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

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


commit 2cfc42ad7569408bb723b6984d8357f08c90a847
Author: Matěj Cepl <mcepl at cepl.eu>
Date:   Thu Feb 26 23:39:45 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 a8b7778..e7766cf 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: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://mydns-ng.com/
@@ -245,6 +245,10 @@ exit 0
 %{_sbindir}/mydns-pgsql
 
 %changelog
+* Thu Feb 26 2015 Matej Cepl <mcepl at redhat.com> - 1.2.8.31-2
+- Fix build of the mydns-pgsql so that it actually supports pgsql (#985909)
+  Thanks for the patch by Tomasz Sterna.
+
 * Fri Dec 24 2010 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 1.2.8.31-1
 - new version
 


More information about the scm-commits mailing list