From dbe4a508c86c2a3c6e7af3e66a06fa54d1cdf368 Mon Sep 17 00:00:00 2001
From: Robert James Kaes <rjkaes@users.sourceforge.net>
Date: Sat, 8 Mar 2003 20:03:37 +0000
Subject: Added the files required for creating tinyproxy RPMs for Redhat based
 systems.

---
 packaging/redhat/tinyproxy-1.5.2-config-patch | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 packaging/redhat/tinyproxy-1.5.2-config-patch

(limited to 'packaging/redhat/tinyproxy-1.5.2-config-patch')

diff --git a/packaging/redhat/tinyproxy-1.5.2-config-patch b/packaging/redhat/tinyproxy-1.5.2-config-patch
new file mode 100644
index 0000000..a54dd3a
--- /dev/null
+++ b/packaging/redhat/tinyproxy-1.5.2-config-patch
@@ -0,0 +1,18 @@
+--- doc/tinyproxy.conf	2003-02-01 22:03:25.000000000 -0500
++++ doc/tinyproxy.conf	2003-02-01 22:05:01.000000000 -0500
+@@ -7,7 +7,7 @@
+ # has been bound.
+ #
+ User nobody
+-Group nogroup
++Group nobody 
+ 
+ #
+ # Port to listen on.
+## -108,7 +108,7 @@
+ # are tested against the controls based on order.
+ #
+ Allow 127.0.0.1
+- Allow 192.168.1.0/25
++# Allow 192.168.1.0/25
+
-- 
cgit v1.2.3