]> git.pld-linux.org Git - packages/libbinio.git/commitdiff
- dropped obsolete gcc4 patch master auto/th/libbinio-1.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Dec 2020 11:32:27 +0000 (12:32 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 12 Dec 2020 11:32:27 +0000 (12:32 +0100)
gcc4.patch [deleted file]
libbinio.spec

diff --git a/gcc4.patch b/gcc4.patch
deleted file mode 100644 (file)
index 48f6693..0000000
+++ /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 <cstdio>
- #if BINIO_ENABLE_IOSTREAM
index 93362dc6ac34c3fba7bb2c6b9b35bdfd4d8313e9..0e92a71c45d0b3171c71dd93cbe09708d5d74a9b 100644 (file)
@@ -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}
This page took 0.1074 seconds and 4 git commands to generate.