- include man pages in troff format, thanks to Michal Jaegerman (#136959)
- drop bmpbpp patch, fixed upstream - remove pcdovtoppm, ppmsvgalib, vidtoppm man pages because binaries for them are not present (#136471)
This commit is contained in:
parent
d4e5ba57b8
commit
d37b40bb26
10
netpbm.spec
10
netpbm.spec
@ -1,7 +1,7 @@
|
||||
Summary: A library for handling different graphics file formats.
|
||||
Name: netpbm
|
||||
Version: 10.25
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: freeware
|
||||
Group: System Environment/Libraries
|
||||
URL: http://netpbm.sourceforge.net/
|
||||
@ -19,7 +19,6 @@ Patch9: netpbm-10.23-pngtopnm.patch
|
||||
Patch10: netpbm-10.23-malloc.patch
|
||||
Patch11: netpbm-10.24-misc.patch
|
||||
Patch12: netpbm-10.24-nodoc.patch
|
||||
Patch13: netpbm-10.25-bmpbpp.patch
|
||||
Buildroot: %{_tmppath}/%{name}-root
|
||||
BuildPrereq: libjpeg-devel, libpng-devel, libtiff-devel, perl
|
||||
Obsoletes: libgr
|
||||
@ -75,7 +74,6 @@ netpbm-progs. You'll also need to install the netpbm package.
|
||||
%patch10 -p1 -b .malloc
|
||||
%patch11 -p1 -b .misc
|
||||
%patch12 -p1 -b .nodoc
|
||||
%patch13 -p1 -b .bmpbpp
|
||||
|
||||
##mv shhopt/shhopt.h shhopt/pbmshhopt.h
|
||||
##perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` ./GNUmakefile
|
||||
@ -164,6 +162,12 @@ rm -rf $RPM_BUILD_ROOT/usr/pkginfo
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 25 2004 Jindrich Novy <jnovy@redhat.com> 10.25-3
|
||||
- include man pages in troff format, thanks to Michal Jaegerman (#136959)
|
||||
- drop bmpbpp patch, fixed upstream
|
||||
- remove pcdovtoppm, ppmsvgalib, vidtoppm man pages because binaries
|
||||
for them are not present (#136471)
|
||||
|
||||
* Mon Oct 18 2004 Jindrich Novy <jnovy@redhat.com> 10.25-2
|
||||
- avoid compile crash when "-msse" is in CFLAGS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user