Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
extensions
>
php5-eaccelerator
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
php5-eaccelerator.spec
@@ -1,5 +1,5 @@ # -# spec file for package php5-eaccelerator (Version 0.9.5) +# spec file for package php5-eaccelerator (Version 0.9.6) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,15 +11,16 @@ #norootforbuild %define php_version %(php-config --version 2>/dev/null) +%define pkgversion 0.9.6-rc1 Name: php5-eaccelerator -Version: 0.9.5.3 +Version: 0.9.5.99.1 Release: 1 Url: http://eaccelerator.net/ Group: Productivity/Multimedia/Video/Players License: GPL Summary: a free PHP accelerator, optimizer, encoder and dynamic content cache -Source: eaccelerator-%{version}.tar.bz2 +Source: eaccelerator-%{pkgversion}.tar.bz2 Source1: eaccelerator.ini Autoreqprov: on BuildRequires: php5-devel @@ -37,7 +38,7 @@ %prep -%setup -q -n eaccelerator-%{version} +%setup -q -n eaccelerator-%{pkgversion} %build @@ -70,6 +71,9 @@ %attr (750, wwwrun, root) /var/cache/php5-eaccelerator %changelog -n php5-eaccelerator +* Sun Dec 20 2009 Carsten Schoene <cs@linux-administrator.com> - 0.9.5.99.1-1 +- update to 0.9.6-rc1 + * Fri Feb 16 2007 - judas_iscariote@shorewall.net - add norootforbuild - should require the exact php version against it was built.
Added
eaccelerator-0.9.6-rc1.tar.bz2
^