summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xf86-video-cirrus.manifest5
-rw-r--r--packaging/xf86-video-cirrus.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/xf86-video-cirrus.manifest b/packaging/xf86-video-cirrus.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/xf86-video-cirrus.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/xf86-video-cirrus.spec b/packaging/xf86-video-cirrus.spec
index 86407a5..816169a 100644
--- a/packaging/xf86-video-cirrus.spec
+++ b/packaging/xf86-video-cirrus.spec
@@ -6,6 +6,7 @@ Summary: Cirrus Logic 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-cirrus.manifest
BuildRequires: pkg-config
BuildRequires: pkgconfig(fontsproto)
BuildRequires: pkgconfig(pciaccess) >= 0.8.0
@@ -34,6 +35,7 @@ cirrus is an Xorg driver for Cirrus Logic video cards.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure
@@ -43,6 +45,7 @@ make %{?_smp_mflags}
%make_install
%files
+%manifest %{name}.manifest
%defattr(-,root,root)
%doc COPYING
%dir %{_libdir}/xorg/modules/drivers