Hello community, here is the log from the commit of package linuxrc for openSUSE:Factory checked in at Tue Sep 28 14:44:10 CEST 2010. -------- --- linuxrc/linuxrc.changes 2010-09-10 14:54:29.000000000 +0200 +++ /mounts/work_src_done/STABLE/linuxrc/linuxrc.changes 2010-09-28 14:22:56.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 28 14:22:06 CEST 2010 - snwint@suse.de + +- remove 'no DUD found' message (bnc #601770) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- linuxrc-3.5.2.tar.bz2 New: ---- linuxrc-3.5.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linuxrc.spec ++++++ --- /var/tmp/diff_new_pack.6RXjbN/_old 2010-09-28 14:43:54.000000000 +0200 +++ /var/tmp/diff_new_pack.6RXjbN/_new 2010-09-28 14:43:54.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package linuxrc (Version 3.5.2) +# spec file for package linuxrc (Version 3.5.3) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,9 +24,9 @@ Group: System/Boot AutoReqProv: on Summary: SUSE Installation Program -Version: 3.5.2 +Version: 3.5.3 Release: 1 -Source: linuxrc-3.5.2.tar.bz2 +Source: linuxrc-3.5.3.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ linuxrc-3.5.2.tar.bz2 -> linuxrc-3.5.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/auto2.c new/linuxrc-3.5.3/auto2.c --- old/linuxrc-3.5.2/auto2.c 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/auto2.c 2010-09-28 14:21:31.000000000 +0200 @@ -391,12 +391,6 @@ if(dud_count == config.update.count) { fprintf(stderr, "No new driver updates found.\n"); - if(config.win && config.manual) { - dia_message(txt_get(TXT_DUD_NOTFOUND), MSGTYPE_INFO); - } - else { - // printf("No new driver updates found.\n"); - } } else { if(*names) { @@ -1094,7 +1088,6 @@ if(dud_count == config.update.count) { fprintf(stderr, "No new driver updates found.\n"); - if(config.win && config.manual) dia_message(txt_get(TXT_DUD_NOTFOUND), MSGTYPE_INFO); } else { if(*names) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/changelog new/linuxrc-3.5.3/changelog --- old/linuxrc-3.5.2/changelog 2010-09-10 14:54:14.000000000 +0200 +++ new/linuxrc-3.5.3/changelog 2010-09-28 14:22:00.000000000 +0200 @@ -1,4 +1,7 @@ -2010-09-10: HEAD +2010-09-28: HEAD + - remove 'no DUD found' message (bnc #601770) + +2010-09-10: 3.5.2 - fix scanning for driver updates 2010-09-02: 3.5.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/af.po new/linuxrc-3.5.3/po/af.po --- old/linuxrc-3.5.2/po/af.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/af.po 2010-09-28 14:21:31.000000000 +0200 @@ -963,10 +963,6 @@ msgid "Reading Driver Update..." msgstr "Lees van aandrywerbywerking ..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Geen nuwe aandrywerbywerkings gevind nie" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Aandrywerbywerkings bygevoeg" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/bg.po new/linuxrc-3.5.3/po/bg.po --- old/linuxrc-3.5.2/po/bg.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/bg.po 2010-09-28 14:21:31.000000000 +0200 @@ -970,10 +970,6 @@ msgid "Reading Driver Update..." msgstr "Четене на обновяването на драйверите..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Не са намерени нови драйвери" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Добавени драйвери за обновяване" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/ca.po new/linuxrc-3.5.3/po/ca.po --- old/linuxrc-3.5.2/po/ca.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/ca.po 2010-09-28 14:21:31.000000000 +0200 @@ -966,10 +966,6 @@ msgid "Reading Driver Update..." msgstr "S'està llegint l'actualització de controladors..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "No s'ha trobat cap actualització de controladors." - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "S'ha afegit l'actualització de controladors" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/cs.po new/linuxrc-3.5.3/po/cs.po --- old/linuxrc-3.5.2/po/cs.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/cs.po 2010-09-28 14:21:31.000000000 +0200 @@ -970,10 +970,6 @@ msgid "Reading Driver Update..." msgstr "Načítám aktualizaci ovladače..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Nebyla nalezena žádná aktualizace ovladače" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Aktualizace ovladače provedena" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/da.po new/linuxrc-3.5.3/po/da.po --- old/linuxrc-3.5.2/po/da.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/da.po 2010-09-28 14:21:31.000000000 +0200 @@ -968,10 +968,6 @@ msgid "Reading Driver Update..." msgstr "Indlæser driveropdatering..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Ingen nye drivere fundet" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Driveropdateringer tilføjet" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/de.po new/linuxrc-3.5.3/po/de.po --- old/linuxrc-3.5.2/po/de.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/de.po 2010-09-28 14:21:31.000000000 +0200 @@ -971,10 +971,6 @@ msgid "Reading Driver Update..." msgstr "Treiber-Aktualisierung wird eingelesen ..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Es wurden keine neuen Treiber-Aktualisierungen gefunden." - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Treiber-Aktualisierungen hinzugefügt" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/el.po new/linuxrc-3.5.3/po/el.po --- old/linuxrc-3.5.2/po/el.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/el.po 2010-09-28 14:21:31.000000000 +0200 @@ -972,10 +972,6 @@ msgid "Reading Driver Update..." msgstr "Ανάγνωση Ενημέρωσης Οδηγού..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Δεν βρέθηκαν νέες Ενημερώσεις Οδηγών" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Προστέθηκε Ενημέρωση Οδηγού " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/es.po new/linuxrc-3.5.3/po/es.po --- old/linuxrc-3.5.2/po/es.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/es.po 2010-09-28 14:21:31.000000000 +0200 @@ -971,10 +971,6 @@ msgid "Reading Driver Update..." msgstr "Leyendo actualización de controladores..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "No se han encontrado actualizaciones de controladores" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Actualizaciones de controladores añadidas" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/fi.po new/linuxrc-3.5.3/po/fi.po --- old/linuxrc-3.5.2/po/fi.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/fi.po 2010-09-28 14:21:31.000000000 +0200 @@ -967,10 +967,6 @@ msgid "Reading Driver Update..." msgstr "Luetaan ohjainpäivitystä..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Uusia ohjainpäivityksiä ei löytynyt" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Ohjainpäivitykset lisättiin" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/fr.po new/linuxrc-3.5.3/po/fr.po --- old/linuxrc-3.5.2/po/fr.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/fr.po 2010-09-28 14:21:31.000000000 +0200 @@ -1140,10 +1140,6 @@ msgid "Reading Driver Update..." msgstr "Lecture de la mise à jour du pilote..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Aucune nouvelle mise à jour de pilote" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Mises à jour de pilote ajoutées" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/hu.po new/linuxrc-3.5.3/po/hu.po --- old/linuxrc-3.5.2/po/hu.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/hu.po 2010-09-28 14:21:31.000000000 +0200 @@ -972,10 +972,6 @@ msgid "Reading Driver Update..." msgstr "Illesztőprogram-frissítés olvasása..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Új Illesztőprogram-frissítés nem található" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Illesztőprogram-frissítések hozzáadva" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/it.po new/linuxrc-3.5.3/po/it.po --- old/linuxrc-3.5.2/po/it.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/it.po 2010-09-28 14:21:31.000000000 +0200 @@ -964,10 +964,6 @@ msgid "Reading Driver Update..." msgstr "Lettura dell'aggiornamento driver in corso..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Non sono stati rilevati nuovi aggiornamenti driver" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Aggiornamenti driver aggiunti" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/ja.po new/linuxrc-3.5.3/po/ja.po --- old/linuxrc-3.5.2/po/ja.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/ja.po 2010-09-28 14:21:31.000000000 +0200 @@ -966,10 +966,6 @@ msgid "Reading Driver Update..." msgstr "ドライバ更新を読み取っています..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "新しいドライバ更新が見つかりませんでした。" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "ドライバ更新が追加されました" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/linuxrc.pot new/linuxrc-3.5.3/po/linuxrc.pot --- old/linuxrc-3.5.2/po/linuxrc.pot 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/linuxrc.pot 2010-09-28 14:21:31.000000000 +0200 @@ -917,10 +917,6 @@ msgid "Reading Driver Update..." msgstr "" -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/nb.po new/linuxrc-3.5.3/po/nb.po --- old/linuxrc-3.5.2/po/nb.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/nb.po 2010-09-28 14:21:31.000000000 +0200 @@ -970,10 +970,6 @@ msgid "Reading Driver Update..." msgstr "Leser driveroppgradering..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Ingen nye driveroppgraderinger funnet" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Driveroppgraderinger lagt til" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/nl.po new/linuxrc-3.5.3/po/nl.po --- old/linuxrc-3.5.2/po/nl.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/nl.po 2010-09-28 14:21:31.000000000 +0200 @@ -967,10 +967,6 @@ msgid "Reading Driver Update..." msgstr "Stuurprogramma-opwaardering wordt gelezen..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Geen nieuwe stuurprogramma-opwaardering gevonden" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Stuurprogramma-opwaardering toegevoegd" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/pl.po new/linuxrc-3.5.3/po/pl.po --- old/linuxrc-3.5.2/po/pl.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/pl.po 2010-09-28 14:21:31.000000000 +0200 @@ -965,10 +965,6 @@ msgid "Reading Driver Update..." msgstr "Odczytywanie aktualizacji sterowników..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Nie znaleziono aktualizacji sterowników" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Dodana aktualizacja sterowników" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/pt_BR.po new/linuxrc-3.5.3/po/pt_BR.po --- old/linuxrc-3.5.2/po/pt_BR.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/pt_BR.po 2010-09-28 14:21:31.000000000 +0200 @@ -967,10 +967,6 @@ msgid "Reading Driver Update..." msgstr "Lendo a atualização de driver..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Nenhuma atualização de driver encontrada" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Atualizações de driver adicionadas" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/pt.po new/linuxrc-3.5.3/po/pt.po --- old/linuxrc-3.5.2/po/pt.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/pt.po 2010-09-28 14:21:31.000000000 +0200 @@ -968,10 +968,6 @@ msgid "Reading Driver Update..." msgstr "A ler a Actualização do Driver..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Nenhuma Actualização Nova do Driver encontrada" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Actualizações do Driver Adicionadas" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/ru.po new/linuxrc-3.5.3/po/ru.po --- old/linuxrc-3.5.2/po/ru.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/ru.po 2010-09-28 14:21:31.000000000 +0200 @@ -965,10 +965,6 @@ msgid "Reading Driver Update..." msgstr "Чтение обновлений драйверов..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Новые обновления драйверов не найдены" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Обновления драйверов добавлены" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/sk.po new/linuxrc-3.5.3/po/sk.po --- old/linuxrc-3.5.2/po/sk.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/sk.po 2010-09-28 14:21:31.000000000 +0200 @@ -971,10 +971,6 @@ msgid "Reading Driver Update..." msgstr "Čítam aktualizáciu ovládačov..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Neboli nájdené žiadne aktualizované ovládače" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Boli pridané aktualizácie ovládačov" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/sl.po new/linuxrc-3.5.3/po/sl.po --- old/linuxrc-3.5.2/po/sl.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/sl.po 2010-09-28 14:21:31.000000000 +0200 @@ -968,10 +968,6 @@ msgid "Reading Driver Update..." msgstr "Branje posodobitve gonilnika." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Posodobitev gonilnika ni." - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Dodane posodobitve gonilnika" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/sv.po new/linuxrc-3.5.3/po/sv.po --- old/linuxrc-3.5.2/po/sv.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/sv.po 2010-09-28 14:21:31.000000000 +0200 @@ -967,10 +967,6 @@ msgid "Reading Driver Update..." msgstr "Läser drivrutinsuppdatering..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Det gick inte att hitta några nya drivrutinsuppdateringar" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Drivrutinsuppdateringar har lagts till" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/uk.po new/linuxrc-3.5.3/po/uk.po --- old/linuxrc-3.5.2/po/uk.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/uk.po 2010-09-28 14:21:31.000000000 +0200 @@ -968,10 +968,6 @@ msgid "Reading Driver Update..." msgstr "Читання оновлення драйверів..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Не знайдено нових оновлень драйверів" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Додано оновлення драйверів" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/xh.po new/linuxrc-3.5.3/po/xh.po --- old/linuxrc-3.5.2/po/xh.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/xh.po 2010-09-28 14:21:31.000000000 +0200 @@ -960,10 +960,6 @@ msgid "Reading Driver Update..." msgstr "Kufundwa Uhlaziyo Lomqhubi..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Akukho Ziganeko Zohlaziyo zitsha Zomqhubi zifunyenweyo" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Kufakelwa Iziganeko Zohlaziyo Lomqhubi" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/zh_CN.po new/linuxrc-3.5.3/po/zh_CN.po --- old/linuxrc-3.5.2/po/zh_CN.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/zh_CN.po 2010-09-28 14:21:31.000000000 +0200 @@ -966,10 +966,6 @@ msgid "Reading Driver Update..." msgstr "正在读取驱动程序更新..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "未找到任何新驱动程序更新" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "已添加驱动程序更新" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/zh_TW.po new/linuxrc-3.5.3/po/zh_TW.po --- old/linuxrc-3.5.2/po/zh_TW.po 2010-09-10 14:53:53.000000000 +0200 +++ new/linuxrc-3.5.3/po/zh_TW.po 2010-09-28 14:21:31.000000000 +0200 @@ -964,10 +964,6 @@ msgid "Reading Driver Update..." msgstr "正在讀取「驅動程式更新」..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "找不到新的「驅動程式更新」" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "「驅動程式更新」已新增" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/po/zu.po new/linuxrc-3.5.3/po/zu.po --- old/linuxrc-3.5.2/po/zu.po 2010-09-10 14:53:47.000000000 +0200 +++ new/linuxrc-3.5.3/po/zu.po 2010-09-28 14:21:31.000000000 +0200 @@ -963,10 +963,6 @@ msgid "Reading Driver Update..." msgstr "Ifunda Ukuvuselelwa Kwe-Driver..." -#. TXT_DUD_NOTFOUND -msgid "No new Driver Updates found" -msgstr "Akukho Ukuvuselelwa Kwama-Driver Amasha okutholakele" - #. TXT_DUD_ADDED msgid "Driver Updates added" msgstr "Izinhlelo Zokuvuselelwa Kwama-Driver Zifakiwe" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-3.5.2/VERSION new/linuxrc-3.5.3/VERSION --- old/linuxrc-3.5.2/VERSION 2010-09-10 14:54:12.000000000 +0200 +++ new/linuxrc-3.5.3/VERSION 2010-09-28 14:21:59.000000000 +0200 @@ -1 +1 @@ -3.5.2 +3.5.3 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org