Removed obsolete packaging patch file
This commit is contained in:
		
							parent
							
								
									13cf5ae0d5
								
							
						
					
					
						commit
						d9c41d4e4d
					
				@ -1,7 +1,6 @@
 | 
				
			|||||||
# Redhat spec files (from RPMs)
 | 
					# Redhat spec files (from RPMs)
 | 
				
			||||||
REDHAT_DIR = packaging/redhat
 | 
					REDHAT_DIR = packaging/redhat
 | 
				
			||||||
REDHAT = \
 | 
					REDHAT = \
 | 
				
			||||||
	$(REDHAT_DIR)/tinyproxy-1.5.2-config-patch \
 | 
					 | 
				
			||||||
	$(REDHAT_DIR)/tinyproxy-initd \
 | 
						$(REDHAT_DIR)/tinyproxy-initd \
 | 
				
			||||||
	$(REDHAT_DIR)/tinyproxy.spec
 | 
						$(REDHAT_DIR)/tinyproxy.spec
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,18 +0,0 @@
 | 
				
			|||||||
--- 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
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@ -9,7 +9,6 @@ Prefix: %{_prefix}
 | 
				
			|||||||
Packager: S. A. Hutchins <sh4d0wstr1f3@yahoo.com>
 | 
					Packager: S. A. Hutchins <sh4d0wstr1f3@yahoo.com>
 | 
				
			||||||
Source: tinyproxy-1.5.2.tar.gz
 | 
					Source: tinyproxy-1.5.2.tar.gz
 | 
				
			||||||
Source1: tinyproxy-initd
 | 
					Source1: tinyproxy-initd
 | 
				
			||||||
Patch0: tinyproxy-1.5.2-config-patch
 | 
					 | 
				
			||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
 | 
					BuildRoot: %{_tmppath}/%{name}-%{version}-root
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%description
 | 
					%description
 | 
				
			||||||
@ -20,7 +19,6 @@ intensive, or a security risk.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
%prep
 | 
					%prep
 | 
				
			||||||
%setup
 | 
					%setup
 | 
				
			||||||
%patch
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
%build
 | 
					%build
 | 
				
			||||||
    ./configure  --enable-transparent-proxy --prefix=%{_prefix} \
 | 
					    ./configure  --enable-transparent-proxy --prefix=%{_prefix} \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user