rpms/tinyproxy/EL-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 tinyproxy.spec, 1.1, 1.2

Jeremy Hinegardner jjh at fedoraproject.org
Sat Nov 22 22:09:43 UTC 2008


Author: jjh

Update of /cvs/pkgs/rpms/tinyproxy/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26047

Modified Files:
	.cvsignore sources tinyproxy.spec 
Log Message:
update to 1.6.4


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tinyproxy/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	25 Apr 2008 02:25:19 -0000	1.2
+++ .cvsignore	22 Nov 2008 22:09:13 -0000	1.3
@@ -1 +1 @@
-tinyproxy-1.6.3.tar.gz
+tinyproxy-1.6.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tinyproxy/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 Apr 2008 02:25:19 -0000	1.2
+++ sources	22 Nov 2008 22:09:13 -0000	1.3
@@ -1 +1 @@
-bd14d029b12621bcfd7ee71b2f4893da  tinyproxy-1.6.3.tar.gz
+3157b9159a8d005f4248cf4d4d6c65e2  tinyproxy-1.6.4.tar.gz


Index: tinyproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tinyproxy/EL-5/tinyproxy.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tinyproxy.spec	25 Apr 2008 02:25:19 -0000	1.1
+++ tinyproxy.spec	22 Nov 2008 22:09:13 -0000	1.2
@@ -2,8 +2,8 @@
 %define tinyproxy_datadir %{_datadir}/tinyproxy
 
 Name:           tinyproxy
-Version:        1.6.3
-Release:        2%{?dist}
+Version:        1.6.4
+Release:        1%{?dist}
 Summary:        A small, efficient HTTP/SSL proxy daemon
 
 Group:          System Environment/Daemons
@@ -30,7 +30,9 @@
 
 
 %build
-%configure --with-config=%{tinyproxy_confdir}/%{name}.conf
+%configure --with-config=%{tinyproxy_confdir}/%{name}.conf \
+    --enable-transparent-proxy
+
 make %{?_smp_mflags}
 
 
@@ -84,6 +86,10 @@
 %config(noreplace) %{tinyproxy_confdir}/%{name}.conf
 
 %changelog
+* Sat Nov 22 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.6.4-1
+- update to 1.6.4
+- enable transparent proxy
+
 * Wed Apr 16 2008 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.6.3-2
 - fix spec review issues
 - fix initscript 




More information about the fedora-extras-commits mailing list