SPECS: gnome-keyring.spec - 0.5.2, apidocs subpkg, update deps

freetz freetz at pld-linux.org
Mon Aug 21 18:13:29 CEST 2006


Author: freetz                       Date: Mon Aug 21 16:13:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.5.2, apidocs subpkg, update deps

---- Files affected:
SPECS:
   gnome-keyring.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/gnome-keyring.spec
diff -u SPECS/gnome-keyring.spec:1.35 SPECS/gnome-keyring.spec:1.36
--- SPECS/gnome-keyring.spec:1.35	Wed Jul 12 20:08:35 2006
+++ SPECS/gnome-keyring.spec	Mon Aug 21 18:13:24 2006
@@ -2,19 +2,18 @@
 Summary:	Keep passwords and other user's secrets
 Summary(pl):	Przechowywanie haseł i innych tajnych danych użytkowników
 Name:		gnome-keyring
-Version:	0.5.1
-Release:	2
+Version:	0.5.2
+Release:	1
 License:	LGPL v2+/GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-keyring/0.5/%{name}-%{version}.tar.bz2
-# Source0-md5:	63e3614d864198d7793b1dba9189e992
+# Source0-md5:	19b9fb4330ebbfdd22e63006a49ae3f7
 Patch0:		%{name}-single-unlock-dialog.patch
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.12.0
-BuildRequires:	gtk+2-devel >= 2:2.10.0
-BuildRequires:	gtk-doc >= 1.6
+BuildRequires:	gtk+2-devel >= 2:2.10.2
+BuildRequires:	gtk-doc >= 1.7
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.197
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -72,6 +71,18 @@
 %description static -l pl
 Statyczne biblioteki GNOME keyring.
 
+%package apidocs
+Summary:	GNOME keyring API documentation
+Summary(pl):	Dokumentacja API GNOME keyring
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+GNOME keyring API documentation.
+
+%description apidocs -l pl
+Dokumentacja API GNOME keyring.
+
 %prep
 %setup -q
 %patch0 -p0
@@ -81,7 +92,6 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
 	--enable-gtk-doc \
 	--enable-static \
@@ -119,18 +129,24 @@
 %{_libdir}/lib*.la
 %{_includedir}/*
 %{_pkgconfigdir}/*.pc
-%{_gtkdocdir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2006/08/21 16:13:24  freetz
+- 0.5.2, apidocs subpkg, update deps
+
 Revision 1.35  2006/07/12 18:08:35  freetz
 - rel.2, updated deps, --as-needed support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-keyring.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list