OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 06-Jul-2003 12:32:14
Branch: HEAD Handle: 2003070611321301
Modified files:
openpkg-src/squid squid.spec
openpkg-web news.txt
Log:
rpmlint police: move into subdir of libexec
Summary:
Revision Changes Path
1.38 +2 -1 openpkg-src/squid/squid.spec
1.5287 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/squid/squid.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 squid.spec
--- openpkg-src/squid/squid.spec 13 Jun 2003 10:55:40 -0000 1.37
+++ openpkg-src/squid/squid.spec 6 Jul 2003 10:32:14 -0000 1.38
@@ -38,7 +38,7 @@
Group: Web
License: GPL
Version: %{V_maj}.%{V_min}.%{V_rev}
-Release: 20030613
+Release: 20030706
# list of sources
Source0:
http://www.squid-cache.org/Versions/v%{V_maj}/%{V_maj}.%{V_min}/squid-%{V_maj}.%{V_min}.STABLE%{V_rev}.tar.gz
@@ -67,6 +67,7 @@
./configure \
--prefix=%{l_prefix} \
--sysconfdir=%{l_prefix}/etc/squid \
+ --libexecdir=%{l_prefix}/libexec/squid \
--localstatedir=%{l_prefix}/var/squid \
--datadir=%{l_prefix}/share/squid \
--disable-ident-lookups \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5286 -r1.5287 news.txt
--- openpkg-web/news.txt 6 Jul 2003 10:30:47 -0000 1.5286
+++ openpkg-web/news.txt 6 Jul 2003 10:32:13 -0000 1.5287
@@ -1,3 +1,4 @@
+06-Jul-2003: Upgraded package: P<squid-2.5.3-20030706>
06-Jul-2003: Upgraded package: P<precc-2.51e-20030706>
06-Jul-2003: Upgraded package: P<mysql3-3.23.57-20030706>
06-Jul-2003: Upgraded package: P<jikes-1.18-20030706>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]