Author: megabajt Date: Thu Mar 10 15:45:29 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.91.92 - removed libtool file
---- Files affected: packages/libgnome-keyring: libgnome-keyring.spec (1.6 -> 1.6.2.1) ---- Diffs: ================================================================ Index: packages/libgnome-keyring/libgnome-keyring.spec diff -u packages/libgnome-keyring/libgnome-keyring.spec:1.6 packages/libgnome-keyring/libgnome-keyring.spec:1.6.2.1 --- packages/libgnome-keyring/libgnome-keyring.spec:1.6 Sun Jan 30 13:12:30 2011 +++ packages/libgnome-keyring/libgnome-keyring.spec Thu Mar 10 16:45:24 2011 @@ -6,18 +6,17 @@ Summary: libgnome-keyring library Summary(pl.UTF-8): Biblioteka libgnome-keyring Name: libgnome-keyring -Version: 2.32.0 +Version: 2.91.92 Release: 1 License: LGPL v2 Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnome-keyring/2.32/%{name}-%{version}.tar.bz2 -# Source0-md5: c42b2ca66204835d901d3dbfc1fa5ae6 +Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnome-keyring/2.91/%{name}-%{version}.tar.bz2 +# Source0-md5: 3b84c940bea3388a7ed4aa385cf14fc5 URL: http://live.gnome.org/GnomeKeyring BuildRequires: autoconf BuildRequires: automake BuildRequires: dbus-devel >= 1.0 BuildRequires: docbook-dtd412-xml -BuildRequires: eggdbus-devel >= 0.4 BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.16.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.9} @@ -88,6 +87,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %if %{without apidocs} rm -rf $RPM_BUILD_ROOT%{_gtkdocdir} %endif @@ -109,7 +110,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgnome-keyring.so -%{_libdir}/libgnome-keyring.la %{_includedir}/gnome-keyring-1 %{_pkgconfigdir}/gnome-keyring-1.pc @@ -125,6 +125,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6.2.1 2011/03/10 15:45:24 megabajt +- updated to 2.91.92 +- removed libtool file + Revision 1.6 2011/01/30 12:12:30 charles - -devel R: libgcrypt-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgnome-keyring/libgnome-keyring.spec?r1=1.6&r2=1.6.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
