Mailinglist Archive: opensuse-commit (861 mails)
| < Previous | Next > |
commit smbtatools for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 24 Jan 2011 16:06:29 +0100
- Message-id: <20110124150629.7086B202AD@hilbert.suse.de>
Hello community,
here is the log from the commit of package smbtatools for openSUSE:Factory
checked in at Mon Jan 24 16:06:29 CET 2011.
--------
--- smbtatools/smbtatools.changes 2010-12-03 18:35:35.000000000 +0100
+++ /mounts/work_src_done/STABLE/smbtatools/smbtatools.changes 2011-01-20
16:37:35.000000000 +0100
@@ -1,0 +2,17 @@
+Thu Jan 20 15:34:01 UTC 2011 - hhetter@xxxxxxxxxx
+
+- update to 1.2.2
+ - bnc#662186 - [SMBTA] smbtad to deliver sqlite3 and link statically
+ - bnc#664823 - [SMBTA] documentation should be illustrated at some points
+ - bnc#659897 - [SMBTA] two and a half issues in webmon
+ - bnc#659326 - [SMBTA] make smbtaquery output XML
+ - bnc#653768 - [SMBTA] smbtatorture runs must be completely portable
+ - bnc#653618 - [SMBTA] make smbtatorture choose better names for files
+- updated specfile to compile 1.2.2
+
+-------------------------------------------------------------------
+Sat Dec 18 23:33:42 UTC 2010 - andreas.hanke@xxxxxxxxxxxxxx
+
+- remove explicit dependencies to make the package installable
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
smbtatools-1.2.1.tar.bz2
New:
----
smbtatools-1.2.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ smbtatools.spec ++++++
--- /var/tmp/diff_new_pack.Qni1DT/_old 2011-01-24 16:02:45.000000000 +0100
+++ /var/tmp/diff_new_pack.Qni1DT/_new 2011-01-24 16:02:45.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package smbtatools (Version 1.2.1)
+# spec file for package smbtatools
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,18 +22,16 @@
BuildRequires: cmake libsmbclient-devel libtalloc-devel ncurses-devel
%if 0%{?suse_version}
-BuildRequires: libiniparser-devel sqlite3-devel
-Requires: sqlite3 curses
+BuildRecommends: libiniparser-devel sqlite3-devel
%endif
%if 0%{defined fedora}
-BuildRequires: iniparser-devel sqlite-devel
-Requires: sqlite curses
+BuildRequires: iniparser-devel
%endif
License: GPLv3+
Group: Productivity/Networking/Samba
-Version: 1.2.1
+Version: 1.2.2
Release: 1
Summary: Tools for configuration and query of SMB Traffic Analyzer
Url: http://github.com/hhetter/smbtatools
@@ -80,15 +78,20 @@
%files
%defattr(-,root,root)
+%dir /usr/share/smbtatools
%{_bindir}/smbtaquery
%{_bindir}/smbtamonitor
%{_bindir}/smbtatorture
%{_bindir}/rrddriver
+%{_bindir}/smbtatorturesrv
%{_mandir}/man?/smbtaquery.*
%{_mandir}/man?/smbtamonitor.*
%{_mandir}/man?/smbtatorture.*
+/usr/share/smbtatools/*
+
%doc doc/smbta-guide.html
+%doc doc/gfx/*.png
%changelog
++++++ smbtatools-1.2.1.tar.bz2 -> smbtatools-1.2.2.tar.bz2 ++++++
++++ 141374 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |