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

baggins baggins at pld-linux.org
Thu Jul 28 01:28:31 CEST 2011


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

---- Files affected:
packages/metacity:
   metacity.spec (1.150 -> 1.151) 

---- Diffs:

================================================================
Index: packages/metacity/metacity.spec
diff -u packages/metacity/metacity.spec:1.150 packages/metacity/metacity.spec:1.151
--- packages/metacity/metacity.spec:1.150	Thu Jun 23 17:54:07 2011
+++ packages/metacity/metacity.spec	Thu Jul 28 01:28:26 2011
@@ -6,12 +6,15 @@
 # - metacity requires itself (links with installed libmetacity-private
 #   instead of linking with built one?)
 #
-
+#
+# Conditional build:
+%bcond_with	gnome2		# build with support for GNOME2 wm-properties
+#
 Summary:	Metacity window manager
 Summary(pl.UTF-8):	Zarządca okien Metacity
 Name:		metacity
 Version:	2.34.1
-Release:	1
+Release:	2
 Epoch:		2
 License:	GPL v2+
 Group:		X11/Window Managers
@@ -205,6 +208,8 @@
 
 install doc/metacity-theme.dtd $RPM_BUILD_ROOT%{_datadir}/xml/metacity
 
+%{!?with_gnome2:%{__rm} %{_datadir}/gnome/wm-properties/metacity-wm.desktop}
+
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libmetacity-private.la
 
 %find_lang %{name} --with-gnome --all-name
@@ -232,7 +237,7 @@
 %{_desktopdir}/metacity.desktop
 %{_sysconfdir}/gconf/schemas/metacity.schemas
 %{_datadir}/gnome-control-center/keybindings/*.xml
-%{_datadir}/gnome/wm-properties/metacity-wm.desktop
+%{?with_gnome2:%{_datadir}/gnome/wm-properties/metacity-wm.desktop}
 %{_datadir}/xml/metacity
 %{_mandir}/man1/metacity*.1*
 
@@ -286,6 +291,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151  2011/07/27 23:28:26  baggins
+- rel 2
+- conditional (off by default) wm-properties (only used in gnome2)
+
 Revision 1.150  2011/06/23 15:54:07  kiesiu
 - updated to 2.34.1
 - updated BRs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/metacity/metacity.spec?r1=1.150&r2=1.151&f=u



More information about the pld-cvs-commit mailing list