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                      Date:   12-Feb-2004 18:22:37
  Branch: HEAD                             Handle: 2004021217223700

  Modified files:
    openpkg-src/perl-wx     perl-wx.spec

  Log:
    modernize packaging

  Summary:
    Revision    Changes     Path
    1.13        +5  -7      openpkg-src/perl-wx/perl-wx.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-wx/perl-wx.spec
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 perl-wx.spec
  --- openpkg-src/perl-wx/perl-wx.spec  7 Feb 2004 17:57:48 -0000       1.12
  +++ openpkg-src/perl-wx/perl-wx.spec  12 Feb 2004 17:22:37 -0000      1.13
  @@ -37,8 +37,8 @@
   Class:        EVAL
   Group:        Language
   License:      GPL/Artistic
  -Version:      20040207
  -Release:      20040207
  +Version:      20040212
  +Release:      20040212
   
   #   list of sources
   Source0:      http://www.cpan.org/modules/by-module/Wx/Wx-%{V_wx}.tar.gz
  @@ -48,8 +48,8 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 20040126, wx
  -PreReq:       OpenPKG, openpkg >= 20040130, perl, perl-openpkg >= 20040126, wx
  +BuildPreReq:  OpenPKG, openpkg >= 20040212, perl, perl-openpkg >= 20040126, wx
  +PreReq:       OpenPKG, openpkg >= 20040212, perl, perl-openpkg >= 20040126, wx
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -73,9 +73,7 @@
   %prep
       %setup -q -c
       %setup -q -T -D -a 1
  -    ( cd Wx-%{V_wx}
  -      %patch -p0
  -    ) || exit $?
  +    %patch -p0 -d Wx-%{V_wx}
   
   %build
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to