/[smeserver]/rpms/smeserver-yum/sme7/smeserver-yum-1.2.0-crontab.patch
ViewVC logotype

Contents of /rpms/smeserver-yum/sme7/smeserver-yum-1.2.0-crontab.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 14:47:50 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' smeserver-yum-1.2.0/createlinks mezzanine_patched_smeserver-yum-1.2.0/createlinks
2 --- smeserver-yum-1.2.0/createlinks 2008-08-10 09:32:49.000000000 -0600
3 +++ mezzanine_patched_smeserver-yum-1.2.0/createlinks 2008-08-10 09:32:27.000000000 -0600
4 @@ -4,11 +4,13 @@
5 use File::Basename;
6 use File::Path;
7
8 -foreach my $file (qw(/etc/crontab /etc/yum.conf))
9 +foreach my $file (qw(/etc/yum.conf))
10 {
11 templates2events($file, qw(yum-modify bootstrap-console-save));
12 }
13
14 +templates2events("/etc/crontab", "yum-modify");
15 +
16 for ( qw(install remove update) )
17 {
18 event_link("yum-action", "yum-$_", "20");

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