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

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

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


Revision 1.5 - (show annotations) (download)
Fri Sep 6 08:35:17 2024 UTC (3 weeks, 3 days ago) by terryfage
Branch: MAIN
CVS Tags: smeserver-service_control-2_2-17_el7_sme, HEAD
Changes since 1.4: +6 -1 lines
* Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 0.0.2-17.sme
- apply locale 2024-09-06.patch

1 %define name smeserver-service_control
2 %define version 2.2
3 %define release 17
4 Summary: SME Server service control Panel
5 Name: %{name}
6 Version: %{version}
7 Release: %{release}%{?dist}
8 Distribution: SME Server
9 License: GNU GPL version 2
10 Group: SMEserver/addon
11 Source: %{name}-%{version}.tar.gz
12 BuildArchitectures: noarch
13 BuildRoot: /var/tmp/%{name}-%{version}-buildroot
14 BuildRequires: e-smith-devtools
15 Requires: e-smith-release >= 9.0
16 AutoReqProv: no
17 Patch0: smeserver-service_control-2.2-locale-2015-09-12.patch
18 Patch1: smeserver-service_control-2.2-locale-2016-03-09.patch
19 Patch2: smeserver-service_control-2.2-locale-2017-02-02.patch
20 Patch3: smeserver-service_control-2.2-locale-2017-03-25.patch
21 Patch4: smeserver-service_control-2.2-locale-2017-12-02.patch
22 Patch5: smeserver-service_control-2.2-locale-2018-12-14.patch
23 Patch6: smeserver-service_control-2.2-locale-2019-12-07.patch
24 Patch7: smeserver-service_control-2.2-Add-Update-event-to-createlinks.patch
25 Patch8: smeserver-service_control-2.2-locale-2021-08-23.patch
26 Patch9: smeserver-service_control-2.2-locale-2024-09-06.patch
27
28 %changelog
29 * Fri Sep 06 2024 Terry Fage <terry@fage.id.au> 0.0.2-17.sme
30 - apply locale 2024-09-06.patch
31
32 * Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 2.2-16.sme
33 - apply locale 2021-08-23 patch
34
35 * Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 2.2-15.sme
36 - Add Update event to createlinks [SME: 11036]
37
38 * Mon Mar 29 2021 BogusDateBot
39 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
40 by assuming the date is correct and changing the weekday.
41 Wed Feb 13 2015 --> Wed Feb 11 2015 or Fri Feb 13 2015 or Wed Feb 18 2015 or ....
42
43 * Tue Oct 13 2020 Brian Read <brianr@bjsystems.co.uk> 2.2-14.sme
44 - Initial Import to SME10 tree [SME: 11036]
45
46 * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 2.2-13.sme
47 - apply locale 2019-12-07 patch
48
49 * Fri Dec 14 2018 john Crisp <jcrisp@safeandsoundit.co.uk> 2.2-12
50 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.2-11.sme
51 - apply locale 2017-12-02 patch
52
53 * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2-10.sme
54 - apply locale 2017-03-25 patch
55
56 * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2-9.sme
57 - apply locale 2017-02-02.patch
58
59 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.2-8.sme
60 - apply locale 2016-03-09 patch
61
62 * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2-7.sme
63 - Added smeserver-service_control-2.2-locale-2015-09-12.patch
64
65 * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2-6.sme
66 - Initial release to contribs9
67
68 * Sun Feb 15 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 2.2-5
69 - Services with localhost access are now manageable
70 - Cosmetic changes in the Panel
71 - Optimisation of service2adjust in createlinks
72
73 * Fri Feb 13 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 2.2-4
74 Wed Feb 13 2015 --> Wed Feb 11 2015 or Fri Feb 13 2015 or Wed Feb 18 2015 or ....
75 - New expand-template of service-expand with a link to bootstrap-console-save
76 - sigusr1 to httpd when service-expand is called
77
78 * Wed May 21 2014 stephane de labrusse <stephdl@de-labrusse.fr> - 2.0-3
79 - adaptation to git use, creation of service2adjust by createlinks
80
81 * Wed Jan 22 2014 stephane de labrusse <stephdl@de-labrusse.fr>
82 - first release for SME Server 8.0 thanks to Michel Van hees for his work
83 - Adaptation to utf8
84
85 * Mon Feb 11 2008 Michel Van hees <michel@vanhees.cc>
86 - Adding Access service swap
87
88 * Mon Jan 21 2008 Michel Van hees <michel@vanhees.cc>
89 - Code cleaning
90
91 * Mon Jan 21 2008 Michel Van hees <michel@vanhees.cc>
92 - Adding confirmation screen
93
94 * Tue Jan 15 2008 Michel Van hees <michel@vanhees.cc>
95 - Fix bug in server-manager menu
96
97 * Mon Jan 14 2008 Michel Van hees <michel@vanhees.cc>
98 - Fix bug in TCP Port panel
99
100 * Mon Jan 14 2008 Michel Van hees <michel@vanhees.cc>
101 - First release
102
103 %description
104 sme server administration panel to control service status and tcp port
105
106 %prep
107 %setup
108 %patch0 -p1
109 %patch1 -p1
110 %patch2 -p1
111 %patch3 -p1
112 %patch4 -p1
113 %patch5 -p1
114 %patch6 -p1
115 %patch7 -p1
116 %patch8 -p1
117 %patch9 -p1
118
119 %build
120 perl createlinks
121
122 %install
123 rm -rf $RPM_BUILD_ROOT
124 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
125 rm -f %{name}-%{version}-filelist
126 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
127 echo "%doc COPYING" >> %{name}-%{version}-filelist
128
129 %clean
130 rm -rf $RPM_BUILD_ROOT
131
132 %pre
133 %preun
134
135 %post
136 #/etc/e-smith/events/actions/navigation-conf > /dev/null 2>&1
137 #echo Go to your server-manager to use new function
138
139 %postun
140 #/etc/e-smith/events/actions/navigation-conf > /dev/null 2>&1
141
142 %files -f %{name}-%{version}-filelist
143 %defattr(-,root,root)

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