changed token name from "ESP" to "ESP_WORD" to avoid conflict with

macro "ESP" that happened during build on OpenSolaris

fixed unit test (ObjectMatcher matches ipv6 only when internal flag is
set accordingly)

set version to 5.0.1
This commit is contained in:
Vadim Kurland
2011-08-01 17:56:22 -07:00
parent 9a2a1d6e83
commit 25ab6bb227
20 changed files with 226 additions and 321 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
%define name fwbuilder
%define version 5.0.0.3568
%define version 5.0.1.3569
%define release 1
%if "%_vendor" == "MandrakeSoft"
+2 -2
View File
@@ -4,6 +4,6 @@ Replaces: fwbuilder (<=4.1.1-1), fwbuilder-common, fwbuilder-bsd, fwbuilder-linu
Priority: extra
Section: checkinstall
Maintainer: vadim@fwbuilder.org
Version: 5.0.0.3568-1
Depends: libqt4-gui (>= 4.3.0), libxml2, libxslt1.1, libsnmp | libsnmp15
Version: 5.0.1.3569-1
Depends: libqt4-gui (>= 4.4.0), libqt4-network (>= 4.4.0), libxml2, libxslt1.1, libsnmp | libsnmp15
Description: Firewall Builder GUI and policy compilers
+1 -1
View File
@@ -1,6 +1,6 @@
%define name fwbuilder
%define version 5.0.0.3568
%define version 5.0.1.3569
%define release 1
%if "%_vendor" == "MandrakeSoft"