Update zkEnv.sh CLASSPATH to fix bz#1261458

This commit is contained in:
Christopher Tubbs 2015-10-16 16:15:01 -04:00
parent d1dd2863f8
commit 216e5aeb0b
2 changed files with 20 additions and 2 deletions

17
zkEnv.sh Executable file → Normal file

File diff suppressed because one or more lines are too long

View File

@ -5,7 +5,7 @@
Name: zookeeper
Version: 3.4.6
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A high-performance coordination service for distributed applications
License: ASL 2.0 and BSD
URL: http://zookeeper.apache.org/
@ -300,6 +300,9 @@ getent passwd zookeeper >/dev/null || \
%doc LICENSE.txt NOTICE.txt src/contrib/zkpython/README
%changelog
* Fri Oct 16 2015 Christopher Tubbs <ctubbsii-fedora@apache.org> - 3.4.6-9
- Update zkEnv.sh CLASSPATH to fix bz#1261458
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 3.4.6-8
- Rebuilt for Boost 1.59