SPECS: courier-imap.spec - 4.1.1

glen glen at pld-linux.org
Thu Jun 1 23:41:15 CEST 2006


Author: glen                         Date: Thu Jun  1 21:41:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 4.1.1

---- Files affected:
SPECS:
   courier-imap.spec (1.160 -> 1.161) 

---- Diffs:

================================================================
Index: SPECS/courier-imap.spec
diff -u SPECS/courier-imap.spec:1.160 SPECS/courier-imap.spec:1.161
--- SPECS/courier-imap.spec:1.160	Sun May 21 18:16:27 2006
+++ SPECS/courier-imap.spec	Thu Jun  1 23:41:09 2006
@@ -5,12 +5,12 @@
 Summary:	Courier-IMAP server
 Summary(pl):	Serwer Courier-IMAP
 Name:		courier-imap
-Version:	4.0.5
-Release:	3
+Version:	4.1.1
+Release:	1
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5:	961372cea83bcbd07471670df1f9121b
+# Source0-md5:	f423a609d9cce0dcf193cac64eb4cbdd
 Source1:	%{name}.init
 Source2:	%{name}-ssl.init
 Source3:	%{name}-pop3.init
@@ -134,20 +134,20 @@
 
 # Change Makefile.am files and force recreate Makefile.in's.
 OLDDIR=`pwd`
-find -type f -a \( -name configure.in -o -name configure.ac \) | while read FILE; do
-        cd "`dirname "$FILE"`"
+find -type f -a '(' -name configure.in -o -name configure.ac ')' | while read FILE; do
+	cd "`dirname "$FILE"`"
 
-        if [ -f Makefile.am ]; then
-				sed -i -e '/_[L]DFLAGS=-static/d' Makefile.am
-        fi
-
-        %{__libtoolize}
-        %{__aclocal}
-        %{__autoconf}
-        %{__autoheader}
-        %{__automake}
+	if [ -f Makefile.am ]; then
+		%{__sed} -i -e '/_[L]DFLAGS=-static/d' Makefile.am
+	fi
+
+	%{__libtoolize}
+	%{__aclocal}
+	%{__autoconf}
+	%{__autoheader}
+	%{__automake}
 
-        cd "$OLDDIR"
+	cd "$OLDDIR"
 done
 
 %configure \
@@ -392,6 +392,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.161  2006/06/01 21:41:09  glen
+- 4.1.1
+
 Revision 1.160  2006/05/21 16:16:27  glen
 - rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list