SPECS: gnome-keyring.spec - rel.2, updated deps, --as-needed support

freetz freetz at pld-linux.org
Wed Jul 12 20:08:41 CEST 2006


Author: freetz                       Date: Wed Jul 12 18:08:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2, updated deps, --as-needed support

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

---- Diffs:

================================================================
Index: SPECS/gnome-keyring.spec
diff -u SPECS/gnome-keyring.spec:1.34 SPECS/gnome-keyring.spec:1.35
--- SPECS/gnome-keyring.spec:1.34	Mon Jun 12 18:27:28 2006
+++ SPECS/gnome-keyring.spec	Wed Jul 12 20:08:35 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Przechowywanie haseł i innych tajnych danych użytkowników
 Name:		gnome-keyring
 Version:	0.5.1
-Release:	1
+Release:	2
 License:	LGPL v2+/GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-keyring/0.5/%{name}-%{version}.tar.bz2
@@ -12,8 +12,8 @@
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.11.3
-BuildRequires:	gtk+2-devel >= 2:2.9.2
+BuildRequires:	glib2-devel >= 1:2.12.0
+BuildRequires:	gtk+2-devel >= 2:2.10.0
 BuildRequires:	gtk-doc >= 1.6
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.197
@@ -52,7 +52,7 @@
 Summary(pl):	Pliki nagłówkowe biblioteki GNOME keyring
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.6.3
+Requires:	glib2-devel >= 1:2.10.0
 
 %description devel
 Headers for GNOME keyring library.
@@ -81,6 +81,7 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
 	--enable-gtk-doc \
 	--enable-static \
@@ -130,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/07/12 18:08:35  freetz
+- rel.2, updated deps, --as-needed support
+
 Revision 1.34  2006/06/12 16:27:28  freetz
 - 0.5.1, added gtk-doc documentation, updated BR
 
================================================================

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



More information about the pld-cvs-commit mailing list