[php-phpunit-PHP-CodeCoverage/el6] update to 1.0.5

Remi Collet remi at fedoraproject.org
Sat Aug 20 07:26:55 UTC 2011


commit 8f4b666af9fdd36e1dd1750007df3a8df384a582
Author: remi <fedora at famillecollet.com>
Date:   Sat Aug 20 09:26:38 2011 +0200

    update to 1.0.5

 .gitignore                        |    6 ++----
 php-phpunit-PHP-CodeCoverage.spec |   10 ++++------
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93b3ce7..25d76f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
-/PHP_CodeCoverage-1.0.0.tgz
+*spec~
 package*.xml
-/PHP_CodeCoverage-1.0.2.tgz
-/PHP_CodeCoverage-1.0.3.tgz
-/PHP_CodeCoverage-1.0.4.tgz
+/PHP_CodeCoverage-1.0.5.tgz
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index 6f6de22..d4e7d99 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHP-CodeCoverage
-Version:        1.0.4
+Version:        1.0.5
 Release:        1%{?dist}
 Summary:        PHP code coverage information
 
@@ -39,10 +39,6 @@ for PHP code coverage information.
 cp /etc/php.ini .
 echo "date.timezone=UTC" >>php.ini
 
-# Create links for standard RPM docdir (to standard PEAR docdir)
-ln -s %{pear_docdir}/%{pear_name}/LICENSE            LICENSE
-ln -s %{pear_docdir}/%{pear_name}/ChangeLog.markdown CHANGELOG
-
 cd %{pear_name}-%{version}
 # package.xml is V2 - hack to lower PEAR dependency
 %{_bindir}/php <<EOF
@@ -88,7 +84,6 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE CHANGELOG
 %doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/PHP
@@ -96,6 +91,9 @@ fi
 
 
 %changelog
+* Fri Aug 19 2011 Remi Collet <remi at fedoraproject.org> - 1.0.5-1
+- Version 1.0.5 (stable) - API 1.0.3 (stable)
+
 * Wed Feb 16 2011 Remi Collet <Fedora at famillecollet.com> - 1.0.4-1
 - Version 1.0.4 (stable) - API 1.0.3 (stable)
 - LICENSE CHANGELOG now provided by upstream
diff --git a/sources b/sources
index b63138a..0c9a0f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c745b86a2eb43c06a52b813e0553c8ee  PHP_CodeCoverage-1.0.4.tgz
+38c49a6ff3a19e560d8862c0b09d7680  PHP_CodeCoverage-1.0.5.tgz


More information about the scm-commits mailing list