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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Aug-2007 23:45:09
  Branch: HEAD                             Handle: 2007082422450900

  Modified files:
    openpkg-src/nedit       nedit.spec

  Log:
    fix tracking

  Summary:
    Revision    Changes     Path
    1.16        +4  -10     openpkg-src/nedit/nedit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/nedit/nedit.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 nedit.spec
  --- openpkg-src/nedit/nedit.spec      1 Jan 2007 17:40:04 -0000       1.15
  +++ openpkg-src/nedit/nedit.spec      24 Aug 2007 21:45:09 -0000      1.16
  @@ -22,10 +22,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   package version
  -%define       V_major 5
  -%define       V_minor 5
  -
   #   package information
   Name:         nedit
   Summary:      Nirvana Text Editor
  @@ -36,11 +32,11 @@
   Class:        EVAL
   Group:        Editor
   License:      GPL
  -Version:      %{V_major}.%{V_minor}
  -Release:      20061013
  +Version:      5.5
  +Release:      20070824
   
   #   list of sources
  -Source0:      
ftp://ftp.nedit.org/pub/NEdit/v%{V_major}_%{V_minor}/nedit-%{version}-src.tar.bz2
  +Source0:      
http://switch.dl.sourceforge.net/sourceforge/nedit/nedit-%{version}-src.tar.bz2
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -62,9 +58,7 @@
   %track
       prog nedit = {
           version   = %{version}
  -        url       = ftp://ftp.nedit.org/pub/NEdit/
  -        regex     = (v\d+_\d+(_\d+)*)
  -        url       = ftp://ftp.nedit.org/pub/NEdit/__NEWVER__/
  +        url       = http://prdownloads.sourceforge.net/nedit/
           regex     = nedit-(__VER__)\-src\.tar\.bz2
       }
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to