From 6879a07663ace235258723cd7398c5374ad328467ecb0cbaec661b4fe27e7dcc Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sat, 8 Dec 2012 21:21:37 +0000 Subject: [PATCH] Accepting request 144734 from home:posophe:branches:network:utilities Update to 2012.4.0 version OBS-URL: https://build.opensuse.org/request/show/144734 OBS-URL: https://build.opensuse.org/package/show/network:utilities/batctl?expand=0&rev=4 --- batctl-2011.1.0.tar.gz | 3 --- batctl-2012.4.0.tar.gz | 3 +++ batctl.changes | 10 ++++++++++ batctl.spec | 7 ++++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 batctl-2011.1.0.tar.gz create mode 100644 batctl-2012.4.0.tar.gz diff --git a/batctl-2011.1.0.tar.gz b/batctl-2011.1.0.tar.gz deleted file mode 100644 index d2fd241..0000000 --- a/batctl-2011.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eac7875390a895a0f238f5a1e2a62e253d5889d135be86e4eb76ae09a734db0 -size 43564 diff --git a/batctl-2012.4.0.tar.gz b/batctl-2012.4.0.tar.gz new file mode 100644 index 0000000..f76f092 --- /dev/null +++ b/batctl-2012.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd4061f3c0b0acc184179ad9497141edafdc45d7dea51b7140a1bf4a0e0d866 +size 48978 diff --git a/batctl.changes b/batctl.changes index 86c2c4f..4839c16 100644 --- a/batctl.changes +++ b/batctl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 8 20:51:08 UTC 2012 - p.drouand@gmail.com + +- Update to 2012.4.0 version: + * now maintains a list of optional features and informs the user + about a possibly deactivated optional feature. + * the sysfs / debugfs code has been refactored to remove redundant + boilerplate code. + * option to display the newly added backbone gateway table + ------------------------------------------------------------------- Mon Feb 13 10:44:28 UTC 2012 - coolo@suse.com diff --git a/batctl.spec b/batctl.spec index 4a51fe3..8e25a46 100644 --- a/batctl.spec +++ b/batctl.spec @@ -1,7 +1,7 @@ # # spec file for package batctl # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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,7 +22,7 @@ Name: batctl Summary: B.A.T.M.A.N. advanced control and management tool -Version: 2011.1.0 +Version: 2012.4.0 Release: 2 License: GPL-2.0 Group: Productivity/Networking/Other @@ -43,7 +43,8 @@ tcpdump and interfaces to the kernel module settings. %setup -n %{name}-%{version} %build -make %{?_smp_mflags} OPTFLAGS="$RPM_OPT_FLAGS" +export CFLAgS='%{optflags}' +make %{?_smp_mflags} %install %{__mkdir_p} $RPM_BUILD_ROOT%{_bindir}