]> git.pld-linux.org Git - packages/apache-mod_cfg_ldap.git/commitdiff
- release 4 AC-branch AC-STABLE auto/ac/apache-mod_cfg_ldap-1_2-4
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jan 2006 00:07:22 +0000 (00:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix compilation with openldap 2.3

Changed files:
    apache-mod_cfg_ldap.spec -> 1.13

apache-mod_cfg_ldap.spec

index fb39649ea0dfc91da763c968b277c34fd2aadb1d..bae63d2c2beb04caf28793a611713495834c5099 100644 (file)
@@ -4,11 +4,12 @@ Summary:      Module to keep Apache VirtualHost configuration in an LDAP directory
 Summary(pl):   Modu³ do przechowywania konfiguracji serwerów wirtualnych Apache'a w katalogu LDAP
 Name:          apache-mod_%{mod_name}
 Version:       1.2
-Release:       3
+Release:       4
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/modcfgldap/mod_%{mod_name}-%{version}.tar.gz
 # Source0-md5: 055924d6488608f684b22e7b04cea2ea
+Patch0:                %{name}-openldap-2.3.patch
 URL:           http://modcfgldap.sourceforge.net/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0
@@ -30,6 +31,7 @@ w katalogu LDAP i uaktualnianie jej prawie w czasie rzeczywistym.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
+%patch0 -p1
 
 %build
 %{__make} all \
This page took 0.067508 seconds and 4 git commands to generate.