From 7c6c4fe1014421df4f27d5527ffda2ce325aa34d Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Sat, 29 Jun 2013 05:21:26 +0300 Subject: resetting manifest requested domain to floor --- packaging/xlsatoms.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging/xlsatoms.spec') diff --git a/packaging/xlsatoms.spec b/packaging/xlsatoms.spec index 201b8ec..54dd6b6 100644 --- a/packaging/xlsatoms.spec +++ b/packaging/xlsatoms.spec @@ -6,6 +6,7 @@ Summary: Utility to list interned atoms defined on an X11 server Url: http://xorg.freedesktop.org/ Group: Graphics/Utilities Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source1001: xlsatoms.manifest BuildRequires: pkg-config BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xorg-macros) >= 1.3 @@ -14,6 +15,7 @@ xlsatoms lists the interned atoms defined on an X11 server. %prep %setup -q +cp %{SOURCE1001} . %build %autogen @@ -24,6 +26,7 @@ make %{?_smp_mflags} %make_install %files +%manifest %{name}.manifest %defattr(-,root,root) %license COPYING %{_bindir}/xlsatoms -- cgit v1.2.3