summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Leibowitz <michael.leibowitz@intel.com>2013-07-12 08:38:52 -0700
committerMichael Leibowitz <michael.leibowitz@intel.com>2013-07-12 08:38:52 -0700
commit1e18564802bd9ab7add7fb36f6fedcd325b87c05 (patch)
tree4c042af4e635b69679f6cfbf89c6c8598f8d2e3e
parentc8bb6a967e9aae414f8856138737e5bb12d11c09 (diff)
downloaddevice-manager-plugin-mfld-blackbay-tizen.tar.gz
device-manager-plugin-mfld-blackbay-tizen.tar.bz2
device-manager-plugin-mfld-blackbay-tizen.zip
move manifest to packaging directoryHEADtizen
add manifest to sources, as well as rename to match %name Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
-rw-r--r--packaging/device-manager-plugin-mfld-blackbay.manifest (renamed from device-manager-plugin-mfld.manifest)0
-rw-r--r--packaging/device-manager-plugin-mfld.spec5
2 files changed, 3 insertions, 2 deletions
diff --git a/device-manager-plugin-mfld.manifest b/packaging/device-manager-plugin-mfld-blackbay.manifest
index af9b883..af9b883 100644
--- a/device-manager-plugin-mfld.manifest
+++ b/packaging/device-manager-plugin-mfld-blackbay.manifest
diff --git a/packaging/device-manager-plugin-mfld.spec b/packaging/device-manager-plugin-mfld.spec
index 2a1b7d4..5505019 100644
--- a/packaging/device-manager-plugin-mfld.spec
+++ b/packaging/device-manager-plugin-mfld.spec
@@ -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