[packages/tpop3d] - rel 14; build fix

arekm arekm at pld-linux.org
Sun Jun 9 18:55:31 CEST 2013


commit 4336a741677d5e2bdf82a85f4c7446133e10746d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jun 9 18:55:28 2013 +0200

    - rel 14; build fix

 tpop3d-lib.patch | 12 ++++++++++++
 tpop3d.spec      |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/tpop3d.spec b/tpop3d.spec
index 3a00c62..5acbc24 100644
--- a/tpop3d.spec
+++ b/tpop3d.spec
@@ -16,7 +16,7 @@ Summary:	POP3 server
 Summary(pl.UTF-8):	Serwer POP3
 Name:		tpop3d
 Version:	1.5.5
-Release:	13
+Release:	14
 License:	GPL
 Group:		Networking/Daemons/POP3
 Source0:	http://download.savannah.nongnu.org/releases/tpop3d/%{name}-%{version}.tar.gz
diff --git a/tpop3d-lib.patch b/tpop3d-lib.patch
index 10a367a..d0d9a69 100644
--- a/tpop3d-lib.patch
+++ b/tpop3d-lib.patch
@@ -16,3 +16,15 @@ index db64849..1c0c2de 100644
  fi
  
  # GNU dbm
+diff -urN tpop3d-1.5.5.org/configure.in tpop3d-1.5.5/configure.in
+--- tpop3d-1.5.5.org/configure.in	2008-07-12 17:12:39.000000000 +0200
++++ tpop3d-1.5.5/configure.in	2013-06-09 18:55:01.370497207 +0200
+@@ -11,7 +11,7 @@
+ 
+ AC_INIT(auth_mysql.c)
+ AC_CONFIG_AUX_DIR(config)
+-AM_CONFIG_HEADER(configuration.h)
++AC_CONFIG_HEADERS(configuration.h)
+ AM_INIT_AUTOMAKE(tpop3d, "1.5.5")
+ 
+ AC_DEFINE_UNQUOTED(TPOP3D_VERSION, "$VERSION", [The tpop3d version number])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tpop3d.git/commitdiff/4336a741677d5e2bdf82a85f4c7446133e10746d



More information about the pld-cvs-commit mailing list