summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-View.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-View.spec')
-rw-r--r--php-horde-Horde-View.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/php-horde-Horde-View.spec b/php-horde-Horde-View.spec
index d332c17..ff1dfa8 100644
--- a/php-horde-Horde-View.spec
+++ b/php-horde-Horde-View.spec
@@ -5,7 +5,7 @@
Name: php-horde-Horde-View
Version: 2.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Horde View API
Group: Development/Libraries
@@ -64,6 +64,7 @@ cd %{pear_name}-%{version}
%install
+rm -rf %{buildroot}
cd %{pear_name}-%{version}
%{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
@@ -75,6 +76,10 @@ mkdir -p %{buildroot}%{pear_xmldir}
install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
+%clean
+rm -rf %{buildroot}
+
+
%check
src=$(pwd)/%{pear_name}-%{version}
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
@@ -105,6 +110,9 @@ fi
%changelog
+* Fri Jan 10 2014 Remi Collet <remi@fedoraproject.org> - 2.0.3-2
+- cleanups from review #909662
+
* Fri Aug 23 2013 Remi Collet <remi@fedoraproject.org> - 2.0.3-1
- Update to 2.0.3