summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang zhengguang <zhengguang.zhang@intel.com>2014-11-20 16:09:25 +0800
committerdavid <david@david-desktop.(none)>2014-11-21 09:50:06 +0800
commit2c4a6953465c907bfffbe718e42a78800cb286bb (patch)
treef4aac87f4fbba3c31ae380b98a458e809e917905
parentacdf5c0533b9a125baa3288a6524de4aa1e927f9 (diff)
downloadlibsoup-2c4a6953465c907bfffbe718e42a78800cb286bb.tar.gz
libsoup-2c4a6953465c907bfffbe718e42a78800cb286bb.tar.bz2
libsoup-2c4a6953465c907bfffbe718e42a78800cb286bb.zip
-rw-r--r--packaging/libsoup.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec
index 372a530d..1c657c24 100644
--- a/packaging/libsoup.spec
+++ b/packaging/libsoup.spec
@@ -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 \