rpm spec file aware of stable versions.
This commit is contained in:
parent
e25cdf86ac
commit
ac54cee55c
|
|
@ -32,7 +32,7 @@ engineering formats, including simulation. It strives to be true
|
||||||
to the IEEE-1364 standard.
|
to the IEEE-1364 standard.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n verilog%{suff}-%{rev_date}
|
%setup -n verilog-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
if test X%{suff} != X
|
if test X%{suff} != X
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue