Hello community, here is the log from the commit of package kdebase4-openSUSE for openSUSE:Factory checked in at Thu May 28 04:27:02 CEST 2009. -------- --- KDE/kdebase4-openSUSE/kdebase4-openSUSE.changes 2009-05-18 12:59:08.000000000 +0200 +++ kdebase4-openSUSE/kdebase4-openSUSE.changes 2009-05-26 10:56:59.000000000 +0200 @@ -1,0 +2,6 @@ +Tue May 26 10:53:31 CEST 2009 - beineri@opensuse.org + +- fix live installer icon showing up as gear +- fix default containment and wallpaper + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- desktop-files-executable.diff pin.desktop start-here-branding.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebase4-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.rAb341/_old 2009-05-28 04:26:07.000000000 +0200 +++ /var/tmp/diff_new_pack.rAb341/_new 2009-05-28 04:26:07.000000000 +0200 @@ -26,12 +26,10 @@ PreReq: %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 11.2 -Release: 9 +Release: 10 +# git clone git://git.opensuse.org/projects/desktop/kdebase4-openSUSE.git Source0: kdebase4-openSUSE-%{version}.tar.bz2 -Source1: pin.desktop Source2: devel-splash.tar.bz2 -Source3: start-here-branding.tar.bz2 -Patch: desktop-files-executable.diff Requires: kdebase4-workspace Provides: kdebase4-SuSE = 11.0 Obsoletes: kdebase4-SuSE <= 11.0 @@ -180,8 +178,7 @@ %endif %prep -%setup -q -n %name -b 2 -b 3 -%patch +%setup -q -n %name -b 2 %build %cmake_kde4 -d build @@ -196,7 +193,6 @@ done cp -a config-files/* $RPM_BUILD_ROOT cp -a branding/root/* $RPM_BUILD_ROOT - install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/kde4/services/searchproviders/ gzip $RPM_BUILD_ROOT/usr/share/kde4/apps/desktoptheme/default/widgets/branding.svg mv $RPM_BUILD_ROOT/usr/share/kde4/apps/desktoptheme/default/widgets/branding.svg.gz $RPM_BUILD_ROOT/usr/share/kde4/apps/desktoptheme/default/widgets/branding.svgz chmod og-w -R "${RPM_BUILD_ROOT}" @@ -311,6 +307,9 @@ /usr/share/kde4/apps/kdm/pics %changelog +* Tue May 26 2009 beineri@opensuse.org +- fix live installer icon showing up as gear +- fix default containment and wallpaper * Mon May 18 2009 beineri@opensuse.org - Plasma 4.3 wants to have ~/Desktop/*.desktop files executable - provide start-here-branding icon also in non-scalable form ++++++ kdebase4-openSUSE-11.2.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdebase4-openSUSE/branding/root/etc/kde4/share/config/plasma-desktoprc new/kdebase4-openSUSE/branding/root/etc/kde4/share/config/plasma-desktoprc --- old/kdebase4-openSUSE/branding/root/etc/kde4/share/config/plasma-desktoprc 1970-01-01 01:00:00.000000000 +0100 +++ new/kdebase4-openSUSE/branding/root/etc/kde4/share/config/plasma-desktoprc 2009-05-26 10:53:05.000000000 +0200 @@ -0,0 +1,4 @@ +[Defaults] +wallpaper=/usr/share/wallpapers/openSUSE111-1600x1200.png +plainClockColor=7,33,0 +containment=plaindesktop Files old/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/128x128/places/start-here-branding.png and new/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/128x128/places/start-here-branding.png differ Files old/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/16x16/places/start-here-branding.png and new/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/16x16/places/start-here-branding.png differ Files old/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/32x32/places/start-here-branding.png and new/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/32x32/places/start-here-branding.png differ Files old/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/48x48/places/start-here-branding.png and new/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/48x48/places/start-here-branding.png differ Files old/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/64x64/places/start-here-branding.png and new/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/64x64/places/start-here-branding.png differ Files old/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/scalable/places/start-here-branding.svgz and new/kdebase4-openSUSE/branding/root/usr/share/icons/oxygen/scalable/places/start-here-branding.svgz differ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh new/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh --- old/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh 2009-04-09 14:42:22.000000000 +0200 +++ new/kdebase4-openSUSE/config-files/usr/share/kde4/env/startkde.suse.sh 2009-05-26 10:53:05.000000000 +0200 @@ -87,22 +87,27 @@ if [ -e "/usr/bin/firefox" -a ! -e "$HOME/Desktop/MozillaFirefox.desktop" -a -e "/usr/share/kde4/config/SuSE/default/MozillaFirefox.desktop" ]; then cp /usr/share/kde4/config/SuSE/default/MozillaFirefox.desktop $HOME/Desktop/ + chmod u+x $HOME/Desktop/MozillaFirefox.desktop fi if [ -e "/usr/bin/oofromtemplate" -a ! -e "$HOME/Desktop/Office.desktop" -a -e "/usr/share/kde4/config/SuSE/default/Office.desktop" ]; then cp /usr/share/kde4/config/SuSE/default/Office.desktop $HOME/Desktop/ + chmod u+x $HOME/Desktop/Office.desktop fi if [ ! -e "$HOME/Desktop/SuSE.desktop" -a -e "/usr/share/kde4/config/SuSE/default/SuSE.desktop" ]; then cp /usr/share/kde4/config/SuSE/default/SuSE.desktop $HOME/Desktop/ + chmod u+x $HOME/Desktop/SuSE.desktop fi if [ ! -e "$HOME/Desktop/Support.desktop" -a -e "/usr/share/kde4/config/SuSE/default/Support.desktop" ]; then cp /usr/share/kde4/config/SuSE/default/Support.desktop $HOME/Desktop/ + chmod u+x $HOME/Desktop/Support.desktop fi if [ ! -e "$HOME/Desktop/myComputer.desktop" -a -e "/usr/share/kde4/config/SuSE/default/myComputer.desktop" ]; then cp /usr/share/kde4/config/SuSE/default/myComputer.desktop $HOME/Desktop/ + chmod u+x $HOME/Desktop/myComputer.desktop fi if [ ! -e $HOME/.kde4/share/config/kdeglobals -a -e /usr/share/kde4/config/SuSE/default/kdeglobals ]; then diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdebase4-openSUSE/config-files/usr/share/kde4/services/searchproviders/pin.desktop new/kdebase4-openSUSE/config-files/usr/share/kde4/services/searchproviders/pin.desktop --- old/kdebase4-openSUSE/config-files/usr/share/kde4/services/searchproviders/pin.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/kdebase4-openSUSE/config-files/usr/share/kde4/services/searchproviders/pin.desktop 2009-05-26 10:53:05.000000000 +0200 @@ -0,0 +1,8 @@ +[Desktop Entry] +Charset= +Hidden=false +Keys=pin +Name=openSUSE Webpin Search +Query=http://packages.opensuse-community.org/index.jsp?searchTerm=\\{@}&distro=openSUSE_112 +ServiceTypes=SearchProvider +Type=Service diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdebase4-openSUSE/config-files/usr/share/opensuse-kiwi/live_user_scripts/kde4.sh new/kdebase4-openSUSE/config-files/usr/share/opensuse-kiwi/live_user_scripts/kde4.sh --- old/kdebase4-openSUSE/config-files/usr/share/opensuse-kiwi/live_user_scripts/kde4.sh 2009-04-24 11:29:13.000000000 +0200 +++ new/kdebase4-openSUSE/config-files/usr/share/opensuse-kiwi/live_user_scripts/kde4.sh 2009-05-26 10:53:05.000000000 +0200 @@ -6,6 +6,7 @@ if [ ! -e "$HOME/Desktop/live-installer.desktop" -a -e "/usr/share/kde4/config/SuSE/default/live-installer.desktop" ]; then mkdir -p $HOME/Desktop cp /usr/share/kde4/config/SuSE/default/live-installer.desktop $HOME/Desktop/ + chmod u+x $HOME/Desktop/live-installer.desktop fi fi diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/kdebase4-openSUSE/po/fi/kde4-openSUSE.po new/kdebase4-openSUSE/po/fi/kde4-openSUSE.po --- old/kdebase4-openSUSE/po/fi/kde4-openSUSE.po 2008-11-19 07:35:46.000000000 +0100 +++ new/kdebase4-openSUSE/po/fi/kde4-openSUSE.po 2009-05-25 16:19:22.000000000 +0200 @@ -1,6 +1,6 @@ # translation of kde4-openSUSE.fi.po to suomi # Mikko Piippo <mikko.piippo@opensuse.fi>, 2008. -# Jyri Palokangas <jyri.palokangas@opensuse.org>, 2008. +# Jyri Palokangas <jyri.palokangas@opensuse.org>, 2008, 2009. # Jyri palokangas <jyri.palokangas@opensuse.org>, 2008. # translation of kde4-openSUSE.po to msgid "" @@ -8,7 +8,7 @@ "Project-Id-Version: kde4-openSUSE.fi\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-10-30 16:08+0100\n" -"PO-Revision-Date: 2008-11-18 14:57+0200\n" +"PO-Revision-Date: 2009-05-16 21:51+0300\n" "Last-Translator: Jyri Palokangas <jyri.palokangas@opensuse.org>\n" "Language-Team: suomi <fi@li.org>\n" "MIME-Version: 1.0\n" @@ -1076,14 +1076,14 @@ "Cylinder is deactivated after rotating the cylinder with the mouse.\n" "Otherwise cylinder will stay in the position." msgstr "" -"Sylinteri de-aktivoidaan hiirellä pyörityksen jälkeen.\n" +"Sylinteri poistetaan käytöstä hiirellä pyörityksen jälkeen.\n" "Muussa tapauksessa sylinteri jää paikalleen." #. i18n: file: presentwindows_config.ui:22 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:359 rc.cpp:872 msgid "Rearrange &duration:" -msgstr "" +msgstr "Uudelleenjärjestelyn &kesto:" #. i18n: file: presentwindows_config.ui:51 #. i18n: ectx: property (text), widget (QCheckBox, displayTitleBox) @@ -1161,7 +1161,7 @@ #. i18n: ectx: property (text), widget (QLabel, capDeformationLabel) #: rc.cpp:522 rc.cpp:1137 msgid "Cap deformation:" -msgstr "" +msgstr "Kannen muutos:" #. i18n: file: sphere_config.ui:340 #. i18n: ectx: property (text), widget (QLabel, capDeformationSphereLabel) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org