summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2001-07-11 20:24:56 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc1229422b91a60b5ee84d298dc3269682b235bb1 (patch)
treebdd68af55bd093ae5e6ae6caa02ede1c3a2eaef1
parent6d39d39ba311ae4048e189e424a613fda6e8d614 (diff)
downloadbind-c1229422b91a60b5ee84d298dc3269682b235bb1.zip
bind-c1229422b91a60b5ee84d298dc3269682b235bb1.tar.gz
- release 2: libtoolize ; aclocal (needed to build with new autostuff)bind-9_1_3-2
Changed files: bind.spec -> 1.102
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index dbc12c2..b8f51ce 100644
--- a/bind.spec
+++ b/bind.spec
@@ -5,7 +5,7 @@ Summary(pl): BIND - serwer nazw DNS
Summary(tr): DNS alan adư sunucusu
Name: bind
Version: 9.1.3
-Release: 1
+Release: 2
Epoch: 5
License: Distributable
Group: Networking/Daemons
@@ -24,6 +24,7 @@ BuildRequires: flex
BuildRequires: bison
BuildRequires: openssl-devel >= 0.9.6a
BuildRequires: autoconf
+BuildRequires: automake
Prereq: rc-scripts >= 0.2.0
Prereq: /sbin/chkconfig
Prereq: %{name}-libs
@@ -180,6 +181,8 @@ Statyczne biblioteki binda.
%patch1 -p1
%build
+libtoolize --copy --force
+aclocal
autoconf
%configure \
--with-openssl=%{_prefix} \