Page MenuHomePhorge

Build 309
PassedPublic

Run Command on atomic01

When
Completed at Apr 27 2015, 4:07 PM · Built for 6 m, 21 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1103 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ test_build=0
2+ test_functional=0
3+ test_integration=0
4+ test_performance=0
5+ test_unit=0
6+ vcs=git
7+ '[' 12 -gt 0 ']'
8+ case $1 in
9++ eval echo ''\''309'\'''
10+++ echo 309
11+ id=309
12+ shift
13+ shift
14+ '[' 10 -gt 0 ']'
15+ case $1 in
16++ eval echo master
17+++ echo master
18+ commit=master
19+ shift
20+ shift
21+ '[' 8 -gt 0 ']'
22+ case $1 in
23++ eval echo ''\'''\'''
24+++ echo ''
25+ differential=
26+ shift
27+ shift
28+ '[' 6 -gt 0 ']'
29+ case $1 in
30++ eval echo ''\''PHID-HMBT-ripomr2epmifxtncj4pz'\'''
31+++ echo PHID-HMBT-ripomr2epmifxtncj4pz
32+ phid=PHID-HMBT-ripomr2epmifxtncj4pz
33+ shift
34+ shift
35+ '[' 4 -gt 0 ']'
36+ case $1 in
37++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git
38+++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
39+ uri=ssh://git@git.kolab.org/diffusion/QA/stick.git
40+ shift
41+ shift
42+ '[' 2 -gt 0 ']'
43+ case $1 in
44++ eval echo git
45+++ echo git
46+ vcs=git
47+ shift
48+ shift
49+ '[' 0 -gt 0 ']'
50+ '[' -z master -a -z '' ']'
51+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
52+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
53+ test_build=1
54+ test_functional=1
55+ test_integration=1
56+ test_performance=1
57+ test_unit=1
58+ '[' -z git ']'
59+ case ${vcs} in
60++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
61+ package=stick
62++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
63++ sed -e 's|ssh://git@|https://|g'
64+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
65+ case ${package} in
66+ case ${uri} in
67++ pwd
68+ export TMPDIR=/var/tmp/426
69+ TMPDIR=/var/tmp/426
70+ '[' '!' -d stick.git ']'
71+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
72+ pushd stick.git
73+ git checkout master
74Already on 'master'
75+ popd
76+ '[' stick '!=' stick ']'
77+ export commit
78+ export differential
79+ export id
80+ export package
81+ export phid
82+ export ro_uri
83+ export uri
84+ export vcs
85+ export test_build
86+ export test_functional
87+ export test_integration
88+ export test_performance
89+ export test_unit
90+ '[' -x stick.git/drydocker/stick/build.sh ']'
91+ pushd stick.git
92+ ../stick.git/drydocker/stick/build.sh
93Sending build context to Docker daemon 3.072 kB
94
95Sending build context to Docker daemon
96+ retval=0
97+ popd
98+ cd /var/tmp
99+ rm -rf /var/tmp/426
100+ exit 0
101

Build Log 1102 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'stick.git'...
2/var/tmp/426/stick.git /var/tmp/426
3/var/tmp/426
4/var/tmp/426/stick.git /var/tmp/426
5Cloning into '/var/tmp/426/docker.git'...
6/var/tmp/426/docker.git/ci /var/tmp/426/stick.git
7for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
8 docker build -t kolab/ci-$dist - < $dist ; \
9done
10Step 0 : FROM centos:centos7
11 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> 85a7fc22c601
15Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> bcd2b3489b29
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 993c953beb21
21Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
22 ---> Using cache
23 ---> 02af3d0b0ea6
24Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
25 ---> Using cache
26 ---> 9e1006ebf407
27Step 6 : ENV IMAGE maipo
28 ---> Using cache
29 ---> 624cf3b1098b
30Step 7 : RUN yum clean metadata && yum -y install ant build epel-release git osc passwd perl-Digest-MD5 perl-TimeDate rpmdevtools sudo yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
31 ---> Running in 65f59ba55613
32Loaded plugins: fastestmirror
33Cleaning repos: Kolab_Development base extras openSUSE_Tools updates
340 metadata files removed
350 sqlite files removed
360 metadata files removed
37Loaded plugins: fastestmirror
38Determining fastest mirrors
39 * base: mirror.switch.ch
40 * extras: mirror.switch.ch
41 * updates: mirror.switch.ch
42Warning: Package group fedora-packager does not exist.
43Resolving Dependencies
44--> Running transaction check
45---> Package ant.noarch 0:1.9.2-9.el7 will be installed
46--> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.2-9.el7.noarch
47--> Processing Dependency: java-devel >= 1.5.0 for package: ant-1.9.2-9.el7.noarch
48--> Processing Dependency: xml-commons-apis for package: ant-1.9.2-9.el7.noarch
49--> Processing Dependency: xerces-j2 for package: ant-1.9.2-9.el7.noarch
50--> Processing Dependency: perl for package: ant-1.9.2-9.el7.noarch
51--> Processing Dependency: jpackage-utils for package: ant-1.9.2-9.el7.noarch
52---> Package autoconf.noarch 0:2.69-11.el7 will be installed
53--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
54--> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch
55--> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch
56--> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch
57--> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch
58--> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch
59--> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch
60--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
61--> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch
62--> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch
63---> Package automake.noarch 0:1.13.4-3.el7 will be installed
64--> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
65--> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
66--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
67---> Package bison.x86_64 0:2.7-4.el7 will be installed
68---> Package build.noarch 0:20150317-192.1 will be installed
69--> Processing Dependency: build-mkbaselibs for package: build-20150317-192.1.noarch
70--> Processing Dependency: tar for package: build-20150317-192.1.noarch
71---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed
72---> Package cscope.x86_64 0:15.8-7.el7 will be installed
73--> Processing Dependency: emacs-filesystem for package: cscope-15.8-7.el7.x86_64
74---> Package ctags.x86_64 0:5.8-13.el7 will be installed
75---> Package diffstat.x86_64 0:1.57-4.el7 will be installed
76---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed
77---> Package elfutils.x86_64 0:0.160-1.el7 will be installed
78--> Processing Dependency: elfutils-libs(x86-64) = 0.160-1.el7 for package: elfutils-0.160-1.el7.x86_64
79--> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.160-1.el7.x86_64
80--> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.160-1.el7.x86_64
81--> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.160-1.el7.x86_64
82--> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.160-1.el7.x86_64
83--> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.160-1.el7.x86_64
84--> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.160-1.el7.x86_64
85--> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.160-1.el7.x86_64
86--> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.160-1.el7.x86_64
87--> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.160-1.el7.x86_64
88--> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
89--> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
90---> Package epel-release.noarch 0:7-5 will be installed
91---> Package flex.x86_64 0:2.5.37-3.el7 will be installed
92---> Package gcc.x86_64 0:4.8.3-9.el7 will be installed
93--> Processing Dependency: cpp = 4.8.3-9.el7 for package: gcc-4.8.3-9.el7.x86_64
94--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.3-9.el7.x86_64
95--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.3-9.el7.x86_64
96--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.3-9.el7.x86_64
97---> Package gcc-c++.x86_64 0:4.8.3-9.el7 will be installed
98--> Processing Dependency: libstdc++-devel = 4.8.3-9.el7 for package: gcc-c++-4.8.3-9.el7.x86_64
99---> Package gcc-gfortran.x86_64 0:4.8.3-9.el7 will be installed
100--> Processing Dependency: libquadmath-devel = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64
101--> Processing Dependency: libquadmath = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64
102--> Processing Dependency: libgfortran = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64
103--> Processing Dependency: libgfortran.so.3()(64bit) for package: gcc-gfortran-4.8.3-9.el7.x86_64
104---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed
105--> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
106--> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
107---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed
108--> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64
109--> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64
110--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64
111--> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64
112--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64
113--> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64
114--> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64
115--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64
116---> Package indent.x86_64 0:2.2.11-13.el7 will be installed
117---> Package intltool.noarch 0:0.50.2-6.el7 will be installed
118--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch
119--> Processing Dependency: perl(Encode) for package: intltool-0.50.2-6.el7.noarch
120--> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch
121---> Package libtool.x86_64 0:2.4.2-20.el7 will be installed
122---> Package make.x86_64 1:3.82-21.el7 will be installed
123---> Package osc.x86_64 0:0.151.2-166.1 will be installed
124--> Processing Dependency: m2crypto > 0.19 for package: osc-0.151.2-166.1.x86_64
125---> Package passwd.x86_64 0:0.79-4.el7 will be installed
126---> Package patch.x86_64 0:2.7.1-8.el7 will be installed
127---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed
128---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
129--> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64
130---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed
131--> Processing Dependency: perl(Time::Local) for package: 1:perl-TimeDate-2.30-2.el7.noarch
132---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed
133---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed
134--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
135--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
136--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
137---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed
138--> Processing Dependency: unzip for package: rpm-build-4.11.1-25.el7.x86_64
139--> Processing Dependency: bzip2 for package: rpm-build-4.11.1-25.el7.x86_64
140--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.1-25.el7.x86_64
141---> Package rpm-sign.x86_64 0:4.11.1-25.el7 will be installed
142---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed
143--> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch
144---> Package subversion.x86_64 0:1.7.14-7.el7_0 will be installed
145--> Processing Dependency: subversion-libs(x86-64) = 1.7.14-7.el7_0 for package: subversion-1.7.14-7.el7_0.x86_64
146--> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
147--> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
148--> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
149--> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
150--> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
151--> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
152--> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
153--> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
154--> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
155--> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
156--> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
157--> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
158--> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
159--> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
160--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
161--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
162--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
163---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed
164---> Package swig.x86_64 0:2.0.11-11.el7.kolab_3.5 will be installed
165---> Package systemtap.x86_64 0:2.6-8.el7 will be installed
166--> Processing Dependency: systemtap-devel = 2.6-8.el7 for package: systemtap-2.6-8.el7.x86_64
167--> Processing Dependency: systemtap-client = 2.6-8.el7 for package: systemtap-2.6-8.el7.x86_64
168---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed
169--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch
170--> Running transaction check
171---> Package apr.x86_64 0:1.4.8-3.el7 will be installed
172---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
173---> Package build-mkbaselibs.noarch 0:20150317-192.1 will be installed
174---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed
175---> Package cpp.x86_64 0:4.8.3-9.el7 will be installed
176---> Package dwz.x86_64 0:0.11-3.el7 will be installed
177---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed
178---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed
179---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed
180---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed
181--> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64
182---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed
183---> Package glibc-devel.x86_64 0:2.17-78.el7 will be installed
184--> Processing Dependency: glibc-headers = 2.17-78.el7 for package: glibc-devel-2.17-78.el7.x86_64
185--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-78.el7.x86_64
186---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
187--> Processing Dependency: java-1.7.0-openjdk = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
188--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
189---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed
190--> Processing Dependency: python-javapackages = 3.4.1-6.el7_0 for package: javapackages-tools-3.4.1-6.el7_0.noarch
191--> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-6.el7_0.noarch
192---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed
193---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed
194---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
195---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed
196---> Package libquadmath-devel.x86_64 0:4.8.3-9.el7 will be installed
197---> Package libstdc++-devel.x86_64 0:4.8.3-9.el7 will be installed
198---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed
199---> Package m4.x86_64 0:1.4.16-9.el7 will be installed
200---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed
201--> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-9.el7.x86_64
202---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
203---> Package neon.x86_64 0:0.30.0-3.el7 will be installed
204--> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.el7.x86_64
205--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.el7.x86_64
206--> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.el7.x86_64
207--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.el7.x86_64
208--> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.el7.x86_64
209---> Package openssh-clients.x86_64 0:6.6.1p1-11.el7 will be installed
210--> Processing Dependency: openssh = 6.6.1p1-11.el7 for package: openssh-clients-6.6.1p1-11.el7.x86_64
211--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-11.el7.x86_64
212--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-11.el7.x86_64
213--> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-11.el7.x86_64
214---> Package perl.x86_64 4:5.16.3-285.el7 will be installed
215--> Processing Dependency: perl-libs = 4:5.16.3-285.el7 for package: 4:perl-5.16.3-285.el7.x86_64
216--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64
217--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-285.el7.x86_64
218--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64
219--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-285.el7.x86_64
220--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64
221--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64
222--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64
223--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64
224--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-285.el7.x86_64
225--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64
226--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64
227--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64
228--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-285.el7.x86_64
229---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
230---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
231---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
232---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
233---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
234---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
235---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
236---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
237---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
238--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
239---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed
240---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
241---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
242---> Package perl-Test-Harness.noarch 0:3.28-2.el7 will be installed
243---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
244---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
245---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
246---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
247---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
248---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
249---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
250---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed
251--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch
252---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed
253---> Package subversion-libs.x86_64 0:1.7.14-7.el7_0 will be installed
254---> Package systemtap-client.x86_64 0:2.6-8.el7 will be installed
255--> Processing Dependency: systemtap-runtime = 2.6-8.el7 for package: systemtap-client-2.6-8.el7.x86_64
256--> Processing Dependency: mokutil for package: systemtap-client-2.6-8.el7.x86_64
257--> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-2.6-8.el7.x86_64
258--> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-2.6-8.el7.x86_64
259---> Package systemtap-devel.x86_64 0:2.6-8.el7 will be installed
260--> Processing Dependency: kernel-devel for package: systemtap-devel-2.6-8.el7.x86_64
261---> Package tar.x86_64 2:1.26-29.el7 will be installed
262---> Package unzip.x86_64 0:6.0-15.el7 will be installed
263---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed
264--> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch
265--> Processing Dependency: xalan-j2 >= 2.7.1 for package: xerces-j2-2.11.0-17.el7_0.noarch
266--> Processing Dependency: osgi(org.apache.xml.serializer) for package: xerces-j2-2.11.0-17.el7_0.noarch
267--> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch
268---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed
269---> Package zip.x86_64 0:3.0-10.el7 will be installed
270--> Running transaction check
271---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed
272---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed
273--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64
274---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed
275---> Package glibc-headers.x86_64 0:2.17-78.el7 will be installed
276--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-78.el7.x86_64
277--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-78.el7.x86_64
278---> Package gnutls.x86_64 0:3.3.8-12.el7 will be installed
279--> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.8-12.el7.x86_64
280--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.8-12.el7.x86_64
281--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.8-12.el7.x86_64
282---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
283--> Processing Dependency: java-1.7.0-openjdk-headless = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
284--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
285--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
286--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
287--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
288--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
289--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
290--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
291--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
292--> Processing Dependency: fontconfig for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
293--> Processing Dependency: libpulse.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
294--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
295--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
296--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
297--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
298--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
299--> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
300--> Processing Dependency: libfontconfig.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
301--> Processing Dependency: libcups.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
302--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
303--> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
304--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
305--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
306--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
307--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
308---> Package kernel-devel.x86_64 0:3.10.0-229.1.2.el7 will be installed
309---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed
310--> Processing Dependency: libX11-common = 1.6.0-2.1.el7 for package: libX11-1.6.0-2.1.el7.x86_64
311--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.0-2.1.el7.x86_64
312---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
313---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
314---> Package libproxy.x86_64 0:0.4.11-6.el7 will be installed
315--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-6.el7.x86_64
316---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
317---> Package mokutil.x86_64 0:0.7-5.el7 will be installed
318---> Package openssh.x86_64 0:6.6.1p1-11.el7 will be installed
319---> Package pakchois.x86_64 0:0.4-10.el7 will be installed
320---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
321---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
322--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
323---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
324--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
325--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
326---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
327---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed
328---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
329---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
330---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed
331---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed
332---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
333---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed
334---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed
335--> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-6.el7_0.noarch
336---> Package systemtap-runtime.x86_64 0:2.6-8.el7 will be installed
337--> Processing Dependency: libsymtabAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-8.el7.x86_64
338--> Processing Dependency: libdyninstAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-8.el7.x86_64
339---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed
340---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed
341--> Running transaction check
342---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed
343---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed
344---> Package dyninst.x86_64 0:8.2.0-2.el7 will be installed
345--> Processing Dependency: libdwarf.so.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64
346--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64
347--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64
348---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed
349---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed
350--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-7.el7.x86_64
351---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed
352---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
353--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
354--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
355---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
356--> Processing Dependency: lcms2 >= 2.5 for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
357--> Processing Dependency: tzdata-java for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
358--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
359--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
360--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
361--> Processing Dependency: liblcms2.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
362--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
363--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
364--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
365--> Processing Dependency: libcairo.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
366--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
367---> Package kernel-headers.x86_64 0:3.10.0-229.1.2.el7 will be installed
368---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed
369---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed
370---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed
371---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed
372---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed
373---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
374---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
375---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed
376---> Package libxcb.x86_64 0:1.9-5.el7 will be installed
377--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.9-5.el7.x86_64
378---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed
379---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed
380---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
381--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
382--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
383---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
384---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed
385--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
386--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
387--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
388--> Processing Dependency: libjson-c.so.2()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
389--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
390---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
391---> Package trousers.x86_64 0:0.3.11.2-3.el7 will be installed
392---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
393--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
394--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
395--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
396--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
397--> Running transaction check
398---> Package atk.x86_64 0:2.8.0-4.el7 will be installed
399---> Package boost-system.x86_64 0:1.53.0-23.el7 will be installed
400---> Package boost-thread.x86_64 0:1.53.0-23.el7 will be installed
401---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed
402--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64
403--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
404--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
405---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
406---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed
407--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
408--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
409--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
410---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed
411--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.22-5.el7_0.1.x86_64
412--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.22-5.el7_0.1.x86_64
413--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
414--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
415--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
416--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
417--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
418--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
419---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
420---> Package lcms2.x86_64 0:2.5-4.el7 will be installed
421---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed
422---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed
423---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
424---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
425---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed
426---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed
427--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
428--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
429--> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
430--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
431--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
432---> Package pango.x86_64 0:1.34.1-5.el7 will be installed
433--> Processing Dependency: libthai >= 0.1.9 for package: pango-1.34.1-5.el7.x86_64
434--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.34.1-5.el7.x86_64
435--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
436--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
437--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.34.1-5.el7.x86_64
438---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
439---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
440---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
441---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed
442---> Package tzdata-java.noarch 0:2015c-1.el7 will be installed
443---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed
444--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
445--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
446--> Running transaction check
447---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
448---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
449---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed
450--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.20-4.el7.x86_64
451---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
452---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed
453---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
454---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed
455---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
456---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed
457---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed
458---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed
459---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
460---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed
461---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed
462---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
463---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
464---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed
465--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64
466---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed
467---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
468--> Processing Dependency: mesa-libgbm = 10.2.7-5.20140910.el7 for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
469--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
470--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
471--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
472---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
473--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-10.2.7-5.20140910.el7.x86_64
474---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed
475--> Running transaction check
476---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed
477---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
478---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed
479---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed
480--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.56-2.el7.x86_64
481---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed
482---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed
483--> Running transaction check
484---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed
485--> Processing Dependency: hwdata for package: libpciaccess-0.13.1-4.1.el7.x86_64
486--> Running transaction check
487---> Package hwdata.noarch 0:0.252-7.5.el7 will be installed
488--> Finished Dependency Resolution
489
490Dependencies Resolved
491
492================================================================================
493 Package Arch Version Repository Size
494================================================================================
495Installing for group install "Development Tools":
496 autoconf noarch 2.69-11.el7 base 701 k
497 automake noarch 1.13.4-3.el7 base 679 k
498 bison x86_64 2.7-4.el7 base 578 k
499 byacc x86_64 1.9.20130304-3.el7 base 65 k
500 cscope x86_64 15.8-7.el7 base 203 k
501 ctags x86_64 5.8-13.el7 base 155 k
502 diffstat x86_64 1.57-4.el7 base 35 k
503 doxygen x86_64 1:1.8.5-3.el7 base 3.6 M
504 elfutils x86_64 0.160-1.el7 base 262 k
505 flex x86_64 2.5.37-3.el7 base 292 k
506 gcc x86_64 4.8.3-9.el7 base 16 M
507 gcc-c++ x86_64 4.8.3-9.el7 base 7.2 M
508 gcc-gfortran x86_64 4.8.3-9.el7 base 6.6 M
509 gettext x86_64 0.18.2.1-4.el7 base 959 k
510 git x86_64 1.8.3.1-4.el7 base 4.3 M
511 indent x86_64 2.2.11-13.el7 base 150 k
512 intltool noarch 0.50.2-6.el7 base 59 k
513 libtool x86_64 2.4.2-20.el7 base 588 k
514 make x86_64 1:3.82-21.el7 base 420 k
515 patch x86_64 2.7.1-8.el7 base 110 k
516 patchutils x86_64 0.3.3-4.el7 base 104 k
517 rcs x86_64 5.9.0-5.el7 base 230 k
518 redhat-rpm-config noarch 9.1.0-68.el7.centos base 77 k
519 rpm-build x86_64 4.11.1-25.el7 base 141 k
520 rpm-sign x86_64 4.11.1-25.el7 base 42 k
521 subversion x86_64 1.7.14-7.el7_0 updates 1.0 M
522 swig x86_64 2.0.11-11.el7.kolab_3.5 Kolab_Development
523 1.3 M
524 systemtap x86_64 2.6-8.el7 base 24 k
525Installing:
526 ant noarch 1.9.2-9.el7 base 1.9 M
527 build noarch 20150317-192.1 openSUSE_Tools 157 k
528 epel-release noarch 7-5 extras 14 k
529 osc x86_64 0.151.2-166.1 openSUSE_Tools 504 k
530 passwd x86_64 0.79-4.el7 base 105 k
531 perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k
532 perl-TimeDate noarch 1:2.30-2.el7 base 52 k
533 rpmdevtools noarch 8.3-5.el7 base 97 k
534 sudo x86_64 1.8.6p7-13.el7 base 718 k
535 yum-utils noarch 1.1.31-29.el7 base 112 k
536Installing for dependencies:
537 alsa-lib x86_64 1.0.28-2.el7 base 391 k
538 apr x86_64 1.4.8-3.el7 base 103 k
539 apr-util x86_64 1.5.2-6.el7 base 92 k
540 atk x86_64 2.8.0-4.el7 base 233 k
541 avahi-libs x86_64 0.6.31-14.el7 base 60 k
542 boost-system x86_64 1.53.0-23.el7 base 39 k
543 boost-thread x86_64 1.53.0-23.el7 base 56 k
544 build-mkbaselibs noarch 20150317-192.1 openSUSE_Tools 37 k
545 bzip2 x86_64 1.0.6-12.el7 base 52 k
546 cairo x86_64 1.12.14-6.el7 base 697 k
547 cpp x86_64 4.8.3-9.el7 base 5.9 M
548 cups-libs x86_64 1:1.6.3-17.el7 base 354 k
549 dwz x86_64 0.11-3.el7 base 99 k
550 dyninst x86_64 8.2.0-2.el7 base 2.5 M
551 elfutils-libs x86_64 0.160-1.el7 base 249 k
552 emacs-filesystem noarch 1:24.3-11.el7 base 57 k
553 fipscheck x86_64 1.4.1-5.el7 base 21 k
554 fipscheck-lib x86_64 1.4.1-5.el7 base 11 k
555 flac-libs x86_64 1.3.0-5.el7_1 updates 169 k
556 fontconfig x86_64 2.10.95-7.el7 base 228 k
557 fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
558 freetype x86_64 2.4.11-10.el7_1.1 updates 391 k
559 gdb x86_64 7.6.1-64.el7 base 2.4 M
560 gdk-pixbuf2 x86_64 2.28.2-4.el7 base 533 k
561 gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k
562 gettext-devel x86_64 0.18.2.1-4.el7 base 315 k
563 gettext-libs x86_64 0.18.2.1-4.el7 base 435 k
564 giflib x86_64 4.1.6-9.el7 base 40 k
565 glibc-devel x86_64 2.17-78.el7 base 1.0 M
566 glibc-headers x86_64 2.17-78.el7 base 656 k
567 gnutls x86_64 3.3.8-12.el7 base 662 k
568 graphite2 x86_64 1.2.2-5.el7 base 81 k
569 gsm x86_64 1.0.13-11.el7 base 30 k
570 gtk2 x86_64 2.24.22-5.el7_0.1 base 3.4 M
571 harfbuzz x86_64 0.9.20-4.el7 base 145 k
572 hicolor-icon-theme noarch 0.12-7.el7 base 42 k
573 hwdata noarch 0.252-7.5.el7 base 2.0 M
574 jasper-libs x86_64 1.900.1-26.el7_0.3 base 149 k
575 java-1.7.0-openjdk x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 202 k
576 java-1.7.0-openjdk-devel x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 9.2 M
577 java-1.7.0-openjdk-headless
578 x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 25 M
579 javapackages-tools noarch 3.4.1-6.el7_0 base 72 k
580 jbigkit-libs x86_64 2.0-11.el7 base 46 k
581 json-c x86_64 0.11-4.el7_0 base 31 k
582 kernel-devel x86_64 3.10.0-229.1.2.el7 updates 9.9 M
583 kernel-headers x86_64 3.10.0-229.1.2.el7 updates 2.3 M
584 lcms2 x86_64 2.5-4.el7 base 133 k
585 libICE x86_64 1.0.8-7.el7 base 63 k
586 libSM x86_64 1.2.1-7.el7 base 38 k
587 libX11 x86_64 1.6.0-2.1.el7 base 605 k
588 libX11-common noarch 1.6.0-2.1.el7 base 181 k
589 libXau x86_64 1.0.8-2.1.el7 base 29 k
590 libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
591 libXcursor x86_64 1.1.14-2.1.el7 base 30 k
592 libXdamage x86_64 1.1.4-4.1.el7 base 20 k
593 libXext x86_64 1.3.2-2.1.el7 base 38 k
594 libXfixes x86_64 5.0.1-2.1.el7 base 18 k
595 libXfont x86_64 1.4.7-2.el7_0 base 144 k
596 libXft x86_64 2.3.1-5.1.el7 base 57 k
597 libXi x86_64 1.7.2-2.1.el7 base 39 k
598 libXinerama x86_64 1.1.3-2.1.el7 base 14 k
599 libXrandr x86_64 1.4.1-2.1.el7 base 25 k
600 libXrender x86_64 0.9.8-2.1.el7 base 25 k
601 libXtst x86_64 1.2.2-2.1.el7 base 20 k
602 libXxf86vm x86_64 1.1.3-2.1.el7 base 17 k
603 libasyncns x86_64 0.8-7.el7 base 26 k
604 libdrm x86_64 2.4.56-2.el7 base 122 k
605 libdwarf x86_64 20130207-4.el7 base 109 k
606 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
607 libfontenc x86_64 1.1.1-5.el7 base 29 k
608 libgfortran x86_64 4.8.3-9.el7 base 290 k
609 libgnome-keyring x86_64 3.8.0-3.el7 base 109 k
610 libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
611 libmodman x86_64 2.0.1-8.el7 base 28 k
612 libmpc x86_64 1.0.1-3.el7 base 51 k
613 libogg x86_64 2:1.3.0-7.el7 base 24 k
614 libpciaccess x86_64 0.13.1-4.1.el7 base 25 k
615 libpipeline x86_64 1.2.3-3.el7 base 53 k
616 libpng x86_64 2:1.5.13-5.el7 base 212 k
617 libproxy x86_64 0.4.11-6.el7 base 65 k
618 libquadmath x86_64 4.8.3-9.el7 base 179 k
619 libquadmath-devel x86_64 4.8.3-9.el7 base 42 k
620 libsndfile x86_64 1.0.25-9.el7 base 149 k
621 libstdc++-devel x86_64 4.8.3-9.el7 base 1.5 M
622 libthai x86_64 0.1.14-9.el7 base 187 k
623 libtiff x86_64 4.0.3-14.el7 base 167 k
624 libvorbis x86_64 1:1.3.3-8.el7 base 204 k
625 libxcb x86_64 1.9-5.el7 base 169 k
626 libxslt x86_64 1.1.28-5.el7 base 242 k
627 m2crypto x86_64 0.21.1-15.el7 base 428 k
628 m4 x86_64 1.4.16-9.el7 base 256 k
629 man-db x86_64 2.6.3-9.el7 base 559 k
630 mesa-libEGL x86_64 10.2.7-5.20140910.el7 base 70 k
631 mesa-libGL x86_64 10.2.7-5.20140910.el7 base 149 k
632 mesa-libgbm x86_64 10.2.7-5.20140910.el7 base 31 k
633 mesa-libglapi x86_64 10.2.7-5.20140910.el7 base 37 k
634 mokutil x86_64 0.7-5.el7 base 23 k
635 mpfr x86_64 3.1.1-4.el7 base 203 k
636 neon x86_64 0.30.0-3.el7 base 165 k
637 nettle x86_64 2.7.1-4.el7 base 327 k
638 openssh x86_64 6.6.1p1-11.el7 base 431 k
639 openssh-clients x86_64 6.6.1p1-11.el7 base 635 k
640 pakchois x86_64 0.4-10.el7 base 14 k
641 pango x86_64 1.34.1-5.el7 base 283 k
642 perl x86_64 4:5.16.3-285.el7 base 8.0 M
643 perl-Carp noarch 1.26-244.el7 base 19 k
644 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
645 perl-Digest noarch 1.17-245.el7 base 23 k
646 perl-Encode x86_64 2.51-7.el7 base 1.5 M
647 perl-Error noarch 1:0.17020-2.el7 base 32 k
648 perl-Exporter noarch 5.68-3.el7 base 28 k
649 perl-File-Path noarch 2.09-2.el7 base 26 k
650 perl-File-Temp noarch 0.23.01-3.el7 base 56 k
651 perl-Filter x86_64 1.49-3.el7 base 76 k
652 perl-Getopt-Long noarch 2.40-2.el7 base 56 k
653 perl-Git noarch 1.8.3.1-4.el7 base 52 k
654 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
655 perl-PathTools x86_64 3.40-5.el7 base 82 k
656 perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k
657 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
658 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
659 perl-Pod-Usage noarch 1.63-3.el7 base 27 k
660 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
661 perl-Socket x86_64 2.010-3.el7 base 49 k
662 perl-Storable x86_64 2.45-3.el7 base 77 k
663 perl-TermReadKey x86_64 2.30-20.el7 base 31 k
664 perl-Test-Harness noarch 3.28-2.el7 base 302 k
665 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
666 perl-Thread-Queue noarch 3.02-2.el7 base 17 k
667 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
668 perl-Time-Local noarch 1.2300-2.el7 base 24 k
669 perl-XML-Parser x86_64 2.41-10.el7 base 223 k
670 perl-constant noarch 1.27-2.el7 base 19 k
671 perl-libs x86_64 4:5.16.3-285.el7 base 687 k
672 perl-macros x86_64 4:5.16.3-285.el7 base 42 k
673 perl-parent noarch 1:0.225-244.el7 base 12 k
674 perl-podlators noarch 2.5.1-3.el7 base 112 k
675 perl-srpm-macros noarch 1-8.el7 base 4.6 k
676 perl-threads x86_64 1.87-4.el7 base 49 k
677 perl-threads-shared x86_64 1.43-6.el7 base 39 k
678 pixman x86_64 0.32.4-3.el7 base 254 k
679 pulseaudio-libs x86_64 3.0-30.el7 base 556 k
680 python-chardet noarch 2.0.1-7.el7 base 222 k
681 python-javapackages noarch 3.4.1-6.el7_0 base 31 k
682 python-kitchen noarch 1.1.1-5.el7 base 267 k
683 python-lxml x86_64 3.2.1-4.el7 base 758 k
684 rsync x86_64 3.0.9-15.el7 base 359 k
685 subversion-libs x86_64 1.7.14-7.el7_0 updates 921 k
686 systemtap-client x86_64 2.6-8.el7 base 3.6 M
687 systemtap-devel x86_64 2.6-8.el7 base 1.6 M
688 systemtap-runtime x86_64 2.6-8.el7 base 265 k
689 tar x86_64 2:1.26-29.el7 base 843 k
690 tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
691 trousers x86_64 0.3.11.2-3.el7 base 286 k
692 ttmkfdir x86_64 3.0.9-41.el7 base 47 k
693 tzdata-java noarch 2015c-1.el7 updates 144 k
694 unzip x86_64 6.0-15.el7 updates 166 k
695 xalan-j2 noarch 2.7.1-23.el7 base 1.9 M
696 xerces-j2 noarch 2.11.0-17.el7_0 base 1.1 M
697 xml-commons-apis noarch 1.4.01-16.el7 base 227 k
698 xml-commons-resolver noarch 1.2-15.el7 base 108 k
699 xorg-x11-font-utils x86_64 1:7.5-18.1.el7 base 87 k
700 xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
701 zip x86_64 3.0-10.el7 base 260 k
702
703Transaction Summary
704================================================================================
705Install 38 Packages (+164 Dependent packages)
706
707Total download size: 156 M
708Installed size: 487 M
709Downloading packages:
710Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
711warning: /var/cache/yum/x86_64/7/base/packages/alsa-lib-1.0.28-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
712Public key for alsa-lib-1.0.28-2.el7.x86_64.rpm is not installed
713Public key for epel-release-7-5.noarch.rpm is not installed
714Public key for flac-libs-1.3.0-5.el7_1.x86_64.rpm is not installed
715--------------------------------------------------------------------------------
716Total 16 MB/s | 156 MB 00:09
717Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
718Importing GPG key 0xF4A80EB5:
719 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
720 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
721 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
722 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
723Running transaction check
724Running transaction test
725Transaction test succeeded
726Running transaction
727 Installing : freetype-2.4.11-10.el7_1.1.x86_64 1/202
728 Installing : mpfr-3.1.1-4.el7.x86_64 2/202
729 Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 3/202
730 Installing : libmpc-1.0.1-3.el7.x86_64 4/202
731 Installing : fipscheck-1.4.1-5.el7.x86_64 5/202
732 Installing : fipscheck-lib-1.4.1-5.el7.x86_64 6/202
733 Installing : libICE-1.0.8-7.el7.x86_64 7/202
734 Installing : apr-1.4.8-3.el7.x86_64 8/202
735 Installing : libquadmath-4.8.3-9.el7.x86_64 9/202
736 Installing : avahi-libs-0.6.31-14.el7.x86_64 10/202
737 Installing : 1:cups-libs-1.6.3-17.el7.x86_64 11/202
738 Installing : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 12/202
739 Installing : m4-1.4.16-9.el7.x86_64 13/202
740 Installing : 2:libogg-1.3.0-7.el7.x86_64 14/202
741 Installing : 2:libpng-1.5.13-5.el7.x86_64 15/202
742 Installing : elfutils-libs-0.160-1.el7.x86_64 16/202
743 Installing : 2:tar-1.26-29.el7.x86_64 17/202
744 Installing : apr-util-1.5.2-6.el7.x86_64 18/202
745 Installing : libSM-1.2.1-7.el7.x86_64 19/202
746 Installing : unzip-6.0-15.el7.x86_64 20/202
747 Installing : gettext-libs-0.18.2.1-4.el7.x86_64 21/202
748 Installing : atk-2.8.0-4.el7.x86_64 22/202
749 Installing : zip-3.0-10.el7.x86_64 23/202
750 Installing : libxslt-1.1.28-5.el7.x86_64 24/202
751 Installing : boost-system-1.53.0-23.el7.x86_64 25/202
752 Installing : 1:emacs-filesystem-24.3-11.el7.noarch 26/202
753 Installing : libfontenc-1.1.1-5.el7.x86_64 27/202
754 Installing : patch-2.7.1-8.el7.x86_64 28/202
755 Installing : libXfont-1.4.7-2.el7_0.x86_64 29/202
756 Installing : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 30/202
757 Installing : boost-thread-1.53.0-23.el7.x86_64 31/202
758 Installing : python-lxml-3.2.1-4.el7.x86_64 32/202
759 Installing : python-javapackages-3.4.1-6.el7_0.noarch 33/202
760 Installing : javapackages-tools-3.4.1-6.el7_0.noarch 34/202
761 Installing : gettext-0.18.2.1-4.el7.x86_64 35/202
762install-info: No such file or directory for /usr/share/info/gettext.info.gz
763 Installing : elfutils-0.160-1.el7.x86_64 36/202
764 Installing : 1:libvorbis-1.3.3-8.el7.x86_64 37/202
765 Installing : flac-libs-1.3.0-5.el7_1.x86_64 38/202
766 Installing : libgfortran-4.8.3-9.el7.x86_64 39/202
767 Installing : openssh-6.6.1p1-11.el7.x86_64 40/202
768 Installing : cpp-4.8.3-9.el7.x86_64 41/202
769 Installing : jasper-libs-1.900.1-26.el7_0.3.x86_64 42/202
770 Installing : ttmkfdir-3.0.9-41.el7.x86_64 43/202
771 Installing : 1:perl-parent-0.225-244.el7.noarch 44/202
772 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 45/202
773 Installing : perl-podlators-2.5.1-3.el7.noarch 46/202
774 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 47/202
775 Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 48/202
776 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 49/202
777 Installing : perl-Encode-2.51-7.el7.x86_64 50/202
778 Installing : perl-Pod-Usage-1.63-3.el7.noarch 51/202
779 Installing : 4:perl-macros-5.16.3-285.el7.x86_64 52/202
780 Installing : 4:perl-libs-5.16.3-285.el7.x86_64 53/202
781 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 54/202
782 Installing : perl-threads-1.87-4.el7.x86_64 55/202
783 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 56/202
784 Installing : perl-threads-shared-1.43-6.el7.x86_64 57/202
785 Installing : perl-Storable-2.45-3.el7.x86_64 58/202
786 Installing : perl-Carp-1.26-244.el7.noarch 59/202
787 Installing : perl-Filter-1.49-3.el7.x86_64 60/202
788 Installing : perl-Exporter-5.68-3.el7.noarch 61/202
789 Installing : perl-constant-1.27-2.el7.noarch 62/202
790 Installing : perl-File-Temp-0.23.01-3.el7.noarch 63/202
791 Installing : perl-File-Path-2.09-2.el7.noarch 64/202
792 Installing : perl-PathTools-3.40-5.el7.x86_64 65/202
793 Installing : perl-Time-Local-1.2300-2.el7.noarch 66/202
794 Installing : perl-Socket-2.010-3.el7.x86_64 67/202
795 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 68/202
796 Installing : perl-Getopt-Long-2.40-2.el7.noarch 69/202
797 Installing : 4:perl-5.16.3-285.el7.x86_64 70/202
798 Installing : perl-Thread-Queue-3.02-2.el7.noarch 71/202
799 Installing : 1:perl-Error-0.17020-2.el7.noarch 72/202
800 Installing : perl-Test-Harness-3.28-2.el7.noarch 73/202
801 Installing : perl-TermReadKey-2.30-20.el7.x86_64 74/202
802 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 75/202
803 Installing : autoconf-2.69-11.el7.noarch 76/202
804install-info: No such file or directory for /usr/share/info/autoconf.info
805 Installing : automake-1.13.4-3.el7.noarch 77/202
806install-info: No such file or directory for /usr/share/info/automake.info.gz
807 Installing : kernel-devel-3.10.0-229.1.2.el7.x86_64 78/202
808 Installing : perl-Digest-1.17-245.el7.noarch 79/202
809 Installing : build-mkbaselibs-20150317-192.1.noarch 80/202
810 Installing : perl-XML-Parser-2.41-10.el7.x86_64 81/202
811 Installing : nettle-2.7.1-4.el7.x86_64 82/202
812install-info: No such file or directory for /usr/share/info/nettle.info
813 Installing : m2crypto-0.21.1-15.el7.x86_64 83/202
814 Installing : json-c-0.11-4.el7_0.x86_64 84/202
815 Installing : libthai-0.1.14-9.el7.x86_64 85/202
816 Installing : gdb-7.6.1-64.el7.x86_64 86/202
817 Installing : libasyncns-0.8-7.el7.x86_64 87/202
818 Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 88/202
819 Installing : tzdata-java-2015c-1.el7.noarch 89/202
820 Installing : pakchois-0.4-10.el7.x86_64 90/202
821 Installing : lcms2-2.5-4.el7.x86_64 91/202
822 Installing : dwz-0.11-3.el7.x86_64 92/202
823 Installing : alsa-lib-1.0.28-2.el7.x86_64 93/202
824 Installing : libgnome-keyring-3.8.0-3.el7.x86_64 94/202
825 Installing : libpipeline-1.2.3-3.el7.x86_64 95/202
826 Installing : man-db-2.6.3-9.el7.x86_64 96/202
827 Installing : mokutil-0.7-5.el7.x86_64 97/202
828 Installing : jbigkit-libs-2.0-11.el7.x86_64 98/202
829 Installing : libtiff-4.0.3-14.el7.x86_64 99/202
830 Installing : hicolor-icon-theme-0.12-7.el7.noarch 100/202
831 Installing : fontpackages-filesystem-1.44-8.el7.noarch 101/202
832 Installing : fontconfig-2.10.95-7.el7.x86_64 102/202
833 Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 103/202
834 Installing : libX11-common-1.6.0-2.1.el7.noarch 104/202
835 Installing : perl-srpm-macros-1-8.el7.noarch 105/202
836 Installing : redhat-rpm-config-9.1.0-68.el7.centos.noarch 106/202
837 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 107/202
838 Installing : python-chardet-2.0.1-7.el7.noarch 108/202
839 Installing : python-kitchen-1.1.1-5.el7.noarch 109/202
840 Installing : gsm-1.0.13-11.el7.x86_64 110/202
841 Installing : libsndfile-1.0.25-9.el7.x86_64 111/202
842 Installing : libmodman-2.0.1-8.el7.x86_64 112/202
843 Installing : libproxy-0.4.11-6.el7.x86_64 113/202
844 Installing : rsync-3.0.9-15.el7.x86_64 114/202
845 Installing : kernel-headers-3.10.0-229.1.2.el7.x86_64 115/202
846 Installing : glibc-headers-2.17-78.el7.x86_64 116/202
847 Installing : glibc-devel-2.17-78.el7.x86_64 117/202
848 Installing : gcc-4.8.3-9.el7.x86_64 118/202
849 Installing : libquadmath-devel-4.8.3-9.el7.x86_64 119/202
850 Installing : pixman-0.32.4-3.el7.x86_64 120/202
851 Installing : libXau-1.0.8-2.1.el7.x86_64 121/202
852 Installing : libxcb-1.9-5.el7.x86_64 122/202
853 Installing : libX11-1.6.0-2.1.el7.x86_64 123/202
854 Installing : libXext-1.3.2-2.1.el7.x86_64 124/202
855 Installing : libXrender-0.9.8-2.1.el7.x86_64 125/202
856 Installing : libXfixes-5.0.1-2.1.el7.x86_64 126/202
857 Installing : libXi-1.7.2-2.1.el7.x86_64 127/202
858 Installing : libXtst-1.2.2-2.1.el7.x86_64 128/202
859 Installing : libXdamage-1.1.4-4.1.el7.x86_64 129/202
860 Installing : gdk-pixbuf2-2.28.2-4.el7.x86_64 130/202
861 Installing : pulseaudio-libs-3.0-30.el7.x86_64 131/202
862 Installing : libXcursor-1.1.14-2.1.el7.x86_64 132/202
863 Installing : libXrandr-1.4.1-2.1.el7.x86_64 133/202
864 Installing : libXft-2.3.1-5.1.el7.x86_64 134/202
865 Installing : libXxf86vm-1.1.3-2.1.el7.x86_64 135/202
866 Installing : libXinerama-1.1.3-2.1.el7.x86_64 136/202
867 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 137/202
868 Installing : giflib-4.1.6-9.el7.x86_64 138/202
869 Installing : 1:make-3.82-21.el7.x86_64 139/202
870 Installing : systemtap-devel-2.6-8.el7.x86_64 140/202
871 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 141/202
872 Installing : openssh-clients-6.6.1p1-11.el7.x86_64 142/202
873 Installing : perl-Git-1.8.3.1-4.el7.noarch 143/202
874 Installing : git-1.8.3.1-4.el7.x86_64 144/202
875 Installing : gettext-devel-0.18.2.1-4.el7.x86_64 145/202
876install-info: No such file or directory for /usr/share/info/autosprintf.info
877 Installing : hwdata-0.252-7.5.el7.noarch 146/202
878 Installing : libpciaccess-0.13.1-4.1.el7.x86_64 147/202
879 Installing : libdrm-2.4.56-2.el7.x86_64 148/202
880 Installing : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 149/202
881 Installing : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 150/202
882 Installing : mesa-libGL-10.2.7-5.20140910.el7.x86_64 151/202
883 Installing : cairo-1.12.14-6.el7.x86_64 152/202
884 Installing : graphite2-1.2.2-5.el7.x86_64 153/202
885 Installing : harfbuzz-0.9.20-4.el7.x86_64 154/202
886 Installing : pango-1.34.1-5.el7.x86_64 155/202
887 Installing : gtk2-2.24.22-5.el7_0.1.x86_64 156/202
888 Installing : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 157/202
889 Installing : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 158/202
890 Installing : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 159/202
891 Installing : xml-commons-apis-1.4.01-16.el7.noarch 160/202
892 Installing : xml-commons-resolver-1.2-15.el7.noarch 161/202
893 Installing : xalan-j2-2.7.1-23.el7.noarch 162/202
894 Installing : xerces-j2-2.11.0-17.el7_0.noarch 163/202
895 Installing : bzip2-1.0.6-12.el7.x86_64 164/202
896 Installing : rpm-build-4.11.1-25.el7.x86_64 165/202
897 Installing : trousers-0.3.11.2-3.el7.x86_64 166/202
898 Installing : gnutls-3.3.8-12.el7.x86_64 167/202
899 Installing : neon-0.30.0-3.el7.x86_64 168/202
900 Installing : subversion-libs-1.7.14-7.el7_0.x86_64 169/202
901 Installing : libstdc++-devel-4.8.3-9.el7.x86_64 170/202
902 Installing : libdwarf-20130207-4.el7.x86_64 171/202
903 Installing : dyninst-8.2.0-2.el7.x86_64 172/202
904 Installing : systemtap-runtime-2.6-8.el7.x86_64 173/202
905 Installing : systemtap-client-2.6-8.el7.x86_64 174/202
906 Installing : systemtap-2.6-8.el7.x86_64 175/202
907 Installing : gcc-c++-4.8.3-9.el7.x86_64 176/202
908 Installing : subversion-1.7.14-7.el7_0.x86_64 177/202
909 Installing : rpmdevtools-8.3-5.el7.noarch 178/202
910 Installing : ant-1.9.2-9.el7.noarch 179/202
911 Installing : intltool-0.50.2-6.el7.noarch 180/202
912 Installing : gcc-gfortran-4.8.3-9.el7.x86_64 181/202
913 Installing : libtool-2.4.2-20.el7.x86_64 182/202
914install-info: No such file or directory for /usr/share/info/libtool.info.gz
915 Installing : yum-utils-1.1.31-29.el7.noarch 183/202
916 Installing : osc-0.151.2-166.1.x86_64 184/202
917 Installing : build-20150317-192.1.noarch 185/202
918 Installing : perl-Digest-MD5-2.52-3.el7.x86_64 186/202
919 Installing : patchutils-0.3.3-4.el7.x86_64 187/202
920 Installing : 1:perl-TimeDate-2.30-2.el7.noarch 188/202
921 Installing : cscope-15.8-7.el7.x86_64 189/202
922 Installing : bison-2.7-4.el7.x86_64 190/202
923 Installing : flex-2.5.37-3.el7.x86_64 191/202
924 Installing : epel-release-7-5.noarch 192/202
925 Installing : indent-2.2.11-13.el7.x86_64 193/202
926 Installing : rpm-sign-4.11.1-25.el7.x86_64 194/202
927 Installing : ctags-5.8-13.el7.x86_64 195/202
928 Installing : swig-2.0.11-11.el7.kolab_3.5.x86_64 196/202
929 Installing : passwd-0.79-4.el7.x86_64 197/202
930 Installing : byacc-1.9.20130304-3.el7.x86_64 198/202
931 Installing : sudo-1.8.6p7-13.el7.x86_64 199/202
932 Installing : rcs-5.9.0-5.el7.x86_64 200/202
933 Installing : diffstat-1.57-4.el7.x86_64 201/202
934 Installing : 1:doxygen-1.8.5-3.el7.x86_64 202/202
935 Verifying : 2:tar-1.26-29.el7.x86_64 1/202
936 Verifying : libXfont-1.4.7-2.el7_0.x86_64 2/202
937 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 3/202
938 Verifying : 1:cups-libs-1.6.3-17.el7.x86_64 4/202
939 Verifying : libXtst-1.2.2-2.1.el7.x86_64 5/202
940 Verifying : elfutils-libs-0.160-1.el7.x86_64 6/202
941 Verifying : python-lxml-3.2.1-4.el7.x86_64 7/202
942 Verifying : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 8/202
943 Verifying : libdwarf-20130207-4.el7.x86_64 9/202
944 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 10/202
945 Verifying : perl-Test-Harness-3.28-2.el7.noarch 11/202
946 Verifying : libstdc++-devel-4.8.3-9.el7.x86_64 12/202
947 Verifying : trousers-0.3.11.2-3.el7.x86_64 13/202
948 Verifying : 1:doxygen-1.8.5-3.el7.x86_64 14/202
949 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 15/202
950 Verifying : bzip2-1.0.6-12.el7.x86_64 16/202
951 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/202
952 Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 18/202
953 Verifying : cscope-15.8-7.el7.x86_64 19/202
954 Verifying : gtk2-2.24.22-5.el7_0.1.x86_64 20/202
955 Verifying : graphite2-1.2.2-5.el7.x86_64 21/202
956 Verifying : xerces-j2-2.11.0-17.el7_0.noarch 22/202
957 Verifying : patch-2.7.1-8.el7.x86_64 23/202
958 Verifying : build-20150317-192.1.noarch 24/202
959 Verifying : libproxy-0.4.11-6.el7.x86_64 25/202
960 Verifying : glibc-devel-2.17-78.el7.x86_64 26/202
961 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 27/202
962 Verifying : boost-thread-1.53.0-23.el7.x86_64 28/202
963 Verifying : apr-util-1.5.2-6.el7.x86_64 29/202
964 Verifying : libSM-1.2.1-7.el7.x86_64 30/202
965 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 31/202
966 Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 32/202
967 Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 33/202
968 Verifying : glibc-headers-2.17-78.el7.x86_64 34/202
969 Verifying : patchutils-0.3.3-4.el7.x86_64 35/202
970 Verifying : systemtap-devel-2.6-8.el7.x86_64 36/202
971 Verifying : neon-0.30.0-3.el7.x86_64 37/202
972 Verifying : 4:perl-5.16.3-285.el7.x86_64 38/202
973 Verifying : hwdata-0.252-7.5.el7.noarch 39/202
974 Verifying : autoconf-2.69-11.el7.noarch 40/202
975 Verifying : intltool-0.50.2-6.el7.noarch 41/202
976 Verifying : perl-File-Path-2.09-2.el7.noarch 42/202
977 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 43/202
978 Verifying : 1:make-3.82-21.el7.x86_64 44/202
979 Verifying : cairo-1.12.14-6.el7.x86_64 45/202
980 Verifying : libXau-1.0.8-2.1.el7.x86_64 46/202
981 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 47/202
982 Verifying : diffstat-1.57-4.el7.x86_64 48/202
983 Verifying : gdk-pixbuf2-2.28.2-4.el7.x86_64 49/202
984 Verifying : pixman-0.32.4-3.el7.x86_64 50/202
985 Verifying : kernel-headers-3.10.0-229.1.2.el7.x86_64 51/202
986 Verifying : giflib-4.1.6-9.el7.x86_64 52/202
987 Verifying : bison-2.7-4.el7.x86_64 53/202
988 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 54/202
989 Verifying : automake-1.13.4-3.el7.noarch 55/202
990 Verifying : rsync-3.0.9-15.el7.x86_64 56/202
991 Verifying : libtiff-4.0.3-14.el7.x86_64 57/202
992 Verifying : kernel-devel-3.10.0-229.1.2.el7.x86_64 58/202
993 Verifying : systemtap-client-2.6-8.el7.x86_64 59/202
994 Verifying : libXrandr-1.4.1-2.1.el7.x86_64 60/202
995 Verifying : ant-1.9.2-9.el7.noarch 61/202
996 Verifying : 2:libpng-1.5.13-5.el7.x86_64 62/202
997 Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 63/202
998 Verifying : libXft-2.3.1-5.1.el7.x86_64 64/202
999 Verifying : elfutils-0.160-1.el7.x86_64 65/202
1000 Verifying : gettext-0.18.2.1-4.el7.x86_64 66/202
1001 Verifying : rcs-5.9.0-5.el7.x86_64 67/202
1002 Verifying : libtool-2.4.2-20.el7.x86_64 68/202
1003 Verifying : ttmkfdir-3.0.9-41.el7.x86_64 69/202
1004 Verifying : libmodman-2.0.1-8.el7.x86_64 70/202
1005 Verifying : gsm-1.0.13-11.el7.x86_64 71/202
1006 Verifying : pango-1.34.1-5.el7.x86_64 72/202
1007 Verifying : 2:libogg-1.3.0-7.el7.x86_64 73/202
1008 Verifying : python-chardet-2.0.1-7.el7.noarch 74/202
1009 Verifying : libmpc-1.0.1-3.el7.x86_64 75/202
1010 Verifying : sudo-1.8.6p7-13.el7.x86_64 76/202
1011 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 77/202
1012 Verifying : perl-Encode-2.51-7.el7.x86_64 78/202
1013 Verifying : libfontenc-1.1.1-5.el7.x86_64 79/202
1014 Verifying : pulseaudio-libs-3.0-30.el7.x86_64 80/202
1015 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 81/202
1016 Verifying : perl-threads-1.87-4.el7.x86_64 82/202
1017 Verifying : fontconfig-2.10.95-7.el7.x86_64 83/202
1018 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/202
1019 Verifying : python-kitchen-1.1.1-5.el7.noarch 85/202
1020 Verifying : 1:emacs-filesystem-24.3-11.el7.noarch 86/202
1021 Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 87/202
1022 Verifying : perl-Digest-1.17-245.el7.noarch 88/202
1023 Verifying : libpciaccess-0.13.1-4.1.el7.x86_64 89/202
1024 Verifying : perl-srpm-macros-1-8.el7.noarch 90/202
1025 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 91/202
1026 Verifying : libdrm-2.4.56-2.el7.x86_64 92/202
1027 Verifying : perl-Git-1.8.3.1-4.el7.noarch 93/202
1028 Verifying : libX11-common-1.6.0-2.1.el7.noarch 94/202
1029 Verifying : perl-threads-shared-1.43-6.el7.x86_64 95/202
1030 Verifying : perl-Storable-2.45-3.el7.x86_64 96/202
1031 Verifying : m4-1.4.16-9.el7.x86_64 97/202
1032 Verifying : byacc-1.9.20130304-3.el7.x86_64 98/202
1033 Verifying : libgfortran-4.8.3-9.el7.x86_64 99/202
1034 Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 100/202
1035 Verifying : libXxf86vm-1.1.3-2.1.el7.x86_64 101/202
1036 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 102/202
1037 Verifying : passwd-0.79-4.el7.x86_64 103/202
1038 Verifying : hicolor-icon-theme-0.12-7.el7.noarch 104/202
1039 Verifying : 1:perl-parent-0.225-244.el7.noarch 105/202
1040 Verifying : jbigkit-libs-2.0-11.el7.x86_64 106/202
1041 Verifying : libXcursor-1.1.14-2.1.el7.x86_64 107/202
1042 Verifying : libXi-1.7.2-2.1.el7.x86_64 108/202
1043 Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 109/202
1044 Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 110/202
1045 Verifying : systemtap-runtime-2.6-8.el7.x86_64 111/202
1046 Verifying : mokutil-0.7-5.el7.x86_64 112/202
1047 Verifying : subversion-libs-1.7.14-7.el7_0.x86_64 113/202
1048 Verifying : libXrender-0.9.8-2.1.el7.x86_64 114/202
1049 Verifying : boost-system-1.53.0-23.el7.x86_64 115/202
1050 Verifying : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 116/202
1051 Verifying : avahi-libs-0.6.31-14.el7.x86_64 117/202
1052 Verifying : perl-Carp-1.26-244.el7.noarch 118/202
1053 Verifying : libpipeline-1.2.3-3.el7.x86_64 119/202
1054 Verifying : python-javapackages-3.4.1-6.el7_0.noarch 120/202
1055 Verifying : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 121/202
1056 Verifying : libxslt-1.1.28-5.el7.x86_64 122/202
1057 Verifying : xalan-j2-2.7.1-23.el7.noarch 123/202
1058 Verifying : swig-2.0.11-11.el7.kolab_3.5.x86_64 124/202
1059 Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 125/202
1060 Verifying : openssh-6.6.1p1-11.el7.x86_64 126/202
1061 Verifying : gnutls-3.3.8-12.el7.x86_64 127/202
1062 Verifying : alsa-lib-1.0.28-2.el7.x86_64 128/202
1063 Verifying : freetype-2.4.11-10.el7_1.1.x86_64 129/202
1064 Verifying : perl-podlators-2.5.1-3.el7.noarch 130/202
1065 Verifying : libXfixes-5.0.1-2.1.el7.x86_64 131/202
1066 Verifying : zip-3.0-10.el7.x86_64 132/202
1067 Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 133/202
1068 Verifying : mpfr-3.1.1-4.el7.x86_64 134/202
1069 Verifying : dyninst-8.2.0-2.el7.x86_64 135/202
1070 Verifying : perl-Filter-1.49-3.el7.x86_64 136/202
1071 Verifying : dwz-0.11-3.el7.x86_64 137/202
1072 Verifying : openssh-clients-6.6.1p1-11.el7.x86_64 138/202
1073 Verifying : libXdamage-1.1.4-4.1.el7.x86_64 139/202
1074 Verifying : lcms2-2.5-4.el7.x86_64 140/202
1075 Verifying : pakchois-0.4-10.el7.x86_64 141/202
1076 Verifying : atk-2.8.0-4.el7.x86_64 142/202
1077 Verifying : fipscheck-1.4.1-5.el7.x86_64 143/202
1078 Verifying : libquadmath-4.8.3-9.el7.x86_64 144/202
1079 Verifying : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 145/202
1080 Verifying : libsndfile-1.0.25-9.el7.x86_64 146/202
1081 Verifying : ctags-5.8-13.el7.x86_64 147/202
1082 Verifying : build-mkbaselibs-20150317-192.1.noarch 148/202
1083 Verifying : tzdata-java-2015c-1.el7.noarch 149/202
1084 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 150/202
1085 Verifying : harfbuzz-0.9.20-4.el7.x86_64 151/202
1086 Verifying : jasper-libs-1.900.1-26.el7_0.3.x86_64 152/202
1087 Verifying : perl-XML-Parser-2.41-10.el7.x86_64 153/202
1088 Verifying : libxcb-1.9-5.el7.x86_64 154/202
1089 Verifying : perl-Exporter-5.68-3.el7.noarch 155/202
1090 Verifying : perl-constant-1.27-2.el7.noarch 156/202
1091 Verifying : perl-PathTools-3.40-5.el7.x86_64 157/202
1092 Verifying : rpm-sign-4.11.1-25.el7.x86_64 158/202
1093 Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 159/202
1094 Verifying : gcc-gfortran-4.8.3-9.el7.x86_64 160/202
1095 Verifying : xml-commons-apis-1.4.01-16.el7.noarch 161/202
1096 Verifying : libquadmath-devel-4.8.3-9.el7.x86_64 162/202
1097 Verifying : libasyncns-0.8-7.el7.x86_64 163/202
1098 Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 164/202
1099 Verifying : yum-utils-1.1.31-29.el7.noarch 165/202
1100 Verifying : apr-1.4.8-3.el7.x86_64 166/202
1101 Verifying : gdb-7.6.1-64.el7.x86_64 167/202
1102 Verifying : mesa-libGL-10.2.7-5.20140910.el7.x86_64 168/202
1103 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 169/202
1104 Verifying : cpp-4.8.3-9.el7.x86_64 170/202
1105 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 171/202
1106 Verifying : libthai-0.1.14-9.el7.x86_64 172/202
1107 Verifying : perl-Time-Local-1.2300-2.el7.noarch 173/202
1108 Verifying : git-1.8.3.1-4.el7.x86_64 174/202
1109 Verifying : man-db-2.6.3-9.el7.x86_64 175/202
1110 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 176/202
1111 Verifying : javapackages-tools-3.4.1-6.el7_0.noarch 177/202
1112 Verifying : perl-Socket-2.010-3.el7.x86_64 178/202
1113 Verifying : json-c-0.11-4.el7_0.x86_64 179/202
1114 Verifying : gcc-c++-4.8.3-9.el7.x86_64 180/202
1115 Verifying : xml-commons-resolver-1.2-15.el7.noarch 181/202
1116 Verifying : flac-libs-1.3.0-5.el7_1.x86_64 182/202
1117 Verifying : rpm-build-4.11.1-25.el7.x86_64 183/202
1118 Verifying : 1:perl-Error-0.17020-2.el7.noarch 184/202
1119 Verifying : indent-2.2.11-13.el7.x86_64 185/202
1120 Verifying : libICE-1.0.8-7.el7.x86_64 186/202
1121 Verifying : flex-2.5.37-3.el7.x86_64 187/202
1122 Verifying : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 188/202
1123 Verifying : rpmdevtools-8.3-5.el7.noarch 189/202
1124 Verifying : unzip-6.0-15.el7.x86_64 190/202
1125 Verifying : libX11-1.6.0-2.1.el7.x86_64 191/202
1126 Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 192/202
1127 Verifying : gcc-4.8.3-9.el7.x86_64 193/202
1128 Verifying : m2crypto-0.21.1-15.el7.x86_64 194/202
1129 Verifying : perl-Getopt-Long-2.40-2.el7.noarch 195/202
1130 Verifying : redhat-rpm-config-9.1.0-68.el7.centos.noarch 196/202
1131 Verifying : libXext-1.3.2-2.1.el7.x86_64 197/202
1132 Verifying : systemtap-2.6-8.el7.x86_64 198/202
1133 Verifying : subversion-1.7.14-7.el7_0.x86_64 199/202
1134 Verifying : nettle-2.7.1-4.el7.x86_64 200/202
1135 Verifying : epel-release-7-5.noarch 201/202
1136 Verifying : osc-0.151.2-166.1.x86_64 202/202
1137
1138Installed:
1139 ant.noarch 0:1.9.2-9.el7
1140 autoconf.noarch 0:2.69-11.el7
1141 automake.noarch 0:1.13.4-3.el7
1142 bison.x86_64 0:2.7-4.el7
1143 build.noarch 0:20150317-192.1
1144 byacc.x86_64 0:1.9.20130304-3.el7
1145 cscope.x86_64 0:15.8-7.el7
1146 ctags.x86_64 0:5.8-13.el7
1147 diffstat.x86_64 0:1.57-4.el7
1148 doxygen.x86_64 1:1.8.5-3.el7
1149 elfutils.x86_64 0:0.160-1.el7
1150 epel-release.noarch 0:7-5
1151 flex.x86_64 0:2.5.37-3.el7
1152 gcc.x86_64 0:4.8.3-9.el7
1153 gcc-c++.x86_64 0:4.8.3-9.el7
1154 gcc-gfortran.x86_64 0:4.8.3-9.el7
1155 gettext.x86_64 0:0.18.2.1-4.el7
1156 git.x86_64 0:1.8.3.1-4.el7
1157 indent.x86_64 0:2.2.11-13.el7
1158 intltool.noarch 0:0.50.2-6.el7
1159 libtool.x86_64 0:2.4.2-20.el7
1160 make.x86_64 1:3.82-21.el7
1161 osc.x86_64 0:0.151.2-166.1
1162 passwd.x86_64 0:0.79-4.el7
1163 patch.x86_64 0:2.7.1-8.el7
1164 patchutils.x86_64 0:0.3.3-4.el7
1165 perl-Digest-MD5.x86_64 0:2.52-3.el7
1166 perl-TimeDate.noarch 1:2.30-2.el7
1167 rcs.x86_64 0:5.9.0-5.el7
1168 redhat-rpm-config.noarch 0:9.1.0-68.el7.centos
1169 rpm-build.x86_64 0:4.11.1-25.el7
1170 rpm-sign.x86_64 0:4.11.1-25.el7
1171 rpmdevtools.noarch 0:8.3-5.el7
1172 subversion.x86_64 0:1.7.14-7.el7_0
1173 sudo.x86_64 0:1.8.6p7-13.el7
1174 swig.x86_64 0:2.0.11-11.el7.kolab_3.5
1175 systemtap.x86_64 0:2.6-8.el7
1176 yum-utils.noarch 0:1.1.31-29.el7
1177
1178Dependency Installed:
1179 alsa-lib.x86_64 0:1.0.28-2.el7
1180 apr.x86_64 0:1.4.8-3.el7
1181 apr-util.x86_64 0:1.5.2-6.el7
1182 atk.x86_64 0:2.8.0-4.el7
1183 avahi-libs.x86_64 0:0.6.31-14.el7
1184 boost-system.x86_64 0:1.53.0-23.el7
1185 boost-thread.x86_64 0:1.53.0-23.el7
1186 build-mkbaselibs.noarch 0:20150317-192.1
1187 bzip2.x86_64 0:1.0.6-12.el7
1188 cairo.x86_64 0:1.12.14-6.el7
1189 cpp.x86_64 0:4.8.3-9.el7
1190 cups-libs.x86_64 1:1.6.3-17.el7
1191 dwz.x86_64 0:0.11-3.el7
1192 dyninst.x86_64 0:8.2.0-2.el7
1193 elfutils-libs.x86_64 0:0.160-1.el7
1194 emacs-filesystem.noarch 1:24.3-11.el7
1195 fipscheck.x86_64 0:1.4.1-5.el7
1196 fipscheck-lib.x86_64 0:1.4.1-5.el7
1197 flac-libs.x86_64 0:1.3.0-5.el7_1
1198 fontconfig.x86_64 0:2.10.95-7.el7
1199 fontpackages-filesystem.noarch 0:1.44-8.el7
1200 freetype.x86_64 0:2.4.11-10.el7_1.1
1201 gdb.x86_64 0:7.6.1-64.el7
1202 gdk-pixbuf2.x86_64 0:2.28.2-4.el7
1203 gettext-common-devel.noarch 0:0.18.2.1-4.el7
1204 gettext-devel.x86_64 0:0.18.2.1-4.el7
1205 gettext-libs.x86_64 0:0.18.2.1-4.el7
1206 giflib.x86_64 0:4.1.6-9.el7
1207 glibc-devel.x86_64 0:2.17-78.el7
1208 glibc-headers.x86_64 0:2.17-78.el7
1209 gnutls.x86_64 0:3.3.8-12.el7
1210 graphite2.x86_64 0:1.2.2-5.el7
1211 gsm.x86_64 0:1.0.13-11.el7
1212 gtk2.x86_64 0:2.24.22-5.el7_0.1
1213 harfbuzz.x86_64 0:0.9.20-4.el7
1214 hicolor-icon-theme.noarch 0:0.12-7.el7
1215 hwdata.noarch 0:0.252-7.5.el7
1216 jasper-libs.x86_64 0:1.900.1-26.el7_0.3
1217 java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1218 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1219 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1220 javapackages-tools.noarch 0:3.4.1-6.el7_0
1221 jbigkit-libs.x86_64 0:2.0-11.el7
1222 json-c.x86_64 0:0.11-4.el7_0
1223 kernel-devel.x86_64 0:3.10.0-229.1.2.el7
1224 kernel-headers.x86_64 0:3.10.0-229.1.2.el7
1225 lcms2.x86_64 0:2.5-4.el7
1226 libICE.x86_64 0:1.0.8-7.el7
1227 libSM.x86_64 0:1.2.1-7.el7
1228 libX11.x86_64 0:1.6.0-2.1.el7
1229 libX11-common.noarch 0:1.6.0-2.1.el7
1230 libXau.x86_64 0:1.0.8-2.1.el7
1231 libXcomposite.x86_64 0:0.4.4-4.1.el7
1232 libXcursor.x86_64 0:1.1.14-2.1.el7
1233 libXdamage.x86_64 0:1.1.4-4.1.el7
1234 libXext.x86_64 0:1.3.2-2.1.el7
1235 libXfixes.x86_64 0:5.0.1-2.1.el7
1236 libXfont.x86_64 0:1.4.7-2.el7_0
1237 libXft.x86_64 0:2.3.1-5.1.el7
1238 libXi.x86_64 0:1.7.2-2.1.el7
1239 libXinerama.x86_64 0:1.1.3-2.1.el7
1240 libXrandr.x86_64 0:1.4.1-2.1.el7
1241 libXrender.x86_64 0:0.9.8-2.1.el7
1242 libXtst.x86_64 0:1.2.2-2.1.el7
1243 libXxf86vm.x86_64 0:1.1.3-2.1.el7
1244 libasyncns.x86_64 0:0.8-7.el7
1245 libdrm.x86_64 0:2.4.56-2.el7
1246 libdwarf.x86_64 0:20130207-4.el7
1247 libedit.x86_64 0:3.0-12.20121213cvs.el7
1248 libfontenc.x86_64 0:1.1.1-5.el7
1249 libgfortran.x86_64 0:4.8.3-9.el7
1250 libgnome-keyring.x86_64 0:3.8.0-3.el7
1251 libjpeg-turbo.x86_64 0:1.2.90-5.el7
1252 libmodman.x86_64 0:2.0.1-8.el7
1253 libmpc.x86_64 0:1.0.1-3.el7
1254 libogg.x86_64 2:1.3.0-7.el7
1255 libpciaccess.x86_64 0:0.13.1-4.1.el7
1256 libpipeline.x86_64 0:1.2.3-3.el7
1257 libpng.x86_64 2:1.5.13-5.el7
1258 libproxy.x86_64 0:0.4.11-6.el7
1259 libquadmath.x86_64 0:4.8.3-9.el7
1260 libquadmath-devel.x86_64 0:4.8.3-9.el7
1261 libsndfile.x86_64 0:1.0.25-9.el7
1262 libstdc++-devel.x86_64 0:4.8.3-9.el7
1263 libthai.x86_64 0:0.1.14-9.el7
1264 libtiff.x86_64 0:4.0.3-14.el7
1265 libvorbis.x86_64 1:1.3.3-8.el7
1266 libxcb.x86_64 0:1.9-5.el7
1267 libxslt.x86_64 0:1.1.28-5.el7
1268 m2crypto.x86_64 0:0.21.1-15.el7
1269 m4.x86_64 0:1.4.16-9.el7
1270 man-db.x86_64 0:2.6.3-9.el7
1271 mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7
1272 mesa-libGL.x86_64 0:10.2.7-5.20140910.el7
1273 mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7
1274 mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7
1275 mokutil.x86_64 0:0.7-5.el7
1276 mpfr.x86_64 0:3.1.1-4.el7
1277 neon.x86_64 0:0.30.0-3.el7
1278 nettle.x86_64 0:2.7.1-4.el7
1279 openssh.x86_64 0:6.6.1p1-11.el7
1280 openssh-clients.x86_64 0:6.6.1p1-11.el7
1281 pakchois.x86_64 0:0.4-10.el7
1282 pango.x86_64 0:1.34.1-5.el7
1283 perl.x86_64 4:5.16.3-285.el7
1284 perl-Carp.noarch 0:1.26-244.el7
1285 perl-Data-Dumper.x86_64 0:2.145-3.el7
1286 perl-Digest.noarch 0:1.17-245.el7
1287 perl-Encode.x86_64 0:2.51-7.el7
1288 perl-Error.noarch 1:0.17020-2.el7
1289 perl-Exporter.noarch 0:5.68-3.el7
1290 perl-File-Path.noarch 0:2.09-2.el7
1291 perl-File-Temp.noarch 0:0.23.01-3.el7
1292 perl-Filter.x86_64 0:1.49-3.el7
1293 perl-Getopt-Long.noarch 0:2.40-2.el7
1294 perl-Git.noarch 0:1.8.3.1-4.el7
1295 perl-HTTP-Tiny.noarch 0:0.033-3.el7
1296 perl-PathTools.x86_64 0:3.40-5.el7
1297 perl-Pod-Escapes.noarch 1:1.04-285.el7
1298 perl-Pod-Perldoc.noarch 0:3.20-4.el7
1299 perl-Pod-Simple.noarch 1:3.28-4.el7
1300 perl-Pod-Usage.noarch 0:1.63-3.el7
1301 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
1302 perl-Socket.x86_64 0:2.010-3.el7
1303 perl-Storable.x86_64 0:2.45-3.el7
1304 perl-TermReadKey.x86_64 0:2.30-20.el7
1305 perl-Test-Harness.noarch 0:3.28-2.el7
1306 perl-Text-ParseWords.noarch 0:3.29-4.el7
1307 perl-Thread-Queue.noarch 0:3.02-2.el7
1308 perl-Time-HiRes.x86_64 4:1.9725-3.el7
1309 perl-Time-Local.noarch 0:1.2300-2.el7
1310 perl-XML-Parser.x86_64 0:2.41-10.el7
1311 perl-constant.noarch 0:1.27-2.el7
1312 perl-libs.x86_64 4:5.16.3-285.el7
1313 perl-macros.x86_64 4:5.16.3-285.el7
1314 perl-parent.noarch 1:0.225-244.el7
1315 perl-podlators.noarch 0:2.5.1-3.el7
1316 perl-srpm-macros.noarch 0:1-8.el7
1317 perl-threads.x86_64 0:1.87-4.el7
1318 perl-threads-shared.x86_64 0:1.43-6.el7
1319 pixman.x86_64 0:0.32.4-3.el7
1320 pulseaudio-libs.x86_64 0:3.0-30.el7
1321 python-chardet.noarch 0:2.0.1-7.el7
1322 python-javapackages.noarch 0:3.4.1-6.el7_0
1323 python-kitchen.noarch 0:1.1.1-5.el7
1324 python-lxml.x86_64 0:3.2.1-4.el7
1325 rsync.x86_64 0:3.0.9-15.el7
1326 subversion-libs.x86_64 0:1.7.14-7.el7_0
1327 systemtap-client.x86_64 0:2.6-8.el7
1328 systemtap-devel.x86_64 0:2.6-8.el7
1329 systemtap-runtime.x86_64 0:2.6-8.el7
1330 tar.x86_64 2:1.26-29.el7
1331 tcp_wrappers-libs.x86_64 0:7.6-77.el7
1332 trousers.x86_64 0:0.3.11.2-3.el7
1333 ttmkfdir.x86_64 0:3.0.9-41.el7
1334 tzdata-java.noarch 0:2015c-1.el7
1335 unzip.x86_64 0:6.0-15.el7
1336 xalan-j2.noarch 0:2.7.1-23.el7
1337 xerces-j2.noarch 0:2.11.0-17.el7_0
1338 xml-commons-apis.noarch 0:1.4.01-16.el7
1339 xml-commons-resolver.noarch 0:1.2-15.el7
1340 xorg-x11-font-utils.x86_64 1:7.5-18.1.el7
1341 xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
1342 zip.x86_64 0:3.0-10.el7
1343
1344Complete!
1345Loaded plugins: fastestmirror
1346Enabling base-source repository
1347Enabling epel-source repository
1348Enabling extras-source repository
1349Enabling updates-source repository
1350Loading mirror speeds from cached hostfile
1351 * base: mirror.switch.ch
1352 * epel: mirror.switch.ch
1353 * epel-source: mirror.switch.ch
1354 * extras: mirror.switch.ch
1355 * updates: mirror.switch.ch
1356Checking for new repos for mirrors
1357No source RPM found for 1:python-flask-0.10.1-4.el7.noarch
1358No source RPM found for python-werkzeug-doc-0.9.1-2.el7.noarch
1359No source RPM found for python-itsdangerous-0.23-2.el7.noarch
1360No source RPM found for python-werkzeug-0.9.1-2.el7.noarch
1361No source RPM found for 1:python-flask-doc-0.10.1-4.el7.noarch
1362Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1363 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1364 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1365 --> Already installed : python-2.7.5-16.el7.x86_64
1366 --> uglify-js-2.4.13-5.el7.noarch
1367 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1368 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1369Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1370 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1371 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1372 --> Already installed : python-2.7.5-16.el7.x86_64
1373 --> uglify-js-2.4.13-5.el7.noarch
1374 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1375 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1376Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1377 --> Already installed : python-2.7.5-16.el7.x86_64
1378 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1379 --> uglify-js-2.4.13-5.el7.noarch
1380Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1381 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1382 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1383 --> Already installed : python-2.7.5-16.el7.x86_64
1384 --> uglify-js-2.4.13-5.el7.noarch
1385 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1386 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1387Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1388Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1389 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1390 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1391 --> Already installed : python-2.7.5-16.el7.x86_64
1392 --> uglify-js-2.4.13-5.el7.noarch
1393 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1394 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1395Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1396 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1397 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1398 --> Already installed : python-2.7.5-16.el7.x86_64
1399 --> uglify-js-2.4.13-5.el7.noarch
1400 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1401 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1402Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src
1403 --> python-sphinx-1.1.3-8.el7.noarch
1404 --> python-setuptools-0.9.8-3.el7.noarch
1405 --> python-devel-2.7.5-16.el7.x86_64
1406Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1407 --> Already installed : python-2.7.5-16.el7.x86_64
1408 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1409 --> uglify-js-2.4.13-5.el7.noarch
1410Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1411 --> Already installed : python-2.7.5-16.el7.x86_64
1412 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1413 --> uglify-js-2.4.13-5.el7.noarch
1414Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1415 --> Already installed : python-2.7.5-16.el7.x86_64
1416 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1417 --> uglify-js-2.4.13-5.el7.noarch
1418Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1419 --> Already installed : python-2.7.5-16.el7.x86_64
1420 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1421 --> uglify-js-2.4.13-5.el7.noarch
1422Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1423 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1424 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1425 --> Already installed : python-2.7.5-16.el7.x86_64
1426 --> uglify-js-2.4.13-5.el7.noarch
1427 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1428 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1429Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
1430 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1431 --> Already installed : automake-1.13.4-3.el7.noarch
1432 --> Already installed : autoconf-2.69-11.el7.noarch
1433 --> libuuid-devel-2.23.2-21.el7.x86_64
1434 --> zlib-devel-1.2.7-13.el7.x86_64
1435Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
1436 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1437 --> Already installed : automake-1.13.4-3.el7.noarch
1438 --> Already installed : autoconf-2.69-11.el7.noarch
1439 --> libuuid-devel-2.23.2-21.el7.x86_64
1440 --> zlib-devel-1.2.7-13.el7.x86_64
1441Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1442 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1443 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1444 --> Already installed : python-2.7.5-16.el7.x86_64
1445 --> uglify-js-2.4.13-5.el7.noarch
1446 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1447 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1448Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1449 --> Already installed : python-2.7.5-16.el7.x86_64
1450 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1451 --> uglify-js-2.4.13-5.el7.noarch
1452Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1453 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1454 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1455 --> Already installed : python-2.7.5-16.el7.x86_64
1456 --> uglify-js-2.4.13-5.el7.noarch
1457 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1458 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1459Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1460 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1461 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1462 --> Already installed : python-2.7.5-16.el7.x86_64
1463 --> uglify-js-2.4.13-5.el7.noarch
1464 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1465 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1466Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1467Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1468Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1469 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1470 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1471 --> Already installed : python-2.7.5-16.el7.x86_64
1472 --> uglify-js-2.4.13-5.el7.noarch
1473 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1474 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1475Getting requirements for cyrus-imapd-2.5.0-91.el7.kolab_3.5.src
1476 --> libuuid-devel-2.23.2-21.el7.x86_64
1477 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1478 --> Already installed : libtool-2.4.2-20.el7.x86_64
1479 --> CUnit-devel-2.1.3-8.el7.x86_64
1480 --> 1:transfig-3.2.5d-13.el7.x86_64
1481 --> Already installed : gcc-4.8.3-9.el7.x86_64
1482 --> openldap-devel-2.4.39-6.el7.x86_64
1483 --> krb5-devel-1.12.2-14.el7.x86_64
1484 --> Already installed : automake-1.13.4-3.el7.noarch
1485 --> groff-1.22.2-8.el7.x86_64
1486 --> Already installed : bison-2.7-4.el7.x86_64
1487 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
1488 --> cyrus-sasl-md5-2.1.26-17.el7.x86_64
1489 --> 4:perl-devel-5.16.3-285.el7.x86_64
1490 --> Already installed : flex-2.5.37-3.el7.x86_64
1491 --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
1492 --> cyrus-sasl-plain-2.1.26-17.el7.x86_64
1493 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
1494 --> jansson-devel-2.4-6.el7.x86_64
1495 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
1496 --> Already installed : autoconf-2.69-11.el7.noarch
1497Getting requirements for cyrus-imapd-2.4.17-7.el7.src
1498 --> 1:transfig-3.2.5d-13.el7.x86_64
1499 --> tcp_wrappers-7.6-77.el7.x86_64
1500 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
1501 --> 4:perl-devel-5.16.3-285.el7.x86_64
1502 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
1503 --> openldap-devel-2.4.39-6.el7.x86_64
1504 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
1505 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
1506 --> krb5-devel-1.12.2-14.el7.x86_64
1507 --> groff-1.22.2-8.el7.x86_64
1508 --> Already installed : flex-2.5.37-3.el7.x86_64
1509 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1510 --> Already installed : bison-2.7-4.el7.x86_64
1511 --> Already installed : automake-1.13.4-3.el7.noarch
1512 --> Already installed : autoconf-2.69-11.el7.noarch
1513Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1514 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1515 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1516 --> Already installed : python-2.7.5-16.el7.x86_64
1517 --> uglify-js-2.4.13-5.el7.noarch
1518 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1519 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1520Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src
1521 --> boost-devel-1.53.0-23.el7.x86_64
1522 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1523 --> fdupes-1.51-6.el7.x86_64
1524 --> xerces-c-devel-3.1.1-6.el7.x86_64
1525 --> Already installed : m4-1.4.16-9.el7.x86_64
1526Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1527 --> Already installed : python-2.7.5-16.el7.x86_64
1528 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1529 --> uglify-js-2.4.13-5.el7.noarch
1530Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1531 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1532 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1533 --> Already installed : python-2.7.5-16.el7.x86_64
1534 --> uglify-js-2.4.13-5.el7.noarch
1535 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1536 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1537Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1538Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
1539 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
1540 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1541 --> 1:qt-devel-4.8.5-8.el7.x86_64
1542 --> libcurl-devel-7.29.0-19.el7.x86_64
1543 --> php-5.4.16-23.el7_0.3.x86_64
1544 --> php-devel-5.4.16-23.el7_0.3.x86_64
1545 --> python-devel-2.7.5-16.el7.x86_64
1546 --> cmake-2.8.11-4.el7.x86_64
1547Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1548 --> Already installed : python-2.7.5-16.el7.x86_64
1549 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1550 --> uglify-js-2.4.13-5.el7.noarch
1551Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1552 --> Already installed : python-2.7.5-16.el7.x86_64
1553 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1554 --> uglify-js-2.4.13-5.el7.noarch
1555Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1556 --> Already installed : python-2.7.5-16.el7.x86_64
1557 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1558 --> uglify-js-2.4.13-5.el7.noarch
1559Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1560 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1561 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1562 --> Already installed : python-2.7.5-16.el7.x86_64
1563 --> uglify-js-2.4.13-5.el7.noarch
1564 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1565 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1566Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1567 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1568 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1569 --> Already installed : python-2.7.5-16.el7.x86_64
1570 --> uglify-js-2.4.13-5.el7.noarch
1571 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1572 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1573Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1574Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1575Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1576 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1577 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1578 --> Already installed : python-2.7.5-16.el7.x86_64
1579 --> uglify-js-2.4.13-5.el7.noarch
1580 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1581 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1582Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1583 --> Already installed : python-2.7.5-16.el7.x86_64
1584 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1585 --> uglify-js-2.4.13-5.el7.noarch
1586Getting requirements for libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.src
1587 --> libical-devel-0.48-6.el7.x86_64
1588 --> boost-devel-1.53.0-23.el7.x86_64
1589 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1590 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1591 --> 1:qt-devel-4.8.5-8.el7.x86_64
1592 --> cmake-2.8.11-4.el7.x86_64
1593Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1594 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1595 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1596 --> Already installed : python-2.7.5-16.el7.x86_64
1597 --> uglify-js-2.4.13-5.el7.noarch
1598 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1599 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1600Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src
1601 --> python-sphinx-1.1.3-8.el7.noarch
1602 --> python-setuptools-0.9.8-3.el7.noarch
1603 --> python-devel-2.7.5-16.el7.x86_64
1604Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1605Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1606 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1607 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1608 --> Already installed : python-2.7.5-16.el7.x86_64
1609 --> uglify-js-2.4.13-5.el7.noarch
1610 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1611 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1612Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1613 --> Already installed : python-2.7.5-16.el7.x86_64
1614 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1615 --> uglify-js-2.4.13-5.el7.noarch
1616Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1617Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
1618 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
1619 --> uuid-devel-1.6.2-26.el7.x86_64
1620 --> boost-devel-1.53.0-23.el7.x86_64
1621 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1622 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
1623 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
1624 --> 1:qt-devel-4.8.5-8.el7.x86_64
1625 --> xerces-c-devel-3.1.1-6.el7.x86_64
1626 --> cmake-2.8.11-4.el7.x86_64
1627 --> libcurl-devel-7.29.0-19.el7.x86_64
1628 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
1629 --> php-5.4.16-23.el7_0.3.x86_64
1630 --> php-devel-5.4.16-23.el7_0.3.x86_64
1631 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
1632 --> python-devel-2.7.5-16.el7.x86_64
1633Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1634 --> Already installed : python-2.7.5-16.el7.x86_64
1635 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1636 --> uglify-js-2.4.13-5.el7.noarch
1637Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1638Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1639 --> Already installed : python-2.7.5-16.el7.x86_64
1640 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1641 --> uglify-js-2.4.13-5.el7.noarch
1642Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1643 --> Already installed : python-2.7.5-16.el7.x86_64
1644 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1645 --> uglify-js-2.4.13-5.el7.noarch
1646Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1647 --> Already installed : python-2.7.5-16.el7.x86_64
1648 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1649 --> uglify-js-2.4.13-5.el7.noarch
1650Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1651 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1652 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1653 --> Already installed : python-2.7.5-16.el7.x86_64
1654 --> uglify-js-2.4.13-5.el7.noarch
1655 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1656 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1657Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1658 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1659 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1660 --> Already installed : python-2.7.5-16.el7.x86_64
1661 --> uglify-js-2.4.13-5.el7.noarch
1662 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1663 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1664Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1665 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1666 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1667 --> Already installed : python-2.7.5-16.el7.x86_64
1668 --> uglify-js-2.4.13-5.el7.noarch
1669 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1670 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1671Getting requirements for libphutil-20150415.gitaaee400-2.el7.kolab_3.5.src
1672Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1673 --> Already installed : python-2.7.5-16.el7.x86_64
1674 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1675 --> uglify-js-2.4.13-5.el7.noarch
1676Getting requirements for cyrus-imapd-2.5.0-91.el7.kolab_3.5.src
1677 --> libuuid-devel-2.23.2-21.el7.x86_64
1678 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1679 --> Already installed : libtool-2.4.2-20.el7.x86_64
1680 --> CUnit-devel-2.1.3-8.el7.x86_64
1681 --> 1:transfig-3.2.5d-13.el7.x86_64
1682 --> Already installed : gcc-4.8.3-9.el7.x86_64
1683 --> openldap-devel-2.4.39-6.el7.x86_64
1684 --> krb5-devel-1.12.2-14.el7.x86_64
1685 --> Already installed : automake-1.13.4-3.el7.noarch
1686 --> groff-1.22.2-8.el7.x86_64
1687 --> Already installed : bison-2.7-4.el7.x86_64
1688 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
1689 --> cyrus-sasl-md5-2.1.26-17.el7.x86_64
1690 --> 4:perl-devel-5.16.3-285.el7.x86_64
1691 --> Already installed : flex-2.5.37-3.el7.x86_64
1692 --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
1693 --> cyrus-sasl-plain-2.1.26-17.el7.x86_64
1694 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
1695 --> jansson-devel-2.4-6.el7.x86_64
1696 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
1697 --> Already installed : autoconf-2.69-11.el7.noarch
1698Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1699 --> Already installed : python-2.7.5-16.el7.x86_64
1700 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1701 --> uglify-js-2.4.13-5.el7.noarch
1702Getting requirements for roundcubemail-plugin-composeaddressbook-5.0-25.el7.kolab_3.5.src
1703Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1704Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
1705 --> python-nose-1.3.0-2.el7.noarch
1706 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
1707 --> python-pyasn1-modules-0.1.6-2.el7.noarch
1708 --> Already installed : intltool-0.50.2-6.el7.noarch
1709 --> glib2-devel-2.40.0-4.el7.x86_64
1710 --> python-sqlalchemy-0.9.7-3.el7.x86_64
1711 --> Already installed : python-2.7.5-16.el7.x86_64
1712 --> python-twisted-core-12.2.0-4.el7.x86_64
1713 --> python-pyasn1-0.1.6-2.el7.noarch
1714 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
1715 --> pytz-2012d-5.el7.noarch
1716 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1717 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
1718 --> python-ldap-2.4.15-2.el7.x86_64
1719 --> Already installed : gcc-4.8.3-9.el7.x86_64
1720Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1721 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1722 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1723 --> Already installed : python-2.7.5-16.el7.x86_64
1724 --> uglify-js-2.4.13-5.el7.noarch
1725 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1726 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1727Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1728 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1729 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1730 --> Already installed : python-2.7.5-16.el7.x86_64
1731 --> uglify-js-2.4.13-5.el7.noarch
1732 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1733 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1734Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1735 --> Already installed : python-2.7.5-16.el7.x86_64
1736 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1737 --> uglify-js-2.4.13-5.el7.noarch
1738Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1739 --> Already installed : python-2.7.5-16.el7.x86_64
1740 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1741 --> uglify-js-2.4.13-5.el7.noarch
1742Getting requirements for kolab-freebusy-1.0.7-5.el7.kolab_3.5.src
1743Getting requirements for chwala-0.3.1-1.el7.kolab_3.5.src
1744Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1745 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1746 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1747 --> Already installed : python-2.7.5-16.el7.x86_64
1748 --> uglify-js-2.4.13-5.el7.noarch
1749 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1750 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1751Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1752 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1753 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1754 --> Already installed : python-2.7.5-16.el7.x86_64
1755 --> uglify-js-2.4.13-5.el7.noarch
1756 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1757 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1758Getting requirements for libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.src
1759 --> libical-devel-0.48-6.el7.x86_64
1760 --> boost-devel-1.53.0-23.el7.x86_64
1761 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1762 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1763 --> 1:qt-devel-4.8.5-8.el7.x86_64
1764 --> cmake-2.8.11-4.el7.x86_64
1765Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1766 --> Already installed : python-2.7.5-16.el7.x86_64
1767 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1768 --> uglify-js-2.4.13-5.el7.noarch
1769Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1770 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1771 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1772 --> Already installed : python-2.7.5-16.el7.x86_64
1773 --> uglify-js-2.4.13-5.el7.noarch
1774 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1775 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1776Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1777 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1778 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1779 --> Already installed : python-2.7.5-16.el7.x86_64
1780 --> uglify-js-2.4.13-5.el7.noarch
1781 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1782 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1783Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1784 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1785 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1786 --> Already installed : python-2.7.5-16.el7.x86_64
1787 --> uglify-js-2.4.13-5.el7.noarch
1788 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1789 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1790Getting requirements for php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.src
1791Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1792 --> Already installed : python-2.7.5-16.el7.x86_64
1793 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1794 --> uglify-js-2.4.13-5.el7.noarch
1795Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1796Getting requirements for iRony-0.3.0-4.el7.kolab_3.5.src
1797Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1798 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1799 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1800 --> Already installed : python-2.7.5-16.el7.x86_64
1801 --> uglify-js-2.4.13-5.el7.noarch
1802 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1803 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1804Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1805 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1806 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1807 --> Already installed : python-2.7.5-16.el7.x86_64
1808 --> uglify-js-2.4.13-5.el7.noarch
1809 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1810 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1811Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1812 --> Already installed : python-2.7.5-16.el7.x86_64
1813 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1814 --> uglify-js-2.4.13-5.el7.noarch
1815Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1816 --> Already installed : python-2.7.5-16.el7.x86_64
1817 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1818 --> uglify-js-2.4.13-5.el7.noarch
1819Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
1820 --> python-nose-1.3.0-2.el7.noarch
1821 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
1822 --> python-pyasn1-modules-0.1.6-2.el7.noarch
1823 --> Already installed : intltool-0.50.2-6.el7.noarch
1824 --> glib2-devel-2.40.0-4.el7.x86_64
1825 --> python-sqlalchemy-0.9.7-3.el7.x86_64
1826 --> Already installed : python-2.7.5-16.el7.x86_64
1827 --> python-twisted-core-12.2.0-4.el7.x86_64
1828 --> python-pyasn1-0.1.6-2.el7.noarch
1829 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
1830 --> pytz-2012d-5.el7.noarch
1831 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1832 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
1833 --> python-ldap-2.4.15-2.el7.x86_64
1834 --> Already installed : gcc-4.8.3-9.el7.x86_64
1835Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1836 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1837 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1838 --> Already installed : python-2.7.5-16.el7.x86_64
1839 --> uglify-js-2.4.13-5.el7.noarch
1840 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1841 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1842Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1843 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1844 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1845 --> Already installed : python-2.7.5-16.el7.x86_64
1846 --> uglify-js-2.4.13-5.el7.noarch
1847 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1848 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1849Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1850 --> Already installed : python-2.7.5-16.el7.x86_64
1851 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1852 --> uglify-js-2.4.13-5.el7.noarch
1853Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1854 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1855 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1856 --> Already installed : python-2.7.5-16.el7.x86_64
1857 --> uglify-js-2.4.13-5.el7.noarch
1858 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1859 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1860Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1861 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1862 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1863 --> Already installed : python-2.7.5-16.el7.x86_64
1864 --> uglify-js-2.4.13-5.el7.noarch
1865 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1866 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1867Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1868 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1869 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1870 --> Already installed : python-2.7.5-16.el7.x86_64
1871 --> uglify-js-2.4.13-5.el7.noarch
1872 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1873 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1874Getting requirements for 1:python-flask-0.10.1-5.el7.kolab_3.5.src
1875 --> python-jinja2-2.7.2-2.el7.noarch
1876 --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch
1877 --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch
1878 --> python-sphinx-1.1.3-8.el7.noarch
1879 --> python-devel-2.7.5-16.el7.x86_64
1880 --> python-setuptools-0.9.8-3.el7.noarch
1881Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1882 --> Already installed : python-2.7.5-16.el7.x86_64
1883 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1884 --> uglify-js-2.4.13-5.el7.noarch
1885Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1886Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
1887 --> python-nose-1.3.0-2.el7.noarch
1888 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
1889 --> python-pyasn1-modules-0.1.6-2.el7.noarch
1890 --> Already installed : intltool-0.50.2-6.el7.noarch
1891 --> glib2-devel-2.40.0-4.el7.x86_64
1892 --> python-sqlalchemy-0.9.7-3.el7.x86_64
1893 --> Already installed : python-2.7.5-16.el7.x86_64
1894 --> python-twisted-core-12.2.0-4.el7.x86_64
1895 --> python-pyasn1-0.1.6-2.el7.noarch
1896 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
1897 --> pytz-2012d-5.el7.noarch
1898 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1899 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
1900 --> python-ldap-2.4.15-2.el7.x86_64
1901 --> Already installed : gcc-4.8.3-9.el7.x86_64
1902Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
1903 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
1904 --> uuid-devel-1.6.2-26.el7.x86_64
1905 --> boost-devel-1.53.0-23.el7.x86_64
1906 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1907 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
1908 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
1909 --> 1:qt-devel-4.8.5-8.el7.x86_64
1910 --> xerces-c-devel-3.1.1-6.el7.x86_64
1911 --> cmake-2.8.11-4.el7.x86_64
1912 --> libcurl-devel-7.29.0-19.el7.x86_64
1913 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
1914 --> php-5.4.16-23.el7_0.3.x86_64
1915 --> php-devel-5.4.16-23.el7_0.3.x86_64
1916 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
1917 --> python-devel-2.7.5-16.el7.x86_64
1918Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1919Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1920Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1921 --> Already installed : python-2.7.5-16.el7.x86_64
1922 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1923 --> uglify-js-2.4.13-5.el7.noarch
1924Getting requirements for roundcubemail-1.1.0-1.el7.src
1925Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1926 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1927 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1928 --> Already installed : python-2.7.5-16.el7.x86_64
1929 --> uglify-js-2.4.13-5.el7.noarch
1930 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1931 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1932Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1933Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1934 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1935 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1936 --> Already installed : python-2.7.5-16.el7.x86_64
1937 --> uglify-js-2.4.13-5.el7.noarch
1938 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1939 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1940Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1941 --> Already installed : python-2.7.5-16.el7.x86_64
1942 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1943 --> uglify-js-2.4.13-5.el7.noarch
1944Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1945 --> Already installed : python-2.7.5-16.el7.x86_64
1946 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1947 --> uglify-js-2.4.13-5.el7.noarch
1948Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1949 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1950 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1951 --> Already installed : python-2.7.5-16.el7.x86_64
1952 --> uglify-js-2.4.13-5.el7.noarch
1953 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1954 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1955Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1956 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1957 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1958 --> Already installed : python-2.7.5-16.el7.x86_64
1959 --> uglify-js-2.4.13-5.el7.noarch
1960 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1961 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1962Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1963 --> Already installed : python-2.7.5-16.el7.x86_64
1964 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1965 --> uglify-js-2.4.13-5.el7.noarch
1966Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1967Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
1968 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
1969 --> uuid-devel-1.6.2-26.el7.x86_64
1970 --> boost-devel-1.53.0-23.el7.x86_64
1971 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1972 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
1973 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
1974 --> 1:qt-devel-4.8.5-8.el7.x86_64
1975 --> xerces-c-devel-3.1.1-6.el7.x86_64
1976 --> cmake-2.8.11-4.el7.x86_64
1977 --> libcurl-devel-7.29.0-19.el7.x86_64
1978 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
1979 --> php-5.4.16-23.el7_0.3.x86_64
1980 --> php-devel-5.4.16-23.el7_0.3.x86_64
1981 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
1982 --> python-devel-2.7.5-16.el7.x86_64
1983Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1984 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1985 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1986 --> Already installed : python-2.7.5-16.el7.x86_64
1987 --> uglify-js-2.4.13-5.el7.noarch
1988 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1989 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1990Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1991 --> Already installed : python-2.7.5-16.el7.x86_64
1992 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1993 --> uglify-js-2.4.13-5.el7.noarch
1994Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1995 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1996 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1997 --> Already installed : python-2.7.5-16.el7.x86_64
1998 --> uglify-js-2.4.13-5.el7.noarch
1999 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2000 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2001Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2002 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2003 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2004 --> Already installed : python-2.7.5-16.el7.x86_64
2005 --> uglify-js-2.4.13-5.el7.noarch
2006 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2007 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2008Getting requirements for python-sievelib-0.5.2-14.el7.kolab_3.5.src
2009 --> python-setuptools-0.9.8-3.el7.noarch
2010 --> python-devel-2.7.5-16.el7.x86_64
2011Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2012Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2013 --> Already installed : python-2.7.5-16.el7.x86_64
2014 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2015 --> uglify-js-2.4.13-5.el7.noarch
2016Getting requirements for kolab-schema-3.2-3.el7.kolab_3.5.src
2017Getting requirements for python-cssmin-0.2.0-3.el7.src
2018 --> python-devel-2.7.5-16.el7.x86_64
2019 --> python-setuptools-0.9.8-3.el7.noarch
2020Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2021 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2022 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2023 --> Already installed : python-2.7.5-16.el7.x86_64
2024 --> uglify-js-2.4.13-5.el7.noarch
2025 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2026 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2027Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2028Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2029Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2030Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2031 --> Already installed : python-2.7.5-16.el7.x86_64
2032 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2033 --> uglify-js-2.4.13-5.el7.noarch
2034Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2035Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2036 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2037 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2038 --> Already installed : python-2.7.5-16.el7.x86_64
2039 --> uglify-js-2.4.13-5.el7.noarch
2040 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2041 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2042Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2043 --> Already installed : python-2.7.5-16.el7.x86_64
2044 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2045 --> uglify-js-2.4.13-5.el7.noarch
2046Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2047 --> Already installed : python-2.7.5-16.el7.x86_64
2048 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2049 --> uglify-js-2.4.13-5.el7.noarch
2050Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2051 --> Already installed : python-2.7.5-16.el7.x86_64
2052 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2053 --> uglify-js-2.4.13-5.el7.noarch
2054Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2055Getting requirements for kolab-utils-3.1-17.el7.kolab_3.5.src
2056 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2057 --> libcurl-devel-7.29.0-19.el7.x86_64
2058 --> 1:qt-devel-4.8.5-8.el7.x86_64
2059 --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2060 --> cmake-2.8.11-4.el7.x86_64
2061Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2062Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2063 --> python-nose-1.3.0-2.el7.noarch
2064 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2065 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2066 --> Already installed : intltool-0.50.2-6.el7.noarch
2067 --> glib2-devel-2.40.0-4.el7.x86_64
2068 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2069 --> Already installed : python-2.7.5-16.el7.x86_64
2070 --> python-twisted-core-12.2.0-4.el7.x86_64
2071 --> python-pyasn1-0.1.6-2.el7.noarch
2072 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2073 --> pytz-2012d-5.el7.noarch
2074 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2075 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2076 --> python-ldap-2.4.15-2.el7.x86_64
2077 --> Already installed : gcc-4.8.3-9.el7.x86_64
2078Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
2079 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
2080 --> uuid-devel-1.6.2-26.el7.x86_64
2081 --> boost-devel-1.53.0-23.el7.x86_64
2082 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2083 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
2084 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
2085 --> 1:qt-devel-4.8.5-8.el7.x86_64
2086 --> xerces-c-devel-3.1.1-6.el7.x86_64
2087 --> cmake-2.8.11-4.el7.x86_64
2088 --> libcurl-devel-7.29.0-19.el7.x86_64
2089 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
2090 --> php-5.4.16-23.el7_0.3.x86_64
2091 --> php-devel-5.4.16-23.el7_0.3.x86_64
2092 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
2093 --> python-devel-2.7.5-16.el7.x86_64
2094Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2095Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2096 --> Already installed : python-2.7.5-16.el7.x86_64
2097 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2098 --> uglify-js-2.4.13-5.el7.noarch
2099Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2100 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2101 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2102 --> Already installed : python-2.7.5-16.el7.x86_64
2103 --> uglify-js-2.4.13-5.el7.noarch
2104 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2105 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2106Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2107Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2108 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2109 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2110 --> Already installed : python-2.7.5-16.el7.x86_64
2111 --> uglify-js-2.4.13-5.el7.noarch
2112 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2113 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2114Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src
2115 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2116 --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2117 --> roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
2118Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
2119 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
2120 --> uuid-devel-1.6.2-26.el7.x86_64
2121 --> boost-devel-1.53.0-23.el7.x86_64
2122 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2123 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
2124 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
2125 --> 1:qt-devel-4.8.5-8.el7.x86_64
2126 --> xerces-c-devel-3.1.1-6.el7.x86_64
2127 --> cmake-2.8.11-4.el7.x86_64
2128 --> libcurl-devel-7.29.0-19.el7.x86_64
2129 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
2130 --> php-5.4.16-23.el7_0.3.x86_64
2131 --> php-devel-5.4.16-23.el7_0.3.x86_64
2132 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
2133 --> python-devel-2.7.5-16.el7.x86_64
2134Getting requirements for libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.src
2135 --> libical-devel-0.48-6.el7.x86_64
2136 --> boost-devel-1.53.0-23.el7.x86_64
2137 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2138 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2139 --> 1:qt-devel-4.8.5-8.el7.x86_64
2140 --> cmake-2.8.11-4.el7.x86_64
2141Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2142 --> Already installed : python-2.7.5-16.el7.x86_64
2143 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2144 --> uglify-js-2.4.13-5.el7.noarch
2145Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2146 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2147 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2148 --> Already installed : python-2.7.5-16.el7.x86_64
2149 --> uglify-js-2.4.13-5.el7.noarch
2150 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2151 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2152Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2153Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2154 --> Already installed : python-2.7.5-16.el7.x86_64
2155 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2156 --> uglify-js-2.4.13-5.el7.noarch
2157Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src
2158 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2159 --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2160 --> roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
2161Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2162 --> Already installed : python-2.7.5-16.el7.x86_64
2163 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2164 --> uglify-js-2.4.13-5.el7.noarch
2165Getting requirements for python-icalendar-3.8.2-8.el7.kolab_3.5.src
2166 --> python-devel-2.7.5-16.el7.x86_64
2167 --> python-setuptools-0.9.8-3.el7.noarch
2168Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2169Getting requirements for kolab-webadmin-3.2.7-3.el7.kolab_3.5.src
2170Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2171 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2172 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2173 --> Already installed : python-2.7.5-16.el7.x86_64
2174 --> uglify-js-2.4.13-5.el7.noarch
2175 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2176 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2177Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2178 --> Already installed : python-2.7.5-16.el7.x86_64
2179 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2180 --> uglify-js-2.4.13-5.el7.noarch
2181Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2182 --> Already installed : python-2.7.5-16.el7.x86_64
2183 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2184 --> uglify-js-2.4.13-5.el7.noarch
2185Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2186 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2187 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2188 --> Already installed : python-2.7.5-16.el7.x86_64
2189 --> uglify-js-2.4.13-5.el7.noarch
2190 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2191 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2192Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src
2193 --> Already installed : python-2.7.5-16.el7.x86_64
2194 --> nodejs-less-1.7.0-2.el7.noarch
2195 --> uglify-js-2.4.13-5.el7.noarch
2196Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2197Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2198 --> Already installed : python-2.7.5-16.el7.x86_64
2199 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2200 --> uglify-js-2.4.13-5.el7.noarch
2201Getting requirements for arcanist-20150415.giteb03646-1.el7.kolab_3.5.src
2202Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2203Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2204 --> nspr-devel-4.10.6-3.el7.x86_64
2205 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2206 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2207 --> nss-devel-3.16.2.3-5.el7.x86_64
2208 --> svrcore-devel-4.0.4-11.el7.x86_64
2209Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2210 --> Already installed : python-2.7.5-16.el7.x86_64
2211 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2212 --> uglify-js-2.4.13-5.el7.noarch
2213Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2214 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2215 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2216 --> Already installed : python-2.7.5-16.el7.x86_64
2217 --> uglify-js-2.4.13-5.el7.noarch
2218 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2219 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2220Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2221 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2222 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2223 --> Already installed : python-2.7.5-16.el7.x86_64
2224 --> uglify-js-2.4.13-5.el7.noarch
2225 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2226 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2227Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2228 --> Already installed : python-2.7.5-16.el7.x86_64
2229 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2230 --> uglify-js-2.4.13-5.el7.noarch
2231Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2232 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2233 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2234 --> Already installed : python-2.7.5-16.el7.x86_64
2235 --> uglify-js-2.4.13-5.el7.noarch
2236 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2237 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2238Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2239 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2240 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2241 --> Already installed : python-2.7.5-16.el7.x86_64
2242 --> uglify-js-2.4.13-5.el7.noarch
2243 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2244 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2245Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2246 --> Already installed : python-2.7.5-16.el7.x86_64
2247 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2248 --> uglify-js-2.4.13-5.el7.noarch
2249Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2250 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2251 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2252 --> Already installed : python-2.7.5-16.el7.x86_64
2253 --> uglify-js-2.4.13-5.el7.noarch
2254 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2255 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2256Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2257 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2258 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2259 --> Already installed : python-2.7.5-16.el7.x86_64
2260 --> uglify-js-2.4.13-5.el7.noarch
2261 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2262 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2263Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2264 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2265 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2266 --> Already installed : python-2.7.5-16.el7.x86_64
2267 --> uglify-js-2.4.13-5.el7.noarch
2268 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2269 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2270Getting requirements for kolab-utils-3.1-17.el7.kolab_3.5.src
2271 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2272 --> libcurl-devel-7.29.0-19.el7.x86_64
2273 --> 1:qt-devel-4.8.5-8.el7.x86_64
2274 --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2275 --> cmake-2.8.11-4.el7.x86_64
2276Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2277 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2278 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2279 --> Already installed : python-2.7.5-16.el7.x86_64
2280 --> uglify-js-2.4.13-5.el7.noarch
2281 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2282 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2283Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2284Getting requirements for kolab-syncroton-2.3.2-1.el7.kolab_3.5.src
2285 --> roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5.noarch
2286 --> roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3.5.noarch
2287 --> roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.noarch
2288Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2289 --> Already installed : python-2.7.5-16.el7.x86_64
2290 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2291 --> uglify-js-2.4.13-5.el7.noarch
2292Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2293 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2294 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2295 --> Already installed : python-2.7.5-16.el7.x86_64
2296 --> uglify-js-2.4.13-5.el7.noarch
2297 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2298 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2299Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2300 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2301 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2302 --> Already installed : python-2.7.5-16.el7.x86_64
2303 --> uglify-js-2.4.13-5.el7.noarch
2304 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2305 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2306Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2307 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2308 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2309 --> Already installed : python-2.7.5-16.el7.x86_64
2310 --> uglify-js-2.4.13-5.el7.noarch
2311 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2312 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2313Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2314 --> Already installed : python-2.7.5-16.el7.x86_64
2315 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2316 --> uglify-js-2.4.13-5.el7.noarch
2317Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2318 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2319 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2320 --> Already installed : python-2.7.5-16.el7.x86_64
2321 --> uglify-js-2.4.13-5.el7.noarch
2322 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2323 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2324Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2325 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2326 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2327 --> Already installed : python-2.7.5-16.el7.x86_64
2328 --> uglify-js-2.4.13-5.el7.noarch
2329 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2330 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2331Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2332 --> Already installed : python-2.7.5-16.el7.x86_64
2333 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2334 --> uglify-js-2.4.13-5.el7.noarch
2335Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2336 --> Already installed : python-2.7.5-16.el7.x86_64
2337 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2338 --> uglify-js-2.4.13-5.el7.noarch
2339Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2340 --> Already installed : python-2.7.5-16.el7.x86_64
2341 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2342 --> uglify-js-2.4.13-5.el7.noarch
2343Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2344 --> Already installed : python-2.7.5-16.el7.x86_64
2345 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2346 --> uglify-js-2.4.13-5.el7.noarch
2347Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2348 --> Already installed : python-2.7.5-16.el7.x86_64
2349 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2350 --> uglify-js-2.4.13-5.el7.noarch
2351Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2352 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2353 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2354 --> Already installed : python-2.7.5-16.el7.x86_64
2355 --> uglify-js-2.4.13-5.el7.noarch
2356 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2357 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2358Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2359 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2360 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2361 --> Already installed : python-2.7.5-16.el7.x86_64
2362 --> uglify-js-2.4.13-5.el7.noarch
2363 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2364 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2365Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2366Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2367 --> nspr-devel-4.10.6-3.el7.x86_64
2368 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2369 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2370 --> nss-devel-3.16.2.3-5.el7.x86_64
2371 --> svrcore-devel-4.0.4-11.el7.x86_64
2372Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2373Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2374 --> Already installed : python-2.7.5-16.el7.x86_64
2375 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2376 --> uglify-js-2.4.13-5.el7.noarch
2377Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2378 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2379 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2380 --> Already installed : python-2.7.5-16.el7.x86_64
2381 --> uglify-js-2.4.13-5.el7.noarch
2382 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2383 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2384Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2385 --> Already installed : python-2.7.5-16.el7.x86_64
2386 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2387 --> uglify-js-2.4.13-5.el7.noarch
2388Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2389 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2390 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2391 --> Already installed : python-2.7.5-16.el7.x86_64
2392 --> uglify-js-2.4.13-5.el7.noarch
2393 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2394 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2395Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2396 --> Already installed : python-2.7.5-16.el7.x86_64
2397 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2398 --> uglify-js-2.4.13-5.el7.noarch
2399Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2400 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2401 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2402 --> Already installed : python-2.7.5-16.el7.x86_64
2403 --> uglify-js-2.4.13-5.el7.noarch
2404 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2405 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2406Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2407 --> Already installed : python-2.7.5-16.el7.x86_64
2408 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2409 --> uglify-js-2.4.13-5.el7.noarch
2410Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2411 --> Already installed : python-2.7.5-16.el7.x86_64
2412 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2413 --> uglify-js-2.4.13-5.el7.noarch
2414Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2415Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2416 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2417 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2418 --> Already installed : python-2.7.5-16.el7.x86_64
2419 --> uglify-js-2.4.13-5.el7.noarch
2420 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2421 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2422Getting requirements for php-pear-Net-LDAP2-2.1.0-1.el7.src
2423 --> 1:php-pear-1.9.4-21.el7.noarch
2424Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2425 --> Already installed : python-2.7.5-16.el7.x86_64
2426 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2427 --> uglify-js-2.4.13-5.el7.noarch
2428Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2429 --> Already installed : python-2.7.5-16.el7.x86_64
2430 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2431 --> uglify-js-2.4.13-5.el7.noarch
2432Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2433Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
2434 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2435 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2436 --> 1:qt-devel-4.8.5-8.el7.x86_64
2437 --> libcurl-devel-7.29.0-19.el7.x86_64
2438 --> php-5.4.16-23.el7_0.3.x86_64
2439 --> php-devel-5.4.16-23.el7_0.3.x86_64
2440 --> python-devel-2.7.5-16.el7.x86_64
2441 --> cmake-2.8.11-4.el7.x86_64
2442Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2443Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2444 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2445 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2446 --> Already installed : python-2.7.5-16.el7.x86_64
2447 --> uglify-js-2.4.13-5.el7.noarch
2448 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2449 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2450Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2451 --> Already installed : python-2.7.5-16.el7.x86_64
2452 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2453 --> uglify-js-2.4.13-5.el7.noarch
2454Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2455 --> Already installed : python-2.7.5-16.el7.x86_64
2456 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2457 --> uglify-js-2.4.13-5.el7.noarch
2458Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2459 --> python-nose-1.3.0-2.el7.noarch
2460 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2461 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2462 --> Already installed : intltool-0.50.2-6.el7.noarch
2463 --> glib2-devel-2.40.0-4.el7.x86_64
2464 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2465 --> Already installed : python-2.7.5-16.el7.x86_64
2466 --> python-twisted-core-12.2.0-4.el7.x86_64
2467 --> python-pyasn1-0.1.6-2.el7.noarch
2468 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2469 --> pytz-2012d-5.el7.noarch
2470 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2471 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2472 --> python-ldap-2.4.15-2.el7.x86_64
2473 --> Already installed : gcc-4.8.3-9.el7.x86_64
2474Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2475Getting requirements for kolab-autodiscover-0.1-5.el7.kolab_3.5.src
2476Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2477 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2478 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2479 --> Already installed : python-2.7.5-16.el7.x86_64
2480 --> uglify-js-2.4.13-5.el7.noarch
2481 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2482 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2483Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2484 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2485 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2486 --> Already installed : python-2.7.5-16.el7.x86_64
2487 --> uglify-js-2.4.13-5.el7.noarch
2488 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2489 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2490Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2491 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2492 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2493 --> Already installed : python-2.7.5-16.el7.x86_64
2494 --> uglify-js-2.4.13-5.el7.noarch
2495 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2496 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2497Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src
2498 --> Already installed : automake-1.13.4-3.el7.noarch
2499 --> 5:guile-devel-2.0.9-5.el7.x86_64
2500 --> dos2unix-6.0.3-4.el7.x86_64
2501 --> pcre-devel-8.32-14.el7.x86_64
2502 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2503 --> boost-devel-1.53.0-23.el7.x86_64
2504 --> Already installed : 4:perl-5.16.3-285.el7.x86_64
2505 --> Already installed : autoconf-2.69-11.el7.noarch
2506 --> Already installed : gawk-4.0.2-4.el7.x86_64
2507 --> perl-Test-Simple-0.98-243.el7.noarch
2508 --> 4:perl-devel-5.16.3-285.el7.x86_64
2509 --> 1:tcl-devel-8.5.13-4.el7.x86_64
2510 --> python-devel-2.7.5-16.el7.x86_64
2511Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2512Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2513 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2514 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2515 --> Already installed : python-2.7.5-16.el7.x86_64
2516 --> uglify-js-2.4.13-5.el7.noarch
2517 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2518 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2519Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2520 --> Already installed : python-2.7.5-16.el7.x86_64
2521 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2522 --> uglify-js-2.4.13-5.el7.noarch
2523Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
2524 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2525 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2526 --> 1:qt-devel-4.8.5-8.el7.x86_64
2527 --> libcurl-devel-7.29.0-19.el7.x86_64
2528 --> php-5.4.16-23.el7_0.3.x86_64
2529 --> php-devel-5.4.16-23.el7_0.3.x86_64
2530 --> python-devel-2.7.5-16.el7.x86_64
2531 --> cmake-2.8.11-4.el7.x86_64
2532Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2533 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2534 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2535 --> Already installed : python-2.7.5-16.el7.x86_64
2536 --> uglify-js-2.4.13-5.el7.noarch
2537 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2538 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2539Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2540 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2541 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2542 --> Already installed : python-2.7.5-16.el7.x86_64
2543 --> uglify-js-2.4.13-5.el7.noarch
2544 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2545 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2546Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2547 --> python-nose-1.3.0-2.el7.noarch
2548 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2549 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2550 --> Already installed : intltool-0.50.2-6.el7.noarch
2551 --> glib2-devel-2.40.0-4.el7.x86_64
2552 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2553 --> Already installed : python-2.7.5-16.el7.x86_64
2554 --> python-twisted-core-12.2.0-4.el7.x86_64
2555 --> python-pyasn1-0.1.6-2.el7.noarch
2556 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2557 --> pytz-2012d-5.el7.noarch
2558 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2559 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2560 --> python-ldap-2.4.15-2.el7.x86_64
2561 --> Already installed : gcc-4.8.3-9.el7.x86_64
2562Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2563 --> Already installed : python-2.7.5-16.el7.x86_64
2564 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2565 --> uglify-js-2.4.13-5.el7.noarch
2566Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2567 --> Already installed : python-2.7.5-16.el7.x86_64
2568 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2569 --> uglify-js-2.4.13-5.el7.noarch
2570Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2571 --> Already installed : python-2.7.5-16.el7.x86_64
2572 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2573 --> uglify-js-2.4.13-5.el7.noarch
2574Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2575Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2576 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2577 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2578 --> Already installed : python-2.7.5-16.el7.x86_64
2579 --> uglify-js-2.4.13-5.el7.noarch
2580 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2581 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2582Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2583 --> Already installed : python-2.7.5-16.el7.x86_64
2584 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2585 --> uglify-js-2.4.13-5.el7.noarch
2586Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2587 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2588 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2589 --> Already installed : python-2.7.5-16.el7.x86_64
2590 --> uglify-js-2.4.13-5.el7.noarch
2591 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2592 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2593Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2594 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2595 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2596 --> Already installed : python-2.7.5-16.el7.x86_64
2597 --> uglify-js-2.4.13-5.el7.noarch
2598 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2599 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2600Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2601Getting requirements for python-itsdangerous-0.24-3.el7.kolab_3.5.src
2602 --> python-devel-2.7.5-16.el7.x86_64
2603 --> python-setuptools-0.9.8-3.el7.noarch
2604Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2605 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2606 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2607 --> Already installed : python-2.7.5-16.el7.x86_64
2608 --> uglify-js-2.4.13-5.el7.noarch
2609 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2610 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2611Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src
2612 --> Already installed : python-2.7.5-16.el7.x86_64
2613 --> nodejs-less-1.7.0-2.el7.noarch
2614 --> uglify-js-2.4.13-5.el7.noarch
2615Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2616 --> nspr-devel-4.10.6-3.el7.x86_64
2617 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2618 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2619 --> nss-devel-3.16.2.3-5.el7.x86_64
2620 --> svrcore-devel-4.0.4-11.el7.x86_64
2621Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2622 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2623 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2624 --> Already installed : python-2.7.5-16.el7.x86_64
2625 --> uglify-js-2.4.13-5.el7.noarch
2626 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2627 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2628Getting requirements for bonnie-flask-0.2-4.el7.kolab_3.5.src
2629 --> 1:python-flask-0.10.1-5.el7.kolab_3.5.noarch
2630 --> python-twisted-core-12.2.0-4.el7.x86_64
2631 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2632 --> python-devel-2.7.5-16.el7.x86_64
2633 --> pytz-2012d-5.el7.noarch
2634 --> python-setuptools-0.9.8-3.el7.noarch
2635Getting requirements for python-cssmin-0.2.0-11.el7.kolab_3.5.src
2636 --> python-devel-2.7.5-16.el7.x86_64
2637 --> python-setuptools-0.9.8-3.el7.noarch
2638Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src
2639 --> Already installed : python-2.7.5-16.el7.x86_64
2640 --> nodejs-less-1.7.0-2.el7.noarch
2641 --> uglify-js-2.4.13-5.el7.noarch
2642Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2643 --> Already installed : python-2.7.5-16.el7.x86_64
2644 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2645 --> uglify-js-2.4.13-5.el7.noarch
2646Getting requirements for roundcubemail-plugin-dblog-2.0-22.el7.kolab_3.5.src
2647Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
2648 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2649 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2650 --> 1:qt-devel-4.8.5-8.el7.x86_64
2651 --> libcurl-devel-7.29.0-19.el7.x86_64
2652 --> php-5.4.16-23.el7_0.3.x86_64
2653 --> php-devel-5.4.16-23.el7_0.3.x86_64
2654 --> python-devel-2.7.5-16.el7.x86_64
2655 --> cmake-2.8.11-4.el7.x86_64
2656Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2657 --> Already installed : python-2.7.5-16.el7.x86_64
2658 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2659 --> uglify-js-2.4.13-5.el7.noarch
2660Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2661 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2662 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2663 --> Already installed : python-2.7.5-16.el7.x86_64
2664 --> uglify-js-2.4.13-5.el7.noarch
2665 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2666 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2667Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2668 --> nspr-devel-4.10.6-3.el7.x86_64
2669 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2670 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2671 --> nss-devel-3.16.2.3-5.el7.x86_64
2672 --> svrcore-devel-4.0.4-11.el7.x86_64
2673Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2674 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2675 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2676 --> Already installed : python-2.7.5-16.el7.x86_64
2677 --> uglify-js-2.4.13-5.el7.noarch
2678 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2679 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2680Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2681 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2682 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2683 --> Already installed : python-2.7.5-16.el7.x86_64
2684 --> uglify-js-2.4.13-5.el7.noarch
2685 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2686 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2687Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2688Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2689 --> Already installed : python-2.7.5-16.el7.x86_64
2690 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2691 --> uglify-js-2.4.13-5.el7.noarch
2692Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2693 --> Already installed : python-2.7.5-16.el7.x86_64
2694 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2695 --> uglify-js-2.4.13-5.el7.noarch
2696Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2697 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2698 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2699 --> Already installed : python-2.7.5-16.el7.x86_64
2700 --> uglify-js-2.4.13-5.el7.noarch
2701 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2702 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2703Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2704 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2705 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2706 --> Already installed : python-2.7.5-16.el7.x86_64
2707 --> uglify-js-2.4.13-5.el7.noarch
2708 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2709 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2710Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2711 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2712 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2713 --> Already installed : python-2.7.5-16.el7.x86_64
2714 --> uglify-js-2.4.13-5.el7.noarch
2715 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2716 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2717Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2718 --> python-nose-1.3.0-2.el7.noarch
2719 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2720 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2721 --> Already installed : intltool-0.50.2-6.el7.noarch
2722 --> glib2-devel-2.40.0-4.el7.x86_64
2723 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2724 --> Already installed : python-2.7.5-16.el7.x86_64
2725 --> python-twisted-core-12.2.0-4.el7.x86_64
2726 --> python-pyasn1-0.1.6-2.el7.noarch
2727 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2728 --> pytz-2012d-5.el7.noarch
2729 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2730 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2731 --> python-ldap-2.4.15-2.el7.x86_64
2732 --> Already installed : gcc-4.8.3-9.el7.x86_64
2733Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2734Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2735Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2736 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2737 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2738 --> Already installed : python-2.7.5-16.el7.x86_64
2739 --> uglify-js-2.4.13-5.el7.noarch
2740 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2741 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2742Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2743 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2744 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2745 --> Already installed : python-2.7.5-16.el7.x86_64
2746 --> uglify-js-2.4.13-5.el7.noarch
2747 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2748 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2749Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2750 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2751 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2752 --> Already installed : python-2.7.5-16.el7.x86_64
2753 --> uglify-js-2.4.13-5.el7.noarch
2754 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2755 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2756Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2757 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2758 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2759 --> Already installed : python-2.7.5-16.el7.x86_64
2760 --> uglify-js-2.4.13-5.el7.noarch
2761 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2762 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2763Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2764 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2765 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2766 --> Already installed : python-2.7.5-16.el7.x86_64
2767 --> uglify-js-2.4.13-5.el7.noarch
2768 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2769 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2770Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src
2771 --> 1:transfig-3.2.5d-13.el7.x86_64
2772 --> tcp_wrappers-7.6-77.el7.x86_64
2773 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
2774 --> 4:perl-devel-5.16.3-285.el7.x86_64
2775 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
2776 --> openldap-devel-2.4.39-6.el7.x86_64
2777 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
2778 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
2779 --> krb5-devel-1.12.2-14.el7.x86_64
2780 --> groff-1.22.2-8.el7.x86_64
2781 --> Already installed : flex-2.5.37-3.el7.x86_64
2782 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2783 --> Already installed : bison-2.7-4.el7.x86_64
2784 --> Already installed : automake-1.13.4-3.el7.noarch
2785 --> Already installed : autoconf-2.69-11.el7.noarch
2786Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2787Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2788 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2789 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2790 --> Already installed : python-2.7.5-16.el7.x86_64
2791 --> uglify-js-2.4.13-5.el7.noarch
2792 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2793 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2794Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
2795 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
2796 --> uuid-devel-1.6.2-26.el7.x86_64
2797 --> boost-devel-1.53.0-23.el7.x86_64
2798 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2799 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
2800 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
2801 --> 1:qt-devel-4.8.5-8.el7.x86_64
2802 --> xerces-c-devel-3.1.1-6.el7.x86_64
2803 --> cmake-2.8.11-4.el7.x86_64
2804 --> libcurl-devel-7.29.0-19.el7.x86_64
2805 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
2806 --> php-5.4.16-23.el7_0.3.x86_64
2807 --> php-devel-5.4.16-23.el7_0.3.x86_64
2808 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
2809 --> python-devel-2.7.5-16.el7.x86_64
2810Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2811 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2812 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2813 --> Already installed : python-2.7.5-16.el7.x86_64
2814 --> uglify-js-2.4.13-5.el7.noarch
2815 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2816 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2817Getting requirements for swig-2.0.10-4.el7.src
2818 --> 1:tcl-devel-8.5.13-4.el7.x86_64
2819 --> python-devel-2.7.5-16.el7.x86_64
2820 --> 4:perl-devel-5.16.3-285.el7.x86_64
2821 --> perl-Test-Simple-0.98-243.el7.noarch
2822 --> Already installed : 4:perl-5.16.3-285.el7.x86_64
2823 --> pcre-devel-8.32-14.el7.x86_64
2824 --> 5:guile-devel-2.0.9-5.el7.x86_64
2825 --> Already installed : gawk-4.0.2-4.el7.x86_64
2826 --> dos2unix-6.0.3-4.el7.x86_64
2827 --> boost-devel-1.53.0-23.el7.x86_64
2828 --> Already installed : automake-1.13.4-3.el7.noarch
2829 --> Already installed : autoconf-2.69-11.el7.noarch
2830Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2831 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2832 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2833 --> Already installed : python-2.7.5-16.el7.x86_64
2834 --> uglify-js-2.4.13-5.el7.noarch
2835 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2836 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2837Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2838 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2839 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2840 --> Already installed : python-2.7.5-16.el7.x86_64
2841 --> uglify-js-2.4.13-5.el7.noarch
2842 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2843 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2844Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2845Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2846 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2847 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2848 --> Already installed : python-2.7.5-16.el7.x86_64
2849 --> uglify-js-2.4.13-5.el7.noarch
2850 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2851 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2852Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2853 --> Already installed : python-2.7.5-16.el7.x86_64
2854 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2855 --> uglify-js-2.4.13-5.el7.noarch
2856Getting requirements for cyrus-imapd-2.4.17-7.el7.src
2857 --> 1:transfig-3.2.5d-13.el7.x86_64
2858 --> tcp_wrappers-7.6-77.el7.x86_64
2859 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
2860 --> 4:perl-devel-5.16.3-285.el7.x86_64
2861 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
2862 --> openldap-devel-2.4.39-6.el7.x86_64
2863 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
2864 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
2865 --> krb5-devel-1.12.2-14.el7.x86_64
2866 --> groff-1.22.2-8.el7.x86_64
2867 --> Already installed : flex-2.5.37-3.el7.x86_64
2868 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2869 --> Already installed : bison-2.7-4.el7.x86_64
2870 --> Already installed : automake-1.13.4-3.el7.noarch
2871 --> Already installed : autoconf-2.69-11.el7.noarch
2872Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2873 --> Already installed : python-2.7.5-16.el7.x86_64
2874 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2875 --> uglify-js-2.4.13-5.el7.noarch
2876Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2877Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2878 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2879 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2880 --> Already installed : python-2.7.5-16.el7.x86_64
2881 --> uglify-js-2.4.13-5.el7.noarch
2882 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2883 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2884Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2885 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2886 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2887 --> Already installed : python-2.7.5-16.el7.x86_64
2888 --> uglify-js-2.4.13-5.el7.noarch
2889 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2890 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2891Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2892 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2893 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2894 --> Already installed : python-2.7.5-16.el7.x86_64
2895 --> uglify-js-2.4.13-5.el7.noarch
2896 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2897 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2898Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2899 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2900 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2901 --> Already installed : python-2.7.5-16.el7.x86_64
2902 --> uglify-js-2.4.13-5.el7.noarch
2903 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2904 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2905Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2906Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2907 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2908 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2909 --> Already installed : python-2.7.5-16.el7.x86_64
2910 --> uglify-js-2.4.13-5.el7.noarch
2911 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2912 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2913Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2914 --> Already installed : python-2.7.5-16.el7.x86_64
2915 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2916 --> uglify-js-2.4.13-5.el7.noarch
2917Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2918 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2919 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2920 --> Already installed : python-2.7.5-16.el7.x86_64
2921 --> uglify-js-2.4.13-5.el7.noarch
2922 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2923 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2924Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src
2925 --> 1:transfig-3.2.5d-13.el7.x86_64
2926 --> tcp_wrappers-7.6-77.el7.x86_64
2927 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
2928 --> 4:perl-devel-5.16.3-285.el7.x86_64
2929 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
2930 --> openldap-devel-2.4.39-6.el7.x86_64
2931 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
2932 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
2933 --> krb5-devel-1.12.2-14.el7.x86_64
2934 --> groff-1.22.2-8.el7.x86_64
2935 --> Already installed : flex-2.5.37-3.el7.x86_64
2936 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2937 --> Already installed : bison-2.7-4.el7.x86_64
2938 --> Already installed : automake-1.13.4-3.el7.noarch
2939 --> Already installed : autoconf-2.69-11.el7.noarch
2940Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2941 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2942 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2943 --> Already installed : python-2.7.5-16.el7.x86_64
2944 --> uglify-js-2.4.13-5.el7.noarch
2945 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2946 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2947Getting requirements for roundcubemail-plugin-converse-0.0-14.el7.kolab_3.5.src
2948Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2949Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2950 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2951 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2952 --> Already installed : python-2.7.5-16.el7.x86_64
2953 --> uglify-js-2.4.13-5.el7.noarch
2954 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2955 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2956Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2957 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2958 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2959 --> Already installed : python-2.7.5-16.el7.x86_64
2960 --> uglify-js-2.4.13-5.el7.noarch
2961 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2962 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2963Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2964 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2965 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2966 --> Already installed : python-2.7.5-16.el7.x86_64
2967 --> uglify-js-2.4.13-5.el7.noarch
2968 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2969 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2970Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2971 --> python-nose-1.3.0-2.el7.noarch
2972 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2973 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2974 --> Already installed : intltool-0.50.2-6.el7.noarch
2975 --> glib2-devel-2.40.0-4.el7.x86_64
2976 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2977 --> Already installed : python-2.7.5-16.el7.x86_64
2978 --> python-twisted-core-12.2.0-4.el7.x86_64
2979 --> python-pyasn1-0.1.6-2.el7.noarch
2980 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2981 --> pytz-2012d-5.el7.noarch
2982 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2983 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2984 --> python-ldap-2.4.15-2.el7.x86_64
2985 --> Already installed : gcc-4.8.3-9.el7.x86_64
2986Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2987Getting requirements for 1:python-flask-0.10.1-5.el7.kolab_3.5.src
2988 --> python-jinja2-2.7.2-2.el7.noarch
2989 --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch
2990 --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch
2991 --> python-sphinx-1.1.3-8.el7.noarch
2992 --> python-devel-2.7.5-16.el7.x86_64
2993 --> python-setuptools-0.9.8-3.el7.noarch
2994Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2995 --> Already installed : python-2.7.5-16.el7.x86_64
2996 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2997 --> uglify-js-2.4.13-5.el7.noarch
2998Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2999 --> Already installed : python-2.7.5-16.el7.x86_64
3000 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3001 --> uglify-js-2.4.13-5.el7.noarch
3002Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
3003 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3004 --> Already installed : automake-1.13.4-3.el7.noarch
3005 --> Already installed : autoconf-2.69-11.el7.noarch
3006 --> libuuid-devel-2.23.2-21.el7.x86_64
3007 --> zlib-devel-1.2.7-13.el7.x86_64
3008Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3009 --> Already installed : python-2.7.5-16.el7.x86_64
3010 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3011 --> uglify-js-2.4.13-5.el7.noarch
3012Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3013 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3014 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3015 --> Already installed : python-2.7.5-16.el7.x86_64
3016 --> uglify-js-2.4.13-5.el7.noarch
3017 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3018 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3019Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3020 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3021 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3022 --> Already installed : python-2.7.5-16.el7.x86_64
3023 --> uglify-js-2.4.13-5.el7.noarch
3024 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3025 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3026Getting requirements for roundcubemail-plugin-contextmenu-2.1.1-1.el7.kolab_3.5.src
3027 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3028 --> uglify-js-2.4.13-5.el7.noarch
3029Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3030 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3031 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3032 --> Already installed : python-2.7.5-16.el7.x86_64
3033 --> uglify-js-2.4.13-5.el7.noarch
3034 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3035 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3036Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
3037Getting requirements for php-ZendFramework-1.12.11-1.el7.src
3038Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3039 --> Already installed : python-2.7.5-16.el7.x86_64
3040 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3041 --> uglify-js-2.4.13-5.el7.noarch
3042Getting requirements for php-pear-Net-LDAP2-2.0.12-21.el7.kolab_3.5.src
3043 --> 1:php-pear-1.9.4-21.el7.noarch
3044Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src
3045 --> boost-devel-1.53.0-23.el7.x86_64
3046 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3047 --> fdupes-1.51-6.el7.x86_64
3048 --> xerces-c-devel-3.1.1-6.el7.x86_64
3049 --> Already installed : m4-1.4.16-9.el7.x86_64
3050Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
3051 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3052 --> Already installed : automake-1.13.4-3.el7.noarch
3053 --> Already installed : autoconf-2.69-11.el7.noarch
3054 --> libuuid-devel-2.23.2-21.el7.x86_64
3055 --> zlib-devel-1.2.7-13.el7.x86_64
3056Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3057 --> Already installed : python-2.7.5-16.el7.x86_64
3058 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3059 --> uglify-js-2.4.13-5.el7.noarch
3060Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3061 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3062 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3063 --> Already installed : python-2.7.5-16.el7.x86_64
3064 --> uglify-js-2.4.13-5.el7.noarch
3065 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3066 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3067Getting requirements for cyrus-imapd-2.5.0-91.el7.kolab_3.5.src
3068 --> libuuid-devel-2.23.2-21.el7.x86_64
3069 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
3070 --> Already installed : libtool-2.4.2-20.el7.x86_64
3071 --> CUnit-devel-2.1.3-8.el7.x86_64
3072 --> 1:transfig-3.2.5d-13.el7.x86_64
3073 --> Already installed : gcc-4.8.3-9.el7.x86_64
3074 --> openldap-devel-2.4.39-6.el7.x86_64
3075 --> krb5-devel-1.12.2-14.el7.x86_64
3076 --> Already installed : automake-1.13.4-3.el7.noarch
3077 --> groff-1.22.2-8.el7.x86_64
3078 --> Already installed : bison-2.7-4.el7.x86_64
3079 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
3080 --> cyrus-sasl-md5-2.1.26-17.el7.x86_64
3081 --> 4:perl-devel-5.16.3-285.el7.x86_64
3082 --> Already installed : flex-2.5.37-3.el7.x86_64
3083 --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3084 --> cyrus-sasl-plain-2.1.26-17.el7.x86_64
3085 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
3086 --> jansson-devel-2.4-6.el7.x86_64
3087 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
3088 --> Already installed : autoconf-2.69-11.el7.noarch
3089Getting requirements for php-ZendFramework-1.12.11-1.el7.src
3090Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src
3091 --> Already installed : automake-1.13.4-3.el7.noarch
3092 --> 5:guile-devel-2.0.9-5.el7.x86_64
3093 --> dos2unix-6.0.3-4.el7.x86_64
3094 --> pcre-devel-8.32-14.el7.x86_64
3095 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3096 --> boost-devel-1.53.0-23.el7.x86_64
3097 --> Already installed : 4:perl-5.16.3-285.el7.x86_64
3098 --> Already installed : autoconf-2.69-11.el7.noarch
3099 --> Already installed : gawk-4.0.2-4.el7.x86_64
3100 --> perl-Test-Simple-0.98-243.el7.noarch
3101 --> 4:perl-devel-5.16.3-285.el7.x86_64
3102 --> 1:tcl-devel-8.5.13-4.el7.x86_64
3103 --> python-devel-2.7.5-16.el7.x86_64
3104Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
3105 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3106 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
3107 --> 1:qt-devel-4.8.5-8.el7.x86_64
3108 --> libcurl-devel-7.29.0-19.el7.x86_64
3109 --> php-5.4.16-23.el7_0.3.x86_64
3110 --> php-devel-5.4.16-23.el7_0.3.x86_64
3111 --> python-devel-2.7.5-16.el7.x86_64
3112 --> cmake-2.8.11-4.el7.x86_64
3113Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3114 --> Already installed : python-2.7.5-16.el7.x86_64
3115 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3116 --> uglify-js-2.4.13-5.el7.noarch
3117Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src
3118 --> boost-devel-1.53.0-23.el7.x86_64
3119 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3120 --> fdupes-1.51-6.el7.x86_64
3121 --> xerces-c-devel-3.1.1-6.el7.x86_64
3122 --> Already installed : m4-1.4.16-9.el7.x86_64
3123Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
3124Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3125 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3126 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3127 --> Already installed : python-2.7.5-16.el7.x86_64
3128 --> uglify-js-2.4.13-5.el7.noarch
3129 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3130 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3131Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3132 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3133 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3134 --> Already installed : python-2.7.5-16.el7.x86_64
3135 --> uglify-js-2.4.13-5.el7.noarch
3136 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3137 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3138Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3139 --> Already installed : python-2.7.5-16.el7.x86_64
3140 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3141 --> uglify-js-2.4.13-5.el7.noarch
3142--> Running transaction check
3143---> Package CUnit-devel.x86_64 0:2.1.3-8.el7 will be installed
3144--> Processing Dependency: CUnit(x86-64) = 2.1.3-8.el7 for package: CUnit-devel-2.1.3-8.el7.x86_64
3145--> Processing Dependency: libcunit.so.1()(64bit) for package: CUnit-devel-2.1.3-8.el7.x86_64
3146---> Package boost-devel.x86_64 0:1.53.0-23.el7 will be installed
3147--> Processing Dependency: boost = 1.53.0-23.el7 for package: boost-devel-1.53.0-23.el7.x86_64
3148--> Processing Dependency: libboost_wserialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3149--> Processing Dependency: libboost_wserialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3150--> Processing Dependency: libboost_wave.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3151--> Processing Dependency: libboost_wave-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3152--> Processing Dependency: libboost_unit_test_framework.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3153--> Processing Dependency: libboost_unit_test_framework-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3154--> Processing Dependency: libboost_timer.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3155--> Processing Dependency: libboost_timer-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3156--> Processing Dependency: libboost_signals.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3157--> Processing Dependency: libboost_signals-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3158--> Processing Dependency: libboost_serialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3159--> Processing Dependency: libboost_serialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3160--> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3161--> Processing Dependency: libboost_regex-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3162--> Processing Dependency: libboost_random.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3163--> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3164--> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3165--> Processing Dependency: libboost_python-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3166--> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3167--> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3168--> Processing Dependency: libboost_prg_exec_monitor.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3169--> Processing Dependency: libboost_prg_exec_monitor-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3170--> Processing Dependency: libboost_math_tr1l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3171--> Processing Dependency: libboost_math_tr1l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3172--> Processing Dependency: libboost_math_tr1f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3173--> Processing Dependency: libboost_math_tr1f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3174--> Processing Dependency: libboost_math_tr1.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3175--> Processing Dependency: libboost_math_tr1-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3176--> Processing Dependency: libboost_math_c99l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3177--> Processing Dependency: libboost_math_c99l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3178--> Processing Dependency: libboost_math_c99f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3179--> Processing Dependency: libboost_math_c99f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3180--> Processing Dependency: libboost_math_c99.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3181--> Processing Dependency: libboost_math_c99-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3182--> Processing Dependency: libboost_locale-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3183--> Processing Dependency: libboost_iostreams.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3184--> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3185--> Processing Dependency: libboost_graph.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3186--> Processing Dependency: libboost_graph-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3187--> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3188--> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3189--> Processing Dependency: libboost_date_time.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3190--> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3191--> Processing Dependency: libboost_context.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3192--> Processing Dependency: libboost_context-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3193--> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3194--> Processing Dependency: libboost_chrono-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3195--> Processing Dependency: libboost_atomic-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3196---> Package cmake.x86_64 0:2.8.11-4.el7 will be installed
3197--> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.11-4.el7.x86_64
3198---> Package cyrus-sasl-devel.x86_64 0:2.1.26-17.el7 will be installed
3199--> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-17.el7 for package: cyrus-sasl-devel-2.1.26-17.el7.x86_64
3200---> Package cyrus-sasl-md5.x86_64 0:2.1.26-17.el7 will be installed
3201---> Package cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 will be installed
3202---> Package dos2unix.x86_64 0:6.0.3-4.el7 will be installed
3203---> Package e2fsprogs-devel.x86_64 0:1.42.9-7.el7 will be installed
3204--> Processing Dependency: libcom_err-devel(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3205--> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3206--> Processing Dependency: pkgconfig(com_err) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3207--> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3208--> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3209---> Package fdupes.x86_64 0:1.51-6.el7 will be installed
3210---> Package glib2-devel.x86_64 0:2.40.0-4.el7 will be installed
3211---> Package groff.x86_64 0:1.22.2-8.el7 will be installed
3212---> Package guile-devel.x86_64 5:2.0.9-5.el7 will be installed
3213--> Processing Dependency: guile(x86-64) = 5:2.0.9-5.el7 for package: 5:guile-devel-2.0.9-5.el7.x86_64
3214--> Processing Dependency: gmp-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64
3215--> Processing Dependency: gc-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64
3216--> Processing Dependency: libguile-2.0.so.22()(64bit) for package: 5:guile-devel-2.0.9-5.el7.x86_64
3217---> Package jansson-devel.x86_64 0:2.4-6.el7 will be installed
3218--> Processing Dependency: jansson = 2.4-6.el7 for package: jansson-devel-2.4-6.el7.x86_64
3219--> Processing Dependency: libjansson.so.4()(64bit) for package: jansson-devel-2.4-6.el7.x86_64
3220---> Package kdelibs-devel.x86_64 6:4.10.5-6.el7 will be installed
3221--> Processing Dependency: kdelibs = 6:4.10.5-6.el7 for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3222--> Processing Dependency: pkgconfig(libattica) >= 0.4.0 for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3223--> Processing Dependency: automoc4 >= 0.9.88 for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3224--> Processing Dependency: pkgconfig(xxf86misc) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3225--> Processing Dependency: pkgconfig(xv) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3226--> Processing Dependency: pkgconfig(xtst) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3227--> Processing Dependency: pkgconfig(xscrnsaver) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3228--> Processing Dependency: pkgconfig(xproto) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3229--> Processing Dependency: pkgconfig(xpm) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3230--> Processing Dependency: pkgconfig(xkbfile) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3231--> Processing Dependency: pkgconfig(xdamage) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3232--> Processing Dependency: pkgconfig(xcomposite) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3233--> Processing Dependency: pkgconfig(soprano) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3234--> Processing Dependency: pkgconfig(sm) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3235--> Processing Dependency: pkgconfig(shared-desktop-ontologies) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3236--> Processing Dependency: pkgconfig(phonon) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3237--> Processing Dependency: libthreadweaver.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3238--> Processing Dependency: libsolid.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3239--> Processing Dependency: libplasma.so.3()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3240--> Processing Dependency: libnepomukutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3241--> Processing Dependency: libnepomukquery.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3242--> Processing Dependency: libnepomuk.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3243--> Processing Dependency: libkutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3244--> Processing Dependency: libkunittest.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3245--> Processing Dependency: libkunitconversion.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3246--> Processing Dependency: libktexteditor.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3247--> Processing Dependency: libkrossui.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3248--> Processing Dependency: libkrosscore.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3249--> Processing Dependency: libkpty.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3250--> Processing Dependency: libkprintutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3251--> Processing Dependency: libkparts.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3252--> Processing Dependency: libkntlm.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3253--> Processing Dependency: libknotifyconfig.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3254--> Processing Dependency: libknewstuff3.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3255--> Processing Dependency: libknewstuff2.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3256--> Processing Dependency: libkmediaplayer.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3257--> Processing Dependency: libkjsembed.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3258--> Processing Dependency: libkjsapi.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3259--> Processing Dependency: libkjs.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3260--> Processing Dependency: libkio.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3261--> Processing Dependency: libkimproxy.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3262--> Processing Dependency: libkidletime.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3263--> Processing Dependency: libkhtml.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3264--> Processing Dependency: libkfile.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3265--> Processing Dependency: libkemoticons.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3266--> Processing Dependency: libkdnssd.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3267--> Processing Dependency: libkdeui.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3268--> Processing Dependency: libkdesu.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3269--> Processing Dependency: libkdefakes.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3270--> Processing Dependency: libkdecore.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3271--> Processing Dependency: libkdeclarative.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3272--> Processing Dependency: libkde3support.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3273--> Processing Dependency: libkcmutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3274--> Processing Dependency: libQtXml.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3275--> Processing Dependency: libQtDBus.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3276--> Processing Dependency: libQtCore.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3277---> Package kdepimlibs-devel.x86_64 0:4.10.5-3.el7 will be installed
3278--> Processing Dependency: kdepimlibs-akonadi(x86-64) = 4.10.5-3.el7 for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3279--> Processing Dependency: kdepimlibs(x86-64) = 4.10.5-3.el7 for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3280--> Processing Dependency: nepomuk-core-devel for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3281--> Processing Dependency: libsyndication.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3282--> Processing Dependency: libqgpgme.so.1()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3283--> Processing Dependency: libmicroblog.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3284--> Processing Dependency: libmailtransport.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3285--> Processing Dependency: libkxmlrpcclient.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3286--> Processing Dependency: libktnef.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3287--> Processing Dependency: libkresources.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3288--> Processing Dependency: libkpimutils.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3289--> Processing Dependency: libkpimtextedit.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3290--> Processing Dependency: libkpimidentities.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3291--> Processing Dependency: libkontactinterface.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3292--> Processing Dependency: libkmime.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3293--> Processing Dependency: libkmbox.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3294--> Processing Dependency: libkldap.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3295--> Processing Dependency: libkimap.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3296--> Processing Dependency: libkholidays.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3297--> Processing Dependency: libkcalutils.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3298--> Processing Dependency: libkcalcore.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3299--> Processing Dependency: libkcal.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3300--> Processing Dependency: libkblog.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3301--> Processing Dependency: libkalarmcal.so.2()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3302--> Processing Dependency: libkabc_file_core.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3303--> Processing Dependency: libkabc.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3304--> Processing Dependency: libgpgme++.so.2()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3305--> Processing Dependency: libgpgme++-pthread.so.2()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3306--> Processing Dependency: libakonadi-socialutils.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3307--> Processing Dependency: libakonadi-notes.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3308--> Processing Dependency: libakonadi-kmime.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3309--> Processing Dependency: libakonadi-kde.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3310--> Processing Dependency: libakonadi-kcal.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3311--> Processing Dependency: libakonadi-kabc.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3312--> Processing Dependency: libakonadi-contact.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3313--> Processing Dependency: libakonadi-calendar.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3314---> Package krb5-devel.x86_64 0:1.12.2-14.el7 will be installed
3315--> Processing Dependency: libverto-devel for package: krb5-devel-1.12.2-14.el7.x86_64
3316--> Processing Dependency: libselinux-devel for package: krb5-devel-1.12.2-14.el7.x86_64
3317--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.12.2-14.el7.x86_64
3318---> Package libcalendaring-devel.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5 will be installed
3319--> Processing Dependency: libcalendaring = 4.9.1.git.1424359330-53.el7.kolab_3.5 for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3320--> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3321--> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3322--> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3323--> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3324--> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3325--> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3326--> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3327--> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3328---> Package libcurl-devel.x86_64 0:7.29.0-19.el7 will be installed
3329---> Package libdb-devel.x86_64 0:5.3.21-17.el7_0.1 will be installed
3330---> Package libical-devel.x86_64 0:0.48-6.el7 will be installed
3331--> Processing Dependency: libical(x86-64) = 0.48-6.el7 for package: libical-devel-0.48-6.el7.x86_64
3332--> Processing Dependency: libicalvcal.so.0()(64bit) for package: libical-devel-0.48-6.el7.x86_64
3333--> Processing Dependency: libicalss.so.0()(64bit) for package: libical-devel-0.48-6.el7.x86_64
3334--> Processing Dependency: libical.so.0()(64bit) for package: libical-devel-0.48-6.el7.x86_64
3335---> Package libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed
3336--> Processing Dependency: libkolab(x86-64) = 0.6.git.1429288613 for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3337--> Processing Dependency: libkolab.so.0()(64bit) for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3338---> Package libkolabxml-devel.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5 will be installed
3339--> Processing Dependency: libkolabxml(x86-64) = 1.1.git.1422810799 for package: libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
3340--> Processing Dependency: libkolabxml.so.1()(64bit) for package: libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
3341---> Package libuuid-devel.x86_64 0:2.23.2-21.el7 will be installed
3342---> Package net-snmp-devel.x86_64 1:5.7.2-20.el7 will be installed
3343--> Processing Dependency: net-snmp-libs = 1:5.7.2-20.el7 for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3344--> Processing Dependency: net-snmp-agent-libs = 1:5.7.2-20.el7 for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3345--> Processing Dependency: tcp_wrappers-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3346--> Processing Dependency: rpm-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3347--> Processing Dependency: lm_sensors-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3348--> Processing Dependency: elfutils-libelf-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3349--> Processing Dependency: elfutils-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3350--> Processing Dependency: libnetsnmptrapd.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3351--> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3352--> Processing Dependency: libnetsnmphelpers.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3353--> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3354--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3355---> Package nodejs-less.noarch 0:1.7.0-2.el7 will be installed
3356--> Processing Dependency: npm(ycssmin) < 1.1 for package: nodejs-less-1.7.0-2.el7.noarch
3357--> Processing Dependency: npm(ycssmin) >= 1.0.1 for package: nodejs-less-1.7.0-2.el7.noarch
3358--> Processing Dependency: nodejs(engine) >= 0.8.0 for package: nodejs-less-1.7.0-2.el7.noarch
3359--> Processing Dependency: nodejs for package: nodejs-less-1.7.0-2.el7.noarch
3360---> Package nspr-devel.x86_64 0:4.10.6-3.el7 will be installed
3361---> Package nss-devel.x86_64 0:3.16.2.3-5.el7 will be installed
3362--> Processing Dependency: pkgconfig(nss-util) >= 3.16.2.3 for package: nss-devel-3.16.2.3-5.el7.x86_64
3363--> Processing Dependency: nss-util-devel for package: nss-devel-3.16.2.3-5.el7.x86_64
3364--> Processing Dependency: nss-softokn-devel for package: nss-devel-3.16.2.3-5.el7.x86_64
3365---> Package openldap-devel.x86_64 0:2.4.39-6.el7 will be installed
3366---> Package openssl-devel.x86_64 1:1.0.1e-42.el7.4 will be installed
3367---> Package pcre-devel.x86_64 0:8.32-14.el7 will be installed
3368---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed
3369--> Processing Dependency: perl(ExtUtils::Packlist) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3370--> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3371--> Processing Dependency: perl(ExtUtils::Installed) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3372--> Processing Dependency: perl(ExtUtils::Install) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3373---> Package perl-Test-Simple.noarch 0:0.98-243.el7 will be installed
3374---> Package perl-devel.x86_64 4:5.16.3-285.el7 will be installed
3375--> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64
3376--> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-285.el7.x86_64
3377--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64
3378---> Package php.x86_64 0:5.4.16-23.el7_0.3 will be installed
3379--> Processing Dependency: php-common(x86-64) = 5.4.16-23.el7_0.3 for package: php-5.4.16-23.el7_0.3.x86_64
3380--> Processing Dependency: php-cli(x86-64) = 5.4.16-23.el7_0.3 for package: php-5.4.16-23.el7_0.3.x86_64
3381--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.4.16-23.el7_0.3.x86_64
3382--> Processing Dependency: httpd for package: php-5.4.16-23.el7_0.3.x86_64
3383---> Package php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5 will be installed
3384--> Processing Dependency: mozldap-tools >= 6.0.5 for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3385--> Processing Dependency: php-pear(Net_LDAP2) for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3386--> Processing Dependency: php-ldap for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3387---> Package php-devel.x86_64 0:5.4.16-23.el7_0.3 will be installed
3388---> Package php-pdo.x86_64 0:5.4.16-23.el7_0.3 will be installed
3389---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed
3390--> Processing Dependency: php-xml for package: 1:php-pear-1.9.4-21.el7.noarch
3391--> Processing Dependency: php-posix for package: 1:php-pear-1.9.4-21.el7.noarch
3392---> Package php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 will be installed
3393--> Processing Dependency: php-pear(Net_URL2) >= 2.0.0 for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3394--> Processing Dependency: php-mbstring for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3395---> Package php-phpunit-PHPUnit.noarch 0:4.4.4-1.el7.1 will be installed
3396--> Processing Dependency: php-composer(symfony/yaml) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3397--> Processing Dependency: php-composer(symfony/class-loader) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3398--> Processing Dependency: php-composer(sebastian/version) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3399--> Processing Dependency: php-composer(sebastian/recursion-context) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3400--> Processing Dependency: php-composer(sebastian/global-state) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3401--> Processing Dependency: php-composer(sebastian/exporter) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3402--> Processing Dependency: php-composer(sebastian/environment) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3403--> Processing Dependency: php-composer(sebastian/diff) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3404--> Processing Dependency: php-composer(sebastian/comparator) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3405--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3406--> Processing Dependency: php-composer(phpunit/php-timer) < 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3407--> Processing Dependency: php-composer(phpunit/php-text-template) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3408--> Processing Dependency: php-composer(phpunit/php-invoker) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3409--> Processing Dependency: php-composer(phpunit/php-file-iterator) < 1.4 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3410--> Processing Dependency: php-composer(phpunit/php-code-coverage) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3411--> Processing Dependency: php-composer(doctrine/instantiator) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3412--> Processing Dependency: php-composer(symfony/yaml) >= 2.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3413--> Processing Dependency: php-composer(symfony/class-loader) >= 2.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3414--> Processing Dependency: php-composer(sebastian/version) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3415--> Processing Dependency: php-composer(sebastian/recursion-context) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3416--> Processing Dependency: php-composer(sebastian/global-state) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3417--> Processing Dependency: php-composer(sebastian/exporter) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3418--> Processing Dependency: php-composer(sebastian/environment) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3419--> Processing Dependency: php-composer(sebastian/diff) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3420--> Processing Dependency: php-composer(sebastian/comparator) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3421--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) >= 2.3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3422--> Processing Dependency: php-composer(phpunit/php-timer) >= 1.0.2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3423--> Processing Dependency: php-composer(phpunit/php-text-template) >= 1.2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3424--> Processing Dependency: php-composer(phpunit/php-invoker) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3425--> Processing Dependency: php-composer(phpunit/php-file-iterator) >= 1.3.2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3426--> Processing Dependency: php-composer(phpunit/php-code-coverage) >= 2.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3427--> Processing Dependency: php-composer(doctrine/instantiator) >= 1.0.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3428--> Processing Dependency: php-tidy for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3429---> Package python-cssmin.noarch 0:0.2.0-11.el7.kolab_3.5 will be installed
3430---> Package python-devel.x86_64 0:2.7.5-16.el7 will be installed
3431---> Package python-flask.noarch 1:0.10.1-5.el7.kolab_3.5 will be installed
3432---> Package python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5 will be installed
3433--> Processing Dependency: python-dateutil for package: python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
3434---> Package python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5 will be installed
3435---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed
3436--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch
3437--> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-2.el7.noarch
3438---> Package python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed
3439--> Processing Dependency: libQtGui.so.4()(64bit) for package: python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3440--> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3441---> Package python-kolabformat.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5 will be installed
3442---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed
3443---> Package python-nose.noarch 0:1.3.0-2.el7 will be installed
3444---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed
3445---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed
3446---> Package python-setuptools.noarch 0:0.9.8-3.el7 will be installed
3447--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-3.el7.noarch
3448---> Package python-sphinx.noarch 0:1.1.3-8.el7 will be installed
3449--> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-8.el7.noarch
3450--> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-8.el7.noarch
3451---> Package python-sqlalchemy.x86_64 0:0.9.7-3.el7 will be installed
3452---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed
3453--> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64
3454--> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64
3455--> Processing Dependency: pyOpenSSL for package: python-twisted-core-12.2.0-4.el7.x86_64
3456---> Package python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5 will be installed
3457---> Package pytz.noarch 0:2012d-5.el7 will be installed
3458---> Package qt-devel.x86_64 1:4.8.5-8.el7 will be installed
3459--> Processing Dependency: pkgconfig(xt) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3460--> Processing Dependency: pkgconfig(xrender) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3461--> Processing Dependency: pkgconfig(xrandr) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3462--> Processing Dependency: pkgconfig(xinerama) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3463--> Processing Dependency: pkgconfig(xi) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3464--> Processing Dependency: pkgconfig(xft) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3465--> Processing Dependency: pkgconfig(xfixes) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3466--> Processing Dependency: pkgconfig(xext) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3467--> Processing Dependency: pkgconfig(xcursor) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3468--> Processing Dependency: pkgconfig(x11) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3469--> Processing Dependency: pkgconfig(ice) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3470--> Processing Dependency: pkgconfig(glu) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3471--> Processing Dependency: pkgconfig(gl) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3472---> Package roundcubemail-core.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3473--> Processing Dependency: roundcubemail(plugin-jqueryui) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3474--> Processing Dependency: roundcubemail(core-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3475--> Processing Dependency: roundcubemail(plugin-filesystem_attachments) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3476--> Processing Dependency: roundcubemail(skin) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3477--> Processing Dependency: php-pear(MDB2) >= 2.5.0 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3478--> Processing Dependency: php-pear(DB) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3479--> Processing Dependency: php-pear(Auth_SASL) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3480--> Processing Dependency: php-gd for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3481--> Processing Dependency: php-pear(Mail_mimeDecode) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3482--> Processing Dependency: php-pear(Net_Socket) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3483--> Processing Dependency: php-mcrypt for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3484--> Processing Dependency: php-pear(Net_IDNA2) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3485--> Processing Dependency: php-pear(MDB2_Driver_mysqli) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3486--> Processing Dependency: php-pear(Mail_Mime) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3487--> Processing Dependency: php-pear(Net_Sieve) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3488--> Processing Dependency: php-pear(Net_SMTP) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3489---> Package roundcubemail-plugin-kolab_auth.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3490--> Processing Dependency: roundcubemail(plugin-kolab_auth-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5.noarch
3491---> Package roundcubemail-plugin-kolab_folders.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3492--> Processing Dependency: roundcubemail(plugin-kolab_folders-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3.5.noarch
3493---> Package roundcubemail-plugin-libkolab.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3494--> Processing Dependency: roundcubemail(plugin-libkolab-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.noarch
3495--> Processing Dependency: roundcubemail(plugin-libkolab-skin) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.noarch
3496---> Package svrcore-devel.x86_64 0:4.0.4-11.el7 will be installed
3497--> Processing Dependency: svrcore = 4.0.4-11.el7 for package: svrcore-devel-4.0.4-11.el7.x86_64
3498--> Processing Dependency: libsvrcore.so.0()(64bit) for package: svrcore-devel-4.0.4-11.el7.x86_64
3499---> Package tcl-devel.x86_64 1:8.5.13-4.el7 will be installed
3500--> Processing Dependency: tcl = 1:8.5.13-4.el7 for package: 1:tcl-devel-8.5.13-4.el7.x86_64
3501---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
3502---> Package transfig.x86_64 1:3.2.5d-13.el7 will be installed
3503--> Processing Dependency: ghostscript for package: 1:transfig-3.2.5d-13.el7.x86_64
3504--> Processing Dependency: bc for package: 1:transfig-3.2.5d-13.el7.x86_64
3505--> Processing Dependency: libXpm.so.4()(64bit) for package: 1:transfig-3.2.5d-13.el7.x86_64
3506---> Package uglify-js.noarch 0:2.4.13-5.el7 will be installed
3507--> Processing Dependency: js-uglify = 2.4.13-5.el7 for package: uglify-js-2.4.13-5.el7.noarch
3508--> Processing Dependency: npm(uglify-to-browserify) < 1.1 for package: uglify-js-2.4.13-5.el7.noarch
3509--> Processing Dependency: npm(source-map) < 0.2 for package: uglify-js-2.4.13-5.el7.noarch
3510--> Processing Dependency: npm(optimist) < 0.5 for package: uglify-js-2.4.13-5.el7.noarch
3511--> Processing Dependency: npm(async) < 0.3 for package: uglify-js-2.4.13-5.el7.noarch
3512--> Processing Dependency: npm(uglify-to-browserify) >= 1.0.0 for package: uglify-js-2.4.13-5.el7.noarch
3513--> Processing Dependency: npm(source-map) >= 0.1.33 for package: uglify-js-2.4.13-5.el7.noarch
3514--> Processing Dependency: npm(optimist) >= 0.4 for package: uglify-js-2.4.13-5.el7.noarch
3515--> Processing Dependency: npm(async) >= 0.2.6 for package: uglify-js-2.4.13-5.el7.noarch
3516---> Package uuid-devel.x86_64 0:1.6.2-26.el7 will be installed
3517--> Processing Dependency: uuid = 1.6.2-26.el7 for package: uuid-devel-1.6.2-26.el7.x86_64
3518--> Processing Dependency: libossp-uuid.so.16()(64bit) for package: uuid-devel-1.6.2-26.el7.x86_64
3519---> Package xerces-c-devel.x86_64 0:3.1.1-6.el7 will be installed
3520---> Package xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5 will be installed
3521---> Package zlib-devel.x86_64 0:1.2.7-13.el7 will be installed
3522--> Running transaction check
3523---> Package CUnit.x86_64 0:2.1.3-8.el7 will be installed
3524---> Package attica-devel.x86_64 0:0.4.1-4.el7 will be installed
3525--> Processing Dependency: attica(x86-64) = 0.4.1-4.el7 for package: attica-devel-0.4.1-4.el7.x86_64
3526--> Processing Dependency: libattica.so.0.4()(64bit) for package: attica-devel-0.4.1-4.el7.x86_64
3527---> Package automoc.x86_64 0:1.0-0.20.rc3.el7 will be installed
3528---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
3529---> Package boost.x86_64 0:1.53.0-23.el7 will be installed
3530---> Package boost-atomic.x86_64 0:1.53.0-23.el7 will be installed
3531---> Package boost-chrono.x86_64 0:1.53.0-23.el7 will be installed
3532---> Package boost-context.x86_64 0:1.53.0-23.el7 will be installed
3533---> Package boost-date-time.x86_64 0:1.53.0-23.el7 will be installed
3534---> Package boost-filesystem.x86_64 0:1.53.0-23.el7 will be installed
3535---> Package boost-graph.x86_64 0:1.53.0-23.el7 will be installed
3536--> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-graph-1.53.0-23.el7.x86_64
3537--> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-graph-1.53.0-23.el7.x86_64
3538--> Processing Dependency: libicudata.so.50()(64bit) for package: boost-graph-1.53.0-23.el7.x86_64
3539---> Package boost-iostreams.x86_64 0:1.53.0-23.el7 will be installed
3540---> Package boost-locale.x86_64 0:1.53.0-23.el7 will be installed
3541---> Package boost-math.x86_64 0:1.53.0-23.el7 will be installed
3542---> Package boost-program-options.x86_64 0:1.53.0-23.el7 will be installed
3543---> Package boost-python.x86_64 0:1.53.0-23.el7 will be installed
3544---> Package boost-random.x86_64 0:1.53.0-23.el7 will be installed
3545---> Package boost-regex.x86_64 0:1.53.0-23.el7 will be installed
3546---> Package boost-serialization.x86_64 0:1.53.0-23.el7 will be installed
3547---> Package boost-signals.x86_64 0:1.53.0-23.el7 will be installed
3548---> Package boost-test.x86_64 0:1.53.0-23.el7 will be installed
3549---> Package boost-timer.x86_64 0:1.53.0-23.el7 will be installed
3550---> Package boost-wave.x86_64 0:1.53.0-23.el7 will be installed
3551---> Package cyrus-sasl.x86_64 0:2.1.26-17.el7 will be installed
3552--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-17.el7.x86_64
3553---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed
3554---> Package elfutils-devel.x86_64 0:0.160-1.el7 will be installed
3555---> Package elfutils-libelf-devel.x86_64 0:0.160-1.el7 will be installed
3556---> Package gc-devel.x86_64 0:7.2d-6.el7 will be installed
3557--> Processing Dependency: gc(x86-64) = 7.2d-6.el7 for package: gc-devel-7.2d-6.el7.x86_64
3558--> Processing Dependency: libgccpp.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64
3559--> Processing Dependency: libgc.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64
3560--> Processing Dependency: libcord.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64
3561---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
3562---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
3563--> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.07-18.el7.x86_64
3564--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
3565--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
3566--> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.07-18.el7.x86_64
3567---> Package gmp-devel.x86_64 1:6.0.0-11.el7 will be installed
3568---> Package guile.x86_64 5:2.0.9-5.el7 will be installed
3569--> Processing Dependency: libltdl.so.7()(64bit) for package: 5:guile-2.0.9-5.el7.x86_64
3570---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be installed
3571--> Processing Dependency: httpd-tools = 2.4.6-31.el7.centos for package: httpd-2.4.6-31.el7.centos.x86_64
3572--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-31.el7.centos.x86_64
3573--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-31.el7.centos.x86_64
3574---> Package jansson.x86_64 0:2.4-6.el7 will be installed
3575---> Package js-uglify.noarch 0:2.4.13-5.el7 will be installed
3576---> Package kdelibs.x86_64 6:4.10.5-6.el7 will be installed
3577--> Processing Dependency: kdelibs-common = 6:4.10.5-6.el7 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3578--> Processing Dependency: kde4-macros(api) = 2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3579--> Processing Dependency: strigi-libs(x86-64) >= 0.7.7 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3580--> Processing Dependency: soprano(x86-64) >= 2.9.2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3581--> Processing Dependency: shared-desktop-ontologies >= 0.11.0 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3582--> Processing Dependency: phonon(x86-64) >= 4.6.0 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3583--> Processing Dependency: kde-filesystem >= 4-23 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3584--> Processing Dependency: dbusmenu-qt(x86-64) >= 0.9.2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3585--> Processing Dependency: xdg-utils for package: 6:kdelibs-4.10.5-6.el7.x86_64
3586--> Processing Dependency: upower for package: 6:kdelibs-4.10.5-6.el7.x86_64
3587--> Processing Dependency: udisks2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3588--> Processing Dependency: redhat-menus for package: 6:kdelibs-4.10.5-6.el7.x86_64
3589--> Processing Dependency: media-player-info for package: 6:kdelibs-4.10.5-6.el7.x86_64
3590--> Processing Dependency: kde-settings for package: 6:kdelibs-4.10.5-6.el7.x86_64
3591--> Processing Dependency: hunspell for package: 6:kdelibs-4.10.5-6.el7.x86_64
3592--> Processing Dependency: docbook-style-xsl for package: 6:kdelibs-4.10.5-6.el7.x86_64
3593--> Processing Dependency: docbook-dtds for package: 6:kdelibs-4.10.5-6.el7.x86_64
3594--> Processing Dependency: libstreams.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3595--> Processing Dependency: libstreamanalyzer.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3596--> Processing Dependency: libsopranoclient.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3597--> Processing Dependency: libsoprano.so.4()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3598--> Processing Dependency: libqca.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3599--> Processing Dependency: libpolkit-qt-core-1.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3600--> Processing Dependency: libphonon.so.4()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3601--> Processing Dependency: libfam.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3602--> Processing Dependency: libenchant.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3603--> Processing Dependency: libdbusmenu-qt.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3604--> Processing Dependency: libXss.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3605--> Processing Dependency: libImath.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3606--> Processing Dependency: libIlmThread.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3607--> Processing Dependency: libIlmImf.so.7()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3608--> Processing Dependency: libIex.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3609--> Processing Dependency: libHalf.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3610---> Package kdepimlibs.x86_64 0:4.10.5-3.el7 will be installed
3611---> Package kdepimlibs-akonadi.x86_64 0:4.10.5-3.el7 will be installed
3612--> Processing Dependency: akonadi(x86-64) >= 1.9.2 for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3613--> Processing Dependency: libqjson.so.0()(64bit) for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3614--> Processing Dependency: libnepomukcore.so.4()(64bit) for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3615--> Processing Dependency: libakonadiprotocolinternals.so.1()(64bit) for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3616---> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 will be installed
3617---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
3618---> Package libICE-devel.x86_64 0:1.0.8-7.el7 will be installed
3619---> Package libSM-devel.x86_64 0:1.2.1-7.el7 will be installed
3620---> Package libX11-devel.x86_64 0:1.6.0-2.1.el7 will be installed
3621--> Processing Dependency: pkgconfig(xcb) >= 1.1.92 for package: libX11-devel-1.6.0-2.1.el7.x86_64
3622--> Processing Dependency: pkgconfig(xcb) for package: libX11-devel-1.6.0-2.1.el7.x86_64
3623---> Package libXScrnSaver-devel.x86_64 0:1.2.2-6.1.el7 will be installed
3624---> Package libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 will be installed
3625---> Package libXcursor-devel.x86_64 0:1.1.14-2.1.el7 will be installed
3626---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed
3627---> Package libXext-devel.x86_64 0:1.3.2-2.1.el7 will be installed
3628---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed
3629---> Package libXft-devel.x86_64 0:2.3.1-5.1.el7 will be installed
3630--> Processing Dependency: pkgconfig(freetype2) for package: libXft-devel-2.3.1-5.1.el7.x86_64
3631--> Processing Dependency: pkgconfig(fontconfig) for package: libXft-devel-2.3.1-5.1.el7.x86_64
3632---> Package libXi-devel.x86_64 0:1.7.2-2.1.el7 will be installed
3633---> Package libXinerama-devel.x86_64 0:1.1.3-2.1.el7 will be installed
3634---> Package libXpm.x86_64 0:3.5.10-5.1.el7 will be installed
3635---> Package libXpm-devel.x86_64 0:3.5.10-5.1.el7 will be installed
3636---> Package libXrandr-devel.x86_64 0:1.4.1-2.1.el7 will be installed
3637---> Package libXrender-devel.x86_64 0:0.9.8-2.1.el7 will be installed
3638---> Package libXt-devel.x86_64 0:1.1.4-6.1.el7 will be installed
3639---> Package libXtst-devel.x86_64 0:1.2.2-2.1.el7 will be installed
3640---> Package libXv-devel.x86_64 0:1.0.9-2.1.el7 will be installed
3641--> Processing Dependency: libXv = 1.0.9-2.1.el7 for package: libXv-devel-1.0.9-2.1.el7.x86_64
3642--> Processing Dependency: libXv.so.1()(64bit) for package: libXv-devel-1.0.9-2.1.el7.x86_64
3643---> Package libXxf86misc-devel.x86_64 0:1.0.3-7.1.el7 will be installed
3644--> Processing Dependency: libXxf86misc = 1.0.3-7.1.el7 for package: libXxf86misc-devel-1.0.3-7.1.el7.x86_64
3645--> Processing Dependency: libXxf86misc.so.1()(64bit) for package: libXxf86misc-devel-1.0.3-7.1.el7.x86_64
3646---> Package libarchive.x86_64 0:3.1.2-7.el7 will be installed
3647--> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-7.el7.x86_64
3648---> Package libcalendaring.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5 will be installed
3649---> Package libcom_err-devel.x86_64 0:1.42.9-7.el7 will be installed
3650---> Package libical.x86_64 0:0.48-6.el7 will be installed
3651---> Package libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed
3652---> Package libkolabxml.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5 will be installed
3653---> Package libselinux-devel.x86_64 0:2.2.2-6.el7 will be installed
3654--> Processing Dependency: libsepol-devel >= 2.1.9-1 for package: libselinux-devel-2.2.2-6.el7.x86_64
3655--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.2.2-6.el7.x86_64
3656---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
3657---> Package libxkbfile-devel.x86_64 0:1.0.8-5.el7 will be installed
3658--> Processing Dependency: libxkbfile = 1.0.8-5.el7 for package: libxkbfile-devel-1.0.8-5.el7.x86_64
3659--> Processing Dependency: libxkbfile.so.1()(64bit) for package: libxkbfile-devel-1.0.8-5.el7.x86_64
3660---> Package lm_sensors-devel.x86_64 0:3.3.4-11.el7 will be installed
3661--> Processing Dependency: lm_sensors-libs = 3.3.4-11.el7 for package: lm_sensors-devel-3.3.4-11.el7.x86_64
3662--> Processing Dependency: libsensors.so.4()(64bit) for package: lm_sensors-devel-3.3.4-11.el7.x86_64
3663---> Package mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed
3664--> Processing Dependency: pkgconfig(libdrm) >= 2.4.38 for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64
3665--> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64
3666--> Processing Dependency: gl-manpages for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64
3667---> Package mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 will be installed
3668--> Processing Dependency: mesa-libGLU(x86-64) = 9.0.0-4.el7 for package: mesa-libGLU-devel-9.0.0-4.el7.x86_64
3669--> Processing Dependency: libGLU.so.1()(64bit) for package: mesa-libGLU-devel-9.0.0-4.el7.x86_64
3670---> Package mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed
3671--> Processing Dependency: mozldap = 6.0.5-38.el7.kolab_3.5 for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3672--> Processing Dependency: libldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3673--> Processing Dependency: libssldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3674--> Processing Dependency: libprldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3675--> Processing Dependency: libldif60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3676---> Package nepomuk-core-devel.x86_64 0:4.10.5-5.el7 will be installed
3677---> Package net-snmp-agent-libs.x86_64 1:5.7.2-20.el7 will be installed
3678---> Package net-snmp-libs.x86_64 1:5.7.2-20.el7 will be installed
3679---> Package nodejs.x86_64 0:0.10.33-1.el7 will be installed
3680--> Processing Dependency: v8(x86-64) < 1:3.15 for package: nodejs-0.10.33-1.el7.x86_64
3681--> Processing Dependency: v8(x86-64) >= 1:3.14.5.7 for package: nodejs-0.10.33-1.el7.x86_64
3682--> Processing Dependency: libv8.so.3()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3683--> Processing Dependency: libuv.so.0.10()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3684--> Processing Dependency: libhttp_parser.so.2()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3685--> Processing Dependency: libcares.so.2()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3686---> Package nodejs-async.noarch 0:0.2.10-1.el7 will be installed
3687---> Package nodejs-optimist.noarch 0:0.4.0-1.el7 will be installed
3688--> Processing Dependency: npm(wordwrap) < 0.1 for package: nodejs-optimist-0.4.0-1.el7.noarch
3689--> Processing Dependency: npm(wordwrap) >= 0.0.2 for package: nodejs-optimist-0.4.0-1.el7.noarch
3690---> Package nodejs-source-map.noarch 0:0.1.33-1.el7 will be installed
3691--> Processing Dependency: npm(amdefine) >= 0.0.4 for package: nodejs-source-map-0.1.33-1.el7.noarch
3692---> Package nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7 will be installed
3693---> Package nss-softokn-devel.x86_64 0:3.16.2.3-9.el7 will be installed
3694--> Processing Dependency: nss-softokn-freebl-devel(x86-64) = 3.16.2.3-9.el7 for package: nss-softokn-devel-3.16.2.3-9.el7.x86_64
3695---> Package nss-util-devel.x86_64 0:3.16.2.3-2.el7 will be installed
3696---> Package perl-ExtUtils-Install.noarch 0:1.58-285.el7 will be installed
3697---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed
3698---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 will be installed
3699---> Package phonon-devel.x86_64 0:4.6.0-9.el7 will be installed
3700---> Package php-cli.x86_64 0:5.4.16-23.el7_0.3 will be installed
3701---> Package php-common.x86_64 0:5.4.16-23.el7_0.3 will be installed
3702--> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-23.el7_0.3.x86_64
3703---> Package php-doctrine-instantiator.noarch 0:1.0.4-1.el7 will be installed
3704---> Package php-gd.x86_64 0:5.4.16-23.el7_0.3 will be installed
3705--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.16-23.el7_0.3.x86_64
3706---> Package php-ldap.x86_64 0:5.4.16-23.el7_0.3 will be installed
3707---> Package php-mbstring.x86_64 0:5.4.16-23.el7_0.3 will be installed
3708---> Package php-mcrypt.x86_64 0:5.4.16-3.el7 will be installed
3709--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.4.16-3.el7.x86_64
3710---> Package php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 will be installed
3711---> Package php-pear-DB.noarch 0:1.7.14-6.el7 will be installed
3712---> Package php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 will be installed
3713---> Package php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 will be installed
3714--> Processing Dependency: php-mysqli for package: php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch
3715---> Package php-pear-Mail-Mime.noarch 0:1.8.9-1.el7 will be installed
3716---> Package php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 will be installed
3717---> Package php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 will be installed
3718---> Package php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 will be installed
3719---> Package php-pear-Net-SMTP.noarch 0:1.6.2-1.el7 will be installed
3720---> Package php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 will be installed
3721---> Package php-pear-Net-Socket.noarch 0:1.0.14-1.el7 will be installed
3722---> Package php-pear-Net-URL2.noarch 0:2.1.1-1.el7 will be installed
3723---> Package php-phpunit-File-Iterator.noarch 0:1.3.4-5.el7 will be installed
3724---> Package php-phpunit-PHP-CodeCoverage.noarch 0:2.0.15-1.el7 will be installed
3725--> Processing Dependency: php-composer(phpunit/php-token-stream) < 2 for package: php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch
3726--> Processing Dependency: php-composer(phpunit/php-token-stream) >= 1.3 for package: php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch
3727---> Package php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 will be installed
3728---> Package php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 will be installed
3729---> Package php-phpunit-PHPUnit-MockObject.noarch 0:2.3.0-1.el7 will be installed
3730--> Processing Dependency: php-soap for package: php-phpunit-PHPUnit-MockObject-2.3.0-1.el7.noarch
3731---> Package php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 will be installed
3732---> Package php-phpunit-Version.noarch 0:1.0.4-1.el7 will be installed
3733---> Package php-phpunit-comparator.noarch 0:1.1.1-1.el7 will be installed
3734---> Package php-phpunit-diff.noarch 0:1.2.0-1.el7 will be installed
3735---> Package php-phpunit-environment.noarch 0:1.2.1-1.el7 will be installed
3736---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be installed
3737---> Package php-process.x86_64 0:5.4.16-23.el7_0.3 will be installed
3738---> Package php-sebastian-global-state.noarch 0:1.0.0-1.el7 will be installed
3739---> Package php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 will be installed
3740---> Package php-symfony-class-loader.noarch 0:2.5.11-1.el7 will be installed
3741--> Processing Dependency: php-symfony-common = 2.5.11-1.el7 for package: php-symfony-class-loader-2.5.11-1.el7.noarch
3742---> Package php-symfony-yaml.noarch 0:2.5.11-1.el7 will be installed
3743---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be installed
3744--> Processing Dependency: libtidy-0.99.so.0()(64bit) for package: php-tidy-5.4.16-3.el7.x86_64
3745---> Package php-xml.x86_64 0:5.4.16-23.el7_0.3 will be installed
3746---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed
3747---> Package pyserial.noarch 0:2.6-5.el7 will be installed
3748---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
3749---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
3750--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
3751---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed
3752---> Package python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 will be installed
3753--> Processing Dependency: python-imaging for package: python-docutils-0.11-0.2.20130715svn7687.el7.noarch
3754---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
3755---> Package python-pygments.noarch 0:1.4-9.el7 will be installed
3756---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed
3757---> Package qt.x86_64 1:4.8.5-8.el7 will be installed
3758--> Processing Dependency: qt-settings for package: 1:qt-4.8.5-8.el7.x86_64
3759---> Package qt-x11.x86_64 1:4.8.5-8.el7 will be installed
3760--> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-8.el7.x86_64
3761---> Package roundcubemail-core-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3762---> Package roundcubemail-plugin-filesystem_attachments.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3763--> Processing Dependency: roundcubemail(plugin-filesystem_attachments-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-filesystem_attachments-1.1.1.27-1.el7.kolab_3.5.noarch
3764---> Package roundcubemail-plugin-jqueryui.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3765--> Processing Dependency: roundcubemail(plugin-jqueryui-skin) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5.noarch
3766--> Processing Dependency: roundcubemail(plugin-jqueryui-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5.noarch
3767---> Package roundcubemail-plugin-kolab_auth-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3768---> Package roundcubemail-plugin-kolab_folders-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3769---> Package roundcubemail-plugin-libkolab-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3770---> Package roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3771--> Processing Dependency: roundcubemail(plugin-libkolab-skin-larry-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-skin-larry-3.2.8-6.el7.kolab_3.5.noarch
3772---> Package roundcubemail-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3773--> Processing Dependency: roundcubemail(skin-larry-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-skin-larry-1.1.1.27-1.el7.kolab_3.5.noarch
3774---> Package rpm-devel.x86_64 0:4.11.1-25.el7 will be installed
3775--> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.11.1-25.el7.x86_64
3776---> Package shared-desktop-ontologies-devel.noarch 0:0.11.0-2.el7 will be installed
3777---> Package soprano-devel.x86_64 0:2.9.2-3.el7 will be installed
3778---> Package svrcore.x86_64 0:4.0.4-11.el7 will be installed
3779---> Package systemtap-sdt-devel.x86_64 0:2.6-8.el7 will be installed
3780--> Processing Dependency: pyparsing for package: systemtap-sdt-devel-2.6-8.el7.x86_64
3781---> Package tcl.x86_64 1:8.5.13-4.el7 will be installed
3782---> Package tcp_wrappers-devel.x86_64 0:7.6-77.el7 will be installed
3783---> Package uuid.x86_64 0:1.6.2-26.el7 will be installed
3784---> Package xerces-c.x86_64 0:3.1.1-6.el7 will be installed
3785---> Package xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 will be installed
3786---> Package ycssmin.noarch 0:1.0.1-6.el7 will be installed
3787--> Running transaction check
3788---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed
3789---> Package akonadi.x86_64 0:1.9.2-4.el7 will be installed
3790---> Package attica.x86_64 0:0.4.1-4.el7 will be installed
3791---> Package c-ares.x86_64 0:1.10.0-3.el7 will be installed
3792---> Package centos-logos.noarch 0:70.0.6-2.el7.centos will be installed
3793---> Package dbusmenu-qt.x86_64 0:0.9.2-7.el7 will be installed
3794---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed
3795--> Processing Dependency: xml-common for package: docbook-dtds-1.0-60.el7.noarch
3796--> Processing Dependency: sgml-common for package: docbook-dtds-1.0-60.el7.noarch
3797---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed
3798---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed
3799---> Package fontconfig-devel.x86_64 0:2.10.95-7.el7 will be installed
3800--> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.10.95-7.el7.x86_64
3801---> Package freetype-devel.x86_64 0:2.4.11-10.el7_1.1 will be installed
3802---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
3803---> Package gc.x86_64 0:7.2d-6.el7 will be installed
3804---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
3805---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed
3806---> Package http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7 will be installed
3807---> Package httpd-tools.x86_64 0:2.4.6-31.el7.centos will be installed
3808---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed
3809--> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-13.el7.x86_64
3810---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed
3811---> Package initscripts.x86_64 0:9.49.24-1.el7 will be installed
3812--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.24-1.el7.x86_64
3813--> Processing Dependency: module-init-tools for package: initscripts-9.49.24-1.el7.x86_64
3814--> Processing Dependency: hostname for package: initscripts-9.49.24-1.el7.x86_64
3815---> Package kde-filesystem.x86_64 0:4-47.el7 will be installed
3816---> Package kde-settings.noarch 0:19-23.5.el7 will be installed
3817--> Processing Dependency: xdg-user-dirs for package: kde-settings-19-23.5.el7.noarch
3818--> Processing Dependency: polkit-js-engine for package: kde-settings-19-23.5.el7.noarch
3819--> Processing Dependency: adwaita-cursor-theme for package: kde-settings-19-23.5.el7.noarch
3820---> Package kdelibs-common.x86_64 6:4.10.5-6.el7 will be installed
3821---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed
3822---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
3823---> Package libXv.x86_64 0:1.0.9-2.1.el7 will be installed
3824---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed
3825---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed
3826---> Package libdrm-devel.x86_64 0:2.4.56-2.el7 will be installed
3827---> Package libicu.x86_64 0:50.1.2-11.el7 will be installed
3828---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
3829---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed
3830---> Package libsepol-devel.x86_64 0:2.1.9-3.el7 will be installed
3831---> Package libtidy.x86_64 0:0.99.0-31.20091203.el7 will be installed
3832---> Package libtool-ltdl.x86_64 0:2.4.2-20.el7 will be installed
3833---> Package libuv.x86_64 1:0.10.29-1.el7 will be installed
3834---> Package libxcb-devel.x86_64 0:1.9-5.el7 will be installed
3835--> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.9-5.el7.x86_64
3836---> Package libxkbfile.x86_64 0:1.0.8-5.el7 will be installed
3837---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed
3838---> Package lm_sensors-libs.x86_64 0:3.3.4-11.el7 will be installed
3839---> Package lzo.x86_64 0:2.06-6.el7_0.2 will be installed
3840---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
3841---> Package media-player-info.noarch 0:17-4.el7 will be installed
3842---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
3843---> Package mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed
3844---> Package nepomuk-core-libs.x86_64 0:4.10.5-5.el7 will be installed
3845--> Processing Dependency: nepomuk-core = 4.10.5-5.el7 for package: nepomuk-core-libs-4.10.5-5.el7.x86_64
3846---> Package nodejs-amdefine.noarch 0:0.0.4-1.el7 will be installed
3847---> Package nodejs-wordwrap.noarch 0:0.0.2-4.el7 will be installed
3848---> Package nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7 will be installed
3849---> Package phonon.x86_64 0:4.6.0-9.el7 will be installed
3850--> Processing Dependency: phonon-backend(x86-64) >= 4.4 for package: phonon-4.6.0-9.el7.x86_64
3851--> Processing Dependency: libpulse-mainloop-glib.so.0(PULSE_0)(64bit) for package: phonon-4.6.0-9.el7.x86_64
3852--> Processing Dependency: libpulse-mainloop-glib.so.0()(64bit) for package: phonon-4.6.0-9.el7.x86_64
3853---> Package php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3 will be installed
3854---> Package php-phpunit-PHP-TokenStream.noarch 0:1.4.0-1.el7 will be installed
3855---> Package php-soap.x86_64 0:5.4.16-23.el7_0.3 will be installed
3856---> Package php-symfony-common.noarch 0:2.5.11-1.el7 will be installed
3857---> Package polkit-qt.x86_64 0:0.103.0-10.el7_0 will be installed
3858---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
3859---> Package popt-devel.x86_64 0:1.13-16.el7 will be installed
3860---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
3861---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
3862---> Package python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7 will be installed
3863--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64
3864---> Package qca2.x86_64 0:2.0.3-7.el7 will be installed
3865---> Package qjson.x86_64 0:0.8.1-4.el7 will be installed
3866---> Package qt-settings.noarch 0:19-23.5.el7 will be installed
3867--> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.noarch
3868---> Package redhat-menus.noarch 0:12.0.2-7.el7 will be installed
3869---> Package roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3870---> Package roundcubemail-plugin-jqueryui-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3871---> Package roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3872--> Processing Dependency: roundcubemail(plugin-jqueryui-skin-larry-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-skin-larry-1.1.1.27-1.el7.kolab_3.5.noarch
3873---> Package roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3874---> Package roundcubemail-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3875---> Package shared-desktop-ontologies.noarch 0:0.11.0-2.el7 will be installed
3876---> Package soprano.x86_64 0:2.9.2-3.el7 will be installed
3877--> Processing Dependency: redland-virtuoso for package: soprano-2.9.2-3.el7.x86_64
3878--> Processing Dependency: librdf.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3879--> Processing Dependency: libraptor2.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3880--> Processing Dependency: libiodbc.so.2()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3881--> Processing Dependency: libclucene-core.so.1()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3882---> Package strigi-libs.x86_64 0:0.7.7-12.20120626.el7 will be installed
3883--> Processing Dependency: libexiv2.so.12()(64bit) for package: strigi-libs-0.7.7-12.20120626.el7.x86_64
3884---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed
3885---> Package udisks2.x86_64 0:2.1.2-5.el7 will be installed
3886--> Processing Dependency: libudisks2 = 2.1.2-5.el7 for package: udisks2-2.1.2-5.el7.x86_64
3887--> Processing Dependency: libatasmart >= 0.12 for package: udisks2-2.1.2-5.el7.x86_64
3888--> Processing Dependency: dbus >= 1.4.0 for package: udisks2-2.1.2-5.el7.x86_64
3889--> Processing Dependency: xfsprogs for package: udisks2-2.1.2-5.el7.x86_64
3890--> Processing Dependency: parted for package: udisks2-2.1.2-5.el7.x86_64
3891--> Processing Dependency: mdadm for package: udisks2-2.1.2-5.el7.x86_64
3892--> Processing Dependency: gdisk for package: udisks2-2.1.2-5.el7.x86_64
3893--> Processing Dependency: e2fsprogs for package: udisks2-2.1.2-5.el7.x86_64
3894--> Processing Dependency: dosfstools for package: udisks2-2.1.2-5.el7.x86_64
3895--> Processing Dependency: cryptsetup-luks for package: udisks2-2.1.2-5.el7.x86_64
3896--> Processing Dependency: libudisks2.so.0()(64bit) for package: udisks2-2.1.2-5.el7.x86_64
3897--> Processing Dependency: libatasmart.so.4()(64bit) for package: udisks2-2.1.2-5.el7.x86_64
3898---> Package upower.x86_64 0:0.9.20-7.el7 will be installed
3899--> Processing Dependency: pm-utils >= 1.2.2.1 for package: upower-0.9.20-7.el7.x86_64
3900--> Processing Dependency: gobject-introspection for package: upower-0.9.20-7.el7.x86_64
3901--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: upower-0.9.20-7.el7.x86_64
3902--> Processing Dependency: libplist.so.1()(64bit) for package: upower-0.9.20-7.el7.x86_64
3903--> Processing Dependency: libimobiledevice.so.4()(64bit) for package: upower-0.9.20-7.el7.x86_64
3904--> Processing Dependency: libdbus-glib-1.so.2()(64bit) for package: upower-0.9.20-7.el7.x86_64
3905---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
3906---> Package v8.x86_64 1:3.14.5.10-14.el7 will be installed
3907---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed
3908--> Processing Dependency: desktop-file-utils for package: xdg-utils-1.1.0-0.16.20120809git.el7.noarch
3909--> Running transaction check
3910---> Package adwaita-cursor-theme.noarch 0:3.8.4-3.el7 will be installed
3911---> Package clucene-core.x86_64 0:2.3.3.4-11.el7 will be installed
3912---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed
3913--> Processing Dependency: cryptsetup-libs(x86-64) = 1.6.6-3.el7 for package: cryptsetup-1.6.6-3.el7.x86_64
3914--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64
3915--> Processing Dependency: libcryptsetup.so.4()(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64
3916---> Package dbus.x86_64 1:1.6.12-11.el7 will be installed
3917---> Package dbus-glib.x86_64 0:0.100-7.el7 will be installed
3918---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed
3919---> Package dosfstools.x86_64 0:3.0.20-9.el7 will be installed
3920---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed
3921--> Processing Dependency: libss = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64
3922--> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64
3923---> Package exiv2-libs.x86_64 0:0.23-6.el7 will be installed
3924---> Package expat-devel.x86_64 0:2.1.0-8.el7 will be installed
3925---> Package gdisk.x86_64 0:0.8.6-5.el7 will be installed
3926---> Package gobject-introspection.x86_64 0:1.36.0-4.el7 will be installed
3927---> Package hostname.x86_64 0:3.13-3.el7 will be installed
3928---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed
3929---> Package kmod.x86_64 0:14-10.el7 will be installed
3930---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed
3931---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed
3932---> Package libimobiledevice.x86_64 0:1.1.5-6.el7 will be installed
3933--> Processing Dependency: libusbmuxd.so.2()(64bit) for package: libimobiledevice-1.1.5-6.el7.x86_64
3934---> Package libiodbc.x86_64 0:3.52.7-7.el7 will be installed
3935---> Package libplist.x86_64 0:1.10-4.el7 will be installed
3936---> Package libudisks2.x86_64 0:2.1.2-5.el7 will be installed
3937---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed
3938---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
3939---> Package mdadm.x86_64 0:3.3.2-2.el7 will be installed
3940--> Processing Dependency: libreport-filesystem for package: mdadm-3.3.2-2.el7.x86_64
3941---> Package nepomuk-core.x86_64 0:4.10.5-5.el7 will be installed
3942--> Processing Dependency: virtuoso-opensource for package: nepomuk-core-4.10.5-5.el7.x86_64
3943--> Processing Dependency: libtag.so.1()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64
3944--> Processing Dependency: libpoppler-qt4.so.4()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64
3945---> Package parted.x86_64 0:3.1-20.el7 will be installed
3946---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed
3947--> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64
3948--> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3949--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3950--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3951--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3952---> Package phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 will be installed
3953--> Processing Dependency: gstreamer-plugins-good for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3954--> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3955--> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3956--> Processing Dependency: libgstpbutils-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3957--> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3958--> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3959--> Processing Dependency: libgstaudio-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3960--> Processing Dependency: libgstapp-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3961---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed
3962--> Processing Dependency: kbd for package: pm-utils-1.4.1-27.el7.x86_64
3963---> Package polkit.x86_64 0:0.112-5.el7 will be installed
3964--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-5.el7.x86_64
3965--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-5.el7.x86_64
3966--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-5.el7.x86_64
3967---> Package pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 will be installed
3968---> Package raptor2.x86_64 0:2.0.9-3.el7 will be installed
3969--> Processing Dependency: libyajl.so.2()(64bit) for package: raptor2-2.0.9-3.el7.x86_64
3970---> Package redland.x86_64 0:1.0.16-6.el7 will be installed
3971--> Processing Dependency: librasqal.so.3()(64bit) for package: redland-1.0.16-6.el7.x86_64
3972---> Package redland-virtuoso.x86_64 0:1.0.16-6.el7 will be installed
3973---> Package roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3974---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed
3975---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
3976---> Package xdg-user-dirs.x86_64 0:0.15-4.el7 will be installed
3977--> Processing Dependency: /etc/X11/xinit/xinitrc.d for package: xdg-user-dirs-0.15-4.el7.x86_64
3978---> Package xfsprogs.x86_64 0:3.2.1-6.el7 will be installed
3979---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed
3980--> Running transaction check
3981---> Package cryptsetup-libs.x86_64 0:1.6.6-3.el7 will be installed
3982---> Package gstreamer.x86_64 0:0.10.36-7.el7 will be installed
3983--> Processing Dependency: gstreamer-tools >= 0.10.36 for package: gstreamer-0.10.36-7.el7.x86_64
3984---> Package gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 will be installed
3985--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3986--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3987--> Processing Dependency: iso-codes for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3988--> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3989--> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3990--> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3991--> Processing Dependency: liborc-test-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3992--> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3993--> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3994--> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3995---> Package gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 will be installed
3996--> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
3997--> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
3998--> Processing Dependency: libwavpack.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
3999--> Processing Dependency: libv4l2.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4000--> Processing Dependency: libspeex.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4001--> Processing Dependency: libsoup-gnome-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4002--> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4003--> Processing Dependency: libshout.so.3()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4004--> Processing Dependency: librom1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4005--> Processing Dependency: libraw1394.so.11()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4006--> Processing Dependency: libiec61883.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4007--> Processing Dependency: libgconf-2.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4008--> Processing Dependency: libdv.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4009--> Processing Dependency: libavc1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4010---> Package kbd.x86_64 0:1.15.5-11.el7 will be installed
4011--> Processing Dependency: kbd-misc = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64
4012--> Processing Dependency: kbd-legacy = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64
4013---> Package libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.4 will be installed
4014---> Package libss.x86_64 0:1.42.9-7.el7 will be installed
4015---> Package mozjs17.x86_64 0:17.0.0-10.el7 will be installed
4016---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed
4017---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
4018---> Package poppler-qt.x86_64 0:0.22.5-6.el7 will be installed
4019--> Processing Dependency: poppler(x86-64) = 0.22.5-6.el7 for package: poppler-qt-0.22.5-6.el7.x86_64
4020--> Processing Dependency: libpoppler.so.37()(64bit) for package: poppler-qt-0.22.5-6.el7.x86_64
4021--> Processing Dependency: libopenjpeg.so.1()(64bit) for package: poppler-qt-0.22.5-6.el7.x86_64
4022---> Package rasqal.x86_64 0:0.9.30-4.el7 will be installed
4023---> Package taglib.x86_64 0:1.8-7.20130218git.el7 will be installed
4024---> Package usbmuxd.x86_64 0:1.0.8-11.el7 will be installed
4025---> Package virtuoso-opensource.x86_64 1:6.1.6-6.el7 will be installed
4026---> Package xorg-x11-xinit.x86_64 0:1.3.2-14.el7 will be installed
4027--> Processing Dependency: xorg-x11-xauth for package: xorg-x11-xinit-1.3.2-14.el7.x86_64
4028--> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit-1.3.2-14.el7.x86_64
4029---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
4030--> Running transaction check
4031---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed
4032--> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64
4033---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed
4034---> Package gstreamer-tools.x86_64 0:0.10.36-7.el7 will be installed
4035---> Package iso-codes.noarch 0:3.46-2.el7 will be installed
4036---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be installed
4037---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be installed
4038---> Package libavc1394.x86_64 0:0.5.3-14.el7 will be installed
4039---> Package libdv.x86_64 0:1.0.0-17.el7 will be installed
4040---> Package libiec61883.x86_64 0:1.2.0-10.el7 will be installed
4041---> Package libraw1394.x86_64 0:2.1.0-2.el7 will be installed
4042---> Package libshout.x86_64 0:2.2.2-11.el7 will be installed
4043---> Package libsoup.x86_64 0:2.46.0-3.el7 will be installed
4044--> Processing Dependency: glib-networking >= 2.38.0 for package: libsoup-2.46.0-3.el7.x86_64
4045---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed
4046---> Package libv4l.x86_64 0:0.9.5-4.el7 will be installed
4047---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed
4048---> Package openjpeg-libs.x86_64 0:1.5.1-10.el7 will be installed
4049---> Package orc.x86_64 0:0.4.17-5.el7 will be installed
4050---> Package poppler.x86_64 0:0.22.5-6.el7 will be installed
4051---> Package speex.x86_64 0:1.2-0.19.rc1.el7 will be installed
4052---> Package wavpack.x86_64 0:4.60.1-9.el7 will be installed
4053---> Package xorg-x11-server-utils.x86_64 0:7.7-4.el7 will be installed
4054--> Processing Dependency: libXmuu.so.1()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64
4055--> Processing Dependency: libXmu.so.6()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64
4056---> Package xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 will be installed
4057--> Running transaction check
4058---> Package glib-networking.x86_64 0:2.40.0-1.el7 will be installed
4059--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.40.0-1.el7.x86_64
4060---> Package libXmu.x86_64 0:1.1.1-5.1.el7 will be installed
4061---> Package psmisc.x86_64 0:22.20-8.el7 will be installed
4062--> Running transaction check
4063---> Package gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 will be installed
4064--> Finished Dependency Resolution
4065
4066Dependencies Resolved
4067
4068================================================================================
4069 Package Arch Version Repository Size
4070================================================================================
4071Installing:
4072 CUnit-devel x86_64 2.1.3-8.el7 epel 61 k
4073 boost-devel x86_64 1.53.0-23.el7 base 7.0 M
4074 cmake x86_64 2.8.11-4.el7 base 6.7 M
4075 cyrus-sasl-devel x86_64 2.1.26-17.el7 base 309 k
4076 cyrus-sasl-md5 x86_64 2.1.26-17.el7 base 55 k
4077 cyrus-sasl-plain x86_64 2.1.26-17.el7 base 38 k
4078 dos2unix x86_64 6.0.3-4.el7 base 58 k
4079 e2fsprogs-devel x86_64 1.42.9-7.el7 base 70 k
4080 fdupes x86_64 1.51-6.el7 epel 25 k
4081 glib2-devel x86_64 2.40.0-4.el7 base 445 k
4082 groff x86_64 1.22.2-8.el7 base 1.1 M
4083 guile-devel x86_64 5:2.0.9-5.el7 base 129 k
4084 jansson-devel x86_64 2.4-6.el7 base 8.3 k
4085 kdelibs-devel x86_64 6:4.10.5-6.el7 base 1.9 M
4086 kdepimlibs-devel x86_64 4.10.5-3.el7 base 605 k
4087 krb5-devel x86_64 1.12.2-14.el7 base 640 k
4088 libcalendaring-devel x86_64 4.9.1.git.1424359330-53.el7.kolab_3.5
4089 Kolab_Development 281 k
4090 libcurl-devel x86_64 7.29.0-19.el7 base 295 k
4091 libdb-devel x86_64 5.3.21-17.el7_0.1 base 38 k
4092 libical-devel x86_64 0.48-6.el7 base 64 k
4093 libkolab-devel x86_64 0.6.git.1429288613-12.el7.kolab_3.5
4094 Kolab_Development 14 k
4095 libkolabxml-devel x86_64 1.1.git.1422810799-30.el7.kolab_3.5
4096 Kolab_Development 20 k
4097 libuuid-devel x86_64 2.23.2-21.el7 base 82 k
4098 net-snmp-devel x86_64 1:5.7.2-20.el7 base 254 k
4099 nodejs-less noarch 1.7.0-2.el7 epel 102 k
4100 nspr-devel x86_64 4.10.6-3.el7 base 113 k
4101 nss-devel x86_64 3.16.2.3-5.el7 base 203 k
4102 openldap-devel x86_64 2.4.39-6.el7 base 796 k
4103 openssl-devel x86_64 1:1.0.1e-42.el7.4 updates 1.2 M
4104 pcre-devel x86_64 8.32-14.el7 base 477 k
4105 perl-ExtUtils-MakeMaker
4106 noarch 6.68-3.el7 base 275 k
4107 perl-Test-Simple noarch 0.98-243.el7 base 170 k
4108 perl-devel x86_64 4:5.16.3-285.el7 base 452 k
4109 php x86_64 5.4.16-23.el7_0.3 base 1.3 M
4110 php-Net-LDAP3 noarch 1.0.3-1.el7.kolab_3.5 Kolab_Development 27 k
4111 php-devel x86_64 5.4.16-23.el7_0.3 base 598 k
4112 php-pdo x86_64 5.4.16-23.el7_0.3 base 95 k
4113 php-pear noarch 1:1.9.4-21.el7 base 357 k
4114 php-pear-HTTP-Request2 noarch 2.2.1-1.el7 epel 112 k
4115 php-phpunit-PHPUnit noarch 4.4.4-1.el7.1 epel 124 k
4116 python-cssmin noarch 0.2.0-11.el7.kolab_3.5 Kolab_Development 10 k
4117 python-devel x86_64 2.7.5-16.el7 base 388 k
4118 python-flask noarch 1:0.10.1-5.el7.kolab_3.5 Kolab_Development 204 k
4119 python-icalendar noarch 3.8.2-8.el7.kolab_3.5 Kolab_Development 93 k
4120 python-itsdangerous noarch 0.24-3.el7.kolab_3.5 Kolab_Development 24 k
4121 python-jinja2 noarch 2.7.2-2.el7 base 515 k
4122 python-kolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5
4123 Kolab_Development 76 k
4124 python-kolabformat x86_64 1.1.git.1422810799-30.el7.kolab_3.5
4125 Kolab_Development 438 k
4126 python-ldap x86_64 2.4.15-2.el7 base 159 k
4127 python-nose noarch 1.3.0-2.el7 base 272 k
4128 python-pyasn1 noarch 0.1.6-2.el7 base 91 k
4129 python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k
4130 python-setuptools noarch 0.9.8-3.el7 base 396 k
4131 python-sphinx noarch 1.1.3-8.el7 base 1.1 M
4132 python-sqlalchemy x86_64 0.9.7-3.el7 epel 2.9 M
4133 python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M
4134 python-werkzeug noarch 0.9.6-1.el7.kolab_3.5 Kolab_Development 568 k
4135 pytz noarch 2012d-5.el7 base 38 k
4136 qt-devel x86_64 1:4.8.5-8.el7 base 11 M
4137 roundcubemail-core noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 962 k
4138 roundcubemail-plugin-kolab_auth
4139 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 35 k
4140 roundcubemail-plugin-kolab_folders
4141 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 33 k
4142 roundcubemail-plugin-libkolab
4143 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 106 k
4144 svrcore-devel x86_64 4.0.4-11.el7 base 10 k
4145 tcl-devel x86_64 1:8.5.13-4.el7 base 164 k
4146 tcp_wrappers x86_64 7.6-77.el7 base 78 k
4147 transfig x86_64 1:3.2.5d-13.el7 base 285 k
4148 uglify-js noarch 2.4.13-5.el7 epel 14 k
4149 uuid-devel x86_64 1.6.2-26.el7 base 24 k
4150 xerces-c-devel x86_64 3.1.1-6.el7 base 498 k
4151 xsd x86_64 3.3.0.1-27.el7.kolab_3.5 Kolab_Development 1.2 M
4152 zlib-devel x86_64 1.2.7-13.el7 base 49 k
4153Installing for dependencies:
4154 CUnit x86_64 2.1.3-8.el7 epel 48 k
4155 GConf2 x86_64 3.2.6-8.el7 base 1.0 M
4156 OpenEXR-libs x86_64 1.7.1-7.el7 base 217 k
4157 adwaita-cursor-theme noarch 3.8.4-3.el7 base 124 k
4158 akonadi x86_64 1.9.2-4.el7 base 725 k
4159 attica x86_64 0.4.1-4.el7 base 232 k
4160 attica-devel x86_64 0.4.1-4.el7 base 28 k
4161 automoc x86_64 1.0-0.20.rc3.el7 base 34 k
4162 bc x86_64 1.06.95-13.el7 base 115 k
4163 boost x86_64 1.53.0-23.el7 base 32 k
4164 boost-atomic x86_64 1.53.0-23.el7 base 34 k
4165 boost-chrono x86_64 1.53.0-23.el7 base 43 k
4166 boost-context x86_64 1.53.0-23.el7 base 35 k
4167 boost-date-time x86_64 1.53.0-23.el7 base 50 k
4168 boost-filesystem x86_64 1.53.0-23.el7 base 67 k
4169 boost-graph x86_64 1.53.0-23.el7 base 135 k
4170 boost-iostreams x86_64 1.53.0-23.el7 base 60 k
4171 boost-locale x86_64 1.53.0-23.el7 base 250 k
4172 boost-math x86_64 1.53.0-23.el7 base 332 k
4173 boost-program-options x86_64 1.53.0-23.el7 base 155 k
4174 boost-python x86_64 1.53.0-23.el7 base 131 k
4175 boost-random x86_64 1.53.0-23.el7 base 38 k
4176 boost-regex x86_64 1.53.0-23.el7 base 294 k
4177 boost-serialization x86_64 1.53.0-23.el7 base 169 k
4178 boost-signals x86_64 1.53.0-23.el7 base 59 k
4179 boost-test x86_64 1.53.0-23.el7 base 225 k
4180 boost-timer x86_64 1.53.0-23.el7 base 42 k
4181 boost-wave x86_64 1.53.0-23.el7 base 211 k
4182 c-ares x86_64 1.10.0-3.el7 base 78 k
4183 cdparanoia-libs x86_64 10.2-17.el7 base 56 k
4184 centos-logos noarch 70.0.6-2.el7.centos updates 21 M
4185 clucene-core x86_64 2.3.3.4-11.el7 base 528 k
4186 cryptsetup x86_64 1.6.6-3.el7 base 117 k
4187 cryptsetup-libs x86_64 1.6.6-3.el7 base 179 k
4188 cyrus-sasl x86_64 2.1.26-17.el7 base 87 k
4189 dbus x86_64 1:1.6.12-11.el7 base 306 k
4190 dbus-glib x86_64 0.100-7.el7 base 102 k
4191 dbusmenu-qt x86_64 0.9.2-7.el7 base 86 k
4192 desktop-file-utils x86_64 0.21-4.el7 base 67 k
4193 docbook-dtds noarch 1.0-60.el7 base 226 k
4194 docbook-style-xsl noarch 1.78.1-3.el7 base 2.0 M
4195 dosfstools x86_64 3.0.20-9.el7 base 101 k
4196 e2fsprogs x86_64 1.42.9-7.el7 base 697 k
4197 e2fsprogs-libs x86_64 1.42.9-7.el7 base 165 k
4198 elfutils-devel x86_64 0.160-1.el7 base 78 k
4199 elfutils-libelf-devel x86_64 0.160-1.el7 base 34 k
4200 enchant x86_64 1:1.6.0-8.el7 base 55 k
4201 exiv2-libs x86_64 0.23-6.el7 base 876 k
4202 expat-devel x86_64 2.1.0-8.el7 base 56 k
4203 fontconfig-devel x86_64 2.10.95-7.el7 base 128 k
4204 freetype-devel x86_64 2.4.11-10.el7_1.1 updates 356 k
4205 gamin x86_64 0.1.10-16.el7 base 128 k
4206 gc x86_64 7.2d-6.el7 base 158 k
4207 gc-devel x86_64 7.2d-6.el7 base 105 k
4208 gdbm-devel x86_64 1.10-8.el7 base 47 k
4209 gdisk x86_64 0.8.6-5.el7 base 187 k
4210 ghostscript x86_64 9.07-18.el7 base 4.3 M
4211 ghostscript-fonts noarch 5.50-32.el7 base 324 k
4212 gl-manpages noarch 1.1-7.20130122.el7 base 994 k
4213 glib-networking x86_64 2.40.0-1.el7 base 122 k
4214 gmp-devel x86_64 1:6.0.0-11.el7 base 180 k
4215 gobject-introspection x86_64 1.36.0-4.el7 base 223 k
4216 gsettings-desktop-schemas
4217 x86_64 3.8.2-3.el7 base 417 k
4218 gstreamer x86_64 0.10.36-7.el7 base 958 k
4219 gstreamer-plugins-base x86_64 0.10.36-10.el7 base 1.2 M
4220 gstreamer-plugins-good x86_64 0.10.31-11.el7 base 1.5 M
4221 gstreamer-tools x86_64 0.10.36-7.el7 base 27 k
4222 guile x86_64 5:2.0.9-5.el7 base 3.8 M
4223 hostname x86_64 3.13-3.el7 base 17 k
4224 http-parser x86_64 2.0-4.20121128gitcd01361.el7
4225 epel 23 k
4226 httpd x86_64 2.4.6-31.el7.centos base 2.7 M
4227 httpd-tools x86_64 2.4.6-31.el7.centos base 79 k
4228 hunspell x86_64 1.3.2-13.el7 base 223 k
4229 hunspell-en-US noarch 0.20121024-5.el7 base 189 k
4230 ilmbase x86_64 1.0.3-7.el7 base 100 k
4231 initscripts x86_64 9.49.24-1.el7 base 427 k
4232 iso-codes noarch 3.46-2.el7 base 2.7 M
4233 jansson x86_64 2.4-6.el7 base 32 k
4234 js-uglify noarch 2.4.13-5.el7 epel 65 k
4235 kbd x86_64 1.15.5-11.el7 base 345 k
4236 kbd-legacy noarch 1.15.5-11.el7 base 465 k
4237 kbd-misc noarch 1.15.5-11.el7 base 1.3 M
4238 kde-filesystem x86_64 4-47.el7 base 48 k
4239 kde-settings noarch 19-23.5.el7 base 33 k
4240 kdelibs x86_64 6:4.10.5-6.el7 base 11 M
4241 kdelibs-common x86_64 6:4.10.5-6.el7 base 1.9 M
4242 kdepimlibs x86_64 4.10.5-3.el7 base 2.3 M
4243 kdepimlibs-akonadi x86_64 4.10.5-3.el7 base 1.6 M
4244 kdepimlibs-kxmlrpcclient
4245 x86_64 4.10.5-3.el7 base 39 k
4246 keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k
4247 kmod x86_64 14-10.el7 base 78 k
4248 libICE-devel x86_64 1.0.8-7.el7 base 49 k
4249 libSM-devel x86_64 1.2.1-7.el7 base 12 k
4250 libX11-devel x86_64 1.6.0-2.1.el7 base 979 k
4251 libXScrnSaver x86_64 1.2.2-6.1.el7 base 24 k
4252 libXScrnSaver-devel x86_64 1.2.2-6.1.el7 base 18 k
4253 libXau-devel x86_64 1.0.8-2.1.el7 base 14 k
4254 libXcomposite-devel x86_64 0.4.4-4.1.el7 base 16 k
4255 libXcursor-devel x86_64 1.1.14-2.1.el7 base 23 k
4256 libXdamage-devel x86_64 1.1.4-4.1.el7 base 9.7 k
4257 libXext-devel x86_64 1.3.2-2.1.el7 base 74 k
4258 libXfixes-devel x86_64 5.0.1-2.1.el7 base 13 k
4259 libXft-devel x86_64 2.3.1-5.1.el7 base 19 k
4260 libXi-devel x86_64 1.7.2-2.1.el7 base 104 k
4261 libXinerama-devel x86_64 1.1.3-2.1.el7 base 13 k
4262 libXmu x86_64 1.1.1-5.1.el7 base 70 k
4263 libXpm x86_64 3.5.10-5.1.el7 base 52 k
4264 libXpm-devel x86_64 3.5.10-5.1.el7 base 36 k
4265 libXrandr-devel x86_64 1.4.1-2.1.el7 base 20 k
4266 libXrender-devel x86_64 0.9.8-2.1.el7 base 16 k
4267 libXt x86_64 1.1.4-6.1.el7 base 173 k
4268 libXt-devel x86_64 1.1.4-6.1.el7 base 445 k
4269 libXtst-devel x86_64 1.2.2-2.1.el7 base 16 k
4270 libXv x86_64 1.0.9-2.1.el7 base 18 k
4271 libXv-devel x86_64 1.0.9-2.1.el7 base 39 k
4272 libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k
4273 libXxf86misc-devel x86_64 1.0.3-7.1.el7 base 12 k
4274 libXxf86vm-devel x86_64 1.1.3-2.1.el7 base 18 k
4275 libarchive x86_64 3.1.2-7.el7 base 317 k
4276 libatasmart x86_64 0.19-6.el7 base 43 k
4277 libavc1394 x86_64 0.5.3-14.el7 base 50 k
4278 libcalendaring x86_64 4.9.1.git.1424359330-53.el7.kolab_3.5
4279 Kolab_Development 1.7 M
4280 libcom_err-devel x86_64 1.42.9-7.el7 base 30 k
4281 libdrm-devel x86_64 2.4.56-2.el7 base 90 k
4282 libdv x86_64 1.0.0-17.el7 base 78 k
4283 libical x86_64 0.48-6.el7 base 171 k
4284 libicu x86_64 50.1.2-11.el7 base 6.9 M
4285 libiec61883 x86_64 1.2.0-10.el7 base 37 k
4286 libimobiledevice x86_64 1.1.5-6.el7 base 136 k
4287 libiodbc x86_64 3.52.7-7.el7 base 179 k
4288 libkolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5
4289 Kolab_Development 302 k
4290 libkolabxml x86_64 1.1.git.1422810799-30.el7.kolab_3.5
4291 Kolab_Development 621 k
4292 libmcrypt x86_64 2.5.8-13.el7 epel 99 k
4293 libmng x86_64 1.0.10-14.el7 base 171 k
4294 libplist x86_64 1.10-4.el7 base 57 k
4295 libraw1394 x86_64 2.1.0-2.el7 base 63 k
4296 libreport-filesystem x86_64 2.1.11-21.el7.centos.0.4 base 35 k
4297 libselinux-devel x86_64 2.2.2-6.el7 base 174 k
4298 libsepol-devel x86_64 2.1.9-3.el7 base 71 k
4299 libshout x86_64 2.2.2-11.el7 base 43 k
4300 libsoup x86_64 2.46.0-3.el7 base 339 k
4301 libss x86_64 1.42.9-7.el7 base 45 k
4302 libtheora x86_64 1:1.1.1-8.el7 base 136 k
4303 libtidy x86_64 0.99.0-31.20091203.el7 epel 132 k
4304 libtool-ltdl x86_64 2.4.2-20.el7 base 49 k
4305 libudisks2 x86_64 2.1.2-5.el7 base 115 k
4306 libusbx x86_64 1.0.15-4.el7 base 50 k
4307 libuv x86_64 1:0.10.29-1.el7 epel 60 k
4308 libv4l x86_64 0.9.5-4.el7 base 194 k
4309 libverto-devel x86_64 0.2.5-4.el7 base 12 k
4310 libvisual x86_64 0.4.0-16.el7 base 138 k
4311 libwebp x86_64 0.3.0-3.el7 base 170 k
4312 libxcb-devel x86_64 1.9-5.el7 base 1.0 M
4313 libxkbfile x86_64 1.0.8-5.el7 base 81 k
4314 libxkbfile-devel x86_64 1.0.8-5.el7 base 16 k
4315 libzip x86_64 0.10.1-8.el7 base 48 k
4316 lm_sensors-devel x86_64 3.3.4-11.el7 base 25 k
4317 lm_sensors-libs x86_64 3.3.4-11.el7 base 40 k
4318 lzo x86_64 2.06-6.el7_0.2 base 59 k
4319 mailcap noarch 2.1.41-2.el7 base 31 k
4320 mdadm x86_64 3.3.2-2.el7 base 391 k
4321 media-player-info noarch 17-4.el7 base 62 k
4322 mesa-libGL-devel x86_64 10.2.7-5.20140910.el7 base 136 k
4323 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
4324 mesa-libGLU-devel x86_64 9.0.0-4.el7 base 9.0 k
4325 mozjs17 x86_64 17.0.0-10.el7 base 1.4 M
4326 mozldap x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 133 k
4327 mozldap-tools x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 77 k
4328 nepomuk-core x86_64 4.10.5-5.el7 base 513 k
4329 nepomuk-core-devel x86_64 4.10.5-5.el7 base 117 k
4330 nepomuk-core-libs x86_64 4.10.5-5.el7 base 286 k
4331 net-snmp-agent-libs x86_64 1:5.7.2-20.el7 base 698 k
4332 net-snmp-libs x86_64 1:5.7.2-20.el7 base 745 k
4333 nodejs x86_64 0.10.33-1.el7 epel 388 k
4334 nodejs-amdefine noarch 0.0.4-1.el7 epel 10 k
4335 nodejs-async noarch 0.2.10-1.el7 epel 21 k
4336 nodejs-optimist noarch 0.4.0-1.el7 epel 15 k
4337 nodejs-source-map noarch 0.1.33-1.el7 epel 26 k
4338 nodejs-uglify-to-browserify
4339 noarch 1.0.2-2.el7 epel 6.2 k
4340 nodejs-wordwrap noarch 0.0.2-4.el7 epel 6.4 k
4341 nss-softokn-devel x86_64 3.16.2.3-9.el7 base 25 k
4342 nss-softokn-freebl-devel
4343 x86_64 3.16.2.3-9.el7 base 45 k
4344 nss-util-devel x86_64 3.16.2.3-2.el7 base 69 k
4345 openjpeg-libs x86_64 1.5.1-10.el7 base 85 k
4346 orc x86_64 0.4.17-5.el7 base 164 k
4347 parted x86_64 3.1-20.el7 base 605 k
4348 pciutils x86_64 3.2.1-4.el7 base 90 k
4349 pciutils-libs x86_64 3.2.1-4.el7 base 45 k
4350 perl-ExtUtils-Install noarch 1.58-285.el7 base 73 k
4351 perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k
4352 perl-ExtUtils-ParseXS noarch 1:3.18-2.el7 base 77 k
4353 phonon x86_64 4.6.0-9.el7 base 205 k
4354 phonon-backend-gstreamer
4355 x86_64 2:4.6.3-3.el7 base 140 k
4356 phonon-devel x86_64 4.6.0-9.el7 base 119 k
4357 php-cli x86_64 5.4.16-23.el7_0.3 base 2.7 M
4358 php-common x86_64 5.4.16-23.el7_0.3 base 561 k
4359 php-doctrine-instantiator
4360 noarch 1.0.4-1.el7 epel 11 k
4361 php-gd x86_64 5.4.16-23.el7_0.3 base 124 k
4362 php-ldap x86_64 5.4.16-23.el7_0.3 base 49 k
4363 php-mbstring x86_64 5.4.16-23.el7_0.3 base 501 k
4364 php-mcrypt x86_64 5.4.16-3.el7 epel 20 k
4365 php-mysqlnd x86_64 5.4.16-23.el7_0.3 base 170 k
4366 php-pear-Auth-SASL noarch 1.0.6-5.el7 epel 16 k
4367 php-pear-DB noarch 1.7.14-6.el7 epel 106 k
4368 php-pear-MDB2 noarch 2.5.0-0.9.b5.el7 epel 125 k
4369 php-pear-MDB2-Driver-mysqli
4370 noarch 1.5.0-0.8.b4.el7 epel 43 k
4371 php-pear-Mail-Mime noarch 1.8.9-1.el7 epel 44 k
4372 php-pear-Mail-mimeDecode
4373 noarch 1.5.5-7.el7 epel 18 k
4374 php-pear-Net-IDNA2 noarch 0.1.1-10.el7 epel 25 k
4375 php-pear-Net-LDAP2 noarch 2.1.0-1.el7 epel 97 k
4376 php-pear-Net-SMTP noarch 1.6.2-1.el7 epel 22 k
4377 php-pear-Net-Sieve noarch 1.3.4-1.el7 epel 20 k
4378 php-pear-Net-Socket noarch 1.0.14-1.el7 epel 13 k
4379 php-pear-Net-URL2 noarch 2.1.1-1.el7 epel 25 k
4380 php-phpunit-File-Iterator
4381 noarch 1.3.4-5.el7 epel 12 k
4382 php-phpunit-PHP-CodeCoverage
4383 noarch 2.0.15-1.el7 epel 304 k
4384 php-phpunit-PHP-Invoker
4385 noarch 1.1.3-6.el7 epel 9.4 k
4386 php-phpunit-PHP-Timer noarch 1.0.5-5.el7 epel 9.1 k
4387 php-phpunit-PHP-TokenStream
4388 noarch 1.4.0-1.el7 epel 16 k
4389 php-phpunit-PHPUnit-MockObject
4390 noarch 2.3.0-1.el7 epel 36 k
4391 php-phpunit-Text-Template
4392 noarch 1.2.0-5.el7 epel 9.2 k
4393 php-phpunit-Version noarch 1.0.4-1.el7 epel 8.4 k
4394 php-phpunit-comparator noarch 1.1.1-1.el7 epel 14 k
4395 php-phpunit-diff noarch 1.2.0-1.el7 epel 13 k
4396 php-phpunit-environment
4397 noarch 1.2.1-1.el7 epel 8.7 k
4398 php-phpunit-exporter noarch 1.2.0-1.el7 epel 10 k
4399 php-process x86_64 5.4.16-23.el7_0.3 base 52 k
4400 php-sebastian-global-state
4401 noarch 1.0.0-1.el7 epel 9.5 k
4402 php-sebastian-recursion-context
4403 noarch 1.0.0-1.el7 epel 7.7 k
4404 php-soap x86_64 5.4.16-23.el7_0.3 base 155 k
4405 php-symfony-class-loader
4406 noarch 2.5.11-1.el7 epel 21 k
4407 php-symfony-common noarch 2.5.11-1.el7 epel 74 k
4408 php-symfony-yaml noarch 2.5.11-1.el7 epel 23 k
4409 php-tidy x86_64 5.4.16-3.el7 epel 22 k
4410 php-xml x86_64 5.4.16-23.el7_0.3 base 122 k
4411 pm-utils x86_64 1.4.1-27.el7 base 140 k
4412 polkit x86_64 0.112-5.el7 base 165 k
4413 polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
4414 polkit-qt x86_64 0.103.0-10.el7_0 base 72 k
4415 poppler x86_64 0.22.5-6.el7 base 737 k
4416 poppler-data noarch 0.4.6-3.el7 base 2.2 M
4417 poppler-qt x86_64 0.22.5-6.el7 base 164 k
4418 popt-devel x86_64 1.13-16.el7 base 22 k
4419 psmisc x86_64 22.20-8.el7 base 140 k
4420 pulseaudio-libs-glib2 x86_64 3.0-30.el7 base 29 k
4421 pyOpenSSL x86_64 0.13.1-3.el7 base 133 k
4422 pyparsing noarch 1.5.6-9.el7 base 94 k
4423 pyserial noarch 2.6-5.el7 base 124 k
4424 python-babel noarch 0.9.6-8.el7 base 1.4 M
4425 python-backports x86_64 1.0-8.el7 base 5.8 k
4426 python-backports-ssl_match_hostname
4427 noarch 3.4.0.2-4.el7 base 12 k
4428 python-dateutil noarch 1.5-7.el7 base 85 k
4429 python-docutils noarch 0.11-0.2.20130715svn7687.el7
4430 base 1.5 M
4431 python-markupsafe x86_64 0.11-10.el7 base 25 k
4432 python-pillow x86_64 2.0.0-17.gitd1c6db8.el7 base 438 k
4433 python-pygments noarch 1.4-9.el7 base 599 k
4434 python-zope-interface x86_64 4.0.5-4.el7 base 138 k
4435 qca2 x86_64 2.0.3-7.el7 base 431 k
4436 qjson x86_64 0.8.1-4.el7 base 72 k
4437 qt x86_64 1:4.8.5-8.el7 base 4.5 M
4438 qt-settings noarch 19-23.5.el7 base 17 k
4439 qt-x11 x86_64 1:4.8.5-8.el7 base 13 M
4440 raptor2 x86_64 2.0.9-3.el7 base 206 k
4441 rasqal x86_64 0.9.30-4.el7 base 262 k
4442 redhat-menus noarch 12.0.2-7.el7 base 143 k
4443 redland x86_64 1.0.16-6.el7 base 164 k
4444 redland-virtuoso x86_64 1.0.16-6.el7 base 29 k
4445 roundcubemail-core-assets
4446 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 452 k
4447 roundcubemail-plugin-filesystem_attachments
4448 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 18 k
4449 roundcubemail-plugin-filesystem_attachments-assets
4450 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 14 k
4451 roundcubemail-plugin-jqueryui
4452 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 113 k
4453 roundcubemail-plugin-jqueryui-assets
4454 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 102 k
4455 roundcubemail-plugin-jqueryui-skin-larry
4456 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 19 k
4457 roundcubemail-plugin-jqueryui-skin-larry-assets
4458 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 47 k
4459 roundcubemail-plugin-kolab_auth-assets
4460 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 7.3 k
4461 roundcubemail-plugin-kolab_folders-assets
4462 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 9.0 k
4463 roundcubemail-plugin-libkolab-assets
4464 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 12 k
4465 roundcubemail-plugin-libkolab-skin-larry
4466 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 7.6 k
4467 roundcubemail-plugin-libkolab-skin-larry-assets
4468 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 7.4 k
4469 roundcubemail-skin-larry
4470 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 32 k
4471 roundcubemail-skin-larry-assets
4472 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 135 k
4473 rpm-devel x86_64 4.11.1-25.el7 base 101 k
4474 sgml-common noarch 0.6.3-39.el7 base 55 k
4475 shared-desktop-ontologies
4476 noarch 0.11.0-2.el7 base 113 k
4477 shared-desktop-ontologies-devel
4478 noarch 0.11.0-2.el7 base 6.2 k
4479 soprano x86_64 2.9.2-3.el7 base 608 k
4480 soprano-devel x86_64 2.9.2-3.el7 base 102 k
4481 speex x86_64 1.2-0.19.rc1.el7 base 98 k
4482 strigi-libs x86_64 0.7.7-12.20120626.el7 base 458 k
4483 svrcore x86_64 4.0.4-11.el7 base 17 k
4484 systemtap-sdt-devel x86_64 2.6-8.el7 base 63 k
4485 sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
4486 t1lib x86_64 5.1.2-14.el7 base 166 k
4487 taglib x86_64 1.8-7.20130218git.el7 base 310 k
4488 tcl x86_64 1:8.5.13-4.el7 base 1.9 M
4489 tcp_wrappers-devel x86_64 7.6-77.el7 base 17 k
4490 udisks2 x86_64 2.1.2-5.el7 base 311 k
4491 upower x86_64 0.9.20-7.el7 base 127 k
4492 urw-fonts noarch 2.4-16.el7 base 3.0 M
4493 usbmuxd x86_64 1.0.8-11.el7 base 70 k
4494 uuid x86_64 1.6.2-26.el7 base 55 k
4495 v8 x86_64 1:3.14.5.10-14.el7 epel 3.0 M
4496 virtuoso-opensource x86_64 1:6.1.6-6.el7 base 3.4 M
4497 wavpack x86_64 4.60.1-9.el7 base 131 k
4498 xdg-user-dirs x86_64 0.15-4.el7 base 59 k
4499 xdg-utils noarch 1.1.0-0.16.20120809git.el7
4500 base 70 k
4501 xerces-c x86_64 3.1.1-6.el7 base 878 k
4502 xfsprogs x86_64 3.2.1-6.el7 base 858 k
4503 xml-common noarch 0.6.3-39.el7 base 26 k
4504 xorg-x11-proto-devel noarch 7.7-8.el7.1 base 281 k
4505 xorg-x11-server-utils x86_64 7.7-4.el7 base 174 k
4506 xorg-x11-xauth x86_64 1:1.0.7-6.1.el7 base 29 k
4507 xorg-x11-xinit x86_64 1.3.2-14.el7 base 54 k
4508 yajl x86_64 2.0.4-4.el7 base 39 k
4509 ycssmin noarch 1.0.1-6.el7 epel 12 k
4510
4511Transaction Summary
4512================================================================================
4513Install 72 Packages (+315 Dependent packages)
4514
4515Total download size: 196 M
4516Installed size: 718 M
4517Downloading packages:
4518Public key for CUnit-2.1.3-8.el7.x86_64.rpm is not installed
4519warning: /var/cache/yum/x86_64/7/epel/packages/CUnit-2.1.3-8.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
4520--------------------------------------------------------------------------------
4521Total 15 MB/s | 196 MB 00:13
4522Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
4523Importing GPG key 0x352C64E5:
4524 Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
4525 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
4526 Package : epel-release-7-5.noarch (@extras)
4527 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
4528Key imported successfully
4529Running transaction check
4530Running transaction test
4531Transaction test succeeded
4532Running transaction
4533 Installing : xorg-x11-proto-devel-7.7-8.el7.1.noarch 1/387
4534 Installing : xerces-c-3.1.1-6.el7.x86_64 2/387
4535 Installing : boost-chrono-1.53.0-23.el7.x86_64 3/387
4536 Installing : libicu-50.1.2-11.el7.x86_64 4/387
4537 Installing : libXt-1.1.4-6.1.el7.x86_64 5/387
4538 Installing : boost-regex-1.53.0-23.el7.x86_64 6/387
4539 Installing : libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.x86_64 7/387
4540 Installing : nspr-devel-4.10.6-3.el7.x86_64 8/387
4541 Installing : boost-filesystem-1.53.0-23.el7.x86_64 9/387
4542 Installing : libXpm-3.5.10-5.1.el7.x86_64 10/387
4543 Installing : libICE-devel-1.0.8-7.el7.x86_64 11/387
4544 Installing : libSM-devel-1.2.1-7.el7.x86_64 12/387
4545 Installing : hunspell-en-US-0.20121024-5.el7.noarch 13/387
4546 Installing : hunspell-1.3.2-13.el7.x86_64 14/387
4547 Installing : libiodbc-3.52.7-7.el7.x86_64 15/387
4548 Installing : libical-0.48-6.el7.x86_64 16/387
4549 Installing : svrcore-4.0.4-11.el7.x86_64 17/387
4550 Installing : xml-common-0.6.3-39.el7.noarch 18/387
4551 Installing : 1:libtheora-1.1.1-8.el7.x86_64 19/387
4552 Installing : libplist-1.10-4.el7.x86_64 20/387
4553 Installing : shared-desktop-ontologies-0.11.0-2.el7.noarch 21/387
4554 Installing : boost-program-options-1.53.0-23.el7.x86_64 22/387
4555 Installing : boost-date-time-1.53.0-23.el7.x86_64 23/387
4556 Installing : libraw1394-2.1.0-2.el7.x86_64 24/387
4557 Installing : 1:dbus-1.6.12-11.el7.x86_64 25/387
4558 Installing : kde-filesystem-4-47.el7.x86_64 26/387
4559 Installing : boost-wave-1.53.0-23.el7.x86_64 27/387
4560 Installing : nss-util-devel-3.16.2.3-2.el7.x86_64 28/387
4561 Installing : boost-graph-1.53.0-23.el7.x86_64 29/387
4562 Installing : libXmu-1.1.1-5.1.el7.x86_64 30/387
4563 Installing : boost-locale-1.53.0-23.el7.x86_64 31/387
4564 Installing : boost-timer-1.53.0-23.el7.x86_64 32/387
4565 Installing : xerces-c-devel-3.1.1-6.el7.x86_64 33/387
4566 Installing : dbus-glib-0.100-7.el7.x86_64 34/387
4567 Installing : boost-serialization-1.53.0-23.el7.x86_64 35/387
4568 Installing : pcre-devel-8.32-14.el7.x86_64 36/387
4569 Installing : boost-iostreams-1.53.0-23.el7.x86_64 37/387
4570 Installing : poppler-data-0.4.6-3.el7.noarch 38/387
4571 Installing : python-devel-2.7.5-16.el7.x86_64 39/387
4572 Installing : roundcubemail-skin-larry-assets-1.1.1.27-1.el7.kolab_3 40/387
4573 Installing : speex-1.2-0.19.rc1.el7.x86_64 41/387
4574 Installing : exiv2-libs-0.23-6.el7.x86_64 42/387
4575 Installing : ilmbase-1.0.3-7.el7.x86_64 43/387
4576 Installing : e2fsprogs-libs-1.42.9-7.el7.x86_64 44/387
4577 Installing : boost-signals-1.53.0-23.el7.x86_64 45/387
4578 Installing : gl-manpages-1.1-7.20130122.el7.noarch 46/387
4579 Installing : libXScrnSaver-1.2.2-6.1.el7.x86_64 47/387
4580 Installing : libtool-ltdl-2.4.2-20.el7.x86_64 48/387
4581 Installing : openjpeg-libs-1.5.1-10.el7.x86_64 49/387
4582 Installing : boost-atomic-1.53.0-23.el7.x86_64 50/387
4583 Installing : taglib-1.8-7.20130218git.el7.x86_64 51/387
4584 Installing : libusbx-1.0.15-4.el7.x86_64 52/387
4585 Installing : gc-7.2d-6.el7.x86_64 53/387
4586 Installing : libXv-1.0.9-2.1.el7.x86_64 54/387
4587 Installing : roundcubemail-plugin-jqueryui-assets-1.1.1.27-1.el7.ko 55/387
4588 Installing : 1:net-snmp-libs-5.7.2-20.el7.x86_64 56/387
4589 Installing : zlib-devel-1.2.7-13.el7.x86_64 57/387
4590 Installing : freetype-devel-2.4.11-10.el7_1.1.x86_64 58/387
4591 Installing : boost-python-1.53.0-23.el7.x86_64 59/387
4592 Installing : boost-math-1.53.0-23.el7.x86_64 60/387
4593 Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 61/387
4594 Installing : libcom_err-devel-1.42.9-7.el7.x86_64 62/387
4595 Installing : boost-test-1.53.0-23.el7.x86_64 63/387
4596 Installing : orc-0.4.17-5.el7.x86_64 64/387
4597 Installing : boost-context-1.53.0-23.el7.x86_64 65/387
4598 Installing : elfutils-libelf-devel-0.160-1.el7.x86_64 66/387
4599 Installing : lm_sensors-libs-3.3.4-11.el7.x86_64 67/387
4600 Installing : boost-random-1.53.0-23.el7.x86_64 68/387
4601 Installing : boost-1.53.0-23.el7.x86_64 69/387
4602 Installing : boost-devel-1.53.0-23.el7.x86_64 70/387
4603 Installing : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 71/387
4604 Installing : lm_sensors-devel-3.3.4-11.el7.x86_64 72/387
4605 Installing : elfutils-devel-0.160-1.el7.x86_64 73/387
4606 Installing : e2fsprogs-devel-1.42.9-7.el7.x86_64 74/387
4607 Installing : xorg-x11-server-utils-7.7-4.el7.x86_64 75/387
4608 Installing : roundcubemail-plugin-jqueryui-skin-larry-assets-1.1.1. 76/387
4609 Installing : 5:guile-2.0.9-5.el7.x86_64 77/387
4610 Installing : gc-devel-7.2d-6.el7.x86_64 78/387
4611 Installing : usbmuxd-1.0.8-11.el7.x86_64 79/387
4612 Installing : libimobiledevice-1.1.5-6.el7.x86_64 80/387
4613 Installing : poppler-0.22.5-6.el7.x86_64 81/387
4614 Installing : OpenEXR-libs-1.7.1-7.el7.x86_64 82/387
4615 Installing : libshout-2.2.2-11.el7.x86_64 83/387
4616 Installing : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 84/387
4617 Installing : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 85/387
4618 Installing : xorg-x11-xinit-1.3.2-14.el7.x86_64 86/387
4619 Installing : xdg-user-dirs-0.15-4.el7.x86_64 87/387
4620 Installing : libavc1394-0.5.3-14.el7.x86_64 88/387
4621 Installing : libiec61883-1.2.0-10.el7.x86_64 89/387
4622 Installing : iso-codes-3.46-2.el7.noarch 90/387
4623 Installing : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 91/387
4624 Installing : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 92/387
4625 Installing : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 93/387
4626 Installing : 1:enchant-1.6.0-8.el7.x86_64 94/387
4627 Installing : python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5 95/387
4628 Installing : gdisk-0.8.6-5.el7.x86_64 96/387
4629 Installing : libXau-devel-1.0.8-2.1.el7.x86_64 97/387
4630 Installing : libxcb-devel-1.9-5.el7.x86_64 98/387
4631 Installing : libX11-devel-1.6.0-2.1.el7.x86_64 99/387
4632 Installing : libXext-devel-1.3.2-2.1.el7.x86_64 100/387
4633 Installing : libXfixes-devel-5.0.1-2.1.el7.x86_64 101/387
4634 Installing : libXrender-devel-0.9.8-2.1.el7.x86_64 102/387
4635 Installing : libXdamage-devel-1.1.4-4.1.el7.x86_64 103/387
4636 Installing : libXi-devel-1.7.2-2.1.el7.x86_64 104/387
4637 Installing : libXv-devel-1.0.9-2.1.el7.x86_64 105/387
4638 Installing : libXtst-devel-1.2.2-2.1.el7.x86_64 106/387
4639 Installing : libXrandr-devel-1.4.1-2.1.el7.x86_64 107/387
4640 Installing : libXcursor-devel-1.1.14-2.1.el7.x86_64 108/387
4641 Installing : libXcomposite-devel-0.4.4-4.1.el7.x86_64 109/387
4642 Installing : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 110/387
4643 Installing : libXinerama-devel-1.1.3-2.1.el7.x86_64 111/387
4644 Installing : libXScrnSaver-devel-1.2.2-6.1.el7.x86_64 112/387
4645 Installing : libXxf86misc-devel-1.0.3-7.1.el7.x86_64 113/387
4646 Installing : libXpm-devel-3.5.10-5.1.el7.x86_64 114/387
4647 Installing : libXt-devel-1.1.4-6.1.el7.x86_64 115/387
4648 Installing : expat-devel-2.1.0-8.el7.x86_64 116/387
4649 Installing : fontconfig-devel-2.10.95-7.el7.x86_64 117/387
4650 Installing : libXft-devel-2.3.1-5.1.el7.x86_64 118/387
4651 Installing : jansson-2.4-6.el7.x86_64 119/387
4652 Installing : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 120/387
4653 Installing : pulseaudio-libs-glib2-3.0-30.el7.x86_64 121/387
4654 Installing : roundcubemail-core-assets-1.1.1.27-1.el7.kolab_3.5.noa 122/387
4655 Installing : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 123/387
4656 Installing : uuid-1.6.2-26.el7.x86_64 124/387
4657 Installing : uuid-devel-1.6.2-26.el7.x86_64 125/387
4658 Installing : media-player-info-17-4.el7.noarch 126/387
4659 Installing : libvisual-0.4.0-16.el7.x86_64 127/387
4660 Installing : cdparanoia-libs-10.2-17.el7.x86_64 128/387
4661 Installing : python-dateutil-1.5-7.el7.noarch 129/387
4662 Installing : pyOpenSSL-0.13.1-3.el7.x86_64 130/387
4663 Installing : gdbm-devel-1.10-8.el7.x86_64 131/387
4664install-info: No such file or directory for /usr/share/info/gdbm.info.gz
4665 Installing : libwebp-0.3.0-3.el7.x86_64 132/387
4666 Installing : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 133/387
4667 Installing : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 134/387
4668 Installing : libudisks2-2.1.2-5.el7.x86_64 135/387
4669 Installing : 1:tcl-8.5.13-4.el7.x86_64 136/387
4670 Installing : CUnit-2.1.3-8.el7.x86_64 137/387
4671 Installing : libv4l-0.9.5-4.el7.x86_64 138/387
4672 Installing : roundcubemail-plugin-filesystem_attachments-assets-1.1 139/387
4673 Installing : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 140/387
4674 Installing : glib-networking-2.40.0-1.el7.x86_64 141/387
4675 Installing : libsoup-2.46.0-3.el7.x86_64 142/387
4676 Installing : redhat-menus-12.0.2-7.el7.noarch 143/387
4677 Installing : libmng-1.0.10-14.el7.x86_64 144/387
4678 Installing : libdb-devel-5.3.21-17.el7_0.1.x86_64 145/387
4679 Installing : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 146/387
4680 Installing : nss-softokn-devel-3.16.2.3-9.el7.x86_64 147/387
4681 Installing : nss-devel-3.16.2.3-5.el7.x86_64 148/387
4682 Installing : libss-1.42.9-7.el7.x86_64 149/387
4683 Installing : e2fsprogs-1.42.9-7.el7.x86_64 150/387
4684 Installing : lzo-2.06-6.el7_0.2.x86_64 151/387
4685 Installing : libarchive-3.1.2-7.el7.x86_64 152/387
4686 Installing : cmake-2.8.11-4.el7.x86_64 153/387
4687 Installing : shared-desktop-ontologies-devel-0.11.0-2.el7.noarch 154/387
4688 Installing : libverto-devel-0.2.5-4.el7.x86_64 155/387
4689 Installing : libdrm-devel-2.4.56-2.el7.x86_64 156/387
4690 Installing : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 157/387
4691 Installing : roundcubemail-plugin-kolab_folders-assets-3.2.8-6.el7. 158/387
4692 Installing : pytz-2012d-5.el7.noarch 159/387
4693 Installing : libtidy-0.99.0-31.20091203.el7.x86_64 160/387
4694 Installing : wavpack-4.60.1-9.el7.x86_64 161/387
4695 Installing : 1:libuv-0.10.29-1.el7.x86_64 162/387
4696 Installing : libatasmart-0.19-6.el7.x86_64 163/387
4697 Installing : hostname-3.13-3.el7.x86_64 164/387
4698 Installing : libmcrypt-2.5.8-13.el7.x86_64 165/387
4699 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 166/387
4700 Installing : mesa-libGLU-devel-9.0.0-4.el7.x86_64 167/387
4701 Installing : mailcap-2.1.41-2.el7.noarch 168/387
4702 Installing : gobject-introspection-1.36.0-4.el7.x86_64 169/387
4703 Installing : ghostscript-fonts-5.50-32.el7.noarch 170/387
4704 Installing : mozjs17-17.0.0-10.el7.x86_64 171/387
4705 Installing : polkit-0.112-5.el7.x86_64 172/387
4706 Installing : polkit-pkla-compat-0.1-4.el7.x86_64 173/387
4707 Installing : pyparsing-1.5.6-9.el7.noarch 174/387
4708 Installing : systemtap-sdt-devel-2.6-8.el7.x86_64 175/387
4709 Installing : libsepol-devel-2.1.9-3.el7.x86_64 176/387
4710 Installing : libselinux-devel-2.2.2-6.el7.x86_64 177/387
4711 Installing : 6:kdelibs-common-4.10.5-6.el7.x86_64 178/387
4712 Installing : centos-logos-70.0.6-2.el7.centos.noarch 179/387
4713 Installing : yajl-2.0.4-4.el7.x86_64 180/387
4714 Installing : raptor2-2.0.9-3.el7.x86_64 181/387
4715 Installing : rasqal-0.9.30-4.el7.x86_64 182/387
4716 Installing : redland-1.0.16-6.el7.x86_64 183/387
4717 Installing : redland-virtuoso-1.0.16-6.el7.x86_64 184/387
4718 Installing : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 185/387
4719 Installing : python-backports-1.0-8.el7.x86_64 186/387
4720 Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 187/387
4721 Installing : python-setuptools-0.9.8-3.el7.noarch 188/387
4722 Installing : python-pygments-1.4-9.el7.noarch 189/387
4723 Installing : libreport-filesystem-2.1.11-21.el7.centos.0.4.x86_64 190/387
4724 Installing : mdadm-3.3.2-2.el7.x86_64 191/387
4725 Installing : js-uglify-2.4.13-5.el7.noarch 192/387
4726 Installing : python-pyasn1-0.1.6-2.el7.noarch 193/387
4727 Installing : 1:gmp-devel-6.0.0-11.el7.x86_64 194/387
4728 Installing : kbd-misc-1.15.5-11.el7.noarch 195/387
4729 Installing : kmod-14-10.el7.x86_64 196/387
4730 Installing : 1:v8-3.14.5.10-14.el7.x86_64 197/387
4731 Installing : pciutils-libs-3.2.1-4.el7.x86_64 198/387
4732 Installing : pciutils-3.2.1-4.el7.x86_64 199/387
4733 Installing : qt-settings-19-23.5.el7.noarch 200/387
4734 Installing : 1:qt-4.8.5-8.el7.x86_64 201/387
4735 Installing : 1:qt-x11-4.8.5-8.el7.x86_64 202/387
4736 Installing : 1:qt-devel-4.8.5-8.el7.x86_64 203/387
4737 Installing : libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.x 204/387
4738 Installing : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 205/387
4739 Installing : attica-0.4.1-4.el7.x86_64 206/387
4740 Installing : attica-devel-0.4.1-4.el7.x86_64 207/387
4741 Installing : dbusmenu-qt-0.9.2-7.el7.x86_64 208/387
4742 Installing : poppler-qt-0.22.5-6.el7.x86_64 209/387
4743 Installing : polkit-qt-0.103.0-10.el7_0.x86_64 210/387
4744 Installing : qjson-0.8.1-4.el7.x86_64 211/387
4745 Installing : strigi-libs-0.7.7-12.20120626.el7.x86_64 212/387
4746 Installing : qca2-2.0.3-7.el7.x86_64 213/387
4747 Installing : automoc-1.0-0.20.rc3.el7.x86_64 214/387
4748 Installing : clucene-core-2.3.3.4-11.el7.x86_64 215/387
4749 Installing : soprano-2.9.2-3.el7.x86_64 216/387
4750 Installing : akonadi-1.9.2-4.el7.x86_64 217/387
4751 Installing : soprano-devel-2.9.2-3.el7.x86_64 218/387
4752 Installing : popt-devel-1.13-16.el7.x86_64 219/387
4753 Installing : rpm-devel-4.11.1-25.el7.x86_64 220/387
4754 Installing : t1lib-5.1.2-14.el7.x86_64 221/387
4755 Installing : kbd-legacy-1.15.5-11.el7.noarch 222/387
4756 Installing : bc-1.06.95-13.el7.x86_64 223/387
4757 Installing : xfsprogs-3.2.1-6.el7.x86_64 224/387
4758 Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 225/387
4759 Installing : krb5-devel-1.12.2-14.el7.x86_64 226/387
4760 Installing : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 227/387
4761 Installing : desktop-file-utils-0.21-4.el7.x86_64 228/387
4762 Installing : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 229/387
4763 Installing : roundcubemail-plugin-libkolab-skin-larry-assets-3.2.8- 230/387
4764 Installing : tcp_wrappers-devel-7.6-77.el7.x86_64 231/387
4765 Installing : psmisc-22.20-8.el7.x86_64 232/387
4766 Installing : GConf2-3.2.6-8.el7.x86_64 233/387
4767 Installing : libxkbfile-1.0.8-5.el7.x86_64 234/387
4768 Installing : libxkbfile-devel-1.0.8-5.el7.x86_64 235/387
4769 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 236/387
4770 Installing : initscripts-9.49.24-1.el7.x86_64 237/387
4771 Installing : cyrus-sasl-2.1.26-17.el7.x86_64 238/387
4772 Installing : cyrus-sasl-devel-2.1.26-17.el7.x86_64 239/387
4773 Installing : kbd-1.15.5-11.el7.x86_64 240/387
4774 Installing : pm-utils-1.4.1-27.el7.x86_64 241/387
4775 Installing : upower-0.9.20-7.el7.x86_64 242/387
4776 Installing : libdv-1.0.0-17.el7.x86_64 243/387
4777 Installing : cyrus-sasl-plain-2.1.26-17.el7.x86_64 244/387
4778 Installing : gamin-0.1.10-16.el7.x86_64 245/387
4779 Installing : gstreamer-tools-0.10.36-7.el7.x86_64 246/387
4780 Installing : gstreamer-0.10.36-7.el7.x86_64 247/387
4781 Installing : gstreamer-plugins-base-0.10.36-10.el7.x86_64 248/387
4782 Installing : gstreamer-plugins-good-0.10.31-11.el7.x86_64 249/387
4783 Installing : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 250/387
4784 Installing : phonon-4.6.0-9.el7.x86_64 251/387
4785 Installing : phonon-devel-4.6.0-9.el7.x86_64 252/387
4786 Installing : pyserial-2.6-5.el7.noarch 253/387
4787 Installing : cryptsetup-libs-1.6.6-3.el7.x86_64 254/387
4788 Installing : cryptsetup-1.6.6-3.el7.x86_64 255/387
4789 Installing : roundcubemail-plugin-libkolab-assets-3.2.8-6.el7.kolab 256/387
4790 Installing : urw-fonts-2.4-16.el7.noarch 257/387
4791 Installing : ghostscript-9.07-18.el7.x86_64 258/387
4792 Installing : python-zope-interface-4.0.5-4.el7.x86_64 259/387
4793 Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 260/387
4794 Installing : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 261/387
4795 Installing : 4:perl-devel-5.16.3-285.el7.x86_64 262/387
4796 Installing : perl-ExtUtils-Install-1.58-285.el7.noarch 263/387
4797 Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 264/387
4798 Installing : roundcubemail-plugin-kolab_auth-assets-3.2.8-6.el7.kol 265/387
4799 Installing : httpd-tools-2.4.6-31.el7.centos.x86_64 266/387
4800 Installing : httpd-2.4.6-31.el7.centos.x86_64 267/387
4801 Installing : libcurl-devel-7.29.0-19.el7.x86_64 268/387
4802 Installing : libzip-0.10.1-8.el7.x86_64 269/387
4803 Installing : php-common-5.4.16-23.el7_0.3.x86_64 270/387
4804 Installing : php-mbstring-5.4.16-23.el7_0.3.x86_64 271/387
4805 Installing : php-cli-5.4.16-23.el7_0.3.x86_64 272/387
4806 Installing : php-xml-5.4.16-23.el7_0.3.x86_64 273/387
4807 Installing : php-phpunit-Text-Template-1.2.0-5.el7.noarch 274/387
4808 Installing : php-devel-5.4.16-23.el7_0.3.x86_64 275/387
4809 Installing : php-phpunit-File-Iterator-1.3.4-5.el7.noarch 276/387
4810 Installing : php-symfony-common-2.5.11-1.el7.noarch 277/387
4811 Installing : php-sebastian-recursion-context-1.0.0-1.el7.noarch 278/387
4812 Installing : php-phpunit-exporter-1.2.0-1.el7.noarch 279/387
4813 Installing : php-phpunit-environment-1.2.1-1.el7.noarch 280/387
4814 Installing : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 281/387
4815 Installing : php-phpunit-diff-1.2.0-1.el7.noarch 282/387
4816 Installing : php-phpunit-Version-1.0.4-1.el7.noarch 283/387
4817 Installing : php-ldap-5.4.16-23.el7_0.3.x86_64 284/387
4818 Installing : php-doctrine-instantiator-1.0.4-1.el7.noarch 285/387
4819 Installing : php-phpunit-comparator-1.1.1-1.el7.noarch 286/387
4820 Installing : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 287/387
4821 Installing : php-symfony-yaml-2.5.11-1.el7.noarch 288/387
4822 Installing : php-symfony-class-loader-2.5.11-1.el7.noarch 289/387
4823 Installing : php-phpunit-PHP-TokenStream-1.4.0-1.el7.noarch 290/387
4824 Installing : php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch 291/387
4825 Installing : php-sebastian-global-state-1.0.0-1.el7.noarch 292/387
4826 Installing : php-tidy-5.4.16-3.el7.x86_64 293/387
4827 Installing : php-pdo-5.4.16-23.el7_0.3.x86_64 294/387
4828 Installing : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 295/387
4829 Installing : php-gd-5.4.16-23.el7_0.3.x86_64 296/387
4830 Installing : php-mcrypt-5.4.16-3.el7.x86_64 297/387
4831 Installing : php-soap-5.4.16-23.el7_0.3.x86_64 298/387
4832 Installing : php-phpunit-PHPUnit-MockObject-2.3.0-1.el7.noarch 299/387
4833 Installing : php-process-5.4.16-23.el7_0.3.x86_64 300/387
4834 Installing : 1:php-pear-1.9.4-21.el7.noarch 301/387
4835 Installing : php-pear-Auth-SASL-1.0.6-5.el7.noarch 302/387
4836 Installing : php-pear-Net-Socket-1.0.14-1.el7.noarch 303/387
4837 Installing : php-pear-Mail-Mime-1.8.9-1.el7.noarch 304/387
4838 Installing : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 305/387
4839 Installing : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 306/387
4840 Installing : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 307/387
4841 Installing : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 308/387
4842 Installing : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 309/387
4843 Installing : php-pear-Net-SMTP-1.6.2-1.el7.noarch 310/387
4844 Installing : php-pear-Net-Sieve-1.3.4-1.el7.noarch 311/387
4845 Installing : php-pear-DB-1.7.14-6.el7.noarch 312/387
4846 Installing : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 313/387
4847 Installing : roundcubemail-plugin-filesystem_attachments-1.1.1.27-1 314/387
4848 Installing : roundcubemail-skin-larry-1.1.1.27-1.el7.kolab_3.5.noar 315/387
4849 Installing : roundcubemail-plugin-jqueryui-skin-larry-1.1.1.27-1.el 316/387
4850 Installing : roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5 317/387
4851 Installing : roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch 318/387
4852 Installing : roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.no 319/387
4853 Installing : roundcubemail-plugin-libkolab-skin-larry-3.2.8-6.el7.k 320/387
4854 Installing : php-pear-Net-URL2-2.1.1-1.el7.noarch 321/387
4855 Installing : python-babel-0.9.6-8.el7.noarch 322/387
4856 Installing : dosfstools-3.0.20-9.el7.x86_64 323/387
4857 Installing : sgml-common-0.6.3-39.el7.noarch 324/387
4858 Installing : docbook-dtds-1.0-60.el7.noarch 325/387
4859 Installing : docbook-style-xsl-1.78.1-3.el7.noarch 326/387
4860 Installing : adwaita-cursor-theme-3.8.4-3.el7.noarch 327/387
4861 Installing : kde-settings-19-23.5.el7.noarch 328/387
4862 Installing : python-markupsafe-0.11-10.el7.x86_64 329/387
4863 Installing : python-jinja2-2.7.2-2.el7.noarch 330/387
4864 Installing : c-ares-1.10.0-3.el7.x86_64 331/387
4865 Installing : nodejs-0.10.33-1.el7.x86_64 332/387
4866 Installing : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 333/387
4867 Installing : ycssmin-1.0.1-6.el7.noarch 334/387
4868 Installing : nodejs-amdefine-0.0.4-1.el7.noarch 335/387
4869 Installing : nodejs-source-map-0.1.33-1.el7.noarch 336/387
4870 Installing : nodejs-wordwrap-0.0.2-4.el7.noarch 337/387
4871 Installing : nodejs-optimist-0.4.0-1.el7.noarch 338/387
4872 Installing : nodejs-async-0.2.10-1.el7.noarch 339/387
4873 Installing : parted-3.1-20.el7.x86_64 340/387
4874 Installing : udisks2-2.1.2-5.el7.x86_64 341/387
4875 Installing : 6:kdelibs-4.10.5-6.el7.x86_64 342/387
4876 Installing : 6:kdelibs-devel-4.10.5-6.el7.x86_64 343/387
4877 Installing : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 344/387
4878 Installing : kdepimlibs-4.10.5-3.el7.x86_64 345/387
4879 Installing : nepomuk-core-4.10.5-5.el7.x86_64 346/387
4880 Installing : nepomuk-core-libs-4.10.5-5.el7.x86_64 347/387
4881 Installing : nepomuk-core-devel-4.10.5-5.el7.x86_64 348/387
4882 Installing : kdepimlibs-akonadi-4.10.5-3.el7.x86_64 349/387
4883 Installing : kdepimlibs-devel-4.10.5-3.el7.x86_64 350/387
4884 Installing : libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5. 351/387
4885 Installing : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 352/387
4886 Installing : uglify-js-2.4.13-5.el7.noarch 353/387
4887 Installing : nodejs-less-1.7.0-2.el7.noarch 354/387
4888 Installing : 1:python-flask-0.10.1-5.el7.kolab_3.5.noarch 355/387
4889 Installing : python-sphinx-1.1.3-8.el7.noarch 356/387
4890 Installing : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 357/387
4891 Installing : roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3 358/387
4892 Installing : roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5. 359/387
4893 Installing : php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch 360/387
4894 Installing : php-5.4.16-23.el7_0.3.x86_64 361/387
4895 Installing : 1:net-snmp-devel-5.7.2-20.el7.x86_64 362/387
4896 Installing : python-twisted-core-12.2.0-4.el7.x86_64 363/387
4897 Installing : 1:transfig-3.2.5d-13.el7.x86_64 364/387
4898 Installing : openldap-devel-2.4.39-6.el7.x86_64 365/387
4899 Installing : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 366/387
4900 Installing : libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab 367/387
4901 Installing : 5:guile-devel-2.0.9-5.el7.x86_64 368/387
4902 Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 369/387
4903 Installing : python-cssmin-0.2.0-11.el7.kolab_3.5.noarch 370/387
4904 Installing : python-nose-1.3.0-2.el7.noarch 371/387
4905 Installing : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 372/387
4906 Installing : svrcore-devel-4.0.4-11.el7.x86_64 373/387
4907 Installing : CUnit-devel-2.1.3-8.el7.x86_64 374/387
4908 Installing : 1:tcl-devel-8.5.13-4.el7.x86_64 375/387
4909 Installing : jansson-devel-2.4-6.el7.x86_64 376/387
4910 Installing : libical-devel-0.48-6.el7.x86_64 377/387
4911 Installing : groff-1.22.2-8.el7.x86_64 378/387
4912install-info: No such file or directory for /usr/share/info/groff.info
4913 Installing : perl-Test-Simple-0.98-243.el7.noarch 379/387
4914 Installing : fdupes-1.51-6.el7.x86_64 380/387
4915 Installing : dos2unix-6.0.3-4.el7.x86_64 381/387
4916 Installing : cyrus-sasl-md5-2.1.26-17.el7.x86_64 382/387
4917 Installing : glib2-devel-2.40.0-4.el7.x86_64 383/387
4918 Installing : python-sqlalchemy-0.9.7-3.el7.x86_64 384/387
4919 Installing : tcp_wrappers-7.6-77.el7.x86_64 385/387
4920 Installing : python-ldap-2.4.15-2.el7.x86_64 386/387
4921 Installing : libuuid-devel-2.23.2-21.el7.x86_64 387/387
4922ERROR: Failed to load plugin file /usr/share/roundcubemail/plugins/archive/archive.phpERROR: Failed to load plugin file /usr/share/roundcubemail/plugins/zipdownload/zipdownload.phpError 500: Specified database schema directory doesn't exist.
4923 Verifying : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 1/387
4924 Verifying : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 2/387
4925 Verifying : parted-3.1-20.el7.x86_64 3/387
4926 Verifying : libxcb-devel-1.9-5.el7.x86_64 4/387
4927 Verifying : c-ares-1.10.0-3.el7.x86_64 5/387
4928 Verifying : nss-softokn-devel-3.16.2.3-9.el7.x86_64 6/387
4929 Verifying : docbook-style-xsl-1.78.1-3.el7.noarch 7/387
4930 Verifying : e2fsprogs-1.42.9-7.el7.x86_64 8/387
4931 Verifying : python-markupsafe-0.11-10.el7.x86_64 9/387
4932 Verifying : redland-virtuoso-1.0.16-6.el7.x86_64 10/387
4933 Verifying : libselinux-devel-2.2.2-6.el7.x86_64 11/387
4934 Verifying : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 12/387
4935 Verifying : php-phpunit-PHP-TokenStream-1.4.0-1.el7.noarch 13/387
4936 Verifying : 1:python-flask-0.10.1-5.el7.kolab_3.5.noarch 14/387
4937 Verifying : 5:guile-2.0.9-5.el7.x86_64 15/387
4938 Verifying : php-pear-DB-1.7.14-6.el7.noarch 16/387
4939 Verifying : nss-devel-3.16.2.3-5.el7.x86_64 17/387
4940 Verifying : boost-random-1.53.0-23.el7.x86_64 18/387
4941 Verifying : php-pear-Auth-SASL-1.0.6-5.el7.noarch 19/387
4942 Verifying : adwaita-cursor-theme-3.8.4-3.el7.noarch 20/387
4943 Verifying : docbook-dtds-1.0-60.el7.noarch 21/387
4944 Verifying : libuuid-devel-2.23.2-21.el7.x86_64 22/387
4945 Verifying : CUnit-devel-2.1.3-8.el7.x86_64 23/387
4946 Verifying : sgml-common-0.6.3-39.el7.noarch 24/387
4947 Verifying : attica-0.4.1-4.el7.x86_64 25/387
4948 Verifying : nepomuk-core-4.10.5-5.el7.x86_64 26/387
4949 Verifying : php-mbstring-5.4.16-23.el7_0.3.x86_64 27/387
4950 Verifying : kde-filesystem-4-47.el7.x86_64 28/387
4951 Verifying : roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5. 29/387
4952 Verifying : 1:dbus-1.6.12-11.el7.x86_64 30/387
4953 Verifying : lm_sensors-libs-3.3.4-11.el7.x86_64 31/387
4954 Verifying : python-cssmin-0.2.0-11.el7.kolab_3.5.noarch 32/387
4955 Verifying : uuid-devel-1.6.2-26.el7.x86_64 33/387
4956 Verifying : php-phpunit-File-Iterator-1.3.4-5.el7.noarch 34/387
4957 Verifying : dosfstools-3.0.20-9.el7.x86_64 35/387
4958 Verifying : redland-1.0.16-6.el7.x86_64 36/387
4959 Verifying : python-babel-0.9.6-8.el7.noarch 37/387
4960 Verifying : e2fsprogs-devel-1.42.9-7.el7.x86_64 38/387
4961 Verifying : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 39/387
4962 Verifying : php-pear-Mail-Mime-1.8.9-1.el7.noarch 40/387
4963 Verifying : python-nose-1.3.0-2.el7.noarch 41/387
4964 Verifying : python-ldap-2.4.15-2.el7.x86_64 42/387
4965 Verifying : nodejs-source-map-0.1.33-1.el7.noarch 43/387
4966 Verifying : libXt-1.1.4-6.1.el7.x86_64 44/387
4967 Verifying : kdepimlibs-4.10.5-3.el7.x86_64 45/387
4968 Verifying : svrcore-devel-4.0.4-11.el7.x86_64 46/387
4969 Verifying : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 47/387
4970 Verifying : libzip-0.10.1-8.el7.x86_64 48/387
4971 Verifying : libcurl-devel-7.29.0-19.el7.x86_64 49/387
4972 Verifying : libraw1394-2.1.0-2.el7.x86_64 50/387
4973 Verifying : upower-0.9.20-7.el7.x86_64 51/387
4974 Verifying : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 52/387
4975 Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 53/387
4976 Verifying : httpd-tools-2.4.6-31.el7.centos.x86_64 54/387
4977 Verifying : roundcubemail-plugin-kolab_auth-assets-3.2.8-6.el7.kol 55/387
4978 Verifying : boost-1.53.0-23.el7.x86_64 56/387
4979 Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 57/387
4980 Verifying : elfutils-libelf-devel-0.160-1.el7.x86_64 58/387
4981 Verifying : libICE-devel-1.0.8-7.el7.x86_64 59/387
4982 Verifying : python-zope-interface-4.0.5-4.el7.x86_64 60/387
4983 Verifying : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 61/387
4984 Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 62/387
4985 Verifying : urw-fonts-2.4-16.el7.noarch 63/387
4986 Verifying : mdadm-3.3.2-2.el7.x86_64 64/387
4987 Verifying : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 65/387
4988 Verifying : libXdamage-devel-1.1.4-4.1.el7.x86_64 66/387
4989 Verifying : php-sebastian-global-state-1.0.0-1.el7.noarch 67/387
4990 Verifying : phonon-devel-4.6.0-9.el7.x86_64 68/387
4991 Verifying : usbmuxd-1.0.8-11.el7.x86_64 69/387
4992 Verifying : 1:qt-4.8.5-8.el7.x86_64 70/387
4993 Verifying : tcp_wrappers-7.6-77.el7.x86_64 71/387
4994 Verifying : libavc1394-0.5.3-14.el7.x86_64 72/387
4995 Verifying : boost-context-1.53.0-23.el7.x86_64 73/387
4996 Verifying : orc-0.4.17-5.el7.x86_64 74/387
4997 Verifying : gstreamer-plugins-base-0.10.36-10.el7.x86_64 75/387
4998 Verifying : attica-devel-0.4.1-4.el7.x86_64 76/387
4999 Verifying : cryptsetup-1.6.6-3.el7.x86_64 77/387
5000 Verifying : roundcubemail-plugin-libkolab-assets-3.2.8-6.el7.kolab 78/387
5001 Verifying : OpenEXR-libs-1.7.1-7.el7.x86_64 79/387
5002 Verifying : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 80/387
5003 Verifying : roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.no 81/387
5004 Verifying : cryptsetup-libs-1.6.6-3.el7.x86_64 82/387
5005 Verifying : pyserial-2.6-5.el7.noarch 83/387
5006 Verifying : libshout-2.2.2-11.el7.x86_64 84/387
5007 Verifying : ycssmin-1.0.1-6.el7.noarch 85/387
5008 Verifying : libXrender-devel-0.9.8-2.1.el7.x86_64 86/387
5009 Verifying : php-devel-5.4.16-23.el7_0.3.x86_64 87/387
5010 Verifying : boost-date-time-1.53.0-23.el7.x86_64 88/387
5011 Verifying : php-symfony-common-2.5.11-1.el7.noarch 89/387
5012 Verifying : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 90/387
5013 Verifying : python-setuptools-0.9.8-3.el7.noarch 91/387
5014 Verifying : python-sqlalchemy-0.9.7-3.el7.x86_64 92/387
5015 Verifying : python-sphinx-1.1.3-8.el7.noarch 93/387
5016 Verifying : GConf2-3.2.6-8.el7.x86_64 94/387
5017 Verifying : php-sebastian-recursion-context-1.0.0-1.el7.noarch 95/387
5018 Verifying : 4:perl-devel-5.16.3-285.el7.x86_64 96/387
5019 Verifying : libiec61883-1.2.0-10.el7.x86_64 97/387
5020 Verifying : boost-program-options-1.53.0-23.el7.x86_64 98/387
5021 Verifying : shared-desktop-ontologies-0.11.0-2.el7.noarch 99/387
5022 Verifying : gstreamer-tools-0.10.36-7.el7.x86_64 100/387
5023 Verifying : php-phpunit-environment-1.2.1-1.el7.noarch 101/387
5024 Verifying : gamin-0.1.10-16.el7.x86_64 102/387
5025 Verifying : 1:net-snmp-devel-5.7.2-20.el7.x86_64 103/387
5026 Verifying : cyrus-sasl-plain-2.1.26-17.el7.x86_64 104/387
5027 Verifying : libdv-1.0.0-17.el7.x86_64 105/387
5028 Verifying : python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5 106/387
5029 Verifying : libXpm-3.5.10-5.1.el7.x86_64 107/387
5030 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 108/387
5031 Verifying : glib2-devel-2.40.0-4.el7.x86_64 109/387
5032 Verifying : libxkbfile-1.0.8-5.el7.x86_64 110/387
5033 Verifying : psmisc-22.20-8.el7.x86_64 111/387
5034 Verifying : boost-test-1.53.0-23.el7.x86_64 112/387
5035 Verifying : cyrus-sasl-md5-2.1.26-17.el7.x86_64 113/387
5036 Verifying : dos2unix-6.0.3-4.el7.x86_64 114/387
5037 Verifying : boost-regex-1.53.0-23.el7.x86_64 115/387
5038 Verifying : cyrus-sasl-2.1.26-17.el7.x86_64 116/387
5039 Verifying : php-pear-Net-Socket-1.0.14-1.el7.noarch 117/387
5040 Verifying : tcp_wrappers-devel-7.6-77.el7.x86_64 118/387
5041 Verifying : libXpm-devel-3.5.10-5.1.el7.x86_64 119/387
5042 Verifying : roundcubemail-plugin-libkolab-skin-larry-assets-3.2.8- 120/387
5043 Verifying : libcom_err-devel-1.42.9-7.el7.x86_64 121/387
5044 Verifying : libXau-devel-1.0.8-2.1.el7.x86_64 122/387
5045 Verifying : boost-filesystem-1.53.0-23.el7.x86_64 123/387
5046 Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 124/387
5047 Verifying : php-phpunit-PHPUnit-MockObject-2.3.0-1.el7.noarch 125/387
5048 Verifying : desktop-file-utils-0.21-4.el7.x86_64 126/387
5049 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 127/387
5050 Verifying : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 128/387
5051 Verifying : roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3 129/387
5052 Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 130/387
5053 Verifying : xfsprogs-3.2.1-6.el7.x86_64 131/387
5054 Verifying : boost-math-1.53.0-23.el7.x86_64 132/387
5055 Verifying : bc-1.06.95-13.el7.x86_64 133/387
5056 Verifying : php-cli-5.4.16-23.el7_0.3.x86_64 134/387
5057 Verifying : kbd-legacy-1.15.5-11.el7.noarch 135/387
5058 Verifying : php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch 136/387
5059 Verifying : libplist-1.10-4.el7.x86_64 137/387
5060 Verifying : 1:libtheora-1.1.1-8.el7.x86_64 138/387
5061 Verifying : boost-python-1.53.0-23.el7.x86_64 139/387
5062 Verifying : fdupes-1.51-6.el7.x86_64 140/387
5063 Verifying : t1lib-5.1.2-14.el7.x86_64 141/387
5064 Verifying : libSM-devel-1.2.1-7.el7.x86_64 142/387
5065 Verifying : libXinerama-devel-1.1.3-2.1.el7.x86_64 143/387
5066 Verifying : libXft-devel-2.3.1-5.1.el7.x86_64 144/387
5067 Verifying : popt-devel-1.13-16.el7.x86_64 145/387
5068 Verifying : libXtst-devel-1.2.2-2.1.el7.x86_64 146/387
5069 Verifying : roundcubemail-plugin-filesystem_attachments-1.1.1.27-1 147/387
5070 Verifying : php-tidy-5.4.16-3.el7.x86_64 148/387
5071 Verifying : php-phpunit-Text-Template-1.2.0-5.el7.noarch 149/387
5072 Verifying : nodejs-less-1.7.0-2.el7.noarch 150/387
5073 Verifying : python-pygments-1.4-9.el7.noarch 151/387
5074 Verifying : php-pear-Net-SMTP-1.6.2-1.el7.noarch 152/387
5075 Verifying : gdisk-0.8.6-5.el7.x86_64 153/387
5076 Verifying : clucene-core-2.3.3.4-11.el7.x86_64 154/387
5077 Verifying : poppler-0.22.5-6.el7.x86_64 155/387
5078 Verifying : gstreamer-plugins-good-0.10.31-11.el7.x86_64 156/387
5079 Verifying : akonadi-1.9.2-4.el7.x86_64 157/387
5080 Verifying : ghostscript-9.07-18.el7.x86_64 158/387
5081 Verifying : libimobiledevice-1.1.5-6.el7.x86_64 159/387
5082 Verifying : zlib-devel-1.2.7-13.el7.x86_64 160/387
5083 Verifying : xml-common-0.6.3-39.el7.noarch 161/387
5084 Verifying : boost-devel-1.53.0-23.el7.x86_64 162/387
5085 Verifying : boost-locale-1.53.0-23.el7.x86_64 163/387
5086 Verifying : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 164/387
5087 Verifying : 1:net-snmp-libs-5.7.2-20.el7.x86_64 165/387
5088 Verifying : pciutils-libs-3.2.1-4.el7.x86_64 166/387
5089 Verifying : nodejs-amdefine-0.0.4-1.el7.noarch 167/387
5090 Verifying : 1:v8-3.14.5.10-14.el7.x86_64 168/387
5091 Verifying : qjson-0.8.1-4.el7.x86_64 169/387
5092 Verifying : perl-ExtUtils-Install-1.58-285.el7.noarch 170/387
5093 Verifying : pciutils-3.2.1-4.el7.x86_64 171/387
5094 Verifying : kmod-14-10.el7.x86_64 172/387
5095 Verifying : kbd-misc-1.15.5-11.el7.noarch 173/387
5096 Verifying : raptor2-2.0.9-3.el7.x86_64 174/387
5097 Verifying : udisks2-2.1.2-5.el7.x86_64 175/387
5098 Verifying : roundcubemail-plugin-jqueryui-assets-1.1.1.27-1.el7.ko 176/387
5099 Verifying : libXv-1.0.9-2.1.el7.x86_64 177/387
5100 Verifying : 1:gmp-devel-6.0.0-11.el7.x86_64 178/387
5101 Verifying : xorg-x11-server-utils-7.7-4.el7.x86_64 179/387
5102 Verifying : roundcubemail-plugin-jqueryui-skin-larry-1.1.1.27-1.el 180/387
5103 Verifying : elfutils-devel-0.160-1.el7.x86_64 181/387
5104 Verifying : xorg-x11-xinit-1.3.2-14.el7.x86_64 182/387
5105 Verifying : libXi-devel-1.7.2-2.1.el7.x86_64 183/387
5106 Verifying : python-pyasn1-0.1.6-2.el7.noarch 184/387
5107 Verifying : libical-devel-0.48-6.el7.x86_64 185/387
5108 Verifying : freetype-devel-2.4.11-10.el7_1.1.x86_64 186/387
5109 Verifying : gc-7.2d-6.el7.x86_64 187/387
5110 Verifying : roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch 188/387
5111 Verifying : js-uglify-2.4.13-5.el7.noarch 189/387
5112 Verifying : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 190/387
5113 Verifying : roundcubemail-skin-larry-1.1.1.27-1.el7.kolab_3.5.noar 191/387
5114 Verifying : kdepimlibs-devel-4.10.5-3.el7.x86_64 192/387
5115 Verifying : soprano-devel-2.9.2-3.el7.x86_64 193/387
5116 Verifying : libusbx-1.0.15-4.el7.x86_64 194/387
5117 Verifying : nodejs-wordwrap-0.0.2-4.el7.noarch 195/387
5118 Verifying : libsoup-2.46.0-3.el7.x86_64 196/387
5119 Verifying : taglib-1.8-7.20130218git.el7.x86_64 197/387
5120 Verifying : libreport-filesystem-2.1.11-21.el7.centos.0.4.x86_64 198/387
5121 Verifying : boost-atomic-1.53.0-23.el7.x86_64 199/387
5122 Verifying : cmake-2.8.11-4.el7.x86_64 200/387
5123 Verifying : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 201/387
5124 Verifying : soprano-2.9.2-3.el7.x86_64 202/387
5125 Verifying : boost-wave-1.53.0-23.el7.x86_64 203/387
5126 Verifying : python-backports-1.0-8.el7.x86_64 204/387
5127 Verifying : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 205/387
5128 Verifying : 5:guile-devel-2.0.9-5.el7.x86_64 206/387
5129 Verifying : libXt-devel-1.1.4-6.1.el7.x86_64 207/387
5130 Verifying : yajl-2.0.4-4.el7.x86_64 208/387
5131 Verifying : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 209/387
5132 Verifying : libicu-50.1.2-11.el7.x86_64 210/387
5133 Verifying : libXcomposite-devel-0.4.4-4.1.el7.x86_64 211/387
5134 Verifying : openjpeg-libs-1.5.1-10.el7.x86_64 212/387
5135 Verifying : svrcore-4.0.4-11.el7.x86_64 213/387
5136 Verifying : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 214/387
5137 Verifying : iso-codes-3.46-2.el7.noarch 215/387
5138 Verifying : centos-logos-70.0.6-2.el7.centos.noarch 216/387
5139 Verifying : python-jinja2-2.7.2-2.el7.noarch 217/387
5140 Verifying : hunspell-1.3.2-13.el7.x86_64 218/387
5141 Verifying : 6:kdelibs-common-4.10.5-6.el7.x86_64 219/387
5142 Verifying : libsepol-devel-2.1.9-3.el7.x86_64 220/387
5143 Verifying : libtool-ltdl-2.4.2-20.el7.x86_64 221/387
5144 Verifying : pyparsing-1.5.6-9.el7.noarch 222/387
5145 Verifying : dbusmenu-qt-0.9.2-7.el7.x86_64 223/387
5146 Verifying : mozjs17-17.0.0-10.el7.x86_64 224/387
5147 Verifying : hunspell-en-US-0.20121024-5.el7.noarch 225/387
5148 Verifying : lm_sensors-devel-3.3.4-11.el7.x86_64 226/387
5149 Verifying : nepomuk-core-devel-4.10.5-5.el7.x86_64 227/387
5150 Verifying : php-5.4.16-23.el7_0.3.x86_64 228/387
5151 Verifying : ghostscript-fonts-5.50-32.el7.noarch 229/387
5152 Verifying : strigi-libs-0.7.7-12.20120626.el7.x86_64 230/387
5153 Verifying : nss-util-devel-3.16.2.3-2.el7.x86_64 231/387
5154 Verifying : 1:transfig-3.2.5d-13.el7.x86_64 232/387
5155 Verifying : nodejs-0.10.33-1.el7.x86_64 233/387
5156 Verifying : gstreamer-0.10.36-7.el7.x86_64 234/387
5157 Verifying : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 235/387
5158 Verifying : libXv-devel-1.0.9-2.1.el7.x86_64 236/387
5159 Verifying : libXScrnSaver-1.2.2-6.1.el7.x86_64 237/387
5160 Verifying : roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5 238/387
5161 Verifying : fontconfig-devel-2.10.95-7.el7.x86_64 239/387
5162 Verifying : gobject-introspection-1.36.0-4.el7.x86_64 240/387
5163 Verifying : mailcap-2.1.41-2.el7.noarch 241/387
5164 Verifying : gc-devel-7.2d-6.el7.x86_64 242/387
5165 Verifying : xerces-c-3.1.1-6.el7.x86_64 243/387
5166 Verifying : roundcubemail-plugin-jqueryui-skin-larry-assets-1.1.1. 244/387
5167 Verifying : php-phpunit-diff-1.2.0-1.el7.noarch 245/387
5168 Verifying : php-symfony-yaml-2.5.11-1.el7.noarch 246/387
5169 Verifying : pm-utils-1.4.1-27.el7.x86_64 247/387
5170 Verifying : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 248/387
5171 Verifying : gl-manpages-1.1-7.20130122.el7.noarch 249/387
5172 Verifying : libical-0.48-6.el7.x86_64 250/387
5173 Verifying : libXrandr-devel-1.4.1-2.1.el7.x86_64 251/387
5174 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 252/387
5175 Verifying : polkit-0.112-5.el7.x86_64 253/387
5176 Verifying : libmcrypt-2.5.8-13.el7.x86_64 254/387
5177 Verifying : hostname-3.13-3.el7.x86_64 255/387
5178 Verifying : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 256/387
5179 Verifying : nodejs-async-0.2.10-1.el7.noarch 257/387
5180 Verifying : jansson-devel-2.4-6.el7.x86_64 258/387
5181 Verifying : shared-desktop-ontologies-devel-0.11.0-2.el7.noarch 259/387
5182 Verifying : boost-signals-1.53.0-23.el7.x86_64 260/387
5183 Verifying : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 261/387
5184 Verifying : libatasmart-0.19-6.el7.x86_64 262/387
5185 Verifying : roundcubemail-plugin-libkolab-skin-larry-3.2.8-6.el7.k 263/387
5186 Verifying : mesa-libGLU-devel-9.0.0-4.el7.x86_64 264/387
5187 Verifying : 1:libuv-0.10.29-1.el7.x86_64 265/387
5188 Verifying : 1:tcl-devel-8.5.13-4.el7.x86_64 266/387
5189 Verifying : php-pdo-5.4.16-23.el7_0.3.x86_64 267/387
5190 Verifying : libXmu-1.1.1-5.1.el7.x86_64 268/387
5191 Verifying : boost-chrono-1.53.0-23.el7.x86_64 269/387
5192 Verifying : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 270/387
5193 Verifying : libxkbfile-devel-1.0.8-5.el7.x86_64 271/387
5194 Verifying : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 272/387
5195 Verifying : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 273/387
5196 Verifying : libXScrnSaver-devel-1.2.2-6.1.el7.x86_64 274/387
5197 Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 275/387
5198 Verifying : libXcursor-devel-1.1.14-2.1.el7.x86_64 276/387
5199 Verifying : xerces-c-devel-3.1.1-6.el7.x86_64 277/387
5200 Verifying : libarchive-3.1.2-7.el7.x86_64 278/387
5201 Verifying : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 279/387
5202 Verifying : cyrus-sasl-devel-2.1.26-17.el7.x86_64 280/387
5203 Verifying : nepomuk-core-libs-4.10.5-5.el7.x86_64 281/387
5204 Verifying : wavpack-4.60.1-9.el7.x86_64 282/387
5205 Verifying : libtidy-0.99.0-31.20091203.el7.x86_64 283/387
5206 Verifying : pytz-2012d-5.el7.noarch 284/387
5207 Verifying : 1:enchant-1.6.0-8.el7.x86_64 285/387
5208 Verifying : roundcubemail-plugin-kolab_folders-assets-3.2.8-6.el7. 286/387
5209 Verifying : libdrm-devel-2.4.56-2.el7.x86_64 287/387
5210 Verifying : xdg-user-dirs-0.15-4.el7.x86_64 288/387
5211 Verifying : ilmbase-1.0.3-7.el7.x86_64 289/387
5212 Verifying : kbd-1.15.5-11.el7.x86_64 290/387
5213 Verifying : php-common-5.4.16-23.el7_0.3.x86_64 291/387
5214 Verifying : perl-Test-Simple-0.98-243.el7.noarch 292/387
5215 Verifying : libverto-devel-0.2.5-4.el7.x86_64 293/387
5216 Verifying : kdepimlibs-akonadi-4.10.5-3.el7.x86_64 294/387
5217 Verifying : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 295/387
5218 Verifying : groff-1.22.2-8.el7.x86_64 296/387
5219 Verifying : libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.x 297/387
5220 Verifying : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 298/387
5221 Verifying : php-xml-5.4.16-23.el7_0.3.x86_64 299/387
5222 Verifying : libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5. 300/387
5223 Verifying : qt-settings-19-23.5.el7.noarch 301/387
5224 Verifying : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 302/387
5225 Verifying : 6:kdelibs-devel-4.10.5-6.el7.x86_64 303/387
5226 Verifying : systemtap-sdt-devel-2.6-8.el7.x86_64 304/387
5227 Verifying : lzo-2.06-6.el7_0.2.x86_64 305/387
5228 Verifying : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 306/387
5229 Verifying : libss-1.42.9-7.el7.x86_64 307/387
5230 Verifying : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 308/387
5231 Verifying : libdb-devel-5.3.21-17.el7_0.1.x86_64 309/387
5232 Verifying : libiodbc-3.52.7-7.el7.x86_64 310/387
5233 Verifying : libmng-1.0.10-14.el7.x86_64 311/387
5234 Verifying : krb5-devel-1.12.2-14.el7.x86_64 312/387
5235 Verifying : php-gd-5.4.16-23.el7_0.3.x86_64 313/387
5236 Verifying : exiv2-libs-0.23-6.el7.x86_64 314/387
5237 Verifying : speex-1.2-0.19.rc1.el7.x86_64 315/387
5238 Verifying : php-pear-Net-URL2-2.1.1-1.el7.noarch 316/387
5239 Verifying : redhat-menus-12.0.2-7.el7.noarch 317/387
5240 Verifying : php-symfony-class-loader-2.5.11-1.el7.noarch 318/387
5241 Verifying : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 319/387
5242 Verifying : libXxf86misc-devel-1.0.3-7.1.el7.x86_64 320/387
5243 Verifying : 6:kdelibs-4.10.5-6.el7.x86_64 321/387
5244 Verifying : roundcubemail-plugin-filesystem_attachments-assets-1.1 322/387
5245 Verifying : phonon-4.6.0-9.el7.x86_64 323/387
5246 Verifying : qca2-2.0.3-7.el7.x86_64 324/387
5247 Verifying : initscripts-9.49.24-1.el7.x86_64 325/387
5248 Verifying : libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.x86_64 326/387
5249 Verifying : libv4l-0.9.5-4.el7.x86_64 327/387
5250 Verifying : CUnit-2.1.3-8.el7.x86_64 328/387
5251 Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 329/387
5252 Verifying : 1:tcl-8.5.13-4.el7.x86_64 330/387
5253 Verifying : boost-timer-1.53.0-23.el7.x86_64 331/387
5254 Verifying : automoc-1.0-0.20.rc3.el7.x86_64 332/387
5255 Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 333/387
5256 Verifying : libudisks2-2.1.2-5.el7.x86_64 334/387
5257 Verifying : libwebp-0.3.0-3.el7.x86_64 335/387
5258 Verifying : 1:qt-devel-4.8.5-8.el7.x86_64 336/387
5259 Verifying : nspr-devel-4.10.6-3.el7.x86_64 337/387
5260 Verifying : poppler-qt-0.22.5-6.el7.x86_64 338/387
5261 Verifying : gdbm-devel-1.10-8.el7.x86_64 339/387
5262 Verifying : uglify-js-2.4.13-5.el7.noarch 340/387
5263 Verifying : glib-networking-2.40.0-1.el7.x86_64 341/387
5264 Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 342/387
5265 Verifying : python-dateutil-1.5-7.el7.noarch 343/387
5266 Verifying : libX11-devel-1.6.0-2.1.el7.x86_64 344/387
5267 Verifying : cdparanoia-libs-10.2-17.el7.x86_64 345/387
5268 Verifying : libXext-devel-1.3.2-2.1.el7.x86_64 346/387
5269 Verifying : roundcubemail-skin-larry-assets-1.1.1.27-1.el7.kolab_3 347/387
5270 Verifying : libvisual-0.4.0-16.el7.x86_64 348/387
5271 Verifying : python-devel-2.7.5-16.el7.x86_64 349/387
5272 Verifying : rpm-devel-4.11.1-25.el7.x86_64 350/387
5273 Verifying : poppler-data-0.4.6-3.el7.noarch 351/387
5274 Verifying : libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab 352/387
5275 Verifying : php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch 353/387
5276 Verifying : php-mcrypt-5.4.16-3.el7.x86_64 354/387
5277 Verifying : php-soap-5.4.16-23.el7_0.3.x86_64 355/387
5278 Verifying : python-twisted-core-12.2.0-4.el7.x86_64 356/387
5279 Verifying : boost-iostreams-1.53.0-23.el7.x86_64 357/387
5280 Verifying : media-player-info-17-4.el7.noarch 358/387
5281 Verifying : 1:qt-x11-4.8.5-8.el7.x86_64 359/387
5282 Verifying : pcre-devel-8.32-14.el7.x86_64 360/387
5283 Verifying : polkit-qt-0.103.0-10.el7_0.x86_64 361/387
5284 Verifying : php-phpunit-Version-1.0.4-1.el7.noarch 362/387
5285 Verifying : uuid-1.6.2-26.el7.x86_64 363/387
5286 Verifying : rasqal-0.9.30-4.el7.x86_64 364/387
5287 Verifying : php-ldap-5.4.16-23.el7_0.3.x86_64 365/387
5288 Verifying : kde-settings-19-23.5.el7.noarch 366/387
5289 Verifying : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 367/387
5290 Verifying : roundcubemail-core-assets-1.1.1.27-1.el7.kolab_3.5.noa 368/387
5291 Verifying : openldap-devel-2.4.39-6.el7.x86_64 369/387
5292 Verifying : pulseaudio-libs-glib2-3.0-30.el7.x86_64 370/387
5293 Verifying : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 371/387
5294 Verifying : boost-serialization-1.53.0-23.el7.x86_64 372/387
5295 Verifying : php-doctrine-instantiator-1.0.4-1.el7.noarch 373/387
5296 Verifying : dbus-glib-0.100-7.el7.x86_64 374/387
5297 Verifying : nodejs-optimist-0.4.0-1.el7.noarch 375/387
5298 Verifying : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 376/387
5299 Verifying : php-phpunit-comparator-1.1.1-1.el7.noarch 377/387
5300 Verifying : jansson-2.4-6.el7.x86_64 378/387
5301 Verifying : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 379/387
5302 Verifying : php-process-5.4.16-23.el7_0.3.x86_64 380/387
5303 Verifying : php-pear-Net-Sieve-1.3.4-1.el7.noarch 381/387
5304 Verifying : expat-devel-2.1.0-8.el7.x86_64 382/387
5305 Verifying : xorg-x11-proto-devel-7.7-8.el7.1.noarch 383/387
5306 Verifying : boost-graph-1.53.0-23.el7.x86_64 384/387
5307 Verifying : libXfixes-devel-5.0.1-2.1.el7.x86_64 385/387
5308 Verifying : httpd-2.4.6-31.el7.centos.x86_64 386/387
5309 Verifying : 1:php-pear-1.9.4-21.el7.noarch 387/387
5310
5311Installed:
5312 CUnit-devel.x86_64 0:2.1.3-8.el7
5313 boost-devel.x86_64 0:1.53.0-23.el7
5314 cmake.x86_64 0:2.8.11-4.el7
5315 cyrus-sasl-devel.x86_64 0:2.1.26-17.el7
5316 cyrus-sasl-md5.x86_64 0:2.1.26-17.el7
5317 cyrus-sasl-plain.x86_64 0:2.1.26-17.el7
5318 dos2unix.x86_64 0:6.0.3-4.el7
5319 e2fsprogs-devel.x86_64 0:1.42.9-7.el7
5320 fdupes.x86_64 0:1.51-6.el7
5321 glib2-devel.x86_64 0:2.40.0-4.el7
5322 groff.x86_64 0:1.22.2-8.el7
5323 guile-devel.x86_64 5:2.0.9-5.el7
5324 jansson-devel.x86_64 0:2.4-6.el7
5325 kdelibs-devel.x86_64 6:4.10.5-6.el7
5326 kdepimlibs-devel.x86_64 0:4.10.5-3.el7
5327 krb5-devel.x86_64 0:1.12.2-14.el7
5328 libcalendaring-devel.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5
5329 libcurl-devel.x86_64 0:7.29.0-19.el7
5330 libdb-devel.x86_64 0:5.3.21-17.el7_0.1
5331 libical-devel.x86_64 0:0.48-6.el7
5332 libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5
5333 libkolabxml-devel.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5
5334 libuuid-devel.x86_64 0:2.23.2-21.el7
5335 net-snmp-devel.x86_64 1:5.7.2-20.el7
5336 nodejs-less.noarch 0:1.7.0-2.el7
5337 nspr-devel.x86_64 0:4.10.6-3.el7
5338 nss-devel.x86_64 0:3.16.2.3-5.el7
5339 openldap-devel.x86_64 0:2.4.39-6.el7
5340 openssl-devel.x86_64 1:1.0.1e-42.el7.4
5341 pcre-devel.x86_64 0:8.32-14.el7
5342 perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7
5343 perl-Test-Simple.noarch 0:0.98-243.el7
5344 perl-devel.x86_64 4:5.16.3-285.el7
5345 php.x86_64 0:5.4.16-23.el7_0.3
5346 php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5
5347 php-devel.x86_64 0:5.4.16-23.el7_0.3
5348 php-pdo.x86_64 0:5.4.16-23.el7_0.3
5349 php-pear.noarch 1:1.9.4-21.el7
5350 php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7
5351 php-phpunit-PHPUnit.noarch 0:4.4.4-1.el7.1
5352 python-cssmin.noarch 0:0.2.0-11.el7.kolab_3.5
5353 python-devel.x86_64 0:2.7.5-16.el7
5354 python-flask.noarch 1:0.10.1-5.el7.kolab_3.5
5355 python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5
5356 python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5
5357 python-jinja2.noarch 0:2.7.2-2.el7
5358 python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5
5359 python-kolabformat.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5
5360 python-ldap.x86_64 0:2.4.15-2.el7
5361 python-nose.noarch 0:1.3.0-2.el7
5362 python-pyasn1.noarch 0:0.1.6-2.el7
5363 python-pyasn1-modules.noarch 0:0.1.6-2.el7
5364 python-setuptools.noarch 0:0.9.8-3.el7
5365 python-sphinx.noarch 0:1.1.3-8.el7
5366 python-sqlalchemy.x86_64 0:0.9.7-3.el7
5367 python-twisted-core.x86_64 0:12.2.0-4.el7
5368 python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5
5369 pytz.noarch 0:2012d-5.el7
5370 qt-devel.x86_64 1:4.8.5-8.el7
5371 roundcubemail-core.noarch 0:1.1.1.27-1.el7.kolab_3.5
5372 roundcubemail-plugin-kolab_auth.noarch 0:3.2.8-6.el7.kolab_3.5
5373 roundcubemail-plugin-kolab_folders.noarch 0:3.2.8-6.el7.kolab_3.5
5374 roundcubemail-plugin-libkolab.noarch 0:3.2.8-6.el7.kolab_3.5
5375 svrcore-devel.x86_64 0:4.0.4-11.el7
5376 tcl-devel.x86_64 1:8.5.13-4.el7
5377 tcp_wrappers.x86_64 0:7.6-77.el7
5378 transfig.x86_64 1:3.2.5d-13.el7
5379 uglify-js.noarch 0:2.4.13-5.el7
5380 uuid-devel.x86_64 0:1.6.2-26.el7
5381 xerces-c-devel.x86_64 0:3.1.1-6.el7
5382 xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5
5383 zlib-devel.x86_64 0:1.2.7-13.el7
5384
5385Dependency Installed:
5386 CUnit.x86_64 0:2.1.3-8.el7
5387 GConf2.x86_64 0:3.2.6-8.el7
5388 OpenEXR-libs.x86_64 0:1.7.1-7.el7
5389 adwaita-cursor-theme.noarch 0:3.8.4-3.el7
5390 akonadi.x86_64 0:1.9.2-4.el7
5391 attica.x86_64 0:0.4.1-4.el7
5392 attica-devel.x86_64 0:0.4.1-4.el7
5393 automoc.x86_64 0:1.0-0.20.rc3.el7
5394 bc.x86_64 0:1.06.95-13.el7
5395 boost.x86_64 0:1.53.0-23.el7
5396 boost-atomic.x86_64 0:1.53.0-23.el7
5397 boost-chrono.x86_64 0:1.53.0-23.el7
5398 boost-context.x86_64 0:1.53.0-23.el7
5399 boost-date-time.x86_64 0:1.53.0-23.el7
5400 boost-filesystem.x86_64 0:1.53.0-23.el7
5401 boost-graph.x86_64 0:1.53.0-23.el7
5402 boost-iostreams.x86_64 0:1.53.0-23.el7
5403 boost-locale.x86_64 0:1.53.0-23.el7
5404 boost-math.x86_64 0:1.53.0-23.el7
5405 boost-program-options.x86_64 0:1.53.0-23.el7
5406 boost-python.x86_64 0:1.53.0-23.el7
5407 boost-random.x86_64 0:1.53.0-23.el7
5408 boost-regex.x86_64 0:1.53.0-23.el7
5409 boost-serialization.x86_64 0:1.53.0-23.el7
5410 boost-signals.x86_64 0:1.53.0-23.el7
5411 boost-test.x86_64 0:1.53.0-23.el7
5412 boost-timer.x86_64 0:1.53.0-23.el7
5413 boost-wave.x86_64 0:1.53.0-23.el7
5414 c-ares.x86_64 0:1.10.0-3.el7
5415 cdparanoia-libs.x86_64 0:10.2-17.el7
5416 centos-logos.noarch 0:70.0.6-2.el7.centos
5417 clucene-core.x86_64 0:2.3.3.4-11.el7
5418 cryptsetup.x86_64 0:1.6.6-3.el7
5419 cryptsetup-libs.x86_64 0:1.6.6-3.el7
5420 cyrus-sasl.x86_64 0:2.1.26-17.el7
5421 dbus.x86_64 1:1.6.12-11.el7
5422 dbus-glib.x86_64 0:0.100-7.el7
5423 dbusmenu-qt.x86_64 0:0.9.2-7.el7
5424 desktop-file-utils.x86_64 0:0.21-4.el7
5425 docbook-dtds.noarch 0:1.0-60.el7
5426 docbook-style-xsl.noarch 0:1.78.1-3.el7
5427 dosfstools.x86_64 0:3.0.20-9.el7
5428 e2fsprogs.x86_64 0:1.42.9-7.el7
5429 e2fsprogs-libs.x86_64 0:1.42.9-7.el7
5430 elfutils-devel.x86_64 0:0.160-1.el7
5431 elfutils-libelf-devel.x86_64 0:0.160-1.el7
5432 enchant.x86_64 1:1.6.0-8.el7
5433 exiv2-libs.x86_64 0:0.23-6.el7
5434 expat-devel.x86_64 0:2.1.0-8.el7
5435 fontconfig-devel.x86_64 0:2.10.95-7.el7
5436 freetype-devel.x86_64 0:2.4.11-10.el7_1.1
5437 gamin.x86_64 0:0.1.10-16.el7
5438 gc.x86_64 0:7.2d-6.el7
5439 gc-devel.x86_64 0:7.2d-6.el7
5440 gdbm-devel.x86_64 0:1.10-8.el7
5441 gdisk.x86_64 0:0.8.6-5.el7
5442 ghostscript.x86_64 0:9.07-18.el7
5443 ghostscript-fonts.noarch 0:5.50-32.el7
5444 gl-manpages.noarch 0:1.1-7.20130122.el7
5445 glib-networking.x86_64 0:2.40.0-1.el7
5446 gmp-devel.x86_64 1:6.0.0-11.el7
5447 gobject-introspection.x86_64 0:1.36.0-4.el7
5448 gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7
5449 gstreamer.x86_64 0:0.10.36-7.el7
5450 gstreamer-plugins-base.x86_64 0:0.10.36-10.el7
5451 gstreamer-plugins-good.x86_64 0:0.10.31-11.el7
5452 gstreamer-tools.x86_64 0:0.10.36-7.el7
5453 guile.x86_64 5:2.0.9-5.el7
5454 hostname.x86_64 0:3.13-3.el7
5455 http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7
5456 httpd.x86_64 0:2.4.6-31.el7.centos
5457 httpd-tools.x86_64 0:2.4.6-31.el7.centos
5458 hunspell.x86_64 0:1.3.2-13.el7
5459 hunspell-en-US.noarch 0:0.20121024-5.el7
5460 ilmbase.x86_64 0:1.0.3-7.el7
5461 initscripts.x86_64 0:9.49.24-1.el7
5462 iso-codes.noarch 0:3.46-2.el7
5463 jansson.x86_64 0:2.4-6.el7
5464 js-uglify.noarch 0:2.4.13-5.el7
5465 kbd.x86_64 0:1.15.5-11.el7
5466 kbd-legacy.noarch 0:1.15.5-11.el7
5467 kbd-misc.noarch 0:1.15.5-11.el7
5468 kde-filesystem.x86_64 0:4-47.el7
5469 kde-settings.noarch 0:19-23.5.el7
5470 kdelibs.x86_64 6:4.10.5-6.el7
5471 kdelibs-common.x86_64 6:4.10.5-6.el7
5472 kdepimlibs.x86_64 0:4.10.5-3.el7
5473 kdepimlibs-akonadi.x86_64 0:4.10.5-3.el7
5474 kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7
5475 keyutils-libs-devel.x86_64 0:1.5.8-3.el7
5476 kmod.x86_64 0:14-10.el7
5477 libICE-devel.x86_64 0:1.0.8-7.el7
5478 libSM-devel.x86_64 0:1.2.1-7.el7
5479 libX11-devel.x86_64 0:1.6.0-2.1.el7
5480 libXScrnSaver.x86_64 0:1.2.2-6.1.el7
5481 libXScrnSaver-devel.x86_64 0:1.2.2-6.1.el7
5482 libXau-devel.x86_64 0:1.0.8-2.1.el7
5483 libXcomposite-devel.x86_64 0:0.4.4-4.1.el7
5484 libXcursor-devel.x86_64 0:1.1.14-2.1.el7
5485 libXdamage-devel.x86_64 0:1.1.4-4.1.el7
5486 libXext-devel.x86_64 0:1.3.2-2.1.el7
5487 libXfixes-devel.x86_64 0:5.0.1-2.1.el7
5488 libXft-devel.x86_64 0:2.3.1-5.1.el7
5489 libXi-devel.x86_64 0:1.7.2-2.1.el7
5490 libXinerama-devel.x86_64 0:1.1.3-2.1.el7
5491 libXmu.x86_64 0:1.1.1-5.1.el7
5492 libXpm.x86_64 0:3.5.10-5.1.el7
5493 libXpm-devel.x86_64 0:3.5.10-5.1.el7
5494 libXrandr-devel.x86_64 0:1.4.1-2.1.el7
5495 libXrender-devel.x86_64 0:0.9.8-2.1.el7
5496 libXt.x86_64 0:1.1.4-6.1.el7
5497 libXt-devel.x86_64 0:1.1.4-6.1.el7
5498 libXtst-devel.x86_64 0:1.2.2-2.1.el7
5499 libXv.x86_64 0:1.0.9-2.1.el7
5500 libXv-devel.x86_64 0:1.0.9-2.1.el7
5501 libXxf86misc.x86_64 0:1.0.3-7.1.el7
5502 libXxf86misc-devel.x86_64 0:1.0.3-7.1.el7
5503 libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7
5504 libarchive.x86_64 0:3.1.2-7.el7
5505 libatasmart.x86_64 0:0.19-6.el7
5506 libavc1394.x86_64 0:0.5.3-14.el7
5507 libcalendaring.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5
5508 libcom_err-devel.x86_64 0:1.42.9-7.el7
5509 libdrm-devel.x86_64 0:2.4.56-2.el7
5510 libdv.x86_64 0:1.0.0-17.el7
5511 libical.x86_64 0:0.48-6.el7
5512 libicu.x86_64 0:50.1.2-11.el7
5513 libiec61883.x86_64 0:1.2.0-10.el7
5514 libimobiledevice.x86_64 0:1.1.5-6.el7
5515 libiodbc.x86_64 0:3.52.7-7.el7
5516 libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5
5517 libkolabxml.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5
5518 libmcrypt.x86_64 0:2.5.8-13.el7
5519 libmng.x86_64 0:1.0.10-14.el7
5520 libplist.x86_64 0:1.10-4.el7
5521 libraw1394.x86_64 0:2.1.0-2.el7
5522 libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.4
5523 libselinux-devel.x86_64 0:2.2.2-6.el7
5524 libsepol-devel.x86_64 0:2.1.9-3.el7
5525 libshout.x86_64 0:2.2.2-11.el7
5526 libsoup.x86_64 0:2.46.0-3.el7
5527 libss.x86_64 0:1.42.9-7.el7
5528 libtheora.x86_64 1:1.1.1-8.el7
5529 libtidy.x86_64 0:0.99.0-31.20091203.el7
5530 libtool-ltdl.x86_64 0:2.4.2-20.el7
5531 libudisks2.x86_64 0:2.1.2-5.el7
5532 libusbx.x86_64 0:1.0.15-4.el7
5533 libuv.x86_64 1:0.10.29-1.el7
5534 libv4l.x86_64 0:0.9.5-4.el7
5535 libverto-devel.x86_64 0:0.2.5-4.el7
5536 libvisual.x86_64 0:0.4.0-16.el7
5537 libwebp.x86_64 0:0.3.0-3.el7
5538 libxcb-devel.x86_64 0:1.9-5.el7
5539 libxkbfile.x86_64 0:1.0.8-5.el7
5540 libxkbfile-devel.x86_64 0:1.0.8-5.el7
5541 libzip.x86_64 0:0.10.1-8.el7
5542 lm_sensors-devel.x86_64 0:3.3.4-11.el7
5543 lm_sensors-libs.x86_64 0:3.3.4-11.el7
5544 lzo.x86_64 0:2.06-6.el7_0.2
5545 mailcap.noarch 0:2.1.41-2.el7
5546 mdadm.x86_64 0:3.3.2-2.el7
5547 media-player-info.noarch 0:17-4.el7
5548 mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7
5549 mesa-libGLU.x86_64 0:9.0.0-4.el7
5550 mesa-libGLU-devel.x86_64 0:9.0.0-4.el7
5551 mozjs17.x86_64 0:17.0.0-10.el7
5552 mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5
5553 mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5
5554 nepomuk-core.x86_64 0:4.10.5-5.el7
5555 nepomuk-core-devel.x86_64 0:4.10.5-5.el7
5556 nepomuk-core-libs.x86_64 0:4.10.5-5.el7
5557 net-snmp-agent-libs.x86_64 1:5.7.2-20.el7
5558 net-snmp-libs.x86_64 1:5.7.2-20.el7
5559 nodejs.x86_64 0:0.10.33-1.el7
5560 nodejs-amdefine.noarch 0:0.0.4-1.el7
5561 nodejs-async.noarch 0:0.2.10-1.el7
5562 nodejs-optimist.noarch 0:0.4.0-1.el7
5563 nodejs-source-map.noarch 0:0.1.33-1.el7
5564 nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7
5565 nodejs-wordwrap.noarch 0:0.0.2-4.el7
5566 nss-softokn-devel.x86_64 0:3.16.2.3-9.el7
5567 nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7
5568 nss-util-devel.x86_64 0:3.16.2.3-2.el7
5569 openjpeg-libs.x86_64 0:1.5.1-10.el7
5570 orc.x86_64 0:0.4.17-5.el7
5571 parted.x86_64 0:3.1-20.el7
5572 pciutils.x86_64 0:3.2.1-4.el7
5573 pciutils-libs.x86_64 0:3.2.1-4.el7
5574 perl-ExtUtils-Install.noarch 0:1.58-285.el7
5575 perl-ExtUtils-Manifest.noarch 0:1.61-244.el7
5576 perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7
5577 phonon.x86_64 0:4.6.0-9.el7
5578 phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7
5579 phonon-devel.x86_64 0:4.6.0-9.el7
5580 php-cli.x86_64 0:5.4.16-23.el7_0.3
5581 php-common.x86_64 0:5.4.16-23.el7_0.3
5582 php-doctrine-instantiator.noarch 0:1.0.4-1.el7
5583 php-gd.x86_64 0:5.4.16-23.el7_0.3
5584 php-ldap.x86_64 0:5.4.16-23.el7_0.3
5585 php-mbstring.x86_64 0:5.4.16-23.el7_0.3
5586 php-mcrypt.x86_64 0:5.4.16-3.el7
5587 php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3
5588 php-pear-Auth-SASL.noarch 0:1.0.6-5.el7
5589 php-pear-DB.noarch 0:1.7.14-6.el7
5590 php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7
5591 php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7
5592 php-pear-Mail-Mime.noarch 0:1.8.9-1.el7
5593 php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7
5594 php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7
5595 php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7
5596 php-pear-Net-SMTP.noarch 0:1.6.2-1.el7
5597 php-pear-Net-Sieve.noarch 0:1.3.4-1.el7
5598 php-pear-Net-Socket.noarch 0:1.0.14-1.el7
5599 php-pear-Net-URL2.noarch 0:2.1.1-1.el7
5600 php-phpunit-File-Iterator.noarch 0:1.3.4-5.el7
5601 php-phpunit-PHP-CodeCoverage.noarch 0:2.0.15-1.el7
5602 php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7
5603 php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7
5604 php-phpunit-PHP-TokenStream.noarch 0:1.4.0-1.el7
5605 php-phpunit-PHPUnit-MockObject.noarch 0:2.3.0-1.el7
5606 php-phpunit-Text-Template.noarch 0:1.2.0-5.el7
5607 php-phpunit-Version.noarch 0:1.0.4-1.el7
5608 php-phpunit-comparator.noarch 0:1.1.1-1.el7
5609 php-phpunit-diff.noarch 0:1.2.0-1.el7
5610 php-phpunit-environment.noarch 0:1.2.1-1.el7
5611 php-phpunit-exporter.noarch 0:1.2.0-1.el7
5612 php-process.x86_64 0:5.4.16-23.el7_0.3
5613 php-sebastian-global-state.noarch 0:1.0.0-1.el7
5614 php-sebastian-recursion-context.noarch 0:1.0.0-1.el7
5615 php-soap.x86_64 0:5.4.16-23.el7_0.3
5616 php-symfony-class-loader.noarch 0:2.5.11-1.el7
5617 php-symfony-common.noarch 0:2.5.11-1.el7
5618 php-symfony-yaml.noarch 0:2.5.11-1.el7
5619 php-tidy.x86_64 0:5.4.16-3.el7
5620 php-xml.x86_64 0:5.4.16-23.el7_0.3
5621 pm-utils.x86_64 0:1.4.1-27.el7
5622 polkit.x86_64 0:0.112-5.el7
5623 polkit-pkla-compat.x86_64 0:0.1-4.el7
5624 polkit-qt.x86_64 0:0.103.0-10.el7_0
5625 poppler.x86_64 0:0.22.5-6.el7
5626 poppler-data.noarch 0:0.4.6-3.el7
5627 poppler-qt.x86_64 0:0.22.5-6.el7
5628 popt-devel.x86_64 0:1.13-16.el7
5629 psmisc.x86_64 0:22.20-8.el7
5630 pulseaudio-libs-glib2.x86_64 0:3.0-30.el7
5631 pyOpenSSL.x86_64 0:0.13.1-3.el7
5632 pyparsing.noarch 0:1.5.6-9.el7
5633 pyserial.noarch 0:2.6-5.el7
5634 python-babel.noarch 0:0.9.6-8.el7
5635 python-backports.x86_64 0:1.0-8.el7
5636 python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
5637 python-dateutil.noarch 0:1.5-7.el7
5638 python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7
5639 python-markupsafe.x86_64 0:0.11-10.el7
5640 python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7
5641 python-pygments.noarch 0:1.4-9.el7
5642 python-zope-interface.x86_64 0:4.0.5-4.el7
5643 qca2.x86_64 0:2.0.3-7.el7
5644 qjson.x86_64 0:0.8.1-4.el7
5645 qt.x86_64 1:4.8.5-8.el7
5646 qt-settings.noarch 0:19-23.5.el7
5647 qt-x11.x86_64 1:4.8.5-8.el7
5648 raptor2.x86_64 0:2.0.9-3.el7
5649 rasqal.x86_64 0:0.9.30-4.el7
5650 redhat-menus.noarch 0:12.0.2-7.el7
5651 redland.x86_64 0:1.0.16-6.el7
5652 redland-virtuoso.x86_64 0:1.0.16-6.el7
5653 roundcubemail-core-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5654 roundcubemail-plugin-filesystem_attachments.noarch 0:1.1.1.27-1.el7.kolab_3.5
5655 roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5656 roundcubemail-plugin-jqueryui.noarch 0:1.1.1.27-1.el7.kolab_3.5
5657 roundcubemail-plugin-jqueryui-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5658 roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5
5659 roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5660 roundcubemail-plugin-kolab_auth-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5661 roundcubemail-plugin-kolab_folders-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5662 roundcubemail-plugin-libkolab-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5663 roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.2.8-6.el7.kolab_3.5
5664 roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5665 roundcubemail-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5
5666 roundcubemail-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5667 rpm-devel.x86_64 0:4.11.1-25.el7
5668 sgml-common.noarch 0:0.6.3-39.el7
5669 shared-desktop-ontologies.noarch 0:0.11.0-2.el7
5670 shared-desktop-ontologies-devel.noarch 0:0.11.0-2.el7
5671 soprano.x86_64 0:2.9.2-3.el7
5672 soprano-devel.x86_64 0:2.9.2-3.el7
5673 speex.x86_64 0:1.2-0.19.rc1.el7
5674 strigi-libs.x86_64 0:0.7.7-12.20120626.el7
5675 svrcore.x86_64 0:4.0.4-11.el7
5676 systemtap-sdt-devel.x86_64 0:2.6-8.el7
5677 sysvinit-tools.x86_64 0:2.88-14.dsf.el7
5678 t1lib.x86_64 0:5.1.2-14.el7
5679 taglib.x86_64 0:1.8-7.20130218git.el7
5680 tcl.x86_64 1:8.5.13-4.el7
5681 tcp_wrappers-devel.x86_64 0:7.6-77.el7
5682 udisks2.x86_64 0:2.1.2-5.el7
5683 upower.x86_64 0:0.9.20-7.el7
5684 urw-fonts.noarch 0:2.4-16.el7
5685 usbmuxd.x86_64 0:1.0.8-11.el7
5686 uuid.x86_64 0:1.6.2-26.el7
5687 v8.x86_64 1:3.14.5.10-14.el7
5688 virtuoso-opensource.x86_64 1:6.1.6-6.el7
5689 wavpack.x86_64 0:4.60.1-9.el7
5690 xdg-user-dirs.x86_64 0:0.15-4.el7
5691 xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7
5692 xerces-c.x86_64 0:3.1.1-6.el7
5693 xfsprogs.x86_64 0:3.2.1-6.el7
5694 xml-common.noarch 0:0.6.3-39.el7
5695 xorg-x11-proto-devel.noarch 0:7.7-8.el7.1
5696 xorg-x11-server-utils.x86_64 0:7.7-4.el7
5697 xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7
5698 xorg-x11-xinit.x86_64 0:1.3.2-14.el7
5699 yajl.x86_64 0:2.0.4-4.el7
5700 ycssmin.noarch 0:1.0.1-6.el7
5701
5702Complete!
5703 ---> 3be1ea636c25
5704Removing intermediate container 65f59ba55613
5705Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
5706 ---> 14a0d506445f
5707Removing intermediate container 861d2a5032a8
5708Step 9 : RUN chmod 755 /entrypoint.sh
5709 ---> Running in c0d7e974610d
5710 ---> 3883765b535c
5711Removing intermediate container c0d7e974610d
5712Step 10 : ENTRYPOINT [ "/entrypoint.sh" ]
5713 ---> Running in 21c65f8278d9
5714 ---> 3b787fcbd1af
5715Removing intermediate container 21c65f8278d9
5716Successfully built 3b787fcbd1af
5717/var/tmp/426
5718

Run Command on atomic02

When
Completed at Apr 27 2015, 4:07 PM · Built for 6 m, 27 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 1101 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1+ test_build=0
2+ test_functional=0
3+ test_integration=0
4+ test_performance=0
5+ test_unit=0
6+ vcs=git
7+ '[' 12 -gt 0 ']'
8+ case $1 in
9++ eval echo ''\''309'\'''
10+++ echo 309
11+ id=309
12+ shift
13+ shift
14+ '[' 10 -gt 0 ']'
15+ case $1 in
16++ eval echo master
17+++ echo master
18+ commit=master
19+ shift
20+ shift
21+ '[' 8 -gt 0 ']'
22+ case $1 in
23++ eval echo ''\'''\'''
24+++ echo ''
25+ differential=
26+ shift
27+ shift
28+ '[' 6 -gt 0 ']'
29+ case $1 in
30++ eval echo ''\''PHID-HMBT-gsgscfy45cz5d535yrny'\'''
31+++ echo PHID-HMBT-gsgscfy45cz5d535yrny
32+ phid=PHID-HMBT-gsgscfy45cz5d535yrny
33+ shift
34+ shift
35+ '[' 4 -gt 0 ']'
36+ case $1 in
37++ eval echo ssh://git@git.kolab.org/diffusion/QA/stick.git
38+++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
39+ uri=ssh://git@git.kolab.org/diffusion/QA/stick.git
40+ shift
41+ shift
42+ '[' 2 -gt 0 ']'
43+ case $1 in
44++ eval echo git
45+++ echo git
46+ vcs=git
47+ shift
48+ shift
49+ '[' 0 -gt 0 ']'
50+ '[' -z master -a -z '' ']'
51+ '[' -z ssh://git@git.kolab.org/diffusion/QA/stick.git ']'
52+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
53+ test_build=1
54+ test_functional=1
55+ test_integration=1
56+ test_performance=1
57+ test_unit=1
58+ '[' -z git ']'
59+ case ${vcs} in
60++ basename ssh://git@git.kolab.org/diffusion/QA/stick.git .git
61+ package=stick
62++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git
63++ sed -e 's|ssh://git@|https://|g'
64+ ro_uri=https://git.kolab.org/diffusion/QA/stick.git
65+ case ${package} in
66+ case ${uri} in
67++ pwd
68+ export TMPDIR=/var/tmp/425
69+ TMPDIR=/var/tmp/425
70+ '[' '!' -d stick.git ']'
71+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
72+ pushd stick.git
73+ git checkout master
74Already on 'master'
75+ popd
76+ '[' stick '!=' stick ']'
77+ export commit
78+ export differential
79+ export id
80+ export package
81+ export phid
82+ export ro_uri
83+ export uri
84+ export vcs
85+ export test_build
86+ export test_functional
87+ export test_integration
88+ export test_performance
89+ export test_unit
90+ '[' -x stick.git/drydocker/stick/build.sh ']'
91+ pushd stick.git
92+ ../stick.git/drydocker/stick/build.sh
93Sending build context to Docker daemon 3.072 kB
94
95Sending build context to Docker daemon
96+ retval=0
97+ popd
98+ cd /var/tmp
99+ rm -rf /var/tmp/425
100+ exit 0
101

Build Log 1100 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'stick.git'...
2/var/tmp/425/stick.git /var/tmp/425
3/var/tmp/425
4/var/tmp/425/stick.git /var/tmp/425
5Cloning into '/var/tmp/425/docker.git'...
6/var/tmp/425/docker.git/ci /var/tmp/425/stick.git
7for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
8 docker build -t kolab/ci-$dist - < $dist ; \
9done
10Step 0 : FROM centos:centos7
11 ---> 214a4932132a
12Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
13 ---> Using cache
14 ---> dcae4a4725d8
15Step 2 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
16 ---> Using cache
17 ---> 2ecb155876fe
18Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc
19 ---> Using cache
20 ---> 3f48e284caa9
21Step 4 : ADD http://download.opensuse.org/repositories/openSUSE:Tools/CentOS_7/openSUSE:Tools.repo /etc/yum.repos.d/openSUSE:Tools.repo
22 ---> Using cache
23 ---> 3e967874f069
24Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key
25 ---> Using cache
26 ---> c22880c81964
27Step 6 : ENV IMAGE maipo
28 ---> Using cache
29 ---> 2f63d28b8d7b
30Step 7 : RUN yum clean metadata && yum -y install ant build epel-release git osc passwd perl-Digest-MD5 perl-TimeDate rpmdevtools sudo yum-utils @development @fedora-packager && yum-builddep -y $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' )
31 ---> Running in 726c3c710b2a
32Loaded plugins: fastestmirror
33Cleaning repos: Kolab_Development base extras openSUSE_Tools updates
340 metadata files removed
350 sqlite files removed
360 metadata files removed
37Loaded plugins: fastestmirror
38Determining fastest mirrors
39 * base: mirror.switch.ch
40 * extras: mirror.switch.ch
41 * updates: mirror.switch.ch
42Warning: Package group fedora-packager does not exist.
43Resolving Dependencies
44--> Running transaction check
45---> Package ant.noarch 0:1.9.2-9.el7 will be installed
46--> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.2-9.el7.noarch
47--> Processing Dependency: java-devel >= 1.5.0 for package: ant-1.9.2-9.el7.noarch
48--> Processing Dependency: xml-commons-apis for package: ant-1.9.2-9.el7.noarch
49--> Processing Dependency: xerces-j2 for package: ant-1.9.2-9.el7.noarch
50--> Processing Dependency: perl for package: ant-1.9.2-9.el7.noarch
51--> Processing Dependency: jpackage-utils for package: ant-1.9.2-9.el7.noarch
52---> Package autoconf.noarch 0:2.69-11.el7 will be installed
53--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
54--> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch
55--> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch
56--> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch
57--> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch
58--> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch
59--> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch
60--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
61--> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch
62--> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch
63---> Package automake.noarch 0:1.13.4-3.el7 will be installed
64--> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
65--> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
66--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
67---> Package bison.x86_64 0:2.7-4.el7 will be installed
68---> Package build.noarch 0:20150317-192.1 will be installed
69--> Processing Dependency: build-mkbaselibs for package: build-20150317-192.1.noarch
70--> Processing Dependency: tar for package: build-20150317-192.1.noarch
71---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed
72---> Package cscope.x86_64 0:15.8-7.el7 will be installed
73--> Processing Dependency: emacs-filesystem for package: cscope-15.8-7.el7.x86_64
74---> Package ctags.x86_64 0:5.8-13.el7 will be installed
75---> Package diffstat.x86_64 0:1.57-4.el7 will be installed
76---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed
77---> Package elfutils.x86_64 0:0.160-1.el7 will be installed
78--> Processing Dependency: elfutils-libs(x86-64) = 0.160-1.el7 for package: elfutils-0.160-1.el7.x86_64
79--> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.160-1.el7.x86_64
80--> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.160-1.el7.x86_64
81--> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.160-1.el7.x86_64
82--> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.160-1.el7.x86_64
83--> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.160-1.el7.x86_64
84--> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.160-1.el7.x86_64
85--> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.160-1.el7.x86_64
86--> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.160-1.el7.x86_64
87--> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.160-1.el7.x86_64
88--> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
89--> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64
90---> Package epel-release.noarch 0:7-5 will be installed
91---> Package flex.x86_64 0:2.5.37-3.el7 will be installed
92---> Package gcc.x86_64 0:4.8.3-9.el7 will be installed
93--> Processing Dependency: cpp = 4.8.3-9.el7 for package: gcc-4.8.3-9.el7.x86_64
94--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.3-9.el7.x86_64
95--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.3-9.el7.x86_64
96--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.3-9.el7.x86_64
97---> Package gcc-c++.x86_64 0:4.8.3-9.el7 will be installed
98--> Processing Dependency: libstdc++-devel = 4.8.3-9.el7 for package: gcc-c++-4.8.3-9.el7.x86_64
99---> Package gcc-gfortran.x86_64 0:4.8.3-9.el7 will be installed
100--> Processing Dependency: libquadmath-devel = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64
101--> Processing Dependency: libquadmath = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64
102--> Processing Dependency: libgfortran = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64
103--> Processing Dependency: libgfortran.so.3()(64bit) for package: gcc-gfortran-4.8.3-9.el7.x86_64
104---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed
105--> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
106--> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64
107---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed
108--> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64
109--> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64
110--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64
111--> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64
112--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64
113--> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64
114--> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64
115--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64
116---> Package indent.x86_64 0:2.2.11-13.el7 will be installed
117---> Package intltool.noarch 0:0.50.2-6.el7 will be installed
118--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch
119--> Processing Dependency: perl(Encode) for package: intltool-0.50.2-6.el7.noarch
120--> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch
121---> Package libtool.x86_64 0:2.4.2-20.el7 will be installed
122---> Package make.x86_64 1:3.82-21.el7 will be installed
123---> Package osc.x86_64 0:0.151.2-166.1 will be installed
124--> Processing Dependency: m2crypto > 0.19 for package: osc-0.151.2-166.1.x86_64
125---> Package passwd.x86_64 0:0.79-4.el7 will be installed
126---> Package patch.x86_64 0:2.7.1-8.el7 will be installed
127---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed
128---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
129--> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64
130---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed
131--> Processing Dependency: perl(Time::Local) for package: 1:perl-TimeDate-2.30-2.el7.noarch
132---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed
133---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed
134--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
135--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
136--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch
137---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed
138--> Processing Dependency: unzip for package: rpm-build-4.11.1-25.el7.x86_64
139--> Processing Dependency: bzip2 for package: rpm-build-4.11.1-25.el7.x86_64
140--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.1-25.el7.x86_64
141---> Package rpm-sign.x86_64 0:4.11.1-25.el7 will be installed
142---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed
143--> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch
144---> Package subversion.x86_64 0:1.7.14-7.el7_0 will be installed
145--> Processing Dependency: subversion-libs(x86-64) = 1.7.14-7.el7_0 for package: subversion-1.7.14-7.el7_0.x86_64
146--> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
147--> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
148--> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
149--> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
150--> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
151--> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
152--> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
153--> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
154--> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
155--> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
156--> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
157--> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
158--> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
159--> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
160--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
161--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
162--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64
163---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed
164---> Package swig.x86_64 0:2.0.11-11.el7.kolab_3.5 will be installed
165---> Package systemtap.x86_64 0:2.6-8.el7 will be installed
166--> Processing Dependency: systemtap-devel = 2.6-8.el7 for package: systemtap-2.6-8.el7.x86_64
167--> Processing Dependency: systemtap-client = 2.6-8.el7 for package: systemtap-2.6-8.el7.x86_64
168---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed
169--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch
170--> Running transaction check
171---> Package apr.x86_64 0:1.4.8-3.el7 will be installed
172---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
173---> Package build-mkbaselibs.noarch 0:20150317-192.1 will be installed
174---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed
175---> Package cpp.x86_64 0:4.8.3-9.el7 will be installed
176---> Package dwz.x86_64 0:0.11-3.el7 will be installed
177---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed
178---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed
179---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed
180---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed
181--> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64
182---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed
183---> Package glibc-devel.x86_64 0:2.17-78.el7 will be installed
184--> Processing Dependency: glibc-headers = 2.17-78.el7 for package: glibc-devel-2.17-78.el7.x86_64
185--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-78.el7.x86_64
186---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
187--> Processing Dependency: java-1.7.0-openjdk = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
188--> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64
189---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed
190--> Processing Dependency: python-javapackages = 3.4.1-6.el7_0 for package: javapackages-tools-3.4.1-6.el7_0.noarch
191--> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-6.el7_0.noarch
192---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed
193---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed
194---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
195---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed
196---> Package libquadmath-devel.x86_64 0:4.8.3-9.el7 will be installed
197---> Package libstdc++-devel.x86_64 0:4.8.3-9.el7 will be installed
198---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed
199---> Package m4.x86_64 0:1.4.16-9.el7 will be installed
200---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed
201--> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-9.el7.x86_64
202---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
203---> Package neon.x86_64 0:0.30.0-3.el7 will be installed
204--> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.el7.x86_64
205--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.el7.x86_64
206--> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.el7.x86_64
207--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.el7.x86_64
208--> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.el7.x86_64
209---> Package openssh-clients.x86_64 0:6.6.1p1-11.el7 will be installed
210--> Processing Dependency: openssh = 6.6.1p1-11.el7 for package: openssh-clients-6.6.1p1-11.el7.x86_64
211--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-11.el7.x86_64
212--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-11.el7.x86_64
213--> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-11.el7.x86_64
214---> Package perl.x86_64 4:5.16.3-285.el7 will be installed
215--> Processing Dependency: perl-libs = 4:5.16.3-285.el7 for package: 4:perl-5.16.3-285.el7.x86_64
216--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64
217--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-285.el7.x86_64
218--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64
219--> Processing Dependency: perl-libs for package: 4:perl-5.16.3-285.el7.x86_64
220--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64
221--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64
222--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64
223--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64
224--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-285.el7.x86_64
225--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64
226--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64
227--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64
228--> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-285.el7.x86_64
229---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
230---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
231---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
232---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
233---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
234---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
235---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
236---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
237---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
238--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
239---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed
240---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
241---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
242---> Package perl-Test-Harness.noarch 0:3.28-2.el7 will be installed
243---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
244---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
245---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
246---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
247---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
248---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
249---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
250---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed
251--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch
252---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed
253---> Package subversion-libs.x86_64 0:1.7.14-7.el7_0 will be installed
254---> Package systemtap-client.x86_64 0:2.6-8.el7 will be installed
255--> Processing Dependency: systemtap-runtime = 2.6-8.el7 for package: systemtap-client-2.6-8.el7.x86_64
256--> Processing Dependency: mokutil for package: systemtap-client-2.6-8.el7.x86_64
257--> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-2.6-8.el7.x86_64
258--> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-2.6-8.el7.x86_64
259---> Package systemtap-devel.x86_64 0:2.6-8.el7 will be installed
260--> Processing Dependency: kernel-devel for package: systemtap-devel-2.6-8.el7.x86_64
261---> Package tar.x86_64 2:1.26-29.el7 will be installed
262---> Package unzip.x86_64 0:6.0-15.el7 will be installed
263---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed
264--> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch
265--> Processing Dependency: xalan-j2 >= 2.7.1 for package: xerces-j2-2.11.0-17.el7_0.noarch
266--> Processing Dependency: osgi(org.apache.xml.serializer) for package: xerces-j2-2.11.0-17.el7_0.noarch
267--> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch
268---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed
269---> Package zip.x86_64 0:3.0-10.el7 will be installed
270--> Running transaction check
271---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed
272---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed
273--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64
274---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed
275---> Package glibc-headers.x86_64 0:2.17-78.el7 will be installed
276--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-78.el7.x86_64
277--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-78.el7.x86_64
278---> Package gnutls.x86_64 0:3.3.8-12.el7 will be installed
279--> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.8-12.el7.x86_64
280--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.8-12.el7.x86_64
281--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.8-12.el7.x86_64
282---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
283--> Processing Dependency: java-1.7.0-openjdk-headless = 1:1.7.0.79-2.5.5.1.el7_1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
284--> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
285--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
286--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
287--> Processing Dependency: libjvm.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
288--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
289--> Processing Dependency: libjava.so(SUNWprivate_1.1)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
290--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
291--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
292--> Processing Dependency: fontconfig for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
293--> Processing Dependency: libpulse.so.0()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
294--> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
295--> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
296--> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
297--> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
298--> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
299--> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
300--> Processing Dependency: libfontconfig.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
301--> Processing Dependency: libcups.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
302--> Processing Dependency: libawt.so()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
303--> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
304--> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
305--> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
306--> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
307--> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64
308---> Package kernel-devel.x86_64 0:3.10.0-229.1.2.el7 will be installed
309---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed
310--> Processing Dependency: libX11-common = 1.6.0-2.1.el7 for package: libX11-1.6.0-2.1.el7.x86_64
311--> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.0-2.1.el7.x86_64
312---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
313---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
314---> Package libproxy.x86_64 0:0.4.11-6.el7 will be installed
315--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-6.el7.x86_64
316---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
317---> Package mokutil.x86_64 0:0.7-5.el7 will be installed
318---> Package openssh.x86_64 0:6.6.1p1-11.el7 will be installed
319---> Package pakchois.x86_64 0:0.4-10.el7 will be installed
320---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
321---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
322--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
323---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
324--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
325--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
326---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
327---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed
328---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
329---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
330---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed
331---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed
332---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
333---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed
334---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed
335--> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-6.el7_0.noarch
336---> Package systemtap-runtime.x86_64 0:2.6-8.el7 will be installed
337--> Processing Dependency: libsymtabAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-8.el7.x86_64
338--> Processing Dependency: libdyninstAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-8.el7.x86_64
339---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed
340---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed
341--> Running transaction check
342---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed
343---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed
344---> Package dyninst.x86_64 0:8.2.0-2.el7 will be installed
345--> Processing Dependency: libdwarf.so.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64
346--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64
347--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64
348---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed
349---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed
350--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-7.el7.x86_64
351---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed
352---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
353--> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
354--> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
355---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed
356--> Processing Dependency: lcms2 >= 2.5 for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
357--> Processing Dependency: tzdata-java for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
358--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
359--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
360--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
361--> Processing Dependency: liblcms2.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
362--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
363--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
364--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
365--> Processing Dependency: libcairo.so.2()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
366--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x86_64
367---> Package kernel-headers.x86_64 0:3.10.0-229.1.2.el7 will be installed
368---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed
369---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed
370---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed
371---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed
372---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed
373---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
374---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
375---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed
376---> Package libxcb.x86_64 0:1.9-5.el7 will be installed
377--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.9-5.el7.x86_64
378---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed
379---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed
380---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
381--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
382--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
383---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
384---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed
385--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
386--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
387--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
388--> Processing Dependency: libjson-c.so.2()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
389--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64
390---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
391---> Package trousers.x86_64 0:0.3.11.2-3.el7 will be installed
392---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
393--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
394--> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
395--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
396--> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
397--> Running transaction check
398---> Package atk.x86_64 0:2.8.0-4.el7 will be installed
399---> Package boost-system.x86_64 0:1.53.0-23.el7 will be installed
400---> Package boost-thread.x86_64 0:1.53.0-23.el7 will be installed
401---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed
402--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64
403--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
404--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64
405---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
406---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed
407--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
408--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
409--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64
410---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed
411--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.22-5.el7_0.1.x86_64
412--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.22-5.el7_0.1.x86_64
413--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
414--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
415--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
416--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
417--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
418--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64
419---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
420---> Package lcms2.x86_64 0:2.5-4.el7 will be installed
421---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed
422---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed
423---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
424---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
425---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed
426---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed
427--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
428--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
429--> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
430--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
431--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64
432---> Package pango.x86_64 0:1.34.1-5.el7 will be installed
433--> Processing Dependency: libthai >= 0.1.9 for package: pango-1.34.1-5.el7.x86_64
434--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.34.1-5.el7.x86_64
435--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
436--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64
437--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.34.1-5.el7.x86_64
438---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
439---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
440---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
441---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed
442---> Package tzdata-java.noarch 0:2015c-1.el7 will be installed
443---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed
444--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
445--> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64
446--> Running transaction check
447---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
448---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
449---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed
450--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.20-4.el7.x86_64
451---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
452---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed
453---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
454---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed
455---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
456---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed
457---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed
458---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed
459---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
460---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed
461---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed
462---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
463---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
464---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed
465--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64
466---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed
467---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
468--> Processing Dependency: mesa-libgbm = 10.2.7-5.20140910.el7 for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
469--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
470--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
471--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64
472---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed
473--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-10.2.7-5.20140910.el7.x86_64
474---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed
475--> Running transaction check
476---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed
477---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
478---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed
479---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed
480--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.56-2.el7.x86_64
481---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed
482---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed
483--> Running transaction check
484---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed
485--> Processing Dependency: hwdata for package: libpciaccess-0.13.1-4.1.el7.x86_64
486--> Running transaction check
487---> Package hwdata.noarch 0:0.252-7.5.el7 will be installed
488--> Finished Dependency Resolution
489
490Dependencies Resolved
491
492================================================================================
493 Package Arch Version Repository Size
494================================================================================
495Installing for group install "Development Tools":
496 autoconf noarch 2.69-11.el7 base 701 k
497 automake noarch 1.13.4-3.el7 base 679 k
498 bison x86_64 2.7-4.el7 base 578 k
499 byacc x86_64 1.9.20130304-3.el7 base 65 k
500 cscope x86_64 15.8-7.el7 base 203 k
501 ctags x86_64 5.8-13.el7 base 155 k
502 diffstat x86_64 1.57-4.el7 base 35 k
503 doxygen x86_64 1:1.8.5-3.el7 base 3.6 M
504 elfutils x86_64 0.160-1.el7 base 262 k
505 flex x86_64 2.5.37-3.el7 base 292 k
506 gcc x86_64 4.8.3-9.el7 base 16 M
507 gcc-c++ x86_64 4.8.3-9.el7 base 7.2 M
508 gcc-gfortran x86_64 4.8.3-9.el7 base 6.6 M
509 gettext x86_64 0.18.2.1-4.el7 base 959 k
510 git x86_64 1.8.3.1-4.el7 base 4.3 M
511 indent x86_64 2.2.11-13.el7 base 150 k
512 intltool noarch 0.50.2-6.el7 base 59 k
513 libtool x86_64 2.4.2-20.el7 base 588 k
514 make x86_64 1:3.82-21.el7 base 420 k
515 patch x86_64 2.7.1-8.el7 base 110 k
516 patchutils x86_64 0.3.3-4.el7 base 104 k
517 rcs x86_64 5.9.0-5.el7 base 230 k
518 redhat-rpm-config noarch 9.1.0-68.el7.centos base 77 k
519 rpm-build x86_64 4.11.1-25.el7 base 141 k
520 rpm-sign x86_64 4.11.1-25.el7 base 42 k
521 subversion x86_64 1.7.14-7.el7_0 updates 1.0 M
522 swig x86_64 2.0.11-11.el7.kolab_3.5 Kolab_Development
523 1.3 M
524 systemtap x86_64 2.6-8.el7 base 24 k
525Installing:
526 ant noarch 1.9.2-9.el7 base 1.9 M
527 build noarch 20150317-192.1 openSUSE_Tools 157 k
528 epel-release noarch 7-5 extras 14 k
529 osc x86_64 0.151.2-166.1 openSUSE_Tools 504 k
530 passwd x86_64 0.79-4.el7 base 105 k
531 perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k
532 perl-TimeDate noarch 1:2.30-2.el7 base 52 k
533 rpmdevtools noarch 8.3-5.el7 base 97 k
534 sudo x86_64 1.8.6p7-13.el7 base 718 k
535 yum-utils noarch 1.1.31-29.el7 base 112 k
536Installing for dependencies:
537 alsa-lib x86_64 1.0.28-2.el7 base 391 k
538 apr x86_64 1.4.8-3.el7 base 103 k
539 apr-util x86_64 1.5.2-6.el7 base 92 k
540 atk x86_64 2.8.0-4.el7 base 233 k
541 avahi-libs x86_64 0.6.31-14.el7 base 60 k
542 boost-system x86_64 1.53.0-23.el7 base 39 k
543 boost-thread x86_64 1.53.0-23.el7 base 56 k
544 build-mkbaselibs noarch 20150317-192.1 openSUSE_Tools 37 k
545 bzip2 x86_64 1.0.6-12.el7 base 52 k
546 cairo x86_64 1.12.14-6.el7 base 697 k
547 cpp x86_64 4.8.3-9.el7 base 5.9 M
548 cups-libs x86_64 1:1.6.3-17.el7 base 354 k
549 dwz x86_64 0.11-3.el7 base 99 k
550 dyninst x86_64 8.2.0-2.el7 base 2.5 M
551 elfutils-libs x86_64 0.160-1.el7 base 249 k
552 emacs-filesystem noarch 1:24.3-11.el7 base 57 k
553 fipscheck x86_64 1.4.1-5.el7 base 21 k
554 fipscheck-lib x86_64 1.4.1-5.el7 base 11 k
555 flac-libs x86_64 1.3.0-5.el7_1 updates 169 k
556 fontconfig x86_64 2.10.95-7.el7 base 228 k
557 fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
558 freetype x86_64 2.4.11-10.el7_1.1 updates 391 k
559 gdb x86_64 7.6.1-64.el7 base 2.4 M
560 gdk-pixbuf2 x86_64 2.28.2-4.el7 base 533 k
561 gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k
562 gettext-devel x86_64 0.18.2.1-4.el7 base 315 k
563 gettext-libs x86_64 0.18.2.1-4.el7 base 435 k
564 giflib x86_64 4.1.6-9.el7 base 40 k
565 glibc-devel x86_64 2.17-78.el7 base 1.0 M
566 glibc-headers x86_64 2.17-78.el7 base 656 k
567 gnutls x86_64 3.3.8-12.el7 base 662 k
568 graphite2 x86_64 1.2.2-5.el7 base 81 k
569 gsm x86_64 1.0.13-11.el7 base 30 k
570 gtk2 x86_64 2.24.22-5.el7_0.1 base 3.4 M
571 harfbuzz x86_64 0.9.20-4.el7 base 145 k
572 hicolor-icon-theme noarch 0.12-7.el7 base 42 k
573 hwdata noarch 0.252-7.5.el7 base 2.0 M
574 jasper-libs x86_64 1.900.1-26.el7_0.3 base 149 k
575 java-1.7.0-openjdk x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 202 k
576 java-1.7.0-openjdk-devel x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 9.2 M
577 java-1.7.0-openjdk-headless
578 x86_64 1:1.7.0.79-2.5.5.1.el7_1 updates 25 M
579 javapackages-tools noarch 3.4.1-6.el7_0 base 72 k
580 jbigkit-libs x86_64 2.0-11.el7 base 46 k
581 json-c x86_64 0.11-4.el7_0 base 31 k
582 kernel-devel x86_64 3.10.0-229.1.2.el7 updates 9.9 M
583 kernel-headers x86_64 3.10.0-229.1.2.el7 updates 2.3 M
584 lcms2 x86_64 2.5-4.el7 base 133 k
585 libICE x86_64 1.0.8-7.el7 base 63 k
586 libSM x86_64 1.2.1-7.el7 base 38 k
587 libX11 x86_64 1.6.0-2.1.el7 base 605 k
588 libX11-common noarch 1.6.0-2.1.el7 base 181 k
589 libXau x86_64 1.0.8-2.1.el7 base 29 k
590 libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
591 libXcursor x86_64 1.1.14-2.1.el7 base 30 k
592 libXdamage x86_64 1.1.4-4.1.el7 base 20 k
593 libXext x86_64 1.3.2-2.1.el7 base 38 k
594 libXfixes x86_64 5.0.1-2.1.el7 base 18 k
595 libXfont x86_64 1.4.7-2.el7_0 base 144 k
596 libXft x86_64 2.3.1-5.1.el7 base 57 k
597 libXi x86_64 1.7.2-2.1.el7 base 39 k
598 libXinerama x86_64 1.1.3-2.1.el7 base 14 k
599 libXrandr x86_64 1.4.1-2.1.el7 base 25 k
600 libXrender x86_64 0.9.8-2.1.el7 base 25 k
601 libXtst x86_64 1.2.2-2.1.el7 base 20 k
602 libXxf86vm x86_64 1.1.3-2.1.el7 base 17 k
603 libasyncns x86_64 0.8-7.el7 base 26 k
604 libdrm x86_64 2.4.56-2.el7 base 122 k
605 libdwarf x86_64 20130207-4.el7 base 109 k
606 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
607 libfontenc x86_64 1.1.1-5.el7 base 29 k
608 libgfortran x86_64 4.8.3-9.el7 base 290 k
609 libgnome-keyring x86_64 3.8.0-3.el7 base 109 k
610 libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
611 libmodman x86_64 2.0.1-8.el7 base 28 k
612 libmpc x86_64 1.0.1-3.el7 base 51 k
613 libogg x86_64 2:1.3.0-7.el7 base 24 k
614 libpciaccess x86_64 0.13.1-4.1.el7 base 25 k
615 libpipeline x86_64 1.2.3-3.el7 base 53 k
616 libpng x86_64 2:1.5.13-5.el7 base 212 k
617 libproxy x86_64 0.4.11-6.el7 base 65 k
618 libquadmath x86_64 4.8.3-9.el7 base 179 k
619 libquadmath-devel x86_64 4.8.3-9.el7 base 42 k
620 libsndfile x86_64 1.0.25-9.el7 base 149 k
621 libstdc++-devel x86_64 4.8.3-9.el7 base 1.5 M
622 libthai x86_64 0.1.14-9.el7 base 187 k
623 libtiff x86_64 4.0.3-14.el7 base 167 k
624 libvorbis x86_64 1:1.3.3-8.el7 base 204 k
625 libxcb x86_64 1.9-5.el7 base 169 k
626 libxslt x86_64 1.1.28-5.el7 base 242 k
627 m2crypto x86_64 0.21.1-15.el7 base 428 k
628 m4 x86_64 1.4.16-9.el7 base 256 k
629 man-db x86_64 2.6.3-9.el7 base 559 k
630 mesa-libEGL x86_64 10.2.7-5.20140910.el7 base 70 k
631 mesa-libGL x86_64 10.2.7-5.20140910.el7 base 149 k
632 mesa-libgbm x86_64 10.2.7-5.20140910.el7 base 31 k
633 mesa-libglapi x86_64 10.2.7-5.20140910.el7 base 37 k
634 mokutil x86_64 0.7-5.el7 base 23 k
635 mpfr x86_64 3.1.1-4.el7 base 203 k
636 neon x86_64 0.30.0-3.el7 base 165 k
637 nettle x86_64 2.7.1-4.el7 base 327 k
638 openssh x86_64 6.6.1p1-11.el7 base 431 k
639 openssh-clients x86_64 6.6.1p1-11.el7 base 635 k
640 pakchois x86_64 0.4-10.el7 base 14 k
641 pango x86_64 1.34.1-5.el7 base 283 k
642 perl x86_64 4:5.16.3-285.el7 base 8.0 M
643 perl-Carp noarch 1.26-244.el7 base 19 k
644 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
645 perl-Digest noarch 1.17-245.el7 base 23 k
646 perl-Encode x86_64 2.51-7.el7 base 1.5 M
647 perl-Error noarch 1:0.17020-2.el7 base 32 k
648 perl-Exporter noarch 5.68-3.el7 base 28 k
649 perl-File-Path noarch 2.09-2.el7 base 26 k
650 perl-File-Temp noarch 0.23.01-3.el7 base 56 k
651 perl-Filter x86_64 1.49-3.el7 base 76 k
652 perl-Getopt-Long noarch 2.40-2.el7 base 56 k
653 perl-Git noarch 1.8.3.1-4.el7 base 52 k
654 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
655 perl-PathTools x86_64 3.40-5.el7 base 82 k
656 perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k
657 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
658 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
659 perl-Pod-Usage noarch 1.63-3.el7 base 27 k
660 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
661 perl-Socket x86_64 2.010-3.el7 base 49 k
662 perl-Storable x86_64 2.45-3.el7 base 77 k
663 perl-TermReadKey x86_64 2.30-20.el7 base 31 k
664 perl-Test-Harness noarch 3.28-2.el7 base 302 k
665 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
666 perl-Thread-Queue noarch 3.02-2.el7 base 17 k
667 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
668 perl-Time-Local noarch 1.2300-2.el7 base 24 k
669 perl-XML-Parser x86_64 2.41-10.el7 base 223 k
670 perl-constant noarch 1.27-2.el7 base 19 k
671 perl-libs x86_64 4:5.16.3-285.el7 base 687 k
672 perl-macros x86_64 4:5.16.3-285.el7 base 42 k
673 perl-parent noarch 1:0.225-244.el7 base 12 k
674 perl-podlators noarch 2.5.1-3.el7 base 112 k
675 perl-srpm-macros noarch 1-8.el7 base 4.6 k
676 perl-threads x86_64 1.87-4.el7 base 49 k
677 perl-threads-shared x86_64 1.43-6.el7 base 39 k
678 pixman x86_64 0.32.4-3.el7 base 254 k
679 pulseaudio-libs x86_64 3.0-30.el7 base 556 k
680 python-chardet noarch 2.0.1-7.el7 base 222 k
681 python-javapackages noarch 3.4.1-6.el7_0 base 31 k
682 python-kitchen noarch 1.1.1-5.el7 base 267 k
683 python-lxml x86_64 3.2.1-4.el7 base 758 k
684 rsync x86_64 3.0.9-15.el7 base 359 k
685 subversion-libs x86_64 1.7.14-7.el7_0 updates 921 k
686 systemtap-client x86_64 2.6-8.el7 base 3.6 M
687 systemtap-devel x86_64 2.6-8.el7 base 1.6 M
688 systemtap-runtime x86_64 2.6-8.el7 base 265 k
689 tar x86_64 2:1.26-29.el7 base 843 k
690 tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
691 trousers x86_64 0.3.11.2-3.el7 base 286 k
692 ttmkfdir x86_64 3.0.9-41.el7 base 47 k
693 tzdata-java noarch 2015c-1.el7 updates 144 k
694 unzip x86_64 6.0-15.el7 updates 166 k
695 xalan-j2 noarch 2.7.1-23.el7 base 1.9 M
696 xerces-j2 noarch 2.11.0-17.el7_0 base 1.1 M
697 xml-commons-apis noarch 1.4.01-16.el7 base 227 k
698 xml-commons-resolver noarch 1.2-15.el7 base 108 k
699 xorg-x11-font-utils x86_64 1:7.5-18.1.el7 base 87 k
700 xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
701 zip x86_64 3.0-10.el7 base 260 k
702
703Transaction Summary
704================================================================================
705Install 38 Packages (+164 Dependent packages)
706
707Total download size: 156 M
708Installed size: 487 M
709Downloading packages:
710Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
711warning: /var/cache/yum/x86_64/7/base/packages/alsa-lib-1.0.28-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
712Public key for alsa-lib-1.0.28-2.el7.x86_64.rpm is not installed
713Public key for epel-release-7-5.noarch.rpm is not installed
714Public key for flac-libs-1.3.0-5.el7_1.x86_64.rpm is not installed
715--------------------------------------------------------------------------------
716Total 14 MB/s | 156 MB 00:10
717Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
718Importing GPG key 0xF4A80EB5:
719 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
720 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
721 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
722 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
723Running transaction check
724Running transaction test
725Transaction test succeeded
726Running transaction
727 Installing : freetype-2.4.11-10.el7_1.1.x86_64 1/202
728 Installing : mpfr-3.1.1-4.el7.x86_64 2/202
729 Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 3/202
730 Installing : libmpc-1.0.1-3.el7.x86_64 4/202
731 Installing : fipscheck-1.4.1-5.el7.x86_64 5/202
732 Installing : fipscheck-lib-1.4.1-5.el7.x86_64 6/202
733 Installing : libICE-1.0.8-7.el7.x86_64 7/202
734 Installing : apr-1.4.8-3.el7.x86_64 8/202
735 Installing : libquadmath-4.8.3-9.el7.x86_64 9/202
736 Installing : avahi-libs-0.6.31-14.el7.x86_64 10/202
737 Installing : 1:cups-libs-1.6.3-17.el7.x86_64 11/202
738 Installing : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 12/202
739 Installing : m4-1.4.16-9.el7.x86_64 13/202
740 Installing : 2:libogg-1.3.0-7.el7.x86_64 14/202
741 Installing : 2:libpng-1.5.13-5.el7.x86_64 15/202
742 Installing : elfutils-libs-0.160-1.el7.x86_64 16/202
743 Installing : 2:tar-1.26-29.el7.x86_64 17/202
744 Installing : apr-util-1.5.2-6.el7.x86_64 18/202
745 Installing : libSM-1.2.1-7.el7.x86_64 19/202
746 Installing : unzip-6.0-15.el7.x86_64 20/202
747 Installing : gettext-libs-0.18.2.1-4.el7.x86_64 21/202
748 Installing : atk-2.8.0-4.el7.x86_64 22/202
749 Installing : zip-3.0-10.el7.x86_64 23/202
750 Installing : libxslt-1.1.28-5.el7.x86_64 24/202
751 Installing : boost-system-1.53.0-23.el7.x86_64 25/202
752 Installing : 1:emacs-filesystem-24.3-11.el7.noarch 26/202
753 Installing : libfontenc-1.1.1-5.el7.x86_64 27/202
754 Installing : patch-2.7.1-8.el7.x86_64 28/202
755 Installing : libXfont-1.4.7-2.el7_0.x86_64 29/202
756 Installing : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 30/202
757 Installing : boost-thread-1.53.0-23.el7.x86_64 31/202
758 Installing : python-lxml-3.2.1-4.el7.x86_64 32/202
759 Installing : python-javapackages-3.4.1-6.el7_0.noarch 33/202
760 Installing : javapackages-tools-3.4.1-6.el7_0.noarch 34/202
761 Installing : gettext-0.18.2.1-4.el7.x86_64 35/202
762install-info: No such file or directory for /usr/share/info/gettext.info.gz
763 Installing : elfutils-0.160-1.el7.x86_64 36/202
764 Installing : 1:libvorbis-1.3.3-8.el7.x86_64 37/202
765 Installing : flac-libs-1.3.0-5.el7_1.x86_64 38/202
766 Installing : libgfortran-4.8.3-9.el7.x86_64 39/202
767 Installing : openssh-6.6.1p1-11.el7.x86_64 40/202
768 Installing : cpp-4.8.3-9.el7.x86_64 41/202
769 Installing : jasper-libs-1.900.1-26.el7_0.3.x86_64 42/202
770 Installing : ttmkfdir-3.0.9-41.el7.x86_64 43/202
771 Installing : 1:perl-parent-0.225-244.el7.noarch 44/202
772 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 45/202
773 Installing : perl-podlators-2.5.1-3.el7.noarch 46/202
774 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 47/202
775 Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 48/202
776 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 49/202
777 Installing : perl-Encode-2.51-7.el7.x86_64 50/202
778 Installing : perl-Pod-Usage-1.63-3.el7.noarch 51/202
779 Installing : 4:perl-macros-5.16.3-285.el7.x86_64 52/202
780 Installing : 4:perl-libs-5.16.3-285.el7.x86_64 53/202
781 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 54/202
782 Installing : perl-threads-1.87-4.el7.x86_64 55/202
783 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 56/202
784 Installing : perl-threads-shared-1.43-6.el7.x86_64 57/202
785 Installing : perl-Storable-2.45-3.el7.x86_64 58/202
786 Installing : perl-Carp-1.26-244.el7.noarch 59/202
787 Installing : perl-Filter-1.49-3.el7.x86_64 60/202
788 Installing : perl-Exporter-5.68-3.el7.noarch 61/202
789 Installing : perl-constant-1.27-2.el7.noarch 62/202
790 Installing : perl-File-Temp-0.23.01-3.el7.noarch 63/202
791 Installing : perl-File-Path-2.09-2.el7.noarch 64/202
792 Installing : perl-PathTools-3.40-5.el7.x86_64 65/202
793 Installing : perl-Time-Local-1.2300-2.el7.noarch 66/202
794 Installing : perl-Socket-2.010-3.el7.x86_64 67/202
795 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 68/202
796 Installing : perl-Getopt-Long-2.40-2.el7.noarch 69/202
797 Installing : 4:perl-5.16.3-285.el7.x86_64 70/202
798 Installing : perl-Thread-Queue-3.02-2.el7.noarch 71/202
799 Installing : 1:perl-Error-0.17020-2.el7.noarch 72/202
800 Installing : perl-Test-Harness-3.28-2.el7.noarch 73/202
801 Installing : perl-TermReadKey-2.30-20.el7.x86_64 74/202
802 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 75/202
803 Installing : autoconf-2.69-11.el7.noarch 76/202
804install-info: No such file or directory for /usr/share/info/autoconf.info
805 Installing : automake-1.13.4-3.el7.noarch 77/202
806install-info: No such file or directory for /usr/share/info/automake.info.gz
807 Installing : kernel-devel-3.10.0-229.1.2.el7.x86_64 78/202
808 Installing : perl-Digest-1.17-245.el7.noarch 79/202
809 Installing : build-mkbaselibs-20150317-192.1.noarch 80/202
810 Installing : perl-XML-Parser-2.41-10.el7.x86_64 81/202
811 Installing : nettle-2.7.1-4.el7.x86_64 82/202
812install-info: No such file or directory for /usr/share/info/nettle.info
813 Installing : m2crypto-0.21.1-15.el7.x86_64 83/202
814 Installing : json-c-0.11-4.el7_0.x86_64 84/202
815 Installing : libthai-0.1.14-9.el7.x86_64 85/202
816 Installing : gdb-7.6.1-64.el7.x86_64 86/202
817 Installing : libasyncns-0.8-7.el7.x86_64 87/202
818 Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 88/202
819 Installing : tzdata-java-2015c-1.el7.noarch 89/202
820 Installing : pakchois-0.4-10.el7.x86_64 90/202
821 Installing : lcms2-2.5-4.el7.x86_64 91/202
822 Installing : dwz-0.11-3.el7.x86_64 92/202
823 Installing : alsa-lib-1.0.28-2.el7.x86_64 93/202
824 Installing : libgnome-keyring-3.8.0-3.el7.x86_64 94/202
825 Installing : libpipeline-1.2.3-3.el7.x86_64 95/202
826 Installing : man-db-2.6.3-9.el7.x86_64 96/202
827 Installing : mokutil-0.7-5.el7.x86_64 97/202
828 Installing : jbigkit-libs-2.0-11.el7.x86_64 98/202
829 Installing : libtiff-4.0.3-14.el7.x86_64 99/202
830 Installing : hicolor-icon-theme-0.12-7.el7.noarch 100/202
831 Installing : fontpackages-filesystem-1.44-8.el7.noarch 101/202
832 Installing : fontconfig-2.10.95-7.el7.x86_64 102/202
833 Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 103/202
834 Installing : libX11-common-1.6.0-2.1.el7.noarch 104/202
835 Installing : perl-srpm-macros-1-8.el7.noarch 105/202
836 Installing : redhat-rpm-config-9.1.0-68.el7.centos.noarch 106/202
837 Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 107/202
838 Installing : python-chardet-2.0.1-7.el7.noarch 108/202
839 Installing : python-kitchen-1.1.1-5.el7.noarch 109/202
840 Installing : gsm-1.0.13-11.el7.x86_64 110/202
841 Installing : libsndfile-1.0.25-9.el7.x86_64 111/202
842 Installing : libmodman-2.0.1-8.el7.x86_64 112/202
843 Installing : libproxy-0.4.11-6.el7.x86_64 113/202
844 Installing : rsync-3.0.9-15.el7.x86_64 114/202
845 Installing : kernel-headers-3.10.0-229.1.2.el7.x86_64 115/202
846 Installing : glibc-headers-2.17-78.el7.x86_64 116/202
847 Installing : glibc-devel-2.17-78.el7.x86_64 117/202
848 Installing : gcc-4.8.3-9.el7.x86_64 118/202
849 Installing : libquadmath-devel-4.8.3-9.el7.x86_64 119/202
850 Installing : pixman-0.32.4-3.el7.x86_64 120/202
851 Installing : libXau-1.0.8-2.1.el7.x86_64 121/202
852 Installing : libxcb-1.9-5.el7.x86_64 122/202
853 Installing : libX11-1.6.0-2.1.el7.x86_64 123/202
854 Installing : libXext-1.3.2-2.1.el7.x86_64 124/202
855 Installing : libXrender-0.9.8-2.1.el7.x86_64 125/202
856 Installing : libXfixes-5.0.1-2.1.el7.x86_64 126/202
857 Installing : libXi-1.7.2-2.1.el7.x86_64 127/202
858 Installing : libXtst-1.2.2-2.1.el7.x86_64 128/202
859 Installing : libXdamage-1.1.4-4.1.el7.x86_64 129/202
860 Installing : gdk-pixbuf2-2.28.2-4.el7.x86_64 130/202
861 Installing : pulseaudio-libs-3.0-30.el7.x86_64 131/202
862 Installing : libXcursor-1.1.14-2.1.el7.x86_64 132/202
863 Installing : libXrandr-1.4.1-2.1.el7.x86_64 133/202
864 Installing : libXft-2.3.1-5.1.el7.x86_64 134/202
865 Installing : libXxf86vm-1.1.3-2.1.el7.x86_64 135/202
866 Installing : libXinerama-1.1.3-2.1.el7.x86_64 136/202
867 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 137/202
868 Installing : giflib-4.1.6-9.el7.x86_64 138/202
869 Installing : 1:make-3.82-21.el7.x86_64 139/202
870 Installing : systemtap-devel-2.6-8.el7.x86_64 140/202
871 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 141/202
872 Installing : openssh-clients-6.6.1p1-11.el7.x86_64 142/202
873 Installing : perl-Git-1.8.3.1-4.el7.noarch 143/202
874 Installing : git-1.8.3.1-4.el7.x86_64 144/202
875 Installing : gettext-devel-0.18.2.1-4.el7.x86_64 145/202
876install-info: No such file or directory for /usr/share/info/autosprintf.info
877 Installing : hwdata-0.252-7.5.el7.noarch 146/202
878 Installing : libpciaccess-0.13.1-4.1.el7.x86_64 147/202
879 Installing : libdrm-2.4.56-2.el7.x86_64 148/202
880 Installing : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 149/202
881 Installing : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 150/202
882 Installing : mesa-libGL-10.2.7-5.20140910.el7.x86_64 151/202
883 Installing : cairo-1.12.14-6.el7.x86_64 152/202
884 Installing : graphite2-1.2.2-5.el7.x86_64 153/202
885 Installing : harfbuzz-0.9.20-4.el7.x86_64 154/202
886 Installing : pango-1.34.1-5.el7.x86_64 155/202
887 Installing : gtk2-2.24.22-5.el7_0.1.x86_64 156/202
888 Installing : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 157/202
889 Installing : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 158/202
890 Installing : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 159/202
891 Installing : xml-commons-apis-1.4.01-16.el7.noarch 160/202
892 Installing : xml-commons-resolver-1.2-15.el7.noarch 161/202
893 Installing : xalan-j2-2.7.1-23.el7.noarch 162/202
894 Installing : xerces-j2-2.11.0-17.el7_0.noarch 163/202
895 Installing : bzip2-1.0.6-12.el7.x86_64 164/202
896 Installing : rpm-build-4.11.1-25.el7.x86_64 165/202
897 Installing : trousers-0.3.11.2-3.el7.x86_64 166/202
898 Installing : gnutls-3.3.8-12.el7.x86_64 167/202
899 Installing : neon-0.30.0-3.el7.x86_64 168/202
900 Installing : subversion-libs-1.7.14-7.el7_0.x86_64 169/202
901 Installing : libstdc++-devel-4.8.3-9.el7.x86_64 170/202
902 Installing : libdwarf-20130207-4.el7.x86_64 171/202
903 Installing : dyninst-8.2.0-2.el7.x86_64 172/202
904 Installing : systemtap-runtime-2.6-8.el7.x86_64 173/202
905 Installing : systemtap-client-2.6-8.el7.x86_64 174/202
906 Installing : systemtap-2.6-8.el7.x86_64 175/202
907 Installing : gcc-c++-4.8.3-9.el7.x86_64 176/202
908 Installing : subversion-1.7.14-7.el7_0.x86_64 177/202
909 Installing : rpmdevtools-8.3-5.el7.noarch 178/202
910 Installing : ant-1.9.2-9.el7.noarch 179/202
911 Installing : intltool-0.50.2-6.el7.noarch 180/202
912 Installing : gcc-gfortran-4.8.3-9.el7.x86_64 181/202
913 Installing : libtool-2.4.2-20.el7.x86_64 182/202
914install-info: No such file or directory for /usr/share/info/libtool.info.gz
915 Installing : yum-utils-1.1.31-29.el7.noarch 183/202
916 Installing : osc-0.151.2-166.1.x86_64 184/202
917 Installing : build-20150317-192.1.noarch 185/202
918 Installing : perl-Digest-MD5-2.52-3.el7.x86_64 186/202
919 Installing : patchutils-0.3.3-4.el7.x86_64 187/202
920 Installing : 1:perl-TimeDate-2.30-2.el7.noarch 188/202
921 Installing : cscope-15.8-7.el7.x86_64 189/202
922 Installing : bison-2.7-4.el7.x86_64 190/202
923 Installing : flex-2.5.37-3.el7.x86_64 191/202
924 Installing : epel-release-7-5.noarch 192/202
925 Installing : indent-2.2.11-13.el7.x86_64 193/202
926 Installing : rpm-sign-4.11.1-25.el7.x86_64 194/202
927 Installing : ctags-5.8-13.el7.x86_64 195/202
928 Installing : swig-2.0.11-11.el7.kolab_3.5.x86_64 196/202
929 Installing : passwd-0.79-4.el7.x86_64 197/202
930 Installing : byacc-1.9.20130304-3.el7.x86_64 198/202
931 Installing : sudo-1.8.6p7-13.el7.x86_64 199/202
932 Installing : rcs-5.9.0-5.el7.x86_64 200/202
933 Installing : diffstat-1.57-4.el7.x86_64 201/202
934 Installing : 1:doxygen-1.8.5-3.el7.x86_64 202/202
935 Verifying : 2:tar-1.26-29.el7.x86_64 1/202
936 Verifying : libXfont-1.4.7-2.el7_0.x86_64 2/202
937 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 3/202
938 Verifying : 1:cups-libs-1.6.3-17.el7.x86_64 4/202
939 Verifying : libXtst-1.2.2-2.1.el7.x86_64 5/202
940 Verifying : elfutils-libs-0.160-1.el7.x86_64 6/202
941 Verifying : python-lxml-3.2.1-4.el7.x86_64 7/202
942 Verifying : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 8/202
943 Verifying : libdwarf-20130207-4.el7.x86_64 9/202
944 Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 10/202
945 Verifying : perl-Test-Harness-3.28-2.el7.noarch 11/202
946 Verifying : libstdc++-devel-4.8.3-9.el7.x86_64 12/202
947 Verifying : trousers-0.3.11.2-3.el7.x86_64 13/202
948 Verifying : 1:doxygen-1.8.5-3.el7.x86_64 14/202
949 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 15/202
950 Verifying : bzip2-1.0.6-12.el7.x86_64 16/202
951 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/202
952 Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 18/202
953 Verifying : cscope-15.8-7.el7.x86_64 19/202
954 Verifying : gtk2-2.24.22-5.el7_0.1.x86_64 20/202
955 Verifying : graphite2-1.2.2-5.el7.x86_64 21/202
956 Verifying : xerces-j2-2.11.0-17.el7_0.noarch 22/202
957 Verifying : patch-2.7.1-8.el7.x86_64 23/202
958 Verifying : build-20150317-192.1.noarch 24/202
959 Verifying : libproxy-0.4.11-6.el7.x86_64 25/202
960 Verifying : glibc-devel-2.17-78.el7.x86_64 26/202
961 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 27/202
962 Verifying : boost-thread-1.53.0-23.el7.x86_64 28/202
963 Verifying : apr-util-1.5.2-6.el7.x86_64 29/202
964 Verifying : libSM-1.2.1-7.el7.x86_64 30/202
965 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 31/202
966 Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 32/202
967 Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 33/202
968 Verifying : glibc-headers-2.17-78.el7.x86_64 34/202
969 Verifying : patchutils-0.3.3-4.el7.x86_64 35/202
970 Verifying : systemtap-devel-2.6-8.el7.x86_64 36/202
971 Verifying : neon-0.30.0-3.el7.x86_64 37/202
972 Verifying : 4:perl-5.16.3-285.el7.x86_64 38/202
973 Verifying : hwdata-0.252-7.5.el7.noarch 39/202
974 Verifying : autoconf-2.69-11.el7.noarch 40/202
975 Verifying : intltool-0.50.2-6.el7.noarch 41/202
976 Verifying : perl-File-Path-2.09-2.el7.noarch 42/202
977 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 43/202
978 Verifying : 1:make-3.82-21.el7.x86_64 44/202
979 Verifying : cairo-1.12.14-6.el7.x86_64 45/202
980 Verifying : libXau-1.0.8-2.1.el7.x86_64 46/202
981 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 47/202
982 Verifying : diffstat-1.57-4.el7.x86_64 48/202
983 Verifying : gdk-pixbuf2-2.28.2-4.el7.x86_64 49/202
984 Verifying : pixman-0.32.4-3.el7.x86_64 50/202
985 Verifying : kernel-headers-3.10.0-229.1.2.el7.x86_64 51/202
986 Verifying : giflib-4.1.6-9.el7.x86_64 52/202
987 Verifying : bison-2.7-4.el7.x86_64 53/202
988 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 54/202
989 Verifying : automake-1.13.4-3.el7.noarch 55/202
990 Verifying : rsync-3.0.9-15.el7.x86_64 56/202
991 Verifying : libtiff-4.0.3-14.el7.x86_64 57/202
992 Verifying : kernel-devel-3.10.0-229.1.2.el7.x86_64 58/202
993 Verifying : systemtap-client-2.6-8.el7.x86_64 59/202
994 Verifying : libXrandr-1.4.1-2.1.el7.x86_64 60/202
995 Verifying : ant-1.9.2-9.el7.noarch 61/202
996 Verifying : 2:libpng-1.5.13-5.el7.x86_64 62/202
997 Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 63/202
998 Verifying : libXft-2.3.1-5.1.el7.x86_64 64/202
999 Verifying : elfutils-0.160-1.el7.x86_64 65/202
1000 Verifying : gettext-0.18.2.1-4.el7.x86_64 66/202
1001 Verifying : rcs-5.9.0-5.el7.x86_64 67/202
1002 Verifying : libtool-2.4.2-20.el7.x86_64 68/202
1003 Verifying : ttmkfdir-3.0.9-41.el7.x86_64 69/202
1004 Verifying : libmodman-2.0.1-8.el7.x86_64 70/202
1005 Verifying : gsm-1.0.13-11.el7.x86_64 71/202
1006 Verifying : pango-1.34.1-5.el7.x86_64 72/202
1007 Verifying : 2:libogg-1.3.0-7.el7.x86_64 73/202
1008 Verifying : python-chardet-2.0.1-7.el7.noarch 74/202
1009 Verifying : libmpc-1.0.1-3.el7.x86_64 75/202
1010 Verifying : sudo-1.8.6p7-13.el7.x86_64 76/202
1011 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 77/202
1012 Verifying : perl-Encode-2.51-7.el7.x86_64 78/202
1013 Verifying : libfontenc-1.1.1-5.el7.x86_64 79/202
1014 Verifying : pulseaudio-libs-3.0-30.el7.x86_64 80/202
1015 Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 81/202
1016 Verifying : perl-threads-1.87-4.el7.x86_64 82/202
1017 Verifying : fontconfig-2.10.95-7.el7.x86_64 83/202
1018 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/202
1019 Verifying : python-kitchen-1.1.1-5.el7.noarch 85/202
1020 Verifying : 1:emacs-filesystem-24.3-11.el7.noarch 86/202
1021 Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 87/202
1022 Verifying : perl-Digest-1.17-245.el7.noarch 88/202
1023 Verifying : libpciaccess-0.13.1-4.1.el7.x86_64 89/202
1024 Verifying : perl-srpm-macros-1-8.el7.noarch 90/202
1025 Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 91/202
1026 Verifying : libdrm-2.4.56-2.el7.x86_64 92/202
1027 Verifying : perl-Git-1.8.3.1-4.el7.noarch 93/202
1028 Verifying : libX11-common-1.6.0-2.1.el7.noarch 94/202
1029 Verifying : perl-threads-shared-1.43-6.el7.x86_64 95/202
1030 Verifying : perl-Storable-2.45-3.el7.x86_64 96/202
1031 Verifying : m4-1.4.16-9.el7.x86_64 97/202
1032 Verifying : byacc-1.9.20130304-3.el7.x86_64 98/202
1033 Verifying : libgfortran-4.8.3-9.el7.x86_64 99/202
1034 Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 100/202
1035 Verifying : libXxf86vm-1.1.3-2.1.el7.x86_64 101/202
1036 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 102/202
1037 Verifying : passwd-0.79-4.el7.x86_64 103/202
1038 Verifying : hicolor-icon-theme-0.12-7.el7.noarch 104/202
1039 Verifying : 1:perl-parent-0.225-244.el7.noarch 105/202
1040 Verifying : jbigkit-libs-2.0-11.el7.x86_64 106/202
1041 Verifying : libXcursor-1.1.14-2.1.el7.x86_64 107/202
1042 Verifying : libXi-1.7.2-2.1.el7.x86_64 108/202
1043 Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 109/202
1044 Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 110/202
1045 Verifying : systemtap-runtime-2.6-8.el7.x86_64 111/202
1046 Verifying : mokutil-0.7-5.el7.x86_64 112/202
1047 Verifying : subversion-libs-1.7.14-7.el7_0.x86_64 113/202
1048 Verifying : libXrender-0.9.8-2.1.el7.x86_64 114/202
1049 Verifying : boost-system-1.53.0-23.el7.x86_64 115/202
1050 Verifying : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 116/202
1051 Verifying : avahi-libs-0.6.31-14.el7.x86_64 117/202
1052 Verifying : perl-Carp-1.26-244.el7.noarch 118/202
1053 Verifying : libpipeline-1.2.3-3.el7.x86_64 119/202
1054 Verifying : python-javapackages-3.4.1-6.el7_0.noarch 120/202
1055 Verifying : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 121/202
1056 Verifying : libxslt-1.1.28-5.el7.x86_64 122/202
1057 Verifying : xalan-j2-2.7.1-23.el7.noarch 123/202
1058 Verifying : swig-2.0.11-11.el7.kolab_3.5.x86_64 124/202
1059 Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 125/202
1060 Verifying : openssh-6.6.1p1-11.el7.x86_64 126/202
1061 Verifying : gnutls-3.3.8-12.el7.x86_64 127/202
1062 Verifying : alsa-lib-1.0.28-2.el7.x86_64 128/202
1063 Verifying : freetype-2.4.11-10.el7_1.1.x86_64 129/202
1064 Verifying : perl-podlators-2.5.1-3.el7.noarch 130/202
1065 Verifying : libXfixes-5.0.1-2.1.el7.x86_64 131/202
1066 Verifying : zip-3.0-10.el7.x86_64 132/202
1067 Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 133/202
1068 Verifying : mpfr-3.1.1-4.el7.x86_64 134/202
1069 Verifying : dyninst-8.2.0-2.el7.x86_64 135/202
1070 Verifying : perl-Filter-1.49-3.el7.x86_64 136/202
1071 Verifying : dwz-0.11-3.el7.x86_64 137/202
1072 Verifying : openssh-clients-6.6.1p1-11.el7.x86_64 138/202
1073 Verifying : libXdamage-1.1.4-4.1.el7.x86_64 139/202
1074 Verifying : lcms2-2.5-4.el7.x86_64 140/202
1075 Verifying : pakchois-0.4-10.el7.x86_64 141/202
1076 Verifying : atk-2.8.0-4.el7.x86_64 142/202
1077 Verifying : fipscheck-1.4.1-5.el7.x86_64 143/202
1078 Verifying : libquadmath-4.8.3-9.el7.x86_64 144/202
1079 Verifying : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 145/202
1080 Verifying : libsndfile-1.0.25-9.el7.x86_64 146/202
1081 Verifying : ctags-5.8-13.el7.x86_64 147/202
1082 Verifying : build-mkbaselibs-20150317-192.1.noarch 148/202
1083 Verifying : tzdata-java-2015c-1.el7.noarch 149/202
1084 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 150/202
1085 Verifying : harfbuzz-0.9.20-4.el7.x86_64 151/202
1086 Verifying : jasper-libs-1.900.1-26.el7_0.3.x86_64 152/202
1087 Verifying : perl-XML-Parser-2.41-10.el7.x86_64 153/202
1088 Verifying : libxcb-1.9-5.el7.x86_64 154/202
1089 Verifying : perl-Exporter-5.68-3.el7.noarch 155/202
1090 Verifying : perl-constant-1.27-2.el7.noarch 156/202
1091 Verifying : perl-PathTools-3.40-5.el7.x86_64 157/202
1092 Verifying : rpm-sign-4.11.1-25.el7.x86_64 158/202
1093 Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 159/202
1094 Verifying : gcc-gfortran-4.8.3-9.el7.x86_64 160/202
1095 Verifying : xml-commons-apis-1.4.01-16.el7.noarch 161/202
1096 Verifying : libquadmath-devel-4.8.3-9.el7.x86_64 162/202
1097 Verifying : libasyncns-0.8-7.el7.x86_64 163/202
1098 Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 164/202
1099 Verifying : yum-utils-1.1.31-29.el7.noarch 165/202
1100 Verifying : apr-1.4.8-3.el7.x86_64 166/202
1101 Verifying : gdb-7.6.1-64.el7.x86_64 167/202
1102 Verifying : mesa-libGL-10.2.7-5.20140910.el7.x86_64 168/202
1103 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 169/202
1104 Verifying : cpp-4.8.3-9.el7.x86_64 170/202
1105 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 171/202
1106 Verifying : libthai-0.1.14-9.el7.x86_64 172/202
1107 Verifying : perl-Time-Local-1.2300-2.el7.noarch 173/202
1108 Verifying : git-1.8.3.1-4.el7.x86_64 174/202
1109 Verifying : man-db-2.6.3-9.el7.x86_64 175/202
1110 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 176/202
1111 Verifying : javapackages-tools-3.4.1-6.el7_0.noarch 177/202
1112 Verifying : perl-Socket-2.010-3.el7.x86_64 178/202
1113 Verifying : json-c-0.11-4.el7_0.x86_64 179/202
1114 Verifying : gcc-c++-4.8.3-9.el7.x86_64 180/202
1115 Verifying : xml-commons-resolver-1.2-15.el7.noarch 181/202
1116 Verifying : flac-libs-1.3.0-5.el7_1.x86_64 182/202
1117 Verifying : rpm-build-4.11.1-25.el7.x86_64 183/202
1118 Verifying : 1:perl-Error-0.17020-2.el7.noarch 184/202
1119 Verifying : indent-2.2.11-13.el7.x86_64 185/202
1120 Verifying : libICE-1.0.8-7.el7.x86_64 186/202
1121 Verifying : flex-2.5.37-3.el7.x86_64 187/202
1122 Verifying : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 188/202
1123 Verifying : rpmdevtools-8.3-5.el7.noarch 189/202
1124 Verifying : unzip-6.0-15.el7.x86_64 190/202
1125 Verifying : libX11-1.6.0-2.1.el7.x86_64 191/202
1126 Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 192/202
1127 Verifying : gcc-4.8.3-9.el7.x86_64 193/202
1128 Verifying : m2crypto-0.21.1-15.el7.x86_64 194/202
1129 Verifying : perl-Getopt-Long-2.40-2.el7.noarch 195/202
1130 Verifying : redhat-rpm-config-9.1.0-68.el7.centos.noarch 196/202
1131 Verifying : libXext-1.3.2-2.1.el7.x86_64 197/202
1132 Verifying : systemtap-2.6-8.el7.x86_64 198/202
1133 Verifying : subversion-1.7.14-7.el7_0.x86_64 199/202
1134 Verifying : nettle-2.7.1-4.el7.x86_64 200/202
1135 Verifying : epel-release-7-5.noarch 201/202
1136 Verifying : osc-0.151.2-166.1.x86_64 202/202
1137
1138Installed:
1139 ant.noarch 0:1.9.2-9.el7
1140 autoconf.noarch 0:2.69-11.el7
1141 automake.noarch 0:1.13.4-3.el7
1142 bison.x86_64 0:2.7-4.el7
1143 build.noarch 0:20150317-192.1
1144 byacc.x86_64 0:1.9.20130304-3.el7
1145 cscope.x86_64 0:15.8-7.el7
1146 ctags.x86_64 0:5.8-13.el7
1147 diffstat.x86_64 0:1.57-4.el7
1148 doxygen.x86_64 1:1.8.5-3.el7
1149 elfutils.x86_64 0:0.160-1.el7
1150 epel-release.noarch 0:7-5
1151 flex.x86_64 0:2.5.37-3.el7
1152 gcc.x86_64 0:4.8.3-9.el7
1153 gcc-c++.x86_64 0:4.8.3-9.el7
1154 gcc-gfortran.x86_64 0:4.8.3-9.el7
1155 gettext.x86_64 0:0.18.2.1-4.el7
1156 git.x86_64 0:1.8.3.1-4.el7
1157 indent.x86_64 0:2.2.11-13.el7
1158 intltool.noarch 0:0.50.2-6.el7
1159 libtool.x86_64 0:2.4.2-20.el7
1160 make.x86_64 1:3.82-21.el7
1161 osc.x86_64 0:0.151.2-166.1
1162 passwd.x86_64 0:0.79-4.el7
1163 patch.x86_64 0:2.7.1-8.el7
1164 patchutils.x86_64 0:0.3.3-4.el7
1165 perl-Digest-MD5.x86_64 0:2.52-3.el7
1166 perl-TimeDate.noarch 1:2.30-2.el7
1167 rcs.x86_64 0:5.9.0-5.el7
1168 redhat-rpm-config.noarch 0:9.1.0-68.el7.centos
1169 rpm-build.x86_64 0:4.11.1-25.el7
1170 rpm-sign.x86_64 0:4.11.1-25.el7
1171 rpmdevtools.noarch 0:8.3-5.el7
1172 subversion.x86_64 0:1.7.14-7.el7_0
1173 sudo.x86_64 0:1.8.6p7-13.el7
1174 swig.x86_64 0:2.0.11-11.el7.kolab_3.5
1175 systemtap.x86_64 0:2.6-8.el7
1176 yum-utils.noarch 0:1.1.31-29.el7
1177
1178Dependency Installed:
1179 alsa-lib.x86_64 0:1.0.28-2.el7
1180 apr.x86_64 0:1.4.8-3.el7
1181 apr-util.x86_64 0:1.5.2-6.el7
1182 atk.x86_64 0:2.8.0-4.el7
1183 avahi-libs.x86_64 0:0.6.31-14.el7
1184 boost-system.x86_64 0:1.53.0-23.el7
1185 boost-thread.x86_64 0:1.53.0-23.el7
1186 build-mkbaselibs.noarch 0:20150317-192.1
1187 bzip2.x86_64 0:1.0.6-12.el7
1188 cairo.x86_64 0:1.12.14-6.el7
1189 cpp.x86_64 0:4.8.3-9.el7
1190 cups-libs.x86_64 1:1.6.3-17.el7
1191 dwz.x86_64 0:0.11-3.el7
1192 dyninst.x86_64 0:8.2.0-2.el7
1193 elfutils-libs.x86_64 0:0.160-1.el7
1194 emacs-filesystem.noarch 1:24.3-11.el7
1195 fipscheck.x86_64 0:1.4.1-5.el7
1196 fipscheck-lib.x86_64 0:1.4.1-5.el7
1197 flac-libs.x86_64 0:1.3.0-5.el7_1
1198 fontconfig.x86_64 0:2.10.95-7.el7
1199 fontpackages-filesystem.noarch 0:1.44-8.el7
1200 freetype.x86_64 0:2.4.11-10.el7_1.1
1201 gdb.x86_64 0:7.6.1-64.el7
1202 gdk-pixbuf2.x86_64 0:2.28.2-4.el7
1203 gettext-common-devel.noarch 0:0.18.2.1-4.el7
1204 gettext-devel.x86_64 0:0.18.2.1-4.el7
1205 gettext-libs.x86_64 0:0.18.2.1-4.el7
1206 giflib.x86_64 0:4.1.6-9.el7
1207 glibc-devel.x86_64 0:2.17-78.el7
1208 glibc-headers.x86_64 0:2.17-78.el7
1209 gnutls.x86_64 0:3.3.8-12.el7
1210 graphite2.x86_64 0:1.2.2-5.el7
1211 gsm.x86_64 0:1.0.13-11.el7
1212 gtk2.x86_64 0:2.24.22-5.el7_0.1
1213 harfbuzz.x86_64 0:0.9.20-4.el7
1214 hicolor-icon-theme.noarch 0:0.12-7.el7
1215 hwdata.noarch 0:0.252-7.5.el7
1216 jasper-libs.x86_64 0:1.900.1-26.el7_0.3
1217 java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1218 java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1219 java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1
1220 javapackages-tools.noarch 0:3.4.1-6.el7_0
1221 jbigkit-libs.x86_64 0:2.0-11.el7
1222 json-c.x86_64 0:0.11-4.el7_0
1223 kernel-devel.x86_64 0:3.10.0-229.1.2.el7
1224 kernel-headers.x86_64 0:3.10.0-229.1.2.el7
1225 lcms2.x86_64 0:2.5-4.el7
1226 libICE.x86_64 0:1.0.8-7.el7
1227 libSM.x86_64 0:1.2.1-7.el7
1228 libX11.x86_64 0:1.6.0-2.1.el7
1229 libX11-common.noarch 0:1.6.0-2.1.el7
1230 libXau.x86_64 0:1.0.8-2.1.el7
1231 libXcomposite.x86_64 0:0.4.4-4.1.el7
1232 libXcursor.x86_64 0:1.1.14-2.1.el7
1233 libXdamage.x86_64 0:1.1.4-4.1.el7
1234 libXext.x86_64 0:1.3.2-2.1.el7
1235 libXfixes.x86_64 0:5.0.1-2.1.el7
1236 libXfont.x86_64 0:1.4.7-2.el7_0
1237 libXft.x86_64 0:2.3.1-5.1.el7
1238 libXi.x86_64 0:1.7.2-2.1.el7
1239 libXinerama.x86_64 0:1.1.3-2.1.el7
1240 libXrandr.x86_64 0:1.4.1-2.1.el7
1241 libXrender.x86_64 0:0.9.8-2.1.el7
1242 libXtst.x86_64 0:1.2.2-2.1.el7
1243 libXxf86vm.x86_64 0:1.1.3-2.1.el7
1244 libasyncns.x86_64 0:0.8-7.el7
1245 libdrm.x86_64 0:2.4.56-2.el7
1246 libdwarf.x86_64 0:20130207-4.el7
1247 libedit.x86_64 0:3.0-12.20121213cvs.el7
1248 libfontenc.x86_64 0:1.1.1-5.el7
1249 libgfortran.x86_64 0:4.8.3-9.el7
1250 libgnome-keyring.x86_64 0:3.8.0-3.el7
1251 libjpeg-turbo.x86_64 0:1.2.90-5.el7
1252 libmodman.x86_64 0:2.0.1-8.el7
1253 libmpc.x86_64 0:1.0.1-3.el7
1254 libogg.x86_64 2:1.3.0-7.el7
1255 libpciaccess.x86_64 0:0.13.1-4.1.el7
1256 libpipeline.x86_64 0:1.2.3-3.el7
1257 libpng.x86_64 2:1.5.13-5.el7
1258 libproxy.x86_64 0:0.4.11-6.el7
1259 libquadmath.x86_64 0:4.8.3-9.el7
1260 libquadmath-devel.x86_64 0:4.8.3-9.el7
1261 libsndfile.x86_64 0:1.0.25-9.el7
1262 libstdc++-devel.x86_64 0:4.8.3-9.el7
1263 libthai.x86_64 0:0.1.14-9.el7
1264 libtiff.x86_64 0:4.0.3-14.el7
1265 libvorbis.x86_64 1:1.3.3-8.el7
1266 libxcb.x86_64 0:1.9-5.el7
1267 libxslt.x86_64 0:1.1.28-5.el7
1268 m2crypto.x86_64 0:0.21.1-15.el7
1269 m4.x86_64 0:1.4.16-9.el7
1270 man-db.x86_64 0:2.6.3-9.el7
1271 mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7
1272 mesa-libGL.x86_64 0:10.2.7-5.20140910.el7
1273 mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7
1274 mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7
1275 mokutil.x86_64 0:0.7-5.el7
1276 mpfr.x86_64 0:3.1.1-4.el7
1277 neon.x86_64 0:0.30.0-3.el7
1278 nettle.x86_64 0:2.7.1-4.el7
1279 openssh.x86_64 0:6.6.1p1-11.el7
1280 openssh-clients.x86_64 0:6.6.1p1-11.el7
1281 pakchois.x86_64 0:0.4-10.el7
1282 pango.x86_64 0:1.34.1-5.el7
1283 perl.x86_64 4:5.16.3-285.el7
1284 perl-Carp.noarch 0:1.26-244.el7
1285 perl-Data-Dumper.x86_64 0:2.145-3.el7
1286 perl-Digest.noarch 0:1.17-245.el7
1287 perl-Encode.x86_64 0:2.51-7.el7
1288 perl-Error.noarch 1:0.17020-2.el7
1289 perl-Exporter.noarch 0:5.68-3.el7
1290 perl-File-Path.noarch 0:2.09-2.el7
1291 perl-File-Temp.noarch 0:0.23.01-3.el7
1292 perl-Filter.x86_64 0:1.49-3.el7
1293 perl-Getopt-Long.noarch 0:2.40-2.el7
1294 perl-Git.noarch 0:1.8.3.1-4.el7
1295 perl-HTTP-Tiny.noarch 0:0.033-3.el7
1296 perl-PathTools.x86_64 0:3.40-5.el7
1297 perl-Pod-Escapes.noarch 1:1.04-285.el7
1298 perl-Pod-Perldoc.noarch 0:3.20-4.el7
1299 perl-Pod-Simple.noarch 1:3.28-4.el7
1300 perl-Pod-Usage.noarch 0:1.63-3.el7
1301 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
1302 perl-Socket.x86_64 0:2.010-3.el7
1303 perl-Storable.x86_64 0:2.45-3.el7
1304 perl-TermReadKey.x86_64 0:2.30-20.el7
1305 perl-Test-Harness.noarch 0:3.28-2.el7
1306 perl-Text-ParseWords.noarch 0:3.29-4.el7
1307 perl-Thread-Queue.noarch 0:3.02-2.el7
1308 perl-Time-HiRes.x86_64 4:1.9725-3.el7
1309 perl-Time-Local.noarch 0:1.2300-2.el7
1310 perl-XML-Parser.x86_64 0:2.41-10.el7
1311 perl-constant.noarch 0:1.27-2.el7
1312 perl-libs.x86_64 4:5.16.3-285.el7
1313 perl-macros.x86_64 4:5.16.3-285.el7
1314 perl-parent.noarch 1:0.225-244.el7
1315 perl-podlators.noarch 0:2.5.1-3.el7
1316 perl-srpm-macros.noarch 0:1-8.el7
1317 perl-threads.x86_64 0:1.87-4.el7
1318 perl-threads-shared.x86_64 0:1.43-6.el7
1319 pixman.x86_64 0:0.32.4-3.el7
1320 pulseaudio-libs.x86_64 0:3.0-30.el7
1321 python-chardet.noarch 0:2.0.1-7.el7
1322 python-javapackages.noarch 0:3.4.1-6.el7_0
1323 python-kitchen.noarch 0:1.1.1-5.el7
1324 python-lxml.x86_64 0:3.2.1-4.el7
1325 rsync.x86_64 0:3.0.9-15.el7
1326 subversion-libs.x86_64 0:1.7.14-7.el7_0
1327 systemtap-client.x86_64 0:2.6-8.el7
1328 systemtap-devel.x86_64 0:2.6-8.el7
1329 systemtap-runtime.x86_64 0:2.6-8.el7
1330 tar.x86_64 2:1.26-29.el7
1331 tcp_wrappers-libs.x86_64 0:7.6-77.el7
1332 trousers.x86_64 0:0.3.11.2-3.el7
1333 ttmkfdir.x86_64 0:3.0.9-41.el7
1334 tzdata-java.noarch 0:2015c-1.el7
1335 unzip.x86_64 0:6.0-15.el7
1336 xalan-j2.noarch 0:2.7.1-23.el7
1337 xerces-j2.noarch 0:2.11.0-17.el7_0
1338 xml-commons-apis.noarch 0:1.4.01-16.el7
1339 xml-commons-resolver.noarch 0:1.2-15.el7
1340 xorg-x11-font-utils.x86_64 1:7.5-18.1.el7
1341 xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
1342 zip.x86_64 0:3.0-10.el7
1343
1344Complete!
1345Loaded plugins: fastestmirror
1346Enabling base-source repository
1347Enabling epel-source repository
1348Enabling extras-source repository
1349Enabling updates-source repository
1350Loading mirror speeds from cached hostfile
1351 * base: mirror.switch.ch
1352 * epel: mirror.switch.ch
1353 * epel-source: mirror.switch.ch
1354 * extras: mirror.switch.ch
1355 * updates: mirror.switch.ch
1356Checking for new repos for mirrors
1357No source RPM found for 1:python-flask-0.10.1-4.el7.noarch
1358No source RPM found for python-werkzeug-doc-0.9.1-2.el7.noarch
1359No source RPM found for python-itsdangerous-0.23-2.el7.noarch
1360No source RPM found for python-werkzeug-0.9.1-2.el7.noarch
1361No source RPM found for 1:python-flask-doc-0.10.1-4.el7.noarch
1362Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1363 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1364 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1365 --> Already installed : python-2.7.5-16.el7.x86_64
1366 --> uglify-js-2.4.13-5.el7.noarch
1367 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1368 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1369Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1370 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1371 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1372 --> Already installed : python-2.7.5-16.el7.x86_64
1373 --> uglify-js-2.4.13-5.el7.noarch
1374 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1375 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1376Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1377 --> Already installed : python-2.7.5-16.el7.x86_64
1378 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1379 --> uglify-js-2.4.13-5.el7.noarch
1380Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1381 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1382 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1383 --> Already installed : python-2.7.5-16.el7.x86_64
1384 --> uglify-js-2.4.13-5.el7.noarch
1385 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1386 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1387Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1388Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1389 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1390 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1391 --> Already installed : python-2.7.5-16.el7.x86_64
1392 --> uglify-js-2.4.13-5.el7.noarch
1393 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1394 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1395Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1396 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1397 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1398 --> Already installed : python-2.7.5-16.el7.x86_64
1399 --> uglify-js-2.4.13-5.el7.noarch
1400 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1401 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1402Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src
1403 --> python-sphinx-1.1.3-8.el7.noarch
1404 --> python-setuptools-0.9.8-3.el7.noarch
1405 --> python-devel-2.7.5-16.el7.x86_64
1406Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1407 --> Already installed : python-2.7.5-16.el7.x86_64
1408 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1409 --> uglify-js-2.4.13-5.el7.noarch
1410Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1411 --> Already installed : python-2.7.5-16.el7.x86_64
1412 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1413 --> uglify-js-2.4.13-5.el7.noarch
1414Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1415 --> Already installed : python-2.7.5-16.el7.x86_64
1416 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1417 --> uglify-js-2.4.13-5.el7.noarch
1418Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1419 --> Already installed : python-2.7.5-16.el7.x86_64
1420 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1421 --> uglify-js-2.4.13-5.el7.noarch
1422Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1423 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1424 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1425 --> Already installed : python-2.7.5-16.el7.x86_64
1426 --> uglify-js-2.4.13-5.el7.noarch
1427 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1428 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1429Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
1430 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1431 --> Already installed : automake-1.13.4-3.el7.noarch
1432 --> Already installed : autoconf-2.69-11.el7.noarch
1433 --> libuuid-devel-2.23.2-21.el7.x86_64
1434 --> zlib-devel-1.2.7-13.el7.x86_64
1435Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
1436 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1437 --> Already installed : automake-1.13.4-3.el7.noarch
1438 --> Already installed : autoconf-2.69-11.el7.noarch
1439 --> libuuid-devel-2.23.2-21.el7.x86_64
1440 --> zlib-devel-1.2.7-13.el7.x86_64
1441Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1442 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1443 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1444 --> Already installed : python-2.7.5-16.el7.x86_64
1445 --> uglify-js-2.4.13-5.el7.noarch
1446 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1447 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1448Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1449 --> Already installed : python-2.7.5-16.el7.x86_64
1450 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1451 --> uglify-js-2.4.13-5.el7.noarch
1452Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1453 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1454 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1455 --> Already installed : python-2.7.5-16.el7.x86_64
1456 --> uglify-js-2.4.13-5.el7.noarch
1457 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1458 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1459Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1460 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1461 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1462 --> Already installed : python-2.7.5-16.el7.x86_64
1463 --> uglify-js-2.4.13-5.el7.noarch
1464 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1465 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1466Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1467Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1468Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1469 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1470 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1471 --> Already installed : python-2.7.5-16.el7.x86_64
1472 --> uglify-js-2.4.13-5.el7.noarch
1473 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1474 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1475Getting requirements for cyrus-imapd-2.5.0-91.el7.kolab_3.5.src
1476 --> libuuid-devel-2.23.2-21.el7.x86_64
1477 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1478 --> Already installed : libtool-2.4.2-20.el7.x86_64
1479 --> CUnit-devel-2.1.3-8.el7.x86_64
1480 --> 1:transfig-3.2.5d-13.el7.x86_64
1481 --> Already installed : gcc-4.8.3-9.el7.x86_64
1482 --> openldap-devel-2.4.39-6.el7.x86_64
1483 --> krb5-devel-1.12.2-14.el7.x86_64
1484 --> Already installed : automake-1.13.4-3.el7.noarch
1485 --> groff-1.22.2-8.el7.x86_64
1486 --> Already installed : bison-2.7-4.el7.x86_64
1487 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
1488 --> cyrus-sasl-md5-2.1.26-17.el7.x86_64
1489 --> 4:perl-devel-5.16.3-285.el7.x86_64
1490 --> Already installed : flex-2.5.37-3.el7.x86_64
1491 --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
1492 --> cyrus-sasl-plain-2.1.26-17.el7.x86_64
1493 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
1494 --> jansson-devel-2.4-6.el7.x86_64
1495 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
1496 --> Already installed : autoconf-2.69-11.el7.noarch
1497Getting requirements for cyrus-imapd-2.4.17-7.el7.src
1498 --> 1:transfig-3.2.5d-13.el7.x86_64
1499 --> tcp_wrappers-7.6-77.el7.x86_64
1500 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
1501 --> 4:perl-devel-5.16.3-285.el7.x86_64
1502 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
1503 --> openldap-devel-2.4.39-6.el7.x86_64
1504 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
1505 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
1506 --> krb5-devel-1.12.2-14.el7.x86_64
1507 --> groff-1.22.2-8.el7.x86_64
1508 --> Already installed : flex-2.5.37-3.el7.x86_64
1509 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1510 --> Already installed : bison-2.7-4.el7.x86_64
1511 --> Already installed : automake-1.13.4-3.el7.noarch
1512 --> Already installed : autoconf-2.69-11.el7.noarch
1513Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1514 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1515 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1516 --> Already installed : python-2.7.5-16.el7.x86_64
1517 --> uglify-js-2.4.13-5.el7.noarch
1518 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1519 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1520Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src
1521 --> boost-devel-1.53.0-23.el7.x86_64
1522 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1523 --> fdupes-1.51-6.el7.x86_64
1524 --> xerces-c-devel-3.1.1-6.el7.x86_64
1525 --> Already installed : m4-1.4.16-9.el7.x86_64
1526Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1527 --> Already installed : python-2.7.5-16.el7.x86_64
1528 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1529 --> uglify-js-2.4.13-5.el7.noarch
1530Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1531 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1532 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1533 --> Already installed : python-2.7.5-16.el7.x86_64
1534 --> uglify-js-2.4.13-5.el7.noarch
1535 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1536 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1537Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1538Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
1539 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
1540 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1541 --> 1:qt-devel-4.8.5-8.el7.x86_64
1542 --> libcurl-devel-7.29.0-19.el7.x86_64
1543 --> php-5.4.16-23.el7_0.3.x86_64
1544 --> php-devel-5.4.16-23.el7_0.3.x86_64
1545 --> python-devel-2.7.5-16.el7.x86_64
1546 --> cmake-2.8.11-4.el7.x86_64
1547Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1548 --> Already installed : python-2.7.5-16.el7.x86_64
1549 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1550 --> uglify-js-2.4.13-5.el7.noarch
1551Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1552 --> Already installed : python-2.7.5-16.el7.x86_64
1553 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1554 --> uglify-js-2.4.13-5.el7.noarch
1555Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1556 --> Already installed : python-2.7.5-16.el7.x86_64
1557 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1558 --> uglify-js-2.4.13-5.el7.noarch
1559Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1560 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1561 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1562 --> Already installed : python-2.7.5-16.el7.x86_64
1563 --> uglify-js-2.4.13-5.el7.noarch
1564 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1565 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1566Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1567 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1568 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1569 --> Already installed : python-2.7.5-16.el7.x86_64
1570 --> uglify-js-2.4.13-5.el7.noarch
1571 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1572 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1573Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1574Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1575Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1576 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1577 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1578 --> Already installed : python-2.7.5-16.el7.x86_64
1579 --> uglify-js-2.4.13-5.el7.noarch
1580 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1581 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1582Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1583 --> Already installed : python-2.7.5-16.el7.x86_64
1584 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1585 --> uglify-js-2.4.13-5.el7.noarch
1586Getting requirements for libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.src
1587 --> libical-devel-0.48-6.el7.x86_64
1588 --> boost-devel-1.53.0-23.el7.x86_64
1589 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1590 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1591 --> 1:qt-devel-4.8.5-8.el7.x86_64
1592 --> cmake-2.8.11-4.el7.x86_64
1593Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1594 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1595 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1596 --> Already installed : python-2.7.5-16.el7.x86_64
1597 --> uglify-js-2.4.13-5.el7.noarch
1598 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1599 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1600Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src
1601 --> python-sphinx-1.1.3-8.el7.noarch
1602 --> python-setuptools-0.9.8-3.el7.noarch
1603 --> python-devel-2.7.5-16.el7.x86_64
1604Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1605Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1606 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1607 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1608 --> Already installed : python-2.7.5-16.el7.x86_64
1609 --> uglify-js-2.4.13-5.el7.noarch
1610 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1611 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1612Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1613 --> Already installed : python-2.7.5-16.el7.x86_64
1614 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1615 --> uglify-js-2.4.13-5.el7.noarch
1616Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1617Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
1618 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
1619 --> uuid-devel-1.6.2-26.el7.x86_64
1620 --> boost-devel-1.53.0-23.el7.x86_64
1621 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1622 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
1623 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
1624 --> 1:qt-devel-4.8.5-8.el7.x86_64
1625 --> xerces-c-devel-3.1.1-6.el7.x86_64
1626 --> cmake-2.8.11-4.el7.x86_64
1627 --> libcurl-devel-7.29.0-19.el7.x86_64
1628 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
1629 --> php-5.4.16-23.el7_0.3.x86_64
1630 --> php-devel-5.4.16-23.el7_0.3.x86_64
1631 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
1632 --> python-devel-2.7.5-16.el7.x86_64
1633Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1634 --> Already installed : python-2.7.5-16.el7.x86_64
1635 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1636 --> uglify-js-2.4.13-5.el7.noarch
1637Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1638Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1639 --> Already installed : python-2.7.5-16.el7.x86_64
1640 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1641 --> uglify-js-2.4.13-5.el7.noarch
1642Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1643 --> Already installed : python-2.7.5-16.el7.x86_64
1644 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1645 --> uglify-js-2.4.13-5.el7.noarch
1646Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1647 --> Already installed : python-2.7.5-16.el7.x86_64
1648 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1649 --> uglify-js-2.4.13-5.el7.noarch
1650Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1651 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1652 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1653 --> Already installed : python-2.7.5-16.el7.x86_64
1654 --> uglify-js-2.4.13-5.el7.noarch
1655 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1656 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1657Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1658 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1659 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1660 --> Already installed : python-2.7.5-16.el7.x86_64
1661 --> uglify-js-2.4.13-5.el7.noarch
1662 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1663 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1664Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1665 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1666 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1667 --> Already installed : python-2.7.5-16.el7.x86_64
1668 --> uglify-js-2.4.13-5.el7.noarch
1669 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1670 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1671Getting requirements for libphutil-20150415.gitaaee400-2.el7.kolab_3.5.src
1672Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1673 --> Already installed : python-2.7.5-16.el7.x86_64
1674 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1675 --> uglify-js-2.4.13-5.el7.noarch
1676Getting requirements for cyrus-imapd-2.5.0-91.el7.kolab_3.5.src
1677 --> libuuid-devel-2.23.2-21.el7.x86_64
1678 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1679 --> Already installed : libtool-2.4.2-20.el7.x86_64
1680 --> CUnit-devel-2.1.3-8.el7.x86_64
1681 --> 1:transfig-3.2.5d-13.el7.x86_64
1682 --> Already installed : gcc-4.8.3-9.el7.x86_64
1683 --> openldap-devel-2.4.39-6.el7.x86_64
1684 --> krb5-devel-1.12.2-14.el7.x86_64
1685 --> Already installed : automake-1.13.4-3.el7.noarch
1686 --> groff-1.22.2-8.el7.x86_64
1687 --> Already installed : bison-2.7-4.el7.x86_64
1688 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
1689 --> cyrus-sasl-md5-2.1.26-17.el7.x86_64
1690 --> 4:perl-devel-5.16.3-285.el7.x86_64
1691 --> Already installed : flex-2.5.37-3.el7.x86_64
1692 --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
1693 --> cyrus-sasl-plain-2.1.26-17.el7.x86_64
1694 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
1695 --> jansson-devel-2.4-6.el7.x86_64
1696 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
1697 --> Already installed : autoconf-2.69-11.el7.noarch
1698Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1699 --> Already installed : python-2.7.5-16.el7.x86_64
1700 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1701 --> uglify-js-2.4.13-5.el7.noarch
1702Getting requirements for roundcubemail-plugin-composeaddressbook-5.0-25.el7.kolab_3.5.src
1703Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1704Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
1705 --> python-nose-1.3.0-2.el7.noarch
1706 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
1707 --> python-pyasn1-modules-0.1.6-2.el7.noarch
1708 --> Already installed : intltool-0.50.2-6.el7.noarch
1709 --> glib2-devel-2.40.0-4.el7.x86_64
1710 --> python-sqlalchemy-0.9.7-3.el7.x86_64
1711 --> Already installed : python-2.7.5-16.el7.x86_64
1712 --> python-twisted-core-12.2.0-4.el7.x86_64
1713 --> python-pyasn1-0.1.6-2.el7.noarch
1714 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
1715 --> pytz-2012d-5.el7.noarch
1716 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1717 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
1718 --> python-ldap-2.4.15-2.el7.x86_64
1719 --> Already installed : gcc-4.8.3-9.el7.x86_64
1720Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1721 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1722 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1723 --> Already installed : python-2.7.5-16.el7.x86_64
1724 --> uglify-js-2.4.13-5.el7.noarch
1725 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1726 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1727Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1728 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1729 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1730 --> Already installed : python-2.7.5-16.el7.x86_64
1731 --> uglify-js-2.4.13-5.el7.noarch
1732 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1733 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1734Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1735 --> Already installed : python-2.7.5-16.el7.x86_64
1736 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1737 --> uglify-js-2.4.13-5.el7.noarch
1738Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1739 --> Already installed : python-2.7.5-16.el7.x86_64
1740 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1741 --> uglify-js-2.4.13-5.el7.noarch
1742Getting requirements for kolab-freebusy-1.0.7-5.el7.kolab_3.5.src
1743Getting requirements for chwala-0.3.1-1.el7.kolab_3.5.src
1744Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1745 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1746 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1747 --> Already installed : python-2.7.5-16.el7.x86_64
1748 --> uglify-js-2.4.13-5.el7.noarch
1749 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1750 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1751Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1752 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1753 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1754 --> Already installed : python-2.7.5-16.el7.x86_64
1755 --> uglify-js-2.4.13-5.el7.noarch
1756 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1757 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1758Getting requirements for libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.src
1759 --> libical-devel-0.48-6.el7.x86_64
1760 --> boost-devel-1.53.0-23.el7.x86_64
1761 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1762 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
1763 --> 1:qt-devel-4.8.5-8.el7.x86_64
1764 --> cmake-2.8.11-4.el7.x86_64
1765Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1766 --> Already installed : python-2.7.5-16.el7.x86_64
1767 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1768 --> uglify-js-2.4.13-5.el7.noarch
1769Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1770 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1771 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1772 --> Already installed : python-2.7.5-16.el7.x86_64
1773 --> uglify-js-2.4.13-5.el7.noarch
1774 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1775 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1776Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1777 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1778 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1779 --> Already installed : python-2.7.5-16.el7.x86_64
1780 --> uglify-js-2.4.13-5.el7.noarch
1781 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1782 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1783Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1784 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1785 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1786 --> Already installed : python-2.7.5-16.el7.x86_64
1787 --> uglify-js-2.4.13-5.el7.noarch
1788 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1789 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1790Getting requirements for php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.src
1791Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1792 --> Already installed : python-2.7.5-16.el7.x86_64
1793 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1794 --> uglify-js-2.4.13-5.el7.noarch
1795Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1796Getting requirements for iRony-0.3.0-4.el7.kolab_3.5.src
1797Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1798 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1799 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1800 --> Already installed : python-2.7.5-16.el7.x86_64
1801 --> uglify-js-2.4.13-5.el7.noarch
1802 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1803 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1804Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1805 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1806 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1807 --> Already installed : python-2.7.5-16.el7.x86_64
1808 --> uglify-js-2.4.13-5.el7.noarch
1809 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1810 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1811Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1812 --> Already installed : python-2.7.5-16.el7.x86_64
1813 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1814 --> uglify-js-2.4.13-5.el7.noarch
1815Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1816 --> Already installed : python-2.7.5-16.el7.x86_64
1817 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1818 --> uglify-js-2.4.13-5.el7.noarch
1819Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
1820 --> python-nose-1.3.0-2.el7.noarch
1821 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
1822 --> python-pyasn1-modules-0.1.6-2.el7.noarch
1823 --> Already installed : intltool-0.50.2-6.el7.noarch
1824 --> glib2-devel-2.40.0-4.el7.x86_64
1825 --> python-sqlalchemy-0.9.7-3.el7.x86_64
1826 --> Already installed : python-2.7.5-16.el7.x86_64
1827 --> python-twisted-core-12.2.0-4.el7.x86_64
1828 --> python-pyasn1-0.1.6-2.el7.noarch
1829 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
1830 --> pytz-2012d-5.el7.noarch
1831 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1832 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
1833 --> python-ldap-2.4.15-2.el7.x86_64
1834 --> Already installed : gcc-4.8.3-9.el7.x86_64
1835Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1836 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1837 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1838 --> Already installed : python-2.7.5-16.el7.x86_64
1839 --> uglify-js-2.4.13-5.el7.noarch
1840 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1841 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1842Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1843 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1844 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1845 --> Already installed : python-2.7.5-16.el7.x86_64
1846 --> uglify-js-2.4.13-5.el7.noarch
1847 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1848 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1849Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1850 --> Already installed : python-2.7.5-16.el7.x86_64
1851 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1852 --> uglify-js-2.4.13-5.el7.noarch
1853Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1854 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1855 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1856 --> Already installed : python-2.7.5-16.el7.x86_64
1857 --> uglify-js-2.4.13-5.el7.noarch
1858 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1859 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1860Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1861 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1862 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1863 --> Already installed : python-2.7.5-16.el7.x86_64
1864 --> uglify-js-2.4.13-5.el7.noarch
1865 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1866 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1867Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1868 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1869 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1870 --> Already installed : python-2.7.5-16.el7.x86_64
1871 --> uglify-js-2.4.13-5.el7.noarch
1872 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1873 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1874Getting requirements for 1:python-flask-0.10.1-5.el7.kolab_3.5.src
1875 --> python-jinja2-2.7.2-2.el7.noarch
1876 --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch
1877 --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch
1878 --> python-sphinx-1.1.3-8.el7.noarch
1879 --> python-devel-2.7.5-16.el7.x86_64
1880 --> python-setuptools-0.9.8-3.el7.noarch
1881Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1882 --> Already installed : python-2.7.5-16.el7.x86_64
1883 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1884 --> uglify-js-2.4.13-5.el7.noarch
1885Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1886Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
1887 --> python-nose-1.3.0-2.el7.noarch
1888 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
1889 --> python-pyasn1-modules-0.1.6-2.el7.noarch
1890 --> Already installed : intltool-0.50.2-6.el7.noarch
1891 --> glib2-devel-2.40.0-4.el7.x86_64
1892 --> python-sqlalchemy-0.9.7-3.el7.x86_64
1893 --> Already installed : python-2.7.5-16.el7.x86_64
1894 --> python-twisted-core-12.2.0-4.el7.x86_64
1895 --> python-pyasn1-0.1.6-2.el7.noarch
1896 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
1897 --> pytz-2012d-5.el7.noarch
1898 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
1899 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
1900 --> python-ldap-2.4.15-2.el7.x86_64
1901 --> Already installed : gcc-4.8.3-9.el7.x86_64
1902Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
1903 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
1904 --> uuid-devel-1.6.2-26.el7.x86_64
1905 --> boost-devel-1.53.0-23.el7.x86_64
1906 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1907 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
1908 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
1909 --> 1:qt-devel-4.8.5-8.el7.x86_64
1910 --> xerces-c-devel-3.1.1-6.el7.x86_64
1911 --> cmake-2.8.11-4.el7.x86_64
1912 --> libcurl-devel-7.29.0-19.el7.x86_64
1913 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
1914 --> php-5.4.16-23.el7_0.3.x86_64
1915 --> php-devel-5.4.16-23.el7_0.3.x86_64
1916 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
1917 --> python-devel-2.7.5-16.el7.x86_64
1918Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1919Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1920Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1921 --> Already installed : python-2.7.5-16.el7.x86_64
1922 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1923 --> uglify-js-2.4.13-5.el7.noarch
1924Getting requirements for roundcubemail-1.1.0-1.el7.src
1925Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1926 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1927 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1928 --> Already installed : python-2.7.5-16.el7.x86_64
1929 --> uglify-js-2.4.13-5.el7.noarch
1930 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1931 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1932Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
1933Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1934 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1935 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1936 --> Already installed : python-2.7.5-16.el7.x86_64
1937 --> uglify-js-2.4.13-5.el7.noarch
1938 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1939 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1940Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1941 --> Already installed : python-2.7.5-16.el7.x86_64
1942 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1943 --> uglify-js-2.4.13-5.el7.noarch
1944Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1945 --> Already installed : python-2.7.5-16.el7.x86_64
1946 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1947 --> uglify-js-2.4.13-5.el7.noarch
1948Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1949 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1950 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1951 --> Already installed : python-2.7.5-16.el7.x86_64
1952 --> uglify-js-2.4.13-5.el7.noarch
1953 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1954 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1955Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1956 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1957 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1958 --> Already installed : python-2.7.5-16.el7.x86_64
1959 --> uglify-js-2.4.13-5.el7.noarch
1960 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1961 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1962Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1963 --> Already installed : python-2.7.5-16.el7.x86_64
1964 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1965 --> uglify-js-2.4.13-5.el7.noarch
1966Getting requirements for php-ZendFramework-1.12.11-1.el7.src
1967Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
1968 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
1969 --> uuid-devel-1.6.2-26.el7.x86_64
1970 --> boost-devel-1.53.0-23.el7.x86_64
1971 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
1972 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
1973 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
1974 --> 1:qt-devel-4.8.5-8.el7.x86_64
1975 --> xerces-c-devel-3.1.1-6.el7.x86_64
1976 --> cmake-2.8.11-4.el7.x86_64
1977 --> libcurl-devel-7.29.0-19.el7.x86_64
1978 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
1979 --> php-5.4.16-23.el7_0.3.x86_64
1980 --> php-devel-5.4.16-23.el7_0.3.x86_64
1981 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
1982 --> python-devel-2.7.5-16.el7.x86_64
1983Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1984 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1985 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1986 --> Already installed : python-2.7.5-16.el7.x86_64
1987 --> uglify-js-2.4.13-5.el7.noarch
1988 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
1989 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1990Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
1991 --> Already installed : python-2.7.5-16.el7.x86_64
1992 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
1993 --> uglify-js-2.4.13-5.el7.noarch
1994Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
1995 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
1996 --> php-pdo-5.4.16-23.el7_0.3.x86_64
1997 --> Already installed : python-2.7.5-16.el7.x86_64
1998 --> uglify-js-2.4.13-5.el7.noarch
1999 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2000 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2001Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2002 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2003 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2004 --> Already installed : python-2.7.5-16.el7.x86_64
2005 --> uglify-js-2.4.13-5.el7.noarch
2006 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2007 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2008Getting requirements for python-sievelib-0.5.2-14.el7.kolab_3.5.src
2009 --> python-setuptools-0.9.8-3.el7.noarch
2010 --> python-devel-2.7.5-16.el7.x86_64
2011Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2012Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2013 --> Already installed : python-2.7.5-16.el7.x86_64
2014 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2015 --> uglify-js-2.4.13-5.el7.noarch
2016Getting requirements for kolab-schema-3.2-3.el7.kolab_3.5.src
2017Getting requirements for python-cssmin-0.2.0-3.el7.src
2018 --> python-devel-2.7.5-16.el7.x86_64
2019 --> python-setuptools-0.9.8-3.el7.noarch
2020Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2021 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2022 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2023 --> Already installed : python-2.7.5-16.el7.x86_64
2024 --> uglify-js-2.4.13-5.el7.noarch
2025 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2026 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2027Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2028Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2029Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2030Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2031 --> Already installed : python-2.7.5-16.el7.x86_64
2032 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2033 --> uglify-js-2.4.13-5.el7.noarch
2034Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2035Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2036 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2037 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2038 --> Already installed : python-2.7.5-16.el7.x86_64
2039 --> uglify-js-2.4.13-5.el7.noarch
2040 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2041 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2042Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2043 --> Already installed : python-2.7.5-16.el7.x86_64
2044 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2045 --> uglify-js-2.4.13-5.el7.noarch
2046Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2047 --> Already installed : python-2.7.5-16.el7.x86_64
2048 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2049 --> uglify-js-2.4.13-5.el7.noarch
2050Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2051 --> Already installed : python-2.7.5-16.el7.x86_64
2052 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2053 --> uglify-js-2.4.13-5.el7.noarch
2054Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2055Getting requirements for kolab-utils-3.1-17.el7.kolab_3.5.src
2056 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2057 --> libcurl-devel-7.29.0-19.el7.x86_64
2058 --> 1:qt-devel-4.8.5-8.el7.x86_64
2059 --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2060 --> cmake-2.8.11-4.el7.x86_64
2061Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2062Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2063 --> python-nose-1.3.0-2.el7.noarch
2064 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2065 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2066 --> Already installed : intltool-0.50.2-6.el7.noarch
2067 --> glib2-devel-2.40.0-4.el7.x86_64
2068 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2069 --> Already installed : python-2.7.5-16.el7.x86_64
2070 --> python-twisted-core-12.2.0-4.el7.x86_64
2071 --> python-pyasn1-0.1.6-2.el7.noarch
2072 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2073 --> pytz-2012d-5.el7.noarch
2074 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2075 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2076 --> python-ldap-2.4.15-2.el7.x86_64
2077 --> Already installed : gcc-4.8.3-9.el7.x86_64
2078Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
2079 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
2080 --> uuid-devel-1.6.2-26.el7.x86_64
2081 --> boost-devel-1.53.0-23.el7.x86_64
2082 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2083 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
2084 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
2085 --> 1:qt-devel-4.8.5-8.el7.x86_64
2086 --> xerces-c-devel-3.1.1-6.el7.x86_64
2087 --> cmake-2.8.11-4.el7.x86_64
2088 --> libcurl-devel-7.29.0-19.el7.x86_64
2089 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
2090 --> php-5.4.16-23.el7_0.3.x86_64
2091 --> php-devel-5.4.16-23.el7_0.3.x86_64
2092 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
2093 --> python-devel-2.7.5-16.el7.x86_64
2094Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2095Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2096 --> Already installed : python-2.7.5-16.el7.x86_64
2097 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2098 --> uglify-js-2.4.13-5.el7.noarch
2099Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2100 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2101 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2102 --> Already installed : python-2.7.5-16.el7.x86_64
2103 --> uglify-js-2.4.13-5.el7.noarch
2104 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2105 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2106Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2107Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2108 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2109 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2110 --> Already installed : python-2.7.5-16.el7.x86_64
2111 --> uglify-js-2.4.13-5.el7.noarch
2112 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2113 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2114Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src
2115 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2116 --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2117 --> roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
2118Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
2119 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
2120 --> uuid-devel-1.6.2-26.el7.x86_64
2121 --> boost-devel-1.53.0-23.el7.x86_64
2122 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2123 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
2124 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
2125 --> 1:qt-devel-4.8.5-8.el7.x86_64
2126 --> xerces-c-devel-3.1.1-6.el7.x86_64
2127 --> cmake-2.8.11-4.el7.x86_64
2128 --> libcurl-devel-7.29.0-19.el7.x86_64
2129 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
2130 --> php-5.4.16-23.el7_0.3.x86_64
2131 --> php-devel-5.4.16-23.el7_0.3.x86_64
2132 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
2133 --> python-devel-2.7.5-16.el7.x86_64
2134Getting requirements for libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.src
2135 --> libical-devel-0.48-6.el7.x86_64
2136 --> boost-devel-1.53.0-23.el7.x86_64
2137 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2138 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2139 --> 1:qt-devel-4.8.5-8.el7.x86_64
2140 --> cmake-2.8.11-4.el7.x86_64
2141Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2142 --> Already installed : python-2.7.5-16.el7.x86_64
2143 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2144 --> uglify-js-2.4.13-5.el7.noarch
2145Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2146 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2147 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2148 --> Already installed : python-2.7.5-16.el7.x86_64
2149 --> uglify-js-2.4.13-5.el7.noarch
2150 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2151 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2152Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2153Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2154 --> Already installed : python-2.7.5-16.el7.x86_64
2155 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2156 --> uglify-js-2.4.13-5.el7.noarch
2157Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src
2158 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2159 --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch
2160 --> roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
2161Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2162 --> Already installed : python-2.7.5-16.el7.x86_64
2163 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2164 --> uglify-js-2.4.13-5.el7.noarch
2165Getting requirements for python-icalendar-3.8.2-8.el7.kolab_3.5.src
2166 --> python-devel-2.7.5-16.el7.x86_64
2167 --> python-setuptools-0.9.8-3.el7.noarch
2168Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2169Getting requirements for kolab-webadmin-3.2.7-3.el7.kolab_3.5.src
2170Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2171 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2172 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2173 --> Already installed : python-2.7.5-16.el7.x86_64
2174 --> uglify-js-2.4.13-5.el7.noarch
2175 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2176 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2177Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2178 --> Already installed : python-2.7.5-16.el7.x86_64
2179 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2180 --> uglify-js-2.4.13-5.el7.noarch
2181Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2182 --> Already installed : python-2.7.5-16.el7.x86_64
2183 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2184 --> uglify-js-2.4.13-5.el7.noarch
2185Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2186 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2187 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2188 --> Already installed : python-2.7.5-16.el7.x86_64
2189 --> uglify-js-2.4.13-5.el7.noarch
2190 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2191 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2192Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src
2193 --> Already installed : python-2.7.5-16.el7.x86_64
2194 --> nodejs-less-1.7.0-2.el7.noarch
2195 --> uglify-js-2.4.13-5.el7.noarch
2196Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2197Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2198 --> Already installed : python-2.7.5-16.el7.x86_64
2199 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2200 --> uglify-js-2.4.13-5.el7.noarch
2201Getting requirements for arcanist-20150415.giteb03646-1.el7.kolab_3.5.src
2202Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2203Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2204 --> nspr-devel-4.10.6-3.el7.x86_64
2205 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2206 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2207 --> nss-devel-3.16.2.3-5.el7.x86_64
2208 --> svrcore-devel-4.0.4-11.el7.x86_64
2209Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2210 --> Already installed : python-2.7.5-16.el7.x86_64
2211 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2212 --> uglify-js-2.4.13-5.el7.noarch
2213Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2214 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2215 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2216 --> Already installed : python-2.7.5-16.el7.x86_64
2217 --> uglify-js-2.4.13-5.el7.noarch
2218 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2219 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2220Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2221 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2222 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2223 --> Already installed : python-2.7.5-16.el7.x86_64
2224 --> uglify-js-2.4.13-5.el7.noarch
2225 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2226 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2227Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2228 --> Already installed : python-2.7.5-16.el7.x86_64
2229 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2230 --> uglify-js-2.4.13-5.el7.noarch
2231Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2232 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2233 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2234 --> Already installed : python-2.7.5-16.el7.x86_64
2235 --> uglify-js-2.4.13-5.el7.noarch
2236 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2237 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2238Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2239 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2240 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2241 --> Already installed : python-2.7.5-16.el7.x86_64
2242 --> uglify-js-2.4.13-5.el7.noarch
2243 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2244 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2245Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2246 --> Already installed : python-2.7.5-16.el7.x86_64
2247 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2248 --> uglify-js-2.4.13-5.el7.noarch
2249Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2250 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2251 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2252 --> Already installed : python-2.7.5-16.el7.x86_64
2253 --> uglify-js-2.4.13-5.el7.noarch
2254 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2255 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2256Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2257 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2258 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2259 --> Already installed : python-2.7.5-16.el7.x86_64
2260 --> uglify-js-2.4.13-5.el7.noarch
2261 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2262 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2263Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2264 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2265 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2266 --> Already installed : python-2.7.5-16.el7.x86_64
2267 --> uglify-js-2.4.13-5.el7.noarch
2268 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2269 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2270Getting requirements for kolab-utils-3.1-17.el7.kolab_3.5.src
2271 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2272 --> libcurl-devel-7.29.0-19.el7.x86_64
2273 --> 1:qt-devel-4.8.5-8.el7.x86_64
2274 --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2275 --> cmake-2.8.11-4.el7.x86_64
2276Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2277 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2278 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2279 --> Already installed : python-2.7.5-16.el7.x86_64
2280 --> uglify-js-2.4.13-5.el7.noarch
2281 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2282 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2283Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2284Getting requirements for kolab-syncroton-2.3.2-1.el7.kolab_3.5.src
2285 --> roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5.noarch
2286 --> roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3.5.noarch
2287 --> roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.noarch
2288Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2289 --> Already installed : python-2.7.5-16.el7.x86_64
2290 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2291 --> uglify-js-2.4.13-5.el7.noarch
2292Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2293 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2294 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2295 --> Already installed : python-2.7.5-16.el7.x86_64
2296 --> uglify-js-2.4.13-5.el7.noarch
2297 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2298 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2299Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2300 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2301 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2302 --> Already installed : python-2.7.5-16.el7.x86_64
2303 --> uglify-js-2.4.13-5.el7.noarch
2304 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2305 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2306Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2307 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2308 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2309 --> Already installed : python-2.7.5-16.el7.x86_64
2310 --> uglify-js-2.4.13-5.el7.noarch
2311 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2312 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2313Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2314 --> Already installed : python-2.7.5-16.el7.x86_64
2315 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2316 --> uglify-js-2.4.13-5.el7.noarch
2317Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2318 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2319 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2320 --> Already installed : python-2.7.5-16.el7.x86_64
2321 --> uglify-js-2.4.13-5.el7.noarch
2322 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2323 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2324Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2325 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2326 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2327 --> Already installed : python-2.7.5-16.el7.x86_64
2328 --> uglify-js-2.4.13-5.el7.noarch
2329 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2330 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2331Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2332 --> Already installed : python-2.7.5-16.el7.x86_64
2333 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2334 --> uglify-js-2.4.13-5.el7.noarch
2335Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2336 --> Already installed : python-2.7.5-16.el7.x86_64
2337 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2338 --> uglify-js-2.4.13-5.el7.noarch
2339Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2340 --> Already installed : python-2.7.5-16.el7.x86_64
2341 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2342 --> uglify-js-2.4.13-5.el7.noarch
2343Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2344 --> Already installed : python-2.7.5-16.el7.x86_64
2345 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2346 --> uglify-js-2.4.13-5.el7.noarch
2347Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2348 --> Already installed : python-2.7.5-16.el7.x86_64
2349 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2350 --> uglify-js-2.4.13-5.el7.noarch
2351Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2352 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2353 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2354 --> Already installed : python-2.7.5-16.el7.x86_64
2355 --> uglify-js-2.4.13-5.el7.noarch
2356 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2357 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2358Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2359 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2360 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2361 --> Already installed : python-2.7.5-16.el7.x86_64
2362 --> uglify-js-2.4.13-5.el7.noarch
2363 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2364 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2365Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2366Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2367 --> nspr-devel-4.10.6-3.el7.x86_64
2368 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2369 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2370 --> nss-devel-3.16.2.3-5.el7.x86_64
2371 --> svrcore-devel-4.0.4-11.el7.x86_64
2372Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2373Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2374 --> Already installed : python-2.7.5-16.el7.x86_64
2375 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2376 --> uglify-js-2.4.13-5.el7.noarch
2377Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2378 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2379 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2380 --> Already installed : python-2.7.5-16.el7.x86_64
2381 --> uglify-js-2.4.13-5.el7.noarch
2382 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2383 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2384Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2385 --> Already installed : python-2.7.5-16.el7.x86_64
2386 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2387 --> uglify-js-2.4.13-5.el7.noarch
2388Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2389 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2390 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2391 --> Already installed : python-2.7.5-16.el7.x86_64
2392 --> uglify-js-2.4.13-5.el7.noarch
2393 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2394 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2395Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2396 --> Already installed : python-2.7.5-16.el7.x86_64
2397 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2398 --> uglify-js-2.4.13-5.el7.noarch
2399Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2400 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2401 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2402 --> Already installed : python-2.7.5-16.el7.x86_64
2403 --> uglify-js-2.4.13-5.el7.noarch
2404 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2405 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2406Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2407 --> Already installed : python-2.7.5-16.el7.x86_64
2408 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2409 --> uglify-js-2.4.13-5.el7.noarch
2410Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2411 --> Already installed : python-2.7.5-16.el7.x86_64
2412 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2413 --> uglify-js-2.4.13-5.el7.noarch
2414Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2415Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2416 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2417 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2418 --> Already installed : python-2.7.5-16.el7.x86_64
2419 --> uglify-js-2.4.13-5.el7.noarch
2420 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2421 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2422Getting requirements for php-pear-Net-LDAP2-2.1.0-1.el7.src
2423 --> 1:php-pear-1.9.4-21.el7.noarch
2424Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2425 --> Already installed : python-2.7.5-16.el7.x86_64
2426 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2427 --> uglify-js-2.4.13-5.el7.noarch
2428Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2429 --> Already installed : python-2.7.5-16.el7.x86_64
2430 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2431 --> uglify-js-2.4.13-5.el7.noarch
2432Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2433Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
2434 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2435 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2436 --> 1:qt-devel-4.8.5-8.el7.x86_64
2437 --> libcurl-devel-7.29.0-19.el7.x86_64
2438 --> php-5.4.16-23.el7_0.3.x86_64
2439 --> php-devel-5.4.16-23.el7_0.3.x86_64
2440 --> python-devel-2.7.5-16.el7.x86_64
2441 --> cmake-2.8.11-4.el7.x86_64
2442Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2443Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2444 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2445 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2446 --> Already installed : python-2.7.5-16.el7.x86_64
2447 --> uglify-js-2.4.13-5.el7.noarch
2448 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2449 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2450Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2451 --> Already installed : python-2.7.5-16.el7.x86_64
2452 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2453 --> uglify-js-2.4.13-5.el7.noarch
2454Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2455 --> Already installed : python-2.7.5-16.el7.x86_64
2456 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2457 --> uglify-js-2.4.13-5.el7.noarch
2458Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2459 --> python-nose-1.3.0-2.el7.noarch
2460 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2461 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2462 --> Already installed : intltool-0.50.2-6.el7.noarch
2463 --> glib2-devel-2.40.0-4.el7.x86_64
2464 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2465 --> Already installed : python-2.7.5-16.el7.x86_64
2466 --> python-twisted-core-12.2.0-4.el7.x86_64
2467 --> python-pyasn1-0.1.6-2.el7.noarch
2468 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2469 --> pytz-2012d-5.el7.noarch
2470 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2471 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2472 --> python-ldap-2.4.15-2.el7.x86_64
2473 --> Already installed : gcc-4.8.3-9.el7.x86_64
2474Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2475Getting requirements for kolab-autodiscover-0.1-5.el7.kolab_3.5.src
2476Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2477 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2478 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2479 --> Already installed : python-2.7.5-16.el7.x86_64
2480 --> uglify-js-2.4.13-5.el7.noarch
2481 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2482 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2483Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2484 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2485 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2486 --> Already installed : python-2.7.5-16.el7.x86_64
2487 --> uglify-js-2.4.13-5.el7.noarch
2488 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2489 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2490Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2491 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2492 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2493 --> Already installed : python-2.7.5-16.el7.x86_64
2494 --> uglify-js-2.4.13-5.el7.noarch
2495 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2496 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2497Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src
2498 --> Already installed : automake-1.13.4-3.el7.noarch
2499 --> 5:guile-devel-2.0.9-5.el7.x86_64
2500 --> dos2unix-6.0.3-4.el7.x86_64
2501 --> pcre-devel-8.32-14.el7.x86_64
2502 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2503 --> boost-devel-1.53.0-23.el7.x86_64
2504 --> Already installed : 4:perl-5.16.3-285.el7.x86_64
2505 --> Already installed : autoconf-2.69-11.el7.noarch
2506 --> Already installed : gawk-4.0.2-4.el7.x86_64
2507 --> perl-Test-Simple-0.98-243.el7.noarch
2508 --> 4:perl-devel-5.16.3-285.el7.x86_64
2509 --> 1:tcl-devel-8.5.13-4.el7.x86_64
2510 --> python-devel-2.7.5-16.el7.x86_64
2511Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2512Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2513 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2514 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2515 --> Already installed : python-2.7.5-16.el7.x86_64
2516 --> uglify-js-2.4.13-5.el7.noarch
2517 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2518 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2519Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2520 --> Already installed : python-2.7.5-16.el7.x86_64
2521 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2522 --> uglify-js-2.4.13-5.el7.noarch
2523Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
2524 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2525 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2526 --> 1:qt-devel-4.8.5-8.el7.x86_64
2527 --> libcurl-devel-7.29.0-19.el7.x86_64
2528 --> php-5.4.16-23.el7_0.3.x86_64
2529 --> php-devel-5.4.16-23.el7_0.3.x86_64
2530 --> python-devel-2.7.5-16.el7.x86_64
2531 --> cmake-2.8.11-4.el7.x86_64
2532Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2533 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2534 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2535 --> Already installed : python-2.7.5-16.el7.x86_64
2536 --> uglify-js-2.4.13-5.el7.noarch
2537 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2538 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2539Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2540 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2541 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2542 --> Already installed : python-2.7.5-16.el7.x86_64
2543 --> uglify-js-2.4.13-5.el7.noarch
2544 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2545 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2546Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2547 --> python-nose-1.3.0-2.el7.noarch
2548 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2549 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2550 --> Already installed : intltool-0.50.2-6.el7.noarch
2551 --> glib2-devel-2.40.0-4.el7.x86_64
2552 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2553 --> Already installed : python-2.7.5-16.el7.x86_64
2554 --> python-twisted-core-12.2.0-4.el7.x86_64
2555 --> python-pyasn1-0.1.6-2.el7.noarch
2556 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2557 --> pytz-2012d-5.el7.noarch
2558 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2559 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2560 --> python-ldap-2.4.15-2.el7.x86_64
2561 --> Already installed : gcc-4.8.3-9.el7.x86_64
2562Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2563 --> Already installed : python-2.7.5-16.el7.x86_64
2564 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2565 --> uglify-js-2.4.13-5.el7.noarch
2566Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2567 --> Already installed : python-2.7.5-16.el7.x86_64
2568 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2569 --> uglify-js-2.4.13-5.el7.noarch
2570Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2571 --> Already installed : python-2.7.5-16.el7.x86_64
2572 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2573 --> uglify-js-2.4.13-5.el7.noarch
2574Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2575Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2576 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2577 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2578 --> Already installed : python-2.7.5-16.el7.x86_64
2579 --> uglify-js-2.4.13-5.el7.noarch
2580 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2581 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2582Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2583 --> Already installed : python-2.7.5-16.el7.x86_64
2584 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2585 --> uglify-js-2.4.13-5.el7.noarch
2586Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2587 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2588 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2589 --> Already installed : python-2.7.5-16.el7.x86_64
2590 --> uglify-js-2.4.13-5.el7.noarch
2591 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2592 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2593Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2594 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2595 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2596 --> Already installed : python-2.7.5-16.el7.x86_64
2597 --> uglify-js-2.4.13-5.el7.noarch
2598 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2599 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2600Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2601Getting requirements for python-itsdangerous-0.24-3.el7.kolab_3.5.src
2602 --> python-devel-2.7.5-16.el7.x86_64
2603 --> python-setuptools-0.9.8-3.el7.noarch
2604Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2605 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2606 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2607 --> Already installed : python-2.7.5-16.el7.x86_64
2608 --> uglify-js-2.4.13-5.el7.noarch
2609 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2610 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2611Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src
2612 --> Already installed : python-2.7.5-16.el7.x86_64
2613 --> nodejs-less-1.7.0-2.el7.noarch
2614 --> uglify-js-2.4.13-5.el7.noarch
2615Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2616 --> nspr-devel-4.10.6-3.el7.x86_64
2617 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2618 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2619 --> nss-devel-3.16.2.3-5.el7.x86_64
2620 --> svrcore-devel-4.0.4-11.el7.x86_64
2621Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2622 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2623 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2624 --> Already installed : python-2.7.5-16.el7.x86_64
2625 --> uglify-js-2.4.13-5.el7.noarch
2626 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2627 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2628Getting requirements for bonnie-flask-0.2-4.el7.kolab_3.5.src
2629 --> 1:python-flask-0.10.1-5.el7.kolab_3.5.noarch
2630 --> python-twisted-core-12.2.0-4.el7.x86_64
2631 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2632 --> python-devel-2.7.5-16.el7.x86_64
2633 --> pytz-2012d-5.el7.noarch
2634 --> python-setuptools-0.9.8-3.el7.noarch
2635Getting requirements for python-cssmin-0.2.0-11.el7.kolab_3.5.src
2636 --> python-devel-2.7.5-16.el7.x86_64
2637 --> python-setuptools-0.9.8-3.el7.noarch
2638Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src
2639 --> Already installed : python-2.7.5-16.el7.x86_64
2640 --> nodejs-less-1.7.0-2.el7.noarch
2641 --> uglify-js-2.4.13-5.el7.noarch
2642Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2643 --> Already installed : python-2.7.5-16.el7.x86_64
2644 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2645 --> uglify-js-2.4.13-5.el7.noarch
2646Getting requirements for roundcubemail-plugin-dblog-2.0-22.el7.kolab_3.5.src
2647Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
2648 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
2649 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2650 --> 1:qt-devel-4.8.5-8.el7.x86_64
2651 --> libcurl-devel-7.29.0-19.el7.x86_64
2652 --> php-5.4.16-23.el7_0.3.x86_64
2653 --> php-devel-5.4.16-23.el7_0.3.x86_64
2654 --> python-devel-2.7.5-16.el7.x86_64
2655 --> cmake-2.8.11-4.el7.x86_64
2656Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2657 --> Already installed : python-2.7.5-16.el7.x86_64
2658 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2659 --> uglify-js-2.4.13-5.el7.noarch
2660Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2661 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2662 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2663 --> Already installed : python-2.7.5-16.el7.x86_64
2664 --> uglify-js-2.4.13-5.el7.noarch
2665 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2666 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2667Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src
2668 --> nspr-devel-4.10.6-3.el7.x86_64
2669 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2670 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2671 --> nss-devel-3.16.2.3-5.el7.x86_64
2672 --> svrcore-devel-4.0.4-11.el7.x86_64
2673Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2674 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2675 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2676 --> Already installed : python-2.7.5-16.el7.x86_64
2677 --> uglify-js-2.4.13-5.el7.noarch
2678 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2679 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2680Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2681 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2682 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2683 --> Already installed : python-2.7.5-16.el7.x86_64
2684 --> uglify-js-2.4.13-5.el7.noarch
2685 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2686 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2687Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2688Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2689 --> Already installed : python-2.7.5-16.el7.x86_64
2690 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2691 --> uglify-js-2.4.13-5.el7.noarch
2692Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2693 --> Already installed : python-2.7.5-16.el7.x86_64
2694 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2695 --> uglify-js-2.4.13-5.el7.noarch
2696Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2697 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2698 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2699 --> Already installed : python-2.7.5-16.el7.x86_64
2700 --> uglify-js-2.4.13-5.el7.noarch
2701 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2702 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2703Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2704 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2705 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2706 --> Already installed : python-2.7.5-16.el7.x86_64
2707 --> uglify-js-2.4.13-5.el7.noarch
2708 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2709 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2710Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2711 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2712 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2713 --> Already installed : python-2.7.5-16.el7.x86_64
2714 --> uglify-js-2.4.13-5.el7.noarch
2715 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2716 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2717Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2718 --> python-nose-1.3.0-2.el7.noarch
2719 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2720 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2721 --> Already installed : intltool-0.50.2-6.el7.noarch
2722 --> glib2-devel-2.40.0-4.el7.x86_64
2723 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2724 --> Already installed : python-2.7.5-16.el7.x86_64
2725 --> python-twisted-core-12.2.0-4.el7.x86_64
2726 --> python-pyasn1-0.1.6-2.el7.noarch
2727 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2728 --> pytz-2012d-5.el7.noarch
2729 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2730 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2731 --> python-ldap-2.4.15-2.el7.x86_64
2732 --> Already installed : gcc-4.8.3-9.el7.x86_64
2733Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2734Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2735Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2736 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2737 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2738 --> Already installed : python-2.7.5-16.el7.x86_64
2739 --> uglify-js-2.4.13-5.el7.noarch
2740 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2741 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2742Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2743 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2744 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2745 --> Already installed : python-2.7.5-16.el7.x86_64
2746 --> uglify-js-2.4.13-5.el7.noarch
2747 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2748 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2749Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2750 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2751 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2752 --> Already installed : python-2.7.5-16.el7.x86_64
2753 --> uglify-js-2.4.13-5.el7.noarch
2754 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2755 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2756Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2757 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2758 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2759 --> Already installed : python-2.7.5-16.el7.x86_64
2760 --> uglify-js-2.4.13-5.el7.noarch
2761 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2762 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2763Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2764 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2765 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2766 --> Already installed : python-2.7.5-16.el7.x86_64
2767 --> uglify-js-2.4.13-5.el7.noarch
2768 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2769 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2770Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src
2771 --> 1:transfig-3.2.5d-13.el7.x86_64
2772 --> tcp_wrappers-7.6-77.el7.x86_64
2773 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
2774 --> 4:perl-devel-5.16.3-285.el7.x86_64
2775 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
2776 --> openldap-devel-2.4.39-6.el7.x86_64
2777 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
2778 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
2779 --> krb5-devel-1.12.2-14.el7.x86_64
2780 --> groff-1.22.2-8.el7.x86_64
2781 --> Already installed : flex-2.5.37-3.el7.x86_64
2782 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2783 --> Already installed : bison-2.7-4.el7.x86_64
2784 --> Already installed : automake-1.13.4-3.el7.noarch
2785 --> Already installed : autoconf-2.69-11.el7.noarch
2786Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2787Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2788 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2789 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2790 --> Already installed : python-2.7.5-16.el7.x86_64
2791 --> uglify-js-2.4.13-5.el7.noarch
2792 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2793 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2794Getting requirements for libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.src
2795 --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64
2796 --> uuid-devel-1.6.2-26.el7.x86_64
2797 --> boost-devel-1.53.0-23.el7.x86_64
2798 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
2799 --> e2fsprogs-devel-1.42.9-7.el7.x86_64
2800 --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64
2801 --> 1:qt-devel-4.8.5-8.el7.x86_64
2802 --> xerces-c-devel-3.1.1-6.el7.x86_64
2803 --> cmake-2.8.11-4.el7.x86_64
2804 --> libcurl-devel-7.29.0-19.el7.x86_64
2805 --> 6:kdelibs-devel-4.10.5-6.el7.x86_64
2806 --> php-5.4.16-23.el7_0.3.x86_64
2807 --> php-devel-5.4.16-23.el7_0.3.x86_64
2808 --> kdepimlibs-devel-4.10.5-3.el7.x86_64
2809 --> python-devel-2.7.5-16.el7.x86_64
2810Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2811 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2812 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2813 --> Already installed : python-2.7.5-16.el7.x86_64
2814 --> uglify-js-2.4.13-5.el7.noarch
2815 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2816 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2817Getting requirements for swig-2.0.10-4.el7.src
2818 --> 1:tcl-devel-8.5.13-4.el7.x86_64
2819 --> python-devel-2.7.5-16.el7.x86_64
2820 --> 4:perl-devel-5.16.3-285.el7.x86_64
2821 --> perl-Test-Simple-0.98-243.el7.noarch
2822 --> Already installed : 4:perl-5.16.3-285.el7.x86_64
2823 --> pcre-devel-8.32-14.el7.x86_64
2824 --> 5:guile-devel-2.0.9-5.el7.x86_64
2825 --> Already installed : gawk-4.0.2-4.el7.x86_64
2826 --> dos2unix-6.0.3-4.el7.x86_64
2827 --> boost-devel-1.53.0-23.el7.x86_64
2828 --> Already installed : automake-1.13.4-3.el7.noarch
2829 --> Already installed : autoconf-2.69-11.el7.noarch
2830Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2831 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2832 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2833 --> Already installed : python-2.7.5-16.el7.x86_64
2834 --> uglify-js-2.4.13-5.el7.noarch
2835 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2836 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2837Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2838 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2839 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2840 --> Already installed : python-2.7.5-16.el7.x86_64
2841 --> uglify-js-2.4.13-5.el7.noarch
2842 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2843 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2844Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2845Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2846 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2847 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2848 --> Already installed : python-2.7.5-16.el7.x86_64
2849 --> uglify-js-2.4.13-5.el7.noarch
2850 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2851 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2852Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2853 --> Already installed : python-2.7.5-16.el7.x86_64
2854 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2855 --> uglify-js-2.4.13-5.el7.noarch
2856Getting requirements for cyrus-imapd-2.4.17-7.el7.src
2857 --> 1:transfig-3.2.5d-13.el7.x86_64
2858 --> tcp_wrappers-7.6-77.el7.x86_64
2859 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
2860 --> 4:perl-devel-5.16.3-285.el7.x86_64
2861 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
2862 --> openldap-devel-2.4.39-6.el7.x86_64
2863 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
2864 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
2865 --> krb5-devel-1.12.2-14.el7.x86_64
2866 --> groff-1.22.2-8.el7.x86_64
2867 --> Already installed : flex-2.5.37-3.el7.x86_64
2868 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2869 --> Already installed : bison-2.7-4.el7.x86_64
2870 --> Already installed : automake-1.13.4-3.el7.noarch
2871 --> Already installed : autoconf-2.69-11.el7.noarch
2872Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2873 --> Already installed : python-2.7.5-16.el7.x86_64
2874 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2875 --> uglify-js-2.4.13-5.el7.noarch
2876Getting requirements for kolab-3.1.9-4.el7.kolab_3.5.src
2877Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2878 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2879 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2880 --> Already installed : python-2.7.5-16.el7.x86_64
2881 --> uglify-js-2.4.13-5.el7.noarch
2882 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2883 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2884Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2885 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2886 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2887 --> Already installed : python-2.7.5-16.el7.x86_64
2888 --> uglify-js-2.4.13-5.el7.noarch
2889 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2890 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2891Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2892 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2893 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2894 --> Already installed : python-2.7.5-16.el7.x86_64
2895 --> uglify-js-2.4.13-5.el7.noarch
2896 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2897 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2898Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2899 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2900 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2901 --> Already installed : python-2.7.5-16.el7.x86_64
2902 --> uglify-js-2.4.13-5.el7.noarch
2903 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2904 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2905Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2906Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2907 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2908 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2909 --> Already installed : python-2.7.5-16.el7.x86_64
2910 --> uglify-js-2.4.13-5.el7.noarch
2911 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2912 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2913Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2914 --> Already installed : python-2.7.5-16.el7.x86_64
2915 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2916 --> uglify-js-2.4.13-5.el7.noarch
2917Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2918 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2919 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2920 --> Already installed : python-2.7.5-16.el7.x86_64
2921 --> uglify-js-2.4.13-5.el7.noarch
2922 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2923 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2924Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src
2925 --> 1:transfig-3.2.5d-13.el7.x86_64
2926 --> tcp_wrappers-7.6-77.el7.x86_64
2927 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
2928 --> 4:perl-devel-5.16.3-285.el7.x86_64
2929 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
2930 --> openldap-devel-2.4.39-6.el7.x86_64
2931 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
2932 --> libdb-devel-5.3.21-17.el7_0.1.x86_64
2933 --> krb5-devel-1.12.2-14.el7.x86_64
2934 --> groff-1.22.2-8.el7.x86_64
2935 --> Already installed : flex-2.5.37-3.el7.x86_64
2936 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
2937 --> Already installed : bison-2.7-4.el7.x86_64
2938 --> Already installed : automake-1.13.4-3.el7.noarch
2939 --> Already installed : autoconf-2.69-11.el7.noarch
2940Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2941 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2942 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2943 --> Already installed : python-2.7.5-16.el7.x86_64
2944 --> uglify-js-2.4.13-5.el7.noarch
2945 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2946 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2947Getting requirements for roundcubemail-plugin-converse-0.0-14.el7.kolab_3.5.src
2948Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
2949Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2950 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2951 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2952 --> Already installed : python-2.7.5-16.el7.x86_64
2953 --> uglify-js-2.4.13-5.el7.noarch
2954 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2955 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2956Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2957 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2958 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2959 --> Already installed : python-2.7.5-16.el7.x86_64
2960 --> uglify-js-2.4.13-5.el7.noarch
2961 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2962 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2963Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
2964 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
2965 --> php-pdo-5.4.16-23.el7_0.3.x86_64
2966 --> Already installed : python-2.7.5-16.el7.x86_64
2967 --> uglify-js-2.4.13-5.el7.noarch
2968 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
2969 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2970Getting requirements for pykolab-0.7.11-3.el7.kolab_3.5.src
2971 --> python-nose-1.3.0-2.el7.noarch
2972 --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
2973 --> python-pyasn1-modules-0.1.6-2.el7.noarch
2974 --> Already installed : intltool-0.50.2-6.el7.noarch
2975 --> glib2-devel-2.40.0-4.el7.x86_64
2976 --> python-sqlalchemy-0.9.7-3.el7.x86_64
2977 --> Already installed : python-2.7.5-16.el7.x86_64
2978 --> python-twisted-core-12.2.0-4.el7.x86_64
2979 --> python-pyasn1-0.1.6-2.el7.noarch
2980 --> Already installed : gettext-0.18.2.1-4.el7.x86_64
2981 --> pytz-2012d-5.el7.noarch
2982 --> python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
2983 --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
2984 --> python-ldap-2.4.15-2.el7.x86_64
2985 --> Already installed : gcc-4.8.3-9.el7.x86_64
2986Getting requirements for php-ZendFramework-1.12.11-1.el7.src
2987Getting requirements for 1:python-flask-0.10.1-5.el7.kolab_3.5.src
2988 --> python-jinja2-2.7.2-2.el7.noarch
2989 --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch
2990 --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch
2991 --> python-sphinx-1.1.3-8.el7.noarch
2992 --> python-devel-2.7.5-16.el7.x86_64
2993 --> python-setuptools-0.9.8-3.el7.noarch
2994Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2995 --> Already installed : python-2.7.5-16.el7.x86_64
2996 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
2997 --> uglify-js-2.4.13-5.el7.noarch
2998Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
2999 --> Already installed : python-2.7.5-16.el7.x86_64
3000 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3001 --> uglify-js-2.4.13-5.el7.noarch
3002Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
3003 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3004 --> Already installed : automake-1.13.4-3.el7.noarch
3005 --> Already installed : autoconf-2.69-11.el7.noarch
3006 --> libuuid-devel-2.23.2-21.el7.x86_64
3007 --> zlib-devel-1.2.7-13.el7.x86_64
3008Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3009 --> Already installed : python-2.7.5-16.el7.x86_64
3010 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3011 --> uglify-js-2.4.13-5.el7.noarch
3012Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3013 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3014 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3015 --> Already installed : python-2.7.5-16.el7.x86_64
3016 --> uglify-js-2.4.13-5.el7.noarch
3017 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3018 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3019Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3020 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3021 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3022 --> Already installed : python-2.7.5-16.el7.x86_64
3023 --> uglify-js-2.4.13-5.el7.noarch
3024 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3025 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3026Getting requirements for roundcubemail-plugin-contextmenu-2.1.1-1.el7.kolab_3.5.src
3027 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3028 --> uglify-js-2.4.13-5.el7.noarch
3029Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3030 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3031 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3032 --> Already installed : python-2.7.5-16.el7.x86_64
3033 --> uglify-js-2.4.13-5.el7.noarch
3034 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3035 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3036Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
3037Getting requirements for php-ZendFramework-1.12.11-1.el7.src
3038Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3039 --> Already installed : python-2.7.5-16.el7.x86_64
3040 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3041 --> uglify-js-2.4.13-5.el7.noarch
3042Getting requirements for php-pear-Net-LDAP2-2.0.12-21.el7.kolab_3.5.src
3043 --> 1:php-pear-1.9.4-21.el7.noarch
3044Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src
3045 --> boost-devel-1.53.0-23.el7.x86_64
3046 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3047 --> fdupes-1.51-6.el7.x86_64
3048 --> xerces-c-devel-3.1.1-6.el7.x86_64
3049 --> Already installed : m4-1.4.16-9.el7.x86_64
3050Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src
3051 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3052 --> Already installed : automake-1.13.4-3.el7.noarch
3053 --> Already installed : autoconf-2.69-11.el7.noarch
3054 --> libuuid-devel-2.23.2-21.el7.x86_64
3055 --> zlib-devel-1.2.7-13.el7.x86_64
3056Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3057 --> Already installed : python-2.7.5-16.el7.x86_64
3058 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3059 --> uglify-js-2.4.13-5.el7.noarch
3060Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3061 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3062 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3063 --> Already installed : python-2.7.5-16.el7.x86_64
3064 --> uglify-js-2.4.13-5.el7.noarch
3065 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3066 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3067Getting requirements for cyrus-imapd-2.5.0-91.el7.kolab_3.5.src
3068 --> libuuid-devel-2.23.2-21.el7.x86_64
3069 --> cyrus-sasl-devel-2.1.26-17.el7.x86_64
3070 --> Already installed : libtool-2.4.2-20.el7.x86_64
3071 --> CUnit-devel-2.1.3-8.el7.x86_64
3072 --> 1:transfig-3.2.5d-13.el7.x86_64
3073 --> Already installed : gcc-4.8.3-9.el7.x86_64
3074 --> openldap-devel-2.4.39-6.el7.x86_64
3075 --> krb5-devel-1.12.2-14.el7.x86_64
3076 --> Already installed : automake-1.13.4-3.el7.noarch
3077 --> groff-1.22.2-8.el7.x86_64
3078 --> Already installed : bison-2.7-4.el7.x86_64
3079 --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64
3080 --> cyrus-sasl-md5-2.1.26-17.el7.x86_64
3081 --> 4:perl-devel-5.16.3-285.el7.x86_64
3082 --> Already installed : flex-2.5.37-3.el7.x86_64
3083 --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3084 --> cyrus-sasl-plain-2.1.26-17.el7.x86_64
3085 --> 1:net-snmp-devel-5.7.2-20.el7.x86_64
3086 --> jansson-devel-2.4-6.el7.x86_64
3087 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
3088 --> Already installed : autoconf-2.69-11.el7.noarch
3089Getting requirements for php-ZendFramework-1.12.11-1.el7.src
3090Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src
3091 --> Already installed : automake-1.13.4-3.el7.noarch
3092 --> 5:guile-devel-2.0.9-5.el7.x86_64
3093 --> dos2unix-6.0.3-4.el7.x86_64
3094 --> pcre-devel-8.32-14.el7.x86_64
3095 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3096 --> boost-devel-1.53.0-23.el7.x86_64
3097 --> Already installed : 4:perl-5.16.3-285.el7.x86_64
3098 --> Already installed : autoconf-2.69-11.el7.noarch
3099 --> Already installed : gawk-4.0.2-4.el7.x86_64
3100 --> perl-Test-Simple-0.98-243.el7.noarch
3101 --> 4:perl-devel-5.16.3-285.el7.x86_64
3102 --> 1:tcl-devel-8.5.13-4.el7.x86_64
3103 --> python-devel-2.7.5-16.el7.x86_64
3104Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src
3105 --> libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3106 --> libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
3107 --> 1:qt-devel-4.8.5-8.el7.x86_64
3108 --> libcurl-devel-7.29.0-19.el7.x86_64
3109 --> php-5.4.16-23.el7_0.3.x86_64
3110 --> php-devel-5.4.16-23.el7_0.3.x86_64
3111 --> python-devel-2.7.5-16.el7.x86_64
3112 --> cmake-2.8.11-4.el7.x86_64
3113Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3114 --> Already installed : python-2.7.5-16.el7.x86_64
3115 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3116 --> uglify-js-2.4.13-5.el7.noarch
3117Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src
3118 --> boost-devel-1.53.0-23.el7.x86_64
3119 --> Already installed : gcc-c++-4.8.3-9.el7.x86_64
3120 --> fdupes-1.51-6.el7.x86_64
3121 --> xerces-c-devel-3.1.1-6.el7.x86_64
3122 --> Already installed : m4-1.4.16-9.el7.x86_64
3123Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src
3124Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3125 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3126 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3127 --> Already installed : python-2.7.5-16.el7.x86_64
3128 --> uglify-js-2.4.13-5.el7.noarch
3129 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3130 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3131Getting requirements for roundcubemail-1.1.1.27-1.el7.kolab_3.5.src
3132 --> php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3133 --> php-pdo-5.4.16-23.el7_0.3.x86_64
3134 --> Already installed : python-2.7.5-16.el7.x86_64
3135 --> uglify-js-2.4.13-5.el7.noarch
3136 --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3137 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3138Getting requirements for roundcubemail-plugins-kolab-3.2.8-6.el7.kolab_3.5.src
3139 --> Already installed : python-2.7.5-16.el7.x86_64
3140 --> python-cssmin-0.2.0-11.el7.kolab_3.5.noarch
3141 --> uglify-js-2.4.13-5.el7.noarch
3142--> Running transaction check
3143---> Package CUnit-devel.x86_64 0:2.1.3-8.el7 will be installed
3144--> Processing Dependency: CUnit(x86-64) = 2.1.3-8.el7 for package: CUnit-devel-2.1.3-8.el7.x86_64
3145--> Processing Dependency: libcunit.so.1()(64bit) for package: CUnit-devel-2.1.3-8.el7.x86_64
3146---> Package boost-devel.x86_64 0:1.53.0-23.el7 will be installed
3147--> Processing Dependency: boost = 1.53.0-23.el7 for package: boost-devel-1.53.0-23.el7.x86_64
3148--> Processing Dependency: libboost_wserialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3149--> Processing Dependency: libboost_wserialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3150--> Processing Dependency: libboost_wave.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3151--> Processing Dependency: libboost_wave-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3152--> Processing Dependency: libboost_unit_test_framework.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3153--> Processing Dependency: libboost_unit_test_framework-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3154--> Processing Dependency: libboost_timer.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3155--> Processing Dependency: libboost_timer-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3156--> Processing Dependency: libboost_signals.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3157--> Processing Dependency: libboost_signals-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3158--> Processing Dependency: libboost_serialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3159--> Processing Dependency: libboost_serialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3160--> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3161--> Processing Dependency: libboost_regex-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3162--> Processing Dependency: libboost_random.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3163--> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3164--> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3165--> Processing Dependency: libboost_python-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3166--> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3167--> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3168--> Processing Dependency: libboost_prg_exec_monitor.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3169--> Processing Dependency: libboost_prg_exec_monitor-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3170--> Processing Dependency: libboost_math_tr1l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3171--> Processing Dependency: libboost_math_tr1l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3172--> Processing Dependency: libboost_math_tr1f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3173--> Processing Dependency: libboost_math_tr1f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3174--> Processing Dependency: libboost_math_tr1.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3175--> Processing Dependency: libboost_math_tr1-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3176--> Processing Dependency: libboost_math_c99l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3177--> Processing Dependency: libboost_math_c99l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3178--> Processing Dependency: libboost_math_c99f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3179--> Processing Dependency: libboost_math_c99f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3180--> Processing Dependency: libboost_math_c99.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3181--> Processing Dependency: libboost_math_c99-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3182--> Processing Dependency: libboost_locale-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3183--> Processing Dependency: libboost_iostreams.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3184--> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3185--> Processing Dependency: libboost_graph.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3186--> Processing Dependency: libboost_graph-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3187--> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3188--> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3189--> Processing Dependency: libboost_date_time.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3190--> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3191--> Processing Dependency: libboost_context.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3192--> Processing Dependency: libboost_context-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3193--> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3194--> Processing Dependency: libboost_chrono-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3195--> Processing Dependency: libboost_atomic-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64
3196---> Package cmake.x86_64 0:2.8.11-4.el7 will be installed
3197--> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.11-4.el7.x86_64
3198---> Package cyrus-sasl-devel.x86_64 0:2.1.26-17.el7 will be installed
3199--> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-17.el7 for package: cyrus-sasl-devel-2.1.26-17.el7.x86_64
3200---> Package cyrus-sasl-md5.x86_64 0:2.1.26-17.el7 will be installed
3201---> Package cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 will be installed
3202---> Package dos2unix.x86_64 0:6.0.3-4.el7 will be installed
3203---> Package e2fsprogs-devel.x86_64 0:1.42.9-7.el7 will be installed
3204--> Processing Dependency: libcom_err-devel(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3205--> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3206--> Processing Dependency: pkgconfig(com_err) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3207--> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3208--> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64
3209---> Package fdupes.x86_64 0:1.51-6.el7 will be installed
3210---> Package glib2-devel.x86_64 0:2.40.0-4.el7 will be installed
3211---> Package groff.x86_64 0:1.22.2-8.el7 will be installed
3212---> Package guile-devel.x86_64 5:2.0.9-5.el7 will be installed
3213--> Processing Dependency: guile(x86-64) = 5:2.0.9-5.el7 for package: 5:guile-devel-2.0.9-5.el7.x86_64
3214--> Processing Dependency: gmp-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64
3215--> Processing Dependency: gc-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64
3216--> Processing Dependency: libguile-2.0.so.22()(64bit) for package: 5:guile-devel-2.0.9-5.el7.x86_64
3217---> Package jansson-devel.x86_64 0:2.4-6.el7 will be installed
3218--> Processing Dependency: jansson = 2.4-6.el7 for package: jansson-devel-2.4-6.el7.x86_64
3219--> Processing Dependency: libjansson.so.4()(64bit) for package: jansson-devel-2.4-6.el7.x86_64
3220---> Package kdelibs-devel.x86_64 6:4.10.5-6.el7 will be installed
3221--> Processing Dependency: kdelibs = 6:4.10.5-6.el7 for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3222--> Processing Dependency: pkgconfig(libattica) >= 0.4.0 for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3223--> Processing Dependency: automoc4 >= 0.9.88 for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3224--> Processing Dependency: pkgconfig(xxf86misc) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3225--> Processing Dependency: pkgconfig(xv) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3226--> Processing Dependency: pkgconfig(xtst) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3227--> Processing Dependency: pkgconfig(xscrnsaver) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3228--> Processing Dependency: pkgconfig(xproto) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3229--> Processing Dependency: pkgconfig(xpm) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3230--> Processing Dependency: pkgconfig(xkbfile) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3231--> Processing Dependency: pkgconfig(xdamage) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3232--> Processing Dependency: pkgconfig(xcomposite) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3233--> Processing Dependency: pkgconfig(soprano) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3234--> Processing Dependency: pkgconfig(sm) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3235--> Processing Dependency: pkgconfig(shared-desktop-ontologies) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3236--> Processing Dependency: pkgconfig(phonon) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3237--> Processing Dependency: libthreadweaver.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3238--> Processing Dependency: libsolid.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3239--> Processing Dependency: libplasma.so.3()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3240--> Processing Dependency: libnepomukutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3241--> Processing Dependency: libnepomukquery.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3242--> Processing Dependency: libnepomuk.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3243--> Processing Dependency: libkutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3244--> Processing Dependency: libkunittest.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3245--> Processing Dependency: libkunitconversion.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3246--> Processing Dependency: libktexteditor.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3247--> Processing Dependency: libkrossui.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3248--> Processing Dependency: libkrosscore.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3249--> Processing Dependency: libkpty.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3250--> Processing Dependency: libkprintutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3251--> Processing Dependency: libkparts.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3252--> Processing Dependency: libkntlm.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3253--> Processing Dependency: libknotifyconfig.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3254--> Processing Dependency: libknewstuff3.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3255--> Processing Dependency: libknewstuff2.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3256--> Processing Dependency: libkmediaplayer.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3257--> Processing Dependency: libkjsembed.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3258--> Processing Dependency: libkjsapi.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3259--> Processing Dependency: libkjs.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3260--> Processing Dependency: libkio.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3261--> Processing Dependency: libkimproxy.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3262--> Processing Dependency: libkidletime.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3263--> Processing Dependency: libkhtml.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3264--> Processing Dependency: libkfile.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3265--> Processing Dependency: libkemoticons.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3266--> Processing Dependency: libkdnssd.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3267--> Processing Dependency: libkdeui.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3268--> Processing Dependency: libkdesu.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3269--> Processing Dependency: libkdefakes.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3270--> Processing Dependency: libkdecore.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3271--> Processing Dependency: libkdeclarative.so.5()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3272--> Processing Dependency: libkde3support.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3273--> Processing Dependency: libkcmutils.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3274--> Processing Dependency: libQtXml.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3275--> Processing Dependency: libQtDBus.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3276--> Processing Dependency: libQtCore.so.4()(64bit) for package: 6:kdelibs-devel-4.10.5-6.el7.x86_64
3277---> Package kdepimlibs-devel.x86_64 0:4.10.5-3.el7 will be installed
3278--> Processing Dependency: kdepimlibs-akonadi(x86-64) = 4.10.5-3.el7 for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3279--> Processing Dependency: kdepimlibs(x86-64) = 4.10.5-3.el7 for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3280--> Processing Dependency: nepomuk-core-devel for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3281--> Processing Dependency: libsyndication.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3282--> Processing Dependency: libqgpgme.so.1()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3283--> Processing Dependency: libmicroblog.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3284--> Processing Dependency: libmailtransport.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3285--> Processing Dependency: libkxmlrpcclient.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3286--> Processing Dependency: libktnef.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3287--> Processing Dependency: libkresources.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3288--> Processing Dependency: libkpimutils.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3289--> Processing Dependency: libkpimtextedit.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3290--> Processing Dependency: libkpimidentities.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3291--> Processing Dependency: libkontactinterface.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3292--> Processing Dependency: libkmime.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3293--> Processing Dependency: libkmbox.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3294--> Processing Dependency: libkldap.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3295--> Processing Dependency: libkimap.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3296--> Processing Dependency: libkholidays.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3297--> Processing Dependency: libkcalutils.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3298--> Processing Dependency: libkcalcore.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3299--> Processing Dependency: libkcal.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3300--> Processing Dependency: libkblog.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3301--> Processing Dependency: libkalarmcal.so.2()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3302--> Processing Dependency: libkabc_file_core.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3303--> Processing Dependency: libkabc.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3304--> Processing Dependency: libgpgme++.so.2()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3305--> Processing Dependency: libgpgme++-pthread.so.2()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3306--> Processing Dependency: libakonadi-socialutils.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3307--> Processing Dependency: libakonadi-notes.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3308--> Processing Dependency: libakonadi-kmime.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3309--> Processing Dependency: libakonadi-kde.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3310--> Processing Dependency: libakonadi-kcal.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3311--> Processing Dependency: libakonadi-kabc.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3312--> Processing Dependency: libakonadi-contact.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3313--> Processing Dependency: libakonadi-calendar.so.4()(64bit) for package: kdepimlibs-devel-4.10.5-3.el7.x86_64
3314---> Package krb5-devel.x86_64 0:1.12.2-14.el7 will be installed
3315--> Processing Dependency: libverto-devel for package: krb5-devel-1.12.2-14.el7.x86_64
3316--> Processing Dependency: libselinux-devel for package: krb5-devel-1.12.2-14.el7.x86_64
3317--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.12.2-14.el7.x86_64
3318---> Package libcalendaring-devel.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5 will be installed
3319--> Processing Dependency: libcalendaring = 4.9.1.git.1424359330-53.el7.kolab_3.5 for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3320--> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3321--> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3322--> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3323--> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3324--> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3325--> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3326--> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3327--> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab_3.5.x86_64
3328---> Package libcurl-devel.x86_64 0:7.29.0-19.el7 will be installed
3329---> Package libdb-devel.x86_64 0:5.3.21-17.el7_0.1 will be installed
3330---> Package libical-devel.x86_64 0:0.48-6.el7 will be installed
3331--> Processing Dependency: libical(x86-64) = 0.48-6.el7 for package: libical-devel-0.48-6.el7.x86_64
3332--> Processing Dependency: libicalvcal.so.0()(64bit) for package: libical-devel-0.48-6.el7.x86_64
3333--> Processing Dependency: libicalss.so.0()(64bit) for package: libical-devel-0.48-6.el7.x86_64
3334--> Processing Dependency: libical.so.0()(64bit) for package: libical-devel-0.48-6.el7.x86_64
3335---> Package libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed
3336--> Processing Dependency: libkolab(x86-64) = 0.6.git.1429288613 for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3337--> Processing Dependency: libkolab.so.0()(64bit) for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3338---> Package libkolabxml-devel.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5 will be installed
3339--> Processing Dependency: libkolabxml(x86-64) = 1.1.git.1422810799 for package: libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
3340--> Processing Dependency: libkolabxml.so.1()(64bit) for package: libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5.x86_64
3341---> Package libuuid-devel.x86_64 0:2.23.2-21.el7 will be installed
3342---> Package net-snmp-devel.x86_64 1:5.7.2-20.el7 will be installed
3343--> Processing Dependency: net-snmp-libs = 1:5.7.2-20.el7 for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3344--> Processing Dependency: net-snmp-agent-libs = 1:5.7.2-20.el7 for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3345--> Processing Dependency: tcp_wrappers-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3346--> Processing Dependency: rpm-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3347--> Processing Dependency: lm_sensors-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3348--> Processing Dependency: elfutils-libelf-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3349--> Processing Dependency: elfutils-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3350--> Processing Dependency: libnetsnmptrapd.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3351--> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3352--> Processing Dependency: libnetsnmphelpers.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3353--> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3354--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64
3355---> Package nodejs-less.noarch 0:1.7.0-2.el7 will be installed
3356--> Processing Dependency: npm(ycssmin) < 1.1 for package: nodejs-less-1.7.0-2.el7.noarch
3357--> Processing Dependency: npm(ycssmin) >= 1.0.1 for package: nodejs-less-1.7.0-2.el7.noarch
3358--> Processing Dependency: nodejs(engine) >= 0.8.0 for package: nodejs-less-1.7.0-2.el7.noarch
3359--> Processing Dependency: nodejs for package: nodejs-less-1.7.0-2.el7.noarch
3360---> Package nspr-devel.x86_64 0:4.10.6-3.el7 will be installed
3361---> Package nss-devel.x86_64 0:3.16.2.3-5.el7 will be installed
3362--> Processing Dependency: pkgconfig(nss-util) >= 3.16.2.3 for package: nss-devel-3.16.2.3-5.el7.x86_64
3363--> Processing Dependency: nss-util-devel for package: nss-devel-3.16.2.3-5.el7.x86_64
3364--> Processing Dependency: nss-softokn-devel for package: nss-devel-3.16.2.3-5.el7.x86_64
3365---> Package openldap-devel.x86_64 0:2.4.39-6.el7 will be installed
3366---> Package openssl-devel.x86_64 1:1.0.1e-42.el7.4 will be installed
3367---> Package pcre-devel.x86_64 0:8.32-14.el7 will be installed
3368---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed
3369--> Processing Dependency: perl(ExtUtils::Packlist) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3370--> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3371--> Processing Dependency: perl(ExtUtils::Installed) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3372--> Processing Dependency: perl(ExtUtils::Install) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
3373---> Package perl-Test-Simple.noarch 0:0.98-243.el7 will be installed
3374---> Package perl-devel.x86_64 4:5.16.3-285.el7 will be installed
3375--> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64
3376--> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-285.el7.x86_64
3377--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64
3378---> Package php.x86_64 0:5.4.16-23.el7_0.3 will be installed
3379--> Processing Dependency: php-common(x86-64) = 5.4.16-23.el7_0.3 for package: php-5.4.16-23.el7_0.3.x86_64
3380--> Processing Dependency: php-cli(x86-64) = 5.4.16-23.el7_0.3 for package: php-5.4.16-23.el7_0.3.x86_64
3381--> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.4.16-23.el7_0.3.x86_64
3382--> Processing Dependency: httpd for package: php-5.4.16-23.el7_0.3.x86_64
3383---> Package php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5 will be installed
3384--> Processing Dependency: mozldap-tools >= 6.0.5 for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3385--> Processing Dependency: php-pear(Net_LDAP2) for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3386--> Processing Dependency: php-ldap for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch
3387---> Package php-devel.x86_64 0:5.4.16-23.el7_0.3 will be installed
3388---> Package php-pdo.x86_64 0:5.4.16-23.el7_0.3 will be installed
3389---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed
3390--> Processing Dependency: php-xml for package: 1:php-pear-1.9.4-21.el7.noarch
3391--> Processing Dependency: php-posix for package: 1:php-pear-1.9.4-21.el7.noarch
3392---> Package php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 will be installed
3393--> Processing Dependency: php-pear(Net_URL2) >= 2.0.0 for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3394--> Processing Dependency: php-mbstring for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch
3395---> Package php-phpunit-PHPUnit.noarch 0:4.4.4-1.el7.1 will be installed
3396--> Processing Dependency: php-composer(symfony/yaml) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3397--> Processing Dependency: php-composer(symfony/class-loader) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3398--> Processing Dependency: php-composer(sebastian/version) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3399--> Processing Dependency: php-composer(sebastian/recursion-context) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3400--> Processing Dependency: php-composer(sebastian/global-state) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3401--> Processing Dependency: php-composer(sebastian/exporter) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3402--> Processing Dependency: php-composer(sebastian/environment) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3403--> Processing Dependency: php-composer(sebastian/diff) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3404--> Processing Dependency: php-composer(sebastian/comparator) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3405--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3406--> Processing Dependency: php-composer(phpunit/php-timer) < 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3407--> Processing Dependency: php-composer(phpunit/php-text-template) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3408--> Processing Dependency: php-composer(phpunit/php-invoker) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3409--> Processing Dependency: php-composer(phpunit/php-file-iterator) < 1.4 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3410--> Processing Dependency: php-composer(phpunit/php-code-coverage) < 3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3411--> Processing Dependency: php-composer(doctrine/instantiator) < 2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3412--> Processing Dependency: php-composer(symfony/yaml) >= 2.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3413--> Processing Dependency: php-composer(symfony/class-loader) >= 2.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3414--> Processing Dependency: php-composer(sebastian/version) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3415--> Processing Dependency: php-composer(sebastian/recursion-context) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3416--> Processing Dependency: php-composer(sebastian/global-state) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3417--> Processing Dependency: php-composer(sebastian/exporter) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3418--> Processing Dependency: php-composer(sebastian/environment) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3419--> Processing Dependency: php-composer(sebastian/diff) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3420--> Processing Dependency: php-composer(sebastian/comparator) >= 1.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3421--> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) >= 2.3 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3422--> Processing Dependency: php-composer(phpunit/php-timer) >= 1.0.2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3423--> Processing Dependency: php-composer(phpunit/php-text-template) >= 1.2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3424--> Processing Dependency: php-composer(phpunit/php-invoker) >= 1.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3425--> Processing Dependency: php-composer(phpunit/php-file-iterator) >= 1.3.2 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3426--> Processing Dependency: php-composer(phpunit/php-code-coverage) >= 2.0 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3427--> Processing Dependency: php-composer(doctrine/instantiator) >= 1.0.1 for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3428--> Processing Dependency: php-tidy for package: php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch
3429---> Package python-cssmin.noarch 0:0.2.0-11.el7.kolab_3.5 will be installed
3430---> Package python-devel.x86_64 0:2.7.5-16.el7 will be installed
3431---> Package python-flask.noarch 1:0.10.1-5.el7.kolab_3.5 will be installed
3432---> Package python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5 will be installed
3433--> Processing Dependency: python-dateutil for package: python-icalendar-3.8.2-8.el7.kolab_3.5.noarch
3434---> Package python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5 will be installed
3435---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed
3436--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch
3437--> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-2.el7.noarch
3438---> Package python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed
3439--> Processing Dependency: libQtGui.so.4()(64bit) for package: python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3440--> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64
3441---> Package python-kolabformat.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5 will be installed
3442---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed
3443---> Package python-nose.noarch 0:1.3.0-2.el7 will be installed
3444---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed
3445---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed
3446---> Package python-setuptools.noarch 0:0.9.8-3.el7 will be installed
3447--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-3.el7.noarch
3448---> Package python-sphinx.noarch 0:1.1.3-8.el7 will be installed
3449--> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-8.el7.noarch
3450--> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-8.el7.noarch
3451---> Package python-sqlalchemy.x86_64 0:0.9.7-3.el7 will be installed
3452---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed
3453--> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64
3454--> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64
3455--> Processing Dependency: pyOpenSSL for package: python-twisted-core-12.2.0-4.el7.x86_64
3456---> Package python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5 will be installed
3457---> Package pytz.noarch 0:2012d-5.el7 will be installed
3458---> Package qt-devel.x86_64 1:4.8.5-8.el7 will be installed
3459--> Processing Dependency: pkgconfig(xt) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3460--> Processing Dependency: pkgconfig(xrender) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3461--> Processing Dependency: pkgconfig(xrandr) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3462--> Processing Dependency: pkgconfig(xinerama) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3463--> Processing Dependency: pkgconfig(xi) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3464--> Processing Dependency: pkgconfig(xft) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3465--> Processing Dependency: pkgconfig(xfixes) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3466--> Processing Dependency: pkgconfig(xext) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3467--> Processing Dependency: pkgconfig(xcursor) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3468--> Processing Dependency: pkgconfig(x11) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3469--> Processing Dependency: pkgconfig(ice) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3470--> Processing Dependency: pkgconfig(glu) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3471--> Processing Dependency: pkgconfig(gl) for package: 1:qt-devel-4.8.5-8.el7.x86_64
3472---> Package roundcubemail-core.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3473--> Processing Dependency: roundcubemail(plugin-jqueryui) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3474--> Processing Dependency: roundcubemail(core-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3475--> Processing Dependency: roundcubemail(plugin-filesystem_attachments) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3476--> Processing Dependency: roundcubemail(skin) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3477--> Processing Dependency: php-pear(MDB2) >= 2.5.0 for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3478--> Processing Dependency: php-pear(DB) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3479--> Processing Dependency: php-pear(Auth_SASL) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3480--> Processing Dependency: php-gd for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3481--> Processing Dependency: php-pear(Mail_mimeDecode) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3482--> Processing Dependency: php-pear(Net_Socket) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3483--> Processing Dependency: php-mcrypt for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3484--> Processing Dependency: php-pear(Net_IDNA2) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3485--> Processing Dependency: php-pear(MDB2_Driver_mysqli) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3486--> Processing Dependency: php-pear(Mail_Mime) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3487--> Processing Dependency: php-pear(Net_Sieve) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3488--> Processing Dependency: php-pear(Net_SMTP) for package: roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch
3489---> Package roundcubemail-plugin-kolab_auth.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3490--> Processing Dependency: roundcubemail(plugin-kolab_auth-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5.noarch
3491---> Package roundcubemail-plugin-kolab_folders.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3492--> Processing Dependency: roundcubemail(plugin-kolab_folders-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3.5.noarch
3493---> Package roundcubemail-plugin-libkolab.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3494--> Processing Dependency: roundcubemail(plugin-libkolab-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.noarch
3495--> Processing Dependency: roundcubemail(plugin-libkolab-skin) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.noarch
3496---> Package svrcore-devel.x86_64 0:4.0.4-11.el7 will be installed
3497--> Processing Dependency: svrcore = 4.0.4-11.el7 for package: svrcore-devel-4.0.4-11.el7.x86_64
3498--> Processing Dependency: libsvrcore.so.0()(64bit) for package: svrcore-devel-4.0.4-11.el7.x86_64
3499---> Package tcl-devel.x86_64 1:8.5.13-4.el7 will be installed
3500--> Processing Dependency: tcl = 1:8.5.13-4.el7 for package: 1:tcl-devel-8.5.13-4.el7.x86_64
3501---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
3502---> Package transfig.x86_64 1:3.2.5d-13.el7 will be installed
3503--> Processing Dependency: ghostscript for package: 1:transfig-3.2.5d-13.el7.x86_64
3504--> Processing Dependency: bc for package: 1:transfig-3.2.5d-13.el7.x86_64
3505--> Processing Dependency: libXpm.so.4()(64bit) for package: 1:transfig-3.2.5d-13.el7.x86_64
3506---> Package uglify-js.noarch 0:2.4.13-5.el7 will be installed
3507--> Processing Dependency: js-uglify = 2.4.13-5.el7 for package: uglify-js-2.4.13-5.el7.noarch
3508--> Processing Dependency: npm(uglify-to-browserify) < 1.1 for package: uglify-js-2.4.13-5.el7.noarch
3509--> Processing Dependency: npm(source-map) < 0.2 for package: uglify-js-2.4.13-5.el7.noarch
3510--> Processing Dependency: npm(optimist) < 0.5 for package: uglify-js-2.4.13-5.el7.noarch
3511--> Processing Dependency: npm(async) < 0.3 for package: uglify-js-2.4.13-5.el7.noarch
3512--> Processing Dependency: npm(uglify-to-browserify) >= 1.0.0 for package: uglify-js-2.4.13-5.el7.noarch
3513--> Processing Dependency: npm(source-map) >= 0.1.33 for package: uglify-js-2.4.13-5.el7.noarch
3514--> Processing Dependency: npm(optimist) >= 0.4 for package: uglify-js-2.4.13-5.el7.noarch
3515--> Processing Dependency: npm(async) >= 0.2.6 for package: uglify-js-2.4.13-5.el7.noarch
3516---> Package uuid-devel.x86_64 0:1.6.2-26.el7 will be installed
3517--> Processing Dependency: uuid = 1.6.2-26.el7 for package: uuid-devel-1.6.2-26.el7.x86_64
3518--> Processing Dependency: libossp-uuid.so.16()(64bit) for package: uuid-devel-1.6.2-26.el7.x86_64
3519---> Package xerces-c-devel.x86_64 0:3.1.1-6.el7 will be installed
3520---> Package xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5 will be installed
3521---> Package zlib-devel.x86_64 0:1.2.7-13.el7 will be installed
3522--> Running transaction check
3523---> Package CUnit.x86_64 0:2.1.3-8.el7 will be installed
3524---> Package attica-devel.x86_64 0:0.4.1-4.el7 will be installed
3525--> Processing Dependency: attica(x86-64) = 0.4.1-4.el7 for package: attica-devel-0.4.1-4.el7.x86_64
3526--> Processing Dependency: libattica.so.0.4()(64bit) for package: attica-devel-0.4.1-4.el7.x86_64
3527---> Package automoc.x86_64 0:1.0-0.20.rc3.el7 will be installed
3528---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
3529---> Package boost.x86_64 0:1.53.0-23.el7 will be installed
3530---> Package boost-atomic.x86_64 0:1.53.0-23.el7 will be installed
3531---> Package boost-chrono.x86_64 0:1.53.0-23.el7 will be installed
3532---> Package boost-context.x86_64 0:1.53.0-23.el7 will be installed
3533---> Package boost-date-time.x86_64 0:1.53.0-23.el7 will be installed
3534---> Package boost-filesystem.x86_64 0:1.53.0-23.el7 will be installed
3535---> Package boost-graph.x86_64 0:1.53.0-23.el7 will be installed
3536--> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-graph-1.53.0-23.el7.x86_64
3537--> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-graph-1.53.0-23.el7.x86_64
3538--> Processing Dependency: libicudata.so.50()(64bit) for package: boost-graph-1.53.0-23.el7.x86_64
3539---> Package boost-iostreams.x86_64 0:1.53.0-23.el7 will be installed
3540---> Package boost-locale.x86_64 0:1.53.0-23.el7 will be installed
3541---> Package boost-math.x86_64 0:1.53.0-23.el7 will be installed
3542---> Package boost-program-options.x86_64 0:1.53.0-23.el7 will be installed
3543---> Package boost-python.x86_64 0:1.53.0-23.el7 will be installed
3544---> Package boost-random.x86_64 0:1.53.0-23.el7 will be installed
3545---> Package boost-regex.x86_64 0:1.53.0-23.el7 will be installed
3546---> Package boost-serialization.x86_64 0:1.53.0-23.el7 will be installed
3547---> Package boost-signals.x86_64 0:1.53.0-23.el7 will be installed
3548---> Package boost-test.x86_64 0:1.53.0-23.el7 will be installed
3549---> Package boost-timer.x86_64 0:1.53.0-23.el7 will be installed
3550---> Package boost-wave.x86_64 0:1.53.0-23.el7 will be installed
3551---> Package cyrus-sasl.x86_64 0:2.1.26-17.el7 will be installed
3552--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-17.el7.x86_64
3553---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed
3554---> Package elfutils-devel.x86_64 0:0.160-1.el7 will be installed
3555---> Package elfutils-libelf-devel.x86_64 0:0.160-1.el7 will be installed
3556---> Package gc-devel.x86_64 0:7.2d-6.el7 will be installed
3557--> Processing Dependency: gc(x86-64) = 7.2d-6.el7 for package: gc-devel-7.2d-6.el7.x86_64
3558--> Processing Dependency: libgccpp.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64
3559--> Processing Dependency: libgc.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64
3560--> Processing Dependency: libcord.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64
3561---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
3562---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed
3563--> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.07-18.el7.x86_64
3564--> Processing Dependency: poppler-data for package: ghostscript-9.07-18.el7.x86_64
3565--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64
3566--> Processing Dependency: libXt.so.6()(64bit) for package: ghostscript-9.07-18.el7.x86_64
3567---> Package gmp-devel.x86_64 1:6.0.0-11.el7 will be installed
3568---> Package guile.x86_64 5:2.0.9-5.el7 will be installed
3569--> Processing Dependency: libltdl.so.7()(64bit) for package: 5:guile-2.0.9-5.el7.x86_64
3570---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be installed
3571--> Processing Dependency: httpd-tools = 2.4.6-31.el7.centos for package: httpd-2.4.6-31.el7.centos.x86_64
3572--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-31.el7.centos.x86_64
3573--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-31.el7.centos.x86_64
3574---> Package jansson.x86_64 0:2.4-6.el7 will be installed
3575---> Package js-uglify.noarch 0:2.4.13-5.el7 will be installed
3576---> Package kdelibs.x86_64 6:4.10.5-6.el7 will be installed
3577--> Processing Dependency: kdelibs-common = 6:4.10.5-6.el7 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3578--> Processing Dependency: kde4-macros(api) = 2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3579--> Processing Dependency: strigi-libs(x86-64) >= 0.7.7 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3580--> Processing Dependency: soprano(x86-64) >= 2.9.2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3581--> Processing Dependency: shared-desktop-ontologies >= 0.11.0 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3582--> Processing Dependency: phonon(x86-64) >= 4.6.0 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3583--> Processing Dependency: kde-filesystem >= 4-23 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3584--> Processing Dependency: dbusmenu-qt(x86-64) >= 0.9.2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3585--> Processing Dependency: xdg-utils for package: 6:kdelibs-4.10.5-6.el7.x86_64
3586--> Processing Dependency: upower for package: 6:kdelibs-4.10.5-6.el7.x86_64
3587--> Processing Dependency: udisks2 for package: 6:kdelibs-4.10.5-6.el7.x86_64
3588--> Processing Dependency: redhat-menus for package: 6:kdelibs-4.10.5-6.el7.x86_64
3589--> Processing Dependency: media-player-info for package: 6:kdelibs-4.10.5-6.el7.x86_64
3590--> Processing Dependency: kde-settings for package: 6:kdelibs-4.10.5-6.el7.x86_64
3591--> Processing Dependency: hunspell for package: 6:kdelibs-4.10.5-6.el7.x86_64
3592--> Processing Dependency: docbook-style-xsl for package: 6:kdelibs-4.10.5-6.el7.x86_64
3593--> Processing Dependency: docbook-dtds for package: 6:kdelibs-4.10.5-6.el7.x86_64
3594--> Processing Dependency: libstreams.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3595--> Processing Dependency: libstreamanalyzer.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3596--> Processing Dependency: libsopranoclient.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3597--> Processing Dependency: libsoprano.so.4()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3598--> Processing Dependency: libqca.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3599--> Processing Dependency: libpolkit-qt-core-1.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3600--> Processing Dependency: libphonon.so.4()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3601--> Processing Dependency: libfam.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3602--> Processing Dependency: libenchant.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3603--> Processing Dependency: libdbusmenu-qt.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3604--> Processing Dependency: libXss.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3605--> Processing Dependency: libImath.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3606--> Processing Dependency: libIlmThread.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3607--> Processing Dependency: libIlmImf.so.7()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3608--> Processing Dependency: libIex.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3609--> Processing Dependency: libHalf.so.6()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64
3610---> Package kdepimlibs.x86_64 0:4.10.5-3.el7 will be installed
3611---> Package kdepimlibs-akonadi.x86_64 0:4.10.5-3.el7 will be installed
3612--> Processing Dependency: akonadi(x86-64) >= 1.9.2 for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3613--> Processing Dependency: libqjson.so.0()(64bit) for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3614--> Processing Dependency: libnepomukcore.so.4()(64bit) for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3615--> Processing Dependency: libakonadiprotocolinternals.so.1()(64bit) for package: kdepimlibs-akonadi-4.10.5-3.el7.x86_64
3616---> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 will be installed
3617---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
3618---> Package libICE-devel.x86_64 0:1.0.8-7.el7 will be installed
3619---> Package libSM-devel.x86_64 0:1.2.1-7.el7 will be installed
3620---> Package libX11-devel.x86_64 0:1.6.0-2.1.el7 will be installed
3621--> Processing Dependency: pkgconfig(xcb) >= 1.1.92 for package: libX11-devel-1.6.0-2.1.el7.x86_64
3622--> Processing Dependency: pkgconfig(xcb) for package: libX11-devel-1.6.0-2.1.el7.x86_64
3623---> Package libXScrnSaver-devel.x86_64 0:1.2.2-6.1.el7 will be installed
3624---> Package libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 will be installed
3625---> Package libXcursor-devel.x86_64 0:1.1.14-2.1.el7 will be installed
3626---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed
3627---> Package libXext-devel.x86_64 0:1.3.2-2.1.el7 will be installed
3628---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed
3629---> Package libXft-devel.x86_64 0:2.3.1-5.1.el7 will be installed
3630--> Processing Dependency: pkgconfig(freetype2) for package: libXft-devel-2.3.1-5.1.el7.x86_64
3631--> Processing Dependency: pkgconfig(fontconfig) for package: libXft-devel-2.3.1-5.1.el7.x86_64
3632---> Package libXi-devel.x86_64 0:1.7.2-2.1.el7 will be installed
3633---> Package libXinerama-devel.x86_64 0:1.1.3-2.1.el7 will be installed
3634---> Package libXpm.x86_64 0:3.5.10-5.1.el7 will be installed
3635---> Package libXpm-devel.x86_64 0:3.5.10-5.1.el7 will be installed
3636---> Package libXrandr-devel.x86_64 0:1.4.1-2.1.el7 will be installed
3637---> Package libXrender-devel.x86_64 0:0.9.8-2.1.el7 will be installed
3638---> Package libXt-devel.x86_64 0:1.1.4-6.1.el7 will be installed
3639---> Package libXtst-devel.x86_64 0:1.2.2-2.1.el7 will be installed
3640---> Package libXv-devel.x86_64 0:1.0.9-2.1.el7 will be installed
3641--> Processing Dependency: libXv = 1.0.9-2.1.el7 for package: libXv-devel-1.0.9-2.1.el7.x86_64
3642--> Processing Dependency: libXv.so.1()(64bit) for package: libXv-devel-1.0.9-2.1.el7.x86_64
3643---> Package libXxf86misc-devel.x86_64 0:1.0.3-7.1.el7 will be installed
3644--> Processing Dependency: libXxf86misc = 1.0.3-7.1.el7 for package: libXxf86misc-devel-1.0.3-7.1.el7.x86_64
3645--> Processing Dependency: libXxf86misc.so.1()(64bit) for package: libXxf86misc-devel-1.0.3-7.1.el7.x86_64
3646---> Package libarchive.x86_64 0:3.1.2-7.el7 will be installed
3647--> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-7.el7.x86_64
3648---> Package libcalendaring.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5 will be installed
3649---> Package libcom_err-devel.x86_64 0:1.42.9-7.el7 will be installed
3650---> Package libical.x86_64 0:0.48-6.el7 will be installed
3651---> Package libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed
3652---> Package libkolabxml.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5 will be installed
3653---> Package libselinux-devel.x86_64 0:2.2.2-6.el7 will be installed
3654--> Processing Dependency: libsepol-devel >= 2.1.9-1 for package: libselinux-devel-2.2.2-6.el7.x86_64
3655--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.2.2-6.el7.x86_64
3656---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
3657---> Package libxkbfile-devel.x86_64 0:1.0.8-5.el7 will be installed
3658--> Processing Dependency: libxkbfile = 1.0.8-5.el7 for package: libxkbfile-devel-1.0.8-5.el7.x86_64
3659--> Processing Dependency: libxkbfile.so.1()(64bit) for package: libxkbfile-devel-1.0.8-5.el7.x86_64
3660---> Package lm_sensors-devel.x86_64 0:3.3.4-11.el7 will be installed
3661--> Processing Dependency: lm_sensors-libs = 3.3.4-11.el7 for package: lm_sensors-devel-3.3.4-11.el7.x86_64
3662--> Processing Dependency: libsensors.so.4()(64bit) for package: lm_sensors-devel-3.3.4-11.el7.x86_64
3663---> Package mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed
3664--> Processing Dependency: pkgconfig(libdrm) >= 2.4.38 for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64
3665--> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64
3666--> Processing Dependency: gl-manpages for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64
3667---> Package mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 will be installed
3668--> Processing Dependency: mesa-libGLU(x86-64) = 9.0.0-4.el7 for package: mesa-libGLU-devel-9.0.0-4.el7.x86_64
3669--> Processing Dependency: libGLU.so.1()(64bit) for package: mesa-libGLU-devel-9.0.0-4.el7.x86_64
3670---> Package mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed
3671--> Processing Dependency: mozldap = 6.0.5-38.el7.kolab_3.5 for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3672--> Processing Dependency: libldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3673--> Processing Dependency: libssldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3674--> Processing Dependency: libprldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3675--> Processing Dependency: libldif60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64
3676---> Package nepomuk-core-devel.x86_64 0:4.10.5-5.el7 will be installed
3677---> Package net-snmp-agent-libs.x86_64 1:5.7.2-20.el7 will be installed
3678---> Package net-snmp-libs.x86_64 1:5.7.2-20.el7 will be installed
3679---> Package nodejs.x86_64 0:0.10.33-1.el7 will be installed
3680--> Processing Dependency: v8(x86-64) < 1:3.15 for package: nodejs-0.10.33-1.el7.x86_64
3681--> Processing Dependency: v8(x86-64) >= 1:3.14.5.7 for package: nodejs-0.10.33-1.el7.x86_64
3682--> Processing Dependency: libv8.so.3()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3683--> Processing Dependency: libuv.so.0.10()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3684--> Processing Dependency: libhttp_parser.so.2()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3685--> Processing Dependency: libcares.so.2()(64bit) for package: nodejs-0.10.33-1.el7.x86_64
3686---> Package nodejs-async.noarch 0:0.2.10-1.el7 will be installed
3687---> Package nodejs-optimist.noarch 0:0.4.0-1.el7 will be installed
3688--> Processing Dependency: npm(wordwrap) < 0.1 for package: nodejs-optimist-0.4.0-1.el7.noarch
3689--> Processing Dependency: npm(wordwrap) >= 0.0.2 for package: nodejs-optimist-0.4.0-1.el7.noarch
3690---> Package nodejs-source-map.noarch 0:0.1.33-1.el7 will be installed
3691--> Processing Dependency: npm(amdefine) >= 0.0.4 for package: nodejs-source-map-0.1.33-1.el7.noarch
3692---> Package nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7 will be installed
3693---> Package nss-softokn-devel.x86_64 0:3.16.2.3-9.el7 will be installed
3694--> Processing Dependency: nss-softokn-freebl-devel(x86-64) = 3.16.2.3-9.el7 for package: nss-softokn-devel-3.16.2.3-9.el7.x86_64
3695---> Package nss-util-devel.x86_64 0:3.16.2.3-2.el7 will be installed
3696---> Package perl-ExtUtils-Install.noarch 0:1.58-285.el7 will be installed
3697---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed
3698---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 will be installed
3699---> Package phonon-devel.x86_64 0:4.6.0-9.el7 will be installed
3700---> Package php-cli.x86_64 0:5.4.16-23.el7_0.3 will be installed
3701---> Package php-common.x86_64 0:5.4.16-23.el7_0.3 will be installed
3702--> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-23.el7_0.3.x86_64
3703---> Package php-doctrine-instantiator.noarch 0:1.0.4-1.el7 will be installed
3704---> Package php-gd.x86_64 0:5.4.16-23.el7_0.3 will be installed
3705--> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.16-23.el7_0.3.x86_64
3706---> Package php-ldap.x86_64 0:5.4.16-23.el7_0.3 will be installed
3707---> Package php-mbstring.x86_64 0:5.4.16-23.el7_0.3 will be installed
3708---> Package php-mcrypt.x86_64 0:5.4.16-3.el7 will be installed
3709--> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.4.16-3.el7.x86_64
3710---> Package php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 will be installed
3711---> Package php-pear-DB.noarch 0:1.7.14-6.el7 will be installed
3712---> Package php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 will be installed
3713---> Package php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 will be installed
3714--> Processing Dependency: php-mysqli for package: php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch
3715---> Package php-pear-Mail-Mime.noarch 0:1.8.9-1.el7 will be installed
3716---> Package php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 will be installed
3717---> Package php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 will be installed
3718---> Package php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 will be installed
3719---> Package php-pear-Net-SMTP.noarch 0:1.6.2-1.el7 will be installed
3720---> Package php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 will be installed
3721---> Package php-pear-Net-Socket.noarch 0:1.0.14-1.el7 will be installed
3722---> Package php-pear-Net-URL2.noarch 0:2.1.1-1.el7 will be installed
3723---> Package php-phpunit-File-Iterator.noarch 0:1.3.4-5.el7 will be installed
3724---> Package php-phpunit-PHP-CodeCoverage.noarch 0:2.0.15-1.el7 will be installed
3725--> Processing Dependency: php-composer(phpunit/php-token-stream) < 2 for package: php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch
3726--> Processing Dependency: php-composer(phpunit/php-token-stream) >= 1.3 for package: php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch
3727---> Package php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 will be installed
3728---> Package php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 will be installed
3729---> Package php-phpunit-PHPUnit-MockObject.noarch 0:2.3.0-1.el7 will be installed
3730--> Processing Dependency: php-soap for package: php-phpunit-PHPUnit-MockObject-2.3.0-1.el7.noarch
3731---> Package php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 will be installed
3732---> Package php-phpunit-Version.noarch 0:1.0.4-1.el7 will be installed
3733---> Package php-phpunit-comparator.noarch 0:1.1.1-1.el7 will be installed
3734---> Package php-phpunit-diff.noarch 0:1.2.0-1.el7 will be installed
3735---> Package php-phpunit-environment.noarch 0:1.2.1-1.el7 will be installed
3736---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be installed
3737---> Package php-process.x86_64 0:5.4.16-23.el7_0.3 will be installed
3738---> Package php-sebastian-global-state.noarch 0:1.0.0-1.el7 will be installed
3739---> Package php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 will be installed
3740---> Package php-symfony-class-loader.noarch 0:2.5.11-1.el7 will be installed
3741--> Processing Dependency: php-symfony-common = 2.5.11-1.el7 for package: php-symfony-class-loader-2.5.11-1.el7.noarch
3742---> Package php-symfony-yaml.noarch 0:2.5.11-1.el7 will be installed
3743---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be installed
3744--> Processing Dependency: libtidy-0.99.so.0()(64bit) for package: php-tidy-5.4.16-3.el7.x86_64
3745---> Package php-xml.x86_64 0:5.4.16-23.el7_0.3 will be installed
3746---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed
3747---> Package pyserial.noarch 0:2.6-5.el7 will be installed
3748---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
3749---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed
3750--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch
3751---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed
3752---> Package python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 will be installed
3753--> Processing Dependency: python-imaging for package: python-docutils-0.11-0.2.20130715svn7687.el7.noarch
3754---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
3755---> Package python-pygments.noarch 0:1.4-9.el7 will be installed
3756---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed
3757---> Package qt.x86_64 1:4.8.5-8.el7 will be installed
3758--> Processing Dependency: qt-settings for package: 1:qt-4.8.5-8.el7.x86_64
3759---> Package qt-x11.x86_64 1:4.8.5-8.el7 will be installed
3760--> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-8.el7.x86_64
3761---> Package roundcubemail-core-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3762---> Package roundcubemail-plugin-filesystem_attachments.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3763--> Processing Dependency: roundcubemail(plugin-filesystem_attachments-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-filesystem_attachments-1.1.1.27-1.el7.kolab_3.5.noarch
3764---> Package roundcubemail-plugin-jqueryui.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3765--> Processing Dependency: roundcubemail(plugin-jqueryui-skin) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5.noarch
3766--> Processing Dependency: roundcubemail(plugin-jqueryui-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5.noarch
3767---> Package roundcubemail-plugin-kolab_auth-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3768---> Package roundcubemail-plugin-kolab_folders-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3769---> Package roundcubemail-plugin-libkolab-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3770---> Package roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3771--> Processing Dependency: roundcubemail(plugin-libkolab-skin-larry-assets) = 3.2.8-6.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-skin-larry-3.2.8-6.el7.kolab_3.5.noarch
3772---> Package roundcubemail-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3773--> Processing Dependency: roundcubemail(skin-larry-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-skin-larry-1.1.1.27-1.el7.kolab_3.5.noarch
3774---> Package rpm-devel.x86_64 0:4.11.1-25.el7 will be installed
3775--> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.11.1-25.el7.x86_64
3776---> Package shared-desktop-ontologies-devel.noarch 0:0.11.0-2.el7 will be installed
3777---> Package soprano-devel.x86_64 0:2.9.2-3.el7 will be installed
3778---> Package svrcore.x86_64 0:4.0.4-11.el7 will be installed
3779---> Package systemtap-sdt-devel.x86_64 0:2.6-8.el7 will be installed
3780--> Processing Dependency: pyparsing for package: systemtap-sdt-devel-2.6-8.el7.x86_64
3781---> Package tcl.x86_64 1:8.5.13-4.el7 will be installed
3782---> Package tcp_wrappers-devel.x86_64 0:7.6-77.el7 will be installed
3783---> Package uuid.x86_64 0:1.6.2-26.el7 will be installed
3784---> Package xerces-c.x86_64 0:3.1.1-6.el7 will be installed
3785---> Package xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 will be installed
3786---> Package ycssmin.noarch 0:1.0.1-6.el7 will be installed
3787--> Running transaction check
3788---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed
3789---> Package akonadi.x86_64 0:1.9.2-4.el7 will be installed
3790---> Package attica.x86_64 0:0.4.1-4.el7 will be installed
3791---> Package c-ares.x86_64 0:1.10.0-3.el7 will be installed
3792---> Package centos-logos.noarch 0:70.0.6-2.el7.centos will be installed
3793---> Package dbusmenu-qt.x86_64 0:0.9.2-7.el7 will be installed
3794---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed
3795--> Processing Dependency: xml-common for package: docbook-dtds-1.0-60.el7.noarch
3796--> Processing Dependency: sgml-common for package: docbook-dtds-1.0-60.el7.noarch
3797---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed
3798---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed
3799---> Package fontconfig-devel.x86_64 0:2.10.95-7.el7 will be installed
3800--> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.10.95-7.el7.x86_64
3801---> Package freetype-devel.x86_64 0:2.4.11-10.el7_1.1 will be installed
3802---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
3803---> Package gc.x86_64 0:7.2d-6.el7 will be installed
3804---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
3805---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed
3806---> Package http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7 will be installed
3807---> Package httpd-tools.x86_64 0:2.4.6-31.el7.centos will be installed
3808---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed
3809--> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-13.el7.x86_64
3810---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed
3811---> Package initscripts.x86_64 0:9.49.24-1.el7 will be installed
3812--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.24-1.el7.x86_64
3813--> Processing Dependency: module-init-tools for package: initscripts-9.49.24-1.el7.x86_64
3814--> Processing Dependency: hostname for package: initscripts-9.49.24-1.el7.x86_64
3815---> Package kde-filesystem.x86_64 0:4-47.el7 will be installed
3816---> Package kde-settings.noarch 0:19-23.5.el7 will be installed
3817--> Processing Dependency: xdg-user-dirs for package: kde-settings-19-23.5.el7.noarch
3818--> Processing Dependency: polkit-js-engine for package: kde-settings-19-23.5.el7.noarch
3819--> Processing Dependency: adwaita-cursor-theme for package: kde-settings-19-23.5.el7.noarch
3820---> Package kdelibs-common.x86_64 6:4.10.5-6.el7 will be installed
3821---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed
3822---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed
3823---> Package libXv.x86_64 0:1.0.9-2.1.el7 will be installed
3824---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed
3825---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed
3826---> Package libdrm-devel.x86_64 0:2.4.56-2.el7 will be installed
3827---> Package libicu.x86_64 0:50.1.2-11.el7 will be installed
3828---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed
3829---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed
3830---> Package libsepol-devel.x86_64 0:2.1.9-3.el7 will be installed
3831---> Package libtidy.x86_64 0:0.99.0-31.20091203.el7 will be installed
3832---> Package libtool-ltdl.x86_64 0:2.4.2-20.el7 will be installed
3833---> Package libuv.x86_64 1:0.10.29-1.el7 will be installed
3834---> Package libxcb-devel.x86_64 0:1.9-5.el7 will be installed
3835--> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.9-5.el7.x86_64
3836---> Package libxkbfile.x86_64 0:1.0.8-5.el7 will be installed
3837---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed
3838---> Package lm_sensors-libs.x86_64 0:3.3.4-11.el7 will be installed
3839---> Package lzo.x86_64 0:2.06-6.el7_0.2 will be installed
3840---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
3841---> Package media-player-info.noarch 0:17-4.el7 will be installed
3842---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed
3843---> Package mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed
3844---> Package nepomuk-core-libs.x86_64 0:4.10.5-5.el7 will be installed
3845--> Processing Dependency: nepomuk-core = 4.10.5-5.el7 for package: nepomuk-core-libs-4.10.5-5.el7.x86_64
3846---> Package nodejs-amdefine.noarch 0:0.0.4-1.el7 will be installed
3847---> Package nodejs-wordwrap.noarch 0:0.0.2-4.el7 will be installed
3848---> Package nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7 will be installed
3849---> Package phonon.x86_64 0:4.6.0-9.el7 will be installed
3850--> Processing Dependency: phonon-backend(x86-64) >= 4.4 for package: phonon-4.6.0-9.el7.x86_64
3851--> Processing Dependency: libpulse-mainloop-glib.so.0(PULSE_0)(64bit) for package: phonon-4.6.0-9.el7.x86_64
3852--> Processing Dependency: libpulse-mainloop-glib.so.0()(64bit) for package: phonon-4.6.0-9.el7.x86_64
3853---> Package php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3 will be installed
3854---> Package php-phpunit-PHP-TokenStream.noarch 0:1.4.0-1.el7 will be installed
3855---> Package php-soap.x86_64 0:5.4.16-23.el7_0.3 will be installed
3856---> Package php-symfony-common.noarch 0:2.5.11-1.el7 will be installed
3857---> Package polkit-qt.x86_64 0:0.103.0-10.el7_0 will be installed
3858---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
3859---> Package popt-devel.x86_64 0:1.13-16.el7 will be installed
3860---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
3861---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
3862---> Package python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7 will be installed
3863--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64
3864---> Package qca2.x86_64 0:2.0.3-7.el7 will be installed
3865---> Package qjson.x86_64 0:0.8.1-4.el7 will be installed
3866---> Package qt-settings.noarch 0:19-23.5.el7 will be installed
3867--> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.noarch
3868---> Package redhat-menus.noarch 0:12.0.2-7.el7 will be installed
3869---> Package roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3870---> Package roundcubemail-plugin-jqueryui-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3871---> Package roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3872--> Processing Dependency: roundcubemail(plugin-jqueryui-skin-larry-assets) = 1.1.1.27-1.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-skin-larry-1.1.1.27-1.el7.kolab_3.5.noarch
3873---> Package roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.2.8-6.el7.kolab_3.5 will be installed
3874---> Package roundcubemail-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3875---> Package shared-desktop-ontologies.noarch 0:0.11.0-2.el7 will be installed
3876---> Package soprano.x86_64 0:2.9.2-3.el7 will be installed
3877--> Processing Dependency: redland-virtuoso for package: soprano-2.9.2-3.el7.x86_64
3878--> Processing Dependency: librdf.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3879--> Processing Dependency: libraptor2.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3880--> Processing Dependency: libiodbc.so.2()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3881--> Processing Dependency: libclucene-core.so.1()(64bit) for package: soprano-2.9.2-3.el7.x86_64
3882---> Package strigi-libs.x86_64 0:0.7.7-12.20120626.el7 will be installed
3883--> Processing Dependency: libexiv2.so.12()(64bit) for package: strigi-libs-0.7.7-12.20120626.el7.x86_64
3884---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed
3885---> Package udisks2.x86_64 0:2.1.2-5.el7 will be installed
3886--> Processing Dependency: libudisks2 = 2.1.2-5.el7 for package: udisks2-2.1.2-5.el7.x86_64
3887--> Processing Dependency: libatasmart >= 0.12 for package: udisks2-2.1.2-5.el7.x86_64
3888--> Processing Dependency: dbus >= 1.4.0 for package: udisks2-2.1.2-5.el7.x86_64
3889--> Processing Dependency: xfsprogs for package: udisks2-2.1.2-5.el7.x86_64
3890--> Processing Dependency: parted for package: udisks2-2.1.2-5.el7.x86_64
3891--> Processing Dependency: mdadm for package: udisks2-2.1.2-5.el7.x86_64
3892--> Processing Dependency: gdisk for package: udisks2-2.1.2-5.el7.x86_64
3893--> Processing Dependency: e2fsprogs for package: udisks2-2.1.2-5.el7.x86_64
3894--> Processing Dependency: dosfstools for package: udisks2-2.1.2-5.el7.x86_64
3895--> Processing Dependency: cryptsetup-luks for package: udisks2-2.1.2-5.el7.x86_64
3896--> Processing Dependency: libudisks2.so.0()(64bit) for package: udisks2-2.1.2-5.el7.x86_64
3897--> Processing Dependency: libatasmart.so.4()(64bit) for package: udisks2-2.1.2-5.el7.x86_64
3898---> Package upower.x86_64 0:0.9.20-7.el7 will be installed
3899--> Processing Dependency: pm-utils >= 1.2.2.1 for package: upower-0.9.20-7.el7.x86_64
3900--> Processing Dependency: gobject-introspection for package: upower-0.9.20-7.el7.x86_64
3901--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: upower-0.9.20-7.el7.x86_64
3902--> Processing Dependency: libplist.so.1()(64bit) for package: upower-0.9.20-7.el7.x86_64
3903--> Processing Dependency: libimobiledevice.so.4()(64bit) for package: upower-0.9.20-7.el7.x86_64
3904--> Processing Dependency: libdbus-glib-1.so.2()(64bit) for package: upower-0.9.20-7.el7.x86_64
3905---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
3906---> Package v8.x86_64 1:3.14.5.10-14.el7 will be installed
3907---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed
3908--> Processing Dependency: desktop-file-utils for package: xdg-utils-1.1.0-0.16.20120809git.el7.noarch
3909--> Running transaction check
3910---> Package adwaita-cursor-theme.noarch 0:3.8.4-3.el7 will be installed
3911---> Package clucene-core.x86_64 0:2.3.3.4-11.el7 will be installed
3912---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed
3913--> Processing Dependency: cryptsetup-libs(x86-64) = 1.6.6-3.el7 for package: cryptsetup-1.6.6-3.el7.x86_64
3914--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64
3915--> Processing Dependency: libcryptsetup.so.4()(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64
3916---> Package dbus.x86_64 1:1.6.12-11.el7 will be installed
3917---> Package dbus-glib.x86_64 0:0.100-7.el7 will be installed
3918---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed
3919---> Package dosfstools.x86_64 0:3.0.20-9.el7 will be installed
3920---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed
3921--> Processing Dependency: libss = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64
3922--> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64
3923---> Package exiv2-libs.x86_64 0:0.23-6.el7 will be installed
3924---> Package expat-devel.x86_64 0:2.1.0-8.el7 will be installed
3925---> Package gdisk.x86_64 0:0.8.6-5.el7 will be installed
3926---> Package gobject-introspection.x86_64 0:1.36.0-4.el7 will be installed
3927---> Package hostname.x86_64 0:3.13-3.el7 will be installed
3928---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed
3929---> Package kmod.x86_64 0:14-10.el7 will be installed
3930---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed
3931---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed
3932---> Package libimobiledevice.x86_64 0:1.1.5-6.el7 will be installed
3933--> Processing Dependency: libusbmuxd.so.2()(64bit) for package: libimobiledevice-1.1.5-6.el7.x86_64
3934---> Package libiodbc.x86_64 0:3.52.7-7.el7 will be installed
3935---> Package libplist.x86_64 0:1.10-4.el7 will be installed
3936---> Package libudisks2.x86_64 0:2.1.2-5.el7 will be installed
3937---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed
3938---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed
3939---> Package mdadm.x86_64 0:3.3.2-2.el7 will be installed
3940--> Processing Dependency: libreport-filesystem for package: mdadm-3.3.2-2.el7.x86_64
3941---> Package nepomuk-core.x86_64 0:4.10.5-5.el7 will be installed
3942--> Processing Dependency: virtuoso-opensource for package: nepomuk-core-4.10.5-5.el7.x86_64
3943--> Processing Dependency: libtag.so.1()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64
3944--> Processing Dependency: libpoppler-qt4.so.4()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64
3945---> Package parted.x86_64 0:3.1-20.el7 will be installed
3946---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed
3947--> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64
3948--> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3949--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3950--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3951--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64
3952---> Package phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 will be installed
3953--> Processing Dependency: gstreamer-plugins-good for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3954--> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3955--> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3956--> Processing Dependency: libgstpbutils-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3957--> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3958--> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3959--> Processing Dependency: libgstaudio-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3960--> Processing Dependency: libgstapp-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64
3961---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed
3962--> Processing Dependency: kbd for package: pm-utils-1.4.1-27.el7.x86_64
3963---> Package polkit.x86_64 0:0.112-5.el7 will be installed
3964--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-5.el7.x86_64
3965--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-5.el7.x86_64
3966--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-5.el7.x86_64
3967---> Package pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 will be installed
3968---> Package raptor2.x86_64 0:2.0.9-3.el7 will be installed
3969--> Processing Dependency: libyajl.so.2()(64bit) for package: raptor2-2.0.9-3.el7.x86_64
3970---> Package redland.x86_64 0:1.0.16-6.el7 will be installed
3971--> Processing Dependency: librasqal.so.3()(64bit) for package: redland-1.0.16-6.el7.x86_64
3972---> Package redland-virtuoso.x86_64 0:1.0.16-6.el7 will be installed
3973---> Package roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5 will be installed
3974---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed
3975---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
3976---> Package xdg-user-dirs.x86_64 0:0.15-4.el7 will be installed
3977--> Processing Dependency: /etc/X11/xinit/xinitrc.d for package: xdg-user-dirs-0.15-4.el7.x86_64
3978---> Package xfsprogs.x86_64 0:3.2.1-6.el7 will be installed
3979---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed
3980--> Running transaction check
3981---> Package cryptsetup-libs.x86_64 0:1.6.6-3.el7 will be installed
3982---> Package gstreamer.x86_64 0:0.10.36-7.el7 will be installed
3983--> Processing Dependency: gstreamer-tools >= 0.10.36 for package: gstreamer-0.10.36-7.el7.x86_64
3984---> Package gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 will be installed
3985--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3986--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3987--> Processing Dependency: iso-codes for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3988--> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3989--> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3990--> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3991--> Processing Dependency: liborc-test-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3992--> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3993--> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3994--> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64
3995---> Package gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 will be installed
3996--> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
3997--> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
3998--> Processing Dependency: libwavpack.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
3999--> Processing Dependency: libv4l2.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4000--> Processing Dependency: libspeex.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4001--> Processing Dependency: libsoup-gnome-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4002--> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4003--> Processing Dependency: libshout.so.3()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4004--> Processing Dependency: librom1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4005--> Processing Dependency: libraw1394.so.11()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4006--> Processing Dependency: libiec61883.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4007--> Processing Dependency: libgconf-2.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4008--> Processing Dependency: libdv.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4009--> Processing Dependency: libavc1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64
4010---> Package kbd.x86_64 0:1.15.5-11.el7 will be installed
4011--> Processing Dependency: kbd-misc = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64
4012--> Processing Dependency: kbd-legacy = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64
4013---> Package libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.4 will be installed
4014---> Package libss.x86_64 0:1.42.9-7.el7 will be installed
4015---> Package mozjs17.x86_64 0:17.0.0-10.el7 will be installed
4016---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed
4017---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
4018---> Package poppler-qt.x86_64 0:0.22.5-6.el7 will be installed
4019--> Processing Dependency: poppler(x86-64) = 0.22.5-6.el7 for package: poppler-qt-0.22.5-6.el7.x86_64
4020--> Processing Dependency: libpoppler.so.37()(64bit) for package: poppler-qt-0.22.5-6.el7.x86_64
4021--> Processing Dependency: libopenjpeg.so.1()(64bit) for package: poppler-qt-0.22.5-6.el7.x86_64
4022---> Package rasqal.x86_64 0:0.9.30-4.el7 will be installed
4023---> Package taglib.x86_64 0:1.8-7.20130218git.el7 will be installed
4024---> Package usbmuxd.x86_64 0:1.0.8-11.el7 will be installed
4025---> Package virtuoso-opensource.x86_64 1:6.1.6-6.el7 will be installed
4026---> Package xorg-x11-xinit.x86_64 0:1.3.2-14.el7 will be installed
4027--> Processing Dependency: xorg-x11-xauth for package: xorg-x11-xinit-1.3.2-14.el7.x86_64
4028--> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit-1.3.2-14.el7.x86_64
4029---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
4030--> Running transaction check
4031---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed
4032--> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64
4033---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed
4034---> Package gstreamer-tools.x86_64 0:0.10.36-7.el7 will be installed
4035---> Package iso-codes.noarch 0:3.46-2.el7 will be installed
4036---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be installed
4037---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be installed
4038---> Package libavc1394.x86_64 0:0.5.3-14.el7 will be installed
4039---> Package libdv.x86_64 0:1.0.0-17.el7 will be installed
4040---> Package libiec61883.x86_64 0:1.2.0-10.el7 will be installed
4041---> Package libraw1394.x86_64 0:2.1.0-2.el7 will be installed
4042---> Package libshout.x86_64 0:2.2.2-11.el7 will be installed
4043---> Package libsoup.x86_64 0:2.46.0-3.el7 will be installed
4044--> Processing Dependency: glib-networking >= 2.38.0 for package: libsoup-2.46.0-3.el7.x86_64
4045---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed
4046---> Package libv4l.x86_64 0:0.9.5-4.el7 will be installed
4047---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed
4048---> Package openjpeg-libs.x86_64 0:1.5.1-10.el7 will be installed
4049---> Package orc.x86_64 0:0.4.17-5.el7 will be installed
4050---> Package poppler.x86_64 0:0.22.5-6.el7 will be installed
4051---> Package speex.x86_64 0:1.2-0.19.rc1.el7 will be installed
4052---> Package wavpack.x86_64 0:4.60.1-9.el7 will be installed
4053---> Package xorg-x11-server-utils.x86_64 0:7.7-4.el7 will be installed
4054--> Processing Dependency: libXmuu.so.1()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64
4055--> Processing Dependency: libXmu.so.6()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64
4056---> Package xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 will be installed
4057--> Running transaction check
4058---> Package glib-networking.x86_64 0:2.40.0-1.el7 will be installed
4059--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.40.0-1.el7.x86_64
4060---> Package libXmu.x86_64 0:1.1.1-5.1.el7 will be installed
4061---> Package psmisc.x86_64 0:22.20-8.el7 will be installed
4062--> Running transaction check
4063---> Package gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 will be installed
4064--> Finished Dependency Resolution
4065
4066Dependencies Resolved
4067
4068================================================================================
4069 Package Arch Version Repository Size
4070================================================================================
4071Installing:
4072 CUnit-devel x86_64 2.1.3-8.el7 epel 61 k
4073 boost-devel x86_64 1.53.0-23.el7 base 7.0 M
4074 cmake x86_64 2.8.11-4.el7 base 6.7 M
4075 cyrus-sasl-devel x86_64 2.1.26-17.el7 base 309 k
4076 cyrus-sasl-md5 x86_64 2.1.26-17.el7 base 55 k
4077 cyrus-sasl-plain x86_64 2.1.26-17.el7 base 38 k
4078 dos2unix x86_64 6.0.3-4.el7 base 58 k
4079 e2fsprogs-devel x86_64 1.42.9-7.el7 base 70 k
4080 fdupes x86_64 1.51-6.el7 epel 25 k
4081 glib2-devel x86_64 2.40.0-4.el7 base 445 k
4082 groff x86_64 1.22.2-8.el7 base 1.1 M
4083 guile-devel x86_64 5:2.0.9-5.el7 base 129 k
4084 jansson-devel x86_64 2.4-6.el7 base 8.3 k
4085 kdelibs-devel x86_64 6:4.10.5-6.el7 base 1.9 M
4086 kdepimlibs-devel x86_64 4.10.5-3.el7 base 605 k
4087 krb5-devel x86_64 1.12.2-14.el7 base 640 k
4088 libcalendaring-devel x86_64 4.9.1.git.1424359330-53.el7.kolab_3.5
4089 Kolab_Development 281 k
4090 libcurl-devel x86_64 7.29.0-19.el7 base 295 k
4091 libdb-devel x86_64 5.3.21-17.el7_0.1 base 38 k
4092 libical-devel x86_64 0.48-6.el7 base 64 k
4093 libkolab-devel x86_64 0.6.git.1429288613-12.el7.kolab_3.5
4094 Kolab_Development 14 k
4095 libkolabxml-devel x86_64 1.1.git.1422810799-30.el7.kolab_3.5
4096 Kolab_Development 20 k
4097 libuuid-devel x86_64 2.23.2-21.el7 base 82 k
4098 net-snmp-devel x86_64 1:5.7.2-20.el7 base 254 k
4099 nodejs-less noarch 1.7.0-2.el7 epel 102 k
4100 nspr-devel x86_64 4.10.6-3.el7 base 113 k
4101 nss-devel x86_64 3.16.2.3-5.el7 base 203 k
4102 openldap-devel x86_64 2.4.39-6.el7 base 796 k
4103 openssl-devel x86_64 1:1.0.1e-42.el7.4 updates 1.2 M
4104 pcre-devel x86_64 8.32-14.el7 base 477 k
4105 perl-ExtUtils-MakeMaker
4106 noarch 6.68-3.el7 base 275 k
4107 perl-Test-Simple noarch 0.98-243.el7 base 170 k
4108 perl-devel x86_64 4:5.16.3-285.el7 base 452 k
4109 php x86_64 5.4.16-23.el7_0.3 base 1.3 M
4110 php-Net-LDAP3 noarch 1.0.3-1.el7.kolab_3.5 Kolab_Development 27 k
4111 php-devel x86_64 5.4.16-23.el7_0.3 base 598 k
4112 php-pdo x86_64 5.4.16-23.el7_0.3 base 95 k
4113 php-pear noarch 1:1.9.4-21.el7 base 357 k
4114 php-pear-HTTP-Request2 noarch 2.2.1-1.el7 epel 112 k
4115 php-phpunit-PHPUnit noarch 4.4.4-1.el7.1 epel 124 k
4116 python-cssmin noarch 0.2.0-11.el7.kolab_3.5 Kolab_Development 10 k
4117 python-devel x86_64 2.7.5-16.el7 base 388 k
4118 python-flask noarch 1:0.10.1-5.el7.kolab_3.5 Kolab_Development 204 k
4119 python-icalendar noarch 3.8.2-8.el7.kolab_3.5 Kolab_Development 93 k
4120 python-itsdangerous noarch 0.24-3.el7.kolab_3.5 Kolab_Development 24 k
4121 python-jinja2 noarch 2.7.2-2.el7 base 515 k
4122 python-kolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5
4123 Kolab_Development 76 k
4124 python-kolabformat x86_64 1.1.git.1422810799-30.el7.kolab_3.5
4125 Kolab_Development 438 k
4126 python-ldap x86_64 2.4.15-2.el7 base 159 k
4127 python-nose noarch 1.3.0-2.el7 base 272 k
4128 python-pyasn1 noarch 0.1.6-2.el7 base 91 k
4129 python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k
4130 python-setuptools noarch 0.9.8-3.el7 base 396 k
4131 python-sphinx noarch 1.1.3-8.el7 base 1.1 M
4132 python-sqlalchemy x86_64 0.9.7-3.el7 epel 2.9 M
4133 python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M
4134 python-werkzeug noarch 0.9.6-1.el7.kolab_3.5 Kolab_Development 568 k
4135 pytz noarch 2012d-5.el7 base 38 k
4136 qt-devel x86_64 1:4.8.5-8.el7 base 11 M
4137 roundcubemail-core noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 962 k
4138 roundcubemail-plugin-kolab_auth
4139 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 35 k
4140 roundcubemail-plugin-kolab_folders
4141 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 33 k
4142 roundcubemail-plugin-libkolab
4143 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 106 k
4144 svrcore-devel x86_64 4.0.4-11.el7 base 10 k
4145 tcl-devel x86_64 1:8.5.13-4.el7 base 164 k
4146 tcp_wrappers x86_64 7.6-77.el7 base 78 k
4147 transfig x86_64 1:3.2.5d-13.el7 base 285 k
4148 uglify-js noarch 2.4.13-5.el7 epel 14 k
4149 uuid-devel x86_64 1.6.2-26.el7 base 24 k
4150 xerces-c-devel x86_64 3.1.1-6.el7 base 498 k
4151 xsd x86_64 3.3.0.1-27.el7.kolab_3.5 Kolab_Development 1.2 M
4152 zlib-devel x86_64 1.2.7-13.el7 base 49 k
4153Installing for dependencies:
4154 CUnit x86_64 2.1.3-8.el7 epel 48 k
4155 GConf2 x86_64 3.2.6-8.el7 base 1.0 M
4156 OpenEXR-libs x86_64 1.7.1-7.el7 base 217 k
4157 adwaita-cursor-theme noarch 3.8.4-3.el7 base 124 k
4158 akonadi x86_64 1.9.2-4.el7 base 725 k
4159 attica x86_64 0.4.1-4.el7 base 232 k
4160 attica-devel x86_64 0.4.1-4.el7 base 28 k
4161 automoc x86_64 1.0-0.20.rc3.el7 base 34 k
4162 bc x86_64 1.06.95-13.el7 base 115 k
4163 boost x86_64 1.53.0-23.el7 base 32 k
4164 boost-atomic x86_64 1.53.0-23.el7 base 34 k
4165 boost-chrono x86_64 1.53.0-23.el7 base 43 k
4166 boost-context x86_64 1.53.0-23.el7 base 35 k
4167 boost-date-time x86_64 1.53.0-23.el7 base 50 k
4168 boost-filesystem x86_64 1.53.0-23.el7 base 67 k
4169 boost-graph x86_64 1.53.0-23.el7 base 135 k
4170 boost-iostreams x86_64 1.53.0-23.el7 base 60 k
4171 boost-locale x86_64 1.53.0-23.el7 base 250 k
4172 boost-math x86_64 1.53.0-23.el7 base 332 k
4173 boost-program-options x86_64 1.53.0-23.el7 base 155 k
4174 boost-python x86_64 1.53.0-23.el7 base 131 k
4175 boost-random x86_64 1.53.0-23.el7 base 38 k
4176 boost-regex x86_64 1.53.0-23.el7 base 294 k
4177 boost-serialization x86_64 1.53.0-23.el7 base 169 k
4178 boost-signals x86_64 1.53.0-23.el7 base 59 k
4179 boost-test x86_64 1.53.0-23.el7 base 225 k
4180 boost-timer x86_64 1.53.0-23.el7 base 42 k
4181 boost-wave x86_64 1.53.0-23.el7 base 211 k
4182 c-ares x86_64 1.10.0-3.el7 base 78 k
4183 cdparanoia-libs x86_64 10.2-17.el7 base 56 k
4184 centos-logos noarch 70.0.6-2.el7.centos updates 21 M
4185 clucene-core x86_64 2.3.3.4-11.el7 base 528 k
4186 cryptsetup x86_64 1.6.6-3.el7 base 117 k
4187 cryptsetup-libs x86_64 1.6.6-3.el7 base 179 k
4188 cyrus-sasl x86_64 2.1.26-17.el7 base 87 k
4189 dbus x86_64 1:1.6.12-11.el7 base 306 k
4190 dbus-glib x86_64 0.100-7.el7 base 102 k
4191 dbusmenu-qt x86_64 0.9.2-7.el7 base 86 k
4192 desktop-file-utils x86_64 0.21-4.el7 base 67 k
4193 docbook-dtds noarch 1.0-60.el7 base 226 k
4194 docbook-style-xsl noarch 1.78.1-3.el7 base 2.0 M
4195 dosfstools x86_64 3.0.20-9.el7 base 101 k
4196 e2fsprogs x86_64 1.42.9-7.el7 base 697 k
4197 e2fsprogs-libs x86_64 1.42.9-7.el7 base 165 k
4198 elfutils-devel x86_64 0.160-1.el7 base 78 k
4199 elfutils-libelf-devel x86_64 0.160-1.el7 base 34 k
4200 enchant x86_64 1:1.6.0-8.el7 base 55 k
4201 exiv2-libs x86_64 0.23-6.el7 base 876 k
4202 expat-devel x86_64 2.1.0-8.el7 base 56 k
4203 fontconfig-devel x86_64 2.10.95-7.el7 base 128 k
4204 freetype-devel x86_64 2.4.11-10.el7_1.1 updates 356 k
4205 gamin x86_64 0.1.10-16.el7 base 128 k
4206 gc x86_64 7.2d-6.el7 base 158 k
4207 gc-devel x86_64 7.2d-6.el7 base 105 k
4208 gdbm-devel x86_64 1.10-8.el7 base 47 k
4209 gdisk x86_64 0.8.6-5.el7 base 187 k
4210 ghostscript x86_64 9.07-18.el7 base 4.3 M
4211 ghostscript-fonts noarch 5.50-32.el7 base 324 k
4212 gl-manpages noarch 1.1-7.20130122.el7 base 994 k
4213 glib-networking x86_64 2.40.0-1.el7 base 122 k
4214 gmp-devel x86_64 1:6.0.0-11.el7 base 180 k
4215 gobject-introspection x86_64 1.36.0-4.el7 base 223 k
4216 gsettings-desktop-schemas
4217 x86_64 3.8.2-3.el7 base 417 k
4218 gstreamer x86_64 0.10.36-7.el7 base 958 k
4219 gstreamer-plugins-base x86_64 0.10.36-10.el7 base 1.2 M
4220 gstreamer-plugins-good x86_64 0.10.31-11.el7 base 1.5 M
4221 gstreamer-tools x86_64 0.10.36-7.el7 base 27 k
4222 guile x86_64 5:2.0.9-5.el7 base 3.8 M
4223 hostname x86_64 3.13-3.el7 base 17 k
4224 http-parser x86_64 2.0-4.20121128gitcd01361.el7
4225 epel 23 k
4226 httpd x86_64 2.4.6-31.el7.centos base 2.7 M
4227 httpd-tools x86_64 2.4.6-31.el7.centos base 79 k
4228 hunspell x86_64 1.3.2-13.el7 base 223 k
4229 hunspell-en-US noarch 0.20121024-5.el7 base 189 k
4230 ilmbase x86_64 1.0.3-7.el7 base 100 k
4231 initscripts x86_64 9.49.24-1.el7 base 427 k
4232 iso-codes noarch 3.46-2.el7 base 2.7 M
4233 jansson x86_64 2.4-6.el7 base 32 k
4234 js-uglify noarch 2.4.13-5.el7 epel 65 k
4235 kbd x86_64 1.15.5-11.el7 base 345 k
4236 kbd-legacy noarch 1.15.5-11.el7 base 465 k
4237 kbd-misc noarch 1.15.5-11.el7 base 1.3 M
4238 kde-filesystem x86_64 4-47.el7 base 48 k
4239 kde-settings noarch 19-23.5.el7 base 33 k
4240 kdelibs x86_64 6:4.10.5-6.el7 base 11 M
4241 kdelibs-common x86_64 6:4.10.5-6.el7 base 1.9 M
4242 kdepimlibs x86_64 4.10.5-3.el7 base 2.3 M
4243 kdepimlibs-akonadi x86_64 4.10.5-3.el7 base 1.6 M
4244 kdepimlibs-kxmlrpcclient
4245 x86_64 4.10.5-3.el7 base 39 k
4246 keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k
4247 kmod x86_64 14-10.el7 base 78 k
4248 libICE-devel x86_64 1.0.8-7.el7 base 49 k
4249 libSM-devel x86_64 1.2.1-7.el7 base 12 k
4250 libX11-devel x86_64 1.6.0-2.1.el7 base 979 k
4251 libXScrnSaver x86_64 1.2.2-6.1.el7 base 24 k
4252 libXScrnSaver-devel x86_64 1.2.2-6.1.el7 base 18 k
4253 libXau-devel x86_64 1.0.8-2.1.el7 base 14 k
4254 libXcomposite-devel x86_64 0.4.4-4.1.el7 base 16 k
4255 libXcursor-devel x86_64 1.1.14-2.1.el7 base 23 k
4256 libXdamage-devel x86_64 1.1.4-4.1.el7 base 9.7 k
4257 libXext-devel x86_64 1.3.2-2.1.el7 base 74 k
4258 libXfixes-devel x86_64 5.0.1-2.1.el7 base 13 k
4259 libXft-devel x86_64 2.3.1-5.1.el7 base 19 k
4260 libXi-devel x86_64 1.7.2-2.1.el7 base 104 k
4261 libXinerama-devel x86_64 1.1.3-2.1.el7 base 13 k
4262 libXmu x86_64 1.1.1-5.1.el7 base 70 k
4263 libXpm x86_64 3.5.10-5.1.el7 base 52 k
4264 libXpm-devel x86_64 3.5.10-5.1.el7 base 36 k
4265 libXrandr-devel x86_64 1.4.1-2.1.el7 base 20 k
4266 libXrender-devel x86_64 0.9.8-2.1.el7 base 16 k
4267 libXt x86_64 1.1.4-6.1.el7 base 173 k
4268 libXt-devel x86_64 1.1.4-6.1.el7 base 445 k
4269 libXtst-devel x86_64 1.2.2-2.1.el7 base 16 k
4270 libXv x86_64 1.0.9-2.1.el7 base 18 k
4271 libXv-devel x86_64 1.0.9-2.1.el7 base 39 k
4272 libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k
4273 libXxf86misc-devel x86_64 1.0.3-7.1.el7 base 12 k
4274 libXxf86vm-devel x86_64 1.1.3-2.1.el7 base 18 k
4275 libarchive x86_64 3.1.2-7.el7 base 317 k
4276 libatasmart x86_64 0.19-6.el7 base 43 k
4277 libavc1394 x86_64 0.5.3-14.el7 base 50 k
4278 libcalendaring x86_64 4.9.1.git.1424359330-53.el7.kolab_3.5
4279 Kolab_Development 1.7 M
4280 libcom_err-devel x86_64 1.42.9-7.el7 base 30 k
4281 libdrm-devel x86_64 2.4.56-2.el7 base 90 k
4282 libdv x86_64 1.0.0-17.el7 base 78 k
4283 libical x86_64 0.48-6.el7 base 171 k
4284 libicu x86_64 50.1.2-11.el7 base 6.9 M
4285 libiec61883 x86_64 1.2.0-10.el7 base 37 k
4286 libimobiledevice x86_64 1.1.5-6.el7 base 136 k
4287 libiodbc x86_64 3.52.7-7.el7 base 179 k
4288 libkolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5
4289 Kolab_Development 302 k
4290 libkolabxml x86_64 1.1.git.1422810799-30.el7.kolab_3.5
4291 Kolab_Development 621 k
4292 libmcrypt x86_64 2.5.8-13.el7 epel 99 k
4293 libmng x86_64 1.0.10-14.el7 base 171 k
4294 libplist x86_64 1.10-4.el7 base 57 k
4295 libraw1394 x86_64 2.1.0-2.el7 base 63 k
4296 libreport-filesystem x86_64 2.1.11-21.el7.centos.0.4 base 35 k
4297 libselinux-devel x86_64 2.2.2-6.el7 base 174 k
4298 libsepol-devel x86_64 2.1.9-3.el7 base 71 k
4299 libshout x86_64 2.2.2-11.el7 base 43 k
4300 libsoup x86_64 2.46.0-3.el7 base 339 k
4301 libss x86_64 1.42.9-7.el7 base 45 k
4302 libtheora x86_64 1:1.1.1-8.el7 base 136 k
4303 libtidy x86_64 0.99.0-31.20091203.el7 epel 132 k
4304 libtool-ltdl x86_64 2.4.2-20.el7 base 49 k
4305 libudisks2 x86_64 2.1.2-5.el7 base 115 k
4306 libusbx x86_64 1.0.15-4.el7 base 50 k
4307 libuv x86_64 1:0.10.29-1.el7 epel 60 k
4308 libv4l x86_64 0.9.5-4.el7 base 194 k
4309 libverto-devel x86_64 0.2.5-4.el7 base 12 k
4310 libvisual x86_64 0.4.0-16.el7 base 138 k
4311 libwebp x86_64 0.3.0-3.el7 base 170 k
4312 libxcb-devel x86_64 1.9-5.el7 base 1.0 M
4313 libxkbfile x86_64 1.0.8-5.el7 base 81 k
4314 libxkbfile-devel x86_64 1.0.8-5.el7 base 16 k
4315 libzip x86_64 0.10.1-8.el7 base 48 k
4316 lm_sensors-devel x86_64 3.3.4-11.el7 base 25 k
4317 lm_sensors-libs x86_64 3.3.4-11.el7 base 40 k
4318 lzo x86_64 2.06-6.el7_0.2 base 59 k
4319 mailcap noarch 2.1.41-2.el7 base 31 k
4320 mdadm x86_64 3.3.2-2.el7 base 391 k
4321 media-player-info noarch 17-4.el7 base 62 k
4322 mesa-libGL-devel x86_64 10.2.7-5.20140910.el7 base 136 k
4323 mesa-libGLU x86_64 9.0.0-4.el7 base 196 k
4324 mesa-libGLU-devel x86_64 9.0.0-4.el7 base 9.0 k
4325 mozjs17 x86_64 17.0.0-10.el7 base 1.4 M
4326 mozldap x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 133 k
4327 mozldap-tools x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 77 k
4328 nepomuk-core x86_64 4.10.5-5.el7 base 513 k
4329 nepomuk-core-devel x86_64 4.10.5-5.el7 base 117 k
4330 nepomuk-core-libs x86_64 4.10.5-5.el7 base 286 k
4331 net-snmp-agent-libs x86_64 1:5.7.2-20.el7 base 698 k
4332 net-snmp-libs x86_64 1:5.7.2-20.el7 base 745 k
4333 nodejs x86_64 0.10.33-1.el7 epel 388 k
4334 nodejs-amdefine noarch 0.0.4-1.el7 epel 10 k
4335 nodejs-async noarch 0.2.10-1.el7 epel 21 k
4336 nodejs-optimist noarch 0.4.0-1.el7 epel 15 k
4337 nodejs-source-map noarch 0.1.33-1.el7 epel 26 k
4338 nodejs-uglify-to-browserify
4339 noarch 1.0.2-2.el7 epel 6.2 k
4340 nodejs-wordwrap noarch 0.0.2-4.el7 epel 6.4 k
4341 nss-softokn-devel x86_64 3.16.2.3-9.el7 base 25 k
4342 nss-softokn-freebl-devel
4343 x86_64 3.16.2.3-9.el7 base 45 k
4344 nss-util-devel x86_64 3.16.2.3-2.el7 base 69 k
4345 openjpeg-libs x86_64 1.5.1-10.el7 base 85 k
4346 orc x86_64 0.4.17-5.el7 base 164 k
4347 parted x86_64 3.1-20.el7 base 605 k
4348 pciutils x86_64 3.2.1-4.el7 base 90 k
4349 pciutils-libs x86_64 3.2.1-4.el7 base 45 k
4350 perl-ExtUtils-Install noarch 1.58-285.el7 base 73 k
4351 perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k
4352 perl-ExtUtils-ParseXS noarch 1:3.18-2.el7 base 77 k
4353 phonon x86_64 4.6.0-9.el7 base 205 k
4354 phonon-backend-gstreamer
4355 x86_64 2:4.6.3-3.el7 base 140 k
4356 phonon-devel x86_64 4.6.0-9.el7 base 119 k
4357 php-cli x86_64 5.4.16-23.el7_0.3 base 2.7 M
4358 php-common x86_64 5.4.16-23.el7_0.3 base 561 k
4359 php-doctrine-instantiator
4360 noarch 1.0.4-1.el7 epel 11 k
4361 php-gd x86_64 5.4.16-23.el7_0.3 base 124 k
4362 php-ldap x86_64 5.4.16-23.el7_0.3 base 49 k
4363 php-mbstring x86_64 5.4.16-23.el7_0.3 base 501 k
4364 php-mcrypt x86_64 5.4.16-3.el7 epel 20 k
4365 php-mysqlnd x86_64 5.4.16-23.el7_0.3 base 170 k
4366 php-pear-Auth-SASL noarch 1.0.6-5.el7 epel 16 k
4367 php-pear-DB noarch 1.7.14-6.el7 epel 106 k
4368 php-pear-MDB2 noarch 2.5.0-0.9.b5.el7 epel 125 k
4369 php-pear-MDB2-Driver-mysqli
4370 noarch 1.5.0-0.8.b4.el7 epel 43 k
4371 php-pear-Mail-Mime noarch 1.8.9-1.el7 epel 44 k
4372 php-pear-Mail-mimeDecode
4373 noarch 1.5.5-7.el7 epel 18 k
4374 php-pear-Net-IDNA2 noarch 0.1.1-10.el7 epel 25 k
4375 php-pear-Net-LDAP2 noarch 2.1.0-1.el7 epel 97 k
4376 php-pear-Net-SMTP noarch 1.6.2-1.el7 epel 22 k
4377 php-pear-Net-Sieve noarch 1.3.4-1.el7 epel 20 k
4378 php-pear-Net-Socket noarch 1.0.14-1.el7 epel 13 k
4379 php-pear-Net-URL2 noarch 2.1.1-1.el7 epel 25 k
4380 php-phpunit-File-Iterator
4381 noarch 1.3.4-5.el7 epel 12 k
4382 php-phpunit-PHP-CodeCoverage
4383 noarch 2.0.15-1.el7 epel 304 k
4384 php-phpunit-PHP-Invoker
4385 noarch 1.1.3-6.el7 epel 9.4 k
4386 php-phpunit-PHP-Timer noarch 1.0.5-5.el7 epel 9.1 k
4387 php-phpunit-PHP-TokenStream
4388 noarch 1.4.0-1.el7 epel 16 k
4389 php-phpunit-PHPUnit-MockObject
4390 noarch 2.3.0-1.el7 epel 36 k
4391 php-phpunit-Text-Template
4392 noarch 1.2.0-5.el7 epel 9.2 k
4393 php-phpunit-Version noarch 1.0.4-1.el7 epel 8.4 k
4394 php-phpunit-comparator noarch 1.1.1-1.el7 epel 14 k
4395 php-phpunit-diff noarch 1.2.0-1.el7 epel 13 k
4396 php-phpunit-environment
4397 noarch 1.2.1-1.el7 epel 8.7 k
4398 php-phpunit-exporter noarch 1.2.0-1.el7 epel 10 k
4399 php-process x86_64 5.4.16-23.el7_0.3 base 52 k
4400 php-sebastian-global-state
4401 noarch 1.0.0-1.el7 epel 9.5 k
4402 php-sebastian-recursion-context
4403 noarch 1.0.0-1.el7 epel 7.7 k
4404 php-soap x86_64 5.4.16-23.el7_0.3 base 155 k
4405 php-symfony-class-loader
4406 noarch 2.5.11-1.el7 epel 21 k
4407 php-symfony-common noarch 2.5.11-1.el7 epel 74 k
4408 php-symfony-yaml noarch 2.5.11-1.el7 epel 23 k
4409 php-tidy x86_64 5.4.16-3.el7 epel 22 k
4410 php-xml x86_64 5.4.16-23.el7_0.3 base 122 k
4411 pm-utils x86_64 1.4.1-27.el7 base 140 k
4412 polkit x86_64 0.112-5.el7 base 165 k
4413 polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
4414 polkit-qt x86_64 0.103.0-10.el7_0 base 72 k
4415 poppler x86_64 0.22.5-6.el7 base 737 k
4416 poppler-data noarch 0.4.6-3.el7 base 2.2 M
4417 poppler-qt x86_64 0.22.5-6.el7 base 164 k
4418 popt-devel x86_64 1.13-16.el7 base 22 k
4419 psmisc x86_64 22.20-8.el7 base 140 k
4420 pulseaudio-libs-glib2 x86_64 3.0-30.el7 base 29 k
4421 pyOpenSSL x86_64 0.13.1-3.el7 base 133 k
4422 pyparsing noarch 1.5.6-9.el7 base 94 k
4423 pyserial noarch 2.6-5.el7 base 124 k
4424 python-babel noarch 0.9.6-8.el7 base 1.4 M
4425 python-backports x86_64 1.0-8.el7 base 5.8 k
4426 python-backports-ssl_match_hostname
4427 noarch 3.4.0.2-4.el7 base 12 k
4428 python-dateutil noarch 1.5-7.el7 base 85 k
4429 python-docutils noarch 0.11-0.2.20130715svn7687.el7
4430 base 1.5 M
4431 python-markupsafe x86_64 0.11-10.el7 base 25 k
4432 python-pillow x86_64 2.0.0-17.gitd1c6db8.el7 base 438 k
4433 python-pygments noarch 1.4-9.el7 base 599 k
4434 python-zope-interface x86_64 4.0.5-4.el7 base 138 k
4435 qca2 x86_64 2.0.3-7.el7 base 431 k
4436 qjson x86_64 0.8.1-4.el7 base 72 k
4437 qt x86_64 1:4.8.5-8.el7 base 4.5 M
4438 qt-settings noarch 19-23.5.el7 base 17 k
4439 qt-x11 x86_64 1:4.8.5-8.el7 base 13 M
4440 raptor2 x86_64 2.0.9-3.el7 base 206 k
4441 rasqal x86_64 0.9.30-4.el7 base 262 k
4442 redhat-menus noarch 12.0.2-7.el7 base 143 k
4443 redland x86_64 1.0.16-6.el7 base 164 k
4444 redland-virtuoso x86_64 1.0.16-6.el7 base 29 k
4445 roundcubemail-core-assets
4446 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 452 k
4447 roundcubemail-plugin-filesystem_attachments
4448 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 18 k
4449 roundcubemail-plugin-filesystem_attachments-assets
4450 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 14 k
4451 roundcubemail-plugin-jqueryui
4452 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 113 k
4453 roundcubemail-plugin-jqueryui-assets
4454 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 102 k
4455 roundcubemail-plugin-jqueryui-skin-larry
4456 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 19 k
4457 roundcubemail-plugin-jqueryui-skin-larry-assets
4458 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 47 k
4459 roundcubemail-plugin-kolab_auth-assets
4460 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 7.3 k
4461 roundcubemail-plugin-kolab_folders-assets
4462 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 9.0 k
4463 roundcubemail-plugin-libkolab-assets
4464 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 12 k
4465 roundcubemail-plugin-libkolab-skin-larry
4466 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 7.6 k
4467 roundcubemail-plugin-libkolab-skin-larry-assets
4468 noarch 3.2.8-6.el7.kolab_3.5 Kolab_Development 7.4 k
4469 roundcubemail-skin-larry
4470 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 32 k
4471 roundcubemail-skin-larry-assets
4472 noarch 1.1.1.27-1.el7.kolab_3.5 Kolab_Development 135 k
4473 rpm-devel x86_64 4.11.1-25.el7 base 101 k
4474 sgml-common noarch 0.6.3-39.el7 base 55 k
4475 shared-desktop-ontologies
4476 noarch 0.11.0-2.el7 base 113 k
4477 shared-desktop-ontologies-devel
4478 noarch 0.11.0-2.el7 base 6.2 k
4479 soprano x86_64 2.9.2-3.el7 base 608 k
4480 soprano-devel x86_64 2.9.2-3.el7 base 102 k
4481 speex x86_64 1.2-0.19.rc1.el7 base 98 k
4482 strigi-libs x86_64 0.7.7-12.20120626.el7 base 458 k
4483 svrcore x86_64 4.0.4-11.el7 base 17 k
4484 systemtap-sdt-devel x86_64 2.6-8.el7 base 63 k
4485 sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
4486 t1lib x86_64 5.1.2-14.el7 base 166 k
4487 taglib x86_64 1.8-7.20130218git.el7 base 310 k
4488 tcl x86_64 1:8.5.13-4.el7 base 1.9 M
4489 tcp_wrappers-devel x86_64 7.6-77.el7 base 17 k
4490 udisks2 x86_64 2.1.2-5.el7 base 311 k
4491 upower x86_64 0.9.20-7.el7 base 127 k
4492 urw-fonts noarch 2.4-16.el7 base 3.0 M
4493 usbmuxd x86_64 1.0.8-11.el7 base 70 k
4494 uuid x86_64 1.6.2-26.el7 base 55 k
4495 v8 x86_64 1:3.14.5.10-14.el7 epel 3.0 M
4496 virtuoso-opensource x86_64 1:6.1.6-6.el7 base 3.4 M
4497 wavpack x86_64 4.60.1-9.el7 base 131 k
4498 xdg-user-dirs x86_64 0.15-4.el7 base 59 k
4499 xdg-utils noarch 1.1.0-0.16.20120809git.el7
4500 base 70 k
4501 xerces-c x86_64 3.1.1-6.el7 base 878 k
4502 xfsprogs x86_64 3.2.1-6.el7 base 858 k
4503 xml-common noarch 0.6.3-39.el7 base 26 k
4504 xorg-x11-proto-devel noarch 7.7-8.el7.1 base 281 k
4505 xorg-x11-server-utils x86_64 7.7-4.el7 base 174 k
4506 xorg-x11-xauth x86_64 1:1.0.7-6.1.el7 base 29 k
4507 xorg-x11-xinit x86_64 1.3.2-14.el7 base 54 k
4508 yajl x86_64 2.0.4-4.el7 base 39 k
4509 ycssmin noarch 1.0.1-6.el7 epel 12 k
4510
4511Transaction Summary
4512================================================================================
4513Install 72 Packages (+315 Dependent packages)
4514
4515Total download size: 196 M
4516Installed size: 718 M
4517Downloading packages:
4518warning: /var/cache/yum/x86_64/7/epel/packages/CUnit-2.1.3-8.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
4519Public key for CUnit-2.1.3-8.el7.x86_64.rpm is not installed
4520--------------------------------------------------------------------------------
4521Total 14 MB/s | 196 MB 00:13
4522Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
4523Importing GPG key 0x352C64E5:
4524 Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
4525 Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
4526 Package : epel-release-7-5.noarch (@extras)
4527 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
4528Key imported successfully
4529Running transaction check
4530Running transaction test
4531Transaction test succeeded
4532Running transaction
4533 Installing : xorg-x11-proto-devel-7.7-8.el7.1.noarch 1/387
4534 Installing : xerces-c-3.1.1-6.el7.x86_64 2/387
4535 Installing : boost-chrono-1.53.0-23.el7.x86_64 3/387
4536 Installing : libicu-50.1.2-11.el7.x86_64 4/387
4537 Installing : libXt-1.1.4-6.1.el7.x86_64 5/387
4538 Installing : boost-regex-1.53.0-23.el7.x86_64 6/387
4539 Installing : libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.x86_64 7/387
4540 Installing : nspr-devel-4.10.6-3.el7.x86_64 8/387
4541 Installing : boost-filesystem-1.53.0-23.el7.x86_64 9/387
4542 Installing : libXpm-3.5.10-5.1.el7.x86_64 10/387
4543 Installing : libICE-devel-1.0.8-7.el7.x86_64 11/387
4544 Installing : libSM-devel-1.2.1-7.el7.x86_64 12/387
4545 Installing : hunspell-en-US-0.20121024-5.el7.noarch 13/387
4546 Installing : hunspell-1.3.2-13.el7.x86_64 14/387
4547 Installing : libiodbc-3.52.7-7.el7.x86_64 15/387
4548 Installing : libical-0.48-6.el7.x86_64 16/387
4549 Installing : svrcore-4.0.4-11.el7.x86_64 17/387
4550 Installing : xml-common-0.6.3-39.el7.noarch 18/387
4551 Installing : 1:libtheora-1.1.1-8.el7.x86_64 19/387
4552 Installing : libplist-1.10-4.el7.x86_64 20/387
4553 Installing : shared-desktop-ontologies-0.11.0-2.el7.noarch 21/387
4554 Installing : boost-program-options-1.53.0-23.el7.x86_64 22/387
4555 Installing : boost-date-time-1.53.0-23.el7.x86_64 23/387
4556 Installing : libraw1394-2.1.0-2.el7.x86_64 24/387
4557 Installing : 1:dbus-1.6.12-11.el7.x86_64 25/387
4558 Installing : kde-filesystem-4-47.el7.x86_64 26/387
4559 Installing : boost-wave-1.53.0-23.el7.x86_64 27/387
4560 Installing : nss-util-devel-3.16.2.3-2.el7.x86_64 28/387
4561 Installing : boost-graph-1.53.0-23.el7.x86_64 29/387
4562 Installing : libXmu-1.1.1-5.1.el7.x86_64 30/387
4563 Installing : boost-locale-1.53.0-23.el7.x86_64 31/387
4564 Installing : boost-timer-1.53.0-23.el7.x86_64 32/387
4565 Installing : xerces-c-devel-3.1.1-6.el7.x86_64 33/387
4566 Installing : dbus-glib-0.100-7.el7.x86_64 34/387
4567 Installing : boost-serialization-1.53.0-23.el7.x86_64 35/387
4568 Installing : pcre-devel-8.32-14.el7.x86_64 36/387
4569 Installing : boost-iostreams-1.53.0-23.el7.x86_64 37/387
4570 Installing : poppler-data-0.4.6-3.el7.noarch 38/387
4571 Installing : python-devel-2.7.5-16.el7.x86_64 39/387
4572 Installing : roundcubemail-skin-larry-assets-1.1.1.27-1.el7.kolab_3 40/387
4573 Installing : speex-1.2-0.19.rc1.el7.x86_64 41/387
4574 Installing : exiv2-libs-0.23-6.el7.x86_64 42/387
4575 Installing : ilmbase-1.0.3-7.el7.x86_64 43/387
4576 Installing : e2fsprogs-libs-1.42.9-7.el7.x86_64 44/387
4577 Installing : boost-signals-1.53.0-23.el7.x86_64 45/387
4578 Installing : gl-manpages-1.1-7.20130122.el7.noarch 46/387
4579 Installing : libXScrnSaver-1.2.2-6.1.el7.x86_64 47/387
4580 Installing : libtool-ltdl-2.4.2-20.el7.x86_64 48/387
4581 Installing : openjpeg-libs-1.5.1-10.el7.x86_64 49/387
4582 Installing : boost-atomic-1.53.0-23.el7.x86_64 50/387
4583 Installing : taglib-1.8-7.20130218git.el7.x86_64 51/387
4584 Installing : libusbx-1.0.15-4.el7.x86_64 52/387
4585 Installing : gc-7.2d-6.el7.x86_64 53/387
4586 Installing : libXv-1.0.9-2.1.el7.x86_64 54/387
4587 Installing : roundcubemail-plugin-jqueryui-assets-1.1.1.27-1.el7.ko 55/387
4588 Installing : 1:net-snmp-libs-5.7.2-20.el7.x86_64 56/387
4589 Installing : zlib-devel-1.2.7-13.el7.x86_64 57/387
4590 Installing : freetype-devel-2.4.11-10.el7_1.1.x86_64 58/387
4591 Installing : boost-python-1.53.0-23.el7.x86_64 59/387
4592 Installing : boost-math-1.53.0-23.el7.x86_64 60/387
4593 Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 61/387
4594 Installing : libcom_err-devel-1.42.9-7.el7.x86_64 62/387
4595 Installing : boost-test-1.53.0-23.el7.x86_64 63/387
4596 Installing : orc-0.4.17-5.el7.x86_64 64/387
4597 Installing : boost-context-1.53.0-23.el7.x86_64 65/387
4598 Installing : elfutils-libelf-devel-0.160-1.el7.x86_64 66/387
4599 Installing : lm_sensors-libs-3.3.4-11.el7.x86_64 67/387
4600 Installing : boost-random-1.53.0-23.el7.x86_64 68/387
4601 Installing : boost-1.53.0-23.el7.x86_64 69/387
4602 Installing : boost-devel-1.53.0-23.el7.x86_64 70/387
4603 Installing : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 71/387
4604 Installing : lm_sensors-devel-3.3.4-11.el7.x86_64 72/387
4605 Installing : elfutils-devel-0.160-1.el7.x86_64 73/387
4606 Installing : e2fsprogs-devel-1.42.9-7.el7.x86_64 74/387
4607 Installing : xorg-x11-server-utils-7.7-4.el7.x86_64 75/387
4608 Installing : roundcubemail-plugin-jqueryui-skin-larry-assets-1.1.1. 76/387
4609 Installing : 5:guile-2.0.9-5.el7.x86_64 77/387
4610 Installing : gc-devel-7.2d-6.el7.x86_64 78/387
4611 Installing : usbmuxd-1.0.8-11.el7.x86_64 79/387
4612 Installing : libimobiledevice-1.1.5-6.el7.x86_64 80/387
4613 Installing : poppler-0.22.5-6.el7.x86_64 81/387
4614 Installing : OpenEXR-libs-1.7.1-7.el7.x86_64 82/387
4615 Installing : libshout-2.2.2-11.el7.x86_64 83/387
4616 Installing : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 84/387
4617 Installing : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 85/387
4618 Installing : xorg-x11-xinit-1.3.2-14.el7.x86_64 86/387
4619 Installing : xdg-user-dirs-0.15-4.el7.x86_64 87/387
4620 Installing : libavc1394-0.5.3-14.el7.x86_64 88/387
4621 Installing : libiec61883-1.2.0-10.el7.x86_64 89/387
4622 Installing : iso-codes-3.46-2.el7.noarch 90/387
4623 Installing : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 91/387
4624 Installing : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 92/387
4625 Installing : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 93/387
4626 Installing : 1:enchant-1.6.0-8.el7.x86_64 94/387
4627 Installing : python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5 95/387
4628 Installing : gdisk-0.8.6-5.el7.x86_64 96/387
4629 Installing : libXau-devel-1.0.8-2.1.el7.x86_64 97/387
4630 Installing : libxcb-devel-1.9-5.el7.x86_64 98/387
4631 Installing : libX11-devel-1.6.0-2.1.el7.x86_64 99/387
4632 Installing : libXext-devel-1.3.2-2.1.el7.x86_64 100/387
4633 Installing : libXfixes-devel-5.0.1-2.1.el7.x86_64 101/387
4634 Installing : libXrender-devel-0.9.8-2.1.el7.x86_64 102/387
4635 Installing : libXdamage-devel-1.1.4-4.1.el7.x86_64 103/387
4636 Installing : libXi-devel-1.7.2-2.1.el7.x86_64 104/387
4637 Installing : libXv-devel-1.0.9-2.1.el7.x86_64 105/387
4638 Installing : libXtst-devel-1.2.2-2.1.el7.x86_64 106/387
4639 Installing : libXrandr-devel-1.4.1-2.1.el7.x86_64 107/387
4640 Installing : libXcursor-devel-1.1.14-2.1.el7.x86_64 108/387
4641 Installing : libXcomposite-devel-0.4.4-4.1.el7.x86_64 109/387
4642 Installing : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 110/387
4643 Installing : libXinerama-devel-1.1.3-2.1.el7.x86_64 111/387
4644 Installing : libXScrnSaver-devel-1.2.2-6.1.el7.x86_64 112/387
4645 Installing : libXxf86misc-devel-1.0.3-7.1.el7.x86_64 113/387
4646 Installing : libXpm-devel-3.5.10-5.1.el7.x86_64 114/387
4647 Installing : libXt-devel-1.1.4-6.1.el7.x86_64 115/387
4648 Installing : expat-devel-2.1.0-8.el7.x86_64 116/387
4649 Installing : fontconfig-devel-2.10.95-7.el7.x86_64 117/387
4650 Installing : libXft-devel-2.3.1-5.1.el7.x86_64 118/387
4651 Installing : jansson-2.4-6.el7.x86_64 119/387
4652 Installing : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 120/387
4653 Installing : pulseaudio-libs-glib2-3.0-30.el7.x86_64 121/387
4654 Installing : roundcubemail-core-assets-1.1.1.27-1.el7.kolab_3.5.noa 122/387
4655 Installing : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 123/387
4656 Installing : uuid-1.6.2-26.el7.x86_64 124/387
4657 Installing : uuid-devel-1.6.2-26.el7.x86_64 125/387
4658 Installing : media-player-info-17-4.el7.noarch 126/387
4659 Installing : libvisual-0.4.0-16.el7.x86_64 127/387
4660 Installing : cdparanoia-libs-10.2-17.el7.x86_64 128/387
4661 Installing : python-dateutil-1.5-7.el7.noarch 129/387
4662 Installing : pyOpenSSL-0.13.1-3.el7.x86_64 130/387
4663 Installing : gdbm-devel-1.10-8.el7.x86_64 131/387
4664install-info: No such file or directory for /usr/share/info/gdbm.info.gz
4665 Installing : libwebp-0.3.0-3.el7.x86_64 132/387
4666 Installing : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 133/387
4667 Installing : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 134/387
4668 Installing : libudisks2-2.1.2-5.el7.x86_64 135/387
4669 Installing : 1:tcl-8.5.13-4.el7.x86_64 136/387
4670 Installing : CUnit-2.1.3-8.el7.x86_64 137/387
4671 Installing : libv4l-0.9.5-4.el7.x86_64 138/387
4672 Installing : roundcubemail-plugin-filesystem_attachments-assets-1.1 139/387
4673 Installing : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 140/387
4674 Installing : glib-networking-2.40.0-1.el7.x86_64 141/387
4675 Installing : libsoup-2.46.0-3.el7.x86_64 142/387
4676 Installing : redhat-menus-12.0.2-7.el7.noarch 143/387
4677 Installing : libmng-1.0.10-14.el7.x86_64 144/387
4678 Installing : libdb-devel-5.3.21-17.el7_0.1.x86_64 145/387
4679 Installing : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 146/387
4680 Installing : nss-softokn-devel-3.16.2.3-9.el7.x86_64 147/387
4681 Installing : nss-devel-3.16.2.3-5.el7.x86_64 148/387
4682 Installing : libss-1.42.9-7.el7.x86_64 149/387
4683 Installing : e2fsprogs-1.42.9-7.el7.x86_64 150/387
4684 Installing : lzo-2.06-6.el7_0.2.x86_64 151/387
4685 Installing : libarchive-3.1.2-7.el7.x86_64 152/387
4686 Installing : cmake-2.8.11-4.el7.x86_64 153/387
4687 Installing : shared-desktop-ontologies-devel-0.11.0-2.el7.noarch 154/387
4688 Installing : libverto-devel-0.2.5-4.el7.x86_64 155/387
4689 Installing : libdrm-devel-2.4.56-2.el7.x86_64 156/387
4690 Installing : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 157/387
4691 Installing : roundcubemail-plugin-kolab_folders-assets-3.2.8-6.el7. 158/387
4692 Installing : pytz-2012d-5.el7.noarch 159/387
4693 Installing : libtidy-0.99.0-31.20091203.el7.x86_64 160/387
4694 Installing : wavpack-4.60.1-9.el7.x86_64 161/387
4695 Installing : 1:libuv-0.10.29-1.el7.x86_64 162/387
4696 Installing : libatasmart-0.19-6.el7.x86_64 163/387
4697 Installing : hostname-3.13-3.el7.x86_64 164/387
4698 Installing : libmcrypt-2.5.8-13.el7.x86_64 165/387
4699 Installing : mesa-libGLU-9.0.0-4.el7.x86_64 166/387
4700 Installing : mesa-libGLU-devel-9.0.0-4.el7.x86_64 167/387
4701 Installing : mailcap-2.1.41-2.el7.noarch 168/387
4702 Installing : gobject-introspection-1.36.0-4.el7.x86_64 169/387
4703 Installing : ghostscript-fonts-5.50-32.el7.noarch 170/387
4704 Installing : mozjs17-17.0.0-10.el7.x86_64 171/387
4705 Installing : polkit-0.112-5.el7.x86_64 172/387
4706 Installing : polkit-pkla-compat-0.1-4.el7.x86_64 173/387
4707 Installing : pyparsing-1.5.6-9.el7.noarch 174/387
4708 Installing : systemtap-sdt-devel-2.6-8.el7.x86_64 175/387
4709 Installing : libsepol-devel-2.1.9-3.el7.x86_64 176/387
4710 Installing : libselinux-devel-2.2.2-6.el7.x86_64 177/387
4711 Installing : 6:kdelibs-common-4.10.5-6.el7.x86_64 178/387
4712 Installing : centos-logos-70.0.6-2.el7.centos.noarch 179/387
4713 Installing : yajl-2.0.4-4.el7.x86_64 180/387
4714 Installing : raptor2-2.0.9-3.el7.x86_64 181/387
4715 Installing : rasqal-0.9.30-4.el7.x86_64 182/387
4716 Installing : redland-1.0.16-6.el7.x86_64 183/387
4717 Installing : redland-virtuoso-1.0.16-6.el7.x86_64 184/387
4718 Installing : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 185/387
4719 Installing : python-backports-1.0-8.el7.x86_64 186/387
4720 Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 187/387
4721 Installing : python-setuptools-0.9.8-3.el7.noarch 188/387
4722 Installing : python-pygments-1.4-9.el7.noarch 189/387
4723 Installing : libreport-filesystem-2.1.11-21.el7.centos.0.4.x86_64 190/387
4724 Installing : mdadm-3.3.2-2.el7.x86_64 191/387
4725 Installing : js-uglify-2.4.13-5.el7.noarch 192/387
4726 Installing : python-pyasn1-0.1.6-2.el7.noarch 193/387
4727 Installing : 1:gmp-devel-6.0.0-11.el7.x86_64 194/387
4728 Installing : kbd-misc-1.15.5-11.el7.noarch 195/387
4729 Installing : kmod-14-10.el7.x86_64 196/387
4730 Installing : 1:v8-3.14.5.10-14.el7.x86_64 197/387
4731 Installing : pciutils-libs-3.2.1-4.el7.x86_64 198/387
4732 Installing : pciutils-3.2.1-4.el7.x86_64 199/387
4733 Installing : qt-settings-19-23.5.el7.noarch 200/387
4734 Installing : 1:qt-4.8.5-8.el7.x86_64 201/387
4735 Installing : 1:qt-x11-4.8.5-8.el7.x86_64 202/387
4736 Installing : 1:qt-devel-4.8.5-8.el7.x86_64 203/387
4737 Installing : libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.x 204/387
4738 Installing : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 205/387
4739 Installing : attica-0.4.1-4.el7.x86_64 206/387
4740 Installing : attica-devel-0.4.1-4.el7.x86_64 207/387
4741 Installing : dbusmenu-qt-0.9.2-7.el7.x86_64 208/387
4742 Installing : poppler-qt-0.22.5-6.el7.x86_64 209/387
4743 Installing : polkit-qt-0.103.0-10.el7_0.x86_64 210/387
4744 Installing : qjson-0.8.1-4.el7.x86_64 211/387
4745 Installing : strigi-libs-0.7.7-12.20120626.el7.x86_64 212/387
4746 Installing : qca2-2.0.3-7.el7.x86_64 213/387
4747 Installing : automoc-1.0-0.20.rc3.el7.x86_64 214/387
4748 Installing : clucene-core-2.3.3.4-11.el7.x86_64 215/387
4749 Installing : soprano-2.9.2-3.el7.x86_64 216/387
4750 Installing : akonadi-1.9.2-4.el7.x86_64 217/387
4751 Installing : soprano-devel-2.9.2-3.el7.x86_64 218/387
4752 Installing : popt-devel-1.13-16.el7.x86_64 219/387
4753 Installing : rpm-devel-4.11.1-25.el7.x86_64 220/387
4754 Installing : t1lib-5.1.2-14.el7.x86_64 221/387
4755 Installing : kbd-legacy-1.15.5-11.el7.noarch 222/387
4756 Installing : bc-1.06.95-13.el7.x86_64 223/387
4757 Installing : xfsprogs-3.2.1-6.el7.x86_64 224/387
4758 Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 225/387
4759 Installing : krb5-devel-1.12.2-14.el7.x86_64 226/387
4760 Installing : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 227/387
4761 Installing : desktop-file-utils-0.21-4.el7.x86_64 228/387
4762 Installing : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 229/387
4763 Installing : roundcubemail-plugin-libkolab-skin-larry-assets-3.2.8- 230/387
4764 Installing : tcp_wrappers-devel-7.6-77.el7.x86_64 231/387
4765 Installing : psmisc-22.20-8.el7.x86_64 232/387
4766 Installing : GConf2-3.2.6-8.el7.x86_64 233/387
4767 Installing : libxkbfile-1.0.8-5.el7.x86_64 234/387
4768 Installing : libxkbfile-devel-1.0.8-5.el7.x86_64 235/387
4769 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 236/387
4770 Installing : initscripts-9.49.24-1.el7.x86_64 237/387
4771 Installing : cyrus-sasl-2.1.26-17.el7.x86_64 238/387
4772 Installing : cyrus-sasl-devel-2.1.26-17.el7.x86_64 239/387
4773 Installing : kbd-1.15.5-11.el7.x86_64 240/387
4774 Installing : pm-utils-1.4.1-27.el7.x86_64 241/387
4775 Installing : upower-0.9.20-7.el7.x86_64 242/387
4776 Installing : libdv-1.0.0-17.el7.x86_64 243/387
4777 Installing : cyrus-sasl-plain-2.1.26-17.el7.x86_64 244/387
4778 Installing : gamin-0.1.10-16.el7.x86_64 245/387
4779 Installing : gstreamer-tools-0.10.36-7.el7.x86_64 246/387
4780 Installing : gstreamer-0.10.36-7.el7.x86_64 247/387
4781 Installing : gstreamer-plugins-base-0.10.36-10.el7.x86_64 248/387
4782 Installing : gstreamer-plugins-good-0.10.31-11.el7.x86_64 249/387
4783 Installing : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 250/387
4784 Installing : phonon-4.6.0-9.el7.x86_64 251/387
4785 Installing : phonon-devel-4.6.0-9.el7.x86_64 252/387
4786 Installing : pyserial-2.6-5.el7.noarch 253/387
4787 Installing : cryptsetup-libs-1.6.6-3.el7.x86_64 254/387
4788 Installing : cryptsetup-1.6.6-3.el7.x86_64 255/387
4789 Installing : roundcubemail-plugin-libkolab-assets-3.2.8-6.el7.kolab 256/387
4790 Installing : urw-fonts-2.4-16.el7.noarch 257/387
4791 Installing : ghostscript-9.07-18.el7.x86_64 258/387
4792 Installing : python-zope-interface-4.0.5-4.el7.x86_64 259/387
4793 Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 260/387
4794 Installing : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 261/387
4795 Installing : 4:perl-devel-5.16.3-285.el7.x86_64 262/387
4796 Installing : perl-ExtUtils-Install-1.58-285.el7.noarch 263/387
4797 Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 264/387
4798 Installing : roundcubemail-plugin-kolab_auth-assets-3.2.8-6.el7.kol 265/387
4799 Installing : httpd-tools-2.4.6-31.el7.centos.x86_64 266/387
4800 Installing : httpd-2.4.6-31.el7.centos.x86_64 267/387
4801 Installing : libcurl-devel-7.29.0-19.el7.x86_64 268/387
4802 Installing : libzip-0.10.1-8.el7.x86_64 269/387
4803 Installing : php-common-5.4.16-23.el7_0.3.x86_64 270/387
4804 Installing : php-mbstring-5.4.16-23.el7_0.3.x86_64 271/387
4805 Installing : php-cli-5.4.16-23.el7_0.3.x86_64 272/387
4806 Installing : php-xml-5.4.16-23.el7_0.3.x86_64 273/387
4807 Installing : php-phpunit-Text-Template-1.2.0-5.el7.noarch 274/387
4808 Installing : php-devel-5.4.16-23.el7_0.3.x86_64 275/387
4809 Installing : php-phpunit-File-Iterator-1.3.4-5.el7.noarch 276/387
4810 Installing : php-symfony-common-2.5.11-1.el7.noarch 277/387
4811 Installing : php-sebastian-recursion-context-1.0.0-1.el7.noarch 278/387
4812 Installing : php-phpunit-exporter-1.2.0-1.el7.noarch 279/387
4813 Installing : php-phpunit-environment-1.2.1-1.el7.noarch 280/387
4814 Installing : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 281/387
4815 Installing : php-phpunit-diff-1.2.0-1.el7.noarch 282/387
4816 Installing : php-phpunit-Version-1.0.4-1.el7.noarch 283/387
4817 Installing : php-ldap-5.4.16-23.el7_0.3.x86_64 284/387
4818 Installing : php-doctrine-instantiator-1.0.4-1.el7.noarch 285/387
4819 Installing : php-phpunit-comparator-1.1.1-1.el7.noarch 286/387
4820 Installing : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 287/387
4821 Installing : php-symfony-yaml-2.5.11-1.el7.noarch 288/387
4822 Installing : php-symfony-class-loader-2.5.11-1.el7.noarch 289/387
4823 Installing : php-phpunit-PHP-TokenStream-1.4.0-1.el7.noarch 290/387
4824 Installing : php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch 291/387
4825 Installing : php-sebastian-global-state-1.0.0-1.el7.noarch 292/387
4826 Installing : php-tidy-5.4.16-3.el7.x86_64 293/387
4827 Installing : php-pdo-5.4.16-23.el7_0.3.x86_64 294/387
4828 Installing : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 295/387
4829 Installing : php-gd-5.4.16-23.el7_0.3.x86_64 296/387
4830 Installing : php-mcrypt-5.4.16-3.el7.x86_64 297/387
4831 Installing : php-soap-5.4.16-23.el7_0.3.x86_64 298/387
4832 Installing : php-phpunit-PHPUnit-MockObject-2.3.0-1.el7.noarch 299/387
4833 Installing : php-process-5.4.16-23.el7_0.3.x86_64 300/387
4834 Installing : 1:php-pear-1.9.4-21.el7.noarch 301/387
4835 Installing : php-pear-Auth-SASL-1.0.6-5.el7.noarch 302/387
4836 Installing : php-pear-Net-Socket-1.0.14-1.el7.noarch 303/387
4837 Installing : php-pear-Mail-Mime-1.8.9-1.el7.noarch 304/387
4838 Installing : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 305/387
4839 Installing : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 306/387
4840 Installing : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 307/387
4841 Installing : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 308/387
4842 Installing : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 309/387
4843 Installing : php-pear-Net-SMTP-1.6.2-1.el7.noarch 310/387
4844 Installing : php-pear-Net-Sieve-1.3.4-1.el7.noarch 311/387
4845 Installing : php-pear-DB-1.7.14-6.el7.noarch 312/387
4846 Installing : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 313/387
4847 Installing : roundcubemail-plugin-filesystem_attachments-1.1.1.27-1 314/387
4848 Installing : roundcubemail-skin-larry-1.1.1.27-1.el7.kolab_3.5.noar 315/387
4849 Installing : roundcubemail-plugin-jqueryui-skin-larry-1.1.1.27-1.el 316/387
4850 Installing : roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5 317/387
4851 Installing : roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch 318/387
4852 Installing : roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.no 319/387
4853 Installing : roundcubemail-plugin-libkolab-skin-larry-3.2.8-6.el7.k 320/387
4854 Installing : php-pear-Net-URL2-2.1.1-1.el7.noarch 321/387
4855 Installing : python-babel-0.9.6-8.el7.noarch 322/387
4856 Installing : dosfstools-3.0.20-9.el7.x86_64 323/387
4857 Installing : sgml-common-0.6.3-39.el7.noarch 324/387
4858 Installing : docbook-dtds-1.0-60.el7.noarch 325/387
4859 Installing : docbook-style-xsl-1.78.1-3.el7.noarch 326/387
4860 Installing : adwaita-cursor-theme-3.8.4-3.el7.noarch 327/387
4861 Installing : kde-settings-19-23.5.el7.noarch 328/387
4862 Installing : python-markupsafe-0.11-10.el7.x86_64 329/387
4863 Installing : python-jinja2-2.7.2-2.el7.noarch 330/387
4864 Installing : c-ares-1.10.0-3.el7.x86_64 331/387
4865 Installing : nodejs-0.10.33-1.el7.x86_64 332/387
4866 Installing : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 333/387
4867 Installing : ycssmin-1.0.1-6.el7.noarch 334/387
4868 Installing : nodejs-amdefine-0.0.4-1.el7.noarch 335/387
4869 Installing : nodejs-source-map-0.1.33-1.el7.noarch 336/387
4870 Installing : nodejs-wordwrap-0.0.2-4.el7.noarch 337/387
4871 Installing : nodejs-optimist-0.4.0-1.el7.noarch 338/387
4872 Installing : nodejs-async-0.2.10-1.el7.noarch 339/387
4873 Installing : parted-3.1-20.el7.x86_64 340/387
4874 Installing : udisks2-2.1.2-5.el7.x86_64 341/387
4875 Installing : 6:kdelibs-4.10.5-6.el7.x86_64 342/387
4876 Installing : 6:kdelibs-devel-4.10.5-6.el7.x86_64 343/387
4877 Installing : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 344/387
4878 Installing : kdepimlibs-4.10.5-3.el7.x86_64 345/387
4879 Installing : nepomuk-core-4.10.5-5.el7.x86_64 346/387
4880 Installing : nepomuk-core-libs-4.10.5-5.el7.x86_64 347/387
4881 Installing : nepomuk-core-devel-4.10.5-5.el7.x86_64 348/387
4882 Installing : kdepimlibs-akonadi-4.10.5-3.el7.x86_64 349/387
4883 Installing : kdepimlibs-devel-4.10.5-3.el7.x86_64 350/387
4884 Installing : libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5. 351/387
4885 Installing : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 352/387
4886 Installing : uglify-js-2.4.13-5.el7.noarch 353/387
4887 Installing : nodejs-less-1.7.0-2.el7.noarch 354/387
4888 Installing : 1:python-flask-0.10.1-5.el7.kolab_3.5.noarch 355/387
4889 Installing : python-sphinx-1.1.3-8.el7.noarch 356/387
4890 Installing : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 357/387
4891 Installing : roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3 358/387
4892 Installing : roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5. 359/387
4893 Installing : php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch 360/387
4894 Installing : php-5.4.16-23.el7_0.3.x86_64 361/387
4895 Installing : 1:net-snmp-devel-5.7.2-20.el7.x86_64 362/387
4896 Installing : python-twisted-core-12.2.0-4.el7.x86_64 363/387
4897 Installing : 1:transfig-3.2.5d-13.el7.x86_64 364/387
4898 Installing : openldap-devel-2.4.39-6.el7.x86_64 365/387
4899 Installing : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 366/387
4900 Installing : libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab 367/387
4901 Installing : 5:guile-devel-2.0.9-5.el7.x86_64 368/387
4902 Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 369/387
4903 Installing : python-cssmin-0.2.0-11.el7.kolab_3.5.noarch 370/387
4904 Installing : python-nose-1.3.0-2.el7.noarch 371/387
4905 Installing : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 372/387
4906 Installing : svrcore-devel-4.0.4-11.el7.x86_64 373/387
4907 Installing : CUnit-devel-2.1.3-8.el7.x86_64 374/387
4908 Installing : 1:tcl-devel-8.5.13-4.el7.x86_64 375/387
4909 Installing : jansson-devel-2.4-6.el7.x86_64 376/387
4910 Installing : libical-devel-0.48-6.el7.x86_64 377/387
4911 Installing : groff-1.22.2-8.el7.x86_64 378/387
4912install-info: No such file or directory for /usr/share/info/groff.info
4913 Installing : perl-Test-Simple-0.98-243.el7.noarch 379/387
4914 Installing : fdupes-1.51-6.el7.x86_64 380/387
4915 Installing : dos2unix-6.0.3-4.el7.x86_64 381/387
4916 Installing : cyrus-sasl-md5-2.1.26-17.el7.x86_64 382/387
4917 Installing : glib2-devel-2.40.0-4.el7.x86_64 383/387
4918 Installing : python-sqlalchemy-0.9.7-3.el7.x86_64 384/387
4919 Installing : tcp_wrappers-7.6-77.el7.x86_64 385/387
4920 Installing : python-ldap-2.4.15-2.el7.x86_64 386/387
4921 Installing : libuuid-devel-2.23.2-21.el7.x86_64 387/387
4922ERROR: Failed to load plugin file /usr/share/roundcubemail/plugins/archive/archive.phpERROR: Failed to load plugin file /usr/share/roundcubemail/plugins/zipdownload/zipdownload.phpError 500: Specified database schema directory doesn't exist.
4923 Verifying : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 1/387
4924 Verifying : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 2/387
4925 Verifying : parted-3.1-20.el7.x86_64 3/387
4926 Verifying : libxcb-devel-1.9-5.el7.x86_64 4/387
4927 Verifying : c-ares-1.10.0-3.el7.x86_64 5/387
4928 Verifying : nss-softokn-devel-3.16.2.3-9.el7.x86_64 6/387
4929 Verifying : docbook-style-xsl-1.78.1-3.el7.noarch 7/387
4930 Verifying : e2fsprogs-1.42.9-7.el7.x86_64 8/387
4931 Verifying : python-markupsafe-0.11-10.el7.x86_64 9/387
4932 Verifying : redland-virtuoso-1.0.16-6.el7.x86_64 10/387
4933 Verifying : libselinux-devel-2.2.2-6.el7.x86_64 11/387
4934 Verifying : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 12/387
4935 Verifying : php-phpunit-PHP-TokenStream-1.4.0-1.el7.noarch 13/387
4936 Verifying : 1:python-flask-0.10.1-5.el7.kolab_3.5.noarch 14/387
4937 Verifying : 5:guile-2.0.9-5.el7.x86_64 15/387
4938 Verifying : php-pear-DB-1.7.14-6.el7.noarch 16/387
4939 Verifying : nss-devel-3.16.2.3-5.el7.x86_64 17/387
4940 Verifying : boost-random-1.53.0-23.el7.x86_64 18/387
4941 Verifying : php-pear-Auth-SASL-1.0.6-5.el7.noarch 19/387
4942 Verifying : adwaita-cursor-theme-3.8.4-3.el7.noarch 20/387
4943 Verifying : docbook-dtds-1.0-60.el7.noarch 21/387
4944 Verifying : libuuid-devel-2.23.2-21.el7.x86_64 22/387
4945 Verifying : CUnit-devel-2.1.3-8.el7.x86_64 23/387
4946 Verifying : sgml-common-0.6.3-39.el7.noarch 24/387
4947 Verifying : attica-0.4.1-4.el7.x86_64 25/387
4948 Verifying : nepomuk-core-4.10.5-5.el7.x86_64 26/387
4949 Verifying : php-mbstring-5.4.16-23.el7_0.3.x86_64 27/387
4950 Verifying : kde-filesystem-4-47.el7.x86_64 28/387
4951 Verifying : roundcubemail-plugin-kolab_auth-3.2.8-6.el7.kolab_3.5. 29/387
4952 Verifying : 1:dbus-1.6.12-11.el7.x86_64 30/387
4953 Verifying : lm_sensors-libs-3.3.4-11.el7.x86_64 31/387
4954 Verifying : python-cssmin-0.2.0-11.el7.kolab_3.5.noarch 32/387
4955 Verifying : uuid-devel-1.6.2-26.el7.x86_64 33/387
4956 Verifying : php-phpunit-File-Iterator-1.3.4-5.el7.noarch 34/387
4957 Verifying : dosfstools-3.0.20-9.el7.x86_64 35/387
4958 Verifying : redland-1.0.16-6.el7.x86_64 36/387
4959 Verifying : python-babel-0.9.6-8.el7.noarch 37/387
4960 Verifying : e2fsprogs-devel-1.42.9-7.el7.x86_64 38/387
4961 Verifying : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 39/387
4962 Verifying : php-pear-Mail-Mime-1.8.9-1.el7.noarch 40/387
4963 Verifying : python-nose-1.3.0-2.el7.noarch 41/387
4964 Verifying : python-ldap-2.4.15-2.el7.x86_64 42/387
4965 Verifying : nodejs-source-map-0.1.33-1.el7.noarch 43/387
4966 Verifying : libXt-1.1.4-6.1.el7.x86_64 44/387
4967 Verifying : kdepimlibs-4.10.5-3.el7.x86_64 45/387
4968 Verifying : svrcore-devel-4.0.4-11.el7.x86_64 46/387
4969 Verifying : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 47/387
4970 Verifying : libzip-0.10.1-8.el7.x86_64 48/387
4971 Verifying : libcurl-devel-7.29.0-19.el7.x86_64 49/387
4972 Verifying : libraw1394-2.1.0-2.el7.x86_64 50/387
4973 Verifying : upower-0.9.20-7.el7.x86_64 51/387
4974 Verifying : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 52/387
4975 Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 53/387
4976 Verifying : httpd-tools-2.4.6-31.el7.centos.x86_64 54/387
4977 Verifying : roundcubemail-plugin-kolab_auth-assets-3.2.8-6.el7.kol 55/387
4978 Verifying : boost-1.53.0-23.el7.x86_64 56/387
4979 Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 57/387
4980 Verifying : elfutils-libelf-devel-0.160-1.el7.x86_64 58/387
4981 Verifying : libICE-devel-1.0.8-7.el7.x86_64 59/387
4982 Verifying : python-zope-interface-4.0.5-4.el7.x86_64 60/387
4983 Verifying : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 61/387
4984 Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 62/387
4985 Verifying : urw-fonts-2.4-16.el7.noarch 63/387
4986 Verifying : mdadm-3.3.2-2.el7.x86_64 64/387
4987 Verifying : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 65/387
4988 Verifying : libXdamage-devel-1.1.4-4.1.el7.x86_64 66/387
4989 Verifying : php-sebastian-global-state-1.0.0-1.el7.noarch 67/387
4990 Verifying : phonon-devel-4.6.0-9.el7.x86_64 68/387
4991 Verifying : usbmuxd-1.0.8-11.el7.x86_64 69/387
4992 Verifying : 1:qt-4.8.5-8.el7.x86_64 70/387
4993 Verifying : tcp_wrappers-7.6-77.el7.x86_64 71/387
4994 Verifying : libavc1394-0.5.3-14.el7.x86_64 72/387
4995 Verifying : boost-context-1.53.0-23.el7.x86_64 73/387
4996 Verifying : orc-0.4.17-5.el7.x86_64 74/387
4997 Verifying : gstreamer-plugins-base-0.10.36-10.el7.x86_64 75/387
4998 Verifying : attica-devel-0.4.1-4.el7.x86_64 76/387
4999 Verifying : cryptsetup-1.6.6-3.el7.x86_64 77/387
5000 Verifying : roundcubemail-plugin-libkolab-assets-3.2.8-6.el7.kolab 78/387
5001 Verifying : OpenEXR-libs-1.7.1-7.el7.x86_64 79/387
5002 Verifying : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 80/387
5003 Verifying : roundcubemail-plugin-libkolab-3.2.8-6.el7.kolab_3.5.no 81/387
5004 Verifying : cryptsetup-libs-1.6.6-3.el7.x86_64 82/387
5005 Verifying : pyserial-2.6-5.el7.noarch 83/387
5006 Verifying : libshout-2.2.2-11.el7.x86_64 84/387
5007 Verifying : ycssmin-1.0.1-6.el7.noarch 85/387
5008 Verifying : libXrender-devel-0.9.8-2.1.el7.x86_64 86/387
5009 Verifying : php-devel-5.4.16-23.el7_0.3.x86_64 87/387
5010 Verifying : boost-date-time-1.53.0-23.el7.x86_64 88/387
5011 Verifying : php-symfony-common-2.5.11-1.el7.noarch 89/387
5012 Verifying : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 90/387
5013 Verifying : python-setuptools-0.9.8-3.el7.noarch 91/387
5014 Verifying : python-sqlalchemy-0.9.7-3.el7.x86_64 92/387
5015 Verifying : python-sphinx-1.1.3-8.el7.noarch 93/387
5016 Verifying : GConf2-3.2.6-8.el7.x86_64 94/387
5017 Verifying : php-sebastian-recursion-context-1.0.0-1.el7.noarch 95/387
5018 Verifying : 4:perl-devel-5.16.3-285.el7.x86_64 96/387
5019 Verifying : libiec61883-1.2.0-10.el7.x86_64 97/387
5020 Verifying : boost-program-options-1.53.0-23.el7.x86_64 98/387
5021 Verifying : shared-desktop-ontologies-0.11.0-2.el7.noarch 99/387
5022 Verifying : gstreamer-tools-0.10.36-7.el7.x86_64 100/387
5023 Verifying : php-phpunit-environment-1.2.1-1.el7.noarch 101/387
5024 Verifying : gamin-0.1.10-16.el7.x86_64 102/387
5025 Verifying : 1:net-snmp-devel-5.7.2-20.el7.x86_64 103/387
5026 Verifying : cyrus-sasl-plain-2.1.26-17.el7.x86_64 104/387
5027 Verifying : libdv-1.0.0-17.el7.x86_64 105/387
5028 Verifying : python-kolabformat-1.1.git.1422810799-30.el7.kolab_3.5 106/387
5029 Verifying : libXpm-3.5.10-5.1.el7.x86_64 107/387
5030 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 108/387
5031 Verifying : glib2-devel-2.40.0-4.el7.x86_64 109/387
5032 Verifying : libxkbfile-1.0.8-5.el7.x86_64 110/387
5033 Verifying : psmisc-22.20-8.el7.x86_64 111/387
5034 Verifying : boost-test-1.53.0-23.el7.x86_64 112/387
5035 Verifying : cyrus-sasl-md5-2.1.26-17.el7.x86_64 113/387
5036 Verifying : dos2unix-6.0.3-4.el7.x86_64 114/387
5037 Verifying : boost-regex-1.53.0-23.el7.x86_64 115/387
5038 Verifying : cyrus-sasl-2.1.26-17.el7.x86_64 116/387
5039 Verifying : php-pear-Net-Socket-1.0.14-1.el7.noarch 117/387
5040 Verifying : tcp_wrappers-devel-7.6-77.el7.x86_64 118/387
5041 Verifying : libXpm-devel-3.5.10-5.1.el7.x86_64 119/387
5042 Verifying : roundcubemail-plugin-libkolab-skin-larry-assets-3.2.8- 120/387
5043 Verifying : libcom_err-devel-1.42.9-7.el7.x86_64 121/387
5044 Verifying : libXau-devel-1.0.8-2.1.el7.x86_64 122/387
5045 Verifying : boost-filesystem-1.53.0-23.el7.x86_64 123/387
5046 Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 124/387
5047 Verifying : php-phpunit-PHPUnit-MockObject-2.3.0-1.el7.noarch 125/387
5048 Verifying : desktop-file-utils-0.21-4.el7.x86_64 126/387
5049 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 127/387
5050 Verifying : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 128/387
5051 Verifying : roundcubemail-plugin-kolab_folders-3.2.8-6.el7.kolab_3 129/387
5052 Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 130/387
5053 Verifying : xfsprogs-3.2.1-6.el7.x86_64 131/387
5054 Verifying : boost-math-1.53.0-23.el7.x86_64 132/387
5055 Verifying : bc-1.06.95-13.el7.x86_64 133/387
5056 Verifying : php-cli-5.4.16-23.el7_0.3.x86_64 134/387
5057 Verifying : kbd-legacy-1.15.5-11.el7.noarch 135/387
5058 Verifying : php-phpunit-PHP-CodeCoverage-2.0.15-1.el7.noarch 136/387
5059 Verifying : libplist-1.10-4.el7.x86_64 137/387
5060 Verifying : 1:libtheora-1.1.1-8.el7.x86_64 138/387
5061 Verifying : boost-python-1.53.0-23.el7.x86_64 139/387
5062 Verifying : fdupes-1.51-6.el7.x86_64 140/387
5063 Verifying : t1lib-5.1.2-14.el7.x86_64 141/387
5064 Verifying : libSM-devel-1.2.1-7.el7.x86_64 142/387
5065 Verifying : libXinerama-devel-1.1.3-2.1.el7.x86_64 143/387
5066 Verifying : libXft-devel-2.3.1-5.1.el7.x86_64 144/387
5067 Verifying : popt-devel-1.13-16.el7.x86_64 145/387
5068 Verifying : libXtst-devel-1.2.2-2.1.el7.x86_64 146/387
5069 Verifying : roundcubemail-plugin-filesystem_attachments-1.1.1.27-1 147/387
5070 Verifying : php-tidy-5.4.16-3.el7.x86_64 148/387
5071 Verifying : php-phpunit-Text-Template-1.2.0-5.el7.noarch 149/387
5072 Verifying : nodejs-less-1.7.0-2.el7.noarch 150/387
5073 Verifying : python-pygments-1.4-9.el7.noarch 151/387
5074 Verifying : php-pear-Net-SMTP-1.6.2-1.el7.noarch 152/387
5075 Verifying : gdisk-0.8.6-5.el7.x86_64 153/387
5076 Verifying : clucene-core-2.3.3.4-11.el7.x86_64 154/387
5077 Verifying : poppler-0.22.5-6.el7.x86_64 155/387
5078 Verifying : gstreamer-plugins-good-0.10.31-11.el7.x86_64 156/387
5079 Verifying : akonadi-1.9.2-4.el7.x86_64 157/387
5080 Verifying : ghostscript-9.07-18.el7.x86_64 158/387
5081 Verifying : libimobiledevice-1.1.5-6.el7.x86_64 159/387
5082 Verifying : zlib-devel-1.2.7-13.el7.x86_64 160/387
5083 Verifying : xml-common-0.6.3-39.el7.noarch 161/387
5084 Verifying : boost-devel-1.53.0-23.el7.x86_64 162/387
5085 Verifying : boost-locale-1.53.0-23.el7.x86_64 163/387
5086 Verifying : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 164/387
5087 Verifying : 1:net-snmp-libs-5.7.2-20.el7.x86_64 165/387
5088 Verifying : pciutils-libs-3.2.1-4.el7.x86_64 166/387
5089 Verifying : nodejs-amdefine-0.0.4-1.el7.noarch 167/387
5090 Verifying : 1:v8-3.14.5.10-14.el7.x86_64 168/387
5091 Verifying : qjson-0.8.1-4.el7.x86_64 169/387
5092 Verifying : perl-ExtUtils-Install-1.58-285.el7.noarch 170/387
5093 Verifying : pciutils-3.2.1-4.el7.x86_64 171/387
5094 Verifying : kmod-14-10.el7.x86_64 172/387
5095 Verifying : kbd-misc-1.15.5-11.el7.noarch 173/387
5096 Verifying : raptor2-2.0.9-3.el7.x86_64 174/387
5097 Verifying : udisks2-2.1.2-5.el7.x86_64 175/387
5098 Verifying : roundcubemail-plugin-jqueryui-assets-1.1.1.27-1.el7.ko 176/387
5099 Verifying : libXv-1.0.9-2.1.el7.x86_64 177/387
5100 Verifying : 1:gmp-devel-6.0.0-11.el7.x86_64 178/387
5101 Verifying : xorg-x11-server-utils-7.7-4.el7.x86_64 179/387
5102 Verifying : roundcubemail-plugin-jqueryui-skin-larry-1.1.1.27-1.el 180/387
5103 Verifying : elfutils-devel-0.160-1.el7.x86_64 181/387
5104 Verifying : xorg-x11-xinit-1.3.2-14.el7.x86_64 182/387
5105 Verifying : libXi-devel-1.7.2-2.1.el7.x86_64 183/387
5106 Verifying : python-pyasn1-0.1.6-2.el7.noarch 184/387
5107 Verifying : libical-devel-0.48-6.el7.x86_64 185/387
5108 Verifying : freetype-devel-2.4.11-10.el7_1.1.x86_64 186/387
5109 Verifying : gc-7.2d-6.el7.x86_64 187/387
5110 Verifying : roundcubemail-core-1.1.1.27-1.el7.kolab_3.5.noarch 188/387
5111 Verifying : js-uglify-2.4.13-5.el7.noarch 189/387
5112 Verifying : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 190/387
5113 Verifying : roundcubemail-skin-larry-1.1.1.27-1.el7.kolab_3.5.noar 191/387
5114 Verifying : kdepimlibs-devel-4.10.5-3.el7.x86_64 192/387
5115 Verifying : soprano-devel-2.9.2-3.el7.x86_64 193/387
5116 Verifying : libusbx-1.0.15-4.el7.x86_64 194/387
5117 Verifying : nodejs-wordwrap-0.0.2-4.el7.noarch 195/387
5118 Verifying : libsoup-2.46.0-3.el7.x86_64 196/387
5119 Verifying : taglib-1.8-7.20130218git.el7.x86_64 197/387
5120 Verifying : libreport-filesystem-2.1.11-21.el7.centos.0.4.x86_64 198/387
5121 Verifying : boost-atomic-1.53.0-23.el7.x86_64 199/387
5122 Verifying : cmake-2.8.11-4.el7.x86_64 200/387
5123 Verifying : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 201/387
5124 Verifying : soprano-2.9.2-3.el7.x86_64 202/387
5125 Verifying : boost-wave-1.53.0-23.el7.x86_64 203/387
5126 Verifying : python-backports-1.0-8.el7.x86_64 204/387
5127 Verifying : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 205/387
5128 Verifying : 5:guile-devel-2.0.9-5.el7.x86_64 206/387
5129 Verifying : libXt-devel-1.1.4-6.1.el7.x86_64 207/387
5130 Verifying : yajl-2.0.4-4.el7.x86_64 208/387
5131 Verifying : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 209/387
5132 Verifying : libicu-50.1.2-11.el7.x86_64 210/387
5133 Verifying : libXcomposite-devel-0.4.4-4.1.el7.x86_64 211/387
5134 Verifying : openjpeg-libs-1.5.1-10.el7.x86_64 212/387
5135 Verifying : svrcore-4.0.4-11.el7.x86_64 213/387
5136 Verifying : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 214/387
5137 Verifying : iso-codes-3.46-2.el7.noarch 215/387
5138 Verifying : centos-logos-70.0.6-2.el7.centos.noarch 216/387
5139 Verifying : python-jinja2-2.7.2-2.el7.noarch 217/387
5140 Verifying : hunspell-1.3.2-13.el7.x86_64 218/387
5141 Verifying : 6:kdelibs-common-4.10.5-6.el7.x86_64 219/387
5142 Verifying : libsepol-devel-2.1.9-3.el7.x86_64 220/387
5143 Verifying : libtool-ltdl-2.4.2-20.el7.x86_64 221/387
5144 Verifying : pyparsing-1.5.6-9.el7.noarch 222/387
5145 Verifying : dbusmenu-qt-0.9.2-7.el7.x86_64 223/387
5146 Verifying : mozjs17-17.0.0-10.el7.x86_64 224/387
5147 Verifying : hunspell-en-US-0.20121024-5.el7.noarch 225/387
5148 Verifying : lm_sensors-devel-3.3.4-11.el7.x86_64 226/387
5149 Verifying : nepomuk-core-devel-4.10.5-5.el7.x86_64 227/387
5150 Verifying : php-5.4.16-23.el7_0.3.x86_64 228/387
5151 Verifying : ghostscript-fonts-5.50-32.el7.noarch 229/387
5152 Verifying : strigi-libs-0.7.7-12.20120626.el7.x86_64 230/387
5153 Verifying : nss-util-devel-3.16.2.3-2.el7.x86_64 231/387
5154 Verifying : 1:transfig-3.2.5d-13.el7.x86_64 232/387
5155 Verifying : nodejs-0.10.33-1.el7.x86_64 233/387
5156 Verifying : gstreamer-0.10.36-7.el7.x86_64 234/387
5157 Verifying : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 235/387
5158 Verifying : libXv-devel-1.0.9-2.1.el7.x86_64 236/387
5159 Verifying : libXScrnSaver-1.2.2-6.1.el7.x86_64 237/387
5160 Verifying : roundcubemail-plugin-jqueryui-1.1.1.27-1.el7.kolab_3.5 238/387
5161 Verifying : fontconfig-devel-2.10.95-7.el7.x86_64 239/387
5162 Verifying : gobject-introspection-1.36.0-4.el7.x86_64 240/387
5163 Verifying : mailcap-2.1.41-2.el7.noarch 241/387
5164 Verifying : gc-devel-7.2d-6.el7.x86_64 242/387
5165 Verifying : xerces-c-3.1.1-6.el7.x86_64 243/387
5166 Verifying : roundcubemail-plugin-jqueryui-skin-larry-assets-1.1.1. 244/387
5167 Verifying : php-phpunit-diff-1.2.0-1.el7.noarch 245/387
5168 Verifying : php-symfony-yaml-2.5.11-1.el7.noarch 246/387
5169 Verifying : pm-utils-1.4.1-27.el7.x86_64 247/387
5170 Verifying : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 248/387
5171 Verifying : gl-manpages-1.1-7.20130122.el7.noarch 249/387
5172 Verifying : libical-0.48-6.el7.x86_64 250/387
5173 Verifying : libXrandr-devel-1.4.1-2.1.el7.x86_64 251/387
5174 Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 252/387
5175 Verifying : polkit-0.112-5.el7.x86_64 253/387
5176 Verifying : libmcrypt-2.5.8-13.el7.x86_64 254/387
5177 Verifying : hostname-3.13-3.el7.x86_64 255/387
5178 Verifying : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 256/387
5179 Verifying : nodejs-async-0.2.10-1.el7.noarch 257/387
5180 Verifying : jansson-devel-2.4-6.el7.x86_64 258/387
5181 Verifying : shared-desktop-ontologies-devel-0.11.0-2.el7.noarch 259/387
5182 Verifying : boost-signals-1.53.0-23.el7.x86_64 260/387
5183 Verifying : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 261/387
5184 Verifying : libatasmart-0.19-6.el7.x86_64 262/387
5185 Verifying : roundcubemail-plugin-libkolab-skin-larry-3.2.8-6.el7.k 263/387
5186 Verifying : mesa-libGLU-devel-9.0.0-4.el7.x86_64 264/387
5187 Verifying : 1:libuv-0.10.29-1.el7.x86_64 265/387
5188 Verifying : 1:tcl-devel-8.5.13-4.el7.x86_64 266/387
5189 Verifying : php-pdo-5.4.16-23.el7_0.3.x86_64 267/387
5190 Verifying : libXmu-1.1.1-5.1.el7.x86_64 268/387
5191 Verifying : boost-chrono-1.53.0-23.el7.x86_64 269/387
5192 Verifying : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 270/387
5193 Verifying : libxkbfile-devel-1.0.8-5.el7.x86_64 271/387
5194 Verifying : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 272/387
5195 Verifying : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 273/387
5196 Verifying : libXScrnSaver-devel-1.2.2-6.1.el7.x86_64 274/387
5197 Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 275/387
5198 Verifying : libXcursor-devel-1.1.14-2.1.el7.x86_64 276/387
5199 Verifying : xerces-c-devel-3.1.1-6.el7.x86_64 277/387
5200 Verifying : libarchive-3.1.2-7.el7.x86_64 278/387
5201 Verifying : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 279/387
5202 Verifying : cyrus-sasl-devel-2.1.26-17.el7.x86_64 280/387
5203 Verifying : nepomuk-core-libs-4.10.5-5.el7.x86_64 281/387
5204 Verifying : wavpack-4.60.1-9.el7.x86_64 282/387
5205 Verifying : libtidy-0.99.0-31.20091203.el7.x86_64 283/387
5206 Verifying : pytz-2012d-5.el7.noarch 284/387
5207 Verifying : 1:enchant-1.6.0-8.el7.x86_64 285/387
5208 Verifying : roundcubemail-plugin-kolab_folders-assets-3.2.8-6.el7. 286/387
5209 Verifying : libdrm-devel-2.4.56-2.el7.x86_64 287/387
5210 Verifying : xdg-user-dirs-0.15-4.el7.x86_64 288/387
5211 Verifying : ilmbase-1.0.3-7.el7.x86_64 289/387
5212 Verifying : kbd-1.15.5-11.el7.x86_64 290/387
5213 Verifying : php-common-5.4.16-23.el7_0.3.x86_64 291/387
5214 Verifying : perl-Test-Simple-0.98-243.el7.noarch 292/387
5215 Verifying : libverto-devel-0.2.5-4.el7.x86_64 293/387
5216 Verifying : kdepimlibs-akonadi-4.10.5-3.el7.x86_64 294/387
5217 Verifying : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 295/387
5218 Verifying : groff-1.22.2-8.el7.x86_64 296/387
5219 Verifying : libcalendaring-4.9.1.git.1424359330-53.el7.kolab_3.5.x 297/387
5220 Verifying : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 298/387
5221 Verifying : php-xml-5.4.16-23.el7_0.3.x86_64 299/387
5222 Verifying : libkolabxml-devel-1.1.git.1422810799-30.el7.kolab_3.5. 300/387
5223 Verifying : qt-settings-19-23.5.el7.noarch 301/387
5224 Verifying : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 302/387
5225 Verifying : 6:kdelibs-devel-4.10.5-6.el7.x86_64 303/387
5226 Verifying : systemtap-sdt-devel-2.6-8.el7.x86_64 304/387
5227 Verifying : lzo-2.06-6.el7_0.2.x86_64 305/387
5228 Verifying : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 306/387
5229 Verifying : libss-1.42.9-7.el7.x86_64 307/387
5230 Verifying : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 308/387
5231 Verifying : libdb-devel-5.3.21-17.el7_0.1.x86_64 309/387
5232 Verifying : libiodbc-3.52.7-7.el7.x86_64 310/387
5233 Verifying : libmng-1.0.10-14.el7.x86_64 311/387
5234 Verifying : krb5-devel-1.12.2-14.el7.x86_64 312/387
5235 Verifying : php-gd-5.4.16-23.el7_0.3.x86_64 313/387
5236 Verifying : exiv2-libs-0.23-6.el7.x86_64 314/387
5237 Verifying : speex-1.2-0.19.rc1.el7.x86_64 315/387
5238 Verifying : php-pear-Net-URL2-2.1.1-1.el7.noarch 316/387
5239 Verifying : redhat-menus-12.0.2-7.el7.noarch 317/387
5240 Verifying : php-symfony-class-loader-2.5.11-1.el7.noarch 318/387
5241 Verifying : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 319/387
5242 Verifying : libXxf86misc-devel-1.0.3-7.1.el7.x86_64 320/387
5243 Verifying : 6:kdelibs-4.10.5-6.el7.x86_64 321/387
5244 Verifying : roundcubemail-plugin-filesystem_attachments-assets-1.1 322/387
5245 Verifying : phonon-4.6.0-9.el7.x86_64 323/387
5246 Verifying : qca2-2.0.3-7.el7.x86_64 324/387
5247 Verifying : initscripts-9.49.24-1.el7.x86_64 325/387
5248 Verifying : libkolabxml-1.1.git.1422810799-30.el7.kolab_3.5.x86_64 326/387
5249 Verifying : libv4l-0.9.5-4.el7.x86_64 327/387
5250 Verifying : CUnit-2.1.3-8.el7.x86_64 328/387
5251 Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 329/387
5252 Verifying : 1:tcl-8.5.13-4.el7.x86_64 330/387
5253 Verifying : boost-timer-1.53.0-23.el7.x86_64 331/387
5254 Verifying : automoc-1.0-0.20.rc3.el7.x86_64 332/387
5255 Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 333/387
5256 Verifying : libudisks2-2.1.2-5.el7.x86_64 334/387
5257 Verifying : libwebp-0.3.0-3.el7.x86_64 335/387
5258 Verifying : 1:qt-devel-4.8.5-8.el7.x86_64 336/387
5259 Verifying : nspr-devel-4.10.6-3.el7.x86_64 337/387
5260 Verifying : poppler-qt-0.22.5-6.el7.x86_64 338/387
5261 Verifying : gdbm-devel-1.10-8.el7.x86_64 339/387
5262 Verifying : uglify-js-2.4.13-5.el7.noarch 340/387
5263 Verifying : glib-networking-2.40.0-1.el7.x86_64 341/387
5264 Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 342/387
5265 Verifying : python-dateutil-1.5-7.el7.noarch 343/387
5266 Verifying : libX11-devel-1.6.0-2.1.el7.x86_64 344/387
5267 Verifying : cdparanoia-libs-10.2-17.el7.x86_64 345/387
5268 Verifying : libXext-devel-1.3.2-2.1.el7.x86_64 346/387
5269 Verifying : roundcubemail-skin-larry-assets-1.1.1.27-1.el7.kolab_3 347/387
5270 Verifying : libvisual-0.4.0-16.el7.x86_64 348/387
5271 Verifying : python-devel-2.7.5-16.el7.x86_64 349/387
5272 Verifying : rpm-devel-4.11.1-25.el7.x86_64 350/387
5273 Verifying : poppler-data-0.4.6-3.el7.noarch 351/387
5274 Verifying : libcalendaring-devel-4.9.1.git.1424359330-53.el7.kolab 352/387
5275 Verifying : php-phpunit-PHPUnit-4.4.4-1.el7.1.noarch 353/387
5276 Verifying : php-mcrypt-5.4.16-3.el7.x86_64 354/387
5277 Verifying : php-soap-5.4.16-23.el7_0.3.x86_64 355/387
5278 Verifying : python-twisted-core-12.2.0-4.el7.x86_64 356/387
5279 Verifying : boost-iostreams-1.53.0-23.el7.x86_64 357/387
5280 Verifying : media-player-info-17-4.el7.noarch 358/387
5281 Verifying : 1:qt-x11-4.8.5-8.el7.x86_64 359/387
5282 Verifying : pcre-devel-8.32-14.el7.x86_64 360/387
5283 Verifying : polkit-qt-0.103.0-10.el7_0.x86_64 361/387
5284 Verifying : php-phpunit-Version-1.0.4-1.el7.noarch 362/387
5285 Verifying : uuid-1.6.2-26.el7.x86_64 363/387
5286 Verifying : rasqal-0.9.30-4.el7.x86_64 364/387
5287 Verifying : php-ldap-5.4.16-23.el7_0.3.x86_64 365/387
5288 Verifying : kde-settings-19-23.5.el7.noarch 366/387
5289 Verifying : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 367/387
5290 Verifying : roundcubemail-core-assets-1.1.1.27-1.el7.kolab_3.5.noa 368/387
5291 Verifying : openldap-devel-2.4.39-6.el7.x86_64 369/387
5292 Verifying : pulseaudio-libs-glib2-3.0-30.el7.x86_64 370/387
5293 Verifying : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 371/387
5294 Verifying : boost-serialization-1.53.0-23.el7.x86_64 372/387
5295 Verifying : php-doctrine-instantiator-1.0.4-1.el7.noarch 373/387
5296 Verifying : dbus-glib-0.100-7.el7.x86_64 374/387
5297 Verifying : nodejs-optimist-0.4.0-1.el7.noarch 375/387
5298 Verifying : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 376/387
5299 Verifying : php-phpunit-comparator-1.1.1-1.el7.noarch 377/387
5300 Verifying : jansson-2.4-6.el7.x86_64 378/387
5301 Verifying : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 379/387
5302 Verifying : php-process-5.4.16-23.el7_0.3.x86_64 380/387
5303 Verifying : php-pear-Net-Sieve-1.3.4-1.el7.noarch 381/387
5304 Verifying : expat-devel-2.1.0-8.el7.x86_64 382/387
5305 Verifying : xorg-x11-proto-devel-7.7-8.el7.1.noarch 383/387
5306 Verifying : boost-graph-1.53.0-23.el7.x86_64 384/387
5307 Verifying : libXfixes-devel-5.0.1-2.1.el7.x86_64 385/387
5308 Verifying : httpd-2.4.6-31.el7.centos.x86_64 386/387
5309 Verifying : 1:php-pear-1.9.4-21.el7.noarch 387/387
5310
5311Installed:
5312 CUnit-devel.x86_64 0:2.1.3-8.el7
5313 boost-devel.x86_64 0:1.53.0-23.el7
5314 cmake.x86_64 0:2.8.11-4.el7
5315 cyrus-sasl-devel.x86_64 0:2.1.26-17.el7
5316 cyrus-sasl-md5.x86_64 0:2.1.26-17.el7
5317 cyrus-sasl-plain.x86_64 0:2.1.26-17.el7
5318 dos2unix.x86_64 0:6.0.3-4.el7
5319 e2fsprogs-devel.x86_64 0:1.42.9-7.el7
5320 fdupes.x86_64 0:1.51-6.el7
5321 glib2-devel.x86_64 0:2.40.0-4.el7
5322 groff.x86_64 0:1.22.2-8.el7
5323 guile-devel.x86_64 5:2.0.9-5.el7
5324 jansson-devel.x86_64 0:2.4-6.el7
5325 kdelibs-devel.x86_64 6:4.10.5-6.el7
5326 kdepimlibs-devel.x86_64 0:4.10.5-3.el7
5327 krb5-devel.x86_64 0:1.12.2-14.el7
5328 libcalendaring-devel.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5
5329 libcurl-devel.x86_64 0:7.29.0-19.el7
5330 libdb-devel.x86_64 0:5.3.21-17.el7_0.1
5331 libical-devel.x86_64 0:0.48-6.el7
5332 libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5
5333 libkolabxml-devel.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5
5334 libuuid-devel.x86_64 0:2.23.2-21.el7
5335 net-snmp-devel.x86_64 1:5.7.2-20.el7
5336 nodejs-less.noarch 0:1.7.0-2.el7
5337 nspr-devel.x86_64 0:4.10.6-3.el7
5338 nss-devel.x86_64 0:3.16.2.3-5.el7
5339 openldap-devel.x86_64 0:2.4.39-6.el7
5340 openssl-devel.x86_64 1:1.0.1e-42.el7.4
5341 pcre-devel.x86_64 0:8.32-14.el7
5342 perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7
5343 perl-Test-Simple.noarch 0:0.98-243.el7
5344 perl-devel.x86_64 4:5.16.3-285.el7
5345 php.x86_64 0:5.4.16-23.el7_0.3
5346 php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5
5347 php-devel.x86_64 0:5.4.16-23.el7_0.3
5348 php-pdo.x86_64 0:5.4.16-23.el7_0.3
5349 php-pear.noarch 1:1.9.4-21.el7
5350 php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7
5351 php-phpunit-PHPUnit.noarch 0:4.4.4-1.el7.1
5352 python-cssmin.noarch 0:0.2.0-11.el7.kolab_3.5
5353 python-devel.x86_64 0:2.7.5-16.el7
5354 python-flask.noarch 1:0.10.1-5.el7.kolab_3.5
5355 python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5
5356 python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5
5357 python-jinja2.noarch 0:2.7.2-2.el7
5358 python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5
5359 python-kolabformat.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5
5360 python-ldap.x86_64 0:2.4.15-2.el7
5361 python-nose.noarch 0:1.3.0-2.el7
5362 python-pyasn1.noarch 0:0.1.6-2.el7
5363 python-pyasn1-modules.noarch 0:0.1.6-2.el7
5364 python-setuptools.noarch 0:0.9.8-3.el7
5365 python-sphinx.noarch 0:1.1.3-8.el7
5366 python-sqlalchemy.x86_64 0:0.9.7-3.el7
5367 python-twisted-core.x86_64 0:12.2.0-4.el7
5368 python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5
5369 pytz.noarch 0:2012d-5.el7
5370 qt-devel.x86_64 1:4.8.5-8.el7
5371 roundcubemail-core.noarch 0:1.1.1.27-1.el7.kolab_3.5
5372 roundcubemail-plugin-kolab_auth.noarch 0:3.2.8-6.el7.kolab_3.5
5373 roundcubemail-plugin-kolab_folders.noarch 0:3.2.8-6.el7.kolab_3.5
5374 roundcubemail-plugin-libkolab.noarch 0:3.2.8-6.el7.kolab_3.5
5375 svrcore-devel.x86_64 0:4.0.4-11.el7
5376 tcl-devel.x86_64 1:8.5.13-4.el7
5377 tcp_wrappers.x86_64 0:7.6-77.el7
5378 transfig.x86_64 1:3.2.5d-13.el7
5379 uglify-js.noarch 0:2.4.13-5.el7
5380 uuid-devel.x86_64 0:1.6.2-26.el7
5381 xerces-c-devel.x86_64 0:3.1.1-6.el7
5382 xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5
5383 zlib-devel.x86_64 0:1.2.7-13.el7
5384
5385Dependency Installed:
5386 CUnit.x86_64 0:2.1.3-8.el7
5387 GConf2.x86_64 0:3.2.6-8.el7
5388 OpenEXR-libs.x86_64 0:1.7.1-7.el7
5389 adwaita-cursor-theme.noarch 0:3.8.4-3.el7
5390 akonadi.x86_64 0:1.9.2-4.el7
5391 attica.x86_64 0:0.4.1-4.el7
5392 attica-devel.x86_64 0:0.4.1-4.el7
5393 automoc.x86_64 0:1.0-0.20.rc3.el7
5394 bc.x86_64 0:1.06.95-13.el7
5395 boost.x86_64 0:1.53.0-23.el7
5396 boost-atomic.x86_64 0:1.53.0-23.el7
5397 boost-chrono.x86_64 0:1.53.0-23.el7
5398 boost-context.x86_64 0:1.53.0-23.el7
5399 boost-date-time.x86_64 0:1.53.0-23.el7
5400 boost-filesystem.x86_64 0:1.53.0-23.el7
5401 boost-graph.x86_64 0:1.53.0-23.el7
5402 boost-iostreams.x86_64 0:1.53.0-23.el7
5403 boost-locale.x86_64 0:1.53.0-23.el7
5404 boost-math.x86_64 0:1.53.0-23.el7
5405 boost-program-options.x86_64 0:1.53.0-23.el7
5406 boost-python.x86_64 0:1.53.0-23.el7
5407 boost-random.x86_64 0:1.53.0-23.el7
5408 boost-regex.x86_64 0:1.53.0-23.el7
5409 boost-serialization.x86_64 0:1.53.0-23.el7
5410 boost-signals.x86_64 0:1.53.0-23.el7
5411 boost-test.x86_64 0:1.53.0-23.el7
5412 boost-timer.x86_64 0:1.53.0-23.el7
5413 boost-wave.x86_64 0:1.53.0-23.el7
5414 c-ares.x86_64 0:1.10.0-3.el7
5415 cdparanoia-libs.x86_64 0:10.2-17.el7
5416 centos-logos.noarch 0:70.0.6-2.el7.centos
5417 clucene-core.x86_64 0:2.3.3.4-11.el7
5418 cryptsetup.x86_64 0:1.6.6-3.el7
5419 cryptsetup-libs.x86_64 0:1.6.6-3.el7
5420 cyrus-sasl.x86_64 0:2.1.26-17.el7
5421 dbus.x86_64 1:1.6.12-11.el7
5422 dbus-glib.x86_64 0:0.100-7.el7
5423 dbusmenu-qt.x86_64 0:0.9.2-7.el7
5424 desktop-file-utils.x86_64 0:0.21-4.el7
5425 docbook-dtds.noarch 0:1.0-60.el7
5426 docbook-style-xsl.noarch 0:1.78.1-3.el7
5427 dosfstools.x86_64 0:3.0.20-9.el7
5428 e2fsprogs.x86_64 0:1.42.9-7.el7
5429 e2fsprogs-libs.x86_64 0:1.42.9-7.el7
5430 elfutils-devel.x86_64 0:0.160-1.el7
5431 elfutils-libelf-devel.x86_64 0:0.160-1.el7
5432 enchant.x86_64 1:1.6.0-8.el7
5433 exiv2-libs.x86_64 0:0.23-6.el7
5434 expat-devel.x86_64 0:2.1.0-8.el7
5435 fontconfig-devel.x86_64 0:2.10.95-7.el7
5436 freetype-devel.x86_64 0:2.4.11-10.el7_1.1
5437 gamin.x86_64 0:0.1.10-16.el7
5438 gc.x86_64 0:7.2d-6.el7
5439 gc-devel.x86_64 0:7.2d-6.el7
5440 gdbm-devel.x86_64 0:1.10-8.el7
5441 gdisk.x86_64 0:0.8.6-5.el7
5442 ghostscript.x86_64 0:9.07-18.el7
5443 ghostscript-fonts.noarch 0:5.50-32.el7
5444 gl-manpages.noarch 0:1.1-7.20130122.el7
5445 glib-networking.x86_64 0:2.40.0-1.el7
5446 gmp-devel.x86_64 1:6.0.0-11.el7
5447 gobject-introspection.x86_64 0:1.36.0-4.el7
5448 gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7
5449 gstreamer.x86_64 0:0.10.36-7.el7
5450 gstreamer-plugins-base.x86_64 0:0.10.36-10.el7
5451 gstreamer-plugins-good.x86_64 0:0.10.31-11.el7
5452 gstreamer-tools.x86_64 0:0.10.36-7.el7
5453 guile.x86_64 5:2.0.9-5.el7
5454 hostname.x86_64 0:3.13-3.el7
5455 http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7
5456 httpd.x86_64 0:2.4.6-31.el7.centos
5457 httpd-tools.x86_64 0:2.4.6-31.el7.centos
5458 hunspell.x86_64 0:1.3.2-13.el7
5459 hunspell-en-US.noarch 0:0.20121024-5.el7
5460 ilmbase.x86_64 0:1.0.3-7.el7
5461 initscripts.x86_64 0:9.49.24-1.el7
5462 iso-codes.noarch 0:3.46-2.el7
5463 jansson.x86_64 0:2.4-6.el7
5464 js-uglify.noarch 0:2.4.13-5.el7
5465 kbd.x86_64 0:1.15.5-11.el7
5466 kbd-legacy.noarch 0:1.15.5-11.el7
5467 kbd-misc.noarch 0:1.15.5-11.el7
5468 kde-filesystem.x86_64 0:4-47.el7
5469 kde-settings.noarch 0:19-23.5.el7
5470 kdelibs.x86_64 6:4.10.5-6.el7
5471 kdelibs-common.x86_64 6:4.10.5-6.el7
5472 kdepimlibs.x86_64 0:4.10.5-3.el7
5473 kdepimlibs-akonadi.x86_64 0:4.10.5-3.el7
5474 kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7
5475 keyutils-libs-devel.x86_64 0:1.5.8-3.el7
5476 kmod.x86_64 0:14-10.el7
5477 libICE-devel.x86_64 0:1.0.8-7.el7
5478 libSM-devel.x86_64 0:1.2.1-7.el7
5479 libX11-devel.x86_64 0:1.6.0-2.1.el7
5480 libXScrnSaver.x86_64 0:1.2.2-6.1.el7
5481 libXScrnSaver-devel.x86_64 0:1.2.2-6.1.el7
5482 libXau-devel.x86_64 0:1.0.8-2.1.el7
5483 libXcomposite-devel.x86_64 0:0.4.4-4.1.el7
5484 libXcursor-devel.x86_64 0:1.1.14-2.1.el7
5485 libXdamage-devel.x86_64 0:1.1.4-4.1.el7
5486 libXext-devel.x86_64 0:1.3.2-2.1.el7
5487 libXfixes-devel.x86_64 0:5.0.1-2.1.el7
5488 libXft-devel.x86_64 0:2.3.1-5.1.el7
5489 libXi-devel.x86_64 0:1.7.2-2.1.el7
5490 libXinerama-devel.x86_64 0:1.1.3-2.1.el7
5491 libXmu.x86_64 0:1.1.1-5.1.el7
5492 libXpm.x86_64 0:3.5.10-5.1.el7
5493 libXpm-devel.x86_64 0:3.5.10-5.1.el7
5494 libXrandr-devel.x86_64 0:1.4.1-2.1.el7
5495 libXrender-devel.x86_64 0:0.9.8-2.1.el7
5496 libXt.x86_64 0:1.1.4-6.1.el7
5497 libXt-devel.x86_64 0:1.1.4-6.1.el7
5498 libXtst-devel.x86_64 0:1.2.2-2.1.el7
5499 libXv.x86_64 0:1.0.9-2.1.el7
5500 libXv-devel.x86_64 0:1.0.9-2.1.el7
5501 libXxf86misc.x86_64 0:1.0.3-7.1.el7
5502 libXxf86misc-devel.x86_64 0:1.0.3-7.1.el7
5503 libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7
5504 libarchive.x86_64 0:3.1.2-7.el7
5505 libatasmart.x86_64 0:0.19-6.el7
5506 libavc1394.x86_64 0:0.5.3-14.el7
5507 libcalendaring.x86_64 0:4.9.1.git.1424359330-53.el7.kolab_3.5
5508 libcom_err-devel.x86_64 0:1.42.9-7.el7
5509 libdrm-devel.x86_64 0:2.4.56-2.el7
5510 libdv.x86_64 0:1.0.0-17.el7
5511 libical.x86_64 0:0.48-6.el7
5512 libicu.x86_64 0:50.1.2-11.el7
5513 libiec61883.x86_64 0:1.2.0-10.el7
5514 libimobiledevice.x86_64 0:1.1.5-6.el7
5515 libiodbc.x86_64 0:3.52.7-7.el7
5516 libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5
5517 libkolabxml.x86_64 0:1.1.git.1422810799-30.el7.kolab_3.5
5518 libmcrypt.x86_64 0:2.5.8-13.el7
5519 libmng.x86_64 0:1.0.10-14.el7
5520 libplist.x86_64 0:1.10-4.el7
5521 libraw1394.x86_64 0:2.1.0-2.el7
5522 libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.4
5523 libselinux-devel.x86_64 0:2.2.2-6.el7
5524 libsepol-devel.x86_64 0:2.1.9-3.el7
5525 libshout.x86_64 0:2.2.2-11.el7
5526 libsoup.x86_64 0:2.46.0-3.el7
5527 libss.x86_64 0:1.42.9-7.el7
5528 libtheora.x86_64 1:1.1.1-8.el7
5529 libtidy.x86_64 0:0.99.0-31.20091203.el7
5530 libtool-ltdl.x86_64 0:2.4.2-20.el7
5531 libudisks2.x86_64 0:2.1.2-5.el7
5532 libusbx.x86_64 0:1.0.15-4.el7
5533 libuv.x86_64 1:0.10.29-1.el7
5534 libv4l.x86_64 0:0.9.5-4.el7
5535 libverto-devel.x86_64 0:0.2.5-4.el7
5536 libvisual.x86_64 0:0.4.0-16.el7
5537 libwebp.x86_64 0:0.3.0-3.el7
5538 libxcb-devel.x86_64 0:1.9-5.el7
5539 libxkbfile.x86_64 0:1.0.8-5.el7
5540 libxkbfile-devel.x86_64 0:1.0.8-5.el7
5541 libzip.x86_64 0:0.10.1-8.el7
5542 lm_sensors-devel.x86_64 0:3.3.4-11.el7
5543 lm_sensors-libs.x86_64 0:3.3.4-11.el7
5544 lzo.x86_64 0:2.06-6.el7_0.2
5545 mailcap.noarch 0:2.1.41-2.el7
5546 mdadm.x86_64 0:3.3.2-2.el7
5547 media-player-info.noarch 0:17-4.el7
5548 mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7
5549 mesa-libGLU.x86_64 0:9.0.0-4.el7
5550 mesa-libGLU-devel.x86_64 0:9.0.0-4.el7
5551 mozjs17.x86_64 0:17.0.0-10.el7
5552 mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5
5553 mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5
5554 nepomuk-core.x86_64 0:4.10.5-5.el7
5555 nepomuk-core-devel.x86_64 0:4.10.5-5.el7
5556 nepomuk-core-libs.x86_64 0:4.10.5-5.el7
5557 net-snmp-agent-libs.x86_64 1:5.7.2-20.el7
5558 net-snmp-libs.x86_64 1:5.7.2-20.el7
5559 nodejs.x86_64 0:0.10.33-1.el7
5560 nodejs-amdefine.noarch 0:0.0.4-1.el7
5561 nodejs-async.noarch 0:0.2.10-1.el7
5562 nodejs-optimist.noarch 0:0.4.0-1.el7
5563 nodejs-source-map.noarch 0:0.1.33-1.el7
5564 nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7
5565 nodejs-wordwrap.noarch 0:0.0.2-4.el7
5566 nss-softokn-devel.x86_64 0:3.16.2.3-9.el7
5567 nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7
5568 nss-util-devel.x86_64 0:3.16.2.3-2.el7
5569 openjpeg-libs.x86_64 0:1.5.1-10.el7
5570 orc.x86_64 0:0.4.17-5.el7
5571 parted.x86_64 0:3.1-20.el7
5572 pciutils.x86_64 0:3.2.1-4.el7
5573 pciutils-libs.x86_64 0:3.2.1-4.el7
5574 perl-ExtUtils-Install.noarch 0:1.58-285.el7
5575 perl-ExtUtils-Manifest.noarch 0:1.61-244.el7
5576 perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7
5577 phonon.x86_64 0:4.6.0-9.el7
5578 phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7
5579 phonon-devel.x86_64 0:4.6.0-9.el7
5580 php-cli.x86_64 0:5.4.16-23.el7_0.3
5581 php-common.x86_64 0:5.4.16-23.el7_0.3
5582 php-doctrine-instantiator.noarch 0:1.0.4-1.el7
5583 php-gd.x86_64 0:5.4.16-23.el7_0.3
5584 php-ldap.x86_64 0:5.4.16-23.el7_0.3
5585 php-mbstring.x86_64 0:5.4.16-23.el7_0.3
5586 php-mcrypt.x86_64 0:5.4.16-3.el7
5587 php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3
5588 php-pear-Auth-SASL.noarch 0:1.0.6-5.el7
5589 php-pear-DB.noarch 0:1.7.14-6.el7
5590 php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7
5591 php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7
5592 php-pear-Mail-Mime.noarch 0:1.8.9-1.el7
5593 php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7
5594 php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7
5595 php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7
5596 php-pear-Net-SMTP.noarch 0:1.6.2-1.el7
5597 php-pear-Net-Sieve.noarch 0:1.3.4-1.el7
5598 php-pear-Net-Socket.noarch 0:1.0.14-1.el7
5599 php-pear-Net-URL2.noarch 0:2.1.1-1.el7
5600 php-phpunit-File-Iterator.noarch 0:1.3.4-5.el7
5601 php-phpunit-PHP-CodeCoverage.noarch 0:2.0.15-1.el7
5602 php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7
5603 php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7
5604 php-phpunit-PHP-TokenStream.noarch 0:1.4.0-1.el7
5605 php-phpunit-PHPUnit-MockObject.noarch 0:2.3.0-1.el7
5606 php-phpunit-Text-Template.noarch 0:1.2.0-5.el7
5607 php-phpunit-Version.noarch 0:1.0.4-1.el7
5608 php-phpunit-comparator.noarch 0:1.1.1-1.el7
5609 php-phpunit-diff.noarch 0:1.2.0-1.el7
5610 php-phpunit-environment.noarch 0:1.2.1-1.el7
5611 php-phpunit-exporter.noarch 0:1.2.0-1.el7
5612 php-process.x86_64 0:5.4.16-23.el7_0.3
5613 php-sebastian-global-state.noarch 0:1.0.0-1.el7
5614 php-sebastian-recursion-context.noarch 0:1.0.0-1.el7
5615 php-soap.x86_64 0:5.4.16-23.el7_0.3
5616 php-symfony-class-loader.noarch 0:2.5.11-1.el7
5617 php-symfony-common.noarch 0:2.5.11-1.el7
5618 php-symfony-yaml.noarch 0:2.5.11-1.el7
5619 php-tidy.x86_64 0:5.4.16-3.el7
5620 php-xml.x86_64 0:5.4.16-23.el7_0.3
5621 pm-utils.x86_64 0:1.4.1-27.el7
5622 polkit.x86_64 0:0.112-5.el7
5623 polkit-pkla-compat.x86_64 0:0.1-4.el7
5624 polkit-qt.x86_64 0:0.103.0-10.el7_0
5625 poppler.x86_64 0:0.22.5-6.el7
5626 poppler-data.noarch 0:0.4.6-3.el7
5627 poppler-qt.x86_64 0:0.22.5-6.el7
5628 popt-devel.x86_64 0:1.13-16.el7
5629 psmisc.x86_64 0:22.20-8.el7
5630 pulseaudio-libs-glib2.x86_64 0:3.0-30.el7
5631 pyOpenSSL.x86_64 0:0.13.1-3.el7
5632 pyparsing.noarch 0:1.5.6-9.el7
5633 pyserial.noarch 0:2.6-5.el7
5634 python-babel.noarch 0:0.9.6-8.el7
5635 python-backports.x86_64 0:1.0-8.el7
5636 python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7
5637 python-dateutil.noarch 0:1.5-7.el7
5638 python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7
5639 python-markupsafe.x86_64 0:0.11-10.el7
5640 python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7
5641 python-pygments.noarch 0:1.4-9.el7
5642 python-zope-interface.x86_64 0:4.0.5-4.el7
5643 qca2.x86_64 0:2.0.3-7.el7
5644 qjson.x86_64 0:0.8.1-4.el7
5645 qt.x86_64 1:4.8.5-8.el7
5646 qt-settings.noarch 0:19-23.5.el7
5647 qt-x11.x86_64 1:4.8.5-8.el7
5648 raptor2.x86_64 0:2.0.9-3.el7
5649 rasqal.x86_64 0:0.9.30-4.el7
5650 redhat-menus.noarch 0:12.0.2-7.el7
5651 redland.x86_64 0:1.0.16-6.el7
5652 redland-virtuoso.x86_64 0:1.0.16-6.el7
5653 roundcubemail-core-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5654 roundcubemail-plugin-filesystem_attachments.noarch 0:1.1.1.27-1.el7.kolab_3.5
5655 roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5656 roundcubemail-plugin-jqueryui.noarch 0:1.1.1.27-1.el7.kolab_3.5
5657 roundcubemail-plugin-jqueryui-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5658 roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5
5659 roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5660 roundcubemail-plugin-kolab_auth-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5661 roundcubemail-plugin-kolab_folders-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5662 roundcubemail-plugin-libkolab-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5663 roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.2.8-6.el7.kolab_3.5
5664 roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.2.8-6.el7.kolab_3.5
5665 roundcubemail-skin-larry.noarch 0:1.1.1.27-1.el7.kolab_3.5
5666 roundcubemail-skin-larry-assets.noarch 0:1.1.1.27-1.el7.kolab_3.5
5667 rpm-devel.x86_64 0:4.11.1-25.el7
5668 sgml-common.noarch 0:0.6.3-39.el7
5669 shared-desktop-ontologies.noarch 0:0.11.0-2.el7
5670 shared-desktop-ontologies-devel.noarch 0:0.11.0-2.el7
5671 soprano.x86_64 0:2.9.2-3.el7
5672 soprano-devel.x86_64 0:2.9.2-3.el7
5673 speex.x86_64 0:1.2-0.19.rc1.el7
5674 strigi-libs.x86_64 0:0.7.7-12.20120626.el7
5675 svrcore.x86_64 0:4.0.4-11.el7
5676 systemtap-sdt-devel.x86_64 0:2.6-8.el7
5677 sysvinit-tools.x86_64 0:2.88-14.dsf.el7
5678 t1lib.x86_64 0:5.1.2-14.el7
5679 taglib.x86_64 0:1.8-7.20130218git.el7
5680 tcl.x86_64 1:8.5.13-4.el7
5681 tcp_wrappers-devel.x86_64 0:7.6-77.el7
5682 udisks2.x86_64 0:2.1.2-5.el7
5683 upower.x86_64 0:0.9.20-7.el7
5684 urw-fonts.noarch 0:2.4-16.el7
5685 usbmuxd.x86_64 0:1.0.8-11.el7
5686 uuid.x86_64 0:1.6.2-26.el7
5687 v8.x86_64 1:3.14.5.10-14.el7
5688 virtuoso-opensource.x86_64 1:6.1.6-6.el7
5689 wavpack.x86_64 0:4.60.1-9.el7
5690 xdg-user-dirs.x86_64 0:0.15-4.el7
5691 xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7
5692 xerces-c.x86_64 0:3.1.1-6.el7
5693 xfsprogs.x86_64 0:3.2.1-6.el7
5694 xml-common.noarch 0:0.6.3-39.el7
5695 xorg-x11-proto-devel.noarch 0:7.7-8.el7.1
5696 xorg-x11-server-utils.x86_64 0:7.7-4.el7
5697 xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7
5698 xorg-x11-xinit.x86_64 0:1.3.2-14.el7
5699 yajl.x86_64 0:2.0.4-4.el7
5700 ycssmin.noarch 0:1.0.1-6.el7
5701
5702Complete!
5703 ---> 053469bae952
5704Removing intermediate container 726c3c710b2a
5705Step 8 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
5706 ---> 9b628ce2710a
5707Removing intermediate container 91d956bc2956
5708Step 9 : RUN chmod 755 /entrypoint.sh
5709 ---> Running in 972e5b009c26
5710 ---> 5cddc00616f5
5711Removing intermediate container 972e5b009c26
5712Step 10 : ENTRYPOINT [ "/entrypoint.sh" ]
5713 ---> Running in cc26ece3faf5
5714 ---> aa9708afbeba
5715Removing intermediate container cc26ece3faf5
5716Successfully built aa9708afbeba
5717/var/tmp/425
5718

Lease Host atomic01

When
Completed at Apr 27 2015, 4:01 PM · Built for 1 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Lease Host atomic02

When
Completed at Apr 27 2015, 4:01 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Event Timeline