Use global rather than define

This commit is contained in:
David King 2016-02-04 11:11:55 +00:00
parent eca7bf0310
commit 114e7a6078

View File

@ -1,11 +1,11 @@
# Only enable if using patches that touches configure.ac,
# Makefile.am or other build system related files
#
%define enable_autoreconf 0
%global enable_autoreconf 0
Name: gnome-disk-utility
Version: 3.19.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Disks
Group: Applications/System
@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Thu Feb 04 2016 David King <amigadave@amigadave.com> - 3.19.3-3
- Use global rather than define
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild