From 6f37d2039ce67945feb271ac84c20f0cfeac758b Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Mon, 3 Nov 2003 10:13:10 +0000 Subject: [PATCH] - upgraded to 6.08, - BR: s/lesstif-devel/motif-devel/, - enabled datadir and tcl patches, - pass %rpmcflags, - cosmetics. Changed files: electric.spec -> 1.26 --- electric.spec | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/electric.spec b/electric.spec index 430ef00..605b3b0 100644 --- a/electric.spec +++ b/electric.spec @@ -1,13 +1,13 @@ Summary: Electric VLSI Design System Summary(pl): System projektowania uk³adów VLSI Name: electric -Version: 6.06 -Release: 2 +Version: 6.08 +Release: 1 License: GPL v2 Vendor: Static Free Software Group: Applications/Engineering Source0: ftp://ftp.gnu.org/pub/gnu/electric/%{name}-%{version}.tar.gz -# Source0-md5: 17848541e74307e0a320b360765fd4d2 +# Source0-md5: de428032f08d3d3ee8686f178ae6b160 Patch0: %{name}-datadir.patch Patch1: %{name}-tcl.patch Patch2: %{name}-makefile.patch @@ -15,11 +15,10 @@ Patch3: %{name}-ac_fix.patch URL: http://www.staticfreesoft.com/electric.html BuildRequires: autoconf BuildRequires: automake -BuildRequires: lesstif-devel +BuildRequires: motif-devel BuildRequires: tcl-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description Electric designs MOS and bipolar integrated circuits, printed-circuit-boards, or any type of circuit you choose. It has many @@ -41,8 +40,8 @@ VHDL, CIF i GDS II. %prep %setup -q -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 %patch2 %patch3 @@ -51,7 +50,8 @@ VHDL, CIF i GDS II. %{__autoconf} %configure -%{__make} +%{__make} \ + OPTIMIZE="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -73,5 +73,4 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc ChangeLog README examples/samples.txt html/manual examples %attr(755,root,root) %{_bindir}/* -%dir %{_datadir}/electric -%{_datadir}/electric/* +%{_datadir}/electric -- 2.44.0