rebuilt against GCC 3.4
This commit is contained in:
parent
be494535b2
commit
bf25339ca4
10
lrzsz.spec
10
lrzsz.spec
@ -1,14 +1,14 @@
|
||||
Summary: The lrz and lsz modem communications programs.
|
||||
Name: lrzsz
|
||||
Version: 0.12.20
|
||||
Release: 22.1
|
||||
Release: 23%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/Communications
|
||||
Source: http://www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz
|
||||
Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz
|
||||
Patch1: lrzsz-0.12.20-glibc21.patch
|
||||
Patch2: lrzsz-0.12.20.patch
|
||||
Url: http://www.ohse.de/uwe/software/lrzsz.html
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: gettext
|
||||
|
||||
%description
|
||||
@ -19,6 +19,7 @@ copylefted Zmodem solution for Linux systems.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch1 -p1 -b .glibc21
|
||||
%patch2 -p1 -b .crc
|
||||
|
||||
@ -44,6 +45,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 15 2008 Than Ngo <than@redhat.com> 0.12.20-23
|
||||
- rebuilt against GCC 3.4
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.12.20-22.1
|
||||
- rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user