- upgrade to latest upstream

This commit is contained in:
Martin Nagy 2008-04-08 07:35:48 +00:00
parent fd15825d7b
commit 9a55ac415d
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
squid-3.0.STABLE2.tar.bz2
squid-3.0.STABLE4.tar.bz2

View File

@ -1 +1 @@
33c89b22aaf27d12b818b5f120aa0322 squid-3.0.STABLE2.tar.bz2
50ea09d59b8a37b34d0ea38acb1eef43 squid-3.0.STABLE4.tar.bz2

View File

@ -3,8 +3,8 @@
## % define __find_requires %{SOURCE99}
Name: squid
Version: 3.0.STABLE2
Release: 2%{?dist}
Version: 3.0.STABLE4
Release: 1%{?dist}
Summary: The Squid proxy caching server
Epoch: 7
License: GPLv2+
@ -333,6 +333,9 @@ fi
chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
%changelog
* Tue Apr 08 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE4-1
- upgrade to latest upstream
* Thu Apr 03 2008 Martin Nagy <mnagy@redhat.com> - 7:3.0.STABLE2-2
- add %%{optflags} to make
- remove warnings about unused return values