Author: matkor Date: Sat May 28 12:25:55 2011 GMT Module: packages Tag: HEAD ---- Log message: - Release 2. Disabled gnutls to avoid failing build.
---- Files affected: packages/csync2: csync2.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/csync2/csync2.spec diff -u packages/csync2/csync2.spec:1.16 packages/csync2/csync2.spec:1.17 --- packages/csync2/csync2.spec:1.16 Tue May 17 09:07:37 2011 +++ packages/csync2/csync2.spec Sat May 28 14:25:50 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie do synchronizacji klastra Name: csync2 Version: 1.34 -Release: 3 +Release: 4 License: GPL v2+ Group: Daemons Source0: http://oss.linbit.com/csync2/%{name}-%{version}.tar.gz @@ -95,7 +95,8 @@ %patch0 -p1 %build -%configure +%configure \ + --disable-gnutls %{__make} %install @@ -155,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2011/05/28 12:25:50 matkor +- Release 2. Disabled gnutls to avoid failing build. + Revision 1.16 2011/05/17 07:07:37 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/csync2/csync2.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
