resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 18:13:16 +0000 (21:13 +0300)
committerSungguk Na <sungguk.na@samsung.com>
Tue, 20 Jun 2023 07:09:05 +0000 (16:09 +0900)
packaging/oprofile.manifest [new file with mode: 0644]
packaging/oprofile.spec

diff --git a/packaging/oprofile.manifest b/packaging/oprofile.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 8f6bd3e..6a33d6f 100644 (file)
@@ -6,6 +6,7 @@ Summary:        System wide profiler
 Url:            http://oprofile.sf.net
 Group:          Base/Tools
 Source:         %{name}-%{version}.tar.gz
+Source1001:    oprofile.manifest
 BuildRequires:  binutils-devel
 BuildRequires:  pkgconfig(popt)
 Requires:       which
@@ -39,6 +40,7 @@ agent library.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure --enable-gui=no
@@ -69,6 +71,7 @@ exit 0
 %docs_package
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %{_bindir}/ophelp
 %{_bindir}/opimport
@@ -84,8 +87,10 @@ exit 0
 %{_datadir}/oprofile
 
 %files devel
+%manifest %{name}.manifest
 %{_includedir}/opagent.h
 
 %files jit
+%manifest %{name}.manifest
 %config %{_sysconfdir}/ld.so.conf.d/*
 %{_libdir}/oprofile