Changes of Revision 2
[-] | Changed | php5-pear-channel-phing.spec |
x 1
2 Source0: http://pear.phing.info/channel.xml 3 BuildRoot: %{_tmppath}/%{name}-%{version}-build 4 BuildArch: noarch 5 -BuildRequires: php5-pear 6 -PreReq: php5 php5-pear 7 +BuildRequires: php-pear 8 +PreReq: php php-pear 9 10 %description 11 This package adds the pear.phing.de channel which allows PEAR packages 12 |