diff --git a/.gitignore b/.gitignore index 93fa70d..cd778a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/scl-utils-20120809.tar.gz +/scl-utils-20120927.tar.gz diff --git a/scl-utils.spec b/scl-utils.spec index b22ccb0..2d9825a 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -1,6 +1,6 @@ Summary: Utilities for alternative packaging Name: scl-utils -Version: 20120809 +Version: 20120927 Release: 1%{?dist} License: GPLv2+ Group: Applications/File @@ -16,6 +16,7 @@ Run-time utility for alternative packaging. Summary: RPM build macros for alternative packaging Group: Applications/File Requires: iso-codes +Requires: redhat-rpm-config %description build Essential RPM build macros for alternative packaging. @@ -45,14 +46,25 @@ rm -rf %buildroot %{_bindir}/scl %{_bindir}/scl_enabled %{_mandir}/man1/* +%{_sysconfdir}/bash_completion.d/scl.bash %files build %defattr(-,root,root,-) %{_sysconfdir}/rpm/macros.scl %{_rpmconfigdir}/scldeps.sh %{_rpmconfigdir}/fileattrs/scl.attr +%{_rpmconfigdir}/brp-scl-compress +%{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Thu Sep 27 2012 Jindrich Novy 20120927-1 +- update to 20120927 +- better BUILDROOT processing +- bash completition for scl command +- debuginfo package now has SCL-specific provide +- non-SCL builds are without warning in build log +- improved help + * Thu Aug 09 2012 Jindrich Novy 20120809-1 - update to 20120809 - processes the SCL buildroot correctly now diff --git a/sources b/sources index f7b84eb..d2fe8aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e325eb9e4a1c2fb3e507a01817a74c39 scl-utils-20120809.tar.gz +b4cd031a44bf0a63d510a446fe60a502 scl-utils-20120927.tar.gz