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: 17-Jan-2003 21:23:32
Branch: HEAD Handle: 2003011720233002
Modified files:
openpkg-src/unixodbc unixodbc.spec
openpkg-web news.txt
Log:
remove shared libs
Summary:
Revision Changes Path
1.31 +2 -1 openpkg-src/unixodbc/unixodbc.spec
1.2936 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/unixodbc/unixodbc.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 unixodbc.spec
--- openpkg-src/unixodbc/unixodbc.spec 3 Jan 2003 10:55:29 -0000 1.30
+++ openpkg-src/unixodbc/unixodbc.spec 17 Jan 2003 20:23:32 -0000 1.31
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 2.2.3
-Release: 20020824
+Release: 20030117
# list of sources
Source0: http://www.unixodbc.org/unixODBC-%{version}.tar.gz
@@ -60,6 +60,7 @@
--prefix=%{l_prefix} \
--sysconfdir=%{l_prefix}/etc/unixodbc \
--disable-gui \
+ --disable-shared \
--enable-threads
%{l_make} %{l_mflags -O}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2935 -r1.2936 news.txt
--- openpkg-web/news.txt 17 Jan 2003 20:01:43 -0000 1.2935
+++ openpkg-web/news.txt 17 Jan 2003 20:23:30 -0000 1.2936
@@ -1,3 +1,4 @@
+17-Jan-2003: Upgraded package: P<unixodbc-2.2.3-20030117>
17-Jan-2003: Upgraded package: P<htdig-3.2.0b3-20030117>
17-Jan-2003: Upgraded package: P<libxslt-1.0.24-20030117>
17-Jan-2003: Upgraded package: P<libxml-2.5.1-20030108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]