From e441d38d3f8ab6ddb7d192edc9ac301eb5335f5e Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 17 Jan 2005 19:47:37 +0000 Subject: 2.5-1mdk --- ChangeLog | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ rpmdrake.spec | 11 +++++-- 2 files changed, 101 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 54068e45..9a586e19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,95 @@ +2005-01-17 20:27 Rafael Garcia-Suarez + + * rpmdrake.spec: park-rpmdrake requires rpmdrake + +2005-01-17 20:18 Rafael Garcia-Suarez + + * edit-urpm-sources.pl: Write a nice user-friendly message for the + "add official media" dialog + +2005-01-17 19:52 Rafael Garcia-Suarez + + * rpmdrake: Parse the MDKSA ids when reading the "descriptions" + file + +2005-01-17 19:47 Rafael Garcia-Suarez + + * edit-urpm-sources.pl: Remove the ability to add update sources + from the custom add button + +2005-01-17 19:42 Rafael Garcia-Suarez + + * edit-urpm-sources.pl, rpmdrake.pm: In the software manager, to + add media, add the ability to choose between the whole + distribution or the official updates (for official distributions; + this does not make sense for the other ones) + +2005-01-17 18:10 Rafael Garcia-Suarez + + * rpmdrake.pm: Fix logic error in the function that computes distro + type + +2005-01-17 16:58 Rafael Garcia-Suarez + + * edit-urpm-sources.pl, rpmdrake.pm: Make the software media + manager able to add sources for official. (although the version + number is missing, must remember to cram it somewhere) Don't + export mirrors() from the rpmdrake package anymore. + +2005-01-17 15:33 Rafael Garcia-Suarez + + * rpmdrake: Remove unused vars + +2005-01-17 15:24 Rafael Garcia-Suarez + + * rpmdrake: Factorize some code out + +2005-01-17 15:03 Rafael Garcia-Suarez + + * rpmdrake: Fix strange regexp + +2005-01-17 14:51 Rafael Garcia-Suarez + + * rpmdrake: Indent less + +2005-01-17 14:42 Rafael Garcia-Suarez + + * rpmdrake: Speed up scanning rpmdb for locales + +2005-01-17 14:39 Rafael Garcia-Suarez + + * rpmdrake: Un-close a closure; remove a redundant sort(); remove + unnecessary code + +2005-01-16 20:47 José JORGE + + * po/pt.po: melo e jorge + +2005-01-16 19:16 Keld Jørn Simonsen + + * po/da.po: updates soft/control-center/po/da.po + soft/rpmdrake/po/da.po + +2005-01-14 19:49 Pablo Saratxaga + + * po/cy.po: updated po file + +2005-01-14 18:54 Thierry Vignaud + + * po/: af.po, am.po, ar.po, az.po, be.po, bg.po, bn.po, br.po, + bs.po, ca.po, cs.po, cy.po, da.po, de.po, el.po, eo.po, eo.pom, + es.po, et.po, eu.po, fa.po, fi.po, fr.po, fur.po, ga.po, gl.po, + he.po, hi.po, hr.po, hu.po, id.po, is.po, it.po, ja.po, ko.po, + ky.po, lt.po, ltg.po, lv.po, mk.po, ms.po, mt.po, nb.po, nl.po, + nn.po, pl.po, pt.po, pt_BR.po, ro.po, ru.po, sk.po, sl.po, sq.po, + sr.po, sr@Latn.po, sv.po, ta.po, tg.po, th.po, tl.po, tr.po, + uk.po, uz.po, uz@Latn.po, vi.po, wa.po, zh_CN.po, zh_TW.po: + restore lost translations + +2005-01-14 18:42 Thierry Vignaud + + * ChangeLog: [no log message] + 2005-01-14 15:14 Rafael Garcia-Suarez * rpmdrake: Restore some groups diff --git a/rpmdrake.spec b/rpmdrake.spec index 8e7bd663..2588156b 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -7,8 +7,8 @@ ################################################################## %define name rpmdrake -%define version 2.4 -%define release 5mdk +%define version 2.5 +%define release 1mdk Name: %{name} Version: %{version} @@ -109,6 +109,13 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/park-rpmdrake %changelog +* Mon Jan 17 2005 Rafael Garcia-Suarez 2.5-1mdk +- Software media manager: the "Add..." dialog allows to add updates as well + as official sources (for Official distros), whereas the "security updates" + option from the "Add custom..." dialog has been made redundant. +- Language updates +- Fix requires of park-rpmdrake (Pixel) + * Wed Jan 12 2005 Rafael Garcia-Suarez 2.4-5mdk - rpmdrake now has a menu bar (supported in mcc thanks to Titi) - Fix crash with new mygtk2 (Titi) -- cgit v1.2.1