summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2008-10-16 18:21:16 +0100
committerMukund Sivaraman <muks@banu.com>2008-10-16 18:21:16 +0100
commita37a81db2daf7fa475cb104e48265b889e42d99c (patch)
tree504cc5e40d4369da5b86717b473f2c70402bb9d2
parentc15fc551dab1b91c47007e4205937da0a44249d0 (diff)
downloadtinyproxy-a37a81db2daf7fa475cb104e48265b889e42d99c.tar.gz
tinyproxy-a37a81db2daf7fa475cb104e48265b889e42d99c.zip
Update Tinyproxy website URLs
-rw-r--r--README15
-rw-r--r--configure.ac2
-rw-r--r--packaging/fedora/tinyproxy.spec.in4
3 files changed, 11 insertions, 10 deletions
diff --git a/README b/README
index a5e2136..9b80bb2 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ tinyproxy version 1.7.x
allowed, then tinyproxy is a great tool for the network
administrator.
- For more info, please visit: http://tinyproxy.banu.com/
+ For more info, please visit: https://www.banu.com/tinyproxy/
INSTALLATION
@@ -54,18 +54,19 @@ INSTALLATION
SUPPORT
- If you are having problems with tinyproxy, please submit a bug at the
- tinyproxy Bugzilla product at:
+ If you are having problems with tinyproxy, please submit a bug at:
- https://bugzilla.banu.com/enter_bug.cgi?product=tinyproxy
+ https://www.banu.com/tinyproxy/newticket
- You may also wish to subscribe to the tinyproxy mailing list. To
+ You may also wish to subscribe to the tinyproxy mailing lists. To
do so please visit:
- https://lists.banu.com/mailman/listinfo/tinyproxy
+ https://www.banu.com/mailman/listinfo/tinyproxy-announce-list
+ https://www.banu.com/mailman/listinfo/tinyproxy-users-list
+ https://www.banu.com/mailman/listinfo/tinyproxy-developers-list
for more information on how to subscribe and post messages to the
- list.
+ lists.
Please recompile tinyproxy with full debug support (--enable-debug)
and include a copy of the log file, and any assert errors reported by
diff --git a/configure.ac b/configure.ac
index 7d318e0..56f2444 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.54)
-AC_INIT([Tinyproxy], [1.7.1], [https://dev.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy])
+AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/tinyproxy/newticket], [tinyproxy])
dnl AC_CONFIG_AUX_DIR(config)
dnl AC_CONFIG_MACRO_DIR(config)
diff --git a/packaging/fedora/tinyproxy.spec.in b/packaging/fedora/tinyproxy.spec.in
index c1c2bec..7f0063a 100644
--- a/packaging/fedora/tinyproxy.spec.in
+++ b/packaging/fedora/tinyproxy.spec.in
@@ -8,10 +8,10 @@ Summary: A small, efficient HTTP/SSL proxy daemon
Group: System Environment/Daemons
License: GPLv2+
-URL: https://wiki.banu.com/tinyproxy
+URL: https://www.banu.com/tinyproxy/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Source0: http://files.banu.com/pub/tinyproxy/1.7/%{name}-%{version}.tar.gz
+Source0: https://www.banu.com/pub/tinyproxy/1.7/%{name}-%{version}.tar.gz
Source1: %{name}.init
Source2: %{name}.conf