Mailinglist Archive: opensuse-commit (1828 mails)

< Previous Next >
commit curl
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 12 Sep 2008 23:53:10 +0200
  • Message-id: <20080912215310.5C09A678161@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package curl
checked in at Fri Sep 12 23:53:10 CEST 2008.


--------
--- curl/curl.changes 2008-09-02 14:29:57.000000000 +0200
+++ curl/curl.changes 2008-09-11 10:28:17.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 11 09:20:08 CEST 2008 - mmarek@xxxxxxx
+
+- test 279 no longer fails with runtests.pl -b <num>
+
+-------------------------------------------------------------------



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ curl.spec ++++++
--- /var/tmp/diff_new_pack.qi5005/_old 2008-09-12 23:52:35.000000000 +0200
+++ /var/tmp/diff_new_pack.qi5005/_new 2008-09-12 23:52:35.000000000 +0200
@@ -31,7 +31,7 @@
# used by the testsuite
BuildRequires: stunnel
Version: 7.19.0
-Release: 1
+Release: 6
AutoReqProv: on
License: BSD 3-Clause; X11/MIT
Group: Productivity/Networking/Web/Utilities
@@ -129,8 +129,7 @@
BUILD_INCARNATION=0
fi
base=$((8990 + $BUILD_INCARNATION * 20))
-# test 279 doesn't work with -b<num>
-perl ./runtests.pl -a -b$base !279 || {
+perl ./runtests.pl -a -b$base || {
%if 0%{?curl_testsuite_nonfatal:1}
echo "WARNING: runtests.pl failed with code $?, continuing nevertheless"
%else
@@ -174,6 +173,8 @@
%doc %{_mandir}/man3/*

%changelog
+* Thu Sep 11 2008 mmarek@xxxxxxx
+- test 279 no longer fails with runtests.pl -b <num>
* Tue Sep 02 2008 mmarek@xxxxxxx
- updated to 7.19.0
* curl_off_t gets its size/typedef somewhat differently than



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread