From 796f4294bf5348fac5e9610b7b7f0b99f5897854 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Wed, 6 Jan 2016 11:13:47 +0100 Subject: [PATCH] Remove the enum precision fix patch Signed-off-by: Dodji Seketeli --- libabigail.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libabigail.spec b/libabigail.spec index 407e08e..6ce581a 100644 --- a/libabigail.spec +++ b/libabigail.spec @@ -16,7 +16,6 @@ URL: https://sourceware.org/libabigail/ # configure # make dist Source0: %{tarball_name}.tar.gz -Patch0: enum-value-wide-precision-on-32-bits-machine-patch.txt BuildRequires: libtool BuildRequires: elfutils-devel @@ -65,7 +64,6 @@ format. %prep %setup -n %{tarball_name} -%patch0 -p1 %build %configure --disable-silent-rules --disable-zip-archive --disable-static @@ -132,7 +130,6 @@ fi %changelog * Wed Jan 6 2016 Dodji Seketeli - 1.0-0.rc1.3 -- Fix precision loss on enum values, on 32 bit systems. - Run make check in // if possible * Wed Jan 6 2016 Dodji Seketeli - 1.0-0.rc1.2