mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
2009-12-09 Sancho Lerena <slerena@gmail.com>
* aditional_rpmspec/xprobe2-0.3.spec: Fixed parameter to avoid FHS enforcing on SUSE Build Service. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
4dc6aa99be
commit
38f4c06091
@ -1,3 +1,8 @@
|
|||||||
|
2009-12-09 Sancho Lerena <slerena@gmail.com>
|
||||||
|
|
||||||
|
* * aditional_rpmspec/xprobe2-0.3.spec: Fixed parameter to avoid FHS
|
||||||
|
enforcing on SUSE Build Service.
|
||||||
|
|
||||||
2009-12-08 Sancho lerena <slerena@gmail.com>
|
2009-12-08 Sancho lerena <slerena@gmail.com>
|
||||||
|
|
||||||
* aditional_sources: Added directory to put there sources of
|
* aditional_sources: Added directory to put there sources of
|
||||||
|
@ -12,6 +12,9 @@ Provides: xprobe2
|
|||||||
Requires: libpcap
|
Requires: libpcap
|
||||||
BuildRequires: gcc-c++ libpcap-devel
|
BuildRequires: gcc-c++ libpcap-devel
|
||||||
|
|
||||||
|
#This is for SUSE build service, to avoid enforce FHS paths
|
||||||
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xprobe is an alternative to some tools which are heavily dependent upon the
|
Xprobe is an alternative to some tools which are heavily dependent upon the
|
||||||
usage of the TCP protocol for remote active operating system fingerprinting.
|
usage of the TCP protocol for remote active operating system fingerprinting.
|
||||||
@ -53,8 +56,7 @@ ln -s /usr/local/bin/xprobe2 /usr/bin
|
|||||||
/usr/local/bin/xprobe2
|
/usr/local/bin/xprobe2
|
||||||
/usr/local/etc/xprobe2
|
/usr/local/etc/xprobe2
|
||||||
/usr/local/etc/xprobe2/xprobe2.conf
|
/usr/local/etc/xprobe2/xprobe2.conf
|
||||||
|
/usr/local/etc
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Dec 08 2009 Sancho Lerena <slerena@gmail.com> 3.2-1
|
* Tue Dec 08 2009 Sancho Lerena <slerena@gmail.com> 3.2-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user