X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=exmh.spec;h=4618d0f54b4162d110efebe9bc2c1488ddef08cb;hb=d1e4bffaa3c8025b202322483b18ff32246a92c9;hp=f2c5ff004db73472a58bb7b08023b092c1720e6b;hpb=2ba899c76f9beab88667e28d122d0fb872a91f94;p=packages%2Fexmh.git diff --git a/exmh.spec b/exmh.spec index f2c5ff0..4618d0f 100644 --- a/exmh.spec +++ b/exmh.spec @@ -1,48 +1,98 @@ -Summary: The exmh mail handling system. +Summary: The exmh mail handling system +Summary(de): EXMH-Mail-Programm +Summary(es): Interface gráfica para el programa de mail MH +Summary(fr): Programme de courrier EXMH +Summary(pl): System obs³ugi poczty exmh +Summary(pt_BR): Interface gráfica para o programa de mail MH +Summary(ru): ðÏÞÔÏ×ÁÑ ÐÒÏÇÒÁÍÍÁ EXMH +Summary(sv): E-postläsare som kan hantera e-postmappar av mh-typ +Summary(tr): e-posta yazýlýmý Name: exmh -Version: 2.0.2 -Release: 8 -Requires: mh metamail -Copyright: freeware +Version: 2.7.2 +Release: 1 +License: Freeware Group: Applications/Mail -Url: http://www.beedub.com/exmh/ -Source0: ftp://ftp.sunlabs.com/exmh-2.0.2.tar.Z -Source1: exmh.wmconfig -Patch1: exmh-2.0.2-conf.patch -Patch2: exmh-2.0.2-smproxy.patch -BuildRoot: /tmp/%{name}-%{version}-root -BuildArchitectures: noarch +Source0: http://dl.sourceforge.net/exmh/%{name}-%{version}.tar.gz +# Source0-md5: fdb7c6ff26d0429ea950590a36f1369f +Source1: %{name}.desktop +Patch0: %{name}-conf.patch +Patch1: %{name}-smproxy.patch +URL: http://www.beedub.com/exmh/ +BuildRequires: tcl +Requires: metamail +Requires: mh +BuildArch: noarch +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Exmh provides an X interface for MH/nmh mail, a feature-rich email -handling system. Exmh supports almost all (but not all) of MH's +handling system. Exmh supports almost all (but not all) of MH's features: viewing the messages in a folder, reading/deleting/refiling messages, and sorting arriving mail into different folders before the messages are read. Exmh highlights which folders have new mail, and -indicates which messages have not been read (so you don't lose the sorted, -unread mail). +indicates which messages have not been read (so you don't lose the +sorted, unread mail). If you like MH/nmh mail, you should install exmh, because it makes the -MH/nmh mail system much more user friendly. You may also want to use -exmh if you prefer a graphical user interface for your mail client. Note -that you will also have to install the nmh package. +MH/nmh mail system much more user friendly. You may also want to use +exmh if you prefer a graphical user interface for your mail client. +Note that you will also have to install the nmh package. + +%description -l de +exmh ist eine grafische Oberfläche für das MH-Mail-System. Zu den +Funktionen gehören MIME-Unterstützung, Faces, Glimpse-Indexing, +farbiges Markieren, PGP-Schnittstelle usw. Erfordert sox (oder play) +für Sound-Unterstützung. + +%description -l es +exmh es una interface gráfica para el sistema de mail MH. Incluye +soporte para MINE, cuadros, indexación rápida, realce de colores, +interface PGP, y más. + +%description -l fr +exmh est uen interface graphique au système de courrier MH. Il gère +MIME, les aspects, l'indexation glimpse, la mise en valeur par +couleurs, PGP, et autres. Il faut sox (ou play) pour gérér le son. + +%description -l pl +Dziêki exmh otrzymujemy interfejs do bogatego w funkcje systemu +obs³ugi poczty MH/nmh. Exmh obs³uguje prawie wszystkie funkcje MH: +przegl±danie wiadomo¶ci w katalogu, czytanie/usuwanie/kolejkowanie +wiadomo¶ci oraz sortowanie poczty przychodz±cej do ró¿nych katalogów. +Exmh pod¶wietla foldery z nowymi wiadomo¶ciami i wskazuje te, które +nie zosta³y jeszcze przeczytane, dziêki czemu nie traci siê +posortowanych, nieprzeczytanych wiadomo¶ci. + +%description -l pt_BR +exmh é uma interface gráfica para o sistema de mail MH. Ela inclui +suporte para MIME, quadros, indexação rápida, destacamento de cores, +interface PGP, e mais. + +%description -l ru +exmh - ÜÔÏ ÇÒÁÆÉÞÅÓËÉÊ ÉÎÔÅÒÆÅÊÓ Ë ÐÏÞÔÏ×ÏÊ ÓÉÓÔÅÍÅ MH. ïÎ ×ËÌÀÞÁÅÔ +ÐÏÄÄÅÒÖËÕ MIME, faces, glimpse indexing, color highlighting, ÉÎÔÅÒÆÅÊÓ +PGP É ÍÎÏÇÏÅ ÄÒÕÇÏÅ. äÌÑ ÐÏÄÄÅÒÖËÉ Ú×ÕËÁ ÔÒÅÂÕÅÔÓÑ sox. + +%description -l tr +exmh, yaygýn olarak kullanýlan mh paketi için X11 arayüzüdür. MIME +desteði, PGP desteði, faces, glimpse yardýmýyla dizin oluþturma gibi +yetenekleri vardýr. Ses desteði için sox (ya da play) gerekir. %prep %setup -q for i in *.MASTER; do - cp $i ${i%%.MASTER} + cp -f $i ${i%%.MASTER} done +%patch0 -p1 %patch1 -p1 -%patch2 -p1 -find . -name "*.orig" -exec rm {} \; %build echo 'auto_mkindex ./lib *.tcl' | tclsh %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/etc/X11/wmconfig -install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/exmh-%{version}} +install -d $RPM_BUILD_ROOT%{_desktopdir} \ + $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/exmh-%{version}} for i in exmh exmh-bg exmh-async ftp.expect; do install $i $RPM_BUILD_ROOT%{_bindir} @@ -52,23 +102,20 @@ for i in *.l; do install $i $RPM_BUILD_ROOT%{_mandir}/man1/${i%%.l}.1 done -cp -ar lib/* $RPM_BUILD_ROOT/usr/lib/exmh-%{version} - -install $RPM_SOURCE_DIR/exmh.wmconfig $RPM_BUILD_ROOT/etc/X11/wmconfig/exmh +cp -a lib/* $RPM_BUILD_ROOT%{_libdir}/exmh-%{version} -gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \ - COPYRIGHT exmh.CHANGES exmh.COLORS exmh.README +install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc {COPYRIGHT,exmh.CHANGES,exmh.COLORS,exmh.README}.gz -%config /etc/X11/wmconfig/exmh +%doc COPYRIGHT exmh.CHANGES exmh.README +%{_desktopdir}/exmh.desktop %attr(755,root,root) %{_bindir}/exmh %attr(755,root,root) %{_bindir}/exmh-bg %attr(755,root,root) %{_bindir}/exmh-async %attr(755,root,root) %{_bindir}/ftp.expect %{_libdir}/exmh-%{version} -%{_mandir}/man1/exmh.1.gz +%{_mandir}/man1/exmh.1*