summaryrefslogtreecommitdiff
path: root/packaging/xf86dgaproto.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/xf86dgaproto.spec')
-rw-r--r--packaging/xf86dgaproto.spec3
1 files changed, 3 insertions, 0 deletions
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