X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=shorewall.spec;h=1a678c62704df5955c4aa2f18405500eb3522c94;hb=HEAD;hp=f10c1627330a893075cfd891775d88518993e1d1;hpb=9d3be5f2703d5cefa628ef49c96aea1432db9e8d;p=packages%2Fshorewall.git diff --git a/shorewall.spec b/shorewall.spec index f10c162..34ce646 100644 --- a/shorewall.spec +++ b/shorewall.spec @@ -9,7 +9,7 @@ Summary: Shoreline Firewall - an iptables-based firewall for Linux systems Summary(pl.UTF-8): Shoreline Firewall - zapora sieciowa oparta na iptables Name: shorewall Version: %{ver}%{rel} -Release: 1 +Release: 3 License: GPL Group: Networking/Utilities Source0: http://www.shorewall.net/pub/shorewall/5.2/shorewall-%{ver}/%{name}-%{version}.tar.bz2 @@ -32,6 +32,7 @@ Patch2: tld.patch Patch3: man.patch Patch4: init.patch Patch5: shell-fix.patch +Patch6: grep.patch URL: http://www.shorewall.net/ BuildRequires: perl BuildRequires: perl(Digest::SHA) @@ -150,6 +151,7 @@ done %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 # Remove hash-bang from files which are not directly executed as shell # scripts. This silences some rpmlint errors.