/[smeserver]/rpms/smeserver-yum/sme10/smeserver-yum-2.6.0-bz11790-Re-word-reboot-required-message.patch
ViewVC logotype

Contents of /rpms/smeserver-yum/sme10/smeserver-yum-2.6.0-bz11790-Re-word-reboot-required-message.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Jul 11 15:20:24 2022 UTC (22 months, 3 weeks ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
bump version

1 diff -urN smeserver-yum-2.6.0.old/root/usr/lib/yum-plugins/smeserver.py smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py
2 --- smeserver-yum-2.6.0.old/root/usr/lib/yum-plugins/smeserver.py 2021-12-03 11:56:45.313160776 +0000
3 +++ smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py 2021-12-03 12:03:07.302936529 +0000
4 @@ -433,7 +433,7 @@
5 os.unlink('/var/run/yum.status')
6
7 if smechange:
8 - print "\nThe following rpms urge the need of a reboot:\n" + str(smechangelist.keys())
9 + print "\nThe following updates require a server reboot:\n" + str(smechangelist.keys())
10 print "\n=============================================================="
11 print "WARNING: You now need to run BOTH of the following commands"
12 print "to ensure consistent system state:\n"

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed