SPECS: up-imapproxy.spec - fix amd64 build

glen glen at pld-linux.org
Wed Mar 29 12:54:00 CEST 2006


Author: glen                         Date: Wed Mar 29 10:54:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix amd64 build

---- Files affected:
SPECS:
   up-imapproxy.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/up-imapproxy.spec
diff -u SPECS/up-imapproxy.spec:1.14 SPECS/up-imapproxy.spec:1.15
--- SPECS/up-imapproxy.spec:1.14	Wed Mar 29 12:16:43 2006
+++ SPECS/up-imapproxy.spec	Wed Mar 29 12:53:53 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Serwer proxy dla protokołu IMAP
 Name:		up-imapproxy
 Version:	1.2.4
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.imapproxy.org/downloads/%{name}-%{version}.tar.gz
@@ -12,6 +12,7 @@
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-CVE-2005-2661.patch
 URL:		http://www.imapproxy.org/
+BuildRequires:	automake
 BuildRequires:	libwrap-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -40,6 +41,7 @@
 %patch1 -p1
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure
 %{__make} \
 	CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
@@ -89,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/29 10:53:53  glen
+- fix amd64 build
+
 Revision 1.14  2006/03/29 10:16:43  glen
 - rel 2 (fixed initscript)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/up-imapproxy.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list