[libsoup/f16] 2.35.5

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 18 03:27:06 UTC 2011


commit 3bfedb18cca0466476f12f2ff2109b8004d87b8f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 17 23:26:40 2011 -0400

    2.35.5

 .gitignore   |    1 +
 libsoup.spec |   13 +++++--------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd61652..42dcb94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ libsoup-2.31.6.tar.bz2
 /libsoup-2.34.0.tar.bz2
 /libsoup-2.34.1.tar.bz2
 /libsoup-2.35.3.tar.xz
+/libsoup-2.35.5.tar.xz
diff --git a/libsoup.spec b/libsoup.spec
index ba662a1..93b1422 100644
--- a/libsoup.spec
+++ b/libsoup.spec
@@ -1,9 +1,9 @@
-%define glib2_version 2.27.90
+%define glib2_version 2.29.15
 
 ### Abstract ###
 
 Name: libsoup
-Version: 2.35.3
+Version: 2.35.5
 Release: 1%{?dist}
 License: LGPLv2
 Group: Development/Libraries
@@ -57,7 +57,6 @@ sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
@@ -67,17 +66,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc README COPYING NEWS AUTHORS
 %{_libdir}/lib*.so.*
 %{_libdir}/girepository-1.0/Soup*2.4.typelib
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/%{name}-2.4
 %{_includedir}/%{name}-gnome-2.4
 %{_libdir}/*.so
@@ -86,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Wed Aug 17 2011 Matthias Clasen <mclasen at redhat.com> 2.35.5-1
+- Update to 2.35.5
+
 * Tue Jul 05 2011 Bastien Nocera <bnocera at redhat.com> 2.35.3-1
 - Update to 2.35.3
 
diff --git a/sources b/sources
index bfddbc3..735014b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da66f98b3b6ef208bcc783635cec8f41  libsoup-2.35.3.tar.xz
+c8ecf4b163e997af5188049c1681af0b  libsoup-2.35.5.tar.xz


More information about the scm-commits mailing list