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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   19-Oct-2009 22:21:05
  Branch: HEAD                             Handle: 2009101921210500

  Modified files:
    openpkg-src/libmsgque   libmsgque.patch libmsgque.spec

  Log:
    upgrading package: libmsgque 3.5 -> 3.6

  Summary:
    Revision    Changes     Path
    1.6         +22 -34     openpkg-src/libmsgque/libmsgque.patch
    1.9         +2  -2      openpkg-src/libmsgque/libmsgque.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libmsgque/libmsgque.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 libmsgque.patch
  --- openpkg-src/libmsgque/libmsgque.patch     26 Sep 2009 15:49:06 -0000      
1.5
  +++ openpkg-src/libmsgque/libmsgque.patch     19 Oct 2009 20:21:05 -0000      
1.6
  @@ -1,43 +1,31 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2009-09-25 16:29:35 +0200
  -+++ Makefile.in      2009-09-26 17:24:54 +0200
  -@@ -255,9 +255,7 @@
  +--- Makefile.in.orig 2009-10-19 15:41:43 +0200
  ++++ Makefile.in      2009-10-19 22:17:51 +0200
  +@@ -267,9 +267,7 @@
    uudecode = @uudecode@
    AUTOMAKE_OPTIONS = check-news 
    ACLOCAL_AMFLAGS = -I m4
  --SUBDIRS = src win example/c example/tcl tclmsgque $(am__append_1) \
  --    $(am__append_2) $(am__append_3) $(am__append_4) acmds tests \
  --    docs
  -+SUBDIRS = src
  - CTAGSFLAGS = --c-kinds=+p
  - mann_MANS = man/mann/libmsgque.n man/mann/tclmsgque.n man/mann/javamsgque.n 
\
  -           man/mann/pymsgque.n man/mann/csmsgque.n man/mann/ccmsgque.n
  +-SUBDIRS = src win performance example/c $(am__append_1) \
  +-    $(am__append_3) $(am__append_5) $(am__append_7) \
  +-    $(am__append_9) $(am__append_11) $(am__append_13) acmds docs
  ++SUBDIRS = src 
  + mann_MANS = man/mann/libmsgque.n $(am__append_2) $(am__append_4) \
  +     $(am__append_6) $(am__append_8) $(am__append_10) \
  +     $(am__append_12) $(am__append_14)
   Index: configure
  ---- configure.orig   2009-09-25 16:29:36 +0200
  -+++ configure        2009-09-26 17:24:33 +0200
  -@@ -19300,11 +19300,6 @@
  -     fi
  +--- configure.orig   2009-10-19 15:41:44 +0200
  ++++ configure        2009-10-19 22:17:34 +0200
  +@@ -19435,13 +19435,6 @@
  +       done
  +     done
    
  -     ## check if a public 'tcl.h' header file is available
  --    if test ! -f "${TCL_INCLUDE_DIR}/tcl.h"; then
  --        { { $as_echo "$as_me:$LINENO: error: Could not find tcl.h in 
${TCL_INCLUDE_DIR}" >&5
  --$as_echo "$as_me: error: Could not find tcl.h in ${TCL_INCLUDE_DIR}" >&2;}
  --   { (exit 1); exit 1; }; }
  --    fi
  - 
  -     ## check for empty TCL_INCLUDE_SPEC
  -     test -z ${TCL_INCLUDE_SPEC} && TCL_INCLUDE_SPEC="-I${TCL_INCLUDE_DIR}"
  -@@ -19315,13 +19310,6 @@
  -   done
  - done
  - 
  --if test -z "$TCL_LIBS"; then
  --    { $as_echo "$as_me:$LINENO: result: not found" >&5
  +-    if test -z "$TCL_LIBS"; then
  +-    { $as_echo "$as_me:$LINENO: result: not found" >&5
   -$as_echo "not found" >&6; }
  --    { { $as_echo "$as_me:$LINENO: error: Could not find tclConfig.sh in any 
of '$tclcnf'" >&5
  +-    { { $as_echo "$as_me:$LINENO: error: Could not find tclConfig.sh in any 
of '$tclcnf'" >&5
   -$as_echo "$as_me: error: Could not find tclConfig.sh in any of '$tclcnf'" 
>&2;}
   -   { (exit 1); exit 1; }; }
  --fi
  - 
  - 
  - #------------------------------------
  +-    fi
  +   fi
  +    if test x$sc_tcl = xyes; then
  +   USE_TCL_TRUE=
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libmsgque/libmsgque.spec
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 libmsgque.spec
  --- openpkg-src/libmsgque/libmsgque.spec      26 Sep 2009 15:49:06 -0000      
1.8
  +++ openpkg-src/libmsgque/libmsgque.spec      19 Oct 2009 20:21:05 -0000      
1.9
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Libraries
   License:      GPL
  -Version:      3.5
  -Release:      20090926
  +Version:      3.6
  +Release:      20091019
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/libmsgque/libmsgque-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to