From 920ea9bb6d75d3cb057378da11c74678e2752240 Mon Sep 17 00:00:00 2001 From: radek Date: Sun, 28 Nov 2004 00:32:29 +0000 Subject: [PATCH] - release 0.2: --with-ex + BR: ex-devel Changed files: al.spec -> 1.5 --- al.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/al.spec b/al.spec index cb07f96..90fb383 100644 --- a/al.spec +++ b/al.spec @@ -2,7 +2,7 @@ Summary: OSSP al - Assembly Line Summary(pl): OSSP al - biblioteka Assembly Line ("linii monta¿owej") Name: al Version: 0.9.1 -Release: 0.1 +Release: 0.2 Epoch: 0 License: distributable (see README) Group: Libraries @@ -12,6 +12,7 @@ Patch0: %{name}-ac.patch URL: http://www.ossp.org/pkg/lib/al/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: ex-devel BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -67,7 +68,8 @@ mv -f aclocal.m4 acinclude.m4 %{__libtoolize} %{__aclocal} %{__autoconf} -%configure +%configure \ + --with-ex %{__make} #%%{__make} check //segfaults after passing tests -- 2.44.0