[GeoIP] Add upstream reference for exitcode patch

Paul Howarth pghmcfc at fedoraproject.org
Thu Jun 13 09:40:31 UTC 2013


commit 08e30d6a3f5078a976a07a6fa3ec0e5d2266153d
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jun 13 10:35:05 2013 +0100

    Add upstream reference for exitcode patch

 GeoIP.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/GeoIP.spec b/GeoIP.spec
index 99487be..992c1bb 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -54,6 +54,7 @@ Development headers and static libraries for building GeoIP-based applications.
 %prep
 %setup -q
 
+# Fix exit codes for various cases (MaxMind support #129155)
 %patch1 -p1 -b .exitcode
 
 # Recode docs as UTF-8
@@ -155,6 +156,7 @@ geoipupdate > /dev/null && \
 %changelog
 * Wed Jun 12 2013 Philip Prindeville <philipp at fedoraproject.org> - 1.5.1-1
 - Bump to version 1.5.1
+- Fix exit codes for various situations (MaxMind support #129155)
 - Update UTF8 patch
 
 * Mon Jun 10 2013 Philip Prindeville <philipp at fedoraproject.org> - 1.5.0-7


More information about the scm-commits mailing list