SPECS: courier-authlib.spec - cosmetics
hawk
hawk at pld-linux.org
Sun Mar 15 18:39:57 CET 2009
Author: hawk Date: Sun Mar 15 17:39:57 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
SPECS:
courier-authlib.spec (1.71 -> 1.72)
---- Diffs:
================================================================
Index: SPECS/courier-authlib.spec
diff -u SPECS/courier-authlib.spec:1.71 SPECS/courier-authlib.spec:1.72
--- SPECS/courier-authlib.spec:1.71 Sun Mar 15 17:18:22 2009
+++ SPECS/courier-authlib.spec Sun Mar 15 18:39:52 2009
@@ -220,9 +220,11 @@
OLDDIR=`pwd`
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}
@@ -230,6 +232,7 @@
%{__autoheader}
fi
%{__automake}
+
cd "$OLDDIR"
done
@@ -625,6 +628,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72 2009/03/15 17:39:52 hawk
+- cosmetics
+
Revision 1.71 2009/03/15 16:18:22 hawk
- updated to 0.62.2, make -j1 is required or it will fail to build,
better way for doing autofoo stuff in subdirs (from courier.spec)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/courier-authlib.spec?r1=1.71&r2=1.72&f=u
More information about the pld-cvs-commit
mailing list