aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.spec
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-01-22 19:19:44 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-01-22 19:19:44 +0000
commitff1337faad66dfbf06ef34b51f24bbeb631a07bf (patch)
treef4328b025f59a1c74f5b3d6fc1cfdb9e7d34fc16 /rpmdrake.spec
parent186c39be47740de40170f40bad3b69615aa8753f (diff)
downloadrpmdrake-ff1337faad66dfbf06ef34b51f24bbeb631a07bf.tar
rpmdrake-ff1337faad66dfbf06ef34b51f24bbeb631a07bf.tar.gz
rpmdrake-ff1337faad66dfbf06ef34b51f24bbeb631a07bf.tar.bz2
rpmdrake-ff1337faad66dfbf06ef34b51f24bbeb631a07bf.tar.xz
rpmdrake-ff1337faad66dfbf06ef34b51f24bbeb631a07bf.zip
fix wrong display of medium as "enabled", after adding a medium
that has problems and is hence automatically disabled (#995)
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r--rpmdrake.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec
index bc30af07..7d060117 100644
--- a/rpmdrake.spec
+++ b/rpmdrake.spec
@@ -8,7 +8,7 @@
%define name rpmdrake
%define version 2.1
-%define release 3mdk
+%define release 4mdk
Name: %{name}
Version: %{version}
@@ -116,6 +116,11 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/*.pm
%changelog
+* Wed Jan 22 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-4mdk
+- edit-urpm-sources:
+ - fix wrong display of medium as "enabled", after adding a medium
+ that has problems and is hence automatically disabled (#995)
+
* Tue Jan 21 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-3mdk
- rpmdrake:
- fix "update sources" dialog which didn't update the asked mediums