resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Fri, 28 Jun 2013 23:24:58 +0000 (02:24 +0300)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 14 Aug 2013 20:42:58 +0000 (16:42 -0400)
packaging/linux-glibc-devel.manifest [new file with mode: 0644]
packaging/linux-glibc-devel.spec

diff --git a/packaging/linux-glibc-devel.manifest b/packaging/linux-glibc-devel.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 7683b9e..9714de9 100644 (file)
@@ -12,6 +12,7 @@ Url:            http://www.kernel.org/
 Group:          Development/Libraries/C and C++
 Source:         %{name}-%{upstream_version}.tar.bz2
 Source1:        install_all.sh
+Source1001:    linux-glibc-devel.manifest
 Requires(pre):  coreutils
 Provides:       kernel-headers
 Provides:       linux-kernel-headers = %{version}
@@ -28,6 +29,7 @@ packages, instead.
 
 %prep
 %setup -q -n linux-glibc-devel-%{upstream_version}
+cp %{SOURCE1001} .
 
 %build
 cat > version.h <<-BOGUS
@@ -148,6 +150,7 @@ ln -sfn asm-$asm_link usr/include/asm
 exit 0
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root)
 %{_includedir}/*
 %ghost %{_includedir}/asm