[beakerlib/f20: 6/6] bunch of fixes

Dalibor Pospisil sopos at fedoraproject.org
Wed Jul 2 07:41:50 UTC 2014


commit 3917ba7282d456a9836dbcc69bae573770b5dd68
Merge: 648789b e1b6086
Author: Dalibor Pospisil <dapospis at redhat.com>
Date:   Wed Jul 2 09:41:47 2014 +0200

    bunch of fixes

 0001-fixed-problem-with-IFS-other-that-space.patch |   25 +++
 ...-with-wrong-number-parameters-passed-to-b.patch |   34 ++++
 ...h-and-rlUnhash-to-unify-hashing-in-variou.patch |  165 ++++++++++++++++++++
 ...d-base64_-algorithm-defaul-algorithm-chan.patch |   55 +++++++
 ...Hash-added-option-a-as-alias-to-algorithm.patch |   32 ++++
 ...FILEBACKUP_SET_PATH_CLEAN-__INTERNAL_FILE.patch |   49 ++++++
 ...rlIsDistro-suppressed-output-of-expr-spee.patch |   49 ++++++
 0008-use-local-variable-instead-of-parameter.patch |   38 +++++
 0009-stored-namespace-key-cannot-be-empty.patch    |   34 ++++
 ...leRequires-fixed-space-at-the-end-and-pos.patch |   36 +++++
 ...m-package-also-in-non-asserted-rpm-checks.patch |   35 ++++
 ...irements-completely-supress-output-of-rlC.patch |   26 +++
 0013-add-srpm-info-to-journal-bz1071693.patch      |   24 +++
 0014-supress-storage-data-in-non-debug-mode.patch  |   31 ++++
 beakerlib.spec                                     |   34 ++++-
 15 files changed, 666 insertions(+), 1 deletions(-)
---
diff --cc beakerlib.spec
index 15d1296,a24c37e..f1a08bf
--- a/beakerlib.spec
+++ b/beakerlib.spec
@@@ -72,6 -101,9 +101,9 @@@ rm -rf $RPM_BUILD_ROO
  %{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
  
  %changelog
 -* Tue Jul 1 2014 Dalibor Pospisil <dapospis at redhat.com> - 1.9-2
++* Tue Jul 2 2014 Dalibor Pospisil <dapospis at redhat.com> - 1.9-2
+ - bunch of fixes
+ 
  * Tue Jun 17 2014 Dalibor Pospisil <dapospis at redhat.com> - 1.9-1
  - rebase to upstream 1.9
  


More information about the scm-commits mailing list