SPECS: gnome-keyring.spec - updated to 2.24.0
megabajt
megabajt at pld-linux.org
Thu Sep 25 22:29:57 CEST 2008
Author: megabajt Date: Thu Sep 25 20:29:57 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.24.0
---- Files affected:
SPECS:
gnome-keyring.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/gnome-keyring.spec
diff -u SPECS/gnome-keyring.spec:1.57 SPECS/gnome-keyring.spec:1.58
--- SPECS/gnome-keyring.spec:1.57 Tue Jul 1 19:38:21 2008
+++ SPECS/gnome-keyring.spec Thu Sep 25 22:29:52 2008
@@ -2,14 +2,14 @@
Summary: Keep passwords and other user's secrets
Summary(pl.UTF-8): Przechowywanie haseł i innych tajnych danych użytkowników
Name: gnome-keyring
-Version: 2.22.3
+Version: 2.24.0
Release: 1
License: LGPL v2+ (library), GPL v2+ (programs)
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5: f9e5cd9efac383076aaefc1086520656
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.24/%{name}-%{version}.tar.bz2
+# Source0-md5: b73fca3308b287131a841b45e63a5d16
URL: http://live.gnome.org/GnomeKeyring
-BuildRequires: GConf2-devel >= 2.22.0
+BuildRequires: GConf2-devel >= 2.24.0
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: dbus-devel >= 1.2.0
@@ -69,7 +69,7 @@
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: dbus-devel >= 1.2.0
-Requires: glib2-devel >= 1:2.16.0
+Requires: glib2-devel >= 1:2.18.0
%description devel
Headers for GNOME keyring library.
@@ -121,9 +121,6 @@
%prep
%setup -q
-sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
-mv po/sr@{Latn,latin}.po
-
%build
%{__glib_gettextize}
%{__intltoolize}
@@ -165,6 +162,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/gnome-keyring
%attr(755,root,root) %{_bindir}/gnome-keyring-daemon
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libexecdir}/%{name}-ask
@@ -175,22 +173,30 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libgnome-keyring.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgp11.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgnome-keyring.so.0
+%attr(755,root,root) %ghost %{_libdir}/libgp11.so.0
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libgnome-keyring.so
+%attr(755,root,root) %{_libdir}/libgp11.so
%{_libdir}/libgnome-keyring.la
+%{_libdir}/libgp11.la
%{_includedir}/gnome-keyring-1
+%{_includedir}/gp11
%{_pkgconfigdir}/gnome-keyring-1.pc
+%{_pkgconfigdir}/gp11-0.pc
%files static
%defattr(644,root,root,755)
%{_libdir}/libgnome-keyring.a
+%{_libdir}/libgp11.a
%files apidocs
%defattr(644,root,root,755)
%{_gtkdocdir}/%{name}
+%{_gtkdocdir}/gp11
%files pam
%defattr(644,root,root,755)
@@ -202,6 +208,21 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2008/09/25 20:29:52 megabajt
+- updated to 2.24.0
+
+Revision 1.57.2.4 2008/09/12 22:27:38 patrys
+- 2.23.92
+
+Revision 1.57.2.3 2008/08/19 20:09:42 patrys
+- 2.23.90
+
+Revision 1.57.2.2 2008/08/04 12:51:01 patrys
+- 2.23.6
+
+Revision 1.57.2.1 2008/07/23 10:25:14 patrys
+- 2.23.5
+
Revision 1.57 2008/07/01 17:38:21 megabajt
- updated to 2.22.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-keyring.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list