summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-10 08:14:18 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-10 08:14:18 +0100
commit9ecc819bb4605ef457027c4ee4a0e610f5f757ec (patch)
treee841059212a731cd0f4481c1cb102d67b5b9a074
parentce69417aca497c8730d0575668cdd21217732c1b (diff)
php-horde-Horde-History: cleanups
-rw-r--r--php-horde-Horde-History.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/php-horde-Horde-History.spec b/php-horde-Horde-History.spec
index 60315e0..9fbb7f1 100644
--- a/php-horde-Horde-History.spec
+++ b/php-horde-Horde-History.spec
@@ -5,7 +5,7 @@
Name: php-horde-Horde-History
Version: 2.2.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: API for tracking the history of an object
Group: Development/Libraries
@@ -57,6 +57,7 @@ cd %{pear_name}-%{version}
%install
+rm -rf %{buildroot}
cd %{pear_name}-%{version}
%{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
@@ -68,6 +69,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)
@@ -99,6 +104,9 @@ fi
%changelog
+* Fri Jan 10 2014 Remi Collet <remi@fedoraproject.org> - 2.2.1-2
+- cleanups from review #909662
+
* Tue Oct 15 2013 Remi Collet <remi@fedoraproject.org> - 2.2.1-1
- Update to 2.2.1