[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rpm-cvs
Subject:    [CVS] RPM: rpm-5_4: rpm/ CHANGES rpm/scripts/ find-debuginfo.sh
From:       "Per ?yvind Karlsen" <pkarlsen () rpm5 ! org>
Date:       2011-11-10 12:19:17
Message-ID: 20111110121917.412F6992A1 () rpm5 ! org
[Download RAW message or body]

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

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarlsen@rpm5.org
  Module: rpm                              Date:   10-Nov-2011 13:19:17
  Branch: rpm-5_4                          Handle: 2011111012191600

  Modified files:           (Branch: rpm-5_4)
    rpm                     CHANGES
    rpm/scripts             find-debuginfo.sh

  Log:
    fix find-debuginfo.sh mime-type matching.

  Summary:
    Revision    Changes     Path
    1.3501.2.187+1  -0      rpm/CHANGES
    1.14.2.3    +1  -1      rpm/scripts/find-debuginfo.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3501.2.186 -r1.3501.2.187 CHANGES
  --- rpm/CHANGES	21 Oct 2011 15:39:01 -0000	1.3501.2.186
  +++ rpm/CHANGES	10 Nov 2011 12:19:16 -0000	1.3501.2.187
  @@ -1,4 +1,5 @@
   5.4.3 -> 5.4.4:
  +    - proyvind: fix find-debuginfo.sh mime-type matching.
       - jbj: debuginfo: use current dir instead of $RPM_BUILD_DIR.
       - proyvind: fix different epoch being ignored when comparing two packages
   	with same NVRA.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/scripts/find-debuginfo.sh
  ============================================================================
  $ cvs diff -u -r1.14.2.2 -r1.14.2.3 find-debuginfo.sh
  --- rpm/scripts/find-debuginfo.sh	21 Oct 2011 15:39:02 -0000	1.14.2.2
  +++ rpm/scripts/find-debuginfo.sh	10 Nov 2011 12:19:16 -0000	1.14.2.3
  @@ -91,7 +91,7 @@
   {
     local g=
     $strip_g && case "$(file -bi "$2")" in
  -  application/x-sharedlib,*) g=-g ;;
  +  application/x-sharedlib*) g=-g ;;
     esac
     eu-strip --remove-comment $g -f "$1" "$2" || exit
     chmod 444 "$1" || exit
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic