SPECS (DEVEL): gnome-volume-manager.spec, gnome-power-manager.spec...

freetz freetz at pld-linux.org
Tue Feb 28 16:44:34 CET 2006


Author: freetz                       Date: Tue Feb 28 15:44:34 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fixed one more time autostart dir location, rel.2

---- Files affected:
SPECS:
   gnome-volume-manager.spec (1.46 -> 1.47) , gnome-power-manager.spec (1.21.2.6 -> 1.21.2.7) 

---- Diffs:

================================================================
Index: SPECS/gnome-volume-manager.spec
diff -u SPECS/gnome-volume-manager.spec:1.46 SPECS/gnome-volume-manager.spec:1.47
--- SPECS/gnome-volume-manager.spec:1.46	Mon Feb 27 18:45:06 2006
+++ SPECS/gnome-volume-manager.spec	Tue Feb 28 16:44:28 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Zarządca woluminów dla GNOME
 Name:		gnome-volume-manager
 Version:	1.5.14
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.5/%{name}-%{version}.tar.gz
@@ -68,7 +68,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
-	autostartdir="/etc/xdg/autostart"
+	autostartdir=%{_datadir}/gnome/autostart
 
 rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
@@ -87,7 +87,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-/etc/xdg/autostart/*.desktop
+%{_datadir}/gnome/autostart/*.desktop
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_sysconfdir}/gconf/schemas/gnome-volume-manager.schemas
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/02/28 15:44:28  freetz
+- fixed one more time autostart dir location, rel.2
+
 Revision 1.46  2006/02/27 17:45:06  freetz
 - 1.5.14, dropped user_at_console patch
 

================================================================
Index: SPECS/gnome-power-manager.spec
diff -u SPECS/gnome-power-manager.spec:1.21.2.6 SPECS/gnome-power-manager.spec:1.21.2.7
--- SPECS/gnome-power-manager.spec:1.21.2.6	Sun Feb 26 16:25:06 2006
+++ SPECS/gnome-power-manager.spec	Tue Feb 28 16:44:28 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Zarządca energii dla GNOME
 Name:		gnome-power-manager
 Version:	2.13.92
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/2.13/%{name}-%{version}.tar.bz2
@@ -28,7 +28,7 @@
 Obsoletes:	gnome-power
 Requires(post,preun):	GConf2
 Requires(post,postun):	scrollkeeper
-Requires:	gnome-session >= 2.13.90
+Requires:	gnome-session >= 2.13.92
 Requires:	notification-daemon
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -94,7 +94,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	autostartdir=%{_datadir}/gnome/autostart
 
 rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
@@ -118,7 +119,7 @@
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/*
-/etc/xdg/autostart/gnome-power-manager.desktop
+%{_datadir}/gnome/autostart/gnome-power-manager.desktop
 %{_datadir}/dbus-1/services/*.service
 %{_mandir}/man1/*
 %{_datadir}/%{name}
@@ -132,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21.2.7  2006/02/28 15:44:28  freetz
+- fixed one more time autostart dir location, rel.2
+
 Revision 1.21.2.6  2006/02/26 15:25:06  freetz
 - 2.13.92
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.46&r2=1.47&f=u
    http://cvs.pld-linux.org/SPECS/gnome-power-manager.spec?r1=1.21.2.6&r2=1.21.2.7&f=u



More information about the pld-cvs-commit mailing list