]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- rel 3 auto/th/proftpd-1_3_2-3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 8 Apr 2009 21:49:37 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no parallel build

Changed files:
    proftpd.spec -> 1.261

proftpd.spec

index 7cf047d9c581fa4bb5c6fe925d779780aac57ca9..aeeeaec58fa3a276bbaf253b6dd0397722014945 100644 (file)
@@ -22,7 +22,7 @@ Summary(pt_BR.UTF-8): Servidor FTP profissional, com sintaxe de configuração s
 Summary(zh_CN.UTF-8):  易于管理的,安全的 FTP 服务器
 Name:          proftpd
 Version:       1.3.2
-Release:       2
+Release:       3
 Epoch:         2
 License:       GPL v2+
 Group:         Daemons
@@ -479,7 +479,7 @@ MODARG=$(echo $MODULES | tr ' ' '\n' | sort -u | xargs | tr ' ' ':')
        %{!?with_ssl:--disable-tls} \
        --with-shared=$MODARG \
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.259247 seconds and 4 git commands to generate.