Changes of Revision 6
[-] | Changed | php5-eaccelerator.spec |
x 1
2 # 3 -# spec file for package php5-eaccelerator (Version 0.9.5) 4 +# spec file for package php5-eaccelerator (Version 0.9.6) 5 # 6 # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. 7 # This file and all modifications and additions to the pristine 8
9 #norootforbuild 10 11 %define php_version %(php-config --version 2>/dev/null) 12 +%define pkgversion 0.9.6-rc1 13 14 Name: php5-eaccelerator 15 -Version: 0.9.5.3 16 +Version: 0.9.5.99.1 17 Release: 1 18 Url: http://eaccelerator.net/ 19 Group: Productivity/Multimedia/Video/Players 20 License: GPL 21 Summary: a free PHP accelerator, optimizer, encoder and dynamic content cache 22 -Source: eaccelerator-%{version}.tar.bz2 23 +Source: eaccelerator-%{pkgversion}.tar.bz2 24 Source1: eaccelerator.ini 25 Autoreqprov: on 26 BuildRequires: php5-devel 27
28 29 %prep 30 31 -%setup -q -n eaccelerator-%{version} 32 +%setup -q -n eaccelerator-%{pkgversion} 33 34 %build 35 36
37 %attr (750, wwwrun, root) /var/cache/php5-eaccelerator 38 39 %changelog -n php5-eaccelerator 40 +* Sun Dec 20 2009 Carsten Schoene <cs@linux-administrator.com> - 0.9.5.99.1-1 41 +- update to 0.9.6-rc1 42 + 43 * Fri Feb 16 2007 - judas_iscariote@shorewall.net 44 - add norootforbuild 45 - should require the exact php version against it was built. 46 |
||
Added | eaccelerator-0.9.6-rc1.tar.bz2 ^ |