move manifest to packaging directory 08/5708/1 tizen
authorMichael Leibowitz <michael.leibowitz@intel.com>
Fri, 12 Jul 2013 15:38:52 +0000 (08:38 -0700)
committerMichael Leibowitz <michael.leibowitz@intel.com>
Fri, 12 Jul 2013 15:38:52 +0000 (08:38 -0700)
add manifest to sources, as well as rename to match %name

Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
packaging/device-manager-plugin-mfld-blackbay.manifest [moved from device-manager-plugin-mfld.manifest with 100% similarity]
packaging/device-manager-plugin-mfld.spec

index 2a1b7d4..5505019 100644 (file)
@@ -6,6 +6,7 @@ Release:    0
 Group:      System/Adaptation
 License:    Apache v2.0
 Source0:    %{name}-%{version}.tar.gz
+Source1001: %{name}.manifest
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake
@@ -22,7 +23,7 @@ Device manager plugin mfld
 
 %prep
 %setup -q
-
+cp %{SOURCE1001} .
 %build
 cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
 
@@ -41,7 +42,7 @@ ln -sf /usr/share/devman/92-devman.rules /etc/udev/rules.d/
 /sbin/ldconfig
 
 %files
-%manifest device-manager-plugin-mfld.manifest
+%manifest %{name}.manifest
 /usr/lib/libslp_devman_plugin.so
 /usr/share/devman/92-devman.rules
 /usr/bin/slp_plugin_test