summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-09-11 14:23:28 +0000
committerFrancois Pons <fpons@mandriva.com>2002-09-11 14:23:28 +0000
commit9226971b6d588ade4be1444410756487f3e38fda (patch)
treed324b8bc6871d14d188969730f6a1bd54cb9d010 /urpmi.spec
parentc48a497cf0700250f71b5e1a722d87d13003d150 (diff)
downloadurpmi-9226971b6d588ade4be1444410756487f3e38fda.tar
urpmi-9226971b6d588ade4be1444410756487f3e38fda.tar.gz
urpmi-9226971b6d588ade4be1444410756487f3e38fda.tar.bz2
urpmi-9226971b6d588ade4be1444410756487f3e38fda.tar.xz
urpmi-9226971b6d588ade4be1444410756487f3e38fda.zip
fixed daouda typo and revert to unpublished 16mdk.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 55710395..ecd110c9 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -1,8 +1,8 @@
-define group System/Configuration/Packaging
+%define group System/Configuration/Packaging
Name: urpmi
Version: 4.0
-Release: 17mdk
+Release: 16mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,13 +202,11 @@ fi
%changelog
-* Wed Sep 11 2002 François Pons <fpons@mandrakesoft.com> 4.0-17mdk
+* Wed Sep 11 2002 François Pons <fpons@mandrakesoft.com> 4.0-16mdk
- improved ka-run distributed module to copy all files with one
invocation (newly supported in ka-run-2.0-15mdk).
-
-* Mon Sep 9 2002 Daouda LO <daouda@mandrakesoft.com> 4.0-16mdk
-- InitialPreference for gurpmi (clicking on a rpm under konqueror
- should launch gurpmi instead of kpackage).
+- daouda: InitialPreference for gurpmi (clicking on a rpm under
+ konqueror should launch gurpmi instead of kpackage).
* Fri Sep 6 2002 François Pons <fpons@mandrakesoft.com> 4.0-15mdk
- fixed previous fix not correctly fixed.