Hello community, here is the log from the commit of package kwebkitpart for openSUSE:Factory checked in at 2012-04-19 08:50:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwebkitpart (Old) and /work/SRC/openSUSE:Factory/.kwebkitpart.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwebkitpart", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kwebkitpart/kwebkitpart.changes 2012-01-27 15:21:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kwebkitpart.new/kwebkitpart.changes 2012-04-19 08:50:10.000000000 +0200 @@ -1,0 +2,15 @@ +Mon Apr 16 09:13:21 UTC 2012 - [email protected] + +- make it build on older distros + +------------------------------------------------------------------- +Sun Apr 15 19:55:33 UTC 2012 - [email protected] + +- reduce buildrequires + +------------------------------------------------------------------- +Sat Apr 7 14:17:23 UTC 2012 - [email protected] + +- Translation update + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwebkitpart.spec ++++++ --- /var/tmp/diff_new_pack.5yZe9e/_old 2012-04-19 08:50:12.000000000 +0200 +++ /var/tmp/diff_new_pack.5yZe9e/_new 2012-04-19 08:50:12.000000000 +0200 @@ -16,18 +16,16 @@ # - Name: kwebkitpart Version: 1.2.0git20111019 -Release: 1 -License: LGPL-2.0+ ; LGPL-2.1+ +Release: 0 Summary: KDE Webkit web browser component -Url: https://projects.kde.org/projects/extragear/base/kwebkitpart +License: LGPL-2.0+ ; LGPL-2.1+ Group: System/GUI/KDE +Url: https://projects.kde.org/projects/extragear/base/kwebkitpart Source: %{name}-%{version}.tar.bz2 Source1: %{name}-lang.tar.bz2 Source2: README.html.bz2 -BuildRequires: glew-devel BuildRequires: libkde4-devel BuildRequires: sqlite-devel Recommends: kwebkitpart-lang @@ -48,7 +46,7 @@ %setup -q -n %{name}-%{version} tar xjf $RPM_SOURCE_DIR/%{name}-lang.tar.bz2 echo "add_subdirectory(lang)" >> CMakeLists.txt -%{uncompress:%{S:2}} >README.html +bunzip2 -d < %{S:2} > README.html %build %cmake_kde4 -d build @@ -59,6 +57,9 @@ %make_install popd %kde_post_install +%if %{suse_version} < 1130 +rm -r %{buildroot}/usr/share/locale/sr@ijekavian* +%endif %find_lang %{name} %post -p /sbin/ldconfig ++++++ kwebkitpart-lang.tar.bz2 ++++++ ++++ 67966 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
