SPECS: courier.spec - updated to 0.52.1 - BR: {gettext, pcre, authld...

andree andree at pld-linux.org
Thu Oct 13 10:57:33 CEST 2005


Author: andree                       Date: Thu Oct 13 08:57:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.52.1
- BR: {gettext,pcre,authldap}-devel
- disabled make check (bcond with)

---- Files affected:
SPECS:
   courier.spec (1.117 -> 1.118) 

---- Diffs:

================================================================
Index: SPECS/courier.spec
diff -u SPECS/courier.spec:1.117 SPECS/courier.spec:1.118
--- SPECS/courier.spec:1.117	Sat Sep 17 18:57:08 2005
+++ SPECS/courier.spec	Thu Oct 13 10:57:28 2005
@@ -2,16 +2,18 @@
 #
 # Conditional build:
 %bcond_without	fam		# with fam support
+%bcond_with	tests		# without tests
 #
 Summary:	Courier mail server
 Summary(pl):	Serwer poczty Courier
 Name:		courier
-Version:	0.52.0
+Version:	0.52.1
 Release:	1
 License:	GPL
 Group:		Networking/Daemons
-Source0:	http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5:	6046be4fb3392bd0f9da3a71628a14ef
+#Source0:	http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
+Source0:	http://heanet.dl.sourceforge.net/sourceforge/courier/%{name}-%{version}.tar.bz2
+# Source0-md5:	98005b9bacd44fa9e1a2b2100907522a
 Patch0:		%{name}-openssl-path.patch
 Patch1:		%{name}-withoutfam.patch
 Patch2:		%{name}-maildir.patch
@@ -24,12 +26,15 @@
 BuildRequires:	automake
 BuildRequires:	courier-authlib-devel >= 0.57
 BuildRequires:	expect
+BuildRequires:	gettext-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	mailcap
+BuildRequires:	openldap-devel
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	openssl-tools >= 0.9.7d
 BuildRequires:	openssl-tools-perl >= 0.9.7d
+BuildRequires:	pcre-devel
 BuildRequires:	pam-devel
 BuildRequires:	perl-devel
 BuildRequires:	sed >= 4.0
@@ -297,7 +302,7 @@
 	--with-mailgid=2
 
 %{__make}
-%{__make} check
+%{!?with_tests:%{__make} check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -919,6 +924,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2005/10/13 08:57:28  andree
+- updated to 0.52.1
+- BR: {gettext,pcre,authldap}-devel
+- disabled make check (bcond with)
+
 Revision 1.117  2005/09/17 16:57:08  glen
 - fix what adapter broke
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/courier.spec?r1=1.117&r2=1.118&f=u




More information about the pld-cvs-commit mailing list