]> git.pld-linux.org Git - packages/php-adodb.git/commitdiff
- up to 4.96a, rel. 0.1 (not tested) auto/th/adodb-4_96-a_0_1 auto/ti/adodb-4_96-a_0_1
authortwittner <twittner@pld-linux.org>
Thu, 27 Dec 2007 21:22:37 +0000 (21:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-adodb.spec -> 1.50

php-adodb.spec

index 43a73e7aaa59bb9c9bc29c66650df1769dc489be..94199c2ff7f5ad3bb350b2acd3f9b31f3d740ef4 100644 (file)
@@ -1,14 +1,15 @@
 %include       /usr/lib/rpm/macros.php
 %define ver    %(echo %{version} | tr -d .)
+%define        _postrel        a
 Summary:       Unique interface to access different SQL databases
 Summary(pl.UTF-8):     Jednolity inferfejs dostÄ™pu do baz danych SQL
 Name:          adodb
-Version:       4.80
-Release:       1
+Version:       4.96
+Release:       %{_postrel}.0.1
 License:       dual licensed using BSD-Style and LGPL
 Group:         Libraries
-Source0:       http://dl.sourceforge.net/adodb/%{name}%{ver}.tgz
-# Source0-md5: 942164adfc953173205231b9522304e0
+Source0:       http://dl.sourceforge.net/adodb/%{name}%{ver}%{_postrel}.tgz
+# Source0-md5: 9aebb0e04d8e67493c0e70fc75c9fc43
 Patch0:                %{name}-paths.patch
 URL:           http://adodb.sourceforge.net/
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -146,6 +147,7 @@ EOF
 %{_appdir}/tohtml.inc.php
 %{_appdir}/adodb-active-record.inc.php
 %{_appdir}/adodb-xmlschema03.inc.php
+%{_appdir}/adodb-memcache.lib.inc.php
 
 %files tests
 %defattr(644,root,root,755)
This page took 0.206863 seconds and 4 git commands to generate.