]> git.pld-linux.org Git - packages/mutt.git/commitdiff
- updated to 1.5.17 auto/th/mutt-1_5_17-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 2 Nov 2007 13:43:29 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- update pl.pl-update, rr.compress patches
- make -j1 doc before building the sources (breaks on parallel build)

Changed files:
    mutt.spec -> 1.212

mutt.spec

index c5a9e4f0e4c0b1cdd95ae835af559c5048d45844..11986057cbc11b8efaec5a21cb956ed8ffb40b68 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -17,13 +17,13 @@ Summary(ru.UTF-8):  Почтовая клиентская программа Mutt
 Summary(tr.UTF-8):     Mutt elektronik posta programı
 Summary(uk.UTF-8):     Поштова клієнтська програма Mutt
 Name:          mutt
-Version:       1.5.16
+Version:       1.5.17
 Release:       1
 Epoch:         6
 License:       GPL
 Group:         Applications/Mail
 Source0:       ftp://ftp.mutt.org/mutt/devel/%{name}-%{version}.tar.gz
-# Source0-md5: 10eff7024dbb7ce1f773d688a69ea9db
+# Source0-md5: 49387458be0cb52b85ae0d73af699aae
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Source3:       %{name}.1.pl
@@ -194,8 +194,8 @@ rm -f doc/{manual*.html,manual.txt}
        %{?with_slang:--with-slang} \
        --with-ssl
 
+%{__make} -j1 -C doc
 %{__make}
-%{__make} manual.txt -C doc
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.042523 seconds and 4 git commands to generate.