summaryrefslogtreecommitdiffstats
path: root/php-phpunit-File-Iterator.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-06 10:17:41 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-06 10:17:41 +0200
commitaefe8d80c22535690af02ba1c14b4508af561241 (patch)
treeef9c141699e768fe4134754cc9a6a1e991c30a6d /php-phpunit-File-Iterator.spec
parentc8701d4117ed90b6f554c3edc261d4f900e0b0b4 (diff)
php-phpunit-File-Iterator-1.3.3
Diffstat (limited to 'php-phpunit-File-Iterator.spec')
-rw-r--r--php-phpunit-File-Iterator.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-phpunit-File-Iterator.spec b/php-phpunit-File-Iterator.spec
index 736e2a1..20665c7 100644
--- a/php-phpunit-File-Iterator.spec
+++ b/php-phpunit-File-Iterator.spec
@@ -1,9 +1,10 @@
+%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global pear_name File_Iterator
%global channel pear.phpunit.de
Name: php-phpunit-File-Iterator
-Version: 1.3.2
+Version: 1.3.3
Release: 1%{?dist}
Summary: FilterIterator implementation that filters files based on a list of suffixes
@@ -46,7 +47,7 @@ cd %{pear_name}-%{version}
%{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
# Clean up unnecessary files
-rm -rf %{buildroot}%{pear_phpdir}/.??*
+rm -rf %{buildroot}%{pear_metadir}/.??*
# Install XML package description
mkdir -p %{buildroot}%{pear_xmldir}
@@ -78,6 +79,9 @@ fi
%changelog
+* Sat Oct 6 2012 Remi Collet <remi@fedoraproject.org> - 1.3.3-1
+- upstream 1.3.3
+
* Sun Sep 23 2012 Remi Collet <remi@fedoraproject.org> - 1.3.2-1
- upstream 1.3.2