[php-pdepend-PHP-Depend/f17: 1/2] upstream 1.0.1

Christof Damian cdamian at fedoraproject.org
Thu Feb 9 20:32:47 UTC 2012


commit bd1418c4277d42094b73f6409e430708a5f86ffc
Author: Christof Damian <christof at damian.net>
Date:   Thu Feb 9 21:14:59 2012 +0100

    upstream 1.0.1

 .gitignore                  |    1 +
 php-pdepend-PHP-Depend.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee73533..0f3b80e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PHP_Depend-0.10.6.tgz
+/PHP_Depend-1.0.1.tgz
diff --git a/php-pdepend-PHP-Depend.spec b/php-pdepend-PHP-Depend.spec
index c990b74..53a012b 100644
--- a/php-pdepend-PHP-Depend.spec
+++ b/php-pdepend-PHP-Depend.spec
@@ -3,7 +3,7 @@
 %global channel pear.pdepend.org
 
 Name:           php-pdepend-PHP-Depend
-Version:        0.10.6
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        PHP_Depend design quality metrics for PHP package
 
@@ -17,7 +17,7 @@ BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.6.0
 BuildRequires:  php-channel(%{channel})
 Requires:       php-channel(%{channel})
-Requires:       php-common >= 5.2.2
+Requires:       php-common >= 5.2.3
 Requires:       php-xml
 Requires:       php-pecl(imagick) >= 2.2.0b2
 Requires(post): %{__pear}
@@ -76,8 +76,12 @@ fi
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/PHP
 %{_bindir}/pdepend
+%doc %{pear_docdir}/%{pear_name}
 
 %changelog
+* Thu Feb  9 2012 Christof Damian <christof at damian.net> - 1.0.1-1
+- upstream 1.0.1
+
 * Sun Oct 30 2011 Christof Damian <christof at damian.net> - 0.10.6-1
 - upstream 0.10.6
 
diff --git a/sources b/sources
index 0b228e7..df3e41d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b1a1fef14bbca986ffaf4617198ae80  PHP_Depend-0.10.6.tgz
+d6c9f8d60e9fb5ee3629488e1baca218  PHP_Depend-1.0.1.tgz


More information about the scm-commits mailing list