diff options
author | Francois Pons <fpons@mandriva.com> | 2003-01-06 14:09:06 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-01-06 14:09:06 +0000 |
commit | 3cde9bfe150b55d12330b16a1d8be2dece42d2db (patch) | |
tree | e8e037f6156d846fb6ddbbc5db078c8e4232cee1 | |
parent | d6467c1c7b46d4ef0bdaa1c158483a4715020597 (diff) | |
download | urpmi-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).
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |