[tsung/el6: 3/3] Changelog merge cleanup.
by Christopher Meng
commit 6dfedbd398aa2f2de0d2a3ed63005eb68603b626
Author: Christopher Meng <i(a)cicku.me>
Date: Fri Jul 11 01:05:18 2014 +0800
Changelog merge cleanup.
tsung.spec | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/tsung.spec b/tsung.spec
index a943ee2..1c4a939 100644
--- a/tsung.spec
+++ b/tsung.spec
@@ -57,9 +57,6 @@ rm -frv %{buildroot}%{_docdir}
* Thu Jul 10 2014 Christopher Meng <rpm(a)cicku.me> - 1.5.1-1
- Update to 1.5.1
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
* Sun Sep 01 2013 Peter Lemenkov <lemenkov(a)gmail.com> - 1.5.0-3
- Fix versioned/unversioned docdir
9 years, 5 months
[tsung/el6: 2/3] Update to 1.5.1
by Christopher Meng
commit 50b7cd2342886ca1c009c40b65381e086218a9eb
Author: Christopher Meng <i(a)cicku.me>
Date: Fri Jul 11 01:04:30 2014 +0800
Update to 1.5.1
.gitignore | 1 +
sources | 2 +-
tsung.spec | 33 ++++++++++++++++++++-------------
3 files changed, 22 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bddc9e8..22dfd02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/tsung-1.5.0.tar.gz
+/tsung-1.5.1.tar.gz
diff --git a/sources b/sources
index 11e4645..c1b3b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ce9801a6fbd4f42ebf21a038d490d12 tsung-1.5.0.tar.gz
+7759f94546b64adb185a38b3f3bf072f tsung-1.5.1.tar.gz
diff --git a/tsung.spec b/tsung.spec
index af09fb5..a943ee2 100644
--- a/tsung.spec
+++ b/tsung.spec
@@ -1,46 +1,50 @@
-#Avoid installing arch-independent data into arch-dependent directory
+# Avoid installing arch-independent data into arch-dependent directory
+# MUST for Erlang packages.
%global debug_package %{nil}
Name: tsung
-Version: 1.5.0
-Release: 4%{?dist}
+Version: 1.5.1
+Release: 1%{?dist}
Summary: A distributed multi-protocol load testing tool
License: GPLv2
URL: http://tsung.erlang-projects.org/
Source0: http://tsung.erlang-projects.org/dist/%{name}-%{version}.tar.gz
BuildRequires: erlang
Requires: erlang
-Requires: perl(Template)
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
tsung is a distributed load testing tool. It is protocol-independent and can
currently be used to stress and benchmark HTTP, Jabber/XMPP, PostgreSQL,
MySQL and LDAP servers.
+
It simulates user behaviour using an XML description file, reports many
measurements in real time (statistics can be customized with transactions,
and graphics generated using gnuplot).
+
For HTTP, it supports 1.0 and 1.1, has a proxy mode to record sessions,
-supports GET and POST methods, Cookies, and Basic WWW-authentication.
+supports GET and POST methods, Cookies, and Basic WWW-authentication.
+
It also has support for SSL.
%prep
%setup -q
-iconv -f ISO-8859-1 -t UTF-8 CONTRIBUTORS > CONTRIBUTORS.new && \
-touch -r CONTRIBUTORS CONTRIBUTORS.new && \
-mv CONTRIBUTORS.new CONTRIBUTORS
-sed -i 's/\r$//' examples/*
+# Fix bogus shebangs.
+sed -i 's|/usr/bin/env bash|/bin/bash|' *.sh.in
+sed -i 's| /usr/bin/env python|%{__python2}|' src/tsung-plotter/tsplot.py.in
+sed -i 's|/usr/bin/env perl|%{__perl}|' src/log2tsung.pl.in
%build
%configure
-make %{?_smp_mflags}
+%make_build
%install
-make install DESTDIR=%{buildroot}
+%make_install
# Fix versioned/unversioned docdir
-rm -rf %{buildroot}%{_defaultdocdir}
+rm -frv %{buildroot}%{_docdir}
%files
-%doc CHANGES CONTRIBUTORS COPYING README TODO
+%doc CHANGES CONTRIBUTORS COPYING README* TODO
%{_bindir}/%{name}*
%{_bindir}/tsplot
%{_libdir}/erlang/lib/*
@@ -50,6 +54,9 @@ rm -rf %{buildroot}%{_defaultdocdir}
%{_mandir}/man1/tsplot.1*
%changelog
+* Thu Jul 10 2014 Christopher Meng <rpm(a)cicku.me> - 1.5.1-1
+- Update to 1.5.1
+
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
9 years, 5 months
[Bug 1080382] New: tsung erlang lib directory is wrong on lib64
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1080382
Bug ID: 1080382
Summary: tsung erlang lib directory is wrong on lib64
Product: Fedora
Version: rawhide
Component: tsung
Assignee: cickumqt(a)gmail.com
Reporter: kwizart(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: cickumqt(a)gmail.com, erlang(a)lists.fedoraproject.org,
lemenkov(a)gmail.com
Description of problem:
The tsung erlang lib directory is wrong on lib64 when running the following
command:
tsung-recorder -p webdav start
Version-Release number of selected component (if applicable):
tsung-1.5.0-3.fc20.x86_64
How reproducible:
always with tsung-recorder
Steps to Reproduce:
1. tsung-recorder -p webdav start
2.
3.
Actual results:
Creating local Tsung directory /home/kwizart/.tsung
Creating Tsung log directory /home/kwizart/.tsung/log
Starting Tsung recorder on port 8090
$ {"init terminating in do_boot",{'cannot get
bootfile','/usr/lib/erlang//lib/tsung_recorder-1.5.0/priv/tsung_recorder.boot'}}
Expected results:
don't know yet...
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
9 years, 5 months
[Bug 1106357] New: tsung: please upgrade to 1.5.1
by Red Hat Bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106357
Bug ID: 1106357
Summary: tsung: please upgrade to 1.5.1
Product: Fedora EPEL
Version: el6
Component: tsung
Severity: high
Assignee: i(a)cicku.me
Reporter: larry(a)l2g.to
QA Contact: extras-qa(a)fedoraproject.org
CC: erlang(a)lists.fedoraproject.org, i(a)cicku.me,
lemenkov(a)gmail.com
Tsung 1.5.1 was released on April 9. It addresses bugs in 1.5.0 that prevent
load-testing of HTTPS servers.
--
You are receiving this mail because:
You are on the CC list for the bug.
9 years, 5 months
[couchdb/f19] (6 commits) ...Add systemd notify support
by Peter Lemenkov
Summary of changes:
0f5feed... - Add /usr/libexec/couchdb wrapper to ExecStart from system (*)
f4f5c04... - default.d/ and local.d/ never worked with couchdb + syste (*)
e4f42ac... - SELinux: Use /usr/libexec/couchdb wrapper for systemd Exe (*)
946ed6d... Add missing script (*)
4c25dd1... spaces instead of tabs, bump to -8, retag (*)
e63180e... Add systemd notify support (*)
(*) This commit already existed in another branch; no separate mail sent
9 years, 5 months
[couchdb/f21] (6 commits) ...Add systemd notify support
by Peter Lemenkov
Summary of changes:
0f5feed... - Add /usr/libexec/couchdb wrapper to ExecStart from system (*)
f4f5c04... - default.d/ and local.d/ never worked with couchdb + syste (*)
e4f42ac... - SELinux: Use /usr/libexec/couchdb wrapper for systemd Exe (*)
946ed6d... Add missing script (*)
4c25dd1... spaces instead of tabs, bump to -8, retag (*)
e63180e... Add systemd notify support (*)
(*) This commit already existed in another branch; no separate mail sent
9 years, 5 months