From: Jakub Bogusz Date: Tue, 24 Aug 2004 14:17:42 +0000 (+0000) Subject: - include some usable docs and FAQ instead of outdated ones X-Git-Tag: auto/ac/squid-2_5_STABLE6-6~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fsquid.git;a=commitdiff_plain;h=d114d8e256ea2a2ab5196c5fec9ffb3c47ea60c9 - include some usable docs and FAQ instead of outdated ones Changed files: squid.spec -> 1.172 --- diff --git a/squid.spec b/squid.spec index 3a5e247..9545215 100644 --- a/squid.spec +++ b/squid.spec @@ -17,12 +17,14 @@ License: GPL v2 Group: Networking/Daemons Source0: http://www.squid-cache.org/Versions/v2/2.5/%{name}-%{version}.tar.bz2 # Source0-md5: 7fd964ac27b43b613d6b981cc702a29e -Source1: %{name}-1.1.19-faq.tar.gz -# Source1-md5: 77d04ae621d19548797e3a0deb540df6 +# http://www.squid-cache.org/Doc/FAQ/FAQ.tar.gz +Source1: %{name}-FAQ.tar.gz +# Source1-md5: cb9a955f8cda9cc166e086fccd412a43 Source2: %{name}.init Source3: %{name}.sysconfig -Source4: http://cache.is.co.za/%{name}-docs.tar.gz -# Source4-md5: 0cfee556bf6394a0bd3c438c89dd2e63 +# http://squid-docs.sourceforge.net/latest/zip-files/book-full-html.zip +Source4: %{name}-book-full-html.zip +# Source4-md5: 4f3b6dab1de9cbb847df89d8b417378a Source5: %{name}.conf.patch Source6: %{name}.logrotate Source7: %{name}.pamd @@ -417,7 +419,7 @@ przynale Samba 2.2.4 lub wy¿szego. %prep -%setup -q -a 1 -a 4 +%setup -q -a1 -a4 # Bug fixes from Squid home page: %patch0 -p1 @@ -471,7 +473,6 @@ Samba 2.2.4 lub wy --sysconfdir=%{_sysconfdir} \ --with-pthreads -mv -f squid/* doc %{__make} perl -pi -e 's#%{_prefix}/.*bin/perl#%{_bindir}/perl#g' contrib/* @@ -575,8 +576,8 @@ fi %files %defattr(644,root,root,755) -%doc faq CONTRIBUTORS COPYRIGHT CREDITS README ChangeLog QUICKSTART -%doc RELEASENOTES.html SPONSORS doc/* src/mib.txt +%doc CONTRIBUTORS COPYRIGHT CREDITS README ChangeLog QUICKSTART RELEASENOTES.html SPONSORS +%doc doc/* src/mib.txt FAQ*.html book-full.html %attr(755,root,root) %{_bindir}/squidclient %attr(755,root,root) %{_libexecdir}/diskd # YES, it has to be suid root, it sends ICMP packets.