diff --git a/php-pear-HTTP_WebDAV_Client.spec b/php-pear-HTTP_WebDAV_Client.spec index 3264b4e..1f27bc0 100644 --- a/php-pear-HTTP_WebDAV_Client.spec +++ b/php-pear-HTTP_WebDAV_Client.spec @@ -6,7 +6,7 @@ Summary: %{_pearname} - WebDAV stream wrapper class Name: php-pear-%{_pearname} Version: 0.9.7 -Release: %mkrel 7 +Release: %mkrel 8 License: PHP License Group: Development/PHP Source0: http://pear.php.net/get/%{_pearname}-%{version}.tar.bz2 @@ -16,7 +16,7 @@ Requires(preun): php-pear Requires: php-pear BuildArch: noarch BuildRequires: dos2unix -BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description RFC2518 compliant stream wrapper that allows to use WebDAV server