Author: qboosh Date: Wed Sep 17 16:28:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - reverted bogus readline BR (came from some invalid lib build) - revised docs and License information
---- Files affected: SPECS: syncevolution.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/syncevolution.spec diff -u SPECS/syncevolution.spec:1.7 SPECS/syncevolution.spec:1.8 --- SPECS/syncevolution.spec:1.7 Wed Sep 17 10:05:52 2008 +++ SPECS/syncevolution.spec Wed Sep 17 18:28:17 2008 @@ -4,14 +4,13 @@ Name: syncevolution Version: 0.8 Release: 0.1 -License: GPL +License: GPL v2+ + OpenSSL exception Group: Applications Source0: http://www.estamos.de/download/syncevolution/sources/%{name}-%{version}.tar.gz # Source0-md5: 0922da253c521038ba23e5f2c5972954 URL: http://www.estamos.de/projects/SyncML/SyncEvolution.html BuildRequires: curl-devel BuildRequires: evolution-data-server-devel -BuildRequires: readline-devel #BuildRequires: funambol-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,7 +38,8 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS HACKING README INSTALL +# COPYING contains additional notes +%doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -48,6 +48,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/09/17 16:28:17 qboosh +- reverted bogus readline BR (came from some invalid lib build) +- revised docs and License information + Revision 1.7 2008/09/17 08:05:52 tiwek - up to 0.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/syncevolution.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
