Hello community,

here is the log from the commit of package yelp for openSUSE:Factory checked in 
at 2012-01-09 15:23:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yelp (Old)
 and      /work/SRC/openSUSE:Factory/.yelp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yelp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yelp/yelp.changes        2011-10-19 
00:57:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes   2012-01-09 
15:23:02.000000000 +0100
@@ -1,0 +2,28 @@
+Wed Dec 21 17:10:32 UTC 2011 - [email protected]
+
+- Update to version 3.3.2:
+  + Fixed conditional processing check for GNOME 2 environments
+  + Fixed racy insertion of link to full search results
+  + Don't call deprecated g_thread_init (bgo#663285).
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Drop yelp-g_thread.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Wed Oct 26 21:01:48 UTC 2011 - [email protected]
+
+- Update to version 3.3.1:
+  + Added Share button to IM, email, or copy page link
+  + Allow multiple package with install links
+  + Set right-click menu for http and install links
+  + Link to full search when loading a page from external search
+  + Dropped jquery-ui in favor of CSS transitions
+  + Updated translations.
+- Add pkgconfig(folks) and pkgconfig(gee-1.0) BuildRequires: new
+  dependencies.
+- Add yelp-g_thread.patch: g_thread_init has been deprecated.
+  GThread will automatically initialize nowadays.
+
+-------------------------------------------------------------------

Old:
----
  yelp-3.2.1.tar.bz2

New:
----
  yelp-3.3.2.tar.xz

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

Other differences:
------------------
++++++ yelp.spec ++++++
--- /var/tmp/diff_new_pack.cpYLHW/_old  2012-01-09 15:23:03.000000000 +0100
+++ /var/tmp/diff_new_pack.cpYLHW/_new  2012-01-09 15:23:03.000000000 +0100
@@ -16,8 +16,18 @@
 #
 
 
-
 Name:           yelp
+Version:        3.3.2
+Release:        0
+Summary:        Help Browser for the GNOME Desktop
+License:        GPL-2.0+ ; LGPL-2.1+
+Group:          System/GUI/GNOME
+Url:            http://www.gnome.org
+Source:         
http://download.gnome.org/sources/yelp/3.3/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-OPENSUSE yelp-2.13.5-use-susehelp.patch -- make gnome-help a 
symlink to susehelp for better cross-desktop compatibility
+Patch0:         yelp-2.13.5-use-susehelp.patch
+# PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 [email protected] 
-- Support help documents shipped in bundles
+Patch1:         yelp-lang-bundle.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-common
@@ -25,30 +35,23 @@
 BuildRequires:  intltool
 BuildRequires:  susehelp
 BuildRequires:  translation-update-upstream
+BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
+BuildRequires:  pkgconfig(folks) >= 0.6.3
+BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(webkitgtk-3.0)
 BuildRequires:  pkgconfig(yelp-xsl)
-BuildRequires:  update-desktop-files
-License:        GPLv2+ ; LGPLv2.1+
-Group:          System/GUI/GNOME
-Version:        3.2.1
-Release:        1
-Summary:        Help Browser for the GNOME Desktop
-Source:         
http://download.gnome.org/sources/yelp/3.2/%{name}-%{version}.tar.bz2
-Url:            http://www.gnome.org
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# PATCH-FEATURE-OPENSUSE yelp-2.13.5-use-susehelp.patch -- make gnome-help a 
symlink to susehelp for better cross-desktop compatibility
-Patch0:         yelp-2.13.5-use-susehelp.patch
-# PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 [email protected] 
-- Support help documents shipped in bundles
-Patch1:         yelp-lang-bundle.patch
-Provides:       suse_help_viewer
 Requires:       susehelp
 # We need the stylesheets from yelp-xsl
 Requires:       yelp-xsl
 Recommends:     %{name}-lang
+Provides:       suse_help_viewer
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
@@ -57,7 +60,6 @@
 formatted documentation.
 
 %package -n libyelp0
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Help Browser for the GNOME Desktop -- Library
 Group:          System/Libraries
 
@@ -67,7 +69,6 @@
 formatted documentation.
 
 %package devel
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Help Browser for the GNOME Desktop -- Development Files
 Group:          Development/Libraries/GNOME
 Requires:       libyelp0 = %{version}
@@ -88,23 +89,23 @@
 # needed by patch0
 autoreconf
 %configure --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %if 0%{?suse_version} <= 1110
-%{__rm} %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/*
 %endif
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%suse_update_desktop_file %name
+%suse_update_desktop_file %{name}
 %find_lang %{name} %{?no_lang_C}
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post
 %desktop_database_post

++++++ yelp-lang-bundle.patch ++++++
--- /var/tmp/diff_new_pack.cpYLHW/_old  2012-01-09 15:23:03.000000000 +0100
+++ /var/tmp/diff_new_pack.cpYLHW/_new  2012-01-09 15:23:03.000000000 +0100
@@ -1,8 +1,8 @@
-Index: yelp-3.1.3/libyelp/yelp-uri.c
+Index: yelp-3.3.1/libyelp/yelp-uri.c
 ===================================================================
---- yelp-3.1.3.orig/libyelp/yelp-uri.c
-+++ yelp-3.1.3/libyelp/yelp-uri.c
-@@ -623,8 +623,21 @@ resolve_data_dirs (YelpUri      *ret,
+--- yelp-3.3.1.orig/libyelp/yelp-uri.c
++++ yelp-3.3.1/libyelp/yelp-uri.c
+@@ -646,8 +646,21 @@ resolve_data_dirs (YelpUri      *ret,
                                                 langfirst ? docid : 
langs[lang_i],
                                                 NULL);
              if (!g_file_test (helpdir, G_FILE_TEST_IS_DIR)) {

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

Reply via email to