Hello community, here is the log from the commit of package batctl for openSUSE:Factory checked in at Wed Jun 1 12:04:39 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/batctl/batctl.changes 2011-05-24 17:56:59.000000000 +0200 @@ -0,0 +1,6 @@ +------------------------------------------------------------------ +Tue May 24 15:55:00 UTC 2011 - [email protected] + + - initial creation of the batctl package, based on 2011.1.0 release. + +------------------------------------------------------------------ calling whatdependson for head-i586 New: ---- batctl-2011.1.0.tar.gz batctl.changes batctl.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ batctl.spec ++++++ # # spec file for package batctl # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: batctl Summary: B.A.T.M.A.N. advanced control and management tool Version: 2011.1.0 Release: 1 License: GPLv2 Group: Productivity/Networking/Other Url: http://downloads.open-mesh.org/batman/stable/sources/batctl/ Source0: %{name}-%{version}.tar.gz %description Why do I need batctl? B.A.T.M.A.N. advanced operates on layer 2 and thus all hosts participating in the virtual switch are completely transparent for all protocols above layer 2. Therefore the common diagnosis tools do not work as expected. To overcome these problems batctl was created. At the moment batctl contains ping, traceroute, tcpdump and interfaces to the kernel module settings. Authors: Andreas Langer <[email protected]>, Marek Lindner <[email protected]> %prep %setup -n %{name}-%{version} %build %{__make} OPTFLAGS="$RPM_OPT_FLAGS" %install %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir} %{__mkdir_p} $RPM_BUILD_ROOT%{_mandir}/man8 %{__install} -m 644 man/%{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8 %{__install} -m 755 %{name} $RPM_BUILD_ROOT%{_bindir} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README %{_bindir}/%{name} %{_mandir}/man8/%{name}.8.gz %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
