diff --git a/.gitignore b/.gitignore index bd61f1e..b9f5e6b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ verilog-0.9.2.tar.gz /verilog-0.9.6.tar.gz /iverilog-6d0ab9978f036e6029858e0d1b0bdab52e3fbad7.tar.gz /iverilog-10_2.tar.gz +/iverilog-10_3.tar.gz diff --git a/iverilog.spec b/iverilog.spec index 622fc5d..ef771f5 100644 --- a/iverilog.spec +++ b/iverilog.spec @@ -1,12 +1,11 @@ Name: iverilog -Version: 10_2 -Release: 6%{?dist} +Version: 10.3 +%define uver 10_3 +Release: 1%{?dist} Summary: Icarus Verilog is a verilog compiler and simulator License: GPLv2 URL: http://iverilog.icarus.com -#fix ugly Source0 -Source0: iverilog-10_2.tar.gz - +Source0: https://github.com/steveicarus/iverilog/archive/%{name}-%{uver}.tar.gz BuildRequires: autoconf BuildRequires: bzip2-devel BuildRequires: bison @@ -23,8 +22,7 @@ engineering formats, including simulation. It strives to be true to the IEEE-1364 standard. %prep -%autosetup - +%autosetup -n %{name}-%{uver} # Clean junks from tarball find . -type f -name ".git" -exec rm '{}' \; rm -rf `find . -type d -name "autom4te.cache" -exec echo '{}' \;` @@ -33,7 +31,9 @@ rm -rf `find . -type d -name "autom4te.cache" -exec echo '{}' \;` chmod +x autoconf.sh sh autoconf.sh %configure -%make_build + +# use make, avoid use V=1 due https://github.com/steveicarus/iverilog/issues/262 +make %{?_smp_mflags} %install @@ -68,6 +68,9 @@ make check %changelog +* Sun Aug 18 2019 Filipe Rosset - 10.3-1 +- Update to 10.3 fixes rhbz#1742864 + * Thu Jul 25 2019 Fedora Release Engineering - 10_2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index ca98e16..1a137a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (iverilog-10_2.tar.gz) = a6d2d3123bbec093784ad14e91fd1d350b2092cf998348b6a9ce764bc739a14834adee5661bf3d21fef187d38fc03c37a079181ce65c3c64a92b1ce16df1aaca +SHA512 (iverilog-10_3.tar.gz) = 67076e19a208576c21a0462ff7d15d00a9d47740c47518a5523bd928b3118360d85eb84c317963717d15e5246ece3727259f6ff3baf59e195340530cc9086a1d