1 |
# $Id: smeserver-yum.spec,v 1.73 2021/03/30 23:18:44 jpp Exp $ |
# $Id: smeserver-yum.spec,v 1.79 2021/12/20 14:15:50 jpp Exp $ |
2 |
|
|
3 |
%define name smeserver-yum |
%define name smeserver-yum |
4 |
Summary: YUM, an rpm updater |
Summary: YUM, an rpm updater |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 54 |
%define release 60 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
54 |
Patch41: smeserver-yum-2.6.0-bz11507-navigation.patch |
Patch41: smeserver-yum-2.6.0-bz11507-navigation.patch |
55 |
Patch42: smeserver-yum-2.6.0-bz11510-donotstop.patch |
Patch42: smeserver-yum-2.6.0-bz11510-donotstop.patch |
56 |
Patch43: smeserver-yum-2.6.0-bz11609.patch |
Patch43: smeserver-yum-2.6.0-bz11609.patch |
57 |
|
Patch44: smeserver-yum-2.6.0-bz11625-elrepoGPG.patch |
58 |
|
Patch45: smeserver-yum-2.6.0-bz11768.patch |
59 |
|
Patch46: smeserver-yum-2.6.0-bz11790-Re-word-reboot-required-message.patch |
60 |
|
Patch47: smeserver-yum-2.6.0-bz11803-spamd.patch |
61 |
|
Patch48: smeserver-yum-2.6.0-bz11808-remove-pop.patch |
62 |
|
Patch49: smeserver-yum-2.6.0-bz11886-cvm.patch |
63 |
|
|
64 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
65 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
134 |
%patch41 -p1 |
%patch41 -p1 |
135 |
%patch42 -p1 |
%patch42 -p1 |
136 |
%patch43 -p1 |
%patch43 -p1 |
137 |
|
%patch44 -p1 |
138 |
|
%patch45 -p1 |
139 |
|
%patch46 -p1 |
140 |
|
%patch47 -p1 |
141 |
|
%patch48 -p1 |
142 |
|
%patch49 -p1 |
143 |
|
|
144 |
%build |
%build |
145 |
perl createlinks |
perl createlinks |
176 |
|
|
177 |
|
|
178 |
%changelog |
%changelog |
179 |
|
* Tue Mar 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-60.sme |
180 |
|
- restart cvm-unix on cvm or bglibs update [SME: 11886] |
181 |
|
|
182 |
|
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-59.sme |
183 |
|
- remove pop3 and pop3s services from plugin [SME: 11808] |
184 |
|
|
185 |
|
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-58.sme |
186 |
|
- fix restarting spamd instead of spamassassin [SME: 11803] |
187 |
|
|
188 |
|
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 2.6.0-57.sme |
189 |
|
- Re-word-reboot-required-message.patch [SME: 11790] |
190 |
|
|
191 |
|
* Sun Nov 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-56.sme |
192 |
|
- fix wrong qpsmtpd handling [SME: 11768] |
193 |
|
|
194 |
|
* Mon Jun 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-55.sme |
195 |
|
- add elrepo GPG key [SME: 11625] |
196 |
|
|
197 |
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-54.sme |
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-54.sme |
198 |
- no reboot needed for systemd-python [SME: 11609] |
- no reboot needed for systemd-python [SME: 11609] |
199 |
|
|