On 11/11/2014 04:42 PM, Pat Riehecky wrote:
From: Pat Riehecky riehecky@fnal.gov
helps when I build the correct patch set....
This implements the second half of the fix, knew that patch seemed incomplete.....
Pat Riehecky (1): updated into_srpm.sh with cleaner logic
into_srpm.sh | 33 ++++++++++++++++++++++----------- 1 files changed, 22 insertions(+), 11 deletions(-)
Pat,
With both patches applied for testing, this is what I get with an SCL using into_srpm.sh:
[jhughes@T520 php55-php]$ into_srpm.sh SOURCES/php-5.5.6-strip.tar.xz exists. skipping Warning: php55-php-5.5.6-13.el7 != php-5.5.6-13XXXjsdf9ur7qlkasdh4gygXXX Warning: Trying as a Software Collection Wrote: /home/jhughes/centos7-rpms/php55-php/SRPMS/php-5.5.6-13.el7.src.rpm
====== To me, it looks like it did not recognize it as an SCL .. the SRPM should have been:
php55-php-5.5.6-13.el7.src.rpm
Right? What am I missing. This is on an up2date c7 machine.