pkg://newtonlink-1.29-5.src.rpm:291679/newtonlink.spec
info downloads
Summary: Transfers files between an Apple Newton PDA and Linux systems.
Name: newtonlink
Version: 1.29
Release: 5
Group: Applications/Communications
Copyright: GPL
Source: http://privat.swol.de/ReinholdSchoeb/Newton/newtonlink-1.29.tar.gz
URL: http://misf67.cern.ch/~reinhold/Newton/newtonlink-doc-en.html
BuildArchitectures: noarch
Buildroot: /var/tmp/newtonlink-root
%description
Transfers data between an Apple Newton PDA and Unix/Linux applications
like xrolodex, addressbook, plan, kjots, xfmail and Netscape. You can
also use newtonlink to install and upload Newton packages to and from
your workstation/PC.
%prep
%setup -q
%build
%install
perl install.pl <<EOF
n
/usr/bin/perl
/usr/bin/wish
install
netscape
$RPM_BUILD_ROOT%{_libdir}/newtonlink-%{version}
$RPM_BUILD_ROOT%{_datadir}/doc/newtonlink-%{version}
$RPM_BUILD_ROOT%{_sysconfdir}
$RPM_BUILD_ROOT%{_mandir}/man1
$RPM_BUILD_ROOT%{_locastatedir}/run
y
EOF
mkdir -p $RPM_BUILD_ROOT%{_bindir}
cd $RPM_BUILD_ROOT%{_bindir}
ln -sf ../lib/newtonlink-%{version}/newtonlink newtonlink
%clean
rm -r $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc $RPM_BUILD_ROOT%{_libdir}/newtonlink-%{version}/COPYRIGHT
%doc $RPM_BUILD_ROOT%{_libdir}/newtonlink-%{version}/GNU_GPL
%doc $RPM_BUILD_ROOT%{_libdir}/newtonlink-%{version}/README
%doc $RPM_BUILD_ROOT%{_libdir}/newtonlink-%{version}/doc/*.html
%{_bindir}/newtonlink
%{_libdir}/newtonlink-%{version}
%{_mandir}/*/*
%config(noreplace) %{_sysconfdir}/newtonlink.config
%changelog
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
* Mon Jul 10 2000 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Jun 8 2000 Tim Powers <timp@redhat.com>
- fixed man page location to be FHS compliant
- use predefined RPM macros whenever possible
* Tue May 16 2000 Tim Powers <timp@redhat.com>
- rebuilt for 7.0
- marked /etc/newtonlink.config as a config file
* Tue Jul 20 1999 Tim Powers <timp@redhat.com>
- updated source to 1.29
- cleaned up spec file for easier maint.
- built for 6.1
* Thu Apr 15 1999 Michael Maher <mike@redhat.com>
- built package for 6.0/
* Fri Oct 08 1998 Michael Maher <mike@redhat.com>
- rebuilt pacakge for 5.2
* Tue Jan 13 1998 Otto Hammersmith <otto@redhat.com>
- updated package
- added buildroot
- added changelog
* Tue Jan 13 1998 Otto Hammersmith <otto@redhat.com>
- built the package