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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Oct-2006 09:57:39
  Branch: HEAD                             Handle: 2006101108573603

  Modified files:
    openpkg-src/saxon       saxon.spec
    openpkg-src/tidy        tidy.spec
    openpkg-src/xalan       xalan.spec
    openpkg-src/xalan-c     xalan-c.spec
    openpkg-src/xerces-c    xerces-c.spec

  Log:
    use a Group which fits better

  Summary:
    Revision    Changes     Path
    1.25        +2  -2      openpkg-src/saxon/saxon.spec
    1.193       +2  -2      openpkg-src/tidy/tidy.spec
    1.28        +2  -2      openpkg-src/xalan-c/xalan-c.spec
    1.24        +2  -2      openpkg-src/xalan/xalan.spec
    1.32        +3  -3      openpkg-src/xerces-c/xerces-c.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/saxon/saxon.spec
  ============================================================================
  $ cvs diff -u -r1.24 -r1.25 saxon.spec
  --- openpkg-src/saxon/saxon.spec      24 May 2006 18:52:58 -0000      1.24
  +++ openpkg-src/saxon/saxon.spec      11 Oct 2006 07:57:38 -0000      1.25
  @@ -34,10 +34,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        EVAL
  -Group:        Text
  +Group:        XML
   License:      MPL
   Version:      %{V_here}
  -Release:      20060524
  +Release:      20061011
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sourceforge/saxon/saxon%{V_real}.zip
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/tidy/tidy.spec
  ============================================================================
  $ cvs diff -u -r1.192 -r1.193 tidy.spec
  --- openpkg-src/tidy/tidy.spec        11 Jan 2006 18:55:23 -0000      1.192
  +++ openpkg-src/tidy/tidy.spec        11 Oct 2006 07:57:36 -0000      1.193
  @@ -36,10 +36,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        PLUS
  -Group:        Text
  +Group:        XML
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20060111
  +Release:      20061011
   
   #   package options
   %option       with_perl  no
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xalan-c/xalan-c.spec
  ============================================================================
  $ cvs diff -u -r1.27 -r1.28 xalan-c.spec
  --- openpkg-src/xalan-c/xalan-c.spec  10 Mar 2006 21:21:53 -0000      1.27
  +++ openpkg-src/xalan-c/xalan-c.spec  11 Oct 2006 07:57:38 -0000      1.28
  @@ -36,10 +36,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        JUNK
  -Group:        Web
  +Group:        XML
   License:      Apache Software License 1.1
   Version:      %{V_opkg}
  -Release:      20060310
  +Release:      20061011
   
   #   package options
   %option       with_threads  no
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xalan/xalan.spec
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 xalan.spec
  --- openpkg-src/xalan/xalan.spec      1 Jan 2006 13:24:14 -0000       1.23
  +++ openpkg-src/xalan/xalan.spec      11 Oct 2006 07:57:37 -0000      1.24
  @@ -34,10 +34,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        EVAL
  -Group:        Text
  +Group:        XML
   License:      Apache
   Version:      %{V_here}
  -Release:      20050814
  +Release:      20061011
   
   #   list of sources
   Source0:      
http://www.apache.org/dist/xml/xalan-j/binaries/xalan-j_%{V_real}-bin.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/xerces-c/xerces-c.spec
  ============================================================================
  $ cvs diff -u -r1.31 -r1.32 xerces-c.spec
  --- openpkg-src/xerces-c/xerces-c.spec        1 Jan 2006 13:24:22 -0000       
1.31
  +++ openpkg-src/xerces-c/xerces-c.spec        11 Oct 2006 07:57:39 -0000      
1.32
  @@ -34,10 +34,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        EVAL
  -Group:        Web
  +Group:        XML
   License:      Apache Software License 1.1
   Version:      %{V_opkg}
  -Release:      20041025
  +Release:      20061011
   
   #   package options
   %option       with_pth           no
  @@ -85,7 +85,6 @@
   %endif
   
   %build
  -    rm -rf $RPM_BUILD_ROOT
       ( XERCESCROOT=`pwd`
         export XERCESCROOT
         %{l_shtool} subst \
  @@ -173,6 +172,7 @@
       ) || exit $?
   
   %install
  +    rm -rf $RPM_BUILD_ROOT
       ( XERCESCROOT=`pwd`
         export XERCESCROOT
         cd $XERCESCROOT/src/xercesc
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to