From 6a3e924949f49ae22d0891cc53cde59160a52a26 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 20 Jan 2016 14:04:33 +1000 Subject: [PATCH] s/define/global/ --- xorg-x11-util-macros.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-util-macros.spec b/xorg-x11-util-macros.spec index 77aa80d..9c96fd1 100644 --- a/xorg-x11-util-macros.spec +++ b/xorg-x11-util-macros.spec @@ -1,5 +1,5 @@ -%define pkgname util-macros -%define debug_package %{nil} +%global pkgname util-macros +%global debug_package %{nil} Summary: X.Org X11 Autotools macros Name: xorg-x11-util-macros @@ -34,6 +34,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %{_datadir}/util-macros %changelog +* Wed Jan 20 2016 Peter Hutterer +- s/define/global/ + * Fri Jun 19 2015 Fedora Release Engineering - 1.19.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild