Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > e1f8d1b619d38499ab4b44fc378e7f43 > files > 1

uftp-2.6.3-6.mga5.src.rpm

Summary: A multicast FTP
Name: uftp
Version: 2.6.3
Release: %mkrel 6
Source0: %{name}.tar
License: GPL
Group: Networking/File transfer
Url: http://www.tcnj.edu/~bush/uftp.html

%description
UFTP is a multicast file transfer program, utilizing a protocol based on
Starburst MFTP. It is designed to reliably and efficiently transfer files
to multiple receivers simultaneously, where either the intended receivers
can be specified beforehand, or receivers can join the transfer when it is
initiated. This is useful for distributing large files to a large number of
receivers, and is especially useful for data distribution over a satellite
link (with two way communication), where the inherent delay makes any TCP
based communication terribly inefficient. UFTP has been used in the production
process of The Wall Street Journal to send WSJ pages over satellite to their
remote printing plants.

%package server
Summary: A multicast ftp server
Group: Networking/File transfer

%description server
UFTP is a multicast file transfer program, utilizing a protocol based on
Starburst MFTP. It is designed to reliably and efficiently transfer files
to multiple receivers simultaneously, where either the intended receivers
can be specified beforehand, or receivers can join the transfer when it is
initiated. This is useful for distributing large files to a large number of
receivers, and is especially useful for data distribution over a satellite
link (with two way communication), where the inherent delay makes any TCP
based communication terribly inefficient. UFTP has been used in the production
process of The Wall Street Journal to send WSJ pages over satellite to their
remote printing plants.

%prep
%setup -q -c

%build
%make -f makefile.linux CFLAGS="%optflags"

%install
mkdir -p %buildroot%_bindir
install -d %buildroot%_bindir
install -m 755 uftp %buildroot%_bindir/uftp
install -d %buildroot%_sbindir
install -m 755 uftpd %buildroot%_sbindir/uftpd
install -d %buildroot%_mandir/man1
install -m 644 uftp.1 %buildroot%_mandir/man1/uftp.1
install -m 644 uftpd.1 %buildroot%_mandir/man1/uftpd.1

%files
%_bindir/uftp
%_mandir/man1/uftp.1*
%doc Changes.txt ReadMe.txt

%files server
%_sbindir/uftpd
%_mandir/man1/uftpd.1*
%doc Changes.txt ReadMe.txt




%changelog
* Wed Oct 15 2014 umeabot <umeabot> 2.6.3-6.mga5
+ Revision: 748683
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 2.6.3-5.mga5
+ Revision: 690024
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 2.6.3-4.mga4
+ Revision: 519846
- Mageia 4 Mass Rebuild

* Mon Jan 14 2013 umeabot <umeabot> 2.6.3-3.mga3
+ Revision: 385013
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Mar 05 2012 nanardon <nanardon> 2.6.3-2.mga2
+ Revision: 218573
- imported package uftp


* Wed Sep 09 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.6.3-2mdv2010.0
+ Revision: 434497
- rebuild

* Thu Sep 18 2008 Olivier Thauvin <nanardon@mandriva.org> 2.6.3-1mdv2009.0
+ Revision: 285637
- 2.6.3

  + Thierry Vignaud <tvignaud@mandriva.com>
    - rebuild

* Wed Jul 30 2008 Thierry Vignaud <tvignaud@mandriva.com> 2.6.1-3mdv2009.0
+ Revision: 255050
- rebuild

* Thu Feb 21 2008 Olivier Thauvin <nanardon@mandriva.org> 2.6.1-1mdv2008.1
+ Revision: 173678
- import uftp