summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xkbutils.manifest5
-rw-r--r--packaging/xkbutils.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/xkbutils.manifest b/packaging/xkbutils.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/xkbutils.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/xkbutils.spec b/packaging/xkbutils.spec
index 7de7ae2..80d0d36 100644
--- a/packaging/xkbutils.spec
+++ b/packaging/xkbutils.spec
@@ -6,6 +6,7 @@ Summary: Collection of small utilities utilizing the X11 XKeyboard extens
Url: http://xorg.freedesktop.org/
Group: System/X11/Utilities
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Source1001: xkbutils.manifest
BuildRequires: pkg-config
BuildRequires: pkgconfig(inputproto)
BuildRequires: pkgconfig(x11)
@@ -25,6 +26,7 @@ It includes:
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure
@@ -36,6 +38,7 @@ make %{?_smp_mflags}
%docs_package
%files
+%manifest %{name}.manifest
%defattr(-,root,root)
%doc COPYING
%{_bindir}/xkbbell