]> git.pld-linux.org Git - packages/gnome-keyring.git/commitdiff
- rel.2, updated deps, --as-needed support auto/th/gnome-keyring-0_5_1-2
authorfreetz <freetz@pld-linux.org>
Wed, 12 Jul 2006 18:08:35 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-keyring.spec -> 1.35

gnome-keyring.spec

index f89c1dff864331acae38b831bd5bcce440751e5c..f58bc769a0229bc0251e5d162603d8f41a84ae29 100644 (file)
@@ -2,7 +2,7 @@ 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:       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
@@ -11,8 +11,8 @@ Patch0:               %{name}-single-unlock-dialog.patch
 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
@@ -51,7 +51,7 @@ Summary:      Headers for GNOME keyring library
 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.
@@ -80,6 +80,7 @@ Statyczne biblioteki GNOME keyring.
 %{__aclocal}
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        --enable-gtk-doc \
        --enable-static \
This page took 0.060659 seconds and 4 git commands to generate.