1 |
# $Id: smeserver-yum.spec,v 1.34 2019/12/06 03:27:30 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 |
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 |
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 or auto update (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 |