From d01f3c2ab6278e6e4b38b341b63cf805cbec563a Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Aug 19 2014 07:46:44 +0000 Subject: Build config subpackage everytime --- diff --git a/mariadb.spec b/mariadb.spec index ae28eca..099d63a 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -44,11 +44,7 @@ # When there is already another package that ships /etc/my.cnf, # rather include it than ship the file again, since conflicts between # those files may create issues -%if 0%{?fedora} >= 21 %bcond_without config -%else -%bcond_with config -%endif # Include files for SysV init or systemd %if 0%{?fedora} >= 15 @@ -104,7 +100,7 @@ Name: %{pkgname} Version: %{compatver}.%{bugfixver} -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: A community developed branch of MySQL @@ -1120,6 +1116,9 @@ fi %endif %changelog +* Tue Aug 19 2014 Honza Horak - 1:10.0.13-4 +- Build config subpackage everytime + * Sun Aug 17 2014 Fedora Release Engineering - 1:10.0.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild