- update to netpbm-10.26-1, remove jbig, hpcd
- regenerate man pages, remove man pages for non existent binaries - update security patch, additional fixes - drop upstreamed misc patch, merge malloc patch with security patch
This commit is contained in:
parent
d37b40bb26
commit
a3c9c4b330
@ -2,3 +2,5 @@ netpbm-nojbig-10.24.tar.bz2
|
|||||||
netpbmdoc-nojbig-10.24.tar.bz2
|
netpbmdoc-nojbig-10.24.tar.bz2
|
||||||
netpbm-nojbig-10.25.tar.bz2
|
netpbm-nojbig-10.25.tar.bz2
|
||||||
netpbmdoc-nojbig-10.25.tar.bz2
|
netpbmdoc-nojbig-10.25.tar.bz2
|
||||||
|
netpbm-nojbig-10.26.tar.bz2
|
||||||
|
netpbmdoc-nojbig-10.26.tar.bz2
|
||||||
|
File diff suppressed because it is too large
Load Diff
18
netpbm.spec
18
netpbm.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for handling different graphics file formats.
|
Summary: A library for handling different graphics file formats.
|
||||||
Name: netpbm
|
Name: netpbm
|
||||||
Version: 10.25
|
Version: 10.26
|
||||||
Release: 3
|
Release: 1
|
||||||
License: freeware
|
License: freeware
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://netpbm.sourceforge.net/
|
URL: http://netpbm.sourceforge.net/
|
||||||
@ -16,9 +16,7 @@ Patch6: netpbm-10.22-cmapsize.patch
|
|||||||
Patch7: netpbm-10.23-gcc34.patch
|
Patch7: netpbm-10.23-gcc34.patch
|
||||||
Patch8: netpbm-10.23-security.patch
|
Patch8: netpbm-10.23-security.patch
|
||||||
Patch9: netpbm-10.23-pngtopnm.patch
|
Patch9: netpbm-10.23-pngtopnm.patch
|
||||||
Patch10: netpbm-10.23-malloc.patch
|
Patch10: netpbm-10.24-nodoc.patch
|
||||||
Patch11: netpbm-10.24-misc.patch
|
|
||||||
Patch12: netpbm-10.24-nodoc.patch
|
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildPrereq: libjpeg-devel, libpng-devel, libtiff-devel, perl
|
BuildPrereq: libjpeg-devel, libpng-devel, libtiff-devel, perl
|
||||||
Obsoletes: libgr
|
Obsoletes: libgr
|
||||||
@ -71,9 +69,7 @@ netpbm-progs. You'll also need to install the netpbm package.
|
|||||||
%patch7 -p1 -b .gcc34
|
%patch7 -p1 -b .gcc34
|
||||||
%patch8 -p1 -b .security
|
%patch8 -p1 -b .security
|
||||||
%patch9 -p1 -b .pngtopnm
|
%patch9 -p1 -b .pngtopnm
|
||||||
%patch10 -p1 -b .malloc
|
%patch10 -p1 -b .nodoc
|
||||||
%patch11 -p1 -b .misc
|
|
||||||
%patch12 -p1 -b .nodoc
|
|
||||||
|
|
||||||
##mv shhopt/shhopt.h shhopt/pbmshhopt.h
|
##mv shhopt/shhopt.h shhopt/pbmshhopt.h
|
||||||
##perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` ./GNUmakefile
|
##perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` ./GNUmakefile
|
||||||
@ -162,6 +158,12 @@ rm -rf $RPM_BUILD_ROOT/usr/pkginfo
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 05 2005 Jindrich Novy <jnovy@redhat.com> 10.26-1
|
||||||
|
- update to netpbm-10.26-1, remove jbig, hpcd
|
||||||
|
- regenerate man pages, remove man pages for non existent binaries
|
||||||
|
- update security patch, additional fixes
|
||||||
|
- drop upstreamed misc patch, merge malloc patch with security patch
|
||||||
|
|
||||||
* Mon Oct 25 2004 Jindrich Novy <jnovy@redhat.com> 10.25-3
|
* Mon Oct 25 2004 Jindrich Novy <jnovy@redhat.com> 10.25-3
|
||||||
- include man pages in troff format, thanks to Michal Jaegerman (#136959)
|
- include man pages in troff format, thanks to Michal Jaegerman (#136959)
|
||||||
- drop bmpbpp patch, fixed upstream
|
- drop bmpbpp patch, fixed upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user