automatic update by autodist [release 5.6.4-1mamba;Sat Dec 27 2014]
This commit is contained in:
parent
059737a7f7
commit
4b1bf37df1
8
php.spec
8
php.spec
@ -5,7 +5,7 @@
|
||||
%define with_hardening_patch 0
|
||||
|
||||
Name: php
|
||||
Version: 5.6.3
|
||||
Version: 5.6.4
|
||||
Release: 1mamba
|
||||
Summary: The PHP HTML-embedded scripting language
|
||||
Group: Applications/Development
|
||||
@ -365,6 +365,9 @@ EOF
|
||||
EOF
|
||||
done
|
||||
|
||||
# workaround
|
||||
ln -sf %{_bindir}/phar.phar %{buildroot}%{_bindir}/phar
|
||||
|
||||
# split out the PDO modules
|
||||
cat files.pdo_mysql >> files.mysql
|
||||
cat files.pdo_odbc >> files.odbc
|
||||
@ -478,6 +481,9 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Dec 27 2014 Automatic Build System <autodist@mambasoft.it> 5.6.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Nov 14 2014 Automatic Build System <autodist@mambasoft.it> 5.6.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user