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.13 |
%define release 15 |
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 |
unnilennium |
1.13 |
Requires: php70-php-pecl-zip, php70-php-mcrypt, php70-php-pear, php70-php-pecl-mysql |
28 |
unnilennium |
1.7 |
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 |
unnilennium |
1.13 |
Requires: php71-php-pecl-zip, php71-php-mcrypt, php71-php-pear, php71-php-pecl-mysql |
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.11 |
Patch6: smeserver-php-scl-0.4.bz10355.php7lib.patch |
39 |
unnilennium |
1.13 |
Patch7: smeserver-php-scl-0.4.bz10365.php7session.patch |
40 |
unnilennium |
1.4 |
|
41 |
stephdl |
1.5 |
%changelog |
42 |
unnilennium |
1.13 |
* Tue Jul 04 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-15.sme |
43 |
|
|
- fix path to php session for php7 [SME: 10365] |
44 |
|
|
|
45 |
unnilennium |
1.12 |
* Mon Jun 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-14.sme |
46 |
unnilennium |
1.11 |
- fix wrong path to 7.0 and 7.1 lib [SME: 10355] |
47 |
|
|
|
48 |
unnilennium |
1.10 |
* Fri Jun 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-12.sme |
49 |
|
|
- fix wrong path for php7* php.ini template [SME: 10343] |
50 |
|
|
|
51 |
unnilennium |
1.9 |
* Fri Apr 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-11.sme |
52 |
unnilennium |
1.7 |
- added php70 and php71 support [SME: 10093] |
53 |
|
|
|
54 |
stephdl |
1.6 |
* Sun Jun 5 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-8.sme |
55 |
|
|
- Added Require php5{4,5,6}-php-mcrypt [SME: 9701] |
56 |
|
|
|
57 |
stephdl |
1.5 |
* Sun Jun 5 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-7.sme |
58 |
|
|
- Added path to /usr/share/pear : smeserver-php-scl-0.4.bz9558_PearPath.patch |
59 |
|
|
- Added specific path for soap cache and save session : smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
60 |
stephdl |
1.1 |
|
61 |
unnilennium |
1.4 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.4-6.sme |
62 |
|
|
- apply locale 2016-03-09 patch |
63 |
|
|
- changing arc from x86_64 to noarch [SME: 9021] |
64 |
|
|
|
65 |
stephdl |
1.3 |
* Wed Sep 2 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-5.sme |
66 |
|
|
- added smeserver-php-scl-0.4.bz9021.addlocales.patch |
67 |
|
|
|
68 |
|
|
* Wed Jun 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-4.sme |
69 |
|
|
- Initial release to sme9contribs |
70 |
|
|
|
71 |
stephdl |
1.1 |
* Fri Feb 20 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-3 |
72 |
|
|
- Corrected a typo '~' in /opt/remi/php55/root/etc/php.ini |
73 |
|
|
|
74 |
|
|
* Fri Feb 20 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-2 |
75 |
|
|
- Added a Panel to select the php version in PHP-mod |
76 |
|
|
|
77 |
|
|
* Sat Feb 07 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-1 |
78 |
|
|
- Switch to remi repository {php54,php55,php56} |
79 |
|
|
- Added a Panel for ibay php version |
80 |
|
|
|
81 |
|
|
* Sun Nov 9 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.3-3 |
82 |
|
|
- Added a db to load the php54-mod in apache |
83 |
|
|
- New php settings in php.ini |
84 |
|
|
- Added default db values |
85 |
|
|
|
86 |
|
|
* Fri Nov 7 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.2-1 |
87 |
|
|
- Added php55 |
88 |
|
|
|
89 |
|
|
* Fri Nov 7 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-1 |
90 |
|
|
- Initial release to sme9 |
91 |
|
|
|
92 |
|
|
%description |
93 |
|
|
Allow to use different versions of php whith a cgi script. |
94 |
|
|
|
95 |
|
|
%prep |
96 |
|
|
%setup |
97 |
stephdl |
1.3 |
%patch0 -p1 |
98 |
unnilennium |
1.4 |
%patch1 -p1 |
99 |
stephdl |
1.5 |
%patch2 -p1 |
100 |
|
|
%patch3 -p1 |
101 |
unnilennium |
1.7 |
%patch4 -p1 |
102 |
unnilennium |
1.10 |
%patch5 -p1 |
103 |
unnilennium |
1.11 |
%patch6 -p1 |
104 |
unnilennium |
1.13 |
%patch7 -p1 |
105 |
stephdl |
1.1 |
|
106 |
|
|
%build |
107 |
|
|
perl createlinks |
108 |
|
|
|
109 |
|
|
%install |
110 |
|
|
rm -rf $RPM_BUILD_ROOT |
111 |
|
|
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
112 |
|
|
rm -f %{name}-%{version}-filelist |
113 |
|
|
/sbin/e-smith/genfilelist \ |
114 |
|
|
--file /usr/bin/phpscl/php54_REMI 'attr(0770,root,www)' \ |
115 |
|
|
--file /usr/bin/phpscl/php55_REMI 'attr(0770,root,www)' \ |
116 |
|
|
--file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \ |
117 |
unnilennium |
1.8 |
--file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \ |
118 |
|
|
--file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \ |
119 |
stephdl |
1.1 |
$RPM_BUILD_ROOT > %{name}-%{version}-filelist |
120 |
|
|
|
121 |
|
|
|
122 |
|
|
%clean |
123 |
|
|
rm -rf $RPM_BUILD_ROOT |
124 |
|
|
|
125 |
|
|
%pre |
126 |
|
|
|
127 |
|
|
%preun |
128 |
|
|
|
129 |
|
|
%post |
130 |
|
|
|
131 |
|
|
%postun |
132 |
|
|
|
133 |
|
|
%files -f %{name}-%{version}-filelist |
134 |
|
|
%defattr(-,root,root) |
135 |
|
|
|