From ef6ef4795ecc08ac092d6244b927a4b94cfaa8dc Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 30 2020 14:26:24 +0000 Subject: More Debranding --- diff --git a/SPECS/fwupd.spec b/SPECS/fwupd.spec index 24e14e9..edcfda1 100644 --- a/SPECS/fwupd.spec +++ b/SPECS/fwupd.spec @@ -27,7 +27,7 @@ Summary: Firmware update daemon Name: fwupd Version: 1.1.4 -Release: 6%{?dist} +Release: 6%{?dist}.0.1 License: LGPLv2+ URL: https://github.com/hughsie/fwupd Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -149,7 +149,7 @@ export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 %meson \ -Dgtkdoc=true \ - -Defi_os_dir=redhat \ + -Defi_os_dir=centos \ %if 0%{?enable_tests} -Dtests=true \ %else