From 847df3ab2f0913f9ebc8f6ae33347f1e8adf1a7b Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Jan 08 2014 09:13:35 +0000 Subject: Rebase to the latest upstream release - split _scl_prefix macro in two parts: scl_basedir and scl_vendor (#985233) - check if temp file is created (#1032666) - don't split command arguments containing white space (#1032666) - rename some attr rpm macros to stop confusing rpm (#1023625) --- diff --git a/.gitignore b/.gitignore index 6235a51..ae56701 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /scl-utils-20131015.tar.gz /scl-utils-20131016.tar.gz /scl-utils-20131017.tar.gz +/scl-utils-20140108.tar.gz diff --git a/scl-utils.spec b/scl-utils.spec index de747f8..85c3f29 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -1,10 +1,10 @@ Summary: Utilities for alternative packaging Name: scl-utils -Version: 20131017 +Version: 20140108 Release: 1%{?dist} License: GPLv2+ Group: Applications/File -URL: https://fedorahosted.org/released/scl-utils/ +URL: https://fedorahosted.org/SoftwareCollections/ Source0: https://fedorahosted.org/released/scl-utils/%{name}-%{version}.tar.gz Source1: macros.scl-filesystem Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -70,6 +70,12 @@ rm -rf %buildroot %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Wed Jan 08 2014 Jan Zeleny - 20140108-1 +- split _scl_prefix macro in two parts: scl_basedir and scl_vendor (#985233) +- check if temp file is created (#1032666) +- don't split command arguments containing white space (#1032666) +- rename some attr rpm macros to stop confusing rpm (#1023625) + * Thu Oct 17 2013 Jan Zeleny - 20131017-1 - fixed one issue in scl_source script diff --git a/sources b/sources index 7aa936c..813640e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68ecdeb0232d7a523a09914124e015f7 scl-utils-20131017.tar.gz +b68961a83838ed8bd13a88c23ab18254 scl-utils-20140108.tar.gz