]> git.pld-linux.org Git - packages/metamail.git/commitdiff
- added fi, pl man pages
authorankry <ankry@pld-linux.org>
Tue, 16 Oct 2001 07:26:20 +0000 (07:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 29

Changed files:
    metamail.spec -> 1.22

metamail.spec

index 165fc343c634d7e2a5d81dae56d43f06f99660e8..e00c448192b0dec826a17f7a5d55d31d941c3a4c 100644 (file)
@@ -5,13 +5,14 @@ Summary(pl):  Zestaw narz
 Summary(tr):   MIME iþleme araçlarý
 Name:          metamail
 Version:       2.7
-Release:       28
-LIcense:       Distributable
+Release:       29
+License:       Distributable
 Group:         Applications/Mail
 Group(de):     Applikationen/Post
 Group(pl):     Aplikacje/Poczta
 Group(pt):     Aplicações/Correio Eletrônico
 Source0:       ftp://thumper.bellcore.com/pub/nsp/metamail/mm%{version}.tar.Z
+Source1:       %{name}-non-english-man-pages.tar.bz2
 Patch0:                %{name}-make.patch
 Patch1:                %{name}-fonts.patch
 Patch2:                %{name}-glibc.patch
@@ -81,6 +82,7 @@ cd src
 
 install fonts/*.pcf      $RPM_BUILD_ROOT%{_fontdir}
 install fonts/fonts.alias $RPM_BUILD_ROOT%{_fontdir}
+tar xjf %{SOURCE1} -C $RPM_BUILD_ROOT%{_mandir}
 mkfontdir $RPM_BUILD_ROOT%{_fontdir}
 
 rm -f $RPM_BUILD_ROOT%{_bindir}/*.orig
@@ -101,3 +103,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %{_libdir}/metamail
 %{_mandir}/man1/*
+%{_mandir}/fi/man1/*
+%{_mandir}/pl/man1/*
This page took 0.059516 seconds and 4 git commands to generate.