Changes of Revision 3
[-] | Changed | php5-suhosin.spec |
1
2 %define php_version %(php-config --version 2>/dev/null) 3 # 4 Name: php5-suhosin 5 -Version: %{pkg_version} 6 +Version: %{php_version}.%{pkg_version} 7 Release: 60 8 # 9 License: PHP 10 |