info:ncftp.spec -devel

Wojtek Slusarczyk wojtek w SHADOW.EU.ORG
Pią, 4 Wrz 1998, 16:52:58 CEST


Kolejny spec:

Summary:   Browser program for the File Transfer Protocol
Summary(pl): Zaawansowany klient FTP
Name:      ncftp
Version:   2.4.3
Release:   1d
Source:    ftp://ftp.ipv6.inner.net/ncftp/%{name}-%{version}-ipv6-4.tar.gz
Patch:	   ncftp.patch
Group:     Applications/Networking
Copyright: GPL
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root

%description
NcFTP is a ftp client with many advantages over the standard one. It
includes command line editing, command histories, support for recursive
gets, automatic logins, background downloading and much more.

%description -l pl
NcFTP jest zaawansowanym klientem ftp. Pozwala na edytowanie lini komend,
zapamiętuje komendy, potrafi pobierać całe katalogi wraz z podkatalogami z
serwerów ftp, automatycznie logować się itp. 

%prep
%setup -q -n %{name}-%{version}-ipv6
rm -rf RCS
%patch -p1

%build
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s ./configure --prefix=/usr
make CFLAGS="$RPM_OPT_FLAGS" 

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr/{bin,man/man1}
install -m 711 ncftp $RPM_BUILD_ROOT/usr/bin 
install -m 644 ncftp.1 $RPM_BUILD_ROOT/usr/man/man1 
strip $RPM_BUILD_ROOT/usr/bin/*

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING CHANGELOG
%attr(0711, root, root) /usr/bin/*
%attr(0644, root, man) /usr/man/man1/*.1

%changelog

* Fri Sep 04 1998 Wojtek Ślusarczyk <wojtek w shadow.eu.org>
[2.4.3-1d]
- downgraded to 2.4.3,
- translation modified for pl,
- build with IPv6 support,
- fixed files permissions.

* Thu Jun 25 1998 Arne Coucheron <arneco w online.no>
  [3.0beta14-1]

* Tue Jun 23 1998 Arne Coucheron <arneco w online.no>
  [3.0beta13-1]
- small changes to the spec file

* Sun Jun 07 1998 Arne Coucheron <arneco w online.no>
  [3.0beta12-1]
- added -q parameter to %setup
- using %defattr macro in filelist
- using %%{name} and %%{version} macros

* Tue May 12 1998 Arne Coucheron <arneco w online.no>
  [3.0beta11-1]

* Mon May 04 1998 Arne Coucheron <arneco w online.no>
  [3.0beta10-1]


Wojciech Slusarczyk (091)4494148
Technical University of Szczecin
PGP KeyServer pgpkeys.mit.edu



Więcej informacji o liście dyskusyjnej pld-devel-pl