From 7731ac06d801d106757ac973a5856c85eb7e8af6 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 9 Sep 2004 01:32:38 +0000 Subject: 4.5-24mdk --- ChangeLog | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ urpmi.spec | 7 +++++- 2 files changed, 89 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 89557f65..b512a1e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,86 @@ +2004-09-09 03:19 Rafael Garcia-Suarez + + * urpm.pm: Silence deprecation warning + +2004-09-08 12:15 Thierry Vignaud + + * po/ja.po: typo fix + +2004-09-08 11:25 Thierry Vignaud + + * po/ja.po: update (BANDO Yukiko ) + +2004-09-08 07:28 Pablo Saratxaga + + * po/mt.po: updated po file + +2004-09-08 04:28 Pablo Saratxaga + + * po/vi.po: updated po file + +2004-09-07 11:20 Pablo Saratxaga + + * po/: hi.po, sv.po: updated po files + +2004-09-07 09:53 Rafael Garcia-Suarez + + * man/C/proxy.cfg.5: Clarification in the proxy.cfg manpage + +2004-09-07 08:29 Rafael Garcia-Suarez + + * urpmi: perl_checker fixes + +2004-09-07 07:59 Pablo Saratxaga + + * po/: bn.po, fr.po: updated po files + +2004-09-06 17:18 Reinout van Schouwen + + * man/nl/urpmi.cfg.5: Updated Dutch (nl) translation by Richard + Rasker * urpmi.cfg.5 + +2004-09-06 14:42 Pablo Saratxaga + + * po/: fi.po, he.po, nl.po, nn.po: updated po file + +2004-09-05 19:39 Reinout van Schouwen + + * man/nl/: urpmi.removemedia.8, autoirpm.8, urpmf.8, urpmi.8, + urpmi.addmedia.8, urpmi.update.8, urpmq.8: Updated Dutch (nl) + translation by Richard Rasker + +2004-09-05 17:06 Reinout van Schouwen + + * po/nl.po: Updated Dutch (nl) translation by Rob Teng + + +2004-09-05 10:13 Thomas Backlund + + * po/fi.po: Merge translations by Taisto Kuikka. + Update to 100% + +2004-09-04 17:32 Dovix + + * po/he.po: [no log message] + +2004-09-04 15:27 Pablo Saratxaga + + * po/eu.po: updated po file + +2004-09-02 17:12 Pablo Saratxaga + + * po/: pt_BR.po, uk.po: updated po files + +2004-09-02 14:44 Keld Jørn Simonsen + + * po/da.po: updates indexhtml/po/da.po soft/GtkMdkWidgets/po/da.po + soft/mdkonline/po/da.po soft/rfbdrake/po/da.po + soft/urpmi/po/da.po + +2004-09-02 07:38 Rafael Garcia-Suarez + + * urpmi.spec: 4.5-23mdk + 2004-09-02 07:22 Rafael Garcia-Suarez * urpm.pm: handle new keywords in hdlists file. diff --git a/urpmi.spec b/urpmi.spec index c585807f..985873ee 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.5 -%define release 23mdk +%define release 24mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -203,6 +203,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %lang(eu) %{_mandir}/eu/man?/urpm* %lang(fi) %{_mandir}/fi/man?/urpm* %lang(fr) %{_mandir}/fr/man?/urpm* +%lang(nl) %{_mandir}/nl/man?/urpm* %lang(ru) %{_mandir}/ru/man?/urpm* %lang(uk) %{_mandir}/uk/man?/urpm* %dir %{compat_perl_vendorlib}/urpm @@ -250,6 +251,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Thu Sep 09 2004 Rafael Garcia-Suarez 4.5-24mdk +- Remove deprecation warning. +- Translations updates. + * Thu Sep 02 2004 Rafael Garcia-Suarez 4.5-23mdk - Handle new keywords in hdlists file. - Translations updates. -- cgit v1.2.1