SPECS: screenie.spec - don't assume .gz

qboosh qboosh at pld-linux.org
Sun Dec 10 10:24:56 CET 2006


Author: qboosh                       Date: Sun Dec 10 09:24:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't assume .gz

---- Files affected:
SPECS:
   screenie.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/screenie.spec
diff -u SPECS/screenie.spec:1.5 SPECS/screenie.spec:1.6
--- SPECS/screenie.spec:1.5	Sat Dec  9 22:15:53 2006
+++ SPECS/screenie.spec	Sun Dec 10 10:24:50 2006
@@ -28,7 +28,6 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
-
 install %{name} $RPM_BUILD_ROOT%{_bindir}
 install screenie.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
@@ -39,7 +38,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/screenie.1.gz
+%{_mandir}/man1/screenie.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -47,6 +46,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/12/10 09:24:50  qboosh
+- don't assume .gz
+
 Revision 1.5  2006/12/09 21:15:53  darekr
 - added man page
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/screenie.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list