SPECS: db4.5.spec, tcl.spec - and i was wrong
glen
glen at pld-linux.org
Mon Feb 18 22:46:47 CET 2008
Author: glen Date: Mon Feb 18 21:46:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- and i was wrong
---- Files affected:
SPECS:
db4.5.spec (1.20 -> 1.21) , tcl.spec (1.130 -> 1.131)
---- Diffs:
================================================================
Index: SPECS/db4.5.spec
diff -u SPECS/db4.5.spec:1.20 SPECS/db4.5.spec:1.21
--- SPECS/db4.5.spec:1.20 Mon Feb 18 22:19:38 2008
+++ SPECS/db4.5.spec Mon Feb 18 22:46:42 2008
@@ -300,7 +300,7 @@
--%{?with_pmutex:en}%{!?with_pmutex:dis}able-posixmutexes \
--enable-cxx \
%{?with_tcl:--enable-tcl} \
- %{?with_tcl:--with-tcl=%{_libdir}} \
+ %{?with_tcl:--with-tcl=/usr/lib} \
%{?with_java:--enable-java} \
--disable-static \
--enable-shared
@@ -502,6 +502,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2008-02-18 21:46:42 glen
+- and i was wrong
+
Revision 1.20 2008-02-18 21:19:38 glen
- i'm almost sure it should be %{_libdir} here
================================================================
Index: SPECS/tcl.spec
diff -u SPECS/tcl.spec:1.130 SPECS/tcl.spec:1.131
--- SPECS/tcl.spec:1.130 Sat Feb 16 12:44:55 2008
+++ SPECS/tcl.spec Mon Feb 18 22:46:42 2008
@@ -1,4 +1,6 @@
# $Revision$, $Date$
+# TODO
+# - why is tclConfig.sh in /usr/lib on lib64 platform?
#
# Conditional build:
%bcond_without tests # don't perform "make test"
@@ -353,6 +355,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.131 2008-02-18 21:46:42 glen
+- and i was wrong
+
Revision 1.130 2008-02-16 11:44:55 blues
- CVE references
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/db4.5.spec?r1=1.20&r2=1.21&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tcl.spec?r1=1.130&r2=1.131&f=u
More information about the pld-cvs-commit
mailing list