Logoj0ke.net Open Build Service > Projects > internetx:php5:EL5:extensions > php5-xcache > Changes
Sign Up | Log In

Changes of Revision 8

[-] Changed php-xcache.spec
x
 
1
@@ -9,9 +9,7 @@
2
 
3
 
4
 Summary:   PHP accelerator, optimizer, encoder and dynamic content cacher
5
-
6
 Name:      php-xcache
7
-
8
 Version:   %{php_version}_%{module_version}
9
 Release:   1
10
 License:   GPL
11
@@ -20,9 +18,7 @@
12
 Requires:  php = %{php_version}
13
 Provides:  php-zend_extension
14
 BuildRequires:     php, php-devel, sed
15
-
16
-BuildRequires: autoconf, automake, libtool
17
-
18
+BuildRequires: autoconf, automake, libtool
19
 Source0: xcache-%{module_version}.tar.bz2
20
 
21
 %description
22
@@ -59,7 +55,6 @@
23
 %defattr(-, root, root, 0755)
24
 %doc xcache.ini admin/
25
 %config(noreplace) %{_sysconfdir}/php.d/xcache.ini
26
-#%config %{_sysconfdir}/php.d/xcache.ini
27
 %{php_extdir}/xcache.so
28
 %{_var}/www/html/xcache/*
29
 
30