auto-import changelog data from gimp-1.2.1-7.src.rpm

Thu Jul 19 2001 Tim Powers <timp@redhat.com>
- remove the perl temp files to pacify rpmlint
This commit is contained in:
cvsdist 2004-09-09 05:11:05 +00:00
parent fb3f33752d
commit 46a673da05

View File

@ -5,7 +5,7 @@
Summary: The GNU Image Manipulation Program
Name: gimp
Version: %{subver}.%{microver}
Release: 6
Release: 7
Epoch: 1
Copyright: GPL, LGPL
Group: Applications/Multimedia
@ -112,6 +112,9 @@ make prefix=$RPM_BUILD_ROOT/%{_prefix} \
INSTALLMAN1DIR=$RPM_BUILD_ROOT/%{_mandir}/man1 \
install
# remove the perl temp file to satisfy rpmlint
rm -f `find $RPM_BUILD_ROOT%{_libdir}/perl5/ -name ".packlist"`
# Strip the executables
strip $RPM_BUILD_ROOT/%{_bindir}/gimp
# Only strip execuable files and leave scripts alone.
@ -260,6 +263,9 @@ install -m 644 $RPM_SOURCE_DIR/gimp.png %{buildroot}/%{_datadir}/pixmaps
%{_bindir}/xcftopnm
%changelog
* Thu Jul 19 2001 Tim Powers <timp@redhat.com>
- remove the perl temp files to pacify rpmlint
* Tue Jun 19 2001 Matt Wilson <msw@redhat.com>
- added versioned requires to gimp-devel and gimp-perl