summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/xf86bigfontproto.manifest5
-rw-r--r--packaging/xf86bigfontproto.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/xf86bigfontproto.manifest b/packaging/xf86bigfontproto.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/xf86bigfontproto.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/xf86bigfontproto.spec b/packaging/xf86bigfontproto.spec
index 3bba5c3..8ac8c9f 100644
--- a/packaging/xf86bigfontproto.spec
+++ b/packaging/xf86bigfontproto.spec
@@ -6,6 +6,7 @@ Summary: X
Url: http://www.x.org
Group: Development/System
Source0: %{name}-%{version}.tar.bz2
+Source1001: xf86bigfontproto.manifest
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xorg-macros)
@@ -15,6 +16,7 @@ BuildRequires: pkgconfig(xorg-macros)
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure --disable-static \
@@ -30,6 +32,7 @@ make %{?_smp_mflags}
%files
+%manifest %{name}.manifest
%license COPYING
%defattr(-,root,root,-)
%{_includedir}/X11/extensions/*.h