1 |
# $Id: smeserver-yum.spec,v 1.32 2019/12/05 15:20:27 jpp Exp $ |
# $Id: smeserver-yum.spec,v 1.35 2019/12/06 03:34:00 jpp Exp $ |
2 |
|
|
3 |
%define name smeserver-yum |
%define name smeserver-yum |
4 |
Summary: YUM, an rpm updater |
Summary: YUM, an rpm updater |
32 |
Patch19: smeserver-yum-2.6.0-bz9697.mirrorlist.patch |
Patch19: smeserver-yum-2.6.0-bz9697.mirrorlist.patch |
33 |
Patch20: smeserver-yum-2.6.0.bz10249.CentOSVault.onEOL.patch |
Patch20: smeserver-yum-2.6.0.bz10249.CentOSVault.onEOL.patch |
34 |
Patch21: smeserver-yum-2.6.0.bz118.groupmark.patch |
Patch21: smeserver-yum-2.6.0.bz118.groupmark.patch |
35 |
|
Patch22: smeserver-yum-2.6.0.bz6940.mismatch.btwn.manager.and.cli.patch |
36 |
|
Patch23: smeserver-yum-2.6.0.bz10843.stripheader.patch |
37 |
|
|
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
53 |
Requires: yum-plugin-post-transaction-actions |
Requires: yum-plugin-post-transaction-actions |
54 |
Requires: mailx |
Requires: mailx |
55 |
Requires: deltarpm |
Requires: deltarpm |
|
Requires: yum-cron |
|
56 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
57 |
BuildRequires: python |
BuildRequires: python |
58 |
Conflicts: centos-yumconf |
Conflicts: centos-yumconf |
84 |
%patch19 -p1 |
%patch19 -p1 |
85 |
%patch20 -p1 |
%patch20 -p1 |
86 |
%patch21 -p1 |
%patch21 -p1 |
87 |
|
%patch22 -p1 |
88 |
|
%patch23 -p1 |
89 |
|
|
90 |
|
|
91 |
%build |
%build |
92 |
perl createlinks |
perl createlinks |
123 |
|
|
124 |
%changelog |
%changelog |
125 |
* Wed Dec 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-23.sme |
* Wed Dec 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-23.sme |
126 |
- implement yum-cron [SME: 10690] |
- fix header detected as package [SME: 10843] |
|
* use yum-cron for download only (TODO) |
|
|
* yum-cron templates (TODO) |
|
|
* update lock path (TODO) |
|
|
* setting in server-manager (TODO) |
|
127 |
- avoid discrepancy between manager, cli and email [SME: 6940] |
- avoid discrepancy between manager, cli and email [SME: 6940] |
128 |
* force refresh of metadata before db generation (TODO) |
* force refresh of metadata before db generation |
129 |
* add regeneration of db after... (TODO) |
* add regeneration of db during check4updates, after yum update/install/remove |
130 |
- fix no installed groups file [SME: 118] |
- fix no installed groups file [SME: 118] |
131 |
- switch to centos vault after EOL [SME: 10249] |
- switch to centos vault after EOL [SME: 10249] |
132 |
- update http://mirrorlist.contribs.org/mirrorlist to https://mirrorlist.koozali.org/mirrorlist [SME: 9697] |
- update http://mirrorlist.contribs.org/mirrorlist to https://mirrorlist.koozali.org/mirrorlist [SME: 9697] |