From: Ryan Ware Date: Wed, 30 May 2012 00:50:35 +0000 (-0700) Subject: Add default Smack manifest for xorg-x11-proto-trapproto.spec X-Git-Url: http://review.tizen.org/git/?p=pkgs%2Fxorg%2Fproto%2Fx11proto-trap.git;a=commitdiff_plain;h=aa6ff73f33915c653eeed2b4e9951bdae6a1eda3 Add default Smack manifest for xorg-x11-proto-trapproto.spec Change-Id: I6efbce6c4e61ecf3f39e952513ebcf9ca57807f4 Signed-off-by: Ryan Ware --- diff --git a/packaging/xorg-x11-proto-trapproto.manifest b/packaging/xorg-x11-proto-trapproto.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/xorg-x11-proto-trapproto.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/xorg-x11-proto-trapproto.spec b/packaging/xorg-x11-proto-trapproto.spec index b3d84a2..4468399 100644 --- a/packaging/xorg-x11-proto-trapproto.spec +++ b/packaging/xorg-x11-proto-trapproto.spec @@ -7,6 +7,7 @@ Group: Development/System License: MIT URL: http://www.x.org Source0: http://xorg.freedesktop.org/releases/individual/proto/trapproto-%{version}.tar.gz +Source1001: packaging/xorg-x11-proto-trapproto.manifest BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xorg-macros) Provides: trapproto @@ -21,6 +22,7 @@ Description: %{summary} %setup -q -n %{name}-%{version} %build +cp %{SOURCE1001} . %reconfigure --disable-static # Call make instruction with smp support @@ -40,6 +42,7 @@ rm -rf %{buildroot} %files +%manifest xorg-x11-proto-trapproto.manifest %defattr(-,root,root,-) %{_libdir}/pkgconfig/trapproto.pc %{_includedir}/X11/extensions/xtrapdi.h