From c976498f3d205be93a49a6cd0a08d62673f84b44 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 12 Dec 2020 12:32:27 +0100 Subject: [PATCH] - dropped obsolete gcc4 patch --- gcc4.patch | 10 ---------- libbinio.spec | 4 +--- 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 gcc4.patch diff --git a/gcc4.patch b/gcc4.patch deleted file mode 100644 index 48f6693..0000000 --- a/gcc4.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- libbinio-1.4/src/binwrap.cpp.orig 2009-10-29 03:18:43.450414766 +0100 -+++ libbinio-1.4/src/binwrap.cpp 2009-10-29 03:21:15.939934508 +0100 -@@ -18,6 +18,7 @@ - */ - - #include "binwrap.h" -+#include - - #if BINIO_ENABLE_IOSTREAM - diff --git a/libbinio.spec b/libbinio.spec index 93362dc..0e92a71 100644 --- a/libbinio.spec +++ b/libbinio.spec @@ -13,9 +13,8 @@ Group: Libraries Source0: https://github.com/adplug/libbinio/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: 261046e16f74d1cdbf9aa6c78fa264e4 Patch0: %{name}-infopage.patch -Patch1: gcc4.patch URL: http://adplug.github.io/libbinio/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: libtool >= 2:1.5 BuildRequires: libstdc++-devel @@ -68,7 +67,6 @@ Statyczna biblioteka libbinio. %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__libtoolize} -- 2.44.0