SPECS (DEVEL): libsoup.spec - updated to 2.3.4 - -static.patch see...
megabajt
megabajt at pld-linux.org
Sun Mar 2 11:10:03 CET 2008
Author: megabajt Date: Sun Mar 2 10:10:03 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 2.3.4
- -static.patch seems to be obsolete
---- Files affected:
SPECS:
libsoup.spec (1.70.2.2 -> 1.70.2.3)
---- Diffs:
================================================================
Index: SPECS/libsoup.spec
diff -u SPECS/libsoup.spec:1.70.2.2 SPECS/libsoup.spec:1.70.2.3
--- SPECS/libsoup.spec:1.70.2.2 Tue Feb 12 21:49:27 2008
+++ SPECS/libsoup.spec Sun Mar 2 11:09:58 2008
@@ -2,20 +2,18 @@
Summary: SOAP (Simple Object Access Protocol) implementation in C
Summary(pl.UTF-8): Implementacja w C SOAP (Simple Object Access Protocol)
Name: libsoup
-Version: 2.3.2
+Version: 2.3.4
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.3/%{name}-%{version}.tar.bz2
-# Source0-md5: 3a0de2bc4e3409e3376e2091c836f59a
-Patch0: %{name}-static.patch
+# Source0-md5: 2def3fc29e0377d18e150ddd39118c9a
URL: http://www.gnome.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.15.5
+BuildRequires: glib2-devel >= 1:2.15.6
BuildRequires: gnutls-devel >= 1.2.5
BuildRequires: gtk-doc >= 1.6
-BuildRequires: libgpg-error-devel >= 0.4
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.31
BuildRequires: pkgconfig
@@ -38,7 +36,7 @@
Summary(pl.UTF-8): Pliki nagłówkowe, dokumentacja dla SOAP
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.15.5
+Requires: glib2-devel >= 1:2.15.6
Requires: gnutls-devel >= 1.2.5
Requires: libxml2-devel >= 1:2.6.31
@@ -75,19 +73,17 @@
%prep
%setup -q
-%patch0 -p1
%build
%{__glib_gettextize}
%{__libtoolize}
%{__aclocal}
-%{__autoheader}
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure \
--enable-ssl \
--enable-gtk-doc \
- --enable-libgpg-error \
--with-html-dir=%{_gtkdocdir}
%{__make}
@@ -132,6 +128,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70.2.3 2008-03-02 10:09:58 megabajt
+- updated to 2.3.4
+- -static.patch seems to be obsolete
+
Revision 1.70.2.2 2008-02-12 20:49:27 megabajt
- updated to 2.3.2 (new soname)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsoup.spec?r1=1.70.2.2&r2=1.70.2.3&f=u
More information about the pld-cvs-commit
mailing list