Ignore:
Timestamp:
Jan 4, 2014, 12:03:38 AM (12 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f90d077
Parents:
ec008670 (diff), e57ce38 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Conflicts:

BOOK/appendices/dependencies/common.xml
BOOK/boot/common/devices.xml
BOOK/boot/common/pwdgroup.xml
BOOK/boot/ppc64-64/powerpc-utils.xml
BOOK/boot/ppc64/util-linux-32.xml
BOOK/bootscripts/common/bootscripts.xml
BOOK/final-system/alpha-chapter.xml
BOOK/final-system/common/coreutils.xml
BOOK/final-system/common/eudev.xml
BOOK/final-system/common/kbd.xml
BOOK/final-system/mips-chapter.xml
BOOK/final-system/mips64-64-chapter.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/udev-64bit.xml
BOOK/final-system/multilib/util-linux.xml
BOOK/final-system/ppc-chapter.xml
BOOK/final-system/ppc64-chapter.xml
BOOK/final-system/sparc-chapter.xml
BOOK/final-system/sparc64-64-chapter.xml
BOOK/final-system/sparc64-chapter.xml
BOOK/final-system/x86-chapter.xml
BOOK/final-system/x86_64-64-chapter.xml
BOOK/final-system/x86_64-chapter.xml
BOOK/introduction/common/changelog.xml
BOOK/materials/common/packages.xml
BOOK/packages.ent

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/perl-5.18.1-Configure_multilib-1.patch

    rec008670 r229ed25  
    11Submitted By: Ryan Oliver <ryan dot oliver at pha dot com dot au>
    2 Date: 2010-08-01
     2Date: 2013-08-13
    33Initial Package Version: 5.8.8
    44Origin: Ryan Oliver
     
    1010          Against 5.10.1 By Jim Gifford on 2009-08-25
    1111          Against 5.12.1 By Joe Ciccone on 2010-08-01
     12          Against 5.16.1 By William Harrington on 2012-08-26
     13Rename for 5.16.2 by William Harrington on 2012-11-01
    1214
    13 diff -Naur perl-5.12.1.orig/Configure perl-5.12.1/Configure
    14 --- perl-5.12.1.orig/Configure  2010-05-13 18:01:07.000000000 -0400
    15 +++ perl-5.12.1/Configure       2010-08-01 18:18:19.614326794 -0400
    16 @@ -6254,6 +6254,8 @@
     15Rediffed: Against 5.18.0 by William Harrington on 2013-05-28
     16Rediffed: Against 5.18.1 by William Harrington on 2013-08-13
     17
     18diff -Naur perl-5.18.1.orig/Configure perl-5.18.1/Configure
     19--- perl-5.18.1.orig/Configure  2013-08-12 02:44:47.000000000 +0000
     20+++ perl-5.18.1/Configure       2013-08-13 16:47:20.188650223 +0000
     21@@ -6219,6 +6219,8 @@
    1722 : The default "style" setting is made in installstyle.U
    1823 case "$installstyle" in
     
    2328 esac
    2429 eval $prefixit
    25 @@ -6502,6 +6504,8 @@
     30@@ -6467,6 +6469,8 @@
    2631 case "$sitelib" in
    2732 '') case "$installstyle" in
     
    3237        esac
    3338        ;;
    34 @@ -7020,6 +7024,8 @@
     39@@ -6986,6 +6990,8 @@
    3540                prog=`echo $package | $sed 's/-*[0-9.]*$//'`
    3641                case "$installstyle" in
Note: See TracChangeset for help on using the changeset viewer.