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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   22-Jun-2009 22:53:17
  Branch: HEAD                             Handle: 2009062221531700

  Modified files:
    openpkg-src/drupal-module-misc
                            drupal-module-misc.spec

  Log:
    modifying package: drupal-module-misc-6.x 20090622 again

  Summary:
    Revision    Changes     Path
    1.11        +5  -5      
openpkg-src/drupal-module-misc/drupal-module-misc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/drupal-module-misc/drupal-module-misc.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 drupal-module-misc.spec
  --- openpkg-src/drupal-module-misc/drupal-module-misc.spec    22 Jun 2009 
17:46:34 -0000      1.10
  +++ openpkg-src/drupal-module-misc/drupal-module-misc.spec    22 Jun 2009 
20:53:17 -0000      1.11
  @@ -197,7 +197,7 @@
   #   package versions (auxilliary libraries)
   %define       V_aux_fckeditor              2.6.4
   %define       V_aux_geshi                  1.0.8.4
  -%define       V_aux_simplepie              1.1.1
  +%define       V_aux_simplepie              1.1.3
   %define       V_aux_tinymce                2_1_3
   %define       V_aux_dompdf                 0.5.1
   %define       V_aux_shadowbox              2.0
  @@ -1466,13 +1466,13 @@
       ) || exit $?
       ( cd sites/all/modules/simplefeed || exit $?
         unzip -q -x %{SOURCE302}
  -      mv "SimplePie %{V_aux_simplepie}/simplepie.inc" .
  -      rm -rf "SimplePie %{V_aux_simplepie}"
  +      mv "%{V_aux_simplepie}/simplepie.inc" .
  +      rm -rf "%{V_aux_simplepie}"
       ) || exit $?
       ( cd sites/all/modules/feedapi || exit $?
         unzip -q -x %{SOURCE302}
  -      mv "SimplePie %{V_aux_simplepie}/simplepie.inc" parser_simplepie/
  -      rm -rf "SimplePie %{V_aux_simplepie}"
  +      mv "%{V_aux_simplepie}/simplepie.inc" parser_simplepie/
  +      rm -rf "%{V_aux_simplepie}"
       ) || exit $?
       ( cd sites/all/modules/tinytinymce || exit $?
         unzip -q -x %{SOURCE303}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to