summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog84
-rw-r--r--urpm.pm2
-rw-r--r--urpmi.spec8
3 files changed, 92 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e6714147..f37f5290 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,87 @@
+2005-01-19 20:28 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Makefile: Fix installation of gurpmi2
+
+2005-01-19 20:10 Karl Ove Hufthammer <karl@huftis.org>
+
+ * po/nn.po: Updated Norwegian Nynorsk translation.
+
+2005-01-19 19:53 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * urpmi: Add perl-base in the priority upgrades. This will help for
+ upgrades from 10.1 to 10.2, where the new perl is binary
+ incompatible with the old one.
+
+2005-01-19 19:42 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * gurpmi: Make gurpmi save srpms
+
+2005-01-19 19:38 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * gurpmi, gurpmi.pm, gurpmi2: Factorize some code in a new module
+
+2005-01-19 19:13 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * po/: af.po, ar.po, az.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, id.po, is.po, it.po, ja.po, ka.po, ko.po, ky.po, lt.po,
+ lv.po, mk.po, mn.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, tg.po, th.po, tl.po, tr.po, uk.po, urpmi.pot,
+ uz.po, uz@Latn.po, vi.po, wa.po, zh_CN.po, zh_TW.po: Merge po
+ files
+
+2005-01-19 18:28 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * po/Makefile: Add gurpmi2 in the po makefile
+
+2005-01-19 18:26 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * gurpmi, gurpmi2: perl_checker fixes
+
+2005-01-19 18:13 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * gurpmi, gurpmi2: Split fixes
+
+2005-01-19 18:06 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Makefile, urpmi.spec: consolehelper is now used for gurpmi2
+ instead of gurpmi
+
+2005-01-19 17:50 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * gurpmi, gurpmi2: Split gurpmi in two executables (one of them to
+ be run as root)
+
+2005-01-19 17:33 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * po/fr.po: Fix French translation for gurpmi
+
+2005-01-19 12:55 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * urpm/args.pm: Insignificant patch
+
+2005-01-18 23:14 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/eu.po: updated po file
+
+2005-01-18 22:49 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * urpm.pm: Formatting nit (suggested by Jerome Quelin)
+
+2005-01-17 18:55 Pablo Saratxaga <pablo@mandrakesoft.com>
+
+ * po/sv.po: updated po file
+
+2005-01-16 15:01 Tibor Pittich <Tibor.Pittich@phuture.sk>
+
+ * po/sk.po: updated slovak translation
+
+2005-01-15 02:24 Tibor Pittich <Tibor.Pittich@phuture.sk>
+
+ * po/sk.po: updated slovak translation
+
2005-01-13 16:22 Pablo Saratxaga <pablo@mandrakesoft.com>
* po/eo.po: updated po file
diff --git a/urpm.pm b/urpm.pm
index 7590fb2a..2487723e 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -11,7 +11,7 @@ use urpm::util;
use urpm::sys;
use urpm::cfg;
-our $VERSION = '4.6.11';
+our $VERSION = '4.6.12';
our @ISA = qw(URPM);
use URPM;
diff --git a/urpmi.spec b/urpmi.spec
index c507c0ed..87636bb2 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.11
+%define version 4.6.12
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -98,6 +98,7 @@ EOF
mkdir -p %{buildroot}%{compat_perl_vendorlib}
install -m 644 urpm.pm %{buildroot}%{compat_perl_vendorlib}/urpm.pm
%if %{allow_gurpmi}
+install -m 644 gurpmi.pm %{buildroot}%{compat_perl_vendorlib}/gurpmi.pm
%else
rm -rf %{buildroot}%{_sbindir}/gurpmi
%endif
@@ -215,6 +216,7 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{_bindir}/gurpmi2
%{_sbindir}/gurpmi2
%{_menudir}/gurpmi
+%{compat_perl_vendorlib}/gurpmi.pm
%endif
%files -n urpmi-parallel-ka-run
@@ -230,6 +232,10 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Wed Jan 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.12-1mdk
+- perl-base is now a priority upgrade by default
+- gurpmi has been split in two programs, so users can save rpms without being root
+
* Mon Jan 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.11-1mdk
- Add an option to urpmi, --expect-install, that tells urpmi to return with an
exit status of 15 if it installed nothing.