[php-pear-DB] sources

Remi Collet remi at fedoraproject.org
Fri Nov 21 08:45:40 UTC 2014


commit f89c5d727adb9b2925a9372f3503899fd38dee17
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Nov 21 09:45:27 2014 +0100

    sources

 .gitignore       |    1 +
 DB-tests.patch   |  138 ------------------------------------------------------
 php-pear-DB.spec |    1 +
 sources          |    2 +-
 xml2changelog    |   43 -----------------
 5 files changed, 3 insertions(+), 182 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb791b1..eca9600 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ php-pear-DB.spec~
 package-*.xml
 DB-1.7.13.tgz
 /DB-1.7.14.tgz
+/DB-1.8.1.tgz
diff --git a/php-pear-DB.spec b/php-pear-DB.spec
index 8b1dce0..cbdec52 100644
--- a/php-pear-DB.spec
+++ b/php-pear-DB.spec
@@ -98,6 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %check
 top=$PWD
+
 cd %{pear_name}-%{version}/tests
 %{__pear} \
    run-tests \
diff --git a/sources b/sources
index 87ffb58..0065864 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b38357ad173a43e3c34e1b5527571fec  DB-1.7.14.tgz
+c78eb6a4cce44b5ec03536280db5749a  DB-1.8.1.tgz


More information about the scm-commits mailing list