commit fbc7ea139baec797cf2c3f0c765763bd53a4fba3
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Aug 27 16:53:00 2020 +0200
Rebuilt for new VDR API version
vdr-skindesigner.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index e957d9d..19c3648 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -2,7 +2,7 @@
Name: vdr-skindesigner
Version: 1.2.8.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
License: GPLv2+
URL:
http://projects.vdr-developer.org/projects/plg-skindesigner
@@ -67,7 +67,8 @@ sed -i -e 's|PCDIR ?= $(PREFIX)/lib/pkgconfig|PCDIR ?=
%{_libdir}/pkgconfig|g'
chmod a+x scripts/{temperatures.g2v,vdrstats.default}
%build
-make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC"
%{?_smp_mflags} all
+%{set_build_flags}
+%make_build
%install
# make install would install the themes under /etc, let's not use that
@@ -122,6 +123,9 @@ ldconfig -n %{buildroot}%{_libdir}
%{_includedir}/libskindesignerapi/*
%changelog
+* Thu Aug 27 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.8.4-3
+- Rebuilt for new VDR API version
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.2.8.4-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild