Hello community, here is the log from the commit of package kdelibs4 for openSUSE:Factory checked in at Fri Oct 7 15:21:44 CEST 2011.
-------- --- openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes 2011-10-06 16:27:52.000000000 +0200 +++ /mounts/work_src_done/STABLE/kdelibs4/kdelibs4-apidocs.changes 2011-10-06 11:51:12.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 6 09:49:45 UTC 2011 - [email protected] + +- for 12.1 provide all files in branding-upstream, not just the + background + +------------------------------------------------------------------- kdelibs4.changes: same change calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdelibs4.spec ++++++ --- /var/tmp/diff_new_pack.AExbsw/_old 2011-10-07 15:21:40.000000000 +0200 +++ /var/tmp/diff_new_pack.AExbsw/_new 2011-10-07 15:21:40.000000000 +0200 @@ -65,6 +65,7 @@ BuildRequires: xz-devel Version: 4.7.2 Release: 1 +%define brandingversion 4.7 License: LGPLv2.1+ Summary: KDE Base Libraries Url: http://www.kde.org @@ -109,15 +110,7 @@ %define debug_package_requires %{name} = %{version}-%{release} libqt4-debuginfo %endif -%if 0%{?suse_version} == 1130 -Requires: %{name}-branding = 11.3 -%endif -%if 0%{?suse_version} == 1140 -Requires: %{name}-branding = 11.4 -%endif -%if 0%{?suse_version} > 1140 -Requires: %{name}-branding = 12.1 -%endif +Requires: %{name}-branding = %{brandingversion} %description This package contains the basic packages of the K Desktop Environment. @@ -130,15 +123,7 @@ License: LGPLv2.1+ Summary: KDE Base Libraries Group: System/GUI/KDE -%if 0%{?suse_version} == 1130 -Provides: %{name}-branding = 11.3 -%endif -%if 0%{?suse_version} == 1140 -Provides: %{name}-branding = 11.4 -%endif -%if 0%{?suse_version} > 1140 -Provides: %{name}-branding = 12.1 -%endif +Provides: %{name}-branding = %{brandingversion} Supplements: packageand(kdelibs4:branding-upstream) Conflicts: otherproviders(%{name}-branding) @@ -354,7 +339,11 @@ %files branding-upstream %defattr(-,root,root) %doc COPYING.LIB +%if %suse_version > 1200 +%{_kde4_appsdir}/kdeui/about +%else %{_kde4_appsdir}/kdeui/about/body-background.jpg +%endif %files -n libkde4 %defattr(-,root,root) @@ -469,7 +458,11 @@ %doc %lang(en) %{_kde4_htmldir}/en/sonnet %exclude %{_kde4_appsdir}/cmake +%if %suse_version > 1200 +%exclude %{_kde4_appsdir}/kdeui/about +%else %exclude %{_kde4_appsdir}/kdeui/about/body-background.jpg +%endif %exclude %{_kde4_appsdir}/ksgmltools2 %exclude %{_kde4_bindir}/kde4-doxygen.sh %exclude %{_kde4_bindir}/meinproc4 continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
