Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2014-11-15 11:44:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-software (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-software"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes    
2014-10-14 07:13:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes       
2014-11-15 12:16:04.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Oct 30 10:24:58 UTC 2014 - [email protected]
+
+- Split libzypp-plugin-appdata out of gnome-software to be able to
+  easier maintain updates.
+
+-------------------------------------------------------------------

Old:
----
  InstallAppdata.sh

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

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.Xr6k7r/_old  2014-11-15 12:16:06.000000000 +0100
+++ /var/tmp/diff_new_pack.Xr6k7r/_new  2014-11-15 12:16:06.000000000 +0100
@@ -25,7 +25,6 @@
 Group:          System/GUI/GNOME
 Url:            https://wiki.gnome.org/Design/Apps/Software
 Source:         
http://download.gnome.org/sources/gnome-software/3.14/%{name}-%{version}.tar.xz
-Source1:        InstallAppdata.sh
 # PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch [email protected] 
-- Switch to PackageKit Update provider instead of systemd offline updates.
 Patch0:         gnome-software-PK-updates.patch
 # PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch 
boo#897713 [email protected] -- Adds a YaST app-folder by default, in 
addition to existing app-folders Sundry and Utilities
@@ -35,7 +34,7 @@
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(appstream-glib) >= 0.2.4
+BuildRequires:  pkgconfig(appstream-glib) >= 0.2.6
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.11.5
@@ -52,22 +51,6 @@
 AppStore like management of Applications for your GNOME Desktop.
 
 %lang_package
-%package -n libzypp-plugin-appdata
-Version:        1.0
-Release:        0
-Summary:        Extend libzypp to handle AppStream metadata
-Group:          System/Libraries
-BuildArch:      noarch
-Requires:       appstream-glib >= 0.2.4
-# appdata hook was introduced in libzypp 14.29.4
-Requires:       libzypp >= 14.29.4
-
-%description -n libzypp-plugin-appdata
-This plugin extends libzypp to install AppStream metadata, as extracted from 
the
-repository metadata, onto the file system in order to be picked up by
-software centers.
-
-At this moment, gnome-software is the only known implementation making use of 
it.
 
 %prep
 %setup -q
@@ -84,8 +67,6 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
-# Install AppData zypp plugin
-install -Dm 0755 %{S:1} 
%{buildroot}%{_prefix}/lib/zypp/plugins/appdata/$(basename %{S:1})
 #suse_update_desktop_file gnome-software
 %find_lang %{name}
 
@@ -122,14 +103,6 @@
 #{_libexecdir}/gnome-software-service
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
-# zypp plugin triggering AppData update on repo refresh
-%dir %{_prefix}/lib/zypp
-%dir %{_prefix}/lib/zypp/plugins
-%dir %{_prefix}/lib/zypp/plugins/appdata/
-
-%files -n libzypp-plugin-appdata
-%defattr(-,root,root)
-%{_prefix}/lib/zypp/plugins/appdata/InstallAppdata.sh
 
 %files lang -f %{name}.lang
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to