packages: sawfish/sawfish.spec - rel 2 - conditional (off by default) wm-pr...

baggins baggins at pld-linux.org
Thu Jul 28 12:27:44 CEST 2011


Author: baggins                      Date: Thu Jul 28 10:27:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- conditional (off by default) wm-properties (only used in gnome2)

---- Files affected:
packages/sawfish:
   sawfish.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: packages/sawfish/sawfish.spec
diff -u packages/sawfish/sawfish.spec:1.107 packages/sawfish/sawfish.spec:1.108
--- packages/sawfish/sawfish.spec:1.107	Thu May  5 11:48:07 2011
+++ packages/sawfish/sawfish.spec	Thu Jul 28 12:27:39 2011
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_with	gnome2		# build with support for GNOME2 wm-properties
+#
 Summary:	A highly configurable and extensible X11 window manager
 Summary(es.UTF-8):	Un administrador de ventanas que se puede configurar y extender para X11
 Summary(pl.UTF-8):	Zarządca okien dla X11 o dużych możliwościach konfiguracyjnych i skalowalności
@@ -8,7 +12,7 @@
 Summary(zh_CN.UTF-8):	具有很强的扩展性和可配置性的图形窗口管理器
 Name:		sawfish
 Version:	1.8.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL
 Group:		X11/Window Managers
@@ -215,9 +219,11 @@
 %{_libexecdir}/%{name}/*.a
 %{_libexecdir}/%{name}/%{name}/wm/util/*.a
 
+%if %{with gnome2}
 %files gnome
 %defattr(644,root,root,755)
 %{_wmpropsdir}/sawfish-wm.desktop
+%endif
 
 %files kde
 %defattr(644,root,root,755)
@@ -229,6 +235,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2011/07/28 10:27:39  baggins
+- rel 2
+- conditional (off by default) wm-properties (only used in gnome2)
+
 Revision 1.107  2011/05/05 09:48:07  uzsolt
 - add libdir/sawfish dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sawfish/sawfish.spec?r1=1.107&r2=1.108&f=u



More information about the pld-cvs-commit mailing list