OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 26-Aug-2002 10:54:55
Branch: HEAD Handle: 2002082609545401
Modified files:
openpkg-src/mutt mutt.spec
openpkg-web news.txt
Log:
Help Solaris find the damn autoconf cache file.
Summary:
Revision Changes Path
1.35 +2 -2 openpkg-src/mutt/mutt.spec
1.1410 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/mutt/mutt.spec
============================================================
$ cvs diff -u -r1.34 -r1.35 mutt.spec
--- openpkg-src/mutt/mutt.spec 23 Aug 2002 18:42:29 -0000 1.34
+++ openpkg-src/mutt/mutt.spec 26 Aug 2002 08:54:55 -0000 1.35
@@ -44,7 +44,7 @@
Group: Mail
License: BSD
Version: %{V_mutt}i
-Release: 20020823
+Release: 20020826
# list of sources
Source0: ftp://ftp.mutt.org/pub/mutt/mutt-%{V_mutt}i.tar.gz
@@ -91,7 +91,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="-DICONV_CONST=const" \
./configure \
- --cache-file=config.cache \
+ --cache-file=./config.cache \
--prefix=%{l_prefix} \
--sysconfdir=%{l_prefix}/etc/mutt \
--with-docdir=%{l_prefix}/share/mutt \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1409 -r1.1410 news.txt
--- openpkg-web/news.txt 26 Aug 2002 08:38:15 -0000 1.1409
+++ openpkg-web/news.txt 26 Aug 2002 08:54:54 -0000 1.1410
@@ -1,3 +1,4 @@
+26-Aug-2002: Upgraded package: P<mutt-1.4i-20020826>
26-Aug-2002: Upgraded package: P<tidy-20020822-20020826>
26-Aug-2002: Upgraded package: P<neon-0.23.0-20020826>
26-Aug-2002: Upgraded package: P<delegate-7.9.11-20020826>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]