Author: tiwek Date: Wed Oct 14 11:13:02 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.9
---- Files affected: packages/syncevolution: syncevolution.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/syncevolution/syncevolution.spec diff -u packages/syncevolution/syncevolution.spec:1.10 packages/syncevolution/syncevolution.spec:1.11 --- packages/syncevolution/syncevolution.spec:1.10 Fri Jan 30 00:22:29 2009 +++ packages/syncevolution/syncevolution.spec Wed Oct 14 13:12:56 2009 @@ -2,13 +2,14 @@ Summary: Synchronization for contacts and calendars for Evolution Summary(pl.UTF-8): Synchronizacja kontaktów i kalendarzy dla Evolution Name: syncevolution -Version: 0.8.1 -Release: 0.2 +Version: 0.9 +Release: 0.1 License: GPL v2+ + OpenSSL exception Group: Applications -Source0: http://www.estamos.de/download/syncevolution/sources/%{name}-%{version}.tar.gz -# Source0-md5: c2a38265fd0619a09e2f2154d37ba54f +Source0: http://downloads.syncevolution.org/syncevolution/sources/%{name}-%{version}.tar.gz +# Source0-md5: 480529e14bc895035824f5d7cce71228 URL: http://www.estamos.de/projects/SyncML/SyncEvolution.html +BuildRequires: boost-devel >= 1.34 BuildRequires: curl-devel BuildRequires: evolution-data-server-devel #BuildRequires: funambol-devel - currently uses bundled copy @@ -39,7 +40,6 @@ --enable-ebook \ --enable-ecal \ --enable-file \ - --enable-sqlite \ --enable-shared %{__make} @@ -58,8 +58,19 @@ %defattr(644,root,root,755) # COPYING contains additional notes %doc AUTHORS COPYING ChangeLog NEWS README +%dir %{_sysconfdir}/default/syncevolution +%dir %{_sysconfdir}/default/syncevolution/Funambol +%{_sysconfdir}/default/syncevolution/Funambol/* +%dir %{_sysconfdir}/default/syncevolution/ScheduleWorld +%{_sysconfdir}/default/syncevolution/ScheduleWorld/* %attr(755,root,root) %{_bindir}/synccompare %attr(755,root,root) %{_bindir}/syncevolution +%attr(755,root,root) %{_libdir}/libsmltk.so +%attr(755,root,root) %{_libdir}/libsmltk.so.0 +%attr(755,root,root) %{_libdir}/libsmltk.so.0.1.0 +%attr(755,root,root) %{_libdir}/libsynthesis.so +%attr(755,root,root) %{_libdir}/libsynthesis.so.0 +%attr(755,root,root) %{_libdir}/libsynthesis.so.0.1.0 %dir %{_libdir}/syncevolution %attr(755,root,root) %{_libdir}/syncevolution/libsyncevolution.so %attr(755,root,root) %{_libdir}/syncevolution/libsyncevolution.so.0 @@ -86,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2009/10/14 11:12:56 tiwek +- up to 0.9 + Revision 1.10 2009/01/29 23:22:29 glen - build backends as shared ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/syncevolution/syncevolution.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
