packages: lesstif/lesstif.spec - renamed gnome bcond

baggins baggins at pld-linux.org
Thu Jul 28 12:22:39 CEST 2011


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

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

---- Diffs:

================================================================
Index: packages/lesstif/lesstif.spec
diff -u packages/lesstif/lesstif.spec:1.107 packages/lesstif/lesstif.spec:1.108
--- packages/lesstif/lesstif.spec:1.107	Thu Jul 28 01:37:07 2011
+++ packages/lesstif/lesstif.spec	Thu Jul 28 12:22:33 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
 #
 %define		motif_ver	2.1
 %define		mver		%(echo %{motif_ver} | tr -d .)
@@ -240,7 +240,7 @@
 # workaround - configure decides not to install *.m4 if aclocaldir is not writable
 install scripts/autoconf/ac_find_motif.m4 $RPM_BUILD_ROOT%{_aclocaldir}
 
-%{?with_gnome:install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}}
+%{?with_gnome2:install %{SOURCE1} $RPM_BUILD_ROOT%{_wmpropsdir}}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/mwm/system.mwmrc
 install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/xsessions/mwm.desktop
 
@@ -270,7 +270,7 @@
 %defattr(644,root,root,755)
 %doc clients/Motif-%{motif_ver}/mwm/README*
 %dir %{_sysconfdir}/X11/mwm
-%{?with_gnome:%{_wmpropsdir}/Mwm.desktop}
+%{?with_gnome2:%{_wmpropsdir}/Mwm.desktop}
 %config %{_sysconfdir}/X11/mwm/*
 %attr(755,root,root) %{_bindir}/mwm
 
@@ -345,6 +345,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2011/07/28 10:22:33  baggins
+- renamed gnome bcond
+
 Revision 1.107  2011/07/27 23:37:07  baggins
 - rel 2
 - removed runwm script, it just duplicated functionality present in mwm
================================================================

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



More information about the pld-cvs-commit mailing list