f5a39eb
Summary: A library for handling different graphics file formats
cvsdist 3015089
Name: netpbm
01e6ac2
Version: 10.35
1a6907d
Release: 17%{?dist}
f5a39eb
License: Assorted licenses, see %{_docdir}/%{name}-%{version}/copyright_summary
cvsdist 3015089
Group: System Environment/Libraries
cvsdist 499931c
URL: http://netpbm.sourceforge.net/
95ee2e3
Source0: netpbm-%{version}.l1.tar.bz2
95ee2e3
Source1: netpbmdoc-%{version}.l1.tar.bz2
cvsdist c77bcbf
Patch1: netpbm-10.17-time.patch
cvsdist c77bcbf
Patch2: netpbm-9.24-strip.patch
acf309e
Patch3: netpbm-10.19-message.patch
acf309e
Patch4: netpbm-10.22-security2.patch
acf309e
Patch6: netpbm-10.23-security.patch
acf309e
Patch7: netpbm-10.24-nodoc.patch
acf309e
Patch8: netpbm-10.28-gcc4.patch
acf309e
Patch9: netpbm-10.27-bmptopnm.patch
acf309e
Patch10: netpbm-10.28-CAN-2005-2471.patch
01e6ac2
Patch11: netpbm-10.31-xwdfix.patch
01e6ac2
Patch12: netpbm-10.33-ppmtompeg.patch
01e6ac2
Patch13: netpbm-10.33-multilib.patch
01e6ac2
Patch14: netpbm-10.34-pamscale.patch
b25b883
Patch15: netpbm-10.35-ppmquantall.patch
e58c988
Patch16: netpbm-10.35-pbmtog3segfault.patch
2e6702e
Patch17: netpbm-10.35-pbmtomacp.patch
6b912db
Patch18: netpbm-10.35-glibc.patch
c13f014
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
f5a39eb
BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex
1a6907d
BuildRequires: libX11-devel xorg-x11-server-utils
cvsdist 3015089
cvsdist 3015089
%description
cvsdist 908e709
The netpbm package contains a library of functions which support
cvsdist 3015089
programs for handling various graphics file formats, including .pbm
cvsdist 3015089
(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),
cvsdist 908e709
.ppm (portable pixmaps) and others.
cvsdist 3015089
cvsdist 3015089
%package devel
f5a39eb
Summary: Development tools for programs which will use the netpbm libraries
cvsdist 3015089
Group: Development/Libraries
cvsdist 76e60da
Requires: netpbm = %{version}-%{release}
cvsdist 3015089
cvsdist 3015089
%description devel
cvsdist 908e709
The netpbm-devel package contains the header files and static libraries,
cvsdist 908e709
etc., for developing programs which can handle the various graphics file
cvsdist 908e709
formats supported by the netpbm libraries.
cvsdist 908e709
cvsdist 908e709
Install netpbm-devel if you want to develop programs for handling the
cvsdist 908e709
graphics file formats supported by the netpbm libraries.  You'll also need
cvsdist 908e709
to have the netpbm package installed.
cvsdist 3015089
cvsdist 3015089
%package progs
f5a39eb
Summary: Tools for manipulating graphics files in netpbm supported formats
cvsdist 3015089
Group: Applications/Multimedia
cvsdist 76e60da
Requires: netpbm = %{version}-%{release}
cvsdist 3015089
cvsdist 3015089
%description progs
cvsdist 908e709
The netpbm-progs package contains a group of scripts for manipulating the
cvsdist 908e709
graphics files in formats which are supported by the netpbm libraries.  For
cvsdist 908e709
example, netpbm-progs includes the rasttopnm script, which will convert a
cvsdist 908e709
Sun rasterfile into a portable anymap.  Netpbm-progs contains many other
cvsdist 908e709
scripts for converting from one graphics file format to another.
cvsdist 908e709
cvsdist 908e709
If you need to use these conversion scripts, you should install
cvsdist 908e709
netpbm-progs.  You'll also need to install the netpbm package.
cvsdist 3015089
cvsdist 3015089
%prep
cvsdist 3015089
%setup -q
cvsdist 908e709
%patch1 -p1 -b .time
cvsdist c77bcbf
%patch2 -p1 -b .strip
acf309e
%patch3 -p1 -b .message
acf309e
%patch4 -p1 -b .security2
acf309e
%patch6 -p1 -b .security
acf309e
%patch7 -p1 -b .nodoc
acf309e
%patch8 -p1 -b .gcc4
acf309e
%patch9 -p1 -b .bmptopnm
acf309e
%patch10 -p1 -b .CAN-2005-2471
01e6ac2
%patch11 -p1 -b .xwdfix
01e6ac2
%patch12 -p1 -b .ppmtompeg
01e6ac2
%patch13 -p1 -b .multilib
01e6ac2
%patch14 -p1 -b .pamscale
b25b883
%patch15 -p1 -b .pqall
e58c988
%patch16 -p1 -b .pbmtog3segfault
2e6702e
%patch17 -p1 -b .pbmtomacp
6b912db
%patch18 -p1 -b .glibc
cvsdist be3881c
cvsdist c77bcbf
##mv shhopt/shhopt.h shhopt/pbmshhopt.h
cvsdist c77bcbf
##perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` ./GNUmakefile
cvsdist 3015089
cvsdist 3015089
%build
cvsdist a2e112b
./configure <
cvsdist 908e709
cvsdist 908e709
cvsdist 908e709
cvsdist 908e709
cvsdist c77bcbf
cvsdist c77bcbf
cvsdist c77bcbf
cvsdist c77bcbf
cvsdist c77bcbf
cvsdist c77bcbf
cvsdist a2e112b
cvsdist 908e709
cvsdist 908e709
cvsdist 908e709
cvsdist 908e709
d0ab408
c385322
c385322
c385322
cvsdist a2e112b
EOF
cvsdist a2e112b
cvsdist 76e60da
TOP=`pwd`
cvsdist 3015089
make \
cvsdist 3015089
	CC=%{__cc} \
cvsdist 3015089
	CFLAGS="$RPM_OPT_FLAGS -fPIC" \
cvsdist 76e60da
	LDFLAGS="-L$TOP/pbm -L$TOP/pgm -L$TOP/pnm -L$TOP/ppm" \
c385322
	LADD="-lm" \
cvsdist 3015089
	JPEGINC_DIR=%{_includedir} \
cvsdist 3015089
	PNGINC_DIR=%{_includedir} \
cvsdist 3015089
	TIFFINC_DIR=%{_includedir} \
cvsdist 3015089
	JPEGLIB_DIR=%{_libdir} \
cvsdist 3015089
	PNGLIB_DIR=%{_libdir} \
c385322
	TIFFLIB_DIR=%{_libdir} \
2a563e8
	LINUXSVGALIB="NONE" \
4923967
	X11LIB=%{_libdir}/libX11.so \
2a563e8
	XML2LIBS="NONE"
cvsdist 3015089
cvsdist 3015089
%install
f5a39eb
rm -rf $RPM_BUILD_ROOT
cvsdist be3881c
cvsdist c77bcbf
mkdir -p $RPM_BUILD_ROOT
2a563e8
make package pkgdir=$RPM_BUILD_ROOT/usr LINUXSVGALIB="NONE" XML2LIBS="NONE"
cvsdist 908e709
cvsdist c77bcbf
# Ugly hack to have libs in correct dir on 64bit archs.
cvsdist c77bcbf
mkdir -p $RPM_BUILD_ROOT%{_libdir}
cvsdist c77bcbf
if [ "%{_libdir}" != "/usr/lib" ]; then
cvsdist c77bcbf
  mv $RPM_BUILD_ROOT/usr/lib/lib* $RPM_BUILD_ROOT%{_libdir}
cvsdist c77bcbf
fi
cvsdist c77bcbf
cvsdist c77bcbf
cp -af lib/libnetpbm.a $RPM_BUILD_ROOT%{_libdir}/libnetpbm.a
cvsdist c77bcbf
ln -sf libnetpbm.so.10 $RPM_BUILD_ROOT%{_libdir}/libnetpbm.so
cvsdist c77bcbf
cvsdist e822a04
mkdir -p $RPM_BUILD_ROOT%{_mandir}
cvsdist e822a04
tar jxvf %{SOURCE1} -C $RPM_BUILD_ROOT%{_mandir}
cvsdist e822a04
f5a39eb
# Get rid of the useless non-ascii character in pgmminkowski.1
f5a39eb
sed -i 's/\xa0//' $RPM_BUILD_ROOT%{_mandir}/man1/pgmminkowski.1
f5a39eb
c13f014
# Don't ship man pages for non-existent binaries and bogus ones
c13f014
for i in hpcdtoppm pcdovtoppm pnmtojbig \
c13f014
	 ppmsvgalib vidtoppm picttoppm jbigtopnm \
c13f014
	 directory error extendedopacity \
c13f014
	 pam pbm pgm pnm ppm; do
c13f014
	rm -f $RPM_BUILD_ROOT%{_mandir}/man1/${i}.1
d366410
done
c13f014
rm -f $RPM_BUILD_ROOT%{_mandir}/man5/extendedopacity.5
d366410
e781015
mkdir -p $RPM_BUILD_ROOT%{_datadir}/netpbm
e781015
mv $RPM_BUILD_ROOT/usr/misc/*.map $RPM_BUILD_ROOT%{_datadir}/netpbm/
cvsdist c77bcbf
rm -rf $RPM_BUILD_ROOT/usr/README
cvsdist c77bcbf
rm -rf $RPM_BUILD_ROOT/usr/VERSION
cvsdist c77bcbf
rm -rf $RPM_BUILD_ROOT/usr/link
cvsdist c77bcbf
rm -rf $RPM_BUILD_ROOT/usr/misc
cvsdist c77bcbf
rm -rf $RPM_BUILD_ROOT/usr/man
cvsdist c77bcbf
rm -rf $RPM_BUILD_ROOT/usr/pkginfo
753c203
rm -rf $RPM_BUILD_ROOT/usr/config_template
cvsdist 3015089
f5a39eb
# Don't ship the static library
f5a39eb
rm -f $RPM_BUILD_ROOT/%{_libdir}/lib*.a
f5a39eb
cvsdist 3015089
%clean
f5a39eb
rm -rf $RPM_BUILD_ROOT
cvsdist 3015089
cvsdist 3015089
%post -p /sbin/ldconfig
cvsdist 3015089
cvsdist 3015089
%postun -p /sbin/ldconfig
cvsdist 3015089
cvsdist 3015089
%files
cvsdist 3015089
%defattr(-,root,root)
f5a39eb
%doc doc/copyright_summary doc/COPYRIGHT.PATENT doc/GPL_LICENSE.txt doc/HISTORY README
cvsdist 76e60da
%{_libdir}/lib*.so.*
cvsdist 3015089
cvsdist 3015089
%files devel
cvsdist 3015089
%defattr(-,root,root)
cvsdist 3015089
%{_includedir}/*.h
cvsdist 3015089
%{_libdir}/lib*.so
cvsdist 3015089
%{_mandir}/man3/*
cvsdist 3015089
%files progs
cvsdist 3015089
%defattr(-,root,root)
cvsdist 3015089
%{_bindir}/*
cvsdist 3015089
%{_mandir}/man1/*
cvsdist 3015089
%{_mandir}/man5/*
832d59e
%{_datadir}/netpbm/
cvsdist 3015089
cvsdist 3015089
%changelog
1a6907d
* Thu Oct 11 2007 Jindrich Novy <jnovy@redhat.com> 10.35-17
1a6907d
- add xorg-x11-server-utils BR (#313301)
1a6907d
9e15b8d
* Thu Aug 23 2007 Jindrich Novy <jnovy@redhat.com> 10.35-16
9e15b8d
- rebuild for ppc32
6b912db
- fix open() calls so that netpbm builds with new glibc
9e15b8d
7c46c91
* Mon Aug 20 2007 Jindrich Novy <jnovy@redhat.com> 10.35-15
7c46c91
- fix .ppmquantall patch (#207799)
7c46c91
- merge cmapsize with bmptopnm patch (#224554)
7c46c91
832d59e
* Mon Jul 16 2007 Jindrich Novy <jnovy@redhat.com> 10.35-14
832d59e
- /usr/share/netpbm is no more unowned (#248300)
832d59e
e781015
* Wed Jun 20 2007 Jindrich Novy <jnovy@redhat.com> 10.35-13
e781015
- package map files needed by pnmtopalm (#244983)
e781015
f5a39eb
* Thu Mar 29 2007 Jindrich Novy <jnovy@redhat.com> 10.35-12
f5a39eb
- merge review fixes (#226191), thanks to Jason Tibbitts
f5a39eb
2e6702e
* Fri Feb  2 2007 Jindrich Novy <jnovy@redhat.com> 10.35-11
2e6702e
- fix pbmtomacp buffer overflow (#226969)
2e6702e
2bba13b
* Mon Jan 29 2007 Jindrich Novy <jnovy@redhat.com> 10.35-10
6137569
- bmptopnm won't crash with "BMPlencolormap: internal error!" (#224554)
6137569
e58c988
* Thu Dec 28 2006 Jindrich Novy <jnovy@redhat.com> 10.35-9
e58c988
- pbmtog3 won't segfault on 64bit arches (#220739)
e58c988
c13f014
* Tue Dec 19 2006 Jindrich Novy <jnovy@redhat.com> 10.35-8
c13f014
- remove bogus man pages (#220112, #220113)
c13f014
- overflow2() no more conflicts with libgd.so (#216116)
c13f014
- fix BuildRoot
c13f014
420785e
* Thu Oct 12 2006 Jindrich Novy <jnovy@redhat.com> 10.35-7
420785e
- remove  note about OSL 1 licensing from COPYRIGHT.PATENT file
420785e
a6f8957
* Mon Oct  2 2006 Jesse Keating <jkeating@redhat.com> 10.35-6
a6f8957
- rebuild for new libpng, again.
a6f8957
6862a8e
* Mon Oct  2 2006 Jesse Keating <jkeating@redhat.com> 10.35-5
6862a8e
- rebuild for new libpng
6862a8e
9133f17
* Mon Oct  2 2006 Jindrich Novy <jnovy@redhat.com> 10.35-4
9133f17
- rebuild (#208866)
9133f17
93c9899
* Fri Sep 29 2006 Jindrich Novy <jnovy@redhat.com> 10.35-3
9133f17
- remove OSL 1.1 from security patch (#208587)
93c9899
b25b883
* Sun Sep 24 2006 Jindrich Novy <jnovy@redhat.com> 10.35-2
b25b883
- fix ppmquantall (#207799), thanks to Steve Grubb
b25b883
01e6ac2
* Mon Sep 18 2006 Jindrich Novy <jnovy@redhat.com> 10.35-1
01e6ac2
- update to 10.35
01e6ac2
- drop .pnmtopng, .rgbtxt patches, fixed upstream
01e6ac2
- sync .xwidfix, .ppmtompeg patches
01e6ac2
- regenerate man pages
01e6ac2
95ee2e3
* Thu Sep 14 2006 Jindrich Novy <jnovy@redhat.com> 10.34-8
95ee2e3
- readd pbmtols, author claims it's LGPL (#202519)
95ee2e3
- add .l1 suffixes to tarball names to reflect legal fixes
95ee2e3
  in the upstream release with the same NVR
95ee2e3
4f3e134
* Wed Sep 13 2006 Jindrich Novy <jnovy@redhat.com> 10.34-7
4f3e134
- rebuild
4f3e134
ed07460
* Thu Sep  7 2006 Jindrich Novy <jnovy@redhat.com> 10.34-6.fc6
ed07460
- regenerate man pages so that makewhatis isn't confused (#204991)
ed07460
  (upstream makeman script was broken -> now fixed)
ed07460
a583d7d
* Mon Sep  4 2006 Jindrich Novy <jnovy@redhat.com> 10.34-5.fc6
a583d7d
- readd spottopgm, author claims it's GPL (#202519)
a583d7d
83d0878
* Tue Aug 15 2006 Jindrich Novy <jnovy@redhat.com> 10.34-4.fc6
83d0878
- legal fixes (#202519):
83d0878
- remove pbmtols, spottopgm, jbig and hpcd stuff from source
83d0878
  and doc tarballs
83d0878
8a6be71
* Sat Aug 12 2006 Jindrich Novy <jnovy@redhat.com> 10.34-3.fc6
8a6be71
- pamscale won't waste all system resources by usage of uninitialized
8a6be71
  variables for output image resolution (#199871)
8a6be71
- use %%{?dist}
8a6be71
5a84a2e
* Wed Jul 19 2006 Jindrich Novy <jnovy@redhat.com> 10.34-2
5a84a2e
- fix double free corruption in ppmtompeg (#199409),
5a84a2e
  thanks to Milan Zazrivec
5a84a2e
72bfee4
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 10.34-1.1
72bfee4
- rebuild
72bfee4
c385322
* Thu Jun 22 2006 Jindrich Novy <jnovy@redhat.com> 10.34-1
c385322
- update to 10.34
c385322
- drop .ppmtogif, .nstring patches
c385322
- remove some overflow checks from .security patch, it's
c385322
  now resolved in the new upstream version
c385322
- don't use svgalib by default (don't compile/ship ppmsvgalib)
2a563e8
- don't compile svgtopam because of the libxml dependency
9fbeb11
- add BuildRequires libX11-devel
4923967
- fix build on x86_64 and ppc64
c385322
fbef92d
* Mon Jun  5 2006 Jindrich Novy <jnovy@redhat.com> 10.33-3
fbef92d
- fix multilib conflict (#192735)
fbef92d
- remove jbigtopnm man page
fbef92d
ac2f887
* Thu Apr 14 2006 Jindrich Novy <jnovy@redhat.com> 10.33-2
ac2f887
- fix image corruption in ppmtogif, thanks to Gilles Detillieux (#188597)
ac2f887
- fix nsting.h to let pnmtopng and other utilities using seekable opening
ac2f887
  mode work on x86_64 (#188594)
ac2f887
ac2f887
* Wed Apr  5 2006 Jindrich Novy <jnovy@redhat.com> 10.33-1
1eb9c0f
- update to 10.33
1eb9c0f
- drop upstreamed .ppmdepth patch
1eb9c0f
- fix segfault in ppmtompeg when encoding jpeg images (#185970)
1eb9c0f
e35af8a
* Mon Apr  3 2006 Jindrich Novy <jnovy@redhat.com> 10.32-2
e35af8a
- fix broken symlink in upstream: pnmsdepth -> pamdepth  (#187667)
e35af8a
001711f
* Tue Feb 28 2006 Jindrich Novy <jnovy@redhat.com> 10.32-1
001711f
- update to 10.32
43cba92
- drop .msbmp patch, applied upstream
001711f
- sync the rest of the patches
001711f
- regenerate man pages
001711f
9761fe0
* Mon Feb 20 2006 Jindrich Novy <jnovy@redhat.com> 10.31-5
9761fe0
- add missing flex BuildRequires
9761fe0
- fix anytopnm to recognize ms-bmp files (#182060)
9761fe0
cc79db1
* Tue Feb 14 2006 Jindrich Novy <jnovy@redhat.com> 10.31-4
cc79db1
- make xwdtopnm work on x86_64 (#181001)
cc79db1
7b3ea00
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 10.31-3.1
7b3ea00
- bump again for double-long bug on ppc(64)
7b3ea00
414f676
* Fri Feb 10 2006 Jindrich Novy <jnovy@redhat.com> 10.31-3
414f676
- fix segfault caused by usage of uninitialized variables while
414f676
  parsing cmdline arguments in pnmtopng (#179645)
414f676
- add validity check for date/time in pnmtopng
414f676
- fix unchecked sscanf reads
414f676
4304708
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 10.31-2.1
4304708
- rebuilt for new gcc4.1 snapshot and glibc changes
4304708
73fffea
* Wed Jan 18 2006 Jindrich Novy <jnovy@redhat.com> 10.31-2
73fffea
- rebuild to have greater version than in FC4 (#177698)
73fffea
d6f1673
* Fri Dec 30 2005 Jindrich Novy <jnovy@redhat.com> 10.31-1
d6f1673
- update to 10.31
d6f1673
- update security patch
d6f1673
- regenerate man pages
d6f1673
61f89d5
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
61f89d5
- rebuilt
61f89d5
8a47993
* Tue Nov 29 2005 Jindrich Novy <jnovy@redhat.com> 10.30-2
8a47993
- fix path to rgb.txt to fit modular X (#174128)
8a47993
acf309e
* Fri Oct 21 2005 Jindrich Novy <jnovy@redhat.com> 10.30-1
acf309e
- update to 10.30
acf309e
- update manpath, gcc4 patches
acf309e
- update security patch - fixed length problem in rle_addhist
acf309e
- update partly upstreamed bmptopnm, pnmtopng patches
acf309e
- drop manpath patch
acf309e
- regenerate man pages
acf309e
f11f069
* Thu Oct 06 2005 Jindrich Novy <jnovy@redhat.com> 10.29-2
f11f069
- fix segfault in pnmtopng caused by referencing a NULL pointer (#169532)
f11f069
1f08c10
* Tue Aug 16 2005 Jindrich Novy <jnovy@redhat.com> 10.29-1
1f08c10
- update to 10.29
1f08c10
- drop upstreamed .libpm, .pnmtojpeg, .pbmtolj patches
1f08c10
- update .CAN-2005-2471 patch
1f08c10
188fea7
* Mon Aug 15 2005 Jindrich Novy <jnovy@redhat.com> 10.28-6
188fea7
- link libnetpbm.so against -lm (#165980)
188fea7
a936aaa
* Tue Aug 09 2005 Jindrich Novy <jnovy@redhat.com> 10.28-5
a936aaa
- fix CAN-2005-2471, unsafe gs calls from pstopnm (#165355)
a936aaa
58c4f59
* Thu Jul 21 2005 Jindrich Novy <jnovy@redhat.com> 10.28-4
58c4f59
- fix buffer overflow in pbmtolj (#163596)
58c4f59
a90bd6c
* Mon Jun 27 2005 Jindrich Novy <jnovy@redhat.com> 10.28-3
a90bd6c
- create symlink pnmtopnm -> pamtopnm, this works now in
a90bd6c
  netpbm-10.28 (#161436)
a90bd6c
cd36fc1
* Tue Jun 21 2005 Jindrich Novy <jnovy@redhat.com> 10.28-2
cd36fc1
- fix segfault in pbmtolj caused by unchecked assertions
cd36fc1
  caused by definition of NDEBUG (#160429)
cd36fc1
- drop hunk from .security patch causing dual inclusion
cd36fc1
  of string.h in pbmtolj.c
cd36fc1
31e3065
* Fri Jun 10 2005 Jindrich Novy <jnovy@redhat.com> 10.28-1
31e3065
- update to 10.28
31e3065
- regenerated man pages
31e3065
- sync .security, .security2, .badlink, .libpm, .gcc4 patches
31e3065
- drop upstreamed .pngtopnm, .pnmcolormap patches
31e3065
0d76dad
* Tue May 31 2005 Jindrich Novy <jnovy@redhat.com> 10.27-4
0d76dad
- fix segfault in pnmcolormap what makes latex2html/ppmquant
0d76dad
  unusable (#158665, #139111)
0d76dad
7552ecf
* Mon May 16 2005 Jindrich Novy <jnovy@redhat.com> 10.27-3
7552ecf
- fix ppmdither leak caused by bug in security patch (#157757)
7552ecf
- drop gcc34 patch
7552ecf
751dd22
* Mon May 09 2005 Jindrich Novy <jnovy@redhat.com> 10.27-2
751dd22
- fix invalid strcmp condition in bmptopnm, typo in pnmtojpeg
751dd22
  (David Constanzo, #157106, #157118)
751dd22
- proper read longs and shorts in libpm.c (David Constanzo, #157110)
751dd22
- fix segfault in bmptopnm caused by freeing an uninitialized pointer
751dd22
21b205c
* Tue Mar 29 2005 Jindrich Novy <jnovy@redhat.com> 10.27-1
21b205c
- update to the new 10.27 release
21b205c
- update .security2, .security patch
21b205c
- regenerate man pages
21b205c
- remove jbig, hpcd
753c203
- remove config_template from /usr
753c203
- don't create symlink to pamtopnm
21b205c
5ed0ec9
* Mon Mar 14 2005 Jindrich Novy <jnovy@redhat.com> 10.26.4-3
5ed0ec9
- fix overflow checking of integers with incompatible endianess
5ed0ec9
  causing problems using xwdtopnm (#147790)
5ed0ec9
b88d046
* Mon Mar 09 2005 Jindrich Novy <jnovy@redhat.com> 10.26.4-2
b88d046
- add .gcc4 patch to fix some missing declarations of headers,
b88d046
  some pointer signedness mismatches, remove xmalloc2
b88d046
- rebuilt with gcc4
b88d046
d366410
* Thu Mar 03 2005 Jindrich Novy <jnovy@redhat.com> 10.26.4-1
d366410
- update to netpbm-10.26.4, remove jbig, hpcd
d366410
- this version fixes #149924
d366410
- regenerate man pages (don't include man pages without binaries - #146863)
d366410
a3c9c4b
* Wed Jan 05 2005 Jindrich Novy <jnovy@redhat.com> 10.26-1
a3c9c4b
- update to netpbm-10.26-1, remove jbig, hpcd
a3c9c4b
- regenerate man pages, remove man pages for non existent binaries
a3c9c4b
- update security patch, additional fixes
a3c9c4b
- drop upstreamed misc patch, merge malloc patch with security patch
a3c9c4b
d37b40b
* Mon Oct 25 2004 Jindrich Novy <jnovy@redhat.com> 10.25-3
d37b40b
- include man pages in troff format, thanks to Michal Jaegerman (#136959)
d37b40b
- drop bmpbpp patch, fixed upstream
d37b40b
- remove pcdovtoppm, ppmsvgalib, vidtoppm man pages because binaries
d37b40b
  for them are not present (#136471)
d37b40b
d4e5ba5
* Mon Oct 18 2004 Jindrich Novy <jnovy@redhat.com> 10.25-2
d4e5ba5
- avoid compile crash when "-msse" is in CFLAGS
d4e5ba5
d0ab408
* Mon Oct 18 2004 Jindrich Novy <jnovy@redhat.com> 10.25-1
d0ab408
- update to latest upstream 10.25
d0ab408
- drop initvar patch
d0ab408
- update security, misc patch
d0ab408
- add bmpbpp patch to use only appropriate bit depths for BMP (#135675)
d0ab408
1f15ca5
* Thu Sep 23 2004 Jindrich Novy <jnovy@redhat.com> 10.24-3
1f15ca5
- added patch to suppress installation of doc.url to /usr/bin #133346
1f15ca5
cvsdist 499931c
* Wed Aug 18 2004 Jindrich Novy <jnovy@redhat.com> 10.24-2
cvsdist 499931c
- added patch to fix compile crash for 64bit machines
cvsdist 499931c
- various hacks related to .security patch
cvsdist 499931c
cvsdist 499931c
* Mon Aug 16 2004 Jindrich Novy <jnovy@redhat.com> 10.24-1
cvsdist 499931c
- updated to 10.24
cvsdist 499931c
- updated docs
cvsdist 499931c
cvsdist 499931c
* Thu Aug 05 2004 Jindrich Novy <jnovy@redhat.com> 10.23-2
cvsdist 499931c
- added pngtopnm patch
cvsdist 499931c
- added malloc patch
cvsdist 499931c
cvsdist 499931c
* Tue Aug 03 2004 Jindrich Novy <jnovy@redhat.com> 10.23-1
cvsdist 499931c
- updated to netpbm-10.23 upsteam (and removed jbig, hpcd)
cvsdist 499931c
- $TMPDIR patch removed, obsolete
cvsdist 499931c
- updated gcc34 patch
cvsdist 499931c
- removed nestedfunc patch, already applied in upstream version
cvsdist 499931c
- updated security patch to conform to 10.23 (mostly in ppmtompeg/frame.c)
cvsdist 499931c
cvsdist fc3c96c
* Fri Jul 02 2004 Phil Knirsch <pknirsch@redhat.com> 10.22-2
cvsdist fc3c96c
- Fixed Zero byte allocation error in bmptopnm (#123169)
cvsdist fc3c96c
- Honour the $TMPDIR in ppmfade (#117247)
cvsdist fc3c96c
- Fixed nested function bug (#117377)
cvsdist fc3c96c
- Fixed several uninitialized variables (#117377)
cvsdist fc3c96c
cvsdist 686ba4d
* Mon Jun 28 2004 Phil Knirsch <pknirsch@redhat.com> 10.22-1
cvsdist 686ba4d
- Update to latest upstream version 10.22 (also for docs).
cvsdist 686ba4d
- Removed jbig and hdcp code from tarball.
cvsdist 686ba4d
cvsdist 97df28d
* Sat Jun 19 2004 Alan Cox <alan@redhat.com>
cvsdist 97df28d
- merged fix for pnmrotate crash freeing wrong number of rows
cvsdist 97df28d
cvsdist 8d49d75
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8d49d75
- rebuilt
cvsdist 8d49d75
cvsdist 9c50656
* Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 10.19-7
cvsdist 9c50656
- fixed compilation with gcc34
cvsdist 9c50656
cvsdist e822a04
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist e822a04
- rebuilt
cvsdist e822a04
cvsdist e822a04
* Tue Feb 17 2004 Phil Knirsch <pknirsch@redhat.com> 10.19-6
cvsdist e822a04
- Fixed problem in pnmquant with GetOptions() and args/ARGV (#115788).
cvsdist e822a04
cvsdist e822a04
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 10.19-5
cvsdist e822a04
- rebuilt
cvsdist e822a04
cvsdist e822a04
* Tue Feb 10 2004 Phil Knirsch <pknirsch@redhat.com> 10.19-4
cvsdist e822a04
- Fixed several tmp vulnerabilities in scripts and apps. Based on Debian
cvsdist e822a04
  security fix for netpbm-9.24.
cvsdist e822a04
cvsdist e822a04
* Mon Feb 09 2004 Phil Knirsch <pknirsch@redhat.com> 10.19-3
cvsdist e822a04
- Included doc tarball with manpages (#114755).
cvsdist e822a04
- Fixed small manpage incorrectness (#84922).
cvsdist e822a04
- Fixed message from giftopnm (#114756).
cvsdist e822a04
cvsdist c77bcbf
* Fri Jan 30 2004 Phil Knirsch <pknirsch@redhat.com> 10.19-2
cvsdist c77bcbf
- No need anymore to fix ppmfade and ppmshade.
cvsdist c77bcbf
cvsdist c77bcbf
* Thu Jan 29 2004 Phil Knirsch <pknirsch@redhat.com> 10.19-1
cvsdist c77bcbf
- Major update to latest upstream version 10.19.
cvsdist dce3fc1
cvsdist 87e3237
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 87e3237
- rebuilt
cvsdist 87e3237
cvsdist 87e3237
* Fri Feb 28 2003 Phil Knirsch <pknirsch@redhat.com> 9.24-11
cvsdist 87e3237
- Updated Alan's patch.
cvsdist 84f5adf
cvsdist 44d5c30
* Wed Feb 19 2003 Phil Knirsch <pknirsch@redhat.com> 9.24-10
cvsdist 44d5c30
- Added big security patch by Alan Cox.
cvsdist 44d5c30
cvsdist 44d5c30
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 9.24-9
cvsdist 44d5c30
- rebuilt
cvsdist 44d5c30
cvsdist 44d5c30
* Thu Dec 19 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-8
cvsdist 44d5c30
- Removed print filters again as they are too dangerous.
cvsdist 44d5c30
cvsdist 44d5c30
* Mon Dec 16 2002 Elliot Lee <sopwith@redhat.com> 9.24-7
cvsdist 44d5c30
- Merge in hammer changes, rebuild
cvsdist 44d5c30
cvsdist 44d5c30
* Sun Sep 08 2002 Arjan van de Ven <arjanv@redhat.com>
cvsdist 44d5c30
- fix for x86-64
cvsdist 44d5c30
cvsdist 38e02f2
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 38e02f2
- automated rebuild
cvsdist 38e02f2
cvsdist 6a85a0e
* Wed Jun 19 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-5
cvsdist 6a85a0e
- Don't forcibly strip binaries
cvsdist 6a85a0e
cvsdist 6a85a0e
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 6a85a0e
- automated rebuild
cvsdist 6a85a0e
cvsdist d77b60b
* Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-3
cvsdist d77b60b
- Fixed a possible gcc compiler problem for inline struct parameters (#62181).
cvsdist d77b60b
- Added missing .map files to progs files selection (#61625).
cvsdist d77b60b
cvsdist d77b60b
* Tue Apr 02 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-2
cvsdist 908e709
- Fixed stupid dangling symlink problem (#62478)
cvsdist 908e709
cvsdist d77b60b
* Tue Mar 12 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-1
cvsdist 908e709
- Updated to netpbm version 9.24
cvsdist 908e709
- Hacked around a couple of library problems.
cvsdist 908e709
cvsdist 908e709
* Tue Nov 06 2001 Phil Knirsch <phil@redhat.de>
cvsdist 908e709
- Updated to netpbm version 9.20
cvsdist 2b923b7
cvsdist a2e112b
* Fri Jun 22 2001 Philipp Knirsch <pknirsch@redhat.de>
cvsdist a2e112b
- Updated to netpbm version 9.14
cvsdist a2e112b
- Removed pnmtotiff resize patch as it is now part of the original package
cvsdist a2e112b
- Removed pstopnm csh fix as it is now part of the original package
cvsdist a2e112b
- Removed asciitopgm memcpy fix as it is now part of the original package
cvsdist a2e112b
- Removed manpages patch as it is now part of the original package
cvsdist a2e112b
cvsdist be3881c
* Mon Feb 12 2001 Philipp Knirsch <pknirsch@redhat.de>
cvsdist be3881c
- Fixed bugzilla bug #26767 where the new glibc time and sys/time fixes needed
cvsdist be3881c
  to be done.
cvsdist be3881c
cvsdist be3881c
* Fri Feb  9 2001 Crutcher Dunnavant <crutcher@redhat.com>
cvsdist be3881c
- switched filters to printconf filters
cvsdist be3881c
cvsdist be3881c
* Wed Jan 24 2001 Philipp Knirsch <pknirsch@redhat.de>
cvsdist be3881c
- Fixed bugzilla bug #21644 where few manpages had a small error.
cvsdist be3881c
cvsdist 76e60da
* Tue Dec 19 2000 Philipp Knirsch <pknirsch@redhat.de>
cvsdist 76e60da
- Fixed bugzilla bug #19487 where asciitopgm dumped core on Alpha. Actually
cvsdist 76e60da
  dumped core everywhere
cvsdist 76e60da
cvsdist 76e60da
* Tue Dec 19 2000 Philipp Knirsch <pknirsch@redhat.de>
cvsdist 76e60da
- update to 9.9
cvsdist 76e60da
- Due to patent infringement problems removed the jbig support from the tarball
cvsdist 76e60da
  (pnm/jbig + Makefile changes) and created a new tarball
cvsdist 76e60da
cvsdist 76e60da
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 76e60da
- include shared libraries missing from previous build
cvsdist 76e60da
cvsdist 76e60da
* Tue Oct 24 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 76e60da
- update to 9.8
cvsdist 76e60da
- make sure shhopt.h is included in the -devel package (#19672)
cvsdist 76e60da
- rename shhopt.h to pbmshhopt.h because it's not the same as the normal
cvsdist 76e60da
  shhopt.h that other things (like util-linux) expect
cvsdist 76e60da
cvsdist 3015089
* Wed Aug  9 2000 Crutcher Dunnavant <crutcher@redhat.com>
cvsdist 3015089
- added a png-to-pnm.fpi filter
cvsdist 3015089
cvsdist 3015089
* Wed Aug  2 2000 Matt Wilson <msw@redhat.com>
cvsdist 3015089
- rebuilt against new libpng
cvsdist 3015089
cvsdist 3015089
* Mon Jul 17 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 3015089
- move netpbm-progs to the Applications/Multimedia group
cvsdist 3015089
- reintroduce patches from the old libgr package
cvsdist 3015089
cvsdist 3015089
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 3015089
- automatic rebuild
cvsdist 3015089
cvsdist 3015089
* Sat Jul  1 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 3015089
- update to 9.5
cvsdist 3015089
cvsdist 3015089
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 3015089
- update to 9.4
cvsdist 3015089
cvsdist 3015089
* Sat Jun  3 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 3015089
- switch back to the netpbm tree, which is maintained again
cvsdist 3015089
cvsdist 3015089
* Mon Feb 14 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 3015089
- make sure all man pages are included (#9328)
cvsdist 3015089
- fix pstopnm bomb when xres == yres (#9329)
cvsdist 3015089
- add libjpeg and libz because libtiff now needs them
cvsdist 3015089
cvsdist 3015089
* Wed Feb 02 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 3015089
- added/updated TIFF compression patch from jik@kamens.brookline.ma.us (#8826)
cvsdist 3015089
cvsdist 3015089
* Mon Dec 06 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 3015089
- added TIFF resolution patch from jik@kamens.brookline.ma.us (#7589)
cvsdist 3015089
cvsdist 3015089
* Mon Sep 20 1999 Michael K. Johnson <johnsonm@redhat.com>
cvsdist 3015089
- added section 5 man pages
cvsdist 3015089
cvsdist 3015089
* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
cvsdist 3015089
- fix tiff-to-pnm.fpi (#4267)
cvsdist 3015089
cvsdist 3015089
* Thu Jul 29 1999 Bill Nottingham <notting@redhat.com>
cvsdist 3015089
- add a pile of foo-to-bar.fpi filters (#4251)
cvsdist 3015089
cvsdist 3015089
* Mon Mar 23 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist 3015089
- removed old png.h header file that was causing png utils to die
cvsdist 3015089
- build png in build instead of install section...
cvsdist 3015089
cvsdist 3015089
* Mon Mar 22 1999 Bill Nottingham <notting@redhat.com>
cvsdist 3015089
- patch for 24-bit .BMP files (from sam@campbellsci.co.uk)
cvsdist 3015089
cvsdist 3015089
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 3015089
- auto rebuild in the new build environment (release 15)
cvsdist 3015089
cvsdist 3015089
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
cvsdist 3015089
- clean up the spec file
cvsdist 3015089
- build for glibc 2.1
cvsdist 3015089
- patch to fix pktopbm
cvsdist 3015089
cvsdist 3015089
* Wed Jun 10 1998 Prospector System <bugs@redhat.com>
cvsdist 3015089
- translations modified for de
cvsdist 3015089
cvsdist 3015089
* Wed Jun 10 1998 Jeff Johnson <jbj@redhat.com>
cvsdist 3015089
- glibc2 defines random in <stdlib.h> (pbm/pbmplus.h problem #693)
cvsdist 3015089
cvsdist 3015089
* Thu May 07 1998 Prospector System <bugs@redhat.com>
cvsdist 3015089
- translations modified for de, fr, tr
cvsdist 3015089
cvsdist 3015089
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 3015089
- cleaned up the spec file a little bit
cvsdist 3015089
- validated mike's changes :-)
cvsdist 3015089
cvsdist 3015089
* Wed May 6 1998 Michael Maher <mike@redhat.com>
cvsdist 3015089
- added pnm-to-ps.fpi that was missing from previous packages
cvsdist 3015089
cvsdist 3015089
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 44d5c30
- altered install so that the package installs now even if a previous
cvsdist 3015089
  version was not installed on the system 
cvsdist 3015089
cvsdist 3015089
* Thu Apr 16 1998 Erik Troan <ewt@redhat.com>
cvsdist 3015089
- built against libpng 1.0
cvsdist 3015089
cvsdist 3015089
* Thu Nov 06 1997 Donnie Barnes <djb@redhat.com>
cvsdist 3015089
- changed copyright from "distributable" to "freeware"
cvsdist 3015089
- added some missing scripts that existed in netpbm
cvsdist 3015089
- added some binaries that weren't getting built
cvsdist 3015089
- added patch to build tiff manipulation progs (requires libtiff)
cvsdist 3015089
cvsdist 3015089
* Wed Oct 15 1997 Donnie Barnes <djb@redhat.com>
cvsdist 3015089
- obsoletes netpbm now
cvsdist 3015089
cvsdist 3015089
* Tue Oct 14 1997 Erik Troan <ewt@redhat.com>
cvsdist 3015089
- mucked config.guess and Make.Rules to build on Alpha/Linux
cvsdist 3015089
cvsdist 3015089
* Tue Oct 07 1997 Donnie Barnes <djb@redhat.com>
cvsdist 3015089
- updated to 2.0.13
cvsdist 3015089
- dropped libjpeg and libtiff (those should come from home sources)
cvsdist 3015089
- removed glibc patch (new version appears to have it!)
cvsdist 3015089
- added i686 as a valid arch type to config.guess
cvsdist 3015089
cvsdist 3015089
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
cvsdist 3015089
- built against glibc
cvsdist 3015089