Hello community, here is the log from the commit of package kdebase4-openSUSE for openSUSE:Factory checked in at 2012-10-07 19:07:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebase4-openSUSE (Old) and /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebase4-openSUSE", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kdebase4-openSUSE/kdebase4-openSUSE.changes 2012-06-25 12:32:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new/kdebase4-openSUSE.changes 2012-10-07 19:07:19.000000000 +0200 @@ -2 +2,5 @@ -Wed Jun 20 16:01:08 UTC 2012 - [email protected] +Sat Sep 8 20:37:46 UTC 2012 - [email protected] + +- Adjust the version of openSUSE used for rpm queries on + software.opensuse.org to the current version + (bnc#695417,bnc#681131) @@ -3,0 +8,2 @@ +------------------------------------------------------------------- +Wed Jun 20 16:01:08 UTC 2012 - [email protected] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebase4-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.R9lDWu/_old 2012-10-07 19:07:22.000000000 +0200 +++ /var/tmp/diff_new_pack.R9lDWu/_new 2012-10-07 19:07:22.000000000 +0200 @@ -120,6 +120,9 @@ %patch2 -p1 %patch3 -p1 +#Make the Link to the software search from the greeter default to to the correct version of openSUSE (bnc#681131) + sed -i s/12.1/%{version}/ greeter/greetings.cpp + cd sysinfo tar xvf %{SOURCE3} %patch4 -p1 @@ -152,6 +155,9 @@ cd %{buildroot} patch -p0 < %{SOURCE2} +#Make the "rpm:"-search default to to the correct version of openSUSE (see bnc#695417) + sed -i s/12.1/%{version}/ %{buildroot}%{_kde4_servicesdir}/searchproviders/rpm.desktop + %post -n kdebase4-workspace-branding-openSUSE %{fillup_only -n windowmanager -s kde4} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
