Author: arekm                        Date: Fri Apr  3 11:10:36 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- trac can use various sqlite versions

---- Files affected:
SPECS:
   trac.spec (1.64 -> 1.65) , python-sqlite.spec (1.33 -> 1.34) , 
python-sqlite1.spec (1.9 -> 1.10) , python.spec (1.341 -> 1.342) 

---- Diffs:

================================================================
Index: SPECS/trac.spec
diff -u SPECS/trac.spec:1.64 SPECS/trac.spec:1.65
--- SPECS/trac.spec:1.64        Tue Mar  3 12:04:48 2009
+++ SPECS/trac.spec     Fri Apr  3 13:10:29 2009
@@ -39,7 +39,7 @@
 Requires:      python-clearsilver >= 0.9.3
 Requires:      python-genshi
 Requires:      python-setuptools >= 0.6-1.c8.1.1
-Requires:      python-sqlite1 >= 0.4.3
+Requires:      python(sqlite)
 Requires:      python-subversion >= 1.2.0
 Requires:      webapps
 Requires:      webserver(access)
@@ -187,6 +187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2009/04/03 11:10:29  arekm
+- trac can use various sqlite versions
+
 Revision 1.64  2009/03/03 11:04:48  glen
 - aaa
 

================================================================
Index: SPECS/python-sqlite.spec
diff -u SPECS/python-sqlite.spec:1.33 SPECS/python-sqlite.spec:1.34
--- SPECS/python-sqlite.spec:1.33       Sat Mar 14 20:52:46 2009
+++ SPECS/python-sqlite.spec    Fri Apr  3 13:10:29 2009
@@ -15,6 +15,7 @@
 %pyrequires_eq python-modules
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: sqlite3-devel >= 3.6.11
+Provides:      python(sqlite)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -71,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2009/04/03 11:10:29  arekm
+- trac can use various sqlite versions
+
 Revision 1.33  2009/03/14 19:52:46  wiget
 - updated to 2.5.4 (fixes #339901)
 - added egg-info

================================================================
Index: SPECS/python-sqlite1.spec
diff -u SPECS/python-sqlite1.spec:1.9 SPECS/python-sqlite1.spec:1.10
--- SPECS/python-sqlite1.spec:1.9       Fri Oct  3 20:01:43 2008
+++ SPECS/python-sqlite1.spec   Fri Apr  3 13:10:29 2009
@@ -20,6 +20,7 @@
 %pyrequires_eq python-modules
 BuildRequires: python-devel >= 1:2.3
 BuildRequires: sqlite3-devel
+Provides:      python(sqlite)
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/04/03 11:10:29  arekm
+- trac can use various sqlite versions
+
 Revision 1.9  2008/10/03 18:01:43  arekm
 - release 4
 

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.341 SPECS/python.spec:1.342
--- SPECS/python.spec:1.341     Wed Feb 25 22:42:15 2009
+++ SPECS/python.spec   Fri Apr  3 13:10:29 2009
@@ -252,6 +252,7 @@
 Summary(pl.UTF-8):     Moduły SQLite języka Python
 Group:         Libraries/Python
 Requires:      %{name}-modules = %{epoch}:%{version}-%{release}
+Provides:      python(sqlite)
 
 %description modules-sqlite
 Python officially distributed sqlite module.
@@ -970,6 +971,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.342  2009/04/03 11:10:29  arekm
+- trac can use various sqlite versions
+
 Revision 1.341  2009/02/25 21:42:15  glen
 - adapter, english group
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/trac.spec?r1=1.64&r2=1.65&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-sqlite.spec?r1=1.33&r2=1.34&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-sqlite1.spec?r1=1.9&r2=1.10&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.341&r2=1.342&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to