/[smecontribs]/rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec
ViewVC logotype

Contents of /rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Sat Mar 13 07:10:59 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: smeserver-webhosting-0_0_9-10_el7_sme
Changes since 1.3: +2 -2 lines
* Sat Mar 13 2021 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-10.sme
- SME10 welcome package [SME: 11077]
  added update event
  use of default properties value, remove them from db
  possibility to select php version per ibay
  added few more php options
  display real default value to admin.

1 %define name smeserver-webhosting
2 %define version 0.0.9
3 %define release 10
4
5 Name: %{name}
6 Version: %{version}
7 Release: %{release}%{?dist}
8 Summary: allow to change php/apache settings to ibays, only yet for sme9
9
10 Group: SMEserver/addon
11 License: GNU GPL version 2
12 URL: http://www.contribs.org
13 Source: %{name}-%{version}.tar.gz
14 BuildRoot: %{_tmppath}/%{name}-buildroot
15 BuildArchitectures: noarch
16 BuildRequires: e-smith-devtools
17 Requires: e-smith-release >= 9.0
18 Requires: smeserver-mod_dav
19 AutoReqProv: no
20 Patch0: smeserver-webhosting-0.0.9-locale-2015-09-12.patch
21 Patch1: smeserver-webhosting-0.0.9-locale-2016-03-09.patch
22 Patch2: smeserver-webhosting-0.0.9-locale-2017-02-02.patch
23 Patch3: smeserver-webhosting-0.0.9-locale-2017-03-26.patch
24 Patch4: smeserver-webhosting-0.0.9-locale-2017-12-02.patch
25 Patch5: smeserver-webhosting-0.0.9-bz11077-SME10welcomePackage.patch
26
27 %description
28 allow to change php/apache settings to ibays, only yet for sme9
29
30 %prep
31 %setup
32 %patch0 -p1
33 %patch1 -p1
34 %patch2 -p1
35 %patch3 -p1
36 %patch4 -p1
37 %patch5 -p1
38
39 %build
40 perl createlinks
41
42 %install
43 rm -rf $RPM_BUILD_ROOT
44 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
45 rm -f %{name}-%{version}-filelist
46 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
47 echo "%doc COPYING" >> %{name}-%{version}-filelist
48
49 %clean
50 cd ..
51 rm -rf %{name}-%{version}
52
53 %pre
54 %preun
55 %post
56 %postun
57
58 %files -f %{name}-%{version}-filelist
59 %defattr(-,root,root)
60
61 %changelog
62 * Sat Mar 13 2021 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-10.sme
63 - SME10 welcome package [SME: 11077]
64 added update event
65 use of default properties value, remove them from db
66 possibility to select php version per ibay
67 added few more php options
68 display real default value to admin.
69
70 * Fri Oct 30 2020 Brian Read <brianr@bjsystems.co.uk> 0.0.9-8.sme
71 - Intial import to SEM10 tree [SME: 11077]
72
73 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 0.0.9-7.sme
74 - apply locale 2017-12-02 patch
75
76 * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-6.sme
77 - apply locale 2017-03-26 patch
78
79 * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.9-5.sme
80 - apply locale 2017-02-02.patch
81
82 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.0.9-4.sme
83 - apply locale 2016-03-09 patch
84
85 * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.9-3.sme
86 - Added smeserver-webhosting-0.0.9-locale-2015-09-12.patch
87
88 * Fri Aug 21 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.9-2.sme
89 - Initial release to contribs9
90
91 * Wed Jun 18 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> -0.0.9-1.sme
92 - added a box larger for writing the phpbasedir
93
94 * Mon Jun 16 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> -0.0.8-1.sme
95 - add german translation, thanks to Rudolf Vielnascher
96 - add french translation, thanks to me :)
97
98 * Fri Jun 13 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> -0.0.6-1.sme
99 - Add mod dav in dependency with an option enabled/disabled
100
101 * Sun Jun 01 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> -0.01-1
102 - Initial Release
103

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed