]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
- BR: libstdc++-devel
authorshadzik <shadzik@pld-linux.org>
Wed, 5 Sep 2007 13:24:32 +0000 (13:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    proftpd.spec -> 1.245

proftpd.spec

index 646244086cb96c1bdeefb7781b6aab4e11afd8ab..8a71b8629e4e505dc1a10269f4a14b838d098093 100644 (file)
@@ -13,6 +13,7 @@
 %bcond_without quotamysql      # disable quota mysql support
 %bcond_without quotapgsql      # disable quota pgsql support
 #
+%define        _rc     rc3
 Summary:       PROfessional FTP Daemon with apache-like configuration syntax
 Summary(es.UTF-8):     Servidor FTP profesional, con sintaxis de configuración semejante a la del apache
 Summary(pl.UTF-8):     PROfesionalny serwer FTP
@@ -20,7 +21,6 @@ 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.1
-%define        _rc     rc3
 Release:       0.%{_rc}.1
 Epoch:         2
 License:       GPL v2+
@@ -47,6 +47,7 @@ Patch6:               %{name}-mysql-typo.patch
 URL:           http://www.proftpd.org/
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libstdc++-devel
 BuildRequires: libwrap-devel
 %if %{with mysql} || %{with quotamysql}
 BuildRequires: mysql-devel
This page took 0.102812 seconds and 4 git commands to generate.