[mydns/f21] Fix build of the mydns-pgsql so that it actually supports pgsql (#985909)

Matej Cepl mcepl at fedoraproject.org
Thu Feb 26 22:39:16 UTC 2015


commit aca4ff86d33f8e938178cb286d0b997b1797e1f0
Author: Matěj Cepl <mcepl at cepl.eu>
Date:   Thu Feb 26 23:39:12 2015 +0100

    Fix build of the mydns-pgsql so that it actually supports pgsql (#985909)
    
      Thanks for the patch by Tomasz Sterna.

 mydns.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mydns.spec b/mydns.spec
index f359717..e0c672f 100644
--- a/mydns.spec
+++ b/mydns.spec
@@ -6,7 +6,7 @@
 Summary: A Database based DNS server
 Name: mydns
 Version: 1.2.8.31
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://mydns-ng.com/
@@ -268,6 +268,10 @@ exit 0
 %{_sbindir}/mydns-pgsql
 
 %changelog
+* Thu Feb 26 2015 Matej Cepl <mcepl at redhat.com> - 1.2.8.31-12
+- Fix build of the mydns-pgsql so that it actually supports pgsql (#985909)
+  Thanks for the patch by Tomasz Sterna.
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.8.31-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list