SPECS: libopensync.spec - up to 0.31, however build fails with pyt...
glen
glen at pld-linux.org
Fri Aug 31 20:44:24 CEST 2007
Author: glen Date: Fri Aug 31 18:44:24 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.31, however build fails with python2.4
---- Files affected:
SPECS:
libopensync.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.27 SPECS/libopensync.spec:1.28
--- SPECS/libopensync.spec:1.27 Sun Jun 17 12:45:20 2007
+++ SPECS/libopensync.spec Fri Aug 31 20:44:19 2007
@@ -1,4 +1,10 @@
# $Revision$, $Date$
+# TODO
+# - CFLAGS not passed from spec
+# - buildfail:
+#wrapper/opensync_wrap.c: In function `GroupEnv_add_group':
+#wrapper/opensync_wrap.c:3559: error: too few arguments to function `osync_group_env_add_group'
+#scons: *** [wrapper/opensync_wrap.os] Error 1
#
# Conditional build:
%bcond_without python # don't build python binding
@@ -6,12 +12,12 @@
Summary: Data synchronization framework
Summary(pl.UTF-8): Szkielet do synchronizacji danych
Name: libopensync
-Version: 0.30
-Release: 1
+Version: 0.31
+Release: 0.1
License: LGPL
Group: Libraries
Source0: http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
-# Source0-md5: 1b52417878ab4ede584ce18edacfa548
+# Source0-md5: caf4fd1b174f4863ba79ab074a29b054
URL: http://www.opensync.org/
Patch0: %{name}-opt.patch
BuildRequires: autoconf
@@ -141,6 +147,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007/08/31 18:44:19 glen
+- up to 0.31, however build fails with python2.4
+
Revision 1.27 2007/06/17 10:45:20 qboosh
- macros 1.385 for scons
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list