Update to 2.46.0 submit/tizen/20141121.061742
authorZhang zhengguang <zhengguang.zhang@intel.com>
Thu, 20 Nov 2014 08:09:25 +0000 (16:09 +0800)
committerdavid <david@david-desktop.(none)>
Fri, 21 Nov 2014 01:50:06 +0000 (09:50 +0800)
packaging/libsoup.spec

index 372a530..1c657c2 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with gnome
 
 Name:           libsoup
-Version:        2.42.2
+Version:        2.46.0
 Release:        0
 License:        LGPL-2.1+
 Summary:        HTTP client/server library for GNOME
@@ -49,7 +49,7 @@ This package provides the GObject Introspection bindings for libsoup.
 
 %package devel
 Summary:        HTTP client/server library for GNOME - Development Files
-Group:          Development/Gnome
+Group:          Social & Content/GNOME
 Requires:       %{name} = %{version}
 %if %{with gnome}
 Requires:       typelib-Soup = %{version}
@@ -73,6 +73,7 @@ Features:
 cp %{SOURCE1001} .
 
 %build
+chmod +x autogen.sh
 %autogen\
 %if %{with gnome}
     --with-gnome \