]> git.pld-linux.org Git - packages/adodblite.git/commitdiff
- really updated right now (_major version number included)
authorMichał Łukaszek <mlukaszek+pld@gmail.com>
Sat, 12 Nov 2005 22:02:56 +0000 (22:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adodblite.spec -> 1.4

adodblite.spec

index f6ffaecdcdd3ab855438fa47a5d580bc4528a70d..283867ecc3ca16f9920e61618d3c0417f622dc9f 100644 (file)
@@ -9,8 +9,8 @@ Version:        %{_major}.%{_minor}
 Release:       1
 Group:         Libraries
 License:       LGPL
-Source0:       http://dl.sourceforge.net/adodblite/adodb_lite%{_minor}.tar.gz
-# Source0-md5: 89a936307fcb1e273f3ad8023d536800
+Source0:       http://dl.sourceforge.net/adodblite/adodb_lite%{_major}.%{_minor}.tar.gz
+# Source0-md5: c31dfa578072c05d2d4c8321d5d56322
 URL:           http://adodblite.sourceforge.net/
 Requires:      php-pear >= 4.0.5
 BuildArch:     noarch
@@ -28,7 +28,8 @@ commands on your website. It gives you a smaller memory footprint and,
 as a side benefit, greatly improves speed.
 
 It currently supports the following DBMS: Frontbase, Max DB, Mini SQL,
-Microsoft SQL, MySQL, PostgreSQL, SQLite and SyBase.
+MSSQL, MSSQL Pro, MySQLi, MySQLt, MySQL, PostgreSQL, PostgreSQL64,
+PostgreSQL7, PostgreSQL8, SQLite, SQLite Pro, Sybase and Sybase ASE.
 
 %description -l pl
 ADOdb Lite powsta³a jako efekt zapotrzebowania na ma³y i szybki
@@ -41,7 +42,8 @@ strony napisanej z my
 niejako efektem ubocznym jest znaczne przyspieszenie dzia³ania.
 
 Aktualnie wspierane silniki bazodanowe: Frontbase, Max DB, Mini SQL,
-Microsoft SQL, MySQL, PostgreSQL, SQLite oraz SyBase.
+MSSQL, MSSQL Pro, MySQLi, MySQLt, MySQL, PostgreSQL, PostgreSQL64,
+PostgreSQL7, PostgreSQL8, SQLite, SQLite Pro, Sybase oraz Sybase ASE.
 
 %prep
 %setup -q -n adodb_lite
@@ -58,5 +60,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.txt
 %{php_pear_dir}/%{name}
This page took 0.374438 seconds and 4 git commands to generate.