From 9ae0b63ab4ba1511da9cc81149d3566d08890786 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Mon, 25 Jul 2005 13:44:36 +0000 Subject: [PATCH] - basic 64-bit fixes (-64bit.patch) Changed files: bird.spec -> 1.34 --- bird.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bird.spec b/bird.spec index 71b1cdb..d5aef00 100644 --- a/bird.spec +++ b/bird.spec @@ -19,6 +19,7 @@ Source2: %{name}-ipv4.sysconfig Source3: %{name}-ipv6.init Source4: %{name}-ipv6.sysconfig Patch0: %{name}-flex.patch +Patch1: %{name}-64bit.patch URL: http://bird.network.cz/ BuildRequires: autoconf BuildRequires: automake @@ -101,6 +102,7 @@ filtr %prep %setup -q %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.* tools -- 2.44.0