Hello community, here is the log from the commit of package libktorrent for openSUSE:Factory checked in at Wed May 18 10:31:08 CEST 2011.
-------- --- libktorrent/libktorrent.changes 2011-05-02 02:53:01.000000000 +0200 +++ /mounts/work_src_done/STABLE/libktorrent/libktorrent.changes 2011-05-02 22:05:07.000000000 +0200 @@ -1,0 +2,8 @@ +Mon May 2 20:04:12 UTC 2011 - [email protected] + +- Spec file updates: + * Simplified License: to GPLv2+ which is the main license. + * Fix locales removal if suse_version is not set. + * %kde_post_install is not needed. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.iENXwd/_old 2011-05-18 10:30:42.000000000 +0200 +++ /var/tmp/diff_new_pack.iENXwd/_new 2011-05-18 10:30:42.000000000 +0200 @@ -19,10 +19,10 @@ Name: libktorrent Version: 1.1.1 -Release: 1 +Release: 2 Summary: Torrent Downloading Library -License: GPLv2+ and LGPLv2+ and MIT and BSD +License: GPLv2+ Url: http://ktorrent.org/ Group: Productivity/Networking/File-Sharing Source0: http://ktorrent.org/downloads/4.1.1/%{name}-%{version}.tar.bz2 @@ -40,7 +40,7 @@ %package devel Summary: Development files for libktorrent -License: GPLv2+ and LGPLv2+ and MIT and BSD +License: GPLv2+ Group: Development/Libraries/C and C++ Requires: libktorrent3 = %{version} @@ -49,7 +49,7 @@ %package -n libktorrent3 Summary: Torrent Downloading Library -License: GPLv2+ and LGPLv2+ and MIT and BSD +License: GPLv2+ Group: Productivity/Networking/File-Sharing Recommends: libktorrent3-lang = %{version} @@ -70,7 +70,7 @@ cd .. # Remove unneeded locales -%if 0%{?suse_version} < 1140 +%if 0%{?suse_version} && 0%{?suse_version} < 1140 rm -rf %{buildroot}%{_datadir}/locale/ast/ rm -rf %{buildroot}%{_datadir}/locale/hne/ rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavian/ @@ -79,8 +79,6 @@ %find_lang %{name} -%kde_post_install - %clean rm -rf %{buildroot} ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
