[scl-utils] Updated the file list to handle /etc/scl/conf correctly

Jan Zeleny jzeleny at fedoraproject.org
Mon Aug 26 07:49:06 UTC 2013


commit d07ec102d893161210138b2eea356bba8aba6788
Author: Jan Zeleny <jzeleny at redhat.com>
Date:   Mon Aug 26 09:37:21 2013 +0200

    Updated the file list to handle /etc/scl/conf correctly

 scl-utils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/scl-utils.spec b/scl-utils.spec
index f2fa7fa..87b747d 100644
--- a/scl-utils.spec
+++ b/scl-utils.spec
@@ -1,7 +1,7 @@
 Summary:	Utilities for alternative packaging
 Name:		scl-utils
 Version:	20130529
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPLv2+
 Group:		Applications/File
 URL:		https://fedorahosted.org/released/scl-utils/
@@ -50,7 +50,7 @@ rm -rf %buildroot
 %files
 %defattr(-,root,root,-)
 %dir /opt/rh
-%dir %{_sysconfdir}/scl/conf
+%{_sysconfdir}/scl/conf
 %dir %{_sysconfdir}/scl/prefixes
 %{_bindir}/scl
 %{_bindir}/scl_enabled
@@ -68,6 +68,9 @@ rm -rf %buildroot
 %{_rpmconfigdir}/brp-scl-python-bytecompile
 
 %changelog
+* Mon Aug 26 2013 Jan Zeleny <jzeleny at redhat.com> - 20130529-3
+- updated the file list to handle /etc/scl/conf correctly
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20130529-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list