Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
extensions
>
php5-xcache
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 8
[-]
[+]
Changed
php5-xcache.spec
@@ -2,25 +2,26 @@ %define pkg_name xcache %define php_version %(php-config --version 2>/dev/null) # -Name: php5-xcache -Version: 1.3.1 -Release: 0 -License: BSD -Group: Productivity/Networking/Web/Servers -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: php5-devel >= 5.1 indent -Requires: php5 = %{php_version} -Provides : php5_code_cache -Conflicts : php5-APC php5-eaccelerator +Name: php5-xcache +Version: 2.0.1 +Release: 0 +License: BSD +Group: Productivity/Networking/Web/Servers +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: php5-devel >= 5.1 indent +Requires: php5 = %{php_version} +Provides: php5_code_cache +Conflicts: php5-APC php5-eaccelerator %if 0%{?suse_version} > 1000 -Enhances : php5 +Enhances: php5 %endif # -URL: http://trac.lighttpd.net/xcache/ -Source: http://210.51.190.228/pub/XCache/Releases/%{pkg_name}-%{version}.tar.bz2 -Patch0: xcache-broken.ini.patch +URL: http://trac.lighttpd.net/xcache/ +Source: http://210.51.190.228/pub/XCache/Releases/%{pkg_name}-%{version}.tar.bz2 +Patch0: xcache-broken-%{version}.ini.patch # Summary: A fast, stable php opcode cacher + %description XCache is a fast, stable php opcode cacher that has been tested and now running on production server under high load. It support and is tested on all lastest @@ -71,7 +72,6 @@ %dir %{_datadir}/php5/xcache/ %dir %{_datadir}/php5/xcache/admin/ %ghost %config(noreplace) %{_datadir}/php5/xcache/admin/config.php -%{_datadir}/php5/xcache/admin/config.php.example %{_datadir}/php5/xcache/admin/index.php %{_datadir}/php5/xcache/admin/help.php %{_datadir}/php5/xcache/admin/tablesort.js @@ -90,6 +90,8 @@ %{_datadir}/php5/xcache/admin/footer.tpl.php %{_datadir}/php5/xcache/admin/header.tpl.php %{_datadir}/php5/xcache/admin/mkpassword.php +%{_datadir}/php5/xcache/admin/config.default.php +%{_datadir}/php5/xcache/admin/config.example.php %dir %{_datadir}/php5/xcache/coverager/ %ghost %config(noreplace) %{_datadir}/php5/xcache/coverager/config.php %{_datadir}/php5/xcache/coverager/config.php.example