SPECS: mpop.spec - updated to 1.0.0 (final) - BR: gsasl-devel; rm ...

charles charles at pld-linux.org
Fri May 26 09:07:07 CEST 2006


Author: charles                      Date: Fri May 26 07:07:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.0 (final)
- BR: gsasl-devel; rm already needless bcond
- rm BR openssl-devel - use GnuTLS (with gsasl deps)

---- Files affected:
SPECS:
   mpop.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/mpop.spec
diff -u SPECS/mpop.spec:1.11 SPECS/mpop.spec:1.12
--- SPECS/mpop.spec:1.11	Wed Feb 15 00:25:37 2006
+++ SPECS/mpop.spec	Fri May 26 09:07:02 2006
@@ -1,21 +1,16 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with	gsasl	# with GNU SASL support instead of built-it authentication code
-#
 Summary:	mpop retrieves mails from POP3 mailboxes
 Summary(pl):	mpop - pobieranie listów ze skrzynek POP3
 Name:		mpop
-Version:	0.8.4
+Version:	1.0.0
 Release:	1
 License:	GPL v2
 Group:		Applications/Mail
 Source0:	http://dl.sourceforge.net/mpop/%{name}-%{version}.tar.bz2
-# Source0-md5:	2304479cb83402e930a1eb3b99c90d5e
+# Source0-md5:	3b4470371b959aa32729134051ab3c3f
 Patch0:		%{name}-home_etc.patch
 URL:		http://mpop.sourceforge.net/
-%{?with_gsasl:BuildRequires:	gsasl-devel >= 0.2.4}
-BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	gsasl-devel >= 0.2.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,9 +32,7 @@
 %patch0 -p1
 
 %build
-%configure \
-	--%{?with_gsasl:en}%{!?with_gsasl:dis}able-gsasl \
-	--with-ssl=openssl
+%configure
 %{__make}
 
 %install
@@ -66,6 +59,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/05/26 07:07:02  charles
+- updated to 1.0.0 (final)
+- BR: gsasl-devel; rm already needless bcond
+- rm BR openssl-devel - use GnuTLS (with gsasl deps)
+
 Revision 1.11  2006/02/14 23:25:37  charles
 - updated to 0.8.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpop.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list