OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 14-Jan-2003 10:52:19
Branch: HEAD Handle: 2003011409521701
Modified files:
openpkg-src/stunnel stunnel.spec
openpkg-web news.txt
Log:
GNU make to the rescue fixing DESTDIR pass-through problem
Summary:
Revision Changes Path
1.32 +2 -4 openpkg-src/stunnel/stunnel.spec
1.2706 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 stunnel.spec
--- openpkg-src/stunnel/stunnel.spec 13 Jan 2003 11:58:51 -0000 1.31
+++ openpkg-src/stunnel/stunnel.spec 14 Jan 2003 09:52:18 -0000 1.32
@@ -23,8 +23,6 @@
## SUCH DAMAGE.
##
-#FIXME: ms This is unreproducible by hand installing.
-#FIXME: ms It might need manual installation to go around DESTDIR problem
# package information
Name: stunnel
Summary: SSL/TLS Tunneling Tool
@@ -35,7 +33,7 @@
Group: Network
License: GPL
Version: 4.04
-Release: 20030112
+Release: 20030114
# list of sources
Source0: http://www.stunnel.org/download/stunnel/src/stunnel-%{version}.tar.gz
@@ -44,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, gcc
+BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, gcc, make
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2705 -r1.2706 news.txt
--- openpkg-web/news.txt 14 Jan 2003 08:57:34 -0000 1.2705
+++ openpkg-web/news.txt 14 Jan 2003 09:52:17 -0000 1.2706
@@ -1,3 +1,4 @@
+14-Jan-2003: Upgraded package: P<stunnel-4.04-20030114>
14-Jan-2003: Upgraded package: P<fetchmail-6.2.0-20021214>
14-Jan-2003: Upgraded package: P<perl-tk-20030114-20030114>
14-Jan-2003: Upgraded package: P<snmp-5.0.7-20030114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]