diff --git a/.cvsignore b/.cvsignore index abc4c5b..970e4af 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ netpbm-9.24-nojbig.tar.bz2 -test-images.tar.gz diff --git a/netpbm.spec b/netpbm.spec index fbcb609..cc45300 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,16 +1,15 @@ Summary: A library for handling different graphics file formats. Name: netpbm Version: 9.24 -Release: 6 -Copyright: freeware +Release: 9.80.2 +License: freeware Group: System Environment/Libraries Source0: netpbm-9.24-nojbig.tar.bz2 -Source1: mf50-netpbm_filters -Source2: test-images.tar.gz Patch0: netpbm-9.8-install.patch Patch1: netpbm-9.9-time.patch Patch2: netpbm-9.24-struct.patch Patch3: netpbm-9.24-strip.patch +Patch4: netpbm-9.24-security.patch Buildroot: %{_tmppath}/%{name}-root BuildPrereq: libjpeg-devel, libpng-devel, libtiff-devel, perl Obsoletes: libgr @@ -58,12 +57,11 @@ netpbm-progs. You'll also need to install the netpbm package. %patch1 -p1 -b .time %patch2 -p1 -b .struct %patch3 -p1 -b .strip +%patch4 -p1 -b .security mv shhopt/shhopt.h shhopt/pbmshhopt.h perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` ./GNUmakefile -tar xzf %{SOURCE2} - %build ./configure < 9.24-11 +- Updated Alan's patch. + +* Wed Feb 19 2003 Phil Knirsch 9.24-10 +- Added big security patch by Alan Cox. + +* Wed Jan 22 2003 Tim Powers 9.24-9 +- rebuilt + +* Thu Dec 19 2002 Phil Knirsch 9.24-8 +- Removed print filters again as they are too dangerous. + +* Mon Dec 16 2002 Elliot Lee 9.24-7 +- Merge in hammer changes, rebuild + +* Sun Sep 08 2002 Arjan van de Ven +- fix for x86-64 + * Fri Jun 21 2002 Tim Powers - automated rebuild @@ -308,7 +318,7 @@ $RPM_BUILD_ROOT%{_bindir}/{ppmfade,ppmshadow} - added pnm-to-ps.fpi that was missing from previous packages * Thu Apr 30 1998 Cristian Gafton -- altered %install so that the package installs now even if a previous +- altered install so that the package installs now even if a previous version was not installed on the system * Thu Apr 16 1998 Erik Troan diff --git a/sources b/sources index 5d9e22f..6bcf823 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ 1f52a9c818ff71b4494e15563651f3be netpbm-9.24-nojbig.tar.bz2 -8d0fccb5b32dd50e3080a3e59bc31cc2 test-images.tar.gz