Hello community, here is the log from the commit of package tomahawk for openSUSE:Factory checked in at 2012-11-15 09:44:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tomahawk (Old) and /work/SRC/openSUSE:Factory/.tomahawk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomahawk", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/tomahawk/tomahawk.changes 2012-10-06 18:44:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tomahawk.new/tomahawk.changes 2012-11-15 09:44:53.000000000 +0100 @@ -1,0 +2,11 @@ +Wed Nov 14 15:11:13 UTC 2012 - [email protected] + +- fix Supplements: for tomahawk-kde +- Make tomahawk-kde require tomahawk itself + (pointless installing a .khotkeys file without the application) +- remove obsolete %clean section +- install ChangeLog, README, AUTHORS and LICENSE.txt +- add rpmlint filter to surpress warning about libqt4-sql-sqlite + requirement + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomahawk.spec ++++++ --- /var/tmp/diff_new_pack.G4CLrj/_old 2012-11-15 09:44:54.000000000 +0100 +++ /var/tmp/diff_new_pack.G4CLrj/_new 2012-11-15 09:44:54.000000000 +0100 @@ -43,7 +43,10 @@ BuildRequires: boost-devel >= 1.3 BuildRequires: clucene-core-devel >= 2.3.3.4 BuildRequires: libattica-devel >= 0.4.0 +BuildRequires: libechonest-devel >= 2.0 BuildRequires: liblastfm-devel >= 1.0.1 +BuildRequires: libqca2-devel +BuildRequires: quazip-devel BuildRequires: sqlite3-devel >= 3.6.22 BuildRequires: taglib-devel >= 1.6.2 @@ -54,11 +57,8 @@ Recommends: phonon-backend-gstreamer >= 4.5.0 phonon-backend-vlc >= 0.4 # Optional deps for additional features -BuildRequires: libechonest-devel >= 2.0 BuildRequires: libjreen-devel >= 1.0.1 -BuildRequires: libqca2-devel BuildRequires: libqtweetlib-devel -BuildRequires: quazip-devel # KDE integration BuildRequires: kde4-filesystem @@ -73,7 +73,8 @@ %package kde Summary: KDE integration for Tomahawk Group: Productivity/Multimedia/Sound/Players -Supplements: packageand(kdebase4-workspace) +Requires: tomahawk +Supplements: packageand(tomahawk:kdebase4-workspace) %description kde This package makes hotkeys configurable in KDE systemsettings @@ -111,9 +112,6 @@ %__rm -rf "%{buildroot}%{_datadir}/icons/hicolor/512x512" %__rm -rf "%{buildroot}%{_datadir}/icons/hicolor/128x128-grayscale/" -%clean -%__rm -rf %{buildroot} - %post /sbin/ldconfig %desktop_database_post @@ -126,6 +124,7 @@ %files %defattr(-,root,root,0755) +%doc LICENSE.txt README ChangeLog AUTHORS %{_bindir}/tomahawk %ifnarch %arm ++++++ tomahawk-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.G4CLrj/_old 2012-11-15 09:44:54.000000000 +0100 +++ /var/tmp/diff_new_pack.G4CLrj/_new 2012-11-15 09:44:54.000000000 +0100 @@ -3,3 +3,6 @@ # libtomahawk is shared amongst several components but has no stable api for anyone else to use (and doesnt install headers files anyways) addFilter('shlib-policy-missing-suffix') + +# libqt4-sql-sqlite is a runtime plugin which is not explicitly pulled it +addFilter('explicit-lib-dependency') -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
