From 7e8c267680a78365e12e5a5acb228d77f3d2f998 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Aug 2012 10:38:47 +0200 Subject: php-horde-Horde-Support: backport --- php-horde-Horde-Support.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'php-horde-Horde-Support.spec') diff --git a/php-horde-Horde-Support.spec b/php-horde-Horde-Support.spec index eaacc11..058c944 100644 --- a/php-horde-Horde-Support.spec +++ b/php-horde-Horde-Support.spec @@ -11,6 +11,7 @@ License: BSD URL: http://pear.horde.org Source0: http://pear.horde.org/get/%{pear_name}-%{version}.tgz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch BuildRequires: php-pear(PEAR) >= 1.7.0 BuildRequires: php-channel(pear.horde.org) @@ -67,12 +68,16 @@ if [ $1 -eq 0 ] ; then fi %files +%defattr(-,root,root,-) %doc %{pear_docdir}/%{pear_name} %{pear_xmldir}/%{name}.xml %{pear_phpdir}/Horde/Support %{pear_testdir}/%{pear_name} %changelog +* Wed Aug 01 2012 Remi Collet - 1.0.2-2 +- backport for remi repo + * Thu Jul 12 2012 Nick Bebout - 1.0.2-2 - Fix packaging issues -- cgit