]> git.pld-linux.org Git - packages/metamail.git/commitdiff
- release 26, metamail-2_7-26
authorkloczek <kloczek@pld-linux.org>
Mon, 6 Nov 2000 08:27:25 +0000 (08:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- merge linux patch from RH,
- use bew rpm automation.

Changed files:
    metamail.spec -> 1.19

metamail.spec

index 0e7cbbc4984368479dd0fd4dc07ccb3ce68144e2..305b779e1862992d64407dd51b59f783e04e592e 100644 (file)
@@ -5,11 +5,12 @@ Summary(pl):  Zestaw narz
 Summary(tr):   MIME iþleme araçlarý
 Name:          metamail
 Version:       2.7
-Release:       24
-Copyright:     distributable
+Release:       26
+LIcense:       Distributable
 Group:         Applications/Mail
-Group(pt):     Aplicações/Correio Eletrônico
+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
 Patch0:                mm-make.patch
 Patch1:                mm-fonts.patch
@@ -22,6 +23,7 @@ Patch7:               mm-ohnonotagain.patch
 Patch8:                mm-arghhh.patch
 Patch9:                mm-ncurses.patch
 Patch10:       mm-nl.patch
+Patch11:       %{name}-linux.patch
 BuildRequires: ncurses-devel >= 5.0
 Requires:      mktemp
 Requires:      sharutils
@@ -55,6 +57,7 @@ i artyku
 %patch8  -p1
 %patch9  -p1
 %patch10 -p1
+%patch11 -p1
 
 %build
 cd src
@@ -76,10 +79,7 @@ mkfontdir $RPM_BUILD_ROOT%{_fontdir}
 rm -f $RPM_BUILD_ROOT%{_bindir}/*.orig
 rm -f $RPM_BUILD_ROOT%{_bindir}/*~
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_bindir}/* || :
-
-gzip -9nf README CREDITS mailers.txt \
-       $RPM_BUILD_ROOT%{_mandir}/man1/*
+gzip -9nf README CREDITS mailers.txt
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.095898 seconds and 4 git commands to generate.