]> git.pld-linux.org Git - packages/libsoup.git/commitdiff
- 2.2.95.1, updated deps, --as-needed support auto/th/libsoup-2_2_95_1-1
authorfreetz <freetz@pld-linux.org>
Thu, 13 Jul 2006 19:58:29 +0000 (19:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libsoup.spec -> 1.55

libsoup.spec

index 9467cf485d771575767720b7be23137719f78e6e..413df0e65638fda99be99c44fb2c3e84da803888 100644 (file)
@@ -1,16 +1,16 @@
 Summary:       SOAP (Simple Object Access Protocol) implementation in C
 Summary(pl):   Implementacja w C SOAP (Simple Object Access Protocol)
 Name:          libsoup
-Version:       2.2.94
+Version:       2.2.95.1
 Release:       1
 License:       LGPL v2
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
-# Source0-md5: a242a7c4b874e080f049c8fdf90ea836
+# Source0-md5: 60963fc61299baaa88072297ca7f23c6
 URL:           http://www.gnome.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.11.3
+BuildRequires: glib2-devel >= 1:2.12.0
 BuildRequires: gnutls-devel >= 1.2.5
 BuildRequires: gtk-doc >= 1.6
 BuildRequires: intltool >= 0.35
@@ -37,7 +37,7 @@ Summary:      Include files etc to develop SOAP applications
 Summary(pl):   Pliki nag³ówkowe, dokumentacja dla SOAP
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      glib2-devel >= 1:2.11.3
+Requires:      glib2-devel >= 1:2.12.0
 Requires:      gnutls-devel >= 1.0.6
 Requires:      libxml2-devel >= 1:2.6.26
 
@@ -71,6 +71,7 @@ Biblioteki statyczne SOAP.
 %{__autoheader}
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        --enable-ssl \
        --enable-gtk-doc \
This page took 0.051362 seconds and 4 git commands to generate.