resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Fri, 28 Jun 2013 20:50:30 +0000 (23:50 +0300)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:49:42 +0000 (17:49 -0300)
packaging/enlightenment.manifest [new file with mode: 0644]
packaging/enlightenment.spec

diff --git a/packaging/enlightenment.manifest b/packaging/enlightenment.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 8237916f98d742b76a796143e3798f01d40181a5..f1d6b82600c2d8b30fb79d41f07d04cd0ea34e9a 100644 (file)
@@ -6,6 +6,7 @@ Summary:        The Enlightenment window manager
 Url:            http://www.enlightenment.org/
 Group:          Graphics/EFL
 Source0:        enlightenment-%{version}.tar.bz2
+Source1001:    enlightenment.manifest
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gettext
@@ -49,6 +50,7 @@ Development files for enlightenment
 
 %prep
 %setup -q -n %{name}-%{version}
+cp %{SOURCE1001} .
 
 
 %build
@@ -68,6 +70,7 @@ make %{?_smp_mflags}
 %lang_package
 
 %files 
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %license COPYING
 %config %{_sysconfdir}/enlightenment/sysactions.conf
@@ -79,6 +82,7 @@ make %{?_smp_mflags}
 %{_datadir}/applications/enlightenment_filemanager.desktop
 
 %files devel
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_includedir}/enlightenment/*
 %{_libdir}/pkgconfig/*.pc