]> git.pld-linux.org Git - packages/pure-ftpd.git/commitdiff
- added pure-ftpd-mysql_config.patch: PLDized MYSQLSocket, MYSQLUser and MYSQLPassword
authordomelu <domelu@pld-linux.org>
Sun, 12 Dec 2004 06:44:05 +0000 (06:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pure-ftpd.spec -> 1.129

pure-ftpd.spec

index 9b6400cec9dfec835bd67b80eded185efb2042d5..1326cc302f02b20705d8d89c8d3a95e57852679c 100644 (file)
@@ -28,6 +28,7 @@ Patch0:               %{name}-config.patch
 Patch1:                %{name}-path_to_ssl_cert_in_config.patch
 Patch2:                %{name}-pure-pw_passwd.patch
 Patch3:                %{name}-userlength.patch
+Patch4:                %{name}-mysql_config.patch
 URL:           http://www.pureftpd.org/
 %{?with_extra:BuildRequires:   autoconf}
 %{?with_extra:BuildRequires:   automake}
@@ -87,10 +88,12 @@ po
 %setup -q
 %setup -q -a 4
 %patch0 -p0
+%patch4 -p0
 %{?with_longusername:%patch3 -p1}
 %{?with_extra:%patch1 -p1}
 %{?with_extra:%patch2 -p1}
 
+
 %build
 %configure \
        --with-boring \
This page took 0.034108 seconds and 4 git commands to generate.