Author: megabajt Date: Mon Apr 4 16:25:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.0.0; merged from DEVEL
---- Files affected: packages/libgnome-keyring: libgnome-keyring.spec (1.6 -> 1.7) ---- 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.7 --- packages/libgnome-keyring/libgnome-keyring.spec:1.6 Sun Jan 30 13:12:30 2011 +++ packages/libgnome-keyring/libgnome-keyring.spec Mon Apr 4 18:25:22 2011 @@ -6,18 +6,17 @@ Summary: libgnome-keyring library Summary(pl.UTF-8): Biblioteka libgnome-keyring Name: libgnome-keyring -Version: 2.32.0 +Version: 3.0.0 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/3.0/%{name}-%{version}.tar.bz2 +# Source0-md5: 1b2df00a3f4bd3c6816d9ed30eea785c 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,16 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2011/04/04 16:25:22 megabajt +- updated to 3.0.0; merged from DEVEL + +Revision 1.6.2.2 2011/03/21 17:40:38 megabajt +- updated to 2.91.93 + +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.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
