1 |
# $Id: smeserver-yum.spec,v 1.33 2019/12/05 15:49:36 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 |
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 |
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 |
85 |
%patch20 -p1 |
%patch20 -p1 |
86 |
%patch21 -p1 |
%patch21 -p1 |
87 |
%patch22 -p1 |
%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 |
|
- implement yum-cron [SME: 10690] |
|
|
* use yum-cron for download only (TODO) |
|
|
* yum-cron templates (TODO) |
|
|
* update lock path (TODO) |
|
|
* setting in server-manager (TODO) |
|
126 |
- fix header detected as package [SME: 10843] |
- fix header detected as package [SME: 10843] |
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 |
* force refresh of metadata before db generation |