SPECS: xscreensaver.spec - fixed mans

wolf wolf at pld-linux.org
Wed Sep 20 18:54:39 CEST 2006


Author: wolf                         Date: Wed Sep 20 16:54:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed mans

---- Files affected:
SPECS:
   xscreensaver.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: SPECS/xscreensaver.spec
diff -u SPECS/xscreensaver.spec:1.149 SPECS/xscreensaver.spec:1.150
--- SPECS/xscreensaver.spec:1.149	Wed Sep 20 18:36:41 2006
+++ SPECS/xscreensaver.spec	Wed Sep 20 18:54:34 2006
@@ -237,13 +237,13 @@
 	if test -e $RPM_BUILD_ROOT%{_datadir}/%{name}/${1}.xml ; then
 		echo %{_datadir}/%{name}/${1}.xml
 	fi
-	if test -e $RPM_BUILD_ROOT%{_mandir}/man1/${1}.1 ; then
-		mv $RPM_BUILD_ROOT%{_mandir}/man1/{,xscreensaver-}${1}.1
-		echo %{_mandir}/man1/xscreensaver-${1}.1'*'
+	if test -e $RPM_BUILD_ROOT%{_mandir}/man6/${1}.6 ; then
+		mv $RPM_BUILD_ROOT%{_mandir}/man6/{,xscreensaver-}${1}.6
+		echo %{_mandir}/man6/xscreensaver-${1}.6'*'
 		# these two conflict with other packages
 		if [ ${1} != barcode -a ${1} != flame ]; then
-			echo ".so xscreensaver-${1}.1" > $RPM_BUILD_ROOT%{_mandir}/man1/${1}.1
-			echo %{_mandir}/man1/${1}.1'*'
+			echo ".so xscreensaver-${1}.6" > $RPM_BUILD_ROOT%{_mandir}/man6/${1}.6
+			echo %{_mandir}/man6/${1}.6'*'
 		fi
 	fi
 }
@@ -297,7 +297,6 @@
 %{_mandir}/man1/xscreensaver-demo.1*
 %{_mandir}/man1/xscreensaver-getimage*.1*
 %{_mandir}/man1/xscreensaver-text.1*
-%{_mandir}/man6/*.6*
 %{_pixmapsdir}/*.xpm
 
 #%{_datadir}/%{name}/cosmos.xml
@@ -316,7 +315,7 @@
 
 %files common
 %attr(755,root,root) %{_bindir}/xscreensaver-gl-helper
-#%{_mandir}/man1/xscreensaver-gl-helper.1*
+%{_mandir}/man6/xscreensaver-gl-helper.6*
 %dir %{_libdir}/%{name}
 %dir %{_datadir}/%{name}
 
@@ -339,6 +338,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2006/09/20 16:54:34  wolf
+- fixed mans
+
 Revision 1.149  2006/09/20 16:36:41  wolf
 - 5.01
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xscreensaver.spec?r1=1.149&r2=1.150&f=u



More information about the pld-cvs-commit mailing list