From 8e0d1cdaa9264ae5f07738346ccf5b8dd393a56e Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Mar 03 2019 20:54:00 +0000 Subject: Update spec file URL and source links and description. --- diff --git a/aprsdigi.spec b/aprsdigi.spec index c76c40c..4b33494 100644 --- a/aprsdigi.spec +++ b/aprsdigi.spec @@ -4,8 +4,8 @@ Release: 13%{?dist} Summary: AX.25 Automatic Position Reporting System License: GPLv2 -URL: http://aprsdigi.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +URL: https://github.com/n2ygk/aprsdigi/releases +Source0: https://github.com/n2ygk/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc BuildRequires: libax25-devel @@ -17,13 +17,13 @@ Requires(preun): systemd Requires(postun): systemd %description -Aprsdigi is a specialized Amateur Packet Radio (AX.25) UI-frame digipeater -for the Automatic Position Reporting System, APRS(tm). - -Aprsmon collects and displays standard AX.25 UI text frames in a format similar -to that output by a standard TNC in "Monitor ON" mode and is intended -to be used with programs like javAPRS which wish to see a TNC data -stream over a TCP connection. +Aprsdigi is a specialized Amateur Packet Radio (AX.25) UI-frame digipeater for +the Automatic Position Reporting Systems, APRS(tm). It uses the Linux kernel +AX.25 network stack as well as the SOCK_PACKET facility to listen for packets +on one or more radio interfaces (ports) and repeat those packets -- with +several possible modifications -- on the same or other interfaces. Aprsdigi can +also use the Internet to tunnel connections among other APRS digipeaters and +nodes using IPv4 or IPv6 UDP unicast or multicast. %prep @@ -66,6 +66,7 @@ EOL %files %doc AUTHORS ChangeLog NEWS README TODO *.html examples +%license COPYING %{_sbindir}/aprsdigi %{_sbindir}/aprsmon %{_mandir}/man8/*