Logoj0ke.net Open Build Service > Projects > internetx:php5:EL6 > php-pecl-jsonc > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed php-pecl-jsonc.spec
x
 
1
@@ -187,8 +187,6 @@
2
 install -D -m 644 %{ini_name} %{buildroot}%{php_ztsinidir}/%{ini_name}
3
 %endif
4
 
5
-# Install the package XML file
6
-install -D -m 644 package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml
7
 
8
 # Test & Documentation
9
 set +x
10
@@ -261,7 +259,6 @@
11
 %{?_licensedir:%license %{proj_name}-%{version}%{?prever}/LICENSE}
12
 %{?_licensedir:%license %{proj_name}-%{version}%{?prever}/json-c/COPYING}
13
 %doc %{pecl_docdir}/%{pecl_name}
14
-%{pecl_xmldir}/%{name}.xml
15
 
16
 %config(noreplace) %{php_inidir}/%{ini_name}
17
 %{php_extdir}/%{ext_name}.so
18