Author: glen                         Date: Sun Aug  7 13:23:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mention that it is for version 2 of sqlite

---- Files affected:
packages/php-pecl-SQLite:
   php-pecl-SQLite.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/php-pecl-SQLite/php-pecl-SQLite.spec
diff -u packages/php-pecl-SQLite/php-pecl-SQLite.spec:1.22 
packages/php-pecl-SQLite/php-pecl-SQLite.spec:1.23
--- packages/php-pecl-SQLite/php-pecl-SQLite.spec:1.22  Sun Aug  7 15:21:02 2011
+++ packages/php-pecl-SQLite/php-pecl-SQLite.spec       Sun Aug  7 15:23:40 2011
@@ -2,7 +2,7 @@
 %define                modname         SQLite
 %define                status          stable
 %define                smodname        sqlite
-Summary:       %{modname} - database bindings
+Summary:       SQLite 2 Embeddable SQL Database Engine
 Summary(pl.UTF-8):     %{modname} - powiązania z bazą danych
 Name:          php-pecl-%{modname}
 Version:       1.0.3
@@ -24,7 +24,7 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-%{modname} is a C library that implements an embeddable SQL database
+SQLite 2 is a C library that implements an embeddable SQL database
 engine. Programs that link with the %{modname} library can have SQL
 database access without running seperate RDBMS process. This extension
 allows you to access %{modname} databases from within PHP.
@@ -32,7 +32,7 @@
 In PECL status of this package is: %{status}.
 
 %description -l pl.UTF-8
-%{modname} jest napisaną w C biblioteką implementującą osadzoną bazę
+SQLite 2 jest napisaną w C biblioteką implementującą osadzoną bazę
 SQL. Programy konsolidowane z %{modname} mogą mieć dostęp do bazy SQL
 bez potrzeby uruchamiana kolejnego procesu RDBMS. To rozszerzenie
 pozwala na dostęp do baz SQLite z poziomu PHP.
@@ -86,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/08/07 13:23:40  glen
+- mention that it is for version 2 of sqlite
+
 Revision 1.22  2011/08/07 13:21:02  glen
 - use svn checkout, builds with php 5.3.6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-SQLite/php-pecl-SQLite.spec?r1=1.22&r2=1.23&f=u

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

Reply via email to