From 317f1180688932e2868f5e73dd15e4a3f63477fa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 28 Oct 2012 20:30:31 +0100 Subject: php-theseer-fDOMDocument: typo --- php-theseer-fDOMDocument.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit