From bf25339ca4498ddf7b115b0e4cbb57af687351fe Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Fri, 15 Feb 2008 22:00:52 +0000 Subject: [PATCH] rebuilt against GCC 3.4 --- lrzsz.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/lrzsz.spec b/lrzsz.spec index ec66e44..4dc4f43 100644 --- a/lrzsz.spec +++ b/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 0.12.20-23 +- rebuilt against GCC 3.4 + * Wed Jul 12 2006 Jesse Keating - 0.12.20-22.1 - rebuild