On 11/08/2014 09:00 AM, Johnny Hughes wrote:
On 11/08/2014 08:56 AM, Johnny Hughes wrote:
On 11/07/2014 04:41 PM, Pat Riehecky wrote:
From: Pat Riehecky riehecky@fnal.gov
The previous return_disttag code expected a smaller number of '-' in the SCL name. This newer version now searches a bit more rationally.
I should have written it this way from the start....
Pat Riehecky (1): Updated for compat with devtoolset-3 software collection name
return_disttag.sh | 25 ++++++++++++------------- 1 files changed, 12 insertions(+), 13 deletions(-)
CentOS-devel mailing list CentOS-devel@centos.org http://lists.centos.org/mailman/listinfo/centos-devel
Pat,
This does not seem to work with me for into_srpm.sh
[jhughes@T520 php55-php]$ into_srpm.sh 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
Does this need a newer scl-utils or something else installed?
NOTE: I have the following installed and doing it on C7:
scl-utils-build-20130529-9.el7_0.x86_64 scl-utils-20130529-9.el7_0.x86_64
Blast, I'll have to re-factor it a bit. Ideally it should "just work" if you've any version of SCL utils. A specific version dependency just creates confusion.