Update to 20080314 snapshot
This commit is contained in:
parent
ef9ee52e53
commit
94818c19a0
|
|
@ -1,14 +1,14 @@
|
||||||
Summary: Icarus Verilog
|
Summary: Icarus Verilog
|
||||||
Name: verilog
|
Name: verilog
|
||||||
Version: 0.9.0.20070812
|
Version: 0.9.0.20080314
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Productivity/Scientific/Electronics
|
Group: Productivity/Scientific/Electronics
|
||||||
Source: verilog-20070812.tar.gz
|
Source: verilog-20080314.tar.gz
|
||||||
URL: http://www.icarus.com/eda/verilog/index.html
|
URL: http://www.icarus.com/eda/verilog/index.html
|
||||||
Packager: Stephen Williams <steve@icarus.com>
|
Packager: Stephen Williams <steve@icarus.com>
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-20070812-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
|
|
||||||
BuildRequires: gcc-c++, zlib-devel, bison, flex, gperf, readline-devel
|
BuildRequires: gcc-c++, zlib-devel, bison, flex, gperf, readline-devel
|
||||||
|
|
||||||
|
|
@ -22,7 +22,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-20070812
|
%setup -n verilog-20080314
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure --prefix=/usr --mandir='$(prefix)/share/man'
|
./configure --prefix=/usr --mandir='$(prefix)/share/man'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue