Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-10-29 21:09:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-good"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
    2014-09-26 10:51:19.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
       2014-10-29 21:09:25.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Oct 23 12:10:29 UTC 2014 - dims...@opensuse.org
+
+- Add gstreamer-good.appdata.xml so the codec package shows up in
+  GNOME Software.
+
+-------------------------------------------------------------------

New:
----
  gstreamer-good.appdata.xml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.bolgFe/_old  2014-10-29 21:09:26.000000000 +0100
+++ /var/tmp/diff_new_pack.bolgFe/_new  2014-10-29 21:09:26.000000000 +0100
@@ -30,6 +30,7 @@
 Group:          Productivity/Multimedia/Other
 Url:            http://gstreamer.freedesktop.org/
 Source0:        
http://download.gnome.org/sources/gst-plugins-good/1.4/%{_name}-%{version}.tar.xz
+Source1:        gstreamer-good.appdata.xml
 Source99:       baselibs.conf
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
@@ -133,6 +134,13 @@
 %install
 %makeinstall
 %find_lang %{_name}-%{gst_branch}
+if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-good.appdata.xml ]; then
+  echo "Please remove the added gstreamer-good.appdata.xml file from the 
sources - the tarball installs it"
+  false
+else
+  mkdir -p %{buildroot}%{_datadir}/appdata
+  cp %{S:1} %{buildroot}%{_datadir}/appdata/
+fi
 rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_branch}/*.*a
 
 %clean
@@ -141,6 +149,8 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/gstreamer-good.appdata.xml
 %{_libdir}/gstreamer-%{gst_branch}/libgstalaw.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalpha.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalphacolor.so

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to