| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Rerolled tarball - Add description for hping-doc
- Fix typo
- Change URL
- Use Version from release.h
- Remove BuildRequires for automake
- Download from https://github.com/antirez/hping and packed as
tar.bz2
- Add hping-rpmlintrc, binary-or-shlib-calls-gethostbyname isn't
fixable yet
- Add patch hping-3.0.0_alpha_1-Makefile.in.patch, added support
for $(DESTDIR), docs, man pages too for French, remove
hping-cflags.patch
- Add patch hping-3.0.0_alpha_1-ars.c.patch, fix build
- Use sed instead of simple patches patches hping-64bit.patch and
hping-include.patch
- Use sed for scan.c and hping-3.0.0_alpha_1-ars.c.patch instead of
patch hping-build-fix.patch
- Remove obsolete patch hping-bytesex.patch, changed by upstream
- Change Description
- Split out doc and add doc into subpackages
- Use CCOPT="%{optflags}" to fix
'File is compiled without RPM_OPT_FLAGS'
- add automake as buildrequire to avoid implicit dependency
- Complete last change, missing some macro definitions
- Fix build in arm, cleanly by adding autotools scripts.
- Initial package