Remove the enum precision fix patch
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
528680b3eb
commit
796f4294bf
@ -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 <dodji@seketeli.org> - 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 <dodji@seketeli.org> - 1.0-0.rc1.2
|
||||
|
Loading…
Reference in New Issue
Block a user