summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Autoloader.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-05 17:52:57 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-05 17:52:57 +0100
commit3d6f6604706a3384cb9b343597d325628ad76af0 (patch)
tree2084d0fe546c1656be012b2e6025a30c7c970437 /php-horde-Horde-Autoloader.spec
parent44e4f36a100ca6bfbaf731ccd9267c7041bf901e (diff)
php-horde-Horde-Translation: cleaups
Diffstat (limited to 'php-horde-Horde-Autoloader.spec')
-rw-r--r--php-horde-Horde-Autoloader.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-horde-Horde-Autoloader.spec b/php-horde-Horde-Autoloader.spec
index d6653b7..5538c84 100644
--- a/php-horde-Horde-Autoloader.spec
+++ b/php-horde-Horde-Autoloader.spec
@@ -3,7 +3,7 @@
%global pear_name Horde_Autoloader
%global pear_channel pear.horde.org
-# Can run test because of circular dependency with Horde_Mime
+# Can run test because of circular dependency with Horde_Test
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: php-horde-Horde-Autoloader
@@ -55,7 +55,6 @@ cd %{pear_name}-%{version}
%install
cd %{pear_name}-%{version}
-rm -rf %{buildroot}
%{__pear} install --nodeps --packagingroot %{buildroot} %{name}.xml
# Clean up unnecessary files
@@ -85,6 +84,7 @@ if [ $1 -eq 0 ] ; then
%{pear_channel}/%{pear_name} >/dev/null || :
fi
+
%files
%defattr(-,root,root,-)
%doc %{pear_docdir}/%{pear_name}