SPECS: shorewall.spec - up to 3.0.3, added more docs
dzeus
dzeus at pld-linux.org
Mon Jan 2 21:55:06 CET 2006
Author: dzeus Date: Mon Jan 2 20:55:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.0.3, added more docs
---- Files affected:
SPECS:
shorewall.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/shorewall.spec
diff -u SPECS/shorewall.spec:1.31 SPECS/shorewall.spec:1.32
--- SPECS/shorewall.spec:1.31 Tue Nov 29 19:28:13 2005
+++ SPECS/shorewall.spec Mon Jan 2 21:55:00 2006
@@ -2,12 +2,12 @@
Summary: Shoreline Firewall - an iptables-based firewall for Linux systems
Summary(pl): Shoreline Firewall - zapora sieciowa oparta na iptables
Name: shorewall
-Version: 3.0.2
+Version: 3.0.3
Release: 0.2
License: GPL
Group: Networking/Utilities
Source0: http://shorewall.net/pub/shorewall/3.0/shorewall-%{version}/%{name}-%{version}.tgz
-# Source0-md5: 47938b7a1838192688eefe30b5fd57e8
+# Source0-md5: c77d8713f4ebf5fd0bbc05f1274487fc
Source1: %{name}.init
Patch0: %{name}-config.patch
URL: http://www.shorewall.net/
@@ -37,10 +37,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,%{_mandir}/man8}
+install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/shorewall
-install debian/shorewall.8 $RPM_BUILD_ROOT%{_mandir}/man8
export PREFIX=$RPM_BUILD_ROOT ; \
export OWNER=`id -n -u` ; \
@@ -60,8 +59,7 @@
%files
%defattr(644,root,root,755)
-%doc changelog.txt INSTALL releasenotes.txt tunnel
-%{_mandir}/man8/*
+%doc INSTALL releasenotes.txt tunnel Samples/*
%attr(700,root,root) %dir /var/lib/shorewall
%attr(754,root,root) /sbin/shorewall
%attr(754,root,root) /etc/rc.d/init.d/shorewall
@@ -160,6 +158,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/01/02 20:55:00 dzeus
+- up to 3.0.3, added more docs
+
Revision 1.31 2005/11/29 18:28:13 dzeus
- up to 3.0.2, added macro.Webmin
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/shorewall.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list