]> git.pld-linux.org Git - packages/cnet.git/blame - cnet.spec
- small fix to amd64 (i hope...)
[packages/cnet.git] / cnet.spec
CommitLineData
6d5c6604 1Summary: A Network Simulator
2Summary(pl): Symulator sieci
3Name: cnet
4Version: 2.0.9
5Release: 1
6License: GPL
7Group: Development/Tools
8Source0: http://www.csse.uwa.edu.au/cnet/%{name}-%{version}.tgz
b8202963 9# Source0-md5: 593b63c809773a284bc3d655dc609298
6d5c6604 10Patch0: %{name}-datadir.patch
11Patch1: %{name}-longint.patch
ed4b7ea2 12Patch2: %{name}-amd64fix.patch
6d5c6604 13URL: http://www.csse.uwa.edu.au/cnet
14BuildRequires: elfutils-devel
15BuildRequires: tcl-devel
16BuildRequires: tk-devel
17Requires: gcc
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19
20%define no_install_post_strip 1
21
22%description
23The cnet network simulator enables experimentation with various
24data-link layer, network layer, routing and transport layer networking
25protocols in networks consisting of any combination of point-to-point
26links and Ethernet segments. cnet has been specifically developed for,
27and is used in, undergraduate computer networking courses taken by
28thousands of students worldwide since 1991. At The University of
29Western Australia, cnet is used primarily in Chris McDonald's Computer
30Networks (IT312) undergraduate unit.
31
32%description
33