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:   25-Oct-2006 13:21:12
  Branch: OPENPKG_2_STABLE                 Handle: 2006102512211200

  Modified files:           (Branch: OPENPKG_2_STABLE)
    openpkg-src/perl-www    perl-www.spec

  Log:
    MFC: ok, I give up with the Embperl issues on the BF and hence I apply
    a totally theoretically unacceptable kludge, but we need it as without
    this the BF cannot proceed (perl-www is a dependency to others)

  Summary:
    Revision    Changes     Path
    1.297.2.5   +2  -2      openpkg-src/perl-www/perl-www.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  ============================================================================
  $ cvs diff -u -r1.297.2.4 -r1.297.2.5 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec        16 Oct 2006 14:54:30 -0000      
1.297.2.4
  +++ openpkg-src/perl-www/perl-www.spec        25 Oct 2006 11:21:12 -0000      
1.297.2.5
  @@ -95,7 +95,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      2.20061018
  +Release:      2.20061025
   
   #   list of sources
   Source0:      http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
  @@ -620,7 +620,7 @@
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/cgi
       mv  $RPM_BUILD_ROOT%{l_prefix}/bin/embpcgi \
  -        $RPM_BUILD_ROOT%{l_prefix}/cgi/embpcgi
  +        $RPM_BUILD_ROOT%{l_prefix}/cgi/embpcgi || true
   
       %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat 
perl-openpkg-files`
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to