Author: freetz Date: Thu Feb 16 08:30:15 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.13.90, fix autostart dir
---- Files affected: SPECS: gnome-power-manager.spec (1.21.2.3 -> 1.21.2.4) ---- Diffs: ================================================================ Index: SPECS/gnome-power-manager.spec diff -u SPECS/gnome-power-manager.spec:1.21.2.3 SPECS/gnome-power-manager.spec:1.21.2.4 --- SPECS/gnome-power-manager.spec:1.21.2.3 Tue Jan 31 16:38:18 2006 +++ SPECS/gnome-power-manager.spec Thu Feb 16 09:30:08 2006 @@ -2,12 +2,12 @@ Summary: GNOME Power Manager Summary(pl): ZarzÄ…dca energii dla GNOME Name: gnome-power-manager -Version: 2.13.5 +Version: 2.13.90 Release: 1 License: GPL v2 Group: X11/Applications Source0: ftp://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/2.13/%{name}-%{version}.tar.bz2 -# Source0-md5: beb9a4d1f7822ee2117503de4dd95a2e +# Source0-md5: 7ae17a222d83fc8bc04765bfd02287aa Patch0: %{name}-desktop.patch URL: http://www.gnome.org/projects/gnome-power-manager/ BuildRequires: autoconf >= 2.52 @@ -85,7 +85,9 @@ %{__autoheader} %{__automake} %{__autoconf} -%configure +%configure \ + --disable-schemas-install \ + --disable-scrollkeeper %{__make} %install @@ -116,10 +118,10 @@ %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}/dbus-1/services/*.service %{_mandir}/man1/* %{_datadir}/%{name} -%{_datadir}/autostart/gnome-power-manager.desktop %{_desktopdir}/* %{_omf_dest_dir}/gnome-power-manager/gnome-power-manager-C.omf %{_sysconfdir}/gconf/schemas/gnome-power-manager.schemas @@ -130,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21.2.4 2006/02/16 08:30:08 freetz +- 2.13.90, fix autostart dir + Revision 1.21.2.3 2006/01/31 15:38:18 freetz - polished a bit ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-power-manager.spec?r1=1.21.2.3&r2=1.21.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
