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:   03-Feb-2004 09:15:54
  Branch: HEAD                             Handle: 2004020308155202

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

  Log:
    do not fail if this becomes a dummy package with no functionality

  Summary:
    Revision    Changes     Path
    1.6         +2  -9      openpkg-src/openpkg-import/openpkg-import.spec
    1.8416      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg-import/openpkg-import.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 openpkg-import.spec
  --- openpkg-src/openpkg-import/openpkg-import.spec    26 Jan 2004 16:20:09 -0000     
 1.5
  +++ openpkg-src/openpkg-import/openpkg-import.spec    3 Feb 2004 08:15:54 -0000      
 1.6
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [PLUS]
   Group:        System
   License:      GPL
  -Version:      20040126
  -Release:      20040126
  +Version:      20040203
  +Release:      20040203
   
   #   package options
   %option       with_mta      no
  @@ -61,13 +61,6 @@
   
   %install
       rm -rf $RPM_BUILD_ROOT
  -
  -%if "%{with_mta}" == "no"
  -    #   sanity check
  -    echo "no system functionality selected for import." |\
  -        %{l_rpmtool} msg -b -t error 1>&2
  -    exit 1
  -%endif
   
   %if "%{with_mta}" == "yes"
       #   with_mta tries with_mta_path when absolute or hunts for with_mta_path in 
well known places
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8415 -r1.8416 news.txt
  --- openpkg-web/news.txt      2 Feb 2004 22:50:24 -0000       1.8415
  +++ openpkg-web/news.txt      3 Feb 2004 08:15:52 -0000       1.8416
  @@ -1,3 +1,4 @@
  +03-Feb-2004: Upgraded package: P<openpkg-import-20040203-20040203>
   02-Feb-2004: Upgraded package: P<apache-1.3.29-20040202>
   02-Feb-2004: Upgraded package: P<amd-6.0.9-20040202>
   02-Feb-2004: Upgraded package: P<imapd-2.2.3-20040202>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to