[php-theseer-fDOMDocument] typo in macro

Remi Collet remi at fedoraproject.org
Wed Nov 26 16:46:51 UTC 2014


commit 0bc93b473172d51fdb20448cfc234f47187ba440
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Nov 26 17:46:46 2014 +0100

    typo in macro

 php-theseer-fDOMDocument.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-theseer-fDOMDocument.spec b/php-theseer-fDOMDocument.spec
index f109314..e8b7dfa 100644
--- a/php-theseer-fDOMDocument.spec
+++ b/php-theseer-fDOMDocument.spec
@@ -13,7 +13,7 @@
 %global gh_project   fDOMDocument
 %global php_home     %{_datadir}/php/TheSeer
 %global pear_name    fDOMDocument
-%global channel      pear.netpirates.net
+%global pear_channel pear.netpirates.net
 
 Name:           php-theseer-fDOMDocument
 Version:        1.6.0
@@ -43,7 +43,7 @@ Requires:       php-libxml
 Requires:       php-pcre
 Requires:       php-spl
 
-Provides:       php-pear(%{channel}/%{pear_name})  = %{version}
+Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 Provides:       php-composer(theseer/fdomdocument) = %{version}
 
 


More information about the scm-commits mailing list