auto-import changelog data from gimp-help-2-0.0.2.src.rpm

Fri Apr 02 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2-0.2
Wed Mar 17 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2-0.1
- initial build
This commit is contained in:
cvsdist 2004-09-09 05:11:23 +00:00
commit c1deeb8a71
3 changed files with 50 additions and 0 deletions

View file

@ -0,0 +1 @@
gimp-help-2-0.2.tar.gz

48
gimp-help.spec Normal file
View file

@ -0,0 +1,48 @@
%define gimphelpver 2-0.2
%define gimpsubver 2.0
Summary: Help files for the GIMP.
Name: gimp-help
Version: %(echo %gimphelpver|cut -d- -f1)
Release: 0.%(echo %gimphelpver|cut -d- -f2)
License: GNU FDL
Group: Applications/Multimedia
URL: http://wiki.gimp.org/gimp/GimpDocs
Source: ftp://ftp.gimp.org/pub/gimp/help/testing/gimp-help-%{gimphelpver}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libxslt
BuildRequires: docbook-style-xsl
BuildRequires: gimp-devel >= 1:2.0
Requires: gimp >= 2.0
%description
The GIMP User Manual is a newly written User Manual for the GIMP.
%prep
%setup -q -n %{name}-%{gimphelpver}
%build
%configure
make
%install
rm -rf %buildroot
%makeinstall GIMP_DATADIR=%{buildroot}%{_datadir}/gimp/%{gimpsubver}
%clean
rm -rf %buildroot
%files
%defattr (-, root, root)
%dir %{_datadir}/gimp
%dir %{_datadir}/gimp/%{gimpsubver}
%{_datadir}/gimp/%{gimpsubver}/help
%changelog
* Fri Apr 02 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2-0.2
* Wed Mar 17 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2-0.1
- initial build

View file

@ -0,0 +1 @@
504eb3e9b7529e30fd87c54418f516fd gimp-help-2-0.2.tar.gz