summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-07-01 21:13:16 +0300
committerSungguk Na <sungguk.na@samsung.com>2023-06-20 16:09:05 +0900
commit371064a06923a5476c9b2b3bb31ad4adae710d60 (patch)
treecec21e093a8a2361c9d88687781752a8e15e308c
parent58a977734c054965a2f13671597d74461846a784 (diff)
downloadoprofile-371064a06923a5476c9b2b3bb31ad4adae710d60.tar.gz
oprofile-371064a06923a5476c9b2b3bb31ad4adae710d60.tar.bz2
oprofile-371064a06923a5476c9b2b3bb31ad4adae710d60.zip
resetting manifest requested domain to floor
-rw-r--r--packaging/oprofile.manifest5
-rw-r--r--packaging/oprofile.spec5
2 files changed, 10 insertions, 0 deletions
diff --git a/packaging/oprofile.manifest b/packaging/oprofile.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/oprofile.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/oprofile.spec b/packaging/oprofile.spec
index 8f6bd3e..6a33d6f 100644
--- a/packaging/oprofile.spec
+++ b/packaging/oprofile.spec
@@ -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