packages: syncevolution/syncevolution.spec - BR: sqlite3-devel, not sqlite-...
jajcus
jajcus at pld-linux.org
Tue Oct 27 21:04:05 CET 2009
Author: jajcus Date: Tue Oct 27 20:04:05 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: sqlite3-devel, not sqlite-devel
---- Files affected:
packages/syncevolution:
syncevolution.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/syncevolution/syncevolution.spec
diff -u packages/syncevolution/syncevolution.spec:1.11 packages/syncevolution/syncevolution.spec:1.12
--- packages/syncevolution/syncevolution.spec:1.11 Wed Oct 14 13:12:56 2009
+++ packages/syncevolution/syncevolution.spec Tue Oct 27 21:04:00 2009
@@ -15,7 +15,7 @@
#BuildRequires: funambol-devel - currently uses bundled copy
BuildRequires: glib2-devel
BuildRequires: libstdc++-devel
-BuildRequires: sqlite-devel
+BuildRequires: sqlite3-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -97,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2009/10/27 20:04:00 jajcus
+- BR: sqlite3-devel, not sqlite-devel
+
Revision 1.11 2009/10/14 11:12:56 tiwek
- up to 0.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/syncevolution/syncevolution.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list