Mailinglist Archive: opensuse-commit (1214 mails)
| < Previous | Next > |
commit tcl for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 06 Aug 2009 17:01:15 +0200
- Message-id: <20090806150115.6032561B6@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package tcl for openSUSE:Factory
checked in at Thu Aug 6 17:01:15 CEST 2009.
--------
--- tcl/tcl.changes 2009-06-16 15:35:59.000000000 +0200
+++ tcl/tcl.changes 2009-08-02 20:48:40.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Aug 2 18:48:13 UTC 2009 - jansimon.moeller@xxxxxxxxxxxx
+
+- disable the testsuite for the moment on ARM
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tcl.spec ++++++
--- /var/tmp/diff_new_pack.BNWkRi/_old 2009-08-06 16:58:39.000000000 +0200
+++ /var/tmp/diff_new_pack.BNWkRi/_new 2009-08-06 16:58:39.000000000 +0200
@@ -21,7 +21,7 @@
Name: tcl
Url: http://www.tcl.tk
Version: 8.5.7
-Release: 2
+Release: 3
%define TCL_MINOR %(echo %version | cut -c1-3)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: The Tcl Programming Language
@@ -112,8 +112,10 @@
httpold-4.12
mathop-25.14
EOF
+%ifnarch %arm
eval $MAKE test 2>&1 | tee testresults
grep FAILED testresults | grep -Fqvwf known-failures && exit 1
+%endif
# If we don't do profile based optimisation, we are done at this point.
if test -n "$PFLAGS"; then
# Rebuild and use the profiling results
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |