X-Git-Url: https://git.tld-linux.org/?p=packages%2Fshorewall.git;a=blobdiff_plain;f=shorewall.spec;h=9dec2f2cf00851d22b176afa382fc1e462e46c6f;hp=0f383e94b90c188bf40c1b6128b7f17ed3703090;hb=407461decbc440dbc1fe57c339a28e94bd698d97;hpb=1cccfd3f59d402425aa096b0debf1c4df10046ad diff --git a/shorewall.spec b/shorewall.spec index 0f383e9..9dec2f2 100644 --- a/shorewall.spec +++ b/shorewall.spec @@ -1,13 +1,12 @@ # NOTE: # A very helpful document for packaging Shorewall is "Anatomy of Shorewall 4.0" # which is found at http://www.shorewall.net/Anatomy.html -# TODO -# - rc-script inits +# Summary: Shoreline Firewall - an iptables-based firewall for Linux systems Summary(pl.UTF-8): Shoreline Firewall - zapora sieciowa oparta na iptables Name: shorewall Version: 5.2.0.5 -Release: 1 +Release: 2 License: GPL Group: Networking/Utilities Source0: http://www.shorewall.net/pub/shorewall/5.2/shorewall-5.2.0/%{name}-%{version}.tar.bz2 @@ -30,6 +29,7 @@ Patch2: tld.patch Patch3: man.patch Patch4: init.patch Patch5: shell-fix.patch +Patch6: perl.patch URL: http://www.shorewall.net/ BuildRequires: perl BuildRequires: perl(Digest::SHA) @@ -147,6 +147,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.