summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-01-06 14:09:06 +0000
committerFrancois Pons <fpons@mandriva.com>2003-01-06 14:09:06 +0000
commit3cde9bfe150b55d12330b16a1d8be2dece42d2db (patch)
treee8e037f6156d846fb6ddbbc5db078c8e4232cee1 /urpmi.spec
parentd6467c1c7b46d4ef0bdaa1c158483a4715020597 (diff)
downloadurpmi-3cde9bfe150b55d12330b16a1d8be2dece42d2db.tar
urpmi-3cde9bfe150b55d12330b16a1d8be2dece42d2db.tar.gz
urpmi-3cde9bfe150b55d12330b16a1d8be2dece42d2db.tar.bz2
urpmi-3cde9bfe150b55d12330b16a1d8be2dece42d2db.tar.xz
urpmi-3cde9bfe150b55d12330b16a1d8be2dece42d2db.zip
added et man pages (and allow urpmi to be compilable).
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 307ecd09..88337bd8 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -169,6 +169,7 @@ fi
%lang(eu) %{_mandir}/eu/man?/urpm*
%lang(fr) %{_mandir}/fr/man?/urpm*
%lang(ru) %{_mandir}/ru/man?/urpm*
+%lang(et) %{_mandir}/et/man?/urpm*
%{perl_vendorlib}/urpm.pm
%files -n gurpmi
@@ -210,6 +211,7 @@ fi
- added -i to urpmf.
- check rpmdb open status (should never fails unless...) in order
to give a better error message.
+- added et man pages.
* Thu Dec 19 2002 François Pons <fpons@mandrakesoft.com> 4.2-2mdk
- added log for package download if verbose.