1 |
stephdl |
1.1 |
Summary: SME server php REMI scl |
2 |
|
|
%define name smeserver-php-scl |
3 |
|
|
Name: %{name} |
4 |
|
|
%define version 0.4 |
5 |
unnilennium |
1.10 |
%define release 12 |
6 |
stephdl |
1.1 |
Version: %{version} |
7 |
|
|
Release: %{release}%{?dist} |
8 |
|
|
License: GPL |
9 |
|
|
Group: Administration |
10 |
|
|
Source: %{name}-%{version}.tar.gz |
11 |
|
|
BuildRoot: /var/tmp/e-smith-buildroot |
12 |
|
|
BuildRequires: e-smith-devtools |
13 |
unnilennium |
1.4 |
BuildArchitectures: noarch |
14 |
stephdl |
1.1 |
Requires: e-smith-release >= 9.0 |
15 |
|
|
Requires: scl-utils |
16 |
|
|
Requires: php54 , php54-php , php54-php-bcmath , php54-php-gd , php54-php-imap , php54-php-ldap , php54-php-enchant |
17 |
|
|
Requires: php54-php-mbstring , php54-php-pdo , php54-php-tidy , php54-php-mysqlnd php54-php-pecl-zip , php54-php-xml |
18 |
stephdl |
1.6 |
Requires: php54-php-soap , php54-php-mcrypt |
19 |
stephdl |
1.1 |
Requires: php55 , php55-php , php55-php-bcmath , php55-php-gd , php55-php-imap , php55-php-ldap , php55-php-enchant |
20 |
|
|
Requires: php55-php-mbstring , php55-php-pdo , php55-php-tidy , php55-php-mysqlnd , php55-php-xml , php55-php-soap |
21 |
stephdl |
1.6 |
Requires: php55-php-pecl-zip , php55-php-mcrypt |
22 |
stephdl |
1.1 |
Requires: php56 , php56-php , php56-php-bcmath , php56-php-gd , php56-php-imap , php56-php-ldap , php56-php-enchant |
23 |
|
|
Requires: php56-php-mbstring , php56-php-pdo , php56-php-tidy , php56-php-mysqlnd , php56-php-xml , php56-php-soap |
24 |
stephdl |
1.6 |
Requires: php56-php-pecl-zip, php56-php-mcrypt |
25 |
unnilennium |
1.7 |
Requires: php70 , php70-php , php70-php-bcmath , php70-php-gd , php70-php-imap , php70-php-ldap , php70-php-enchant |
26 |
|
|
Requires: php70-php-mbstring , php70-php-pdo , php70-php-tidy , php70-php-mysqlnd , php70-php-xml , php70-php-soap |
27 |
|
|
Requires: php70-php-pecl-zip, php70-php-mcrypt |
28 |
|
|
Requires: php71 , php71-php , php71-php-bcmath , php71-php-gd , php71-php-imap , php71-php-ldap , php71-php-enchant |
29 |
|
|
Requires: php71-php-mbstring , php71-php-pdo , php71-php-tidy , php71-php-mysqlnd , php71-php-xml , php71-php-soap |
30 |
|
|
Requires: php71-php-pecl-zip, php71-php-mcrypt |
31 |
stephdl |
1.1 |
AutoReqProv: no |
32 |
stephdl |
1.3 |
Patch0: smeserver-php-scl-0.4.bz9021.addlocales.patch |
33 |
unnilennium |
1.4 |
Patch1: smeserver-php-scl-0.4-locale-2016-03-09.patch |
34 |
stephdl |
1.5 |
Patch2: smeserver-php-scl-0.4.bz9558_PearPath.patch |
35 |
|
|
Patch3: smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
36 |
unnilennium |
1.7 |
Patch4: smeserver-php-scl-0.4.bz10093-addphp7support.patch |
37 |
unnilennium |
1.10 |
Patch5: smeserver-php-scl-0.4.bz10343.php7inipath.patch |
38 |
unnilennium |
1.4 |
|
39 |
stephdl |
1.5 |
%changelog |
40 |
unnilennium |
1.10 |
* Fri Jun 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-12.sme |
41 |
|
|
- fix wrong path for php7* php.ini template [SME: 10343] |
42 |
|
|
|
43 |
unnilennium |
1.9 |
* Fri Apr 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-11.sme |
44 |
unnilennium |
1.7 |
- added php70 and php71 support [SME: 10093] |
45 |
|
|
|
46 |
stephdl |
1.6 |
* Sun Jun 5 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-8.sme |
47 |
|
|
- Added Require php5{4,5,6}-php-mcrypt [SME: 9701] |
48 |
|
|
|
49 |
stephdl |
1.5 |
* Sun Jun 5 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-7.sme |
50 |
|
|
- Added path to /usr/share/pear : smeserver-php-scl-0.4.bz9558_PearPath.patch |
51 |
|
|
- Added specific path for soap cache and save session : smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
52 |
stephdl |
1.1 |
|
53 |
unnilennium |
1.4 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.4-6.sme |
54 |
|
|
- apply locale 2016-03-09 patch |
55 |
|
|
- changing arc from x86_64 to noarch [SME: 9021] |
56 |
|
|
|
57 |
stephdl |
1.3 |
* Wed Sep 2 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-5.sme |
58 |
|
|
- added smeserver-php-scl-0.4.bz9021.addlocales.patch |
59 |
|
|
|
60 |
|
|
* Wed Jun 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-4.sme |
61 |
|
|
- Initial release to sme9contribs |
62 |
|
|
|
63 |
stephdl |
1.1 |
* Fri Feb 20 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-3 |
64 |
|
|
- Corrected a typo '~' in /opt/remi/php55/root/etc/php.ini |
65 |
|
|
|
66 |
|
|
* Fri Feb 20 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-2 |
67 |
|
|
- Added a Panel to select the php version in PHP-mod |
68 |
|
|
|
69 |
|
|
* Sat Feb 07 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-1 |
70 |
|
|
- Switch to remi repository {php54,php55,php56} |
71 |
|
|
- Added a Panel for ibay php version |
72 |
|
|
|
73 |
|
|
* Sun Nov 9 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.3-3 |
74 |
|
|
- Added a db to load the php54-mod in apache |
75 |
|
|
- New php settings in php.ini |
76 |
|
|
- Added default db values |
77 |
|
|
|
78 |
|
|
* Fri Nov 7 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.2-1 |
79 |
|
|
- Added php55 |
80 |
|
|
|
81 |
|
|
* Fri Nov 7 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-1 |
82 |
|
|
- Initial release to sme9 |
83 |
|
|
|
84 |
|
|
%description |
85 |
|
|
Allow to use different versions of php whith a cgi script. |
86 |
|
|
|
87 |
|
|
%prep |
88 |
|
|
%setup |
89 |
stephdl |
1.3 |
%patch0 -p1 |
90 |
unnilennium |
1.4 |
%patch1 -p1 |
91 |
stephdl |
1.5 |
%patch2 -p1 |
92 |
|
|
%patch3 -p1 |
93 |
unnilennium |
1.7 |
%patch4 -p1 |
94 |
unnilennium |
1.10 |
%patch5 -p1 |
95 |
stephdl |
1.1 |
|
96 |
|
|
%build |
97 |
|
|
perl createlinks |
98 |
|
|
|
99 |
|
|
%install |
100 |
|
|
rm -rf $RPM_BUILD_ROOT |
101 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
102 |
|
|
rm -f %{name}-%{version}-filelist |
103 |
|
|
/sbin/e-smith/genfilelist \ |
104 |
|
|
--file /usr/bin/phpscl/php54_REMI 'attr(0770,root,www)' \ |
105 |
|
|
--file /usr/bin/phpscl/php55_REMI 'attr(0770,root,www)' \ |
106 |
|
|
--file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \ |
107 |
unnilennium |
1.8 |
--file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \ |
108 |
|
|
--file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \ |
109 |
stephdl |
1.1 |
$RPM_BUILD_ROOT > %{name}-%{version}-filelist |
110 |
|
|
|
111 |
|
|
|
112 |
|
|
%clean |
113 |
|
|
rm -rf $RPM_BUILD_ROOT |
114 |
|
|
|
115 |
|
|
%pre |
116 |
|
|
|
117 |
|
|
%preun |
118 |
|
|
|
119 |
|
|
%post |
120 |
|
|
|
121 |
|
|
%postun |
122 |
|
|
|
123 |
|
|
%files -f %{name}-%{version}-filelist |
124 |
|
|
%defattr(-,root,root) |
125 |
|
|
|