packages: aewm/aewm.spec - renamed gnome bcond

baggins baggins at pld-linux.org
Thu Jul 28 12:11:29 CEST 2011


Author: baggins                      Date: Thu Jul 28 10:11:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- renamed gnome bcond

---- Files affected:
packages/aewm:
   aewm.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: packages/aewm/aewm.spec
diff -u packages/aewm/aewm.spec:1.71 packages/aewm/aewm.spec:1.72
--- packages/aewm/aewm.spec:1.71	Thu Jul 28 08:01:24 2011
+++ packages/aewm/aewm.spec	Thu Jul 28 12:11:24 2011
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	gnome		# build with support for GNOME2 wm-properties
+%bcond_with	gnome2		# build with support for GNOME2 wm-properties
 #
 Summary:	AEWM - the ascetic window manager
 Summary(pl.UTF-8):	AEWM - "ascetyczny" zarządca okien
@@ -61,7 +61,7 @@
 	XROOT=%{_prefix} \
 	MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1
 
-%{?with_gnome:install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}}
+%{?with_gnome2:install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop
 install src/aewmrc.sample $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/aewmrc
 install clients/clientsrc.sample $RPM_BUILD_ROOT%{_sysconfdir}/X11/%{name}/clientsrc
@@ -84,7 +84,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/%{name}/*rc
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/xsessions/%{name}.desktop
-%{?with_gnome:%{_wmpropsdir}/*}
+%{?with_gnome2:%{_wmpropsdir}/*}
 %{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2011/07/28 10:11:24  baggins
+- renamed gnome bcond
+
 Revision 1.71  2011/07/28 06:01:24  baggins
 - rel 5
 - conditional (off by default) wm-properties (only used in gnome2)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aewm/aewm.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list