SPECS: xfdesktop.spec - prepared for new vfmg

sparky sparky at pld-linux.org
Tue Apr 18 22:38:39 CEST 2006


Author: sparky                       Date: Tue Apr 18 20:38:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- prepared for new vfmg

---- Files affected:
SPECS:
   xfdesktop.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/xfdesktop.spec
diff -u SPECS/xfdesktop.spec:1.59 SPECS/xfdesktop.spec:1.60
--- SPECS/xfdesktop.spec:1.59	Thu Nov 10 07:58:20 2005
+++ SPECS/xfdesktop.spec	Tue Apr 18 22:38:34 2006
@@ -28,7 +28,10 @@
 BuildRequires:	xfce-mcs-manager-devel >= %{version}
 BuildRequires:	xfce4-dev-tools
 BuildRequires:	xfce4-panel-devel >= %{version}
-%{?with_vfmg:Requires:	vfmg >= 0.9.18-8}
+%if %{with vfmg}
+Requires(post):	vfmg >= 0.9.95
+Requires:	vfmg >= 0.9.18-8
+%endif
 Requires:	libxfce4mcs >= %{version}
 Requires:	libxfcegui4 >= %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,7 +81,7 @@
 # generate initial menu
 [ -f /etc/sysconfig/vfmg ] && . /etc/sysconfig/vfmg
 [ "$XFCE4" = yes -o "$XFCE4" = 1 -o ! %{_sysconfdir}/xdg/xfce4/desktop/menu2.xml ] && \
-	vfmg -f -x -c -u -m xfce4 > %{_sysconfdir}/xdg/xfce4/desktop/menu2.xml 2>/dev/null ||:
+	vfmg xfce4 > %{_sysconfdir}/xdg/xfce4/desktop/menu2.xml 2>/dev/null ||:
 %endif
 
 %files -f %{name}.lang
@@ -148,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2006/04/18 20:38:34  sparky
+- prepared for new vfmg
+
 Revision 1.59  2005/11/10 06:58:20  charles
 - updated to 4.2.3
 - removed unnecessary -menu.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfdesktop.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list