RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarl...@rpm5.org
  Module: rpm                              Date:   28-Jun-2011 14:00:20
  Branch: HEAD                             Handle: 2011062812001900

  Modified files:
    rpm                     CHANGES
    rpm/scripts             check-multiarch-files

  Log:
    check-multiarch-files: remove unnecessary import of MDK::Common,
    causing undesired dependency from perl dependency generator.

  Summary:
    Revision    Changes     Path
    1.3659      +2  -0      rpm/CHANGES
    1.2         +0  -1      rpm/scripts/check-multiarch-files
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3658 -r1.3659 CHANGES
  --- rpm/CHANGES       20 Jun 2011 14:45:43 -0000      1.3658
  +++ rpm/CHANGES       28 Jun 2011 12:00:19 -0000      1.3659
  @@ -1,4 +1,6 @@
   HEAD:
  +    - proyvind: check-multiarch-files: remove unnecessary import of 
MDK::Common,
  +     causing undesired dependency from perl dependency generator.
       - devzero2000: add a simple usage command to devtool
       - proyvind: fix broken %optflags for i686-linux macros.
       - proyvind: mandriva: fix implicit %clean not being run when %changelog 
is
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/scripts/check-multiarch-files
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 check-multiarch-files
  --- rpm/scripts/check-multiarch-files 10 Apr 2011 13:50:28 -0000      1.1
  +++ rpm/scripts/check-multiarch-files 28 Jun 2011 12:00:19 -0000      1.2
  @@ -5,7 +5,6 @@
   #---------------------------------------------------------------
   
   use strict;
  -use MDK::Common;
   
   my $RPM_BUILD_ROOT = (shift);
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to