Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37428832
en ru br
ALT Linux repos
S:20110710-alt2
5.0: 20060929-alt1
4.1: 20060929-alt1
4.0: 20060929-alt1

Group :: Networking/Other
RPM: udpcast

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: UDP broadcast installation
Name: udpcast
#define real_version 20060929
Version: 20060929
Release: alt1
License: GPL and BSD
Group: Networking/Other
URL: http://udpcast.linux.lu/
Packager: Mikhail Pokidko <pma at altlinux.ru>
Source: %name-%version.tar.gz

#Requires: netcfg


%description
Allows easy installation of client machines via UDP broadcast

%prep
%setup -n %name-%version

%build
%configure \
--prefix="%buildroot%_prefix" \
--mandir="%buildroot%_mandir"
%make %?_smp_mflags

%install
##%%__make install
%make install

%files
%defattr(-, root, root, 0755)
%doc Changelog.txt cmd.html COPYING *.txt
%doc %_man1dir/udp-receiver.1*
%doc %_man1dir/udp-sender.1*
%_sbindir/udp-receiver
%_sbindir/udp-sender

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin