Author: megabajt                     Date: Thu Dec  9 16:35:46 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use %glib_compile_schemas
- release 3

---- Files affected:
packages/gnome-keyring:
   gnome-keyring.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: packages/gnome-keyring/gnome-keyring.spec
diff -u packages/gnome-keyring/gnome-keyring.spec:1.81 
packages/gnome-keyring/gnome-keyring.spec:1.82
--- packages/gnome-keyring/gnome-keyring.spec:1.81      Thu Oct 28 10:20:41 2010
+++ packages/gnome-keyring/gnome-keyring.spec   Thu Dec  9 17:35:41 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Przechowywanie haseł i innych tajnych danych 
użytkowników
 Name:          gnome-keyring
 Version:       2.32.1
-Release:       2
+Release:       3
 License:       LGPL v2+ (library), GPL v2+ (programs)
 Group:         X11/Applications
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.32/%{name}-%{version}.tar.bz2
@@ -24,7 +24,7 @@
 BuildRequires: libtool
 BuildRequires: pam-devel
 BuildRequires: pkgconfig
-BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: rpmbuild(macros) >= 1.592
 BuildRequires: sed >= 4.0
 Requires(post,postun): glib2 >= 1:2.26.0
 Requires:      dbus >= 1.2.0
@@ -162,11 +162,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %posttrans
-glib-compile-schemas %{_datadir}/glib-2.0/schemas
+%glib_compile_schemas
 
 %postun
 if [ "$1" = "0" ]; then
-       glib-compile-schemas %{_datadir}/glib-2.0/schemas
+       %glib_compile_schemas
 fi
 
 %post  libs -p /sbin/ldconfig
@@ -235,6 +235,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2010/12/09 16:35:41  megabajt
+- use %glib_compile_schemas
+- release 3
+
 Revision 1.81  2010/10/28 08:20:41  glen
 - compile schemas after deps being installed (use posttrans for that); rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-keyring/gnome-keyring.spec?r1=1.81&r2=1.82&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to