aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-01 15:36:37 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-03-01 15:36:37 +0000
commit3b51601c28d69afdfc1439acc71f22cedc040484 (patch)
treed72e7ebae58d604e21b2f2488ffacda6cb363449
parenteb3df7baf30b1c1bb23699925b7fc22f57ed6339 (diff)
downloadrpmdrake-3b51601c28d69afdfc1439acc71f22cedc040484.tar
rpmdrake-3b51601c28d69afdfc1439acc71f22cedc040484.tar.gz
rpmdrake-3b51601c28d69afdfc1439acc71f22cedc040484.tar.bz2
rpmdrake-3b51601c28d69afdfc1439acc71f22cedc040484.tar.xz
rpmdrake-3b51601c28d69afdfc1439acc71f22cedc040484.zip
2.27
-rw-r--r--ChangeLog86
-rw-r--r--rpmdrake.pm2
-rw-r--r--rpmdrake.spec9
3 files changed, 95 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 09b2f991..1721385e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,89 @@
+2006-03-01 16:02 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake.pm: Update config file when not run as root
+
+2006-03-01 15:56 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake: Clean cache after downloads (bug #20767)
+
+2006-02-28 18:54 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake.pm: Fix for mirror and version-guessing heuristic (bug
+ #21307) by Blino
+
+2006-02-28 13:18 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * gurpmi.addmedia: bug: on update, we keep the option and we name
+ the new repositery with the option name (eg "--update" :-()
+
+2006-02-28 13:15 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * gurpmi.addmedia: do not silently exit if $fromfile is not set
+
+2006-02-25 18:37 Shiva Huang <blueshiva at giga.net.tw>
+
+ * po/zh_TW.po: updated po file
+
+2006-02-18 23:30 Keld Jørn Simonsen <keld at dkuug.dk>
+
+ * po/da.po: updates soft/initscripts/po/da.po
+ soft/rpmdrake/po/da.po gi/perl-install/share/po/da.po
+
+2006-02-11 20:06 berthy
+
+ * grpmi/po/fr.po: Update french translation
+
+2006-02-09 17:11 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/ja.po: update (Yukiko Bando)
+
+2006-02-05 10:47 Funda Wang <fundawang at linux.net.cn>
+
+ * po/it.po: Updated Italian translations from Andrea Celli
+ <andrea.celli@libero.it>.
+
+2006-01-31 15:01 Thierry Vignaud <tvignaud at mandriva.com>
+
+ * po/br.po: update
+
+2006-01-31 11:50 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake: Add Development/PHP to the rpm group list
+
+2006-01-26 13:27 Pablo Saratxaga <pablo at mandriva.com>
+
+ * 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, 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, hy.po, hy.pom, id.po, is.po, is.pom, it.po,
+ ja.po, ka.po, ka.pom, ko.po, ku.po, ku.pom, ky.po, lt.po, ltg.po,
+ lv.po, mk.po, mn.po, ms.po, ms.pom, mt.po, nb.po, nl.po, nn.po,
+ pa_IN.po, pl.po, pt.po, pt_BR.po, ro.po, rpmdrake.pot, ru.po,
+ sc.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: updated pot and pom files
+
+2006-01-13 17:20 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmdrake: Document that this option is only needed for backwards
+ compatibility
+
+2006-01-10 19:51 Karl Ove Hufthammer <karl at huftis.org>
+
+ * po/nn.po: Updated Norwegian Nynorsk translation.
+
+2006-01-06 17:19 Wanderlei Antonio Cavassin <cavassin at mandriva.com>
+
+ * po/pt_BR.po: More pt_BR fixes.
+
+2006-01-03 11:19 Shiva Huang <blueshiva at giga.net.tw>
+
+ * po/zh_TW.po: updated po file
+
+2006-01-02 18:38 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * ChangeLog, rpmdrake.pm, rpmdrake.spec: 2.26-1mdk
+
2005-12-29 18:14 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* rpmdrake: Make the "clear" button active only when there are
diff --git a/rpmdrake.pm b/rpmdrake.pm
index 6a76d4fa..3872972a 100644
--- a/rpmdrake.pm
+++ b/rpmdrake.pm
@@ -41,7 +41,7 @@ use common;
use curl_download;
our @ISA = qw(Exporter);
-our $VERSION = '2.26';
+our $VERSION = '2.27';
our @EXPORT = qw(
$changelog_first_config
$mandrakeupdate_wanted_categories
diff --git a/rpmdrake.spec b/rpmdrake.spec
index 872b7387..730ae9bf 100644
--- a/rpmdrake.spec
+++ b/rpmdrake.spec
@@ -7,7 +7,7 @@
##################################################################
%define name rpmdrake
-%define version 2.26
+%define version 2.27
%define release %mkrel 1
Name: %{name}
@@ -113,6 +113,13 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/park-rpmdrake
%changelog
+* Wed Mar 01 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.27-1mdk
+- Add Development/PHP to the rpm group list
+- A couple of gurpmi.addmedia bug fixes by Thierry Vignaud
+- Fix for mirror and version-guessing heuristic
+- Clean cache after downloads
+- Update config file when not run as root
+
* Mon Jan 02 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 2.26-1mdk
- Add a button to clear the search text field and to redraw the package tree
- Bump requires on drakxtools (for Locale::gettext)