Mailinglist Archive: opensuse-commit (1116 mails)
| < Previous | Next > |
commit kdebase3-SuSE for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 09 Feb 2009 17:54:35 +0100
- Message-id: <20090209165435.7FEE8678161@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kdebase3-SuSE for openSUSE:Factory
checked in at Mon Feb 9 17:54:35 CET 2009.
--------
--- KDE/kdebase3-SuSE/kdebase3-SuSE.changes 2008-12-28 23:27:14.000000000
+0100
+++ /mounts/work_src_done/STABLE/kdebase3-SuSE/kdebase3-SuSE.changes
2009-02-09 16:00:31.373146000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 9 16:00:25 CET 2009 - coolo@xxxxxxx
+
+- move to 11.2
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
kdebase-SuSE-11.1.tar.bz2
New:
----
kdebase-SuSE-11.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3-SuSE.spec ++++++
--- /var/tmp/diff_new_pack.tH8607/_old 2009-02-09 17:54:16.000000000 +0100
+++ /var/tmp/diff_new_pack.tH8607/_new 2009-02-09 17:54:16.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package kdebase3-SuSE (Version 11.1)
+# spec file for package kdebase3-SuSE (Version 11.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -37,16 +37,16 @@
%endif
PreReq: %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Version: 11.1
-Release: 66
+Version: 11.2
+Release: 1
Source0: kdebase-SuSE-%{version}.tar.bz2
Source2: kdebase3-SuSE-displaymanager.fillup
Source3: kdebase3-SuSE-windowmanager.fillup
-Requires: desktop-branding = 11.1
+Requires: desktop-branding = %{version}
%if %{suse_version} > 1020
Requires: %{name}-lang = %{version}
%endif
-Requires: %{name}-branding = 11.1
+Requires: %{name}-branding = %{version}
%description
This package contains the standard SUSE desktop and menu extensions for
@@ -72,7 +72,7 @@
Summary: System Information KIO-Slave
Group: System/GUI/KDE
Provides: kdebase3-SuSE:/opt/kde3/share/services/ksysinfopart.desktop
-Requires: %{name}-branding = 11.1
+Requires: %{name}-branding = %{version}
%description -n kio_sysinfo
This package contains a KDE KIO-Slave showing system information.
@@ -95,7 +95,7 @@
License: GPL v2 or later
Group: System/GUI/KDE
Summary: SUSE KDE Extension
-Provides: %{name}-branding = 11.1
+Provides: %{name}-branding = %{version}
Supplements: packageand(kdebase3-SuSE:branding-openSUSE)
Conflicts: otherproviders(%{name}-branding)
#BRAND: FIXME
@@ -271,6 +271,8 @@
/opt/kde3/share/services/sysinfo.protocol
%changelog
+* Mon Feb 09 2009 coolo@xxxxxxx
+- move to 11.2
* Sun Dec 28 2008 stbinner@xxxxxxx
- adapt to updater rename (bnc#440329)
* Wed Dec 10 2008 stbinner@xxxxxxx
++++++ kdebase-SuSE-11.1.tar.bz2 -> kdebase-SuSE-11.2.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/kdebase-SuSE/config-files/opt/kde3/bin/startkde.theme
new/kdebase-SuSE/config-files/opt/kde3/bin/startkde.theme
--- old/kdebase-SuSE/config-files/opt/kde3/bin/startkde.theme 2008-12-31
18:26:21.000000000 +0100
+++ new/kdebase-SuSE/config-files/opt/kde3/bin/startkde.theme 2008-05-19
13:55:35.000000000 +0200
@@ -123,16 +123,16 @@
mkdir -p $HOME/.config/
cp -a "${TEMPLATE_DIR}"/qtcurvestylerc $HOME/.config/
- if test -e /usr/share/applications/YaST2/live-installer.desktop ; then
+ if test -e /etc/YaST2/live-install.xml ; then
if test -e "${TEMPLATE_DIR}"/kdedrc.live ; then
cp -a "${TEMPLATE_DIR}"/kdedrc.live "${kdehome}"/share/config/kdedrc
fi
if test -e "${TEMPLATE_DIR}"/susepluggerrc.live ; then
cp -a "${TEMPLATE_DIR}"/susepluggerrc.live
"${kdehome}"/share/config/susepluggerrc
fi
- if test -e "${TEMPLATE_DIR}"/kupdateapplet-autostart.desktop ; then
+ if test -e "${TEMPLATE_DIR}"/opensuseupdater-autostart.desktop ; then
mkdir -p $HOME/.config/autostart
- cp -a "${TEMPLATE_DIR}"/kupdateapplet-autostart.desktop
$HOME/.config/autostart/kupdateapplet-autostart.desktop
+ cp -a "${TEMPLATE_DIR}"/opensuseupdater-autostart.desktop
$HOME/.config/autostart/opensuseupdater-autostart.desktop
fi
if test -e "${TEMPLATE_DIR}"/beagled-autostart.desktop.live ; then
mkdir -p $HOME/.config/autostart
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore
old/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/kupdateapplet-autostart.desktop
new/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/kupdateapplet-autostart.desktop
---
old/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/kupdateapplet-autostart.desktop
2008-12-28 23:25:55.000000000 +0100
+++
new/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/kupdateapplet-autostart.desktop
1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-[Desktop Entry]
-Hidden=true
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore
old/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/opensuseupdater-autostart.desktop
new/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/opensuseupdater-autostart.desktop
---
old/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/opensuseupdater-autostart.desktop
1970-01-01 01:00:00.000000000 +0100
+++
new/kdebase-SuSE/config-files/opt/kde3/share/config/SuSE/default/opensuseupdater-autostart.desktop
2008-05-19 13:40:48.000000000 +0200
@@ -0,0 +1,2 @@
+[Desktop Entry]
+Hidden=true
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/kdebase-SuSE/po/kryptomedia/pt.po
new/kdebase-SuSE/po/kryptomedia/pt.po
--- old/kdebase-SuSE/po/kryptomedia/pt.po 2008-12-31 18:32:32.000000000
+0100
+++ new/kdebase-SuSE/po/kryptomedia/pt.po 2009-02-09 15:43:30.000000000
+0100
@@ -1,27 +1,28 @@
-# translation of kryptomedia.pt.po to pt
+# translation of kryptomedia.pt.po to Portuguese
# @TITLE@
# Copyright (C) 2006, SUSE Linux GmbH, Nuremberg
#
# This file is distributed under the same license as @PACKAGE@ package. FIRST
#
-# Antonio Cardoso Martins <digiplan.pt@xxxxxxxxx>, 2007.
+# Antonio Cardoso Martins <digiplan.pt@xxxxxxxxx>, 2007, 2009.
msgid ""
msgstr ""
"Project-Id-Version: kryptomedia.pt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-01-15 11:13+0100\n"
-"PO-Revision-Date: 2007-05-27 18:32+0100\n"
+"PO-Revision-Date: 2009-02-07 20:56+0000\n"
"Last-Translator: Antonio Cardoso Martins <digiplan.pt@xxxxxxxxx>\n"
-"Language-Team: pt <opensuse-pt@xxxxxxxxxxxx>\n"
+"Language-Team: Portuguese <opensuse-pt@xxxxxxxxxxxx"
+">\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: dialog.cpp:31
msgid "Decrypt"
-msgstr "Desencriptar"
+msgstr "Decifrar"
#: dialog.cpp:92
msgid "Wrong password!"
@@ -29,11 +30,11 @@
#: dialog.cpp:94
msgid "Decryption failed! Application \"cryptsetup\" not found. Is package
\"util-linux-crypto\" installed?"
-msgstr "Falhou a desencriptação! Aplicação \"cryptsetup\" não encontrada. Está
instalado o pacote \"util-linux-crypto\"?"
+msgstr "A decifração falhou! Aplicação \"cryptsetup\" não encontrada. Está
instalado o pacote \"util-linux-crypto\"?"
#: dialog.cpp:96
msgid "%1 is already decrypted!"
-msgstr "%1 já se encontra desencriptado!"
+msgstr "%1 já se encontra decifrado!"
#: main.cpp:38
msgid "HAL UDI to process."
@@ -43,7 +44,7 @@
#: rc.cpp:3
#, no-c-format
msgid "Decrypting Storage Device"
-msgstr "A Desencriptar Dispositivo de Armazenamento"
+msgstr "A Decifrar Dispositivo de Armazenamento"
#. i18n: file decryptdialog.ui line 110
#: rc.cpp:6
@@ -52,8 +53,8 @@
"<p><b>%1 %2</b> (<b>%3</b>) is an encrypted storage device.</p>\n"
"<p>Please enter the password to decrypt the storage device.</p>"
msgstr ""
-"<p><b>%1 %2</b> (<b>%3</b>) é um dispositivo de armazenamento
encriptado.</p>\n"
-"<p>Por favor digite a palavra passe para desencriptar o dispositivo de
armazenamento.</p>"
+"<p><b>%1 %2</b> (<b>%3</b>) é um dispositivo de armazenamento cifrado.</p>\n"
+"<p>Por favor digite a palavra passe para decifrar o dispositivo de
armazenamento.</p>"
#. i18n: file decryptdialog.ui line 131
#: rc.cpp:10
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/kdebase-SuSE/suseplugger/susehwitem.cpp
new/kdebase-SuSE/suseplugger/susehwitem.cpp
--- old/kdebase-SuSE/suseplugger/susehwitem.cpp 2007-07-18 18:10:16.000000000
+0200
+++ new/kdebase-SuSE/suseplugger/susehwitem.cpp 2009-01-29 17:52:56.000000000
+0100
@@ -145,7 +145,7 @@
if (libhal_device_query_capability(m_halContext, m_udi, "net", NULL))
{
- if (isConfigured(m_halContext, m_udi, "net.physical_device"))
+ if (isConfigured(m_halContext, m_udi, "net.originating_device"))
return false;
// now try to check if networkmanager is running - it's just a hack
@@ -160,7 +160,7 @@
type="network";
type_string = i18n("Network Interface");
pixmap="network";
- QString parent_udi = libhal_device_get_property_QString(m_halContext,
m_udi, "net.physical_device");
+ QString parent_udi = libhal_device_get_property_QString(m_halContext,
m_udi, "net.originating_device");
if (parent_udi.isNull())
return false;
model = libhal_device_get_property_QString(m_halContext, parent_udi,
"info.product");
@@ -172,7 +172,7 @@
type_string = i18n("Mouse");
type="mouse";
pixmap="mouse";
- QString parent_udi = libhal_device_get_property_QString(m_halContext,
m_udi, "input.physical_device");
+ QString parent_udi = libhal_device_get_property_QString(m_halContext,
m_udi, "input.originating_device");
if (parent_udi.isNull())
return false;
Q_ASSERT( !parent_udi.isEmpty() );
@@ -185,7 +185,7 @@
type_string = i18n("Keyboard");
type="keyboard";
pixmap="kxkb";
- QString parent_udi = libhal_device_get_property_QString(m_halContext,
m_udi, "input.physical_device");
+ QString parent_udi = libhal_device_get_property_QString(m_halContext,
m_udi, "input.originating_device");
if (parent_udi.isNull())
return false;
model = libhal_device_get_property_QString(m_halContext, parent_udi,
"info.product");
@@ -205,7 +205,7 @@
if (libhal_device_query_capability(m_halContext, m_udi, "printer", NULL))
{
- if (isConfigured(m_halContext, m_udi, "printer.physical_device"))
+ if (isConfigured(m_halContext, m_udi, "printer.originating_device"))
return false;
model = libhal_device_get_property_QString(m_halContext, m_udi,
"printer.description");
type_string = i18n("Printer");
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/kdebase-SuSE/update_rpm new/kdebase-SuSE/update_rpm
--- old/kdebase-SuSE/update_rpm 2008-12-28 23:34:46.000000000 +0100
+++ new/kdebase-SuSE/update_rpm 2009-02-09 15:42:09.000000000 +0100
@@ -3,7 +3,7 @@
opwd=$PWD
tdir=`mktemp -d`
cd $tdir || exit 1
-svn export
https://svn.suse.de/svn/desktop/branches/openSUSE_11_1_BRANCH/kdebase-SuSE
+svn export https://svn.suse.de/svn/desktop/trunk/kdebase-SuSE
if test -d "$MY_LCN_CHECKOUT"; then
echo "Updating $MY_LCN_CHECKOUT"
svn up $MY_LCN_CHECKOUT
@@ -15,6 +15,6 @@
cd kdebase-SuSE/po
/usr/bin/make -f Makefile.am fill_pos
cd ../..
-tar -cvj -f $opwd/kdebase-SuSE-11.1.tar.bz2 kdebase-SuSE
+tar -cvj -f $opwd/kdebase-SuSE-11.2.tar.bz2 kdebase-SuSE
cd /
rm -rf $tdir
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |