summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorPetr Menšík <pemensik@redhat.com>2017-03-28 19:35:12 +0200
committerPetr Menšík <pemensik@redhat.com>2017-07-14 17:02:15 +0200
commit6bf59b0f119db623566ecab2e794d7942676d9a0 (patch)
treeb69c6f71edfb82dbadc364861872df21126229f3 /bind.spec
parent508d6434801032cba16dc78169a2ce062456f4eb (diff)
downloadbind-6bf59b0f119db623566ecab2e794d7942676d9a0.tar.gz
bind-6bf59b0f119db623566ecab2e794d7942676d9a0.tar.xz
bind-6bf59b0f119db623566ecab2e794d7942676d9a0.zip
Make comment how to use different config file
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 64688c0..0d869f1 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: MPLv2.0
Version: 9.11.1
-Release: 3%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
+Release: 4%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -1135,6 +1135,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{python3_sitelib}/isc/__pycache__/*py*
%changelog
+* Fri Jul 14 2017 Petr Menšík <pemensik@redhat.com> - 32:9.11.1-4.P3
+- Simplify change of default configuration file path
+
* Thu Jul 13 2017 Petr Menšík <pemensik@redhat.com> - 32:9.11.1-3.P3
- Use mysql_config for SDB variant, build against mariadb-devel