From d08e8bcf553b5f2a066ff5a2ed4109965b102117 Mon Sep 17 00:00:00 2001 From: CentOS Buildsys Date: Feb 12 2014 16:59:06 +0000 Subject: import lrzsz-0.12.20-36.el7.src.rpm --- diff --git a/SOURCES/lrzsz-0.12.20-noftime.patch b/SOURCES/lrzsz-0.12.20-noftime.patch new file mode 100644 index 0000000..0859fbd --- /dev/null +++ b/SOURCES/lrzsz-0.12.20-noftime.patch @@ -0,0 +1,11 @@ +diff -up lrzsz-0.12.20/configure.noftime lrzsz-0.12.20/configure +--- lrzsz-0.12.20/configure.noftime 1998-12-30 08:50:18.000000000 +0100 ++++ lrzsz-0.12.20/configure 2014-02-12 17:19:22.489723064 +0100 +@@ -3472,6 +3472,7 @@ else + #include + main () + { ++ exit(1); + struct timeb s, slast; + int c = 0; + ftime (&slast); diff --git a/SPECS/lrzsz.spec b/SPECS/lrzsz.spec index e81a179..bc99b7c 100644 --- a/SPECS/lrzsz.spec +++ b/SPECS/lrzsz.spec @@ -1,7 +1,7 @@ Summary: The lrz and lsz modem communications programs Name: lrzsz Version: 0.12.20 -Release: 33%{?dist} +Release: 36%{?dist} License: GPLv2+ Group: Applications/Communications Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz @@ -9,6 +9,7 @@ Patch1: lrzsz-0.12.20-glibc21.patch Patch2: lrzsz-0.12.20.patch Patch3: lrzsz-0.12.20-man.patch Patch4: lrzsz-0.12.20-aarch64.patch +Patch5: lrzsz-0.12.20-noftime.patch Url: http://www.ohse.de/uwe/software/lrzsz.html BuildRequires: gettext @@ -25,6 +26,7 @@ copylefted Zmodem solution for Linux systems. %patch2 -p1 -b .crc %patch3 -p1 -b .man %patch4 -p1 -b .aarch64 +%patch5 -p1 -b .noftime rm -f po/*.gmo @@ -44,6 +46,15 @@ make %{?_smp_mflags} %{_mandir}/*/* %changelog +* Wed Feb 12 2014 Miroslav Lichvar 0.12.20-36 +- fix building on ppc (#1064347) + +* Fri Jan 24 2014 Daniel Mach - 0.12.20-35 +- Mass rebuild 2014-01-24 + +* Fri Dec 27 2013 Daniel Mach - 0.12.20-34 +- Mass rebuild 2013-12-27 + * Tue Mar 26 2013 Miroslav Lichvar 0.12.20-33 - use recent config.sub and config.guess for aarch64 (#926093) - remove obsolete macros