SPECS: gammu.spec - disable rpmdir (avoids %_topdir macro parsing ...
glen
glen at pld-linux.org
Tue Mar 28 09:35:54 CEST 2006
Author: glen Date: Tue Mar 28 07:35:54 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable rpmdir (avoids %_topdir macro parsing loop)
---- Files affected:
SPECS:
gammu.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/gammu.spec
diff -u SPECS/gammu.spec:1.37 SPECS/gammu.spec:1.38
--- SPECS/gammu.spec:1.37 Mon Mar 27 14:41:29 2006
+++ SPECS/gammu.spec Tue Mar 28 09:35:47 2006
@@ -44,12 +44,14 @@
#%patch0 -p1
%patch1 -p0
%patch2 -p1
+ln -s ../../version cfg/autoconf/VERSION
%build
cd cfg/autoconf
%{__autoconf}
%configure \
--disable-static \
+ --without-rpmdir \
--enable-cb \
--enable-7110incoming \
--enable-6210calendar
@@ -95,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2006/03/28 07:35:47 glen
+- disable rpmdir (avoids %_topdir macro parsing loop)
+
Revision 1.37 2006/03/27 12:41:29 glen
- rel 4 (libmysqlclient_15)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gammu.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list