resetting manifest requested domain to floor 97/5297/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.215044 accepted/tizen/20130912.190452 accepted/tizen/20130912.194714 accepted/tizen/20130913.012759 accepted/tizen/ivi/genivi/20140131.033754 ivi_oct_m2 submit/tizen/20130710.134148 submit/tizen/20130912.090557 submit/tizen_ivi_genivi/20140131.031512
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 19:52:27 +0000 (22:52 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 19:52:27 +0000 (22:52 +0300)
packaging/prelink.manifest [new file with mode: 0644]
packaging/prelink.spec

diff --git a/packaging/prelink.manifest b/packaging/prelink.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 9d75d5b..aa9918e 100644 (file)
@@ -10,6 +10,7 @@ Release:        0
 Url:            http://people.redhat.com/jakub/prelink/
 Source:         http://people.redhat.com/jakub/prelink/%name-%version.tar.bz2
 Source2:        %name.conf
+Source1001:    prelink.manifest
 # It does not work at all on ia64, so let's listen upstream supported
 # architectures
 ExclusiveArch:  %{ix86} alpha sparc sparc64 s390 s390x x86_64 ppc ppc64
@@ -25,6 +26,7 @@ will no longer work.
 
 %prep
 %setup -q -n prelink
+cp %{SOURCE1001} .
 
 %build
 # This package failed when testing with -Wl,-as-needed being default.
@@ -60,6 +62,7 @@ EOF
 %docs_package
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %defattr(-,root,root)
 %dir /var/lib/prelink