]> git.pld-linux.org Git - packages/php-adodb.git/commitdiff
- make distfiles happy
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 28 May 2003 14:59:30 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-adodb.spec -> 1.18

php-adodb.spec

index 7393f2a1b86da18f3390c71aefb71bdb47f96ebe..c39ad2dce0f383ee5067ee1cbee77c0717df14ce 100644 (file)
@@ -3,11 +3,12 @@ Summary:      Unique interface to access different SQL databases
 Summary(pl):   Jednolity inferfejs dostêpu do baz danych SQL
 Name:          adodb
 Version:       3.50
+%define ver    %(echo %{version} | tr -d .)
 Release:       1
 Group:         Libraries
 License:       dual licensed using BSD-Style and LGPL
 # Source0-md5: 258037070b2203c4feb858c6d9f18446
-Source0:       http://phplens.com/lens/dl/%{name}%(echo %{version} | tr -d .).tgz
+Source0:       http://phplens.com/lens/dl/%{name}%{ver}.tgz
 URL:           http://php.weblogs.com/ADOdb
 Requires:      php
 Requires:      php-pear
This page took 0.11675 seconds and 4 git commands to generate.