On Sun, 2007-10-28 at 02:53 -0400, Peter Lemenkov wrote: > Author: peter > > Update of /cvs/extras/rpms/flashrom/F-7 > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26258/F-7 > Index: flashrom.spec > =================================================================== > RCS file: /cvs/extras/rpms/flashrom/F-7/flashrom.spec,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- flashrom.spec 3 Oct 2007 13:00:48 -0000 1.2 > +++ flashrom.spec 28 Oct 2007 06:52:48 -0000 1.3 [...] > @@ -23,6 +23,7 @@ > %prep > %setup -q -n %{name} > %patch0 -b .Makefile_cleanup > +gzip %{name}.8 > > %build > # currently disabling DiscOnChip due to instability > @@ -30,9 +31,9 @@ [...] > +install -D -p -m644 %{name}.8.gz $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8.gz Why these steps? There shouldn't be any need to manually compress a man-page. Simply installing the uncompressed man-pages should be sufficient. Rpmbuild compresses them automatically, afterwards. Ralf -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list