summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 04:23:09 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 04:23:09 +0300
commit379e2c36919eea6ee4c3e464fb7b59010d1b2cb4 (patch)
tree9baddff5141e6b1dfbdd7820e690a38cbbf30d02
parentaa427b35a427af3bc043b7fdb4d258d9f8b49316 (diff)
downloadxf86dgaproto-accepted/tizen/20130910.183234.tar.gz
xf86dgaproto-accepted/tizen/20130910.183234.tar.bz2
xf86dgaproto-accepted/tizen/20130910.183234.zip
-rw-r--r--packaging/xf86dgaproto.manifest5
-rw-r--r--packaging/xf86dgaproto.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/xf86dgaproto.manifest b/packaging/xf86dgaproto.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/xf86dgaproto.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/xf86dgaproto.spec b/packaging/xf86dgaproto.spec
index 0b8575a..f789789 100644
--- a/packaging/xf86dgaproto.spec
+++ b/packaging/xf86dgaproto.spec
@@ -6,6 +6,7 @@ Group: Development/System
License: MIT
URL: http://www.x.org
Source0: %{name}-%{version}.tar.bz2
+Source1001: xf86dgaproto.manifest
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xorg-macros)
@@ -15,6 +16,7 @@ BuildRequires: pkgconfig(xorg-macros)
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure --disable-static \
@@ -31,6 +33,7 @@ rm -rf %{buildroot}
%files
+%manifest %{name}.manifest
%license COPYING
%defattr(-,root,root,-)
%{_includedir}/X11/extensions/*.h