2004-09-09 08:01:22 +00:00
|
|
|
Summary: The lrz and lsz modem communications programs.
|
|
|
|
Name: lrzsz
|
|
|
|
Version: 0.12.20
|
2005-02-09 12:22:39 +00:00
|
|
|
Release: 20
|
2004-09-09 08:04:04 +00:00
|
|
|
License: GPL
|
2004-09-09 08:01:22 +00:00
|
|
|
Group: Applications/Communications
|
|
|
|
Source: http://www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz
|
|
|
|
Patch1: lrzsz-0.12.20-glibc21.patch
|
2004-09-09 08:05:04 +00:00
|
|
|
Patch2: lrzsz-0.12.20.patch
|
2004-09-09 08:01:22 +00:00
|
|
|
Url: http://www.ohse.de/uwe/software/lrzsz.html
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-root
|
|
|
|
|
|
|
|
%description
|
|
|
|
Lrzsz (consisting of lrz and lsz) is a cosmetically modified
|
|
|
|
zmodem/ymodem/xmodem package built from the public-domain version of
|
2004-09-09 08:04:04 +00:00
|
|
|
the rzsz package. Lrzsz was created to provide a working GNU
|
2004-09-09 08:01:22 +00:00
|
|
|
copylefted Zmodem solution for Linux systems.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%patch1 -p1 -b .glibc21
|
2004-09-09 08:05:04 +00:00
|
|
|
%patch2 -p1 -b .crc
|
2004-09-09 08:01:22 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
%configure --disable-pubdir \
|
2004-09-09 08:05:04 +00:00
|
|
|
--enable-syslog \
|
|
|
|
--program-transform-name=s/l//
|
|
|
|
|
2004-09-09 08:01:22 +00:00
|
|
|
make
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%makeinstall
|
2004-09-09 08:04:04 +00:00
|
|
|
%find_lang %{name}
|
2004-09-09 08:01:22 +00:00
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
2004-09-09 08:04:04 +00:00
|
|
|
%files -f %{name}.lang
|
2004-09-09 08:01:22 +00:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/*
|
|
|
|
%{_mandir}/*/*
|
|
|
|
|
|
|
|
%changelog
|
2005-02-09 12:22:39 +00:00
|
|
|
* Wed Feb 09 2005 Than Ngo <than@redhat.com> 0.12.20-20
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 08:05:54 +00:00
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 08:05:49 +00:00
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 08:05:27 +00:00
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 08:05:04 +00:00
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Fri Oct 11 2002 Than Ngo <than@redhat.com> 0.12.20-15
|
|
|
|
- Fixed a bug with 16 bit ZMODEM transfer, jordanc@censoft.com (bug #75473)
|
|
|
|
|
2004-09-09 08:04:51 +00:00
|
|
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
2004-09-09 08:04:38 +00:00
|
|
|
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
2004-09-09 08:04:30 +00:00
|
|
|
* Tue Feb 26 2002 Than Ngo <than@redhat.com> 0.12.20-12
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
|
|
- automated rebuild
|
|
|
|
|
2004-09-09 08:04:04 +00:00
|
|
|
* Fri Aug 10 2001 Than Ngo <than@redhat.com> 0.12.20-10
|
|
|
|
- Copyright->License
|
|
|
|
- use %%find_lang
|
|
|
|
|
2004-09-09 08:03:58 +00:00
|
|
|
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- Bump release + rebuild.
|
|
|
|
|
2004-09-09 08:01:22 +00:00
|
|
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
|
|
- automatic rebuild
|
|
|
|
|
|
|
|
* Sun Jun 18 2000 Than Ngo <than@redhat.de>
|
|
|
|
- use RPM macros
|
|
|
|
|
|
|
|
* Sat May 27 2000 Ngo Than <than@redhat.de>
|
|
|
|
- rebuild for 7.0
|
|
|
|
- cleanup specfile
|
|
|
|
- add Url
|
|
|
|
- put man pages to correct place
|
|
|
|
|
|
|
|
* Tue Mar 7 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- rebuild for sparc baud rates > 38400.
|
|
|
|
|
|
|
|
* Sat Feb 05 2000 Preston Brown <pbrown@redhat.com>
|
|
|
|
- rebuild to compress man pages, get new description
|
|
|
|
|
|
|
|
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
|
- auto rebuild in the new build environment (release 2)
|
|
|
|
|
|
|
|
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
|
|
|
|
- upgraded to 0.12.20, i18n translations included.
|
|
|
|
|
|
|
|
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
|
|
|
|
- Injected new description and group.
|
|
|
|
|
|
|
|
* Fri Dec 18 1998 Preston Brown <pbrown@redhat.com>
|
|
|
|
- bumped spec number for initial rh 6.0 build
|
|
|
|
|
|
|
|
* Sun Aug 16 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- build root
|
|
|
|
|
|
|
|
* Thu May 07 1998 Prospector System <bugs@redhat.com>
|
|
|
|
- translations modified for de, fr, tr
|
|
|
|
|
|
|
|
* Tue Oct 21 1997 Donnie Barnes <djb@redhat.com>
|
|
|
|
- spec file cleanups
|
|
|
|
|
|
|
|
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
|
|
|
|
- built against glibc
|
|
|
|
|
|
|
|
* Wed Mar 5 1997 msf@redhat.com <Michael Fulbright>
|
|
|
|
- Upgraded to 0.12.14 and changed makefiles so gettext isnt built.
|