Author: hawk Date: Thu May 29 12:47:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed build, release 4
---- Files affected: SPECS: openldap.spec (1.285 -> 1.286) ---- Diffs: ================================================================ Index: SPECS/openldap.spec diff -u SPECS/openldap.spec:1.285 SPECS/openldap.spec:1.286 --- SPECS/openldap.spec:1.285 Mon May 26 22:39:07 2008 +++ SPECS/openldap.spec Thu May 29 14:47:01 2008 @@ -29,7 +29,7 @@ Summary(uk.UTF-8): Зразки клієнтів LDAP Name: openldap Version: 2.4.8 -Release: 3 +Release: 4 License: OpenLDAP Public License Group: Networking/Daemons Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz @@ -902,6 +902,7 @@ %endif %{__libtoolize} +cp -f /usr/share/automake/config.sub ./build/ %{__aclocal} %{__autoconf} %configure \ @@ -979,6 +980,7 @@ cd ../../../evo-%{name}-%{version} %{__libtoolize} +cp -f /usr/share/automake/config.sub ./build/ %{__aclocal} %{__autoconf} %configure \ @@ -1617,6 +1619,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.286 2008-05-29 12:47:01 hawk +- fixed build, release 4 + Revision 1.285 2008-05-26 20:39:07 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openldap.spec?r1=1.285&r2=1.286&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
