[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/squid/devel squid-2.6.STABLE3-italian.patch, NONE, 1.1 .cvsignore, 1.19, 1.20 sources, 1.21, 1.22 squid.spec, 1.71, 1.72
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/squid/devel squid-2.6.STABLE3-italian.patch, NONE, 1.1 .cvsignore, 1.19, 1.20 sources, 1.21, 1.22 squid.spec, 1.71, 1.72
- Date: Mon, 21 Aug 2006 02:35:01 -0400
Author: stransky
Update of /cvs/dist/rpms/squid/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16530
Modified Files:
.cvsignore sources squid.spec
Added Files:
squid-2.6.STABLE3-italian.patch
Log Message:
the latest stable upstream
squid-2.6.STABLE3-italian.patch:
ERR_TOO_BIG | 26 +++++++++++++-------------
1 files changed, 13 insertions(+), 13 deletions(-)
--- NEW FILE squid-2.6.STABLE3-italian.patch ---
---------------------
PatchSet 10946
Date: 2006/08/19 08:54:44
Author: serassio
Branch: HEAD
Tag: (none)
Log:
Bug #1736: Missing Italian translation of ERR_TOO_BIG error page
Members:
errors/Italian/ERR_TOO_BIG:1.6->1.7
Index: squid/errors/Italian/ERR_TOO_BIG
===================================================================
RCS file: /cvsroot/squid/squid/errors/Italian/ERR_TOO_BIG,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- squid/errors/Italian/ERR_TOO_BIG 17 May 2005 16:56:15 -0000 1.6
+++ squid/errors/Italian/ERR_TOO_BIG 19 Aug 2006 08:54:44 -0000 1.7
@@ -1,28 +1,28 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
+<TITLE>ERRORE: La URL richiesta non può essere recuperata</TITLE>
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
-<H1>ERROR</H1>
-<H2>The requested URL could not be retrieved</H2>
+<H1>ERRORE</H1>
+<H2>La URL richiesta non può essere recuperata</H2>
<HR noshade size="1px">
<P>
-While trying to retrieve the URL:
+Mentre si cercava di recuperare la URL:
<A HREF="%U">%U</A>
<P>
-The following error was encountered:
+È avvenuto il seguente errore:
<UL>
<LI>
<STRONG>
-The request or reply is too large.
+La richiesta o la risposta è troppo grande.
</STRONG>
<P>
-If you are making a POST or PUT request, then your request body
-(the thing you are trying to upload) is too large. If you are
-making a GET request, then the reply body (what you are trying
-to download) is too large. These limits have been established
-by the Internet Service Provider who operates this cache. Please
-contact them directly if you feel this is an error.
+Se state eseguendo una richiesta POST o PUT, allora il corpo della richiesta
+(l'oggetto di cui state tendando l'upload) è troppo grande. Se state
+eseguendo una richiesta GET, allora il corpo della risposta (l'oggetto di cui
+state tendando il download) è troppo grande. Questi limiti sono stati
+impostati dal gestore di questa cache. Se ritenete che questo sia un errore
+siete pregati di contattarlo direttamente.
</UL>
<P>
-Your cache administrator is <A HREF="mailto:%w">%w</A>.
+L'amministratore di questa cache è <A HREF="mailto:%w">%w</A>.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/squid/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- .cvsignore 29 May 2006 23:19:24 -0000 1.19
+++ .cvsignore 21 Aug 2006 06:34:58 -0000 1.20
@@ -4,3 +4,4 @@
squid-2.5.STABLE12.tar.bz2
squid-2.5.STABLE13.tar.bz2
squid-2.5.STABLE14.tar.bz2
+squid-2.6.STABLE3.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/squid/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources 31 Jul 2006 08:01:04 -0000 1.21
+++ sources 21 Aug 2006 06:34:58 -0000 1.22
@@ -1 +1 @@
-838492f95de0964e31e633bfa07a0682 squid-2.6.STABLE2.tar.bz2
+5b181e9c08f35d098e53e54b01fbd092 squid-2.6.STABLE3.tar.bz2
Index: squid.spec
===================================================================
RCS file: /cvs/dist/rpms/squid/devel/squid.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- squid.spec 10 Aug 2006 11:07:32 -0000 1.71
+++ squid.spec 21 Aug 2006 06:34:58 -0000 1.72
@@ -4,8 +4,8 @@
Summary: The Squid proxy caching server.
Name: squid
-Version: 2.6.STABLE2
-Release: 3%{?dist}
+Version: 2.6.STABLE3
+Release: 1%{?dist}
Epoch: 7
License: GPL
Group: System Environment/Daemons
@@ -19,7 +19,7 @@
## Source99: filter-requires-squid.sh
# Upstream patches
-# the latest upstream CVS snapshot
+Patch101: squid-2.6.STABLE3-italian.patch
# External patches
@@ -56,6 +56,8 @@
%prep
%setup -q
+%patch101 -p1
+
%patch201 -p1 -b .config
%patch202 -p1 -b .location
%patch203 -p1 -b .build
@@ -325,6 +327,9 @@
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
%changelog
+* Mon Aug 21 2006 Martin Stransky <stransky redhat com> - 7:2.6.STABLE3-1
+- the latest stable upstream
+
* Thu Aug 10 2006 Karsten Hopp <karsten redhat de> 7:2.6.STABLE2-3
- added some requirements for pre/post install scripts
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]