Author: glen Date: Fri Aug 31 19:39:32 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - builds on Ac
---- Files affected: SPECS: libopensync.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/libopensync.spec diff -u SPECS/libopensync.spec:1.30 SPECS/libopensync.spec:1.31 --- SPECS/libopensync.spec:1.30 Fri Aug 31 21:37:04 2007 +++ SPECS/libopensync.spec Fri Aug 31 21:39:27 2007 @@ -1,10 +1,6 @@ # $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 +# - (not all) CFLAGS not passed from spec # # Conditional build: %bcond_without python # don't build python binding @@ -13,7 +9,7 @@ Summary(pl.UTF-8): Szkielet do synchronizacji danych Name: libopensync Version: 0.31 -Release: 0.1 +Release: 1 License: LGPL Group: Libraries Source0: http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw @@ -123,6 +119,7 @@ %defattr(644,root,root,755) %doc AUTHORS README %attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_libdir}/libopensync.so.*.*.* %dir %{_libdir}/opensync %dir %{_libdir}/opensync/formats %dir %{_libdir}/opensync/plugins @@ -130,6 +127,7 @@ %dir %{_datadir}/opensync/defaults %{_datadir}/opensync/capabilities %{_datadir}/opensync/descriptions +%{_datadir}/opensync/schemas %attr(755,root,root) %{_libdir}/opensync/formats/*.so %files devel @@ -151,6 +149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2007/08/31 19:39:27 glen +- builds on Ac + Revision 1.30 2007/08/31 19:37:04 glen - remove -Werror from python bindings build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
