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:   22-Feb-2007 09:13:59
  Branch: HEAD                             Handle: 2007022208135900

  Modified files:
    openpkg-src/wordpress   wordpress.spec

  Log:
    cleanup packaging by switching to official URLs

  Summary:
    Revision    Changes     Path
    1.33        +5  -5      openpkg-src/wordpress/wordpress.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/wordpress/wordpress.spec
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 wordpress.spec
  --- openpkg-src/wordpress/wordpress.spec      22 Feb 2007 08:09:03 -0000      
1.32
  +++ openpkg-src/wordpress/wordpress.spec      22 Feb 2007 08:13:59 -0000      
1.33
  @@ -38,18 +38,18 @@
   #   package information
   Name:         wordpress
   Summary:      Weblog Publishing System
  -URL:          http://www.wordpress.org/
  +URL:          http://wordpress.org/
   Vendor:       R. Boren & M. Mullenweg et al.
   Packager:     OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
   Class:        PLUS
   Group:        CMS
   License:      GPL
  -Version:      2.1
  +Version:      %{V_wordpress}
   Release:      20070222
   
   #   list of sources
  -Source0:      
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/wordpress/wordpress-%{V_wordpress}.tar.gz
  +Source0:      http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
   Source1:      wordpress-apache.conf
   Source2:      wordpress-setup.sh
   Source3:      wordpress-cron.sh
  @@ -87,8 +87,8 @@
   %track
       prog wordpress:wordpress = {
           version   = %{V_wordpress}
  -        url       = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/wordpress/
  -        regex     = wordpress-(__VER__)\.tar\.gz
  +        url       = http://wordpress.org/download/release-archive/
  +        regex     = wordpress-(\d+\.\d+\.\d+)\.tar\.gz
       }
       prog wordpress:plugin-simpletagging = {
           version   = %{V_plugin_simpletagging}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to