summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-01-23 12:45:28 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-01-23 12:45:28 +0000
commitd2a1789230088d6971c0789d4a528ead0cbe5c2e (patch)
tree44a7b00d17ed6d9d3b6c1c8a31274290e1973236
parentfa1e5d2f359185504b7cfba9cf1c2ea4a1f74c95 (diff)
downloadbind-d2a1789230088d6971c0789d4a528ead0cbe5c2e.tar.gz
bind-d2a1789230088d6971c0789d4a528ead0cbe5c2e.tar.xz
bind-d2a1789230088d6971c0789d4a528ead0cbe5c2e.zip
added "@" and "." characters to my e-mail address in changelog
-rw-r--r--bind.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/bind.spec b/bind.spec
index e432443..20b81e8 100644
--- a/bind.spec
+++ b/bind.spec
@@ -434,7 +434,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.154 2007/01/23 10:49:42 atkac 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.155 2007/01/23 12:45:28 atkac 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:
@@ -743,10 +743,10 @@ rm -rf ${RPM_BUILD_ROOT}
:;
%changelog
-* Tue Jan 23 2007 Adam Tkac <atkac redhat com> 31:9.3.3-5.fc7
+* Tue Jan 23 2007 Adam Tkac <atkac@redhat.com> 31:9.3.3-5.fc7
- package bind-libbind-devel has been marked as obsolete
-* Mon Jan 22 2007 Adam Tkac <atkac redhat com> 31:9.3.3-4.fc7
+* Mon Jan 22 2007 Adam Tkac <atkac@redhat.com> 31:9.3.3-4.fc7
- package bind-libbind-devel has beed removed (libs has been moved to bind-devel & bind-libs)
- Resolves: #214208