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:
parent
fb3f33752d
commit
46a673da05
@ -5,7 +5,7 @@
|
|||||||
Summary: The GNU Image Manipulation Program
|
Summary: The GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Version: %{subver}.%{microver}
|
Version: %{subver}.%{microver}
|
||||||
Release: 6
|
Release: 7
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Copyright: GPL, LGPL
|
Copyright: GPL, LGPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -112,6 +112,9 @@ make prefix=$RPM_BUILD_ROOT/%{_prefix} \
|
|||||||
INSTALLMAN1DIR=$RPM_BUILD_ROOT/%{_mandir}/man1 \
|
INSTALLMAN1DIR=$RPM_BUILD_ROOT/%{_mandir}/man1 \
|
||||||
install
|
install
|
||||||
|
|
||||||
|
# remove the perl temp file to satisfy rpmlint
|
||||||
|
rm -f `find $RPM_BUILD_ROOT%{_libdir}/perl5/ -name ".packlist"`
|
||||||
|
|
||||||
# Strip the executables
|
# Strip the executables
|
||||||
strip $RPM_BUILD_ROOT/%{_bindir}/gimp
|
strip $RPM_BUILD_ROOT/%{_bindir}/gimp
|
||||||
# Only strip execuable files and leave scripts alone.
|
# 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
|
%{_bindir}/xcftopnm
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Tue Jun 19 2001 Matt Wilson <msw@redhat.com>
|
||||||
- added versioned requires to gimp-devel and gimp-perl
|
- added versioned requires to gimp-devel and gimp-perl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user