summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2004-01-12 17:16:18 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2004-01-12 17:16:18 +0000
commit787f95ee090fd373a85b0ea92c3b7cd1897d5ed6 (patch)
tree19f173ce4267295abeb7140ba4afc14ad6efd028 /urpmi.spec
parentb34277345fb7338774c2faf60ba8f8d75ef868c6 (diff)
downloadurpmi-787f95ee090fd373a85b0ea92c3b7cd1897d5ed6.tar
urpmi-787f95ee090fd373a85b0ea92c3b7cd1897d5ed6.tar.gz
urpmi-787f95ee090fd373a85b0ea92c3b7cd1897d5ed6.tar.bz2
urpmi-787f95ee090fd373a85b0ea92c3b7cd1897d5ed6.tar.xz
urpmi-787f95ee090fd373a85b0ea92c3b7cd1897d5ed6.zip
add ability to cancel packages downloads
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/urpmi.spec b/urpmi.spec
index c1f47452..e12c9583 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,8 +7,8 @@
##################################################################
%define name urpmi
-%define version 4.4
-%define release 52mdk
+%define version 4.4.1
+%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -30,7 +30,6 @@ Source0: %{name}.tar.bz2
Summary: User mode rpm install
URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi
Requires: %{req_webfetch} eject gnupg
-Provides: perl(urpm)
PreReq: perl-Locale-gettext >= 1.01-7 gettext rpmtools >= 4.5 perl-URPM >= 0.94
BuildRequires: %{buildreq_locale} bzip2-devel rpm-devel >= 4.0.3
BuildRoot: %{_tmppath}/%{name}-buildroot
@@ -47,7 +46,6 @@ Summary: User mode rpm GUI install
Group: %{group}
Requires: urpmi >= %{version}-%{release} drakxtools gchooser gmessage usermode menu
Obsoletes: grpmi
-Provides: perl(gurpm)
%description -n gurpmi
gurpmi is a graphical front-end to urpmi
@@ -238,6 +236,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Jan 12 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 4.4.1-1mdk
+- add ability to cancel packages downloads (subsubversion increase)
+- don't explicitely provide perl(urpm) and perl(gurpm), it's unneeded
+
* Fri Jan 09 2004 Warly <warly@mandrakesoft.com> 4.4-52mdk
- provides perl(gurpm) in gurpmi