SPECS (DEVEL): gnome-system-tools.spec - fixed schema name in post
aflinta
aflinta at pld-linux.org
Wed Aug 24 10:26:34 CEST 2005
Author: aflinta Date: Wed Aug 24 08:26:34 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- fixed schema name in post
---- Files affected:
SPECS:
gnome-system-tools.spec (1.46.2.5 -> 1.46.2.6)
---- Diffs:
================================================================
Index: SPECS/gnome-system-tools.spec
diff -u SPECS/gnome-system-tools.spec:1.46.2.5 SPECS/gnome-system-tools.spec:1.46.2.6
--- SPECS/gnome-system-tools.spec:1.46.2.5 Tue Aug 23 16:50:22 2005
+++ SPECS/gnome-system-tools.spec Wed Aug 24 10:26:29 2005
@@ -5,7 +5,7 @@
Summary(pl): GNOME System Tools - narzędzia systemowe GNOME
Name: gnome-system-tools
Version: 1.3.92
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/System
Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-system-tools/1.3/%{name}-%{version}.tar.bz2
@@ -88,7 +88,7 @@
rm -rf $RPM_BUILD_ROOT
%post
-%gconf_schema_install gnome-system-tools-schemas
+%gconf_schema_install gnome-system-tools.schemas
%scrollkeeper_update_post
%preun
@@ -114,6 +114,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46.2.6 2005/08/24 08:26:29 aflinta
+- fixed schema name in post
+
Revision 1.46.2.5 2005/08/23 14:50:22 paladine
- added missing commit log
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-system-tools.spec?r1=1.46.2.5&r2=1.46.2.6&f=u
More information about the pld-cvs-commit
mailing list