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

Changes of Revision 8

[-] Changed php-pecl-jsonc.spec
x
 
1
@@ -194,13 +194,9 @@
2
 
3
 %files
4
 %defattr(-,root,root,-)
5
-%{?_licensedir:%license %{proj_name}-%{version}%{?prever}/LICENSE}
6
-%{?_licensedir:%license %{proj_name}-%{version}%{?prever}/json-c/COPYING}
7
 %doc %{pecl_docdir}/%{pecl_name}
8
-
9
 %config(noreplace) %{php_inidir}/%{ini_name}
10
 %{php_extdir}/%{ext_name}.so
11
-
12
 %if %{with_zts}
13
 %config(noreplace) %{php_ztsinidir}/%{ini_name}
14
 %{php_ztsextdir}/%{ext_name}.so
15
@@ -210,9 +206,7 @@
16
 %files devel
17
 %defattr(-,root,root,-)
18
 %doc %{pecl_testdir}/%{pecl_name}
19
-
20
 %{php_incldir}/ext/json
21
-
22
 %if %{with_zts}
23
 %{php_ztsincldir}/ext/json
24
 %endif
25