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:   05-Jun-2003 18:00:21
  Branch: HEAD                             Handle: 2003060517001703

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

  Log:
    drop SGML catalog support, catalogs are maintained in the separated
    instant package

  Summary:
    Revision    Changes     Path
    1.22        +2  -12     openpkg-src/sgmlfmt/sgmlfmt.spec
    1.4743      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sgmlfmt/sgmlfmt.spec
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 sgmlfmt.spec
  --- openpkg-src/sgmlfmt/sgmlfmt.spec  3 Jan 2003 10:54:50 -0000       1.21
  +++ openpkg-src/sgmlfmt/sgmlfmt.spec  5 Jun 2003 16:00:20 -0000       1.22
  @@ -33,7 +33,7 @@
   Group:        SGML
   License:      BSD
   Version:      1.7
  -Release:      20020206
  +Release:      20030605
   
   #   list of sources
   Source0:      sgmlfmt-%{version}.tar.gz
  @@ -42,7 +42,7 @@
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20020206
  -PreReq:       OpenPKG, openpkg >= 20020206, perl, sgml, openjade, instant, groff
  +PreReq:       OpenPKG, openpkg >= 20020206, perl, openjade, instant, groff
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -75,14 +75,4 @@
   
   %clean
       rm -rf $RPM_BUILD_ROOT
  -
  -%post
  -    if [ $1 -eq 1 ]; then
  -        $RPM_INSTALL_PREFIX/bin/mkcatalog -q install transpec
  -    fi
  -
  -%preun
  -    if [ $1 -eq 0 ]; then
  -        $RPM_INSTALL_PREFIX/bin/mkcatalog -q deinstall transpec
  -    fi
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.4742 -r1.4743 news.txt
  --- openpkg-web/news.txt      5 Jun 2003 15:59:00 -0000       1.4742
  +++ openpkg-web/news.txt      5 Jun 2003 16:00:17 -0000       1.4743
  @@ -1,3 +1,4 @@
  +05-Jun-2003: Upgraded package: P<sgmlfmt-1.7-20030605>
   05-Jun-2003: Upgraded package: P<instant-1.0-20030605>
   05-Jun-2003: Upgraded package: P<mysql4-4.0.13-20030605>
   05-Jun-2003: Upgraded package: P<xmlto-0.0.14-20030605>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to