[svn] r6145 - in trunk/rpms: ratpoison xautomation

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Fri Feb 8 12:34:15 CET 2008


Author: dag
Date: 2008-02-08 12:34:10 +0100 (Fri, 08 Feb 2008)
New Revision: 6145

Modified:
   trunk/rpms/ratpoison/ratpoison.spec
   trunk/rpms/xautomation/xautomation.spec
Log:
Updates

Modified: trunk/rpms/ratpoison/ratpoison.spec
===================================================================
--- trunk/rpms/ratpoison/ratpoison.spec	2008-02-08 11:16:53 UTC (rev 6144)
+++ trunk/rpms/ratpoison/ratpoison.spec	2008-02-08 11:34:10 UTC (rev 6145)
@@ -5,14 +5,15 @@
 %{?dtag: %{expand: %%define %dtag 1}}
 
 %{?el4:%define _without_modxorg 1}
-%{?el3:%define _without_modxorg 1}
-%{?el2:%define _without_modxorg 1}
 %{?fc4:%define _without_modxorg 1}
 %{?fc3:%define _without_modxorg 1}
 %{?fc2:%define _without_modxorg 1}
 %{?fc1:%define _without_modxorg 1}
+%{?el3:%define _without_modxorg 1}
+%{?rh9:%define _without_modxorg 1}
+%{?rh7:%define _without_modxorg 1}
+%{?el2:%define _without_modxorg 1}
 
-
 Summary: Ratpoison window manager
 Name: ratpoison
 Version: 1.4.2
@@ -60,11 +61,11 @@
 %files
 %defattr(-, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
+%doc %{_infodir}/ratpoison.info*
 %doc %{_mandir}/man1/ratpoison.1*
 %{_bindir}/ratpoison
 %{_bindir}/rpws
 %{_datadir}/ratpoison/
-%{_infodir}/ratpoison.info*
 %exclude %{_datadir}/doc/ratpoison/
 
 %changelog

Modified: trunk/rpms/xautomation/xautomation.spec
===================================================================
--- trunk/rpms/xautomation/xautomation.spec	2008-02-08 11:16:53 UTC (rev 6144)
+++ trunk/rpms/xautomation/xautomation.spec	2008-02-08 11:34:10 UTC (rev 6145)
@@ -5,14 +5,15 @@
 %{?dtag: %{expand: %%define %dtag 1}}
 
 %{?el4:%define _without_modxorg 1}
-%{?el3:%define _without_modxorg 1}
-%{?el2:%define _without_modxorg 1}
 %{?fc4:%define _without_modxorg 1}
 %{?fc3:%define _without_modxorg 1}
 %{?fc2:%define _without_modxorg 1}
 %{?fc1:%define _without_modxorg 1}
+%{?el3:%define _without_modxorg 1}
+%{?rh9:%define _without_modxorg 1}
+%{?rh7:%define _without_modxorg 1}
+%{?el2:%define _without_modxorg 1}
 
-
 Summary: Control input to X Windows from the command line
 Name: xautomation
 Version: 1.01
@@ -52,15 +53,21 @@
 %files
 %defattr(-, root, root, 0755)
 %doc AUTHORS ChangeLog COPYING INSTALL NEWS README
-%doc %{_mandir}/man1/*.1*
+%doc %{_mandir}/man1/pat2ppm.1*
+%doc %{_mandir}/man1/patextract.1*
+%doc %{_mandir}/man1/png2pat.1*
+%doc %{_mandir}/man1/rgb2pat.1*
+%doc %{_mandir}/man1/visgrep.1*
+%doc %{_mandir}/man1/xmousepos.1*
+%doc %{_mandir}/man1/xte.1*
 %doc %{_mandir}/man7/xautomation.7*
-%{_bindir}/xte
+%{_bindir}/pat2ppm
+%{_bindir}/patextract
+%{_bindir}/png2pat
 %{_bindir}/rgb2pat
-%{_bindir}/png2pat
 %{_bindir}/visgrep
-%{_bindir}/pat2ppm
-%{_bindir}/patextract
 %{_bindir}/xmousepos
+%{_bindir}/xte
 
 %changelog
 * Fri Jan 25 2008 Juan Carlos Castro y Castro <jcastro at instant.com.br> - 1.01-1



More information about the svn-commits mailing list