From 130ba990d5d7949f0e6d491ace33eccce9280bfe Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 4 Mar 2006 18:20:21 +0000 Subject: [PATCH] Fix .spec file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3624 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index f5b9e71d0..a29e161d7 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -167,6 +167,10 @@ fi %attr(0644,root,root) /usr/share/shorewall/macro.Whois %attr(0644,root,root) /usr/share/shorewall/prog.footer %attr(0644,root,root) /usr/share/shorewall/prog.header +%attr(0644,root,root) /usr/share/shorewall/prog.footer.debian +%attr(0644,root,root) /usr/share/shorewall/prog.header.debian +%attr(0644,root,root) /usr/share/shorewall/prog.footer.redhat +%attr(0644,root,root) /usr/share/shorewall/prog.header.redhat %attr(0644,root,root) /usr/share/shorewall/prog.footer.suse %attr(0644,root,root) /usr/share/shorewall/prog.header.suse %attr(0644,root,root) /usr/share/shorewall/rfc1918 @@ -177,6 +181,7 @@ fi %changelog * Sat Mar 04 2006 Tom Eastep tom@shorewall.net - Updated to 3.1.9-1 +- Added debian and redhat prog header/footers * Wed Mar 01 2006 Tom Eastep tom@shorewall.net - Moved shorecap to /usr/share/shorewall * Fri Feb 24 2006 Tom Eastep tom@shorewall.net