spec: disable hardening
Version: 2.4.6-8 Resolves: rhbz#1289759
This commit is contained in:
parent
0339b76b4c
commit
736c30d445
@ -1,3 +1,6 @@
|
|||||||
|
# See the bug #1289759
|
||||||
|
%undefine _hardened_build
|
||||||
|
|
||||||
# See the bug #429880
|
# See the bug #429880
|
||||||
%global gcc_version %(gcc -dumpversion || echo "666")
|
%global gcc_version %(gcc -dumpversion || echo "666")
|
||||||
|
|
||||||
@ -6,7 +9,7 @@
|
|||||||
Summary: The GNU Portable Library Tool
|
Summary: The GNU Portable Library Tool
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.6
|
Version: 2.4.6
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+ and GFDL
|
License: GPLv2+ and LGPLv2+ and GFDL
|
||||||
URL: http://www.gnu.org/software/libtool/
|
URL: http://www.gnu.org/software/libtool/
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -171,6 +174,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 08 2015 Pavel Raiskup <praiskup@redhat.com> - 2.4.6-8
|
||||||
|
- disable hardening (#1289759)
|
||||||
|
|
||||||
* Tue Dec 08 2015 Kalev Lember <klember@redhat.com> - 2.4.6-7
|
* Tue Dec 08 2015 Kalev Lember <klember@redhat.com> - 2.4.6-7
|
||||||
- Rebuilt for gcc 5.3.1
|
- Rebuilt for gcc 5.3.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user