rdieter pushed to akonadi (f21). "explicitly Requires: mariadb(-sesrver) only as needed (#1199797)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 11 23:38:15 UTC 2015


>From a4f5b0576ff8c8bd0532f97a8e5bd433be6efd1a Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Sun, 8 Mar 2015 14:17:39 -0500
Subject: explicitly Requires: mariadb(-sesrver) only as needed (#1199797)


diff --git a/akonadi.spec b/akonadi.spec
index 2f0433f..af397c6 100644
--- a/akonadi.spec
+++ b/akonadi.spec
@@ -11,14 +11,15 @@
 %endif
 
 %global mysql mysql
-%if 0%{?fedora} || 0%{?rhel} > 6
+%if 0%{?rhel} > 6
+# el7 mariadb pkgs don't have compat Provides: mysql (apparently?)
 %global mysql mariadb
 %endif
 
 Summary: PIM Storage Service
 Name:    akonadi
 Version: 1.13.0
-Release: 10%{?dist}
+Release: 11%{?dist}
 
 License: LGPLv2+
 URL:     http://community.kde.org/KDE_PIM/Akonadi 
@@ -230,6 +231,9 @@ fi
 
 
 %changelog
+* Sun Mar 08 2015 Rex Dieter <rdieter at fedoraproject.org> 1.13.0-11
+- explicitly Requires: mariadb(-sesrver) only as needed (#1199797)
+
 * Wed Feb 18 2015 Rex Dieter <rdieter at fedoraproject.org> 1.13.0-10
 - rebuild (gcc5)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/akonadi.git/commit/?h=f21&id=a4f5b0576ff8c8bd0532f97a8e5bd433be6efd1a


More information about the scm-commits mailing list