summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-horde-Horde-Thrift.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-horde-Horde-Thrift.spec b/php-horde-Horde-Thrift.spec
index 197e964..3b503ff 100644
--- a/php-horde-Horde-Thrift.spec
+++ b/php-horde-Horde-Thrift.spec
@@ -4,7 +4,7 @@
%global pear_channel pear.horde.org
Name: php-horde-Horde-Thrift
-Version: 2.0.0
+Version: 2.0.1
Release: 1%{?dist}
Summary: Thrift
@@ -36,8 +36,7 @@ Optional extension : php-pecl-apc
%prep
-%setup -q -c -T
-tar xif %{SOURCE0}
+%setup -q -c
cd %{pear_name}-%{version}
mv ../package.xml %{name}.xml
@@ -80,5 +79,8 @@ fi
%changelog
+* Thu Nov 22 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.0.1-1
+- Update to 2.0.1 for remi repo (no change)
+
* Mon Nov 5 2012 Remi Collet <remi@fedoraproject.org> - 2.0.0-1
- Initial package