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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   08-Jan-2003 15:41:53
  Branch: HEAD                             Handle: 2003010814415201

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

  Log:
    use %option, use new no-source feature

  Summary:
    Revision    Changes     Path
    1.16        +14 -12     openpkg-src/j2se/j2se.spec
    1.2600      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/j2se/j2se.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 j2se.spec
  --- openpkg-src/j2se/j2se.spec        3 Jan 2003 10:52:44 -0000       1.15
  +++ openpkg-src/j2se/j2se.spec        8 Jan 2003 14:41:53 -0000       1.16
  @@ -32,35 +32,36 @@
   %define       V_bsd_dist   1.3.1p7_1
   %define       V_bsd_fsys   1.3.1
   
  -#   package options
  -%ifndef       with_native
  -%define       with_native  yes
  -%endif
  -
   #   package information
   Name:         j2se
   Summary:      Java 2 Platform, Standard Edition (J2SE) 1.3
   URL:          http://java.sun.com/j2se/
   Vendor:       Sun Microsystems, Inc.
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [PRIV]
  +Distribution: OpenPKG [EVAL]
   Group:        Language
   License:      Commercial
   Version:      %{V_openpkg}
  -Release:      20021110
  +Release:      20030108
  +
  +#   package options
  +%option       with_native  yes
   
   #   list of sources
  -Source0:      j2sdk-%{V_sol_dist}-solaris-sparc.sh
  -Source1:      j2sdk-%{V_lnx_dist}-linux-i586.bin
  -Source2:      j2sdk-%{V_bsd_dist}-freebsd-ix86.tar.bz2
  +Source0:      http://java.sun.com/j2se/::/j2sdk-%{V_sol_dist}-solaris-sparc.sh
  +Source1:      http://java.sun.com/j2se/::/j2sdk-%{V_lnx_dist}-linux-i586.bin
  +Source2:      http://java.sun.com/j2se/::/j2sdk-%{V_bsd_dist}-freebsd-ix86.tar.bz2
   Source3:      rc.%{name}
   Source4:      %{name}.patch
  +%NoSource     0
  +%NoSource     1
  +%NoSource     2
   
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020714
  -PreReq:       OpenPKG, openpkg >= 20020714
  +BuildPreReq:  OpenPKG, openpkg >= 20030108
  +PreReq:       OpenPKG, openpkg >= 20030108
   AutoReq:      no
   AutoReqProv:  no
   Provides:     JDK, JRE
  @@ -75,6 +76,7 @@
       Java programming language.
   
   %prep
  +    %integrity
       %setup -q -c %{name} -T
   
   %build
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2599 -r1.2600 news.txt
  --- openpkg-web/news.txt      8 Jan 2003 14:29:09 -0000       1.2599
  +++ openpkg-web/news.txt      8 Jan 2003 14:41:52 -0000       1.2600
  @@ -1,3 +1,4 @@
  +08-Jan-2003: Upgraded package: P<j2se-1.3.1-20030108>
   08-Jan-2003: Upgraded package: P<openpkg-20030108-20030108>
   08-Jan-2003: Upgraded package: P<pam-20030108-20030108>
   08-Jan-2003: Upgraded package: P<vim-6.1.284-20030108>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to