diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-28 20:30:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-28 20:30:31 +0100 |
commit | 317f1180688932e2868f5e73dd15e4a3f63477fa (patch) | |
tree | c0f147888100c584c38172b34a0fbe5a89f57a81 | |
parent | e1966308a78930e8acc8fe796b5264a618cbe369 (diff) |
php-theseer-fDOMDocument: typo
-rw-r--r-- | php-theseer-fDOMDocument.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-theseer-fDOMDocument.spec b/php-theseer-fDOMDocument.spec index b8bc0b9..2d8f9be 100644 --- a/php-theseer-fDOMDocument.spec +++ b/php-theseer-fDOMDocument.spec @@ -34,12 +34,14 @@ Provides: php-pear(%{channel}/%{pear_name}) = %{version} %description -An Extension to PHP's standard DOM to add various convinience methods +An Extension to PHP's standard DOM to add various convenience methods and exceptions by default %prep %setup -q -c + +# Package.xml is V2 mv package.xml %{pear_name}-%{version}/%{name}.xml |