OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 26-Aug-2002 16:14:54
Branch: HEAD Handle: 2002082615145301
Modified files:
openpkg-src/sqlite sqlite.spec
openpkg-web news.txt
Log:
make executable install-sh
Summary:
Revision Changes Path
1.24 +2 -1 openpkg-src/sqlite/sqlite.spec
1.1419 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/sqlite/sqlite.spec
============================================================
$ cvs diff -u -r1.23 -r1.24 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 26 Aug 2002 09:52:36 -0000 1.23
+++ openpkg-src/sqlite/sqlite.spec 26 Aug 2002 14:14:54 -0000 1.24
@@ -44,7 +44,7 @@
Group: Database
License: PD
Version: 2.7.0
-Release: 20020825
+Release: 20020826
# list of sources
Source0: http://www.hwaci.com/sw/sqlite/sqlite-%{version}.tar.gz
@@ -77,6 +77,7 @@
%prep
%setup -q -n sqlite
+ chmod a+x install-sh
%build
CC="%{l_cc}"
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1418 -r1.1419 news.txt
--- openpkg-web/news.txt 26 Aug 2002 13:58:21 -0000 1.1418
+++ openpkg-web/news.txt 26 Aug 2002 14:14:53 -0000 1.1419
@@ -1,3 +1,4 @@
+26-Aug-2002: Upgraded package: P<sqlite-2.7.0-20020826>
26-Aug-2002: Upgraded package: P<openldap-2.1.4-20020826>
26-Aug-2002: Upgraded package: P<perl-5.6.1-20020826>
26-Aug-2002: Upgraded package: P<heise-2.1.9-20020826>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]