Accepting request 667394 from network:utilities
- Grammar fixes for the description. - Verify source signature - Initial package, version 2.0 OBS-URL: https://build.opensuse.org/request/show/667394 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipv6toolkit?expand=0&rev=2
This commit is contained in:
commit
4809360e56
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 12:51:50 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Grammar fixes for the description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 15 21:08:31 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
|
@ -30,8 +30,8 @@ Source99: %{name}.keyring
|
||||
BuildRequires: libpcap-devel
|
||||
|
||||
%description
|
||||
The SI6 Networks' IPv6 toolkit is a set of IPv6 security and
|
||||
trouble-shooting tools, that can send arbitrary IPv6-based
|
||||
SI6 Networks's IPv6 toolkit is a set of IPv6 security and
|
||||
trouble-shooting tools that can send arbitrary IPv6-based
|
||||
packets.
|
||||
|
||||
List of tools:
|
||||
@ -63,7 +63,7 @@ export CFLAGS='%{optflags}'
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install PREFIX=%{_prefix} DESTDIR=%{buildroot}
|
||||
%make_install PREFIX="%{_prefix}"
|
||||
|
||||
%files
|
||||
%doc CHANGES.TXT CREDITS.TXT README.TXT
|
||||
|
Loading…
Reference in New Issue
Block a user