From: Alexandru Cornea Date: Sat, 29 Jun 2013 03:05:41 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.214302^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c51eecc802dba83119caa8a1b01cf10a046e657;p=platform%2Fupstream%2Fxdpyinfo.git resetting manifest requested domain to floor --- diff --git a/packaging/xdpyinfo.manifest b/packaging/xdpyinfo.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/xdpyinfo.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/xdpyinfo.spec b/packaging/xdpyinfo.spec index f4be6bd..9cf6d85 100644 --- a/packaging/xdpyinfo.spec +++ b/packaging/xdpyinfo.spec @@ -6,6 +6,7 @@ Summary: Utility to display information about an X server Url: http://xorg.freedesktop.org/ Group: Graphics/Utilities Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source1001: xdpyinfo.manifest BuildRequires: pkg-config BuildRequires: pkgconfig(dmx) BuildRequires: pkgconfig(x11) @@ -32,6 +33,7 @@ protocol extensions that are available. %prep %setup -q +cp %{SOURCE1001} . %build %reconfigure @@ -41,6 +43,7 @@ make %{?_smp_mflags} %make_install %files +%manifest %{name}.manifest %defattr(-,root,root) %license COPYING %{_bindir}/xdpyinfo