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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   02-Nov-2008 14:52:00
  Branch: HEAD                             Handle: 2008110213515900

  Modified files:
    openpkg-src/makepp      makepp.spec

  Log:
    upgrading package: makepp 1.50.080810 -> 8

  Summary:
    Revision    Changes     Path
    1.5         +5  -9      openpkg-src/makepp/makepp.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/makepp/makepp.spec
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 makepp.spec
  --- openpkg-src/makepp/makepp.spec    10 Aug 2008 17:40:45 -0000      1.4
  +++ openpkg-src/makepp/makepp.spec    2 Nov 2008 13:51:59 -0000       1.5
  @@ -21,10 +21,6 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   package version
  -%define       V_main 1.50
  -%define       V_cvs  080810
  -
   #   package information
   Name:         makepp
   Summary:      Make Plus Plus
  @@ -35,11 +31,11 @@
   Class:        EVAL
   Group:        Building
   License:      GPL/Artistic
  -Version:      %{V_main}.%{V_cvs}
  -Release:      20080810
  +Version:      8
  +Release:      20081102
   
   #   list of sources
  -Source0:      
http://www.cpan.org/authors/id/P/PF/PFEIFFER/makepp-%{V_main}-cvs-%{V_cvs}.tgz
  +Source0:      http://www.cpan.org/authors/id/P/PF/PFEIFFER/mpp-%{version}.tgz
   Patch0:       makepp.patch
   
   #   build information
  @@ -62,9 +58,9 @@
   
   %track
       prog makepp = {
  -        version   = %{V_main}-cvs-%{V_cvs}
  +        version   = %{version}
           url       = http://www.cpan.org/authors/id/P/PF/PFEIFFER/
  -        regex     = makepp-(\d+\.\d+(?:\.\d+)?(?:-cvs-(\d+))?)\.tgz
  +        regex     = mpp-(\d+)\.tgz
       }
   
   %prep
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to