summaryrefslogtreecommitdiff
path: root/packaging/libsoup.spec
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-07-01 19:33:03 +0300
committerdavid <david@david-desktop.(none)>2014-11-21 09:42:34 +0800
commit7706d5340a140e861e3c161b2e3921616a7b31eb (patch)
tree4701b1731a8ffc125debb0e53356e4948559b033 /packaging/libsoup.spec
parent80a5b08912eb2836787e7e1c6df3deef5be9c217 (diff)
downloadlibsoup-7706d5340a140e861e3c161b2e3921616a7b31eb.tar.gz
libsoup-7706d5340a140e861e3c161b2e3921616a7b31eb.tar.bz2
libsoup-7706d5340a140e861e3c161b2e3921616a7b31eb.zip
resetting manifest requested domain to floor
Diffstat (limited to 'packaging/libsoup.spec')
-rw-r--r--packaging/libsoup.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/libsoup.spec b/packaging/libsoup.spec
index cbd11462..112ab0f1 100644
--- a/packaging/libsoup.spec
+++ b/packaging/libsoup.spec
@@ -9,6 +9,7 @@ Url: http://www.gnome.org
Group: System/Libraries
Source: http://download.gnome.org/sources/libsoup/2.41/%{name}-%{version}.tar.xz
Source99: baselibs.conf
+Source1001: libsoup.manifest
BuildRequires: gettext-tools
BuildRequires: glib-networking
%if %{with gnome}
@@ -68,6 +69,7 @@ Features:
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%autogen\
@@ -94,18 +96,21 @@ make %{?_smp_mflags}
%lang_package
%files
+%manifest %{name}.manifest
%defattr(-, root, root)
%license COPYING
%{_libdir}/*.so.*
%if %{with gnome}
%files -n typelib-Soup
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_libdir}/girepository-1.0/Soup-2.4.typelib
%{_libdir}/girepository-1.0/SoupGNOME-2.4.typelib
%endif
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_includedir}/libsoup-2.4
%{_libdir}/*.so