Hello community, here is the log from the commit of package powerpc-utils for openSUSE:Factory checked in at 2016-04-30 23:24:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerpc-utils (Old) and /work/SRC/openSUSE:Factory/.powerpc-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerpc-utils" Changes: -------- --- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes 2016-04-03 23:04:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.powerpc-utils.new/powerpc-utils.changes 2016-04-30 23:24:10.000000000 +0200 @@ -1,0 +2,12 @@ +Thu Apr 14 11:38:50 UTC 2016 - [email protected] + +- version update to 1.3.1 (FATE#319933) + +- modified patches: + * ofpathname_powernv.patch + * powerpc-utils-lsprop.patch + +- removed patches: + * 0001-nvram-Correct-valid-partition-name-checking.patch + +------------------------------------------------------------------- Old: ---- 0001-nvram-Correct-valid-partition-name-checking.patch powerpc-utils-1.3.0.tar.gz New: ---- powerpc-utils-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerpc-utils.spec ++++++ --- /var/tmp/diff_new_pack.x2O2rJ/_old 2016-04-30 23:24:11.000000000 +0200 +++ /var/tmp/diff_new_pack.x2O2rJ/_new 2016-04-30 23:24:11.000000000 +0200 @@ -31,7 +31,7 @@ BuildRequires: automake BuildRequires: librtas-devel BuildRequires: zlib-devel -Version: 1.3.0 +Version: 1.3.1 Release: 0 Url: https://github.com/nfont/powerpc-utils Summary: Utilities for PowerPC Hardware @@ -43,7 +43,6 @@ Source1: nvsetenv Patch1: powerpc-utils-lsprop.patch Patch2: ofpathname_powernv.patch -Patch3: 0001-nvram-Correct-valid-partition-name-checking.patch ExclusiveArch: ppc ppc64 ppc64le %description @@ -54,7 +53,6 @@ %setup -q %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build ./autogen.sh ++++++ ofpathname_powernv.patch ++++++ --- /var/tmp/diff_new_pack.x2O2rJ/_old 2016-04-30 23:24:11.000000000 +0200 +++ /var/tmp/diff_new_pack.x2O2rJ/_new 2016-04-30 23:24:11.000000000 +0200 @@ -1,8 +1,8 @@ -Index: powerpc-utils-1.2.26/scripts/ofpathname +Index: powerpc-utils-1.3.1/scripts/ofpathname =================================================================== ---- powerpc-utils-1.2.26.orig/scripts/ofpathname -+++ powerpc-utils-1.2.26/scripts/ofpathname -@@ -1473,7 +1473,7 @@ of2l_fc() +--- powerpc-utils-1.3.1.orig/scripts/ofpathname ++++ powerpc-utils-1.3.1/scripts/ofpathname +@@ -1626,7 +1626,7 @@ of2l_nvme() . $PSERIES_PLATFORM if [[ $platform = $PLATFORM_POWERNV ]]; then echo "$OFPATHNAME: is not supported on the $platform_name platform" ++++++ powerpc-utils-1.3.0.tar.gz -> powerpc-utils-1.3.1.tar.gz ++++++ ++++ 3690 lines of diff (skipped) ++++++ powerpc-utils-lsprop.patch ++++++ --- /var/tmp/diff_new_pack.x2O2rJ/_old 2016-04-30 23:24:11.000000000 +0200 +++ /var/tmp/diff_new_pack.x2O2rJ/_new 2016-04-30 23:24:11.000000000 +0200 @@ -1,8 +1,8 @@ -Index: powerpc-utils-1.2.26/src/lsprop.c +Index: powerpc-utils-1.3.1/src/lsprop.c =================================================================== ---- powerpc-utils-1.2.26.orig/src/lsprop.c -+++ powerpc-utils-1.2.26/src/lsprop.c -@@ -16,7 +16,7 @@ +--- powerpc-utils-1.3.1.orig/src/lsprop.c ++++ powerpc-utils-1.3.1/src/lsprop.c +@@ -25,7 +25,7 @@ #include <endian.h> int recurse;
