SPECS: gnome-power-manager.spec - fixed schema installation and un...
wrobell
wrobell at pld-linux.org
Tue Sep 6 18:08:47 CEST 2005
Author: wrobell Date: Tue Sep 6 16:08:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed schema installation and uninstallation (bug introduced due to
change of name from gnome-power to gnome-power-manager)
- rel. 2
---- Files affected:
SPECS:
gnome-power-manager.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/gnome-power-manager.spec
diff -u SPECS/gnome-power-manager.spec:1.11 SPECS/gnome-power-manager.spec:1.12
--- SPECS/gnome-power-manager.spec:1.11 Mon Sep 5 14:43:35 2005
+++ SPECS/gnome-power-manager.spec Tue Sep 6 18:08:41 2005
@@ -3,7 +3,7 @@
Summary(pl): Zarządca energii dla GNOME
Name: gnome-power-manager
Version: 0.2.0
-Release: 1
+Release: 2
Epoch: 0
License: GPL v2
Group: X11/Applications
@@ -93,10 +93,10 @@
rm -rf $RPM_BUILD_ROOT
%post
-%gconf_schema_install gnome-power.schemas
+%gconf_schema_install gnome-power-manager.schemas
%preun
-%gconf_schema_uninstall gnome-power.schemas
+%gconf_schema_uninstall gnome-power-manager.schemas
%files -f %{name}.lang
%defattr(644,root,root,755)
@@ -114,6 +114,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2005/09/06 16:08:41 wrobell
+- fixed schema installation and uninstallation (bug introduced due to
+ change of name from gnome-power to gnome-power-manager)
+- rel. 2
+
Revision 1.11 2005/09/05 12:43:35 wrobell
- md5 updated
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-power-manager.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list