From: Alexandru Cornea Date: Fri, 28 Jun 2013 07:34:24 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: submit/tizen/20130710.103238^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen%2Fivi%2Fgenivi;p=platform%2Fcore%2Fconnectivity%2Fnet-config.git resetting manifest requested domain to floor --- diff --git a/net-config.manifest b/net-config.manifest deleted file mode 100644 index 889e863..0000000 --- a/net-config.manifest +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/packaging/net-config.manifest b/packaging/net-config.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/net-config.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/net-config.spec b/packaging/net-config.spec index 07e5056..33aa8b7 100644 --- a/packaging/net-config.spec +++ b/packaging/net-config.spec @@ -5,6 +5,7 @@ Release: 1 Group: System/Network License: Apache License Version 2.0 Source0: %{name}-%{version}.tar.gz +Source1001: net-config.manifest BuildRequires: cmake BuildRequires: pkgconfig(glib-2.0) @@ -25,6 +26,7 @@ TIZEN Network Configuration Module %prep %setup -q +cp %{SOURCE1001} . %build @@ -106,7 +108,7 @@ if [ "$1" == "1" ]; then fi %files -%manifest net-config.manifest +%manifest %{name}.manifest %{_sbindir}/* %attr(644,root,root) /opt/etc/resolv.conf %{_datadir}/dbus-1/services/*