diff --git a/.cvsignore b/.cvsignore index 89afe4a..ff62e5c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -netpbm-9.9-nojbig.tgz +netpbm-9.14-nojbig.tgz test-images.tar.gz diff --git a/netpbm.spec b/netpbm.spec index 318b264..3991a0c 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,10 +1,10 @@ Summary: A library for handling different graphics file formats. Name: netpbm -Version: 9.9 -Release: 5 +Version: 9.14 +Release: 1 Copyright: freeware Group: System Environment/Libraries -Source0: netpbm-9.9-nojbig.tgz +Source0: netpbm-9.14-nojbig.tgz Source1: mf50-netpbm_filters Source2: test-images.tar.gz Patch0: netpbm-9.8-install.patch @@ -58,11 +58,11 @@ netpbm-progs. You'll also need to install the netpbm package. %prep %setup -q %patch0 -p1 -b .install -%patch1 -p1 -b .pktopbm -%patch2 -p1 -b .pnmtotiff -%patch3 -p1 -b .pstopnm -%patch4 -p1 -b .asciitopgm -%patch5 -p1 -b .manpages +#%patch1 -p1 -b .pktopbm +#%patch2 -p1 -b .pnmtotiff +#%patch3 -p1 -b .pstopnm +#%patch4 -p1 -b .asciitopgm +#%patch5 -p1 -b .manpages %patch6 -p1 -b .time mv shhopt/shhopt.h shhopt/pbmshhopt.h @@ -71,6 +71,12 @@ perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` tar xzf %{SOURCE2} %build +./configure < +- Updated to netpbm version 9.14 +- Removed pnmtotiff resize patch as it is now part of the original package +- Removed pstopnm csh fix as it is now part of the original package +- Removed asciitopgm memcpy fix as it is now part of the original package +- Removed manpages patch as it is now part of the original package + * Mon Feb 12 2001 Philipp Knirsch - Fixed bugzilla bug #26767 where the new glibc time and sys/time fixes needed to be done. diff --git a/sources b/sources index 4b025cf..40918cf 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -90c90e3a51687c25c43b4ad952bd73cd netpbm-9.9-nojbig.tgz +43e40a474425bc01c26c9a68786cf2a9 netpbm-9.14-nojbig.tgz 8d0fccb5b32dd50e3080a3e59bc31cc2 test-images.tar.gz