Browse Source

fix Req: tag

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2127 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 14 years ago
parent
commit
510960bdde
1 changed files with 5 additions and 2 deletions
  1. 5 2
      b/bind-current/bind-current-vl.spec

+ 5 - 2
b/bind-current/bind-current-vl.spec

@@ -13,7 +13,7 @@ Summary: A DNS (Domain Name System) server.
 Summary(ja): DNS (Domain Name System) サーバ
 Name: %{pname}
 Version: %{pversion}
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Epoch: %{bind_epoch}
 License: distributable
 Group: System Environment/Daemons
@@ -30,7 +30,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: openssl-devel glibc-devel libtool
 Requires: %{pname}-libs = %{bind_epoch}:%{version}-%{release}
 Requires(pre): shadow-utils
-Requires(post): %{pname}-utils = %{version}-%{release}
+Requires(post): %{pname}-utils = %{bind_epoch}:%{version}-%{release}
 Requires(post): coreutils, chkconfig
 Requires(preun): initscripts, chkconfig
 Requires(triggerpostun): chkconfig
@@ -277,6 +277,9 @@ rm -rf ${RPM_BUILD_ROOT} ${RPM_BUILD_DIR}/%{name}-%{version}
 %{_bindir}/isc-config.sh
 
 %changelog
+* Sun Oct 24 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.7.2P2-2
+- fix Req: in bind package
+
 * Wed Oct 20 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 9.7.2P2-1
 - change package name bind -> bind-current
 - add epoch 1