diff options
| author | Bill Nottingham <notting@redhat.com> | 2005-12-15 21:13:21 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2005-12-15 21:13:21 +0000 |
| commit | 610ae88649c4c1937c4109126344a66833a7fc8a (patch) | |
| tree | 03399c8bfd253c6582c02651ebeda3f4a76aaf74 /initscripts.spec | |
| parent | 31db39f90dbc7502a425a9f71e97aab8edd4d077 (diff) | |
negation goes on opts, not on the specific opts. use 'no' tor7-31-30-EL
avoid shell funnies. (noticed in #175803, fixes #169403 correctly)
Diffstat (limited to 'initscripts.spec')
| -rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 0b499699..ab939d69 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.31.29.EL +Version: 7.31.30.EL License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Dec 15 2005 Bill Nottingham <notting@redhat.com> 7.31.30.EL-1 +- correct fix for #169403 + * Fri Dec 2 2005 Bill Nottingham <notting@redhat.com> 7.31.29.EL-1 - service: fix quoting of environment variables (#174825) |
