diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-26 17:45:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-26 17:45:31 +0100 |
commit | 0d8756c8ce1c758568cb390e5d030318733a43df (patch) | |
tree | 093406fcb2557994bd80cf81e86a1c6f8a04bd77 | |
parent | fd138bf2a44a4e91904dc7689762c83c1a7fb769 (diff) |
php-theseer-fDOMDocument: typo
-rw-r--r-- | 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 3b52173..ee713b2 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 @@ -44,7 +44,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} |