commit 07b03c63f422df6a655c4f91b5544f37170a3614
Author: Gary Buhrmaster <gary.buhrmaster(a)gmail.com>
Date: Tue Jun 9 16:04:35 2020 +0000
use preferred make macro for build
xmltv.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xmltv.spec b/xmltv.spec
index b0a04f0..d8e48c9 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
Version: 0.6.1
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: A set of utilities to manage your TV viewing
License: GPLv2+
@@ -209,9 +209,10 @@ This package contains graphical frontends to xmltv.
%prep
%autosetup -p1
+
%build
%{__perl} Makefile.PL -default INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%{make_build}
%install
@@ -281,6 +282,9 @@ make test
%changelog
+* Tue Jun 09 2020 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 0.6.1-12
+- use preferred make macro for build
+
* Tue Jun 09 2020 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 0.6.1-11
- install share files