]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
added globbing fix; release 1; stb
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 24 Mar 2001 13:56:40 +0000 (13:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd.spec -> 1.89

proftpd.spec

index 04de7ab198ffe8af6e21e784a8d36dfa2ae16638..e2c12a1f62afd4bb65e4db30f1e32304bd153866 100644 (file)
@@ -12,7 +12,7 @@ Summary:      PROfessional FTP Daemon with apache-like configuration syntax
 Summary(pl):   PROfesionalny serwer FTP  
 Name:          proftpd
 Version:       1.2.1
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Daemons
 Group(de):     Server
@@ -37,6 +37,7 @@ Patch7:               %{name}-betterlog.patch
 Patch8:                %{name}-DESTDIR.patch
 Patch9:                %{name}-wtmp.patch
 Patch10:       %{name}-link.patch
+Patch11:       %{name}-glob.patch
 URL:           http://www.proftpd.org/
 %{?!bcond_off_pam:BuildRequires:       pam-devel}
 %{?bcond_on_ldap:BuildRequires:                openldap-devel}
@@ -113,6 +114,7 @@ ProFTPD configs for running as a standalone daemon.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 install -m644 %{SOURCE7} contrib/mod_tcpd.c
 
 %build
This page took 0.309501 seconds and 4 git commands to generate.