1a4d14
Summary: The lrz and lsz modem communications programs
1a4d14
Name: lrzsz
1a4d14
Version: 0.12.20
1a4d14
Release: 43%{?dist}
1a4d14
License: GPLv2+
1a4d14
Group: Applications/Communications
1a4d14
Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz
1a4d14
Patch1: lrzsz-0.12.20-glibc21.patch
1a4d14
Patch2: lrzsz-0.12.20.patch
1a4d14
Patch3: lrzsz-0.12.20-man.patch
1a4d14
Patch4: lrzsz-0.12.20-aarch64.patch
1a4d14
Url: http://www.ohse.de/uwe/software/lrzsz.html
1a4d14
BuildRequires: gettext
1a4d14
1a4d14
%description
1a4d14
Lrzsz (consisting of lrz and lsz) is a cosmetically modified
1a4d14
zmodem/ymodem/xmodem package built from the public-domain version of
1a4d14
the rzsz package. Lrzsz was created to provide a working GNU
1a4d14
copylefted Zmodem solution for Linux systems.
1a4d14
1a4d14
%prep
1a4d14
%setup -q
1a4d14
1a4d14
%patch1 -p1 -b .glibc21
1a4d14
%patch2 -p1 -b .crc
1a4d14
%patch3 -p1 -b .man
1a4d14
%patch4 -p1 -b .aarch64
1a4d14
1a4d14
rm -f po/*.gmo
1a4d14
1a4d14
%build
1a4d14
%configure --disable-pubdir \
1a4d14
           --enable-syslog \
1a4d14
           --program-transform-name=s/l//
1a4d14
1a4d14
make %{?_smp_mflags}
1a4d14
1a4d14
%install
1a4d14
%makeinstall
1a4d14
%find_lang %{name}
1a4d14
1a4d14
%files -f %{name}.lang
1a4d14
%{_bindir}/*
1a4d14
%{_mandir}/*/*
1a4d14
1a4d14
%changelog
1a4d14
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.20-43
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
1a4d14
1a4d14
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.20-42
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
1a4d14
1a4d14
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.20-41
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1a4d14
1a4d14
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.20-40
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1a4d14
1a4d14
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.20-39
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
1a4d14
1a4d14
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-38
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1a4d14
1a4d14
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.12.20-37
1a4d14
- Rebuilt for Fedora 23 Change
1a4d14
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
1a4d14
1a4d14
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-36
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
1a4d14
1a4d14
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-35
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
1a4d14
1a4d14
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-34
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
1a4d14
1a4d14
* Tue Mar 26 2013 Miroslav Lichvar <mlichvar@redhat.com> 0.12.20-33
1a4d14
- use recent config.sub and config.guess for aarch64 (#926093)
1a4d14
- remove obsolete macros
1a4d14
1a4d14
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-32
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
1a4d14
1a4d14
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-31
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1a4d14
1a4d14
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-30
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
1a4d14
1a4d14
* Mon Mar 07 2011 Miroslav Lichvar <mlichvar@redhat.com> 0.12.20-29
1a4d14
- fix typos in sz man page (#668900)
1a4d14
1a4d14
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-28
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
1a4d14
1a4d14
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-27
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1a4d14
1a4d14
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.20-26
1a4d14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1a4d14
1a4d14
* Wed Feb 11 2009 Miroslav Lichvar <mlichvar@redhat.com> 0.12.20-25
1a4d14
- rebuild message catalogs (#485024)
1a4d14
- remove dot from summary
1a4d14
1a4d14
* Thu Aug  7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.12.20-24
1a4d14
- fix license tag
1a4d14
1a4d14
* Fri Feb 15 2008 Than Ngo <than@redhat.com> 0.12.20-23
1a4d14
- rebuilt against GCC 3.4
1a4d14
1a4d14
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.12.20-22.1
1a4d14
- rebuild
1a4d14
1a4d14
* Thu Jun 08 2006 Than Ngo <than@redhat.com> 0.12.20-22
1a4d14
- add BR on gettext #193513
1a4d14
1a4d14
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.12.20-21.2.1
1a4d14
- bump again for double-long bug on ppc(64)
1a4d14
1a4d14
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.12.20-21.2
1a4d14
- rebuilt for new gcc4.1 snapshot and glibc changes
1a4d14
1a4d14
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
1a4d14
- rebuilt
1a4d14
1a4d14
* Sat Mar 05 2005 Than Ngo <than@redhat.com> 0.12.20-21
1a4d14
- rebuilt
1a4d14
1a4d14
* Wed Feb 09 2005 Than Ngo <than@redhat.com> 0.12.20-20
1a4d14
- rebuilt
1a4d14
1a4d14
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
1a4d14
- rebuilt
1a4d14
1a4d14
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
1a4d14
- rebuilt
1a4d14
1a4d14
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
1a4d14
- rebuilt
1a4d14
1a4d14
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
1a4d14
- rebuilt
1a4d14
1a4d14
* Fri Oct 11 2002 Than Ngo <than@redhat.com> 0.12.20-15
1a4d14
- Fixed a bug with 16 bit ZMODEM transfer, jordanc@censoft.com (bug #75473)
1a4d14
1a4d14
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
1a4d14
- automated rebuild
1a4d14
1a4d14
* Thu May 23 2002 Tim Powers <timp@redhat.com>
1a4d14
- automated rebuild
1a4d14
1a4d14
* Tue Feb 26 2002 Than Ngo <than@redhat.com> 0.12.20-12
1a4d14
- rebuild
1a4d14
1a4d14
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
1a4d14
- automated rebuild
1a4d14
1a4d14
* Fri Aug 10 2001 Than Ngo <than@redhat.com> 0.12.20-10
1a4d14
- Copyright->License
1a4d14
- use %%find_lang
1a4d14
1a4d14
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
1a4d14
- Bump release + rebuild.
1a4d14
1a4d14
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
1a4d14
- automatic rebuild
1a4d14
1a4d14
* Sun Jun 18 2000 Than Ngo <than@redhat.de>
1a4d14
- use RPM macros
1a4d14
1a4d14
* Sat May 27 2000 Ngo Than <than@redhat.de>
1a4d14
- rebuild for 7.0
1a4d14
- cleanup specfile
1a4d14
- add Url
1a4d14
- put man pages to correct place
1a4d14
1a4d14
* Tue Mar  7 2000 Jeff Johnson <jbj@redhat.com>
1a4d14
- rebuild for sparc baud rates > 38400.
1a4d14
1a4d14
* Sat Feb 05 2000 Preston Brown <pbrown@redhat.com>
1a4d14
- rebuild to compress man pages, get new description
1a4d14
1a4d14
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
1a4d14
- auto rebuild in the new build environment (release 2)
1a4d14
1a4d14
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
1a4d14
- upgraded to 0.12.20, i18n translations included.
1a4d14
1a4d14
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
1a4d14
- Injected new description and group.
1a4d14
1a4d14
* Fri Dec 18 1998 Preston Brown <pbrown@redhat.com>
1a4d14
- bumped spec number for initial rh 6.0 build
1a4d14
1a4d14
* Sun Aug 16 1998 Jeff Johnson <jbj@redhat.com>
1a4d14
- build root
1a4d14
1a4d14
* Thu May 07 1998 Prospector System <bugs@redhat.com>
1a4d14
- translations modified for de, fr, tr
1a4d14
1a4d14
* Tue Oct 21 1997 Donnie Barnes <djb@redhat.com>
1a4d14
- spec file cleanups 
1a4d14
1a4d14
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
1a4d14
- built against glibc
1a4d14
1a4d14
* Wed Mar 5 1997 msf@redhat.com <Michael Fulbright>
1a4d14
- Upgraded to 0.12.14 and changed makefiles so gettext isnt built.