Author: adwol Date: Sun Nov 27 23:01:28 2011 GMT Module: packages Tag: HEAD ---- Log message: - fixed undefined references errors during compilation
---- Files affected: packages/openvpn-plugin-auth-ldap: openvpn-plugin-auth-ldap.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/openvpn-plugin-auth-ldap/openvpn-plugin-auth-ldap.spec diff -u packages/openvpn-plugin-auth-ldap/openvpn-plugin-auth-ldap.spec:1.17 packages/openvpn-plugin-auth-ldap/openvpn-plugin-auth-ldap.spec:1.18 --- packages/openvpn-plugin-auth-ldap/openvpn-plugin-auth-ldap.spec:1.17 Sat Oct 22 09:23:16 2011 +++ packages/openvpn-plugin-auth-ldap/openvpn-plugin-auth-ldap.spec Mon Nov 28 00:01:23 2011 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Wtyczka Auth-LDAP dla OpenVPN Name: openvpn-plugin-auth-ldap Version: 2.0.3 -Release: 5 +Release: 6 License: BSD Group: Applications Source0: http://openvpn-auth-ldap.googlecode.com/files/auth-ldap-%{version}.tar.gz @@ -46,6 +46,7 @@ %{__autoheader} cp -f /usr/share/automake/config.sub . %configure \ + --with-objc-runtime=GNU \ --with-check=%{!?with_tests:/proc}%{?with_tests:/usr} \ --with-openldap=/usr \ --with-openvpn=/usr @@ -75,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2011/11/27 23:01:23 adwol +- fixed undefined references errors during compilation + Revision 1.17 2011/10/22 07:23:16 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openvpn-plugin-auth-ldap/openvpn-plugin-auth-ldap.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
