[CVS] OpenPKG: openpkg-src/socat/ socat.spec openpkg-web/ news.txt

2003-07-07 Thread Michael van Elst
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael van Elst
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   07-Jul-2003 13:19:52
  Branch: HEAD Handle: 2003070712195100

  Modified files:
openpkg-src/socat   socat.spec
openpkg-web news.txt

  Log:
add libraries to PreReq

  Summary:
RevisionChanges Path
1.18+4  -2  openpkg-src/socat/socat.spec
1.5360  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.17 -r1.18 socat.spec
  --- openpkg-src/socat/socat.spec  24 Feb 2003 14:09:40 -  1.17
  +++ openpkg-src/socat/socat.spec  7 Jul 2003 11:19:51 -   1.18
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20030224
  +Release:  20030707
   
   #   list of sources
   Source0:  http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
  @@ -45,8 +45,10 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc, readline, openssl
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
   PreReq:   OpenPKG, openpkg >= 20020206
  +BuildPreReq:  readline, openssl
  +PreReq:   readline, openssl
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.5359 -r1.5360 news.txt
  --- openpkg-web/news.txt  7 Jul 2003 11:18:27 -   1.5359
  +++ openpkg-web/news.txt  7 Jul 2003 11:19:51 -   1.5360
  @@ -1,3 +1,4 @@
  +07-Jul-2003: Upgraded package: P
   07-Jul-2003: Upgraded package: P
   07-Jul-2003: Upgraded package: P
   07-Jul-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-src/socat socat.spec openpkg-web news.txt

2002-10-05 Thread Ralf S. Engelschall


In article <[EMAIL PROTECTED]> you wrote:

> [...]
>  Modified files:
>openpkg-src/socat   socat.spec
>openpkg-web news.txt
> 
>  Log:
>upgrading package: socat 1.2.0.0 -> 1.3.0.0
> [...]

Please always make sure that on every package update (and within
the same commit) the vc.xxx file is also updated to reflect the
packaged version. If we forget this we immediately come into a totally
inconsistent state then our whole tracking is more or less useless
because it no longer reflects reality.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/socat socat.spec openpkg-web news.txt

2002-10-04 Thread Michael Schloh

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   04-Oct-2002 20:54:39
  Branch: HEAD Handle: 2002100419543801

  Modified files:
openpkg-src/socat   socat.spec
openpkg-web news.txt

  Log:
upgrading package: socat 1.2.0.0 -> 1.3.0.0

  Summary:
RevisionChanges Path
1.11+2  -2  openpkg-src/socat/socat.spec
1.1699  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.10 -r1.11 socat.spec
  --- openpkg-src/socat/socat.spec  21 Aug 2002 12:00:22 -  1.10
  +++ openpkg-src/socat/socat.spec  4 Oct 2002 18:54:39 -   1.11
  @@ -24,7 +24,7 @@
   ##
   
   #   package version
  -%define   V_major  1.2
  +%define   V_major  1.3
   %define   V_minor  0.0
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20020821
  +Release:  20021004
   
   #   list of sources
   Source0:  http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1698 -r1.1699 news.txt
  --- openpkg-web/news.txt  4 Oct 2002 14:38:37 -   1.1698
  +++ openpkg-web/news.txt  4 Oct 2002 18:54:38 -   1.1699
  @@ -1,3 +1,4 @@
  +04-Oct-2002: Upgraded package: P
   04-Oct-2002: New package: P
   04-Oct-2002: Upgraded package: P
   04-Oct-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/socat socat.spec

2002-08-21 Thread Ralf S. Engelschall

  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-src  Date:   21-Aug-2002 14:00:23
  Branch: HEAD Handle: 2002082113002200

  Modified files:
openpkg-src/socat   socat.spec

  Log:
try again with readline and openssl

  Summary:
RevisionChanges Path
1.10+3  -3  openpkg-src/socat/socat.spec
  

  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.9 -r1.10 socat.spec
  --- openpkg-src/socat/socat.spec  21 Aug 2002 11:29:08 -  1.9
  +++ openpkg-src/socat/socat.spec  21 Aug 2002 12:00:22 -  1.10
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc, readline, openssl
   PreReq:   OpenPKG, openpkg >= 20020206
   AutoReq:  no
   AutoReqProv:  no
  @@ -68,8 +68,8 @@
   ./configure \
   --prefix=%{l_prefix} \
   --enable-msglevel=debug \
  ---disable-readline \
  ---disable-openssl
  +--enable-readline \
  +--enable-openssl
   
   %{l_make} %{l_mflags -O}
   
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/socat socat.spec

2002-08-21 Thread Ralf S. Engelschall

  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-src  Date:   21-Aug-2002 13:29:08
  Branch: HEAD Handle: 2002082112290800

  Modified files:
openpkg-src/socat   socat.spec

  Log:
try to fix building again

  Summary:
RevisionChanges Path
1.9 +4  -4  openpkg-src/socat/socat.spec
  

  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.8 -r1.9 socat.spec
  --- openpkg-src/socat/socat.spec  21 Aug 2002 11:25:48 -  1.8
  +++ openpkg-src/socat/socat.spec  21 Aug 2002 11:29:08 -  1.9
  @@ -61,10 +61,10 @@
   %setup -q -n socat-%{V_major}
   
   %build
  -CC="%{l_cc}" \
  -CFLAGS="%{l_cflags -O}" \
  -CPPFLAGS="-I%{l_prefix}/include" \
  -LDFLAGS="-L%{l_prefix}/lib" \
  +CC="%{l_cc} %{l_cflags -O} %{l_cppflags}" \
  +CFLAGS="%{l_cflags -O} %{l_cppflags}" \
  +CPPFLAGS="%{l_cppflags}" \
  +LDFLAGS="%{l_ldflags}" \
   ./configure \
   --prefix=%{l_prefix} \
   --enable-msglevel=debug \
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/socat socat.spec openpkg-web news.txt

2002-08-21 Thread Thomas Lotterer

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   21-Aug-2002 13:25:48
  Branch: HEAD Handle: 2002082112254701

  Modified files:
openpkg-src/socat   socat.spec
openpkg-web news.txt

  Log:
forget readline and openssl to get is somehow working

  Summary:
RevisionChanges Path
1.8 +5  -3  openpkg-src/socat/socat.spec
1.1292  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.7 -r1.8 socat.spec
  --- openpkg-src/socat/socat.spec  20 Aug 2002 12:05:39 -  1.7
  +++ openpkg-src/socat/socat.spec  21 Aug 2002 11:25:48 -  1.8
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20020820
  +Release:  20020821
   
   #   list of sources
   Source0:  http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, readline, gcc, openssl
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
   PreReq:   OpenPKG, openpkg >= 20020206
   AutoReq:  no
   AutoReqProv:  no
  @@ -68,7 +68,9 @@
   ./configure \
   --prefix=%{l_prefix} \
   --enable-msglevel=debug \
  ---enable-readline
  +--disable-readline \
  +--disable-openssl
  +
   %{l_make} %{l_mflags -O}
   
   %install
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1291 -r1.1292 news.txt
  --- openpkg-web/news.txt  21 Aug 2002 11:21:43 -  1.1291
  +++ openpkg-web/news.txt  21 Aug 2002 11:25:47 -  1.1292
  @@ -1,3 +1,4 @@
  +21-Aug-2002: Upgraded package: P
   21-Aug-2002: Upgraded package: P
   21-Aug-2002: Upgraded package: P
   21-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/socat socat.spec openpkg-web news.txt

2002-08-20 Thread Thomas Lotterer

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   20-Aug-2002 14:05:39
  Branch: HEAD Handle: 2002082013053801

  Modified files:
openpkg-src/socat   socat.spec
openpkg-web news.txt

  Log:
requires openssl; at least, it looks for ssl symbols

  Summary:
RevisionChanges Path
1.7 +2  -2  openpkg-src/socat/socat.spec
1.1260  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.6 -r1.7 socat.spec
  --- openpkg-src/socat/socat.spec  16 Aug 2002 15:01:28 -  1.6
  +++ openpkg-src/socat/socat.spec  20 Aug 2002 12:05:39 -  1.7
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20020816
  +Release:  20020820
   
   #   list of sources
   Source0:  http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, readline, gcc
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, readline, gcc, openssl
   PreReq:   OpenPKG, openpkg >= 20020206
   AutoReq:  no
   AutoReqProv:  no
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1259 -r1.1260 news.txt
  --- openpkg-web/news.txt  20 Aug 2002 11:52:09 -  1.1259
  +++ openpkg-web/news.txt  20 Aug 2002 12:05:38 -  1.1260
  @@ -1,3 +1,4 @@
  +20-Aug-2002: Upgraded package: P
   20-Aug-2002: Upgraded package: P
   20-Aug-2002: Upgraded package: P
   20-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/socat socat.spec openpkg-web news.txt

2002-08-16 Thread Ralf S. Engelschall

  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:   16-Aug-2002 17:01:28
  Branch: HEAD Handle: 2002081616012701

  Modified files:
openpkg-src/socat   socat.spec
openpkg-web news.txt

  Log:
requires gcc

  Summary:
RevisionChanges Path
1.6 +2  -2  openpkg-src/socat/socat.spec
1.1209  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/socat/socat.spec
  
  $ cvs diff -u -r1.5 -r1.6 socat.spec
  --- openpkg-src/socat/socat.spec  13 Aug 2002 12:50:00 -  1.5
  +++ openpkg-src/socat/socat.spec  16 Aug 2002 15:01:28 -  1.6
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20020628
  +Release:  20020816
   
   #   list of sources
   Source0:  http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
  @@ -45,7 +45,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, readline
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, readline, gcc
   PreReq:   OpenPKG, openpkg >= 20020206
   AutoReq:  no
   AutoReqProv:  no
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1208 -r1.1209 news.txt
  --- openpkg-web/news.txt  16 Aug 2002 13:37:04 -  1.1208
  +++ openpkg-web/news.txt  16 Aug 2002 15:01:27 -  1.1209
  @@ -1,3 +1,4 @@
  +16-Aug-2002: Upgraded package: P
   16-Aug-2002: Upgraded package: P
   16-Aug-2002: Upgraded package: P
   16-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]