summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.