[xorg-x11-drv-vesa] drop hardened builds for vesa

Dave Airlie airlied at fedoraproject.org
Mon Mar 2 07:50:39 UTC 2015


commit 99c946e54fecfe3c86316a68925ce56768de531a
Author: Dave Airlie <airlied at redhat.com>
Date:   Mon Mar 2 17:50:27 2015 +1000

    drop hardened builds for vesa

 xorg-x11-drv-vesa.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-vesa.spec b/xorg-x11-drv-vesa.spec
index d646d10..f05bfb1 100644
--- a/xorg-x11-drv-vesa.spec
+++ b/xorg-x11-drv-vesa.spec
@@ -2,10 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
 
+%undefine _hardened_build
+
 Summary:   Xorg X11 vesa video driver
 Name:      xorg-x11-drv-vesa
 Version:   2.3.2
-Release:   20%{?dist}
+Release:   21%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 License: MIT
@@ -57,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/vesa.4*
 
 %changelog
+* Mon Mar 02 2015 Dave Airlie <airlied at redhat.com> 2.3.2-21
+- drop hardened builds for vesa
+
 * Wed Feb 11 2015 Hans de Goede <hdegoede at redhat.com> - 2.3.2-20
 - xserver 1.17 ABI rebuild
 


More information about the scm-commits mailing list