1 |
# $Id: smeserver-yum.spec,v 1.66 2021/02/21 06:17:55 jpp Exp $ |
# $Id: smeserver-yum.spec,v 1.85 2022/07/11 15:20:40 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.2 |
7 |
%define release 47 |
%define release 2 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: SMEServer/addon |
Group: SMEServer/addon |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
Patch0: smeserver-yum-2.6.0.SME10.patch |
Patch0: smeserver-yum-2.6.2-bz12179-smecontribs-enabled.patch |
|
Patch1: smeserver-yum-2.6.0.SME10CentOS7EPEL7Keys.rpm |
|
|
Patch2: smeserver-yum-2.6.0.bz8834.DeltaRpm.patch |
|
|
Patch3: smeserver-yum-2.6.0.bz1502.DownloadOnly.patch |
|
|
Patch4: smeserver-yum-2.6.0.bz9903.remiGPG.patch |
|
|
Patch5: smeserver-yum-2.6.0.bz8705.avoidReboot.patch |
|
|
Patch6: smeserver-yum-2.6.0.bz10119.scloGPGkey.patch |
|
|
Patch7: smeserver-yum-2.6.0.bz10156.remContrib.patch |
|
|
Patch8: smeserver-yum-2.6.0.bz8705.avoidReboot-fixKeyError.patch |
|
|
Patch9: smeserver-yum-2.6.0.bz8705.avoidReboot-service-names.patch |
|
|
Patch10: smeserver-yum-2.6.0.bz8705.smeserver-locale.avoidreboot.patch |
|
|
Patch11: smeserver-yum-2.6.0.bz10263.rpmfusionfreeEL7.patch |
|
|
Patch12: smeserver-yum-2.6.0-bz10170-SME10eol.patch |
|
|
Patch13: smeserver-yum-2.6.0.bz6499.yum-plugin-priorities.patch |
|
|
Patch14: smeserver-yum-2.6.0.bz9388.no-double-contribs-check.patch |
|
|
Patch15: smeserver-yum-2.6.0.bz8782-check4contribs-formatting.patch |
|
|
Patch16: smeserver-yum-2.6.0.bz8705.avoidReboot-Nut-reboot-exclusions.patch |
|
|
Patch17: smeserver-yum-2.6.0-bz10742-openfusion.patch |
|
|
Patch18: smeserver-yum-2.6.0.bz10716.smecontribsvisible.patch |
|
|
Patch19: smeserver-yum-2.6.0-bz9697.mirrorlist.patch |
|
|
Patch20: smeserver-yum-2.6.0.bz10249.CentOSVault.onEOL.patch |
|
|
Patch21: smeserver-yum-2.6.0.bz118.groupmark.patch |
|
|
Patch22: smeserver-yum-2.6.0.bz6940.mismatch.btwn.manager.and.cli.patch |
|
|
Patch23: smeserver-yum-2.6.0.bz10843.stripheader.patch |
|
|
Patch24: smeserver-yum-2.6.0.bz10690.autoinstall.patch |
|
|
Patch25: smeserver-yum-2.6.0.bz10873.php-fpm.patch |
|
|
Patch26: smeserver-yum-2.6.0.bz10846.templates.patch |
|
|
Patch27: smeserver-yum-2.6.0.bz10931.mdadm-in-dict.patch |
|
|
Patch28: smeserver-yum-2.6.0-bz11047-executeactions.patch |
|
|
Patch29: smeserver-yum-2.6.0-bz11121-expandmetadata.patch |
|
|
Patch30: smeserver-yum-2.6.0-bz11175-pre-and-post-actions.patch |
|
|
Patch31: smeserver-yum-2.6.0-bz11168-bz11179-remi-safe_and-event.patch |
|
|
Patch32: smeserver-yum-2.6.0.bz11227-eolvault.patch |
|
|
Patch33: smeserver-yum-2.6.0-bz11184-smeserver.py.patch |
|
|
Patch34: smeserver-yum-2.6.0-bz11180-yum-dbupdate-systemd.patch |
|
|
Patch35: smeserver-yum-2.6.0-bz11243-yum_update_dbs-fork-service.patch |
|
|
Patch36: smeserver-yum-2.6.0-bz11300-improve-postupdate-events.patch |
|
|
Patch37: smeserver-yum-2.6.0-bz11364-bz11360.patch |
|
|
Patch38: smeserver-yum-2.6.0-bz11372.patch |
|
14 |
|
|
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
|
|
41 |
%prep |
%prep |
42 |
%setup |
%setup |
|
%patch0 -p1 |
|
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
|
%patch3 -p1 |
|
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
|
%patch6 -p1 |
|
|
%patch7 -p1 |
|
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
|
%patch10 -p1 |
|
|
%patch11 -p1 |
|
|
%patch12 -p1 |
|
|
%patch13 -p1 |
|
|
%patch14 -p1 |
|
|
%patch15 -p1 |
|
|
%patch16 -p1 |
|
|
%patch17 -p1 |
|
|
%patch18 -p1 |
|
|
%patch19 -p1 |
|
|
%patch20 -p1 |
|
|
%patch21 -p1 |
|
|
%patch22 -p1 |
|
|
%patch23 -p1 |
|
|
%patch24 -p1 |
|
|
%patch25 -p1 |
|
|
%patch26 -p1 |
|
|
%patch27 -p1 |
|
|
%patch28 -p1 |
|
|
%patch29 -p1 |
|
|
%patch30 -p1 |
|
|
%patch31 -p1 |
|
|
%patch32 -p1 |
|
|
%patch33 -p1 |
|
|
%patch34 -p1 |
|
43 |
rm -rf root/var/service/ root/service/ |
rm -rf root/var/service/ root/service/ |
44 |
%patch35 -p1 |
rm -rf root/etc/e-smith/db/configuration/force |
45 |
%patch36 -p1 |
%patch0 -p1 |
|
%patch37 -p1 |
|
|
%patch38 -p1 |
|
46 |
|
|
47 |
%build |
%build |
48 |
perl createlinks |
perl createlinks |
59 |
--file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \ |
--file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \ |
60 |
--file '/sbin/e-smith/yumdownloadonly' 'attr(0755,root,root)' \ |
--file '/sbin/e-smith/yumdownloadonly' 'attr(0755,root,root)' \ |
61 |
--file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \ |
--file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \ |
62 |
--dir /var/log/yum 'attr(2750,smelog,smelog)' \ |
--dir /var/log/yum 'attr(2750,root,root)' \ |
63 |
$RPM_BUILD_ROOT > %{name}-%{version}-%{release}-filelist |
$RPM_BUILD_ROOT > %{name}-%{version}-%{release}-filelist |
64 |
|
|
65 |
%clean |
%clean |
79 |
|
|
80 |
|
|
81 |
%changelog |
%changelog |
82 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.2-2.sme |
83 |
|
- set smecontribs enabled on new install [SME: 12179] |
84 |
|
|
85 |
|
* Mon Jul 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.2-1.sme |
86 |
|
- bump version number |
87 |
|
- no reboot for dbus-glib [SME: 12091] |
88 |
|
|
89 |
|
* Tue Jun 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-64.sme |
90 |
|
- rephrase contrib update message [SME: 11543] |
91 |
|
- move mysqld to mariadb in smeserver plugin [SME: 11921] |
92 |
|
|
93 |
|
* Sun Apr 24 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-63.sme |
94 |
|
- remove force AutoInstallUpdates to disabled [SME: 11961] |
95 |
|
|
96 |
|
* Sun Apr 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-61.sme |
97 |
|
- fix rotate yum.log as not standard location [SME: 11951] |
98 |
|
- remove yum_update_dbs from messages log [SME: 11952] |
99 |
|
|
100 |
|
* Tue Mar 08 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-60.sme |
101 |
|
- restart cvm-unix on cvm or bglibs update [SME: 11886] |
102 |
|
|
103 |
|
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-59.sme |
104 |
|
- remove pop3 and pop3s services from plugin [SME: 11808] |
105 |
|
|
106 |
|
* Thu Dec 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-58.sme |
107 |
|
- fix restarting spamd instead of spamassassin [SME: 11803] |
108 |
|
|
109 |
|
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 2.6.0-57.sme |
110 |
|
- Re-word-reboot-required-message.patch [SME: 11790] |
111 |
|
|
112 |
|
* Sun Nov 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-56.sme |
113 |
|
- fix wrong qpsmtpd handling [SME: 11768] |
114 |
|
|
115 |
|
* Mon Jun 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-55.sme |
116 |
|
- add elrepo GPG key [SME: 11625] |
117 |
|
|
118 |
|
* Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-54.sme |
119 |
|
- no reboot needed for systemd-python [SME: 11609] |
120 |
|
|
121 |
|
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-53.sme |
122 |
|
- fix services stop on removal [SME: 11510] |
123 |
|
|
124 |
|
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-52.sme |
125 |
|
- run navigation-conf when a panel is installed [SME: 11507] |
126 |
|
|
127 |
|
* Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-51.sme |
128 |
|
- migrate back to normal CentOS mirrors after el6 EOL [SME: 11477] |
129 |
|
- version 2 with |
130 |
|
deleting yum{eolversion} if for previous release or not yet eol |
131 |
|
better handling of conditions |
132 |
|
|
133 |
|
* Wed Mar 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-49.sme |
134 |
|
- avoid reboot on removal of smeserver-* rpms [SME: 11458] |
135 |
|
- navigation-conf when a panel is installed |
136 |
|
|
137 |
* Wed Feb 24 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-47.sme |
* Wed Feb 24 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-47.sme |
138 |
- fix wrong path for rsyslog.conf [SME: 11364] |
- fix wrong path for rsyslog.conf [SME: 11364] |
139 |
|
|