Hello community, here is the log from the commit of package balsa for openSUSE:Factory checked in at 2015-06-03 08:34:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/balsa (Old) and /work/SRC/openSUSE:Factory/.balsa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "balsa" Changes: -------- --- /work/SRC/openSUSE:Factory/balsa/balsa.changes 2015-06-02 10:11:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.balsa.new/balsa.changes 2015-06-03 08:34:45.000000000 +0200 @@ -1,0 +2,9 @@ +Tue Jun 2 07:53:30 UTC 2015 - [email protected] + +- Drop conditional pkgconfig(webkit2gtk-3.0) BuildRequires, as + balsa now only supports webkit2gtk-4.0. +- Stop passing no longer recognized options: + --disable-scrollkeeper and --with-unique. Also remove a few + obsolete conditionals. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ balsa.spec ++++++ --- /var/tmp/diff_new_pack.QRbHUk/_old 2015-06-03 08:34:46.000000000 +0200 +++ /var/tmp/diff_new_pack.QRbHUk/_new 2015-06-03 08:34:46.000000000 +0200 @@ -55,11 +55,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(unique-1.0) -%if 0%{?suse_version} < 1320 -BuildRequires: pkgconfig(webkit2gtk-3.0) -%else BuildRequires: pkgconfig(webkit2gtk-4.0) -%endif Recommends: %{base_name}-lang %if "%{name}" != "%{base_name}" Conflicts: %{base_name} @@ -88,7 +84,6 @@ %if %TOUCHSCREEN_OPTIMIZATION --enable-touch-ui\ %endif - --disable-scrollkeeper\ --enable-more-warnings\ --enable-smime\ --with-canberra\ @@ -101,7 +96,6 @@ --with-ssl\ --with-gss\ --with-compface\ - --with-unique\ --with-html-widget=webkit2 make %{?_smp_mflags} @@ -120,19 +114,13 @@ %clean rm -rf %{buildroot} -%if 0%{?suse_version} > 1130 - %post %desktop_database_post %icon_theme_cache_post -%endif - -%if 0%{?suse_version} > 1130 %postun %desktop_database_postun %icon_theme_cache_postun -%endif %files %defattr(-, root, root)
