]> git.pld-linux.org Git - packages/dnprogs.git/blob - dnprogs.spec
- added using CVS keywords in %changelog (for automating them).
[packages/dnprogs.git] / dnprogs.spec
1 Summary: DECnet tools and libraries
2 Name: dnprogs
3
4 %define dnet_major 1
5 %define dnet_version %{dnet_major}.2
6
7 %define dap_major 1
8 %define dap_version %{dap_major}.05a
9
10 %define dnprogs_version %{dap_version}
11
12 Version: %{dnprogs_version}
13 Release: 2
14 Copyright: GPL
15 Group: Networking/Utilities
16 URL: http://linux.dreamtime.org/decnet/
17 Source: ftp://ftp.dreamtime.org/pub/decnet/%{name}-%{version}.tar.gz
18 Patch0: dnprogs-1.05a-make.patch.gz
19 Patch1: dnprogs-1.05a-rc.patch.gz
20 ExclusiveOS: Linux
21 Prereq: /sbin/chkconfig /sbin/ldconfig
22 BuildRoot:      /tmp/%{name}-%{version}-root
23
24 %description
25 DECnet programs for Linux.
26
27 These tools are the application layer interface for DECnet on Linux systems.
28 They provide file/terminal access facilities between OpenVMS and Linux and 
29 remote execution of commands.
30
31 To use them you will need to have DECnet built into your kernel.
32 See http://linux.dreamtime.org/decnet/ to get the kernel patch and
33 instructions on how to apply it.
This page took 0.051492 seconds and 3 git commands to generate.