diff options
| author | Martin Stransky <stransky@fedoraproject.org> | 2006-08-17 08:43:45 +0000 |
|---|---|---|
| committer | Martin Stransky <stransky@fedoraproject.org> | 2006-08-17 08:43:45 +0000 |
| commit | 5872f1bc3aa248e353c30d86cee9885409e71297 (patch) | |
| tree | 7cff865e62333b2cf4f89848d651e0779bfaf3ec /bind.spec | |
| parent | 855a7a9124f283245cbbc218a635d46535aef13f (diff) | |
dentation fix
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -184,8 +184,8 @@ Requires(post): bash, coreutils, sed, grep Requires(postun): bash, coreutils, sed, grep %if %{selinux} Requires(post): policycoreutils -Conflicts: selinux-policy-strict < 2.2.0 -Conflicts: selinux-policy-targeted < 2.2.0 +Conflicts: selinux-policy-strict < 2.2.0 +Conflicts: selinux-policy-targeted < 2.2.0 %endif %description -n caching-nameserver @@ -208,8 +208,8 @@ Requires(post): bash, coreutils, sed, grep Requires(preun): bash, coreutils, sed, grep %if %{selinux} Requires(post): policycoreutils -Conflicts: selinux-policy-strict < 2.2.0 -Conflicts: selinux-policy-targeted < 2.2.0 +Conflicts: selinux-policy-strict < 2.2.0 +Conflicts: selinux-policy-targeted < 2.2.0 %endif %description chroot @@ -522,7 +522,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.121 2006/08/17 08:40:10 stransky Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.122 2006/08/17 08:43:45 stransky Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: |
