resetting manifest requested domain to floor 22/4922/1 submit/tizen/20130710.135933 submit/tizen/20130718.060019 submit/tizen/20130719.001953 submit/tizen/20130912.080556 submit/tizen/20130912.090853
authorAlexandru Cornea <alexandru.cornea@intel.com>
Sat, 29 Jun 2013 01:09:04 +0000 (04:09 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Sat, 29 Jun 2013 01:09:04 +0000 (04:09 +0300)
packaging/xf86-video-vesa.manifest [new file with mode: 0644]
packaging/xf86-video-vesa.spec

diff --git a/packaging/xf86-video-vesa.manifest b/packaging/xf86-video-vesa.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index 322c287..3306676 100644 (file)
@@ -6,6 +6,7 @@ Summary:        Generic VESA video driver for the Xorg X server
 Url:            http://xorg.freedesktop.org/
 Group:          System/X11/Servers/XF86_4
 Source0:        http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source1001:    xf86-video-vesa.manifest
 Patch0:         xf86-video-vesa_DefaultRefresh.diff
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -29,6 +30,7 @@ supports depths 8, 15 16 and 24.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 %patch0 -p1
 
 %build
@@ -39,6 +41,7 @@ make %{?_smp_mflags}
 %make_install
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root)
 %doc COPYING
 %dir %{_libdir}/xorg/modules/drivers