summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-09-05 16:04:19 +0000
committerFrancois Pons <fpons@mandriva.com>2000-09-05 16:04:19 +0000
commitccf482832cd4b44c979317b0fa941efe04bf87c1 (patch)
tree44aa875932784da923b18b5df01137b2ad76b726 /urpmi.spec
parent1eab86201f8fc87e7708c2c8dee2c612e60f045d (diff)
downloadurpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar
urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar.gz
urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar.bz2
urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.tar.xz
urpmi-ccf482832cd4b44c979317b0fa941efe04bf87c1.zip
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 0290a631..945a5ec6 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.3
-Release: 5mdk
+Release: 6mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -84,6 +84,7 @@ autoirpm.uninstall
%attr(4750, root, urpmi) %{_bindir}/urpmi
%{_bindir}/urpmi_rpm-find-leaves
%{_bindir}/urpmf
+%{_bindir}/urpmq
%{_sbindir}/urpme
%{_sbindir}/urpmi.*
%{_mandir}/*/urpm*
@@ -103,6 +104,11 @@ autoirpm.uninstall
%changelog
+* Tue Sep 05 2000 François Pons <fpons@mandrakesoft.com> 1.3-6mdk
+- split query mode of urpmi into new tools urpmq.
+- fixed -v option of urpmi.
+- updated man pages of various tools.
+
* Sun Sep 03 2000 François Pons <fpons@mandrakesoft.com> 1.3-5mdk
- fixed incorporation of media with already defined packages, choose the
relocated one by rpmtools library.