File selfphp.spec of Package selfphp

#
# spec file for package selfphp (Version 5.1.7)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           selfphp
Url:            http://www.selfphp.info/
License:        Public Domain, Freeware
Group:          Documentation/Other
AutoReqProv:    off
BuildRequires:  fastjar fdupes
Version:        5.1.7
Release:        1
Summary:        PHP reference and tutorial
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Source:         selfphp_%{version}_.tar.bz2

%description
Every PHP instruction is explained with at least one example and its
output in the web-browser. Useful for beginners and for anvanced PHP
programmers. Available in german only.



Authors:
--------
    Damir Enseleit <mail@selfphp3.de>

%prep

%build

%install
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/selfphp
cd $RPM_BUILD_ROOT/usr/share/doc/selfphp
ls -l %SOURCE0
tar xjf %SOURCE0
%fdupes -s $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc /usr/share/doc/selfphp

%changelog
* Mon Oct 27 2008 cwh@suse.de
- update to v5.1.7
- using fdupes to avoid duplicate files
* Thu Oct 26 2006 cwh@suse.de
  update to 4.1:
- Now includes a Cookbook.
- bugfixes and some other extensions
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Jan 10 2006 cwh@suse.de
  updated to v3.0:
- some updates of the reference documentation
- added a complete PHP tutorial
- new design
- added printing functionality, quick navigation and additional
  search options
* Tue May 24 2005 cwh@suse.de
- update to 2.0
* Wed Feb 23 2005 ro@suse.de
- update to 1.2
* Mon Feb 23 2004 hmacht@suse.de
- building as non-root
* Mon Jul 21 2003 coolo@suse.de
- use %%defattr
* Wed May 21 2003 coolo@suse.de
- use %%doc
* Tue Sep 17 2002 ro@suse.de
- removed bogus self-provides
* Fri Apr 19 2002 ray@suse.de
- inital version 1.0.1
openSUSE Build Service is sponsored by