Hello community,
here is the log from the commit of package
gnome-shell-search-provider-openSUSE-packages for openSUSE:Factory checked in
at 2012-03-23 12:05:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing
/work/SRC/openSUSE:Factory/gnome-shell-search-provider-openSUSE-packages (Old)
and
/work/SRC/openSUSE:Factory/.gnome-shell-search-provider-openSUSE-packages.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-search-provider-openSUSE-packages", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-shell-search-provider-openSUSE-packages/gnome-shell-search-provider-openSUSE-packages.changes
2011-10-13 16:25:45.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-shell-search-provider-openSUSE-packages.new/gnome-shell-search-provider-openSUSE-packages.changes
2012-03-23 12:05:59.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 27 12:51:04 UTC 2012 - [email protected]
+
+- Install xml file in new directory used by gnome-shell >= 3.3.90
+ (%{_datadir}/gnome-shell/open-search-providers/).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-search-provider-openSUSE-packages.spec ++++++
--- /var/tmp/diff_new_pack.ywpfbV/_old 2012-03-23 12:06:01.000000000 +0100
+++ /var/tmp/diff_new_pack.ywpfbV/_new 2012-03-23 12:06:01.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-shell-search-provider-openSUSE-packages
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: gnome-shell-search-provider-openSUSE-packages
Version: 0.2
-Release: 1
-License: BSD-3-Clause
+Release: 0
Summary: Search Provider to look for openSUSE packages in GNOME Shell
+License: BSD-3-Clause
Group: System/GUI/GNOME
Url: http://software.opensuse.org/
Source0: packages.xml.in
@@ -45,11 +46,11 @@
sed "s/_suseversion_/$suse_dist_version/" packages.xml.in > packages.xml
%install
-mkdir -p %{buildroot}%{_datadir}/gnome-shell/search_providers/
-install -m 0644 packages.xml
%{buildroot}%{_datadir}/gnome-shell/search_providers/
+mkdir -p %{buildroot}%{_datadir}/gnome-shell/open-search-providers/
+install -m 0644 packages.xml
%{buildroot}%{_datadir}/gnome-shell/open-search-providers/
%files
%defattr(-,root,root)
-%{_datadir}/gnome-shell/search_providers/packages.xml
+%{_datadir}/gnome-shell/open-search-providers/packages.xml
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]