summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Ware <ryan.r.ware@intel.com>2012-05-29 17:50:47 -0700
committerRyan Ware <ryan.r.ware@intel.com>2012-05-29 17:50:47 -0700
commite691fa718ee000a470166828c670583f5fd46cc5 (patch)
tree6476c34d82703a20f05a64b8e7d7d76e8c7eab67
parentb1065bf2a5159183bde18dcd95c988ea42b86f83 (diff)
downloadgst-plugins-good0.10-1.0_post.tar.gz
gst-plugins-good0.10-1.0_post.tar.bz2
gst-plugins-good0.10-1.0_post.zip
Add default Smack manifest for gst-plugins-good.spec1.0_post
Change-Id: I8ec4811cbe6ea68803b6c225b1a61a6077ad576a Signed-off-by: Ryan Ware <ryan.r.ware@intel.com>
-rw-r--r--packaging/gst-plugins-good.manifest5
-rw-r--r--packaging/gst-plugins-good.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/gst-plugins-good.manifest b/packaging/gst-plugins-good.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/gst-plugins-good.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/gst-plugins-good.spec b/packaging/gst-plugins-good.spec
index c61e00d..e2b0a6e 100644
--- a/packaging/gst-plugins-good.spec
+++ b/packaging/gst-plugins-good.spec
@@ -5,6 +5,7 @@ Release: 1
Group: TO_BE/FILLED_IN
License: LGPLv2+
Source0: %{name}-%{version}.tar.gz
+Source1001: packaging/gst-plugins-good.manifest
Patch0 : gst-plugins-good-disable-gtk-doc.patch
BuildRequires: gettext-tools
BuildRequires: which
@@ -38,6 +39,7 @@ of good-quality plug-ins under the LGPL license.
%patch0 -p1
%build
+cp %{SOURCE1001} .
./autogen.sh
%configure --disable-static \
--prefix=%{_prefix} \
@@ -104,6 +106,7 @@ rm -rf %{buildroot}
%files
+%manifest gst-plugins-good.manifest
%defattr(-,root,root,-)
%{_libdir}/gstreamer-0.10
%{_libdir}/gstreamer-0.10/libgstavi.so