[php-pear-Net-IDNA2] Fix build

terjeros terjeros at fedoraproject.org
Wed Feb 20 19:43:30 UTC 2013


commit 92a7ff7d88c192be998fe5e92b29492c9c908cfc
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Wed Feb 20 20:43:19 2013 +0100

    Fix build

 php-pear-Net-IDNA2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/php-pear-Net-IDNA2.spec b/php-pear-Net-IDNA2.spec
index f4001d5..f60b880 100644
--- a/php-pear-Net-IDNA2.spec
+++ b/php-pear-Net-IDNA2.spec
@@ -4,7 +4,7 @@
 Summary:         PHP library for punycode encoding and decoding
 Name:            php-pear-Net-IDNA2
 Version:         0.1.1
-Release:         7%{?dist}
+Release:         8%{?dist}
 License:         LGPLv2+
 Group:           Development/Libraries
 URL:             http://pear.php.net/package/Net_IDNA2/
@@ -44,7 +44,7 @@ mv %{buildroot}%{pear_docdir}/%{pear_name}/docs ../docdir
 rm -rf %{buildroot}%{pear_docdir}
 
 # Clean up unnecessary files
-rm -rf %{buildroot}%{pear_phpdir}/.??*
+rm -rf %{buildroot}%{pear_metadir}/.??*
 
 # Install XML package description
 install -D -p -m 0644 %{name}.xml %{buildroot}%{pear_xmldir}/%{name}.xml
@@ -72,6 +72,9 @@ fi
 %{pear_xmldir}/%{name}.xml
 
 %changelog
+* Wed Feb 20 2013 Terje Rosten <terje.rosten at ntnu.no> - 0.1.1-8
+- Fix build
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list