-
Fri May 17 2013 Jan Zeleny <jzeleny@redhat.com> - 20120927-2.6
- run enable scriptlet only if the collection is not enabled (#976551)
-
Mon Apr 29 2013 Jan Zeleny <jzeleny@redhat.com> - 20120927-2.5
- use absolute path when calling scl_enabled
-
Mon Apr 29 2013 Jan Zeleny <jzeleny@redhat.com> - 20120927-2.4
- rename scl-utils-free.patch to match the patch naming scheme
-
Mon Apr 29 2013 Jan Zeleny <jzeleny@redhat.com> - 20120927-2.3
- Allow overriding values in macro scl_package (#960556)
- Delete redundant argument from check_asprintf (#961424)
- Enable all collections given as arguments, not just the first one (#961430)
- Prevent collections to be enabled multiple times (#961429)
-
Mon Apr 29 2013 Jan Zeleny <jzeleny@redhat.com> - 20120927-2.2
- prepare for sync with RHEL5 version
-
Mon Apr 29 2013 Jan Zeleny <jzeleny@redhat.com> - 20120927-2.1
- revert the umask patch, as per #953462 and #961422
-
Mon Nov 12 2012 Jindrich Novy <jnovy@redhat.com> 20120927-2
- fix usage of freed variable and umask for temp files (#874628)
-
Fri Oct 12 2012 Jindrich Novy <jnovy@redhat.com> 20120927-1
- update to 20120927 (#855999)
-
Thu Oct 04 2012 Jindrich Novy <jnovy@redhat.com> 20120613-2
- backport patch from upstream to correctly process buildroot
after installation (compress man pages, etc.) (#844028)
-
Fri Jun 22 2012 Jindrich Novy <jnovy@redhat.com> 20120613-1
- update to 20120613 (#855999)
-
Thu May 10 2012 Jindrich Novy <jnovy@redhat.com> 20120423-2
- avoid doublefree corruption when reading commands from stdin
-
Mon Apr 23 2012 Jindrich Novy <jnovy@redhat.com> 20120423-1
- update to the latest upstream scl-utils-20120423 (#713147)
- filesystem ownership by meta package
- add man page
- fix memory leak when parsing commands from stdin
- use more descriptive error message if /etc/prefixes is missing
- do not prepend scl_* prefix to package names
- unify package naming to <SCL>-package-version
- add scl --list functionality to list available SCLs
-
Wed Feb 15 2012 Jindrich Novy <jnovy@redhat.com> 20120209-2
- build for 6.3
-
Thu Feb 09 2012 Jindrich Novy <jnovy@redhat.com> 20120209-1
- fix minor bugs (#788194)
- clear temp files
- handle commands from stdin properly
- run command even if ran as "scl enable SCL command" from already
enabled SCL
-
Wed Jan 25 2012 Jindrich Novy <jnovy@redhat.com> 20120125-1
- remove dsc macros
- trigger scl-utils-build BR inclusion while using scl macros
-
Wed Jan 11 2012 Jindrich Novy <jnovy@redhat.com> 20120111-1
- add "dsc" alias to "scl" utility
-
Wed Dec 14 2011 Jindrich Novy <jnovy@redhat.com> 20111214-1
- initial review fixes (#767556)
-
Fri Dec 09 2011 Jindrich Novy <jnovy@redhat.com> 20111209-1
- allow to use dsc_* macros and dsc* package naming
-
Wed Nov 16 2011 Jindrich Novy <jnovy@redhat.com> 20111116-1
- package is now named scl-utils
-
Mon Oct 17 2011 Jindrich Novy <jnovy@redhat.com> 20111017-1
- initial packaging for upstream
-
Wed Sep 21 2011 Jindrich Novy <jnovy@redhat.com> 0.1-14
- define %_defaultdocdir to properly relocate docs into
a stack
- document a way how to pass command to stack via stdin
-
Wed Jun 22 2011 Jindrich Novy <jnovy@redhat.com> 0.1-13
- fix Stack meta config configuration
-
Fri Jun 17 2011 Jindrich Novy <jnovy@redhat.com> 0.1-12
- use own Stack path configuration mechanism
-
Fri Jun 17 2011 Jindrich Novy <jnovy@redhat.com> 0.1-11
- avoid redefinition of %_root* macros by multiple
occurence of %stack_package
- make the Stack root path configurable
-
Tue Jun 14 2011 Jindrich Novy <jnovy@redhat.com> 0.1-10
- stack utility allows to read command from stdin
-
Mon Jun 13 2011 Jindrich Novy <jnovy@redhat.com> 0.1-9
- introduce stack enablement tracking
- introduce "stack_enabled" helper utility to let a stack
application figure out which stacks are actually enabled
- disallow running stacks recursively
-
Mon Jun 13 2011 Jindrich Novy <jnovy@redhat.com> 0.1-8
- stack utility returns executed commands' exit value
-
Fri Jun 10 2011 Jindrich Novy <jnovy@redhat.com> 0.1-7
- fix possible segfault in the stack utility
-
Fri Jun 10 2011 Jindrich Novy <jnovy@redhat.com> 0.1-6
- %stack_name: initial part of stack prefix and name of
meta package providing scriptlets
- %stack_prefix: stack namespacing part to be prepended to
original non-stack package name, can be used for Provides
namespacing as well
- %stack_runtime: run-time package name providing scriptlets
- %stack_require: macro to define dependency to other stacks
-
Thu Jun 09 2011 Jindrich Novy <jnovy@redhat.com> 0.1-5
- split the package into two - runtime and build part
- decrease verbosity when enabling a stack
-
Wed Jun 08 2011 Jindrich Novy <jnovy@redhat.com> 0.1-4
- prepend stack package with stack_* to prevent namespace
conflicts with core packages
-
Thu Jun 02 2011 Jindrich Novy <jnovy@redhat.com> 0.1-3
- introduce metapackage concept
-
Wed Jun 01 2011 Jindrich Novy <jnovy@redhat.com> 0.1-2
- modify macros so that they don't change preamble tags
-
Sun May 08 2011 Jindrich Novy <jnovy@redhat.com> 0.1-1
- initial packaging