diff options
-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 |