From 96b3ba578aaeb729b457268359632bf44b0e1c62 Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Sat, 29 Jun 2013 05:16:20 +0300 Subject: resetting manifest requested domain to floor --- packaging/xkeyboard-config.manifest | 5 +++++ packaging/xkeyboard-config.spec | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 packaging/xkeyboard-config.manifest diff --git a/packaging/xkeyboard-config.manifest b/packaging/xkeyboard-config.manifest new file mode 100644 index 00000000..017d22d3 --- /dev/null +++ b/packaging/xkeyboard-config.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/xkeyboard-config.spec b/packaging/xkeyboard-config.spec index 08fe2470..c4304223 100644 --- a/packaging/xkeyboard-config.spec +++ b/packaging/xkeyboard-config.spec @@ -6,6 +6,7 @@ Summary: The X Keyboard Extension Url: http://www.freedesktop.org/Software/XKeyboardConfig Group: System/X11/Utilities Source: http://xorg.freedesktop.org/releases/individual/data/%{name}-%{version}.tar.bz2 +Source1001: xkeyboard-config.manifest BuildRequires: fdupes BuildRequires: intltool BuildRequires: perl-XML-Parser @@ -30,6 +31,7 @@ make keyboards more accessible to people with physical impairments. %prep %setup -q +cp %{SOURCE1001} . %build %configure --with-xkb-rules-symlink=xfree86,xorg \ @@ -51,6 +53,7 @@ ln -snf /var/lib/xkb/compiled/ %{buildroot}/usr/share/X11/xkb/compiled %fdupes -s %{buildroot}/usr/share/X11/xkb %files -f %{name}.lang +%manifest %{name}.manifest %defattr(-,root,root) %doc AUTHORS COPYING README docs/HOWTO.* docs/README.* %dir %{_localstatedir}/lib/xkb -- cgit v1.2.3