summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-28 11:07:03 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-06-28 11:07:03 +0300
commit0902875c6b5e2687647ba689afb7b47e71287638 (patch)
tree9bfd2ea6c40b875cf85808d57f75d9511801d320
parent76caf765889c058f6688bc17a91f941a0f6839df (diff)
downloadlibhaptic-0902875c6b5e2687647ba689afb7b47e71287638.tar.gz
libhaptic-0902875c6b5e2687647ba689afb7b47e71287638.tar.bz2
libhaptic-0902875c6b5e2687647ba689afb7b47e71287638.zip
resetting manifest requested domain to floorsubmit/tizen/20130710.124633accepted/tizen/20130710.221318
-rw-r--r--packaging/libhaptic.manifest6
-rw-r--r--packaging/libhaptic.spec4
2 files changed, 6 insertions, 4 deletions
diff --git a/packaging/libhaptic.manifest b/packaging/libhaptic.manifest
index 3256181..017d22d 100644
--- a/packaging/libhaptic.manifest
+++ b/packaging/libhaptic.manifest
@@ -1,5 +1,5 @@
<manifest>
-<request>
- <domain name="_"/>
-</request>
+ <request>
+ <domain name="_"/>
+ </request>
</manifest>
diff --git a/packaging/libhaptic.spec b/packaging/libhaptic.spec
index 58f83cc..7d85077 100644
--- a/packaging/libhaptic.spec
+++ b/packaging/libhaptic.spec
@@ -48,12 +48,13 @@ mkdir -p %{buildroot}%{_datadir}/license
%postun -p /sbin/ldconfig
%files -n libhaptic
-%manifest libhaptic.manifest
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libdir}/libhaptic.so.*
%{_datadir}/license/haptic
%files -n libhaptic-devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/haptic/haptic.h
%{_includedir}/haptic/SLP_HAPTIC_PG.h
@@ -61,6 +62,7 @@ mkdir -p %{buildroot}%{_datadir}/license
%{_libdir}/pkgconfig/haptic.pc
%files -n libhaptic-plugin-devel
+%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_includedir}/haptic/haptic_module.h
%{_includedir}/haptic/haptic_plugin_intf.h