From 41391e79157885db78917f3790148e9093f84f52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Sun, 7 Oct 2001 14:16:56 +0000 Subject: [PATCH] - release 2 - ac2.5 ready Changed files: electric.spec -> 1.9 --- electric.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/electric.spec b/electric.spec index a04fc54..1c54bfc 100644 --- a/electric.spec +++ b/electric.spec @@ -2,7 +2,7 @@ Summary: Electric VLSI Design System Summary(pl): System projektowania uk³adów VLSI Name: electric Version: 6.01 -Release: 1 +Release: 2 License: GPL Vendor: Static Free Software Group: Applications/Engineering @@ -13,6 +13,8 @@ Patch0: %{name}-datadir.patch Patch1: %{name}-tcl.patch BuildRequires: lesstif-devel BuildRequires: tcl-devel +BuildRequires: automake +BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 @@ -33,7 +35,9 @@ to most popular CAD specifications including VHDL, CIF, and GDS II. %patch1 -p1 %build -%configure2_13 +aclocal +autoconf +%configure %{__make} DEBUG="%{rpmcflags} -Wall" -- 2.43.0