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:   30-Dec-2007 18:17:02
  Branch: HEAD                             Handle: 2007123017170100

  Modified files:
    openpkg-src/wordpress   wordpress.spec

  Log:
    fix ELA packaging

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/wordpress/wordpress.spec
  ============================================================================
  $ cvs diff -u -r1.54 -r1.55 wordpress.spec
  --- openpkg-src/wordpress/wordpress.spec      30 Dec 2007 11:48:37 -0000      
1.54
  +++ openpkg-src/wordpress/wordpress.spec      30 Dec 2007 17:17:01 -0000      
1.55
  @@ -156,6 +156,8 @@
       %{l_prefix}/bin/unzip -q -o -x %{SOURCE18}
       %patch -p0
       %patch -p0 -d af-extended-live-archive -P 1
  +    rm -f af-extended-live-archive/*.orig
  +    rm -f af-extended-live-archive/*/*.orig
   
   %build
       #   create configuration file
  @@ -193,7 +195,7 @@
           
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/relativedate \
           
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/stats \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ban \
  -        $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ela
  +        
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive
       cp -rp dbmanager/* \
           
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/dbmanager/
       cp -rp pagenavi/pagenavi* \
  @@ -211,7 +213,7 @@
       cp -rp ban/* \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ban/
       cp -rp af-extended-live-archive/* \
  -        $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ela/
  +        
$RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive/
   
       #   create additional uploads directory
       %{l_shtool} mkdir -f -p -m 755 \
  @@ -247,7 +249,7 @@
           '%attr(-,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/wordpress/*' \
           '%attr(-,%{l_rusr},%{l_ngrp}) 
%{l_prefix}/libexec/wordpress/wp-content/uploads' \
           '%attr(-,%{l_rusr},%{l_ngrp}) 
%{l_prefix}/libexec/wordpress/wp-content/backup-db' \
  -        '%attr(-,%{l_rusr},%{l_ngrp}) 
%{l_prefix}/libexec/wordpress/wp-content/plugins/ela/cache'
  +        '%attr(-,%{l_rusr},%{l_ngrp}) 
%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive/cache'
   
   %files -f files
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to