commit dd6e85a4cd296736e880c9c92f9f515fc05cfbef
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 20 22:38:50 2020 +0000
Disable LTO (rfbz #5849)
sources | 2 +-
streamripper.spec | 8 +++++++-
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index b0e899c..005abaf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a37a1a8b8f9228522196a122a1c2dd32 streamripper-1.64.6.tar.gz
+SHA512 (streamripper-1.64.6.tar.gz) =
8477086d0099f6de861f1c47112476c427073b6e8127bbaaa2dd3e7930fe9a5c6d9b2c68d4a317f1bc0b20c625e665d5c245189049d35468aa83cf51828d4428
diff --git a/streamripper.spec b/streamripper.spec
index 97e504c..ba4519d 100644
--- a/streamripper.spec
+++ b/streamripper.spec
@@ -1,7 +1,10 @@
+#
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5849
+%global _lto_cflags %{nil}
+
Summary: Shoutcast and icecast compatible streams recorder
Name: streamripper
Version: 1.64.6
-Release: 15%{?dist}
+Release: 16%{?dist}
URL:
http://streamripper.sourceforge.net/
License: GPLv2
Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -48,6 +51,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/*
%changelog
+* Fri Nov 20 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.64.6-16
+- Disable LTO (rfbz #5849)
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.64.6-15
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild