diff options
author | Francois Pons <fpons@mandriva.com> | 2001-05-29 15:18:23 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-05-29 15:18:23 +0000 |
commit | 9f34d289cbe278bb5a2bbb8d6706e29f719a831f (patch) | |
tree | 5735255117e05dd8eb6956c27bdba105b330bcd1 | |
parent | 349a9612225bb574598a9d70bd49d2f04d59eb1a (diff) | |
download | urpmi-9f34d289cbe278bb5a2bbb8d6706e29f719a831f.tar urpmi-9f34d289cbe278bb5a2bbb8d6706e29f719a831f.tar.gz urpmi-9f34d289cbe278bb5a2bbb8d6706e29f719a831f.tar.bz2 urpmi-9f34d289cbe278bb5a2bbb8d6706e29f719a831f.tar.xz urpmi-9f34d289cbe278bb5a2bbb8d6706e29f719a831f.zip |
*** empty log message ***
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 38mdk +Release: 39mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -111,6 +111,9 @@ rm -f /var/lib/urpmi/depslist %changelog +* Tue May 29 2001 François Pons <fpons@mandrakesoft.com> 1.5-39mdk +- fixed broken dependancies. + * Wed May 23 2001 Pixel <pixel@mandrakesoft.com> 1.5-38mdk - really remove all group urpmi |