Properties
Properties
Run Command on atomic01
Run Command on atomic01
- When
- Completed at May 21 2015, 8:54 AM · Built for 21 m, 21 s
- Status
Failed
| 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 ''\''483'\''' |
| 10 | +++ echo 483 |
| 11 | + id=483 |
| 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-pyylvzz5gostv5zlrqcl'\''' |
| 31 | +++ echo PHID-HMBT-pyylvzz5gostv5zlrqcl |
| 32 | + phid=PHID-HMBT-pyylvzz5gostv5zlrqcl |
| 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/666 |
| 69 | + TMPDIR=/var/tmp/666 |
| 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 |
| 74 | Already 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 |
| 93 | Sending build context to Docker daemon 4.608 kB |
| 94 | |
| 95 | Sending build context to Docker daemon |
| 96 | 2015/05/21 10:54:02 open /var/lib/docker/devicemapper/mnt/f6c2a3520eac5856f91ebb284b9ec70dffe4904c60833adcb5eeee4eb8a55653/rootfs/usr/lib/udev/hwdb.d/22-bluetooth-vendor-product.hwdb: read-only file system |
| 97 | make: *** [all] Error 1 |
| 98 | + retval=2 |
| 99 | + popd |
| 100 | + cd /var/tmp |
| 101 | + rm -rf /var/tmp/666 |
| 102 | + exit 2 |
| 103 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/666/stick.git /var/tmp/666 |
| 3 | /var/tmp/666 |
| 4 | /var/tmp/666/stick.git /var/tmp/666 |
| 5 | Cloning into '/var/tmp/666/docker.git'... |
| 6 | /var/tmp/666/docker.git/ci /var/tmp/666/stick.git |
| 7 | for 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 ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 5d34fcd97863 |
| 15 | Step 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 | ---> 8dc669b4f525 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 38bcbbb48c5f |
| 21 | Step 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 | ---> b290882b9b05 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> fd2876d6ab41 |
| 27 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 28 | ---> Using cache |
| 29 | ---> 1966791dcc85 |
| 30 | Step 7 : RUN yum -y reinstall \* |
| 31 | ---> Using cache |
| 32 | ---> 0bcbfd59309c |
| 33 | Step 8 : ENV IMAGE maipo |
| 34 | ---> Using cache |
| 35 | ---> a77b4f5c5f5e |
| 36 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 37 | ---> Using cache |
| 38 | ---> b7a280178650 |
| 39 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 40 | ---> Using cache |
| 41 | ---> 068f025c0ac3 |
| 42 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 43 | ---> Using cache |
| 44 | ---> 533fc1c13823 |
| 45 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 46 | ---> Using cache |
| 47 | ---> 02b697a3574b |
| 48 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 49 | ---> Using cache |
| 50 | ---> ee117d3590c6 |
| 51 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 52 | ---> Using cache |
| 53 | ---> c29def89f1dd |
| 54 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 55 | ---> Using cache |
| 56 | ---> f3812fd76ccd |
| 57 | Step 16 : RUN yum clean all && yum -y install epel-release yum -y install --skip-broken ant build git glibc-devel glibc-devel.i686 gtk2-devel ibus-devel java-devel osc passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 58 | ---> Running in ca31cbbc71a5 |
| 59 | Cleaning repos: Kolab_Development base extras openSUSE_Tools systemdcontainer |
| 60 | : updates |
| 61 | Cleaning up everything |
| 62 | Package yum-3.4.3-125.el7.centos.noarch already installed and latest version |
| 63 | No package install available. |
| 64 | [91mWarning: Package group fedora-packager does not exist. |
| 65 | [0mResolving Dependencies |
| 66 | --> Running transaction check |
| 67 | ---> Package ant.noarch 0:1.9.2-9.el7 will be installed |
| 68 | --> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.2-9.el7.noarch |
| 69 | --> Processing Dependency: xml-commons-apis for package: ant-1.9.2-9.el7.noarch |
| 70 | --> Processing Dependency: xerces-j2 for package: ant-1.9.2-9.el7.noarch |
| 71 | --> Processing Dependency: perl for package: ant-1.9.2-9.el7.noarch |
| 72 | --> Processing Dependency: jpackage-utils for package: ant-1.9.2-9.el7.noarch |
| 73 | ---> Package autoconf.noarch 0:2.69-11.el7 will be installed |
| 74 | --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch |
| 75 | --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch |
| 76 | --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch |
| 77 | --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch |
| 78 | --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch |
| 79 | --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch |
| 80 | --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch |
| 81 | --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch |
| 82 | --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch |
| 83 | --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch |
| 84 | ---> Package automake.noarch 0:1.13.4-3.el7 will be installed |
| 85 | --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch |
| 86 | --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch |
| 87 | --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch |
| 88 | ---> Package bison.x86_64 0:2.7-4.el7 will be installed |
| 89 | ---> Package build.noarch 0:20150317-192.1 will be installed |
| 90 | --> Processing Dependency: build-mkbaselibs for package: build-20150317-192.1.noarch |
| 91 | --> Processing Dependency: tar for package: build-20150317-192.1.noarch |
| 92 | ---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed |
| 93 | ---> Package cscope.x86_64 0:15.8-7.el7 will be installed |
| 94 | --> Processing Dependency: emacs-filesystem for package: cscope-15.8-7.el7.x86_64 |
| 95 | ---> Package ctags.x86_64 0:5.8-13.el7 will be installed |
| 96 | ---> Package diffstat.x86_64 0:1.57-4.el7 will be installed |
| 97 | ---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed |
| 98 | ---> Package elfutils.x86_64 0:0.160-1.el7 will be installed |
| 99 | --> Processing Dependency: elfutils-libs(x86-64) = 0.160-1.el7 for package: elfutils-0.160-1.el7.x86_64 |
| 100 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 101 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 102 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 103 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 104 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 105 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 106 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 107 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 108 | --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 109 | --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 110 | --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 111 | ---> Package epel-release.noarch 0:7-5 will be installed |
| 112 | ---> Package flex.x86_64 0:2.5.37-3.el7 will be installed |
| 113 | ---> Package gcc.x86_64 0:4.8.3-9.el7 will be installed |
| 114 | --> Processing Dependency: cpp = 4.8.3-9.el7 for package: gcc-4.8.3-9.el7.x86_64 |
| 115 | --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.3-9.el7.x86_64 |
| 116 | --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.3-9.el7.x86_64 |
| 117 | ---> Package gcc-c++.x86_64 0:4.8.3-9.el7 will be installed |
| 118 | --> Processing Dependency: libstdc++-devel = 4.8.3-9.el7 for package: gcc-c++-4.8.3-9.el7.x86_64 |
| 119 | ---> Package gcc-gfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 120 | --> Processing Dependency: libquadmath-devel = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 121 | --> Processing Dependency: libquadmath = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 122 | --> Processing Dependency: libgfortran = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 123 | --> Processing Dependency: libgfortran.so.3()(64bit) for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 124 | ---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed |
| 125 | --> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 |
| 126 | --> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 |
| 127 | ---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed |
| 128 | --> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64 |
| 129 | --> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64 |
| 130 | --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64 |
| 131 | --> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64 |
| 132 | --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64 |
| 133 | --> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64 |
| 134 | --> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64 |
| 135 | --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64 |
| 136 | ---> Package glibc-devel.i686 0:2.17-78.el7 will be installed |
| 137 | --> Processing Dependency: glibc-headers = 2.17-78.el7 for package: glibc-devel-2.17-78.el7.i686 |
| 138 | --> Processing Dependency: libutil.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 139 | --> Processing Dependency: libthread_db.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 140 | --> Processing Dependency: librt.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 141 | --> Processing Dependency: libresolv.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 142 | --> Processing Dependency: libnss_nisplus.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 143 | --> Processing Dependency: libnss_nis.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 144 | --> Processing Dependency: libnss_hesiod.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 145 | --> Processing Dependency: libnss_files.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 146 | --> Processing Dependency: libnss_dns.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 147 | --> Processing Dependency: libnss_db.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 148 | --> Processing Dependency: libnss_compat.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 149 | --> Processing Dependency: libnsl.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 150 | --> Processing Dependency: libm.so.6 for package: glibc-devel-2.17-78.el7.i686 |
| 151 | --> Processing Dependency: libdl.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 152 | --> Processing Dependency: libcrypt.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 153 | --> Processing Dependency: libcidn.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 154 | --> Processing Dependency: libanl.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 155 | --> Processing Dependency: libBrokenLocale.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 156 | --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-78.el7.i686 |
| 157 | ---> Package glibc-devel.x86_64 0:2.17-78.el7 will be installed |
| 158 | ---> Package gtk2-devel.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 159 | --> Processing Dependency: gtk2 = 2.24.22-5.el7_0.1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 160 | --> Processing Dependency: pango-devel >= 1.20.0-1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 161 | --> Processing Dependency: glib2-devel >= 2.28.0-1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 162 | --> Processing Dependency: cairo-devel >= 1.6.0-1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 163 | --> Processing Dependency: atk-devel >= 1.29.4-2 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 164 | --> Processing Dependency: pkgconfig(pangoft2) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 165 | --> Processing Dependency: pkgconfig(pangocairo) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 166 | --> Processing Dependency: pkgconfig(pango) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 167 | --> Processing Dependency: pkgconfig(gio-2.0) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 168 | --> Processing Dependency: pkgconfig(gdk-pixbuf-2.0) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 169 | --> Processing Dependency: pkgconfig(cairo) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 170 | --> Processing Dependency: pkgconfig(atk) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 171 | --> Processing Dependency: libpng-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 172 | --> Processing Dependency: libXrandr-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 173 | --> Processing Dependency: libXinerama-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 174 | --> Processing Dependency: libXi-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 175 | --> Processing Dependency: libXfixes-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 176 | --> Processing Dependency: libXext-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 177 | --> Processing Dependency: libXcursor-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 178 | --> Processing Dependency: libXcomposite-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 179 | --> Processing Dependency: libX11-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 180 | --> Processing Dependency: gdk-pixbuf2-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 181 | --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 182 | --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 183 | --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 184 | --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 185 | --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 186 | --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 187 | --> Processing Dependency: libgailutil.so.18()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 188 | --> Processing Dependency: libfreetype.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 189 | --> Processing Dependency: libfontconfig.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 190 | --> Processing Dependency: libcairo.so.2()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 191 | --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 192 | --> Processing Dependency: libXrender.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 193 | --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 194 | --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 195 | --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 196 | --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 197 | --> Processing Dependency: libXext.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 198 | --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 199 | --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 200 | --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 201 | --> Processing Dependency: libX11.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 202 | ---> Package ibus-devel.x86_64 0:1.5.3-11.el7 will be installed |
| 203 | --> Processing Dependency: ibus-libs = 1.5.3-11.el7 for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 204 | --> Processing Dependency: ibus(x86-64) = 1.5.3-11.el7 for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 205 | --> Processing Dependency: vala for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 206 | --> Processing Dependency: gobject-introspection-devel for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 207 | --> Processing Dependency: dbus-devel for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 208 | --> Processing Dependency: libibus-1.0.so.5()(64bit) for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 209 | ---> Package indent.x86_64 0:2.2.11-13.el7 will be installed |
| 210 | ---> Package intltool.noarch 0:0.50.2-6.el7 will be installed |
| 211 | --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch |
| 212 | --> Processing Dependency: perl(Encode) for package: intltool-0.50.2-6.el7.noarch |
| 213 | --> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch |
| 214 | ---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 215 | --> 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 |
| 216 | ---> Package libtool.x86_64 0:2.4.2-20.el7 will be installed |
| 217 | ---> Package make.x86_64 1:3.82-21.el7 will be installed |
| 218 | ---> Package osc.x86_64 0:0.151.2-169.1 will be installed |
| 219 | --> Processing Dependency: m2crypto > 0.19 for package: osc-0.151.2-169.1.x86_64 |
| 220 | ---> Package passwd.x86_64 0:0.79-4.el7 will be installed |
| 221 | ---> Package patch.x86_64 0:2.7.1-8.el7 will be installed |
| 222 | ---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed |
| 223 | ---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed |
| 224 | --> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64 |
| 225 | ---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed |
| 226 | --> Processing Dependency: perl(Time::Local) for package: 1:perl-TimeDate-2.30-2.el7.noarch |
| 227 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 228 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 229 | ---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed |
| 230 | ---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed |
| 231 | --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch |
| 232 | --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch |
| 233 | --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch |
| 234 | ---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed |
| 235 | --> Processing Dependency: unzip for package: rpm-build-4.11.1-25.el7.x86_64 |
| 236 | --> Processing Dependency: bzip2 for package: rpm-build-4.11.1-25.el7.x86_64 |
| 237 | --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.1-25.el7.x86_64 |
| 238 | ---> Package rpm-sign.x86_64 0:4.11.1-25.el7 will be installed |
| 239 | ---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed |
| 240 | --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch |
| 241 | ---> Package subversion.x86_64 0:1.7.14-7.el7_0 will be installed |
| 242 | --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-7.el7_0 for package: subversion-1.7.14-7.el7_0.x86_64 |
| 243 | --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 244 | --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 245 | --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 246 | --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 247 | --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 248 | --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 249 | --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 250 | --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 251 | --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 252 | --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 253 | --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 254 | --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 255 | --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 256 | --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 257 | --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 258 | --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 259 | --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 260 | ---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed |
| 261 | ---> Package swig.x86_64 0:2.0.11-11.el7.kolab_3.5 will be installed |
| 262 | ---> Package systemtap.x86_64 0:2.6-10.el7_1 will be installed |
| 263 | --> Processing Dependency: systemtap-devel = 2.6-10.el7_1 for package: systemtap-2.6-10.el7_1.x86_64 |
| 264 | --> Processing Dependency: systemtap-client = 2.6-10.el7_1 for package: systemtap-2.6-10.el7_1.x86_64 |
| 265 | ---> Package vim-enhanced.x86_64 2:7.4.160-1.el7 will be installed |
| 266 | --> Processing Dependency: vim-common = 2:7.4.160-1.el7 for package: 2:vim-enhanced-7.4.160-1.el7.x86_64 |
| 267 | --> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64 |
| 268 | --> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64 |
| 269 | ---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed |
| 270 | --> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch |
| 271 | --> Running transaction check |
| 272 | ---> Package apr.x86_64 0:1.4.8-3.el7 will be installed |
| 273 | ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed |
| 274 | ---> Package atk.x86_64 0:2.8.0-4.el7 will be installed |
| 275 | ---> Package atk-devel.x86_64 0:2.8.0-4.el7 will be installed |
| 276 | ---> Package build-mkbaselibs.noarch 0:20150317-192.1 will be installed |
| 277 | ---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed |
| 278 | ---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed |
| 279 | --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 280 | --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 281 | --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 282 | --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 283 | --> Processing Dependency: libpng15.so.15()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 284 | --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 285 | --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 286 | --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 287 | ---> Package cairo-devel.x86_64 0:1.12.14-6.el7 will be installed |
| 288 | --> Processing Dependency: pkgconfig(xrender) >= 0.6 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 289 | --> Processing Dependency: pkgconfig(xcb-render) >= 1.6 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 290 | --> Processing Dependency: pkgconfig(xcb) >= 1.6 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 291 | --> Processing Dependency: pkgconfig(pixman-1) >= 0.22.0 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 292 | --> Processing Dependency: pkgconfig(freetype2) >= 9.7.3 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 293 | --> Processing Dependency: pkgconfig(fontconfig) >= 2.2.95 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 294 | --> Processing Dependency: pixman-devel >= 0.18.4 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 295 | --> Processing Dependency: freetype-devel >= 2.1.9 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 296 | --> Processing Dependency: fontconfig-devel >= 2.2.95 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 297 | --> Processing Dependency: pkgconfig(xcb-shm) for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 298 | --> Processing Dependency: pkgconfig(gl) for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 299 | --> Processing Dependency: pkgconfig(egl) for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 300 | --> Processing Dependency: libXrender-devel for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 301 | ---> Package cpp.x86_64 0:4.8.3-9.el7 will be installed |
| 302 | ---> Package dbus-devel.x86_64 1:1.6.12-11.el7 will be installed |
| 303 | --> Processing Dependency: dbus = 1:1.6.12-11.el7 for package: 1:dbus-devel-1.6.12-11.el7.x86_64 |
| 304 | ---> Package dwz.x86_64 0:0.11-3.el7 will be installed |
| 305 | ---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed |
| 306 | ---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed |
| 307 | ---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed |
| 308 | --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-7.el7.x86_64 |
| 309 | ---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 310 | ---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed |
| 311 | ---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed |
| 312 | --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 313 | --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 314 | --> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 315 | --> Processing Dependency: libjpeg.so.62()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 316 | --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 317 | ---> Package gdk-pixbuf2-devel.x86_64 0:2.28.2-4.el7 will be installed |
| 318 | ---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed |
| 319 | --> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64 |
| 320 | ---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed |
| 321 | ---> Package glib2-devel.x86_64 0:2.40.0-4.el7 will be installed |
| 322 | ---> Package glibc.i686 0:2.17-78.el7 will be installed |
| 323 | --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.17-78.el7.i686 |
| 324 | --> Processing Dependency: libfreebl3.so for package: glibc-2.17-78.el7.i686 |
| 325 | ---> Package glibc-headers.x86_64 0:2.17-78.el7 will be installed |
| 326 | --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-78.el7.x86_64 |
| 327 | --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-78.el7.x86_64 |
| 328 | ---> Package gobject-introspection-devel.x86_64 0:1.36.0-4.el7 will be installed |
| 329 | --> Processing Dependency: gobject-introspection = 1.36.0-4.el7 for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 330 | --> Processing Dependency: python-mako for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 331 | --> Processing Dependency: pkgconfig(libffi) for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 332 | --> Processing Dependency: libgirepository-1.0.so.1()(64bit) for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 333 | ---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed |
| 334 | ---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 335 | --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.22-5.el7_0.1.x86_64 |
| 336 | --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64 |
| 337 | ---> Package ibus.x86_64 0:1.5.3-11.el7 will be installed |
| 338 | --> Processing Dependency: ibus-setup = 1.5.3-11.el7 for package: ibus-1.5.3-11.el7.x86_64 |
| 339 | --> Processing Dependency: ibus-gtk3 = 1.5.3-11.el7 for package: ibus-1.5.3-11.el7.x86_64 |
| 340 | --> Processing Dependency: ibus-gtk2 = 1.5.3-11.el7 for package: ibus-1.5.3-11.el7.x86_64 |
| 341 | --> Processing Dependency: dbus-python >= 0.83.0 for package: ibus-1.5.3-11.el7.x86_64 |
| 342 | --> Processing Dependency: xorg-x11-xkb-utils for package: ibus-1.5.3-11.el7.x86_64 |
| 343 | --> Processing Dependency: xorg-x11-xinit for package: ibus-1.5.3-11.el7.x86_64 |
| 344 | --> Processing Dependency: pygobject3-base for package: ibus-1.5.3-11.el7.x86_64 |
| 345 | --> Processing Dependency: librsvg2 for package: ibus-1.5.3-11.el7.x86_64 |
| 346 | --> Processing Dependency: iso-codes for package: ibus-1.5.3-11.el7.x86_64 |
| 347 | --> Processing Dependency: desktop-file-utils for package: ibus-1.5.3-11.el7.x86_64 |
| 348 | --> Processing Dependency: desktop-file-utils for package: ibus-1.5.3-11.el7.x86_64 |
| 349 | --> Processing Dependency: dconf for package: ibus-1.5.3-11.el7.x86_64 |
| 350 | --> Processing Dependency: dbus-x11 for package: ibus-1.5.3-11.el7.x86_64 |
| 351 | --> Processing Dependency: libnotify.so.4()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 352 | --> Processing Dependency: libgtk-3.so.0()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 353 | --> Processing Dependency: libgdk-3.so.0()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 354 | --> Processing Dependency: libdconf.so.1()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 355 | --> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 356 | ---> Package ibus-libs.x86_64 0:1.5.3-11.el7 will be installed |
| 357 | ---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 358 | --> 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 |
| 359 | --> 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 |
| 360 | --> 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 |
| 361 | --> 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 |
| 362 | --> 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 |
| 363 | --> 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 |
| 364 | --> 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 |
| 365 | --> 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 |
| 366 | --> 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 |
| 367 | --> 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 |
| 368 | --> 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 |
| 369 | --> 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 |
| 370 | --> 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 |
| 371 | --> 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 |
| 372 | ---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed |
| 373 | --> Processing Dependency: python-javapackages = 3.4.1-6.el7_0 for package: javapackages-tools-3.4.1-6.el7_0.noarch |
| 374 | --> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-6.el7_0.noarch |
| 375 | ---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed |
| 376 | --> Processing Dependency: libX11-common = 1.6.0-2.1.el7 for package: libX11-1.6.0-2.1.el7.x86_64 |
| 377 | ---> Package libX11-devel.x86_64 0:1.6.0-2.1.el7 will be installed |
| 378 | --> Processing Dependency: pkgconfig(xproto) for package: libX11-devel-1.6.0-2.1.el7.x86_64 |
| 379 | --> Processing Dependency: pkgconfig(kbproto) for package: libX11-devel-1.6.0-2.1.el7.x86_64 |
| 380 | ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed |
| 381 | ---> Package libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 will be installed |
| 382 | ---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed |
| 383 | ---> Package libXcursor-devel.x86_64 0:1.1.14-2.1.el7 will be installed |
| 384 | ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed |
| 385 | ---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed |
| 386 | ---> Package libXext-devel.x86_64 0:1.3.2-2.1.el7 will be installed |
| 387 | ---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed |
| 388 | ---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed |
| 389 | ---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed |
| 390 | ---> Package libXi-devel.x86_64 0:1.7.2-2.1.el7 will be installed |
| 391 | ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed |
| 392 | ---> Package libXinerama-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 393 | ---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed |
| 394 | ---> Package libXrandr-devel.x86_64 0:1.4.1-2.1.el7 will be installed |
| 395 | ---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed |
| 396 | ---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 397 | ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed |
| 398 | ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed |
| 399 | ---> Package libpng-devel.x86_64 2:1.5.13-5.el7 will be installed |
| 400 | --> Processing Dependency: zlib-devel(x86-64) for package: 2:libpng-devel-1.5.13-5.el7.x86_64 |
| 401 | ---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed |
| 402 | ---> Package libquadmath-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 403 | ---> Package libstdc++-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 404 | ---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed |
| 405 | ---> Package m4.x86_64 0:1.4.16-9.el7 will be installed |
| 406 | ---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed |
| 407 | --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-9.el7.x86_64 |
| 408 | ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed |
| 409 | ---> Package neon.x86_64 0:0.30.0-3.el7 will be installed |
| 410 | --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 411 | --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 412 | --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 413 | --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 414 | --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 415 | ---> Package openssh-clients.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 416 | --> Processing Dependency: openssh = 6.6.1p1-12.el7_1 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 417 | --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 418 | --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 419 | --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 420 | ---> Package pango.x86_64 0:1.34.1-5.el7 will be installed |
| 421 | --> Processing Dependency: libthai >= 0.1.9 for package: pango-1.34.1-5.el7.x86_64 |
| 422 | --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 423 | --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 424 | --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 425 | --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 426 | ---> Package pango-devel.x86_64 0:1.34.1-5.el7 will be installed |
| 427 | --> Processing Dependency: pkgconfig(xft) for package: pango-devel-1.34.1-5.el7.x86_64 |
| 428 | --> Processing Dependency: pkgconfig(harfbuzz) for package: pango-devel-1.34.1-5.el7.x86_64 |
| 429 | ---> Package perl.x86_64 4:5.16.3-285.el7 will be installed |
| 430 | --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 431 | --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 432 | --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64 |
| 433 | --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 434 | --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 435 | --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 436 | --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 437 | --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 438 | --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 439 | --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 440 | --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 441 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed |
| 442 | ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed |
| 443 | ---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed |
| 444 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed |
| 445 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed |
| 446 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed |
| 447 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed |
| 448 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed |
| 449 | ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed |
| 450 | --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch |
| 451 | ---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed |
| 452 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed |
| 453 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed |
| 454 | ---> Package perl-Test-Harness.noarch 0:3.28-2.el7 will be installed |
| 455 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed |
| 456 | ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed |
| 457 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed |
| 458 | ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed |
| 459 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed |
| 460 | ---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed |
| 461 | ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed |
| 462 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed |
| 463 | ---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed |
| 464 | --> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch |
| 465 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 466 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 467 | ---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed |
| 468 | ---> Package subversion-libs.x86_64 0:1.7.14-7.el7_0 will be installed |
| 469 | ---> Package systemtap-client.x86_64 0:2.6-10.el7_1 will be installed |
| 470 | --> Processing Dependency: systemtap-runtime = 2.6-10.el7_1 for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 471 | --> Processing Dependency: mokutil for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 472 | --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 473 | --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 474 | ---> Package systemtap-devel.x86_64 0:2.6-10.el7_1 will be installed |
| 475 | --> Processing Dependency: kernel-devel for package: systemtap-devel-2.6-10.el7_1.x86_64 |
| 476 | ---> Package tar.x86_64 2:1.26-29.el7 will be installed |
| 477 | ---> Package unzip.x86_64 0:6.0-15.el7 will be installed |
| 478 | ---> Package vala.x86_64 0:0.20.1-3.el7 will be installed |
| 479 | ---> Package vim-common.x86_64 2:7.4.160-1.el7 will be installed |
| 480 | --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7.x86_64 |
| 481 | ---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed |
| 482 | --> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 483 | --> Processing Dependency: xalan-j2 >= 2.7.1 for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 484 | --> Processing Dependency: osgi(org.apache.xml.serializer) for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 485 | --> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 486 | ---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed |
| 487 | ---> Package zip.x86_64 0:3.0-10.el7 will be installed |
| 488 | --> Running transaction check |
| 489 | ---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed |
| 490 | ---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed |
| 491 | ---> Package cairo-gobject.x86_64 0:1.12.14-6.el7 will be installed |
| 492 | ---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed |
| 493 | ---> Package dbus.x86_64 1:1.6.12-11.el7 will be installed |
| 494 | ---> Package dbus-python.x86_64 0:1.1.1-9.el7 will be installed |
| 495 | --> Processing Dependency: libdbus-glib-1.so.2()(64bit) for package: dbus-python-1.1.1-9.el7.x86_64 |
| 496 | ---> Package dbus-x11.x86_64 1:1.6.12-11.el7 will be installed |
| 497 | ---> Package dconf.x86_64 0:0.16.0-6.el7 will be installed |
| 498 | ---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed |
| 499 | ---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed |
| 500 | --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64 |
| 501 | ---> Package fontconfig-devel.x86_64 0:2.10.95-7.el7 will be installed |
| 502 | --> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.10.95-7.el7.x86_64 |
| 503 | ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed |
| 504 | ---> Package freetype-devel.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 505 | ---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed |
| 506 | ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed |
| 507 | --> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 |
| 508 | --> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 |
| 509 | ---> Package gnutls.x86_64 0:3.3.8-12.el7 will be installed |
| 510 | --> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.8-12.el7.x86_64 |
| 511 | --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.8-12.el7.x86_64 |
| 512 | --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.8-12.el7.x86_64 |
| 513 | ---> Package gobject-introspection.x86_64 0:1.36.0-4.el7 will be installed |
| 514 | ---> Package gtk3.x86_64 0:3.8.8-10.el7 will be installed |
| 515 | --> Processing Dependency: libcolord.so.1()(64bit) for package: gtk3-3.8.8-10.el7.x86_64 |
| 516 | --> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: gtk3-3.8.8-10.el7.x86_64 |
| 517 | ---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed |
| 518 | --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.20-4.el7.x86_64 |
| 519 | ---> Package harfbuzz-devel.x86_64 0:0.9.20-4.el7 will be installed |
| 520 | --> Processing Dependency: harfbuzz-icu(x86-64) = 0.9.20-4.el7 for package: harfbuzz-devel-0.9.20-4.el7.x86_64 |
| 521 | --> Processing Dependency: pkgconfig(icu-uc) for package: harfbuzz-devel-0.9.20-4.el7.x86_64 |
| 522 | --> Processing Dependency: libharfbuzz-icu.so.0()(64bit) for package: harfbuzz-devel-0.9.20-4.el7.x86_64 |
| 523 | ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed |
| 524 | ---> Package ibus-gtk2.x86_64 0:1.5.3-11.el7 will be installed |
| 525 | ---> Package ibus-gtk3.x86_64 0:1.5.3-11.el7 will be installed |
| 526 | ---> Package ibus-setup.noarch 0:1.5.3-11.el7 will be installed |
| 527 | --> Processing Dependency: pygobject3 for package: ibus-setup-1.5.3-11.el7.noarch |
| 528 | ---> Package iso-codes.noarch 0:3.46-2.el7 will be installed |
| 529 | --> Processing Dependency: xml-common for package: iso-codes-3.46-2.el7.noarch |
| 530 | ---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed |
| 531 | ---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 532 | --> 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 |
| 533 | --> 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 |
| 534 | --> 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 |
| 535 | ---> Package kernel-devel.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 536 | ---> Package kernel-headers.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 537 | ---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed |
| 538 | ---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed |
| 539 | ---> Package libXft-devel.x86_64 0:2.3.1-5.1.el7 will be installed |
| 540 | ---> Package libXrender-devel.x86_64 0:0.9.8-2.1.el7 will be installed |
| 541 | ---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed |
| 542 | ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed |
| 543 | ---> Package libffi-devel.x86_64 0:3.0.13-11.el7 will be installed |
| 544 | ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed |
| 545 | ---> Package libnotify.x86_64 0:0.7.5-7.el7 will be installed |
| 546 | --> Processing Dependency: desktop-notification-daemon for package: libnotify-0.7.5-7.el7.x86_64 |
| 547 | ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed |
| 548 | ---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed |
| 549 | ---> Package libproxy.x86_64 0:0.4.11-6.el7 will be installed |
| 550 | --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-6.el7.x86_64 |
| 551 | ---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed |
| 552 | ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed |
| 553 | ---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed |
| 554 | --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64 |
| 555 | ---> Package libxcb.x86_64 0:1.9-5.el7 will be installed |
| 556 | --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.9-5.el7.x86_64 |
| 557 | ---> Package libxcb-devel.x86_64 0:1.9-5.el7 will be installed |
| 558 | --> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.9-5.el7.x86_64 |
| 559 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed |
| 560 | ---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 561 | --> Processing Dependency: mesa-libgbm = 10.2.7-5.20140910.el7 for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 562 | --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 563 | --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 564 | --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 565 | ---> Package mesa-libEGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 566 | --> Processing Dependency: pkgconfig(libdrm) >= 2.4.38 for package: mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 567 | --> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 568 | --> Processing Dependency: pkgconfig(xdamage) for package: mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 569 | ---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 570 | --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-10.2.7-5.20140910.el7.x86_64 |
| 571 | ---> Package mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 572 | --> Processing Dependency: gl-manpages for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 573 | ---> Package mokutil.x86_64 0:0.7-5.el7 will be installed |
| 574 | ---> Package nss-softokn-freebl.i686 0:3.16.2.3-9.el7 will be installed |
| 575 | ---> Package openssh.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 576 | ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed |
| 577 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed |
| 578 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed |
| 579 | --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch |
| 580 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed |
| 581 | --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch |
| 582 | --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch |
| 583 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed |
| 584 | ---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed |
| 585 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed |
| 586 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed |
| 587 | ---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed |
| 588 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed |
| 589 | ---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed |
| 590 | ---> Package pixman-devel.x86_64 0:0.32.4-3.el7 will be installed |
| 591 | ---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed |
| 592 | --> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 593 | --> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 594 | --> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 595 | --> Processing Dependency: libjson-c.so.2()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 596 | --> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 597 | ---> Package pygobject3-base.x86_64 0:3.8.2-6.el7 will be installed |
| 598 | ---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed |
| 599 | ---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed |
| 600 | --> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-6.el7_0.noarch |
| 601 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed |
| 602 | --> Processing Dependency: python-markupsafe for package: python-mako-0.8.1-2.el7.noarch |
| 603 | --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch |
| 604 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 605 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 606 | ---> Package systemtap-runtime.x86_64 0:2.6-10.el7_1 will be installed |
| 607 | --> Processing Dependency: libsymtabAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-10.el7_1.x86_64 |
| 608 | --> Processing Dependency: libdyninstAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-10.el7_1.x86_64 |
| 609 | ---> Package vim-filesystem.x86_64 2:7.4.160-1.el7 will be installed |
| 610 | ---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed |
| 611 | ---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed |
| 612 | ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed |
| 613 | --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 614 | --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 615 | --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 616 | --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 617 | ---> Package xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 will be installed |
| 618 | ---> Package xorg-x11-xinit.x86_64 0:1.3.2-14.el7 will be installed |
| 619 | --> Processing Dependency: xorg-x11-xauth for package: xorg-x11-xinit-1.3.2-14.el7.x86_64 |
| 620 | --> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit-1.3.2-14.el7.x86_64 |
| 621 | ---> Package xorg-x11-xkb-utils.x86_64 0:7.7-9.1.el7 will be installed |
| 622 | --> Processing Dependency: libxkbfile.so.1()(64bit) for package: xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 |
| 623 | ---> Package zlib-devel.x86_64 0:1.2.7-13.el7 will be installed |
| 624 | --> Running transaction check |
| 625 | ---> Package at-spi2-atk.x86_64 0:2.8.1-4.el7 will be installed |
| 626 | --> Processing Dependency: at-spi2-core >= 2.7.5 for package: at-spi2-atk-2.8.1-4.el7.x86_64 |
| 627 | --> Processing Dependency: libatspi.so.0()(64bit) for package: at-spi2-atk-2.8.1-4.el7.x86_64 |
| 628 | ---> Package colord-libs.x86_64 0:1.0.4-3.el7 will be installed |
| 629 | --> Processing Dependency: libusb-1.0.so.0()(64bit) for package: colord-libs-1.0.4-3.el7.x86_64 |
| 630 | --> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.0.4-3.el7.x86_64 |
| 631 | ---> Package dbus-glib.x86_64 0:0.100-7.el7 will be installed |
| 632 | ---> Package dyninst.x86_64 0:8.2.0-2.el7 will be installed |
| 633 | --> Processing Dependency: libdwarf.so.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64 |
| 634 | --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64 |
| 635 | --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64 |
| 636 | ---> Package expat-devel.x86_64 0:2.1.0-8.el7 will be installed |
| 637 | ---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed |
| 638 | ---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed |
| 639 | ---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed |
| 640 | ---> Package harfbuzz-icu.x86_64 0:0.9.20-4.el7 will be installed |
| 641 | --> Processing Dependency: libicuuc.so.50()(64bit) for package: harfbuzz-icu-0.9.20-4.el7.x86_64 |
| 642 | --> Processing Dependency: libicudata.so.50()(64bit) for package: harfbuzz-icu-0.9.20-4.el7.x86_64 |
| 643 | ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed |
| 644 | ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed |
| 645 | ---> Package kde-runtime.x86_64 0:4.10.5-8.el7 will be installed |
| 646 | --> Processing Dependency: kde4-macros(api) = 2 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 647 | --> Processing Dependency: kde-runtime-libs(x86-64) = 4.10.5-8.el7 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 648 | --> Processing Dependency: kde-runtime-drkonqi = 4.10.5-8.el7 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 649 | --> Processing Dependency: oxygen-icon-theme >= 4.10.5 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 650 | --> Processing Dependency: nepomuk-core >= 4.10.5 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 651 | --> Processing Dependency: poppler-utils for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 652 | --> Processing Dependency: libpulse-mainloop-glib.so.0(PULSE_0)(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 653 | --> Processing Dependency: icoutils for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 654 | --> Processing Dependency: libsoprano.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 655 | --> Processing Dependency: libsolid.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 656 | --> Processing Dependency: libqgpgme.so.1()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 657 | --> Processing Dependency: libpulse-mainloop-glib.so.0()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 658 | --> Processing Dependency: libplasma.so.3()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 659 | --> Processing Dependency: libphonon.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 660 | --> Processing Dependency: libnepomukutils.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 661 | --> Processing Dependency: libnepomukcore.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 662 | --> Processing Dependency: libnepomuk.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 663 | --> Processing Dependency: libmolletnetwork.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 664 | --> Processing Dependency: libkwalletbackend.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 665 | --> Processing Dependency: libkparts.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 666 | --> Processing Dependency: libknotifyplugin.so()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 667 | --> Processing Dependency: libknotifyconfig.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 668 | --> Processing Dependency: libknewstuff3.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 669 | --> Processing Dependency: libkjs.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 670 | --> Processing Dependency: libkio.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 671 | --> Processing Dependency: libkhtml.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 672 | --> Processing Dependency: libkemoticons.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 673 | --> Processing Dependency: libkdnssd.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 674 | --> Processing Dependency: libkdeui.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 675 | --> Processing Dependency: libkdesu.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 676 | --> Processing Dependency: libkdecore.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 677 | --> Processing Dependency: libkdeclarative.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 678 | --> Processing Dependency: libkcmutils.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 679 | --> Processing Dependency: libgpgme++-pthread.so.2()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 680 | --> Processing Dependency: libcanberra.so.0()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 681 | --> Processing Dependency: libattica.so.0.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 682 | --> Processing Dependency: libXpm.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 683 | --> Processing Dependency: libQtXml.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 684 | --> Processing Dependency: libQtSvg.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 685 | --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 686 | --> Processing Dependency: libQtGui.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 687 | --> Processing Dependency: libQtDeclarative.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 688 | --> Processing Dependency: libQtDBus.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 689 | --> Processing Dependency: libQtCore.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 690 | ---> Package lcms2.x86_64 0:2.5-4.el7 will be installed |
| 691 | ---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed |
| 692 | ---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed |
| 693 | ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed |
| 694 | ---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed |
| 695 | ---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed |
| 696 | ---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed |
| 697 | ---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 698 | ---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed |
| 699 | ---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed |
| 700 | --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.56-2.el7.x86_64 |
| 701 | ---> Package libdrm-devel.x86_64 0:2.4.56-2.el7 will be installed |
| 702 | ---> Package libicu-devel.x86_64 0:50.1.2-11.el7 will be installed |
| 703 | ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed |
| 704 | ---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed |
| 705 | --> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 706 | --> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 707 | --> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 708 | --> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 709 | --> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 710 | ---> Package libxkbfile.x86_64 0:1.0.8-5.el7 will be installed |
| 711 | ---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 712 | ---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 713 | ---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed |
| 714 | ---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed |
| 715 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed |
| 716 | --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch |
| 717 | --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch |
| 718 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed |
| 719 | ---> Package pygobject3.x86_64 0:3.8.2-6.el7 will be installed |
| 720 | --> Processing Dependency: pycairo for package: pygobject3-3.8.2-6.el7.x86_64 |
| 721 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed |
| 722 | --> Processing Dependency: python-paste for package: python-beaker-1.5.4-10.el7.noarch |
| 723 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed |
| 724 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed |
| 725 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 726 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 727 | ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed |
| 728 | ---> Package trousers.x86_64 0:0.3.11.2-3.el7 will be installed |
| 729 | ---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed |
| 730 | ---> Package tzdata-java.noarch 0:2015d-1.el7 will be installed |
| 731 | ---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed |
| 732 | ---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed |
| 733 | --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 |
| 734 | --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 |
| 735 | ---> Package xorg-x11-server-utils.x86_64 0:7.7-4.el7 will be installed |
| 736 | --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 737 | --> Processing Dependency: libXt.so.6()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 738 | --> Processing Dependency: libXmuu.so.1()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 739 | --> Processing Dependency: libXmu.so.6()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 740 | ---> Package xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 will be installed |
| 741 | --> Running transaction check |
| 742 | ---> Package at-spi2-core.x86_64 0:2.8.0-6.el7 will be installed |
| 743 | --> Processing Dependency: libXevie.so.1()(64bit) for package: at-spi2-core-2.8.0-6.el7.x86_64 |
| 744 | ---> Package attica.x86_64 0:0.4.1-4.el7 will be installed |
| 745 | ---> Package boost-system.x86_64 0:1.53.0-23.el7 will be installed |
| 746 | ---> Package boost-thread.x86_64 0:1.53.0-23.el7 will be installed |
| 747 | ---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed |
| 748 | ---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed |
| 749 | ---> Package icoutils.x86_64 0:0.31.0-3.el7 will be installed |
| 750 | --> Processing Dependency: perl(LWP::Simple) for package: icoutils-0.31.0-3.el7.x86_64 |
| 751 | --> Processing Dependency: perl(HTTP::Status) for package: icoutils-0.31.0-3.el7.x86_64 |
| 752 | ---> Package kde-filesystem.x86_64 0:4-47.el7 will be installed |
| 753 | ---> Package kde-runtime-drkonqi.x86_64 0:4.10.5-8.el7 will be installed |
| 754 | --> Processing Dependency: polkit for package: kde-runtime-drkonqi-4.10.5-8.el7.x86_64 |
| 755 | --> Processing Dependency: libkxmlrpcclient.so.4()(64bit) for package: kde-runtime-drkonqi-4.10.5-8.el7.x86_64 |
| 756 | ---> Package kde-runtime-libs.x86_64 0:4.10.5-8.el7 will be installed |
| 757 | --> Processing Dependency: libsmbclient.so.0(SMBCLIENT_0.1.0)(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 758 | --> Processing Dependency: libsmbclient.so.0()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 759 | --> Processing Dependency: libkactivities.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 760 | --> Processing Dependency: libexiv2.so.12()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 761 | --> Processing Dependency: libImath.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 762 | --> Processing Dependency: libIlmThread.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 763 | --> Processing Dependency: libIlmImf.so.7()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 764 | --> Processing Dependency: libIex.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 765 | --> Processing Dependency: libHalf.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 766 | ---> Package kdelibs.x86_64 6:4.10.5-6.el7 will be installed |
| 767 | --> Processing Dependency: kdelibs-common = 6:4.10.5-6.el7 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 768 | --> Processing Dependency: strigi-libs(x86-64) >= 0.7.7 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 769 | --> Processing Dependency: shared-desktop-ontologies >= 0.11.0 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 770 | --> Processing Dependency: dbusmenu-qt(x86-64) >= 0.9.2 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 771 | --> Processing Dependency: xdg-utils for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 772 | --> Processing Dependency: upower for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 773 | --> Processing Dependency: udisks2 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 774 | --> Processing Dependency: redhat-menus for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 775 | --> Processing Dependency: media-player-info for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 776 | --> Processing Dependency: kde-settings for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 777 | --> Processing Dependency: hunspell for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 778 | --> Processing Dependency: docbook-style-xsl for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 779 | --> Processing Dependency: docbook-dtds for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 780 | --> Processing Dependency: libstreams.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 781 | --> Processing Dependency: libstreamanalyzer.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 782 | --> Processing Dependency: libqca.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 783 | --> Processing Dependency: libpolkit-qt-core-1.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 784 | --> Processing Dependency: libfam.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 785 | --> Processing Dependency: libenchant.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 786 | --> Processing Dependency: libdbusmenu-qt.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 787 | --> Processing Dependency: libXss.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 788 | ---> Package kdepimlibs.x86_64 0:4.10.5-3.el7 will be installed |
| 789 | --> Processing Dependency: cyrus-sasl-plain for package: kdepimlibs-4.10.5-3.el7.x86_64 |
| 790 | --> Processing Dependency: libicalss.so.0()(64bit) for package: kdepimlibs-4.10.5-3.el7.x86_64 |
| 791 | --> Processing Dependency: libical.so.0()(64bit) for package: kdepimlibs-4.10.5-3.el7.x86_64 |
| 792 | ---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed |
| 793 | ---> Package libXmu.x86_64 0:1.1.1-5.1.el7 will be installed |
| 794 | ---> Package libXpm.x86_64 0:3.5.10-5.1.el7 will be installed |
| 795 | ---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed |
| 796 | ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed |
| 797 | ---> Package libcanberra.x86_64 0:0.30-5.el7 will be installed |
| 798 | --> Processing Dependency: sound-theme-freedesktop for package: libcanberra-0.30-5.el7.x86_64 |
| 799 | --> Processing Dependency: libtdb.so.1(TDB_1.2.1)(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 800 | --> Processing Dependency: libtdb.so.1()(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 801 | --> Processing Dependency: libltdl.so.7()(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 802 | --> Processing Dependency: libgstreamer-1.0.so.0()(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 803 | ---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed |
| 804 | ---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed |
| 805 | ---> Package libgusb.x86_64 0:0.1.6-3.el7 will be installed |
| 806 | ---> Package libicu.x86_64 0:50.1.2-11.el7 will be installed |
| 807 | ---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed |
| 808 | ---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed |
| 809 | --> Processing Dependency: hwdata for package: libpciaccess-0.13.1-4.1.el7.x86_64 |
| 810 | ---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed |
| 811 | ---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed |
| 812 | ---> Package nepomuk-core.x86_64 0:4.10.5-5.el7 will be installed |
| 813 | --> Processing Dependency: virtuoso-opensource for package: nepomuk-core-4.10.5-5.el7.x86_64 |
| 814 | --> Processing Dependency: libtag.so.1()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64 |
| 815 | --> Processing Dependency: libpoppler-qt4.so.4()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64 |
| 816 | ---> Package nepomuk-core-libs.x86_64 0:4.10.5-5.el7 will be installed |
| 817 | ---> Package oxygen-icon-theme.noarch 0:4.10.5-2.el7 will be installed |
| 818 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed |
| 819 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed |
| 820 | ---> Package phonon.x86_64 0:4.6.0-9.el7 will be installed |
| 821 | --> Processing Dependency: phonon-backend(x86-64) >= 4.4 for package: phonon-4.6.0-9.el7.x86_64 |
| 822 | ---> Package poppler-utils.x86_64 0:0.22.5-6.el7 will be installed |
| 823 | --> Processing Dependency: poppler(x86-64) = 0.22.5-6.el7 for package: poppler-utils-0.22.5-6.el7.x86_64 |
| 824 | --> Processing Dependency: libpoppler.so.37()(64bit) for package: poppler-utils-0.22.5-6.el7.x86_64 |
| 825 | --> Processing Dependency: libopenjpeg.so.1()(64bit) for package: poppler-utils-0.22.5-6.el7.x86_64 |
| 826 | ---> Package pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 will be installed |
| 827 | ---> Package pycairo.x86_64 0:1.8.10-8.el7 will be installed |
| 828 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed |
| 829 | --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 830 | --> Processing Dependency: python-setuptools for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 831 | --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 832 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 833 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 834 | ---> Package qt.x86_64 1:4.8.5-8.el7 will be installed |
| 835 | --> Processing Dependency: qt-settings for package: 1:qt-4.8.5-8.el7.x86_64 |
| 836 | ---> Package qt-x11.x86_64 1:4.8.5-8.el7 will be installed |
| 837 | --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-8.el7.x86_64 |
| 838 | ---> Package soprano.x86_64 0:2.9.2-3.el7 will be installed |
| 839 | --> Processing Dependency: redland-virtuoso for package: soprano-2.9.2-3.el7.x86_64 |
| 840 | --> Processing Dependency: librdf.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 841 | --> Processing Dependency: libraptor2.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 842 | --> Processing Dependency: libiodbc.so.2()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 843 | --> Processing Dependency: libclucene-core.so.1()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 844 | --> Running transaction check |
| 845 | ---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed |
| 846 | ---> Package clucene-core.x86_64 0:2.3.3.4-11.el7 will be installed |
| 847 | ---> Package cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 will be installed |
| 848 | ---> Package dbusmenu-qt.x86_64 0:0.9.2-7.el7 will be installed |
| 849 | ---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed |
| 850 | --> Processing Dependency: sgml-common for package: docbook-dtds-1.0-60.el7.noarch |
| 851 | ---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed |
| 852 | ---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed |
| 853 | ---> Package exiv2-libs.x86_64 0:0.23-6.el7 will be installed |
| 854 | ---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed |
| 855 | ---> Package gstreamer1.x86_64 0:1.0.7-4.el7 will be installed |
| 856 | ---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed |
| 857 | --> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-13.el7.x86_64 |
| 858 | ---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed |
| 859 | ---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed |
| 860 | ---> Package kactivities.x86_64 0:4.10.5-3.el7 will be installed |
| 861 | ---> Package kde-settings.noarch 0:19-23.5.el7 will be installed |
| 862 | --> Processing Dependency: xdg-user-dirs for package: kde-settings-19-23.5.el7.noarch |
| 863 | --> Processing Dependency: adwaita-cursor-theme for package: kde-settings-19-23.5.el7.noarch |
| 864 | ---> Package kdelibs-common.x86_64 6:4.10.5-6.el7 will be installed |
| 865 | ---> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 will be installed |
| 866 | ---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed |
| 867 | ---> Package libXevie.x86_64 0:1.0.3-7.1.el7 will be installed |
| 868 | ---> Package libical.x86_64 0:0.48-6.el7 will be installed |
| 869 | ---> Package libiodbc.x86_64 0:3.52.7-7.el7 will be installed |
| 870 | ---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed |
| 871 | ---> Package libsmbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 872 | --> Processing Dependency: samba-libs = 4.1.12-23.el7_1 for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 873 | --> Processing Dependency: samba-common = 4.1.12-23.el7_1 for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 874 | --> Processing Dependency: libutil_cmdline.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 875 | --> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 876 | --> Processing Dependency: libsmbregistry.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 877 | --> Processing Dependency: libsmbconf.so.0(SMBCONF_0)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 878 | --> Processing Dependency: libsecrets3.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 879 | --> Processing Dependency: libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 880 | --> Processing Dependency: libsamba-security.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 881 | --> Processing Dependency: libreplace.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 882 | --> Processing Dependency: libndr.so.0(NDR_0.0.1)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 883 | --> Processing Dependency: libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 884 | --> Processing Dependency: libmsrpc3.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 885 | --> Processing Dependency: liblibsmb.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 886 | --> Processing Dependency: liblibcli_lsa3.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 887 | --> Processing Dependency: libgse.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 888 | --> Processing Dependency: liberrors.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 889 | --> Processing Dependency: libdcerpc-samba.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 890 | --> Processing Dependency: libcli_smb_common.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 891 | --> Processing Dependency: libccan.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 892 | --> Processing Dependency: libutil_cmdline.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 893 | --> Processing Dependency: libtalloc.so.2()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 894 | --> Processing Dependency: libsmbregistry.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 895 | --> Processing Dependency: libsmbconf.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 896 | --> Processing Dependency: libsecrets3.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 897 | --> Processing Dependency: libsamba-util.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 898 | --> Processing Dependency: libsamba-security.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 899 | --> Processing Dependency: libreplace.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 900 | --> Processing Dependency: libndr.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 901 | --> Processing Dependency: libndr-standard.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 902 | --> Processing Dependency: libmsrpc3.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 903 | --> Processing Dependency: liblibsmb.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 904 | --> Processing Dependency: liblibcli_lsa3.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 905 | --> Processing Dependency: libgse.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 906 | --> Processing Dependency: liberrors.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 907 | --> Processing Dependency: libdcerpc-samba.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 908 | --> Processing Dependency: libcli_smb_common.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 909 | --> Processing Dependency: libccan.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 910 | ---> Package libtdb.x86_64 0:1.3.0-1.el7 will be installed |
| 911 | ---> Package libtool-ltdl.x86_64 0:2.4.2-20.el7 will be installed |
| 912 | ---> Package media-player-info.noarch 0:17-4.el7 will be installed |
| 913 | ---> Package openjpeg-libs.x86_64 0:1.5.1-10.el7 will be installed |
| 914 | ---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed |
| 915 | --> Processing Dependency: perl(URI) >= 1.10 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 916 | --> Processing Dependency: perl(LWP::MediaTypes) >= 6 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 917 | --> Processing Dependency: perl(IO::Uncompress::Bunzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 918 | --> Processing Dependency: perl(IO::Compress::Bzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 919 | --> Processing Dependency: perl(HTTP::Date) >= 6 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 920 | --> Processing Dependency: perl(Encode::Locale) >= 1 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 921 | --> Processing Dependency: perl(IO::Uncompress::RawInflate) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 922 | --> Processing Dependency: perl(IO::Uncompress::Inflate) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 923 | --> Processing Dependency: perl(IO::Uncompress::Gunzip) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 924 | --> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 925 | --> Processing Dependency: perl(IO::Compress::Gzip) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 926 | --> Processing Dependency: perl(IO::Compress::Deflate) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 927 | --> Processing Dependency: perl(Compress::Raw::Zlib) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 928 | ---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed |
| 929 | --> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 930 | --> Processing Dependency: perl(Net::HTTP) >= 6.04 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 931 | --> Processing Dependency: perl(HTTP::Negotiate) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 932 | --> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 933 | --> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 934 | --> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 935 | --> Processing Dependency: perl(HTML::HeadParser) for package: perl-libwww-perl-6.05-2.el7.noarch |
| 936 | --> Processing Dependency: perl(HTML::Entities) for package: perl-libwww-perl-6.05-2.el7.noarch |
| 937 | ---> Package phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 will be installed |
| 938 | --> Processing Dependency: gstreamer-plugins-good for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 939 | --> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 940 | --> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 941 | --> Processing Dependency: libgstpbutils-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 942 | --> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 943 | --> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 944 | --> Processing Dependency: libgstaudio-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 945 | --> Processing Dependency: libgstapp-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 946 | ---> Package polkit.x86_64 0:0.112-5.el7 will be installed |
| 947 | --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-5.el7.x86_64 |
| 948 | --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-5.el7.x86_64 |
| 949 | --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-5.el7.x86_64 |
| 950 | ---> Package polkit-qt.x86_64 0:0.103.0-10.el7_0 will be installed |
| 951 | ---> Package poppler.x86_64 0:0.22.5-6.el7 will be installed |
| 952 | --> Processing Dependency: poppler-data >= 0.4.0 for package: poppler-0.22.5-6.el7.x86_64 |
| 953 | ---> Package poppler-qt.x86_64 0:0.22.5-6.el7 will be installed |
| 954 | ---> Package pyOpenSSL.noarch 0:0.14-1.el7.kolab_3.5 will be installed |
| 955 | --> Processing Dependency: python-cryptography for package: pyOpenSSL-0.14-1.el7.kolab_3.5.noarch |
| 956 | --> Processing Dependency: python-six for package: pyOpenSSL-0.14-1.el7.kolab_3.5.noarch |
| 957 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 958 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 959 | ---> Package python-setuptools.noarch 0:7.0-2.el7.kolab_3.5 will be installed |
| 960 | --> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 961 | ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed |
| 962 | ---> Package qca2.x86_64 0:2.0.3-7.el7 will be installed |
| 963 | ---> Package qt-settings.noarch 0:19-23.5.el7 will be installed |
| 964 | --> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.noarch |
| 965 | ---> Package raptor2.x86_64 0:2.0.9-3.el7 will be installed |
| 966 | --> Processing Dependency: libyajl.so.2()(64bit) for package: raptor2-2.0.9-3.el7.x86_64 |
| 967 | ---> Package redhat-menus.noarch 0:12.0.2-7.el7 will be installed |
| 968 | ---> Package redland.x86_64 0:1.0.16-6.el7 will be installed |
| 969 | --> Processing Dependency: librasqal.so.3()(64bit) for package: redland-1.0.16-6.el7.x86_64 |
| 970 | ---> Package redland-virtuoso.x86_64 0:1.0.16-6.el7 will be installed |
| 971 | ---> Package shared-desktop-ontologies.noarch 0:0.11.0-2.el7 will be installed |
| 972 | ---> Package sound-theme-freedesktop.noarch 0:0.8-3.el7 will be installed |
| 973 | ---> Package strigi-libs.x86_64 0:0.7.7-12.20120626.el7 will be installed |
| 974 | ---> Package taglib.x86_64 0:1.8-7.20130218git.el7 will be installed |
| 975 | ---> Package udisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 976 | --> Processing Dependency: libudisks2 = 2.1.2-5.el7 for package: udisks2-2.1.2-5.el7.x86_64 |
| 977 | --> Processing Dependency: libatasmart >= 0.12 for package: udisks2-2.1.2-5.el7.x86_64 |
| 978 | --> Processing Dependency: xfsprogs for package: udisks2-2.1.2-5.el7.x86_64 |
| 979 | --> Processing Dependency: parted for package: udisks2-2.1.2-5.el7.x86_64 |
| 980 | --> Processing Dependency: mdadm for package: udisks2-2.1.2-5.el7.x86_64 |
| 981 | --> Processing Dependency: gdisk for package: udisks2-2.1.2-5.el7.x86_64 |
| 982 | --> Processing Dependency: e2fsprogs for package: udisks2-2.1.2-5.el7.x86_64 |
| 983 | --> Processing Dependency: dosfstools for package: udisks2-2.1.2-5.el7.x86_64 |
| 984 | --> Processing Dependency: cryptsetup-luks for package: udisks2-2.1.2-5.el7.x86_64 |
| 985 | --> Processing Dependency: libudisks2.so.0()(64bit) for package: udisks2-2.1.2-5.el7.x86_64 |
| 986 | --> Processing Dependency: libatasmart.so.4()(64bit) for package: udisks2-2.1.2-5.el7.x86_64 |
| 987 | ---> Package upower.x86_64 0:0.9.20-7.el7 will be installed |
| 988 | --> Processing Dependency: pm-utils >= 1.2.2.1 for package: upower-0.9.20-7.el7.x86_64 |
| 989 | --> Processing Dependency: libplist.so.1()(64bit) for package: upower-0.9.20-7.el7.x86_64 |
| 990 | --> Processing Dependency: libimobiledevice.so.4()(64bit) for package: upower-0.9.20-7.el7.x86_64 |
| 991 | ---> Package virtuoso-opensource.x86_64 1:6.1.6-6.el7 will be installed |
| 992 | ---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed |
| 993 | --> Running transaction check |
| 994 | ---> Package adwaita-cursor-theme.noarch 0:3.8.4-3.el7 will be installed |
| 995 | ---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed |
| 996 | --> Processing Dependency: cryptsetup-libs(x86-64) = 1.6.6-3.el7 for package: cryptsetup-1.6.6-3.el7.x86_64 |
| 997 | --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64 |
| 998 | --> Processing Dependency: libcryptsetup.so.4()(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64 |
| 999 | ---> Package dosfstools.x86_64 0:3.0.20-9.el7 will be installed |
| 1000 | ---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed |
| 1001 | --> Processing Dependency: libss = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1002 | --> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1003 | --> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1004 | --> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1005 | --> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1006 | ---> Package gdisk.x86_64 0:0.8.6-5.el7 will be installed |
| 1007 | ---> Package gstreamer.x86_64 0:0.10.36-7.el7 will be installed |
| 1008 | --> Processing Dependency: gstreamer-tools >= 0.10.36 for package: gstreamer-0.10.36-7.el7.x86_64 |
| 1009 | ---> Package gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 will be installed |
| 1010 | --> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1011 | --> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1012 | --> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1013 | --> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1014 | --> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1015 | --> Processing Dependency: liborc-test-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1016 | --> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1017 | --> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1018 | --> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1019 | --> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1020 | ---> Package gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 will be installed |
| 1021 | --> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1022 | --> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1023 | --> Processing Dependency: libwavpack.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1024 | --> Processing Dependency: libv4l2.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1025 | --> Processing Dependency: libspeex.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1026 | --> Processing Dependency: libsoup-gnome-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1027 | --> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1028 | --> Processing Dependency: libshout.so.3()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1029 | --> Processing Dependency: librom1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1030 | --> Processing Dependency: libraw1394.so.11()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1031 | --> Processing Dependency: libiec61883.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1032 | --> Processing Dependency: libgconf-2.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1033 | --> Processing Dependency: libdv.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1034 | --> Processing Dependency: libavc1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1035 | ---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed |
| 1036 | ---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed |
| 1037 | ---> Package libimobiledevice.x86_64 0:1.1.5-6.el7 will be installed |
| 1038 | --> Processing Dependency: libusbmuxd.so.2()(64bit) for package: libimobiledevice-1.1.5-6.el7.x86_64 |
| 1039 | ---> Package libplist.x86_64 0:1.10-4.el7 will be installed |
| 1040 | ---> Package libtalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1041 | ---> Package libudisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 1042 | ---> Package mdadm.x86_64 0:3.3.2-2.el7 will be installed |
| 1043 | --> Processing Dependency: libreport-filesystem for package: mdadm-3.3.2-2.el7.x86_64 |
| 1044 | ---> Package mozjs17.x86_64 0:17.0.0-10.el7 will be installed |
| 1045 | ---> Package parted.x86_64 0:3.1-20.el7 will be installed |
| 1046 | ---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed |
| 1047 | --> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64 |
| 1048 | --> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1049 | --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1050 | --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1051 | --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1052 | ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed |
| 1053 | ---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed |
| 1054 | ---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed |
| 1055 | ---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed |
| 1056 | --> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64 |
| 1057 | ---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed |
| 1058 | ---> Package perl-HTTP-Daemon.noarch 0:6.01-5.el7 will be installed |
| 1059 | ---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed |
| 1060 | ---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed |
| 1061 | ---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed |
| 1062 | --> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch |
| 1063 | ---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed |
| 1064 | ---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed |
| 1065 | --> Processing Dependency: mailcap for package: perl-LWP-MediaTypes-6.02-2.el7.noarch |
| 1066 | ---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed |
| 1067 | --> Processing Dependency: perl(IO::Socket::SSL) >= 1.38 for package: perl-Net-HTTP-6.06-2.el7.noarch |
| 1068 | ---> Package perl-URI.noarch 0:1.60-9.el7 will be installed |
| 1069 | --> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch |
| 1070 | ---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed |
| 1071 | ---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed |
| 1072 | --> Processing Dependency: kbd for package: pm-utils-1.4.1-27.el7.x86_64 |
| 1073 | ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed |
| 1074 | ---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed |
| 1075 | ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed |
| 1076 | --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch |
| 1077 | ---> Package python-cryptography.x86_64 0:0.6.1-3.el7.kolab_3.5 will be installed |
| 1078 | --> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 |
| 1079 | --> Processing Dependency: openssl for package: python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 |
| 1080 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1081 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1082 | ---> Package python-six.noarch 0:1.9.0-2.el7.kolab_3.5 will be installed |
| 1083 | ---> Package rasqal.x86_64 0:0.9.30-4.el7 will be installed |
| 1084 | ---> Package samba-common.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1085 | --> Processing Dependency: libwbclient = 4.1.12-23.el7_1 for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1086 | --> Processing Dependency: libwbclient.so.0(WBCLIENT_0.9)(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1087 | --> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1088 | --> Processing Dependency: libwbclient.so.0()(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1089 | --> Processing Dependency: libtevent.so.0()(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1090 | ---> Package samba-libs.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1091 | --> Processing Dependency: libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.6)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1092 | --> Processing Dependency: libldb.so.1(LDB_1.1.1)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1093 | --> Processing Dependency: libldb.so.1(LDB_0.9.23)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1094 | --> Processing Dependency: libldb.so.1(LDB_0.9.15)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1095 | --> Processing Dependency: libldb.so.1(LDB_0.9.10)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1096 | --> Processing Dependency: libpytalloc-util.so.2()(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1097 | --> Processing Dependency: libldb.so.1()(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1098 | ---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed |
| 1099 | ---> Package xdg-user-dirs.x86_64 0:0.15-4.el7 will be installed |
| 1100 | ---> Package xfsprogs.x86_64 0:3.2.1-6.el7 will be installed |
| 1101 | ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed |
| 1102 | --> Running transaction check |
| 1103 | ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed |
| 1104 | --> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64 |
| 1105 | ---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed |
| 1106 | ---> Package cryptsetup-libs.x86_64 0:1.6.6-3.el7 will be installed |
| 1107 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed |
| 1108 | ---> Package gstreamer-tools.x86_64 0:0.10.36-7.el7 will be installed |
| 1109 | ---> Package kbd.x86_64 0:1.15.5-11.el7 will be installed |
| 1110 | --> Processing Dependency: kbd-misc = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64 |
| 1111 | --> Processing Dependency: kbd-legacy = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64 |
| 1112 | --> Processing Dependency: initscripts >= 5.86-1 for package: kbd-1.15.5-11.el7.x86_64 |
| 1113 | ---> Package libXv.x86_64 0:1.0.9-2.1.el7 will be installed |
| 1114 | ---> Package libavc1394.x86_64 0:0.5.3-14.el7 will be installed |
| 1115 | ---> Package libdv.x86_64 0:1.0.0-17.el7 will be installed |
| 1116 | ---> Package libiec61883.x86_64 0:1.2.0-10.el7 will be installed |
| 1117 | ---> Package libldb.x86_64 0:1.1.17-2.el7 will be installed |
| 1118 | ---> Package libraw1394.x86_64 0:2.1.0-2.el7 will be installed |
| 1119 | ---> Package libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.5 will be installed |
| 1120 | ---> Package libshout.x86_64 0:2.2.2-11.el7 will be installed |
| 1121 | ---> Package libsoup.x86_64 0:2.46.0-3.el7 will be installed |
| 1122 | --> Processing Dependency: glib-networking >= 2.38.0 for package: libsoup-2.46.0-3.el7.x86_64 |
| 1123 | ---> Package libss.x86_64 0:1.42.9-7.el7 will be installed |
| 1124 | ---> Package libtevent.x86_64 0:0.9.21-3.el7 will be installed |
| 1125 | ---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed |
| 1126 | ---> Package libv4l.x86_64 0:0.9.5-4.el7 will be installed |
| 1127 | ---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed |
| 1128 | ---> Package libwbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1129 | ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed |
| 1130 | ---> Package openssl.x86_64 1:1.0.1e-42.el7.4 will be installed |
| 1131 | ---> Package orc.x86_64 0:0.4.17-5.el7 will be installed |
| 1132 | ---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed |
| 1133 | ---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed |
| 1134 | --> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch |
| 1135 | ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed |
| 1136 | ---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed |
| 1137 | ---> Package perl-IO-Socket-SSL.noarch 0:1.94-3.el7 will be installed |
| 1138 | --> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1139 | --> Processing Dependency: perl(IO::Socket::IP) >= 0.20 for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1140 | --> Processing Dependency: perl(Net::SSLeay) for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1141 | --> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1142 | ---> Package pytalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1143 | ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed |
| 1144 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 1145 | --> Processing Dependency: python-pycparser for package: python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 |
| 1146 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1147 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1148 | ---> Package speex.x86_64 0:1.2-0.19.rc1.el7 will be installed |
| 1149 | ---> Package usbmuxd.x86_64 0:1.0.8-11.el7 will be installed |
| 1150 | ---> Package wavpack.x86_64 0:4.60.1-9.el7 will be installed |
| 1151 | --> Running transaction check |
| 1152 | ---> Package glib-networking.x86_64 0:2.40.0-1.el7 will be installed |
| 1153 | --> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.40.0-1.el7.x86_64 |
| 1154 | ---> Package initscripts.x86_64 0:9.49.24-1.el7 will be installed |
| 1155 | --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.24-1.el7.x86_64 |
| 1156 | --> Processing Dependency: module-init-tools for package: initscripts-9.49.24-1.el7.x86_64 |
| 1157 | --> Processing Dependency: hostname for package: initscripts-9.49.24-1.el7.x86_64 |
| 1158 | ---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be installed |
| 1159 | ---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be installed |
| 1160 | ---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed |
| 1161 | ---> Package perl-IO-Socket-IP.noarch 0:0.21-4.el7 will be installed |
| 1162 | ---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed |
| 1163 | ---> Package perl-Net-SSLeay.x86_64 0:1.55-3.el7 will be installed |
| 1164 | ---> Package psmisc.x86_64 0:22.20-8.el7 will be installed |
| 1165 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 1166 | --> Processing Dependency: python-ply for package: python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 1167 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1168 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1169 | --> Running transaction check |
| 1170 | ---> Package gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 will be installed |
| 1171 | ---> Package hostname.x86_64 0:3.13-3.el7 will be installed |
| 1172 | ---> Package kmod.x86_64 0:14-10.el7 will be installed |
| 1173 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 1174 | --> Processing Dependency: python-ply for package: python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 1175 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1176 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1177 | ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed |
| 1178 | --> Running transaction check |
| 1179 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 1180 | --> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 |
| 1181 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 1182 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1183 | --> Running transaction check |
| 1184 | ---> Package pyOpenSSL.noarch 0:0.14-1.el7.kolab_3.5 will be installed |
| 1185 | --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 1186 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 1187 | ---> Package python-cryptography.x86_64 0:0.6.1-3.el7.kolab_3.5 will be installed |
| 1188 | ---> Package python-six.noarch 0:1.9.0-2.el7.kolab_3.5 will be installed |
| 1189 | --> Running transaction check |
| 1190 | ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed |
| 1191 | --> Running transaction check |
| 1192 | ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed |
| 1193 | ---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed |
| 1194 | ---> Package adwaita-cursor-theme.noarch 0:3.8.4-3.el7 will be installed |
| 1195 | ---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed |
| 1196 | ---> Package ant.noarch 0:1.9.2-9.el7 will be installed |
| 1197 | ---> Package apr.x86_64 0:1.4.8-3.el7 will be installed |
| 1198 | ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed |
| 1199 | ---> Package at-spi2-atk.x86_64 0:2.8.1-4.el7 will be installed |
| 1200 | ---> Package at-spi2-core.x86_64 0:2.8.0-6.el7 will be installed |
| 1201 | ---> Package atk.x86_64 0:2.8.0-4.el7 will be installed |
| 1202 | ---> Package atk-devel.x86_64 0:2.8.0-4.el7 will be installed |
| 1203 | ---> Package attica.x86_64 0:0.4.1-4.el7 will be installed |
| 1204 | ---> Package autoconf.noarch 0:2.69-11.el7 will be installed |
| 1205 | ---> Package automake.noarch 0:1.13.4-3.el7 will be installed |
| 1206 | ---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed |
| 1207 | ---> Package bison.x86_64 0:2.7-4.el7 will be installed |
| 1208 | ---> Package boost-system.x86_64 0:1.53.0-23.el7 will be installed |
| 1209 | ---> Package boost-thread.x86_64 0:1.53.0-23.el7 will be installed |
| 1210 | ---> Package build.noarch 0:20150317-192.1 will be installed |
| 1211 | ---> Package build-mkbaselibs.noarch 0:20150317-192.1 will be installed |
| 1212 | ---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed |
| 1213 | ---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed |
| 1214 | ---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed |
| 1215 | ---> Package cairo-devel.x86_64 0:1.12.14-6.el7 will be installed |
| 1216 | ---> Package cairo-gobject.x86_64 0:1.12.14-6.el7 will be installed |
| 1217 | ---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed |
| 1218 | ---> Package clucene-core.x86_64 0:2.3.3.4-11.el7 will be installed |
| 1219 | ---> Package colord-libs.x86_64 0:1.0.4-3.el7 will be installed |
| 1220 | ---> Package cpp.x86_64 0:4.8.3-9.el7 will be installed |
| 1221 | ---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed |
| 1222 | ---> Package cryptsetup-libs.x86_64 0:1.6.6-3.el7 will be installed |
| 1223 | ---> Package cscope.x86_64 0:15.8-7.el7 will be installed |
| 1224 | ---> Package ctags.x86_64 0:5.8-13.el7 will be installed |
| 1225 | ---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed |
| 1226 | ---> Package cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 will be installed |
| 1227 | ---> Package dbus.x86_64 1:1.6.12-11.el7 will be installed |
| 1228 | ---> Package dbus-devel.x86_64 1:1.6.12-11.el7 will be installed |
| 1229 | ---> Package dbus-glib.x86_64 0:0.100-7.el7 will be installed |
| 1230 | ---> Package dbus-python.x86_64 0:1.1.1-9.el7 will be installed |
| 1231 | ---> Package dbus-x11.x86_64 1:1.6.12-11.el7 will be installed |
| 1232 | ---> Package dbusmenu-qt.x86_64 0:0.9.2-7.el7 will be installed |
| 1233 | ---> Package dconf.x86_64 0:0.16.0-6.el7 will be installed |
| 1234 | ---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed |
| 1235 | ---> Package diffstat.x86_64 0:1.57-4.el7 will be installed |
| 1236 | ---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed |
| 1237 | ---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed |
| 1238 | ---> Package dosfstools.x86_64 0:3.0.20-9.el7 will be installed |
| 1239 | ---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed |
| 1240 | ---> Package dwz.x86_64 0:0.11-3.el7 will be installed |
| 1241 | ---> Package dyninst.x86_64 0:8.2.0-2.el7 will be installed |
| 1242 | ---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed |
| 1243 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed |
| 1244 | ---> Package elfutils.x86_64 0:0.160-1.el7 will be installed |
| 1245 | ---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed |
| 1246 | ---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed |
| 1247 | ---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed |
| 1248 | ---> Package epel-release.noarch 0:7-5 will be installed |
| 1249 | ---> Package exiv2-libs.x86_64 0:0.23-6.el7 will be installed |
| 1250 | ---> Package expat-devel.x86_64 0:2.1.0-8.el7 will be installed |
| 1251 | ---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed |
| 1252 | ---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed |
| 1253 | ---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed |
| 1254 | ---> Package flex.x86_64 0:2.5.37-3.el7 will be installed |
| 1255 | ---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed |
| 1256 | ---> Package fontconfig-devel.x86_64 0:2.10.95-7.el7 will be installed |
| 1257 | ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed |
| 1258 | ---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 1259 | ---> Package freetype-devel.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 1260 | ---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed |
| 1261 | ---> Package gcc.x86_64 0:4.8.3-9.el7 will be installed |
| 1262 | ---> Package gcc-c++.x86_64 0:4.8.3-9.el7 will be installed |
| 1263 | ---> Package gcc-gfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 1264 | ---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed |
| 1265 | ---> Package gdisk.x86_64 0:0.8.6-5.el7 will be installed |
| 1266 | ---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed |
| 1267 | ---> Package gdk-pixbuf2-devel.x86_64 0:2.28.2-4.el7 will be installed |
| 1268 | ---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed |
| 1269 | ---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed |
| 1270 | ---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed |
| 1271 | ---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed |
| 1272 | ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed |
| 1273 | ---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed |
| 1274 | ---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed |
| 1275 | ---> Package glib-networking.x86_64 0:2.40.0-1.el7 will be installed |
| 1276 | ---> Package glib2-devel.x86_64 0:2.40.0-4.el7 will be installed |
| 1277 | ---> Package glibc.i686 0:2.17-78.el7 will be installed |
| 1278 | ---> Package glibc-devel.i686 0:2.17-78.el7 will be installed |
| 1279 | ---> Package glibc-devel.x86_64 0:2.17-78.el7 will be installed |
| 1280 | ---> Package glibc-headers.x86_64 0:2.17-78.el7 will be installed |
| 1281 | ---> Package gnutls.x86_64 0:3.3.8-12.el7 will be installed |
| 1282 | ---> Package gobject-introspection.x86_64 0:1.36.0-4.el7 will be installed |
| 1283 | ---> Package gobject-introspection-devel.x86_64 0:1.36.0-4.el7 will be installed |
| 1284 | ---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed |
| 1285 | ---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed |
| 1286 | ---> Package gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 will be installed |
| 1287 | ---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed |
| 1288 | ---> Package gstreamer.x86_64 0:0.10.36-7.el7 will be installed |
| 1289 | ---> Package gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 will be installed |
| 1290 | ---> Package gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 will be installed |
| 1291 | ---> Package gstreamer-tools.x86_64 0:0.10.36-7.el7 will be installed |
| 1292 | ---> Package gstreamer1.x86_64 0:1.0.7-4.el7 will be installed |
| 1293 | ---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 1294 | ---> Package gtk2-devel.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 1295 | ---> Package gtk3.x86_64 0:3.8.8-10.el7 will be installed |
| 1296 | ---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed |
| 1297 | ---> Package harfbuzz-devel.x86_64 0:0.9.20-4.el7 will be installed |
| 1298 | ---> Package harfbuzz-icu.x86_64 0:0.9.20-4.el7 will be installed |
| 1299 | ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed |
| 1300 | ---> Package hostname.x86_64 0:3.13-3.el7 will be installed |
| 1301 | ---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed |
| 1302 | ---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed |
| 1303 | ---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed |
| 1304 | ---> Package ibus.x86_64 0:1.5.3-11.el7 will be installed |
| 1305 | ---> Package ibus-devel.x86_64 0:1.5.3-11.el7 will be installed |
| 1306 | ---> Package ibus-gtk2.x86_64 0:1.5.3-11.el7 will be installed |
| 1307 | ---> Package ibus-gtk3.x86_64 0:1.5.3-11.el7 will be installed |
| 1308 | ---> Package ibus-libs.x86_64 0:1.5.3-11.el7 will be installed |
| 1309 | ---> Package ibus-setup.noarch 0:1.5.3-11.el7 will be installed |
| 1310 | ---> Package icoutils.x86_64 0:0.31.0-3.el7 will be installed |
| 1311 | ---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed |
| 1312 | ---> Package indent.x86_64 0:2.2.11-13.el7 will be installed |
| 1313 | ---> Package initscripts.x86_64 0:9.49.24-1.el7 will be installed |
| 1314 | ---> Package intltool.noarch 0:0.50.2-6.el7 will be installed |
| 1315 | ---> Package iso-codes.noarch 0:3.46-2.el7 will be installed |
| 1316 | ---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed |
| 1317 | ---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 1318 | ---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 1319 | ---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 1320 | ---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed |
| 1321 | ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed |
| 1322 | ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed |
| 1323 | ---> Package kactivities.x86_64 0:4.10.5-3.el7 will be installed |
| 1324 | ---> Package kbd.x86_64 0:1.15.5-11.el7 will be installed |
| 1325 | ---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be installed |
| 1326 | ---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be installed |
| 1327 | ---> Package kde-filesystem.x86_64 0:4-47.el7 will be installed |
| 1328 | ---> Package kde-runtime.x86_64 0:4.10.5-8.el7 will be installed |
| 1329 | ---> Package kde-runtime-drkonqi.x86_64 0:4.10.5-8.el7 will be installed |
| 1330 | ---> Package kde-runtime-libs.x86_64 0:4.10.5-8.el7 will be installed |
| 1331 | ---> Package kde-settings.noarch 0:19-23.5.el7 will be installed |
| 1332 | ---> Package kdelibs.x86_64 6:4.10.5-6.el7 will be installed |
| 1333 | ---> Package kdelibs-common.x86_64 6:4.10.5-6.el7 will be installed |
| 1334 | ---> Package kdepimlibs.x86_64 0:4.10.5-3.el7 will be installed |
| 1335 | ---> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 will be installed |
| 1336 | ---> Package kernel-devel.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 1337 | ---> Package kernel-headers.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 1338 | ---> Package kmod.x86_64 0:14-10.el7 will be installed |
| 1339 | ---> Package lcms2.x86_64 0:2.5-4.el7 will be installed |
| 1340 | ---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed |
| 1341 | ---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed |
| 1342 | ---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed |
| 1343 | ---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed |
| 1344 | ---> Package libX11-devel.x86_64 0:1.6.0-2.1.el7 will be installed |
| 1345 | ---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed |
| 1346 | ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed |
| 1347 | ---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed |
| 1348 | ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed |
| 1349 | ---> Package libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 will be installed |
| 1350 | ---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed |
| 1351 | ---> Package libXcursor-devel.x86_64 0:1.1.14-2.1.el7 will be installed |
| 1352 | ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed |
| 1353 | ---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed |
| 1354 | ---> Package libXevie.x86_64 0:1.0.3-7.1.el7 will be installed |
| 1355 | ---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed |
| 1356 | ---> Package libXext-devel.x86_64 0:1.3.2-2.1.el7 will be installed |
| 1357 | ---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed |
| 1358 | ---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed |
| 1359 | ---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed |
| 1360 | ---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed |
| 1361 | ---> Package libXft-devel.x86_64 0:2.3.1-5.1.el7 will be installed |
| 1362 | ---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed |
| 1363 | ---> Package libXi-devel.x86_64 0:1.7.2-2.1.el7 will be installed |
| 1364 | ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1365 | ---> Package libXinerama-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1366 | ---> Package libXmu.x86_64 0:1.1.1-5.1.el7 will be installed |
| 1367 | ---> Package libXpm.x86_64 0:3.5.10-5.1.el7 will be installed |
| 1368 | ---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed |
| 1369 | ---> Package libXrandr-devel.x86_64 0:1.4.1-2.1.el7 will be installed |
| 1370 | ---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed |
| 1371 | ---> Package libXrender-devel.x86_64 0:0.9.8-2.1.el7 will be installed |
| 1372 | ---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed |
| 1373 | ---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed |
| 1374 | ---> Package libXv.x86_64 0:1.0.9-2.1.el7 will be installed |
| 1375 | ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed |
| 1376 | ---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1377 | ---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1378 | ---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed |
| 1379 | ---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed |
| 1380 | ---> Package libavc1394.x86_64 0:0.5.3-14.el7 will be installed |
| 1381 | ---> Package libcanberra.x86_64 0:0.30-5.el7 will be installed |
| 1382 | ---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed |
| 1383 | ---> Package libdrm-devel.x86_64 0:2.4.56-2.el7 will be installed |
| 1384 | ---> Package libdv.x86_64 0:1.0.0-17.el7 will be installed |
| 1385 | ---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed |
| 1386 | ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed |
| 1387 | ---> Package libffi-devel.x86_64 0:3.0.13-11.el7 will be installed |
| 1388 | ---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed |
| 1389 | ---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 1390 | ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed |
| 1391 | ---> Package libgusb.x86_64 0:0.1.6-3.el7 will be installed |
| 1392 | ---> Package libical.x86_64 0:0.48-6.el7 will be installed |
| 1393 | ---> Package libicu.x86_64 0:50.1.2-11.el7 will be installed |
| 1394 | ---> Package libicu-devel.x86_64 0:50.1.2-11.el7 will be installed |
| 1395 | ---> Package libiec61883.x86_64 0:1.2.0-10.el7 will be installed |
| 1396 | ---> Package libimobiledevice.x86_64 0:1.1.5-6.el7 will be installed |
| 1397 | ---> Package libiodbc.x86_64 0:3.52.7-7.el7 will be installed |
| 1398 | ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed |
| 1399 | ---> Package libldb.x86_64 0:1.1.17-2.el7 will be installed |
| 1400 | ---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed |
| 1401 | ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed |
| 1402 | ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed |
| 1403 | ---> Package libnotify.x86_64 0:0.7.5-7.el7 will be installed |
| 1404 | ---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed |
| 1405 | ---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed |
| 1406 | ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed |
| 1407 | ---> Package libplist.x86_64 0:1.10-4.el7 will be installed |
| 1408 | ---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed |
| 1409 | ---> Package libpng-devel.x86_64 2:1.5.13-5.el7 will be installed |
| 1410 | ---> Package libproxy.x86_64 0:0.4.11-6.el7 will be installed |
| 1411 | ---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed |
| 1412 | ---> Package libquadmath-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 1413 | ---> Package libraw1394.x86_64 0:2.1.0-2.el7 will be installed |
| 1414 | ---> Package libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.5 will be installed |
| 1415 | ---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed |
| 1416 | ---> Package libshout.x86_64 0:2.2.2-11.el7 will be installed |
| 1417 | ---> Package libsmbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1418 | ---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed |
| 1419 | ---> Package libsoup.x86_64 0:2.46.0-3.el7 will be installed |
| 1420 | ---> Package libss.x86_64 0:1.42.9-7.el7 will be installed |
| 1421 | ---> Package libstdc++-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 1422 | ---> Package libtalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1423 | ---> Package libtdb.x86_64 0:1.3.0-1.el7 will be installed |
| 1424 | ---> Package libtevent.x86_64 0:0.9.21-3.el7 will be installed |
| 1425 | ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed |
| 1426 | ---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed |
| 1427 | ---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed |
| 1428 | ---> Package libtool.x86_64 0:2.4.2-20.el7 will be installed |
| 1429 | ---> Package libtool-ltdl.x86_64 0:2.4.2-20.el7 will be installed |
| 1430 | ---> Package libudisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 1431 | ---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed |
| 1432 | ---> Package libv4l.x86_64 0:0.9.5-4.el7 will be installed |
| 1433 | ---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed |
| 1434 | ---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed |
| 1435 | ---> Package libwbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1436 | ---> Package libxcb.x86_64 0:1.9-5.el7 will be installed |
| 1437 | ---> Package libxcb-devel.x86_64 0:1.9-5.el7 will be installed |
| 1438 | ---> Package libxkbfile.x86_64 0:1.0.8-5.el7 will be installed |
| 1439 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed |
| 1440 | ---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed |
| 1441 | ---> Package m4.x86_64 0:1.4.16-9.el7 will be installed |
| 1442 | ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed |
| 1443 | ---> Package make.x86_64 1:3.82-21.el7 will be installed |
| 1444 | ---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed |
| 1445 | ---> Package mdadm.x86_64 0:3.3.2-2.el7 will be installed |
| 1446 | ---> Package media-player-info.noarch 0:17-4.el7 will be installed |
| 1447 | ---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1448 | ---> Package mesa-libEGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1449 | ---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1450 | ---> Package mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1451 | ---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1452 | ---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1453 | ---> Package mokutil.x86_64 0:0.7-5.el7 will be installed |
| 1454 | ---> Package mozjs17.x86_64 0:17.0.0-10.el7 will be installed |
| 1455 | ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed |
| 1456 | ---> Package neon.x86_64 0:0.30.0-3.el7 will be installed |
| 1457 | ---> Package nepomuk-core.x86_64 0:4.10.5-5.el7 will be installed |
| 1458 | ---> Package nepomuk-core-libs.x86_64 0:4.10.5-5.el7 will be installed |
| 1459 | ---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed |
| 1460 | ---> Package nss-softokn-freebl.i686 0:3.16.2.3-9.el7 will be installed |
| 1461 | ---> Package openjpeg-libs.x86_64 0:1.5.1-10.el7 will be installed |
| 1462 | ---> Package openssh.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 1463 | ---> Package openssh-clients.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 1464 | ---> Package openssl.x86_64 1:1.0.1e-42.el7.4 will be installed |
| 1465 | ---> Package orc.x86_64 0:0.4.17-5.el7 will be installed |
| 1466 | ---> Package osc.x86_64 0:0.151.2-169.1 will be installed |
| 1467 | ---> Package oxygen-icon-theme.noarch 0:4.10.5-2.el7 will be installed |
| 1468 | ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed |
| 1469 | ---> Package pango.x86_64 0:1.34.1-5.el7 will be installed |
| 1470 | ---> Package pango-devel.x86_64 0:1.34.1-5.el7 will be installed |
| 1471 | ---> Package parted.x86_64 0:3.1-20.el7 will be installed |
| 1472 | ---> Package passwd.x86_64 0:0.79-4.el7 will be installed |
| 1473 | ---> Package patch.x86_64 0:2.7.1-8.el7 will be installed |
| 1474 | ---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed |
| 1475 | ---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed |
| 1476 | ---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed |
| 1477 | ---> Package perl.x86_64 4:5.16.3-285.el7 will be installed |
| 1478 | ---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed |
| 1479 | ---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed |
| 1480 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed |
| 1481 | ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed |
| 1482 | ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed |
| 1483 | ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed |
| 1484 | ---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed |
| 1485 | ---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed |
| 1486 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed |
| 1487 | ---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed |
| 1488 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed |
| 1489 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed |
| 1490 | ---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed |
| 1491 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed |
| 1492 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed |
| 1493 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed |
| 1494 | ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed |
| 1495 | ---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed |
| 1496 | ---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed |
| 1497 | ---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed |
| 1498 | ---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed |
| 1499 | ---> Package perl-HTTP-Daemon.noarch 0:6.01-5.el7 will be installed |
| 1500 | ---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed |
| 1501 | ---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed |
| 1502 | ---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed |
| 1503 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed |
| 1504 | ---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed |
| 1505 | ---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed |
| 1506 | ---> Package perl-IO-Socket-IP.noarch 0:0.21-4.el7 will be installed |
| 1507 | ---> Package perl-IO-Socket-SSL.noarch 0:1.94-3.el7 will be installed |
| 1508 | ---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed |
| 1509 | ---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed |
| 1510 | ---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed |
| 1511 | ---> Package perl-Net-SSLeay.x86_64 0:1.55-3.el7 will be installed |
| 1512 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed |
| 1513 | ---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed |
| 1514 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed |
| 1515 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed |
| 1516 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed |
| 1517 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed |
| 1518 | ---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed |
| 1519 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed |
| 1520 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed |
| 1521 | ---> Package perl-Test-Harness.noarch 0:3.28-2.el7 will be installed |
| 1522 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed |
| 1523 | ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed |
| 1524 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed |
| 1525 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed |
| 1526 | ---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed |
| 1527 | ---> Package perl-URI.noarch 0:1.60-9.el7 will be installed |
| 1528 | ---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed |
| 1529 | ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed |
| 1530 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed |
| 1531 | ---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed |
| 1532 | ---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed |
| 1533 | ---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed |
| 1534 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed |
| 1535 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed |
| 1536 | ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed |
| 1537 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed |
| 1538 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed |
| 1539 | ---> Package phonon.x86_64 0:4.6.0-9.el7 will be installed |
| 1540 | ---> Package phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 will be installed |
| 1541 | ---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed |
| 1542 | ---> Package pixman-devel.x86_64 0:0.32.4-3.el7 will be installed |
| 1543 | ---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed |
| 1544 | ---> Package polkit.x86_64 0:0.112-5.el7 will be installed |
| 1545 | ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed |
| 1546 | ---> Package polkit-qt.x86_64 0:0.103.0-10.el7_0 will be installed |
| 1547 | ---> Package poppler.x86_64 0:0.22.5-6.el7 will be installed |
| 1548 | ---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed |
| 1549 | ---> Package poppler-qt.x86_64 0:0.22.5-6.el7 will be installed |
| 1550 | ---> Package poppler-utils.x86_64 0:0.22.5-6.el7 will be installed |
| 1551 | ---> Package psmisc.x86_64 0:22.20-8.el7 will be installed |
| 1552 | ---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed |
| 1553 | ---> Package pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 will be installed |
| 1554 | ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed |
| 1555 | ---> Package pycairo.x86_64 0:1.8.10-8.el7 will be installed |
| 1556 | ---> Package pygobject3.x86_64 0:3.8.2-6.el7 will be installed |
| 1557 | ---> Package pygobject3-base.x86_64 0:3.8.2-6.el7 will be installed |
| 1558 | ---> Package pytalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1559 | ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed |
| 1560 | ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed |
| 1561 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed |
| 1562 | ---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed |
| 1563 | ---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed |
| 1564 | ---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed |
| 1565 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed |
| 1566 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed |
| 1567 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed |
| 1568 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed |
| 1569 | ---> Package python-setuptools.noarch 0:7.0-2.el7.kolab_3.5 will be installed |
| 1570 | ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed |
| 1571 | ---> Package qca2.x86_64 0:2.0.3-7.el7 will be installed |
| 1572 | ---> Package qt.x86_64 1:4.8.5-8.el7 will be installed |
| 1573 | ---> Package qt-settings.noarch 0:19-23.5.el7 will be installed |
| 1574 | ---> Package qt-x11.x86_64 1:4.8.5-8.el7 will be installed |
| 1575 | ---> Package raptor2.x86_64 0:2.0.9-3.el7 will be installed |
| 1576 | ---> Package rasqal.x86_64 0:0.9.30-4.el7 will be installed |
| 1577 | ---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed |
| 1578 | ---> Package redhat-menus.noarch 0:12.0.2-7.el7 will be installed |
| 1579 | ---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed |
| 1580 | ---> Package redland.x86_64 0:1.0.16-6.el7 will be installed |
| 1581 | ---> Package redland-virtuoso.x86_64 0:1.0.16-6.el7 will be installed |
| 1582 | ---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed |
| 1583 | ---> Package rpm-sign.x86_64 0:4.11.1-25.el7 will be installed |
| 1584 | ---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed |
| 1585 | ---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed |
| 1586 | ---> Package samba-common.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1587 | ---> Package samba-libs.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1588 | ---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed |
| 1589 | ---> Package shared-desktop-ontologies.noarch 0:0.11.0-2.el7 will be installed |
| 1590 | ---> Package soprano.x86_64 0:2.9.2-3.el7 will be installed |
| 1591 | ---> Package sound-theme-freedesktop.noarch 0:0.8-3.el7 will be installed |
| 1592 | ---> Package speex.x86_64 0:1.2-0.19.rc1.el7 will be installed |
| 1593 | ---> Package strigi-libs.x86_64 0:0.7.7-12.20120626.el7 will be installed |
| 1594 | ---> Package subversion.x86_64 0:1.7.14-7.el7_0 will be installed |
| 1595 | ---> Package subversion-libs.x86_64 0:1.7.14-7.el7_0 will be installed |
| 1596 | ---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed |
| 1597 | ---> Package swig.x86_64 0:2.0.11-11.el7.kolab_3.5 will be installed |
| 1598 | ---> Package systemtap.x86_64 0:2.6-10.el7_1 will be installed |
| 1599 | ---> Package systemtap-client.x86_64 0:2.6-10.el7_1 will be installed |
| 1600 | ---> Package systemtap-devel.x86_64 0:2.6-10.el7_1 will be installed |
| 1601 | ---> Package systemtap-runtime.x86_64 0:2.6-10.el7_1 will be installed |
| 1602 | ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed |
| 1603 | ---> Package taglib.x86_64 0:1.8-7.20130218git.el7 will be installed |
| 1604 | ---> Package tar.x86_64 2:1.26-29.el7 will be installed |
| 1605 | ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed |
| 1606 | ---> Package trousers.x86_64 0:0.3.11.2-3.el7 will be installed |
| 1607 | ---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed |
| 1608 | ---> Package tzdata-java.noarch 0:2015d-1.el7 will be installed |
| 1609 | ---> Package udisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 1610 | ---> Package unzip.x86_64 0:6.0-15.el7 will be installed |
| 1611 | ---> Package upower.x86_64 0:0.9.20-7.el7 will be installed |
| 1612 | ---> Package usbmuxd.x86_64 0:1.0.8-11.el7 will be installed |
| 1613 | ---> Package vala.x86_64 0:0.20.1-3.el7 will be installed |
| 1614 | ---> Package vim-common.x86_64 2:7.4.160-1.el7 will be installed |
| 1615 | ---> Package vim-enhanced.x86_64 2:7.4.160-1.el7 will be installed |
| 1616 | ---> Package vim-filesystem.x86_64 2:7.4.160-1.el7 will be installed |
| 1617 | ---> Package virtuoso-opensource.x86_64 1:6.1.6-6.el7 will be installed |
| 1618 | ---> Package wavpack.x86_64 0:4.60.1-9.el7 will be installed |
| 1619 | ---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed |
| 1620 | ---> Package xdg-user-dirs.x86_64 0:0.15-4.el7 will be installed |
| 1621 | ---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed |
| 1622 | ---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed |
| 1623 | ---> Package xfsprogs.x86_64 0:3.2.1-6.el7 will be installed |
| 1624 | ---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed |
| 1625 | ---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed |
| 1626 | ---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed |
| 1627 | ---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed |
| 1628 | ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed |
| 1629 | ---> Package xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 will be installed |
| 1630 | ---> Package xorg-x11-server-utils.x86_64 0:7.7-4.el7 will be installed |
| 1631 | ---> Package xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 will be installed |
| 1632 | ---> Package xorg-x11-xinit.x86_64 0:1.3.2-14.el7 will be installed |
| 1633 | ---> Package xorg-x11-xkb-utils.x86_64 0:7.7-9.1.el7 will be installed |
| 1634 | ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed |
| 1635 | ---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed |
| 1636 | ---> Package zip.x86_64 0:3.0-10.el7 will be installed |
| 1637 | ---> Package zlib-devel.x86_64 0:1.2.7-13.el7 will be installed |
| 1638 | --> Finished Dependency Resolution |
| 1639 | |
| 1640 | Packages skipped because of dependency problems: |
| 1641 | pyOpenSSL-0.14-1.el7.kolab_3.5.noarch from Kolab_Development |
| 1642 | python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 from Kolab_Development |
| 1643 | python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 from Kolab_Development |
| 1644 | python-pycparser-2.10-1.el7.kolab_3.5.noarch from Kolab_Development |
| 1645 | python-selenium-2.45.0-3.el7.kolab_3.5.noarch from Kolab_Development |
| 1646 | python-six-1.9.0-2.el7.kolab_3.5.noarch from Kolab_Development |
| 1647 | |
| 1648 | Dependencies Resolved |
| 1649 | |
| 1650 | ================================================================================ |
| 1651 | Package Arch Version Repository Size |
| 1652 | ================================================================================ |
| 1653 | Installing for group install "Development Tools": |
| 1654 | autoconf noarch 2.69-11.el7 base 701 k |
| 1655 | automake noarch 1.13.4-3.el7 base 679 k |
| 1656 | bison x86_64 2.7-4.el7 base 578 k |
| 1657 | byacc x86_64 1.9.20130304-3.el7 base 65 k |
| 1658 | cscope x86_64 15.8-7.el7 base 203 k |
| 1659 | ctags x86_64 5.8-13.el7 base 155 k |
| 1660 | diffstat x86_64 1.57-4.el7 base 35 k |
| 1661 | doxygen x86_64 1:1.8.5-3.el7 base 3.6 M |
| 1662 | elfutils x86_64 0.160-1.el7 base 262 k |
| 1663 | flex x86_64 2.5.37-3.el7 base 292 k |
| 1664 | gcc x86_64 4.8.3-9.el7 base 16 M |
| 1665 | gcc-c++ x86_64 4.8.3-9.el7 base 7.2 M |
| 1666 | gcc-gfortran x86_64 4.8.3-9.el7 base 6.6 M |
| 1667 | gettext x86_64 0.18.2.1-4.el7 base 959 k |
| 1668 | git x86_64 1.8.3.1-4.el7 base 4.3 M |
| 1669 | indent x86_64 2.2.11-13.el7 base 150 k |
| 1670 | intltool noarch 0.50.2-6.el7 base 59 k |
| 1671 | libtool x86_64 2.4.2-20.el7 base 588 k |
| 1672 | make x86_64 1:3.82-21.el7 base 420 k |
| 1673 | patch x86_64 2.7.1-8.el7 base 110 k |
| 1674 | patchutils x86_64 0.3.3-4.el7 base 104 k |
| 1675 | rcs x86_64 5.9.0-5.el7 base 230 k |
| 1676 | redhat-rpm-config noarch 9.1.0-68.el7.centos base 77 k |
| 1677 | rpm-build x86_64 4.11.1-25.el7 base 141 k |
| 1678 | rpm-sign x86_64 4.11.1-25.el7 base 42 k |
| 1679 | subversion x86_64 1.7.14-7.el7_0 updates 1.0 M |
| 1680 | swig x86_64 2.0.11-11.el7.kolab_3.5 |
| 1681 | Kolab_Development 1.3 M |
| 1682 | systemtap x86_64 2.6-10.el7_1 updates 24 k |
| 1683 | Installing: |
| 1684 | ant noarch 1.9.2-9.el7 base 1.9 M |
| 1685 | build noarch 20150317-192.1 openSUSE_Tools 157 k |
| 1686 | epel-release noarch 7-5 extras 14 k |
| 1687 | glibc-devel i686 2.17-78.el7 base 1.0 M |
| 1688 | glibc-devel x86_64 2.17-78.el7 base 1.0 M |
| 1689 | gtk2-devel x86_64 2.24.22-5.el7_0.1 base 2.9 M |
| 1690 | ibus-devel x86_64 1.5.3-11.el7 base 174 k |
| 1691 | java-1.7.0-openjdk-devel x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 1692 | updates 9.2 M |
| 1693 | osc x86_64 0.151.2-169.1 openSUSE_Tools 504 k |
| 1694 | passwd x86_64 0.79-4.el7 base 105 k |
| 1695 | perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k |
| 1696 | perl-TimeDate noarch 1:2.30-2.el7 base 52 k |
| 1697 | rpmdevtools noarch 8.3-5.el7 base 97 k |
| 1698 | sudo x86_64 1.8.6p7-13.el7 base 718 k |
| 1699 | vim-enhanced x86_64 2:7.4.160-1.el7 base 1.0 M |
| 1700 | yum-utils noarch 1.1.31-29.el7 base 112 k |
| 1701 | Installing for dependencies: |
| 1702 | GConf2 x86_64 3.2.6-8.el7 base 1.0 M |
| 1703 | OpenEXR-libs x86_64 1.7.1-7.el7 base 217 k |
| 1704 | adwaita-cursor-theme noarch 3.8.4-3.el7 base 124 k |
| 1705 | alsa-lib x86_64 1.0.28-2.el7 base 391 k |
| 1706 | apr x86_64 1.4.8-3.el7 base 103 k |
| 1707 | apr-util x86_64 1.5.2-6.el7 base 92 k |
| 1708 | at-spi2-atk x86_64 2.8.1-4.el7 base 73 k |
| 1709 | at-spi2-core x86_64 2.8.0-6.el7 base 151 k |
| 1710 | atk x86_64 2.8.0-4.el7 base 233 k |
| 1711 | atk-devel x86_64 2.8.0-4.el7 base 152 k |
| 1712 | attica x86_64 0.4.1-4.el7 base 232 k |
| 1713 | avahi-libs x86_64 0.6.31-14.el7 base 60 k |
| 1714 | boost-system x86_64 1.53.0-23.el7 base 39 k |
| 1715 | boost-thread x86_64 1.53.0-23.el7 base 56 k |
| 1716 | build-mkbaselibs noarch 20150317-192.1 openSUSE_Tools 37 k |
| 1717 | bzip2 x86_64 1.0.6-12.el7 base 52 k |
| 1718 | cairo x86_64 1.12.14-6.el7 base 697 k |
| 1719 | cairo-devel x86_64 1.12.14-6.el7 base 515 k |
| 1720 | cairo-gobject x86_64 1.12.14-6.el7 base 25 k |
| 1721 | cdparanoia-libs x86_64 10.2-17.el7 base 56 k |
| 1722 | clucene-core x86_64 2.3.3.4-11.el7 base 528 k |
| 1723 | colord-libs x86_64 1.0.4-3.el7 base 148 k |
| 1724 | cpp x86_64 4.8.3-9.el7 base 5.9 M |
| 1725 | cryptsetup x86_64 1.6.6-3.el7 base 117 k |
| 1726 | cryptsetup-libs x86_64 1.6.6-3.el7 base 179 k |
| 1727 | cups-libs x86_64 1:1.6.3-17.el7 base 354 k |
| 1728 | cyrus-sasl-plain x86_64 2.1.26-17.el7 base 38 k |
| 1729 | dbus x86_64 1:1.6.12-11.el7 base 306 k |
| 1730 | dbus-devel x86_64 1:1.6.12-11.el7 base 52 k |
| 1731 | dbus-glib x86_64 0.100-7.el7 base 102 k |
| 1732 | dbus-python x86_64 1.1.1-9.el7 base 206 k |
| 1733 | dbus-x11 x86_64 1:1.6.12-11.el7 base 46 k |
| 1734 | dbusmenu-qt x86_64 0.9.2-7.el7 base 86 k |
| 1735 | dconf x86_64 0.16.0-6.el7 base 150 k |
| 1736 | desktop-file-utils x86_64 0.21-4.el7 base 67 k |
| 1737 | docbook-dtds noarch 1.0-60.el7 base 226 k |
| 1738 | docbook-style-xsl noarch 1.78.1-3.el7 base 2.0 M |
| 1739 | dosfstools x86_64 3.0.20-9.el7 base 101 k |
| 1740 | dwz x86_64 0.11-3.el7 base 99 k |
| 1741 | dyninst x86_64 8.2.0-2.el7 base 2.5 M |
| 1742 | e2fsprogs x86_64 1.42.9-7.el7 base 697 k |
| 1743 | e2fsprogs-libs x86_64 1.42.9-7.el7 base 165 k |
| 1744 | elfutils-libs x86_64 0.160-1.el7 base 249 k |
| 1745 | emacs-filesystem noarch 1:24.3-11.el7 base 57 k |
| 1746 | enchant x86_64 1:1.6.0-8.el7 base 55 k |
| 1747 | exiv2-libs x86_64 0.23-6.el7 base 876 k |
| 1748 | expat-devel x86_64 2.1.0-8.el7 base 56 k |
| 1749 | fipscheck x86_64 1.4.1-5.el7 base 21 k |
| 1750 | fipscheck-lib x86_64 1.4.1-5.el7 base 11 k |
| 1751 | flac-libs x86_64 1.3.0-5.el7_1 updates 169 k |
| 1752 | fontconfig x86_64 2.10.95-7.el7 base 228 k |
| 1753 | fontconfig-devel x86_64 2.10.95-7.el7 base 128 k |
| 1754 | fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k |
| 1755 | freetype x86_64 2.4.11-10.el7_1.1 updates 391 k |
| 1756 | freetype-devel x86_64 2.4.11-10.el7_1.1 updates 356 k |
| 1757 | gamin x86_64 0.1.10-16.el7 base 128 k |
| 1758 | gdb x86_64 7.6.1-64.el7 base 2.4 M |
| 1759 | gdisk x86_64 0.8.6-5.el7 base 187 k |
| 1760 | gdk-pixbuf2 x86_64 2.28.2-4.el7 base 533 k |
| 1761 | gdk-pixbuf2-devel x86_64 2.28.2-4.el7 base 209 k |
| 1762 | gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k |
| 1763 | gettext-devel x86_64 0.18.2.1-4.el7 base 315 k |
| 1764 | gettext-libs x86_64 0.18.2.1-4.el7 base 435 k |
| 1765 | giflib x86_64 4.1.6-9.el7 base 40 k |
| 1766 | gl-manpages noarch 1.1-7.20130122.el7 base 994 k |
| 1767 | glib-networking x86_64 2.40.0-1.el7 base 122 k |
| 1768 | glib2-devel x86_64 2.40.0-4.el7 base 445 k |
| 1769 | glibc i686 2.17-78.el7 base 4.2 M |
| 1770 | glibc-headers x86_64 2.17-78.el7 base 656 k |
| 1771 | gnutls x86_64 3.3.8-12.el7 base 662 k |
| 1772 | gobject-introspection x86_64 1.36.0-4.el7 base 223 k |
| 1773 | gobject-introspection-devel |
| 1774 | x86_64 1.36.0-4.el7 base 1.1 M |
| 1775 | gpm-libs x86_64 1.20.7-5.el7 base 32 k |
| 1776 | graphite2 x86_64 1.2.2-5.el7 base 81 k |
| 1777 | gsettings-desktop-schemas |
| 1778 | x86_64 3.8.2-3.el7 base 417 k |
| 1779 | gsm x86_64 1.0.13-11.el7 base 30 k |
| 1780 | gstreamer x86_64 0.10.36-7.el7 base 958 k |
| 1781 | gstreamer-plugins-base x86_64 0.10.36-10.el7 base 1.2 M |
| 1782 | gstreamer-plugins-good x86_64 0.10.31-11.el7 base 1.5 M |
| 1783 | gstreamer-tools x86_64 0.10.36-7.el7 base 27 k |
| 1784 | gstreamer1 x86_64 1.0.7-4.el7 base 909 k |
| 1785 | gtk2 x86_64 2.24.22-5.el7_0.1 base 3.4 M |
| 1786 | gtk3 x86_64 3.8.8-10.el7 base 3.2 M |
| 1787 | harfbuzz x86_64 0.9.20-4.el7 base 145 k |
| 1788 | harfbuzz-devel x86_64 0.9.20-4.el7 base 100 k |
| 1789 | harfbuzz-icu x86_64 0.9.20-4.el7 base 11 k |
| 1790 | hicolor-icon-theme noarch 0.12-7.el7 base 42 k |
| 1791 | hostname x86_64 3.13-3.el7 base 17 k |
| 1792 | hunspell x86_64 1.3.2-13.el7 base 223 k |
| 1793 | hunspell-en-US noarch 0.20121024-5.el7 base 189 k |
| 1794 | hwdata x86_64 0.252-7.8.el7_1 updates 2.0 M |
| 1795 | ibus x86_64 1.5.3-11.el7 base 328 k |
| 1796 | ibus-gtk2 x86_64 1.5.3-11.el7 base 43 k |
| 1797 | ibus-gtk3 x86_64 1.5.3-11.el7 base 42 k |
| 1798 | ibus-libs x86_64 1.5.3-11.el7 base 206 k |
| 1799 | ibus-setup noarch 1.5.3-11.el7 base 67 k |
| 1800 | icoutils x86_64 0.31.0-3.el7 base 82 k |
| 1801 | ilmbase x86_64 1.0.3-7.el7 base 100 k |
| 1802 | initscripts x86_64 9.49.24-1.el7 base 427 k |
| 1803 | iso-codes noarch 3.46-2.el7 base 2.7 M |
| 1804 | jasper-libs x86_64 1.900.1-26.el7_0.3 base 149 k |
| 1805 | java-1.7.0-openjdk x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 1806 | updates 202 k |
| 1807 | java-1.7.0-openjdk-headless |
| 1808 | x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 1809 | updates 25 M |
| 1810 | javapackages-tools noarch 3.4.1-6.el7_0 base 72 k |
| 1811 | jbigkit-libs x86_64 2.0-11.el7 base 46 k |
| 1812 | json-c x86_64 0.11-4.el7_0 base 31 k |
| 1813 | kactivities x86_64 4.10.5-3.el7 base 314 k |
| 1814 | kbd x86_64 1.15.5-11.el7 base 345 k |
| 1815 | kbd-legacy noarch 1.15.5-11.el7 base 465 k |
| 1816 | kbd-misc noarch 1.15.5-11.el7 base 1.3 M |
| 1817 | kde-filesystem x86_64 4-47.el7 base 48 k |
| 1818 | kde-runtime x86_64 4.10.5-8.el7 base 7.3 M |
| 1819 | kde-runtime-drkonqi x86_64 4.10.5-8.el7 base 193 k |
| 1820 | kde-runtime-libs x86_64 4.10.5-8.el7 base 1.2 M |
| 1821 | kde-settings noarch 19-23.5.el7 base 33 k |
| 1822 | kdelibs x86_64 6:4.10.5-6.el7 base 11 M |
| 1823 | kdelibs-common x86_64 6:4.10.5-6.el7 base 1.9 M |
| 1824 | kdepimlibs x86_64 4.10.5-3.el7 base 2.3 M |
| 1825 | kdepimlibs-kxmlrpcclient x86_64 4.10.5-3.el7 base 39 k |
| 1826 | kernel-devel x86_64 3.10.0-229.4.2.el7 updates 9.9 M |
| 1827 | kernel-headers x86_64 3.10.0-229.4.2.el7 updates 2.3 M |
| 1828 | kmod x86_64 14-10.el7 base 78 k |
| 1829 | lcms2 x86_64 2.5-4.el7 base 133 k |
| 1830 | libICE x86_64 1.0.8-7.el7 base 63 k |
| 1831 | libSM x86_64 1.2.1-7.el7 base 38 k |
| 1832 | libX11 x86_64 1.6.0-2.1.el7 base 605 k |
| 1833 | libX11-common noarch 1.6.0-2.1.el7 base 181 k |
| 1834 | libX11-devel x86_64 1.6.0-2.1.el7 base 979 k |
| 1835 | libXScrnSaver x86_64 1.2.2-6.1.el7 base 24 k |
| 1836 | libXau x86_64 1.0.8-2.1.el7 base 29 k |
| 1837 | libXau-devel x86_64 1.0.8-2.1.el7 base 14 k |
| 1838 | libXcomposite x86_64 0.4.4-4.1.el7 base 22 k |
| 1839 | libXcomposite-devel x86_64 0.4.4-4.1.el7 base 16 k |
| 1840 | libXcursor x86_64 1.1.14-2.1.el7 base 30 k |
| 1841 | libXcursor-devel x86_64 1.1.14-2.1.el7 base 23 k |
| 1842 | libXdamage x86_64 1.1.4-4.1.el7 base 20 k |
| 1843 | libXdamage-devel x86_64 1.1.4-4.1.el7 base 9.7 k |
| 1844 | libXevie x86_64 1.0.3-7.1.el7 base 18 k |
| 1845 | libXext x86_64 1.3.2-2.1.el7 base 38 k |
| 1846 | libXext-devel x86_64 1.3.2-2.1.el7 base 74 k |
| 1847 | libXfixes x86_64 5.0.1-2.1.el7 base 18 k |
| 1848 | libXfixes-devel x86_64 5.0.1-2.1.el7 base 13 k |
| 1849 | libXfont x86_64 1.4.7-2.el7_0 base 144 k |
| 1850 | libXft x86_64 2.3.1-5.1.el7 base 57 k |
| 1851 | libXft-devel x86_64 2.3.1-5.1.el7 base 19 k |
| 1852 | libXi x86_64 1.7.2-2.1.el7 base 39 k |
| 1853 | libXi-devel x86_64 1.7.2-2.1.el7 base 104 k |
| 1854 | libXinerama x86_64 1.1.3-2.1.el7 base 14 k |
| 1855 | libXinerama-devel x86_64 1.1.3-2.1.el7 base 13 k |
| 1856 | libXmu x86_64 1.1.1-5.1.el7 base 70 k |
| 1857 | libXpm x86_64 3.5.10-5.1.el7 base 52 k |
| 1858 | libXrandr x86_64 1.4.1-2.1.el7 base 25 k |
| 1859 | libXrandr-devel x86_64 1.4.1-2.1.el7 base 20 k |
| 1860 | libXrender x86_64 0.9.8-2.1.el7 base 25 k |
| 1861 | libXrender-devel x86_64 0.9.8-2.1.el7 base 16 k |
| 1862 | libXt x86_64 1.1.4-6.1.el7 base 173 k |
| 1863 | libXtst x86_64 1.2.2-2.1.el7 base 20 k |
| 1864 | libXv x86_64 1.0.9-2.1.el7 base 18 k |
| 1865 | libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k |
| 1866 | libXxf86vm x86_64 1.1.3-2.1.el7 base 17 k |
| 1867 | libXxf86vm-devel x86_64 1.1.3-2.1.el7 base 18 k |
| 1868 | libasyncns x86_64 0.8-7.el7 base 26 k |
| 1869 | libatasmart x86_64 0.19-6.el7 base 43 k |
| 1870 | libavc1394 x86_64 0.5.3-14.el7 base 50 k |
| 1871 | libcanberra x86_64 0.30-5.el7 base 82 k |
| 1872 | libdrm x86_64 2.4.56-2.el7 base 122 k |
| 1873 | libdrm-devel x86_64 2.4.56-2.el7 base 90 k |
| 1874 | libdv x86_64 1.0.0-17.el7 base 78 k |
| 1875 | libdwarf x86_64 20130207-4.el7 base 109 k |
| 1876 | libedit x86_64 3.0-12.20121213cvs.el7 base 92 k |
| 1877 | libffi-devel x86_64 3.0.13-11.el7 base 22 k |
| 1878 | libfontenc x86_64 1.1.1-5.el7 base 29 k |
| 1879 | libgfortran x86_64 4.8.3-9.el7 base 290 k |
| 1880 | libgnome-keyring x86_64 3.8.0-3.el7 base 109 k |
| 1881 | libgusb x86_64 0.1.6-3.el7 base 33 k |
| 1882 | libical x86_64 0.48-6.el7 base 171 k |
| 1883 | libicu x86_64 50.1.2-11.el7 base 6.9 M |
| 1884 | libicu-devel x86_64 50.1.2-11.el7 base 702 k |
| 1885 | libiec61883 x86_64 1.2.0-10.el7 base 37 k |
| 1886 | libimobiledevice x86_64 1.1.5-6.el7 base 136 k |
| 1887 | libiodbc x86_64 3.52.7-7.el7 base 179 k |
| 1888 | libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k |
| 1889 | libldb x86_64 1.1.17-2.el7 base 122 k |
| 1890 | libmng x86_64 1.0.10-14.el7 base 171 k |
| 1891 | libmodman x86_64 2.0.1-8.el7 base 28 k |
| 1892 | libmpc x86_64 1.0.1-3.el7 base 51 k |
| 1893 | libnotify x86_64 0.7.5-7.el7 base 39 k |
| 1894 | libogg x86_64 2:1.3.0-7.el7 base 24 k |
| 1895 | libpciaccess x86_64 0.13.1-4.1.el7 base 25 k |
| 1896 | libpipeline x86_64 1.2.3-3.el7 base 53 k |
| 1897 | libplist x86_64 1.10-4.el7 base 57 k |
| 1898 | libpng x86_64 2:1.5.13-5.el7 base 212 k |
| 1899 | libpng-devel x86_64 2:1.5.13-5.el7 base 121 k |
| 1900 | libproxy x86_64 0.4.11-6.el7 base 65 k |
| 1901 | libquadmath x86_64 4.8.3-9.el7 base 179 k |
| 1902 | libquadmath-devel x86_64 4.8.3-9.el7 base 42 k |
| 1903 | libraw1394 x86_64 2.1.0-2.el7 base 63 k |
| 1904 | libreport-filesystem x86_64 2.1.11-21.el7.centos.0.5 |
| 1905 | updates 36 k |
| 1906 | librsvg2 x86_64 2.39.0-1.el7 base 123 k |
| 1907 | libshout x86_64 2.2.2-11.el7 base 43 k |
| 1908 | libsmbclient x86_64 4.1.12-23.el7_1 updates 120 k |
| 1909 | libsndfile x86_64 1.0.25-9.el7 base 149 k |
| 1910 | libsoup x86_64 2.46.0-3.el7 base 339 k |
| 1911 | libss x86_64 1.42.9-7.el7 base 45 k |
| 1912 | libstdc++-devel x86_64 4.8.3-9.el7 base 1.5 M |
| 1913 | libtalloc x86_64 2.1.1-1.el7 base 30 k |
| 1914 | libtdb x86_64 1.3.0-1.el7 base 44 k |
| 1915 | libtevent x86_64 0.9.21-3.el7 base 31 k |
| 1916 | libthai x86_64 0.1.14-9.el7 base 187 k |
| 1917 | libtheora x86_64 1:1.1.1-8.el7 base 136 k |
| 1918 | libtiff x86_64 4.0.3-14.el7 base 167 k |
| 1919 | libtool-ltdl x86_64 2.4.2-20.el7 base 49 k |
| 1920 | libudisks2 x86_64 2.1.2-5.el7 base 115 k |
| 1921 | libusbx x86_64 1.0.15-4.el7 base 50 k |
| 1922 | libv4l x86_64 0.9.5-4.el7 base 194 k |
| 1923 | libvisual x86_64 0.4.0-16.el7 base 138 k |
| 1924 | libvorbis x86_64 1:1.3.3-8.el7 base 204 k |
| 1925 | libwbclient x86_64 4.1.12-23.el7_1 updates 90 k |
| 1926 | libxcb x86_64 1.9-5.el7 base 169 k |
| 1927 | libxcb-devel x86_64 1.9-5.el7 base 1.0 M |
| 1928 | libxkbfile x86_64 1.0.8-5.el7 base 81 k |
| 1929 | libxslt x86_64 1.1.28-5.el7 base 242 k |
| 1930 | m2crypto x86_64 0.21.1-15.el7 base 428 k |
| 1931 | m4 x86_64 1.4.16-9.el7 base 256 k |
| 1932 | mailcap noarch 2.1.41-2.el7 base 31 k |
| 1933 | man-db x86_64 2.6.3-9.el7 base 559 k |
| 1934 | mdadm x86_64 3.3.2-2.el7 base 391 k |
| 1935 | media-player-info noarch 17-4.el7 base 62 k |
| 1936 | mesa-libEGL x86_64 10.2.7-5.20140910.el7 base 70 k |
| 1937 | mesa-libEGL-devel x86_64 10.2.7-5.20140910.el7 base 26 k |
| 1938 | mesa-libGL x86_64 10.2.7-5.20140910.el7 base 149 k |
| 1939 | mesa-libGL-devel x86_64 10.2.7-5.20140910.el7 base 136 k |
| 1940 | mesa-libgbm x86_64 10.2.7-5.20140910.el7 base 31 k |
| 1941 | mesa-libglapi x86_64 10.2.7-5.20140910.el7 base 37 k |
| 1942 | mokutil x86_64 0.7-5.el7 base 23 k |
| 1943 | mozjs17 x86_64 17.0.0-10.el7 base 1.4 M |
| 1944 | mpfr x86_64 3.1.1-4.el7 base 203 k |
| 1945 | neon x86_64 0.30.0-3.el7 base 165 k |
| 1946 | nepomuk-core x86_64 4.10.5-5.el7 base 513 k |
| 1947 | nepomuk-core-libs x86_64 4.10.5-5.el7 base 286 k |
| 1948 | nettle x86_64 2.7.1-4.el7 base 327 k |
| 1949 | nss-softokn-freebl i686 3.16.2.3-9.el7 base 187 k |
| 1950 | openjpeg-libs x86_64 1.5.1-10.el7 base 85 k |
| 1951 | openssh x86_64 6.6.1p1-12.el7_1 updates 431 k |
| 1952 | openssh-clients x86_64 6.6.1p1-12.el7_1 updates 634 k |
| 1953 | openssl x86_64 1:1.0.1e-42.el7.4 updates 710 k |
| 1954 | orc x86_64 0.4.17-5.el7 base 164 k |
| 1955 | oxygen-icon-theme noarch 4.10.5-2.el7 base 29 M |
| 1956 | pakchois x86_64 0.4-10.el7 base 14 k |
| 1957 | pango x86_64 1.34.1-5.el7 base 283 k |
| 1958 | pango-devel x86_64 1.34.1-5.el7 base 303 k |
| 1959 | parted x86_64 3.1-20.el7 base 605 k |
| 1960 | pciutils x86_64 3.2.1-4.el7 base 90 k |
| 1961 | pciutils-libs x86_64 3.2.1-4.el7 base 45 k |
| 1962 | perl x86_64 4:5.16.3-285.el7 base 8.0 M |
| 1963 | perl-Business-ISBN noarch 2.06-2.el7 base 25 k |
| 1964 | perl-Business-ISBN-Data noarch 20120719.001-2.el7 base 24 k |
| 1965 | perl-Carp noarch 1.26-244.el7 base 19 k |
| 1966 | perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 base 32 k |
| 1967 | perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k |
| 1968 | perl-Data-Dumper x86_64 2.145-3.el7 base 47 k |
| 1969 | perl-Digest noarch 1.17-245.el7 base 23 k |
| 1970 | perl-Encode x86_64 2.51-7.el7 base 1.5 M |
| 1971 | perl-Encode-Locale noarch 1.03-5.el7 base 16 k |
| 1972 | perl-Error noarch 1:0.17020-2.el7 base 32 k |
| 1973 | perl-Exporter noarch 5.68-3.el7 base 28 k |
| 1974 | perl-File-Listing noarch 6.04-7.el7 base 13 k |
| 1975 | perl-File-Path noarch 2.09-2.el7 base 26 k |
| 1976 | perl-File-Temp noarch 0.23.01-3.el7 base 56 k |
| 1977 | perl-Filter x86_64 1.49-3.el7 base 76 k |
| 1978 | perl-Getopt-Long noarch 2.40-2.el7 base 56 k |
| 1979 | perl-Git noarch 1.8.3.1-4.el7 base 52 k |
| 1980 | perl-HTML-Parser x86_64 3.71-4.el7 base 115 k |
| 1981 | perl-HTML-Tagset noarch 3.20-15.el7 base 18 k |
| 1982 | perl-HTTP-Cookies noarch 6.01-5.el7 base 26 k |
| 1983 | perl-HTTP-Daemon noarch 6.01-5.el7 base 20 k |
| 1984 | perl-HTTP-Date noarch 6.02-8.el7 base 14 k |
| 1985 | perl-HTTP-Message noarch 6.06-6.el7 base 82 k |
| 1986 | perl-HTTP-Negotiate noarch 6.01-5.el7 base 17 k |
| 1987 | perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k |
| 1988 | perl-IO-Compress noarch 2.061-2.el7 base 260 k |
| 1989 | perl-IO-HTML noarch 1.00-2.el7 base 23 k |
| 1990 | perl-IO-Socket-IP noarch 0.21-4.el7 base 35 k |
| 1991 | perl-IO-Socket-SSL noarch 1.94-3.el7 base 113 k |
| 1992 | perl-LWP-MediaTypes noarch 6.02-2.el7 base 24 k |
| 1993 | perl-Net-HTTP noarch 6.06-2.el7 base 29 k |
| 1994 | perl-Net-LibIDN x86_64 0.12-15.el7 base 28 k |
| 1995 | perl-Net-SSLeay x86_64 1.55-3.el7 base 285 k |
| 1996 | perl-PathTools x86_64 3.40-5.el7 base 82 k |
| 1997 | perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k |
| 1998 | perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k |
| 1999 | perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k |
| 2000 | perl-Pod-Usage noarch 1.63-3.el7 base 27 k |
| 2001 | perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k |
| 2002 | perl-Socket x86_64 2.010-3.el7 base 49 k |
| 2003 | perl-Storable x86_64 2.45-3.el7 base 77 k |
| 2004 | perl-TermReadKey x86_64 2.30-20.el7 base 31 k |
| 2005 | perl-Test-Harness noarch 3.28-2.el7 base 302 k |
| 2006 | perl-Text-ParseWords noarch 3.29-4.el7 base 14 k |
| 2007 | perl-Thread-Queue noarch 3.02-2.el7 base 17 k |
| 2008 | perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k |
| 2009 | perl-Time-Local noarch 1.2300-2.el7 base 24 k |
| 2010 | perl-URI noarch 1.60-9.el7 base 106 k |
| 2011 | perl-WWW-RobotRules noarch 6.02-5.el7 base 18 k |
| 2012 | perl-XML-Parser x86_64 2.41-10.el7 base 223 k |
| 2013 | perl-constant noarch 1.27-2.el7 base 19 k |
| 2014 | perl-libs x86_64 4:5.16.3-285.el7 base 687 k |
| 2015 | perl-libwww-perl noarch 6.05-2.el7 base 205 k |
| 2016 | perl-macros x86_64 4:5.16.3-285.el7 base 42 k |
| 2017 | perl-parent noarch 1:0.225-244.el7 base 12 k |
| 2018 | perl-podlators noarch 2.5.1-3.el7 base 112 k |
| 2019 | perl-srpm-macros noarch 1-8.el7 base 4.6 k |
| 2020 | perl-threads x86_64 1.87-4.el7 base 49 k |
| 2021 | perl-threads-shared x86_64 1.43-6.el7 base 39 k |
| 2022 | phonon x86_64 4.6.0-9.el7 base 205 k |
| 2023 | phonon-backend-gstreamer x86_64 2:4.6.3-3.el7 base 140 k |
| 2024 | pixman x86_64 0.32.4-3.el7 base 254 k |
| 2025 | pixman-devel x86_64 0.32.4-3.el7 base 20 k |
| 2026 | pm-utils x86_64 1.4.1-27.el7 base 140 k |
| 2027 | polkit x86_64 0.112-5.el7 base 165 k |
| 2028 | polkit-pkla-compat x86_64 0.1-4.el7 base 39 k |
| 2029 | polkit-qt x86_64 0.103.0-10.el7_0 base 72 k |
| 2030 | poppler x86_64 0.22.5-6.el7 base 737 k |
| 2031 | poppler-data noarch 0.4.6-3.el7 base 2.2 M |
| 2032 | poppler-qt x86_64 0.22.5-6.el7 base 164 k |
| 2033 | poppler-utils x86_64 0.22.5-6.el7 base 158 k |
| 2034 | psmisc x86_64 22.20-8.el7 base 140 k |
| 2035 | pulseaudio-libs x86_64 3.0-30.el7 base 556 k |
| 2036 | pulseaudio-libs-glib2 x86_64 3.0-30.el7 base 29 k |
| 2037 | pyOpenSSL x86_64 0.13.1-3.el7 base 133 k |
| 2038 | pycairo x86_64 1.8.10-8.el7 base 157 k |
| 2039 | pygobject3 x86_64 3.8.2-6.el7 base 12 k |
| 2040 | pygobject3-base x86_64 3.8.2-6.el7 base 295 k |
| 2041 | pytalloc x86_64 2.1.1-1.el7 base 13 k |
| 2042 | python-backports x86_64 1.0-8.el7 base 5.8 k |
| 2043 | python-backports-ssl_match_hostname |
| 2044 | noarch 3.4.0.2-4.el7 base 12 k |
| 2045 | python-beaker noarch 1.5.4-10.el7 base 80 k |
| 2046 | python-chardet noarch 2.0.1-7.el7 base 222 k |
| 2047 | python-javapackages noarch 3.4.1-6.el7_0 base 31 k |
| 2048 | python-kitchen noarch 1.1.1-5.el7 base 267 k |
| 2049 | python-lxml x86_64 3.2.1-4.el7 base 758 k |
| 2050 | python-mako noarch 0.8.1-2.el7 base 307 k |
| 2051 | python-markupsafe x86_64 0.11-10.el7 base 25 k |
| 2052 | python-paste noarch 1.7.5.1-9.20111221hg1498.el7 |
| 2053 | base 866 k |
| 2054 | python-setuptools noarch 7.0-2.el7.kolab_3.5 Kolab_Development 407 k |
| 2055 | python-tempita noarch 0.5.1-6.el7 base 33 k |
| 2056 | qca2 x86_64 2.0.3-7.el7 base 431 k |
| 2057 | qt x86_64 1:4.8.5-8.el7 base 4.5 M |
| 2058 | qt-settings noarch 19-23.5.el7 base 17 k |
| 2059 | qt-x11 x86_64 1:4.8.5-8.el7 base 13 M |
| 2060 | raptor2 x86_64 2.0.9-3.el7 base 206 k |
| 2061 | rasqal x86_64 0.9.30-4.el7 base 262 k |
| 2062 | redhat-menus noarch 12.0.2-7.el7 base 143 k |
| 2063 | redland x86_64 1.0.16-6.el7 base 164 k |
| 2064 | redland-virtuoso x86_64 1.0.16-6.el7 base 29 k |
| 2065 | rsync x86_64 3.0.9-15.el7 base 359 k |
| 2066 | samba-common x86_64 4.1.12-23.el7_1 updates 709 k |
| 2067 | samba-libs x86_64 4.1.12-23.el7_1 updates 4.3 M |
| 2068 | sgml-common noarch 0.6.3-39.el7 base 55 k |
| 2069 | shared-desktop-ontologies |
| 2070 | noarch 0.11.0-2.el7 base 113 k |
| 2071 | soprano x86_64 2.9.2-3.el7 base 608 k |
| 2072 | sound-theme-freedesktop noarch 0.8-3.el7 base 377 k |
| 2073 | speex x86_64 1.2-0.19.rc1.el7 base 98 k |
| 2074 | strigi-libs x86_64 0.7.7-12.20120626.el7 base 458 k |
| 2075 | subversion-libs x86_64 1.7.14-7.el7_0 updates 921 k |
| 2076 | systemtap-client x86_64 2.6-10.el7_1 updates 3.6 M |
| 2077 | systemtap-devel x86_64 2.6-10.el7_1 updates 1.6 M |
| 2078 | systemtap-runtime x86_64 2.6-10.el7_1 updates 266 k |
| 2079 | sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k |
| 2080 | taglib x86_64 1.8-7.20130218git.el7 base 310 k |
| 2081 | tar x86_64 2:1.26-29.el7 base 843 k |
| 2082 | tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k |
| 2083 | trousers x86_64 0.3.11.2-3.el7 base 286 k |
| 2084 | ttmkfdir x86_64 3.0.9-41.el7 base 47 k |
| 2085 | tzdata-java noarch 2015d-1.el7 updates 144 k |
| 2086 | udisks2 x86_64 2.1.2-5.el7 base 311 k |
| 2087 | unzip x86_64 6.0-15.el7 updates 166 k |
| 2088 | upower x86_64 0.9.20-7.el7 base 127 k |
| 2089 | usbmuxd x86_64 1.0.8-11.el7 base 70 k |
| 2090 | vala x86_64 0.20.1-3.el7 base 1.6 M |
| 2091 | vim-common x86_64 2:7.4.160-1.el7 base 5.9 M |
| 2092 | vim-filesystem x86_64 2:7.4.160-1.el7 base 9.6 k |
| 2093 | virtuoso-opensource x86_64 1:6.1.6-6.el7 base 3.4 M |
| 2094 | wavpack x86_64 4.60.1-9.el7 base 131 k |
| 2095 | xalan-j2 noarch 2.7.1-23.el7 base 1.9 M |
| 2096 | xdg-user-dirs x86_64 0.15-4.el7 base 59 k |
| 2097 | xdg-utils noarch 1.1.0-0.16.20120809git.el7 |
| 2098 | base 70 k |
| 2099 | xerces-j2 noarch 2.11.0-17.el7_0 base 1.1 M |
| 2100 | xfsprogs x86_64 3.2.1-6.el7 base 858 k |
| 2101 | xml-common noarch 0.6.3-39.el7 base 26 k |
| 2102 | xml-commons-apis noarch 1.4.01-16.el7 base 227 k |
| 2103 | xml-commons-resolver noarch 1.2-15.el7 base 108 k |
| 2104 | xorg-x11-font-utils x86_64 1:7.5-18.1.el7 base 87 k |
| 2105 | xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k |
| 2106 | xorg-x11-proto-devel noarch 7.7-8.el7.1 base 281 k |
| 2107 | xorg-x11-server-utils x86_64 7.7-4.el7 base 174 k |
| 2108 | xorg-x11-xauth x86_64 1:1.0.7-6.1.el7 base 29 k |
| 2109 | xorg-x11-xinit x86_64 1.3.2-14.el7 base 54 k |
| 2110 | xorg-x11-xkb-utils x86_64 7.7-9.1.el7 base 93 k |
| 2111 | yajl x86_64 2.0.4-4.el7 base 39 k |
| 2112 | zip x86_64 3.0-10.el7 base 260 k |
| 2113 | zlib-devel x86_64 1.2.7-13.el7 base 49 k |
| 2114 | Skipped (dependency problems): |
| 2115 | pyOpenSSL noarch 0.14-1.el7.kolab_3.5 Kolab_Development 148 k |
| 2116 | python-cffi x86_64 0.8.6-1.el7.kolab_3.5 Kolab_Development 129 k |
| 2117 | python-cryptography x86_64 0.6.1-3.el7.kolab_3.5 Kolab_Development 343 k |
| 2118 | python-pycparser noarch 2.10-1.el7.kolab_3.5 Kolab_Development 99 k |
| 2119 | python-selenium noarch 2.45.0-3.el7.kolab_3.5 Kolab_Development 2.4 M |
| 2120 | python-six noarch 1.9.0-2.el7.kolab_3.5 Kolab_Development 29 k |
| 2121 | |
| 2122 | Transaction Summary |
| 2123 | ================================================================================ |
| 2124 | Install 44 Packages (+402 Dependent packages) |
| 2125 | Skipped (dependency problems) 6 Packages |
| 2126 | |
| 2127 | Total download size: 311 M |
| 2128 | Installed size: 972 M |
| 2129 | Downloading packages: |
| 2130 | Delta RPMs disabled because /usr/bin/applydeltarpm not installed. |
| 2131 | -------------------------------------------------------------------------------- |
| 2132 | Total 19 MB/s | 311 MB 00:16 |
| 2133 | Running transaction check |
| 2134 | Running transaction test |
| 2135 | Transaction test succeeded |
| 2136 | Running transaction |
| 2137 | Installing : xorg-x11-proto-devel-7.7-8.el7.1.noarch 1/446 |
| 2138 | Installing : kde-filesystem-4-47.el7.x86_64 2/446 |
| 2139 | Installing : hicolor-icon-theme-0.12-7.el7.noarch 3/446 |
| 2140 | Installing : 1:emacs-filesystem-24.3-11.el7.noarch 4/446 |
| 2141 | Installing : xml-common-0.6.3-39.el7.noarch 5/446 |
| 2142 | Installing : iso-codes-3.46-2.el7.noarch 6/446 |
| 2143 | Installing : zlib-devel-1.2.7-13.el7.x86_64 7/446 |
| 2144 | Installing : kernel-headers-3.10.0-229.4.2.el7.x86_64 8/446 |
| 2145 | Installing : shared-desktop-ontologies-0.11.0-2.el7.noarch 9/446 |
| 2146 | Installing : hwdata-0.252-7.8.el7_1.x86_64 10/446 |
| 2147 | Installing : expat-devel-2.1.0-8.el7.x86_64 11/446 |
| 2148 | Installing : media-player-info-17-4.el7.noarch 12/446 |
| 2149 | Installing : poppler-data-0.4.6-3.el7.noarch 13/446 |
| 2150 | Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 14/446 |
| 2151 | Installing : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 15/446 |
| 2152 | Installing : tzdata-java-2015d-1.el7.noarch 16/446 |
| 2153 | Installing : redhat-menus-12.0.2-7.el7.noarch 17/446 |
| 2154 | Installing : libffi-devel-3.0.13-11.el7.x86_64 18/446 |
| 2155 | Installing : oxygen-icon-theme-4.10.5-2.el7.noarch 19/446 |
| 2156 | Installing : gl-manpages-1.1-7.20130122.el7.noarch 20/446 |
| 2157 | Installing : sound-theme-freedesktop-0.8-3.el7.noarch 21/446 |
| 2158 | Installing : libstdc++-devel-4.8.3-9.el7.x86_64 22/446 |
| 2159 | Installing : fontpackages-filesystem-1.44-8.el7.noarch 23/446 |
| 2160 | Installing : mailcap-2.1.41-2.el7.noarch 24/446 |
| 2161 | Installing : python-chardet-2.0.1-7.el7.noarch 25/446 |
| 2162 | Installing : python-kitchen-1.1.1-5.el7.noarch 26/446 |
| 2163 | Installing : python-backports-1.0-8.el7.x86_64 27/446 |
| 2164 | Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 28/446 |
| 2165 | Installing : python-setuptools-7.0-2.el7.kolab_3.5.noarch 29/446 |
| 2166 | Installing : kbd-misc-1.15.5-11.el7.noarch 30/446 |
| 2167 | Installing : python-tempita-0.5.1-6.el7.noarch 31/446 |
| 2168 | Installing : 2:vim-filesystem-7.4.160-1.el7.x86_64 32/446 |
| 2169 | Installing : libreport-filesystem-2.1.11-21.el7.centos.0.5.x86_64 33/446 |
| 2170 | Installing : perl-srpm-macros-1-8.el7.noarch 34/446 |
| 2171 | Installing : libX11-common-1.6.0-2.1.el7.noarch 35/446 |
| 2172 | Installing : sgml-common-0.6.3-39.el7.noarch 36/446 |
| 2173 | Installing : docbook-dtds-1.0-60.el7.noarch 37/446 |
| 2174 | Installing : docbook-style-xsl-1.78.1-3.el7.noarch 38/446 |
| 2175 | Installing : adwaita-cursor-theme-3.8.4-3.el7.noarch 39/446 |
| 2176 | Installing : kbd-legacy-1.15.5-11.el7.noarch 40/446 |
| 2177 | Installing : yum-utils-1.1.31-29.el7.noarch 41/446 |
| 2178 | Installing : epel-release-7-5.noarch 42/446 |
| 2179 | Installing : glibc-2.17-78.el7.i686 43/446 |
| 2180 | Installing : nss-softokn-freebl-3.16.2.3-9.el7.i686 44/446 |
| 2181 | Installing : freetype-2.4.11-10.el7_1.1.x86_64 45/446 |
| 2182 | Installing : fontconfig-2.10.95-7.el7.x86_64 46/446 |
| 2183 | Installing : 2:libpng-1.5.13-5.el7.x86_64 47/446 |
| 2184 | Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 48/446 |
| 2185 | Installing : libICE-1.0.8-7.el7.x86_64 49/446 |
| 2186 | Installing : libSM-1.2.1-7.el7.x86_64 50/446 |
| 2187 | Installing : atk-2.8.0-4.el7.x86_64 51/446 |
| 2188 | Installing : 1:dbus-1.6.12-11.el7.x86_64 52/446 |
| 2189 | Installing : 2:libogg-1.3.0-7.el7.x86_64 53/446 |
| 2190 | Installing : libXau-1.0.8-2.1.el7.x86_64 54/446 |
| 2191 | Installing : libxcb-1.9-5.el7.x86_64 55/446 |
| 2192 | Installing : libX11-1.6.0-2.1.el7.x86_64 56/446 |
| 2193 | Installing : libXext-1.3.2-2.1.el7.x86_64 57/446 |
| 2194 | Installing : libXrender-0.9.8-2.1.el7.x86_64 58/446 |
| 2195 | Installing : libXfixes-5.0.1-2.1.el7.x86_64 59/446 |
| 2196 | Installing : libXi-1.7.2-2.1.el7.x86_64 60/446 |
| 2197 | Installing : libXcursor-1.1.14-2.1.el7.x86_64 61/446 |
| 2198 | Installing : libXdamage-1.1.4-4.1.el7.x86_64 62/446 |
| 2199 | Installing : libXft-2.3.1-5.1.el7.x86_64 63/446 |
| 2200 | Installing : libXrandr-1.4.1-2.1.el7.x86_64 64/446 |
| 2201 | Installing : libXinerama-1.1.3-2.1.el7.x86_64 65/446 |
| 2202 | Installing : libtalloc-2.1.1-1.el7.x86_64 66/446 |
| 2203 | Installing : alsa-lib-1.0.28-2.el7.x86_64 67/446 |
| 2204 | Installing : mpfr-3.1.1-4.el7.x86_64 68/446 |
| 2205 | Installing : libXtst-1.2.2-2.1.el7.x86_64 69/446 |
| 2206 | Installing : 1:libvorbis-1.3.3-8.el7.x86_64 70/446 |
| 2207 | Installing : lcms2-2.5-4.el7.x86_64 71/446 |
| 2208 | Installing : gobject-introspection-1.36.0-4.el7.x86_64 72/446 |
| 2209 | Installing : libtdb-1.3.0-1.el7.x86_64 73/446 |
| 2210 | Installing : ibus-libs-1.5.3-11.el7.x86_64 74/446 |
| 2211 | Installing : libmpc-1.0.1-3.el7.x86_64 75/446 |
| 2212 | Installing : libXpm-3.5.10-5.1.el7.x86_64 76/446 |
| 2213 | Installing : libXcomposite-0.4.4-4.1.el7.x86_64 77/446 |
| 2214 | Installing : freetype-devel-2.4.11-10.el7_1.1.x86_64 78/446 |
| 2215 | Installing : 1:perl-parent-0.225-244.el7.noarch 79/446 |
| 2216 | Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 80/446 |
| 2217 | Installing : perl-podlators-2.5.1-3.el7.noarch 81/446 |
| 2218 | Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 82/446 |
| 2219 | Installing : perl-Text-ParseWords-3.29-4.el7.noarch 83/446 |
| 2220 | Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 84/446 |
| 2221 | Installing : perl-Encode-2.51-7.el7.x86_64 85/446 |
| 2222 | Installing : perl-Pod-Usage-1.63-3.el7.noarch 86/446 |
| 2223 | Installing : 4:perl-libs-5.16.3-285.el7.x86_64 87/446 |
| 2224 | Installing : perl-threads-1.87-4.el7.x86_64 88/446 |
| 2225 | Installing : perl-Storable-2.45-3.el7.x86_64 89/446 |
| 2226 | Installing : perl-Filter-1.49-3.el7.x86_64 90/446 |
| 2227 | Installing : perl-Exporter-5.68-3.el7.noarch 91/446 |
| 2228 | Installing : perl-Carp-1.26-244.el7.noarch 92/446 |
| 2229 | Installing : 4:perl-macros-5.16.3-285.el7.x86_64 93/446 |
| 2230 | Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 94/446 |
| 2231 | Installing : perl-Time-Local-1.2300-2.el7.noarch 95/446 |
| 2232 | Installing : perl-constant-1.27-2.el7.noarch 96/446 |
| 2233 | Installing : perl-Socket-2.010-3.el7.x86_64 97/446 |
| 2234 | Installing : perl-threads-shared-1.43-6.el7.x86_64 98/446 |
| 2235 | Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 99/446 |
| 2236 | Installing : perl-File-Temp-0.23.01-3.el7.noarch 100/446 |
| 2237 | Installing : perl-File-Path-2.09-2.el7.noarch 101/446 |
| 2238 | Installing : perl-PathTools-3.40-5.el7.x86_64 102/446 |
| 2239 | Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 103/446 |
| 2240 | Installing : perl-Getopt-Long-2.40-2.el7.noarch 104/446 |
| 2241 | Installing : 4:perl-5.16.3-285.el7.x86_64 105/446 |
| 2242 | Installing : glib2-devel-2.40.0-4.el7.x86_64 106/446 |
| 2243 | Installing : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 107/446 |
| 2244 | Installing : libicu-50.1.2-11.el7.x86_64 108/446 |
| 2245 | Installing : libxslt-1.1.28-5.el7.x86_64 109/446 |
| 2246 | Installing : libusbx-1.0.15-4.el7.x86_64 110/446 |
| 2247 | Installing : perl-Data-Dumper-2.145-3.el7.x86_64 111/446 |
| 2248 | Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 112/446 |
| 2249 | Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 113/446 |
| 2250 | Installing : fontconfig-devel-2.10.95-7.el7.x86_64 114/446 |
| 2251 | Installing : libtevent-0.9.21-3.el7.x86_64 115/446 |
| 2252 | Installing : libXxf86vm-1.1.3-2.1.el7.x86_64 116/446 |
| 2253 | Installing : 1:libtheora-1.1.1-8.el7.x86_64 117/446 |
| 2254 | Installing : 2:libpng-devel-1.5.13-5.el7.x86_64 118/446 |
| 2255 | Installing : elfutils-libs-0.160-1.el7.x86_64 119/446 |
| 2256 | Installing : libplist-1.10-4.el7.x86_64 120/446 |
| 2257 | Installing : libraw1394-2.1.0-2.el7.x86_64 121/446 |
| 2258 | Installing : pixman-0.32.4-3.el7.x86_64 122/446 |
| 2259 | Installing : 2:tar-1.26-29.el7.x86_64 123/446 |
| 2260 | Installing : openjpeg-libs-1.5.1-10.el7.x86_64 124/446 |
| 2261 | Installing : hunspell-en-US-0.20121024-5.el7.noarch 125/446 |
| 2262 | Installing : hunspell-1.3.2-13.el7.x86_64 126/446 |
| 2263 | Installing : avahi-libs-0.6.31-14.el7.x86_64 127/446 |
| 2264 | Installing : 1:cups-libs-1.6.3-17.el7.x86_64 128/446 |
| 2265 | Installing : m4-1.4.16-9.el7.x86_64 129/446 |
| 2266 | Installing : libquadmath-4.8.3-9.el7.x86_64 130/446 |
| 2267 | Installing : ilmbase-1.0.3-7.el7.x86_64 131/446 |
| 2268 | Installing : libiodbc-3.52.7-7.el7.x86_64 132/446 |
| 2269 | Installing : exiv2-libs-0.23-6.el7.x86_64 133/446 |
| 2270 | Installing : apr-1.4.8-3.el7.x86_64 134/446 |
| 2271 | Installing : dbus-glib-0.100-7.el7.x86_64 135/446 |
| 2272 | Installing : apr-util-1.5.2-6.el7.x86_64 136/446 |
| 2273 | Installing : OpenEXR-libs-1.7.1-7.el7.x86_64 137/446 |
| 2274 | Installing : autoconf-2.69-11.el7.noarch 138/446 |
| 2275 | Installing : 1:perl-Error-0.17020-2.el7.noarch 139/446 |
| 2276 | Installing : perl-Encode-Locale-1.03-5.el7.noarch 140/446 |
| 2277 | Installing : perl-Thread-Queue-3.02-2.el7.noarch 141/446 |
| 2278 | Installing : pygobject3-base-3.8.2-6.el7.x86_64 142/446 |
| 2279 | Installing : libXt-1.1.4-6.1.el7.x86_64 143/446 |
| 2280 | Installing : libXmu-1.1.1-5.1.el7.x86_64 144/446 |
| 2281 | Installing : 1:dbus-x11-1.6.12-11.el7.x86_64 145/446 |
| 2282 | Installing : giflib-4.1.6-9.el7.x86_64 146/446 |
| 2283 | Installing : flac-libs-1.3.0-5.el7_1.x86_64 147/446 |
| 2284 | Installing : jasper-libs-1.900.1-26.el7_0.3.x86_64 148/446 |
| 2285 | Installing : glibc-headers-2.17-78.el7.x86_64 149/446 |
| 2286 | Installing : orc-0.4.17-5.el7.x86_64 150/446 |
| 2287 | Installing : unzip-6.0-15.el7.x86_64 151/446 |
| 2288 | Installing : patch-2.7.1-8.el7.x86_64 152/446 |
| 2289 | Installing : desktop-file-utils-0.21-4.el7.x86_64 153/446 |
| 2290 | Installing : libfontenc-1.1.1-5.el7.x86_64 154/446 |
| 2291 | Installing : taglib-1.8-7.20130218git.el7.x86_64 155/446 |
| 2292 | Installing : 1:make-3.82-21.el7.x86_64 156/446 |
| 2293 | Installing : libtool-ltdl-2.4.2-20.el7.x86_64 157/446 |
| 2294 | Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 158/446 |
| 2295 | Installing : json-c-0.11-4.el7_0.x86_64 159/446 |
| 2296 | Installing : speex-1.2-0.19.rc1.el7.x86_64 160/446 |
| 2297 | Installing : boost-system-1.53.0-23.el7.x86_64 161/446 |
| 2298 | Installing : zip-3.0-10.el7.x86_64 162/446 |
| 2299 | Installing : libasyncns-0.8-7.el7.x86_64 163/446 |
| 2300 | Installing : gettext-libs-0.18.2.1-4.el7.x86_64 164/446 |
| 2301 | Installing : gettext-0.18.2.1-4.el7.x86_64 165/446 |
| 2302 | Installing : boost-thread-1.53.0-23.el7.x86_64 166/446 |
| 2303 | Installing : libshout-2.2.2-11.el7.x86_64 167/446 |
| 2304 | Installing : 1:openssl-1.0.1e-42.el7.4.x86_64 168/446 |
| 2305 | Installing : libXfont-1.4.7-2.el7_0.x86_64 169/446 |
| 2306 | Installing : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 170/446 |
| 2307 | Installing : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 171/446 |
| 2308 | Installing : glibc-devel-2.17-78.el7.x86_64 172/446 |
| 2309 | Installing : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 173/446 |
| 2310 | Installing : dbus-python-1.1.1-9.el7.x86_64 174/446 |
| 2311 | Installing : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 175/446 |
| 2312 | Installing : libgfortran-4.8.3-9.el7.x86_64 176/446 |
| 2313 | Installing : 1:enchant-1.6.0-8.el7.x86_64 177/446 |
| 2314 | Installing : pixman-devel-0.32.4-3.el7.x86_64 178/446 |
| 2315 | Installing : libavc1394-0.5.3-14.el7.x86_64 179/446 |
| 2316 | Installing : libiec61883-1.2.0-10.el7.x86_64 180/446 |
| 2317 | Installing : usbmuxd-1.0.8-11.el7.x86_64 181/446 |
| 2318 | Installing : elfutils-0.160-1.el7.x86_64 182/446 |
| 2319 | Installing : libldb-1.1.17-2.el7.x86_64 183/446 |
| 2320 | Installing : libgusb-0.1.6-3.el7.x86_64 184/446 |
| 2321 | Installing : colord-libs-1.0.4-3.el7.x86_64 185/446 |
| 2322 | Installing : python-lxml-3.2.1-4.el7.x86_64 186/446 |
| 2323 | Installing : python-javapackages-3.4.1-6.el7_0.noarch 187/446 |
| 2324 | Installing : javapackages-tools-3.4.1-6.el7_0.noarch 188/446 |
| 2325 | Installing : gdisk-0.8.6-5.el7.x86_64 189/446 |
| 2326 | Installing : libicu-devel-50.1.2-11.el7.x86_64 190/446 |
| 2327 | Installing : atk-devel-2.8.0-4.el7.x86_64 191/446 |
| 2328 | Installing : perl-Digest-1.17-245.el7.noarch 192/446 |
| 2329 | Installing : perl-Digest-MD5-2.52-3.el7.x86_64 193/446 |
| 2330 | Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 194/446 |
| 2331 | Installing : perl-IO-Compress-2.061-2.el7.noarch 195/446 |
| 2332 | Installing : 6:kdelibs-common-4.10.5-6.el7.x86_64 196/446 |
| 2333 | Installing : perl-HTML-Tagset-3.20-15.el7.noarch 197/446 |
| 2334 | Installing : perl-XML-Parser-2.41-10.el7.x86_64 198/446 |
| 2335 | Installing : perl-Net-SSLeay-1.55-3.el7.x86_64 199/446 |
| 2336 | Installing : build-mkbaselibs-20150317-192.1.noarch 200/446 |
| 2337 | Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 201/446 |
| 2338 | Installing : kernel-devel-3.10.0-229.4.2.el7.x86_64 202/446 |
| 2339 | Installing : perl-IO-Socket-IP-0.21-4.el7.noarch 203/446 |
| 2340 | Installing : perl-IO-Socket-SSL-1.94-3.el7.noarch 204/446 |
| 2341 | Installing : perl-Net-HTTP-6.06-2.el7.noarch 205/446 |
| 2342 | Installing : 1:perl-TimeDate-2.30-2.el7.noarch 206/446 |
| 2343 | Installing : perl-HTTP-Date-6.02-8.el7.noarch 207/446 |
| 2344 | Installing : perl-File-Listing-6.04-7.el7.noarch 208/446 |
| 2345 | Installing : perl-IO-HTML-1.00-2.el7.noarch 209/446 |
| 2346 | Installing : perl-Test-Harness-3.28-2.el7.noarch 210/446 |
| 2347 | Installing : automake-1.13.4-3.el7.noarch 211/446 |
| 2348 | Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 212/446 |
| 2349 | Installing : perl-Business-ISBN-2.06-2.el7.noarch 213/446 |
| 2350 | Installing : perl-URI-1.60-9.el7.noarch 214/446 |
| 2351 | Installing : perl-HTTP-Message-6.06-6.el7.noarch 215/446 |
| 2352 | Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 216/446 |
| 2353 | Installing : perl-HTML-Parser-3.71-4.el7.x86_64 217/446 |
| 2354 | Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 218/446 |
| 2355 | Installing : perl-HTTP-Daemon-6.01-5.el7.noarch 219/446 |
| 2356 | Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 220/446 |
| 2357 | Installing : perl-libwww-perl-6.05-2.el7.noarch 221/446 |
| 2358 | Installing : icoutils-0.31.0-3.el7.x86_64 222/446 |
| 2359 | Installing : perl-TermReadKey-2.30-20.el7.x86_64 223/446 |
| 2360 | Installing : cpp-4.8.3-9.el7.x86_64 224/446 |
| 2361 | Installing : gcc-4.8.3-9.el7.x86_64 225/446 |
| 2362 | Installing : systemtap-devel-2.6-10.el7_1.x86_64 226/446 |
| 2363 | Installing : libtool-2.4.2-20.el7.x86_64 227/446 |
| 2364 | Installing : libquadmath-devel-4.8.3-9.el7.x86_64 228/446 |
| 2365 | Installing : pytalloc-2.1.1-1.el7.x86_64 229/446 |
| 2366 | Installing : libwbclient-4.1.12-23.el7_1.x86_64 230/446 |
| 2367 | Installing : samba-libs-4.1.12-23.el7_1.x86_64 231/446 |
| 2368 | Installing : samba-common-4.1.12-23.el7_1.x86_64 232/446 |
| 2369 | Installing : libsmbclient-4.1.12-23.el7_1.x86_64 233/446 |
| 2370 | Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 234/446 |
| 2371 | Installing : xorg-x11-server-utils-7.7-4.el7.x86_64 235/446 |
| 2372 | Installing : xorg-x11-xinit-1.3.2-14.el7.x86_64 236/446 |
| 2373 | Installing : xdg-user-dirs-0.15-4.el7.x86_64 237/446 |
| 2374 | Installing : libXScrnSaver-1.2.2-6.1.el7.x86_64 238/446 |
| 2375 | Installing : libXevie-1.0.3-7.1.el7.x86_64 239/446 |
| 2376 | Installing : at-spi2-core-2.8.0-6.el7.x86_64 240/446 |
| 2377 | Installing : at-spi2-atk-2.8.1-4.el7.x86_64 241/446 |
| 2378 | Installing : libXv-1.0.9-2.1.el7.x86_64 242/446 |
| 2379 | Installing : libxkbfile-1.0.8-5.el7.x86_64 243/446 |
| 2380 | Installing : xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 244/446 |
| 2381 | Installing : libXau-devel-1.0.8-2.1.el7.x86_64 245/446 |
| 2382 | Installing : libxcb-devel-1.9-5.el7.x86_64 246/446 |
| 2383 | Installing : libX11-devel-1.6.0-2.1.el7.x86_64 247/446 |
| 2384 | Installing : libXext-devel-1.3.2-2.1.el7.x86_64 248/446 |
| 2385 | Installing : libXfixes-devel-5.0.1-2.1.el7.x86_64 249/446 |
| 2386 | Installing : libXrender-devel-0.9.8-2.1.el7.x86_64 250/446 |
| 2387 | Installing : libXdamage-devel-1.1.4-4.1.el7.x86_64 251/446 |
| 2388 | Installing : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 252/446 |
| 2389 | Installing : libXrandr-devel-1.4.1-2.1.el7.x86_64 253/446 |
| 2390 | Installing : libXcursor-devel-1.1.14-2.1.el7.x86_64 254/446 |
| 2391 | Installing : libXft-devel-2.3.1-5.1.el7.x86_64 255/446 |
| 2392 | Installing : libXi-devel-1.7.2-2.1.el7.x86_64 256/446 |
| 2393 | Installing : libXcomposite-devel-0.4.4-4.1.el7.x86_64 257/446 |
| 2394 | Installing : libXinerama-devel-1.1.3-2.1.el7.x86_64 258/446 |
| 2395 | Installing : dconf-0.16.0-6.el7.x86_64 259/446 |
| 2396 | Installing : 1:dbus-devel-1.6.12-11.el7.x86_64 260/446 |
| 2397 | Installing : libmng-1.0.10-14.el7.x86_64 261/446 |
| 2398 | Installing : libv4l-0.9.5-4.el7.x86_64 262/446 |
| 2399 | Installing : ttmkfdir-3.0.9-41.el7.x86_64 263/446 |
| 2400 | Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 264/446 |
| 2401 | Installing : 2:vim-common-7.4.160-1.el7.x86_64 265/446 |
| 2402 | Installing : xfsprogs-3.2.1-6.el7.x86_64 266/446 |
| 2403 | Installing : vala-0.20.1-3.el7.x86_64 267/446 |
| 2404 | Installing : parted-3.1-20.el7.x86_64 268/446 |
| 2405 | Installing : python-markupsafe-0.11-10.el7.x86_64 269/446 |
| 2406 | Installing : rsync-3.0.9-15.el7.x86_64 270/446 |
| 2407 | Installing : dosfstools-3.0.20-9.el7.x86_64 271/446 |
| 2408 | Installing : gsm-1.0.13-11.el7.x86_64 272/446 |
| 2409 | Installing : libsndfile-1.0.25-9.el7.x86_64 273/446 |
| 2410 | Installing : pulseaudio-libs-3.0-30.el7.x86_64 274/446 |
| 2411 | Installing : pulseaudio-libs-glib2-3.0-30.el7.x86_64 275/446 |
| 2412 | Installing : mdadm-3.3.2-2.el7.x86_64 276/446 |
| 2413 | Installing : gstreamer1-1.0.7-4.el7.x86_64 277/446 |
| 2414 | Installing : libcanberra-0.30-5.el7.x86_64 278/446 |
| 2415 | Installing : gdb-7.6.1-64.el7.x86_64 279/446 |
| 2416 | Installing : gamin-0.1.10-16.el7.x86_64 280/446 |
| 2417 | Installing : cyrus-sasl-plain-2.1.26-17.el7.x86_64 281/446 |
| 2418 | Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 282/446 |
| 2419 | Installing : psmisc-22.20-8.el7.x86_64 283/446 |
| 2420 | Installing : e2fsprogs-libs-1.42.9-7.el7.x86_64 284/446 |
| 2421 | Installing : libmodman-2.0.1-8.el7.x86_64 285/446 |
| 2422 | Installing : libproxy-0.4.11-6.el7.x86_64 286/446 |
| 2423 | Installing : mokutil-0.7-5.el7.x86_64 287/446 |
| 2424 | Installing : dwz-0.11-3.el7.x86_64 288/446 |
| 2425 | Installing : redhat-rpm-config-9.1.0-68.el7.centos.noarch 289/446 |
| 2426 | Installing : gstreamer-tools-0.10.36-7.el7.x86_64 290/446 |
| 2427 | Installing : gstreamer-0.10.36-7.el7.x86_64 291/446 |
| 2428 | Installing : m2crypto-0.21.1-15.el7.x86_64 292/446 |
| 2429 | Installing : nettle-2.7.1-4.el7.x86_64 293/446 |
| 2430 | Installing : kmod-14-10.el7.x86_64 294/446 |
| 2431 | Installing : libdwarf-20130207-4.el7.x86_64 295/446 |
| 2432 | Installing : dyninst-8.2.0-2.el7.x86_64 296/446 |
| 2433 | Installing : systemtap-runtime-2.6-10.el7_1.x86_64 297/446 |
| 2434 | Installing : trousers-0.3.11.2-3.el7.x86_64 298/446 |
| 2435 | Installing : gnutls-3.3.8-12.el7.x86_64 299/446 |
| 2436 | Installing : libimobiledevice-1.1.5-6.el7.x86_64 300/446 |
| 2437 | Installing : glib-networking-2.40.0-1.el7.x86_64 301/446 |
| 2438 | Installing : libsoup-2.46.0-3.el7.x86_64 302/446 |
| 2439 | Installing : bzip2-1.0.6-12.el7.x86_64 303/446 |
| 2440 | Installing : rpm-build-4.11.1-25.el7.x86_64 304/446 |
| 2441 | Installing : yajl-2.0.4-4.el7.x86_64 305/446 |
| 2442 | Installing : raptor2-2.0.9-3.el7.x86_64 306/446 |
| 2443 | Installing : rasqal-0.9.30-4.el7.x86_64 307/446 |
| 2444 | Installing : redland-1.0.16-6.el7.x86_64 308/446 |
| 2445 | Installing : redland-virtuoso-1.0.16-6.el7.x86_64 309/446 |
| 2446 | Installing : libdv-1.0.0-17.el7.x86_64 310/446 |
| 2447 | Installing : clucene-core-2.3.3.4-11.el7.x86_64 311/446 |
| 2448 | Installing : libpciaccess-0.13.1-4.1.el7.x86_64 312/446 |
| 2449 | Installing : libdrm-2.4.56-2.el7.x86_64 313/446 |
| 2450 | Installing : mesa-libGL-10.2.7-5.20140910.el7.x86_64 314/446 |
| 2451 | Installing : libdrm-devel-2.4.56-2.el7.x86_64 315/446 |
| 2452 | Installing : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 316/446 |
| 2453 | Installing : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 317/446 |
| 2454 | Installing : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 318/446 |
| 2455 | Installing : cairo-1.12.14-6.el7.x86_64 319/446 |
| 2456 | Installing : cairo-gobject-1.12.14-6.el7.x86_64 320/446 |
| 2457 | Installing : pycairo-1.8.10-8.el7.x86_64 321/446 |
| 2458 | Installing : pygobject3-3.8.2-6.el7.x86_64 322/446 |
| 2459 | Installing : mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 323/446 |
| 2460 | Installing : cairo-devel-1.12.14-6.el7.x86_64 324/446 |
| 2461 | Installing : pciutils-libs-3.2.1-4.el7.x86_64 325/446 |
| 2462 | Installing : pciutils-3.2.1-4.el7.x86_64 326/446 |
| 2463 | Installing : qt-settings-19-23.5.el7.noarch 327/446 |
| 2464 | Installing : 1:qt-4.8.5-8.el7.x86_64 328/446 |
| 2465 | Installing : soprano-2.9.2-3.el7.x86_64 329/446 |
| 2466 | Installing : attica-0.4.1-4.el7.x86_64 330/446 |
| 2467 | Installing : strigi-libs-0.7.7-12.20120626.el7.x86_64 331/446 |
| 2468 | Installing : qca2-2.0.3-7.el7.x86_64 332/446 |
| 2469 | Installing : graphite2-1.2.2-5.el7.x86_64 333/446 |
| 2470 | Installing : harfbuzz-0.9.20-4.el7.x86_64 334/446 |
| 2471 | Installing : harfbuzz-icu-0.9.20-4.el7.x86_64 335/446 |
| 2472 | Installing : harfbuzz-devel-0.9.20-4.el7.x86_64 336/446 |
| 2473 | Installing : libpipeline-1.2.3-3.el7.x86_64 337/446 |
| 2474 | Installing : man-db-2.6.3-9.el7.x86_64 338/446 |
| 2475 | Installing : libgnome-keyring-3.8.0-3.el7.x86_64 339/446 |
| 2476 | Installing : hostname-3.13-3.el7.x86_64 340/446 |
| 2477 | Installing : initscripts-9.49.24-1.el7.x86_64 341/446 |
| 2478 | Installing : kbd-1.15.5-11.el7.x86_64 342/446 |
| 2479 | Installing : pm-utils-1.4.1-27.el7.x86_64 343/446 |
| 2480 | Installing : pakchois-0.4-10.el7.x86_64 344/446 |
| 2481 | Installing : neon-0.30.0-3.el7.x86_64 345/446 |
| 2482 | Installing : subversion-libs-1.7.14-7.el7_0.x86_64 346/446 |
| 2483 | Installing : fipscheck-1.4.1-5.el7.x86_64 347/446 |
| 2484 | Installing : fipscheck-lib-1.4.1-5.el7.x86_64 348/446 |
| 2485 | Installing : cryptsetup-libs-1.6.6-3.el7.x86_64 349/446 |
| 2486 | Installing : cryptsetup-1.6.6-3.el7.x86_64 350/446 |
| 2487 | Installing : openssh-6.6.1p1-12.el7_1.x86_64 351/446 |
| 2488 | Installing : libatasmart-0.19-6.el7.x86_64 352/446 |
| 2489 | Installing : wavpack-4.60.1-9.el7.x86_64 353/446 |
| 2490 | Installing : libthai-0.1.14-9.el7.x86_64 354/446 |
| 2491 | Installing : pango-1.34.1-5.el7.x86_64 355/446 |
| 2492 | Installing : pango-devel-1.34.1-5.el7.x86_64 356/446 |
| 2493 | Installing : gpm-libs-1.20.7-5.el7.x86_64 357/446 |
| 2494 | Installing : libss-1.42.9-7.el7.x86_64 358/446 |
| 2495 | Installing : e2fsprogs-1.42.9-7.el7.x86_64 359/446 |
| 2496 | Installing : libedit-3.0-12.20121213cvs.el7.x86_64 360/446 |
| 2497 | Installing : openssh-clients-6.6.1p1-12.el7_1.x86_64 361/446 |
| 2498 | Installing : perl-Git-1.8.3.1-4.el7.noarch 362/446 |
| 2499 | Installing : git-1.8.3.1-4.el7.x86_64 363/446 |
| 2500 | Installing : gettext-devel-0.18.2.1-4.el7.x86_64 364/446 |
| 2501 | Installing : systemtap-client-2.6-10.el7_1.x86_64 365/446 |
| 2502 | Installing : libudisks2-2.1.2-5.el7.x86_64 366/446 |
| 2503 | Installing : pyOpenSSL-0.13.1-3.el7.x86_64 367/446 |
| 2504 | Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 368/446 |
| 2505 | Installing : python-beaker-1.5.4-10.el7.noarch 369/446 |
| 2506 | Installing : python-mako-0.8.1-2.el7.noarch 370/446 |
| 2507 | Installing : gobject-introspection-devel-1.36.0-4.el7.x86_64 371/446 |
| 2508 | Installing : cdparanoia-libs-10.2-17.el7.x86_64 372/446 |
| 2509 | Installing : libvisual-0.4.0-16.el7.x86_64 373/446 |
| 2510 | Installing : gstreamer-plugins-base-0.10.36-10.el7.x86_64 374/446 |
| 2511 | Installing : mozjs17-17.0.0-10.el7.x86_64 375/446 |
| 2512 | Installing : polkit-0.112-5.el7.x86_64 376/446 |
| 2513 | Installing : polkit-pkla-compat-0.1-4.el7.x86_64 377/446 |
| 2514 | Installing : upower-0.9.20-7.el7.x86_64 378/446 |
| 2515 | Installing : GConf2-3.2.6-8.el7.x86_64 379/446 |
| 2516 | Installing : kde-settings-19-23.5.el7.noarch 380/446 |
| 2517 | Installing : udisks2-2.1.2-5.el7.x86_64 381/446 |
| 2518 | Installing : libical-0.48-6.el7.x86_64 382/446 |
| 2519 | Installing : jbigkit-libs-2.0-11.el7.x86_64 383/446 |
| 2520 | Installing : libtiff-4.0.3-14.el7.x86_64 384/446 |
| 2521 | Installing : 1:qt-x11-4.8.5-8.el7.x86_64 385/446 |
| 2522 | Installing : gdk-pixbuf2-2.28.2-4.el7.x86_64 386/446 |
| 2523 | Installing : gtk2-2.24.22-5.el7_0.1.x86_64 387/446 |
| 2524 | Installing : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 388/446 |
| 2525 | Installing : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 389/446 |
| 2526 | Installing : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 390/446 |
| 2527 | Installing : xml-commons-apis-1.4.01-16.el7.noarch 391/446 |
| 2528 | Installing : gtk3-3.8.8-10.el7.x86_64 392/446 |
| 2529 | Installing : poppler-0.22.5-6.el7.x86_64 393/446 |
| 2530 | Installing : poppler-utils-0.22.5-6.el7.x86_64 394/446 |
| 2531 | Installing : poppler-qt-0.22.5-6.el7.x86_64 395/446 |
| 2532 | Installing : xml-commons-resolver-1.2-15.el7.noarch 396/446 |
| 2533 | Installing : xalan-j2-2.7.1-23.el7.noarch 397/446 |
| 2534 | Installing : xerces-j2-2.11.0-17.el7_0.noarch 398/446 |
| 2535 | Installing : librsvg2-2.39.0-1.el7.x86_64 399/446 |
| 2536 | Installing : gstreamer-plugins-good-0.10.31-11.el7.x86_64 400/446 |
| 2537 | Installing : phonon-4.6.0-9.el7.x86_64 401/446 |
| 2538 | Installing : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 402/446 |
| 2539 | Installing : gdk-pixbuf2-devel-2.28.2-4.el7.x86_64 403/446 |
| 2540 | Installing : dbusmenu-qt-0.9.2-7.el7.x86_64 404/446 |
| 2541 | Installing : polkit-qt-0.103.0-10.el7_0.x86_64 405/446 |
| 2542 | Installing : 6:kdelibs-4.10.5-6.el7.x86_64 406/446 |
| 2543 | Installing : nepomuk-core-4.10.5-5.el7.x86_64 407/446 |
| 2544 | Installing : nepomuk-core-libs-4.10.5-5.el7.x86_64 408/446 |
| 2545 | Installing : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 409/446 |
| 2546 | Installing : kdepimlibs-4.10.5-3.el7.x86_64 410/446 |
| 2547 | Installing : kactivities-4.10.5-3.el7.x86_64 411/446 |
| 2548 | Installing : kde-runtime-libs-4.10.5-8.el7.x86_64 412/446 |
| 2549 | Installing : kde-runtime-drkonqi-4.10.5-8.el7.x86_64 413/446 |
| 2550 | Installing : kde-runtime-4.10.5-8.el7.x86_64 414/446 |
| 2551 | Installing : libnotify-0.7.5-7.el7.x86_64 415/446 |
| 2552 | Installing : ibus-gtk2-1.5.3-11.el7.x86_64 416/446 |
| 2553 | Installing : ibus-gtk3-1.5.3-11.el7.x86_64 417/446 |
| 2554 | Installing : ibus-setup-1.5.3-11.el7.noarch 418/446 |
| 2555 | Installing : ibus-1.5.3-11.el7.x86_64 419/446 |
| 2556 | Installing : ibus-devel-1.5.3-11.el7.x86_64 420/446 |
| 2557 | Installing : gtk2-devel-2.24.22-5.el7_0.1.x86_64 421/446 |
| 2558 | Installing : ant-1.9.2-9.el7.noarch 422/446 |
| 2559 | Installing : systemtap-2.6-10.el7_1.x86_64 423/446 |
| 2560 | Installing : intltool-0.50.2-6.el7.noarch 424/446 |
| 2561 | Installing : 2:vim-enhanced-7.4.160-1.el7.x86_64 425/446 |
| 2562 | Installing : subversion-1.7.14-7.el7_0.x86_64 426/446 |
| 2563 | Installing : rpmdevtools-8.3-5.el7.noarch 427/446 |
| 2564 | Installing : osc-0.151.2-169.1.x86_64 428/446 |
| 2565 | Installing : gcc-gfortran-4.8.3-9.el7.x86_64 429/446 |
| 2566 | Installing : gcc-c++-4.8.3-9.el7.x86_64 430/446 |
| 2567 | Installing : build-20150317-192.1.noarch 431/446 |
| 2568 | Installing : glibc-devel-2.17-78.el7.i686 432/446 |
| 2569 | Installing : bison-2.7-4.el7.x86_64 433/446 |
| 2570 | Installing : flex-2.5.37-3.el7.x86_64 434/446 |
| 2571 | Installing : patchutils-0.3.3-4.el7.x86_64 435/446 |
| 2572 | Installing : sudo-1.8.6p7-13.el7.x86_64 436/446 |
| 2573 | Installing : byacc-1.9.20130304-3.el7.x86_64 437/446 |
| 2574 | Installing : indent-2.2.11-13.el7.x86_64 438/446 |
| 2575 | Installing : rpm-sign-4.11.1-25.el7.x86_64 439/446 |
| 2576 | Installing : 1:doxygen-1.8.5-3.el7.x86_64 440/446 |
| 2577 | Installing : diffstat-1.57-4.el7.x86_64 441/446 |
| 2578 | Installing : cscope-15.8-7.el7.x86_64 442/446 |
| 2579 | Installing : passwd-0.79-4.el7.x86_64 443/446 |
| 2580 | Installing : ctags-5.8-13.el7.x86_64 444/446 |
| 2581 | Installing : rcs-5.9.0-5.el7.x86_64 445/446 |
| 2582 | Installing : swig-2.0.11-11.el7.kolab_3.5.x86_64 446/446 |
| 2583 | Verifying : 2:vim-common-7.4.160-1.el7.x86_64 1/446 |
| 2584 | Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/446 |
| 2585 | Verifying : xfsprogs-3.2.1-6.el7.x86_64 3/446 |
| 2586 | Verifying : samba-libs-4.1.12-23.el7_1.x86_64 4/446 |
| 2587 | Verifying : 1:cups-libs-1.6.3-17.el7.x86_64 5/446 |
| 2588 | Verifying : elfutils-libs-0.160-1.el7.x86_64 6/446 |
| 2589 | Verifying : vala-0.20.1-3.el7.x86_64 7/446 |
| 2590 | Verifying : pycairo-1.8.10-8.el7.x86_64 8/446 |
| 2591 | Verifying : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 9/446 |
| 2592 | Verifying : parted-3.1-20.el7.x86_64 10/446 |
| 2593 | Verifying : libxcb-devel-1.9-5.el7.x86_64 11/446 |
| 2594 | Verifying : docbook-style-xsl-1.78.1-3.el7.noarch 12/446 |
| 2595 | Verifying : e2fsprogs-1.42.9-7.el7.x86_64 13/446 |
| 2596 | Verifying : python-markupsafe-0.11-10.el7.x86_64 14/446 |
| 2597 | Verifying : redland-virtuoso-1.0.16-6.el7.x86_64 15/446 |
| 2598 | Verifying : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 16/446 |
| 2599 | Verifying : systemtap-runtime-2.6-10.el7_1.x86_64 17/446 |
| 2600 | Verifying : glibc-headers-2.17-78.el7.x86_64 18/446 |
| 2601 | Verifying : patchutils-0.3.3-4.el7.x86_64 19/446 |
| 2602 | Verifying : ibus-1.5.3-11.el7.x86_64 20/446 |
| 2603 | Verifying : perl-Net-HTTP-6.06-2.el7.noarch 21/446 |
| 2604 | Verifying : hwdata-0.252-7.8.el7_1.x86_64 22/446 |
| 2605 | Verifying : libplist-1.10-4.el7.x86_64 23/446 |
| 2606 | Verifying : kbd-legacy-1.15.5-11.el7.noarch 24/446 |
| 2607 | Verifying : adwaita-cursor-theme-3.8.4-3.el7.noarch 25/446 |
| 2608 | Verifying : docbook-dtds-1.0-60.el7.noarch 26/446 |
| 2609 | Verifying : bison-2.7-4.el7.x86_64 27/446 |
| 2610 | Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 28/446 |
| 2611 | Verifying : rsync-3.0.9-15.el7.x86_64 29/446 |
| 2612 | Verifying : sgml-common-0.6.3-39.el7.noarch 30/446 |
| 2613 | Verifying : attica-0.4.1-4.el7.x86_64 31/446 |
| 2614 | Verifying : libtiff-4.0.3-14.el7.x86_64 32/446 |
| 2615 | Verifying : nepomuk-core-4.10.5-5.el7.x86_64 33/446 |
| 2616 | Verifying : kde-filesystem-4-47.el7.x86_64 34/446 |
| 2617 | Verifying : 1:dbus-1.6.12-11.el7.x86_64 35/446 |
| 2618 | Verifying : libXft-2.3.1-5.1.el7.x86_64 36/446 |
| 2619 | Verifying : dosfstools-3.0.20-9.el7.x86_64 37/446 |
| 2620 | Verifying : redland-1.0.16-6.el7.x86_64 38/446 |
| 2621 | Verifying : gsm-1.0.13-11.el7.x86_64 39/446 |
| 2622 | Verifying : libmpc-1.0.1-3.el7.x86_64 40/446 |
| 2623 | Verifying : sudo-1.8.6p7-13.el7.x86_64 41/446 |
| 2624 | Verifying : libXt-1.1.4-6.1.el7.x86_64 42/446 |
| 2625 | Verifying : perl-threads-1.87-4.el7.x86_64 43/446 |
| 2626 | Verifying : kdepimlibs-4.10.5-3.el7.x86_64 44/446 |
| 2627 | Verifying : python-kitchen-1.1.1-5.el7.noarch 45/446 |
| 2628 | Verifying : libraw1394-2.1.0-2.el7.x86_64 46/446 |
| 2629 | Verifying : perl-Digest-1.17-245.el7.noarch 47/446 |
| 2630 | Verifying : upower-0.9.20-7.el7.x86_64 48/446 |
| 2631 | Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 49/446 |
| 2632 | Verifying : libdrm-2.4.56-2.el7.x86_64 50/446 |
| 2633 | Verifying : libX11-common-1.6.0-2.1.el7.noarch 51/446 |
| 2634 | Verifying : perl-threads-shared-1.43-6.el7.x86_64 52/446 |
| 2635 | Verifying : byacc-1.9.20130304-3.el7.x86_64 53/446 |
| 2636 | Verifying : libXxf86vm-1.1.3-2.1.el7.x86_64 54/446 |
| 2637 | Verifying : ibus-gtk2-1.5.3-11.el7.x86_64 55/446 |
| 2638 | Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 56/446 |
| 2639 | Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 57/446 |
| 2640 | Verifying : perl-srpm-macros-1-8.el7.noarch 58/446 |
| 2641 | Verifying : gobject-introspection-devel-1.36.0-4.el7.x86_64 59/446 |
| 2642 | Verifying : libreport-filesystem-2.1.11-21.el7.centos.0.5.x86_64 60/446 |
| 2643 | Verifying : 2:vim-filesystem-7.4.160-1.el7.x86_64 61/446 |
| 2644 | Verifying : python-javapackages-3.4.1-6.el7_0.noarch 62/446 |
| 2645 | Verifying : mdadm-3.3.2-2.el7.x86_64 63/446 |
| 2646 | Verifying : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 64/446 |
| 2647 | Verifying : poppler-utils-0.22.5-6.el7.x86_64 65/446 |
| 2648 | Verifying : usbmuxd-1.0.8-11.el7.x86_64 66/446 |
| 2649 | Verifying : dconf-0.16.0-6.el7.x86_64 67/446 |
| 2650 | Verifying : 1:dbus-x11-1.6.12-11.el7.x86_64 68/446 |
| 2651 | Verifying : freetype-2.4.11-10.el7_1.1.x86_64 69/446 |
| 2652 | Verifying : 1:qt-4.8.5-8.el7.x86_64 70/446 |
| 2653 | Verifying : dyninst-8.2.0-2.el7.x86_64 71/446 |
| 2654 | Verifying : mesa-libGL-10.2.7-5.20140910.el7.x86_64 72/446 |
| 2655 | Verifying : libavc1394-0.5.3-14.el7.x86_64 73/446 |
| 2656 | Verifying : atk-2.8.0-4.el7.x86_64 74/446 |
| 2657 | Verifying : pango-devel-1.34.1-5.el7.x86_64 75/446 |
| 2658 | Verifying : orc-0.4.17-5.el7.x86_64 76/446 |
| 2659 | Verifying : samba-common-4.1.12-23.el7_1.x86_64 77/446 |
| 2660 | Verifying : libproxy-0.4.11-6.el7.x86_64 78/446 |
| 2661 | Verifying : libXinerama-1.1.3-2.1.el7.x86_64 79/446 |
| 2662 | Verifying : harfbuzz-0.9.20-4.el7.x86_64 80/446 |
| 2663 | Verifying : gstreamer-plugins-base-0.10.36-10.el7.x86_64 81/446 |
| 2664 | Verifying : ibus-libs-1.5.3-11.el7.x86_64 82/446 |
| 2665 | Verifying : cryptsetup-1.6.6-3.el7.x86_64 83/446 |
| 2666 | Verifying : gtk2-devel-2.24.22-5.el7_0.1.x86_64 84/446 |
| 2667 | Verifying : gstreamer1-1.0.7-4.el7.x86_64 85/446 |
| 2668 | Verifying : xml-commons-apis-1.4.01-16.el7.noarch 86/446 |
| 2669 | Verifying : OpenEXR-libs-1.7.1-7.el7.x86_64 87/446 |
| 2670 | Verifying : gdb-7.6.1-64.el7.x86_64 88/446 |
| 2671 | Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 89/446 |
| 2672 | Verifying : cryptsetup-libs-1.6.6-3.el7.x86_64 90/446 |
| 2673 | Verifying : kde-runtime-4.10.5-8.el7.x86_64 91/446 |
| 2674 | Verifying : libshout-2.2.2-11.el7.x86_64 92/446 |
| 2675 | Verifying : libXrender-devel-0.9.8-2.1.el7.x86_64 93/446 |
| 2676 | Verifying : flac-libs-1.3.0-5.el7_1.x86_64 94/446 |
| 2677 | Verifying : 2:vim-enhanced-7.4.160-1.el7.x86_64 95/446 |
| 2678 | Verifying : indent-2.2.11-13.el7.x86_64 96/446 |
| 2679 | Verifying : unzip-6.0-15.el7.x86_64 97/446 |
| 2680 | Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 98/446 |
| 2681 | Verifying : GConf2-3.2.6-8.el7.x86_64 99/446 |
| 2682 | Verifying : xml-common-0.6.3-39.el7.noarch 100/446 |
| 2683 | Verifying : perl-podlators-2.5.1-3.el7.noarch 101/446 |
| 2684 | Verifying : python-tempita-0.5.1-6.el7.noarch 102/446 |
| 2685 | Verifying : libiec61883-1.2.0-10.el7.x86_64 103/446 |
| 2686 | Verifying : rpm-sign-4.11.1-25.el7.x86_64 104/446 |
| 2687 | Verifying : shared-desktop-ontologies-0.11.0-2.el7.noarch 105/446 |
| 2688 | Verifying : kernel-headers-3.10.0-229.4.2.el7.x86_64 106/446 |
| 2689 | Verifying : gamin-0.1.10-16.el7.x86_64 107/446 |
| 2690 | Verifying : harfbuzz-icu-0.9.20-4.el7.x86_64 108/446 |
| 2691 | Verifying : colord-libs-1.0.4-3.el7.x86_64 109/446 |
| 2692 | Verifying : libXtst-1.2.2-2.1.el7.x86_64 110/446 |
| 2693 | Verifying : librsvg2-2.39.0-1.el7.x86_64 111/446 |
| 2694 | Verifying : cyrus-sasl-plain-2.1.26-17.el7.x86_64 112/446 |
| 2695 | Verifying : python-lxml-3.2.1-4.el7.x86_64 113/446 |
| 2696 | Verifying : pixman-0.32.4-3.el7.x86_64 114/446 |
| 2697 | Verifying : 6:kdelibs-common-4.10.5-6.el7.x86_64 115/446 |
| 2698 | Verifying : libXpm-3.5.10-5.1.el7.x86_64 116/446 |
| 2699 | Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 117/446 |
| 2700 | Verifying : 1:doxygen-1.8.5-3.el7.x86_64 118/446 |
| 2701 | Verifying : libxkbfile-1.0.8-5.el7.x86_64 119/446 |
| 2702 | Verifying : psmisc-22.20-8.el7.x86_64 120/446 |
| 2703 | Verifying : perl-File-Temp-0.23.01-3.el7.noarch 121/446 |
| 2704 | Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 122/446 |
| 2705 | Verifying : patch-2.7.1-8.el7.x86_64 123/446 |
| 2706 | Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 124/446 |
| 2707 | Verifying : python-setuptools-7.0-2.el7.kolab_3.5.noarch 125/446 |
| 2708 | Verifying : gtk2-2.24.22-5.el7_0.1.x86_64 126/446 |
| 2709 | Verifying : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 127/446 |
| 2710 | Verifying : python-beaker-1.5.4-10.el7.noarch 128/446 |
| 2711 | Verifying : libXau-1.0.8-2.1.el7.x86_64 129/446 |
| 2712 | Verifying : ibus-devel-1.5.3-11.el7.x86_64 130/446 |
| 2713 | Verifying : cairo-1.12.14-6.el7.x86_64 131/446 |
| 2714 | Verifying : diffstat-1.57-4.el7.x86_64 132/446 |
| 2715 | Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 133/446 |
| 2716 | Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 134/446 |
| 2717 | Verifying : gdk-pixbuf2-2.28.2-4.el7.x86_64 135/446 |
| 2718 | Verifying : libXau-devel-1.0.8-2.1.el7.x86_64 136/446 |
| 2719 | Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 137/446 |
| 2720 | Verifying : desktop-file-utils-0.21-4.el7.x86_64 138/446 |
| 2721 | Verifying : perl-XML-Parser-2.41-10.el7.x86_64 139/446 |
| 2722 | Verifying : kde-settings-19-23.5.el7.noarch 140/446 |
| 2723 | Verifying : ibus-gtk3-1.5.3-11.el7.x86_64 141/446 |
| 2724 | Verifying : gettext-0.18.2.1-4.el7.x86_64 142/446 |
| 2725 | Verifying : libtool-2.4.2-20.el7.x86_64 143/446 |
| 2726 | Verifying : 1:perl-Error-0.17020-2.el7.noarch 144/446 |
| 2727 | Verifying : 1:libtheora-1.1.1-8.el7.x86_64 145/446 |
| 2728 | Verifying : libmodman-2.0.1-8.el7.x86_64 146/446 |
| 2729 | Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 147/446 |
| 2730 | Verifying : perl-Net-SSLeay-1.55-3.el7.x86_64 148/446 |
| 2731 | Verifying : libtevent-0.9.21-3.el7.x86_64 149/446 |
| 2732 | Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 150/446 |
| 2733 | Verifying : libXinerama-devel-1.1.3-2.1.el7.x86_64 151/446 |
| 2734 | Verifying : libfontenc-1.1.1-5.el7.x86_64 152/446 |
| 2735 | Verifying : flex-2.5.37-3.el7.x86_64 153/446 |
| 2736 | Verifying : libsmbclient-4.1.12-23.el7_1.x86_64 154/446 |
| 2737 | Verifying : perl-IO-Socket-SSL-1.94-3.el7.noarch 155/446 |
| 2738 | Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 156/446 |
| 2739 | Verifying : boost-thread-1.53.0-23.el7.x86_64 157/446 |
| 2740 | Verifying : perl-File-Listing-6.04-7.el7.noarch 158/446 |
| 2741 | Verifying : pygobject3-base-3.8.2-6.el7.x86_64 159/446 |
| 2742 | Verifying : perl-Git-1.8.3.1-4.el7.noarch 160/446 |
| 2743 | Verifying : systemtap-2.6-10.el7_1.x86_64 161/446 |
| 2744 | Verifying : perl-Storable-2.45-3.el7.x86_64 162/446 |
| 2745 | Verifying : harfbuzz-devel-0.9.20-4.el7.x86_64 163/446 |
| 2746 | Verifying : xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 164/446 |
| 2747 | Verifying : 1:dbus-devel-1.6.12-11.el7.x86_64 165/446 |
| 2748 | Verifying : gdisk-0.8.6-5.el7.x86_64 166/446 |
| 2749 | Verifying : libicu-devel-50.1.2-11.el7.x86_64 167/446 |
| 2750 | Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 168/446 |
| 2751 | Verifying : mokutil-0.7-5.el7.x86_64 169/446 |
| 2752 | Verifying : perl-HTTP-Message-6.06-6.el7.noarch 170/446 |
| 2753 | Verifying : subversion-libs-1.7.14-7.el7_0.x86_64 171/446 |
| 2754 | Verifying : poppler-0.22.5-6.el7.x86_64 172/446 |
| 2755 | Verifying : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 173/446 |
| 2756 | Verifying : gstreamer-plugins-good-0.10.31-11.el7.x86_64 174/446 |
| 2757 | Verifying : libnotify-0.7.5-7.el7.x86_64 175/446 |
| 2758 | Verifying : libldb-1.1.17-2.el7.x86_64 176/446 |
| 2759 | Verifying : xorg-x11-xinit-1.3.2-14.el7.x86_64 177/446 |
| 2760 | Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 178/446 |
| 2761 | Verifying : libimobiledevice-1.1.5-6.el7.x86_64 179/446 |
| 2762 | Verifying : zlib-devel-1.2.7-13.el7.x86_64 180/446 |
| 2763 | Verifying : gtk3-3.8.8-10.el7.x86_64 181/446 |
| 2764 | Verifying : perl-Filter-1.49-3.el7.x86_64 182/446 |
| 2765 | Verifying : dwz-0.11-3.el7.x86_64 183/446 |
| 2766 | Verifying : lcms2-2.5-4.el7.x86_64 184/446 |
| 2767 | Verifying : 1:emacs-filesystem-24.3-11.el7.noarch 185/446 |
| 2768 | Verifying : build-mkbaselibs-20150317-192.1.noarch 186/446 |
| 2769 | Verifying : libtalloc-2.1.1-1.el7.x86_64 187/446 |
| 2770 | Verifying : jasper-libs-1.900.1-26.el7_0.3.x86_64 188/446 |
| 2771 | Verifying : kactivities-4.10.5-3.el7.x86_64 189/446 |
| 2772 | Verifying : perl-Exporter-5.68-3.el7.noarch 190/446 |
| 2773 | Verifying : perl-Carp-1.26-244.el7.noarch 191/446 |
| 2774 | Verifying : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 192/446 |
| 2775 | Verifying : pciutils-3.2.1-4.el7.x86_64 193/446 |
| 2776 | Verifying : pytalloc-2.1.1-1.el7.x86_64 194/446 |
| 2777 | Verifying : kbd-misc-1.15.5-11.el7.noarch 195/446 |
| 2778 | Verifying : raptor2-2.0.9-3.el7.x86_64 196/446 |
| 2779 | Verifying : udisks2-2.1.2-5.el7.x86_64 197/446 |
| 2780 | Verifying : perl-Time-Local-1.2300-2.el7.noarch 198/446 |
| 2781 | Verifying : libmng-1.0.10-14.el7.x86_64 199/446 |
| 2782 | Verifying : xorg-x11-server-utils-7.7-4.el7.x86_64 200/446 |
| 2783 | Verifying : gcc-c++-4.8.3-9.el7.x86_64 201/446 |
| 2784 | Verifying : xml-commons-resolver-1.2-15.el7.noarch 202/446 |
| 2785 | Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 203/446 |
| 2786 | Verifying : libXi-devel-1.7.2-2.1.el7.x86_64 204/446 |
| 2787 | Verifying : gstreamer-tools-0.10.36-7.el7.x86_64 205/446 |
| 2788 | Verifying : freetype-devel-2.4.11-10.el7_1.1.x86_64 206/446 |
| 2789 | Verifying : gcc-4.8.3-9.el7.x86_64 207/446 |
| 2790 | Verifying : m2crypto-0.21.1-15.el7.x86_64 208/446 |
| 2791 | Verifying : nettle-2.7.1-4.el7.x86_64 209/446 |
| 2792 | Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 210/446 |
| 2793 | Verifying : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 211/446 |
| 2794 | Verifying : 2:tar-1.26-29.el7.x86_64 212/446 |
| 2795 | Verifying : libXfont-1.4.7-2.el7_0.x86_64 213/446 |
| 2796 | Verifying : kernel-devel-3.10.0-229.4.2.el7.x86_64 214/446 |
| 2797 | Verifying : gdk-pixbuf2-devel-2.28.2-4.el7.x86_64 215/446 |
| 2798 | Verifying : ant-1.9.2-9.el7.noarch 216/446 |
| 2799 | Verifying : perl-IO-Socket-IP-0.21-4.el7.noarch 217/446 |
| 2800 | Verifying : kmod-14-10.el7.x86_64 218/446 |
| 2801 | Verifying : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 219/446 |
| 2802 | Verifying : libdwarf-20130207-4.el7.x86_64 220/446 |
| 2803 | Verifying : libsoup-2.46.0-3.el7.x86_64 221/446 |
| 2804 | Verifying : trousers-0.3.11.2-3.el7.x86_64 222/446 |
| 2805 | Verifying : libwbclient-4.1.12-23.el7_1.x86_64 223/446 |
| 2806 | Verifying : taglib-1.8-7.20130218git.el7.x86_64 224/446 |
| 2807 | Verifying : pulseaudio-libs-3.0-30.el7.x86_64 225/446 |
| 2808 | Verifying : bzip2-1.0.6-12.el7.x86_64 226/446 |
| 2809 | Verifying : cscope-15.8-7.el7.x86_64 227/446 |
| 2810 | Verifying : build-20150317-192.1.noarch 228/446 |
| 2811 | Verifying : glibc-devel-2.17-78.el7.x86_64 229/446 |
| 2812 | Verifying : soprano-2.9.2-3.el7.x86_64 230/446 |
| 2813 | Verifying : python-backports-1.0-8.el7.x86_64 231/446 |
| 2814 | Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 232/446 |
| 2815 | Verifying : yajl-2.0.4-4.el7.x86_64 233/446 |
| 2816 | Verifying : libicu-50.1.2-11.el7.x86_64 234/446 |
| 2817 | Verifying : at-spi2-atk-2.8.1-4.el7.x86_64 235/446 |
| 2818 | Verifying : neon-0.30.0-3.el7.x86_64 236/446 |
| 2819 | Verifying : 4:perl-5.16.3-285.el7.x86_64 237/446 |
| 2820 | Verifying : libXcomposite-devel-0.4.4-4.1.el7.x86_64 238/446 |
| 2821 | Verifying : intltool-0.50.2-6.el7.noarch 239/446 |
| 2822 | Verifying : perl-File-Path-2.09-2.el7.noarch 240/446 |
| 2823 | Verifying : openjpeg-libs-1.5.1-10.el7.x86_64 241/446 |
| 2824 | Verifying : 1:make-3.82-21.el7.x86_64 242/446 |
| 2825 | Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 243/446 |
| 2826 | Verifying : iso-codes-3.46-2.el7.noarch 244/446 |
| 2827 | Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 245/446 |
| 2828 | Verifying : libdv-1.0.0-17.el7.x86_64 246/446 |
| 2829 | Verifying : hunspell-1.3.2-13.el7.x86_64 247/446 |
| 2830 | Verifying : clucene-core-2.3.3.4-11.el7.x86_64 248/446 |
| 2831 | Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 249/446 |
| 2832 | Verifying : libtool-ltdl-2.4.2-20.el7.x86_64 250/446 |
| 2833 | Verifying : automake-1.13.4-3.el7.noarch 251/446 |
| 2834 | Verifying : libXdamage-devel-1.1.4-4.1.el7.x86_64 252/446 |
| 2835 | Verifying : dbusmenu-qt-0.9.2-7.el7.x86_64 253/446 |
| 2836 | Verifying : libXrandr-1.4.1-2.1.el7.x86_64 254/446 |
| 2837 | Verifying : 2:libpng-1.5.13-5.el7.x86_64 255/446 |
| 2838 | Verifying : hunspell-en-US-0.20121024-5.el7.noarch 256/446 |
| 2839 | Verifying : glib2-devel-2.40.0-4.el7.x86_64 257/446 |
| 2840 | Verifying : avahi-libs-0.6.31-14.el7.x86_64 258/446 |
| 2841 | Verifying : libgusb-0.1.6-3.el7.x86_64 259/446 |
| 2842 | Verifying : python-chardet-2.0.1-7.el7.noarch 260/446 |
| 2843 | Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 261/446 |
| 2844 | Verifying : gstreamer-0.10.36-7.el7.x86_64 262/446 |
| 2845 | Verifying : perl-Encode-2.51-7.el7.x86_64 263/446 |
| 2846 | Verifying : libXScrnSaver-1.2.2-6.1.el7.x86_64 264/446 |
| 2847 | Verifying : fontconfig-2.10.95-7.el7.x86_64 265/446 |
| 2848 | Verifying : strigi-libs-0.7.7-12.20120626.el7.x86_64 266/446 |
| 2849 | Verifying : fontconfig-devel-2.10.95-7.el7.x86_64 267/446 |
| 2850 | Verifying : libpciaccess-0.13.1-4.1.el7.x86_64 268/446 |
| 2851 | Verifying : atk-devel-2.8.0-4.el7.x86_64 269/446 |
| 2852 | Verifying : gobject-introspection-1.36.0-4.el7.x86_64 270/446 |
| 2853 | Verifying : mailcap-2.1.41-2.el7.noarch 271/446 |
| 2854 | Verifying : m4-1.4.16-9.el7.x86_64 272/446 |
| 2855 | Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 273/446 |
| 2856 | Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 274/446 |
| 2857 | Verifying : pciutils-libs-3.2.1-4.el7.x86_64 275/446 |
| 2858 | Verifying : fontpackages-filesystem-1.44-8.el7.noarch 276/446 |
| 2859 | Verifying : passwd-0.79-4.el7.x86_64 277/446 |
| 2860 | Verifying : libXcursor-1.1.14-2.1.el7.x86_64 278/446 |
| 2861 | Verifying : systemtap-devel-2.6-10.el7_1.x86_64 279/446 |
| 2862 | Verifying : libXevie-1.0.3-7.1.el7.x86_64 280/446 |
| 2863 | Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 281/446 |
| 2864 | Verifying : libXrender-0.9.8-2.1.el7.x86_64 282/446 |
| 2865 | Verifying : graphite2-1.2.2-5.el7.x86_64 283/446 |
| 2866 | Verifying : libpipeline-1.2.3-3.el7.x86_64 284/446 |
| 2867 | Verifying : libxslt-1.1.28-5.el7.x86_64 285/446 |
| 2868 | Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 286/446 |
| 2869 | Verifying : 1:qt-x11-4.8.5-8.el7.x86_64 287/446 |
| 2870 | Verifying : libXrandr-devel-1.4.1-2.1.el7.x86_64 288/446 |
| 2871 | Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 289/446 |
| 2872 | Verifying : polkit-0.112-5.el7.x86_64 290/446 |
| 2873 | Verifying : hostname-3.13-3.el7.x86_64 291/446 |
| 2874 | Verifying : libXfixes-5.0.1-2.1.el7.x86_64 292/446 |
| 2875 | Verifying : nss-softokn-freebl-3.16.2.3-9.el7.i686 293/446 |
| 2876 | Verifying : pakchois-0.4-10.el7.x86_64 294/446 |
| 2877 | Verifying : glibc-2.17-78.el7.i686 295/446 |
| 2878 | Verifying : fipscheck-1.4.1-5.el7.x86_64 296/446 |
| 2879 | Verifying : libquadmath-4.8.3-9.el7.x86_64 297/446 |
| 2880 | Verifying : libsndfile-1.0.25-9.el7.x86_64 298/446 |
| 2881 | Verifying : ctags-5.8-13.el7.x86_64 299/446 |
| 2882 | Verifying : libatasmart-0.19-6.el7.x86_64 300/446 |
| 2883 | Verifying : perl-IO-HTML-1.00-2.el7.noarch 301/446 |
| 2884 | Verifying : perl-constant-1.27-2.el7.noarch 302/446 |
| 2885 | Verifying : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 303/446 |
| 2886 | Verifying : gcc-gfortran-4.8.3-9.el7.x86_64 304/446 |
| 2887 | Verifying : libquadmath-devel-4.8.3-9.el7.x86_64 305/446 |
| 2888 | Verifying : yum-utils-1.1.31-29.el7.noarch 306/446 |
| 2889 | Verifying : libXmu-1.1.1-5.1.el7.x86_64 307/446 |
| 2890 | Verifying : perl-Test-Harness-3.28-2.el7.noarch 308/446 |
| 2891 | Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 309/446 |
| 2892 | Verifying : perl-Encode-Locale-1.03-5.el7.noarch 310/446 |
| 2893 | Verifying : javapackages-tools-3.4.1-6.el7_0.noarch 311/446 |
| 2894 | Verifying : perl-Socket-2.010-3.el7.x86_64 312/446 |
| 2895 | Verifying : json-c-0.11-4.el7_0.x86_64 313/446 |
| 2896 | Verifying : libXcursor-devel-1.1.14-2.1.el7.x86_64 314/446 |
| 2897 | Verifying : ttmkfdir-3.0.9-41.el7.x86_64 315/446 |
| 2898 | Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 316/446 |
| 2899 | Verifying : libICE-1.0.8-7.el7.x86_64 317/446 |
| 2900 | Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 318/446 |
| 2901 | Verifying : perl-libwww-perl-6.05-2.el7.noarch 319/446 |
| 2902 | Verifying : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 320/446 |
| 2903 | Verifying : rpmdevtools-8.3-5.el7.noarch 321/446 |
| 2904 | Verifying : libX11-1.6.0-2.1.el7.x86_64 322/446 |
| 2905 | Verifying : openssh-6.6.1p1-12.el7_1.x86_64 323/446 |
| 2906 | Verifying : kde-runtime-libs-4.10.5-8.el7.x86_64 324/446 |
| 2907 | Verifying : nepomuk-core-libs-4.10.5-5.el7.x86_64 325/446 |
| 2908 | Verifying : wavpack-4.60.1-9.el7.x86_64 326/446 |
| 2909 | Verifying : epel-release-7-5.noarch 327/446 |
| 2910 | Verifying : cairo-devel-1.12.14-6.el7.x86_64 328/446 |
| 2911 | Verifying : libusbx-1.0.15-4.el7.x86_64 329/446 |
| 2912 | Verifying : libdrm-devel-2.4.56-2.el7.x86_64 330/446 |
| 2913 | Verifying : xdg-user-dirs-0.15-4.el7.x86_64 331/446 |
| 2914 | Verifying : ilmbase-1.0.3-7.el7.x86_64 332/446 |
| 2915 | Verifying : perl-HTTP-Date-6.02-8.el7.noarch 333/446 |
| 2916 | Verifying : libstdc++-devel-4.8.3-9.el7.x86_64 334/446 |
| 2917 | Verifying : mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 335/446 |
| 2918 | Verifying : 1:openssl-1.0.1e-42.el7.4.x86_64 336/446 |
| 2919 | Verifying : python-mako-0.8.1-2.el7.noarch 337/446 |
| 2920 | Verifying : perl-TermReadKey-2.30-20.el7.x86_64 338/446 |
| 2921 | Verifying : perl-Business-ISBN-2.06-2.el7.noarch 339/446 |
| 2922 | Verifying : sound-theme-freedesktop-0.8-3.el7.noarch 340/446 |
| 2923 | Verifying : libthai-0.1.14-9.el7.x86_64 341/446 |
| 2924 | Verifying : gl-manpages-1.1-7.20130122.el7.noarch 342/446 |
| 2925 | Verifying : gpm-libs-1.20.7-5.el7.x86_64 343/446 |
| 2926 | Verifying : xerces-j2-2.11.0-17.el7_0.noarch 344/446 |
| 2927 | Verifying : qt-settings-19-23.5.el7.noarch 345/446 |
| 2928 | Verifying : gnutls-3.3.8-12.el7.x86_64 346/446 |
| 2929 | Verifying : libXv-1.0.9-2.1.el7.x86_64 347/446 |
| 2930 | Verifying : oxygen-icon-theme-4.10.5-2.el7.noarch 348/446 |
| 2931 | Verifying : apr-util-1.5.2-6.el7.x86_64 349/446 |
| 2932 | Verifying : libSM-1.2.1-7.el7.x86_64 350/446 |
| 2933 | Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 351/446 |
| 2934 | Verifying : kbd-1.15.5-11.el7.x86_64 352/446 |
| 2935 | Verifying : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 353/446 |
| 2936 | Verifying : autoconf-2.69-11.el7.noarch 354/446 |
| 2937 | Verifying : libss-1.42.9-7.el7.x86_64 355/446 |
| 2938 | Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 356/446 |
| 2939 | Verifying : libiodbc-3.52.7-7.el7.x86_64 357/446 |
| 2940 | Verifying : libffi-devel-3.0.13-11.el7.x86_64 358/446 |
| 2941 | Verifying : ibus-setup-1.5.3-11.el7.noarch 359/446 |
| 2942 | Verifying : pixman-devel-0.32.4-3.el7.x86_64 360/446 |
| 2943 | Verifying : exiv2-libs-0.23-6.el7.x86_64 361/446 |
| 2944 | Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 362/446 |
| 2945 | Verifying : speex-1.2-0.19.rc1.el7.x86_64 363/446 |
| 2946 | Verifying : redhat-menus-12.0.2-7.el7.noarch 364/446 |
| 2947 | Verifying : tzdata-java-2015d-1.el7.noarch 365/446 |
| 2948 | Verifying : dbus-python-1.1.1-9.el7.x86_64 366/446 |
| 2949 | Verifying : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 367/446 |
| 2950 | Verifying : elfutils-0.160-1.el7.x86_64 368/446 |
| 2951 | Verifying : 6:kdelibs-4.10.5-6.el7.x86_64 369/446 |
| 2952 | Verifying : rcs-5.9.0-5.el7.x86_64 370/446 |
| 2953 | Verifying : phonon-4.6.0-9.el7.x86_64 371/446 |
| 2954 | Verifying : qca2-2.0.3-7.el7.x86_64 372/446 |
| 2955 | Verifying : initscripts-9.49.24-1.el7.x86_64 373/446 |
| 2956 | Verifying : pango-1.34.1-5.el7.x86_64 374/446 |
| 2957 | Verifying : 2:libogg-1.3.0-7.el7.x86_64 375/446 |
| 2958 | Verifying : libv4l-0.9.5-4.el7.x86_64 376/446 |
| 2959 | Verifying : perl-Pod-Usage-1.63-3.el7.noarch 377/446 |
| 2960 | Verifying : libtdb-1.3.0-1.el7.x86_64 378/446 |
| 2961 | Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 379/446 |
| 2962 | Verifying : libudisks2-2.1.2-5.el7.x86_64 380/446 |
| 2963 | Verifying : perl-URI-1.60-9.el7.noarch 381/446 |
| 2964 | Verifying : libgfortran-4.8.3-9.el7.x86_64 382/446 |
| 2965 | Verifying : poppler-qt-0.22.5-6.el7.x86_64 383/446 |
| 2966 | Verifying : glib-networking-2.40.0-1.el7.x86_64 384/446 |
| 2967 | Verifying : hicolor-icon-theme-0.12-7.el7.noarch 385/446 |
| 2968 | Verifying : 1:perl-parent-0.225-244.el7.noarch 386/446 |
| 2969 | Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 387/446 |
| 2970 | Verifying : giflib-4.1.6-9.el7.x86_64 388/446 |
| 2971 | Verifying : libXi-1.7.2-2.1.el7.x86_64 389/446 |
| 2972 | Verifying : libX11-devel-1.6.0-2.1.el7.x86_64 390/446 |
| 2973 | Verifying : cdparanoia-libs-10.2-17.el7.x86_64 391/446 |
| 2974 | Verifying : libXext-devel-1.3.2-2.1.el7.x86_64 392/446 |
| 2975 | Verifying : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 393/446 |
| 2976 | Verifying : boost-system-1.53.0-23.el7.x86_64 394/446 |
| 2977 | Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 395/446 |
| 2978 | Verifying : libvisual-0.4.0-16.el7.x86_64 396/446 |
| 2979 | Verifying : poppler-data-0.4.6-3.el7.noarch 397/446 |
| 2980 | Verifying : xalan-j2-2.7.1-23.el7.noarch 398/446 |
| 2981 | Verifying : swig-2.0.11-11.el7.kolab_3.5.x86_64 399/446 |
| 2982 | Verifying : osc-0.151.2-169.1.x86_64 400/446 |
| 2983 | Verifying : pm-utils-1.4.1-27.el7.x86_64 401/446 |
| 2984 | Verifying : alsa-lib-1.0.28-2.el7.x86_64 402/446 |
| 2985 | Verifying : perl-Getopt-Long-2.40-2.el7.noarch 403/446 |
| 2986 | Verifying : zip-3.0-10.el7.x86_64 404/446 |
| 2987 | Verifying : 2:libpng-devel-1.5.13-5.el7.x86_64 405/446 |
| 2988 | Verifying : mpfr-3.1.1-4.el7.x86_64 406/446 |
| 2989 | Verifying : mozjs17-17.0.0-10.el7.x86_64 407/446 |
| 2990 | Verifying : libXdamage-1.1.4-4.1.el7.x86_64 408/446 |
| 2991 | Verifying : media-player-info-17-4.el7.noarch 409/446 |
| 2992 | Verifying : libxcb-1.9-5.el7.x86_64 410/446 |
| 2993 | Verifying : perl-IO-Compress-2.061-2.el7.noarch 411/446 |
| 2994 | Verifying : polkit-qt-0.103.0-10.el7_0.x86_64 412/446 |
| 2995 | Verifying : perl-PathTools-3.40-5.el7.x86_64 413/446 |
| 2996 | Verifying : glibc-devel-2.17-78.el7.i686 414/446 |
| 2997 | Verifying : rasqal-0.9.30-4.el7.x86_64 415/446 |
| 2998 | Verifying : libical-0.48-6.el7.x86_64 416/446 |
| 2999 | Verifying : libasyncns-0.8-7.el7.x86_64 417/446 |
| 3000 | Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 418/446 |
| 3001 | Verifying : apr-1.4.8-3.el7.x86_64 419/446 |
| 3002 | Verifying : cairo-gobject-1.12.14-6.el7.x86_64 420/446 |
| 3003 | Verifying : kde-runtime-drkonqi-4.10.5-8.el7.x86_64 421/446 |
| 3004 | Verifying : pygobject3-3.8.2-6.el7.x86_64 422/446 |
| 3005 | Verifying : perl-Thread-Queue-3.02-2.el7.noarch 423/446 |
| 3006 | Verifying : cpp-4.8.3-9.el7.x86_64 424/446 |
| 3007 | Verifying : libXft-devel-2.3.1-5.1.el7.x86_64 425/446 |
| 3008 | Verifying : git-1.8.3.1-4.el7.x86_64 426/446 |
| 3009 | Verifying : man-db-2.6.3-9.el7.x86_64 427/446 |
| 3010 | Verifying : systemtap-client-2.6-10.el7_1.x86_64 428/446 |
| 3011 | Verifying : libcanberra-0.30-5.el7.x86_64 429/446 |
| 3012 | Verifying : rpm-build-4.11.1-25.el7.x86_64 430/446 |
| 3013 | Verifying : pulseaudio-libs-glib2-3.0-30.el7.x86_64 431/446 |
| 3014 | Verifying : perl-HTTP-Daemon-6.01-5.el7.noarch 432/446 |
| 3015 | Verifying : 1:enchant-1.6.0-8.el7.x86_64 433/446 |
| 3016 | Verifying : openssh-clients-6.6.1p1-12.el7_1.x86_64 434/446 |
| 3017 | Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 435/446 |
| 3018 | Verifying : dbus-glib-0.100-7.el7.x86_64 436/446 |
| 3019 | Verifying : jbigkit-libs-2.0-11.el7.x86_64 437/446 |
| 3020 | Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 438/446 |
| 3021 | Verifying : at-spi2-core-2.8.0-6.el7.x86_64 439/446 |
| 3022 | Verifying : redhat-rpm-config-9.1.0-68.el7.centos.noarch 440/446 |
| 3023 | Verifying : libXext-1.3.2-2.1.el7.x86_64 441/446 |
| 3024 | Verifying : expat-devel-2.1.0-8.el7.x86_64 442/446 |
| 3025 | Verifying : subversion-1.7.14-7.el7_0.x86_64 443/446 |
| 3026 | Verifying : xorg-x11-proto-devel-7.7-8.el7.1.noarch 444/446 |
| 3027 | Verifying : icoutils-0.31.0-3.el7.x86_64 445/446 |
| 3028 | Verifying : libXfixes-devel-5.0.1-2.1.el7.x86_64 446/446 |
| 3029 | |
| 3030 | Installed: |
| 3031 | ant.noarch 0:1.9.2-9.el7 |
| 3032 | autoconf.noarch 0:2.69-11.el7 |
| 3033 | automake.noarch 0:1.13.4-3.el7 |
| 3034 | bison.x86_64 0:2.7-4.el7 |
| 3035 | build.noarch 0:20150317-192.1 |
| 3036 | byacc.x86_64 0:1.9.20130304-3.el7 |
| 3037 | cscope.x86_64 0:15.8-7.el7 |
| 3038 | ctags.x86_64 0:5.8-13.el7 |
| 3039 | diffstat.x86_64 0:1.57-4.el7 |
| 3040 | doxygen.x86_64 1:1.8.5-3.el7 |
| 3041 | elfutils.x86_64 0:0.160-1.el7 |
| 3042 | epel-release.noarch 0:7-5 |
| 3043 | flex.x86_64 0:2.5.37-3.el7 |
| 3044 | gcc.x86_64 0:4.8.3-9.el7 |
| 3045 | gcc-c++.x86_64 0:4.8.3-9.el7 |
| 3046 | gcc-gfortran.x86_64 0:4.8.3-9.el7 |
| 3047 | gettext.x86_64 0:0.18.2.1-4.el7 |
| 3048 | git.x86_64 0:1.8.3.1-4.el7 |
| 3049 | glibc-devel.i686 0:2.17-78.el7 |
| 3050 | glibc-devel.x86_64 0:2.17-78.el7 |
| 3051 | gtk2-devel.x86_64 0:2.24.22-5.el7_0.1 |
| 3052 | ibus-devel.x86_64 0:1.5.3-11.el7 |
| 3053 | indent.x86_64 0:2.2.11-13.el7 |
| 3054 | intltool.noarch 0:0.50.2-6.el7 |
| 3055 | java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 3056 | libtool.x86_64 0:2.4.2-20.el7 |
| 3057 | make.x86_64 1:3.82-21.el7 |
| 3058 | osc.x86_64 0:0.151.2-169.1 |
| 3059 | passwd.x86_64 0:0.79-4.el7 |
| 3060 | patch.x86_64 0:2.7.1-8.el7 |
| 3061 | patchutils.x86_64 0:0.3.3-4.el7 |
| 3062 | perl-Digest-MD5.x86_64 0:2.52-3.el7 |
| 3063 | perl-TimeDate.noarch 1:2.30-2.el7 |
| 3064 | rcs.x86_64 0:5.9.0-5.el7 |
| 3065 | redhat-rpm-config.noarch 0:9.1.0-68.el7.centos |
| 3066 | rpm-build.x86_64 0:4.11.1-25.el7 |
| 3067 | rpm-sign.x86_64 0:4.11.1-25.el7 |
| 3068 | rpmdevtools.noarch 0:8.3-5.el7 |
| 3069 | subversion.x86_64 0:1.7.14-7.el7_0 |
| 3070 | sudo.x86_64 0:1.8.6p7-13.el7 |
| 3071 | swig.x86_64 0:2.0.11-11.el7.kolab_3.5 |
| 3072 | systemtap.x86_64 0:2.6-10.el7_1 |
| 3073 | vim-enhanced.x86_64 2:7.4.160-1.el7 |
| 3074 | yum-utils.noarch 0:1.1.31-29.el7 |
| 3075 | |
| 3076 | Dependency Installed: |
| 3077 | GConf2.x86_64 0:3.2.6-8.el7 |
| 3078 | OpenEXR-libs.x86_64 0:1.7.1-7.el7 |
| 3079 | adwaita-cursor-theme.noarch 0:3.8.4-3.el7 |
| 3080 | alsa-lib.x86_64 0:1.0.28-2.el7 |
| 3081 | apr.x86_64 0:1.4.8-3.el7 |
| 3082 | apr-util.x86_64 0:1.5.2-6.el7 |
| 3083 | at-spi2-atk.x86_64 0:2.8.1-4.el7 |
| 3084 | at-spi2-core.x86_64 0:2.8.0-6.el7 |
| 3085 | atk.x86_64 0:2.8.0-4.el7 |
| 3086 | atk-devel.x86_64 0:2.8.0-4.el7 |
| 3087 | attica.x86_64 0:0.4.1-4.el7 |
| 3088 | avahi-libs.x86_64 0:0.6.31-14.el7 |
| 3089 | boost-system.x86_64 0:1.53.0-23.el7 |
| 3090 | boost-thread.x86_64 0:1.53.0-23.el7 |
| 3091 | build-mkbaselibs.noarch 0:20150317-192.1 |
| 3092 | bzip2.x86_64 0:1.0.6-12.el7 |
| 3093 | cairo.x86_64 0:1.12.14-6.el7 |
| 3094 | cairo-devel.x86_64 0:1.12.14-6.el7 |
| 3095 | cairo-gobject.x86_64 0:1.12.14-6.el7 |
| 3096 | cdparanoia-libs.x86_64 0:10.2-17.el7 |
| 3097 | clucene-core.x86_64 0:2.3.3.4-11.el7 |
| 3098 | colord-libs.x86_64 0:1.0.4-3.el7 |
| 3099 | cpp.x86_64 0:4.8.3-9.el7 |
| 3100 | cryptsetup.x86_64 0:1.6.6-3.el7 |
| 3101 | cryptsetup-libs.x86_64 0:1.6.6-3.el7 |
| 3102 | cups-libs.x86_64 1:1.6.3-17.el7 |
| 3103 | cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 |
| 3104 | dbus.x86_64 1:1.6.12-11.el7 |
| 3105 | dbus-devel.x86_64 1:1.6.12-11.el7 |
| 3106 | dbus-glib.x86_64 0:0.100-7.el7 |
| 3107 | dbus-python.x86_64 0:1.1.1-9.el7 |
| 3108 | dbus-x11.x86_64 1:1.6.12-11.el7 |
| 3109 | dbusmenu-qt.x86_64 0:0.9.2-7.el7 |
| 3110 | dconf.x86_64 0:0.16.0-6.el7 |
| 3111 | desktop-file-utils.x86_64 0:0.21-4.el7 |
| 3112 | docbook-dtds.noarch 0:1.0-60.el7 |
| 3113 | docbook-style-xsl.noarch 0:1.78.1-3.el7 |
| 3114 | dosfstools.x86_64 0:3.0.20-9.el7 |
| 3115 | dwz.x86_64 0:0.11-3.el7 |
| 3116 | dyninst.x86_64 0:8.2.0-2.el7 |
| 3117 | e2fsprogs.x86_64 0:1.42.9-7.el7 |
| 3118 | e2fsprogs-libs.x86_64 0:1.42.9-7.el7 |
| 3119 | elfutils-libs.x86_64 0:0.160-1.el7 |
| 3120 | emacs-filesystem.noarch 1:24.3-11.el7 |
| 3121 | enchant.x86_64 1:1.6.0-8.el7 |
| 3122 | exiv2-libs.x86_64 0:0.23-6.el7 |
| 3123 | expat-devel.x86_64 0:2.1.0-8.el7 |
| 3124 | fipscheck.x86_64 0:1.4.1-5.el7 |
| 3125 | fipscheck-lib.x86_64 0:1.4.1-5.el7 |
| 3126 | flac-libs.x86_64 0:1.3.0-5.el7_1 |
| 3127 | fontconfig.x86_64 0:2.10.95-7.el7 |
| 3128 | fontconfig-devel.x86_64 0:2.10.95-7.el7 |
| 3129 | fontpackages-filesystem.noarch 0:1.44-8.el7 |
| 3130 | freetype.x86_64 0:2.4.11-10.el7_1.1 |
| 3131 | freetype-devel.x86_64 0:2.4.11-10.el7_1.1 |
| 3132 | gamin.x86_64 0:0.1.10-16.el7 |
| 3133 | gdb.x86_64 0:7.6.1-64.el7 |
| 3134 | gdisk.x86_64 0:0.8.6-5.el7 |
| 3135 | gdk-pixbuf2.x86_64 0:2.28.2-4.el7 |
| 3136 | gdk-pixbuf2-devel.x86_64 0:2.28.2-4.el7 |
| 3137 | gettext-common-devel.noarch 0:0.18.2.1-4.el7 |
| 3138 | gettext-devel.x86_64 0:0.18.2.1-4.el7 |
| 3139 | gettext-libs.x86_64 0:0.18.2.1-4.el7 |
| 3140 | giflib.x86_64 0:4.1.6-9.el7 |
| 3141 | gl-manpages.noarch 0:1.1-7.20130122.el7 |
| 3142 | glib-networking.x86_64 0:2.40.0-1.el7 |
| 3143 | glib2-devel.x86_64 0:2.40.0-4.el7 |
| 3144 | glibc.i686 0:2.17-78.el7 |
| 3145 | glibc-headers.x86_64 0:2.17-78.el7 |
| 3146 | gnutls.x86_64 0:3.3.8-12.el7 |
| 3147 | gobject-introspection.x86_64 0:1.36.0-4.el7 |
| 3148 | gobject-introspection-devel.x86_64 0:1.36.0-4.el7 |
| 3149 | gpm-libs.x86_64 0:1.20.7-5.el7 |
| 3150 | graphite2.x86_64 0:1.2.2-5.el7 |
| 3151 | gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 |
| 3152 | gsm.x86_64 0:1.0.13-11.el7 |
| 3153 | gstreamer.x86_64 0:0.10.36-7.el7 |
| 3154 | gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 |
| 3155 | gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 |
| 3156 | gstreamer-tools.x86_64 0:0.10.36-7.el7 |
| 3157 | gstreamer1.x86_64 0:1.0.7-4.el7 |
| 3158 | gtk2.x86_64 0:2.24.22-5.el7_0.1 |
| 3159 | gtk3.x86_64 0:3.8.8-10.el7 |
| 3160 | harfbuzz.x86_64 0:0.9.20-4.el7 |
| 3161 | harfbuzz-devel.x86_64 0:0.9.20-4.el7 |
| 3162 | harfbuzz-icu.x86_64 0:0.9.20-4.el7 |
| 3163 | hicolor-icon-theme.noarch 0:0.12-7.el7 |
| 3164 | hostname.x86_64 0:3.13-3.el7 |
| 3165 | hunspell.x86_64 0:1.3.2-13.el7 |
| 3166 | hunspell-en-US.noarch 0:0.20121024-5.el7 |
| 3167 | hwdata.x86_64 0:0.252-7.8.el7_1 |
| 3168 | ibus.x86_64 0:1.5.3-11.el7 |
| 3169 | ibus-gtk2.x86_64 0:1.5.3-11.el7 |
| 3170 | ibus-gtk3.x86_64 0:1.5.3-11.el7 |
| 3171 | ibus-libs.x86_64 0:1.5.3-11.el7 |
| 3172 | ibus-setup.noarch 0:1.5.3-11.el7 |
| 3173 | icoutils.x86_64 0:0.31.0-3.el7 |
| 3174 | ilmbase.x86_64 0:1.0.3-7.el7 |
| 3175 | initscripts.x86_64 0:9.49.24-1.el7 |
| 3176 | iso-codes.noarch 0:3.46-2.el7 |
| 3177 | jasper-libs.x86_64 0:1.900.1-26.el7_0.3 |
| 3178 | java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 3179 | java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 3180 | javapackages-tools.noarch 0:3.4.1-6.el7_0 |
| 3181 | jbigkit-libs.x86_64 0:2.0-11.el7 |
| 3182 | json-c.x86_64 0:0.11-4.el7_0 |
| 3183 | kactivities.x86_64 0:4.10.5-3.el7 |
| 3184 | kbd.x86_64 0:1.15.5-11.el7 |
| 3185 | kbd-legacy.noarch 0:1.15.5-11.el7 |
| 3186 | kbd-misc.noarch 0:1.15.5-11.el7 |
| 3187 | kde-filesystem.x86_64 0:4-47.el7 |
| 3188 | kde-runtime.x86_64 0:4.10.5-8.el7 |
| 3189 | kde-runtime-drkonqi.x86_64 0:4.10.5-8.el7 |
| 3190 | kde-runtime-libs.x86_64 0:4.10.5-8.el7 |
| 3191 | kde-settings.noarch 0:19-23.5.el7 |
| 3192 | kdelibs.x86_64 6:4.10.5-6.el7 |
| 3193 | kdelibs-common.x86_64 6:4.10.5-6.el7 |
| 3194 | kdepimlibs.x86_64 0:4.10.5-3.el7 |
| 3195 | kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 |
| 3196 | kernel-devel.x86_64 0:3.10.0-229.4.2.el7 |
| 3197 | kernel-headers.x86_64 0:3.10.0-229.4.2.el7 |
| 3198 | kmod.x86_64 0:14-10.el7 |
| 3199 | lcms2.x86_64 0:2.5-4.el7 |
| 3200 | libICE.x86_64 0:1.0.8-7.el7 |
| 3201 | libSM.x86_64 0:1.2.1-7.el7 |
| 3202 | libX11.x86_64 0:1.6.0-2.1.el7 |
| 3203 | libX11-common.noarch 0:1.6.0-2.1.el7 |
| 3204 | libX11-devel.x86_64 0:1.6.0-2.1.el7 |
| 3205 | libXScrnSaver.x86_64 0:1.2.2-6.1.el7 |
| 3206 | libXau.x86_64 0:1.0.8-2.1.el7 |
| 3207 | libXau-devel.x86_64 0:1.0.8-2.1.el7 |
| 3208 | libXcomposite.x86_64 0:0.4.4-4.1.el7 |
| 3209 | libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 |
| 3210 | libXcursor.x86_64 0:1.1.14-2.1.el7 |
| 3211 | libXcursor-devel.x86_64 0:1.1.14-2.1.el7 |
| 3212 | libXdamage.x86_64 0:1.1.4-4.1.el7 |
| 3213 | libXdamage-devel.x86_64 0:1.1.4-4.1.el7 |
| 3214 | libXevie.x86_64 0:1.0.3-7.1.el7 |
| 3215 | libXext.x86_64 0:1.3.2-2.1.el7 |
| 3216 | libXext-devel.x86_64 0:1.3.2-2.1.el7 |
| 3217 | libXfixes.x86_64 0:5.0.1-2.1.el7 |
| 3218 | libXfixes-devel.x86_64 0:5.0.1-2.1.el7 |
| 3219 | libXfont.x86_64 0:1.4.7-2.el7_0 |
| 3220 | libXft.x86_64 0:2.3.1-5.1.el7 |
| 3221 | libXft-devel.x86_64 0:2.3.1-5.1.el7 |
| 3222 | libXi.x86_64 0:1.7.2-2.1.el7 |
| 3223 | libXi-devel.x86_64 0:1.7.2-2.1.el7 |
| 3224 | libXinerama.x86_64 0:1.1.3-2.1.el7 |
| 3225 | libXinerama-devel.x86_64 0:1.1.3-2.1.el7 |
| 3226 | libXmu.x86_64 0:1.1.1-5.1.el7 |
| 3227 | libXpm.x86_64 0:3.5.10-5.1.el7 |
| 3228 | libXrandr.x86_64 0:1.4.1-2.1.el7 |
| 3229 | libXrandr-devel.x86_64 0:1.4.1-2.1.el7 |
| 3230 | libXrender.x86_64 0:0.9.8-2.1.el7 |
| 3231 | libXrender-devel.x86_64 0:0.9.8-2.1.el7 |
| 3232 | libXt.x86_64 0:1.1.4-6.1.el7 |
| 3233 | libXtst.x86_64 0:1.2.2-2.1.el7 |
| 3234 | libXv.x86_64 0:1.0.9-2.1.el7 |
| 3235 | libXxf86misc.x86_64 0:1.0.3-7.1.el7 |
| 3236 | libXxf86vm.x86_64 0:1.1.3-2.1.el7 |
| 3237 | libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 |
| 3238 | libasyncns.x86_64 0:0.8-7.el7 |
| 3239 | libatasmart.x86_64 0:0.19-6.el7 |
| 3240 | libavc1394.x86_64 0:0.5.3-14.el7 |
| 3241 | libcanberra.x86_64 0:0.30-5.el7 |
| 3242 | libdrm.x86_64 0:2.4.56-2.el7 |
| 3243 | libdrm-devel.x86_64 0:2.4.56-2.el7 |
| 3244 | libdv.x86_64 0:1.0.0-17.el7 |
| 3245 | libdwarf.x86_64 0:20130207-4.el7 |
| 3246 | libedit.x86_64 0:3.0-12.20121213cvs.el7 |
| 3247 | libffi-devel.x86_64 0:3.0.13-11.el7 |
| 3248 | libfontenc.x86_64 0:1.1.1-5.el7 |
| 3249 | libgfortran.x86_64 0:4.8.3-9.el7 |
| 3250 | libgnome-keyring.x86_64 0:3.8.0-3.el7 |
| 3251 | libgusb.x86_64 0:0.1.6-3.el7 |
| 3252 | libical.x86_64 0:0.48-6.el7 |
| 3253 | libicu.x86_64 0:50.1.2-11.el7 |
| 3254 | libicu-devel.x86_64 0:50.1.2-11.el7 |
| 3255 | libiec61883.x86_64 0:1.2.0-10.el7 |
| 3256 | libimobiledevice.x86_64 0:1.1.5-6.el7 |
| 3257 | libiodbc.x86_64 0:3.52.7-7.el7 |
| 3258 | libjpeg-turbo.x86_64 0:1.2.90-5.el7 |
| 3259 | libldb.x86_64 0:1.1.17-2.el7 |
| 3260 | libmng.x86_64 0:1.0.10-14.el7 |
| 3261 | libmodman.x86_64 0:2.0.1-8.el7 |
| 3262 | libmpc.x86_64 0:1.0.1-3.el7 |
| 3263 | libnotify.x86_64 0:0.7.5-7.el7 |
| 3264 | libogg.x86_64 2:1.3.0-7.el7 |
| 3265 | libpciaccess.x86_64 0:0.13.1-4.1.el7 |
| 3266 | libpipeline.x86_64 0:1.2.3-3.el7 |
| 3267 | libplist.x86_64 0:1.10-4.el7 |
| 3268 | libpng.x86_64 2:1.5.13-5.el7 |
| 3269 | libpng-devel.x86_64 2:1.5.13-5.el7 |
| 3270 | libproxy.x86_64 0:0.4.11-6.el7 |
| 3271 | libquadmath.x86_64 0:4.8.3-9.el7 |
| 3272 | libquadmath-devel.x86_64 0:4.8.3-9.el7 |
| 3273 | libraw1394.x86_64 0:2.1.0-2.el7 |
| 3274 | libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.5 |
| 3275 | librsvg2.x86_64 0:2.39.0-1.el7 |
| 3276 | libshout.x86_64 0:2.2.2-11.el7 |
| 3277 | libsmbclient.x86_64 0:4.1.12-23.el7_1 |
| 3278 | libsndfile.x86_64 0:1.0.25-9.el7 |
| 3279 | libsoup.x86_64 0:2.46.0-3.el7 |
| 3280 | libss.x86_64 0:1.42.9-7.el7 |
| 3281 | libstdc++-devel.x86_64 0:4.8.3-9.el7 |
| 3282 | libtalloc.x86_64 0:2.1.1-1.el7 |
| 3283 | libtdb.x86_64 0:1.3.0-1.el7 |
| 3284 | libtevent.x86_64 0:0.9.21-3.el7 |
| 3285 | libthai.x86_64 0:0.1.14-9.el7 |
| 3286 | libtheora.x86_64 1:1.1.1-8.el7 |
| 3287 | libtiff.x86_64 0:4.0.3-14.el7 |
| 3288 | libtool-ltdl.x86_64 0:2.4.2-20.el7 |
| 3289 | libudisks2.x86_64 0:2.1.2-5.el7 |
| 3290 | libusbx.x86_64 0:1.0.15-4.el7 |
| 3291 | libv4l.x86_64 0:0.9.5-4.el7 |
| 3292 | libvisual.x86_64 0:0.4.0-16.el7 |
| 3293 | libvorbis.x86_64 1:1.3.3-8.el7 |
| 3294 | libwbclient.x86_64 0:4.1.12-23.el7_1 |
| 3295 | libxcb.x86_64 0:1.9-5.el7 |
| 3296 | libxcb-devel.x86_64 0:1.9-5.el7 |
| 3297 | libxkbfile.x86_64 0:1.0.8-5.el7 |
| 3298 | libxslt.x86_64 0:1.1.28-5.el7 |
| 3299 | m2crypto.x86_64 0:0.21.1-15.el7 |
| 3300 | m4.x86_64 0:1.4.16-9.el7 |
| 3301 | mailcap.noarch 0:2.1.41-2.el7 |
| 3302 | man-db.x86_64 0:2.6.3-9.el7 |
| 3303 | mdadm.x86_64 0:3.3.2-2.el7 |
| 3304 | media-player-info.noarch 0:17-4.el7 |
| 3305 | mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 |
| 3306 | mesa-libEGL-devel.x86_64 0:10.2.7-5.20140910.el7 |
| 3307 | mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 |
| 3308 | mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 |
| 3309 | mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 |
| 3310 | mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 |
| 3311 | mokutil.x86_64 0:0.7-5.el7 |
| 3312 | mozjs17.x86_64 0:17.0.0-10.el7 |
| 3313 | mpfr.x86_64 0:3.1.1-4.el7 |
| 3314 | neon.x86_64 0:0.30.0-3.el7 |
| 3315 | nepomuk-core.x86_64 0:4.10.5-5.el7 |
| 3316 | nepomuk-core-libs.x86_64 0:4.10.5-5.el7 |
| 3317 | nettle.x86_64 0:2.7.1-4.el7 |
| 3318 | nss-softokn-freebl.i686 0:3.16.2.3-9.el7 |
| 3319 | openjpeg-libs.x86_64 0:1.5.1-10.el7 |
| 3320 | openssh.x86_64 0:6.6.1p1-12.el7_1 |
| 3321 | openssh-clients.x86_64 0:6.6.1p1-12.el7_1 |
| 3322 | openssl.x86_64 1:1.0.1e-42.el7.4 |
| 3323 | orc.x86_64 0:0.4.17-5.el7 |
| 3324 | oxygen-icon-theme.noarch 0:4.10.5-2.el7 |
| 3325 | pakchois.x86_64 0:0.4-10.el7 |
| 3326 | pango.x86_64 0:1.34.1-5.el7 |
| 3327 | pango-devel.x86_64 0:1.34.1-5.el7 |
| 3328 | parted.x86_64 0:3.1-20.el7 |
| 3329 | pciutils.x86_64 0:3.2.1-4.el7 |
| 3330 | pciutils-libs.x86_64 0:3.2.1-4.el7 |
| 3331 | perl.x86_64 4:5.16.3-285.el7 |
| 3332 | perl-Business-ISBN.noarch 0:2.06-2.el7 |
| 3333 | perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 |
| 3334 | perl-Carp.noarch 0:1.26-244.el7 |
| 3335 | perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 |
| 3336 | perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 |
| 3337 | perl-Data-Dumper.x86_64 0:2.145-3.el7 |
| 3338 | perl-Digest.noarch 0:1.17-245.el7 |
| 3339 | perl-Encode.x86_64 0:2.51-7.el7 |
| 3340 | perl-Encode-Locale.noarch 0:1.03-5.el7 |
| 3341 | perl-Error.noarch 1:0.17020-2.el7 |
| 3342 | perl-Exporter.noarch 0:5.68-3.el7 |
| 3343 | perl-File-Listing.noarch 0:6.04-7.el7 |
| 3344 | perl-File-Path.noarch 0:2.09-2.el7 |
| 3345 | perl-File-Temp.noarch 0:0.23.01-3.el7 |
| 3346 | perl-Filter.x86_64 0:1.49-3.el7 |
| 3347 | perl-Getopt-Long.noarch 0:2.40-2.el7 |
| 3348 | perl-Git.noarch 0:1.8.3.1-4.el7 |
| 3349 | perl-HTML-Parser.x86_64 0:3.71-4.el7 |
| 3350 | perl-HTML-Tagset.noarch 0:3.20-15.el7 |
| 3351 | perl-HTTP-Cookies.noarch 0:6.01-5.el7 |
| 3352 | perl-HTTP-Daemon.noarch 0:6.01-5.el7 |
| 3353 | perl-HTTP-Date.noarch 0:6.02-8.el7 |
| 3354 | perl-HTTP-Message.noarch 0:6.06-6.el7 |
| 3355 | perl-HTTP-Negotiate.noarch 0:6.01-5.el7 |
| 3356 | perl-HTTP-Tiny.noarch 0:0.033-3.el7 |
| 3357 | perl-IO-Compress.noarch 0:2.061-2.el7 |
| 3358 | perl-IO-HTML.noarch 0:1.00-2.el7 |
| 3359 | perl-IO-Socket-IP.noarch 0:0.21-4.el7 |
| 3360 | perl-IO-Socket-SSL.noarch 0:1.94-3.el7 |
| 3361 | perl-LWP-MediaTypes.noarch 0:6.02-2.el7 |
| 3362 | perl-Net-HTTP.noarch 0:6.06-2.el7 |
| 3363 | perl-Net-LibIDN.x86_64 0:0.12-15.el7 |
| 3364 | perl-Net-SSLeay.x86_64 0:1.55-3.el7 |
| 3365 | perl-PathTools.x86_64 0:3.40-5.el7 |
| 3366 | perl-Pod-Escapes.noarch 1:1.04-285.el7 |
| 3367 | perl-Pod-Perldoc.noarch 0:3.20-4.el7 |
| 3368 | perl-Pod-Simple.noarch 1:3.28-4.el7 |
| 3369 | perl-Pod-Usage.noarch 0:1.63-3.el7 |
| 3370 | perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 |
| 3371 | perl-Socket.x86_64 0:2.010-3.el7 |
| 3372 | perl-Storable.x86_64 0:2.45-3.el7 |
| 3373 | perl-TermReadKey.x86_64 0:2.30-20.el7 |
| 3374 | perl-Test-Harness.noarch 0:3.28-2.el7 |
| 3375 | perl-Text-ParseWords.noarch 0:3.29-4.el7 |
| 3376 | perl-Thread-Queue.noarch 0:3.02-2.el7 |
| 3377 | perl-Time-HiRes.x86_64 4:1.9725-3.el7 |
| 3378 | perl-Time-Local.noarch 0:1.2300-2.el7 |
| 3379 | perl-URI.noarch 0:1.60-9.el7 |
| 3380 | perl-WWW-RobotRules.noarch 0:6.02-5.el7 |
| 3381 | perl-XML-Parser.x86_64 0:2.41-10.el7 |
| 3382 | perl-constant.noarch 0:1.27-2.el7 |
| 3383 | perl-libs.x86_64 4:5.16.3-285.el7 |
| 3384 | perl-libwww-perl.noarch 0:6.05-2.el7 |
| 3385 | perl-macros.x86_64 4:5.16.3-285.el7 |
| 3386 | perl-parent.noarch 1:0.225-244.el7 |
| 3387 | perl-podlators.noarch 0:2.5.1-3.el7 |
| 3388 | perl-srpm-macros.noarch 0:1-8.el7 |
| 3389 | perl-threads.x86_64 0:1.87-4.el7 |
| 3390 | perl-threads-shared.x86_64 0:1.43-6.el7 |
| 3391 | phonon.x86_64 0:4.6.0-9.el7 |
| 3392 | phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 |
| 3393 | pixman.x86_64 0:0.32.4-3.el7 |
| 3394 | pixman-devel.x86_64 0:0.32.4-3.el7 |
| 3395 | pm-utils.x86_64 0:1.4.1-27.el7 |
| 3396 | polkit.x86_64 0:0.112-5.el7 |
| 3397 | polkit-pkla-compat.x86_64 0:0.1-4.el7 |
| 3398 | polkit-qt.x86_64 0:0.103.0-10.el7_0 |
| 3399 | poppler.x86_64 0:0.22.5-6.el7 |
| 3400 | poppler-data.noarch 0:0.4.6-3.el7 |
| 3401 | poppler-qt.x86_64 0:0.22.5-6.el7 |
| 3402 | poppler-utils.x86_64 0:0.22.5-6.el7 |
| 3403 | psmisc.x86_64 0:22.20-8.el7 |
| 3404 | pulseaudio-libs.x86_64 0:3.0-30.el7 |
| 3405 | pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 |
| 3406 | pyOpenSSL.x86_64 0:0.13.1-3.el7 |
| 3407 | pycairo.x86_64 0:1.8.10-8.el7 |
| 3408 | pygobject3.x86_64 0:3.8.2-6.el7 |
| 3409 | pygobject3-base.x86_64 0:3.8.2-6.el7 |
| 3410 | pytalloc.x86_64 0:2.1.1-1.el7 |
| 3411 | python-backports.x86_64 0:1.0-8.el7 |
| 3412 | python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 |
| 3413 | python-beaker.noarch 0:1.5.4-10.el7 |
| 3414 | python-chardet.noarch 0:2.0.1-7.el7 |
| 3415 | python-javapackages.noarch 0:3.4.1-6.el7_0 |
| 3416 | python-kitchen.noarch 0:1.1.1-5.el7 |
| 3417 | python-lxml.x86_64 0:3.2.1-4.el7 |
| 3418 | python-mako.noarch 0:0.8.1-2.el7 |
| 3419 | python-markupsafe.x86_64 0:0.11-10.el7 |
| 3420 | python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 |
| 3421 | python-setuptools.noarch 0:7.0-2.el7.kolab_3.5 |
| 3422 | python-tempita.noarch 0:0.5.1-6.el7 |
| 3423 | qca2.x86_64 0:2.0.3-7.el7 |
| 3424 | qt.x86_64 1:4.8.5-8.el7 |
| 3425 | qt-settings.noarch 0:19-23.5.el7 |
| 3426 | qt-x11.x86_64 1:4.8.5-8.el7 |
| 3427 | raptor2.x86_64 0:2.0.9-3.el7 |
| 3428 | rasqal.x86_64 0:0.9.30-4.el7 |
| 3429 | redhat-menus.noarch 0:12.0.2-7.el7 |
| 3430 | redland.x86_64 0:1.0.16-6.el7 |
| 3431 | redland-virtuoso.x86_64 0:1.0.16-6.el7 |
| 3432 | rsync.x86_64 0:3.0.9-15.el7 |
| 3433 | samba-common.x86_64 0:4.1.12-23.el7_1 |
| 3434 | samba-libs.x86_64 0:4.1.12-23.el7_1 |
| 3435 | sgml-common.noarch 0:0.6.3-39.el7 |
| 3436 | shared-desktop-ontologies.noarch 0:0.11.0-2.el7 |
| 3437 | soprano.x86_64 0:2.9.2-3.el7 |
| 3438 | sound-theme-freedesktop.noarch 0:0.8-3.el7 |
| 3439 | speex.x86_64 0:1.2-0.19.rc1.el7 |
| 3440 | strigi-libs.x86_64 0:0.7.7-12.20120626.el7 |
| 3441 | subversion-libs.x86_64 0:1.7.14-7.el7_0 |
| 3442 | systemtap-client.x86_64 0:2.6-10.el7_1 |
| 3443 | systemtap-devel.x86_64 0:2.6-10.el7_1 |
| 3444 | systemtap-runtime.x86_64 0:2.6-10.el7_1 |
| 3445 | sysvinit-tools.x86_64 0:2.88-14.dsf.el7 |
| 3446 | taglib.x86_64 0:1.8-7.20130218git.el7 |
| 3447 | tar.x86_64 2:1.26-29.el7 |
| 3448 | tcp_wrappers-libs.x86_64 0:7.6-77.el7 |
| 3449 | trousers.x86_64 0:0.3.11.2-3.el7 |
| 3450 | ttmkfdir.x86_64 0:3.0.9-41.el7 |
| 3451 | tzdata-java.noarch 0:2015d-1.el7 |
| 3452 | udisks2.x86_64 0:2.1.2-5.el7 |
| 3453 | unzip.x86_64 0:6.0-15.el7 |
| 3454 | upower.x86_64 0:0.9.20-7.el7 |
| 3455 | usbmuxd.x86_64 0:1.0.8-11.el7 |
| 3456 | vala.x86_64 0:0.20.1-3.el7 |
| 3457 | vim-common.x86_64 2:7.4.160-1.el7 |
| 3458 | vim-filesystem.x86_64 2:7.4.160-1.el7 |
| 3459 | virtuoso-opensource.x86_64 1:6.1.6-6.el7 |
| 3460 | wavpack.x86_64 0:4.60.1-9.el7 |
| 3461 | xalan-j2.noarch 0:2.7.1-23.el7 |
| 3462 | xdg-user-dirs.x86_64 0:0.15-4.el7 |
| 3463 | xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 |
| 3464 | xerces-j2.noarch 0:2.11.0-17.el7_0 |
| 3465 | xfsprogs.x86_64 0:3.2.1-6.el7 |
| 3466 | xml-common.noarch 0:0.6.3-39.el7 |
| 3467 | xml-commons-apis.noarch 0:1.4.01-16.el7 |
| 3468 | xml-commons-resolver.noarch 0:1.2-15.el7 |
| 3469 | xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 |
| 3470 | xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 |
| 3471 | xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 |
| 3472 | xorg-x11-server-utils.x86_64 0:7.7-4.el7 |
| 3473 | xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 |
| 3474 | xorg-x11-xinit.x86_64 0:1.3.2-14.el7 |
| 3475 | xorg-x11-xkb-utils.x86_64 0:7.7-9.1.el7 |
| 3476 | yajl.x86_64 0:2.0.4-4.el7 |
| 3477 | zip.x86_64 0:3.0-10.el7 |
| 3478 | zlib-devel.x86_64 0:1.2.7-13.el7 |
| 3479 | |
| 3480 | Skipped (dependency problems): |
| 3481 | pyOpenSSL.noarch 0:0.14-1.el7.kolab_3.5 |
| 3482 | python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 |
| 3483 | python-cryptography.x86_64 0:0.6.1-3.el7.kolab_3.5 |
| 3484 | python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 |
| 3485 | python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 |
| 3486 | python-six.noarch 0:1.9.0-2.el7.kolab_3.5 |
| 3487 | |
| 3488 | Complete! |
| 3489 | Enabling base-source repository |
| 3490 | Enabling epel-source repository |
| 3491 | Enabling extras-source repository |
| 3492 | Enabling updates-source repository |
| 3493 | http://mirror.vutbr.cz/epel/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel |
| 3494 | Trying other mirror. |
| 3495 | http://ftp.fi.muni.cz/pub/linux/fedora/epel/7/SRPMS/repodata/797be72810fa4633e05d1dc05ff3c71add013524b3c571a8a3c83ecfa088581a-pkgtags.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found |
| 3496 | Trying other mirror. |
| 3497 | http://ftp.linux.cz/pub/linux/fedora/epel/7/SRPMS/repodata/797be72810fa4633e05d1dc05ff3c71add013524b3c571a8a3c83ecfa088581a-pkgtags.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found |
| 3498 | Trying other mirror. |
| 3499 | http://ftp-stud.hs-esslingen.de/pub/epel/7/SRPMS/repodata/797be72810fa4633e05d1dc05ff3c71add013524b3c571a8a3c83ecfa088581a-pkgtags.sqlite.gz: [Errno 14] HTTP Error 404 - Not Found |
| 3500 | Trying other mirror. |
| 3501 | No source RPM found for python-werkzeug-doc-0.9.1-2.el7.noarch |
| 3502 | No source RPM found for python-itsdangerous-0.23-2.el7.noarch |
| 3503 | No source RPM found for 1:python-flask-0.10.1-4.el7.noarch |
| 3504 | No source RPM found for python-werkzeug-0.9.1-2.el7.noarch |
| 3505 | No source RPM found for 1:python-flask-doc-0.10.1-4.el7.noarch |
| 3506 | Getting requirements for kolab-freebusy-1.1-2.el7.kolab_3.5.src |
| 3507 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3508 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3509 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3510 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3511 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3512 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3513 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3514 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3515 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3516 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3517 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3518 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3519 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3520 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3521 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3522 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3523 | --> uglify-js-2.4.13-5.el7.noarch |
| 3524 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3525 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3526 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3527 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3528 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3529 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3530 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3531 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3532 | Getting requirements for python-cffi-0.8.6-1.el7.kolab_3.5.src |
| 3533 | --> Cython-0.19-3.el7.x86_64 |
| 3534 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 3535 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 3536 | --> python-sphinx-1.1.3-8.el7.noarch |
| 3537 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3538 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3539 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3540 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3541 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3542 | --> uglify-js-2.4.13-5.el7.noarch |
| 3543 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 3544 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3545 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3546 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3547 | --> uglify-js-2.4.13-5.el7.noarch |
| 3548 | Getting requirements for cyrus-imapd-2.4.17-7.el7.src |
| 3549 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 3550 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 3551 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3552 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 3553 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 3554 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 3555 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 3556 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 3557 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 3558 | --> groff-1.22.2-8.el7.x86_64 |
| 3559 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 3560 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 3561 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 3562 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3563 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3564 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3565 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3566 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3567 | --> uglify-js-2.4.13-5.el7.noarch |
| 3568 | Getting requirements for erlang-meck-0.7.2-5.el7.src |
| 3569 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 3570 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 3571 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 3572 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 3573 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 3574 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 3575 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 3576 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 3577 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 3578 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3579 | --> cmake-2.8.11-4.el7.x86_64 |
| 3580 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3581 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3582 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3583 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3584 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3585 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3586 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3587 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3588 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3589 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3590 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3591 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3592 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3593 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3594 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3595 | --> uglify-js-2.4.13-5.el7.noarch |
| 3596 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3597 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3598 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3599 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3600 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3601 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3602 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3603 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3604 | Getting requirements for python-cffi-0.8.6-1.el7.src |
| 3605 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3606 | --> python-sphinx-1.1.3-8.el7.noarch |
| 3607 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3608 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 3609 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 3610 | --> Cython-0.19-3.el7.x86_64 |
| 3611 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3612 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3613 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3614 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3615 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3616 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3617 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3618 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3619 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3620 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3621 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3622 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3623 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3624 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3625 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3626 | --> uglify-js-2.4.13-5.el7.noarch |
| 3627 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3628 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3629 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3630 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3631 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3632 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3633 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3634 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3635 | Getting requirements for php-seld-phar-utils-1.0.0-1.el7.kolab_3.5.src |
| 3636 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 3637 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 3638 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3639 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3640 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3641 | --> uglify-js-2.4.13-5.el7.noarch |
| 3642 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3643 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3644 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3645 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3646 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3647 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3648 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3649 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3650 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3651 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3652 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3653 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3654 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3655 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3656 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3657 | --> uglify-js-2.4.13-5.el7.noarch |
| 3658 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3659 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3660 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3661 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3662 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3663 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3664 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3665 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3666 | Getting requirements for php-sabre-vobject-3.2.4-1.el7.src |
| 3667 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3668 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 3669 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3670 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3671 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3672 | --> uglify-js-2.4.13-5.el7.noarch |
| 3673 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3674 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3675 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3676 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3677 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3678 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3679 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3680 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3681 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3682 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3683 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3684 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3685 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3686 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3687 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3688 | --> uglify-js-2.4.13-5.el7.noarch |
| 3689 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3690 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3691 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3692 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3693 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3694 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3695 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3696 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3697 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 3698 | --> 1:emacs-el-24.3-11.el7.noarch |
| 3699 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3700 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3701 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 3702 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3703 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 3704 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3705 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 3706 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3707 | --> pytz-2012d-5.el7.noarch |
| 3708 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3709 | --> python-dateutil-1.5-7.el7.noarch |
| 3710 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3711 | --> 1:emacs-24.3-11.el7.x86_64 |
| 3712 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3713 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3714 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3715 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3716 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3717 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3718 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3719 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3720 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3721 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3722 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3723 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3724 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3725 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3726 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3727 | --> uglify-js-2.4.13-5.el7.noarch |
| 3728 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3729 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3730 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3731 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3732 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3733 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3734 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3735 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3736 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3737 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3738 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3739 | --> uglify-js-2.4.13-5.el7.noarch |
| 3740 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 3741 | --> python-nose-1.3.0-2.el7.noarch |
| 3742 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 3743 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 3744 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 3745 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 3746 | --> pytz-2012d-5.el7.noarch |
| 3747 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3748 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 3749 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 3750 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 3751 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 3752 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 3753 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 3754 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 3755 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 3756 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3757 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3758 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3759 | --> uglify-js-2.4.13-5.el7.noarch |
| 3760 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3761 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3762 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3763 | --> uglify-js-2.4.13-5.el7.noarch |
| 3764 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 3765 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 3766 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3767 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3768 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3769 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3770 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3771 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3772 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3773 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3774 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3775 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3776 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3777 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3778 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3779 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3780 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3781 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3782 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3783 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3784 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3785 | --> uglify-js-2.4.13-5.el7.noarch |
| 3786 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3787 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3788 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3789 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3790 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3791 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3792 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3793 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3794 | Getting requirements for 1:python-flask-0.10.1-7.el7.kolab_3.5.src |
| 3795 | --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch |
| 3796 | --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch |
| 3797 | --> python-sphinx-1.1.3-8.el7.noarch |
| 3798 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3799 | --> python-jinja2-2.7.2-2.el7.noarch |
| 3800 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3801 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 3802 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3803 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3804 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3805 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3806 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3807 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3808 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3809 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3810 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3811 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3812 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3813 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3814 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3815 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3816 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3817 | --> uglify-js-2.4.13-5.el7.noarch |
| 3818 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3819 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3820 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3821 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3822 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3823 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3824 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3825 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3826 | Getting requirements for python-sievelib-0.5.2-14.el7.kolab_3.5.src |
| 3827 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3828 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3829 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3830 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3831 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3832 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3833 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3834 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3835 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3836 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3837 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3838 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3839 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3840 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3841 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3842 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3843 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3844 | --> uglify-js-2.4.13-5.el7.noarch |
| 3845 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3846 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3847 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3848 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3849 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3850 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3851 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3852 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3853 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 3854 | --> 1:emacs-el-24.3-11.el7.noarch |
| 3855 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3856 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3857 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 3858 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3859 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 3860 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3861 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 3862 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3863 | --> pytz-2012d-5.el7.noarch |
| 3864 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3865 | --> python-dateutil-1.5-7.el7.noarch |
| 3866 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3867 | --> 1:emacs-24.3-11.el7.x86_64 |
| 3868 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 3869 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 3870 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 3871 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3872 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 3873 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 3874 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 3875 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 3876 | --> cmake-2.8.11-4.el7.x86_64 |
| 3877 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 3878 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 3879 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 3880 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 3881 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3882 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 3883 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 3884 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3885 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3886 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3887 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3888 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3889 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3890 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3891 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3892 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3893 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3894 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3895 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3896 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3897 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3898 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3899 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3900 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3901 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3902 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3903 | --> uglify-js-2.4.13-5.el7.noarch |
| 3904 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3905 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3906 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3907 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3908 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3909 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3910 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3911 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3912 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 3913 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3914 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3915 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3916 | --> uglify-js-2.4.13-5.el7.noarch |
| 3917 | Getting requirements for riak_pb-2.0.0.16-9.el7.kolab_3.5.src |
| 3918 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 3919 | --> erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 |
| 3920 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 3921 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3922 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3923 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 3924 | --> 1:emacs-el-24.3-11.el7.noarch |
| 3925 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3926 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3927 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 3928 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3929 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 3930 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3931 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 3932 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3933 | --> pytz-2012d-5.el7.noarch |
| 3934 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3935 | --> python-dateutil-1.5-7.el7.noarch |
| 3936 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3937 | --> 1:emacs-24.3-11.el7.x86_64 |
| 3938 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 3939 | Getting requirements for python-pycparser-2.10-1.el7.kolab_3.5.src |
| 3940 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 3941 | --> python-ply-3.4-4.el7.noarch |
| 3942 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3943 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3944 | Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src |
| 3945 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3946 | --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch |
| 3947 | --> roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 3948 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3949 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3950 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3951 | --> uglify-js-2.4.13-5.el7.noarch |
| 3952 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3953 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3954 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3955 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3956 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3957 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3958 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3959 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3960 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3961 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3962 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3963 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3964 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3965 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3966 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3967 | --> uglify-js-2.4.13-5.el7.noarch |
| 3968 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3969 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3970 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3971 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3972 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3973 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3974 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3975 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3976 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3977 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3978 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3979 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3980 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3981 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3982 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3983 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3984 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3985 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3986 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3987 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3988 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3989 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3990 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3991 | --> uglify-js-2.4.13-5.el7.noarch |
| 3992 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3993 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3994 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3995 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3996 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3997 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3998 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3999 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4000 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4001 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4002 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4003 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4004 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4005 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4006 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4007 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4008 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4009 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4010 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4011 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4012 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4013 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4014 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4015 | --> uglify-js-2.4.13-5.el7.noarch |
| 4016 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4017 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4018 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4019 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4020 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4021 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4022 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4023 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4024 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4025 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4026 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4027 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4028 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4029 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4030 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4031 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4032 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4033 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4034 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4035 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4036 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4037 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4038 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4039 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4040 | --> uglify-js-2.4.13-5.el7.noarch |
| 4041 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4042 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4043 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4044 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4045 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4046 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4047 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4048 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4049 | Getting requirements for kolab-utils-3.1-18.el7.kolab_3.5.src |
| 4050 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 4051 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4052 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4053 | --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 4054 | --> cmake-2.8.11-4.el7.x86_64 |
| 4055 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4056 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4057 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 4058 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 4059 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4060 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4061 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 4062 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 4063 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4064 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4065 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4066 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4067 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4068 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4069 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4070 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4071 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4072 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4073 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4074 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4075 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4076 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4077 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4078 | --> uglify-js-2.4.13-5.el7.noarch |
| 4079 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4080 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4081 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4082 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4083 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4084 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4085 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4086 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4087 | Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src |
| 4088 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4089 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4090 | --> fdupes-1.51-6.el7.x86_64 |
| 4091 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4092 | --> Already installed : m4-1.4.16-9.el7.x86_64 |
| 4093 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 4094 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 4095 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4096 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4097 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 4098 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 4099 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4100 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4101 | --> cmake-2.8.11-4.el7.x86_64 |
| 4102 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4103 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 4104 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4105 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4106 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4107 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4108 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4109 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4110 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4111 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4112 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4113 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4114 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4115 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4116 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4117 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4118 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4119 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4120 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4121 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4122 | --> uglify-js-2.4.13-5.el7.noarch |
| 4123 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4124 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4125 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4126 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4127 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4128 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4129 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4130 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4131 | Getting requirements for chwala-0.3.1-1.el7.kolab_3.5.src |
| 4132 | Getting requirements for python-google-apputils-0.4.1-1.el7.kolab_3.5.src |
| 4133 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4134 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4135 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4136 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4137 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4138 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4139 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4140 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4141 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4142 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4143 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4144 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4145 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4146 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4147 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4148 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4149 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4150 | --> uglify-js-2.4.13-5.el7.noarch |
| 4151 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4152 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4153 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4154 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4155 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4156 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4157 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4158 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4159 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4160 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4161 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4162 | --> uglify-js-2.4.13-5.el7.noarch |
| 4163 | Getting requirements for php-sabre-event-1.0.1-1.el7.src |
| 4164 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4165 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 4166 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4167 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4168 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4169 | --> uglify-js-2.4.13-5.el7.noarch |
| 4170 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4171 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4172 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4173 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4174 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4175 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4176 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4177 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4178 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4179 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4180 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4181 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4182 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4183 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4184 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4185 | --> uglify-js-2.4.13-5.el7.noarch |
| 4186 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4187 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4188 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4189 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4190 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4191 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4192 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4193 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4194 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 4195 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 4196 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4197 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4198 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 4199 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 4200 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4201 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4202 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4203 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4204 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4205 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4206 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4207 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4208 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4209 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4210 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4211 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4212 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4213 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4214 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4215 | --> uglify-js-2.4.13-5.el7.noarch |
| 4216 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4217 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4218 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4219 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4220 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4221 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4222 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4223 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4224 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4225 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4226 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4227 | --> uglify-js-2.4.13-5.el7.noarch |
| 4228 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4229 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4230 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4231 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4232 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4233 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4234 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4235 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4236 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4237 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4238 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4239 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4240 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4241 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4242 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4243 | --> uglify-js-2.4.13-5.el7.noarch |
| 4244 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4245 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4246 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4247 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4248 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4249 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4250 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4251 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4252 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4253 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4254 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4255 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4256 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4257 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4258 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4259 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4260 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4261 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4262 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4263 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4264 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 4265 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4266 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 4267 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 4268 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4269 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4270 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4271 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4272 | Getting requirements for erlang-rebar-2.5.1-8.el7.kolab_3.5.src |
| 4273 | --> erlang-R16B-03.10.el7.x86_64 |
| 4274 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 4275 | --> python-nose-1.3.0-2.el7.noarch |
| 4276 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 4277 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 4278 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 4279 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 4280 | --> pytz-2012d-5.el7.noarch |
| 4281 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4282 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 4283 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 4284 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 4285 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 4286 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 4287 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 4288 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 4289 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 4290 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4291 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4292 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4293 | --> uglify-js-2.4.13-5.el7.noarch |
| 4294 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4295 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4296 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4297 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4298 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4299 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4300 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4301 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4302 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4303 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4304 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4305 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4306 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4307 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4308 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4309 | --> uglify-js-2.4.13-5.el7.noarch |
| 4310 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4311 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4312 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4313 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4314 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4315 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4316 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4317 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4318 | Getting requirements for erlang-poolboy-1.4.2-3.el7.kolab_3.5.src |
| 4319 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4320 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4321 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4322 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4323 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4324 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4325 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4326 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4327 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4328 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4329 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4330 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4331 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4332 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4333 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4334 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4335 | --> uglify-js-2.4.13-5.el7.noarch |
| 4336 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4337 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4338 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4339 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4340 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4341 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4342 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4343 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4344 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4345 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 4346 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 4347 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 4348 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4349 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4350 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4351 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4352 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4353 | --> cmake-2.8.11-4.el7.x86_64 |
| 4354 | Getting requirements for python-pycparser-2.10-1.el7.src |
| 4355 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4356 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4357 | --> python-ply-3.4-4.el7.noarch |
| 4358 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 4359 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4360 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4361 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4362 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4363 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4364 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4365 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4366 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4367 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4368 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4369 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4370 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4371 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4372 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4373 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4374 | --> uglify-js-2.4.13-5.el7.noarch |
| 4375 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4376 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4377 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4378 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4379 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4380 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4381 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4382 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4383 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4384 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4385 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4386 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4387 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4388 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4389 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4390 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4391 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4392 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4393 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4394 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4395 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4396 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4397 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4398 | --> uglify-js-2.4.13-5.el7.noarch |
| 4399 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4400 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4401 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4402 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4403 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4404 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4405 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4406 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4407 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4408 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4409 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4410 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4411 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4412 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4413 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4414 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4415 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4416 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4417 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4418 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4419 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 4420 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4421 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 4422 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 4423 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4424 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4425 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4426 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4427 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4428 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4429 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4430 | --> uglify-js-2.4.13-5.el7.noarch |
| 4431 | Getting requirements for libcalendaring-4.9.1-3.el7.kolab_3.5.src |
| 4432 | --> libical-devel-0.48-6.el7.x86_64 |
| 4433 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4434 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4435 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4436 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4437 | --> cmake-2.8.11-4.el7.x86_64 |
| 4438 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4439 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4440 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4441 | --> uglify-js-2.4.13-5.el7.noarch |
| 4442 | Getting requirements for python-selenium-2.45.0-3.el7.kolab_3.5.src |
| 4443 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4444 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4445 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 4446 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 4447 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4448 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4449 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 4450 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 4451 | Getting requirements for roundcubemail-plugin-converse-0.0-14.el7.kolab_3.5.src |
| 4452 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4453 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4454 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4455 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4456 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4457 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4458 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4459 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4460 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4461 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4462 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4463 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4464 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4465 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4466 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4467 | --> uglify-js-2.4.13-5.el7.noarch |
| 4468 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4469 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4470 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4471 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4472 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4473 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4474 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4475 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4476 | Getting requirements for erlang-procket-0.6.1-3.el7.kolab_3.5.src |
| 4477 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4478 | Getting requirements for python-cryptography-0.6.1-3.el7.kolab_3.5.src |
| 4479 | --> python-six-1.9.0-2.el7.kolab_3.5.noarch |
| 4480 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 4481 | --> python-cryptography-vectors-0.8-1.el7.noarch |
| 4482 | --> python-iso8601-0.1.10-1.el7.noarch |
| 4483 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4484 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4485 | --> python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 |
| 4486 | --> pytest-2.3.5-4.el7.noarch |
| 4487 | --> python-pretend-1.0.8-2.el7.noarch |
| 4488 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4489 | Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src |
| 4490 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 4491 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 4492 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4493 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 4494 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4495 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 4496 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 4497 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 4498 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 4499 | --> groff-1.22.2-8.el7.x86_64 |
| 4500 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 4501 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4502 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 4503 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4504 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4505 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4506 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4507 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4508 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4509 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4510 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4511 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4512 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4513 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4514 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4515 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4516 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4517 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4518 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4519 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4520 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4521 | --> uglify-js-2.4.13-5.el7.noarch |
| 4522 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4523 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4524 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4525 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4526 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4527 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4528 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4529 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4530 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4531 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4532 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4533 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4534 | --> uglify-js-2.4.13-5.el7.noarch |
| 4535 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4536 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4537 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4538 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4539 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4540 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4541 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4542 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4543 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4544 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4545 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4546 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4547 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4548 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4549 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4550 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4551 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4552 | --> uglify-js-2.4.13-5.el7.noarch |
| 4553 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4554 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4555 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4556 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4557 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4558 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4559 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4560 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4561 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4562 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4563 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4564 | --> uglify-js-2.4.13-5.el7.noarch |
| 4565 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 4566 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 4567 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4568 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4569 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 4570 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 4571 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4572 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4573 | --> cmake-2.8.11-4.el7.x86_64 |
| 4574 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4575 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 4576 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4577 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4578 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4579 | Getting requirements for roundcubemail-plugin-contextmenu-2.1.1-1.el7.kolab_3.5.src |
| 4580 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4581 | --> uglify-js-2.4.13-5.el7.noarch |
| 4582 | Getting requirements for composer-1.0.0-14.el7.kolab_3.5.src |
| 4583 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4584 | --> php-symfony-finder-2.5.11-1.el7.noarch |
| 4585 | --> php-jsonlint-1.3.1-1.el7.noarch |
| 4586 | --> php-symfony-process-2.5.11-1.el7.noarch |
| 4587 | --> php-symfony-console-2.5.11-1.el7.noarch |
| 4588 | --> php-symfony-class-loader-2.5.11-1.el7.noarch |
| 4589 | --> php-JsonSchema-1.4.1-1.el7.kolab_3.5.noarch |
| 4590 | Getting requirements for libcalendaring-4.9.1-3.el7.kolab_3.5.src |
| 4591 | --> libical-devel-0.48-6.el7.x86_64 |
| 4592 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4593 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4594 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4595 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4596 | --> cmake-2.8.11-4.el7.x86_64 |
| 4597 | Getting requirements for php-pear-Net-LDAP2-2.0.12-21.el7.kolab_3.5.src |
| 4598 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4599 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4600 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4601 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4602 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4603 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4604 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4605 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4606 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4607 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4608 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4609 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4610 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4611 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4612 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4613 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4614 | --> uglify-js-2.4.13-5.el7.noarch |
| 4615 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4616 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4617 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4618 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4619 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4620 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4621 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4622 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4623 | Getting requirements for arcanist-20150415.giteb03646-1.el7.kolab_3.5.src |
| 4624 | Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src |
| 4625 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4626 | --> nodejs-less-1.7.0-2.el7.noarch |
| 4627 | --> uglify-js-2.4.13-5.el7.noarch |
| 4628 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4629 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4630 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4631 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4632 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4633 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4634 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4635 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4636 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4637 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4638 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4639 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4640 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4641 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4642 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4643 | --> uglify-js-2.4.13-5.el7.noarch |
| 4644 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4645 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4646 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4647 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4648 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4649 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4650 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4651 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4652 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4653 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4654 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4655 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4656 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4657 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4658 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4659 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4660 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4661 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4662 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4663 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4664 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4665 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4666 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4667 | --> uglify-js-2.4.13-5.el7.noarch |
| 4668 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4669 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4670 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4671 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4672 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4673 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4674 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4675 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4676 | Getting requirements for pyOpenSSL-0.14-1.el7.kolab_3.5.src |
| 4677 | --> elinks-0.12-0.36.pre6.el7.x86_64 |
| 4678 | --> 2:texlive-latex-svn27907.0-32.el7.noarch |
| 4679 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4680 | --> latex2html-2012-3.el7.noarch |
| 4681 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4682 | --> python-sphinx-1.1.3-8.el7.noarch |
| 4683 | --> 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 4684 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4685 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4686 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4687 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4688 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4689 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4690 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4691 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4692 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4693 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4694 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4695 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4696 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4697 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4698 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4699 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4700 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4701 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4702 | --> uglify-js-2.4.13-5.el7.noarch |
| 4703 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4704 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4705 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4706 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4707 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4708 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4709 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4710 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4711 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4712 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4713 | Getting requirements for erlang-lfe-0.9.2-2.el7.kolab_3.5.src |
| 4714 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4715 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4716 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4717 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4718 | Getting requirements for erlang-lager-2.1.0-9.el7.kolab_3.5.src |
| 4719 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4720 | --> erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 |
| 4721 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 4722 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 4723 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4724 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4725 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 4726 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 4727 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4728 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4729 | --> cmake-2.8.11-4.el7.x86_64 |
| 4730 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4731 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 4732 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4733 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4734 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4735 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4736 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4737 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4738 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4739 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4740 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4741 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4742 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4743 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4744 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4745 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4746 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4747 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4748 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4749 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4750 | --> uglify-js-2.4.13-5.el7.noarch |
| 4751 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4752 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4753 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4754 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4755 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4756 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4757 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4758 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4759 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4760 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4761 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4762 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4763 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4764 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4765 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4766 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4767 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4768 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4769 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4770 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4771 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4772 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4773 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4774 | --> uglify-js-2.4.13-5.el7.noarch |
| 4775 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4776 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4777 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4778 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4779 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4780 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4781 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4782 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4783 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4784 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4785 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4786 | --> uglify-js-2.4.13-5.el7.noarch |
| 4787 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4788 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4789 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4790 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4791 | --> uglify-js-2.4.13-5.el7.noarch |
| 4792 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4793 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4794 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4795 | --> uglify-js-2.4.13-5.el7.noarch |
| 4796 | Getting requirements for pyOpenSSL-0.13.1-3.el7.src |
| 4797 | --> 2:texlive-latex-svn27907.0-32.el7.noarch |
| 4798 | --> 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 4799 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4800 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4801 | --> latex2html-2012-3.el7.noarch |
| 4802 | --> elinks-0.12-0.36.pre6.el7.x86_64 |
| 4803 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 4804 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4805 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4806 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4807 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 4808 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4809 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 4810 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4811 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4812 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4813 | --> pytz-2012d-5.el7.noarch |
| 4814 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4815 | --> python-dateutil-1.5-7.el7.noarch |
| 4816 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4817 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4818 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4819 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4820 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4821 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4822 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4823 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4824 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4825 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4826 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4827 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4828 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4829 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4830 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4831 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4832 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4833 | --> uglify-js-2.4.13-5.el7.noarch |
| 4834 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4835 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4836 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4837 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4838 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4839 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4840 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4841 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4842 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4843 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4844 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4845 | --> uglify-js-2.4.13-5.el7.noarch |
| 4846 | Getting requirements for python-flask-bootstrap-3.2.0.2-5.el7.kolab_3.5.src |
| 4847 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4848 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4849 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 4850 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 4851 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4852 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4853 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4854 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4855 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4856 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4857 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4858 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4859 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4860 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4861 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4862 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4863 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4864 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4865 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4866 | --> uglify-js-2.4.13-5.el7.noarch |
| 4867 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4868 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4869 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4870 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4871 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4872 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4873 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4874 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4875 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4876 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4877 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4878 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4879 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4880 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4881 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4882 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4883 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4884 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4885 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4886 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4887 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4888 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 4889 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4890 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 4891 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 4892 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4893 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4894 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4895 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4896 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4897 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4898 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4899 | --> uglify-js-2.4.13-5.el7.noarch |
| 4900 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4901 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4902 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4903 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4904 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4905 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4906 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4907 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4908 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4909 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4910 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4911 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4912 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4913 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4914 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4915 | --> uglify-js-2.4.13-5.el7.noarch |
| 4916 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4917 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4918 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4919 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4920 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4921 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4922 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4923 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4924 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4925 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4926 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4927 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4928 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4929 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4930 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4931 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4932 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4933 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4934 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4935 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4936 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4937 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4938 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4939 | --> uglify-js-2.4.13-5.el7.noarch |
| 4940 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4941 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4942 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4943 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4944 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4945 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4946 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4947 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4948 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4949 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4950 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4951 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4952 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4953 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4954 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4955 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4956 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4957 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4958 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4959 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4960 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4961 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4962 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4963 | --> uglify-js-2.4.13-5.el7.noarch |
| 4964 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4965 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4966 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4967 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4968 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4969 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4970 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4971 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4972 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 4973 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4974 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4975 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4976 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 4977 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4978 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 4979 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4980 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4981 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4982 | --> pytz-2012d-5.el7.noarch |
| 4983 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4984 | --> python-dateutil-1.5-7.el7.noarch |
| 4985 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4986 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4987 | Getting requirements for erlang-rebar-2.1.0-0.2.el7.src |
| 4988 | --> erlang-R16B-03.10.el7.x86_64 |
| 4989 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4990 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4991 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4992 | --> uglify-js-2.4.13-5.el7.noarch |
| 4993 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4994 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4995 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4996 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4997 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4998 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4999 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5000 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5001 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5002 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5003 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5004 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5005 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5006 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5007 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5008 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5009 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5010 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5011 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5012 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5013 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5014 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5015 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5016 | --> uglify-js-2.4.13-5.el7.noarch |
| 5017 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5018 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5019 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5020 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5021 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5022 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5023 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5024 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5025 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5026 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5027 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5028 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5029 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5030 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5031 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5032 | --> uglify-js-2.4.13-5.el7.noarch |
| 5033 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5034 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5035 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5036 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5037 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5038 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5039 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5040 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5041 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5042 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5043 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5044 | --> uglify-js-2.4.13-5.el7.noarch |
| 5045 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5046 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5047 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5048 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5049 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5050 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5051 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5052 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5053 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5054 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5055 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5056 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5057 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5058 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5059 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5060 | --> uglify-js-2.4.13-5.el7.noarch |
| 5061 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5062 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5063 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5064 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5065 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5066 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5067 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5068 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5069 | Getting requirements for kolab-schema-3.2-3.el7.kolab_3.5.src |
| 5070 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5071 | Getting requirements for python-elasticsearch-1.0.0-9.el7.kolab_3.5.src |
| 5072 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5073 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5074 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 5075 | Getting requirements for erlang-proper-1.1-8.el7.kolab_3.5.src |
| 5076 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5077 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 5078 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5079 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5080 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5081 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 5082 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5083 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 5084 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5085 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5086 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5087 | --> pytz-2012d-5.el7.noarch |
| 5088 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5089 | --> python-dateutil-1.5-7.el7.noarch |
| 5090 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5091 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5092 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5093 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5094 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5095 | --> uglify-js-2.4.13-5.el7.noarch |
| 5096 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 5097 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5098 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5099 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5100 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5101 | --> uglify-js-2.4.13-5.el7.noarch |
| 5102 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 5103 | --> python-nose-1.3.0-2.el7.noarch |
| 5104 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 5105 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 5106 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 5107 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 5108 | --> pytz-2012d-5.el7.noarch |
| 5109 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5110 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5111 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 5112 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 5113 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5114 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 5115 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 5116 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 5117 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 5118 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5119 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5120 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5121 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5122 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5123 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5124 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5125 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5126 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5127 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5128 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5129 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5130 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5131 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5132 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5133 | --> uglify-js-2.4.13-5.el7.noarch |
| 5134 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5135 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5136 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5137 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5138 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5139 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5140 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5141 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5142 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5143 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5144 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5145 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5146 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5147 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5148 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5149 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5150 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5151 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5152 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5153 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5154 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5155 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5156 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5157 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5158 | --> uglify-js-2.4.13-5.el7.noarch |
| 5159 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5160 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5161 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5162 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5163 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5164 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5165 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5166 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5167 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5168 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5169 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5170 | --> uglify-js-2.4.13-5.el7.noarch |
| 5171 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5172 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5173 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5174 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5175 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5176 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5177 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5178 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5179 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5180 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5181 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5182 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5183 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5184 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5185 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5186 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5187 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5188 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5189 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5190 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5191 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5192 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5193 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5194 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5195 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5196 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5197 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5198 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5199 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5200 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5201 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5202 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5203 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5204 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5205 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5206 | --> uglify-js-2.4.13-5.el7.noarch |
| 5207 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5208 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5209 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5210 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5211 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5212 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5213 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5214 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5215 | Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src |
| 5216 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5217 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5218 | --> fdupes-1.51-6.el7.x86_64 |
| 5219 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5220 | --> Already installed : m4-1.4.16-9.el7.x86_64 |
| 5221 | Getting requirements for riak_pb-2.0.0.16-9.el7.kolab_3.5.src |
| 5222 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 5223 | --> erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 |
| 5224 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5225 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5226 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5227 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 5228 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5229 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5230 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5231 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5232 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5233 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5234 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5235 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5236 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5237 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5238 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5239 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5240 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5241 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5242 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5243 | --> uglify-js-2.4.13-5.el7.noarch |
| 5244 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5245 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5246 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5247 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5248 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5249 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5250 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5251 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5252 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5253 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5254 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5255 | --> uglify-js-2.4.13-5.el7.noarch |
| 5256 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 5257 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 5258 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5259 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5260 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 5261 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 5262 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 5263 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5264 | --> cmake-2.8.11-4.el7.x86_64 |
| 5265 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 5266 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 5267 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 5268 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 5269 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5270 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5271 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5272 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5273 | --> uglify-js-2.4.13-5.el7.noarch |
| 5274 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5275 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5276 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5277 | --> uglify-js-2.4.13-5.el7.noarch |
| 5278 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 5279 | --> python-nose-1.3.0-2.el7.noarch |
| 5280 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 5281 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 5282 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 5283 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 5284 | --> pytz-2012d-5.el7.noarch |
| 5285 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5286 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5287 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 5288 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 5289 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5290 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 5291 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 5292 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 5293 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 5294 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5295 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5296 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5297 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5298 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5299 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5300 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5301 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5302 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5303 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5304 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5305 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5306 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5307 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5308 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5309 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5310 | --> uglify-js-2.4.13-5.el7.noarch |
| 5311 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5312 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5313 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5314 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5315 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5316 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5317 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5318 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5319 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5320 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5321 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5322 | --> uglify-js-2.4.13-5.el7.noarch |
| 5323 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5324 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5325 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5326 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5327 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5328 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5329 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5330 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5331 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5332 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5333 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5334 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5335 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5336 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5337 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5338 | --> uglify-js-2.4.13-5.el7.noarch |
| 5339 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5340 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5341 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5342 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5343 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5344 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5345 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5346 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5347 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 5348 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5349 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5350 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5351 | --> uglify-js-2.4.13-5.el7.noarch |
| 5352 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5353 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5354 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5355 | --> uglify-js-2.4.13-5.el7.noarch |
| 5356 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5357 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5358 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5359 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5360 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5361 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5362 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5363 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5364 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5365 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5366 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5367 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5368 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5369 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5370 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5371 | --> uglify-js-2.4.13-5.el7.noarch |
| 5372 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5373 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5374 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5375 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5376 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5377 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5378 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5379 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5380 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5381 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5382 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5383 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5384 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5385 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5386 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5387 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5388 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5389 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5390 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5391 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5392 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5393 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5394 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5395 | --> uglify-js-2.4.13-5.el7.noarch |
| 5396 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5397 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5398 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5399 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5400 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5401 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5402 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5403 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5404 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5405 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5406 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5407 | --> uglify-js-2.4.13-5.el7.noarch |
| 5408 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5409 | Getting requirements for python-itsdangerous-0.24-3.el7.kolab_3.5.src |
| 5410 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5411 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5412 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5413 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5414 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5415 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5416 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5417 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5418 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5419 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5420 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5421 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5422 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5423 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5424 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5425 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5426 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5427 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5428 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5429 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5430 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5431 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5432 | Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src |
| 5433 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5434 | --> nodejs-less-1.7.0-2.el7.noarch |
| 5435 | --> uglify-js-2.4.13-5.el7.noarch |
| 5436 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 5437 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 5438 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 5439 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5440 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 5441 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 5442 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5443 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5444 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5445 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5446 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5447 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5448 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5449 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5450 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5451 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5452 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5453 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5454 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5455 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5456 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5457 | --> uglify-js-2.4.13-5.el7.noarch |
| 5458 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5459 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5460 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5461 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5462 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5463 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5464 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5465 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5466 | Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src |
| 5467 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5468 | --> nodejs-less-1.7.0-2.el7.noarch |
| 5469 | --> uglify-js-2.4.13-5.el7.noarch |
| 5470 | Getting requirements for roundcubemail-plugin-dblog-2.0-22.el7.kolab_3.5.src |
| 5471 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5472 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5473 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5474 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5475 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5476 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5477 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5478 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5479 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5480 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5481 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5482 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5483 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5484 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5485 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5486 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5487 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5488 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5489 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5490 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5491 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5492 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5493 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5494 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5495 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5496 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5497 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5498 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5499 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5500 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5501 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5502 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5503 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5504 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5505 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5506 | --> uglify-js-2.4.13-5.el7.noarch |
| 5507 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5508 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5509 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5510 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5511 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5512 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5513 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5514 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5515 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5516 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5517 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5518 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5519 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5520 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5521 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5522 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5523 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5524 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5525 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5526 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5527 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5528 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5529 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5530 | --> uglify-js-2.4.13-5.el7.noarch |
| 5531 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5532 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5533 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5534 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5535 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5536 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5537 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5538 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5539 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5540 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5541 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5542 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5543 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5544 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5545 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5546 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5547 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5548 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5549 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5550 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5551 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5552 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5553 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5554 | --> uglify-js-2.4.13-5.el7.noarch |
| 5555 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5556 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5557 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5558 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5559 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5560 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5561 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5562 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5563 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5564 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5565 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5566 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5567 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5568 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5569 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5570 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5571 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5572 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5573 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5574 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5575 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5576 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5577 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5578 | --> uglify-js-2.4.13-5.el7.noarch |
| 5579 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5580 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5581 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5582 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5583 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5584 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5585 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5586 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5587 | Getting requirements for erlang-neotoma-1.7.2-1.el7.kolab_3.5.src |
| 5588 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5589 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5590 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5591 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5592 | --> uglify-js-2.4.13-5.el7.noarch |
| 5593 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5594 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5595 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5596 | --> uglify-js-2.4.13-5.el7.noarch |
| 5597 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 5598 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5599 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5600 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5601 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5602 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5603 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5604 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5605 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5606 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5607 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5608 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5609 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5610 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5611 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5612 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5613 | --> uglify-js-2.4.13-5.el7.noarch |
| 5614 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5615 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5616 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5617 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5618 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5619 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5620 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5621 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5622 | Getting requirements for swig-2.0.10-4.el7.src |
| 5623 | --> 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 5624 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5625 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 5626 | --> perl-Test-Simple-0.98-243.el7.noarch |
| 5627 | --> Already installed : 4:perl-5.16.3-285.el7.x86_64 |
| 5628 | --> pcre-devel-8.32-14.el7.x86_64 |
| 5629 | --> 5:guile-devel-2.0.9-5.el7.x86_64 |
| 5630 | --> Already installed : gawk-4.0.2-4.el7.x86_64 |
| 5631 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 5632 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5633 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5634 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5635 | Getting requirements for python-cffi-0.8.6-1.el7.src |
| 5636 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5637 | --> python-sphinx-1.1.3-8.el7.noarch |
| 5638 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5639 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 5640 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 5641 | --> Cython-0.19-3.el7.x86_64 |
| 5642 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 5643 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 5644 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5645 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5646 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 5647 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 5648 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 5649 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5650 | --> cmake-2.8.11-4.el7.x86_64 |
| 5651 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 5652 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 5653 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 5654 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 5655 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5656 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 5657 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5658 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5659 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5660 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 5661 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5662 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 5663 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5664 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5665 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5666 | --> pytz-2012d-5.el7.noarch |
| 5667 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5668 | --> python-dateutil-1.5-7.el7.noarch |
| 5669 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5670 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5671 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5672 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5673 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5674 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5675 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5676 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5677 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5678 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5679 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5680 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5681 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5682 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5683 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5684 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5685 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5686 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5687 | --> uglify-js-2.4.13-5.el7.noarch |
| 5688 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5689 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5690 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5691 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5692 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5693 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5694 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5695 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5696 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5697 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5698 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5699 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5700 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5701 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5702 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5703 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5704 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5705 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5706 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5707 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5708 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5709 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5710 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5711 | --> uglify-js-2.4.13-5.el7.noarch |
| 5712 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5713 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5714 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5715 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5716 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5717 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5718 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5719 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5720 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 5721 | --> python-nose-1.3.0-2.el7.noarch |
| 5722 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 5723 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 5724 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 5725 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 5726 | --> pytz-2012d-5.el7.noarch |
| 5727 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5728 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5729 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 5730 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 5731 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5732 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 5733 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 5734 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 5735 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 5736 | Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src |
| 5737 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5738 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5739 | --> fdupes-1.51-6.el7.x86_64 |
| 5740 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5741 | --> Already installed : m4-1.4.16-9.el7.x86_64 |
| 5742 | Getting requirements for roundcubemail-1.1.1-2.el7.src |
| 5743 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5744 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5745 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5746 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5747 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5748 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5749 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5750 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5751 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5752 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5753 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5754 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5755 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5756 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5757 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5758 | --> uglify-js-2.4.13-5.el7.noarch |
| 5759 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5760 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5761 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5762 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5763 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5764 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5765 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5766 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5767 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5768 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5769 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5770 | --> uglify-js-2.4.13-5.el7.noarch |
| 5771 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5772 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5773 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5774 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5775 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5776 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5777 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5778 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5779 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5780 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5781 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5782 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5783 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5784 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5785 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5786 | --> uglify-js-2.4.13-5.el7.noarch |
| 5787 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5788 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5789 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5790 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5791 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5792 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5793 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5794 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5795 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5796 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5797 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5798 | --> uglify-js-2.4.13-5.el7.noarch |
| 5799 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5800 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5801 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5802 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5803 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5804 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5805 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5806 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5807 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5808 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5809 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5810 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5811 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5812 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5813 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5814 | --> uglify-js-2.4.13-5.el7.noarch |
| 5815 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5816 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5817 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5818 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5819 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5820 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5821 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5822 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5823 | Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src |
| 5824 | --> python-sphinx-1.1.3-8.el7.noarch |
| 5825 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5826 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5827 | Getting requirements for php-seld-cli-prompt-1.0.0-1.el7.kolab_3.5.src |
| 5828 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 5829 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5830 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5831 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5832 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5833 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5834 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5835 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5836 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5837 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5838 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5839 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5840 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5841 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5842 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5843 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5844 | --> uglify-js-2.4.13-5.el7.noarch |
| 5845 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5846 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5847 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5848 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5849 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5850 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5851 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5852 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5853 | Getting requirements for egara-0.1-7.el7.kolab_3.5.src |
| 5854 | --> erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 |
| 5855 | --> erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 |
| 5856 | --> erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 |
| 5857 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5858 | --> erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 |
| 5859 | --> erlang-R16B-03.10.el7.x86_64 |
| 5860 | --> erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 |
| 5861 | --> erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 |
| 5862 | --> erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 |
| 5863 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 5864 | --> erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 |
| 5865 | --> erlang-eldap-R16B-03.10.el7.x86_64 |
| 5866 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5867 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5868 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5869 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5870 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5871 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5872 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5873 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5874 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5875 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5876 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5877 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5878 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5879 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5880 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5881 | --> uglify-js-2.4.13-5.el7.noarch |
| 5882 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5883 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5884 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5885 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5886 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5887 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5888 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5889 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5890 | Getting requirements for python-gflags-2.0-6.el7.kolab_3.5.src |
| 5891 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5892 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5893 | Getting requirements for kolab-webadmin-3.2.7-4.el7.kolab_3.5.src |
| 5894 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5895 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5896 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5897 | --> uglify-js-2.4.13-5.el7.noarch |
| 5898 | Getting requirements for erlang-meck-0.8.2-13.el7.kolab_3.5.src |
| 5899 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5900 | --> erlang-hamcrest-0.1.0-9.el7.kolab_3.5.x86_64 |
| 5901 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5902 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5903 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5904 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5905 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5906 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5907 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5908 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5909 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5910 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5911 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5912 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5913 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5914 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5915 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5916 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5917 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5918 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5919 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5920 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5921 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 5922 | Getting requirements for erlang-goldrush-0.1.6-6.el7.kolab_3.5.src |
| 5923 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5924 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5925 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5926 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5927 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5928 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5929 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5930 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5931 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5932 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5933 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5934 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5935 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5936 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5937 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5938 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5939 | --> uglify-js-2.4.13-5.el7.noarch |
| 5940 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5941 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5942 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5943 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5944 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5945 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5946 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5947 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5948 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5949 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 5950 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5951 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5952 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5953 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 5954 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5955 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 5956 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5957 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5958 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5959 | --> pytz-2012d-5.el7.noarch |
| 5960 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5961 | --> python-dateutil-1.5-7.el7.noarch |
| 5962 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5963 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5964 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5965 | Getting requirements for egara-0.1-7.el7.kolab_3.5.src |
| 5966 | --> erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 |
| 5967 | --> erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 |
| 5968 | --> erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 |
| 5969 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5970 | --> erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 |
| 5971 | --> erlang-R16B-03.10.el7.x86_64 |
| 5972 | --> erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 |
| 5973 | --> erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 |
| 5974 | --> erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 |
| 5975 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 5976 | --> erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 |
| 5977 | --> erlang-eldap-R16B-03.10.el7.x86_64 |
| 5978 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5979 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5980 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5981 | --> uglify-js-2.4.13-5.el7.noarch |
| 5982 | Getting requirements for libphutil-20150415.gitaaee400-2.el7.kolab_3.5.src |
| 5983 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5984 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5985 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5986 | --> uglify-js-2.4.13-5.el7.noarch |
| 5987 | Getting requirements for python-cffi-0.8.6-1.el7.kolab_3.5.src |
| 5988 | --> Cython-0.19-3.el7.x86_64 |
| 5989 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 5990 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 5991 | --> python-sphinx-1.1.3-8.el7.noarch |
| 5992 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5993 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5994 | Getting requirements for roundcubemail-plugin-composeaddressbook-5.0-25.el7.kolab_3.5.src |
| 5995 | Getting requirements for bonnie-flask-0.3-2.el7.kolab_3.5.src |
| 5996 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 5997 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5998 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5999 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6000 | --> pytz-2012d-5.el7.noarch |
| 6001 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6002 | Getting requirements for php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.src |
| 6003 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6004 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6005 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6006 | --> uglify-js-2.4.13-5.el7.noarch |
| 6007 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 6008 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6009 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6010 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6011 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6012 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6013 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6014 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6015 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6016 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6017 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6018 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6019 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6020 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6021 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6022 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6023 | --> uglify-js-2.4.13-5.el7.noarch |
| 6024 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6025 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6026 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6027 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6028 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6029 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6030 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6031 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6032 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6033 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6034 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6035 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6036 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6037 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6038 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6039 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6040 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6041 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6042 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6043 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6044 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6045 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6046 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6047 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6048 | --> uglify-js-2.4.13-5.el7.noarch |
| 6049 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6050 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6051 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6052 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6053 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6054 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6055 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6056 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6057 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6058 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6059 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6060 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6061 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6062 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6063 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6064 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6065 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6066 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6067 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6068 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6069 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6070 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6071 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6072 | --> uglify-js-2.4.13-5.el7.noarch |
| 6073 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6074 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6075 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6076 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6077 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6078 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6079 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6080 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6081 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6082 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6083 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6084 | --> uglify-js-2.4.13-5.el7.noarch |
| 6085 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6086 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6087 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6088 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6089 | --> uglify-js-2.4.13-5.el7.noarch |
| 6090 | Getting requirements for iRony-0.4-3.el7.kolab_3.5.src |
| 6091 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6092 | --> roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 6093 | --> roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 6094 | --> chwala-0.3.1-1.el7.kolab_3.5.noarch |
| 6095 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6096 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6097 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6098 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6099 | --> uglify-js-2.4.13-5.el7.noarch |
| 6100 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6101 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6102 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6103 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6104 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6105 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6106 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6107 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6108 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6109 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6110 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6111 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6112 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6113 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6114 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6115 | --> uglify-js-2.4.13-5.el7.noarch |
| 6116 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6117 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6118 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6119 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6120 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6121 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6122 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6123 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6124 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 6125 | --> python-nose-1.3.0-2.el7.noarch |
| 6126 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 6127 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 6128 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 6129 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 6130 | --> pytz-2012d-5.el7.noarch |
| 6131 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6132 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 6133 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 6134 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 6135 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 6136 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 6137 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 6138 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 6139 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 6140 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6141 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6142 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6143 | --> uglify-js-2.4.13-5.el7.noarch |
| 6144 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6145 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6146 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6147 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6148 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6149 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6150 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6151 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6152 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6153 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6154 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6155 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6156 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6157 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6158 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6159 | --> uglify-js-2.4.13-5.el7.noarch |
| 6160 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6161 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6162 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6163 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6164 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6165 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6166 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6167 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6168 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6169 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6170 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6171 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6172 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6173 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6174 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6175 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6176 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6177 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6178 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6179 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6180 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6181 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6182 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6183 | --> uglify-js-2.4.13-5.el7.noarch |
| 6184 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6185 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6186 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6187 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6188 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6189 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6190 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6191 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6192 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6193 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6194 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6195 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6196 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6197 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6198 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6199 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6200 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6201 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6202 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6203 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6204 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6205 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6206 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6207 | --> uglify-js-2.4.13-5.el7.noarch |
| 6208 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6209 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6210 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6211 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6212 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6213 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6214 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6215 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6216 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6217 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6218 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6219 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6220 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6221 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6222 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6223 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6224 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6225 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6226 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6227 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6228 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6229 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6230 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6231 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6232 | --> uglify-js-2.4.13-5.el7.noarch |
| 6233 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6234 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6235 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6236 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6237 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6238 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6239 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6240 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6241 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6242 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6243 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6244 | --> uglify-js-2.4.13-5.el7.noarch |
| 6245 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6246 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6247 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6248 | --> uglify-js-2.4.13-5.el7.noarch |
| 6249 | Getting requirements for php-sabre-dav-2.1.3-1.el7.kolab_3.5.src |
| 6250 | --> php-sabre-http-2.0.4-1.el7.kolab_3.5.noarch |
| 6251 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6252 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6253 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 6254 | --> php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch |
| 6255 | Getting requirements for kolab-utils-3.1-18.el7.kolab_3.5.src |
| 6256 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6257 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6258 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6259 | --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 6260 | --> cmake-2.8.11-4.el7.x86_64 |
| 6261 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6262 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6263 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6264 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6265 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6266 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6267 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6268 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6269 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6270 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6271 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6272 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6273 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6274 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6275 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6276 | --> uglify-js-2.4.13-5.el7.noarch |
| 6277 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6278 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6279 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6280 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6281 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6282 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6283 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6284 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6285 | Getting requirements for erlang-lfe-0.9.2-2.el7.kolab_3.5.src |
| 6286 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6287 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6288 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6289 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6290 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6291 | Getting requirements for erlang-inert-0.6.1-4.el7.kolab_3.5.src |
| 6292 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6293 | Getting requirements for cyrus-imapd-2.5.2-4.el7.kolab_3.5.src |
| 6294 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6295 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 6296 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6297 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6298 | --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 6299 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6300 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 6301 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6302 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6303 | --> CUnit-devel-2.1.3-8.el7.x86_64 |
| 6304 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6305 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6306 | --> cyrus-sasl-md5-2.1.26-17.el7.x86_64 |
| 6307 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6308 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6309 | --> groff-1.22.2-8.el7.x86_64 |
| 6310 | --> Already installed : cyrus-sasl-plain-2.1.26-17.el7.x86_64 |
| 6311 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6312 | --> jansson-devel-2.4-6.el7.x86_64 |
| 6313 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6314 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6315 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6316 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6317 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6318 | --> uglify-js-2.4.13-5.el7.noarch |
| 6319 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 6320 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6321 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 6322 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6323 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6324 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 6325 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 6326 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6327 | --> cmake-2.8.11-4.el7.x86_64 |
| 6328 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6329 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6330 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6331 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6332 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6333 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6334 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6335 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6336 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6337 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6338 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6339 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6340 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6341 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6342 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6343 | --> uglify-js-2.4.13-5.el7.noarch |
| 6344 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6345 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6346 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6347 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6348 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6349 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6350 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6351 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6352 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6353 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6354 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6355 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6356 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6357 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6358 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6359 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6360 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6361 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6362 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6363 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6364 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6365 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6366 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6367 | --> uglify-js-2.4.13-5.el7.noarch |
| 6368 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6369 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6370 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6371 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6372 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6373 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6374 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6375 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6376 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6377 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6378 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6379 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6380 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6381 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6382 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6383 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6384 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6385 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6386 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6387 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6388 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6389 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6390 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6391 | --> uglify-js-2.4.13-5.el7.noarch |
| 6392 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6393 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6394 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6395 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6396 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6397 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6398 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6399 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6400 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6401 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6402 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6403 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6404 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6405 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6406 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6407 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6408 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6409 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6410 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6411 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6412 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6413 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6414 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6415 | --> uglify-js-2.4.13-5.el7.noarch |
| 6416 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6417 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6418 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6419 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6420 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6421 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6422 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6423 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6424 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6425 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6426 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6427 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6428 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6429 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6430 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6431 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6432 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6433 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6434 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6435 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6436 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6437 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6438 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6439 | --> uglify-js-2.4.13-5.el7.noarch |
| 6440 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6441 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6442 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6443 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6444 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6445 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6446 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6447 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6448 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6449 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6450 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6451 | --> uglify-js-2.4.13-5.el7.noarch |
| 6452 | Getting requirements for erlang-hamcrest-0.1.0-9.el7.kolab_3.5.src |
| 6453 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6454 | --> erlang-proper-1.1-8.el7.kolab_3.5.x86_64 |
| 6455 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6456 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6457 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6458 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6459 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6460 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6461 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6462 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6463 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6464 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6465 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6466 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6467 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6468 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6469 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6470 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6471 | --> uglify-js-2.4.13-5.el7.noarch |
| 6472 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6473 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6474 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6475 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6476 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6477 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6478 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6479 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6480 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6481 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 6482 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6483 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 6484 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6485 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6486 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 6487 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 6488 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6489 | --> cmake-2.8.11-4.el7.x86_64 |
| 6490 | Getting requirements for python-flask-httpauth-2.3.0-4.el7.kolab_3.5.src |
| 6491 | --> python-sphinx-1.1.3-8.el7.noarch |
| 6492 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 6493 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6494 | --> pytest-2.3.5-4.el7.noarch |
| 6495 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6496 | Getting requirements for erlang-lfe-0.9.2-2.el7.kolab_3.5.src |
| 6497 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6498 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6499 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6500 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6501 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6502 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6503 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6504 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6505 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6506 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6507 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6508 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6509 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6510 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6511 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6512 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6513 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6514 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6515 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6516 | --> uglify-js-2.4.13-5.el7.noarch |
| 6517 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6518 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6519 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6520 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6521 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6522 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6523 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6524 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6525 | Getting requirements for pyOpenSSL-0.14-1.el7.kolab_3.5.src |
| 6526 | --> elinks-0.12-0.36.pre6.el7.x86_64 |
| 6527 | --> 2:texlive-latex-svn27907.0-32.el7.noarch |
| 6528 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6529 | --> latex2html-2012-3.el7.noarch |
| 6530 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6531 | --> python-sphinx-1.1.3-8.el7.noarch |
| 6532 | --> 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 6533 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6534 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 6535 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6536 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 6537 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6538 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 6539 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6540 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 6541 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6542 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6543 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6544 | --> pytz-2012d-5.el7.noarch |
| 6545 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6546 | --> python-dateutil-1.5-7.el7.noarch |
| 6547 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6548 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6549 | Getting requirements for python-cssmin-0.2.0-12.el7.kolab_3.5.src |
| 6550 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6551 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6552 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6553 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6554 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6555 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6556 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6557 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6558 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6559 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6560 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6561 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6562 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6563 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6564 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6565 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6566 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6567 | --> uglify-js-2.4.13-5.el7.noarch |
| 6568 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6569 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6570 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6571 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6572 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6573 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6574 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6575 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6576 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6577 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6578 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6579 | --> uglify-js-2.4.13-5.el7.noarch |
| 6580 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6581 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6582 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6583 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6584 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6585 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6586 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6587 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6588 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6589 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6590 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6591 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6592 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6593 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6594 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6595 | --> uglify-js-2.4.13-5.el7.noarch |
| 6596 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6597 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6598 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6599 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6600 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6601 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6602 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6603 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6604 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6605 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6606 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6607 | --> uglify-js-2.4.13-5.el7.noarch |
| 6608 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 6609 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6610 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6611 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6612 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6613 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 6614 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 6615 | --> maven-local-3.4.1-6.el7_0.noarch |
| 6616 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 6617 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 6618 | --> maven-install-plugin-2.4-7.el7.noarch |
| 6619 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 6620 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 6621 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6622 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 6623 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 6624 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6625 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6626 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6627 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6628 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6629 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6630 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6631 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6632 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6633 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6634 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6635 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6636 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6637 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6638 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6639 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6640 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6641 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6642 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6643 | --> uglify-js-2.4.13-5.el7.noarch |
| 6644 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6645 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6646 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6647 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6648 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6649 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6650 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6651 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6652 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6653 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6654 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6655 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6656 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6657 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6658 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6659 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6660 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6661 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6662 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6663 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6664 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6665 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6666 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6667 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6668 | --> uglify-js-2.4.13-5.el7.noarch |
| 6669 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6670 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6671 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6672 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6673 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6674 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6675 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6676 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6677 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 6678 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6679 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6680 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6681 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6682 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 6683 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 6684 | --> maven-local-3.4.1-6.el7_0.noarch |
| 6685 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 6686 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 6687 | --> maven-install-plugin-2.4-7.el7.noarch |
| 6688 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 6689 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 6690 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6691 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 6692 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 6693 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6694 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6695 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6696 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6697 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6698 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6699 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6700 | --> uglify-js-2.4.13-5.el7.noarch |
| 6701 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6702 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6703 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6704 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6705 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6706 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6707 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6708 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6709 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6710 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6711 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6712 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6713 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6714 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6715 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6716 | --> uglify-js-2.4.13-5.el7.noarch |
| 6717 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6718 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6719 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6720 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6721 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6722 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6723 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6724 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6725 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 6726 | Getting requirements for cyrus-imapd-2.5.2-4.el7.kolab_3.5.src |
| 6727 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6728 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 6729 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6730 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6731 | --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 6732 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6733 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 6734 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6735 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6736 | --> CUnit-devel-2.1.3-8.el7.x86_64 |
| 6737 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6738 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6739 | --> cyrus-sasl-md5-2.1.26-17.el7.x86_64 |
| 6740 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6741 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6742 | --> groff-1.22.2-8.el7.x86_64 |
| 6743 | --> Already installed : cyrus-sasl-plain-2.1.26-17.el7.x86_64 |
| 6744 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6745 | --> jansson-devel-2.4-6.el7.x86_64 |
| 6746 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6747 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6748 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6749 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6750 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6751 | --> uglify-js-2.4.13-5.el7.noarch |
| 6752 | Getting requirements for cyrus-imapd-2.4.17-7.el7.src |
| 6753 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6754 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 6755 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6756 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6757 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6758 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6759 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6760 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 6761 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6762 | --> groff-1.22.2-8.el7.x86_64 |
| 6763 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6764 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6765 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6766 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6767 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6768 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 6769 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6770 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6771 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6772 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6773 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 6774 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 6775 | --> maven-local-3.4.1-6.el7_0.noarch |
| 6776 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 6777 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 6778 | --> maven-install-plugin-2.4-7.el7.noarch |
| 6779 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 6780 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 6781 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6782 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 6783 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 6784 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6785 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6786 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6787 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6788 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6789 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6790 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6791 | --> uglify-js-2.4.13-5.el7.noarch |
| 6792 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6793 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6794 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6795 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6796 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6797 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6798 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6799 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6800 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6801 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6802 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6803 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6804 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6805 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6806 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6807 | --> uglify-js-2.4.13-5.el7.noarch |
| 6808 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6809 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6810 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6811 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6812 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6813 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6814 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6815 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6816 | Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src |
| 6817 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6818 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 6819 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6820 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6821 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6822 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6823 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6824 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 6825 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6826 | --> groff-1.22.2-8.el7.x86_64 |
| 6827 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6828 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6829 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6830 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6831 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6832 | Getting requirements for python-cryptography-0.6.1-3.el7.kolab_3.5.src |
| 6833 | --> python-six-1.9.0-2.el7.kolab_3.5.noarch |
| 6834 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 6835 | --> python-cryptography-vectors-0.8-1.el7.noarch |
| 6836 | --> python-iso8601-0.1.10-1.el7.noarch |
| 6837 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6838 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6839 | --> python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 |
| 6840 | --> pytest-2.3.5-4.el7.noarch |
| 6841 | --> python-pretend-1.0.8-2.el7.noarch |
| 6842 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6843 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6844 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6845 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6846 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6847 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6848 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6849 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6850 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6851 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6852 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6853 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6854 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6855 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6856 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6857 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6858 | --> uglify-js-2.4.13-5.el7.noarch |
| 6859 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6860 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6861 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6862 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6863 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6864 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6865 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6866 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6867 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6868 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6869 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6870 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6871 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6872 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6873 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6874 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6875 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6876 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6877 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6878 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6879 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6880 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6881 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6882 | --> uglify-js-2.4.13-5.el7.noarch |
| 6883 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6884 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6885 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6886 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6887 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6888 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6889 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6890 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6891 | Getting requirements for python-riak-2.1.0-1.el7.kolab_3.5.src |
| 6892 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6893 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6894 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6895 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6896 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6897 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6898 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6899 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6900 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6901 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6902 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6903 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6904 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6905 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6906 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6907 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6908 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6909 | --> uglify-js-2.4.13-5.el7.noarch |
| 6910 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6911 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6912 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6913 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6914 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6915 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6916 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6917 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6918 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6919 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6920 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6921 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6922 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6923 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6924 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6925 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6926 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6927 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6928 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6929 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6930 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6931 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6932 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6933 | --> uglify-js-2.4.13-5.el7.noarch |
| 6934 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6935 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6936 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6937 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6938 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6939 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6940 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6941 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6942 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 6943 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6944 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 6945 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6946 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6947 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 6948 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 6949 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6950 | --> cmake-2.8.11-4.el7.x86_64 |
| 6951 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6952 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6953 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6954 | --> uglify-js-2.4.13-5.el7.noarch |
| 6955 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6956 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6957 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6958 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6959 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6960 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6961 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6962 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6963 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6964 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6965 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6966 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6967 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6968 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6969 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6970 | --> uglify-js-2.4.13-5.el7.noarch |
| 6971 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6972 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6973 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6974 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6975 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6976 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6977 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6978 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6979 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6980 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6981 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6982 | --> uglify-js-2.4.13-5.el7.noarch |
| 6983 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 6984 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 6985 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 6986 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6987 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6988 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6989 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6990 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6991 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6992 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6993 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6994 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6995 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6996 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6997 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6998 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6999 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7000 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7001 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7002 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7003 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7004 | --> uglify-js-2.4.13-5.el7.noarch |
| 7005 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7006 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7007 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7008 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7009 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7010 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7011 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7012 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7013 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7014 | Getting requirements for libcalendaring-4.9.1-3.el7.kolab_3.5.src |
| 7015 | --> libical-devel-0.48-6.el7.x86_64 |
| 7016 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 7017 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7018 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 7019 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 7020 | --> cmake-2.8.11-4.el7.x86_64 |
| 7021 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7022 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7023 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7024 | --> uglify-js-2.4.13-5.el7.noarch |
| 7025 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7026 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7027 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7028 | --> uglify-js-2.4.13-5.el7.noarch |
| 7029 | Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src |
| 7030 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7031 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7032 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7033 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7034 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7035 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7036 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7037 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7038 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7039 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7040 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7041 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7042 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7043 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7044 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7045 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7046 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7047 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7048 | --> uglify-js-2.4.13-5.el7.noarch |
| 7049 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7050 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7051 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7052 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7053 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7054 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7055 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7056 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7057 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7058 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7059 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7060 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7061 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7062 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7063 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7064 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7065 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7066 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7067 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7068 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7069 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7070 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7071 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7072 | --> uglify-js-2.4.13-5.el7.noarch |
| 7073 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7074 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7075 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7076 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7077 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7078 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7079 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7080 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7081 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7082 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7083 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7084 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7085 | --> uglify-js-2.4.13-5.el7.noarch |
| 7086 | Getting requirements for python-cffi-0.8.6-1.el7.kolab_3.5.src |
| 7087 | --> Cython-0.19-3.el7.x86_64 |
| 7088 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 7089 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 7090 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7091 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7092 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7093 | Getting requirements for erlang-mustache-0.1.0-8.el7.kolab_3.5.src |
| 7094 | --> erlang-erts-R16B-03.10.el7.x86_64 |
| 7095 | Getting requirements for php-JsonSchema-1.4.1-1.el7.kolab_3.5.src |
| 7096 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7097 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7098 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7099 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7100 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7101 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7102 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7103 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7104 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7105 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7106 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7107 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7108 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7109 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7110 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7111 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7112 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7113 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7114 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7115 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7116 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7117 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7118 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7119 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7120 | --> uglify-js-2.4.13-5.el7.noarch |
| 7121 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7122 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7123 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7124 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7125 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7126 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7127 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7128 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7129 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7130 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7131 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7132 | --> uglify-js-2.4.13-5.el7.noarch |
| 7133 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7134 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7135 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7136 | --> uglify-js-2.4.13-5.el7.noarch |
| 7137 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7138 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7139 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7140 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7141 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7142 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7143 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7144 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7145 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7146 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7147 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7148 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7149 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7150 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7151 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7152 | --> uglify-js-2.4.13-5.el7.noarch |
| 7153 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7154 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7155 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7156 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7157 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7158 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7159 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7160 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7161 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7162 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7163 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7164 | --> uglify-js-2.4.13-5.el7.noarch |
| 7165 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7166 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7167 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7168 | --> uglify-js-2.4.13-5.el7.noarch |
| 7169 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7170 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7171 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7172 | --> uglify-js-2.4.13-5.el7.noarch |
| 7173 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7174 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7175 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7176 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7177 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7178 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7179 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7180 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7181 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7182 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7183 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7184 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7185 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7186 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7187 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7188 | --> uglify-js-2.4.13-5.el7.noarch |
| 7189 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7190 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7191 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7192 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7193 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7194 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7195 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7196 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7197 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 7198 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7199 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7200 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7201 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7202 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7203 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7204 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7205 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7206 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7207 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7208 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7209 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7210 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7211 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7212 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7213 | --> uglify-js-2.4.13-5.el7.noarch |
| 7214 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7215 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7216 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7217 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7218 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7219 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7220 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7221 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7222 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 7223 | --> 1:emacs-el-24.3-11.el7.noarch |
| 7224 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7225 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7226 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 7227 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7228 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 7229 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7230 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7231 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7232 | --> pytz-2012d-5.el7.noarch |
| 7233 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7234 | --> python-dateutil-1.5-7.el7.noarch |
| 7235 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7236 | --> 1:emacs-24.3-11.el7.x86_64 |
| 7237 | Getting requirements for python-flask-script-2.0.5-6.el7.kolab_3.5.src |
| 7238 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7239 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 7240 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7241 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7242 | --> pytest-2.3.5-4.el7.noarch |
| 7243 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7244 | Getting requirements for erlang-iso8601-1.2-4.el7.kolab_3.5.src |
| 7245 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7246 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 7247 | --> 1:emacs-el-24.3-11.el7.noarch |
| 7248 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7249 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7250 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 7251 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7252 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 7253 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7254 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7255 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7256 | --> pytz-2012d-5.el7.noarch |
| 7257 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7258 | --> python-dateutil-1.5-7.el7.noarch |
| 7259 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7260 | --> 1:emacs-24.3-11.el7.x86_64 |
| 7261 | Getting requirements for php-sabre-vobject-3.2.4-1.el7.kolab_3.5.src |
| 7262 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7263 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7264 | Getting requirements for python-cssmin-0.2.0-3.el7.src |
| 7265 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7266 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7267 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7268 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7269 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7270 | --> uglify-js-2.4.13-5.el7.noarch |
| 7271 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7272 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7273 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7274 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7275 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7276 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7277 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7278 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7279 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7280 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7281 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7282 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7283 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7284 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7285 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7286 | --> uglify-js-2.4.13-5.el7.noarch |
| 7287 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7288 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7289 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7290 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7291 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7292 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7293 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7294 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7295 | Getting requirements for python-cryptography-vectors-0.8-1.el7.src |
| 7296 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7297 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7298 | Getting requirements for erlang-protobuffs-0.8.0-8.el7.kolab_3.5.src |
| 7299 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 7300 | --> erlang-common_test-R16B-03.10.el7.x86_64 |
| 7301 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7302 | --> erlang-parsetools-R16B-03.10.el7.x86_64 |
| 7303 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7304 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7305 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7306 | --> uglify-js-2.4.13-5.el7.noarch |
| 7307 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7308 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7309 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7310 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7311 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7312 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7313 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7314 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7315 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7316 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7317 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7318 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7319 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7320 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7321 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7322 | --> uglify-js-2.4.13-5.el7.noarch |
| 7323 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7324 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7325 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7326 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7327 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7328 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7329 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7330 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7331 | Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src |
| 7332 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7333 | --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch |
| 7334 | --> roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 7335 | Getting requirements for python-icalendar-3.8.2-8.el7.kolab_3.5.src |
| 7336 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7337 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7338 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7339 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7340 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7341 | --> uglify-js-2.4.13-5.el7.noarch |
| 7342 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7343 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7344 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7345 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7346 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7347 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7348 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7349 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7350 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7351 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7352 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7353 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7354 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7355 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7356 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7357 | --> uglify-js-2.4.13-5.el7.noarch |
| 7358 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7359 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7360 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7361 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7362 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7363 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7364 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7365 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7366 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7367 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7368 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7369 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7370 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7371 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7372 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7373 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7374 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7375 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7376 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7377 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7378 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7379 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7380 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7381 | --> uglify-js-2.4.13-5.el7.noarch |
| 7382 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7383 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7384 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7385 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7386 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7387 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7388 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7389 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7390 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7391 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7392 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7393 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7394 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7395 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7396 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7397 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7398 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7399 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7400 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7401 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7402 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7403 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7404 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7405 | --> uglify-js-2.4.13-5.el7.noarch |
| 7406 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7407 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7408 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7409 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7410 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7411 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7412 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7413 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7414 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 7415 | --> 1:emacs-el-24.3-11.el7.noarch |
| 7416 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7417 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7418 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 7419 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7420 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 7421 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7422 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7423 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7424 | --> pytz-2012d-5.el7.noarch |
| 7425 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7426 | --> python-dateutil-1.5-7.el7.noarch |
| 7427 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7428 | --> 1:emacs-24.3-11.el7.x86_64 |
| 7429 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7430 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7431 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7432 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7433 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7434 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7435 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7436 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7437 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7438 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7439 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7440 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7441 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7442 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7443 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7444 | --> uglify-js-2.4.13-5.el7.noarch |
| 7445 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7446 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7447 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7448 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7449 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7450 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7451 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7452 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7453 | Getting requirements for kolab-syncroton-2.3.2-1.el7.kolab_3.5.src |
| 7454 | --> roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.noarch |
| 7455 | --> roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5.noarch |
| 7456 | --> roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noarch |
| 7457 | Getting requirements for python-cryptography-vectors-0.6.1-1.el7.kolab_3.5.src |
| 7458 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7459 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7460 | Getting requirements for python-flask-login-0.2.11-3.el7.kolab_3.5.src |
| 7461 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7462 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7463 | Getting requirements for python-six-1.9.0-2.el7.kolab_3.5.src |
| 7464 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7465 | --> pytest-2.3.5-4.el7.noarch |
| 7466 | --> tkinter-2.7.5-16.el7.x86_64 |
| 7467 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7468 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7469 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7470 | --> uglify-js-2.4.13-5.el7.noarch |
| 7471 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 7472 | --> python-nose-1.3.0-2.el7.noarch |
| 7473 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 7474 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 7475 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 7476 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 7477 | --> pytz-2012d-5.el7.noarch |
| 7478 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7479 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 7480 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 7481 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 7482 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 7483 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 7484 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 7485 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 7486 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 7487 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7488 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7489 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7490 | --> uglify-js-2.4.13-5.el7.noarch |
| 7491 | Getting requirements for cyrus-imapd-2.5.2-4.el7.kolab_3.5.src |
| 7492 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 7493 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 7494 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 7495 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7496 | --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 7497 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 7498 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 7499 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 7500 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7501 | --> CUnit-devel-2.1.3-8.el7.x86_64 |
| 7502 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 7503 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 7504 | --> cyrus-sasl-md5-2.1.26-17.el7.x86_64 |
| 7505 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 7506 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 7507 | --> groff-1.22.2-8.el7.x86_64 |
| 7508 | --> Already installed : cyrus-sasl-plain-2.1.26-17.el7.x86_64 |
| 7509 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 7510 | --> jansson-devel-2.4-6.el7.x86_64 |
| 7511 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7512 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7513 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7514 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7515 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7516 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7517 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7518 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7519 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7520 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7521 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7522 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7523 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7524 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7525 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7526 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7527 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7528 | --> uglify-js-2.4.13-5.el7.noarch |
| 7529 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7530 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7531 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7532 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7533 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7534 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7535 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7536 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7537 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7538 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7539 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7540 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7541 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7542 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7543 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7544 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7545 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7546 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7547 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7548 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7549 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7550 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7551 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7552 | --> uglify-js-2.4.13-5.el7.noarch |
| 7553 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7554 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7555 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7556 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7557 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7558 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7559 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7560 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7561 | Getting requirements for erlang-jsx-2.4.0-4.el7.kolab_3.5.src |
| 7562 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7563 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7564 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7565 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7566 | --> uglify-js-2.4.13-5.el7.noarch |
| 7567 | Getting requirements for php-pear-Net-LDAP2-2.1.0-1.el7.src |
| 7568 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7569 | Getting requirements for php-JsonSchema-1.4.1-1.el7.src |
| 7570 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7571 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7572 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7573 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7574 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7575 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7576 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7577 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7578 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7579 | Getting requirements for kolab-autodiscover-0.1-5.el7.kolab_3.5.src |
| 7580 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7581 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7582 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7583 | --> uglify-js-2.4.13-5.el7.noarch |
| 7584 | Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src |
| 7585 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7586 | --> 5:guile-devel-2.0.9-5.el7.x86_64 |
| 7587 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 7588 | --> pcre-devel-8.32-14.el7.x86_64 |
| 7589 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7590 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 7591 | --> Already installed : 4:perl-5.16.3-285.el7.x86_64 |
| 7592 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7593 | --> Already installed : gawk-4.0.2-4.el7.x86_64 |
| 7594 | --> perl-Test-Simple-0.98-243.el7.noarch |
| 7595 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 7596 | --> 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 7597 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7598 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7599 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7600 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7601 | --> uglify-js-2.4.13-5.el7.noarch |
| 7602 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7603 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7604 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7605 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7606 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7607 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7608 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7609 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7610 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7611 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7612 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7613 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7614 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7615 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7616 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7617 | --> uglify-js-2.4.13-5.el7.noarch |
| 7618 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7619 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7620 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7621 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7622 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7623 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7624 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7625 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7626 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 7627 | --> python-nose-1.3.0-2.el7.noarch |
| 7628 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 7629 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 7630 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 7631 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 7632 | --> pytz-2012d-5.el7.noarch |
| 7633 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7634 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 7635 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 7636 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 7637 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 7638 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 7639 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 7640 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 7641 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 7642 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7643 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7644 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7645 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7646 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7647 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7648 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7649 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7650 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7651 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7652 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7653 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7654 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7655 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7656 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7657 | --> uglify-js-2.4.13-5.el7.noarch |
| 7658 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7659 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7660 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7661 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7662 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7663 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7664 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7665 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7666 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7667 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7668 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7669 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7670 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7671 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7672 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7673 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7674 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7675 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7676 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7677 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7678 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7679 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7680 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7681 | --> uglify-js-2.4.13-5.el7.noarch |
| 7682 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7683 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7684 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7685 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7686 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7687 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7688 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7689 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7690 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7691 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7692 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7693 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7694 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7695 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7696 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7697 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7698 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7699 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7700 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7701 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7702 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7703 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7704 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7705 | --> uglify-js-2.4.13-5.el7.noarch |
| 7706 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7707 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7708 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7709 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7710 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7711 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7712 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7713 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7714 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7715 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7716 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7717 | --> uglify-js-2.4.13-5.el7.noarch |
| 7718 | Getting requirements for erlang-erlydtl-0.7.0-5.el7.kolab_3.5.src |
| 7719 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7720 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 7721 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 7722 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7723 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7724 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7725 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7726 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7727 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7728 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7729 | --> uglify-js-2.4.13-5.el7.noarch |
| 7730 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7731 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7732 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7733 | --> uglify-js-2.4.13-5.el7.noarch |
| 7734 | Getting requirements for erlang-riakc-2.0.1-8.el7.kolab_3.5.src |
| 7735 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 7736 | --> erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 |
| 7737 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7738 | --> erlang-riak_pb-2.0.0.16-9.el7.kolab_3.5.x86_64 |
| 7739 | Getting requirements for php-sabre-event-1.0.1-1.el7.kolab_3.5.src |
| 7740 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7741 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7742 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7743 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7744 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7745 | --> uglify-js-2.4.13-5.el7.noarch |
| 7746 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7747 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7748 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7749 | --> uglify-js-2.4.13-5.el7.noarch |
| 7750 | Getting requirements for php-sabre-http-2.0.4-1.el7.kolab_3.5.src |
| 7751 | --> php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch |
| 7752 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7753 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7754 | --> php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch |
| 7755 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7756 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7757 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7758 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7759 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7760 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7761 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7762 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7763 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7764 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7765 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7766 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7767 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7768 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7769 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7770 | --> uglify-js-2.4.13-5.el7.noarch |
| 7771 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7772 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7773 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7774 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7775 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7776 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7777 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7778 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7779 | Getting requirements for python-six-1.3.0-4.el7.src |
| 7780 | --> tkinter-2.7.5-16.el7.x86_64 |
| 7781 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7782 | --> pytest-2.3.5-4.el7.noarch |
| 7783 | Getting requirements for php-sabre-dav-1.8.10-1.el7.src |
| 7784 | --> php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch |
| 7785 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7786 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7787 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7788 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7789 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7790 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7791 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7792 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7793 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7794 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7795 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7796 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7797 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7798 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7799 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7800 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7801 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7802 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7803 | --> uglify-js-2.4.13-5.el7.noarch |
| 7804 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7805 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7806 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7807 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7808 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7809 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7810 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7811 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7812 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7813 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7814 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7815 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7816 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7817 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7818 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7819 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7820 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7821 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7822 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7823 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7824 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7825 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7826 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7827 | --> uglify-js-2.4.13-5.el7.noarch |
| 7828 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7829 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7830 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7831 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7832 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7833 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7834 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7835 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7836 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 7837 | Getting requirements for 1:python-flask-0.10.1-7.el7.kolab_3.5.src |
| 7838 | --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch |
| 7839 | --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch |
| 7840 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7841 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7842 | --> python-jinja2-2.7.2-2.el7.noarch |
| 7843 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7844 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7845 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7846 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7847 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7848 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7849 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7850 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7851 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7852 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7853 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7854 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7855 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7856 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7857 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7858 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7859 | --> uglify-js-2.4.13-5.el7.noarch |
| 7860 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7861 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7862 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7863 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7864 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7865 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7866 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7867 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7868 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7869 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7870 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7871 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7872 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7873 | --> uglify-js-2.4.13-5.el7.noarch |
| 7874 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7875 | Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src |
| 7876 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7877 | --> 5:guile-devel-2.0.9-5.el7.x86_64 |
| 7878 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 7879 | --> pcre-devel-8.32-14.el7.x86_64 |
| 7880 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7881 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 7882 | --> Already installed : 4:perl-5.16.3-285.el7.x86_64 |
| 7883 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7884 | --> Already installed : gawk-4.0.2-4.el7.x86_64 |
| 7885 | --> perl-Test-Simple-0.98-243.el7.noarch |
| 7886 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 7887 | --> 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 7888 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7889 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7890 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7891 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7892 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7893 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7894 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7895 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7896 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7897 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7898 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7899 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7900 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7901 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7902 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7903 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7904 | --> uglify-js-2.4.13-5.el7.noarch |
| 7905 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7906 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7907 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7908 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7909 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7910 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7911 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7912 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7913 | --> Running transaction check |
| 7914 | ---> Package CUnit-devel.x86_64 0:2.1.3-8.el7 will be installed |
| 7915 | --> Processing Dependency: CUnit(x86-64) = 2.1.3-8.el7 for package: CUnit-devel-2.1.3-8.el7.x86_64 |
| 7916 | --> Processing Dependency: libcunit.so.1()(64bit) for package: CUnit-devel-2.1.3-8.el7.x86_64 |
| 7917 | ---> Package Cython.x86_64 0:0.19-3.el7 will be installed |
| 7918 | ---> Package boost-devel.x86_64 0:1.53.0-23.el7 will be installed |
| 7919 | --> Processing Dependency: boost = 1.53.0-23.el7 for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7920 | --> Processing Dependency: libboost_wserialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7921 | --> Processing Dependency: libboost_wserialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7922 | --> Processing Dependency: libboost_wave.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7923 | --> Processing Dependency: libboost_wave-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7924 | --> Processing Dependency: libboost_unit_test_framework.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7925 | --> Processing Dependency: libboost_unit_test_framework-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7926 | --> Processing Dependency: libboost_timer.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7927 | --> Processing Dependency: libboost_timer-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7928 | --> Processing Dependency: libboost_signals.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7929 | --> Processing Dependency: libboost_signals-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7930 | --> Processing Dependency: libboost_serialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7931 | --> Processing Dependency: libboost_serialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7932 | --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7933 | --> Processing Dependency: libboost_regex-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7934 | --> Processing Dependency: libboost_random.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7935 | --> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7936 | --> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7937 | --> Processing Dependency: libboost_python-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7938 | --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7939 | --> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7940 | --> Processing Dependency: libboost_prg_exec_monitor.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7941 | --> Processing Dependency: libboost_prg_exec_monitor-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7942 | --> Processing Dependency: libboost_math_tr1l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7943 | --> Processing Dependency: libboost_math_tr1l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7944 | --> Processing Dependency: libboost_math_tr1f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7945 | --> Processing Dependency: libboost_math_tr1f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7946 | --> Processing Dependency: libboost_math_tr1.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7947 | --> Processing Dependency: libboost_math_tr1-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7948 | --> Processing Dependency: libboost_math_c99l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7949 | --> Processing Dependency: libboost_math_c99l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7950 | --> Processing Dependency: libboost_math_c99f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7951 | --> Processing Dependency: libboost_math_c99f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7952 | --> Processing Dependency: libboost_math_c99.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7953 | --> Processing Dependency: libboost_math_c99-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7954 | --> Processing Dependency: libboost_locale-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7955 | --> Processing Dependency: libboost_iostreams.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7956 | --> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7957 | --> Processing Dependency: libboost_graph.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7958 | --> Processing Dependency: libboost_graph-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7959 | --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7960 | --> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7961 | --> Processing Dependency: libboost_date_time.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7962 | --> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7963 | --> Processing Dependency: libboost_context.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7964 | --> Processing Dependency: libboost_context-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7965 | --> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7966 | --> Processing Dependency: libboost_chrono-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7967 | --> Processing Dependency: libboost_atomic-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7968 | ---> Package chwala.noarch 0:0.3.1-1.el7.kolab_3.5 will be installed |
| 7969 | --> Processing Dependency: php-Smarty >= 3.1.7 for package: chwala-0.3.1-1.el7.kolab_3.5.noarch |
| 7970 | --> Processing Dependency: webserver for package: chwala-0.3.1-1.el7.kolab_3.5.noarch |
| 7971 | ---> Package cmake.x86_64 0:2.8.11-4.el7 will be installed |
| 7972 | --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.11-4.el7.x86_64 |
| 7973 | ---> Package composer.noarch 0:1.0.0-14.el7.kolab_3.5 will be installed |
| 7974 | --> Processing Dependency: php-composer(seld/phar-utils) < 2 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7975 | --> Processing Dependency: php-composer(seld/cli-prompt) < 2 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7976 | --> Processing Dependency: php-composer(seld/cli-prompt) >= 1.0 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7977 | --> Processing Dependency: php-composer(seld/phar-utils) >= 1.0 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7978 | --> Processing Dependency: php-cli for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7979 | --> Processing Dependency: php-intl for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7980 | ---> Package cyrus-sasl-devel.x86_64 0:2.1.26-17.el7 will be installed |
| 7981 | --> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-17.el7 for package: cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 7982 | ---> Package cyrus-sasl-md5.x86_64 0:2.1.26-17.el7 will be installed |
| 7983 | ---> Package dos2unix.x86_64 0:6.0.3-4.el7 will be installed |
| 7984 | ---> Package e2fsprogs-devel.x86_64 0:1.42.9-7.el7 will be installed |
| 7985 | --> Processing Dependency: libcom_err-devel(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 7986 | --> Processing Dependency: pkgconfig(com_err) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 7987 | ---> Package elinks.x86_64 0:0.12-0.36.pre6.el7 will be installed |
| 7988 | --> Processing Dependency: libnss_compat_ossl.so.0()(64bit) for package: elinks-0.12-0.36.pre6.el7.x86_64 |
| 7989 | --> Processing Dependency: libmozjs185.so.1.0()(64bit) for package: elinks-0.12-0.36.pre6.el7.x86_64 |
| 7990 | ---> Package emacs.x86_64 1:24.3-11.el7 will be installed |
| 7991 | --> Processing Dependency: emacs-common = 1:24.3-11.el7 for package: 1:emacs-24.3-11.el7.x86_64 |
| 7992 | --> Processing Dependency: dejavu-sans-mono-fonts for package: 1:emacs-24.3-11.el7.x86_64 |
| 7993 | --> Processing Dependency: libotf.so.0()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7994 | --> Processing Dependency: libm17n-flt.so.0()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7995 | --> Processing Dependency: libm17n-core.so.0()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7996 | --> Processing Dependency: libMagickWand.so.5()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7997 | --> Processing Dependency: libMagickCore.so.5()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7998 | ---> Package emacs-el.noarch 1:24.3-11.el7 will be installed |
| 7999 | ---> Package erlang.x86_64 0:R16B-03.10.el7 will be installed |
| 8000 | --> Processing Dependency: erlang-xmerl(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8001 | --> Processing Dependency: erlang-wx(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8002 | --> Processing Dependency: erlang-webtool(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8003 | --> Processing Dependency: erlang-typer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8004 | --> Processing Dependency: erlang-tv(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8005 | --> Processing Dependency: erlang-tools(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8006 | --> Processing Dependency: erlang-toolbar(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8007 | --> Processing Dependency: erlang-test_server(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8008 | --> Processing Dependency: erlang-syntax_tools(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8009 | --> Processing Dependency: erlang-stdlib(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8010 | --> Processing Dependency: erlang-ssl(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8011 | --> Processing Dependency: erlang-ssh(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8012 | --> Processing Dependency: erlang-snmp(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8013 | --> Processing Dependency: erlang-sasl(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8014 | --> Processing Dependency: erlang-runtime_tools(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8015 | --> Processing Dependency: erlang-reltool(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8016 | --> Processing Dependency: erlang-public_key(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8017 | --> Processing Dependency: erlang-pman(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8018 | --> Processing Dependency: erlang-percept(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8019 | --> Processing Dependency: erlang-otp_mibs(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8020 | --> Processing Dependency: erlang-os_mon(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8021 | --> Processing Dependency: erlang-orber(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8022 | --> Processing Dependency: erlang-odbc(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8023 | --> Processing Dependency: erlang-observer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8024 | --> Processing Dependency: erlang-mnesia(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8025 | --> Processing Dependency: erlang-megaco(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8026 | --> Processing Dependency: erlang-kernel(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8027 | --> Processing Dependency: erlang-jinterface(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8028 | --> Processing Dependency: erlang-inets(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8029 | --> Processing Dependency: erlang-ic(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8030 | --> Processing Dependency: erlang-hipe(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8031 | --> Processing Dependency: erlang-gs(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8032 | --> Processing Dependency: erlang-examples(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8033 | --> Processing Dependency: erlang-eunit(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8034 | --> Processing Dependency: erlang-et(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8035 | --> Processing Dependency: erlang-erl_interface(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8036 | --> Processing Dependency: erlang-erl_docgen(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8037 | --> Processing Dependency: erlang-edoc(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8038 | --> Processing Dependency: erlang-diameter(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8039 | --> Processing Dependency: erlang-dialyzer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8040 | --> Processing Dependency: erlang-debugger(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8041 | --> Processing Dependency: erlang-crypto(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8042 | --> Processing Dependency: erlang-cosTransactions(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8043 | --> Processing Dependency: erlang-cosTime(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8044 | --> Processing Dependency: erlang-cosProperty(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8045 | --> Processing Dependency: erlang-cosNotification(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8046 | --> Processing Dependency: erlang-cosFileTransfer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8047 | --> Processing Dependency: erlang-cosEventDomain(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8048 | --> Processing Dependency: erlang-cosEvent(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8049 | --> Processing Dependency: erlang-compiler(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8050 | --> Processing Dependency: erlang-asn1(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8051 | --> Processing Dependency: erlang-appmon(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8052 | ---> Package erlang-common_test.x86_64 0:R16B-03.10.el7 will be installed |
| 8053 | ---> Package erlang-eldap.x86_64 0:R16B-03.10.el7 will be installed |
| 8054 | ---> Package erlang-erts.x86_64 0:R16B-03.10.el7 will be installed |
| 8055 | --> Processing Dependency: lksctp-tools for package: erlang-erts-R16B-03.10.el7.x86_64 |
| 8056 | ---> Package erlang-goldrush.x86_64 0:0.1.6-6.el7.kolab_3.5 will be installed |
| 8057 | ---> Package erlang-hamcrest.x86_64 0:0.1.0-9.el7.kolab_3.5 will be installed |
| 8058 | ---> Package erlang-inert.x86_64 0:0.6.1-4.el7.kolab_3.5 will be installed |
| 8059 | ---> Package erlang-iso8601.x86_64 0:1.2-4.el7.kolab_3.5 will be installed |
| 8060 | ---> Package erlang-jsx.x86_64 0:2.4.0-4.el7.kolab_3.5 will be installed |
| 8061 | ---> Package erlang-lager.x86_64 0:2.1.0-9.el7.kolab_3.5 will be installed |
| 8062 | ---> Package erlang-meck.x86_64 0:0.8.2-13.el7.kolab_3.5 will be installed |
| 8063 | ---> Package erlang-parsetools.x86_64 0:R16B-03.10.el7 will be installed |
| 8064 | ---> Package erlang-poolboy.x86_64 0:1.4.2-3.el7.kolab_3.5 will be installed |
| 8065 | ---> Package erlang-procket.x86_64 0:0.6.1-3.el7.kolab_3.5 will be installed |
| 8066 | ---> Package erlang-proper.x86_64 0:1.1-8.el7.kolab_3.5 will be installed |
| 8067 | ---> Package erlang-protobuffs.x86_64 0:0.8.0-8.el7.kolab_3.5 will be installed |
| 8068 | ---> Package erlang-rebar.x86_64 0:2.5.1-8.el7.kolab_3.5 will be installed |
| 8069 | --> Processing Dependency: erlang-getopt(x86-64) for package: erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 8070 | --> Processing Dependency: erlang-mustache(x86-64) for package: erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 8071 | ---> Package erlang-riak_pb.x86_64 0:2.0.0.16-9.el7.kolab_3.5 will be installed |
| 8072 | ---> Package erlang-riakc.x86_64 0:2.0.1-8.el7.kolab_3.5 will be installed |
| 8073 | ---> Package fdupes.x86_64 0:1.51-6.el7 will be installed |
| 8074 | ---> Package groff.x86_64 0:1.22.2-8.el7 will be installed |
| 8075 | ---> Package guile-devel.x86_64 5:2.0.9-5.el7 will be installed |
| 8076 | --> Processing Dependency: guile(x86-64) = 5:2.0.9-5.el7 for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8077 | --> Processing Dependency: gmp-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8078 | --> Processing Dependency: gc-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8079 | --> Processing Dependency: libguile-2.0.so.22()(64bit) for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8080 | ---> Package jansson-devel.x86_64 0:2.4-6.el7 will be installed |
| 8081 | --> Processing Dependency: jansson = 2.4-6.el7 for package: jansson-devel-2.4-6.el7.x86_64 |
| 8082 | --> Processing Dependency: libjansson.so.4()(64bit) for package: jansson-devel-2.4-6.el7.x86_64 |
| 8083 | ---> Package krb5-devel.x86_64 0:1.12.2-14.el7 will be installed |
| 8084 | --> Processing Dependency: libverto-devel for package: krb5-devel-1.12.2-14.el7.x86_64 |
| 8085 | --> Processing Dependency: libselinux-devel for package: krb5-devel-1.12.2-14.el7.x86_64 |
| 8086 | --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.12.2-14.el7.x86_64 |
| 8087 | ---> Package latex2html.noarch 0:2012-3.el7 will be installed |
| 8088 | --> Processing Dependency: tex(url.sty) for package: latex2html-2012-3.el7.noarch |
| 8089 | --> Processing Dependency: tex(latex) for package: latex2html-2012-3.el7.noarch |
| 8090 | --> Processing Dependency: netpbm-progs for package: latex2html-2012-3.el7.noarch |
| 8091 | ---> Package libcalendaring-devel.x86_64 0:4.9.1-3.el7.kolab_3.5 will be installed |
| 8092 | --> Processing Dependency: libcalendaring = 4.9.1-3.el7.kolab_3.5 for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8093 | --> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8094 | --> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8095 | --> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8096 | --> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8097 | --> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8098 | --> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8099 | --> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8100 | --> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8101 | ---> Package libcurl-devel.x86_64 0:7.29.0-19.el7 will be installed |
| 8102 | ---> Package libdb-devel.x86_64 0:5.3.21-17.el7_0.1 will be installed |
| 8103 | ---> Package libical-devel.x86_64 0:0.48-6.el7 will be installed |
| 8104 | ---> Package libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8105 | --> Processing Dependency: libkolab(x86-64) = 0.6.git.1429288613 for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 8106 | --> Processing Dependency: libkolab.so.0()(64bit) for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 8107 | ---> Package libkolabxml-devel.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8108 | --> Processing Dependency: libkolabxml(x86-64) = 1.2 for package: libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 8109 | --> Processing Dependency: libkolabxml.so.1()(64bit) for package: libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 8110 | ---> Package libuuid-devel.x86_64 0:2.23.2-22.el7_1 will be installed |
| 8111 | --> Processing Dependency: libuuid = 2.23.2-22.el7_1 for package: libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 8112 | ---> Package maven-antrun-plugin.noarch 0:1.7-8.el7 will be installed |
| 8113 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-utils) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8114 | --> Processing Dependency: mvn(org.apache.maven:maven-project) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8115 | --> Processing Dependency: mvn(org.apache.maven:maven-plugin-api) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8116 | --> Processing Dependency: mvn(org.apache.maven:maven-compat) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8117 | --> Processing Dependency: mvn(org.apache.maven:maven-artifact) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8118 | ---> Package maven-compiler-plugin.noarch 0:3.1-4.el7 will be installed |
| 8119 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-container-default) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8120 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-compiler-manager) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8121 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-compiler-javac) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8122 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-compiler-api) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8123 | --> Processing Dependency: mvn(org.apache.maven:maven-toolchain) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8124 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-shared-utils) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8125 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-shared-incremental) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8126 | ---> Package maven-install-plugin.noarch 0:2.4-7.el7 will be installed |
| 8127 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-digest) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8128 | --> Processing Dependency: mvn(org.apache.maven:maven-model:2.0.6) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8129 | --> Processing Dependency: mvn(org.apache.maven:maven-artifact:2.0.6) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8130 | --> Processing Dependency: mvn(org.apache.maven:maven-artifact-manager) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8131 | ---> Package maven-jar-plugin.noarch 0:2.4-8.el7 will be installed |
| 8132 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-archiver) for package: maven-jar-plugin-2.4-8.el7.noarch |
| 8133 | --> Processing Dependency: mvn(org.apache.maven:maven-archiver) for package: maven-jar-plugin-2.4-8.el7.noarch |
| 8134 | --> Processing Dependency: mvn(commons-lang:commons-lang) for package: maven-jar-plugin-2.4-8.el7.noarch |
| 8135 | ---> Package maven-javadoc-plugin.noarch 0:2.9-8.el7 will be installed |
| 8136 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-interactivity-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8137 | --> Processing Dependency: mvn(org.apache.maven:maven-settings:2.2.1) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8138 | --> Processing Dependency: mvn(org.apache.maven.wagon:wagon-provider-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8139 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-invoker) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8140 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-common-artifact-filters) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8141 | --> Processing Dependency: mvn(org.apache.maven.reporting:maven-reporting-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8142 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-site-renderer) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8143 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-sink-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8144 | --> Processing Dependency: mvn(log4j:log4j) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8145 | --> Processing Dependency: mvn(commons-logging:commons-logging) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8146 | --> Processing Dependency: mvn(commons-io:commons-io) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8147 | --> Processing Dependency: mvn(commons-httpclient:commons-httpclient) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8148 | --> Processing Dependency: mvn(com.thoughtworks.qdox:qdox) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8149 | ---> Package maven-local.noarch 0:3.4.1-6.el7_0 will be installed |
| 8150 | --> Processing Dependency: xmvn >= 1.0.0-0.1 for package: maven-local-3.4.1-6.el7_0.noarch |
| 8151 | --> Processing Dependency: weld-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8152 | --> Processing Dependency: sonatype-oss-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8153 | --> Processing Dependency: plexus-tools-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8154 | --> Processing Dependency: plexus-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8155 | --> Processing Dependency: plexus-components-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8156 | --> Processing Dependency: mojo-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8157 | --> Processing Dependency: maven-surefire-provider-testng for package: maven-local-3.4.1-6.el7_0.noarch |
| 8158 | --> Processing Dependency: maven-surefire-provider-junit for package: maven-local-3.4.1-6.el7_0.noarch |
| 8159 | --> Processing Dependency: maven-plugins-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8160 | --> Processing Dependency: maven-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8161 | --> Processing Dependency: maven-enforcer-plugin for package: maven-local-3.4.1-6.el7_0.noarch |
| 8162 | --> Processing Dependency: maven-assembly-plugin for package: maven-local-3.4.1-6.el7_0.noarch |
| 8163 | --> Processing Dependency: jvnet-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8164 | --> Processing Dependency: jboss-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8165 | --> Processing Dependency: httpcomponents-project for package: maven-local-3.4.1-6.el7_0.noarch |
| 8166 | --> Processing Dependency: geronimo-parent-poms for package: maven-local-3.4.1-6.el7_0.noarch |
| 8167 | --> Processing Dependency: apache-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8168 | --> Processing Dependency: apache-commons-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8169 | ---> Package maven-resources-plugin.noarch 0:2.6-6.el7 will be installed |
| 8170 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-interpolation) for package: maven-resources-plugin-2.6-6.el7.noarch |
| 8171 | --> Processing Dependency: mvn(org.apache.maven:maven-monitor) for package: maven-resources-plugin-2.6-6.el7.noarch |
| 8172 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-filtering) for package: maven-resources-plugin-2.6-6.el7.noarch |
| 8173 | ---> Package maven-surefire-plugin.noarch 0:2.15-3.el7 will be installed |
| 8174 | --> Processing Dependency: mvn(org.apache.maven.surefire:surefire-api) = 2.15 for package: maven-surefire-plugin-2.15-3.el7.noarch |
| 8175 | --> Processing Dependency: mvn(org.apache.maven.surefire:maven-surefire-common) = 2.15 for package: maven-surefire-plugin-2.15-3.el7.noarch |
| 8176 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) for package: maven-surefire-plugin-2.15-3.el7.noarch |
| 8177 | ---> Package net-snmp-devel.x86_64 1:5.7.2-20.el7 will be installed |
| 8178 | --> Processing Dependency: net-snmp-libs = 1:5.7.2-20.el7 for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8179 | --> 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 |
| 8180 | --> Processing Dependency: tcp_wrappers-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8181 | --> Processing Dependency: rpm-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8182 | --> Processing Dependency: lm_sensors-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8183 | --> Processing Dependency: elfutils-libelf-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8184 | --> Processing Dependency: elfutils-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8185 | --> Processing Dependency: libnetsnmptrapd.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8186 | --> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8187 | --> Processing Dependency: libnetsnmphelpers.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8188 | --> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8189 | --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8190 | ---> Package nodejs-less.noarch 0:1.7.0-2.el7 will be installed |
| 8191 | --> Processing Dependency: npm(ycssmin) < 1.1 for package: nodejs-less-1.7.0-2.el7.noarch |
| 8192 | --> Processing Dependency: npm(ycssmin) >= 1.0.1 for package: nodejs-less-1.7.0-2.el7.noarch |
| 8193 | --> Processing Dependency: nodejs(engine) >= 0.8.0 for package: nodejs-less-1.7.0-2.el7.noarch |
| 8194 | --> Processing Dependency: nodejs for package: nodejs-less-1.7.0-2.el7.noarch |
| 8195 | ---> Package nspr-devel.x86_64 0:4.10.8-1.el7_1 will be installed |
| 8196 | --> Processing Dependency: nspr = 4.10.8-1.el7_1 for package: nspr-devel-4.10.8-1.el7_1.x86_64 |
| 8197 | Package: nspr-4.10.8-1.el7_1.src - can't co-install with nspr-4.10.8-1.el7_1.x86_64 |
| 8198 | Package: nspr-4.10.8-1.el7_1.src - can't co-install with nspr-4.10.8-1.el7_1.x86_64 |
| 8199 | ---> Package nss-devel.x86_64 0:3.18.0-2.2.el7_1 will be installed |
| 8200 | --> Processing Dependency: nss = 3.18.0-2.2.el7_1 for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8201 | Package: nss-3.18.0-2.2.el7_1.src - can't co-install with nss-3.18.0-2.2.el7_1.x86_64 |
| 8202 | Package: nss-3.18.0-2.2.el7_1.src - can't co-install with nss-3.18.0-2.2.el7_1.x86_64 |
| 8203 | --> Processing Dependency: pkgconfig(nss-util) >= 3.18.0 for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8204 | --> Processing Dependency: nss-util-devel for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8205 | --> Processing Dependency: nss-softokn-devel for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8206 | ---> Package openldap-devel.x86_64 0:2.4.39-6.el7 will be installed |
| 8207 | ---> Package openssl-devel.x86_64 1:1.0.1e-42.el7.4 will be installed |
| 8208 | ---> Package pcre-devel.x86_64 0:8.32-14.el7 will be installed |
| 8209 | ---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed |
| 8210 | --> Processing Dependency: perl(ExtUtils::Packlist) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8211 | --> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8212 | --> Processing Dependency: perl(ExtUtils::Installed) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8213 | --> Processing Dependency: perl(ExtUtils::Install) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8214 | ---> Package perl-Test-Simple.noarch 0:0.98-243.el7 will be installed |
| 8215 | ---> Package perl-devel.x86_64 4:5.16.3-285.el7 will be installed |
| 8216 | --> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64 |
| 8217 | --> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-285.el7.x86_64 |
| 8218 | --> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64 |
| 8219 | ---> Package php.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8220 | --> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.4.16-23.el7_0.3.x86_64 |
| 8221 | --> Processing Dependency: httpd for package: php-5.4.16-23.el7_0.3.x86_64 |
| 8222 | ---> Package php-JsonSchema.noarch 0:1.4.1-1.el7.kolab_3.5 will be installed |
| 8223 | ---> Package php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5 will be installed |
| 8224 | --> Processing Dependency: mozldap-tools >= 6.0.5 for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 8225 | --> Processing Dependency: php-ldap for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 8226 | ---> Package php-common.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8227 | --> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-23.el7_0.3.x86_64 |
| 8228 | ---> Package php-devel.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8229 | ---> Package php-gd.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8230 | --> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.16-23.el7_0.3.x86_64 |
| 8231 | ---> Package php-jsonlint.noarch 0:1.3.1-1.el7 will be installed |
| 8232 | ---> Package php-mbstring.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8233 | ---> Package php-mcrypt.x86_64 0:5.4.16-3.el7 will be installed |
| 8234 | --> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.4.16-3.el7.x86_64 |
| 8235 | ---> Package php-pdo.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8236 | ---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed |
| 8237 | --> Processing Dependency: php-posix for package: 1:php-pear-1.9.4-21.el7.noarch |
| 8238 | ---> Package php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 will be installed |
| 8239 | ---> Package php-pear-DB.noarch 0:1.7.14-6.el7 will be installed |
| 8240 | ---> Package php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 will be installed |
| 8241 | --> Processing Dependency: php-pear(Net_URL2) >= 2.0.0 for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch |
| 8242 | ---> Package php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 will be installed |
| 8243 | ---> Package php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 will be installed |
| 8244 | --> Processing Dependency: php-mysqli for package: php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 8245 | ---> Package php-pear-Mail-Mime.noarch 0:1.8.9-1.el7 will be installed |
| 8246 | ---> Package php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 will be installed |
| 8247 | ---> Package php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 will be installed |
| 8248 | ---> Package php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 will be installed |
| 8249 | ---> Package php-pear-Net-SMTP.noarch 0:1.6.2-1.el7 will be installed |
| 8250 | ---> Package php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 will be installed |
| 8251 | ---> Package php-pear-Net-Socket.noarch 0:1.0.14-1.el7 will be installed |
| 8252 | ---> Package php-phpunit-PHPUnit.noarch 0:4.6.5-1.el7 will be installed |
| 8253 | --> Processing Dependency: php-composer(symfony/yaml) < 4 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8254 | --> Processing Dependency: php-composer(sebastian/version) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8255 | --> Processing Dependency: php-composer(sebastian/global-state) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8256 | --> Processing Dependency: php-composer(sebastian/exporter) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8257 | --> Processing Dependency: php-composer(sebastian/environment) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8258 | --> Processing Dependency: php-composer(sebastian/diff) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8259 | --> Processing Dependency: php-composer(sebastian/comparator) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8260 | --> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) < 3 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8261 | --> Processing Dependency: php-composer(phpunit/php-timer) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8262 | --> Processing Dependency: php-composer(phpunit/php-text-template) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8263 | --> Processing Dependency: php-composer(phpunit/php-invoker) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8264 | --> Processing Dependency: php-composer(phpunit/php-file-iterator) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8265 | --> Processing Dependency: php-composer(phpunit/php-code-coverage) < 3 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8266 | --> Processing Dependency: php-composer(phpspec/prophecy) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8267 | --> Processing Dependency: php-composer(doctrine/instantiator) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8268 | --> Processing Dependency: php-composer(symfony/yaml) >= 2.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8269 | --> Processing Dependency: php-composer(sebastian/version) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8270 | --> Processing Dependency: php-composer(sebastian/recursion-context) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8271 | --> Processing Dependency: php-composer(sebastian/global-state) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8272 | --> Processing Dependency: php-composer(sebastian/exporter) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8273 | --> Processing Dependency: php-composer(sebastian/environment) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8274 | --> Processing Dependency: php-composer(sebastian/diff) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8275 | --> Processing Dependency: php-composer(sebastian/comparator) >= 1.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8276 | --> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) >= 2.3 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8277 | --> Processing Dependency: php-composer(phpunit/php-timer) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8278 | --> Processing Dependency: php-composer(phpunit/php-text-template) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8279 | --> Processing Dependency: php-composer(phpunit/php-invoker) >= 1.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8280 | --> Processing Dependency: php-composer(phpunit/php-file-iterator) >= 1.4 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8281 | --> Processing Dependency: php-composer(phpunit/php-code-coverage) >= 2.0.11 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8282 | --> Processing Dependency: php-composer(phpspec/prophecy) >= 1.3.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8283 | --> Processing Dependency: php-composer(doctrine/instantiator) >= 1.0.4 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8284 | --> Processing Dependency: php-tidy for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8285 | ---> Package php-sabre-event.noarch 0:1.0.1-1.el7.kolab_3.5 will be installed |
| 8286 | ---> Package php-sabre-http.noarch 0:2.0.4-1.el7.kolab_3.5 will be installed |
| 8287 | ---> Package php-sabre-vobject.noarch 0:3.2.4-1.el7.kolab_3.5 will be installed |
| 8288 | ---> Package php-symfony-class-loader.noarch 0:2.5.11-1.el7 will be installed |
| 8289 | --> Processing Dependency: php-symfony-common = 2.5.11-1.el7 for package: php-symfony-class-loader-2.5.11-1.el7.noarch |
| 8290 | ---> Package php-symfony-console.noarch 0:2.5.11-1.el7 will be installed |
| 8291 | --> Processing Dependency: php-composer(symfony/event-dispatcher) = 2.5.11 for package: php-symfony-console-2.5.11-1.el7.noarch |
| 8292 | --> Processing Dependency: php-composer(psr/log) < 2.0 for package: php-symfony-console-2.5.11-1.el7.noarch |
| 8293 | --> Processing Dependency: php-composer(psr/log) >= 1.0 for package: php-symfony-console-2.5.11-1.el7.noarch |
| 8294 | ---> Package php-symfony-finder.noarch 0:2.5.11-1.el7 will be installed |
| 8295 | ---> Package php-symfony-process.noarch 0:2.5.11-1.el7 will be installed |
| 8296 | ---> Package php-xml.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8297 | ---> Package pytest.noarch 0:2.3.5-4.el7 will be installed |
| 8298 | --> Processing Dependency: python-py >= 1.4.12 for package: pytest-2.3.5-4.el7.noarch |
| 8299 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 8300 | ---> Package python-cryptography-vectors.noarch 0:0.8-1.el7 will be installed |
| 8301 | ---> Package python-cssmin.noarch 0:0.2.0-12.el7.kolab_3.5 will be installed |
| 8302 | ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed |
| 8303 | ---> Package python-devel.x86_64 0:2.7.5-16.el7 will be installed |
| 8304 | ---> Package python-flask.noarch 1:0.10.1-7.el7.kolab_3.5 will be installed |
| 8305 | ---> Package python-gflags.noarch 0:2.0-6.el7.kolab_3.5 will be installed |
| 8306 | ---> Package python-google-apputils.noarch 0:0.4.1-1.el7.kolab_3.5 will be installed |
| 8307 | ---> Package python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5 will be installed |
| 8308 | ---> Package python-iso8601.noarch 0:0.1.10-1.el7 will be installed |
| 8309 | ---> Package python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5 will be installed |
| 8310 | ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed |
| 8311 | --> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch |
| 8312 | ---> Package python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8313 | --> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 8314 | ---> Package python-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8315 | ---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed |
| 8316 | ---> Package python-nose.noarch 0:1.3.0-2.el7 will be installed |
| 8317 | ---> Package python-ply.noarch 0:3.4-4.el7 will be installed |
| 8318 | ---> Package python-pretend.noarch 0:1.0.8-2.el7 will be installed |
| 8319 | ---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed |
| 8320 | ---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed |
| 8321 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 8322 | ---> Package python-six.noarch 0:1.9.0-2.el7.kolab_3.5 will be installed |
| 8323 | ---> Package python-sphinx.noarch 0:1.1.3-8.el7 will be installed |
| 8324 | --> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-8.el7.noarch |
| 8325 | --> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-8.el7.noarch |
| 8326 | ---> Package python-sqlalchemy.x86_64 0:0.9.7-3.el7 will be installed |
| 8327 | ---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed |
| 8328 | --> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64 |
| 8329 | --> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64 |
| 8330 | ---> Package python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5 will be installed |
| 8331 | ---> Package pytz.noarch 0:2012d-5.el7 will be installed |
| 8332 | ---> Package qt-devel.x86_64 1:4.8.5-8.el7 will be installed |
| 8333 | --> Processing Dependency: pkgconfig(xv) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8334 | --> Processing Dependency: pkgconfig(xt) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8335 | --> Processing Dependency: pkgconfig(sm) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8336 | --> Processing Dependency: pkgconfig(ice) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8337 | --> Processing Dependency: pkgconfig(glu) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8338 | ---> Package roundcubemail.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8339 | --> Processing Dependency: roundcubemail(plugin-zipdownload) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8340 | --> Processing Dependency: roundcubemail(plugin-password) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8341 | --> Processing Dependency: roundcubemail(plugin-managesieve) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8342 | --> Processing Dependency: roundcubemail(plugin-acl) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8343 | --> Processing Dependency: roundcubemail(plugin-archive) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8344 | --> Processing Dependency: roundcubemail-skin-chameleon for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8345 | ---> Package roundcubemail-core.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8346 | --> Processing Dependency: roundcubemail(core-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8347 | --> Processing Dependency: roundcubemail(plugin-jqueryui) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8348 | --> Processing Dependency: roundcubemail(plugin-filesystem_attachments) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8349 | --> Processing Dependency: roundcubemail(skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8350 | ---> Package roundcubemail-plugin-kolab_auth.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8351 | --> Processing Dependency: roundcubemail(plugin-kolab_auth-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.noarch |
| 8352 | ---> Package roundcubemail-plugin-kolab_folders.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8353 | --> Processing Dependency: roundcubemail(plugin-kolab_folders-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5.noarch |
| 8354 | ---> Package roundcubemail-plugin-libkolab.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8355 | --> Processing Dependency: roundcubemail(plugin-libkolab-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noarch |
| 8356 | --> Processing Dependency: roundcubemail(plugin-libkolab-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noarch |
| 8357 | ---> Package roundcubemail-plugins-kolab.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8358 | --> Processing Dependency: roundcubemail(plugin-calendar) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8359 | --> Processing Dependency: roundcubemail(plugin-odfviewer) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8360 | --> Processing Dependency: roundcubemail(plugin-pdfviewer) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8361 | --> Processing Dependency: roundcubemail(plugin-tasklist) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8362 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8363 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8364 | --> Processing Dependency: roundcubemail(plugin-kolab_config) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8365 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8366 | --> Processing Dependency: roundcubemail(plugin-kolab_files) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8367 | --> Processing Dependency: roundcubemail(plugin-kolab_notes) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8368 | --> Processing Dependency: roundcubemail(plugin-kolab_tags) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8369 | --> Processing Dependency: php-kolab >= 0.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8370 | --> Processing Dependency: php-kolabformat >= 1.0 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8371 | ---> Package svrcore-devel.x86_64 0:4.0.4-11.el7 will be installed |
| 8372 | --> Processing Dependency: svrcore = 4.0.4-11.el7 for package: svrcore-devel-4.0.4-11.el7.x86_64 |
| 8373 | --> Processing Dependency: libsvrcore.so.0()(64bit) for package: svrcore-devel-4.0.4-11.el7.x86_64 |
| 8374 | ---> Package tcl-devel.x86_64 1:8.5.13-4.el7 will be installed |
| 8375 | --> Processing Dependency: tcl = 1:8.5.13-4.el7 for package: 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 8376 | ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed |
| 8377 | ---> Package texlive-dvips.noarch 2:svn29585.0-32.el7 will be installed |
| 8378 | --> Processing Dependency: texlive-latex-fonts for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8379 | --> Processing Dependency: texlive-kpathsea-bin for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8380 | --> Processing Dependency: texlive-dvips-bin for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8381 | --> Processing Dependency: texlive-base for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8382 | --> Processing Dependency: tex-kpathsea for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8383 | ---> Package texlive-latex.noarch 2:svn27907.0-32.el7 will be installed |
| 8384 | --> Processing Dependency: tex-pdftex for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8385 | --> Processing Dependency: tex-luatex for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8386 | --> Processing Dependency: tex-latexconfig for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8387 | --> Processing Dependency: tex(multicol.sty) for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8388 | --> Processing Dependency: tex(hyperref.sty) for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8389 | ---> Package tkinter.x86_64 0:2.7.5-16.el7 will be installed |
| 8390 | --> Processing Dependency: libtk8.5.so()(64bit) for package: tkinter-2.7.5-16.el7.x86_64 |
| 8391 | --> Processing Dependency: libTix.so()(64bit) for package: tkinter-2.7.5-16.el7.x86_64 |
| 8392 | ---> Package transfig.x86_64 1:3.2.5d-13.el7 will be installed |
| 8393 | --> Processing Dependency: ghostscript for package: 1:transfig-3.2.5d-13.el7.x86_64 |
| 8394 | --> Processing Dependency: bc for package: 1:transfig-3.2.5d-13.el7.x86_64 |
| 8395 | ---> Package uglify-js.noarch 0:2.4.13-5.el7 will be installed |
| 8396 | --> Processing Dependency: js-uglify = 2.4.13-5.el7 for package: uglify-js-2.4.13-5.el7.noarch |
| 8397 | --> Processing Dependency: npm(uglify-to-browserify) < 1.1 for package: uglify-js-2.4.13-5.el7.noarch |
| 8398 | --> Processing Dependency: npm(source-map) < 0.2 for package: uglify-js-2.4.13-5.el7.noarch |
| 8399 | --> Processing Dependency: npm(optimist) < 0.5 for package: uglify-js-2.4.13-5.el7.noarch |
| 8400 | --> Processing Dependency: npm(async) < 0.3 for package: uglify-js-2.4.13-5.el7.noarch |
| 8401 | --> Processing Dependency: npm(uglify-to-browserify) >= 1.0.0 for package: uglify-js-2.4.13-5.el7.noarch |
| 8402 | --> Processing Dependency: npm(source-map) >= 0.1.33 for package: uglify-js-2.4.13-5.el7.noarch |
| 8403 | --> Processing Dependency: npm(optimist) >= 0.4 for package: uglify-js-2.4.13-5.el7.noarch |
| 8404 | --> Processing Dependency: npm(async) >= 0.2.6 for package: uglify-js-2.4.13-5.el7.noarch |
| 8405 | ---> Package uuid-devel.x86_64 0:1.6.2-26.el7 will be installed |
| 8406 | --> Processing Dependency: uuid = 1.6.2-26.el7 for package: uuid-devel-1.6.2-26.el7.x86_64 |
| 8407 | --> Processing Dependency: libossp-uuid.so.16()(64bit) for package: uuid-devel-1.6.2-26.el7.x86_64 |
| 8408 | ---> Package xerces-c-devel.x86_64 0:3.1.1-6.el7 will be installed |
| 8409 | ---> Package xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5 will be installed |
| 8410 | --> Running transaction check |
| 8411 | ---> Package CUnit.x86_64 0:2.1.3-8.el7 will be installed |
| 8412 | ---> Package ImageMagick.x86_64 0:6.7.8.9-10.el7 will be installed |
| 8413 | --> Processing Dependency: libwmflite-0.2.so.7()(64bit) for package: ImageMagick-6.7.8.9-10.el7.x86_64 |
| 8414 | ---> Package apache-commons-io.noarch 1:2.4-12.el7 will be installed |
| 8415 | ---> Package apache-commons-lang.noarch 0:2.6-15.el7 will be installed |
| 8416 | ---> Package apache-commons-logging.noarch 0:1.1.2-7.el7 will be installed |
| 8417 | --> Processing Dependency: mvn(logkit:logkit) for package: apache-commons-logging-1.1.2-7.el7.noarch |
| 8418 | --> Processing Dependency: mvn(avalon-framework:avalon-framework-api) for package: apache-commons-logging-1.1.2-7.el7.noarch |
| 8419 | ---> Package apache-commons-parent.noarch 0:26-8.el7 will be installed |
| 8420 | --> Processing Dependency: mvn(org.codehaus.mojo:buildnumber-maven-plugin) for package: apache-commons-parent-26-8.el7.noarch |
| 8421 | --> Processing Dependency: mvn(org.apache.rat:apache-rat-plugin) for package: apache-commons-parent-26-8.el7.noarch |
| 8422 | --> Processing Dependency: mvn(org.apache.felix:maven-bundle-plugin) for package: apache-commons-parent-26-8.el7.noarch |
| 8423 | ---> Package apache-parent.noarch 0:10-14.el7 will be installed |
| 8424 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-remote-resources-plugin) for package: apache-parent-10-14.el7.noarch |
| 8425 | --> Processing Dependency: apache-resource-bundles for package: apache-parent-10-14.el7.noarch |
| 8426 | ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed |
| 8427 | ---> Package boost.x86_64 0:1.53.0-23.el7 will be installed |
| 8428 | ---> Package boost-atomic.x86_64 0:1.53.0-23.el7 will be installed |
| 8429 | ---> Package boost-chrono.x86_64 0:1.53.0-23.el7 will be installed |
| 8430 | ---> Package boost-context.x86_64 0:1.53.0-23.el7 will be installed |
| 8431 | ---> Package boost-date-time.x86_64 0:1.53.0-23.el7 will be installed |
| 8432 | ---> Package boost-filesystem.x86_64 0:1.53.0-23.el7 will be installed |
| 8433 | ---> Package boost-graph.x86_64 0:1.53.0-23.el7 will be installed |
| 8434 | ---> Package boost-iostreams.x86_64 0:1.53.0-23.el7 will be installed |
| 8435 | ---> Package boost-locale.x86_64 0:1.53.0-23.el7 will be installed |
| 8436 | ---> Package boost-math.x86_64 0:1.53.0-23.el7 will be installed |
| 8437 | ---> Package boost-program-options.x86_64 0:1.53.0-23.el7 will be installed |
| 8438 | ---> Package boost-python.x86_64 0:1.53.0-23.el7 will be installed |
| 8439 | ---> Package boost-random.x86_64 0:1.53.0-23.el7 will be installed |
| 8440 | ---> Package boost-regex.x86_64 0:1.53.0-23.el7 will be installed |
| 8441 | ---> Package boost-serialization.x86_64 0:1.53.0-23.el7 will be installed |
| 8442 | ---> Package boost-signals.x86_64 0:1.53.0-23.el7 will be installed |
| 8443 | ---> Package boost-test.x86_64 0:1.53.0-23.el7 will be installed |
| 8444 | ---> Package boost-timer.x86_64 0:1.53.0-23.el7 will be installed |
| 8445 | ---> Package boost-wave.x86_64 0:1.53.0-23.el7 will be installed |
| 8446 | ---> Package cyrus-sasl.x86_64 0:2.1.26-17.el7 will be installed |
| 8447 | ---> Package dejavu-sans-mono-fonts.noarch 0:2.33-6.el7 will be installed |
| 8448 | --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-mono-fonts-2.33-6.el7.noarch |
| 8449 | ---> Package elfutils-devel.x86_64 0:0.160-1.el7 will be installed |
| 8450 | ---> Package elfutils-libelf-devel.x86_64 0:0.160-1.el7 will be installed |
| 8451 | ---> Package emacs-common.x86_64 1:24.3-11.el7 will be installed |
| 8452 | --> Processing Dependency: liblockfile.so.1()(64bit) for package: 1:emacs-common-24.3-11.el7.x86_64 |
| 8453 | ---> Package erlang-appmon.x86_64 0:R16B-03.10.el7 will be installed |
| 8454 | ---> Package erlang-asn1.x86_64 0:R16B-03.10.el7 will be installed |
| 8455 | ---> Package erlang-compiler.x86_64 0:R16B-03.10.el7 will be installed |
| 8456 | ---> Package erlang-cosEvent.x86_64 0:R16B-03.10.el7 will be installed |
| 8457 | ---> Package erlang-cosEventDomain.x86_64 0:R16B-03.10.el7 will be installed |
| 8458 | ---> Package erlang-cosFileTransfer.x86_64 0:R16B-03.10.el7 will be installed |
| 8459 | ---> Package erlang-cosNotification.x86_64 0:R16B-03.10.el7 will be installed |
| 8460 | ---> Package erlang-cosProperty.x86_64 0:R16B-03.10.el7 will be installed |
| 8461 | ---> Package erlang-cosTime.x86_64 0:R16B-03.10.el7 will be installed |
| 8462 | ---> Package erlang-cosTransactions.x86_64 0:R16B-03.10.el7 will be installed |
| 8463 | ---> Package erlang-crypto.x86_64 0:R16B-03.10.el7 will be installed |
| 8464 | ---> Package erlang-debugger.x86_64 0:R16B-03.10.el7 will be installed |
| 8465 | ---> Package erlang-dialyzer.x86_64 0:R16B-03.10.el7 will be installed |
| 8466 | --> Processing Dependency: graphviz for package: erlang-dialyzer-R16B-03.10.el7.x86_64 |
| 8467 | ---> Package erlang-diameter.x86_64 0:R16B-03.10.el7 will be installed |
| 8468 | ---> Package erlang-edoc.x86_64 0:R16B-03.10.el7 will be installed |
| 8469 | ---> Package erlang-erl_docgen.x86_64 0:R16B-03.10.el7 will be installed |
| 8470 | ---> Package erlang-erl_interface.x86_64 0:R16B-03.10.el7 will be installed |
| 8471 | ---> Package erlang-et.x86_64 0:R16B-03.10.el7 will be installed |
| 8472 | ---> Package erlang-eunit.x86_64 0:R16B-03.10.el7 will be installed |
| 8473 | ---> Package erlang-examples.x86_64 0:R16B-03.10.el7 will be installed |
| 8474 | ---> Package erlang-getopt.x86_64 0:0.7.0-1.el7 will be installed |
| 8475 | ---> Package erlang-gs.x86_64 0:R16B-03.10.el7 will be installed |
| 8476 | ---> Package erlang-hipe.x86_64 0:R16B-03.10.el7 will be installed |
| 8477 | ---> Package erlang-ic.x86_64 0:R16B-03.10.el7 will be installed |
| 8478 | ---> Package erlang-inets.x86_64 0:R16B-03.10.el7 will be installed |
| 8479 | ---> Package erlang-jinterface.x86_64 0:R16B-03.10.el7 will be installed |
| 8480 | ---> Package erlang-kernel.x86_64 0:R16B-03.10.el7 will be installed |
| 8481 | ---> Package erlang-megaco.x86_64 0:R16B-03.10.el7 will be installed |
| 8482 | ---> Package erlang-mnesia.x86_64 0:R16B-03.10.el7 will be installed |
| 8483 | ---> Package erlang-mustache.x86_64 0:0.1.0-8.el7.kolab_3.5 will be installed |
| 8484 | ---> Package erlang-observer.x86_64 0:R16B-03.10.el7 will be installed |
| 8485 | ---> Package erlang-odbc.x86_64 0:R16B-03.10.el7 will be installed |
| 8486 | --> Processing Dependency: libodbc.so.2()(64bit) for package: erlang-odbc-R16B-03.10.el7.x86_64 |
| 8487 | ---> Package erlang-orber.x86_64 0:R16B-03.10.el7 will be installed |
| 8488 | ---> Package erlang-os_mon.x86_64 0:R16B-03.10.el7 will be installed |
| 8489 | ---> Package erlang-otp_mibs.x86_64 0:R16B-03.10.el7 will be installed |
| 8490 | ---> Package erlang-percept.x86_64 0:R16B-03.10.el7 will be installed |
| 8491 | ---> Package erlang-pman.x86_64 0:R16B-03.10.el7 will be installed |
| 8492 | ---> Package erlang-public_key.x86_64 0:R16B-03.10.el7 will be installed |
| 8493 | ---> Package erlang-reltool.x86_64 0:R16B-03.10.el7 will be installed |
| 8494 | ---> Package erlang-runtime_tools.x86_64 0:R16B-03.10.el7 will be installed |
| 8495 | ---> Package erlang-sasl.x86_64 0:R16B-03.10.el7 will be installed |
| 8496 | ---> Package erlang-snmp.x86_64 0:R16B-03.10.el7 will be installed |
| 8497 | ---> Package erlang-ssh.x86_64 0:R16B-03.10.el7 will be installed |
| 8498 | ---> Package erlang-ssl.x86_64 0:R16B-03.10.el7 will be installed |
| 8499 | ---> Package erlang-stdlib.x86_64 0:R16B-03.10.el7 will be installed |
| 8500 | ---> Package erlang-syntax_tools.x86_64 0:R16B-03.10.el7 will be installed |
| 8501 | ---> Package erlang-test_server.x86_64 0:R16B-03.10.el7 will be installed |
| 8502 | ---> Package erlang-toolbar.x86_64 0:R16B-03.10.el7 will be installed |
| 8503 | ---> Package erlang-tools.x86_64 0:R16B-03.10.el7 will be installed |
| 8504 | ---> Package erlang-tv.x86_64 0:R16B-03.10.el7 will be installed |
| 8505 | ---> Package erlang-typer.x86_64 0:R16B-03.10.el7 will be installed |
| 8506 | ---> Package erlang-webtool.x86_64 0:R16B-03.10.el7 will be installed |
| 8507 | ---> Package erlang-wx.x86_64 0:R16B-03.10.el7 will be installed |
| 8508 | --> Processing Dependency: mesa-libGLU for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8509 | --> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8510 | --> Processing Dependency: libwx_gtk2u_stc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8511 | --> Processing Dependency: libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8512 | --> Processing Dependency: libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8513 | --> Processing Dependency: libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8514 | --> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8515 | --> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8516 | --> Processing Dependency: libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8517 | --> Processing Dependency: libwx_baseu-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8518 | --> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8519 | --> Processing Dependency: libwx_gtk2u_stc-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8520 | --> Processing Dependency: libwx_gtk2u_html-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8521 | --> Processing Dependency: libwx_gtk2u_gl-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8522 | --> Processing Dependency: libwx_gtk2u_core-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8523 | --> Processing Dependency: libwx_gtk2u_aui-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8524 | --> Processing Dependency: libwx_gtk2u_adv-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8525 | --> Processing Dependency: libwx_baseu_xml-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8526 | --> Processing Dependency: libwx_baseu-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8527 | --> Processing Dependency: libGLU.so.1()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8528 | ---> Package erlang-xmerl.x86_64 0:R16B-03.10.el7 will be installed |
| 8529 | ---> Package gc-devel.x86_64 0:7.2d-6.el7 will be installed |
| 8530 | --> Processing Dependency: gc(x86-64) = 7.2d-6.el7 for package: gc-devel-7.2d-6.el7.x86_64 |
| 8531 | --> Processing Dependency: libgccpp.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64 |
| 8532 | --> Processing Dependency: libgc.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64 |
| 8533 | --> Processing Dependency: libcord.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64 |
| 8534 | ---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed |
| 8535 | ---> Package geronimo-parent-poms.noarch 0:1.6-16.el7 will be installed |
| 8536 | ---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed |
| 8537 | --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.07-18.el7.x86_64 |
| 8538 | --> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64 |
| 8539 | ---> Package gmp-devel.x86_64 1:6.0.0-11.el7 will be installed |
| 8540 | ---> Package guile.x86_64 5:2.0.9-5.el7 will be installed |
| 8541 | ---> Package httpcomponents-project.noarch 0:6-4.el7 will be installed |
| 8542 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-site-plugin) for package: httpcomponents-project-6-4.el7.noarch |
| 8543 | ---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be installed |
| 8544 | --> Processing Dependency: httpd-tools = 2.4.6-31.el7.centos for package: httpd-2.4.6-31.el7.centos.x86_64 |
| 8545 | --> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-31.el7.centos.x86_64 |
| 8546 | ---> Package jakarta-commons-httpclient.noarch 1:3.1-16.el7_0 will be installed |
| 8547 | --> Processing Dependency: apache-commons-codec for package: 1:jakarta-commons-httpclient-3.1-16.el7_0.noarch |
| 8548 | ---> Package jansson.x86_64 0:2.4-6.el7 will be installed |
| 8549 | ---> Package jboss-parent.noarch 0:6-12.el7 will be installed |
| 8550 | ---> Package js.x86_64 1:1.8.5-17.el7 will be installed |
| 8551 | ---> Package js-uglify.noarch 0:2.4.13-5.el7 will be installed |
| 8552 | ---> Package jvnet-parent.noarch 0:4-2.el7 will be installed |
| 8553 | ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed |
| 8554 | ---> Package libICE-devel.x86_64 0:1.0.8-7.el7 will be installed |
| 8555 | ---> Package libSM-devel.x86_64 0:1.2.1-7.el7 will be installed |
| 8556 | ---> Package libXt-devel.x86_64 0:1.1.4-6.1.el7 will be installed |
| 8557 | ---> Package libXv-devel.x86_64 0:1.0.9-2.1.el7 will be installed |
| 8558 | ---> Package libarchive.x86_64 0:3.1.2-7.el7 will be installed |
| 8559 | --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-7.el7.x86_64 |
| 8560 | ---> Package libcalendaring.x86_64 0:4.9.1-3.el7.kolab_3.5 will be installed |
| 8561 | ---> Package libcom_err-devel.x86_64 0:1.42.9-7.el7 will be installed |
| 8562 | ---> Package libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8563 | ---> Package libkolabxml.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8564 | ---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed |
| 8565 | ---> Package libotf.x86_64 0:0.9.13-4.el7 will be installed |
| 8566 | --> Processing Dependency: libXaw.so.7()(64bit) for package: libotf-0.9.13-4.el7.x86_64 |
| 8567 | ---> Package libselinux-devel.x86_64 0:2.2.2-6.el7 will be installed |
| 8568 | --> Processing Dependency: libsepol-devel >= 2.1.9-1 for package: libselinux-devel-2.2.2-6.el7.x86_64 |
| 8569 | --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.2.2-6.el7.x86_64 |
| 8570 | ---> Package libuuid.x86_64 0:2.23.2-21.el7 will be updated |
| 8571 | --> Processing Dependency: libuuid = 2.23.2-21.el7 for package: libmount-2.23.2-21.el7.x86_64 |
| 8572 | --> Processing Dependency: libuuid = 2.23.2-21.el7 for package: util-linux-2.23.2-21.el7.x86_64 |
| 8573 | --> Processing Dependency: libuuid = 2.23.2-21.el7 for package: libblkid-2.23.2-21.el7.x86_64 |
| 8574 | ---> Package libuuid.x86_64 0:2.23.2-22.el7_1 will be an update |
| 8575 | ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed |
| 8576 | ---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed |
| 8577 | ---> Package lighttpd.x86_64 0:1.4.35-1.el7 will be installed |
| 8578 | ---> Package lksctp-tools.x86_64 0:1.0.13-3.el7 will be installed |
| 8579 | ---> Package lm_sensors-devel.x86_64 0:3.3.4-11.el7 will be installed |
| 8580 | --> Processing Dependency: lm_sensors-libs = 3.3.4-11.el7 for package: lm_sensors-devel-3.3.4-11.el7.x86_64 |
| 8581 | --> Processing Dependency: libsensors.so.4()(64bit) for package: lm_sensors-devel-3.3.4-11.el7.x86_64 |
| 8582 | ---> Package log4j.noarch 0:1.2.17-15.el7 will be installed |
| 8583 | --> Processing Dependency: mvn(org.apache.geronimo.specs:geronimo-jms_1.1_spec) for package: log4j-1.2.17-15.el7.noarch |
| 8584 | --> Processing Dependency: mvn(javax.mail:mail) for package: log4j-1.2.17-15.el7.noarch |
| 8585 | ---> Package m17n-lib.x86_64 0:1.6.4-10.el7 will be installed |
| 8586 | --> Processing Dependency: m17n-db for package: m17n-lib-1.6.4-10.el7.x86_64 |
| 8587 | ---> Package maven.noarch 0:3.0.5-16.el7 will be installed |
| 8588 | --> Processing Dependency: sisu-inject-plexus for package: maven-3.0.5-16.el7.noarch |
| 8589 | --> Processing Dependency: sisu-inject-bean for package: maven-3.0.5-16.el7.noarch |
| 8590 | --> Processing Dependency: plexus-sec-dispatcher for package: maven-3.0.5-16.el7.noarch |
| 8591 | --> Processing Dependency: plexus-containers-component-annotations for package: maven-3.0.5-16.el7.noarch |
| 8592 | --> Processing Dependency: plexus-cipher for package: maven-3.0.5-16.el7.noarch |
| 8593 | --> Processing Dependency: objectweb-asm for package: maven-3.0.5-16.el7.noarch |
| 8594 | --> Processing Dependency: mvn(org.sonatype.sisu:sisu-inject-plexus) for package: maven-3.0.5-16.el7.noarch |
| 8595 | --> Processing Dependency: mvn(org.sonatype.plexus:plexus-sec-dispatcher) for package: maven-3.0.5-16.el7.noarch |
| 8596 | --> Processing Dependency: mvn(org.sonatype.plexus:plexus-cipher) for package: maven-3.0.5-16.el7.noarch |
| 8597 | --> Processing Dependency: mvn(org.sonatype.aether:aether-util) for package: maven-3.0.5-16.el7.noarch |
| 8598 | --> Processing Dependency: mvn(org.sonatype.aether:aether-spi) for package: maven-3.0.5-16.el7.noarch |
| 8599 | --> Processing Dependency: mvn(org.sonatype.aether:aether-impl) for package: maven-3.0.5-16.el7.noarch |
| 8600 | --> Processing Dependency: mvn(org.sonatype.aether:aether-api) for package: maven-3.0.5-16.el7.noarch |
| 8601 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-component-annotations) for package: maven-3.0.5-16.el7.noarch |
| 8602 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-classworlds) for package: maven-3.0.5-16.el7.noarch |
| 8603 | --> Processing Dependency: mvn(commons-cli:commons-cli) for package: maven-3.0.5-16.el7.noarch |
| 8604 | --> Processing Dependency: httpcomponents-core for package: maven-3.0.5-16.el7.noarch |
| 8605 | --> Processing Dependency: httpcomponents-client for package: maven-3.0.5-16.el7.noarch |
| 8606 | --> Processing Dependency: guava for package: maven-3.0.5-16.el7.noarch |
| 8607 | --> Processing Dependency: google-guice for package: maven-3.0.5-16.el7.noarch |
| 8608 | --> Processing Dependency: cglib for package: maven-3.0.5-16.el7.noarch |
| 8609 | --> Processing Dependency: atinject for package: maven-3.0.5-16.el7.noarch |
| 8610 | --> Processing Dependency: apache-commons-cli for package: maven-3.0.5-16.el7.noarch |
| 8611 | --> Processing Dependency: aopalliance for package: maven-3.0.5-16.el7.noarch |
| 8612 | --> Processing Dependency: aether-util for package: maven-3.0.5-16.el7.noarch |
| 8613 | --> Processing Dependency: aether-spi for package: maven-3.0.5-16.el7.noarch |
| 8614 | --> Processing Dependency: aether-impl for package: maven-3.0.5-16.el7.noarch |
| 8615 | --> Processing Dependency: aether-connector-wagon for package: maven-3.0.5-16.el7.noarch |
| 8616 | --> Processing Dependency: aether-api for package: maven-3.0.5-16.el7.noarch |
| 8617 | ---> Package maven-archiver.noarch 0:2.5-9.el7 will be installed |
| 8618 | ---> Package maven-artifact.noarch 0:2.2.1-47.el7 will be installed |
| 8619 | ---> Package maven-artifact-manager.noarch 0:2.2.1-47.el7 will be installed |
| 8620 | ---> Package maven-assembly-plugin.noarch 0:2.4-8.el7 will be installed |
| 8621 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-io) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8622 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-shared-io) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8623 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-repository-builder) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8624 | --> Processing Dependency: mvn(org.apache.maven.shared:file-management) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8625 | ---> Package maven-common-artifact-filters.noarch 0:1.4-11.el7 will be installed |
| 8626 | ---> Package maven-doxia-sink-api.noarch 0:1.4-5.el7 will be installed |
| 8627 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-logging-api) = 1.4 for package: maven-doxia-sink-api-1.4-5.el7.noarch |
| 8628 | ---> Package maven-doxia-sitetools.noarch 0:1.4-3.el7 will be installed |
| 8629 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-velocity) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8630 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-i18n) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8631 | --> Processing Dependency: mvn(org.apache.velocity:velocity) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8632 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-xhtml) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8633 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-xdoc) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8634 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-fo) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8635 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-fml) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8636 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-apt) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8637 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-core) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8638 | --> Processing Dependency: mvn(commons-collections:commons-collections) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8639 | ---> Package maven-enforcer-plugin.noarch 0:1.2-8.el7 will be installed |
| 8640 | --> Processing Dependency: mvn(org.apache.maven.enforcer:enforcer-rules) = 1.2 for package: maven-enforcer-plugin-1.2-8.el7.noarch |
| 8641 | --> Processing Dependency: mvn(org.apache.maven.enforcer:enforcer-api) = 1.2 for package: maven-enforcer-plugin-1.2-8.el7.noarch |
| 8642 | ---> Package maven-filtering.noarch 0:1.1-3.el7 will be installed |
| 8643 | --> Processing Dependency: mvn(org.sonatype.plexus:plexus-build-api) for package: maven-filtering-1.1-3.el7.noarch |
| 8644 | ---> Package maven-invoker.noarch 0:2.1.1-9.el7 will be installed |
| 8645 | ---> Package maven-model.noarch 0:2.2.1-47.el7 will be installed |
| 8646 | ---> Package maven-monitor.noarch 0:2.2.1-47.el7 will be installed |
| 8647 | ---> Package maven-parent.noarch 0:20-5.el7 will be installed |
| 8648 | ---> Package maven-plugin-annotations.noarch 0:3.1-17.el7 will be installed |
| 8649 | --> Processing Dependency: maven-plugin-tools = 3.1-17.el7 for package: maven-plugin-annotations-3.1-17.el7.noarch |
| 8650 | ---> Package maven-plugins-pom.noarch 0:23-7.el7 will be installed |
| 8651 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-plugin-plugin) for package: maven-plugins-pom-23-7.el7.noarch |
| 8652 | ---> Package maven-project.noarch 0:2.2.1-47.el7 will be installed |
| 8653 | --> Processing Dependency: mvn(org.apache.maven:maven-profile) = 2.2.1 for package: maven-project-2.2.1-47.el7.noarch |
| 8654 | --> Processing Dependency: mvn(org.apache.maven:maven-plugin-registry) = 2.2.1 for package: maven-project-2.2.1-47.el7.noarch |
| 8655 | ---> Package maven-reporting-api.noarch 1:3.0-5.el7 will be installed |
| 8656 | ---> Package maven-settings.noarch 0:2.2.1-47.el7 will be installed |
| 8657 | ---> Package maven-shared-incremental.noarch 0:1.1-6.el7 will be installed |
| 8658 | ---> Package maven-shared-utils.noarch 0:0.4-3.el7 will be installed |
| 8659 | --> Processing Dependency: mvn(com.google.code.findbugs:jsr305) for package: maven-shared-utils-0.4-3.el7.noarch |
| 8660 | ---> Package maven-surefire.noarch 0:2.15-3.el7 will be installed |
| 8661 | --> Processing Dependency: mvn(org.apache.maven:maven-plugin-descriptor) for package: maven-surefire-2.15-3.el7.noarch |
| 8662 | --> Processing Dependency: mvn(org.apache.commons:commons-lang3) for package: maven-surefire-2.15-3.el7.noarch |
| 8663 | ---> Package maven-surefire-provider-junit.noarch 0:2.15-3.el7 will be installed |
| 8664 | ---> Package maven-surefire-provider-testng.noarch 0:2.15-3.el7 will be installed |
| 8665 | --> Processing Dependency: mvn(org.testng:testng::jdk15:) for package: maven-surefire-provider-testng-2.15-3.el7.noarch |
| 8666 | ---> Package maven-toolchain.noarch 0:2.2.1-47.el7 will be installed |
| 8667 | ---> Package maven-wagon.noarch 0:2.4-3.el7 will be installed |
| 8668 | --> Processing Dependency: mvn(org.slf4j:slf4j-api) for package: maven-wagon-2.4-3.el7.noarch |
| 8669 | --> Processing Dependency: mvn(org.jsoup:jsoup) for package: maven-wagon-2.4-3.el7.noarch |
| 8670 | --> Processing Dependency: mvn(nekohtml:nekohtml) for package: maven-wagon-2.4-3.el7.noarch |
| 8671 | --> Processing Dependency: mvn(commons-net:commons-net) for package: maven-wagon-2.4-3.el7.noarch |
| 8672 | --> Processing Dependency: mvn(com.jcraft:jsch) for package: maven-wagon-2.4-3.el7.noarch |
| 8673 | ---> Package mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 will be installed |
| 8674 | ---> Package mojo-parent.noarch 0:32-4.el7 will be installed |
| 8675 | --> Processing Dependency: mvn(org.codehaus:codehaus-parent) for package: mojo-parent-32-4.el7.noarch |
| 8676 | ---> Package mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed |
| 8677 | --> 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 |
| 8678 | --> Processing Dependency: libldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8679 | --> Processing Dependency: libssldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8680 | --> Processing Dependency: libprldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8681 | --> Processing Dependency: libldif60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8682 | ---> Package net-snmp-agent-libs.x86_64 1:5.7.2-20.el7 will be installed |
| 8683 | ---> Package net-snmp-libs.x86_64 1:5.7.2-20.el7 will be installed |
| 8684 | ---> Package netpbm-progs.x86_64 0:10.61.02-9.el7 will be installed |
| 8685 | --> Processing Dependency: netpbm = 10.61.02-9.el7 for package: netpbm-progs-10.61.02-9.el7.x86_64 |
| 8686 | --> Processing Dependency: libnetpbm.so.11()(64bit) for package: netpbm-progs-10.61.02-9.el7.x86_64 |
| 8687 | ---> Package nodejs.x86_64 0:0.10.36-3.el7 will be installed |
| 8688 | --> Processing Dependency: v8(x86-64) < 1:3.15 for package: nodejs-0.10.36-3.el7.x86_64 |
| 8689 | --> Processing Dependency: v8(x86-64) >= 1:3.14.5.10-17 for package: nodejs-0.10.36-3.el7.x86_64 |
| 8690 | --> Processing Dependency: libv8.so.3()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8691 | --> Processing Dependency: libuv.so.0.10()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8692 | --> Processing Dependency: libhttp_parser.so.2()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8693 | --> Processing Dependency: libcares.so.2()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8694 | ---> Package nodejs-async.noarch 0:0.2.10-1.el7 will be installed |
| 8695 | ---> Package nodejs-optimist.noarch 0:0.4.0-1.el7 will be installed |
| 8696 | --> Processing Dependency: npm(wordwrap) < 0.1 for package: nodejs-optimist-0.4.0-1.el7.noarch |
| 8697 | --> Processing Dependency: npm(wordwrap) >= 0.0.2 for package: nodejs-optimist-0.4.0-1.el7.noarch |
| 8698 | ---> Package nodejs-source-map.noarch 0:0.1.33-1.el7 will be installed |
| 8699 | --> Processing Dependency: npm(amdefine) >= 0.0.4 for package: nodejs-source-map-0.1.33-1.el7.noarch |
| 8700 | ---> Package nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7 will be installed |
| 8701 | ---> Package nspr.x86_64 0:4.10.6-3.el7 will be updated |
| 8702 | ---> Package nspr.x86_64 0:4.10.8-1.el7_1 will be an update |
| 8703 | ---> Package nss.x86_64 0:3.16.2.3-5.el7 will be updated |
| 8704 | --> Processing Dependency: nss = 3.16.2.3-5.el7 for package: nss-sysinit-3.16.2.3-5.el7.x86_64 |
| 8705 | --> Processing Dependency: nss(x86-64) = 3.16.2.3-5.el7 for package: nss-tools-3.16.2.3-5.el7.x86_64 |
| 8706 | ---> Package nss.x86_64 0:3.18.0-2.2.el7_1 will be an update |
| 8707 | --> Processing Dependency: nss-util >= 3.18.0 for package: nss-3.18.0-2.2.el7_1.x86_64 |
| 8708 | Package: nss-util-3.18.0-1.el7_1.src - can't co-install with nss-util-3.18.0-1.el7_1.x86_64 |
| 8709 | Package: nss-util-3.18.0-1.el7_1.src - can't co-install with nss-util-3.18.0-1.el7_1.x86_64 |
| 8710 | ---> Package nss-softokn-devel.x86_64 0:3.16.2.3-9.el7 will be installed |
| 8711 | --> 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 |
| 8712 | ---> Package nss-util-devel.x86_64 0:3.18.0-1.el7_1 will be installed |
| 8713 | ---> Package nss_compat_ossl.x86_64 0:0.9.6-8.el7 will be installed |
| 8714 | ---> Package perl-ExtUtils-Install.noarch 0:1.58-285.el7 will be installed |
| 8715 | ---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed |
| 8716 | ---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 will be installed |
| 8717 | ---> Package php-PsrLog.noarch 0:1.0.0-6.el7 will be installed |
| 8718 | ---> Package php-Smarty.noarch 0:3.1.21-1.el7 will be installed |
| 8719 | ---> Package php-cli.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8720 | ---> Package php-doctrine-instantiator.noarch 0:1.0.4-1.el7 will be installed |
| 8721 | ---> Package php-intl.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8722 | ---> Package php-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8723 | ---> Package php-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8724 | ---> Package php-ldap.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8725 | ---> Package php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8726 | ---> Package php-pear-Net-URL2.noarch 0:2.1.1-1.el7 will be installed |
| 8727 | ---> Package php-phpspec-prophecy.noarch 0:1.4.0-1.el7 will be installed |
| 8728 | --> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) < 3 for package: php-phpspec-prophecy-1.4.0-1.el7.noarch |
| 8729 | --> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) >= 2.0 for package: php-phpspec-prophecy-1.4.0-1.el7.noarch |
| 8730 | ---> Package php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7 will be installed |
| 8731 | ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:2.0.16-1.el7 will be installed |
| 8732 | --> Processing Dependency: php-composer(phpunit/php-token-stream) < 2 for package: php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch |
| 8733 | --> Processing Dependency: php-composer(phpunit/php-token-stream) >= 1.3 for package: php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch |
| 8734 | ---> Package php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 will be installed |
| 8735 | ---> Package php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 will be installed |
| 8736 | ---> Package php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7 will be installed |
| 8737 | --> Processing Dependency: php-soap for package: php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch |
| 8738 | ---> Package php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 will be installed |
| 8739 | ---> Package php-phpunit-Version.noarch 0:1.0.5-1.el7 will be installed |
| 8740 | ---> Package php-phpunit-comparator.noarch 0:1.1.1-1.el7 will be installed |
| 8741 | ---> Package php-phpunit-diff.noarch 0:1.3.0-1.el7 will be installed |
| 8742 | ---> Package php-phpunit-environment.noarch 0:1.2.2-1.el7 will be installed |
| 8743 | ---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be installed |
| 8744 | ---> Package php-process.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8745 | ---> Package php-sebastian-global-state.noarch 0:1.0.0-1.el7 will be installed |
| 8746 | ---> Package php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 will be installed |
| 8747 | ---> Package php-seld-cli-prompt.noarch 0:1.0.0-1.el7.kolab_3.5 will be installed |
| 8748 | ---> Package php-seld-phar-utils.noarch 0:1.0.0-1.el7.kolab_3.5 will be installed |
| 8749 | ---> Package php-symfony-common.noarch 0:2.5.11-1.el7 will be installed |
| 8750 | ---> Package php-symfony-event-dispatcher.noarch 0:2.5.11-1.el7 will be installed |
| 8751 | --> Processing Dependency: php-composer(symfony/http-kernel) = 2.5.11 for package: php-symfony-event-dispatcher-2.5.11-1.el7.noarch |
| 8752 | --> Processing Dependency: php-composer(symfony/dependency-injection) = 2.5.11 for package: php-symfony-event-dispatcher-2.5.11-1.el7.noarch |
| 8753 | ---> Package php-symfony-yaml.noarch 0:2.5.11-1.el7 will be installed |
| 8754 | ---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be installed |
| 8755 | --> Processing Dependency: libtidy-0.99.so.0()(64bit) for package: php-tidy-5.4.16-3.el7.x86_64 |
| 8756 | ---> Package plexus-archiver.noarch 0:2.4.2-4.el7 will be installed |
| 8757 | --> Processing Dependency: mvn(org.apache.commons:commons-compress) for package: plexus-archiver-2.4.2-4.el7.noarch |
| 8758 | ---> Package plexus-compiler.noarch 0:2.2-7.el7 will be installed |
| 8759 | ---> Package plexus-components-pom.noarch 0:1.2-7.el7 will be installed |
| 8760 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-component-metadata) for package: plexus-components-pom-1.2-7.el7.noarch |
| 8761 | ---> Package plexus-containers-container-default.noarch 0:1.5.5-14.el7 will be installed |
| 8762 | --> Processing Dependency: mvn(org.apache.xbean:xbean-reflect) for package: plexus-containers-container-default-1.5.5-14.el7.noarch |
| 8763 | --> Processing Dependency: mvn(junit:junit) for package: plexus-containers-container-default-1.5.5-14.el7.noarch |
| 8764 | ---> Package plexus-digest.noarch 0:1.1-15.el7 will be installed |
| 8765 | ---> Package plexus-interactivity.noarch 0:1.0-0.14.alpha6.el7 will be installed |
| 8766 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-component-api) for package: plexus-interactivity-1.0-0.14.alpha6.el7.noarch |
| 8767 | --> Processing Dependency: mvn(jline:jline) for package: plexus-interactivity-1.0-0.14.alpha6.el7.noarch |
| 8768 | ---> Package plexus-interpolation.noarch 0:1.15-8.el7 will be installed |
| 8769 | ---> Package plexus-pom.noarch 0:3.3.1-5.el7 will be installed |
| 8770 | --> Processing Dependency: mvn(org.sonatype.spice:spice-parent) for package: plexus-pom-3.3.1-5.el7.noarch |
| 8771 | ---> Package plexus-tools-pom.noarch 0:1.0.11-8.el7 will be installed |
| 8772 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-release-plugin) for package: plexus-tools-pom-1.0.11-8.el7.noarch |
| 8773 | ---> Package plexus-utils.noarch 0:3.0.9-9.el7 will be installed |
| 8774 | ---> Package pyserial.noarch 0:2.6-5.el7 will be installed |
| 8775 | ---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed |
| 8776 | ---> Package python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 will be installed |
| 8777 | --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.2.20130715svn7687.el7.noarch |
| 8778 | ---> Package python-py.noarch 0:1.4.14-4.el7 will be installed |
| 8779 | ---> Package python-pygments.noarch 0:1.4-9.el7 will be installed |
| 8780 | ---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed |
| 8781 | ---> Package qdox.noarch 0:1.12.1-9.el7 will be installed |
| 8782 | ---> Package roundcubemail-core-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8783 | ---> Package roundcubemail-plugin-acl.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8784 | --> Processing Dependency: roundcubemail(plugin-acl-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch |
| 8785 | --> Processing Dependency: roundcubemail(plugin-acl-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch |
| 8786 | ---> Package roundcubemail-plugin-archive.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8787 | --> Processing Dependency: roundcubemail(plugin-archive-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarch |
| 8788 | --> Processing Dependency: roundcubemail(plugin-archive-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarch |
| 8789 | ---> Package roundcubemail-plugin-calendar.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8790 | --> Processing Dependency: roundcubemail(plugin-calendar-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noarch |
| 8791 | --> Processing Dependency: roundcubemail(plugin-calendar-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noarch |
| 8792 | --> Processing Dependency: roundcubemail(plugin-libcalendaring) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noarch |
| 8793 | ---> Package roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8794 | --> Processing Dependency: roundcubemail(plugin-filesystem_attachments-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-filesystem_attachments-1.2-3.el7.kolab_3.5.noarch |
| 8795 | ---> Package roundcubemail-plugin-jqueryui.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8796 | --> Processing Dependency: roundcubemail(plugin-jqueryui-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noarch |
| 8797 | --> Processing Dependency: roundcubemail(plugin-jqueryui-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noarch |
| 8798 | ---> Package roundcubemail-plugin-kolab_activesync.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8799 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_3.5.noarch |
| 8800 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_3.5.noarch |
| 8801 | ---> Package roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8802 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab_3.5.noarch |
| 8803 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab_3.5.noarch |
| 8804 | ---> Package roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8805 | ---> Package roundcubemail-plugin-kolab_config.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8806 | --> Processing Dependency: roundcubemail(plugin-kolab_config-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_config-3.3-1.el7.kolab_3.5.noarch |
| 8807 | ---> Package roundcubemail-plugin-kolab_delegation.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8808 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_3.5.noarch |
| 8809 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_3.5.noarch |
| 8810 | ---> Package roundcubemail-plugin-kolab_files.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8811 | --> Processing Dependency: roundcubemail(plugin-kolab_files-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.noarch |
| 8812 | --> Processing Dependency: roundcubemail(plugin-kolab_files-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.noarch |
| 8813 | ---> Package roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8814 | ---> Package roundcubemail-plugin-kolab_notes.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8815 | --> Processing Dependency: roundcubemail(plugin-kolab_notes-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.noarch |
| 8816 | --> Processing Dependency: roundcubemail(plugin-kolab_notes-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.noarch |
| 8817 | ---> Package roundcubemail-plugin-kolab_tags.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8818 | --> Processing Dependency: roundcubemail(plugin-kolab_tags-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.noarch |
| 8819 | --> Processing Dependency: roundcubemail(plugin-kolab_tags-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.noarch |
| 8820 | ---> Package roundcubemail-plugin-libkolab-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8821 | ---> Package roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8822 | --> Processing Dependency: roundcubemail(plugin-libkolab-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 8823 | ---> Package roundcubemail-plugin-managesieve.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8824 | --> Processing Dependency: roundcubemail(plugin-managesieve-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.noarch |
| 8825 | --> Processing Dependency: roundcubemail(plugin-managesieve-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.noarch |
| 8826 | ---> Package roundcubemail-plugin-odfviewer.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8827 | --> Processing Dependency: roundcubemail(plugin-odfviewer-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-odfviewer-3.3-1.el7.kolab_3.5.noarch |
| 8828 | ---> Package roundcubemail-plugin-password.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8829 | --> Processing Dependency: roundcubemail(plugin-password-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-password-1.2-3.el7.kolab_3.5.noarch |
| 8830 | ---> Package roundcubemail-plugin-pdfviewer.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8831 | --> Processing Dependency: roundcubemail(plugin-pdfviewer-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-pdfviewer-3.3-1.el7.kolab_3.5.noarch |
| 8832 | ---> Package roundcubemail-plugin-tasklist.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8833 | --> Processing Dependency: roundcubemail(plugin-tasklist-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noarch |
| 8834 | --> Processing Dependency: roundcubemail(plugin-tasklist-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noarch |
| 8835 | ---> Package roundcubemail-plugin-zipdownload.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8836 | --> Processing Dependency: roundcubemail(plugin-zipdownload-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.noarch |
| 8837 | --> Processing Dependency: roundcubemail(plugin-zipdownload-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.noarch |
| 8838 | ---> Package roundcubemail-skin-chameleon.noarch 0:0.3.6-1.el7.kolab_3.5 will be installed |
| 8839 | --> Processing Dependency: roundcubemail(skin-chameleon) = 0.3.6-1.el7.kolab_3.5 for package: roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noarch |
| 8840 | --> Processing Dependency: roundcubemail(skin-chameleon-assets) = 0.3.6-1.el7.kolab_3.5 for package: roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noarch |
| 8841 | ---> Package roundcubemail-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8842 | --> Processing Dependency: roundcubemail(skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 8843 | ---> Package rpm-devel.x86_64 0:4.11.1-25.el7 will be installed |
| 8844 | --> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.11.1-25.el7.x86_64 |
| 8845 | ---> Package sonatype-oss-parent.noarch 0:7-6.el7 will be installed |
| 8846 | ---> Package svrcore.x86_64 0:4.0.4-11.el7 will be installed |
| 8847 | ---> Package systemtap-sdt-devel.x86_64 0:2.6-10.el7_1 will be installed |
| 8848 | --> Processing Dependency: pyparsing for package: systemtap-sdt-devel-2.6-10.el7_1.x86_64 |
| 8849 | ---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed |
| 8850 | ---> Package tcl.x86_64 1:8.5.13-4.el7 will be installed |
| 8851 | ---> Package tcp_wrappers-devel.x86_64 0:7.6-77.el7 will be installed |
| 8852 | ---> Package texlive-base.noarch 2:2012-32.20130427_r30134.el7 will be installed |
| 8853 | ---> Package texlive-collection-latexrecommended.noarch 2:svn25795.0-32.20130427_r30134.el7 will be installed |
| 8854 | --> Processing Dependency: texlive-collection-latex for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8855 | --> Processing Dependency: texlive-collection-fontsrecommended for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8856 | --> Processing Dependency: tex-xkeyval for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8857 | --> Processing Dependency: tex-xcolor for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8858 | --> Processing Dependency: tex-underscore for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8859 | --> Processing Dependency: tex-typehtml for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8860 | --> Processing Dependency: tex-thumbpdf for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8861 | --> Processing Dependency: tex-textcase for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8862 | --> Processing Dependency: tex-subfig for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8863 | --> Processing Dependency: tex-setspace for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8864 | --> Processing Dependency: tex-sepnum for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8865 | --> Processing Dependency: tex-seminar for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8866 | --> Processing Dependency: tex-section for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8867 | --> Processing Dependency: tex-sansmath for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8868 | --> Processing Dependency: tex-rotating for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8869 | --> Processing Dependency: tex-rcs for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8870 | --> Processing Dependency: tex-psfrag for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8871 | --> Processing Dependency: tex-powerdot for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8872 | --> Processing Dependency: tex-pdfpages for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8873 | --> Processing Dependency: tex-parskip for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8874 | --> Processing Dependency: tex-ntgclass for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8875 | --> Processing Dependency: tex-ms for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8876 | --> Processing Dependency: tex-microtype for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8877 | --> Processing Dependency: tex-mh for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8878 | --> Processing Dependency: tex-metalogo for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8879 | --> Processing Dependency: tex-memoir for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8880 | --> Processing Dependency: tex-mdwtools for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8881 | --> Processing Dependency: tex-listings for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8882 | --> Processing Dependency: tex-l3packages for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8883 | --> Processing Dependency: tex-l3kernel for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8884 | --> Processing Dependency: tex-l3experimental for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8885 | --> Processing Dependency: tex-koma-script for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8886 | --> Processing Dependency: tex-jknapltx for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8887 | --> Processing Dependency: tex-index for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8888 | --> Processing Dependency: tex-fp for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8889 | --> Processing Dependency: tex-fontspec for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8890 | --> Processing Dependency: tex-float for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8891 | --> Processing Dependency: tex-fancyvrb for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8892 | --> Processing Dependency: tex-fancyref for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8893 | --> Processing Dependency: tex-fancybox for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8894 | --> Processing Dependency: tex-extsizes for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8895 | --> Processing Dependency: tex-euler for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8896 | --> Processing Dependency: tex-eso-pic for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8897 | --> Processing Dependency: tex-ec for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8898 | --> Processing Dependency: tex-ctable for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8899 | --> Processing Dependency: tex-crop for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8900 | --> Processing Dependency: tex-cmap for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8901 | --> Processing Dependency: tex-cite for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8902 | --> Processing Dependency: tex-caption for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8903 | --> Processing Dependency: tex-booktabs for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8904 | --> Processing Dependency: tex-beamer for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8905 | --> Processing Dependency: tex-anysize for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8906 | ---> Package texlive-dvips-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 8907 | --> Processing Dependency: texlive-kpathsea-lib = 2:2012-32.20130427_r30134.el7 for package: 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7.x86_64 |
| 8908 | --> Processing Dependency: libkpathsea.so.6()(64bit) for package: 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7.x86_64 |
| 8909 | ---> Package texlive-hyperref.noarch 2:svn28213.6.83m-32.el7 will be installed |
| 8910 | --> Processing Dependency: tex(stringenc.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8911 | --> Processing Dependency: tex(rerunfilecheck.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8912 | --> Processing Dependency: tex(refcount.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8913 | --> Processing Dependency: tex(pdftexcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8914 | --> Processing Dependency: tex(pdfescape.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8915 | --> Processing Dependency: tex(ltxcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8916 | --> Processing Dependency: tex(letltxmacro.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8917 | --> Processing Dependency: tex(kvsetkeys.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8918 | --> Processing Dependency: tex(kvoptions.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8919 | --> Processing Dependency: tex(kvdefinekeys.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8920 | --> Processing Dependency: tex(keyval.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8921 | --> Processing Dependency: tex(intcalc.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8922 | --> Processing Dependency: tex(infwarerr.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8923 | --> Processing Dependency: tex(ifxetex.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8924 | --> Processing Dependency: tex(ifvtex.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8925 | --> Processing Dependency: tex(ifpdf.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8926 | --> Processing Dependency: tex(hycolor.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8927 | --> Processing Dependency: tex(hobsub-hyperref.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8928 | --> Processing Dependency: tex(gettitlestring.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8929 | --> Processing Dependency: tex(etexcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8930 | --> Processing Dependency: tex(color.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8931 | --> Processing Dependency: tex(bitset.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8932 | --> Processing Dependency: tex(auxhook.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8933 | --> Processing Dependency: tex(atbegshi.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8934 | ---> Package texlive-kpathsea.noarch 2:svn28792.0-32.el7 will be installed |
| 8935 | ---> Package texlive-kpathsea-bin.x86_64 2:svn27347.0-32.20130427_r30134.el7 will be installed |
| 8936 | ---> Package texlive-latex-fonts.noarch 2:svn28888.0-32.el7 will be installed |
| 8937 | ---> Package texlive-latexconfig.noarch 2:svn28991.0-32.el7 will be installed |
| 8938 | ---> Package texlive-luatex.noarch 2:svn26689.0.70.1-32.el7 will be installed |
| 8939 | --> Processing Dependency: texlive-tetex-bin for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8940 | --> Processing Dependency: texlive-tetex-bin for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8941 | --> Processing Dependency: texlive-luatex-bin for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8942 | --> Processing Dependency: tex-tetex for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8943 | --> Processing Dependency: tex-tetex for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8944 | --> Processing Dependency: tex-hyphen-base for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8945 | ---> Package texlive-pdftex.noarch 2:svn29585.1.40.11-32.el7 will be installed |
| 8946 | --> Processing Dependency: texlive-pdftex-bin for package: 2:texlive-pdftex-svn29585.1.40.11-32.el7.noarch |
| 8947 | ---> Package texlive-tools.noarch 2:svn26263.0-32.el7 will be installed |
| 8948 | ---> Package texlive-url.noarch 2:svn16864.3.2-32.el7 will be installed |
| 8949 | ---> Package tix.x86_64 1:8.4.3-12.el7 will be installed |
| 8950 | ---> Package tk.x86_64 1:8.5.13-4.el7 will be installed |
| 8951 | ---> Package uuid.x86_64 0:1.6.2-26.el7 will be installed |
| 8952 | ---> Package weld-parent.noarch 0:17-9.el7 will be installed |
| 8953 | ---> Package xerces-c.x86_64 0:3.1.1-6.el7 will be installed |
| 8954 | ---> Package xmvn.noarch 0:1.3.0-5.el7 will be installed |
| 8955 | --> Processing Dependency: mvn(com.beust:jcommander) for package: xmvn-1.3.0-5.el7.noarch |
| 8956 | ---> Package ycssmin.noarch 0:1.0.1-6.el7 will be installed |
| 8957 | --> Running transaction check |
| 8958 | ---> Package aether-api.noarch 0:1.13.1-13.el7 will be installed |
| 8959 | ---> Package aether-connector-wagon.noarch 0:1.13.1-13.el7 will be installed |
| 8960 | ---> Package aether-impl.noarch 0:1.13.1-13.el7 will be installed |
| 8961 | ---> Package aether-spi.noarch 0:1.13.1-13.el7 will be installed |
| 8962 | ---> Package aether-util.noarch 0:1.13.1-13.el7 will be installed |
| 8963 | ---> Package aopalliance.noarch 0:1.0-8.el7 will be installed |
| 8964 | ---> Package apache-commons-cli.noarch 0:1.2-13.el7 will be installed |
| 8965 | ---> Package apache-commons-codec.noarch 0:1.8-7.el7 will be installed |
| 8966 | ---> Package apache-commons-collections.noarch 0:3.2.1-21.el7 will be installed |
| 8967 | ---> Package apache-commons-compress.noarch 0:1.5-4.el7 will be installed |
| 8968 | --> Processing Dependency: mvn(org.tukaani:xz) for package: apache-commons-compress-1.5-4.el7.noarch |
| 8969 | ---> Package apache-commons-lang3.noarch 0:3.1-9.el7 will be installed |
| 8970 | ---> Package apache-commons-net.noarch 0:3.2-8.el7.centos will be installed |
| 8971 | ---> Package apache-rat-plugin.noarch 0:0.8-13.el7 will be installed |
| 8972 | --> Processing Dependency: mvn(org.apache.rat:apache-rat-core) = 0.8 for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8973 | --> Processing Dependency: apache-rat-core = 0.8-13.el7 for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8974 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-plugin-testing-harness) for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8975 | --> Processing Dependency: mvn(org.apache.maven.reporting:maven-reporting-impl) for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8976 | ---> Package apache-resource-bundles.noarch 0:2-11.el7 will be installed |
| 8977 | ---> Package atinject.noarch 0:1-13.20100611svn86.el7 will be installed |
| 8978 | ---> Package avalon-framework.noarch 0:4.3-10.el7 will be installed |
| 8979 | ---> Package avalon-logkit.noarch 0:2.1-14.el7 will be installed |
| 8980 | --> Processing Dependency: tomcat-servlet-3.0-api for package: avalon-logkit-2.1-14.el7.noarch |
| 8981 | ---> Package beust-jcommander.noarch 0:1.30-5.el7 will be installed |
| 8982 | ---> Package buildnumber-maven-plugin.noarch 0:1.2-7.el7 will be installed |
| 8983 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-svnexe) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8984 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-svn-commons) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8985 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-starteam) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8986 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-perforce) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8987 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-hg) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8988 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-gitexe) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8989 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-cvsexe) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8990 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-clearcase) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8991 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-bazaar) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8992 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-manager-plexus) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8993 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-api) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8994 | --> Processing Dependency: mvn(net.java.dev.jna:jna) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8995 | ---> Package c-ares.x86_64 0:1.10.0-3.el7 will be installed |
| 8996 | ---> Package centos-logos.noarch 0:70.0.6-2.el7.centos will be installed |
| 8997 | ---> Package cglib.noarch 0:2.2-18.el7 will be installed |
| 8998 | ---> Package codehaus-parent.noarch 0:4-5.el7 will be installed |
| 8999 | ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed |
| 9000 | ---> Package gc.x86_64 0:7.2d-6.el7 will be installed |
| 9001 | ---> Package geronimo-jms.noarch 0:1.1.1-19.el7 will be installed |
| 9002 | ---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed |
| 9003 | ---> Package google-guice.noarch 0:3.1.3-9.el7 will be installed |
| 9004 | ---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed |
| 9005 | --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64 |
| 9006 | ---> Package guava.noarch 0:13.0-6.el7 will be installed |
| 9007 | ---> Package http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7 will be installed |
| 9008 | ---> Package httpcomponents-client.noarch 0:4.2.5-5.el7_0 will be installed |
| 9009 | ---> Package httpcomponents-core.noarch 0:4.2.4-6.el7 will be installed |
| 9010 | ---> Package httpd-tools.x86_64 0:2.4.6-31.el7.centos will be installed |
| 9011 | ---> Package javamail.noarch 0:1.4.6-8.el7 will be installed |
| 9012 | ---> Package jline.noarch 0:1.0-8.el7 will be installed |
| 9013 | ---> Package jsch.noarch 0:0.1.50-5.el7 will be installed |
| 9014 | --> Processing Dependency: jzlib >= 1.0.5 for package: jsch-0.1.50-5.el7.noarch |
| 9015 | ---> Package jsoup.noarch 0:1.6.1-10.el7 will be installed |
| 9016 | ---> Package jsr-305.noarch 0:0-0.18.20090319svn.el7 will be installed |
| 9017 | ---> Package junit.noarch 0:4.11-8.el7 will be installed |
| 9018 | --> Processing Dependency: osgi(org.hamcrest.core) for package: junit-4.11-8.el7.noarch |
| 9019 | --> Processing Dependency: hamcrest for package: junit-4.11-8.el7.noarch |
| 9020 | ---> Package libXaw.x86_64 0:1.0.11-6.1.el7 will be installed |
| 9021 | ---> Package libblkid.x86_64 0:2.23.2-21.el7 will be updated |
| 9022 | ---> Package libblkid.x86_64 0:2.23.2-22.el7_1 will be an update |
| 9023 | ---> Package liblockfile.x86_64 0:1.08-17.el7 will be installed |
| 9024 | ---> Package libmount.x86_64 0:2.23.2-21.el7 will be updated |
| 9025 | ---> Package libmount.x86_64 0:2.23.2-22.el7_1 will be an update |
| 9026 | ---> Package libsepol-devel.x86_64 0:2.1.9-3.el7 will be installed |
| 9027 | ---> Package libtidy.x86_64 0:0.99.0-31.20091203.el7 will be installed |
| 9028 | ---> Package libuv.x86_64 1:0.10.34-1.el7 will be installed |
| 9029 | ---> Package libwmf-lite.x86_64 0:0.2.8.4-39.el7 will be installed |
| 9030 | ---> Package lm_sensors-libs.x86_64 0:3.3.4-11.el7 will be installed |
| 9031 | ---> Package lzo.x86_64 0:2.06-6.el7_0.2 will be installed |
| 9032 | ---> Package m17n-db.noarch 0:1.6.4-3.el7 will be installed |
| 9033 | ---> Package maven-doxia-core.noarch 0:1.4-5.el7 will be installed |
| 9034 | ---> Package maven-doxia-logging-api.noarch 0:1.4-5.el7 will be installed |
| 9035 | ---> Package maven-doxia-module-apt.noarch 0:1.4-5.el7 will be installed |
| 9036 | ---> Package maven-doxia-module-fml.noarch 0:1.4-5.el7 will be installed |
| 9037 | ---> Package maven-doxia-module-fo.noarch 0:1.4-5.el7 will be installed |
| 9038 | --> Processing Dependency: mvn(org.apache.xmlgraphics:fop) for package: maven-doxia-module-fo-1.4-5.el7.noarch |
| 9039 | --> Processing Dependency: mvn(commons-configuration:commons-configuration) for package: maven-doxia-module-fo-1.4-5.el7.noarch |
| 9040 | ---> Package maven-doxia-module-xdoc.noarch 0:1.4-5.el7 will be installed |
| 9041 | ---> Package maven-doxia-module-xhtml.noarch 0:1.4-5.el7 will be installed |
| 9042 | ---> Package maven-enforcer-api.noarch 0:1.2-8.el7 will be installed |
| 9043 | ---> Package maven-enforcer-rules.noarch 0:1.2-8.el7 will be installed |
| 9044 | --> Processing Dependency: mvn(org.beanshell:bsh) for package: maven-enforcer-rules-1.2-8.el7.noarch |
| 9045 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-dependency-tree) for package: maven-enforcer-rules-1.2-8.el7.noarch |
| 9046 | ---> Package maven-file-management.noarch 1:1.2.1-8.el7 will be installed |
| 9047 | ---> Package maven-plugin-bundle.noarch 0:2.3.7-12.el7 will be installed |
| 9048 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.bundlerepository) for package: maven-plugin-bundle-2.3.7-12.el7.noarch |
| 9049 | --> Processing Dependency: mvn(net.sf.kxml:kxml2) for package: maven-plugin-bundle-2.3.7-12.el7.noarch |
| 9050 | --> Processing Dependency: mvn(biz.aQute:bndlib) for package: maven-plugin-bundle-2.3.7-12.el7.noarch |
| 9051 | ---> Package maven-plugin-descriptor.noarch 0:2.2.1-47.el7 will be installed |
| 9052 | ---> Package maven-plugin-plugin.noarch 0:3.1-17.el7 will be installed |
| 9053 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-model) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9054 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-java) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9055 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-generators) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9056 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-beanshell) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9057 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-api) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9058 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-annotations) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9059 | ---> Package maven-plugin-registry.noarch 0:2.2.1-47.el7 will be installed |
| 9060 | ---> Package maven-plugin-tools.noarch 0:3.1-17.el7 will be installed |
| 9061 | ---> Package maven-profile.noarch 0:2.2.1-47.el7 will be installed |
| 9062 | ---> Package maven-release-plugin.noarch 0:2.2.1-12.el7 will be installed |
| 9063 | --> Processing Dependency: mvn(org.apache.maven.release:maven-release-manager) = 2.2.1 for package: maven-release-plugin-2.2.1-12.el7.noarch |
| 9064 | --> Processing Dependency: maven-release-manager = 2.2.1-12.el7 for package: maven-release-plugin-2.2.1-12.el7.noarch |
| 9065 | --> Processing Dependency: mvn(org.jdom:jdom) for package: maven-release-plugin-2.2.1-12.el7.noarch |
| 9066 | ---> Package maven-remote-resources-plugin.noarch 0:1.4-7.el7 will be installed |
| 9067 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-resources) for package: maven-remote-resources-plugin-1.4-7.el7.noarch |
| 9068 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-artifact-resolver) for package: maven-remote-resources-plugin-1.4-7.el7.noarch |
| 9069 | ---> Package maven-repository-builder.noarch 1:1.0-0.5.alpha2.el7 will be installed |
| 9070 | ---> Package maven-shared-io.noarch 1:1.1-7.el7 will be installed |
| 9071 | ---> Package maven-site-plugin.noarch 0:3.2-7.el7 will be installed |
| 9072 | --> Processing Dependency: mvn(org.apache.maven.reporting:maven-reporting-exec) for package: maven-site-plugin-3.2-7.el7.noarch |
| 9073 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-integration-tools) for package: maven-site-plugin-3.2-7.el7.noarch |
| 9074 | ---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed |
| 9075 | ---> Package mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed |
| 9076 | ---> Package nekohtml.noarch 0:1.9.14-13.el7 will be installed |
| 9077 | --> Processing Dependency: bcel for package: nekohtml-1.9.14-13.el7.noarch |
| 9078 | ---> Package netpbm.x86_64 0:10.61.02-9.el7 will be installed |
| 9079 | ---> Package nodejs-amdefine.noarch 0:0.0.4-1.el7 will be installed |
| 9080 | ---> Package nodejs-wordwrap.noarch 0:0.0.2-4.el7 will be installed |
| 9081 | ---> Package nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7 will be installed |
| 9082 | ---> Package nss-sysinit.x86_64 0:3.16.2.3-5.el7 will be updated |
| 9083 | ---> Package nss-sysinit.x86_64 0:3.18.0-2.2.el7_1 will be an update |
| 9084 | ---> Package nss-tools.x86_64 0:3.16.2.3-5.el7 will be updated |
| 9085 | ---> Package nss-tools.x86_64 0:3.18.0-2.2.el7_1 will be an update |
| 9086 | ---> Package nss-util.x86_64 0:3.16.2.3-2.el7 will be updated |
| 9087 | ---> Package nss-util.x86_64 0:3.18.0-1.el7_1 will be an update |
| 9088 | ---> Package objectweb-asm.noarch 0:3.3.1-9.el7 will be installed |
| 9089 | ---> Package php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7 will be installed |
| 9090 | ---> Package php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7 will be installed |
| 9091 | ---> Package php-soap.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 9092 | ---> Package php-symfony-dependency-injection.noarch 0:2.5.11-1.el7 will be installed |
| 9093 | --> Processing Dependency: php-composer(symfony/config) = 2.5.11 for package: php-symfony-dependency-injection-2.5.11-1.el7.noarch |
| 9094 | ---> Package php-symfony-http-kernel.noarch 0:2.5.11-1.el7 will be installed |
| 9095 | --> Processing Dependency: php-composer(symfony/http-foundation) = 2.5.11 for package: php-symfony-http-kernel-2.5.11-1.el7.noarch |
| 9096 | --> Processing Dependency: php-composer(symfony/debug) = 2.5.11 for package: php-symfony-http-kernel-2.5.11-1.el7.noarch |
| 9097 | --> Processing Dependency: php-composer(symfony/browser-kit) = 2.5.11 for package: php-symfony-http-kernel-2.5.11-1.el7.noarch |
| 9098 | ---> Package plexus-build-api.noarch 0:0.0.7-11.el7 will be installed |
| 9099 | ---> Package plexus-cipher.noarch 0:1.7-5.el7 will be installed |
| 9100 | ---> Package plexus-classworlds.noarch 0:2.4.2-8.el7 will be installed |
| 9101 | ---> Package plexus-component-api.noarch 0:1.0-0.16.alpha15.el7 will be installed |
| 9102 | ---> Package plexus-containers-component-annotations.noarch 0:1.5.5-14.el7 will be installed |
| 9103 | ---> Package plexus-containers-component-metadata.noarch 0:1.5.5-14.el7 will be installed |
| 9104 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-cli) for package: plexus-containers-component-metadata-1.5.5-14.el7.noarch |
| 9105 | ---> Package plexus-i18n.noarch 0:1.0-0.6.b10.4.el7 will be installed |
| 9106 | ---> Package plexus-io.noarch 0:2.0.5-9.el7 will be installed |
| 9107 | ---> Package plexus-sec-dispatcher.noarch 0:1.4-13.el7 will be installed |
| 9108 | ---> Package plexus-velocity.noarch 0:1.1.8-16.el7 will be installed |
| 9109 | ---> Package popt-devel.x86_64 0:1.13-16.el7 will be installed |
| 9110 | ---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed |
| 9111 | ---> Package python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7 will be installed |
| 9112 | --> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 |
| 9113 | ---> Package roundcubemail-plugin-acl-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9114 | ---> Package roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9115 | --> Processing Dependency: roundcubemail(plugin-acl-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-acl-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9116 | ---> Package roundcubemail-plugin-archive-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9117 | ---> Package roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9118 | --> Processing Dependency: roundcubemail(plugin-archive-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-archive-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9119 | ---> Package roundcubemail-plugin-calendar-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9120 | ---> Package roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9121 | --> Processing Dependency: roundcubemail(plugin-calendar-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9122 | ---> Package roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9123 | ---> Package roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9124 | ---> Package roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9125 | --> Processing Dependency: roundcubemail(plugin-jqueryui-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9126 | ---> Package roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9127 | ---> Package roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9128 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9129 | ---> Package roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9130 | ---> Package roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9131 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9132 | ---> Package roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9133 | ---> Package roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9134 | ---> Package roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9135 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9136 | ---> Package roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9137 | ---> Package roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9138 | --> Processing Dependency: roundcubemail(plugin-kolab_files-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9139 | ---> Package roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9140 | ---> Package roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9141 | --> Processing Dependency: roundcubemail(plugin-kolab_notes-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9142 | ---> Package roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9143 | ---> Package roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9144 | --> Processing Dependency: roundcubemail(plugin-kolab_tags-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9145 | ---> Package roundcubemail-plugin-libcalendaring.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9146 | --> Processing Dependency: roundcubemail(plugin-libcalendaring-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3.5.noarch |
| 9147 | --> Processing Dependency: roundcubemail(plugin-libcalendaring-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3.5.noarch |
| 9148 | ---> Package roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9149 | ---> Package roundcubemail-plugin-managesieve-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9150 | ---> Package roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9151 | --> Processing Dependency: roundcubemail(plugin-managesieve-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9152 | ---> Package roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9153 | ---> Package roundcubemail-plugin-password-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9154 | ---> Package roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9155 | ---> Package roundcubemail-plugin-tasklist-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9156 | ---> Package roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9157 | --> Processing Dependency: roundcubemail(plugin-tasklist-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9158 | ---> Package roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9159 | ---> Package roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9160 | --> Processing Dependency: roundcubemail(plugin-zipdownload-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9161 | ---> Package roundcubemail-skin-chameleon-assets.noarch 0:0.3.6-1.el7.kolab_3.5 will be installed |
| 9162 | ---> Package roundcubemail-skin-chameleon-core.noarch 0:0.3.6-1.el7.kolab_3.5 will be installed |
| 9163 | ---> Package roundcubemail-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9164 | ---> Package sisu-inject-bean.noarch 0:2.3.0-11.el7 will be installed |
| 9165 | --> Processing Dependency: mvn(javax.enterprise:cdi-api) for package: sisu-inject-bean-2.3.0-11.el7.noarch |
| 9166 | ---> Package sisu-inject-plexus.noarch 0:2.3.0-11.el7 will be installed |
| 9167 | ---> Package slf4j.noarch 0:1.7.4-3.el7 will be installed |
| 9168 | --> Processing Dependency: mvn(javassist:javassist) for package: slf4j-1.7.4-3.el7.noarch |
| 9169 | --> Processing Dependency: mvn(ch.qos.cal10n:cal10n-api) for package: slf4j-1.7.4-3.el7.noarch |
| 9170 | ---> Package spice-parent.noarch 0:15-11.el7 will be installed |
| 9171 | --> Processing Dependency: mvn(org.sonatype.forge:forge-parent) for package: spice-parent-15-11.el7.noarch |
| 9172 | ---> Package testng.noarch 0:6.8.7-3.el7 will be installed |
| 9173 | --> Processing Dependency: mvn(org.yaml:snakeyaml) for package: testng-6.8.7-3.el7.noarch |
| 9174 | ---> Package texlive-anysize.noarch 2:svn15878.0-32.el7 will be installed |
| 9175 | ---> Package texlive-beamer.noarch 2:svn29349.3.26-32.el7 will be installed |
| 9176 | --> Processing Dependency: tex-pgf for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9177 | --> Processing Dependency: tex(xxcolor.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9178 | --> Processing Dependency: tex(ucs.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9179 | --> Processing Dependency: tex(pgfcore.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9180 | --> Processing Dependency: tex(pgf.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9181 | --> Processing Dependency: tex(geometry.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9182 | --> Processing Dependency: tex(amsthm.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9183 | --> Processing Dependency: tex(amssymb.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9184 | --> Processing Dependency: tex(amsmath.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9185 | ---> Package texlive-booktabs.noarch 2:svn15878.1.61803-32.el7 will be installed |
| 9186 | ---> Package texlive-caption.noarch 2:svn29026.3.3__2013_02_03_-32.el7 will be installed |
| 9187 | ---> Package texlive-cite.noarch 2:svn19955.5.3-32.el7 will be installed |
| 9188 | ---> Package texlive-cmap.noarch 2:svn26568.0-32.el7 will be installed |
| 9189 | ---> Package texlive-collection-fontsrecommended.noarch 2:svn28082.0-32.20130427_r30134.el7 will be installed |
| 9190 | --> Processing Dependency: texlive-collection-basic for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9191 | --> Processing Dependency: tex-zapfding for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9192 | --> Processing Dependency: tex-zapfchan for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9193 | --> Processing Dependency: tex-wasysym for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9194 | --> Processing Dependency: tex-wasy for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9195 | --> Processing Dependency: tex-utopia for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9196 | --> Processing Dependency: tex-txfonts for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9197 | --> Processing Dependency: tex-tipa for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9198 | --> Processing Dependency: tex-times for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9199 | --> Processing Dependency: tex-tex-gyre-math for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9200 | --> Processing Dependency: tex-tex-gyre for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9201 | --> Processing Dependency: tex-symbol for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9202 | --> Processing Dependency: tex-rsfs for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9203 | --> Processing Dependency: tex-pxfonts for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9204 | --> Processing Dependency: tex-palatino for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9205 | --> Processing Dependency: tex-ncntrsbk for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9206 | --> Processing Dependency: tex-mathpazo for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9207 | --> Processing Dependency: tex-marvosym for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9208 | --> Processing Dependency: tex-lm-math for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9209 | --> Processing Dependency: tex-lm for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9210 | --> Processing Dependency: tex-helvetic for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9211 | --> Processing Dependency: tex-fpl for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9212 | --> Processing Dependency: tex-eurosym for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9213 | --> Processing Dependency: tex-euro for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9214 | --> Processing Dependency: tex-courier for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9215 | --> Processing Dependency: tex-cmextra for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9216 | --> Processing Dependency: tex-cm-super for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9217 | --> Processing Dependency: tex-charter for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9218 | --> Processing Dependency: tex-bookman for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9219 | --> Processing Dependency: tex-avantgar for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9220 | ---> Package texlive-collection-latex.noarch 2:svn25030.0-32.20130427_r30134.el7 will be installed |
| 9221 | --> Processing Dependency: tex-pspicture for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9222 | --> Processing Dependency: tex-psnfss for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9223 | --> Processing Dependency: tex-pslatex for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9224 | --> Processing Dependency: tex-pdftex-def for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9225 | --> Processing Dependency: tex-natbib for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9226 | --> Processing Dependency: tex-mptopdf for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9227 | --> Processing Dependency: tex-mfnfss for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9228 | --> Processing Dependency: tex-ltxmisc for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9229 | --> Processing Dependency: tex-latex-bin for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9230 | --> Processing Dependency: tex-fix2col for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9231 | --> Processing Dependency: tex-fancyhdr for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9232 | --> Processing Dependency: tex-colortbl for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9233 | --> Processing Dependency: tex-carlisle for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9234 | --> Processing Dependency: tex-babelbib for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9235 | --> Processing Dependency: tex-babel for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9236 | --> Processing Dependency: tex-ae for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9237 | ---> Package texlive-crop.noarch 2:svn15878.1.5-32.el7 will be installed |
| 9238 | ---> Package texlive-ctable.noarch 2:svn26694.1.23-32.el7 will be installed |
| 9239 | --> Processing Dependency: tex(etoolbox.sty) for package: 2:texlive-ctable-svn26694.1.23-32.el7.noarch |
| 9240 | ---> Package texlive-ec.noarch 2:svn25033.1.0-32.el7 will be installed |
| 9241 | ---> Package texlive-eso-pic.noarch 2:svn21515.2.0c-32.el7 will be installed |
| 9242 | ---> Package texlive-euler.noarch 2:svn17261.2.5-32.el7 will be installed |
| 9243 | ---> Package texlive-extsizes.noarch 2:svn17263.1.4a-32.el7 will be installed |
| 9244 | ---> Package texlive-fancybox.noarch 2:svn18304.1.4-32.el7 will be installed |
| 9245 | ---> Package texlive-fancyref.noarch 2:svn15878.0.9c-32.el7 will be installed |
| 9246 | ---> Package texlive-fancyvrb.noarch 2:svn18492.2.8-32.el7 will be installed |
| 9247 | --> Processing Dependency: tex(pstricks.sty) for package: 2:texlive-fancyvrb-svn18492.2.8-32.el7.noarch |
| 9248 | ---> Package texlive-float.noarch 2:svn15878.1.3d-32.el7 will be installed |
| 9249 | ---> Package texlive-fontspec.noarch 2:svn29412.v2.3a-32.el7 will be installed |
| 9250 | --> Processing Dependency: tex-kastrup for package: 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch |
| 9251 | --> Processing Dependency: tex(xunicode.sty) for package: 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch |
| 9252 | --> Processing Dependency: tex(luaotfload.sty) for package: 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch |
| 9253 | ---> Package texlive-fp.noarch 2:svn15878.0-32.el7 will be installed |
| 9254 | ---> Package texlive-graphics.noarch 2:svn25405.1.0o-32.el7 will be installed |
| 9255 | ---> Package texlive-hyphen-base.noarch 2:svn29197.0-32.el7 will be installed |
| 9256 | ---> Package texlive-ifxetex.noarch 2:svn19685.0.5-32.el7 will be installed |
| 9257 | ---> Package texlive-index.noarch 2:svn24099.4.1beta-32.el7 will be installed |
| 9258 | ---> Package texlive-jknapltx.noarch 2:svn19440.0-32.el7 will be installed |
| 9259 | ---> Package texlive-koma-script.noarch 2:svn27255.3.11b-32.el7 will be installed |
| 9260 | --> Processing Dependency: tex(mparhack.sty) for package: 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch |
| 9261 | --> Processing Dependency: tex(marginnote.sty) for package: 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch |
| 9262 | ---> Package texlive-kpathsea-lib.x86_64 2:2012-32.20130427_r30134.el7 will be installed |
| 9263 | ---> Package texlive-l3experimental.noarch 2:svn29361.SVN_4467-32.el7 will be installed |
| 9264 | ---> Package texlive-l3kernel.noarch 2:svn29409.SVN_4469-32.el7 will be installed |
| 9265 | --> Processing Dependency: tex(etex.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch |
| 9266 | --> Processing Dependency: tex(enumitem.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch |
| 9267 | --> Processing Dependency: tex(csquotes.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch |
| 9268 | ---> Package texlive-l3packages.noarch 2:svn29361.SVN_4467-32.el7 will be installed |
| 9269 | ---> Package texlive-listings.noarch 2:svn15878.1.4-32.el7 will be installed |
| 9270 | --> Processing Dependency: tex(algorithmic.sty) for package: 2:texlive-listings-svn15878.1.4-32.el7.noarch |
| 9271 | ---> Package texlive-luatex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 will be installed |
| 9272 | --> Processing Dependency: libzzip-0.so.13()(64bit) for package: 2:texlive-luatex-bin-svn26912.0-32.20130427_r30134.el7.x86_64 |
| 9273 | ---> Package texlive-mdwtools.noarch 2:svn15878.1.05.4-32.el7 will be installed |
| 9274 | ---> Package texlive-memoir.noarch 2:svn21638.3.6j_patch_6.0g-32.el7 will be installed |
| 9275 | --> Processing Dependency: tex(ifetex.sty) for package: 2:texlive-memoir-svn21638.3.6j_patch_6.0g-32.el7.noarch |
| 9276 | ---> Package texlive-metalogo.noarch 2:svn18611.0.12-32.el7 will be installed |
| 9277 | ---> Package texlive-mh.noarch 2:svn29420.0-32.el7 will be installed |
| 9278 | ---> Package texlive-microtype.noarch 2:svn29392.2.5-32.el7 will be installed |
| 9279 | ---> Package texlive-ms.noarch 2:svn24467.0-32.el7 will be installed |
| 9280 | --> Processing Dependency: tex(footmisc.sty) for package: 2:texlive-ms-svn24467.0-32.el7.noarch |
| 9281 | ---> Package texlive-ntgclass.noarch 2:svn15878.0-32.el7 will be installed |
| 9282 | ---> Package texlive-oberdiek.noarch 2:svn26725.0-32.el7 will be installed |
| 9283 | --> Processing Dependency: tex(unicode-math.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9284 | --> Processing Dependency: tex(soul.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9285 | --> Processing Dependency: tex(parcolumns.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9286 | --> Processing Dependency: tex(parallel.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9287 | --> Processing Dependency: tex(makematch.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9288 | ---> Package texlive-parskip.noarch 2:svn19963.2.0-32.el7 will be installed |
| 9289 | ---> Package texlive-pdfpages.noarch 2:svn27574.0.4t-32.el7 will be installed |
| 9290 | ---> Package texlive-pdftex-bin.x86_64 2:svn27321.0-32.20130427_r30134.el7 will be installed |
| 9291 | ---> Package texlive-powerdot.noarch 2:svn25656.1.4i-32.el7 will be installed |
| 9292 | --> Processing Dependency: tex(type1cm.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9293 | --> Processing Dependency: tex(pst-slpe.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9294 | --> Processing Dependency: tex(pst-grad.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9295 | --> Processing Dependency: tex(pst-char.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9296 | --> Processing Dependency: tex(pst-blur.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9297 | ---> Package texlive-psfrag.noarch 2:svn15878.3.04-32.el7 will be installed |
| 9298 | ---> Package texlive-rcs.noarch 2:svn15878.0-32.el7 will be installed |
| 9299 | ---> Package texlive-rotating.noarch 2:svn16832.2.16b-32.el7 will be installed |
| 9300 | ---> Package texlive-sansmath.noarch 2:svn17997.1.1-32.el7 will be installed |
| 9301 | ---> Package texlive-section.noarch 2:svn20180.0-32.el7 will be installed |
| 9302 | ---> Package texlive-seminar.noarch 2:svn18322.1.5-32.el7 will be installed |
| 9303 | ---> Package texlive-sepnum.noarch 2:svn20186.2.0-32.el7 will be installed |
| 9304 | ---> Package texlive-setspace.noarch 2:svn24881.6.7a-32.el7 will be installed |
| 9305 | ---> Package texlive-subfig.noarch 2:svn15878.1.3-32.el7 will be installed |
| 9306 | ---> Package texlive-tetex.noarch 2:svn29585.3.0-32.el7 will be installed |
| 9307 | ---> Package texlive-tetex-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 will be installed |
| 9308 | ---> Package texlive-textcase.noarch 2:svn15878.0-32.el7 will be installed |
| 9309 | ---> Package texlive-thumbpdf.noarch 2:svn26689.3.15-32.el7 will be installed |
| 9310 | --> Processing Dependency: texlive-thumbpdf-bin for package: 2:texlive-thumbpdf-svn26689.3.15-32.el7.noarch |
| 9311 | ---> Package texlive-typehtml.noarch 2:svn17134.0-32.el7 will be installed |
| 9312 | ---> Package texlive-underscore.noarch 2:svn18261.0-32.el7 will be installed |
| 9313 | ---> Package texlive-xcolor.noarch 2:svn15878.2.11-32.el7 will be installed |
| 9314 | ---> Package texlive-xkeyval.noarch 2:svn27995.2.6a-32.el7 will be installed |
| 9315 | ---> Package unixODBC.x86_64 0:2.3.1-10.el7 will be installed |
| 9316 | ---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed |
| 9317 | ---> Package util-linux.x86_64 0:2.23.2-21.el7 will be updated |
| 9318 | ---> Package util-linux.x86_64 0:2.23.2-22.el7_1 will be an update |
| 9319 | ---> Package v8.x86_64 1:3.14.5.10-17.el7 will be installed |
| 9320 | ---> Package velocity.noarch 0:1.7-10.el7 will be installed |
| 9321 | --> Processing Dependency: jaxen for package: velocity-1.7-10.el7.noarch |
| 9322 | --> Processing Dependency: jakarta-oro for package: velocity-1.7-10.el7.noarch |
| 9323 | --> Processing Dependency: hsqldb for package: velocity-1.7-10.el7.noarch |
| 9324 | ---> Package wxBase.x86_64 0:2.8.12-13.el7 will be installed |
| 9325 | ---> Package wxGTK.x86_64 0:2.8.12-13.el7 will be installed |
| 9326 | --> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK-2.8.12-13.el7.x86_64 |
| 9327 | ---> Package wxGTK-gl.x86_64 0:2.8.12-13.el7 will be installed |
| 9328 | ---> Package xbean.noarch 0:3.13-6.el7 will be installed |
| 9329 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.framework) for package: xbean-3.13-6.el7.noarch |
| 9330 | --> Running transaction check |
| 9331 | ---> Package SDL.x86_64 0:1.2.15-11.el7 will be installed |
| 9332 | ---> Package apache-commons-configuration.noarch 0:1.9-8.el7 will be installed |
| 9333 | --> Processing Dependency: mvn(org.apache.commons:commons-vfs2) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9334 | --> Processing Dependency: mvn(org.apache.commons:commons-jexl) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9335 | --> Processing Dependency: mvn(commons-jxpath:commons-jxpath) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9336 | --> Processing Dependency: mvn(commons-digester:commons-digester) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9337 | --> Processing Dependency: mvn(commons-beanutils:commons-beanutils) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9338 | ---> Package apache-rat-core.noarch 0:0.8-13.el7 will be installed |
| 9339 | --> Processing Dependency: apache-rat = 0.8-13.el7 for package: apache-rat-core-0.8-13.el7.noarch |
| 9340 | ---> Package aqute-bndlib.noarch 0:1.50.0-8.el7 will be installed |
| 9341 | ---> Package bcel.noarch 0:5.2-18.el7 will be installed |
| 9342 | --> Processing Dependency: mvn(regexp:regexp) for package: bcel-5.2-18.el7.noarch |
| 9343 | ---> Package bsh.noarch 0:1.3.0-29.el7 will be installed |
| 9344 | --> Processing Dependency: bsf for package: bsh-1.3.0-29.el7.noarch |
| 9345 | ---> Package cal10n.noarch 0:0.7.7-4.el7 will be installed |
| 9346 | ---> Package cdi-api.noarch 0:1.0-11.SP4.el7 will be installed |
| 9347 | --> Processing Dependency: jboss-interceptors-1.1-api for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9348 | --> Processing Dependency: jboss-el-2.2-api for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9349 | --> Processing Dependency: jboss-ejb-3.1-api for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9350 | --> Processing Dependency: geronimo-annotation for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9351 | ---> Package felix-bundlerepository.noarch 0:1.6.6-15.el7 will be installed |
| 9352 | --> Processing Dependency: mvn(xpp3:xpp3) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9353 | --> Processing Dependency: mvn(org.osgi:org.osgi.core) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9354 | --> Processing Dependency: mvn(org.osgi:org.osgi.compendium) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9355 | --> Processing Dependency: mvn(org.codehaus.woodstox:woodstox-core-asl) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9356 | --> Processing Dependency: mvn(org.apache.felix:org.osgi.service.obr) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9357 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.utils) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9358 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.shell) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9359 | ---> Package felix-framework.noarch 0:4.2.1-5.el7 will be installed |
| 9360 | ---> Package fop.noarch 0:1.1-6.el7 will be installed |
| 9361 | --> Processing Dependency: xmlgraphics-commons >= 1.5 for package: fop-1.1-6.el7.noarch |
| 9362 | --> Processing Dependency: batik >= 1.7 for package: fop-1.1-6.el7.noarch |
| 9363 | --> Processing Dependency: icc-profiles-openicc for package: fop-1.1-6.el7.noarch |
| 9364 | ---> Package forge-parent.noarch 0:31-2.el7 will be installed |
| 9365 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-source-plugin) for package: forge-parent-31-2.el7.noarch |
| 9366 | ---> Package gd.x86_64 0:2.0.35-26.el7 will be installed |
| 9367 | ---> Package hamcrest.noarch 0:1.3-6.el7 will be installed |
| 9368 | --> Processing Dependency: easymock2 for package: hamcrest-1.3-6.el7.noarch |
| 9369 | ---> Package hsqldb.noarch 1:1.8.1.3-13.el7 will be installed |
| 9370 | ---> Package jakarta-oro.noarch 0:2.0.8-16.el7 will be installed |
| 9371 | ---> Package javassist.noarch 0:3.16.1-10.el7 will be installed |
| 9372 | ---> Package jaxen.noarch 0:1.1.3-11.el7 will be installed |
| 9373 | --> Processing Dependency: dom4j >= 1.6.1 for package: jaxen-1.1.3-11.el7.noarch |
| 9374 | ---> Package jdom.noarch 0:1.1.3-6.el7 will be installed |
| 9375 | ---> Package jna.x86_64 0:3.5.2-8.el7 will be installed |
| 9376 | ---> Package jzlib.noarch 0:1.1.1-6.el7 will be installed |
| 9377 | ---> Package kxml.noarch 0:2.3.0-5.el7 will be installed |
| 9378 | ---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed |
| 9379 | ---> Package maven-artifact-resolver.noarch 1:1.0-10.el7 will be installed |
| 9380 | ---> Package maven-dependency-tree.noarch 0:2.0-6.el7 will be installed |
| 9381 | --> Processing Dependency: maven-shared for package: maven-dependency-tree-2.0-6.el7.noarch |
| 9382 | ---> Package maven-doxia-tools.noarch 0:1.4-14.el7 will be installed |
| 9383 | ---> Package maven-plugin-testing-harness.noarch 0:2.1-11.el7 will be installed |
| 9384 | ---> Package maven-plugin-tools-annotations.noarch 0:3.1-17.el7 will be installed |
| 9385 | ---> Package maven-plugin-tools-api.noarch 0:3.1-17.el7 will be installed |
| 9386 | ---> Package maven-plugin-tools-beanshell.noarch 0:3.1-17.el7 will be installed |
| 9387 | ---> Package maven-plugin-tools-generators.noarch 0:3.1-17.el7 will be installed |
| 9388 | --> Processing Dependency: mvn(net.sf.jtidy:jtidy) for package: maven-plugin-tools-generators-3.1-17.el7.noarch |
| 9389 | ---> Package maven-plugin-tools-java.noarch 0:3.1-17.el7 will be installed |
| 9390 | ---> Package maven-plugin-tools-model.noarch 0:3.1-17.el7 will be installed |
| 9391 | ---> Package maven-release-manager.noarch 0:2.2.1-12.el7 will be installed |
| 9392 | --> Processing Dependency: maven-release = 2.2.1-12.el7 for package: maven-release-manager-2.2.1-12.el7.noarch |
| 9393 | ---> Package maven-reporting-exec.noarch 0:1.1-4.el7 will be installed |
| 9394 | ---> Package maven-reporting-impl.noarch 0:2.2-8.el7 will be installed |
| 9395 | --> Processing Dependency: mvn(commons-validator:commons-validator) for package: maven-reporting-impl-2.2-8.el7.noarch |
| 9396 | ---> Package maven-scm.noarch 0:1.8.1-2.el7 will be installed |
| 9397 | --> Processing Dependency: modello for package: maven-scm-1.8.1-2.el7.noarch |
| 9398 | ---> Package php-symfony-browser-kit.noarch 0:2.5.11-1.el7 will be installed |
| 9399 | --> Processing Dependency: php-composer(symfony/dom-crawler) = 2.5.11 for package: php-symfony-browser-kit-2.5.11-1.el7.noarch |
| 9400 | ---> Package php-symfony-config.noarch 0:2.5.11-1.el7 will be installed |
| 9401 | --> Processing Dependency: php-composer(symfony/filesystem) = 2.5.11 for package: php-symfony-config-2.5.11-1.el7.noarch |
| 9402 | ---> Package php-symfony-debug.noarch 0:2.5.11-1.el7 will be installed |
| 9403 | ---> Package php-symfony-http-foundation.noarch 0:2.5.11-1.el7 will be installed |
| 9404 | ---> Package plexus-cli.noarch 0:1.2-20.el7 will be installed |
| 9405 | ---> Package plexus-resources.noarch 0:1.0-0.15.a7.el7 will be installed |
| 9406 | ---> Package roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9407 | ---> Package roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9408 | ---> Package roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9409 | ---> Package roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9410 | ---> Package roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9411 | ---> Package roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9412 | ---> Package roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9413 | ---> Package roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9414 | ---> Package roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9415 | ---> Package roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9416 | ---> Package roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9417 | ---> Package roundcubemail-plugin-libcalendaring-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9418 | --> Processing Dependency: roundcubemail(plugin-libcalendaring-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9419 | ---> Package roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9420 | ---> Package roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9421 | ---> Package roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9422 | ---> Package snakeyaml.noarch 0:1.11-8.el7 will be installed |
| 9423 | --> Processing Dependency: mvn(biz.source_code:base64coder) for package: snakeyaml-1.11-8.el7.noarch |
| 9424 | ---> Package texlive-ae.noarch 2:svn15878.1.4-32.el7 will be installed |
| 9425 | ---> Package texlive-algorithms.noarch 2:svn15878.0.1-32.el7 will be installed |
| 9426 | ---> Package texlive-amscls.noarch 2:svn29207.0-32.el7 will be installed |
| 9427 | ---> Package texlive-amsfonts.noarch 2:svn29208.3.04-32.el7 will be installed |
| 9428 | ---> Package texlive-amsmath.noarch 2:svn29327.2.14-32.el7 will be installed |
| 9429 | ---> Package texlive-avantgar.noarch 2:svn28614.0-32.el7 will be installed |
| 9430 | ---> Package texlive-babel.noarch 2:svn24756.3.8m-32.el7 will be installed |
| 9431 | ---> Package texlive-babelbib.noarch 2:svn25245.1.31-32.el7 will be installed |
| 9432 | ---> Package texlive-bookman.noarch 2:svn28614.0-32.el7 will be installed |
| 9433 | ---> Package texlive-carlisle.noarch 2:svn18258.0-32.el7 will be installed |
| 9434 | ---> Package texlive-charter.noarch 2:svn15878.0-32.el7 will be installed |
| 9435 | ---> Package texlive-cm-super.noarch 2:svn15878.0-32.el7 will be installed |
| 9436 | ---> Package texlive-cmextra.noarch 2:svn14075.0-32.el7 will be installed |
| 9437 | ---> Package texlive-collection-basic.noarch 2:svn26314.0-32.20130427_r30134.el7 will be installed |
| 9438 | --> Processing Dependency: xdvik for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9439 | --> Processing Dependency: texlive-collection-documentation-base for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9440 | --> Processing Dependency: tex-xdvi for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9441 | --> Processing Dependency: tex-texlive.infra for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9442 | --> Processing Dependency: tex-texconfig for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9443 | --> Processing Dependency: tex-tex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9444 | --> Processing Dependency: tex-plain for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9445 | --> Processing Dependency: tex-misc for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9446 | --> Processing Dependency: tex-mfware for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9447 | --> Processing Dependency: tex-mflogo for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9448 | --> Processing Dependency: tex-metafont for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9449 | --> Processing Dependency: tex-makeindex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9450 | --> Processing Dependency: tex-lua-alt-getopt for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9451 | --> Processing Dependency: tex-ifluatex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9452 | --> Processing Dependency: tex-hyph-utf8 for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9453 | --> Processing Dependency: tex-gsftopk for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9454 | --> Processing Dependency: tex-glyphlist for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9455 | --> Processing Dependency: tex-etex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9456 | --> Processing Dependency: tex-enctex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9457 | --> Processing Dependency: tex-dvipdfmx-def for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9458 | --> Processing Dependency: tex-dvipdfmx for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9459 | --> Processing Dependency: tex-dvipdfm for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9460 | --> Processing Dependency: tex-cm for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9461 | --> Processing Dependency: tex-bibtex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9462 | --> Processing Dependency: dvipdfmx for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9463 | --> Processing Dependency: dvipdfm for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9464 | ---> Package texlive-colortbl.noarch 2:svn25394.v1.0a-32.el7 will be installed |
| 9465 | ---> Package texlive-courier.noarch 2:svn28614.0-32.el7 will be installed |
| 9466 | ---> Package texlive-csquotes.noarch 2:svn24393.5.1d-32.el7 will be installed |
| 9467 | ---> Package texlive-enumitem.noarch 2:svn24146.3.5.2-32.el7 will be installed |
| 9468 | ---> Package texlive-etex-pkg.noarch 2:svn15878.2.0-32.el7 will be installed |
| 9469 | ---> Package texlive-etoolbox.noarch 2:svn20922.2.1-32.el7 will be installed |
| 9470 | ---> Package texlive-euro.noarch 2:svn22191.1.1-32.el7 will be installed |
| 9471 | ---> Package texlive-eurosym.noarch 2:svn17265.1.4_subrfix-32.el7 will be installed |
| 9472 | ---> Package texlive-fancyhdr.noarch 2:svn15878.3.1-32.el7 will be installed |
| 9473 | ---> Package texlive-fix2col.noarch 2:svn17133.0-32.el7 will be installed |
| 9474 | ---> Package texlive-footmisc.noarch 2:svn23330.5.5b-32.el7 will be installed |
| 9475 | ---> Package texlive-fpl.noarch 2:svn15878.1.002-32.el7 will be installed |
| 9476 | ---> Package texlive-geometry.noarch 2:svn19716.5.6-32.el7 will be installed |
| 9477 | ---> Package texlive-helvetic.noarch 2:svn28614.0-32.el7 will be installed |
| 9478 | ---> Package texlive-ifetex.noarch 2:svn24853.1.2-32.el7 will be installed |
| 9479 | ---> Package texlive-kastrup.noarch 2:svn15878.0-32.el7 will be installed |
| 9480 | ---> Package texlive-latex-bin.noarch 2:svn26689.0-32.el7 will be installed |
| 9481 | --> Processing Dependency: texlive-latex-bin-bin for package: 2:texlive-latex-bin-svn26689.0-32.el7.noarch |
| 9482 | ---> Package texlive-lm.noarch 2:svn28119.2.004-32.el7 will be installed |
| 9483 | ---> Package texlive-lm-math.noarch 2:svn29044.1.958-32.el7 will be installed |
| 9484 | ---> Package texlive-ltxmisc.noarch 2:svn21927.0-32.el7 will be installed |
| 9485 | --> Processing Dependency: tex(beton.sty) for package: 2:texlive-ltxmisc-svn21927.0-32.el7.noarch |
| 9486 | ---> Package texlive-luaotfload.noarch 2:svn26718.1.26-32.el7 will be installed |
| 9487 | --> Processing Dependency: texlive-luaotfload-bin for package: 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch |
| 9488 | --> Processing Dependency: tex(luatexbase.sty) for package: 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch |
| 9489 | ---> Package texlive-marginnote.noarch 2:svn25880.v1.1i-32.el7 will be installed |
| 9490 | ---> Package texlive-marvosym.noarch 2:svn29349.2.2a-32.el7 will be installed |
| 9491 | ---> Package texlive-mathpazo.noarch 2:svn15878.1.003-32.el7 will be installed |
| 9492 | ---> Package texlive-mfnfss.noarch 2:svn19410.0-32.el7 will be installed |
| 9493 | ---> Package texlive-mparhack.noarch 2:svn15878.1.4-32.el7 will be installed |
| 9494 | ---> Package texlive-mptopdf.noarch 2:svn26689.0-32.el7 will be installed |
| 9495 | --> Processing Dependency: texlive-mptopdf-bin for package: 2:texlive-mptopdf-svn26689.0-32.el7.noarch |
| 9496 | ---> Package texlive-natbib.noarch 2:svn20668.8.31b-32.el7 will be installed |
| 9497 | ---> Package texlive-ncntrsbk.noarch 2:svn28614.0-32.el7 will be installed |
| 9498 | ---> Package texlive-palatino.noarch 2:svn28614.0-32.el7 will be installed |
| 9499 | ---> Package texlive-parallel.noarch 2:svn15878.0-32.el7 will be installed |
| 9500 | ---> Package texlive-pdftex-def.noarch 2:svn22653.0.06d-32.el7 will be installed |
| 9501 | ---> Package texlive-pgf.noarch 2:svn22614.2.10-32.el7 will be installed |
| 9502 | ---> Package texlive-pslatex.noarch 2:svn16416.0-32.el7 will be installed |
| 9503 | ---> Package texlive-psnfss.noarch 2:svn23394.9.2a-32.el7 will be installed |
| 9504 | ---> Package texlive-pspicture.noarch 2:svn15878.0-32.el7 will be installed |
| 9505 | ---> Package texlive-pst-blur.noarch 2:svn15878.2.0-32.el7 will be installed |
| 9506 | ---> Package texlive-pst-grad.noarch 2:svn15878.1.06-32.el7 will be installed |
| 9507 | ---> Package texlive-pst-slpe.noarch 2:svn24391.1.31-32.el7 will be installed |
| 9508 | ---> Package texlive-pst-text.noarch 2:svn15878.1.00-32.el7 will be installed |
| 9509 | ---> Package texlive-pstricks.noarch 2:svn29678.2.39-32.el7 will be installed |
| 9510 | --> Processing Dependency: tex(showexpl.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9511 | --> Processing Dependency: tex(pstricks-add.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9512 | --> Processing Dependency: tex(pst-tree.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9513 | --> Processing Dependency: tex(pst-plot.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9514 | --> Processing Dependency: tex(pst-node.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9515 | --> Processing Dependency: tex(pst-fill.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9516 | --> Processing Dependency: tex(pst-eps.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9517 | --> Processing Dependency: tex(pst-coil.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9518 | --> Processing Dependency: tex(pst-3d.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9519 | --> Processing Dependency: tex(paralist.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9520 | --> Processing Dependency: tex(multido.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9521 | --> Processing Dependency: tex(filecontents.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9522 | --> Processing Dependency: tex(chngcntr.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9523 | --> Processing Dependency: tex(breakurl.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9524 | --> Processing Dependency: tex(bera.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9525 | ---> Package texlive-pxfonts.noarch 2:svn15878.0-32.el7 will be installed |
| 9526 | ---> Package texlive-qstest.noarch 2:svn15878.0-32.el7 will be installed |
| 9527 | ---> Package texlive-rsfs.noarch 2:svn15878.0-32.el7 will be installed |
| 9528 | ---> Package texlive-sauerj.noarch 2:svn15878.0-32.el7 will be installed |
| 9529 | ---> Package texlive-soul.noarch 2:svn15878.2.4-32.el7 will be installed |
| 9530 | ---> Package texlive-symbol.noarch 2:svn28614.0-32.el7 will be installed |
| 9531 | ---> Package texlive-tex-gyre.noarch 2:svn18651.2.004-32.el7 will be installed |
| 9532 | ---> Package texlive-tex-gyre-math.noarch 2:svn29045.0-32.el7 will be installed |
| 9533 | ---> Package texlive-thumbpdf-bin.noarch 2:svn6898.0-32.20130427_r30134.el7 will be installed |
| 9534 | ---> Package texlive-times.noarch 2:svn28614.0-32.el7 will be installed |
| 9535 | ---> Package texlive-tipa.noarch 2:svn29349.1.3-32.el7 will be installed |
| 9536 | ---> Package texlive-txfonts.noarch 2:svn15878.0-32.el7 will be installed |
| 9537 | ---> Package texlive-type1cm.noarch 2:svn21820.0-32.el7 will be installed |
| 9538 | ---> Package texlive-ucs.noarch 2:svn27549.2.1-32.el7 will be installed |
| 9539 | ---> Package texlive-unicode-math.noarch 2:svn29413.0.7d-32.el7 will be installed |
| 9540 | --> Processing Dependency: tex(lualatex-math.sty) for package: 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch |
| 9541 | --> Processing Dependency: tex(filehook.sty) for package: 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch |
| 9542 | ---> Package texlive-utopia.noarch 2:svn15878.0-32.el7 will be installed |
| 9543 | ---> Package texlive-wasy.noarch 2:svn15878.0-32.el7 will be installed |
| 9544 | ---> Package texlive-wasysym.noarch 2:svn15878.2.0-32.el7 will be installed |
| 9545 | ---> Package texlive-xunicode.noarch 2:svn23897.0.981-32.el7 will be installed |
| 9546 | ---> Package texlive-zapfchan.noarch 2:svn28614.0-32.el7 will be installed |
| 9547 | ---> Package texlive-zapfding.noarch 2:svn28614.0-32.el7 will be installed |
| 9548 | ---> Package tomcat-servlet-3.0-api.noarch 0:7.0.54-2.el7_1 will be installed |
| 9549 | ---> Package xz-java.noarch 0:1.3-3.el7 will be installed |
| 9550 | ---> Package zziplib.x86_64 0:0.13.62-5.el7 will be installed |
| 9551 | --> Running transaction check |
| 9552 | ---> Package apache-commons-beanutils.noarch 0:1.8.3-14.el7 will be installed |
| 9553 | ---> Package apache-commons-digester.noarch 0:1.8.1-19.el7 will be installed |
| 9554 | ---> Package apache-commons-jexl.noarch 0:2.1.1-9.el7 will be installed |
| 9555 | ---> Package apache-commons-jxpath.noarch 0:1.3-20.el7 will be installed |
| 9556 | ---> Package apache-commons-validator.noarch 0:1.4.0-8.el7 will be installed |
| 9557 | ---> Package apache-commons-vfs.noarch 0:2.0-11.el7 will be installed |
| 9558 | ---> Package apache-rat.noarch 0:0.8-13.el7 will be installed |
| 9559 | --> Processing Dependency: mvn(org.apache.rat:apache-rat-tasks) = 0.8 for package: apache-rat-0.8-13.el7.noarch |
| 9560 | ---> Package base64coder.noarch 0:20101219-10.el7 will be installed |
| 9561 | ---> Package batik.noarch 0:1.8-0.12.svn1230816.el7 will be installed |
| 9562 | --> Processing Dependency: rhino >= 1.5 for package: batik-1.8-0.12.svn1230816.el7.noarch |
| 9563 | --> Processing Dependency: osgi(org.w3c.css.sac) for package: batik-1.8-0.12.svn1230816.el7.noarch |
| 9564 | --> Processing Dependency: jai-imageio-core for package: batik-1.8-0.12.svn1230816.el7.noarch |
| 9565 | ---> Package bsf.noarch 0:2.4.0-19.el7 will be installed |
| 9566 | ---> Package dom4j.noarch 0:1.6.1-20.el7 will be installed |
| 9567 | --> Processing Dependency: ws-jaxme for package: dom4j-1.6.1-20.el7.noarch |
| 9568 | --> Processing Dependency: relaxngDatatype for package: dom4j-1.6.1-20.el7.noarch |
| 9569 | --> Processing Dependency: msv-xsdlib for package: dom4j-1.6.1-20.el7.noarch |
| 9570 | --> Processing Dependency: msv-msv for package: dom4j-1.6.1-20.el7.noarch |
| 9571 | --> Processing Dependency: isorelax for package: dom4j-1.6.1-20.el7.noarch |
| 9572 | --> Processing Dependency: bea-stax-api for package: dom4j-1.6.1-20.el7.noarch |
| 9573 | --> Processing Dependency: bea-stax for package: dom4j-1.6.1-20.el7.noarch |
| 9574 | ---> Package easymock2.noarch 0:2.5.2-12.el7 will be installed |
| 9575 | ---> Package felix-osgi-compendium.noarch 0:1.4.0-19.el7 will be installed |
| 9576 | --> Processing Dependency: mvn(org.apache.felix:org.osgi.foundation) for package: felix-osgi-compendium-1.4.0-19.el7.noarch |
| 9577 | ---> Package felix-osgi-core.noarch 0:1.4.0-15.el7 will be installed |
| 9578 | ---> Package felix-osgi-obr.noarch 0:1.0.2-12.el7 will be installed |
| 9579 | ---> Package felix-shell.noarch 0:1.4.3-5.el7 will be installed |
| 9580 | ---> Package felix-utils.noarch 0:1.2.0-5.el7 will be installed |
| 9581 | ---> Package geronimo-annotation.noarch 0:1.0-15.el7 will be installed |
| 9582 | ---> Package icc-profiles-openicc.noarch 0:1.3.1-5.el7 will be installed |
| 9583 | --> Processing Dependency: color-filesystem for package: icc-profiles-openicc-1.3.1-5.el7.noarch |
| 9584 | ---> Package jboss-ejb-3.1-api.noarch 0:1.0.2-10.el7 will be installed |
| 9585 | --> Processing Dependency: jboss-transaction-1.1-api for package: jboss-ejb-3.1-api-1.0.2-10.el7.noarch |
| 9586 | --> Processing Dependency: jboss-jaxrpc-1.1-api for package: jboss-ejb-3.1-api-1.0.2-10.el7.noarch |
| 9587 | ---> Package jboss-el-2.2-api.noarch 0:1.0.1-0.7.20120212git2fabd8.el7 will be installed |
| 9588 | ---> Package jboss-interceptors-1.1-api.noarch 0:1.0.2-0.9.20120319git49a904.el7 will be installed |
| 9589 | ---> Package jtidy.noarch 2:1.0-0.16.20100930svn1125.el7 will be installed |
| 9590 | ---> Package maven-release.noarch 0:2.2.1-12.el7 will be installed |
| 9591 | ---> Package maven-shared.noarch 0:19-4.el7 will be installed |
| 9592 | ---> Package maven-source-plugin.noarch 0:2.2.1-7.el7 will be installed |
| 9593 | ---> Package modello.noarch 0:1.7-4.el7 will be installed |
| 9594 | ---> Package php-symfony-dom-crawler.noarch 0:2.5.11-1.el7 will be installed |
| 9595 | --> Processing Dependency: php-composer(symfony/css-selector) = 2.5.11 for package: php-symfony-dom-crawler-2.5.11-1.el7.noarch |
| 9596 | ---> Package php-symfony-filesystem.noarch 0:2.5.11-1.el7 will be installed |
| 9597 | ---> Package regexp.noarch 0:1.5-13.el7 will be installed |
| 9598 | ---> Package roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9599 | ---> Package texlive-bera.noarch 2:svn20031.0-32.el7 will be installed |
| 9600 | ---> Package texlive-beton.noarch 2:svn15878.0-32.el7 will be installed |
| 9601 | ---> Package texlive-bibtex.noarch 2:svn26689.0.99d-32.el7 will be installed |
| 9602 | --> Processing Dependency: texlive-bibtex-bin for package: 2:texlive-bibtex-svn26689.0.99d-32.el7.noarch |
| 9603 | ---> Package texlive-breakurl.noarch 2:svn15878.1.30-32.el7 will be installed |
| 9604 | ---> Package texlive-chngcntr.noarch 2:svn17157.1.0a-32.el7 will be installed |
| 9605 | ---> Package texlive-cm.noarch 2:svn29581.0-32.el7 will be installed |
| 9606 | ---> Package texlive-collection-documentation-base.noarch 2:svn17091.0-32.20130427_r30134.el7 will be installed |
| 9607 | ---> Package texlive-dvipdfm.noarch 2:svn26689.0.13.2d-32.el7 will be installed |
| 9608 | ---> Package texlive-dvipdfm-bin.noarch 2:svn13663.0-32.20130427_r30134.el7 will be installed |
| 9609 | ---> Package texlive-dvipdfmx.noarch 2:svn26765.0-32.el7 will be installed |
| 9610 | ---> Package texlive-dvipdfmx-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9611 | ---> Package texlive-dvipdfmx-def.noarch 2:svn15878.0-32.el7 will be installed |
| 9612 | ---> Package texlive-enctex.noarch 2:svn28602.0-32.el7 will be installed |
| 9613 | ---> Package texlive-etex.noarch 2:svn22198.2.1-32.el7 will be installed |
| 9614 | ---> Package texlive-filecontents.noarch 2:svn24250.1.3-32.el7 will be installed |
| 9615 | ---> Package texlive-filehook.noarch 2:svn24280.0.5d-32.el7 will be installed |
| 9616 | --> Processing Dependency: tex(currfile.sty) for package: 2:texlive-filehook-svn24280.0.5d-32.el7.noarch |
| 9617 | ---> Package texlive-glyphlist.noarch 2:svn28576.0-32.el7 will be installed |
| 9618 | ---> Package texlive-gsftopk.noarch 2:svn26689.1.19.2-32.el7 will be installed |
| 9619 | --> Processing Dependency: texlive-gsftopk-bin for package: 2:texlive-gsftopk-svn26689.1.19.2-32.el7.noarch |
| 9620 | ---> Package texlive-hyph-utf8.noarch 2:svn29641.0-32.el7 will be installed |
| 9621 | ---> Package texlive-ifluatex.noarch 2:svn26725.1.3-32.el7 will be installed |
| 9622 | ---> Package texlive-latex-bin-bin.noarch 2:svn14050.0-32.20130427_r30134.el7 will be installed |
| 9623 | ---> Package texlive-lua-alt-getopt.noarch 2:svn29349.0.7.0-32.el7 will be installed |
| 9624 | ---> Package texlive-lualatex-math.noarch 2:svn29346.1.2-32.el7 will be installed |
| 9625 | ---> Package texlive-luaotfload-bin.noarch 2:svn18579.0-32.20130427_r30134.el7 will be installed |
| 9626 | ---> Package texlive-luatexbase.noarch 2:svn22560.0.31-32.el7 will be installed |
| 9627 | ---> Package texlive-makeindex.noarch 2:svn26689.2.12-32.el7 will be installed |
| 9628 | --> Processing Dependency: texlive-makeindex-bin for package: 2:texlive-makeindex-svn26689.2.12-32.el7.noarch |
| 9629 | ---> Package texlive-metafont.noarch 2:svn26689.2.718281-32.el7 will be installed |
| 9630 | --> Processing Dependency: texlive-metafont-bin for package: 2:texlive-metafont-svn26689.2.718281-32.el7.noarch |
| 9631 | ---> Package texlive-mflogo.noarch 2:svn17487.0-32.el7 will be installed |
| 9632 | ---> Package texlive-mfware.noarch 2:svn26689.0-32.el7 will be installed |
| 9633 | --> Processing Dependency: texlive-mfware-bin for package: 2:texlive-mfware-svn26689.0-32.el7.noarch |
| 9634 | ---> Package texlive-misc.noarch 2:svn24955.0-32.el7 will be installed |
| 9635 | ---> Package texlive-mptopdf-bin.noarch 2:svn18674.0-32.20130427_r30134.el7 will be installed |
| 9636 | ---> Package texlive-multido.noarch 2:svn18302.1.42-32.el7 will be installed |
| 9637 | ---> Package texlive-paralist.noarch 2:svn15878.2.3b-32.el7 will be installed |
| 9638 | ---> Package texlive-plain.noarch 2:svn26647.0-32.el7 will be installed |
| 9639 | ---> Package texlive-pst-3d.noarch 2:svn17257.1.10-32.el7 will be installed |
| 9640 | ---> Package texlive-pst-coil.noarch 2:svn24020.1.06-32.el7 will be installed |
| 9641 | ---> Package texlive-pst-eps.noarch 2:svn15878.1.0-32.el7 will be installed |
| 9642 | ---> Package texlive-pst-fill.noarch 2:svn15878.1.01-32.el7 will be installed |
| 9643 | ---> Package texlive-pst-node.noarch 2:svn27799.1.25-32.el7 will be installed |
| 9644 | ---> Package texlive-pst-plot.noarch 2:svn28729.1.44-32.el7 will be installed |
| 9645 | ---> Package texlive-pst-tree.noarch 2:svn24142.1.12-32.el7 will be installed |
| 9646 | ---> Package texlive-pstricks-add.noarch 2:svn28750.3.59-32.el7 will be installed |
| 9647 | --> Processing Dependency: tex(pst-math.sty) for package: 2:texlive-pstricks-add-svn28750.3.59-32.el7.noarch |
| 9648 | ---> Package texlive-showexpl.noarch 2:svn27790.v0.3j-32.el7 will be installed |
| 9649 | --> Processing Dependency: tex(varwidth.sty) for package: 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch |
| 9650 | --> Processing Dependency: tex(attachfile.sty) for package: 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch |
| 9651 | ---> Package texlive-tex.noarch 2:svn26689.3.1415926-32.el7 will be installed |
| 9652 | --> Processing Dependency: texlive-tex-bin for package: 2:texlive-tex-svn26689.3.1415926-32.el7.noarch |
| 9653 | ---> Package texlive-texconfig.noarch 2:svn29349.0-32.el7 will be installed |
| 9654 | --> Processing Dependency: texlive-texconfig-bin for package: 2:texlive-texconfig-svn29349.0-32.el7.noarch |
| 9655 | ---> Package texlive-texlive.infra.noarch 2:svn28217.0-32.el7 will be installed |
| 9656 | --> Processing Dependency: texlive-texlive.infra-bin for package: 2:texlive-texlive.infra-svn28217.0-32.el7.noarch |
| 9657 | ---> Package texlive-xdvi.noarch 2:svn26689.22.85-32.el7 will be installed |
| 9658 | ---> Package texlive-xdvi-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9659 | ---> Package woodstox-core.noarch 0:4.1.2-8.el7 will be installed |
| 9660 | --> Processing Dependency: mvn(org.codehaus.woodstox:stax2-api) for package: woodstox-core-4.1.2-8.el7.noarch |
| 9661 | ---> Package xmlgraphics-commons.noarch 0:1.5-3.el7 will be installed |
| 9662 | ---> Package xpp3.noarch 0:1.1.3.8-11.el7 will be installed |
| 9663 | --> Running transaction check |
| 9664 | ---> Package apache-rat-tasks.noarch 0:0.8-13.el7 will be installed |
| 9665 | ---> Package bea-stax.noarch 0:1.2.0-9.el7 will be installed |
| 9666 | ---> Package bea-stax-api.noarch 0:1.2.0-9.el7 will be installed |
| 9667 | ---> Package color-filesystem.noarch 0:1-13.el7 will be installed |
| 9668 | ---> Package felix-osgi-foundation.noarch 0:1.2.0-16.el7 will be installed |
| 9669 | ---> Package isorelax.noarch 1:0-0.15.release20050331.el7 will be installed |
| 9670 | ---> Package jai-imageio-core.noarch 0:1.2-0.14.20100217cvs.el7 will be installed |
| 9671 | ---> Package jboss-jaxrpc-1.1-api.noarch 0:1.0.1-7.el7 will be installed |
| 9672 | --> Processing Dependency: jboss-servlet-3.0-api for package: jboss-jaxrpc-1.1-api-1.0.1-7.el7.noarch |
| 9673 | ---> Package jboss-transaction-1.1-api.noarch 0:1.0.1-8.el7 will be installed |
| 9674 | ---> Package msv-msv.noarch 1:2013.5.1-6.el7 will be installed |
| 9675 | ---> Package msv-xsdlib.noarch 1:2013.5.1-6.el7 will be installed |
| 9676 | ---> Package php-symfony-css-selector.noarch 0:2.5.11-1.el7 will be installed |
| 9677 | ---> Package relaxngDatatype.noarch 0:1.0-11.el7 will be installed |
| 9678 | ---> Package rhino.noarch 0:1.7R4-5.el7 will be installed |
| 9679 | ---> Package sac.noarch 0:1.3-17.el7 will be installed |
| 9680 | ---> Package stax2-api.noarch 0:3.1.1-10.el7 will be installed |
| 9681 | ---> Package texlive-attachfile.noarch 2:svn21866.v1.5b-32.el7 will be installed |
| 9682 | ---> Package texlive-bibtex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9683 | ---> Package texlive-currfile.noarch 2:svn29012.0.7b-32.el7 will be installed |
| 9684 | ---> Package texlive-gsftopk-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9685 | ---> Package texlive-makeindex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9686 | ---> Package texlive-metafont-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 will be installed |
| 9687 | ---> Package texlive-mfware-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9688 | ---> Package texlive-pst-math.noarch 2:svn20176.0.61-32.el7 will be installed |
| 9689 | ---> Package texlive-tex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 will be installed |
| 9690 | ---> Package texlive-texconfig-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 will be installed |
| 9691 | ---> Package texlive-texlive.infra-bin.x86_64 2:svn22566.0-32.20130427_r30134.el7 will be installed |
| 9692 | ---> Package texlive-varwidth.noarch 2:svn24104.0.92-32.el7 will be installed |
| 9693 | ---> Package ws-jaxme.noarch 0:0.5.2-10.el7 will be installed |
| 9694 | --> Processing Dependency: antlr for package: ws-jaxme-0.5.2-10.el7.noarch |
| 9695 | --> Running transaction check |
| 9696 | ---> Package antlr-tool.noarch 0:2.7.7-30.el7 will be installed |
| 9697 | ---> Package jboss-servlet-3.0-api.noarch 0:1.0.1-9.el7 will be installed |
| 9698 | --> Finished Dependency Resolution |
| 9699 | |
| 9700 | Dependencies Resolved |
| 9701 | |
| 9702 | ================================================================================ |
| 9703 | Package Arch Version Repository Size |
| 9704 | ================================================================================ |
| 9705 | Installing: |
| 9706 | CUnit-devel x86_64 2.1.3-8.el7 epel 61 k |
| 9707 | Cython x86_64 0.19-3.el7 base 1.9 M |
| 9708 | boost-devel x86_64 1.53.0-23.el7 base 7.0 M |
| 9709 | chwala noarch 0.3.1-1.el7.kolab_3.5 Kolab_Development 1.6 M |
| 9710 | cmake x86_64 2.8.11-4.el7 base 6.7 M |
| 9711 | composer noarch 1.0.0-14.el7.kolab_3.5 Kolab_Development 283 k |
| 9712 | cyrus-sasl-devel x86_64 2.1.26-17.el7 base 309 k |
| 9713 | cyrus-sasl-md5 x86_64 2.1.26-17.el7 base 55 k |
| 9714 | dos2unix x86_64 6.0.3-4.el7 base 58 k |
| 9715 | e2fsprogs-devel x86_64 1.42.9-7.el7 base 70 k |
| 9716 | elinks x86_64 0.12-0.36.pre6.el7 base 882 k |
| 9717 | emacs x86_64 1:24.3-11.el7 base 2.9 M |
| 9718 | emacs-el noarch 1:24.3-11.el7 base 14 M |
| 9719 | erlang x86_64 R16B-03.10.el7 epel 30 k |
| 9720 | erlang-common_test x86_64 R16B-03.10.el7 epel 719 k |
| 9721 | erlang-eldap x86_64 R16B-03.10.el7 epel 102 k |
| 9722 | erlang-erts x86_64 R16B-03.10.el7 epel 2.5 M |
| 9723 | erlang-goldrush x86_64 0.1.6-6.el7.kolab_3.5 Kolab_Development 49 k |
| 9724 | erlang-hamcrest x86_64 0.1.0-9.el7.kolab_3.5 Kolab_Development 26 k |
| 9725 | erlang-inert x86_64 0.6.1-4.el7.kolab_3.5 Kolab_Development 16 k |
| 9726 | erlang-iso8601 x86_64 1.2-4.el7.kolab_3.5 Kolab_Development 14 k |
| 9727 | erlang-jsx x86_64 2.4.0-4.el7.kolab_3.5 Kolab_Development 93 k |
| 9728 | erlang-lager x86_64 2.1.0-9.el7.kolab_3.5 Kolab_Development 166 k |
| 9729 | erlang-meck x86_64 0.8.2-13.el7.kolab_3.5 Kolab_Development 68 k |
| 9730 | erlang-parsetools x86_64 R16B-03.10.el7 epel 178 k |
| 9731 | erlang-poolboy x86_64 1.4.2-3.el7.kolab_3.5 Kolab_Development 21 k |
| 9732 | erlang-procket x86_64 0.6.1-3.el7.kolab_3.5 Kolab_Development 44 k |
| 9733 | erlang-proper x86_64 1.1-8.el7.kolab_3.5 Kolab_Development 285 k |
| 9734 | erlang-protobuffs x86_64 0.8.0-8.el7.kolab_3.5 Kolab_Development 102 k |
| 9735 | erlang-rebar x86_64 2.5.1-8.el7.kolab_3.5 Kolab_Development 147 k |
| 9736 | erlang-riak_pb x86_64 2.0.0.16-9.el7.kolab_3.5 |
| 9737 | Kolab_Development 109 k |
| 9738 | erlang-riakc x86_64 2.0.1-8.el7.kolab_3.5 Kolab_Development 104 k |
| 9739 | fdupes x86_64 1.51-6.el7 epel 25 k |
| 9740 | groff x86_64 1.22.2-8.el7 base 1.1 M |
| 9741 | guile-devel x86_64 5:2.0.9-5.el7 base 129 k |
| 9742 | jansson-devel x86_64 2.4-6.el7 base 8.3 k |
| 9743 | krb5-devel x86_64 1.12.2-14.el7 base 640 k |
| 9744 | latex2html noarch 2012-3.el7 base 840 k |
| 9745 | libcalendaring-devel x86_64 4.9.1-3.el7.kolab_3.5 Kolab_Development 281 k |
| 9746 | libcurl-devel x86_64 7.29.0-19.el7 base 295 k |
| 9747 | libdb-devel x86_64 5.3.21-17.el7_0.1 base 38 k |
| 9748 | libical-devel x86_64 0.48-6.el7 base 64 k |
| 9749 | libkolab-devel x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 9750 | Kolab_Development 14 k |
| 9751 | libkolabxml-devel x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 19 k |
| 9752 | libuuid-devel x86_64 2.23.2-22.el7_1 updates 82 k |
| 9753 | maven-antrun-plugin noarch 1.7-8.el7 base 43 k |
| 9754 | maven-compiler-plugin noarch 3.1-4.el7 base 52 k |
| 9755 | maven-install-plugin noarch 2.4-7.el7 base 38 k |
| 9756 | maven-jar-plugin noarch 2.4-8.el7 base 44 k |
| 9757 | maven-javadoc-plugin noarch 2.9-8.el7 base 329 k |
| 9758 | maven-local noarch 3.4.1-6.el7_0 base 44 k |
| 9759 | maven-resources-plugin noarch 2.6-6.el7 base 40 k |
| 9760 | maven-surefire-plugin noarch 2.15-3.el7 base 43 k |
| 9761 | net-snmp-devel x86_64 1:5.7.2-20.el7 base 254 k |
| 9762 | nodejs-less noarch 1.7.0-2.el7 epel 102 k |
| 9763 | nspr-devel x86_64 4.10.8-1.el7_1 updates 113 k |
| 9764 | nss-devel x86_64 3.18.0-2.2.el7_1 updates 205 k |
| 9765 | openldap-devel x86_64 2.4.39-6.el7 base 796 k |
| 9766 | openssl-devel x86_64 1:1.0.1e-42.el7.4 updates 1.2 M |
| 9767 | pcre-devel x86_64 8.32-14.el7 base 477 k |
| 9768 | perl-ExtUtils-MakeMaker noarch 6.68-3.el7 base 275 k |
| 9769 | perl-Test-Simple noarch 0.98-243.el7 base 170 k |
| 9770 | perl-devel x86_64 4:5.16.3-285.el7 base 452 k |
| 9771 | php x86_64 5.4.16-23.el7_0.3 base 1.3 M |
| 9772 | php-JsonSchema noarch 1.4.1-1.el7.kolab_3.5 Kolab_Development 28 k |
| 9773 | php-Net-LDAP3 noarch 1.0.3-1.el7.kolab_3.5 Kolab_Development 27 k |
| 9774 | php-common x86_64 5.4.16-23.el7_0.3 base 561 k |
| 9775 | php-devel x86_64 5.4.16-23.el7_0.3 base 598 k |
| 9776 | php-gd x86_64 5.4.16-23.el7_0.3 base 124 k |
| 9777 | php-jsonlint noarch 1.3.1-1.el7 epel 14 k |
| 9778 | php-mbstring x86_64 5.4.16-23.el7_0.3 base 501 k |
| 9779 | php-mcrypt x86_64 5.4.16-3.el7 epel 20 k |
| 9780 | php-pdo x86_64 5.4.16-23.el7_0.3 base 95 k |
| 9781 | php-pear noarch 1:1.9.4-21.el7 base 357 k |
| 9782 | php-pear-Auth-SASL noarch 1.0.6-5.el7 epel 16 k |
| 9783 | php-pear-DB noarch 1.7.14-6.el7 epel 106 k |
| 9784 | php-pear-HTTP-Request2 noarch 2.2.1-1.el7 epel 112 k |
| 9785 | php-pear-MDB2 noarch 2.5.0-0.9.b5.el7 epel 125 k |
| 9786 | php-pear-MDB2-Driver-mysqli |
| 9787 | noarch 1.5.0-0.8.b4.el7 epel 43 k |
| 9788 | php-pear-Mail-Mime noarch 1.8.9-1.el7 epel 44 k |
| 9789 | php-pear-Mail-mimeDecode |
| 9790 | noarch 1.5.5-7.el7 epel 18 k |
| 9791 | php-pear-Net-IDNA2 noarch 0.1.1-10.el7 epel 25 k |
| 9792 | php-pear-Net-LDAP2 noarch 2.1.0-1.el7 epel 97 k |
| 9793 | php-pear-Net-SMTP noarch 1.6.2-1.el7 epel 22 k |
| 9794 | php-pear-Net-Sieve noarch 1.3.4-1.el7 epel 20 k |
| 9795 | php-pear-Net-Socket noarch 1.0.14-1.el7 epel 13 k |
| 9796 | php-phpunit-PHPUnit noarch 4.6.5-1.el7 epel 126 k |
| 9797 | php-sabre-event noarch 1.0.1-1.el7.kolab_3.5 Kolab_Development 9.1 k |
| 9798 | php-sabre-http noarch 2.0.4-1.el7.kolab_3.5 Kolab_Development 31 k |
| 9799 | php-sabre-vobject noarch 3.2.4-1.el7.kolab_3.5 Kolab_Development 74 k |
| 9800 | php-symfony-class-loader |
| 9801 | noarch 2.5.11-1.el7 epel 21 k |
| 9802 | php-symfony-console noarch 2.5.11-1.el7 epel 70 k |
| 9803 | php-symfony-finder noarch 2.5.11-1.el7 epel 33 k |
| 9804 | php-symfony-process noarch 2.5.11-1.el7 epel 27 k |
| 9805 | php-xml x86_64 5.4.16-23.el7_0.3 base 122 k |
| 9806 | pytest noarch 2.3.5-4.el7 base 791 k |
| 9807 | python-cffi x86_64 0.8.6-1.el7.kolab_3.5 Kolab_Development 129 k |
| 9808 | python-cryptography-vectors |
| 9809 | noarch 0.8-1.el7 epel 19 M |
| 9810 | python-cssmin noarch 0.2.0-12.el7.kolab_3.5 Kolab_Development 9.4 k |
| 9811 | python-dateutil noarch 1.5-7.el7 base 85 k |
| 9812 | python-devel x86_64 2.7.5-16.el7 base 388 k |
| 9813 | python-flask noarch 1:0.10.1-7.el7.kolab_3.5 |
| 9814 | Kolab_Development 179 k |
| 9815 | python-gflags noarch 2.0-6.el7.kolab_3.5 Kolab_Development 59 k |
| 9816 | python-google-apputils noarch 0.4.1-1.el7.kolab_3.5 Kolab_Development 85 k |
| 9817 | python-icalendar noarch 3.8.2-8.el7.kolab_3.5 Kolab_Development 89 k |
| 9818 | python-iso8601 noarch 0.1.10-1.el7 epel 18 k |
| 9819 | python-itsdangerous noarch 0.24-3.el7.kolab_3.5 Kolab_Development 23 k |
| 9820 | python-jinja2 noarch 2.7.2-2.el7 base 515 k |
| 9821 | python-kolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 9822 | Kolab_Development 76 k |
| 9823 | python-kolabformat x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 438 k |
| 9824 | python-ldap x86_64 2.4.15-2.el7 base 159 k |
| 9825 | python-nose noarch 1.3.0-2.el7 base 272 k |
| 9826 | python-ply noarch 3.4-4.el7 epel 124 k |
| 9827 | python-pretend noarch 1.0.8-2.el7 epel 11 k |
| 9828 | python-pyasn1 noarch 0.1.6-2.el7 base 91 k |
| 9829 | python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k |
| 9830 | python-pycparser noarch 2.10-1.el7.kolab_3.5 Kolab_Development 99 k |
| 9831 | python-six noarch 1.9.0-2.el7.kolab_3.5 Kolab_Development 29 k |
| 9832 | python-sphinx noarch 1.1.3-8.el7 base 1.1 M |
| 9833 | python-sqlalchemy x86_64 0.9.7-3.el7 epel 2.9 M |
| 9834 | python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M |
| 9835 | python-werkzeug noarch 0.9.6-1.el7.kolab_3.5 Kolab_Development 481 k |
| 9836 | pytz noarch 2012d-5.el7 base 38 k |
| 9837 | qt-devel x86_64 1:4.8.5-8.el7 base 11 M |
| 9838 | roundcubemail noarch 1.2-3.el7.kolab_3.5 Kolab_Development 49 k |
| 9839 | roundcubemail-core noarch 1.2-3.el7.kolab_3.5 Kolab_Development 972 k |
| 9840 | roundcubemail-plugin-kolab_auth |
| 9841 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 35 k |
| 9842 | roundcubemail-plugin-kolab_folders |
| 9843 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 34 k |
| 9844 | roundcubemail-plugin-libkolab |
| 9845 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 117 k |
| 9846 | roundcubemail-plugins-kolab |
| 9847 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 8.9 k |
| 9848 | svrcore-devel x86_64 4.0.4-11.el7 base 10 k |
| 9849 | tcl-devel x86_64 1:8.5.13-4.el7 base 164 k |
| 9850 | tcp_wrappers x86_64 7.6-77.el7 base 78 k |
| 9851 | texlive-dvips noarch 2:svn29585.0-32.el7 base 216 k |
| 9852 | texlive-latex noarch 2:svn27907.0-32.el7 base 196 k |
| 9853 | tkinter x86_64 2.7.5-16.el7 base 317 k |
| 9854 | transfig x86_64 1:3.2.5d-13.el7 base 285 k |
| 9855 | uglify-js noarch 2.4.13-5.el7 epel 14 k |
| 9856 | uuid-devel x86_64 1.6.2-26.el7 base 24 k |
| 9857 | xerces-c-devel x86_64 3.1.1-6.el7 base 498 k |
| 9858 | xsd x86_64 3.3.0.1-27.el7.kolab_3.5 |
| 9859 | Kolab_Development 1.2 M |
| 9860 | Installing for dependencies: |
| 9861 | CUnit x86_64 2.1.3-8.el7 epel 48 k |
| 9862 | ImageMagick x86_64 6.7.8.9-10.el7 base 2.1 M |
| 9863 | SDL x86_64 1.2.15-11.el7 base 204 k |
| 9864 | aether-api noarch 1.13.1-13.el7 base 89 k |
| 9865 | aether-connector-wagon noarch 1.13.1-13.el7 base 34 k |
| 9866 | aether-impl noarch 1.13.1-13.el7 base 124 k |
| 9867 | aether-spi noarch 1.13.1-13.el7 base 19 k |
| 9868 | aether-util noarch 1.13.1-13.el7 base 119 k |
| 9869 | antlr-tool noarch 2.7.7-30.el7 base 357 k |
| 9870 | aopalliance noarch 1.0-8.el7 base 11 k |
| 9871 | apache-commons-beanutils |
| 9872 | noarch 1.8.3-14.el7 base 213 k |
| 9873 | apache-commons-cli noarch 1.2-13.el7 base 50 k |
| 9874 | apache-commons-codec noarch 1.8-7.el7 base 223 k |
| 9875 | apache-commons-collections |
| 9876 | noarch 3.2.1-21.el7 base 506 k |
| 9877 | apache-commons-compress noarch 1.5-4.el7 base 241 k |
| 9878 | apache-commons-configuration |
| 9879 | noarch 1.9-8.el7 base 335 k |
| 9880 | apache-commons-digester noarch 1.8.1-19.el7 base 142 k |
| 9881 | apache-commons-io noarch 1:2.4-12.el7 base 189 k |
| 9882 | apache-commons-jexl noarch 2.1.1-9.el7 base 250 k |
| 9883 | apache-commons-jxpath noarch 1.3-20.el7 base 275 k |
| 9884 | apache-commons-lang noarch 2.6-15.el7 base 276 k |
| 9885 | apache-commons-lang3 noarch 3.1-9.el7 base 300 k |
| 9886 | apache-commons-logging noarch 1.1.2-7.el7 base 78 k |
| 9887 | apache-commons-net noarch 3.2-8.el7.centos base 261 k |
| 9888 | apache-commons-parent noarch 26-8.el7 base 18 k |
| 9889 | apache-commons-validator |
| 9890 | noarch 1.4.0-8.el7 base 170 k |
| 9891 | apache-commons-vfs noarch 2.0-11.el7 base 363 k |
| 9892 | apache-parent noarch 10-14.el7 base 12 k |
| 9893 | apache-rat noarch 0.8-13.el7 base 1.3 M |
| 9894 | apache-rat-core noarch 0.8-13.el7 base 100 k |
| 9895 | apache-rat-plugin noarch 0.8-13.el7 base 43 k |
| 9896 | apache-rat-tasks noarch 0.8-13.el7 base 30 k |
| 9897 | apache-resource-bundles noarch 2-11.el7 base 24 k |
| 9898 | aqute-bndlib noarch 1.50.0-8.el7 base 515 k |
| 9899 | atinject noarch 1-13.20100611svn86.el7 base 13 k |
| 9900 | avalon-framework noarch 4.3-10.el7 base 88 k |
| 9901 | avalon-logkit noarch 2.1-14.el7 base 87 k |
| 9902 | base64coder noarch 20101219-10.el7 base 13 k |
| 9903 | batik noarch 1.8-0.12.svn1230816.el7 base 6.3 M |
| 9904 | bc x86_64 1.06.95-13.el7 base 115 k |
| 9905 | bcel noarch 5.2-18.el7 base 469 k |
| 9906 | bea-stax noarch 1.2.0-9.el7 base 176 k |
| 9907 | bea-stax-api noarch 1.2.0-9.el7 base 31 k |
| 9908 | beust-jcommander noarch 1.30-5.el7 base 63 k |
| 9909 | boost x86_64 1.53.0-23.el7 base 32 k |
| 9910 | boost-atomic x86_64 1.53.0-23.el7 base 34 k |
| 9911 | boost-chrono x86_64 1.53.0-23.el7 base 43 k |
| 9912 | boost-context x86_64 1.53.0-23.el7 base 35 k |
| 9913 | boost-date-time x86_64 1.53.0-23.el7 base 50 k |
| 9914 | boost-filesystem x86_64 1.53.0-23.el7 base 67 k |
| 9915 | boost-graph x86_64 1.53.0-23.el7 base 135 k |
| 9916 | boost-iostreams x86_64 1.53.0-23.el7 base 60 k |
| 9917 | boost-locale x86_64 1.53.0-23.el7 base 250 k |
| 9918 | boost-math x86_64 1.53.0-23.el7 base 332 k |
| 9919 | boost-program-options x86_64 1.53.0-23.el7 base 155 k |
| 9920 | boost-python x86_64 1.53.0-23.el7 base 131 k |
| 9921 | boost-random x86_64 1.53.0-23.el7 base 38 k |
| 9922 | boost-regex x86_64 1.53.0-23.el7 base 294 k |
| 9923 | boost-serialization x86_64 1.53.0-23.el7 base 169 k |
| 9924 | boost-signals x86_64 1.53.0-23.el7 base 59 k |
| 9925 | boost-test x86_64 1.53.0-23.el7 base 225 k |
| 9926 | boost-timer x86_64 1.53.0-23.el7 base 42 k |
| 9927 | boost-wave x86_64 1.53.0-23.el7 base 211 k |
| 9928 | bsf noarch 2.4.0-19.el7 base 106 k |
| 9929 | bsh noarch 1.3.0-29.el7 base 490 k |
| 9930 | buildnumber-maven-plugin |
| 9931 | noarch 1.2-7.el7 base 42 k |
| 9932 | c-ares x86_64 1.10.0-3.el7 base 78 k |
| 9933 | cal10n noarch 0.7.7-4.el7 base 36 k |
| 9934 | cdi-api noarch 1.0-11.SP4.el7 base 41 k |
| 9935 | centos-logos noarch 70.0.6-2.el7.centos updates 21 M |
| 9936 | cglib noarch 2.2-18.el7 base 255 k |
| 9937 | codehaus-parent noarch 4-5.el7 base 10 k |
| 9938 | color-filesystem noarch 1-13.el7 base 5.3 k |
| 9939 | cyrus-sasl x86_64 2.1.26-17.el7 base 87 k |
| 9940 | dejavu-fonts-common noarch 2.33-6.el7 base 64 k |
| 9941 | dejavu-sans-mono-fonts noarch 2.33-6.el7 base 433 k |
| 9942 | dom4j noarch 1.6.1-20.el7 base 277 k |
| 9943 | easymock2 noarch 2.5.2-12.el7 base 92 k |
| 9944 | elfutils-devel x86_64 0.160-1.el7 base 78 k |
| 9945 | elfutils-libelf-devel x86_64 0.160-1.el7 base 34 k |
| 9946 | emacs-common x86_64 1:24.3-11.el7 base 20 M |
| 9947 | erlang-appmon x86_64 R16B-03.10.el7 epel 138 k |
| 9948 | erlang-asn1 x86_64 R16B-03.10.el7 epel 757 k |
| 9949 | erlang-compiler x86_64 R16B-03.10.el7 epel 1.0 M |
| 9950 | erlang-cosEvent x86_64 R16B-03.10.el7 epel 154 k |
| 9951 | erlang-cosEventDomain x86_64 R16B-03.10.el7 epel 120 k |
| 9952 | erlang-cosFileTransfer x86_64 R16B-03.10.el7 epel 174 k |
| 9953 | erlang-cosNotification x86_64 R16B-03.10.el7 epel 738 k |
| 9954 | erlang-cosProperty x86_64 R16B-03.10.el7 epel 167 k |
| 9955 | erlang-cosTime x86_64 R16B-03.10.el7 epel 112 k |
| 9956 | erlang-cosTransactions x86_64 R16B-03.10.el7 epel 172 k |
| 9957 | erlang-crypto x86_64 R16B-03.10.el7 epel 85 k |
| 9958 | erlang-debugger x86_64 R16B-03.10.el7 epel 546 k |
| 9959 | erlang-dialyzer x86_64 R16B-03.10.el7 epel 655 k |
| 9960 | erlang-diameter x86_64 R16B-03.10.el7 epel 656 k |
| 9961 | erlang-edoc x86_64 R16B-03.10.el7 epel 320 k |
| 9962 | erlang-erl_docgen x86_64 R16B-03.10.el7 epel 153 k |
| 9963 | erlang-erl_interface x86_64 R16B-03.10.el7 epel 185 k |
| 9964 | erlang-et x86_64 R16B-03.10.el7 epel 224 k |
| 9965 | erlang-eunit x86_64 R16B-03.10.el7 epel 152 k |
| 9966 | erlang-examples x86_64 R16B-03.10.el7 epel 1.1 M |
| 9967 | erlang-getopt x86_64 0.7.0-1.el7 epel 33 k |
| 9968 | erlang-gs x86_64 R16B-03.10.el7 epel 627 k |
| 9969 | erlang-hipe x86_64 R16B-03.10.el7 epel 2.4 M |
| 9970 | erlang-ic x86_64 R16B-03.10.el7 epel 884 k |
| 9971 | erlang-inets x86_64 R16B-03.10.el7 epel 799 k |
| 9972 | erlang-jinterface x86_64 R16B-03.10.el7 epel 99 k |
| 9973 | erlang-kernel x86_64 R16B-03.10.el7 epel 1.1 M |
| 9974 | erlang-megaco x86_64 R16B-03.10.el7 epel 5.5 M |
| 9975 | erlang-mnesia x86_64 R16B-03.10.el7 epel 699 k |
| 9976 | erlang-mustache x86_64 0.1.0-8.el7.kolab_3.5 Kolab_Development 18 k |
| 9977 | erlang-observer x86_64 R16B-03.10.el7 epel 557 k |
| 9978 | erlang-odbc x86_64 R16B-03.10.el7 epel 68 k |
| 9979 | erlang-orber x86_64 R16B-03.10.el7 epel 946 k |
| 9980 | erlang-os_mon x86_64 R16B-03.10.el7 epel 114 k |
| 9981 | erlang-otp_mibs x86_64 R16B-03.10.el7 epel 31 k |
| 9982 | erlang-percept x86_64 R16B-03.10.el7 epel 150 k |
| 9983 | erlang-pman x86_64 R16B-03.10.el7 epel 112 k |
| 9984 | erlang-public_key x86_64 R16B-03.10.el7 epel 537 k |
| 9985 | erlang-reltool x86_64 R16B-03.10.el7 epel 359 k |
| 9986 | erlang-runtime_tools x86_64 R16B-03.10.el7 epel 178 k |
| 9987 | erlang-sasl x86_64 R16B-03.10.el7 epel 292 k |
| 9988 | erlang-snmp x86_64 R16B-03.10.el7 epel 1.5 M |
| 9989 | erlang-ssh x86_64 R16B-03.10.el7 epel 393 k |
| 9990 | erlang-ssl x86_64 R16B-03.10.el7 epel 585 k |
| 9991 | erlang-stdlib x86_64 R16B-03.10.el7 epel 2.2 M |
| 9992 | erlang-syntax_tools x86_64 R16B-03.10.el7 epel 335 k |
| 9993 | erlang-test_server x86_64 R16B-03.10.el7 epel 281 k |
| 9994 | erlang-toolbar x86_64 R16B-03.10.el7 epel 54 k |
| 9995 | erlang-tools x86_64 R16B-03.10.el7 epel 564 k |
| 9996 | erlang-tv x86_64 R16B-03.10.el7 epel 396 k |
| 9997 | erlang-typer x86_64 R16B-03.10.el7 epel 66 k |
| 9998 | erlang-webtool x86_64 R16B-03.10.el7 epel 50 k |
| 9999 | erlang-wx x86_64 R16B-03.10.el7 epel 2.9 M |
| 10000 | erlang-xmerl x86_64 R16B-03.10.el7 epel 997 k |
| 10001 | felix-bundlerepository noarch 1.6.6-15.el7 base 107 k |
| 10002 | felix-framework noarch 4.2.1-5.el7 base 481 k |
| 10003 | felix-osgi-compendium noarch 1.4.0-19.el7 base 189 k |
| 10004 | felix-osgi-core noarch 1.4.0-15.el7 base 95 k |
| 10005 | felix-osgi-foundation noarch 1.2.0-16.el7 base 214 k |
| 10006 | felix-osgi-obr noarch 1.0.2-12.el7 base 20 k |
| 10007 | felix-shell noarch 1.4.3-5.el7 base 62 k |
| 10008 | felix-utils noarch 1.2.0-5.el7 base 64 k |
| 10009 | fop noarch 1.1-6.el7 base 3.6 M |
| 10010 | forge-parent noarch 31-2.el7 base 12 k |
| 10011 | gc x86_64 7.2d-6.el7 base 158 k |
| 10012 | gc-devel x86_64 7.2d-6.el7 base 105 k |
| 10013 | gd x86_64 2.0.35-26.el7 base 146 k |
| 10014 | gdbm-devel x86_64 1.10-8.el7 base 47 k |
| 10015 | geronimo-annotation noarch 1.0-15.el7 base 23 k |
| 10016 | geronimo-jms noarch 1.1.1-19.el7 base 31 k |
| 10017 | geronimo-parent-poms noarch 1.6-16.el7 base 12 k |
| 10018 | ghostscript x86_64 9.07-18.el7 base 4.3 M |
| 10019 | ghostscript-fonts noarch 5.50-32.el7 base 324 k |
| 10020 | gmp-devel x86_64 1:6.0.0-11.el7 base 180 k |
| 10021 | google-guice noarch 3.1.3-9.el7 base 385 k |
| 10022 | graphviz x86_64 2.30.1-19.el7 base 1.3 M |
| 10023 | guava noarch 13.0-6.el7 base 1.6 M |
| 10024 | guile x86_64 5:2.0.9-5.el7 base 3.8 M |
| 10025 | hamcrest noarch 1.3-6.el7 base 124 k |
| 10026 | hsqldb noarch 1:1.8.1.3-13.el7 base 950 k |
| 10027 | http-parser x86_64 2.0-4.20121128gitcd01361.el7 |
| 10028 | epel 23 k |
| 10029 | httpcomponents-client noarch 4.2.5-5.el7_0 base 425 k |
| 10030 | httpcomponents-core noarch 4.2.4-6.el7 base 466 k |
| 10031 | httpcomponents-project noarch 6-4.el7 base 13 k |
| 10032 | httpd x86_64 2.4.6-31.el7.centos base 2.7 M |
| 10033 | httpd-tools x86_64 2.4.6-31.el7.centos base 79 k |
| 10034 | icc-profiles-openicc noarch 1.3.1-5.el7 base 327 k |
| 10035 | isorelax noarch 1:0-0.15.release20050331.el7 |
| 10036 | base 75 k |
| 10037 | jai-imageio-core noarch 1.2-0.14.20100217cvs.el7 |
| 10038 | base 330 k |
| 10039 | jakarta-commons-httpclient |
| 10040 | noarch 1:3.1-16.el7_0 base 241 k |
| 10041 | jakarta-oro noarch 2.0.8-16.el7 base 78 k |
| 10042 | jansson x86_64 2.4-6.el7 base 32 k |
| 10043 | javamail noarch 1.4.6-8.el7 base 758 k |
| 10044 | javassist noarch 3.16.1-10.el7 base 627 k |
| 10045 | jaxen noarch 1.1.3-11.el7 base 204 k |
| 10046 | jboss-ejb-3.1-api noarch 1.0.2-10.el7 base 54 k |
| 10047 | jboss-el-2.2-api noarch 1.0.1-0.7.20120212git2fabd8.el7 |
| 10048 | base 44 k |
| 10049 | jboss-interceptors-1.1-api |
| 10050 | noarch 1.0.2-0.9.20120319git49a904.el7 |
| 10051 | base 27 k |
| 10052 | jboss-jaxrpc-1.1-api noarch 1.0.1-7.el7 base 44 k |
| 10053 | jboss-parent noarch 6-12.el7 base 9.4 k |
| 10054 | jboss-servlet-3.0-api noarch 1.0.1-9.el7 base 82 k |
| 10055 | jboss-transaction-1.1-api |
| 10056 | noarch 1.0.1-8.el7 base 40 k |
| 10057 | jdom noarch 1.1.3-6.el7 base 174 k |
| 10058 | jline noarch 1.0-8.el7 base 69 k |
| 10059 | jna x86_64 3.5.2-8.el7 base 297 k |
| 10060 | js x86_64 1:1.8.5-17.el7 base 2.3 M |
| 10061 | js-uglify noarch 2.4.13-5.el7 epel 65 k |
| 10062 | jsch noarch 0.1.50-5.el7 base 239 k |
| 10063 | jsoup noarch 1.6.1-10.el7 base 263 k |
| 10064 | jsr-305 noarch 0-0.18.20090319svn.el7 base 29 k |
| 10065 | jtidy noarch 2:1.0-0.16.20100930svn1125.el7 |
| 10066 | base 183 k |
| 10067 | junit noarch 4.11-8.el7 base 261 k |
| 10068 | jvnet-parent noarch 4-2.el7 base 10 k |
| 10069 | jzlib noarch 1.1.1-6.el7 base 72 k |
| 10070 | keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k |
| 10071 | kxml noarch 2.3.0-5.el7 base 151 k |
| 10072 | libICE-devel x86_64 1.0.8-7.el7 base 49 k |
| 10073 | libSM-devel x86_64 1.2.1-7.el7 base 12 k |
| 10074 | libXaw x86_64 1.0.11-6.1.el7 base 189 k |
| 10075 | libXt-devel x86_64 1.1.4-6.1.el7 base 445 k |
| 10076 | libXv-devel x86_64 1.0.9-2.1.el7 base 39 k |
| 10077 | libarchive x86_64 3.1.2-7.el7 base 317 k |
| 10078 | libcalendaring x86_64 4.9.1-3.el7.kolab_3.5 Kolab_Development 1.7 M |
| 10079 | libcom_err-devel x86_64 1.42.9-7.el7 base 30 k |
| 10080 | libkolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 10081 | Kolab_Development 302 k |
| 10082 | libkolabxml x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 621 k |
| 10083 | liblockfile x86_64 1.08-17.el7 base 21 k |
| 10084 | libmcrypt x86_64 2.5.8-13.el7 epel 99 k |
| 10085 | libotf x86_64 0.9.13-4.el7 base 92 k |
| 10086 | libselinux-devel x86_64 2.2.2-6.el7 base 174 k |
| 10087 | libsepol-devel x86_64 2.1.9-3.el7 base 71 k |
| 10088 | libtidy x86_64 0.99.0-31.20091203.el7 epel 132 k |
| 10089 | libuv x86_64 1:0.10.34-1.el7 epel 62 k |
| 10090 | libverto-devel x86_64 0.2.5-4.el7 base 12 k |
| 10091 | libwebp x86_64 0.3.0-3.el7 base 170 k |
| 10092 | libwmf-lite x86_64 0.2.8.4-39.el7 base 66 k |
| 10093 | libzip x86_64 0.10.1-8.el7 base 48 k |
| 10094 | lighttpd x86_64 1.4.35-1.el7 epel 318 k |
| 10095 | lksctp-tools x86_64 1.0.13-3.el7 base 87 k |
| 10096 | lm_sensors-devel x86_64 3.3.4-11.el7 base 25 k |
| 10097 | lm_sensors-libs x86_64 3.3.4-11.el7 base 40 k |
| 10098 | log4j noarch 1.2.17-15.el7 base 443 k |
| 10099 | lzo x86_64 2.06-6.el7_0.2 base 59 k |
| 10100 | m17n-db noarch 1.6.4-3.el7 base 224 k |
| 10101 | m17n-lib x86_64 1.6.4-10.el7 base 183 k |
| 10102 | maven noarch 3.0.5-16.el7 base 1.3 M |
| 10103 | maven-archiver noarch 2.5-9.el7 base 32 k |
| 10104 | maven-artifact noarch 2.2.1-47.el7 base 83 k |
| 10105 | maven-artifact-manager noarch 2.2.1-47.el7 base 76 k |
| 10106 | maven-artifact-resolver noarch 1:1.0-10.el7 base 24 k |
| 10107 | maven-assembly-plugin noarch 2.4-8.el7 base 215 k |
| 10108 | maven-common-artifact-filters |
| 10109 | noarch 1.4-11.el7 base 38 k |
| 10110 | maven-dependency-tree noarch 2.0-6.el7 base 56 k |
| 10111 | maven-doxia-core noarch 1.4-5.el7 base 157 k |
| 10112 | maven-doxia-logging-api noarch 1.4-5.el7 base 24 k |
| 10113 | maven-doxia-module-apt noarch 1.4-5.el7 base 56 k |
| 10114 | maven-doxia-module-fml noarch 1.4-5.el7 base 45 k |
| 10115 | maven-doxia-module-fo noarch 1.4-5.el7 base 65 k |
| 10116 | maven-doxia-module-xdoc noarch 1.4-5.el7 base 44 k |
| 10117 | maven-doxia-module-xhtml |
| 10118 | noarch 1.4-5.el7 base 24 k |
| 10119 | maven-doxia-sink-api noarch 1.4-5.el7 base 20 k |
| 10120 | maven-doxia-sitetools noarch 1.4-3.el7 base 128 k |
| 10121 | maven-doxia-tools noarch 1.4-14.el7 base 53 k |
| 10122 | maven-enforcer-api noarch 1.2-8.el7 base 20 k |
| 10123 | maven-enforcer-plugin noarch 1.2-8.el7 base 30 k |
| 10124 | maven-enforcer-rules noarch 1.2-8.el7 base 76 k |
| 10125 | maven-file-management noarch 1:1.2.1-8.el7 base 45 k |
| 10126 | maven-filtering noarch 1.1-3.el7 base 52 k |
| 10127 | maven-invoker noarch 2.1.1-9.el7 base 37 k |
| 10128 | maven-model noarch 2.2.1-47.el7 base 132 k |
| 10129 | maven-monitor noarch 2.2.1-47.el7 base 24 k |
| 10130 | maven-parent noarch 20-5.el7 base 13 k |
| 10131 | maven-plugin-annotations |
| 10132 | noarch 3.1-17.el7 base 21 k |
| 10133 | maven-plugin-bundle noarch 2.3.7-12.el7 base 131 k |
| 10134 | maven-plugin-descriptor noarch 2.2.1-47.el7 base 52 k |
| 10135 | maven-plugin-plugin noarch 3.1-17.el7 base 57 k |
| 10136 | maven-plugin-registry noarch 2.2.1-47.el7 base 43 k |
| 10137 | maven-plugin-testing-harness |
| 10138 | noarch 2.1-11.el7 base 44 k |
| 10139 | maven-plugin-tools noarch 3.1-17.el7 base 15 k |
| 10140 | maven-plugin-tools-annotations |
| 10141 | noarch 3.1-17.el7 base 45 k |
| 10142 | maven-plugin-tools-api noarch 3.1-17.el7 base 30 k |
| 10143 | maven-plugin-tools-beanshell |
| 10144 | noarch 3.1-17.el7 base 21 k |
| 10145 | maven-plugin-tools-generators |
| 10146 | noarch 3.1-17.el7 base 51 k |
| 10147 | maven-plugin-tools-java noarch 3.1-17.el7 base 26 k |
| 10148 | maven-plugin-tools-model |
| 10149 | noarch 3.1-17.el7 base 39 k |
| 10150 | maven-plugins-pom noarch 23-7.el7 base 11 k |
| 10151 | maven-profile noarch 2.2.1-47.el7 base 48 k |
| 10152 | maven-project noarch 2.2.1-47.el7 base 157 k |
| 10153 | maven-release noarch 2.2.1-12.el7 base 13 k |
| 10154 | maven-release-manager noarch 2.2.1-12.el7 base 169 k |
| 10155 | maven-release-plugin noarch 2.2.1-12.el7 base 54 k |
| 10156 | maven-remote-resources-plugin |
| 10157 | noarch 1.4-7.el7 base 77 k |
| 10158 | maven-reporting-api noarch 1:3.0-5.el7 base 19 k |
| 10159 | maven-reporting-exec noarch 1.1-4.el7 base 70 k |
| 10160 | maven-reporting-impl noarch 2.2-8.el7 base 27 k |
| 10161 | maven-repository-builder |
| 10162 | noarch 1:1.0-0.5.alpha2.el7 base 30 k |
| 10163 | maven-scm noarch 1.8.1-2.el7 base 986 k |
| 10164 | maven-settings noarch 2.2.1-47.el7 base 62 k |
| 10165 | maven-shared noarch 19-4.el7 base 15 k |
| 10166 | maven-shared-incremental |
| 10167 | noarch 1.1-6.el7 base 23 k |
| 10168 | maven-shared-io noarch 1:1.1-7.el7 base 44 k |
| 10169 | maven-shared-utils noarch 0.4-3.el7 base 146 k |
| 10170 | maven-site-plugin noarch 3.2-7.el7 base 124 k |
| 10171 | maven-source-plugin noarch 2.2.1-7.el7 base 39 k |
| 10172 | maven-surefire noarch 2.15-3.el7 base 403 k |
| 10173 | maven-surefire-provider-junit |
| 10174 | noarch 2.15-3.el7 base 137 k |
| 10175 | maven-surefire-provider-testng |
| 10176 | noarch 2.15-3.el7 base 56 k |
| 10177 | maven-toolchain noarch 2.2.1-47.el7 base 48 k |
| 10178 | maven-wagon noarch 2.4-3.el7 base 187 k |
| 10179 | mesa-libGLU x86_64 9.0.0-4.el7 base 196 k |
| 10180 | mesa-libGLU-devel x86_64 9.0.0-4.el7 base 9.0 k |
| 10181 | modello noarch 1.7-4.el7 base 322 k |
| 10182 | mojo-parent noarch 32-4.el7 base 14 k |
| 10183 | mozldap x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 133 k |
| 10184 | mozldap-tools x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 77 k |
| 10185 | msv-msv noarch 1:2013.5.1-6.el7 base 3.7 M |
| 10186 | msv-xsdlib noarch 1:2013.5.1-6.el7 base 1.1 M |
| 10187 | nekohtml noarch 1.9.14-13.el7 base 152 k |
| 10188 | net-snmp-agent-libs x86_64 1:5.7.2-20.el7 base 698 k |
| 10189 | net-snmp-libs x86_64 1:5.7.2-20.el7 base 745 k |
| 10190 | netpbm x86_64 10.61.02-9.el7 base 180 k |
| 10191 | netpbm-progs x86_64 10.61.02-9.el7 base 1.9 M |
| 10192 | nodejs x86_64 0.10.36-3.el7 epel 391 k |
| 10193 | nodejs-amdefine noarch 0.0.4-1.el7 epel 10 k |
| 10194 | nodejs-async noarch 0.2.10-1.el7 epel 21 k |
| 10195 | nodejs-optimist noarch 0.4.0-1.el7 epel 15 k |
| 10196 | nodejs-source-map noarch 0.1.33-1.el7 epel 26 k |
| 10197 | nodejs-uglify-to-browserify |
| 10198 | noarch 1.0.2-2.el7 epel 6.2 k |
| 10199 | nodejs-wordwrap noarch 0.0.2-4.el7 epel 6.4 k |
| 10200 | nss-softokn-devel x86_64 3.16.2.3-9.el7 base 25 k |
| 10201 | nss-softokn-freebl-devel |
| 10202 | x86_64 3.16.2.3-9.el7 base 45 k |
| 10203 | nss-util-devel x86_64 3.18.0-1.el7_1 updates 69 k |
| 10204 | nss_compat_ossl x86_64 0.9.6-8.el7 base 37 k |
| 10205 | objectweb-asm noarch 3.3.1-9.el7 base 197 k |
| 10206 | perl-ExtUtils-Install noarch 1.58-285.el7 base 73 k |
| 10207 | perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k |
| 10208 | perl-ExtUtils-ParseXS noarch 1:3.18-2.el7 base 77 k |
| 10209 | php-PsrLog noarch 1.0.0-6.el7 epel 10 k |
| 10210 | php-Smarty noarch 3.1.21-1.el7 epel 192 k |
| 10211 | php-cli x86_64 5.4.16-23.el7_0.3 base 2.7 M |
| 10212 | php-doctrine-instantiator |
| 10213 | noarch 1.0.4-1.el7 epel 11 k |
| 10214 | php-intl x86_64 5.4.16-23.el7_0.3 base 93 k |
| 10215 | php-kolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 10216 | Kolab_Development 51 k |
| 10217 | php-kolabformat x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 193 k |
| 10218 | php-ldap x86_64 5.4.16-23.el7_0.3 base 49 k |
| 10219 | php-mysqlnd x86_64 5.4.16-23.el7_0.3 base 170 k |
| 10220 | php-pear-Net-URL2 noarch 2.1.1-1.el7 epel 25 k |
| 10221 | php-phpdocumentor-reflection-docblock |
| 10222 | noarch 2.0.4-1.el7 epel 25 k |
| 10223 | php-phpspec-prophecy noarch 1.4.0-1.el7 epel 47 k |
| 10224 | php-phpunit-File-Iterator |
| 10225 | noarch 1.4.0-1.el7 epel 12 k |
| 10226 | php-phpunit-PHP-CodeCoverage |
| 10227 | noarch 2.0.16-1.el7 epel 304 k |
| 10228 | php-phpunit-PHP-Invoker noarch 1.1.3-6.el7 epel 9.4 k |
| 10229 | php-phpunit-PHP-Timer noarch 1.0.5-5.el7 epel 9.1 k |
| 10230 | php-phpunit-PHP-TokenStream |
| 10231 | noarch 1.4.1-1.el7 epel 16 k |
| 10232 | php-phpunit-PHPUnit-MockObject |
| 10233 | noarch 2.3.1-1.el7 epel 36 k |
| 10234 | php-phpunit-Text-Template |
| 10235 | noarch 1.2.0-5.el7 epel 9.2 k |
| 10236 | php-phpunit-Version noarch 1.0.5-1.el7 epel 8.4 k |
| 10237 | php-phpunit-comparator noarch 1.1.1-1.el7 epel 14 k |
| 10238 | php-phpunit-diff noarch 1.3.0-1.el7 epel 13 k |
| 10239 | php-phpunit-environment noarch 1.2.2-1.el7 epel 9.0 k |
| 10240 | php-phpunit-exporter noarch 1.2.0-1.el7 epel 10 k |
| 10241 | php-process x86_64 5.4.16-23.el7_0.3 base 52 k |
| 10242 | php-sebastian-global-state |
| 10243 | noarch 1.0.0-1.el7 epel 9.5 k |
| 10244 | php-sebastian-recursion-context |
| 10245 | noarch 1.0.0-1.el7 epel 7.7 k |
| 10246 | php-seld-cli-prompt noarch 1.0.0-1.el7.kolab_3.5 Kolab_Development 7.3 k |
| 10247 | php-seld-phar-utils noarch 1.0.0-1.el7.kolab_3.5 Kolab_Development 6.6 k |
| 10248 | php-soap x86_64 5.4.16-23.el7_0.3 base 155 k |
| 10249 | php-symfony-browser-kit noarch 2.5.11-1.el7 epel 19 k |
| 10250 | php-symfony-common noarch 2.5.11-1.el7 epel 74 k |
| 10251 | php-symfony-config noarch 2.5.11-1.el7 epel 42 k |
| 10252 | php-symfony-css-selector |
| 10253 | noarch 2.5.11-1.el7 epel 32 k |
| 10254 | php-symfony-debug noarch 2.5.11-1.el7 epel 26 k |
| 10255 | php-symfony-dependency-injection |
| 10256 | noarch 2.5.11-1.el7 epel 71 k |
| 10257 | php-symfony-dom-crawler noarch 2.5.11-1.el7 epel 25 k |
| 10258 | php-symfony-event-dispatcher |
| 10259 | noarch 2.5.11-1.el7 epel 19 k |
| 10260 | php-symfony-filesystem noarch 2.5.11-1.el7 epel 15 k |
| 10261 | php-symfony-http-foundation |
| 10262 | noarch 2.5.11-1.el7 epel 81 k |
| 10263 | php-symfony-http-kernel noarch 2.5.11-1.el7 epel 85 k |
| 10264 | php-symfony-yaml noarch 2.5.11-1.el7 epel 23 k |
| 10265 | php-tidy x86_64 5.4.16-3.el7 epel 22 k |
| 10266 | plexus-archiver noarch 2.4.2-4.el7 base 156 k |
| 10267 | plexus-build-api noarch 0.0.7-11.el7 base 18 k |
| 10268 | plexus-cipher noarch 1.7-5.el7 base 22 k |
| 10269 | plexus-classworlds noarch 2.4.2-8.el7 base 54 k |
| 10270 | plexus-cli noarch 1.2-20.el7 base 18 k |
| 10271 | plexus-compiler noarch 2.2-7.el7 base 53 k |
| 10272 | plexus-component-api noarch 1.0-0.16.alpha15.el7 base 27 k |
| 10273 | plexus-components-pom noarch 1.2-7.el7 base 9.7 k |
| 10274 | plexus-containers-component-annotations |
| 10275 | noarch 1.5.5-14.el7 base 11 k |
| 10276 | plexus-containers-component-metadata |
| 10277 | noarch 1.5.5-14.el7 base 108 k |
| 10278 | plexus-containers-container-default |
| 10279 | noarch 1.5.5-14.el7 base 183 k |
| 10280 | plexus-digest noarch 1.1-15.el7 base 17 k |
| 10281 | plexus-i18n noarch 1.0-0.6.b10.4.el7 base 19 k |
| 10282 | plexus-interactivity noarch 1.0-0.14.alpha6.el7 base 17 k |
| 10283 | plexus-interpolation noarch 1.15-8.el7 base 57 k |
| 10284 | plexus-io noarch 2.0.5-9.el7 base 58 k |
| 10285 | plexus-pom noarch 3.3.1-5.el7 base 12 k |
| 10286 | plexus-resources noarch 1.0-0.15.a7.el7 base 25 k |
| 10287 | plexus-sec-dispatcher noarch 1.4-13.el7 base 29 k |
| 10288 | plexus-tools-pom noarch 1.0.11-8.el7 base 9.6 k |
| 10289 | plexus-utils noarch 3.0.9-9.el7 base 225 k |
| 10290 | plexus-velocity noarch 1.1.8-16.el7 base 17 k |
| 10291 | popt-devel x86_64 1.13-16.el7 base 22 k |
| 10292 | pyparsing noarch 1.5.6-9.el7 base 94 k |
| 10293 | pyserial noarch 2.6-5.el7 base 124 k |
| 10294 | python-babel noarch 0.9.6-8.el7 base 1.4 M |
| 10295 | python-docutils noarch 0.11-0.2.20130715svn7687.el7 |
| 10296 | base 1.5 M |
| 10297 | python-pillow x86_64 2.0.0-17.gitd1c6db8.el7 base 438 k |
| 10298 | python-py noarch 1.4.14-4.el7 base 327 k |
| 10299 | python-pygments noarch 1.4-9.el7 base 599 k |
| 10300 | python-zope-interface x86_64 4.0.5-4.el7 base 138 k |
| 10301 | qdox noarch 1.12.1-9.el7 base 170 k |
| 10302 | regexp noarch 1.5-13.el7 base 47 k |
| 10303 | relaxngDatatype noarch 1.0-11.el7 base 15 k |
| 10304 | rhino noarch 1.7R4-5.el7 base 1.0 M |
| 10305 | roundcubemail-core-assets |
| 10306 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 453 k |
| 10307 | roundcubemail-plugin-acl |
| 10308 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 80 k |
| 10309 | roundcubemail-plugin-acl-assets |
| 10310 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 17 k |
| 10311 | roundcubemail-plugin-acl-skin-larry |
| 10312 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 16 k |
| 10313 | roundcubemail-plugin-acl-skin-larry-assets |
| 10314 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 17 k |
| 10315 | roundcubemail-plugin-archive |
| 10316 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 39 k |
| 10317 | roundcubemail-plugin-archive-assets |
| 10318 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 15 k |
| 10319 | roundcubemail-plugin-archive-skin-larry |
| 10320 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10321 | roundcubemail-plugin-archive-skin-larry-assets |
| 10322 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10323 | roundcubemail-plugin-calendar |
| 10324 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 234 k |
| 10325 | roundcubemail-plugin-calendar-assets |
| 10326 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 560 k |
| 10327 | roundcubemail-plugin-calendar-skin-larry |
| 10328 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 17 k |
| 10329 | roundcubemail-plugin-calendar-skin-larry-assets |
| 10330 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 45 k |
| 10331 | roundcubemail-plugin-filesystem_attachments |
| 10332 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 18 k |
| 10333 | roundcubemail-plugin-filesystem_attachments-assets |
| 10334 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10335 | roundcubemail-plugin-jqueryui |
| 10336 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 113 k |
| 10337 | roundcubemail-plugin-jqueryui-assets |
| 10338 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 102 k |
| 10339 | roundcubemail-plugin-jqueryui-skin-larry |
| 10340 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 18 k |
| 10341 | roundcubemail-plugin-jqueryui-skin-larry-assets |
| 10342 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 48 k |
| 10343 | roundcubemail-plugin-kolab_activesync |
| 10344 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 37 k |
| 10345 | roundcubemail-plugin-kolab_activesync-assets |
| 10346 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.5 k |
| 10347 | roundcubemail-plugin-kolab_activesync-skin-larry |
| 10348 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10349 | roundcubemail-plugin-kolab_activesync-skin-larry-assets |
| 10350 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 15 k |
| 10351 | roundcubemail-plugin-kolab_addressbook |
| 10352 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 73 k |
| 10353 | roundcubemail-plugin-kolab_addressbook-assets |
| 10354 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 110 k |
| 10355 | roundcubemail-plugin-kolab_addressbook-skin-larry |
| 10356 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.8 k |
| 10357 | roundcubemail-plugin-kolab_addressbook-skin-larry-assets |
| 10358 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10359 | roundcubemail-plugin-kolab_auth-assets |
| 10360 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.3 k |
| 10361 | roundcubemail-plugin-kolab_config |
| 10362 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 22 k |
| 10363 | roundcubemail-plugin-kolab_config-assets |
| 10364 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.4 k |
| 10365 | roundcubemail-plugin-kolab_delegation |
| 10366 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 40 k |
| 10367 | roundcubemail-plugin-kolab_delegation-assets |
| 10368 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10369 | roundcubemail-plugin-kolab_delegation-skin-larry |
| 10370 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.9 k |
| 10371 | roundcubemail-plugin-kolab_delegation-skin-larry-assets |
| 10372 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 13 k |
| 10373 | roundcubemail-plugin-kolab_files |
| 10374 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 47 k |
| 10375 | roundcubemail-plugin-kolab_files-assets |
| 10376 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 19 k |
| 10377 | roundcubemail-plugin-kolab_files-skin-larry |
| 10378 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10379 | roundcubemail-plugin-kolab_files-skin-larry-assets |
| 10380 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 17 k |
| 10381 | roundcubemail-plugin-kolab_folders-assets |
| 10382 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.0 k |
| 10383 | roundcubemail-plugin-kolab_notes |
| 10384 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 35 k |
| 10385 | roundcubemail-plugin-kolab_notes-assets |
| 10386 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 18 k |
| 10387 | roundcubemail-plugin-kolab_notes-skin-larry |
| 10388 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 13 k |
| 10389 | roundcubemail-plugin-kolab_notes-skin-larry-assets |
| 10390 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 18 k |
| 10391 | roundcubemail-plugin-kolab_tags |
| 10392 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 32 k |
| 10393 | roundcubemail-plugin-kolab_tags-assets |
| 10394 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10395 | roundcubemail-plugin-kolab_tags-skin-larry |
| 10396 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.5 k |
| 10397 | roundcubemail-plugin-kolab_tags-skin-larry-assets |
| 10398 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10399 | roundcubemail-plugin-libcalendaring |
| 10400 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 111 k |
| 10401 | roundcubemail-plugin-libcalendaring-assets |
| 10402 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 16 k |
| 10403 | roundcubemail-plugin-libcalendaring-skin-larry |
| 10404 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.6 k |
| 10405 | roundcubemail-plugin-libcalendaring-skin-larry-assets |
| 10406 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.5 k |
| 10407 | roundcubemail-plugin-libkolab-assets |
| 10408 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10409 | roundcubemail-plugin-libkolab-skin-larry |
| 10410 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.6 k |
| 10411 | roundcubemail-plugin-libkolab-skin-larry-assets |
| 10412 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10413 | roundcubemail-plugin-managesieve |
| 10414 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 174 k |
| 10415 | roundcubemail-plugin-managesieve-assets |
| 10416 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 21 k |
| 10417 | roundcubemail-plugin-managesieve-skin-larry |
| 10418 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 17 k |
| 10419 | roundcubemail-plugin-managesieve-skin-larry-assets |
| 10420 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 20 k |
| 10421 | roundcubemail-plugin-odfviewer |
| 10422 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 23 k |
| 10423 | roundcubemail-plugin-odfviewer-assets |
| 10424 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 112 k |
| 10425 | roundcubemail-plugin-password |
| 10426 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 80 k |
| 10427 | roundcubemail-plugin-password-assets |
| 10428 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 15 k |
| 10429 | roundcubemail-plugin-pdfviewer |
| 10430 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 24 k |
| 10431 | roundcubemail-plugin-pdfviewer-assets |
| 10432 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 517 k |
| 10433 | roundcubemail-plugin-tasklist |
| 10434 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 129 k |
| 10435 | roundcubemail-plugin-tasklist-assets |
| 10436 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 83 k |
| 10437 | roundcubemail-plugin-tasklist-skin-larry |
| 10438 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 15 k |
| 10439 | roundcubemail-plugin-tasklist-skin-larry-assets |
| 10440 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 37 k |
| 10441 | roundcubemail-plugin-zipdownload |
| 10442 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 34 k |
| 10443 | roundcubemail-plugin-zipdownload-assets |
| 10444 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 16 k |
| 10445 | roundcubemail-plugin-zipdownload-skin-larry |
| 10446 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10447 | roundcubemail-plugin-zipdownload-skin-larry-assets |
| 10448 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10449 | roundcubemail-skin-chameleon |
| 10450 | noarch 0.3.6-1.el7.kolab_3.5 Kolab_Development 4.1 k |
| 10451 | roundcubemail-skin-chameleon-assets |
| 10452 | noarch 0.3.6-1.el7.kolab_3.5 Kolab_Development 91 k |
| 10453 | roundcubemail-skin-chameleon-core |
| 10454 | noarch 0.3.6-1.el7.kolab_3.5 Kolab_Development 22 k |
| 10455 | roundcubemail-skin-larry |
| 10456 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 32 k |
| 10457 | roundcubemail-skin-larry-assets |
| 10458 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 140 k |
| 10459 | rpm-devel x86_64 4.11.1-25.el7 base 101 k |
| 10460 | sac noarch 1.3-17.el7 base 17 k |
| 10461 | sisu-inject-bean noarch 2.3.0-11.el7 base 181 k |
| 10462 | sisu-inject-plexus noarch 2.3.0-11.el7 base 179 k |
| 10463 | slf4j noarch 1.7.4-3.el7 base 170 k |
| 10464 | snakeyaml noarch 1.11-8.el7 base 233 k |
| 10465 | sonatype-oss-parent noarch 7-6.el7 base 10 k |
| 10466 | spice-parent noarch 15-11.el7 base 11 k |
| 10467 | stax2-api noarch 3.1.1-10.el7 base 165 k |
| 10468 | svrcore x86_64 4.0.4-11.el7 base 17 k |
| 10469 | systemtap-sdt-devel x86_64 2.6-10.el7_1 updates 63 k |
| 10470 | t1lib x86_64 5.1.2-14.el7 base 166 k |
| 10471 | tcl x86_64 1:8.5.13-4.el7 base 1.9 M |
| 10472 | tcp_wrappers-devel x86_64 7.6-77.el7 base 17 k |
| 10473 | testng noarch 6.8.7-3.el7 base 777 k |
| 10474 | texlive-ae noarch 2:svn15878.1.4-32.el7 base 94 k |
| 10475 | texlive-algorithms noarch 2:svn15878.0.1-32.el7 base 20 k |
| 10476 | texlive-amscls noarch 2:svn29207.0-32.el7 base 52 k |
| 10477 | texlive-amsfonts noarch 2:svn29208.3.04-32.el7 base 3.6 M |
| 10478 | texlive-amsmath noarch 2:svn29327.2.14-32.el7 base 48 k |
| 10479 | texlive-anysize noarch 2:svn15878.0-32.el7 base 17 k |
| 10480 | texlive-attachfile noarch 2:svn21866.v1.5b-32.el7 base 20 k |
| 10481 | texlive-avantgar noarch 2:svn28614.0-32.el7 base 290 k |
| 10482 | texlive-babel noarch 2:svn24756.3.8m-32.el7 base 128 k |
| 10483 | texlive-babelbib noarch 2:svn25245.1.31-32.el7 base 48 k |
| 10484 | texlive-base noarch 2:2012-32.20130427_r30134.el7 |
| 10485 | base 322 k |
| 10486 | texlive-beamer noarch 2:svn29349.3.26-32.el7 base 241 k |
| 10487 | texlive-bera noarch 2:svn20031.0-32.el7 base 346 k |
| 10488 | texlive-beton noarch 2:svn15878.0-32.el7 base 18 k |
| 10489 | texlive-bibtex noarch 2:svn26689.0.99d-32.el7 base 32 k |
| 10490 | texlive-bibtex-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10491 | base 64 k |
| 10492 | texlive-bookman noarch 2:svn28614.0-32.el7 base 331 k |
| 10493 | texlive-booktabs noarch 2:svn15878.1.61803-32.el7 |
| 10494 | base 18 k |
| 10495 | texlive-breakurl noarch 2:svn15878.1.30-32.el7 base 19 k |
| 10496 | texlive-caption noarch 2:svn29026.3.3__2013_02_03_-32.el7 |
| 10497 | base 50 k |
| 10498 | texlive-carlisle noarch 2:svn18258.0-32.el7 base 29 k |
| 10499 | texlive-charter noarch 2:svn15878.0-32.el7 base 200 k |
| 10500 | texlive-chngcntr noarch 2:svn17157.1.0a-32.el7 base 18 k |
| 10501 | texlive-cite noarch 2:svn19955.5.3-32.el7 base 41 k |
| 10502 | texlive-cm noarch 2:svn29581.0-32.el7 base 290 k |
| 10503 | texlive-cm-super noarch 2:svn15878.0-32.el7 base 62 M |
| 10504 | texlive-cmap noarch 2:svn26568.0-32.el7 base 22 k |
| 10505 | texlive-cmextra noarch 2:svn14075.0-32.el7 base 30 k |
| 10506 | texlive-collection-basic |
| 10507 | noarch 2:svn26314.0-32.20130427_r30134.el7 |
| 10508 | base 15 k |
| 10509 | texlive-collection-documentation-base |
| 10510 | noarch 2:svn17091.0-32.20130427_r30134.el7 |
| 10511 | base 15 k |
| 10512 | texlive-collection-fontsrecommended |
| 10513 | noarch 2:svn28082.0-32.20130427_r30134.el7 |
| 10514 | base 15 k |
| 10515 | texlive-collection-latex |
| 10516 | noarch 2:svn25030.0-32.20130427_r30134.el7 |
| 10517 | base 15 k |
| 10518 | texlive-collection-latexrecommended |
| 10519 | noarch 2:svn25795.0-32.20130427_r30134.el7 |
| 10520 | base 16 k |
| 10521 | texlive-colortbl noarch 2:svn25394.v1.0a-32.el7 base 19 k |
| 10522 | texlive-courier noarch 2:svn28614.0-32.el7 base 541 k |
| 10523 | texlive-crop noarch 2:svn15878.1.5-32.el7 base 21 k |
| 10524 | texlive-csquotes noarch 2:svn24393.5.1d-32.el7 base 35 k |
| 10525 | texlive-ctable noarch 2:svn26694.1.23-32.el7 base 19 k |
| 10526 | texlive-currfile noarch 2:svn29012.0.7b-32.el7 base 20 k |
| 10527 | texlive-dvipdfm noarch 2:svn26689.0.13.2d-32.el7 |
| 10528 | base 23 k |
| 10529 | texlive-dvipdfm-bin noarch 2:svn13663.0-32.20130427_r30134.el7 |
| 10530 | base 17 k |
| 10531 | texlive-dvipdfmx noarch 2:svn26765.0-32.el7 base 52 k |
| 10532 | texlive-dvipdfmx-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10533 | base 277 k |
| 10534 | texlive-dvipdfmx-def noarch 2:svn15878.0-32.el7 base 18 k |
| 10535 | texlive-dvips-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10536 | base 129 k |
| 10537 | texlive-ec noarch 2:svn25033.1.0-32.el7 base 466 k |
| 10538 | texlive-enctex noarch 2:svn28602.0-32.el7 base 47 k |
| 10539 | texlive-enumitem noarch 2:svn24146.3.5.2-32.el7 base 28 k |
| 10540 | texlive-eso-pic noarch 2:svn21515.2.0c-32.el7 base 20 k |
| 10541 | texlive-etex noarch 2:svn22198.2.1-32.el7 base 31 k |
| 10542 | texlive-etex-pkg noarch 2:svn15878.2.0-32.el7 base 21 k |
| 10543 | texlive-etoolbox noarch 2:svn20922.2.1-32.el7 base 25 k |
| 10544 | texlive-euler noarch 2:svn17261.2.5-32.el7 base 19 k |
| 10545 | texlive-euro noarch 2:svn22191.1.1-32.el7 base 19 k |
| 10546 | texlive-eurosym noarch 2:svn17265.1.4_subrfix-32.el7 |
| 10547 | base 157 k |
| 10548 | texlive-extsizes noarch 2:svn17263.1.4a-32.el7 base 30 k |
| 10549 | texlive-fancybox noarch 2:svn18304.1.4-32.el7 base 24 k |
| 10550 | texlive-fancyhdr noarch 2:svn15878.3.1-32.el7 base 25 k |
| 10551 | texlive-fancyref noarch 2:svn15878.0.9c-32.el7 base 19 k |
| 10552 | texlive-fancyvrb noarch 2:svn18492.2.8-32.el7 base 29 k |
| 10553 | texlive-filecontents noarch 2:svn24250.1.3-32.el7 base 18 k |
| 10554 | texlive-filehook noarch 2:svn24280.0.5d-32.el7 base 21 k |
| 10555 | texlive-fix2col noarch 2:svn17133.0-32.el7 base 18 k |
| 10556 | texlive-float noarch 2:svn15878.1.3d-32.el7 base 19 k |
| 10557 | texlive-fontspec noarch 2:svn29412.v2.3a-32.el7 base 37 k |
| 10558 | texlive-footmisc noarch 2:svn23330.5.5b-32.el7 base 22 k |
| 10559 | texlive-fp noarch 2:svn15878.0-32.el7 base 39 k |
| 10560 | texlive-fpl noarch 2:svn15878.1.002-32.el7 base 375 k |
| 10561 | texlive-geometry noarch 2:svn19716.5.6-32.el7 base 25 k |
| 10562 | texlive-glyphlist noarch 2:svn28576.0-32.el7 base 42 k |
| 10563 | texlive-graphics noarch 2:svn25405.1.0o-32.el7 base 32 k |
| 10564 | texlive-gsftopk noarch 2:svn26689.1.19.2-32.el7 |
| 10565 | base 23 k |
| 10566 | texlive-gsftopk-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10567 | base 30 k |
| 10568 | texlive-helvetic noarch 2:svn28614.0-32.el7 base 614 k |
| 10569 | texlive-hyperref noarch 2:svn28213.6.83m-32.el7 base 138 k |
| 10570 | texlive-hyph-utf8 noarch 2:svn29641.0-32.el7 base 2.2 M |
| 10571 | texlive-hyphen-base noarch 2:svn29197.0-32.el7 base 38 k |
| 10572 | texlive-ifetex noarch 2:svn24853.1.2-32.el7 base 18 k |
| 10573 | texlive-ifluatex noarch 2:svn26725.1.3-32.el7 base 18 k |
| 10574 | texlive-ifxetex noarch 2:svn19685.0.5-32.el7 base 17 k |
| 10575 | texlive-index noarch 2:svn24099.4.1beta-32.el7 |
| 10576 | base 28 k |
| 10577 | texlive-jknapltx noarch 2:svn19440.0-32.el7 base 27 k |
| 10578 | texlive-kastrup noarch 2:svn15878.0-32.el7 base 17 k |
| 10579 | texlive-koma-script noarch 2:svn27255.3.11b-32.el7 base 5.1 M |
| 10580 | texlive-kpathsea noarch 2:svn28792.0-32.el7 base 139 k |
| 10581 | texlive-kpathsea-bin x86_64 2:svn27347.0-32.20130427_r30134.el7 |
| 10582 | base 39 k |
| 10583 | texlive-kpathsea-lib x86_64 2:2012-32.20130427_r30134.el7 |
| 10584 | base 77 k |
| 10585 | texlive-l3experimental noarch 2:svn29361.SVN_4467-32.el7 |
| 10586 | base 56 k |
| 10587 | texlive-l3kernel noarch 2:svn29409.SVN_4469-32.el7 |
| 10588 | base 106 k |
| 10589 | texlive-l3packages noarch 2:svn29361.SVN_4467-32.el7 |
| 10590 | base 35 k |
| 10591 | texlive-latex-bin noarch 2:svn26689.0-32.el7 base 19 k |
| 10592 | texlive-latex-bin-bin noarch 2:svn14050.0-32.20130427_r30134.el7 |
| 10593 | base 16 k |
| 10594 | texlive-latex-fonts noarch 2:svn28888.0-32.el7 base 41 k |
| 10595 | texlive-latexconfig noarch 2:svn28991.0-32.el7 base 25 k |
| 10596 | texlive-listings noarch 2:svn15878.1.4-32.el7 base 137 k |
| 10597 | texlive-lm noarch 2:svn28119.2.004-32.el7 base 13 M |
| 10598 | texlive-lm-math noarch 2:svn29044.1.958-32.el7 base 425 k |
| 10599 | texlive-ltxmisc noarch 2:svn21927.0-32.el7 base 33 k |
| 10600 | texlive-lua-alt-getopt noarch 2:svn29349.0.7.0-32.el7 base 18 k |
| 10601 | texlive-lualatex-math noarch 2:svn29346.1.2-32.el7 base 20 k |
| 10602 | texlive-luaotfload noarch 2:svn26718.1.26-32.el7 base 101 k |
| 10603 | texlive-luaotfload-bin noarch 2:svn18579.0-32.20130427_r30134.el7 |
| 10604 | base 16 k |
| 10605 | texlive-luatex noarch 2:svn26689.0.70.1-32.el7 |
| 10606 | base 36 k |
| 10607 | texlive-luatex-bin x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 10608 | base 1.7 M |
| 10609 | texlive-luatexbase noarch 2:svn22560.0.31-32.el7 base 26 k |
| 10610 | texlive-makeindex noarch 2:svn26689.2.12-32.el7 base 29 k |
| 10611 | texlive-makeindex-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10612 | base 38 k |
| 10613 | texlive-marginnote noarch 2:svn25880.v1.1i-32.el7 base 19 k |
| 10614 | texlive-marvosym noarch 2:svn29349.2.2a-32.el7 base 150 k |
| 10615 | texlive-mathpazo noarch 2:svn15878.1.003-32.el7 base 83 k |
| 10616 | texlive-mdwtools noarch 2:svn15878.1.05.4-32.el7 |
| 10617 | base 37 k |
| 10618 | texlive-memoir noarch 2:svn21638.3.6j_patch_6.0g-32.el7 |
| 10619 | base 96 k |
| 10620 | texlive-metafont noarch 2:svn26689.2.718281-32.el7 |
| 10621 | base 62 k |
| 10622 | texlive-metafont-bin x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 10623 | base 185 k |
| 10624 | texlive-metalogo noarch 2:svn18611.0.12-32.el7 base 18 k |
| 10625 | texlive-mflogo noarch 2:svn17487.0-32.el7 base 42 k |
| 10626 | texlive-mfnfss noarch 2:svn19410.0-32.el7 base 19 k |
| 10627 | texlive-mfware noarch 2:svn26689.0-32.el7 base 30 k |
| 10628 | texlive-mfware-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10629 | base 88 k |
| 10630 | texlive-mh noarch 2:svn29420.0-32.el7 base 60 k |
| 10631 | texlive-microtype noarch 2:svn29392.2.5-32.el7 base 67 k |
| 10632 | texlive-misc noarch 2:svn24955.0-32.el7 base 66 k |
| 10633 | texlive-mparhack noarch 2:svn15878.1.4-32.el7 base 19 k |
| 10634 | texlive-mptopdf noarch 2:svn26689.0-32.el7 base 57 k |
| 10635 | texlive-mptopdf-bin noarch 2:svn18674.0-32.20130427_r30134.el7 |
| 10636 | base 16 k |
| 10637 | texlive-ms noarch 2:svn24467.0-32.el7 base 23 k |
| 10638 | texlive-multido noarch 2:svn18302.1.42-32.el7 base 20 k |
| 10639 | texlive-natbib noarch 2:svn20668.8.31b-32.el7 base 34 k |
| 10640 | texlive-ncntrsbk noarch 2:svn28614.0-32.el7 base 337 k |
| 10641 | texlive-ntgclass noarch 2:svn15878.0-32.el7 base 35 k |
| 10642 | texlive-oberdiek noarch 2:svn26725.0-32.el7 base 307 k |
| 10643 | texlive-palatino noarch 2:svn28614.0-32.el7 base 383 k |
| 10644 | texlive-paralist noarch 2:svn15878.2.3b-32.el7 base 20 k |
| 10645 | texlive-parallel noarch 2:svn15878.0-32.el7 base 20 k |
| 10646 | texlive-parskip noarch 2:svn19963.2.0-32.el7 base 18 k |
| 10647 | texlive-pdfpages noarch 2:svn27574.0.4t-32.el7 base 30 k |
| 10648 | texlive-pdftex noarch 2:svn29585.1.40.11-32.el7 |
| 10649 | base 139 k |
| 10650 | texlive-pdftex-bin x86_64 2:svn27321.0-32.20130427_r30134.el7 |
| 10651 | base 359 k |
| 10652 | texlive-pdftex-def noarch 2:svn22653.0.06d-32.el7 base 30 k |
| 10653 | texlive-pgf noarch 2:svn22614.2.10-32.el7 base 467 k |
| 10654 | texlive-plain noarch 2:svn26647.0-32.el7 base 63 k |
| 10655 | texlive-powerdot noarch 2:svn25656.1.4i-32.el7 base 47 k |
| 10656 | texlive-psfrag noarch 2:svn15878.3.04-32.el7 base 20 k |
| 10657 | texlive-pslatex noarch 2:svn16416.0-32.el7 base 23 k |
| 10658 | texlive-psnfss noarch 2:svn23394.9.2a-32.el7 base 44 k |
| 10659 | texlive-pspicture noarch 2:svn15878.0-32.el7 base 18 k |
| 10660 | texlive-pst-3d noarch 2:svn17257.1.10-32.el7 base 20 k |
| 10661 | texlive-pst-blur noarch 2:svn15878.2.0-32.el7 base 19 k |
| 10662 | texlive-pst-coil noarch 2:svn24020.1.06-32.el7 base 20 k |
| 10663 | texlive-pst-eps noarch 2:svn15878.1.0-32.el7 base 19 k |
| 10664 | texlive-pst-fill noarch 2:svn15878.1.01-32.el7 base 20 k |
| 10665 | texlive-pst-grad noarch 2:svn15878.1.06-32.el7 base 20 k |
| 10666 | texlive-pst-math noarch 2:svn20176.0.61-32.el7 base 21 k |
| 10667 | texlive-pst-node noarch 2:svn27799.1.25-32.el7 base 39 k |
| 10668 | texlive-pst-plot noarch 2:svn28729.1.44-32.el7 base 35 k |
| 10669 | texlive-pst-slpe noarch 2:svn24391.1.31-32.el7 base 20 k |
| 10670 | texlive-pst-text noarch 2:svn15878.1.00-32.el7 base 20 k |
| 10671 | texlive-pst-tree noarch 2:svn24142.1.12-32.el7 base 23 k |
| 10672 | texlive-pstricks noarch 2:svn29678.2.39-32.el7 base 96 k |
| 10673 | texlive-pstricks-add noarch 2:svn28750.3.59-32.el7 base 40 k |
| 10674 | texlive-pxfonts noarch 2:svn15878.0-32.el7 base 496 k |
| 10675 | texlive-qstest noarch 2:svn15878.0-32.el7 base 21 k |
| 10676 | texlive-rcs noarch 2:svn15878.0-32.el7 base 29 k |
| 10677 | texlive-rotating noarch 2:svn16832.2.16b-32.el7 base 19 k |
| 10678 | texlive-rsfs noarch 2:svn15878.0-32.el7 base 74 k |
| 10679 | texlive-sansmath noarch 2:svn17997.1.1-32.el7 base 19 k |
| 10680 | texlive-sauerj noarch 2:svn15878.0-32.el7 base 22 k |
| 10681 | texlive-section noarch 2:svn20180.0-32.el7 base 26 k |
| 10682 | texlive-seminar noarch 2:svn18322.1.5-32.el7 base 42 k |
| 10683 | texlive-sepnum noarch 2:svn20186.2.0-32.el7 base 19 k |
| 10684 | texlive-setspace noarch 2:svn24881.6.7a-32.el7 base 23 k |
| 10685 | texlive-showexpl noarch 2:svn27790.v0.3j-32.el7 base 20 k |
| 10686 | texlive-soul noarch 2:svn15878.2.4-32.el7 base 22 k |
| 10687 | texlive-subfig noarch 2:svn15878.1.3-32.el7 base 24 k |
| 10688 | texlive-symbol noarch 2:svn28614.0-32.el7 base 54 k |
| 10689 | texlive-tetex noarch 2:svn29585.3.0-32.el7 base 87 k |
| 10690 | texlive-tetex-bin noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 10691 | base 17 k |
| 10692 | texlive-tex noarch 2:svn26689.3.1415926-32.el7 |
| 10693 | base 23 k |
| 10694 | texlive-tex-bin x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 10695 | base 171 k |
| 10696 | texlive-tex-gyre noarch 2:svn18651.2.004-32.el7 base 7.0 M |
| 10697 | texlive-tex-gyre-math noarch 2:svn29045.0-32.el7 base 581 k |
| 10698 | texlive-texconfig noarch 2:svn29349.0-32.el7 base 31 k |
| 10699 | texlive-texconfig-bin noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 10700 | base 16 k |
| 10701 | texlive-texlive.infra noarch 2:svn28217.0-32.el7 base 137 k |
| 10702 | texlive-texlive.infra-bin |
| 10703 | x86_64 2:svn22566.0-32.20130427_r30134.el7 |
| 10704 | base 16 k |
| 10705 | texlive-textcase noarch 2:svn15878.0-32.el7 base 18 k |
| 10706 | texlive-thumbpdf noarch 2:svn26689.3.15-32.el7 base 37 k |
| 10707 | texlive-thumbpdf-bin noarch 2:svn6898.0-32.20130427_r30134.el7 |
| 10708 | base 16 k |
| 10709 | texlive-times noarch 2:svn28614.0-32.el7 base 387 k |
| 10710 | texlive-tipa noarch 2:svn29349.1.3-32.el7 base 2.8 M |
| 10711 | texlive-tools noarch 2:svn26263.0-32.el7 base 61 k |
| 10712 | texlive-txfonts noarch 2:svn15878.0-32.el7 base 767 k |
| 10713 | texlive-type1cm noarch 2:svn21820.0-32.el7 base 18 k |
| 10714 | texlive-typehtml noarch 2:svn17134.0-32.el7 base 23 k |
| 10715 | texlive-ucs noarch 2:svn27549.2.1-32.el7 base 359 k |
| 10716 | texlive-underscore noarch 2:svn18261.0-32.el7 base 21 k |
| 10717 | texlive-unicode-math noarch 2:svn29413.0.7d-32.el7 base 60 k |
| 10718 | texlive-url noarch 2:svn16864.3.2-32.el7 base 25 k |
| 10719 | texlive-utopia noarch 2:svn15878.0-32.el7 base 232 k |
| 10720 | texlive-varwidth noarch 2:svn24104.0.92-32.el7 base 20 k |
| 10721 | texlive-wasy noarch 2:svn15878.0-32.el7 base 255 k |
| 10722 | texlive-wasysym noarch 2:svn15878.2.0-32.el7 base 20 k |
| 10723 | texlive-xcolor noarch 2:svn15878.2.11-32.el7 base 34 k |
| 10724 | texlive-xdvi noarch 2:svn26689.22.85-32.el7 base 60 k |
| 10725 | texlive-xdvi-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10726 | base 277 k |
| 10727 | texlive-xkeyval noarch 2:svn27995.2.6a-32.el7 base 26 k |
| 10728 | texlive-xunicode noarch 2:svn23897.0.981-32.el7 base 43 k |
| 10729 | texlive-zapfchan noarch 2:svn28614.0-32.el7 base 101 k |
| 10730 | texlive-zapfding noarch 2:svn28614.0-32.el7 base 64 k |
| 10731 | tix x86_64 1:8.4.3-12.el7 base 254 k |
| 10732 | tk x86_64 1:8.5.13-4.el7 base 1.4 M |
| 10733 | tomcat-servlet-3.0-api noarch 7.0.54-2.el7_1 updates 207 k |
| 10734 | unixODBC x86_64 2.3.1-10.el7 base 413 k |
| 10735 | urw-fonts noarch 2.4-16.el7 base 3.0 M |
| 10736 | uuid x86_64 1.6.2-26.el7 base 55 k |
| 10737 | v8 x86_64 1:3.14.5.10-17.el7 epel 3.0 M |
| 10738 | velocity noarch 1.7-10.el7 base 414 k |
| 10739 | weld-parent noarch 17-9.el7 base 13 k |
| 10740 | woodstox-core noarch 4.1.2-8.el7 base 458 k |
| 10741 | ws-jaxme noarch 0.5.2-10.el7 base 1.1 M |
| 10742 | wxBase x86_64 2.8.12-13.el7 epel 587 k |
| 10743 | wxGTK x86_64 2.8.12-13.el7 epel 3.0 M |
| 10744 | wxGTK-gl x86_64 2.8.12-13.el7 epel 34 k |
| 10745 | xbean noarch 3.13-6.el7 base 376 k |
| 10746 | xerces-c x86_64 3.1.1-6.el7 base 878 k |
| 10747 | xmlgraphics-commons noarch 1.5-3.el7 base 545 k |
| 10748 | xmvn noarch 1.3.0-5.el7 base 242 k |
| 10749 | xpp3 noarch 1.1.3.8-11.el7 base 336 k |
| 10750 | xz-java noarch 1.3-3.el7 base 89 k |
| 10751 | ycssmin noarch 1.0.1-6.el7 epel 12 k |
| 10752 | zziplib x86_64 0.13.62-5.el7 base 81 k |
| 10753 | Updating for dependencies: |
| 10754 | libblkid x86_64 2.23.2-22.el7_1 updates 164 k |
| 10755 | libmount x86_64 2.23.2-22.el7_1 updates 167 k |
| 10756 | libuuid x86_64 2.23.2-22.el7_1 updates 73 k |
| 10757 | nspr x86_64 4.10.8-1.el7_1 updates 126 k |
| 10758 | nss x86_64 3.18.0-2.2.el7_1 updates 845 k |
| 10759 | nss-sysinit x86_64 3.18.0-2.2.el7_1 updates 51 k |
| 10760 | nss-tools x86_64 3.18.0-2.2.el7_1 updates 478 k |
| 10761 | nss-util x86_64 3.18.0-1.el7_1 updates 70 k |
| 10762 | util-linux x86_64 2.23.2-22.el7_1 updates 1.9 M |
| 10763 | |
| 10764 | Transaction Summary |
| 10765 | ================================================================================ |
| 10766 | Install 141 Packages (+719 Dependent packages) |
| 10767 | Upgrade ( 9 Dependent packages) |
| 10768 | |
| 10769 | Total download size: 398 M |
| 10770 | Downloading packages: |
| 10771 | Delta RPMs disabled because /usr/bin/applydeltarpm not installed. |
| 10772 | [91mwarning: /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 |
| 10773 | [0mPublic key for CUnit-2.1.3-8.el7.x86_64.rpm is not installed |
| 10774 | -------------------------------------------------------------------------------- |
| 10775 | Total 14 MB/s | 398 MB 00:28 |
| 10776 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
| 10777 | Importing GPG key 0x352C64E5: |
| 10778 | Userid : "Fedora EPEL (7) <epel@fedoraproject.org>" |
| 10779 | Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5 |
| 10780 | Package : epel-release-7-5.noarch (@extras) |
| 10781 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
| 10782 | Key imported successfully |
| 10783 | Running transaction check |
| 10784 | Running transaction test |
| 10785 | Transaction test succeeded |
| 10786 | Running transaction |
| 10787 | Installing : 2:texlive-base-2012-32.20130427_r30134.el7.noarch 1/878 |
| 10788 | Installing : plexus-utils-3.0.9-9.el7.noarch 2/878 |
| 10789 | Installing : 2:texlive-kpathsea-lib-2012-32.20130427_r30134.el7.x86 3/878 |
| 10790 | Installing : 2:texlive-kpathsea-bin-svn27347.0-32.20130427_r30134.e 4/878 |
| 10791 | Installing : 2:texlive-kpathsea-svn28792.0-32.el7.noarch 5/878 |
| 10792 | Installing : 2:texlive-graphics-svn25405.1.0o-32.el7.noarch 6/878 |
| 10793 | Installing : 2:texlive-hyphen-base-svn29197.0-32.el7.noarch 7/878 |
| 10794 | Installing : 2:texlive-tetex-bin-svn27344.0-32.20130427_r30134.el7. 8/878 |
| 10795 | Installing : 2:texlive-tetex-svn29585.3.0-32.el7.noarch 9/878 |
| 10796 | Installing : 2:texlive-tools-svn26263.0-32.el7.noarch 10/878 |
| 10797 | Installing : maven-model-2.2.1-47.el7.noarch 11/878 |
| 10798 | Installing : plexus-containers-component-annotations-1.5.5-14.el7.n 12/878 |
| 10799 | Installing : maven-artifact-2.2.1-47.el7.noarch 13/878 |
| 10800 | Installing : apache-commons-lang-2.6-15.el7.noarch 14/878 |
| 10801 | Installing : plexus-interpolation-1.15-8.el7.noarch 15/878 |
| 10802 | Updating : nspr-4.10.8-1.el7_1.x86_64 16/878 |
| 10803 | Installing : 1:apache-commons-io-2.4-12.el7.noarch 17/878 |
| 10804 | Installing : 2:texlive-amsmath-svn29327.2.14-32.el7.noarch 18/878 |
| 10805 | Updating : nss-util-3.18.0-1.el7_1.x86_64 19/878 |
| 10806 | Installing : xerces-c-3.1.1-6.el7.x86_64 20/878 |
| 10807 | Installing : plexus-classworlds-2.4.2-8.el7.noarch 21/878 |
| 10808 | Installing : aether-api-1.13.1-13.el7.noarch 22/878 |
| 10809 | Installing : 2:texlive-xkeyval-svn27995.2.6a-32.el7.noarch 23/878 |
| 10810 | Installing : 2:texlive-ifxetex-svn19685.0.5-32.el7.noarch 24/878 |
| 10811 | Installing : apache-commons-collections-3.2.1-21.el7.noarch 25/878 |
| 10812 | Installing : objectweb-asm-3.3.1-9.el7.noarch 26/878 |
| 10813 | Installing : roundcubemail-skin-larry-assets-1.2-3.el7.kolab_3.5.no 27/878 |
| 10814 | Installing : libkolabxml-1.2-2.el7.kolab_3.5.x86_64 28/878 |
| 10815 | Installing : 2:texlive-url-svn16864.3.2-32.el7.noarch 29/878 |
| 10816 | Installing : 2:texlive-etex-pkg-svn15878.2.0-32.el7.noarch 30/878 |
| 10817 | Installing : felix-osgi-core-1.4.0-15.el7.noarch 31/878 |
| 10818 | Installing : apache-commons-codec-1.8-7.el7.noarch 32/878 |
| 10819 | Installing : aether-util-1.13.1-13.el7.noarch 33/878 |
| 10820 | Installing : 2:texlive-amsfonts-svn29208.3.04-32.el7.noarch 34/878 |
| 10821 | Installing : 2:texlive-booktabs-svn15878.1.61803-32.el7.noarch 35/878 |
| 10822 | Installing : boost-chrono-1.53.0-23.el7.x86_64 36/878 |
| 10823 | Installing : apache-commons-cli-1.2-13.el7.noarch 37/878 |
| 10824 | Installing : 2:texlive-etoolbox-svn20922.2.1-32.el7.noarch 38/878 |
| 10825 | Installing : nspr-devel-4.10.8-1.el7_1.x86_64 39/878 |
| 10826 | Installing : 2:texlive-psnfss-svn23394.9.2a-32.el7.noarch 40/878 |
| 10827 | Installing : 1:tcl-8.5.13-4.el7.x86_64 41/878 |
| 10828 | Installing : libcalendaring-4.9.1-3.el7.kolab_3.5.x86_64 42/878 |
| 10829 | Installing : httpcomponents-core-4.2.4-6.el7.noarch 43/878 |
| 10830 | Installing : boost-filesystem-1.53.0-23.el7.x86_64 44/878 |
| 10831 | Installing : boost-regex-1.53.0-23.el7.x86_64 45/878 |
| 10832 | Updating : libuuid-2.23.2-22.el7_1.x86_64 46/878 |
| 10833 | Installing : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 47/878 |
| 10834 | Installing : 1:tk-8.5.13-4.el7.x86_64 48/878 |
| 10835 | Installing : aether-spi-1.13.1-13.el7.noarch 49/878 |
| 10836 | Installing : maven-invoker-2.1.1-9.el7.noarch 50/878 |
| 10837 | Installing : 2:texlive-carlisle-svn18258.0-32.el7.noarch 51/878 |
| 10838 | Installing : 2:texlive-colortbl-svn25394.v1.0a-32.el7.noarch 52/878 |
| 10839 | Installing : 2:texlive-lm-svn28119.2.004-32.el7.noarch 53/878 |
| 10840 | Installing : 2:texlive-pdftex-svn29585.1.40.11-32.el7.noarch 54/878 |
| 10841 | Installing : 2:texlive-pdftex-bin-svn27321.0-32.20130427_r30134.el7 55/878 |
| 10842 | Installing : 2:texlive-caption-svn29026.3.3__2013_02_03_-32.el7.noa 56/878 |
| 10843 | Installing : 2:texlive-fp-svn15878.0-32.el7.noarch 57/878 |
| 10844 | Installing : 2:texlive-multido-svn18302.1.42-32.el7.noarch 58/878 |
| 10845 | Installing : 2:texlive-latex-fonts-svn28888.0-32.el7.noarch 59/878 |
| 10846 | Installing : 2:texlive-dvips-svn29585.0-32.el7.noarch 60/878 |
| 10847 | Installing : 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7. 61/878 |
| 10848 | Installing : relaxngDatatype-1.0-11.el7.noarch 62/878 |
| 10849 | Installing : tomcat-servlet-3.0-api-7.0.54-2.el7_1.noarch 63/878 |
| 10850 | Installing : libXaw-1.0.11-6.1.el7.x86_64 64/878 |
| 10851 | Installing : mesa-libGLU-9.0.0-4.el7.x86_64 65/878 |
| 10852 | Installing : jboss-servlet-3.0-api-1.0.1-9.el7.noarch 66/878 |
| 10853 | Installing : 1:isorelax-0-0.15.release20050331.el7.noarch 67/878 |
| 10854 | Installing : 1:msv-xsdlib-2013.5.1-6.el7.noarch 68/878 |
| 10855 | Installing : boost-date-time-1.53.0-23.el7.x86_64 69/878 |
| 10856 | Installing : atinject-1-13.20100611svn86.el7.noarch 70/878 |
| 10857 | Installing : wxBase-2.8.12-13.el7.x86_64 71/878 |
| 10858 | Installing : guava-13.0-6.el7.noarch 72/878 |
| 10859 | Installing : libICE-devel-1.0.8-7.el7.x86_64 73/878 |
| 10860 | Installing : libSM-devel-1.2.1-7.el7.x86_64 74/878 |
| 10861 | Installing : boost-wave-1.53.0-23.el7.x86_64 75/878 |
| 10862 | Installing : 1:msv-msv-2013.5.1-6.el7.noarch 76/878 |
| 10863 | Installing : 2:texlive-xdvi-bin-svn26509.0-32.20130427_r30134.el7.x 77/878 |
| 10864 | Installing : 2:texlive-xdvi-svn26689.22.85-32.el7.noarch 78/878 |
| 10865 | Installing : 1:hsqldb-1.8.1.3-13.el7.noarch 79/878 |
| 10866 | Installing : 2:texlive-subfig-svn15878.1.3-32.el7.noarch 80/878 |
| 10867 | Updating : libblkid-2.23.2-22.el7_1.x86_64 81/878 |
| 10868 | Installing : boost-graph-1.53.0-23.el7.x86_64 82/878 |
| 10869 | Installing : nss-util-devel-3.18.0-1.el7_1.x86_64 83/878 |
| 10870 | Installing : boost-locale-1.53.0-23.el7.x86_64 84/878 |
| 10871 | Installing : boost-timer-1.53.0-23.el7.x86_64 85/878 |
| 10872 | Installing : cglib-2.2-18.el7.noarch 86/878 |
| 10873 | Installing : xerces-c-devel-3.1.1-6.el7.x86_64 87/878 |
| 10874 | Installing : 2:texlive-mptopdf-bin-svn18674.0-32.20130427_r30134.el 88/878 |
| 10875 | Installing : 2:texlive-mptopdf-svn26689.0-32.el7.noarch 89/878 |
| 10876 | Installing : 2:texlive-metafont-bin-svn26912.0-32.20130427_r30134.e 90/878 |
| 10877 | Installing : 2:texlive-metafont-svn26689.2.718281-32.el7.noarch 91/878 |
| 10878 | Installing : 2:texlive-euler-svn17261.2.5-32.el7.noarch 92/878 |
| 10879 | Installing : 2:texlive-dvipdfm-bin-svn13663.0-32.20130427_r30134.el 93/878 |
| 10880 | Installing : 2:texlive-dvipdfm-svn26689.0.13.2d-32.el7.noarch 94/878 |
| 10881 | Installing : 2:texlive-makeindex-bin-svn26509.0-32.20130427_r30134. 95/878 |
| 10882 | Installing : 2:texlive-makeindex-svn26689.2.12-32.el7.noarch 96/878 |
| 10883 | Installing : 2:texlive-setspace-svn24881.6.7a-32.el7.noarch 97/878 |
| 10884 | Installing : 2:texlive-dvipdfmx-def-svn15878.0-32.el7.noarch 98/878 |
| 10885 | Installing : 2:texlive-gsftopk-bin-svn26509.0-32.20130427_r30134.el 99/878 |
| 10886 | Installing : 2:texlive-gsftopk-svn26689.1.19.2-32.el7.noarch 100/878 |
| 10887 | Installing : 2:texlive-texlive.infra-bin-svn22566.0-32.20130427_r30 101/878 |
| 10888 | Installing : 2:texlive-texlive.infra-svn28217.0-32.el7.noarch 102/878 |
| 10889 | Installing : 2:texlive-float-svn15878.1.3d-32.el7.noarch 103/878 |
| 10890 | Installing : 2:texlive-footmisc-svn23330.5.5b-32.el7.noarch 104/878 |
| 10891 | Installing : 2:texlive-mfware-bin-svn26509.0-32.20130427_r30134.el7 105/878 |
| 10892 | Installing : 2:texlive-mfware-svn26689.0-32.el7.noarch 106/878 |
| 10893 | Installing : 2:texlive-glyphlist-svn28576.0-32.el7.noarch 107/878 |
| 10894 | Installing : 2:texlive-dvipdfmx-bin-svn26509.0-32.20130427_r30134.e 108/878 |
| 10895 | Installing : 2:texlive-dvipdfmx-svn26765.0-32.el7.noarch 109/878 |
| 10896 | Installing : 2:texlive-bibtex-svn26689.0.99d-32.el7.noarch 110/878 |
| 10897 | Installing : 2:texlive-bibtex-bin-svn26509.0-32.20130427_r30134.el7 111/878 |
| 10898 | Installing : 2:texlive-enumitem-svn24146.3.5.2-32.el7.noarch 112/878 |
| 10899 | Installing : 2:texlive-texconfig-bin-svn27344.0-32.20130427_r30134. 113/878 |
| 10900 | Installing : 2:texlive-texconfig-svn29349.0-32.el7.noarch 114/878 |
| 10901 | Installing : 2:texlive-index-svn24099.4.1beta-32.el7.noarch 115/878 |
| 10902 | Installing : 2:texlive-underscore-svn18261.0-32.el7.noarch 116/878 |
| 10903 | Installing : 2:texlive-latexconfig-svn28991.0-32.el7.noarch 117/878 |
| 10904 | Installing : 2:texlive-plain-svn26647.0-32.el7.noarch 118/878 |
| 10905 | Installing : 2:texlive-tex-bin-svn26912.0-32.20130427_r30134.el7.x8 119/878 |
| 10906 | Installing : 2:texlive-tex-svn26689.3.1415926-32.el7.noarch 120/878 |
| 10907 | Installing : 2:texlive-natbib-svn20668.8.31b-32.el7.noarch 121/878 |
| 10908 | Installing : plexus-io-2.0.5-9.el7.noarch 122/878 |
| 10909 | Installing : plexus-compiler-2.2-7.el7.noarch 123/878 |
| 10910 | Installing : plexus-build-api-0.0.7-11.el7.noarch 124/878 |
| 10911 | Installing : boost-serialization-1.53.0-23.el7.x86_64 125/878 |
| 10912 | Installing : pcre-devel-8.32-14.el7.x86_64 126/878 |
| 10913 | Installing : boost-iostreams-1.53.0-23.el7.x86_64 127/878 |
| 10914 | Installing : gc-7.2d-6.el7.x86_64 128/878 |
| 10915 | Installing : roundcubemail-plugin-acl-assets-1.2-3.el7.kolab_3.5.no 129/878 |
| 10916 | Installing : python-devel-2.7.5-16.el7.x86_64 130/878 |
| 10917 | Installing : jline-1.0-8.el7.noarch 131/878 |
| 10918 | Installing : geronimo-jms-1.1.1-19.el7.noarch 132/878 |
| 10919 | Installing : aopalliance-1.0-8.el7.noarch 133/878 |
| 10920 | Installing : apache-commons-net-3.2-8.el7.centos.noarch 134/878 |
| 10921 | Installing : boost-signals-1.53.0-23.el7.x86_64 135/878 |
| 10922 | Installing : centos-logos-70.0.6-2.el7.centos.noarch 136/878 |
| 10923 | Installing : lighttpd-1.4.35-1.el7.x86_64 137/878 |
| 10924 | Installing : boost-atomic-1.53.0-23.el7.x86_64 138/878 |
| 10925 | Installing : lm_sensors-libs-3.3.4-11.el7.x86_64 139/878 |
| 10926 | Installing : bea-stax-api-1.2.0-9.el7.noarch 140/878 |
| 10927 | Installing : roundcubemail-plugin-managesieve-assets-1.2-3.el7.kola 141/878 |
| 10928 | Installing : 1:net-snmp-libs-5.7.2-20.el7.x86_64 142/878 |
| 10929 | Installing : boost-program-options-1.53.0-23.el7.x86_64 143/878 |
| 10930 | Installing : roundcubemail-plugin-jqueryui-assets-1.2-3.el7.kolab_3 144/878 |
| 10931 | Installing : boost-python-1.53.0-23.el7.x86_64 145/878 |
| 10932 | Installing : boost-math-1.53.0-23.el7.x86_64 146/878 |
| 10933 | Installing : maven-monitor-2.2.1-47.el7.noarch 147/878 |
| 10934 | Installing : libcom_err-devel-1.42.9-7.el7.x86_64 148/878 |
| 10935 | Installing : regexp-1.5-13.el7.noarch 149/878 |
| 10936 | Installing : bcel-5.2-18.el7.noarch 150/878 |
| 10937 | Installing : roundcubemail-plugin-zipdownload-assets-1.2-3.el7.kola 151/878 |
| 10938 | Installing : boost-test-1.53.0-23.el7.x86_64 152/878 |
| 10939 | Installing : boost-context-1.53.0-23.el7.x86_64 153/878 |
| 10940 | Installing : plexus-cipher-1.7-5.el7.noarch 154/878 |
| 10941 | Installing : plexus-sec-dispatcher-1.4-13.el7.noarch 155/878 |
| 10942 | Installing : urw-fonts-2.4-16.el7.noarch 156/878 |
| 10943 | Installing : elfutils-libelf-devel-0.160-1.el7.x86_64 157/878 |
| 10944 | Installing : roundcubemail-plugin-archive-assets-1.2-3.el7.kolab_3. 158/878 |
| 10945 | Installing : beust-jcommander-1.30-5.el7.noarch 159/878 |
| 10946 | Installing : boost-random-1.53.0-23.el7.x86_64 160/878 |
| 10947 | Installing : boost-1.53.0-23.el7.x86_64 161/878 |
| 10948 | Installing : boost-devel-1.53.0-23.el7.x86_64 162/878 |
| 10949 | Installing : roundcubemail-plugin-archive-skin-larry-assets-1.2-3.e 163/878 |
| 10950 | Installing : elfutils-devel-0.160-1.el7.x86_64 164/878 |
| 10951 | Installing : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 165/878 |
| 10952 | Installing : nekohtml-1.9.14-13.el7.noarch 166/878 |
| 10953 | Installing : e2fsprogs-devel-1.42.9-7.el7.x86_64 167/878 |
| 10954 | Installing : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-3. 168/878 |
| 10955 | Installing : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 169/878 |
| 10956 | Installing : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 170/878 |
| 10957 | Installing : stax2-api-3.1.1-10.el7.noarch 171/878 |
| 10958 | Installing : woodstox-core-4.1.2-8.el7.noarch 172/878 |
| 10959 | Installing : lm_sensors-devel-3.3.4-11.el7.x86_64 173/878 |
| 10960 | Installing : rhino-1.7R4-5.el7.noarch 174/878 |
| 10961 | Installing : roundcubemail-plugin-acl-skin-larry-assets-1.2-3.el7.k 175/878 |
| 10962 | Installing : 5:guile-2.0.9-5.el7.x86_64 176/878 |
| 10963 | Installing : gc-devel-7.2d-6.el7.x86_64 177/878 |
| 10964 | Installing : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 178/878 |
| 10965 | Updating : libmount-2.23.2-22.el7_1.x86_64 179/878 |
| 10966 | Updating : util-linux-2.23.2-22.el7_1.x86_64 180/878 |
| 10967 | Installing : cyrus-sasl-2.1.26-17.el7.x86_64 181/878 |
| 10968 | Installing : cyrus-sasl-devel-2.1.26-17.el7.x86_64 182/878 |
| 10969 | Installing : libXt-devel-1.1.4-6.1.el7.x86_64 183/878 |
| 10970 | Installing : jboss-jaxrpc-1.1-api-1.0.1-7.el7.noarch 184/878 |
| 10971 | Installing : mesa-libGLU-devel-9.0.0-4.el7.x86_64 185/878 |
| 10972 | Installing : libotf-0.9.13-4.el7.x86_64 186/878 |
| 10973 | Installing : 2:texlive-euro-svn22191.1.1-32.el7.noarch 187/878 |
| 10974 | Installing : aether-impl-1.13.1-13.el7.noarch 188/878 |
| 10975 | Installing : 1:tix-8.4.3-12.el7.x86_64 189/878 |
| 10976 | Installing : 2:texlive-csquotes-svn24393.5.1d-32.el7.noarch 190/878 |
| 10977 | Installing : felix-osgi-obr-1.0.2-12.el7.noarch 191/878 |
| 10978 | Installing : python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 192/878 |
| 10979 | Installing : roundcubemail-skin-chameleon-assets-0.3.6-1.el7.kolab_ 193/878 |
| 10980 | Installing : plexus-component-api-1.0-0.16.alpha15.el7.noarch 194/878 |
| 10981 | Installing : plexus-interactivity-1.0-0.14.alpha6.el7.noarch 195/878 |
| 10982 | Updating : nss-sysinit-3.18.0-2.2.el7_1.x86_64 196/878 |
| 10983 | Updating : nss-3.18.0-2.2.el7_1.x86_64 197/878 |
| 10984 | Installing : svrcore-4.0.4-11.el7.x86_64 198/878 |
| 10985 | Installing : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 199/878 |
| 10986 | Installing : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 200/878 |
| 10987 | Installing : nss_compat_ossl-0.9.6-8.el7.x86_64 201/878 |
| 10988 | Installing : 1:js-1.8.5-17.el7.x86_64 202/878 |
| 10989 | Installing : 2:texlive-fancyref-svn15878.0.9c-32.el7.noarch 203/878 |
| 10990 | Installing : 2:texlive-qstest-svn15878.0-32.el7.noarch 204/878 |
| 10991 | Installing : 2:texlive-rsfs-svn15878.0-32.el7.noarch 205/878 |
| 10992 | Installing : 2:texlive-pxfonts-svn15878.0-32.el7.noarch 206/878 |
| 10993 | Installing : 2:texlive-cm-svn29581.0-32.el7.noarch 207/878 |
| 10994 | Installing : 2:texlive-txfonts-svn15878.0-32.el7.noarch 208/878 |
| 10995 | Installing : 2:texlive-marvosym-svn29349.2.2a-32.el7.noarch 209/878 |
| 10996 | Installing : 2:texlive-mflogo-svn17487.0-32.el7.noarch 210/878 |
| 10997 | Installing : 2:texlive-eurosym-svn17265.1.4_subrfix-32.el7.noarch 211/878 |
| 10998 | Installing : 2:texlive-wasy-svn15878.0-32.el7.noarch 212/878 |
| 10999 | Installing : 2:texlive-microtype-svn29392.2.5-32.el7.noarch 213/878 |
| 11000 | Installing : 2:texlive-sauerj-svn15878.0-32.el7.noarch 214/878 |
| 11001 | Installing : 2:texlive-crop-svn15878.1.5-32.el7.noarch 215/878 |
| 11002 | Installing : 2:texlive-psfrag-svn15878.3.04-32.el7.noarch 216/878 |
| 11003 | Installing : 2:texlive-mparhack-svn15878.1.4-32.el7.noarch 217/878 |
| 11004 | Installing : 2:texlive-lm-math-svn29044.1.958-32.el7.noarch 218/878 |
| 11005 | Installing : 2:texlive-fpl-svn15878.1.002-32.el7.noarch 219/878 |
| 11006 | Installing : 2:texlive-filecontents-svn24250.1.3-32.el7.noarch 220/878 |
| 11007 | Installing : 2:texlive-sepnum-svn20186.2.0-32.el7.noarch 221/878 |
| 11008 | Installing : 2:texlive-section-svn20180.0-32.el7.noarch 222/878 |
| 11009 | Installing : 2:texlive-rcs-svn15878.0-32.el7.noarch 223/878 |
| 11010 | Installing : 2:texlive-fancyhdr-svn15878.3.1-32.el7.noarch 224/878 |
| 11011 | Installing : 2:texlive-symbol-svn28614.0-32.el7.noarch 225/878 |
| 11012 | Installing : 2:texlive-parskip-svn19963.2.0-32.el7.noarch 226/878 |
| 11013 | Installing : 2:texlive-lua-alt-getopt-svn29349.0.7.0-32.el7.noarch 227/878 |
| 11014 | Installing : 2:texlive-varwidth-svn24104.0.92-32.el7.noarch 228/878 |
| 11015 | Installing : 2:texlive-etex-svn22198.2.1-32.el7.noarch 229/878 |
| 11016 | Installing : 2:texlive-zapfchan-svn28614.0-32.el7.noarch 230/878 |
| 11017 | Installing : 2:texlive-tex-gyre-math-svn29045.0-32.el7.noarch 231/878 |
| 11018 | Installing : 2:texlive-ifetex-svn24853.1.2-32.el7.noarch 232/878 |
| 11019 | Installing : 2:texlive-sansmath-svn17997.1.1-32.el7.noarch 233/878 |
| 11020 | Installing : 2:texlive-pspicture-svn15878.0-32.el7.noarch 234/878 |
| 11021 | Installing : 2:texlive-type1cm-svn21820.0-32.el7.noarch 235/878 |
| 11022 | Installing : 2:texlive-chngcntr-svn17157.1.0a-32.el7.noarch 236/878 |
| 11023 | Installing : 2:texlive-ncntrsbk-svn28614.0-32.el7.noarch 237/878 |
| 11024 | Installing : 2:texlive-cite-svn19955.5.3-32.el7.noarch 238/878 |
| 11025 | Installing : 2:texlive-anysize-svn15878.0-32.el7.noarch 239/878 |
| 11026 | Installing : 2:texlive-ntgclass-svn15878.0-32.el7.noarch 240/878 |
| 11027 | Installing : 2:texlive-paralist-svn15878.2.3b-32.el7.noarch 241/878 |
| 11028 | Installing : 2:texlive-hyph-utf8-svn29641.0-32.el7.noarch 242/878 |
| 11029 | Installing : 2:texlive-kastrup-svn15878.0-32.el7.noarch 243/878 |
| 11030 | Installing : 2:texlive-ifluatex-svn26725.1.3-32.el7.noarch 244/878 |
| 11031 | Installing : 2:texlive-ec-svn25033.1.0-32.el7.noarch 245/878 |
| 11032 | Installing : 2:texlive-mathpazo-svn15878.1.003-32.el7.noarch 246/878 |
| 11033 | Installing : 2:texlive-times-svn28614.0-32.el7.noarch 247/878 |
| 11034 | Installing : 2:texlive-cmextra-svn14075.0-32.el7.noarch 248/878 |
| 11035 | Installing : 2:texlive-cmap-svn26568.0-32.el7.noarch 249/878 |
| 11036 | Installing : 2:texlive-mfnfss-svn19410.0-32.el7.noarch 250/878 |
| 11037 | Installing : 2:texlive-marginnote-svn25880.v1.1i-32.el7.noarch 251/878 |
| 11038 | Installing : 2:texlive-bookman-svn28614.0-32.el7.noarch 252/878 |
| 11039 | Installing : 2:texlive-fancybox-svn18304.1.4-32.el7.noarch 253/878 |
| 11040 | Installing : 2:texlive-fix2col-svn17133.0-32.el7.noarch 254/878 |
| 11041 | Installing : 2:texlive-beton-svn15878.0-32.el7.noarch 255/878 |
| 11042 | Installing : 2:texlive-pst-math-svn20176.0.61-32.el7.noarch 256/878 |
| 11043 | Installing : 2:texlive-mdwtools-svn15878.1.05.4-32.el7.noarch 257/878 |
| 11044 | Installing : 2:texlive-palatino-svn28614.0-32.el7.noarch 258/878 |
| 11045 | Installing : 2:texlive-courier-svn28614.0-32.el7.noarch 259/878 |
| 11046 | Installing : 2:texlive-avantgar-svn28614.0-32.el7.noarch 260/878 |
| 11047 | Installing : 2:texlive-pslatex-svn16416.0-32.el7.noarch 261/878 |
| 11048 | Installing : 2:texlive-misc-svn24955.0-32.el7.noarch 262/878 |
| 11049 | Installing : 2:texlive-pdftex-def-svn22653.0.06d-32.el7.noarch 263/878 |
| 11050 | Installing : 2:texlive-wasysym-svn15878.2.0-32.el7.noarch 264/878 |
| 11051 | Installing : 2:texlive-utopia-svn15878.0-32.el7.noarch 265/878 |
| 11052 | Installing : 2:texlive-helvetic-svn28614.0-32.el7.noarch 266/878 |
| 11053 | Installing : 2:texlive-soul-svn15878.2.4-32.el7.noarch 267/878 |
| 11054 | Installing : 2:texlive-enctex-svn28602.0-32.el7.noarch 268/878 |
| 11055 | Installing : 2:texlive-charter-svn15878.0-32.el7.noarch 269/878 |
| 11056 | Installing : 2:texlive-parallel-svn15878.0-32.el7.noarch 270/878 |
| 11057 | Installing : 2:texlive-textcase-svn15878.0-32.el7.noarch 271/878 |
| 11058 | Installing : 2:texlive-zapfding-svn28614.0-32.el7.noarch 272/878 |
| 11059 | Installing : plexus-digest-1.1-15.el7.noarch 273/878 |
| 11060 | Installing : 2:texlive-collection-documentation-base-svn17091.0-32. 274/878 |
| 11061 | Installing : uuid-1.6.2-26.el7.x86_64 275/878 |
| 11062 | Installing : uuid-devel-1.6.2-26.el7.x86_64 276/878 |
| 11063 | Installing : bea-stax-1.2.0-9.el7.noarch 277/878 |
| 11064 | Installing : jansson-2.4-6.el7.x86_64 278/878 |
| 11065 | Installing : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 279/878 |
| 11066 | Installing : popt-devel-1.13-16.el7.x86_64 280/878 |
| 11067 | Installing : rpm-devel-4.11.1-25.el7.x86_64 281/878 |
| 11068 | Installing : javassist-3.16.1-10.el7.noarch 282/878 |
| 11069 | Installing : roundcubemail-plugin-libcalendaring-skin-larry-assets- 283/878 |
| 11070 | Installing : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 284/878 |
| 11071 | Installing : roundcubemail-plugin-kolab_config-assets-3.3-1.el7.kol 285/878 |
| 11072 | Installing : jsr-305-0-0.18.20090319svn.el7.noarch 286/878 |
| 11073 | Installing : maven-shared-utils-0.4-3.el7.noarch 287/878 |
| 11074 | Installing : felix-osgi-foundation-1.2.0-16.el7.noarch 288/878 |
| 11075 | Installing : felix-osgi-compendium-1.4.0-19.el7.noarch 289/878 |
| 11076 | Installing : felix-shell-1.4.3-5.el7.noarch 290/878 |
| 11077 | Installing : felix-utils-1.2.0-5.el7.noarch 291/878 |
| 11078 | Installing : roundcubemail-plugin-kolab_activesync-assets-3.3-1.el7 292/878 |
| 11079 | Installing : python-dateutil-1.5-7.el7.noarch 293/878 |
| 11080 | Installing : gdbm-devel-1.10-8.el7.x86_64 294/878 |
| 11081 | Installing : libwebp-0.3.0-3.el7.x86_64 295/878 |
| 11082 | Installing : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 296/878 |
| 11083 | Installing : python-pygments-1.4-9.el7.noarch 297/878 |
| 11084 | Installing : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 298/878 |
| 11085 | Installing : roundcubemail-plugin-libkolab-assets-3.3-1.el7.kolab_3 299/878 |
| 11086 | Installing : m17n-db-1.6.4-3.el7.noarch 300/878 |
| 11087 | Installing : m17n-lib-1.6.4-10.el7.x86_64 301/878 |
| 11088 | Installing : CUnit-2.1.3-8.el7.x86_64 302/878 |
| 11089 | Installing : roundcubemail-plugin-kolab_tags-assets-3.3-1.el7.kolab 303/878 |
| 11090 | Installing : roundcubemail-plugin-kolab_folders-assets-3.3-1.el7.ko 304/878 |
| 11091 | Installing : aqute-bndlib-1.50.0-8.el7.noarch 305/878 |
| 11092 | Installing : roundcubemail-plugin-odfviewer-assets-3.3-1.el7.kolab_ 306/878 |
| 11093 | Installing : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 307/878 |
| 11094 | Installing : nss-softokn-devel-3.16.2.3-9.el7.x86_64 308/878 |
| 11095 | Installing : nss-devel-3.18.0-2.2.el7_1.x86_64 309/878 |
| 11096 | Installing : libdb-devel-5.3.21-17.el7_0.1.x86_64 310/878 |
| 11097 | Installing : codehaus-parent-4-5.el7.noarch 311/878 |
| 11098 | Installing : lzo-2.06-6.el7_0.2.x86_64 312/878 |
| 11099 | Installing : libarchive-3.1.2-7.el7.x86_64 313/878 |
| 11100 | Installing : cmake-2.8.11-4.el7.x86_64 314/878 |
| 11101 | Installing : httpd-tools-2.4.6-31.el7.centos.x86_64 315/878 |
| 11102 | Installing : httpd-2.4.6-31.el7.centos.x86_64 316/878 |
| 11103 | Installing : libverto-devel-0.2.5-4.el7.x86_64 317/878 |
| 11104 | Installing : python-py-1.4.14-4.el7.noarch 318/878 |
| 11105 | Installing : pytz-2012d-5.el7.noarch 319/878 |
| 11106 | Installing : roundcubemail-plugin-pdfviewer-assets-3.3-1.el7.kolab_ 320/878 |
| 11107 | Installing : libtidy-0.99.0-31.20091203.el7.x86_64 321/878 |
| 11108 | Installing : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-1. 322/878 |
| 11109 | Installing : cal10n-0.7.7-4.el7.noarch 323/878 |
| 11110 | Installing : sonatype-oss-parent-7-6.el7.noarch 324/878 |
| 11111 | Installing : sac-1.3-17.el7.noarch 325/878 |
| 11112 | Installing : roundcubemail-plugin-calendar-assets-3.3-1.el7.kolab_3 326/878 |
| 11113 | Installing : jboss-interceptors-1.1-api-1.0.2-0.9.20120319git49a904 327/878 |
| 11114 | Installing : roundcubemail-plugin-kolab_addressbook-assets-3.3-1.el 328/878 |
| 11115 | Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 329/878 |
| 11116 | Installing : color-filesystem-1-13.el7.noarch 330/878 |
| 11117 | Installing : icc-profiles-openicc-1.3.1-5.el7.noarch 331/878 |
| 11118 | Installing : easymock2-2.5.2-12.el7.noarch 332/878 |
| 11119 | Installing : junit-4.11-8.el7.noarch 333/878 |
| 11120 | Installing : qdox-1.12.1-9.el7.noarch 334/878 |
| 11121 | Installing : hamcrest-1.3-6.el7.noarch 335/878 |
| 11122 | Installing : xpp3-1.1.3.8-11.el7.noarch 336/878 |
| 11123 | Installing : kxml-2.3.0-5.el7.noarch 337/878 |
| 11124 | Installing : felix-bundlerepository-1.6.6-15.el7.noarch 338/878 |
| 11125 | Installing : libXv-devel-1.0.9-2.1.el7.x86_64 339/878 |
| 11126 | Installing : 1:qt-devel-4.8.5-8.el7.x86_64 340/878 |
| 11127 | Installing : ghostscript-fonts-5.50-32.el7.noarch 341/878 |
| 11128 | Installing : ghostscript-9.07-18.el7.x86_64 342/878 |
| 11129 | Installing : liblockfile-1.08-17.el7.x86_64 343/878 |
| 11130 | Installing : 1:emacs-common-24.3-11.el7.x86_64 344/878 |
| 11131 | Installing : libsepol-devel-2.1.9-3.el7.x86_64 345/878 |
| 11132 | Installing : libselinux-devel-2.2.2-6.el7.x86_64 346/878 |
| 11133 | Installing : roundcubemail-core-assets-1.2-3.el7.kolab_3.5.noarch 347/878 |
| 11134 | Installing : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 348/878 |
| 11135 | Installing : roundcubemail-plugin-libcalendaring-assets-3.3-1.el7.k 349/878 |
| 11136 | Installing : base64coder-20101219-10.el7.noarch 350/878 |
| 11137 | Installing : snakeyaml-1.11-8.el7.noarch 351/878 |
| 11138 | Installing : js-uglify-2.4.13-5.el7.noarch 352/878 |
| 11139 | Installing : unixODBC-2.3.1-10.el7.x86_64 353/878 |
| 11140 | Installing : python-pyasn1-0.1.6-2.el7.noarch 354/878 |
| 11141 | Installing : apache-commons-lang3-3.1-9.el7.noarch 355/878 |
| 11142 | Installing : 1:gmp-devel-6.0.0-11.el7.x86_64 356/878 |
| 11143 | Installing : geronimo-annotation-1.0-15.el7.noarch 357/878 |
| 11144 | Installing : dejavu-fonts-common-2.33-6.el7.noarch 358/878 |
| 11145 | Installing : dejavu-sans-mono-fonts-2.33-6.el7.noarch 359/878 |
| 11146 | Installing : jna-3.5.2-8.el7.x86_64 360/878 |
| 11147 | Installing : netpbm-10.61.02-9.el7.x86_64 361/878 |
| 11148 | Installing : netpbm-progs-10.61.02-9.el7.x86_64 362/878 |
| 11149 | Installing : javamail-1.4.6-8.el7.noarch 363/878 |
| 11150 | Installing : log4j-1.2.17-15.el7.noarch 364/878 |
| 11151 | Installing : apache-commons-logging-1.1.2-7.el7.noarch 365/878 |
| 11152 | Installing : avalon-framework-4.3-10.el7.noarch 366/878 |
| 11153 | Installing : avalon-logkit-2.1-14.el7.noarch 367/878 |
| 11154 | Installing : apache-commons-beanutils-1.8.3-14.el7.noarch 368/878 |
| 11155 | Installing : 1:jakarta-commons-httpclient-3.1-16.el7_0.noarch 369/878 |
| 11156 | Installing : slf4j-1.7.4-3.el7.noarch 370/878 |
| 11157 | Installing : google-guice-3.1.3-9.el7.noarch 371/878 |
| 11158 | Installing : httpcomponents-client-4.2.5-5.el7_0.noarch 372/878 |
| 11159 | Installing : apache-commons-digester-1.8.1-19.el7.noarch 373/878 |
| 11160 | Installing : apache-commons-validator-1.4.0-8.el7.noarch 374/878 |
| 11161 | Installing : xmlgraphics-commons-1.5-3.el7.noarch 375/878 |
| 11162 | Installing : apache-commons-jexl-2.1.1-9.el7.noarch 376/878 |
| 11163 | Installing : bsf-2.4.0-19.el7.noarch 377/878 |
| 11164 | Installing : bsh-1.3.0-29.el7.noarch 378/878 |
| 11165 | Installing : testng-6.8.7-3.el7.noarch 379/878 |
| 11166 | Installing : python-ply-3.4-4.el7.noarch 380/878 |
| 11167 | Installing : python-pycparser-2.10-1.el7.kolab_3.5.noarch 381/878 |
| 11168 | Installing : felix-framework-4.2.1-5.el7.noarch 382/878 |
| 11169 | Installing : xbean-3.13-6.el7.noarch 383/878 |
| 11170 | Installing : plexus-containers-container-default-1.5.5-14.el7.noarc 384/878 |
| 11171 | Installing : maven-settings-2.2.1-47.el7.noarch 385/878 |
| 11172 | Installing : maven-doxia-logging-api-1.4-5.el7.noarch 386/878 |
| 11173 | Installing : maven-doxia-sink-api-1.4-5.el7.noarch 387/878 |
| 11174 | Installing : maven-doxia-core-1.4-5.el7.noarch 388/878 |
| 11175 | Installing : 1:maven-reporting-api-3.0-5.el7.noarch 389/878 |
| 11176 | Installing : plexus-i18n-1.0-0.6.b10.4.el7.noarch 390/878 |
| 11177 | Installing : maven-doxia-module-xdoc-1.4-5.el7.noarch 391/878 |
| 11178 | Installing : maven-doxia-module-apt-1.4-5.el7.noarch 392/878 |
| 11179 | Installing : maven-doxia-module-xhtml-1.4-5.el7.noarch 393/878 |
| 11180 | Installing : maven-doxia-module-fml-1.4-5.el7.noarch 394/878 |
| 11181 | Installing : maven-plugin-registry-2.2.1-47.el7.noarch 395/878 |
| 11182 | Installing : maven-profile-2.2.1-47.el7.noarch 396/878 |
| 11183 | Installing : plexus-resources-1.0-0.15.a7.el7.noarch 397/878 |
| 11184 | Installing : plexus-cli-1.2-20.el7.noarch 398/878 |
| 11185 | Installing : roundcubemail-plugin-calendar-skin-larry-assets-3.3-1. 399/878 |
| 11186 | Installing : 1:v8-3.14.5.10-17.el7.x86_64 400/878 |
| 11187 | Installing : zziplib-0.13.62-5.el7.x86_64 401/878 |
| 11188 | Installing : 2:texlive-luatex-bin-svn26912.0-32.20130427_r30134.el7 402/878 |
| 11189 | Installing : 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch 403/878 |
| 11190 | Installing : 2:texlive-luaotfload-bin-svn18579.0-32.20130427_r30134 404/878 |
| 11191 | Installing : 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch 405/878 |
| 11192 | Installing : 2:texlive-luatexbase-svn22560.0.31-32.el7.noarch 406/878 |
| 11193 | Installing : 2:texlive-memoir-svn21638.3.6j_patch_6.0g-32.el7.noarc 407/878 |
| 11194 | Installing : 2:texlive-pgf-svn22614.2.10-32.el7.noarch 408/878 |
| 11195 | Installing : 2:texlive-xcolor-svn15878.2.11-32.el7.noarch 409/878 |
| 11196 | Installing : 2:texlive-thumbpdf-bin-svn6898.0-32.20130427_r30134.el 410/878 |
| 11197 | Installing : 2:texlive-thumbpdf-svn26689.3.15-32.el7.noarch 411/878 |
| 11198 | Installing : 2:texlive-attachfile-svn21866.v1.5b-32.el7.noarch 412/878 |
| 11199 | Installing : 2:texlive-babelbib-svn25245.1.31-32.el7.noarch 413/878 |
| 11200 | Installing : 2:texlive-babel-svn24756.3.8m-32.el7.noarch 414/878 |
| 11201 | Installing : 2:texlive-bera-svn20031.0-32.el7.noarch 415/878 |
| 11202 | Installing : 2:texlive-xunicode-svn23897.0.981-32.el7.noarch 416/878 |
| 11203 | Installing : 2:texlive-tipa-svn29349.1.3-32.el7.noarch 417/878 |
| 11204 | Installing : 2:texlive-algorithms-svn15878.0.1-32.el7.noarch 418/878 |
| 11205 | Installing : 2:texlive-latex-svn27907.0-32.el7.noarch 419/878 |
| 11206 | Installing : 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch 420/878 |
| 11207 | Installing : 2:texlive-geometry-svn19716.5.6-32.el7.noarch 421/878 |
| 11208 | Installing : 2:texlive-currfile-svn29012.0.7b-32.el7.noarch 422/878 |
| 11209 | Installing : 2:texlive-filehook-svn24280.0.5d-32.el7.noarch 423/878 |
| 11210 | Installing : 2:texlive-breakurl-svn15878.1.30-32.el7.noarch 424/878 |
| 11211 | Installing : 2:texlive-pst-fill-svn15878.1.01-32.el7.noarch 425/878 |
| 11212 | Installing : 2:texlive-pst-grad-svn15878.1.06-32.el7.noarch 426/878 |
| 11213 | Installing : 2:texlive-l3packages-svn29361.SVN_4467-32.el7.noarch 427/878 |
| 11214 | Installing : 2:texlive-lualatex-math-svn29346.1.2-32.el7.noarch 428/878 |
| 11215 | Installing : 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch 429/878 |
| 11216 | Installing : 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch 430/878 |
| 11217 | Installing : 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch 431/878 |
| 11218 | Installing : 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch 432/878 |
| 11219 | Installing : 2:texlive-ms-svn24467.0-32.el7.noarch 433/878 |
| 11220 | Installing : 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch 434/878 |
| 11221 | Installing : 2:texlive-listings-svn15878.1.4-32.el7.noarch 435/878 |
| 11222 | Installing : 2:texlive-oberdiek-svn26725.0-32.el7.noarch 436/878 |
| 11223 | Installing : 2:texlive-eso-pic-svn21515.2.0c-32.el7.noarch 437/878 |
| 11224 | Installing : 2:texlive-fancyvrb-svn18492.2.8-32.el7.noarch 438/878 |
| 11225 | Installing : 2:texlive-pst-text-svn15878.1.00-32.el7.noarch 439/878 |
| 11226 | Installing : 2:texlive-pst-node-svn27799.1.25-32.el7.noarch 440/878 |
| 11227 | Installing : 2:texlive-pst-eps-svn15878.1.0-32.el7.noarch 441/878 |
| 11228 | Installing : 2:texlive-pst-plot-svn28729.1.44-32.el7.noarch 442/878 |
| 11229 | Installing : 2:texlive-pst-coil-svn24020.1.06-32.el7.noarch 443/878 |
| 11230 | Installing : 2:texlive-pst-tree-svn24142.1.12-32.el7.noarch 444/878 |
| 11231 | Installing : 2:texlive-pstricks-add-svn28750.3.59-32.el7.noarch 445/878 |
| 11232 | Installing : 2:texlive-pst-3d-svn17257.1.10-32.el7.noarch 446/878 |
| 11233 | Installing : 2:texlive-pstricks-svn29678.2.39-32.el7.noarch 447/878 |
| 11234 | Installing : 2:texlive-latex-bin-bin-svn14050.0-32.20130427_r30134. 448/878 |
| 11235 | Installing : 2:texlive-latex-bin-svn26689.0-32.el7.noarch 449/878 |
| 11236 | Installing : 2:texlive-rotating-svn16832.2.16b-32.el7.noarch 450/878 |
| 11237 | Installing : 2:texlive-amscls-svn29207.0-32.el7.noarch 451/878 |
| 11238 | Installing : 2:texlive-collection-basic-svn26314.0-32.20130427_r301 452/878 |
| 11239 | Installing : 2:texlive-ctable-svn26694.1.23-32.el7.noarch 453/878 |
| 11240 | Installing : 2:texlive-pst-slpe-svn24391.1.31-32.el7.noarch 454/878 |
| 11241 | Installing : 2:texlive-pst-blur-svn15878.2.0-32.el7.noarch 455/878 |
| 11242 | Installing : 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch 456/878 |
| 11243 | Installing : 2:texlive-seminar-svn18322.1.5-32.el7.noarch 457/878 |
| 11244 | Installing : 2:texlive-pdfpages-svn27574.0.4t-32.el7.noarch 458/878 |
| 11245 | Installing : 2:texlive-tex-gyre-svn18651.2.004-32.el7.noarch 459/878 |
| 11246 | Installing : 2:texlive-mh-svn29420.0-32.el7.noarch 460/878 |
| 11247 | Installing : 2:texlive-l3experimental-svn29361.SVN_4467-32.el7.noar 461/878 |
| 11248 | Installing : 2:texlive-metalogo-svn18611.0.12-32.el7.noarch 462/878 |
| 11249 | Installing : 2:texlive-ltxmisc-svn21927.0-32.el7.noarch 463/878 |
| 11250 | Installing : 2:texlive-ucs-svn27549.2.1-32.el7.noarch 464/878 |
| 11251 | Installing : 2:texlive-beamer-svn29349.3.26-32.el7.noarch 465/878 |
| 11252 | Installing : 2:texlive-cm-super-svn15878.0-32.el7.noarch 466/878 |
| 11253 | Installing : 2:texlive-collection-fontsrecommended-svn28082.0-32.20 467/878 |
| 11254 | Installing : 2:texlive-ae-svn15878.1.4-32.el7.noarch 468/878 |
| 11255 | Installing : 2:texlive-collection-latex-svn25030.0-32.20130427_r301 469/878 |
| 11256 | Installing : 2:texlive-jknapltx-svn19440.0-32.el7.noarch 470/878 |
| 11257 | Installing : 2:texlive-typehtml-svn17134.0-32.el7.noarch 471/878 |
| 11258 | Installing : 2:texlive-extsizes-svn17263.1.4a-32.el7.noarch 472/878 |
| 11259 | Installing : 2:texlive-collection-latexrecommended-svn25795.0-32.20 473/878 |
| 11260 | Installing : antlr-tool-2.7.7-30.el7.noarch 474/878 |
| 11261 | Installing : ws-jaxme-0.5.2-10.el7.noarch 475/878 |
| 11262 | Installing : jdom-1.1.3-6.el7.noarch 476/878 |
| 11263 | Installing : jaxen-1.1.3-11.el7.noarch 477/878 |
| 11264 | Installing : dom4j-1.6.1-20.el7.noarch 478/878 |
| 11265 | Installing : apache-commons-jxpath-1.3-20.el7.noarch 479/878 |
| 11266 | Installing : SDL-1.2.15-11.el7.x86_64 480/878 |
| 11267 | Installing : wxGTK-2.8.12-13.el7.x86_64 481/878 |
| 11268 | Installing : wxGTK-gl-2.8.12-13.el7.x86_64 482/878 |
| 11269 | Installing : jai-imageio-core-1.2-0.14.20100217cvs.el7.noarch 483/878 |
| 11270 | Installing : batik-1.8-0.12.svn1230816.el7.noarch 484/878 |
| 11271 | Installing : fop-1.1-6.el7.noarch 485/878 |
| 11272 | Installing : roundcubemail-plugin-kolab_auth-assets-3.3-1.el7.kolab 486/878 |
| 11273 | Installing : t1lib-5.1.2-14.el7.x86_64 487/878 |
| 11274 | Installing : bc-1.06.95-13.el7.x86_64 488/878 |
| 11275 | Installing : roundcubemail-plugin-kolab_notes-assets-3.3-1.el7.kola 489/878 |
| 11276 | Installing : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 490/878 |
| 11277 | Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 491/878 |
| 11278 | Installing : krb5-devel-1.12.2-14.el7.x86_64 492/878 |
| 11279 | Installing : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 493/878 |
| 11280 | Installing : tcp_wrappers-devel-7.6-77.el7.x86_64 494/878 |
| 11281 | Installing : jboss-parent-6-12.el7.noarch 495/878 |
| 11282 | Installing : 1:libuv-0.10.34-1.el7.x86_64 496/878 |
| 11283 | Installing : roundcubemail-plugin-tasklist-assets-3.3-1.el7.kolab_3 497/878 |
| 11284 | Installing : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 498/878 |
| 11285 | Installing : jboss-el-2.2-api-1.0.1-0.7.20120212git2fabd8.el7.noarc 499/878 |
| 11286 | Installing : jboss-transaction-1.1-api-1.0.1-8.el7.noarch 500/878 |
| 11287 | Installing : jboss-ejb-3.1-api-1.0.2-10.el7.noarch 501/878 |
| 11288 | Installing : cdi-api-1.0-11.SP4.el7.noarch 502/878 |
| 11289 | Installing : sisu-inject-bean-2.3.0-11.el7.noarch 503/878 |
| 11290 | Installing : sisu-inject-plexus-2.3.0-11.el7.noarch 504/878 |
| 11291 | Installing : roundcubemail-plugin-filesystem_attachments-assets-1.2 505/878 |
| 11292 | Installing : lksctp-tools-1.0.13-3.el7.x86_64 506/878 |
| 11293 | Installing : erlang-kernel-R16B-03.10.el7.x86_64 507/878 |
| 11294 | Installing : erlang-syntax_tools-R16B-03.10.el7.x86_64 508/878 |
| 11295 | Installing : erlang-erts-R16B-03.10.el7.x86_64 509/878 |
| 11296 | Installing : erlang-crypto-R16B-03.10.el7.x86_64 510/878 |
| 11297 | Installing : erlang-hipe-R16B-03.10.el7.x86_64 511/878 |
| 11298 | Installing : erlang-compiler-R16B-03.10.el7.x86_64 512/878 |
| 11299 | Installing : erlang-stdlib-R16B-03.10.el7.x86_64 513/878 |
| 11300 | Installing : erlang-gs-R16B-03.10.el7.x86_64 514/878 |
| 11301 | Installing : erlang-mnesia-R16B-03.10.el7.x86_64 515/878 |
| 11302 | Installing : erlang-runtime_tools-R16B-03.10.el7.x86_64 516/878 |
| 11303 | Installing : erlang-wx-R16B-03.10.el7.x86_64 517/878 |
| 11304 | Installing : erlang-snmp-R16B-03.10.el7.x86_64 518/878 |
| 11305 | Installing : erlang-asn1-R16B-03.10.el7.x86_64 519/878 |
| 11306 | Installing : erlang-xmerl-R16B-03.10.el7.x86_64 520/878 |
| 11307 | Installing : erlang-public_key-R16B-03.10.el7.x86_64 521/878 |
| 11308 | Installing : erlang-ssl-R16B-03.10.el7.x86_64 522/878 |
| 11309 | Installing : erlang-inets-R16B-03.10.el7.x86_64 523/878 |
| 11310 | Installing : erlang-tools-R16B-03.10.el7.x86_64 524/878 |
| 11311 | Installing : erlang-orber-R16B-03.10.el7.x86_64 525/878 |
| 11312 | Installing : erlang-sasl-R16B-03.10.el7.x86_64 526/878 |
| 11313 | Installing : erlang-cosEvent-R16B-03.10.el7.x86_64 527/878 |
| 11314 | Installing : erlang-edoc-R16B-03.10.el7.x86_64 528/878 |
| 11315 | Installing : erlang-debugger-R16B-03.10.el7.x86_64 529/878 |
| 11316 | Installing : erlang-et-R16B-03.10.el7.x86_64 530/878 |
| 11317 | Installing : erlang-webtool-R16B-03.10.el7.x86_64 531/878 |
| 11318 | Installing : erlang-observer-R16B-03.10.el7.x86_64 532/878 |
| 11319 | Installing : erlang-test_server-R16B-03.10.el7.x86_64 533/878 |
| 11320 | Installing : erlang-cosTime-R16B-03.10.el7.x86_64 534/878 |
| 11321 | Installing : erlang-cosNotification-R16B-03.10.el7.x86_64 535/878 |
| 11322 | Installing : erlang-reltool-R16B-03.10.el7.x86_64 536/878 |
| 11323 | Installing : erlang-cosProperty-R16B-03.10.el7.x86_64 537/878 |
| 11324 | Installing : erlang-ssh-R16B-03.10.el7.x86_64 538/878 |
| 11325 | Installing : erlang-common_test-R16B-03.10.el7.x86_64 539/878 |
| 11326 | Installing : erlang-otp_mibs-R16B-03.10.el7.x86_64 540/878 |
| 11327 | Installing : erlang-pman-R16B-03.10.el7.x86_64 541/878 |
| 11328 | Installing : erlang-parsetools-R16B-03.10.el7.x86_64 542/878 |
| 11329 | Installing : erlang-eunit-R16B-03.10.el7.x86_64 543/878 |
| 11330 | Installing : erlang-erl_interface-R16B-03.10.el7.x86_64 544/878 |
| 11331 | Installing : erlang-tv-R16B-03.10.el7.x86_64 545/878 |
| 11332 | Installing : erlang-os_mon-R16B-03.10.el7.x86_64 546/878 |
| 11333 | Installing : erlang-cosFileTransfer-R16B-03.10.el7.x86_64 547/878 |
| 11334 | Installing : erlang-cosEventDomain-R16B-03.10.el7.x86_64 548/878 |
| 11335 | Installing : erlang-megaco-R16B-03.10.el7.x86_64 549/878 |
| 11336 | Installing : erlang-erl_docgen-R16B-03.10.el7.x86_64 550/878 |
| 11337 | Installing : erlang-cosTransactions-R16B-03.10.el7.x86_64 551/878 |
| 11338 | Installing : erlang-percept-R16B-03.10.el7.x86_64 552/878 |
| 11339 | Installing : erlang-appmon-R16B-03.10.el7.x86_64 553/878 |
| 11340 | Installing : erlang-eldap-R16B-03.10.el7.x86_64 554/878 |
| 11341 | Installing : erlang-diameter-R16B-03.10.el7.x86_64 555/878 |
| 11342 | Installing : erlang-toolbar-R16B-03.10.el7.x86_64 556/878 |
| 11343 | Installing : erlang-ic-R16B-03.10.el7.x86_64 557/878 |
| 11344 | Installing : erlang-getopt-0.7.0-1.el7.x86_64 558/878 |
| 11345 | Installing : erlang-mustache-0.1.0-8.el7.kolab_3.5.x86_64 559/878 |
| 11346 | Installing : erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 560/878 |
| 11347 | Installing : erlang-odbc-R16B-03.10.el7.x86_64 561/878 |
| 11348 | Installing : erlang-jinterface-R16B-03.10.el7.x86_64 562/878 |
| 11349 | Installing : roundcubemail-plugin-kolab_activesync-skin-larry-asset 563/878 |
| 11350 | Installing : roundcubemail-plugin-kolab_delegation-assets-3.3-1.el7 564/878 |
| 11351 | Installing : pyserial-2.6-5.el7.noarch 565/878 |
| 11352 | Installing : pyparsing-1.5.6-9.el7.noarch 566/878 |
| 11353 | Installing : systemtap-sdt-devel-2.6-10.el7_1.x86_64 567/878 |
| 11354 | Installing : jzlib-1.1.1-6.el7.noarch 568/878 |
| 11355 | Installing : jsch-0.1.50-5.el7.noarch 569/878 |
| 11356 | Installing : apache-commons-vfs-2.0-11.el7.noarch 570/878 |
| 11357 | Installing : apache-commons-configuration-1.9-8.el7.noarch 571/878 |
| 11358 | Installing : maven-doxia-module-fo-1.4-5.el7.noarch 572/878 |
| 11359 | Installing : libmcrypt-2.5.8-13.el7.x86_64 573/878 |
| 11360 | Installing : roundcubemail-plugin-kolab_delegation-skin-larry-asset 574/878 |
| 11361 | Installing : roundcubemail-plugin-password-assets-1.2-3.el7.kolab_3 575/878 |
| 11362 | Installing : jakarta-oro-2.0.8-16.el7.noarch 576/878 |
| 11363 | Installing : velocity-1.7-10.el7.noarch 577/878 |
| 11364 | Installing : plexus-velocity-1.1.8-16.el7.noarch 578/878 |
| 11365 | Installing : maven-doxia-sitetools-1.4-3.el7.noarch 579/878 |
| 11366 | Installing : jsoup-1.6.1-10.el7.noarch 580/878 |
| 11367 | Installing : maven-wagon-2.4-3.el7.noarch 581/878 |
| 11368 | Installing : aether-connector-wagon-1.13.1-13.el7.noarch 582/878 |
| 11369 | Installing : maven-3.0.5-16.el7.noarch 583/878 |
| 11370 | Installing : maven-artifact-manager-2.2.1-47.el7.noarch 584/878 |
| 11371 | Installing : maven-project-2.2.1-47.el7.noarch 585/878 |
| 11372 | Installing : maven-plugin-descriptor-2.2.1-47.el7.noarch 586/878 |
| 11373 | Installing : maven-common-artifact-filters-1.4-11.el7.noarch 587/878 |
| 11374 | Installing : maven-toolchain-2.2.1-47.el7.noarch 588/878 |
| 11375 | Installing : maven-filtering-1.1-3.el7.noarch 589/878 |
| 11376 | Installing : maven-reporting-impl-2.2-8.el7.noarch 590/878 |
| 11377 | Installing : 1:maven-shared-io-1.1-7.el7.noarch 591/878 |
| 11378 | Installing : 1:maven-file-management-1.2.1-8.el7.noarch 592/878 |
| 11379 | Installing : maven-enforcer-api-1.2-8.el7.noarch 593/878 |
| 11380 | Installing : maven-resources-plugin-2.6-6.el7.noarch 594/878 |
| 11381 | Installing : 1:maven-repository-builder-1.0-0.5.alpha2.el7.noarch 595/878 |
| 11382 | Installing : plexus-containers-component-metadata-1.5.5-14.el7.noar 596/878 |
| 11383 | Installing : maven-doxia-tools-1.4-14.el7.noarch 597/878 |
| 11384 | Installing : modello-1.7-4.el7.noarch 598/878 |
| 11385 | Installing : maven-scm-1.8.1-2.el7.noarch 599/878 |
| 11386 | Installing : buildnumber-maven-plugin-1.2-7.el7.noarch 600/878 |
| 11387 | Installing : maven-antrun-plugin-1.7-8.el7.noarch 601/878 |
| 11388 | Installing : weld-parent-17-9.el7.noarch 602/878 |
| 11389 | Installing : maven-shared-incremental-1.1-6.el7.noarch 603/878 |
| 11390 | Installing : maven-compiler-plugin-3.1-4.el7.noarch 604/878 |
| 11391 | Installing : 1:maven-artifact-resolver-1.0-10.el7.noarch 605/878 |
| 11392 | Installing : maven-remote-resources-plugin-1.4-7.el7.noarch 606/878 |
| 11393 | Installing : maven-reporting-exec-1.1-4.el7.noarch 607/878 |
| 11394 | Installing : python-zope-interface-4.0.5-4.el7.x86_64 608/878 |
| 11395 | Installing : roundcubemail-plugin-kolab_files-assets-3.3-1.el7.kola 609/878 |
| 11396 | Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 610/878 |
| 11397 | Installing : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 611/878 |
| 11398 | Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 612/878 |
| 11399 | Installing : perl-ExtUtils-Install-1.58-285.el7.noarch 613/878 |
| 11400 | Installing : 4:perl-devel-5.16.3-285.el7.x86_64 614/878 |
| 11401 | Installing : xz-java-1.3-3.el7.noarch 615/878 |
| 11402 | Installing : apache-commons-compress-1.5-4.el7.noarch 616/878 |
| 11403 | Installing : plexus-archiver-2.4.2-4.el7.noarch 617/878 |
| 11404 | Installing : maven-archiver-2.5-9.el7.noarch 618/878 |
| 11405 | Installing : apache-rat-0.8-13.el7.noarch 619/878 |
| 11406 | Installing : apache-rat-core-0.8-13.el7.noarch 620/878 |
| 11407 | Installing : apache-rat-tasks-0.8-13.el7.noarch 621/878 |
| 11408 | Installing : maven-jar-plugin-2.4-8.el7.noarch 622/878 |
| 11409 | Installing : maven-source-plugin-2.2.1-7.el7.noarch 623/878 |
| 11410 | Installing : forge-parent-31-2.el7.noarch 624/878 |
| 11411 | Installing : spice-parent-15-11.el7.noarch 625/878 |
| 11412 | Installing : plexus-pom-3.3.1-5.el7.noarch 626/878 |
| 11413 | Installing : plexus-components-pom-1.2-7.el7.noarch 627/878 |
| 11414 | Installing : maven-javadoc-plugin-2.9-8.el7.noarch 628/878 |
| 11415 | Installing : maven-site-plugin-3.2-7.el7.noarch 629/878 |
| 11416 | Installing : httpcomponents-project-6-4.el7.noarch 630/878 |
| 11417 | Installing : maven-assembly-plugin-2.4-8.el7.noarch 631/878 |
| 11418 | Installing : maven-plugin-testing-harness-2.1-11.el7.noarch 632/878 |
| 11419 | Installing : apache-rat-plugin-0.8-13.el7.noarch 633/878 |
| 11420 | Installing : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 634/878 |
| 11421 | Installing : libcurl-devel-7.29.0-19.el7.x86_64 635/878 |
| 11422 | Installing : libzip-0.10.1-8.el7.x86_64 636/878 |
| 11423 | Installing : php-common-5.4.16-23.el7_0.3.x86_64 637/878 |
| 11424 | Installing : php-mbstring-5.4.16-23.el7_0.3.x86_64 638/878 |
| 11425 | Installing : php-xml-5.4.16-23.el7_0.3.x86_64 639/878 |
| 11426 | Installing : php-cli-5.4.16-23.el7_0.3.x86_64 640/878 |
| 11427 | Installing : php-symfony-common-2.5.11-1.el7.noarch 641/878 |
| 11428 | Installing : php-symfony-class-loader-2.5.11-1.el7.noarch 642/878 |
| 11429 | Installing : php-phpunit-Text-Template-1.2.0-5.el7.noarch 643/878 |
| 11430 | Installing : php-pdo-5.4.16-23.el7_0.3.x86_64 644/878 |
| 11431 | Installing : php-doctrine-instantiator-1.0.4-1.el7.noarch 645/878 |
| 11432 | Installing : php-symfony-http-foundation-2.5.11-1.el7.noarch 646/878 |
| 11433 | Installing : php-symfony-process-2.5.11-1.el7.noarch 647/878 |
| 11434 | Installing : php-symfony-yaml-2.5.11-1.el7.noarch 648/878 |
| 11435 | Installing : php-symfony-finder-2.5.11-1.el7.noarch 649/878 |
| 11436 | Installing : php-devel-5.4.16-23.el7_0.3.x86_64 650/878 |
| 11437 | Installing : php-phpunit-Version-1.0.5-1.el7.noarch 651/878 |
| 11438 | Installing : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 652/878 |
| 11439 | Installing : php-phpunit-diff-1.3.0-1.el7.noarch 653/878 |
| 11440 | Installing : php-sebastian-recursion-context-1.0.0-1.el7.noarch 654/878 |
| 11441 | Installing : php-phpunit-exporter-1.2.0-1.el7.noarch 655/878 |
| 11442 | Installing : php-phpunit-comparator-1.1.1-1.el7.noarch 656/878 |
| 11443 | Installing : php-PsrLog-1.0.0-6.el7.noarch 657/878 |
| 11444 | Installing : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 658/878 |
| 11445 | Installing : php-phpunit-environment-1.2.2-1.el7.noarch 659/878 |
| 11446 | Installing : php-ldap-5.4.16-23.el7_0.3.x86_64 660/878 |
| 11447 | Installing : php-process-5.4.16-23.el7_0.3.x86_64 661/878 |
| 11448 | Installing : 1:php-pear-1.9.4-21.el7.noarch 662/878 |
| 11449 | Installing : php-pear-Auth-SASL-1.0.6-5.el7.noarch 663/878 |
| 11450 | Installing : php-pear-Mail-Mime-1.8.9-1.el7.noarch 664/878 |
| 11451 | Installing : php-pear-Net-Socket-1.0.14-1.el7.noarch 665/878 |
| 11452 | Installing : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 666/878 |
| 11453 | Installing : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 667/878 |
| 11454 | Installing : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 668/878 |
| 11455 | Installing : php-pear-Net-SMTP-1.6.2-1.el7.noarch 669/878 |
| 11456 | Installing : php-pear-Net-Sieve-1.3.4-1.el7.noarch 670/878 |
| 11457 | Installing : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 671/878 |
| 11458 | Installing : php-pear-DB-1.7.14-6.el7.noarch 672/878 |
| 11459 | Installing : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 673/878 |
| 11460 | Installing : php-pear-Net-URL2-2.1.1-1.el7.noarch 674/878 |
| 11461 | Installing : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 675/878 |
| 11462 | Installing : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 676/878 |
| 11463 | Installing : libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 677/878 |
| 11464 | Installing : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 678/878 |
| 11465 | Installing : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 679/878 |
| 11466 | Installing : php-symfony-filesystem-2.5.11-1.el7.noarch 680/878 |
| 11467 | Installing : php-symfony-config-2.5.11-1.el7.noarch 681/878 |
| 11468 | Installing : php-symfony-dependency-injection-2.5.11-1.el7.noarch 682/878 |
| 11469 | Installing : php-symfony-css-selector-2.5.11-1.el7.noarch 683/878 |
| 11470 | Installing : php-symfony-dom-crawler-2.5.11-1.el7.noarch 684/878 |
| 11471 | Installing : php-symfony-browser-kit-2.5.11-1.el7.noarch 685/878 |
| 11472 | Installing : php-symfony-console-2.5.11-1.el7.noarch 686/878 |
| 11473 | Installing : php-symfony-event-dispatcher-2.5.11-1.el7.noarch 687/878 |
| 11474 | Installing : php-symfony-debug-2.5.11-1.el7.noarch 688/878 |
| 11475 | Installing : php-symfony-http-kernel-2.5.11-1.el7.noarch 689/878 |
| 11476 | Installing : php-jsonlint-1.3.1-1.el7.noarch 690/878 |
| 11477 | Installing : php-JsonSchema-1.4.1-1.el7.kolab_3.5.noarch 691/878 |
| 11478 | Installing : php-Smarty-3.1.21-1.el7.noarch 692/878 |
| 11479 | Installing : php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch 693/878 |
| 11480 | Installing : php-sebastian-global-state-1.0.0-1.el7.noarch 694/878 |
| 11481 | Installing : php-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 695/878 |
| 11482 | Installing : php-tidy-5.4.16-3.el7.x86_64 696/878 |
| 11483 | Installing : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 697/878 |
| 11484 | Installing : php-phpspec-prophecy-1.4.0-1.el7.noarch 698/878 |
| 11485 | Installing : php-seld-phar-utils-1.0.0-1.el7.kolab_3.5.noarch 699/878 |
| 11486 | Installing : php-intl-5.4.16-23.el7_0.3.x86_64 700/878 |
| 11487 | Installing : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 701/878 |
| 11488 | Installing : php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch 702/878 |
| 11489 | Installing : php-kolabformat-1.2-2.el7.kolab_3.5.x86_64 703/878 |
| 11490 | Installing : php-seld-cli-prompt-1.0.0-1.el7.kolab_3.5.noarch 704/878 |
| 11491 | Installing : php-gd-5.4.16-23.el7_0.3.x86_64 705/878 |
| 11492 | Installing : php-mcrypt-5.4.16-3.el7.x86_64 706/878 |
| 11493 | Installing : roundcubemail-plugin-filesystem_attachments-1.2-3.el7. 707/878 |
| 11494 | Installing : roundcubemail-plugin-jqueryui-skin-larry-1.2-3.el7.kol 708/878 |
| 11495 | Installing : roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noar 709/878 |
| 11496 | Installing : roundcubemail-core-1.2-3.el7.kolab_3.5.noarch 710/878 |
| 11497 | Installing : roundcubemail-skin-larry-1.2-3.el7.kolab_3.5.noarch 711/878 |
| 11498 | Installing : roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.no 712/878 |
| 11499 | Installing : roundcubemail-plugin-libcalendaring-skin-larry-3.3-1.e 713/878 |
| 11500 | Installing : roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3. 714/878 |
| 11501 | Installing : roundcubemail-plugin-managesieve-skin-larry-1.2-3.el7. 715/878 |
| 11502 | Installing : roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.n 716/878 |
| 11503 | Installing : roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarc 717/878 |
| 11504 | Installing : roundcubemail-plugin-archive-skin-larry-1.2-3.el7.kola 718/878 |
| 11505 | Installing : roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch 719/878 |
| 11506 | Installing : roundcubemail-plugin-acl-skin-larry-1.2-3.el7.kolab_3. 720/878 |
| 11507 | Installing : roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.n 721/878 |
| 11508 | Installing : roundcubemail-plugin-zipdownload-skin-larry-1.2-3.el7. 722/878 |
| 11509 | Installing : roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noar 723/878 |
| 11510 | Installing : roundcubemail-plugin-libkolab-skin-larry-3.3-1.el7.kol 724/878 |
| 11511 | Installing : roundcubemail-plugin-kolab_tags-skin-larry-3.3-1.el7.k 725/878 |
| 11512 | Installing : roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.no 726/878 |
| 11513 | Installing : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-1 727/878 |
| 11514 | Installing : roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_ 728/878 |
| 11515 | Installing : roundcubemail-plugin-calendar-skin-larry-3.3-1.el7.kol 729/878 |
| 11516 | Installing : roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noar 730/878 |
| 11517 | Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 731/878 |
| 11518 | Installing : roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab 732/878 |
| 11519 | Installing : roundcubemail-plugin-kolab_files-skin-larry-3.3-1.el7. 733/878 |
| 11520 | Installing : roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.n 734/878 |
| 11521 | Installing : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-1 735/878 |
| 11522 | Installing : roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_ 736/878 |
| 11523 | Installing : roundcubemail-plugin-kolab_notes-skin-larry-3.3-1.el7. 737/878 |
| 11524 | Installing : roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.n 738/878 |
| 11525 | Installing : roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5 739/878 |
| 11526 | Installing : roundcubemail-plugin-kolab_config-3.3-1.el7.kolab_3.5. 740/878 |
| 11527 | Installing : roundcubemail-plugin-odfviewer-3.3-1.el7.kolab_3.5.noa 741/878 |
| 11528 | Installing : roundcubemail-plugin-pdfviewer-3.3-1.el7.kolab_3.5.noa 742/878 |
| 11529 | Installing : roundcubemail-plugin-password-1.2-3.el7.kolab_3.5.noar 743/878 |
| 11530 | Installing : roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noa 744/878 |
| 11531 | Installing : roundcubemail-1.2-3.el7.kolab_3.5.noarch 745/878 |
| 11532 | Installing : roundcubemail-skin-chameleon-core-0.3.6-1.el7.kolab_3. 746/878 |
| 11533 | Installing : php-soap-5.4.16-23.el7_0.3.x86_64 747/878 |
| 11534 | Installing : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 748/878 |
| 11535 | Installing : gd-2.0.35-26.el7.x86_64 749/878 |
| 11536 | Installing : graphviz-2.30.1-19.el7.x86_64 750/878 |
| 11537 | Installing : erlang-dialyzer-R16B-03.10.el7.x86_64 751/878 |
| 11538 | Installing : erlang-typer-R16B-03.10.el7.x86_64 752/878 |
| 11539 | Installing : erlang-examples-R16B-03.10.el7.x86_64 753/878 |
| 11540 | Installing : erlang-R16B-03.10.el7.x86_64 754/878 |
| 11541 | Installing : python-babel-0.9.6-8.el7.noarch 755/878 |
| 11542 | Installing : python-jinja2-2.7.2-2.el7.noarch 756/878 |
| 11543 | Installing : jvnet-parent-4-2.el7.noarch 757/878 |
| 11544 | Installing : 2:jtidy-1.0-0.16.20100930svn1125.el7.noarch 758/878 |
| 11545 | Installing : apache-resource-bundles-2-11.el7.noarch 759/878 |
| 11546 | Installing : apache-parent-10-14.el7.noarch 760/878 |
| 11547 | Installing : maven-parent-20-5.el7.noarch 761/878 |
| 11548 | Installing : maven-plugin-tools-3.1-17.el7.noarch 762/878 |
| 11549 | Installing : maven-plugin-tools-api-3.1-17.el7.noarch 763/878 |
| 11550 | Installing : maven-plugin-annotations-3.1-17.el7.noarch 764/878 |
| 11551 | Installing : maven-surefire-2.15-3.el7.noarch 765/878 |
| 11552 | Installing : maven-surefire-provider-junit-2.15-3.el7.noarch 766/878 |
| 11553 | Installing : maven-surefire-plugin-2.15-3.el7.noarch 767/878 |
| 11554 | Installing : maven-surefire-provider-testng-2.15-3.el7.noarch 768/878 |
| 11555 | Installing : maven-plugin-tools-annotations-3.1-17.el7.noarch 769/878 |
| 11556 | Installing : xmvn-1.3.0-5.el7.noarch 770/878 |
| 11557 | Installing : maven-plugin-tools-beanshell-3.1-17.el7.noarch 771/878 |
| 11558 | Installing : maven-plugin-tools-generators-3.1-17.el7.noarch 772/878 |
| 11559 | Installing : maven-plugin-tools-java-3.1-17.el7.noarch 773/878 |
| 11560 | Installing : maven-plugin-tools-model-3.1-17.el7.noarch 774/878 |
| 11561 | Installing : maven-plugin-plugin-3.1-17.el7.noarch 775/878 |
| 11562 | Installing : maven-plugins-pom-23-7.el7.noarch 776/878 |
| 11563 | Installing : maven-shared-19-4.el7.noarch 777/878 |
| 11564 | Installing : maven-dependency-tree-2.0-6.el7.noarch 778/878 |
| 11565 | Installing : maven-plugin-bundle-2.3.7-12.el7.noarch 779/878 |
| 11566 | Installing : apache-commons-parent-26-8.el7.noarch 780/878 |
| 11567 | Installing : geronimo-parent-poms-1.6-16.el7.noarch 781/878 |
| 11568 | Installing : maven-enforcer-rules-1.2-8.el7.noarch 782/878 |
| 11569 | Installing : maven-enforcer-plugin-1.2-8.el7.noarch 783/878 |
| 11570 | Installing : mojo-parent-32-4.el7.noarch 784/878 |
| 11571 | Installing : maven-release-2.2.1-12.el7.noarch 785/878 |
| 11572 | Installing : maven-release-manager-2.2.1-12.el7.noarch 786/878 |
| 11573 | Installing : maven-release-plugin-2.2.1-12.el7.noarch 787/878 |
| 11574 | Installing : plexus-tools-pom-1.0.11-8.el7.noarch 788/878 |
| 11575 | Installing : c-ares-1.10.0-3.el7.x86_64 789/878 |
| 11576 | Installing : nodejs-0.10.36-3.el7.x86_64 790/878 |
| 11577 | Installing : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 791/878 |
| 11578 | Installing : ycssmin-1.0.1-6.el7.noarch 792/878 |
| 11579 | Installing : nodejs-amdefine-0.0.4-1.el7.noarch 793/878 |
| 11580 | Installing : nodejs-source-map-0.1.33-1.el7.noarch 794/878 |
| 11581 | Installing : nodejs-wordwrap-0.0.2-4.el7.noarch 795/878 |
| 11582 | Installing : nodejs-optimist-0.4.0-1.el7.noarch 796/878 |
| 11583 | Installing : nodejs-async-0.2.10-1.el7.noarch 797/878 |
| 11584 | Installing : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-1. 798/878 |
| 11585 | Installing : roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noar 799/878 |
| 11586 | Installing : roundcubemail-plugin-tasklist-skin-larry-3.3-1.el7.kol 800/878 |
| 11587 | Installing : roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch 801/878 |
| 11588 | Installing : libwmf-lite-0.2.8.4-39.el7.x86_64 802/878 |
| 11589 | Installing : ImageMagick-6.7.8.9-10.el7.x86_64 803/878 |
| 11590 | Installing : 1:emacs-24.3-11.el7.x86_64 804/878 |
| 11591 | Installing : chwala-0.3.1-1.el7.kolab_3.5.noarch 805/878 |
| 11592 | Installing : uglify-js-2.4.13-5.el7.noarch 806/878 |
| 11593 | Installing : nodejs-less-1.7.0-2.el7.noarch 807/878 |
| 11594 | Installing : maven-local-3.4.1-6.el7_0.noarch 808/878 |
| 11595 | Installing : python-sphinx-1.1.3-8.el7.noarch 809/878 |
| 11596 | Installing : 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch 810/878 |
| 11597 | Installing : erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 811/878 |
| 11598 | Installing : php-phpunit-PHPUnit-4.6.5-1.el7.noarch 812/878 |
| 11599 | Installing : composer-1.0.0-14.el7.kolab_3.5.noarch 813/878 |
| 11600 | Installing : php-sabre-http-2.0.4-1.el7.kolab_3.5.noarch 814/878 |
| 11601 | Installing : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 815/878 |
| 11602 | Installing : php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch 816/878 |
| 11603 | Installing : php-5.4.16-23.el7_0.3.x86_64 817/878 |
| 11604 | Installing : 1:net-snmp-devel-5.7.2-20.el7.x86_64 818/878 |
| 11605 | Installing : python-twisted-core-12.2.0-4.el7.x86_64 819/878 |
| 11606 | Installing : maven-install-plugin-2.4-7.el7.noarch 820/878 |
| 11607 | Installing : erlang-riak_pb-2.0.0.16-9.el7.kolab_3.5.x86_64 821/878 |
| 11608 | Installing : erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 822/878 |
| 11609 | Installing : erlang-proper-1.1-8.el7.kolab_3.5.x86_64 823/878 |
| 11610 | Installing : erlang-hamcrest-0.1.0-9.el7.kolab_3.5.x86_64 824/878 |
| 11611 | Installing : erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 825/878 |
| 11612 | Installing : erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 826/878 |
| 11613 | Installing : erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 827/878 |
| 11614 | Installing : erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 828/878 |
| 11615 | Installing : erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 829/878 |
| 11616 | Installing : erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 830/878 |
| 11617 | Installing : erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 831/878 |
| 11618 | Installing : erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 832/878 |
| 11619 | Installing : 1:transfig-3.2.5d-13.el7.x86_64 833/878 |
| 11620 | Installing : latex2html-2012-3.el7.noarch 834/878 |
| 11621 | Installing : python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 835/878 |
| 11622 | Installing : 5:guile-devel-2.0.9-5.el7.x86_64 836/878 |
| 11623 | Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 837/878 |
| 11624 | Installing : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 838/878 |
| 11625 | Installing : pytest-2.3.5-4.el7.noarch 839/878 |
| 11626 | Installing : svrcore-devel-4.0.4-11.el7.x86_64 840/878 |
| 11627 | Installing : CUnit-devel-2.1.3-8.el7.x86_64 841/878 |
| 11628 | Installing : jansson-devel-2.4-6.el7.x86_64 842/878 |
| 11629 | Installing : elinks-0.12-0.36.pre6.el7.x86_64 843/878 |
| 11630 | Updating : nss-tools-3.18.0-2.2.el7_1.x86_64 844/878 |
| 11631 | Installing : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 845/878 |
| 11632 | Installing : tkinter-2.7.5-16.el7.x86_64 846/878 |
| 11633 | Installing : openldap-devel-2.4.39-6.el7.x86_64 847/878 |
| 11634 | Installing : libuuid-devel-2.23.2-22.el7_1.x86_64 848/878 |
| 11635 | Installing : libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 849/878 |
| 11636 | Installing : 1:tcl-devel-8.5.13-4.el7.x86_64 850/878 |
| 11637 | Installing : python-cssmin-0.2.0-12.el7.kolab_3.5.noarch 851/878 |
| 11638 | Installing : groff-1.22.2-8.el7.x86_64 852/878 |
| 11639 | Installing : perl-Test-Simple-0.98-243.el7.noarch 853/878 |
| 11640 | Installing : python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch 854/878 |
| 11641 | Installing : libical-devel-0.48-6.el7.x86_64 855/878 |
| 11642 | Installing : Cython-0.19-3.el7.x86_64 856/878 |
| 11643 | Installing : python-gflags-2.0-6.el7.kolab_3.5.noarch 857/878 |
| 11644 | Installing : python-sqlalchemy-0.9.7-3.el7.x86_64 858/878 |
| 11645 | Installing : fdupes-1.51-6.el7.x86_64 859/878 |
| 11646 | Installing : dos2unix-6.0.3-4.el7.x86_64 860/878 |
| 11647 | Installing : cyrus-sasl-md5-2.1.26-17.el7.x86_64 861/878 |
| 11648 | Installing : python-iso8601-0.1.10-1.el7.noarch 862/878 |
| 11649 | Installing : python-six-1.9.0-2.el7.kolab_3.5.noarch 863/878 |
| 11650 | Installing : tcp_wrappers-7.6-77.el7.x86_64 864/878 |
| 11651 | Installing : python-ldap-2.4.15-2.el7.x86_64 865/878 |
| 11652 | Installing : python-nose-1.3.0-2.el7.noarch 866/878 |
| 11653 | Installing : python-pretend-1.0.8-2.el7.noarch 867/878 |
| 11654 | Installing : 1:emacs-el-24.3-11.el7.noarch 868/878 |
| 11655 | Installing : python-cryptography-vectors-0.8-1.el7.noarch 869/878 |
| 11656 | Cleanup : nss-tools-3.16.2.3-5.el7.x86_64 870/878 |
| 11657 | Cleanup : nss-3.16.2.3-5.el7.x86_64 871/878 |
| 11658 | Cleanup : nss-sysinit-3.16.2.3-5.el7.x86_64 872/878 |
| 11659 | Cleanup : util-linux-2.23.2-21.el7.x86_64 873/878 |
| 11660 | Cleanup : libmount-2.23.2-21.el7.x86_64 874/878 |
| 11661 | Cleanup : libblkid-2.23.2-21.el7.x86_64 875/878 |
| 11662 | Cleanup : nss-util-3.16.2.3-2.el7.x86_64 876/878 |
| 11663 | Cleanup : nspr-4.10.6-3.el7.x86_64 877/878 |
| 11664 | Cleanup : libuuid-2.23.2-21.el7.x86_64 878/878 |
| 11665 | ERROR: SQLSTATE[HY000] [2002] No such file or directoryError 500: Error connecting to database: SQLSTATE[HY000] [2002] No such file or directory |
| 11666 | Verifying : 2:texlive-tools-svn26263.0-32.el7.noarch 1/878 |
| 11667 | Verifying : libwmf-lite-0.2.8.4-39.el7.x86_64 2/878 |
| 11668 | Verifying : 2:texlive-ifxetex-svn19685.0.5-32.el7.noarch 3/878 |
| 11669 | Verifying : avalon-logkit-2.1-14.el7.noarch 4/878 |
| 11670 | Verifying : maven-profile-2.2.1-47.el7.noarch 5/878 |
| 11671 | Verifying : 2:texlive-mparhack-svn15878.1.4-32.el7.noarch 6/878 |
| 11672 | Verifying : maven-wagon-2.4-3.el7.noarch 7/878 |
| 11673 | Verifying : maven-plugin-registry-2.2.1-47.el7.noarch 8/878 |
| 11674 | Verifying : 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7. 9/878 |
| 11675 | Verifying : erlang-eldap-R16B-03.10.el7.x86_64 10/878 |
| 11676 | Verifying : erlang-stdlib-R16B-03.10.el7.x86_64 11/878 |
| 11677 | Verifying : apache-rat-core-0.8-13.el7.noarch 12/878 |
| 11678 | Verifying : roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5 13/878 |
| 11679 | Verifying : 2:texlive-bibtex-bin-svn26509.0-32.20130427_r30134.el7 14/878 |
| 11680 | Verifying : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 15/878 |
| 11681 | Verifying : erlang-sasl-R16B-03.10.el7.x86_64 16/878 |
| 11682 | Verifying : 2:texlive-lm-math-svn29044.1.958-32.el7.noarch 17/878 |
| 11683 | Verifying : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-1. 18/878 |
| 11684 | Verifying : 2:texlive-cm-super-svn15878.0-32.el7.noarch 19/878 |
| 11685 | Verifying : plexus-archiver-2.4.2-4.el7.noarch 20/878 |
| 11686 | Verifying : 2:texlive-amsfonts-svn29208.3.04-32.el7.noarch 21/878 |
| 11687 | Verifying : erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 22/878 |
| 11688 | Verifying : c-ares-1.10.0-3.el7.x86_64 23/878 |
| 11689 | Verifying : nss-softokn-devel-3.16.2.3-9.el7.x86_64 24/878 |
| 11690 | Verifying : xmlgraphics-commons-1.5-3.el7.noarch 25/878 |
| 11691 | Verifying : erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 26/878 |
| 11692 | Verifying : php-symfony-dom-crawler-2.5.11-1.el7.noarch 27/878 |
| 11693 | Verifying : roundcubemail-plugin-archive-skin-larry-assets-1.2-3.e 28/878 |
| 11694 | Verifying : roundcubemail-skin-larry-1.2-3.el7.kolab_3.5.noarch 29/878 |
| 11695 | Verifying : libselinux-devel-2.2.2-6.el7.x86_64 30/878 |
| 11696 | Verifying : apache-rat-plugin-0.8-13.el7.noarch 31/878 |
| 11697 | Verifying : apache-resource-bundles-2-11.el7.noarch 32/878 |
| 11698 | Verifying : erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 33/878 |
| 11699 | Verifying : 2:texlive-dvipdfmx-svn26765.0-32.el7.noarch 34/878 |
| 11700 | Verifying : 2:texlive-xkeyval-svn27995.2.6a-32.el7.noarch 35/878 |
| 11701 | Verifying : apache-commons-logging-1.1.2-7.el7.noarch 36/878 |
| 11702 | Verifying : php-pear-DB-1.7.14-6.el7.noarch 37/878 |
| 11703 | Verifying : 2:jtidy-1.0-0.16.20100930svn1125.el7.noarch 38/878 |
| 11704 | Verifying : erlang-percept-R16B-03.10.el7.x86_64 39/878 |
| 11705 | Verifying : erlang-toolbar-R16B-03.10.el7.x86_64 40/878 |
| 11706 | Verifying : maven-artifact-manager-2.2.1-47.el7.noarch 41/878 |
| 11707 | Verifying : 4:perl-devel-5.16.3-285.el7.x86_64 42/878 |
| 11708 | Verifying : boost-random-1.53.0-23.el7.x86_64 43/878 |
| 11709 | Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-1 44/878 |
| 11710 | Verifying : 2:texlive-fpl-svn15878.1.002-32.el7.noarch 45/878 |
| 11711 | Verifying : php-pear-Auth-SASL-1.0.6-5.el7.noarch 46/878 |
| 11712 | Verifying : python-cryptography-vectors-0.8-1.el7.noarch 47/878 |
| 11713 | Verifying : 2:texlive-pdftex-bin-svn27321.0-32.20130427_r30134.el7 48/878 |
| 11714 | Verifying : maven-plugin-annotations-3.1-17.el7.noarch 49/878 |
| 11715 | Verifying : 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch 50/878 |
| 11716 | Verifying : nss-util-devel-3.18.0-1.el7_1.x86_64 51/878 |
| 11717 | Verifying : 1:emacs-el-24.3-11.el7.noarch 52/878 |
| 11718 | Verifying : beust-jcommander-1.30-5.el7.noarch 53/878 |
| 11719 | Verifying : CUnit-devel-2.1.3-8.el7.x86_64 54/878 |
| 11720 | Verifying : jvnet-parent-4-2.el7.noarch 55/878 |
| 11721 | Verifying : php-phpunit-Version-1.0.5-1.el7.noarch 56/878 |
| 11722 | Verifying : slf4j-1.7.4-3.el7.noarch 57/878 |
| 11723 | Verifying : erlang-kernel-R16B-03.10.el7.x86_64 58/878 |
| 11724 | Verifying : php-mbstring-5.4.16-23.el7_0.3.x86_64 59/878 |
| 11725 | Verifying : erlang-hipe-R16B-03.10.el7.x86_64 60/878 |
| 11726 | Verifying : 2:texlive-pst-slpe-svn24391.1.31-32.el7.noarch 61/878 |
| 11727 | Verifying : erlang-cosFileTransfer-R16B-03.10.el7.x86_64 62/878 |
| 11728 | Verifying : php-phpunit-PHPUnit-4.6.5-1.el7.noarch 63/878 |
| 11729 | Verifying : 2:texlive-filecontents-svn24250.1.3-32.el7.noarch 64/878 |
| 11730 | Verifying : uuid-devel-1.6.2-26.el7.x86_64 65/878 |
| 11731 | Verifying : erlang-jinterface-R16B-03.10.el7.x86_64 66/878 |
| 11732 | Verifying : erlang-webtool-R16B-03.10.el7.x86_64 67/878 |
| 11733 | Verifying : libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 68/878 |
| 11734 | Verifying : 2:texlive-xunicode-svn23897.0.981-32.el7.noarch 69/878 |
| 11735 | Verifying : apache-commons-beanutils-1.8.3-14.el7.noarch 70/878 |
| 11736 | Verifying : 2:texlive-ltxmisc-svn21927.0-32.el7.noarch 71/878 |
| 11737 | Verifying : python-pretend-1.0.8-2.el7.noarch 72/878 |
| 11738 | Verifying : 2:texlive-kpathsea-svn28792.0-32.el7.noarch 73/878 |
| 11739 | Verifying : python-babel-0.9.6-8.el7.noarch 74/878 |
| 11740 | Verifying : erlang-parsetools-R16B-03.10.el7.x86_64 75/878 |
| 11741 | Verifying : erlang-R16B-03.10.el7.x86_64 76/878 |
| 11742 | Verifying : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 77/878 |
| 11743 | Verifying : php-pear-Mail-Mime-1.8.9-1.el7.noarch 78/878 |
| 11744 | Verifying : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 79/878 |
| 11745 | Verifying : python-nose-1.3.0-2.el7.noarch 80/878 |
| 11746 | Verifying : 2:texlive-collection-fontsrecommended-svn28082.0-32.20 81/878 |
| 11747 | Verifying : gd-2.0.35-26.el7.x86_64 82/878 |
| 11748 | Verifying : python-ldap-2.4.15-2.el7.x86_64 83/878 |
| 11749 | Verifying : 2:texlive-pstricks-add-svn28750.3.59-32.el7.noarch 84/878 |
| 11750 | Verifying : roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3. 85/878 |
| 11751 | Verifying : nodejs-source-map-0.1.33-1.el7.noarch 86/878 |
| 11752 | Verifying : 2:texlive-sepnum-svn20186.2.0-32.el7.noarch 87/878 |
| 11753 | Verifying : 2:texlive-euro-svn22191.1.1-32.el7.noarch 88/878 |
| 11754 | Verifying : roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.no 89/878 |
| 11755 | Verifying : 2:texlive-rsfs-svn15878.0-32.el7.noarch 90/878 |
| 11756 | Verifying : 2:texlive-dvips-svn29585.0-32.el7.noarch 91/878 |
| 11757 | Verifying : weld-parent-17-9.el7.noarch 92/878 |
| 11758 | Verifying : svrcore-devel-4.0.4-11.el7.x86_64 93/878 |
| 11759 | Verifying : php-phpunit-diff-1.3.0-1.el7.noarch 94/878 |
| 11760 | Verifying : libzip-0.10.1-8.el7.x86_64 95/878 |
| 11761 | Verifying : 2:texlive-mptopdf-svn26689.0-32.el7.noarch 96/878 |
| 11762 | Verifying : libcurl-devel-7.29.0-19.el7.x86_64 97/878 |
| 11763 | Verifying : aether-api-1.13.1-13.el7.noarch 98/878 |
| 11764 | Verifying : maven-model-2.2.1-47.el7.noarch 99/878 |
| 11765 | Verifying : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 100/878 |
| 11766 | Verifying : roundcubemail-plugin-archive-assets-1.2-3.el7.kolab_3. 101/878 |
| 11767 | Verifying : erlang-asn1-R16B-03.10.el7.x86_64 102/878 |
| 11768 | Verifying : maven-plugin-tools-beanshell-3.1-17.el7.noarch 103/878 |
| 11769 | Verifying : xz-java-1.3-3.el7.noarch 104/878 |
| 11770 | Verifying : php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch 105/878 |
| 11771 | Verifying : 2:texlive-euler-svn17261.2.5-32.el7.noarch 106/878 |
| 11772 | Verifying : boost-1.53.0-23.el7.x86_64 107/878 |
| 11773 | Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 108/878 |
| 11774 | Verifying : composer-1.0.0-14.el7.kolab_3.5.noarch 109/878 |
| 11775 | Verifying : elfutils-libelf-devel-0.160-1.el7.x86_64 110/878 |
| 11776 | Verifying : maven-doxia-module-xdoc-1.4-5.el7.noarch 111/878 |
| 11777 | Verifying : libICE-devel-1.0.8-7.el7.x86_64 112/878 |
| 11778 | Verifying : 2:texlive-luatexbase-svn22560.0.31-32.el7.noarch 113/878 |
| 11779 | Verifying : libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 114/878 |
| 11780 | Verifying : 2:texlive-microtype-svn29392.2.5-32.el7.noarch 115/878 |
| 11781 | Verifying : roundcubemail-skin-chameleon-core-0.3.6-1.el7.kolab_3. 116/878 |
| 11782 | Verifying : 2:texlive-section-svn20180.0-32.el7.noarch 117/878 |
| 11783 | Verifying : plexus-containers-component-metadata-1.5.5-14.el7.noar 118/878 |
| 11784 | Verifying : 2:texlive-subfig-svn15878.1.3-32.el7.noarch 119/878 |
| 11785 | Verifying : roundcubemail-plugin-kolab_files-assets-3.3-1.el7.kola 120/878 |
| 11786 | Verifying : python-zope-interface-4.0.5-4.el7.x86_64 121/878 |
| 11787 | Verifying : maven-reporting-impl-2.2-8.el7.noarch 122/878 |
| 11788 | Verifying : 2:texlive-pst-fill-svn15878.1.01-32.el7.noarch 123/878 |
| 11789 | Verifying : erlang-public_key-R16B-03.10.el7.x86_64 124/878 |
| 11790 | Verifying : jsoup-1.6.1-10.el7.noarch 125/878 |
| 11791 | Verifying : maven-surefire-provider-junit-2.15-3.el7.noarch 126/878 |
| 11792 | Verifying : guava-13.0-6.el7.noarch 127/878 |
| 11793 | Verifying : python-pycparser-2.10-1.el7.kolab_3.5.noarch 128/878 |
| 11794 | Verifying : jakarta-oro-2.0.8-16.el7.noarch 129/878 |
| 11795 | Verifying : maven-invoker-2.1.1-9.el7.noarch 130/878 |
| 11796 | Verifying : erlang-gs-R16B-03.10.el7.x86_64 131/878 |
| 11797 | Verifying : 2:texlive-rcs-svn15878.0-32.el7.noarch 132/878 |
| 11798 | Verifying : php-symfony-dependency-injection-2.5.11-1.el7.noarch 133/878 |
| 11799 | Verifying : 2:texlive-fancyhdr-svn15878.3.1-32.el7.noarch 134/878 |
| 11800 | Verifying : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 135/878 |
| 11801 | Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 136/878 |
| 11802 | Verifying : urw-fonts-2.4-16.el7.noarch 137/878 |
| 11803 | Verifying : 2:texlive-dvipdfm-svn26689.0.13.2d-32.el7.noarch 138/878 |
| 11804 | Verifying : 2:texlive-metafont-svn26689.2.718281-32.el7.noarch 139/878 |
| 11805 | Verifying : roundcubemail-skin-larry-assets-1.2-3.el7.kolab_3.5.no 140/878 |
| 11806 | Verifying : php-sebastian-global-state-1.0.0-1.el7.noarch 141/878 |
| 11807 | Verifying : 2:texlive-makeindex-svn26689.2.12-32.el7.noarch 142/878 |
| 11808 | Verifying : 2:texlive-symbol-svn28614.0-32.el7.noarch 143/878 |
| 11809 | Verifying : php-symfony-http-foundation-2.5.11-1.el7.noarch 144/878 |
| 11810 | Verifying : 2:texlive-parskip-svn19963.2.0-32.el7.noarch 145/878 |
| 11811 | Verifying : php-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 146/878 |
| 11812 | Verifying : plexus-io-2.0.5-9.el7.noarch 147/878 |
| 11813 | Verifying : 2:texlive-lua-alt-getopt-svn29349.0.7.0-32.el7.noarch 148/878 |
| 11814 | Verifying : roundcubemail-plugin-filesystem_attachments-1.2-3.el7. 149/878 |
| 11815 | Verifying : maven-enforcer-rules-1.2-8.el7.noarch 150/878 |
| 11816 | Verifying : roundcubemail-plugin-password-assets-1.2-3.el7.kolab_3 151/878 |
| 11817 | Verifying : plexus-cipher-1.7-5.el7.noarch 152/878 |
| 11818 | Verifying : qdox-1.12.1-9.el7.noarch 153/878 |
| 11819 | Verifying : maven-archiver-2.5-9.el7.noarch 154/878 |
| 11820 | Verifying : 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch 155/878 |
| 11821 | Verifying : fop-1.1-6.el7.noarch 156/878 |
| 11822 | Verifying : tcp_wrappers-7.6-77.el7.x86_64 157/878 |
| 11823 | Verifying : 2:texlive-varwidth-svn24104.0.92-32.el7.noarch 158/878 |
| 11824 | Verifying : 2:texlive-latex-bin-bin-svn14050.0-32.20130427_r30134. 159/878 |
| 11825 | Verifying : wxBase-2.8.12-13.el7.x86_64 160/878 |
| 11826 | Verifying : maven-shared-19-4.el7.noarch 161/878 |
| 11827 | Verifying : boost-context-1.53.0-23.el7.x86_64 162/878 |
| 11828 | Verifying : 2:texlive-pdfpages-svn27574.0.4t-32.el7.noarch 163/878 |
| 11829 | Verifying : plexus-compiler-2.2-7.el7.noarch 164/878 |
| 11830 | Verifying : 2:texlive-setspace-svn24881.6.7a-32.el7.noarch 165/878 |
| 11831 | Verifying : 1:msv-xsdlib-2013.5.1-6.el7.noarch 166/878 |
| 11832 | Verifying : 2:texlive-currfile-svn29012.0.7b-32.el7.noarch 167/878 |
| 11833 | Verifying : erlang-tv-R16B-03.10.el7.x86_64 168/878 |
| 11834 | Verifying : 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch 169/878 |
| 11835 | Verifying : maven-remote-resources-plugin-1.4-7.el7.noarch 170/878 |
| 11836 | Verifying : aether-util-1.13.1-13.el7.noarch 171/878 |
| 11837 | Verifying : maven-shared-incremental-1.1-6.el7.noarch 172/878 |
| 11838 | Verifying : rhino-1.7R4-5.el7.noarch 173/878 |
| 11839 | Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-asset 174/878 |
| 11840 | Verifying : libmcrypt-2.5.8-13.el7.x86_64 175/878 |
| 11841 | Verifying : 2:texlive-makeindex-bin-svn26509.0-32.20130427_r30134. 176/878 |
| 11842 | Verifying : jzlib-1.1.1-6.el7.noarch 177/878 |
| 11843 | Verifying : pyparsing-1.5.6-9.el7.noarch 178/878 |
| 11844 | Verifying : python-six-1.9.0-2.el7.kolab_3.5.noarch 179/878 |
| 11845 | Verifying : 2:texlive-xdvi-bin-svn26509.0-32.20130427_r30134.el7.x 180/878 |
| 11846 | Verifying : maven-doxia-sink-api-1.4-5.el7.noarch 181/878 |
| 11847 | Verifying : roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch 182/878 |
| 11848 | Verifying : util-linux-2.23.2-22.el7_1.x86_64 183/878 |
| 11849 | Verifying : avalon-framework-4.3-10.el7.noarch 184/878 |
| 11850 | Verifying : lighttpd-1.4.35-1.el7.x86_64 185/878 |
| 11851 | Verifying : maven-surefire-plugin-2.15-3.el7.noarch 186/878 |
| 11852 | Verifying : 2:texlive-etex-svn22198.2.1-32.el7.noarch 187/878 |
| 11853 | Verifying : pyserial-2.6-5.el7.noarch 188/878 |
| 11854 | Verifying : 2:texlive-memoir-svn21638.3.6j_patch_6.0g-32.el7.noarc 189/878 |
| 11855 | Verifying : atinject-1-13.20100611svn86.el7.noarch 190/878 |
| 11856 | Verifying : ycssmin-1.0.1-6.el7.noarch 191/878 |
| 11857 | Verifying : apache-commons-parent-26-8.el7.noarch 192/878 |
| 11858 | Verifying : roundcubemail-1.2-3.el7.kolab_3.5.noarch 193/878 |
| 11859 | Verifying : maven-install-plugin-2.4-7.el7.noarch 194/878 |
| 11860 | Verifying : erlang-ic-R16B-03.10.el7.x86_64 195/878 |
| 11861 | Verifying : erlang-dialyzer-R16B-03.10.el7.x86_64 196/878 |
| 11862 | Verifying : maven-surefire-provider-testng-2.15-3.el7.noarch 197/878 |
| 11863 | Verifying : jaxen-1.1.3-11.el7.noarch 198/878 |
| 11864 | Verifying : php-devel-5.4.16-23.el7_0.3.x86_64 199/878 |
| 11865 | Verifying : apache-commons-cli-1.2-13.el7.noarch 200/878 |
| 11866 | Verifying : boost-date-time-1.53.0-23.el7.x86_64 201/878 |
| 11867 | Verifying : maven-enforcer-plugin-1.2-8.el7.noarch 202/878 |
| 11868 | Verifying : php-symfony-common-2.5.11-1.el7.noarch 203/878 |
| 11869 | Verifying : roundcubemail-plugin-kolab_delegation-assets-3.3-1.el7 204/878 |
| 11870 | Verifying : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 205/878 |
| 11871 | Verifying : php-symfony-browser-kit-2.5.11-1.el7.noarch 206/878 |
| 11872 | Verifying : maven-resources-plugin-2.6-6.el7.noarch 207/878 |
| 11873 | Verifying : libuuid-2.23.2-22.el7_1.x86_64 208/878 |
| 11874 | Verifying : felix-bundlerepository-1.6.6-15.el7.noarch 209/878 |
| 11875 | Verifying : elinks-0.12-0.36.pre6.el7.x86_64 210/878 |
| 11876 | Verifying : python-sphinx-1.1.3-8.el7.noarch 211/878 |
| 11877 | Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-asset 212/878 |
| 11878 | Verifying : 1:isorelax-0-0.15.release20050331.el7.noarch 213/878 |
| 11879 | Verifying : jdom-1.1.3-6.el7.noarch 214/878 |
| 11880 | Verifying : php-sebastian-recursion-context-1.0.0-1.el7.noarch 215/878 |
| 11881 | Verifying : apache-commons-validator-1.4.0-8.el7.noarch 216/878 |
| 11882 | Verifying : plexus-utils-3.0.9-9.el7.noarch 217/878 |
| 11883 | Verifying : 2:texlive-booktabs-svn15878.1.61803-32.el7.noarch 218/878 |
| 11884 | Verifying : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 219/878 |
| 11885 | Verifying : lksctp-tools-1.0.13-3.el7.x86_64 220/878 |
| 11886 | Verifying : roundcubemail-plugin-filesystem_attachments-assets-1.2 221/878 |
| 11887 | Verifying : jboss-transaction-1.1-api-1.0.1-8.el7.noarch 222/878 |
| 11888 | Verifying : jboss-el-2.2-api-1.0.1-0.7.20120212git2fabd8.el7.noarc 223/878 |
| 11889 | Verifying : 2:texlive-zapfchan-svn28614.0-32.el7.noarch 224/878 |
| 11890 | Verifying : 2:texlive-url-svn16864.3.2-32.el7.noarch 225/878 |
| 11891 | Verifying : maven-doxia-tools-1.4-14.el7.noarch 226/878 |
| 11892 | Verifying : php-phpspec-prophecy-1.4.0-1.el7.noarch 227/878 |
| 11893 | Verifying : 1:net-snmp-devel-5.7.2-20.el7.x86_64 228/878 |
| 11894 | Verifying : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 229/878 |
| 11895 | Verifying : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-3. 230/878 |
| 11896 | Verifying : 2:texlive-ae-svn15878.1.4-32.el7.noarch 231/878 |
| 11897 | Verifying : junit-4.11-8.el7.noarch 232/878 |
| 11898 | Verifying : 2:texlive-tex-gyre-math-svn29045.0-32.el7.noarch 233/878 |
| 11899 | Verifying : erlang-cosNotification-R16B-03.10.el7.x86_64 234/878 |
| 11900 | Verifying : 2:texlive-lm-svn28119.2.004-32.el7.noarch 235/878 |
| 11901 | Verifying : erlang-getopt-0.7.0-1.el7.x86_64 236/878 |
| 11902 | Verifying : roundcubemail-plugin-tasklist-assets-3.3-1.el7.kolab_3 237/878 |
| 11903 | Verifying : boost-test-1.53.0-23.el7.x86_64 238/878 |
| 11904 | Verifying : roundcubemail-plugin-zipdownload-assets-1.2-3.el7.kola 239/878 |
| 11905 | Verifying : python-iso8601-0.1.10-1.el7.noarch 240/878 |
| 11906 | Verifying : cyrus-sasl-md5-2.1.26-17.el7.x86_64 241/878 |
| 11907 | Verifying : maven-plugin-tools-annotations-3.1-17.el7.noarch 242/878 |
| 11908 | Verifying : dos2unix-6.0.3-4.el7.x86_64 243/878 |
| 11909 | Verifying : 2:texlive-fp-svn15878.0-32.el7.noarch 244/878 |
| 11910 | Verifying : erlang-eunit-R16B-03.10.el7.x86_64 245/878 |
| 11911 | Verifying : boost-regex-1.53.0-23.el7.x86_64 246/878 |
| 11912 | Verifying : 2:texlive-babel-svn24756.3.8m-32.el7.noarch 247/878 |
| 11913 | Verifying : 2:texlive-xcolor-svn15878.2.11-32.el7.noarch 248/878 |
| 11914 | Verifying : bsh-1.3.0-29.el7.noarch 249/878 |
| 11915 | Verifying : 2:texlive-attachfile-svn21866.v1.5b-32.el7.noarch 250/878 |
| 11916 | Verifying : regexp-1.5-13.el7.noarch 251/878 |
| 11917 | Verifying : 2:texlive-ifetex-svn24853.1.2-32.el7.noarch 252/878 |
| 11918 | Verifying : cyrus-sasl-2.1.26-17.el7.x86_64 253/878 |
| 11919 | Verifying : php-pear-Net-Socket-1.0.14-1.el7.noarch 254/878 |
| 11920 | Verifying : maven-plugin-tools-generators-3.1-17.el7.noarch 255/878 |
| 11921 | Verifying : 1:libuv-0.10.34-1.el7.x86_64 256/878 |
| 11922 | Verifying : jboss-parent-6-12.el7.noarch 257/878 |
| 11923 | Verifying : 2:texlive-sansmath-svn17997.1.1-32.el7.noarch 258/878 |
| 11924 | Verifying : 2:texlive-tex-svn26689.3.1415926-32.el7.noarch 259/878 |
| 11925 | Verifying : tcp_wrappers-devel-7.6-77.el7.x86_64 260/878 |
| 11926 | Verifying : libcom_err-devel-1.42.9-7.el7.x86_64 261/878 |
| 11927 | Verifying : 2:texlive-pspicture-svn15878.0-32.el7.noarch 262/878 |
| 11928 | Verifying : boost-filesystem-1.53.0-23.el7.x86_64 263/878 |
| 11929 | Verifying : httpcomponents-core-4.2.4-6.el7.noarch 264/878 |
| 11930 | Verifying : 2:texlive-type1cm-svn21820.0-32.el7.noarch 265/878 |
| 11931 | Verifying : wxGTK-gl-2.8.12-13.el7.x86_64 266/878 |
| 11932 | Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 267/878 |
| 11933 | Verifying : plexus-resources-1.0-0.15.a7.el7.noarch 268/878 |
| 11934 | Verifying : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 269/878 |
| 11935 | Verifying : maven-parent-20-5.el7.noarch 270/878 |
| 11936 | Verifying : maven-enforcer-api-1.2-8.el7.noarch 271/878 |
| 11937 | Verifying : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 272/878 |
| 11938 | Verifying : erlang-runtime_tools-R16B-03.10.el7.x86_64 273/878 |
| 11939 | Verifying : apache-rat-0.8-13.el7.noarch 274/878 |
| 11940 | Verifying : bcel-5.2-18.el7.noarch 275/878 |
| 11941 | Verifying : roundcubemail-plugin-kolab_notes-assets-3.3-1.el7.kola 276/878 |
| 11942 | Verifying : maven-project-2.2.1-47.el7.noarch 277/878 |
| 11943 | Verifying : maven-monitor-2.2.1-47.el7.noarch 278/878 |
| 11944 | Verifying : roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noa 279/878 |
| 11945 | Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 280/878 |
| 11946 | Verifying : 1:apache-commons-io-2.4-12.el7.noarch 281/878 |
| 11947 | Verifying : apache-rat-tasks-0.8-13.el7.noarch 282/878 |
| 11948 | Verifying : roundcubemail-plugin-libcalendaring-skin-larry-3.3-1.e 283/878 |
| 11949 | Verifying : 2:texlive-thumbpdf-svn26689.3.15-32.el7.noarch 284/878 |
| 11950 | Verifying : 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch 285/878 |
| 11951 | Verifying : boost-math-1.53.0-23.el7.x86_64 286/878 |
| 11952 | Verifying : erlang-syntax_tools-R16B-03.10.el7.x86_64 287/878 |
| 11953 | Verifying : erlang-appmon-R16B-03.10.el7.x86_64 288/878 |
| 11954 | Verifying : bc-1.06.95-13.el7.x86_64 289/878 |
| 11955 | Verifying : php-cli-5.4.16-23.el7_0.3.x86_64 290/878 |
| 11956 | Verifying : 2:texlive-bera-svn20031.0-32.el7.noarch 291/878 |
| 11957 | Verifying : 5:guile-2.0.9-5.el7.x86_64 292/878 |
| 11958 | Verifying : boost-python-1.53.0-23.el7.x86_64 293/878 |
| 11959 | Verifying : roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.no 294/878 |
| 11960 | Verifying : fdupes-1.51-6.el7.x86_64 295/878 |
| 11961 | Verifying : t1lib-5.1.2-14.el7.x86_64 296/878 |
| 11962 | Verifying : 1:emacs-24.3-11.el7.x86_64 297/878 |
| 11963 | Verifying : libSM-devel-1.2.1-7.el7.x86_64 298/878 |
| 11964 | Verifying : pytest-2.3.5-4.el7.noarch 299/878 |
| 11965 | Verifying : maven-plugin-descriptor-2.2.1-47.el7.noarch 300/878 |
| 11966 | Verifying : plexus-i18n-1.0-0.6.b10.4.el7.noarch 301/878 |
| 11967 | Verifying : 2:texlive-multido-svn18302.1.42-32.el7.noarch 302/878 |
| 11968 | Verifying : 2:texlive-chngcntr-svn17157.1.0a-32.el7.noarch 303/878 |
| 11969 | Verifying : roundcubemail-plugin-kolab_auth-assets-3.3-1.el7.kolab 304/878 |
| 11970 | Verifying : dejavu-sans-mono-fonts-2.33-6.el7.noarch 305/878 |
| 11971 | Verifying : erlang-snmp-R16B-03.10.el7.x86_64 306/878 |
| 11972 | Verifying : plexus-sec-dispatcher-1.4-13.el7.noarch 307/878 |
| 11973 | Verifying : 2:texlive-ncntrsbk-svn28614.0-32.el7.noarch 308/878 |
| 11974 | Verifying : erlang-test_server-R16B-03.10.el7.x86_64 309/878 |
| 11975 | Verifying : jai-imageio-core-1.2-0.14.20100217cvs.el7.noarch 310/878 |
| 11976 | Verifying : SDL-1.2.15-11.el7.x86_64 311/878 |
| 11977 | Verifying : erlang-os_mon-R16B-03.10.el7.x86_64 312/878 |
| 11978 | Verifying : erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 313/878 |
| 11979 | Verifying : 2:texlive-cite-svn19955.5.3-32.el7.noarch 314/878 |
| 11980 | Verifying : erlang-examples-R16B-03.10.el7.x86_64 315/878 |
| 11981 | Verifying : spice-parent-15-11.el7.noarch 316/878 |
| 11982 | Verifying : roundcubemail-plugin-jqueryui-assets-1.2-3.el7.kolab_3 317/878 |
| 11983 | Verifying : erlang-otp_mibs-R16B-03.10.el7.x86_64 318/878 |
| 11984 | Verifying : antlr-tool-2.7.7-30.el7.noarch 319/878 |
| 11985 | Verifying : 2:texlive-tex-bin-svn26912.0-32.20130427_r30134.el7.x8 320/878 |
| 11986 | Verifying : 2:texlive-metalogo-svn18611.0.12-32.el7.noarch 321/878 |
| 11987 | Verifying : zziplib-0.13.62-5.el7.x86_64 322/878 |
| 11988 | Verifying : erlang-inets-R16B-03.10.el7.x86_64 323/878 |
| 11989 | Verifying : boost-program-options-1.53.0-23.el7.x86_64 324/878 |
| 11990 | Verifying : php-tidy-5.4.16-3.el7.x86_64 325/878 |
| 11991 | Verifying : 2:texlive-kpathsea-lib-2012-32.20130427_r30134.el7.x86 326/878 |
| 11992 | Verifying : 2:texlive-hyphen-base-svn29197.0-32.el7.noarch 327/878 |
| 11993 | Verifying : 1:tk-8.5.13-4.el7.x86_64 328/878 |
| 11994 | Verifying : php-phpunit-Text-Template-1.2.0-5.el7.noarch 329/878 |
| 11995 | Verifying : nodejs-less-1.7.0-2.el7.noarch 330/878 |
| 11996 | Verifying : plexus-component-api-1.0-0.16.alpha15.el7.noarch 331/878 |
| 11997 | Verifying : 1:v8-3.14.5.10-17.el7.x86_64 332/878 |
| 11998 | Verifying : python-pygments-1.4-9.el7.noarch 333/878 |
| 11999 | Verifying : php-pear-Net-SMTP-1.6.2-1.el7.noarch 334/878 |
| 12000 | Verifying : python-sqlalchemy-0.9.7-3.el7.x86_64 335/878 |
| 12001 | Verifying : roundcubemail-plugin-managesieve-skin-larry-1.2-3.el7. 336/878 |
| 12002 | Verifying : maven-jar-plugin-2.4-8.el7.noarch 337/878 |
| 12003 | Verifying : maven-shared-utils-0.4-3.el7.noarch 338/878 |
| 12004 | Verifying : 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch 339/878 |
| 12005 | Verifying : felix-osgi-compendium-1.4.0-19.el7.noarch 340/878 |
| 12006 | Verifying : roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.n 341/878 |
| 12007 | Verifying : 1:js-1.8.5-17.el7.x86_64 342/878 |
| 12008 | Verifying : roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_ 343/878 |
| 12009 | Verifying : 2:texlive-oberdiek-svn26725.0-32.el7.noarch 344/878 |
| 12010 | Verifying : 2:texlive-dvipdfmx-bin-svn26509.0-32.20130427_r30134.e 345/878 |
| 12011 | Verifying : maven-source-plugin-2.2.1-7.el7.noarch 346/878 |
| 12012 | Verifying : batik-1.8-0.12.svn1230816.el7.noarch 347/878 |
| 12013 | Verifying : maven-plugin-tools-api-3.1-17.el7.noarch 348/878 |
| 12014 | Verifying : roundcubemail-plugin-calendar-skin-larry-assets-3.3-1. 349/878 |
| 12015 | Verifying : felix-framework-4.2.1-5.el7.noarch 350/878 |
| 12016 | Verifying : ghostscript-9.07-18.el7.x86_64 351/878 |
| 12017 | Verifying : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 352/878 |
| 12018 | Verifying : objectweb-asm-3.3.1-9.el7.noarch 353/878 |
| 12019 | Verifying : 2:texlive-dvipdfmx-def-svn15878.0-32.el7.noarch 354/878 |
| 12020 | Verifying : php-PsrLog-1.0.0-6.el7.noarch 355/878 |
| 12021 | Verifying : roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noar 356/878 |
| 12022 | Verifying : python-ply-3.4-4.el7.noarch 357/878 |
| 12023 | Verifying : boost-devel-1.53.0-23.el7.x86_64 358/878 |
| 12024 | Verifying : cglib-2.2-18.el7.noarch 359/878 |
| 12025 | Verifying : xpp3-1.1.3.8-11.el7.noarch 360/878 |
| 12026 | Verifying : javamail-1.4.6-8.el7.noarch 361/878 |
| 12027 | Verifying : roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab 362/878 |
| 12028 | Verifying : plexus-digest-1.1-15.el7.noarch 363/878 |
| 12029 | Verifying : erlang-reltool-R16B-03.10.el7.x86_64 364/878 |
| 12030 | Verifying : 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch 365/878 |
| 12031 | Verifying : apache-commons-jxpath-1.3-20.el7.noarch 366/878 |
| 12032 | Verifying : boost-locale-1.53.0-23.el7.x86_64 367/878 |
| 12033 | Verifying : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 368/878 |
| 12034 | Verifying : maven-doxia-core-1.4-5.el7.noarch 369/878 |
| 12035 | Verifying : 2:texlive-gsftopk-svn26689.1.19.2-32.el7.noarch 370/878 |
| 12036 | Verifying : 1:net-snmp-libs-5.7.2-20.el7.x86_64 371/878 |
| 12037 | Verifying : 2:texlive-anysize-svn15878.0-32.el7.noarch 372/878 |
| 12038 | Verifying : roundcubemail-plugin-managesieve-assets-1.2-3.el7.kola 373/878 |
| 12039 | Verifying : php-symfony-process-2.5.11-1.el7.noarch 374/878 |
| 12040 | Verifying : 1:emacs-common-24.3-11.el7.x86_64 375/878 |
| 12041 | Verifying : erlang-debugger-R16B-03.10.el7.x86_64 376/878 |
| 12042 | Verifying : 2:texlive-collection-basic-svn26314.0-32.20130427_r301 377/878 |
| 12043 | Verifying : bea-stax-api-1.2.0-9.el7.noarch 378/878 |
| 12044 | Verifying : nodejs-amdefine-0.0.4-1.el7.noarch 379/878 |
| 12045 | Verifying : 2:texlive-pxfonts-svn15878.0-32.el7.noarch 380/878 |
| 12046 | Verifying : 2:texlive-pst-grad-svn15878.1.06-32.el7.noarch 381/878 |
| 12047 | Verifying : roundcubemail-plugin-acl-skin-larry-assets-1.2-3.el7.k 382/878 |
| 12048 | Verifying : 2:texlive-geometry-svn19716.5.6-32.el7.noarch 383/878 |
| 12049 | Verifying : 2:texlive-ntgclass-svn15878.0-32.el7.noarch 384/878 |
| 12050 | Verifying : 2:texlive-cm-svn29581.0-32.el7.noarch 385/878 |
| 12051 | Verifying : 2:texlive-texlive.infra-svn28217.0-32.el7.noarch 386/878 |
| 12052 | Verifying : python-gflags-2.0-6.el7.kolab_3.5.noarch 387/878 |
| 12053 | Verifying : netpbm-10.61.02-9.el7.x86_64 388/878 |
| 12054 | Verifying : php-seld-phar-utils-1.0.0-1.el7.kolab_3.5.noarch 389/878 |
| 12055 | Verifying : roundcubemail-skin-chameleon-assets-0.3.6-1.el7.kolab_ 390/878 |
| 12056 | Verifying : Cython-0.19-3.el7.x86_64 391/878 |
| 12057 | Verifying : php-intl-5.4.16-23.el7_0.3.x86_64 392/878 |
| 12058 | Verifying : jna-3.5.2-8.el7.x86_64 393/878 |
| 12059 | Verifying : roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noar 394/878 |
| 12060 | Verifying : maven-javadoc-plugin-2.9-8.el7.noarch 395/878 |
| 12061 | Verifying : 2:texlive-mh-svn29420.0-32.el7.noarch 396/878 |
| 12062 | Verifying : dejavu-fonts-common-2.33-6.el7.noarch 397/878 |
| 12063 | Verifying : erlang-cosProperty-R16B-03.10.el7.x86_64 398/878 |
| 12064 | Verifying : plexus-classworlds-2.4.2-8.el7.noarch 399/878 |
| 12065 | Verifying : 2:texlive-float-svn15878.1.3d-32.el7.noarch 400/878 |
| 12066 | Verifying : geronimo-annotation-1.0-15.el7.noarch 401/878 |
| 12067 | Verifying : nspr-4.10.8-1.el7_1.x86_64 402/878 |
| 12068 | Verifying : maven-compiler-plugin-3.1-4.el7.noarch 403/878 |
| 12069 | Verifying : erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 404/878 |
| 12070 | Verifying : 1:gmp-devel-6.0.0-11.el7.x86_64 405/878 |
| 12071 | Verifying : maven-artifact-2.2.1-47.el7.noarch 406/878 |
| 12072 | Verifying : apache-commons-vfs-2.0-11.el7.noarch 407/878 |
| 12073 | Verifying : 2:texlive-paralist-svn15878.2.3b-32.el7.noarch 408/878 |
| 12074 | Verifying : elfutils-devel-0.160-1.el7.x86_64 409/878 |
| 12075 | Verifying : 2:texlive-footmisc-svn23330.5.5b-32.el7.noarch 410/878 |
| 12076 | Verifying : 2:texlive-txfonts-svn15878.0-32.el7.noarch 411/878 |
| 12077 | Verifying : apache-commons-lang3-3.1-9.el7.noarch 412/878 |
| 12078 | Verifying : roundcubemail-plugin-archive-skin-larry-1.2-3.el7.kola 413/878 |
| 12079 | Verifying : roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarc 414/878 |
| 12080 | Verifying : python-pyasn1-0.1.6-2.el7.noarch 415/878 |
| 12081 | Verifying : nss-sysinit-3.18.0-2.2.el7_1.x86_64 416/878 |
| 12082 | Verifying : 2:texlive-mfware-svn26689.0-32.el7.noarch 417/878 |
| 12083 | Verifying : libical-devel-0.48-6.el7.x86_64 418/878 |
| 12084 | Verifying : unixODBC-2.3.1-10.el7.x86_64 419/878 |
| 12085 | Verifying : python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 420/878 |
| 12086 | Verifying : plexus-build-api-0.0.7-11.el7.noarch 421/878 |
| 12087 | Verifying : 2:texlive-hyph-utf8-svn29641.0-32.el7.noarch 422/878 |
| 12088 | Verifying : php-jsonlint-1.3.1-1.el7.noarch 423/878 |
| 12089 | Verifying : maven-release-manager-2.2.1-12.el7.noarch 424/878 |
| 12090 | Verifying : 1:maven-artifact-resolver-1.0-10.el7.noarch 425/878 |
| 12091 | Verifying : 2:texlive-fancyvrb-svn18492.2.8-32.el7.noarch 426/878 |
| 12092 | Verifying : plexus-containers-container-default-1.5.5-14.el7.noarc 427/878 |
| 12093 | Verifying : dom4j-1.6.1-20.el7.noarch 428/878 |
| 12094 | Verifying : 2:texlive-kastrup-svn15878.0-32.el7.noarch 429/878 |
| 12095 | Verifying : js-uglify-2.4.13-5.el7.noarch 430/878 |
| 12096 | Verifying : apache-parent-10-14.el7.noarch 431/878 |
| 12097 | Verifying : erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 432/878 |
| 12098 | Verifying : 2:texlive-glyphlist-svn28576.0-32.el7.noarch 433/878 |
| 12099 | Verifying : boost-graph-1.53.0-23.el7.x86_64 434/878 |
| 12100 | Verifying : 2:texlive-gsftopk-bin-svn26509.0-32.20130427_r30134.el 435/878 |
| 12101 | Verifying : base64coder-20101219-10.el7.noarch 436/878 |
| 12102 | Verifying : roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noar 437/878 |
| 12103 | Verifying : maven-release-plugin-2.2.1-12.el7.noarch 438/878 |
| 12104 | Verifying : 2:texlive-sauerj-svn15878.0-32.el7.noarch 439/878 |
| 12105 | Verifying : 2:texlive-tipa-svn29349.1.3-32.el7.noarch 440/878 |
| 12106 | Verifying : lm_sensors-libs-3.3.4-11.el7.x86_64 441/878 |
| 12107 | Verifying : nodejs-wordwrap-0.0.2-4.el7.noarch 442/878 |
| 12108 | Verifying : roundcubemail-plugin-libcalendaring-assets-3.3-1.el7.k 443/878 |
| 12109 | Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 444/878 |
| 12110 | Verifying : 2:texlive-ifluatex-svn26725.1.3-32.el7.noarch 445/878 |
| 12111 | Verifying : maven-scm-1.8.1-2.el7.noarch 446/878 |
| 12112 | Verifying : erlang-erts-R16B-03.10.el7.x86_64 447/878 |
| 12113 | Verifying : testng-6.8.7-3.el7.noarch 448/878 |
| 12114 | Verifying : 2:texlive-kpathsea-bin-svn27347.0-32.20130427_r30134.e 449/878 |
| 12115 | Verifying : 2:texlive-pst-text-svn15878.1.00-32.el7.noarch 450/878 |
| 12116 | Verifying : httpcomponents-client-4.2.5-5.el7_0.noarch 451/878 |
| 12117 | Verifying : 2:texlive-l3packages-svn29361.SVN_4467-32.el7.noarch 452/878 |
| 12118 | Verifying : 2:texlive-ec-svn25033.1.0-32.el7.noarch 453/878 |
| 12119 | Verifying : 2:texlive-mathpazo-svn15878.1.003-32.el7.noarch 454/878 |
| 12120 | Verifying : apache-commons-collections-3.2.1-21.el7.noarch 455/878 |
| 12121 | Verifying : boost-atomic-1.53.0-23.el7.x86_64 456/878 |
| 12122 | Verifying : 2:texlive-times-svn28614.0-32.el7.noarch 457/878 |
| 12123 | Verifying : 2:texlive-crop-svn15878.1.5-32.el7.noarch 458/878 |
| 12124 | Verifying : erlang-edoc-R16B-03.10.el7.x86_64 459/878 |
| 12125 | Verifying : nodejs-0.10.36-3.el7.x86_64 460/878 |
| 12126 | Verifying : cmake-2.8.11-4.el7.x86_64 461/878 |
| 12127 | Verifying : erlang-mustache-0.1.0-8.el7.kolab_3.5.x86_64 462/878 |
| 12128 | Verifying : maven-site-plugin-3.2-7.el7.noarch 463/878 |
| 12129 | Verifying : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 464/878 |
| 12130 | Verifying : 2:texlive-babelbib-svn25245.1.31-32.el7.noarch 465/878 |
| 12131 | Verifying : 2:texlive-ctable-svn26694.1.23-32.el7.noarch 466/878 |
| 12132 | Verifying : boost-wave-1.53.0-23.el7.x86_64 467/878 |
| 12133 | Verifying : erlang-proper-1.1-8.el7.kolab_3.5.x86_64 468/878 |
| 12134 | Verifying : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 469/878 |
| 12135 | Verifying : snakeyaml-1.11-8.el7.noarch 470/878 |
| 12136 | Verifying : 5:guile-devel-2.0.9-5.el7.x86_64 471/878 |
| 12137 | Verifying : libXt-devel-1.1.4-6.1.el7.x86_64 472/878 |
| 12138 | Verifying : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 473/878 |
| 12139 | Verifying : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 474/878 |
| 12140 | Verifying : nss-devel-3.18.0-2.2.el7_1.x86_64 475/878 |
| 12141 | Verifying : 2:texlive-cmextra-svn14075.0-32.el7.noarch 476/878 |
| 12142 | Verifying : erlang-megaco-R16B-03.10.el7.x86_64 477/878 |
| 12143 | Verifying : maven-plugin-tools-3.1-17.el7.noarch 478/878 |
| 12144 | Verifying : nekohtml-1.9.14-13.el7.noarch 479/878 |
| 12145 | Verifying : 2:texlive-etex-pkg-svn15878.2.0-32.el7.noarch 480/878 |
| 12146 | Verifying : svrcore-4.0.4-11.el7.x86_64 481/878 |
| 12147 | Verifying : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 482/878 |
| 12148 | Verifying : roundcubemail-plugin-kolab_files-skin-larry-3.3-1.el7. 483/878 |
| 12149 | Verifying : 2:texlive-luaotfload-bin-svn18579.0-32.20130427_r30134 484/878 |
| 12150 | Verifying : centos-logos-70.0.6-2.el7.centos.noarch 485/878 |
| 12151 | Verifying : python-jinja2-2.7.2-2.el7.noarch 486/878 |
| 12152 | Verifying : roundcubemail-core-assets-1.2-3.el7.kolab_3.5.noarch 487/878 |
| 12153 | Verifying : 2:texlive-latex-svn27907.0-32.el7.noarch 488/878 |
| 12154 | Verifying : maven-doxia-module-fo-1.4-5.el7.noarch 489/878 |
| 12155 | Verifying : libsepol-devel-2.1.9-3.el7.x86_64 490/878 |
| 12156 | Verifying : php-JsonSchema-1.4.1-1.el7.kolab_3.5.noarch 491/878 |
| 12157 | Verifying : 2:texlive-bibtex-svn26689.0.99d-32.el7.noarch 492/878 |
| 12158 | Verifying : 2:texlive-enumitem-svn24146.3.5.2-32.el7.noarch 493/878 |
| 12159 | Verifying : 2:texlive-fancyref-svn15878.0.9c-32.el7.noarch 494/878 |
| 12160 | Verifying : 2:texlive-listings-svn15878.1.4-32.el7.noarch 495/878 |
| 12161 | Verifying : erlang-hamcrest-0.1.0-9.el7.kolab_3.5.x86_64 496/878 |
| 12162 | Verifying : erlang-pman-R16B-03.10.el7.x86_64 497/878 |
| 12163 | Verifying : 2:texlive-cmap-svn26568.0-32.el7.noarch 498/878 |
| 12164 | Verifying : 2:texlive-tetex-bin-svn27344.0-32.20130427_r30134.el7. 499/878 |
| 12165 | Verifying : netpbm-progs-10.61.02-9.el7.x86_64 500/878 |
| 12166 | Verifying : liblockfile-1.08-17.el7.x86_64 501/878 |
| 12167 | Verifying : libotf-0.9.13-4.el7.x86_64 502/878 |
| 12168 | Verifying : php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch 503/878 |
| 12169 | Verifying : lm_sensors-devel-3.3.4-11.el7.x86_64 504/878 |
| 12170 | Verifying : 2:texlive-latex-fonts-svn28888.0-32.el7.noarch 505/878 |
| 12171 | Verifying : erlang-ssl-R16B-03.10.el7.x86_64 506/878 |
| 12172 | Verifying : 2:texlive-pgf-svn22614.2.10-32.el7.noarch 507/878 |
| 12173 | Verifying : maven-settings-2.2.1-47.el7.noarch 508/878 |
| 12174 | Verifying : maven-doxia-sitetools-1.4-3.el7.noarch 509/878 |
| 12175 | Verifying : maven-plugin-testing-harness-2.1-11.el7.noarch 510/878 |
| 12176 | Verifying : 2:texlive-texconfig-svn29349.0-32.el7.noarch 511/878 |
| 12177 | Verifying : erlang-typer-R16B-03.10.el7.x86_64 512/878 |
| 12178 | Verifying : roundcubemail-plugin-odfviewer-3.3-1.el7.kolab_3.5.noa 513/878 |
| 12179 | Verifying : 2:texlive-marvosym-svn29349.2.2a-32.el7.noarch 514/878 |
| 12180 | Verifying : 1:maven-repository-builder-1.0-0.5.alpha2.el7.noarch 515/878 |
| 12181 | Verifying : erlang-tools-R16B-03.10.el7.x86_64 516/878 |
| 12182 | Verifying : e2fsprogs-devel-1.42.9-7.el7.x86_64 517/878 |
| 12183 | Verifying : 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch 518/878 |
| 12184 | Verifying : php-5.4.16-23.el7_0.3.x86_64 519/878 |
| 12185 | Verifying : 2:texlive-jknapltx-svn19440.0-32.el7.noarch 520/878 |
| 12186 | Verifying : ghostscript-fonts-5.50-32.el7.noarch 521/878 |
| 12187 | Verifying : 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch 522/878 |
| 12188 | Verifying : 2:texlive-amsmath-svn29327.2.14-32.el7.noarch 523/878 |
| 12189 | Verifying : 2:texlive-index-svn24099.4.1beta-32.el7.noarch 524/878 |
| 12190 | Verifying : jboss-servlet-3.0-api-1.0.1-9.el7.noarch 525/878 |
| 12191 | Verifying : 1:transfig-3.2.5d-13.el7.x86_64 526/878 |
| 12192 | Verifying : php-symfony-filesystem-2.5.11-1.el7.noarch 527/878 |
| 12193 | Verifying : php-symfony-yaml-2.5.11-1.el7.noarch 528/878 |
| 12194 | Verifying : maven-filtering-1.1-3.el7.noarch 529/878 |
| 12195 | Verifying : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 530/878 |
| 12196 | Verifying : 2:texlive-mflogo-svn17487.0-32.el7.noarch 531/878 |
| 12197 | Verifying : libXv-devel-1.0.9-2.1.el7.x86_64 532/878 |
| 12198 | Verifying : stax2-api-3.1.1-10.el7.noarch 533/878 |
| 12199 | Verifying : roundcubemail-plugin-kolab_tags-skin-larry-3.3-1.el7.k 534/878 |
| 12200 | Verifying : php-phpunit-environment-1.2.2-1.el7.noarch 535/878 |
| 12201 | Verifying : felix-shell-1.4.3-5.el7.noarch 536/878 |
| 12202 | Verifying : plexus-cli-1.2-20.el7.noarch 537/878 |
| 12203 | Verifying : erlang-cosEventDomain-R16B-03.10.el7.x86_64 538/878 |
| 12204 | Verifying : jboss-jaxrpc-1.1-api-1.0.1-7.el7.noarch 539/878 |
| 12205 | Verifying : roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.n 540/878 |
| 12206 | Verifying : 1:hsqldb-1.8.1.3-13.el7.noarch 541/878 |
| 12207 | Verifying : roundcubemail-plugin-pdfviewer-3.3-1.el7.kolab_3.5.noa 542/878 |
| 12208 | Verifying : modello-1.7-4.el7.noarch 543/878 |
| 12209 | Verifying : 2:texlive-filehook-svn24280.0.5d-32.el7.noarch 544/878 |
| 12210 | Verifying : easymock2-2.5.2-12.el7.noarch 545/878 |
| 12211 | Verifying : gc-devel-7.2d-6.el7.x86_64 546/878 |
| 12212 | Verifying : xerces-c-3.1.1-6.el7.x86_64 547/878 |
| 12213 | Verifying : color-filesystem-1-13.el7.noarch 548/878 |
| 12214 | Verifying : php-symfony-config-2.5.11-1.el7.noarch 549/878 |
| 12215 | Verifying : 2:texlive-caption-svn29026.3.3__2013_02_03_-32.el7.noa 550/878 |
| 12216 | Verifying : 2:texlive-carlisle-svn18258.0-32.el7.noarch 551/878 |
| 12217 | Verifying : 2:texlive-mfnfss-svn19410.0-32.el7.noarch 552/878 |
| 12218 | Verifying : php-symfony-http-kernel-2.5.11-1.el7.noarch 553/878 |
| 12219 | Verifying : maven-common-artifact-filters-1.4-11.el7.noarch 554/878 |
| 12220 | Verifying : apache-commons-lang-2.6-15.el7.noarch 555/878 |
| 12221 | Verifying : 2:texlive-marginnote-svn25880.v1.1i-32.el7.noarch 556/878 |
| 12222 | Verifying : 2:texlive-bookman-svn28614.0-32.el7.noarch 557/878 |
| 12223 | Verifying : 2:texlive-eurosym-svn17265.1.4_subrfix-32.el7.noarch 558/878 |
| 12224 | Verifying : php-Smarty-3.1.21-1.el7.noarch 559/878 |
| 12225 | Verifying : 2:texlive-typehtml-svn17134.0-32.el7.noarch 560/878 |
| 12226 | Verifying : 2:texlive-lualatex-math-svn29346.1.2-32.el7.noarch 561/878 |
| 12227 | Verifying : php-symfony-console-2.5.11-1.el7.noarch 562/878 |
| 12228 | Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 563/878 |
| 12229 | Verifying : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 564/878 |
| 12230 | Verifying : jsch-0.1.50-5.el7.noarch 565/878 |
| 12231 | Verifying : 2:texlive-luatex-bin-svn26912.0-32.20130427_r30134.el7 566/878 |
| 12232 | Verifying : 2:texlive-fancybox-svn18304.1.4-32.el7.noarch 567/878 |
| 12233 | Verifying : roundcubemail-plugin-kolab_addressbook-assets-3.3-1.el 568/878 |
| 12234 | Verifying : xbean-3.13-6.el7.noarch 569/878 |
| 12235 | Verifying : jboss-ejb-3.1-api-1.0.2-10.el7.noarch 570/878 |
| 12236 | Verifying : 2:texlive-collection-latex-svn25030.0-32.20130427_r301 571/878 |
| 12237 | Verifying : 2:texlive-fix2col-svn17133.0-32.el7.noarch 572/878 |
| 12238 | Verifying : plexus-components-pom-1.2-7.el7.noarch 573/878 |
| 12239 | Verifying : nss_compat_ossl-0.9.6-8.el7.x86_64 574/878 |
| 12240 | Verifying : maven-doxia-module-apt-1.4-5.el7.noarch 575/878 |
| 12241 | Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 576/878 |
| 12242 | Verifying : 2:texlive-beton-svn15878.0-32.el7.noarch 577/878 |
| 12243 | Verifying : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 578/878 |
| 12244 | Verifying : 2:texlive-texlive.infra-bin-svn22566.0-32.20130427_r30 579/878 |
| 12245 | Verifying : maven-plugin-tools-model-3.1-17.el7.noarch 580/878 |
| 12246 | Verifying : 2:texlive-underscore-svn18261.0-32.el7.noarch 581/878 |
| 12247 | Verifying : jboss-interceptors-1.1-api-1.0.2-0.9.20120319git49a904 582/878 |
| 12248 | Verifying : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 583/878 |
| 12249 | Verifying : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 584/878 |
| 12250 | Verifying : php-kolabformat-1.2-2.el7.kolab_3.5.x86_64 585/878 |
| 12251 | Verifying : 2:texlive-graphics-svn25405.1.0o-32.el7.noarch 586/878 |
| 12252 | Verifying : nss-tools-3.18.0-2.2.el7_1.x86_64 587/878 |
| 12253 | Verifying : nodejs-async-0.2.10-1.el7.noarch 588/878 |
| 12254 | Verifying : jansson-devel-2.4-6.el7.x86_64 589/878 |
| 12255 | Verifying : roundcubemail-plugin-calendar-assets-3.3-1.el7.kolab_3 590/878 |
| 12256 | Verifying : 2:texlive-pst-math-svn20176.0.61-32.el7.noarch 591/878 |
| 12257 | Verifying : 2:texlive-tetex-svn29585.3.0-32.el7.noarch 592/878 |
| 12258 | Verifying : buildnumber-maven-plugin-1.2-7.el7.noarch 593/878 |
| 12259 | Verifying : libcalendaring-4.9.1-3.el7.kolab_3.5.x86_64 594/878 |
| 12260 | Verifying : boost-signals-1.53.0-23.el7.x86_64 595/878 |
| 12261 | Verifying : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 596/878 |
| 12262 | Verifying : roundcubemail-plugin-jqueryui-skin-larry-1.2-3.el7.kol 597/878 |
| 12263 | Verifying : libXaw-1.0.11-6.1.el7.x86_64 598/878 |
| 12264 | Verifying : plexus-containers-component-annotations-1.5.5-14.el7.n 599/878 |
| 12265 | Verifying : woodstox-core-4.1.2-8.el7.noarch 600/878 |
| 12266 | Verifying : 2:texlive-thumbpdf-bin-svn6898.0-32.20130427_r30134.el 601/878 |
| 12267 | Verifying : php-symfony-event-dispatcher-2.5.11-1.el7.noarch 602/878 |
| 12268 | Verifying : sac-1.3-17.el7.noarch 603/878 |
| 12269 | Verifying : chwala-0.3.1-1.el7.kolab_3.5.noarch 604/878 |
| 12270 | Verifying : maven-doxia-logging-api-1.4-5.el7.noarch 605/878 |
| 12271 | Verifying : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 606/878 |
| 12272 | Verifying : tkinter-2.7.5-16.el7.x86_64 607/878 |
| 12273 | Verifying : 1:maven-shared-io-1.1-7.el7.noarch 608/878 |
| 12274 | Verifying : mesa-libGLU-devel-9.0.0-4.el7.x86_64 609/878 |
| 12275 | Verifying : 2:texlive-mdwtools-svn15878.1.05.4-32.el7.noarch 610/878 |
| 12276 | Verifying : 1:tcl-devel-8.5.13-4.el7.x86_64 611/878 |
| 12277 | Verifying : 2:texlive-extsizes-svn17263.1.4a-32.el7.noarch 612/878 |
| 12278 | Verifying : 2:texlive-palatino-svn28614.0-32.el7.noarch 613/878 |
| 12279 | Verifying : php-pdo-5.4.16-23.el7_0.3.x86_64 614/878 |
| 12280 | Verifying : 2:texlive-latex-bin-svn26689.0-32.el7.noarch 615/878 |
| 12281 | Verifying : boost-chrono-1.53.0-23.el7.x86_64 616/878 |
| 12282 | Verifying : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 617/878 |
| 12283 | Verifying : sonatype-oss-parent-7-6.el7.noarch 618/878 |
| 12284 | Verifying : php-seld-cli-prompt-1.0.0-1.el7.kolab_3.5.noarch 619/878 |
| 12285 | Verifying : 2:texlive-pst-node-svn27799.1.25-32.el7.noarch 620/878 |
| 12286 | Verifying : 2:texlive-courier-svn28614.0-32.el7.noarch 621/878 |
| 12287 | Verifying : systemtap-sdt-devel-2.6-10.el7_1.x86_64 622/878 |
| 12288 | Verifying : 2:texlive-psnfss-svn23394.9.2a-32.el7.noarch 623/878 |
| 12289 | Verifying : 2:texlive-avantgar-svn28614.0-32.el7.noarch 624/878 |
| 12290 | Verifying : plexus-interactivity-1.0-0.14.alpha6.el7.noarch 625/878 |
| 12291 | Verifying : httpcomponents-project-6-4.el7.noarch 626/878 |
| 12292 | Verifying : roundcubemail-plugin-calendar-skin-larry-3.3-1.el7.kol 627/878 |
| 12293 | Verifying : 2:texlive-breakurl-svn15878.1.30-32.el7.noarch 628/878 |
| 12294 | Verifying : xerces-c-devel-3.1.1-6.el7.x86_64 629/878 |
| 12295 | Verifying : perl-ExtUtils-Install-1.58-285.el7.noarch 630/878 |
| 12296 | Verifying : cal10n-0.7.7-4.el7.noarch 631/878 |
| 12297 | Verifying : 2:texlive-pstricks-svn29678.2.39-32.el7.noarch 632/878 |
| 12298 | Verifying : 2:texlive-collection-documentation-base-svn17091.0-32. 633/878 |
| 12299 | Verifying : roundcubemail-plugin-password-1.2-3.el7.kolab_3.5.noar 634/878 |
| 12300 | Verifying : sisu-inject-plexus-2.3.0-11.el7.noarch 635/878 |
| 12301 | Verifying : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-1. 636/878 |
| 12302 | Verifying : 2:texlive-wasy-svn15878.0-32.el7.noarch 637/878 |
| 12303 | Verifying : roundcubemail-core-1.2-3.el7.kolab_3.5.noarch 638/878 |
| 12304 | Verifying : apache-commons-net-3.2-8.el7.centos.noarch 639/878 |
| 12305 | Verifying : 2:texlive-tex-gyre-svn18651.2.004-32.el7.noarch 640/878 |
| 12306 | Verifying : 2:texlive-pst-eps-svn15878.1.0-32.el7.noarch 641/878 |
| 12307 | Verifying : python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch 642/878 |
| 12308 | Verifying : libarchive-3.1.2-7.el7.x86_64 643/878 |
| 12309 | Verifying : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 644/878 |
| 12310 | Verifying : cyrus-sasl-devel-2.1.26-17.el7.x86_64 645/878 |
| 12311 | Verifying : maven-reporting-exec-1.1-4.el7.noarch 646/878 |
| 12312 | Verifying : libtidy-0.99.0-31.20091203.el7.x86_64 647/878 |
| 12313 | Verifying : roundcubemail-plugin-pdfviewer-assets-3.3-1.el7.kolab_ 648/878 |
| 12314 | Verifying : pytz-2012d-5.el7.noarch 649/878 |
| 12315 | Verifying : erlang-cosTime-R16B-03.10.el7.x86_64 650/878 |
| 12316 | Verifying : php-symfony-finder-2.5.11-1.el7.noarch 651/878 |
| 12317 | Verifying : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 652/878 |
| 12318 | Verifying : python-py-1.4.14-4.el7.noarch 653/878 |
| 12319 | Verifying : 2:texlive-pslatex-svn16416.0-32.el7.noarch 654/878 |
| 12320 | Verifying : 2:texlive-misc-svn24955.0-32.el7.noarch 655/878 |
| 12321 | Verifying : latex2html-2012-3.el7.noarch 656/878 |
| 12322 | Verifying : apache-commons-codec-1.8-7.el7.noarch 657/878 |
| 12323 | Verifying : plexus-pom-3.3.1-5.el7.noarch 658/878 |
| 12324 | Verifying : php-common-5.4.16-23.el7_0.3.x86_64 659/878 |
| 12325 | Verifying : perl-Test-Simple-0.98-243.el7.noarch 660/878 |
| 12326 | Verifying : libverto-devel-0.2.5-4.el7.x86_64 661/878 |
| 12327 | Verifying : tomcat-servlet-3.0-api-7.0.54-2.el7_1.noarch 662/878 |
| 12328 | Verifying : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 663/878 |
| 12329 | Verifying : roundcubemail-plugin-acl-skin-larry-1.2-3.el7.kolab_3. 664/878 |
| 12330 | Verifying : erlang-diameter-R16B-03.10.el7.x86_64 665/878 |
| 12331 | Verifying : groff-1.22.2-8.el7.x86_64 666/878 |
| 12332 | Verifying : 2:texlive-algorithms-svn15878.0.1-32.el7.noarch 667/878 |
| 12333 | Verifying : erlang-erl_docgen-R16B-03.10.el7.x86_64 668/878 |
| 12334 | Verifying : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 669/878 |
| 12335 | Verifying : erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 670/878 |
| 12336 | Verifying : php-xml-5.4.16-23.el7_0.3.x86_64 671/878 |
| 12337 | Verifying : nspr-devel-4.10.8-1.el7_1.x86_64 672/878 |
| 12338 | Verifying : m17n-lib-1.6.4-10.el7.x86_64 673/878 |
| 12339 | Verifying : log4j-1.2.17-15.el7.noarch 674/878 |
| 12340 | Verifying : erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 675/878 |
| 12341 | Verifying : httpd-tools-2.4.6-31.el7.centos.x86_64 676/878 |
| 12342 | Verifying : 2:texlive-etoolbox-svn20922.2.1-32.el7.noarch 677/878 |
| 12343 | Verifying : apache-commons-digester-1.8.1-19.el7.noarch 678/878 |
| 12344 | Verifying : 2:texlive-pdftex-def-svn22653.0.06d-32.el7.noarch 679/878 |
| 12345 | Verifying : aopalliance-1.0-8.el7.noarch 680/878 |
| 12346 | Verifying : apache-commons-configuration-1.9-8.el7.noarch 681/878 |
| 12347 | Verifying : plexus-interpolation-1.15-8.el7.noarch 682/878 |
| 12348 | Verifying : 2:texlive-eso-pic-svn21515.2.0c-32.el7.noarch 683/878 |
| 12349 | Verifying : erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 684/878 |
| 12350 | Verifying : maven-plugin-plugin-3.1-17.el7.noarch 685/878 |
| 12351 | Verifying : erlang-common_test-R16B-03.10.el7.x86_64 686/878 |
| 12352 | Verifying : lzo-2.06-6.el7_0.2.x86_64 687/878 |
| 12353 | Verifying : roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch 688/878 |
| 12354 | Verifying : libkolabxml-1.2-2.el7.kolab_3.5.x86_64 689/878 |
| 12355 | Verifying : 2:texlive-wasysym-svn15878.2.0-32.el7.noarch 690/878 |
| 12356 | Verifying : ws-jaxme-0.5.2-10.el7.noarch 691/878 |
| 12357 | Verifying : codehaus-parent-4-5.el7.noarch 692/878 |
| 12358 | Verifying : forge-parent-31-2.el7.noarch 693/878 |
| 12359 | Verifying : libblkid-2.23.2-22.el7_1.x86_64 694/878 |
| 12360 | Verifying : 2:texlive-latexconfig-svn28991.0-32.el7.noarch 695/878 |
| 12361 | Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-1 696/878 |
| 12362 | Verifying : erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 697/878 |
| 12363 | Verifying : 2:texlive-pst-blur-svn15878.2.0-32.el7.noarch 698/878 |
| 12364 | Verifying : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 699/878 |
| 12365 | Verifying : libdb-devel-5.3.21-17.el7_0.1.x86_64 700/878 |
| 12366 | Verifying : roundcubemail-plugin-zipdownload-skin-larry-1.2-3.el7. 701/878 |
| 12367 | Verifying : erlang-mnesia-R16B-03.10.el7.x86_64 702/878 |
| 12368 | Verifying : ImageMagick-6.7.8.9-10.el7.x86_64 703/878 |
| 12369 | Verifying : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 704/878 |
| 12370 | Verifying : roundcubemail-plugin-odfviewer-assets-3.3-1.el7.kolab_ 705/878 |
| 12371 | Verifying : roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_ 706/878 |
| 12372 | Verifying : velocity-1.7-10.el7.noarch 707/878 |
| 12373 | Verifying : krb5-devel-1.12.2-14.el7.x86_64 708/878 |
| 12374 | Verifying : 2:texlive-ucs-svn27549.2.1-32.el7.noarch 709/878 |
| 12375 | Verifying : 2:texlive-utopia-svn15878.0-32.el7.noarch 710/878 |
| 12376 | Verifying : 2:texlive-colortbl-svn25394.v1.0a-32.el7.noarch 711/878 |
| 12377 | Verifying : maven-plugin-tools-java-3.1-17.el7.noarch 712/878 |
| 12378 | Verifying : php-gd-5.4.16-23.el7_0.3.x86_64 713/878 |
| 12379 | Verifying : 1:tix-8.4.3-12.el7.x86_64 714/878 |
| 12380 | Verifying : 2:texlive-metafont-bin-svn26912.0-32.20130427_r30134.e 715/878 |
| 12381 | Verifying : 2:texlive-helvetic-svn28614.0-32.el7.noarch 716/878 |
| 12382 | Verifying : 2:texlive-soul-svn15878.2.4-32.el7.noarch 717/878 |
| 12383 | Verifying : 2:texlive-rotating-svn16832.2.16b-32.el7.noarch 718/878 |
| 12384 | Verifying : python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 719/878 |
| 12385 | Verifying : php-pear-Net-URL2-2.1.1-1.el7.noarch 720/878 |
| 12386 | Verifying : 1:maven-reporting-api-3.0-5.el7.noarch 721/878 |
| 12387 | Verifying : 2:texlive-ms-svn24467.0-32.el7.noarch 722/878 |
| 12388 | Verifying : libmount-2.23.2-22.el7_1.x86_64 723/878 |
| 12389 | Verifying : php-symfony-class-loader-2.5.11-1.el7.noarch 724/878 |
| 12390 | Verifying : kxml-2.3.0-5.el7.noarch 725/878 |
| 12391 | Verifying : maven-antrun-plugin-1.7-8.el7.noarch 726/878 |
| 12392 | Verifying : erlang-riak_pb-2.0.0.16-9.el7.kolab_3.5.x86_64 727/878 |
| 12393 | Verifying : aether-spi-1.13.1-13.el7.noarch 728/878 |
| 12394 | Verifying : aqute-bndlib-1.50.0-8.el7.noarch 729/878 |
| 12395 | Verifying : roundcubemail-plugin-kolab_folders-assets-3.3-1.el7.ko 730/878 |
| 12396 | Verifying : php-symfony-debug-2.5.11-1.el7.noarch 731/878 |
| 12397 | Verifying : maven-dependency-tree-2.0-6.el7.noarch 732/878 |
| 12398 | Verifying : roundcubemail-plugin-kolab_config-3.3-1.el7.kolab_3.5. 733/878 |
| 12399 | Verifying : geronimo-jms-1.1.1-19.el7.noarch 734/878 |
| 12400 | Verifying : 2:texlive-pst-plot-svn28729.1.44-32.el7.noarch 735/878 |
| 12401 | Verifying : erlang-ssh-R16B-03.10.el7.x86_64 736/878 |
| 12402 | Verifying : roundcubemail-plugin-kolab_tags-assets-3.3-1.el7.kolab 737/878 |
| 12403 | Verifying : maven-3.0.5-16.el7.noarch 738/878 |
| 12404 | Verifying : erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 739/878 |
| 12405 | Verifying : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 740/878 |
| 12406 | Verifying : roundcubemail-plugin-tasklist-skin-larry-3.3-1.el7.kol 741/878 |
| 12407 | Verifying : CUnit-2.1.3-8.el7.x86_64 742/878 |
| 12408 | Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 743/878 |
| 12409 | Verifying : nss-util-3.18.0-1.el7_1.x86_64 744/878 |
| 12410 | Verifying : 1:tcl-8.5.13-4.el7.x86_64 745/878 |
| 12411 | Verifying : 1:maven-file-management-1.2.1-8.el7.noarch 746/878 |
| 12412 | Verifying : 2:texlive-pst-coil-svn24020.1.06-32.el7.noarch 747/878 |
| 12413 | Verifying : boost-timer-1.53.0-23.el7.x86_64 748/878 |
| 12414 | Verifying : 2:texlive-plain-svn26647.0-32.el7.noarch 749/878 |
| 12415 | Verifying : 2:texlive-amscls-svn29207.0-32.el7.noarch 750/878 |
| 12416 | Verifying : m17n-db-1.6.4-3.el7.noarch 751/878 |
| 12417 | Verifying : erlang-cosEvent-R16B-03.10.el7.x86_64 752/878 |
| 12418 | Verifying : roundcubemail-plugin-libkolab-assets-3.3-1.el7.kolab_3 753/878 |
| 12419 | Verifying : python-cssmin-0.2.0-12.el7.kolab_3.5.noarch 754/878 |
| 12420 | Verifying : libwebp-0.3.0-3.el7.x86_64 755/878 |
| 12421 | Verifying : erlang-erl_interface-R16B-03.10.el7.x86_64 756/878 |
| 12422 | Verifying : maven-surefire-2.15-3.el7.noarch 757/878 |
| 12423 | Verifying : plexus-velocity-1.1.8-16.el7.noarch 758/878 |
| 12424 | Verifying : roundcubemail-plugin-kolab_notes-skin-larry-3.3-1.el7. 759/878 |
| 12425 | Verifying : nss-3.18.0-2.2.el7_1.x86_64 760/878 |
| 12426 | Verifying : 2:texlive-beamer-svn29349.3.26-32.el7.noarch 761/878 |
| 12427 | Verifying : 1:qt-devel-4.8.5-8.el7.x86_64 762/878 |
| 12428 | Verifying : maven-local-3.4.1-6.el7_0.noarch 763/878 |
| 12429 | Verifying : 1:jakarta-commons-httpclient-3.1-16.el7_0.noarch 764/878 |
| 12430 | Verifying : 2:texlive-base-2012-32.20130427_r30134.el7.noarch 765/878 |
| 12431 | Verifying : roundcubemail-plugin-libkolab-skin-larry-3.3-1.el7.kol 766/878 |
| 12432 | Verifying : gdbm-devel-1.10-8.el7.x86_64 767/878 |
| 12433 | Verifying : uglify-js-2.4.13-5.el7.noarch 768/878 |
| 12434 | Verifying : xmvn-1.3.0-5.el7.noarch 769/878 |
| 12435 | Verifying : maven-doxia-module-xhtml-1.4-5.el7.noarch 770/878 |
| 12436 | Verifying : erlang-observer-R16B-03.10.el7.x86_64 771/878 |
| 12437 | Verifying : erlang-crypto-R16B-03.10.el7.x86_64 772/878 |
| 12438 | Verifying : python-dateutil-1.5-7.el7.noarch 773/878 |
| 12439 | Verifying : apache-commons-compress-1.5-4.el7.noarch 774/878 |
| 12440 | Verifying : php-symfony-css-selector-2.5.11-1.el7.noarch 775/878 |
| 12441 | Verifying : icc-profiles-openicc-1.3.1-5.el7.noarch 776/878 |
| 12442 | Verifying : 2:texlive-enctex-svn28602.0-32.el7.noarch 777/878 |
| 12443 | Verifying : 2:texlive-charter-svn15878.0-32.el7.noarch 778/878 |
| 12444 | Verifying : 2:texlive-pst-tree-svn24142.1.12-32.el7.noarch 779/878 |
| 12445 | Verifying : roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.n 780/878 |
| 12446 | Verifying : jline-1.0-8.el7.noarch 781/878 |
| 12447 | Verifying : maven-plugin-bundle-2.3.7-12.el7.noarch 782/878 |
| 12448 | Verifying : maven-assembly-plugin-2.4-8.el7.noarch 783/878 |
| 12449 | Verifying : 2:texlive-l3experimental-svn29361.SVN_4467-32.el7.noar 784/878 |
| 12450 | Verifying : maven-toolchain-2.2.1-47.el7.noarch 785/878 |
| 12451 | Verifying : 2:texlive-seminar-svn18322.1.5-32.el7.noarch 786/878 |
| 12452 | Verifying : roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.n 787/878 |
| 12453 | Verifying : python-devel-2.7.5-16.el7.x86_64 788/878 |
| 12454 | Verifying : wxGTK-2.8.12-13.el7.x86_64 789/878 |
| 12455 | Verifying : rpm-devel-4.11.1-25.el7.x86_64 790/878 |
| 12456 | Verifying : erlang-et-R16B-03.10.el7.x86_64 791/878 |
| 12457 | Verifying : roundcubemail-plugin-kolab_activesync-assets-3.3-1.el7 792/878 |
| 12458 | Verifying : 2:texlive-csquotes-svn24393.5.1d-32.el7.noarch 793/878 |
| 12459 | Verifying : mojo-parent-32-4.el7.noarch 794/878 |
| 12460 | Verifying : 2:texlive-natbib-svn20668.8.31b-32.el7.noarch 795/878 |
| 12461 | Verifying : 2:texlive-pdftex-svn29585.1.40.11-32.el7.noarch 796/878 |
| 12462 | Verifying : maven-doxia-module-fml-1.4-5.el7.noarch 797/878 |
| 12463 | Verifying : roundcubemail-plugin-acl-assets-1.2-3.el7.kolab_3.5.no 798/878 |
| 12464 | Verifying : erlang-wx-R16B-03.10.el7.x86_64 799/878 |
| 12465 | Verifying : erlang-odbc-R16B-03.10.el7.x86_64 800/878 |
| 12466 | Verifying : php-mcrypt-5.4.16-3.el7.x86_64 801/878 |
| 12467 | Verifying : 2:texlive-qstest-svn15878.0-32.el7.noarch 802/878 |
| 12468 | Verifying : gc-7.2d-6.el7.x86_64 803/878 |
| 12469 | Verifying : felix-osgi-foundation-1.2.0-16.el7.noarch 804/878 |
| 12470 | Verifying : 2:texlive-mptopdf-bin-svn18674.0-32.20130427_r30134.el 805/878 |
| 12471 | Verifying : php-soap-5.4.16-23.el7_0.3.x86_64 806/878 |
| 12472 | Verifying : python-twisted-core-12.2.0-4.el7.x86_64 807/878 |
| 12473 | Verifying : felix-osgi-obr-1.0.2-12.el7.noarch 808/878 |
| 12474 | Verifying : maven-plugins-pom-23-7.el7.noarch 809/878 |
| 12475 | Verifying : boost-iostreams-1.53.0-23.el7.x86_64 810/878 |
| 12476 | Verifying : libuuid-devel-2.23.2-22.el7_1.x86_64 811/878 |
| 12477 | Verifying : 2:texlive-xdvi-svn26689.22.85-32.el7.noarch 812/878 |
| 12478 | Verifying : 2:texlive-psfrag-svn15878.3.04-32.el7.noarch 813/878 |
| 12479 | Verifying : apache-commons-jexl-2.1.1-9.el7.noarch 814/878 |
| 12480 | Verifying : graphviz-2.30.1-19.el7.x86_64 815/878 |
| 12481 | Verifying : jsr-305-0-0.18.20090319svn.el7.noarch 816/878 |
| 12482 | Verifying : 2:texlive-parallel-svn15878.0-32.el7.noarch 817/878 |
| 12483 | Verifying : sisu-inject-bean-2.3.0-11.el7.noarch 818/878 |
| 12484 | Verifying : pcre-devel-8.32-14.el7.x86_64 819/878 |
| 12485 | Verifying : erlang-orber-R16B-03.10.el7.x86_64 820/878 |
| 12486 | Verifying : 2:texlive-mfware-bin-svn26509.0-32.20130427_r30134.el7 821/878 |
| 12487 | Verifying : 2:texlive-textcase-svn15878.0-32.el7.noarch 822/878 |
| 12488 | Verifying : roundcubemail-plugin-kolab_config-assets-3.3-1.el7.kol 823/878 |
| 12489 | Verifying : php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch 824/878 |
| 12490 | Verifying : erlang-cosTransactions-R16B-03.10.el7.x86_64 825/878 |
| 12491 | Verifying : cdi-api-1.0-11.SP4.el7.noarch 826/878 |
| 12492 | Verifying : 2:texlive-texconfig-bin-svn27344.0-32.20130427_r30134. 827/878 |
| 12493 | Verifying : maven-release-2.2.1-12.el7.noarch 828/878 |
| 12494 | Verifying : plexus-tools-pom-1.0.11-8.el7.noarch 829/878 |
| 12495 | Verifying : felix-osgi-core-1.4.0-15.el7.noarch 830/878 |
| 12496 | Verifying : php-ldap-5.4.16-23.el7_0.3.x86_64 831/878 |
| 12497 | Verifying : 2:texlive-collection-latexrecommended-svn25795.0-32.20 832/878 |
| 12498 | Verifying : erlang-compiler-R16B-03.10.el7.x86_64 833/878 |
| 12499 | Verifying : 2:texlive-dvipdfm-bin-svn13663.0-32.20130427_r30134.el 834/878 |
| 12500 | Verifying : relaxngDatatype-1.0-11.el7.noarch 835/878 |
| 12501 | Verifying : geronimo-parent-poms-1.6-16.el7.noarch 836/878 |
| 12502 | Verifying : erlang-xmerl-R16B-03.10.el7.x86_64 837/878 |
| 12503 | Verifying : roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noar 838/878 |
| 12504 | Verifying : 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch 839/878 |
| 12505 | Verifying : hamcrest-1.3-6.el7.noarch 840/878 |
| 12506 | Verifying : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 841/878 |
| 12507 | Verifying : aether-connector-wagon-1.13.1-13.el7.noarch 842/878 |
| 12508 | Verifying : roundcubemail-plugin-libcalendaring-skin-larry-assets- 843/878 |
| 12509 | Verifying : javassist-3.16.1-10.el7.noarch 844/878 |
| 12510 | Verifying : openldap-devel-2.4.39-6.el7.x86_64 845/878 |
| 12511 | Verifying : 2:texlive-zapfding-svn28614.0-32.el7.noarch 846/878 |
| 12512 | Verifying : google-guice-3.1.3-9.el7.noarch 847/878 |
| 12513 | Verifying : popt-devel-1.13-16.el7.x86_64 848/878 |
| 12514 | Verifying : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 849/878 |
| 12515 | Verifying : boost-serialization-1.53.0-23.el7.x86_64 850/878 |
| 12516 | Verifying : php-doctrine-instantiator-1.0.4-1.el7.noarch 851/878 |
| 12517 | Verifying : php-sabre-http-2.0.4-1.el7.kolab_3.5.noarch 852/878 |
| 12518 | Verifying : nodejs-optimist-0.4.0-1.el7.noarch 853/878 |
| 12519 | Verifying : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 854/878 |
| 12520 | Verifying : aether-impl-1.13.1-13.el7.noarch 855/878 |
| 12521 | Verifying : php-phpunit-comparator-1.1.1-1.el7.noarch 856/878 |
| 12522 | Verifying : 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch 857/878 |
| 12523 | Verifying : jansson-2.4-6.el7.x86_64 858/878 |
| 12524 | Verifying : bea-stax-1.2.0-9.el7.noarch 859/878 |
| 12525 | Verifying : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 860/878 |
| 12526 | Verifying : php-process-5.4.16-23.el7_0.3.x86_64 861/878 |
| 12527 | Verifying : 1:msv-msv-2013.5.1-6.el7.noarch 862/878 |
| 12528 | Verifying : php-pear-Net-Sieve-1.3.4-1.el7.noarch 863/878 |
| 12529 | Verifying : uuid-1.6.2-26.el7.x86_64 864/878 |
| 12530 | Verifying : 2:texlive-pst-3d-svn17257.1.10-32.el7.noarch 865/878 |
| 12531 | Verifying : bsf-2.4.0-19.el7.noarch 866/878 |
| 12532 | Verifying : felix-utils-1.2.0-5.el7.noarch 867/878 |
| 12533 | Verifying : httpd-2.4.6-31.el7.centos.x86_64 868/878 |
| 12534 | Verifying : 1:php-pear-1.9.4-21.el7.noarch 869/878 |
| 12535 | Verifying : nspr-4.10.6-3.el7.x86_64 870/878 |
| 12536 | Verifying : nss-tools-3.16.2.3-5.el7.x86_64 871/878 |
| 12537 | Verifying : nss-sysinit-3.16.2.3-5.el7.x86_64 872/878 |
| 12538 | Verifying : nss-3.16.2.3-5.el7.x86_64 873/878 |
| 12539 | Verifying : libuuid-2.23.2-21.el7.x86_64 874/878 |
| 12540 | Verifying : libmount-2.23.2-21.el7.x86_64 875/878 |
| 12541 | Verifying : nss-util-3.16.2.3-2.el7.x86_64 876/878 |
| 12542 | Verifying : libblkid-2.23.2-21.el7.x86_64 877/878 |
| 12543 | Verifying : util-linux-2.23.2-21.el7.x86_64 878/878 |
| 12544 | |
| 12545 | Installed: |
| 12546 | CUnit-devel.x86_64 0:2.1.3-8.el7 |
| 12547 | Cython.x86_64 0:0.19-3.el7 |
| 12548 | boost-devel.x86_64 0:1.53.0-23.el7 |
| 12549 | chwala.noarch 0:0.3.1-1.el7.kolab_3.5 |
| 12550 | cmake.x86_64 0:2.8.11-4.el7 |
| 12551 | composer.noarch 0:1.0.0-14.el7.kolab_3.5 |
| 12552 | cyrus-sasl-devel.x86_64 0:2.1.26-17.el7 |
| 12553 | cyrus-sasl-md5.x86_64 0:2.1.26-17.el7 |
| 12554 | dos2unix.x86_64 0:6.0.3-4.el7 |
| 12555 | e2fsprogs-devel.x86_64 0:1.42.9-7.el7 |
| 12556 | elinks.x86_64 0:0.12-0.36.pre6.el7 |
| 12557 | emacs.x86_64 1:24.3-11.el7 |
| 12558 | emacs-el.noarch 1:24.3-11.el7 |
| 12559 | erlang.x86_64 0:R16B-03.10.el7 |
| 12560 | erlang-common_test.x86_64 0:R16B-03.10.el7 |
| 12561 | erlang-eldap.x86_64 0:R16B-03.10.el7 |
| 12562 | erlang-erts.x86_64 0:R16B-03.10.el7 |
| 12563 | erlang-goldrush.x86_64 0:0.1.6-6.el7.kolab_3.5 |
| 12564 | erlang-hamcrest.x86_64 0:0.1.0-9.el7.kolab_3.5 |
| 12565 | erlang-inert.x86_64 0:0.6.1-4.el7.kolab_3.5 |
| 12566 | erlang-iso8601.x86_64 0:1.2-4.el7.kolab_3.5 |
| 12567 | erlang-jsx.x86_64 0:2.4.0-4.el7.kolab_3.5 |
| 12568 | erlang-lager.x86_64 0:2.1.0-9.el7.kolab_3.5 |
| 12569 | erlang-meck.x86_64 0:0.8.2-13.el7.kolab_3.5 |
| 12570 | erlang-parsetools.x86_64 0:R16B-03.10.el7 |
| 12571 | erlang-poolboy.x86_64 0:1.4.2-3.el7.kolab_3.5 |
| 12572 | erlang-procket.x86_64 0:0.6.1-3.el7.kolab_3.5 |
| 12573 | erlang-proper.x86_64 0:1.1-8.el7.kolab_3.5 |
| 12574 | erlang-protobuffs.x86_64 0:0.8.0-8.el7.kolab_3.5 |
| 12575 | erlang-rebar.x86_64 0:2.5.1-8.el7.kolab_3.5 |
| 12576 | erlang-riak_pb.x86_64 0:2.0.0.16-9.el7.kolab_3.5 |
| 12577 | erlang-riakc.x86_64 0:2.0.1-8.el7.kolab_3.5 |
| 12578 | fdupes.x86_64 0:1.51-6.el7 |
| 12579 | groff.x86_64 0:1.22.2-8.el7 |
| 12580 | guile-devel.x86_64 5:2.0.9-5.el7 |
| 12581 | jansson-devel.x86_64 0:2.4-6.el7 |
| 12582 | krb5-devel.x86_64 0:1.12.2-14.el7 |
| 12583 | latex2html.noarch 0:2012-3.el7 |
| 12584 | libcalendaring-devel.x86_64 0:4.9.1-3.el7.kolab_3.5 |
| 12585 | libcurl-devel.x86_64 0:7.29.0-19.el7 |
| 12586 | libdb-devel.x86_64 0:5.3.21-17.el7_0.1 |
| 12587 | libical-devel.x86_64 0:0.48-6.el7 |
| 12588 | libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 12589 | libkolabxml-devel.x86_64 0:1.2-2.el7.kolab_3.5 |
| 12590 | libuuid-devel.x86_64 0:2.23.2-22.el7_1 |
| 12591 | maven-antrun-plugin.noarch 0:1.7-8.el7 |
| 12592 | maven-compiler-plugin.noarch 0:3.1-4.el7 |
| 12593 | maven-install-plugin.noarch 0:2.4-7.el7 |
| 12594 | maven-jar-plugin.noarch 0:2.4-8.el7 |
| 12595 | maven-javadoc-plugin.noarch 0:2.9-8.el7 |
| 12596 | maven-local.noarch 0:3.4.1-6.el7_0 |
| 12597 | maven-resources-plugin.noarch 0:2.6-6.el7 |
| 12598 | maven-surefire-plugin.noarch 0:2.15-3.el7 |
| 12599 | net-snmp-devel.x86_64 1:5.7.2-20.el7 |
| 12600 | nodejs-less.noarch 0:1.7.0-2.el7 |
| 12601 | nspr-devel.x86_64 0:4.10.8-1.el7_1 |
| 12602 | nss-devel.x86_64 0:3.18.0-2.2.el7_1 |
| 12603 | openldap-devel.x86_64 0:2.4.39-6.el7 |
| 12604 | openssl-devel.x86_64 1:1.0.1e-42.el7.4 |
| 12605 | pcre-devel.x86_64 0:8.32-14.el7 |
| 12606 | perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 |
| 12607 | perl-Test-Simple.noarch 0:0.98-243.el7 |
| 12608 | perl-devel.x86_64 4:5.16.3-285.el7 |
| 12609 | php.x86_64 0:5.4.16-23.el7_0.3 |
| 12610 | php-JsonSchema.noarch 0:1.4.1-1.el7.kolab_3.5 |
| 12611 | php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5 |
| 12612 | php-common.x86_64 0:5.4.16-23.el7_0.3 |
| 12613 | php-devel.x86_64 0:5.4.16-23.el7_0.3 |
| 12614 | php-gd.x86_64 0:5.4.16-23.el7_0.3 |
| 12615 | php-jsonlint.noarch 0:1.3.1-1.el7 |
| 12616 | php-mbstring.x86_64 0:5.4.16-23.el7_0.3 |
| 12617 | php-mcrypt.x86_64 0:5.4.16-3.el7 |
| 12618 | php-pdo.x86_64 0:5.4.16-23.el7_0.3 |
| 12619 | php-pear.noarch 1:1.9.4-21.el7 |
| 12620 | php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 |
| 12621 | php-pear-DB.noarch 0:1.7.14-6.el7 |
| 12622 | php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 |
| 12623 | php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 |
| 12624 | php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 |
| 12625 | php-pear-Mail-Mime.noarch 0:1.8.9-1.el7 |
| 12626 | php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 |
| 12627 | php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 |
| 12628 | php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 |
| 12629 | php-pear-Net-SMTP.noarch 0:1.6.2-1.el7 |
| 12630 | php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 |
| 12631 | php-pear-Net-Socket.noarch 0:1.0.14-1.el7 |
| 12632 | php-phpunit-PHPUnit.noarch 0:4.6.5-1.el7 |
| 12633 | php-sabre-event.noarch 0:1.0.1-1.el7.kolab_3.5 |
| 12634 | php-sabre-http.noarch 0:2.0.4-1.el7.kolab_3.5 |
| 12635 | php-sabre-vobject.noarch 0:3.2.4-1.el7.kolab_3.5 |
| 12636 | php-symfony-class-loader.noarch 0:2.5.11-1.el7 |
| 12637 | php-symfony-console.noarch 0:2.5.11-1.el7 |
| 12638 | php-symfony-finder.noarch 0:2.5.11-1.el7 |
| 12639 | php-symfony-process.noarch 0:2.5.11-1.el7 |
| 12640 | php-xml.x86_64 0:5.4.16-23.el7_0.3 |
| 12641 | pytest.noarch 0:2.3.5-4.el7 |
| 12642 | python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 |
| 12643 | python-cryptography-vectors.noarch 0:0.8-1.el7 |
| 12644 | python-cssmin.noarch 0:0.2.0-12.el7.kolab_3.5 |
| 12645 | python-dateutil.noarch 0:1.5-7.el7 |
| 12646 | python-devel.x86_64 0:2.7.5-16.el7 |
| 12647 | python-flask.noarch 1:0.10.1-7.el7.kolab_3.5 |
| 12648 | python-gflags.noarch 0:2.0-6.el7.kolab_3.5 |
| 12649 | python-google-apputils.noarch 0:0.4.1-1.el7.kolab_3.5 |
| 12650 | python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5 |
| 12651 | python-iso8601.noarch 0:0.1.10-1.el7 |
| 12652 | python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5 |
| 12653 | python-jinja2.noarch 0:2.7.2-2.el7 |
| 12654 | python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 12655 | python-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 |
| 12656 | python-ldap.x86_64 0:2.4.15-2.el7 |
| 12657 | python-nose.noarch 0:1.3.0-2.el7 |
| 12658 | python-ply.noarch 0:3.4-4.el7 |
| 12659 | python-pretend.noarch 0:1.0.8-2.el7 |
| 12660 | python-pyasn1.noarch 0:0.1.6-2.el7 |
| 12661 | python-pyasn1-modules.noarch 0:0.1.6-2.el7 |
| 12662 | python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 |
| 12663 | python-six.noarch 0:1.9.0-2.el7.kolab_3.5 |
| 12664 | python-sphinx.noarch 0:1.1.3-8.el7 |
| 12665 | python-sqlalchemy.x86_64 0:0.9.7-3.el7 |
| 12666 | python-twisted-core.x86_64 0:12.2.0-4.el7 |
| 12667 | python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5 |
| 12668 | pytz.noarch 0:2012d-5.el7 |
| 12669 | qt-devel.x86_64 1:4.8.5-8.el7 |
| 12670 | roundcubemail.noarch 0:1.2-3.el7.kolab_3.5 |
| 12671 | roundcubemail-core.noarch 0:1.2-3.el7.kolab_3.5 |
| 12672 | roundcubemail-plugin-kolab_auth.noarch 0:3.3-1.el7.kolab_3.5 |
| 12673 | roundcubemail-plugin-kolab_folders.noarch 0:3.3-1.el7.kolab_3.5 |
| 12674 | roundcubemail-plugin-libkolab.noarch 0:3.3-1.el7.kolab_3.5 |
| 12675 | roundcubemail-plugins-kolab.noarch 0:3.3-1.el7.kolab_3.5 |
| 12676 | svrcore-devel.x86_64 0:4.0.4-11.el7 |
| 12677 | tcl-devel.x86_64 1:8.5.13-4.el7 |
| 12678 | tcp_wrappers.x86_64 0:7.6-77.el7 |
| 12679 | texlive-dvips.noarch 2:svn29585.0-32.el7 |
| 12680 | texlive-latex.noarch 2:svn27907.0-32.el7 |
| 12681 | tkinter.x86_64 0:2.7.5-16.el7 |
| 12682 | transfig.x86_64 1:3.2.5d-13.el7 |
| 12683 | uglify-js.noarch 0:2.4.13-5.el7 |
| 12684 | uuid-devel.x86_64 0:1.6.2-26.el7 |
| 12685 | xerces-c-devel.x86_64 0:3.1.1-6.el7 |
| 12686 | xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5 |
| 12687 | |
| 12688 | Dependency Installed: |
| 12689 | CUnit.x86_64 0:2.1.3-8.el7 |
| 12690 | ImageMagick.x86_64 0:6.7.8.9-10.el7 |
| 12691 | SDL.x86_64 0:1.2.15-11.el7 |
| 12692 | aether-api.noarch 0:1.13.1-13.el7 |
| 12693 | aether-connector-wagon.noarch 0:1.13.1-13.el7 |
| 12694 | aether-impl.noarch 0:1.13.1-13.el7 |
| 12695 | aether-spi.noarch 0:1.13.1-13.el7 |
| 12696 | aether-util.noarch 0:1.13.1-13.el7 |
| 12697 | antlr-tool.noarch 0:2.7.7-30.el7 |
| 12698 | aopalliance.noarch 0:1.0-8.el7 |
| 12699 | apache-commons-beanutils.noarch 0:1.8.3-14.el7 |
| 12700 | apache-commons-cli.noarch 0:1.2-13.el7 |
| 12701 | apache-commons-codec.noarch 0:1.8-7.el7 |
| 12702 | apache-commons-collections.noarch 0:3.2.1-21.el7 |
| 12703 | apache-commons-compress.noarch 0:1.5-4.el7 |
| 12704 | apache-commons-configuration.noarch 0:1.9-8.el7 |
| 12705 | apache-commons-digester.noarch 0:1.8.1-19.el7 |
| 12706 | apache-commons-io.noarch 1:2.4-12.el7 |
| 12707 | apache-commons-jexl.noarch 0:2.1.1-9.el7 |
| 12708 | apache-commons-jxpath.noarch 0:1.3-20.el7 |
| 12709 | apache-commons-lang.noarch 0:2.6-15.el7 |
| 12710 | apache-commons-lang3.noarch 0:3.1-9.el7 |
| 12711 | apache-commons-logging.noarch 0:1.1.2-7.el7 |
| 12712 | apache-commons-net.noarch 0:3.2-8.el7.centos |
| 12713 | apache-commons-parent.noarch 0:26-8.el7 |
| 12714 | apache-commons-validator.noarch 0:1.4.0-8.el7 |
| 12715 | apache-commons-vfs.noarch 0:2.0-11.el7 |
| 12716 | apache-parent.noarch 0:10-14.el7 |
| 12717 | apache-rat.noarch 0:0.8-13.el7 |
| 12718 | apache-rat-core.noarch 0:0.8-13.el7 |
| 12719 | apache-rat-plugin.noarch 0:0.8-13.el7 |
| 12720 | apache-rat-tasks.noarch 0:0.8-13.el7 |
| 12721 | apache-resource-bundles.noarch 0:2-11.el7 |
| 12722 | aqute-bndlib.noarch 0:1.50.0-8.el7 |
| 12723 | atinject.noarch 0:1-13.20100611svn86.el7 |
| 12724 | avalon-framework.noarch 0:4.3-10.el7 |
| 12725 | avalon-logkit.noarch 0:2.1-14.el7 |
| 12726 | base64coder.noarch 0:20101219-10.el7 |
| 12727 | batik.noarch 0:1.8-0.12.svn1230816.el7 |
| 12728 | bc.x86_64 0:1.06.95-13.el7 |
| 12729 | bcel.noarch 0:5.2-18.el7 |
| 12730 | bea-stax.noarch 0:1.2.0-9.el7 |
| 12731 | bea-stax-api.noarch 0:1.2.0-9.el7 |
| 12732 | beust-jcommander.noarch 0:1.30-5.el7 |
| 12733 | boost.x86_64 0:1.53.0-23.el7 |
| 12734 | boost-atomic.x86_64 0:1.53.0-23.el7 |
| 12735 | boost-chrono.x86_64 0:1.53.0-23.el7 |
| 12736 | boost-context.x86_64 0:1.53.0-23.el7 |
| 12737 | boost-date-time.x86_64 0:1.53.0-23.el7 |
| 12738 | boost-filesystem.x86_64 0:1.53.0-23.el7 |
| 12739 | boost-graph.x86_64 0:1.53.0-23.el7 |
| 12740 | boost-iostreams.x86_64 0:1.53.0-23.el7 |
| 12741 | boost-locale.x86_64 0:1.53.0-23.el7 |
| 12742 | boost-math.x86_64 0:1.53.0-23.el7 |
| 12743 | boost-program-options.x86_64 0:1.53.0-23.el7 |
| 12744 | boost-python.x86_64 0:1.53.0-23.el7 |
| 12745 | boost-random.x86_64 0:1.53.0-23.el7 |
| 12746 | boost-regex.x86_64 0:1.53.0-23.el7 |
| 12747 | boost-serialization.x86_64 0:1.53.0-23.el7 |
| 12748 | boost-signals.x86_64 0:1.53.0-23.el7 |
| 12749 | boost-test.x86_64 0:1.53.0-23.el7 |
| 12750 | boost-timer.x86_64 0:1.53.0-23.el7 |
| 12751 | boost-wave.x86_64 0:1.53.0-23.el7 |
| 12752 | bsf.noarch 0:2.4.0-19.el7 |
| 12753 | bsh.noarch 0:1.3.0-29.el7 |
| 12754 | buildnumber-maven-plugin.noarch 0:1.2-7.el7 |
| 12755 | c-ares.x86_64 0:1.10.0-3.el7 |
| 12756 | cal10n.noarch 0:0.7.7-4.el7 |
| 12757 | cdi-api.noarch 0:1.0-11.SP4.el7 |
| 12758 | centos-logos.noarch 0:70.0.6-2.el7.centos |
| 12759 | cglib.noarch 0:2.2-18.el7 |
| 12760 | codehaus-parent.noarch 0:4-5.el7 |
| 12761 | color-filesystem.noarch 0:1-13.el7 |
| 12762 | cyrus-sasl.x86_64 0:2.1.26-17.el7 |
| 12763 | dejavu-fonts-common.noarch 0:2.33-6.el7 |
| 12764 | dejavu-sans-mono-fonts.noarch 0:2.33-6.el7 |
| 12765 | dom4j.noarch 0:1.6.1-20.el7 |
| 12766 | easymock2.noarch 0:2.5.2-12.el7 |
| 12767 | elfutils-devel.x86_64 0:0.160-1.el7 |
| 12768 | elfutils-libelf-devel.x86_64 0:0.160-1.el7 |
| 12769 | emacs-common.x86_64 1:24.3-11.el7 |
| 12770 | erlang-appmon.x86_64 0:R16B-03.10.el7 |
| 12771 | erlang-asn1.x86_64 0:R16B-03.10.el7 |
| 12772 | erlang-compiler.x86_64 0:R16B-03.10.el7 |
| 12773 | erlang-cosEvent.x86_64 0:R16B-03.10.el7 |
| 12774 | erlang-cosEventDomain.x86_64 0:R16B-03.10.el7 |
| 12775 | erlang-cosFileTransfer.x86_64 0:R16B-03.10.el7 |
| 12776 | erlang-cosNotification.x86_64 0:R16B-03.10.el7 |
| 12777 | erlang-cosProperty.x86_64 0:R16B-03.10.el7 |
| 12778 | erlang-cosTime.x86_64 0:R16B-03.10.el7 |
| 12779 | erlang-cosTransactions.x86_64 0:R16B-03.10.el7 |
| 12780 | erlang-crypto.x86_64 0:R16B-03.10.el7 |
| 12781 | erlang-debugger.x86_64 0:R16B-03.10.el7 |
| 12782 | erlang-dialyzer.x86_64 0:R16B-03.10.el7 |
| 12783 | erlang-diameter.x86_64 0:R16B-03.10.el7 |
| 12784 | erlang-edoc.x86_64 0:R16B-03.10.el7 |
| 12785 | erlang-erl_docgen.x86_64 0:R16B-03.10.el7 |
| 12786 | erlang-erl_interface.x86_64 0:R16B-03.10.el7 |
| 12787 | erlang-et.x86_64 0:R16B-03.10.el7 |
| 12788 | erlang-eunit.x86_64 0:R16B-03.10.el7 |
| 12789 | erlang-examples.x86_64 0:R16B-03.10.el7 |
| 12790 | erlang-getopt.x86_64 0:0.7.0-1.el7 |
| 12791 | erlang-gs.x86_64 0:R16B-03.10.el7 |
| 12792 | erlang-hipe.x86_64 0:R16B-03.10.el7 |
| 12793 | erlang-ic.x86_64 0:R16B-03.10.el7 |
| 12794 | erlang-inets.x86_64 0:R16B-03.10.el7 |
| 12795 | erlang-jinterface.x86_64 0:R16B-03.10.el7 |
| 12796 | erlang-kernel.x86_64 0:R16B-03.10.el7 |
| 12797 | erlang-megaco.x86_64 0:R16B-03.10.el7 |
| 12798 | erlang-mnesia.x86_64 0:R16B-03.10.el7 |
| 12799 | erlang-mustache.x86_64 0:0.1.0-8.el7.kolab_3.5 |
| 12800 | erlang-observer.x86_64 0:R16B-03.10.el7 |
| 12801 | erlang-odbc.x86_64 0:R16B-03.10.el7 |
| 12802 | erlang-orber.x86_64 0:R16B-03.10.el7 |
| 12803 | erlang-os_mon.x86_64 0:R16B-03.10.el7 |
| 12804 | erlang-otp_mibs.x86_64 0:R16B-03.10.el7 |
| 12805 | erlang-percept.x86_64 0:R16B-03.10.el7 |
| 12806 | erlang-pman.x86_64 0:R16B-03.10.el7 |
| 12807 | erlang-public_key.x86_64 0:R16B-03.10.el7 |
| 12808 | erlang-reltool.x86_64 0:R16B-03.10.el7 |
| 12809 | erlang-runtime_tools.x86_64 0:R16B-03.10.el7 |
| 12810 | erlang-sasl.x86_64 0:R16B-03.10.el7 |
| 12811 | erlang-snmp.x86_64 0:R16B-03.10.el7 |
| 12812 | erlang-ssh.x86_64 0:R16B-03.10.el7 |
| 12813 | erlang-ssl.x86_64 0:R16B-03.10.el7 |
| 12814 | erlang-stdlib.x86_64 0:R16B-03.10.el7 |
| 12815 | erlang-syntax_tools.x86_64 0:R16B-03.10.el7 |
| 12816 | erlang-test_server.x86_64 0:R16B-03.10.el7 |
| 12817 | erlang-toolbar.x86_64 0:R16B-03.10.el7 |
| 12818 | erlang-tools.x86_64 0:R16B-03.10.el7 |
| 12819 | erlang-tv.x86_64 0:R16B-03.10.el7 |
| 12820 | erlang-typer.x86_64 0:R16B-03.10.el7 |
| 12821 | erlang-webtool.x86_64 0:R16B-03.10.el7 |
| 12822 | erlang-wx.x86_64 0:R16B-03.10.el7 |
| 12823 | erlang-xmerl.x86_64 0:R16B-03.10.el7 |
| 12824 | felix-bundlerepository.noarch 0:1.6.6-15.el7 |
| 12825 | felix-framework.noarch 0:4.2.1-5.el7 |
| 12826 | felix-osgi-compendium.noarch 0:1.4.0-19.el7 |
| 12827 | felix-osgi-core.noarch 0:1.4.0-15.el7 |
| 12828 | felix-osgi-foundation.noarch 0:1.2.0-16.el7 |
| 12829 | felix-osgi-obr.noarch 0:1.0.2-12.el7 |
| 12830 | felix-shell.noarch 0:1.4.3-5.el7 |
| 12831 | felix-utils.noarch 0:1.2.0-5.el7 |
| 12832 | fop.noarch 0:1.1-6.el7 |
| 12833 | forge-parent.noarch 0:31-2.el7 |
| 12834 | gc.x86_64 0:7.2d-6.el7 |
| 12835 | gc-devel.x86_64 0:7.2d-6.el7 |
| 12836 | gd.x86_64 0:2.0.35-26.el7 |
| 12837 | gdbm-devel.x86_64 0:1.10-8.el7 |
| 12838 | geronimo-annotation.noarch 0:1.0-15.el7 |
| 12839 | geronimo-jms.noarch 0:1.1.1-19.el7 |
| 12840 | geronimo-parent-poms.noarch 0:1.6-16.el7 |
| 12841 | ghostscript.x86_64 0:9.07-18.el7 |
| 12842 | ghostscript-fonts.noarch 0:5.50-32.el7 |
| 12843 | gmp-devel.x86_64 1:6.0.0-11.el7 |
| 12844 | google-guice.noarch 0:3.1.3-9.el7 |
| 12845 | graphviz.x86_64 0:2.30.1-19.el7 |
| 12846 | guava.noarch 0:13.0-6.el7 |
| 12847 | guile.x86_64 5:2.0.9-5.el7 |
| 12848 | hamcrest.noarch 0:1.3-6.el7 |
| 12849 | hsqldb.noarch 1:1.8.1.3-13.el7 |
| 12850 | http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7 |
| 12851 | httpcomponents-client.noarch 0:4.2.5-5.el7_0 |
| 12852 | httpcomponents-core.noarch 0:4.2.4-6.el7 |
| 12853 | httpcomponents-project.noarch 0:6-4.el7 |
| 12854 | httpd.x86_64 0:2.4.6-31.el7.centos |
| 12855 | httpd-tools.x86_64 0:2.4.6-31.el7.centos |
| 12856 | icc-profiles-openicc.noarch 0:1.3.1-5.el7 |
| 12857 | isorelax.noarch 1:0-0.15.release20050331.el7 |
| 12858 | jai-imageio-core.noarch 0:1.2-0.14.20100217cvs.el7 |
| 12859 | jakarta-commons-httpclient.noarch 1:3.1-16.el7_0 |
| 12860 | jakarta-oro.noarch 0:2.0.8-16.el7 |
| 12861 | jansson.x86_64 0:2.4-6.el7 |
| 12862 | javamail.noarch 0:1.4.6-8.el7 |
| 12863 | javassist.noarch 0:3.16.1-10.el7 |
| 12864 | jaxen.noarch 0:1.1.3-11.el7 |
| 12865 | jboss-ejb-3.1-api.noarch 0:1.0.2-10.el7 |
| 12866 | jboss-el-2.2-api.noarch 0:1.0.1-0.7.20120212git2fabd8.el7 |
| 12867 | jboss-interceptors-1.1-api.noarch 0:1.0.2-0.9.20120319git49a904.el7 |
| 12868 | jboss-jaxrpc-1.1-api.noarch 0:1.0.1-7.el7 |
| 12869 | jboss-parent.noarch 0:6-12.el7 |
| 12870 | jboss-servlet-3.0-api.noarch 0:1.0.1-9.el7 |
| 12871 | jboss-transaction-1.1-api.noarch 0:1.0.1-8.el7 |
| 12872 | jdom.noarch 0:1.1.3-6.el7 |
| 12873 | jline.noarch 0:1.0-8.el7 |
| 12874 | jna.x86_64 0:3.5.2-8.el7 |
| 12875 | js.x86_64 1:1.8.5-17.el7 |
| 12876 | js-uglify.noarch 0:2.4.13-5.el7 |
| 12877 | jsch.noarch 0:0.1.50-5.el7 |
| 12878 | jsoup.noarch 0:1.6.1-10.el7 |
| 12879 | jsr-305.noarch 0:0-0.18.20090319svn.el7 |
| 12880 | jtidy.noarch 2:1.0-0.16.20100930svn1125.el7 |
| 12881 | junit.noarch 0:4.11-8.el7 |
| 12882 | jvnet-parent.noarch 0:4-2.el7 |
| 12883 | jzlib.noarch 0:1.1.1-6.el7 |
| 12884 | keyutils-libs-devel.x86_64 0:1.5.8-3.el7 |
| 12885 | kxml.noarch 0:2.3.0-5.el7 |
| 12886 | libICE-devel.x86_64 0:1.0.8-7.el7 |
| 12887 | libSM-devel.x86_64 0:1.2.1-7.el7 |
| 12888 | libXaw.x86_64 0:1.0.11-6.1.el7 |
| 12889 | libXt-devel.x86_64 0:1.1.4-6.1.el7 |
| 12890 | libXv-devel.x86_64 0:1.0.9-2.1.el7 |
| 12891 | libarchive.x86_64 0:3.1.2-7.el7 |
| 12892 | libcalendaring.x86_64 0:4.9.1-3.el7.kolab_3.5 |
| 12893 | libcom_err-devel.x86_64 0:1.42.9-7.el7 |
| 12894 | libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 12895 | libkolabxml.x86_64 0:1.2-2.el7.kolab_3.5 |
| 12896 | liblockfile.x86_64 0:1.08-17.el7 |
| 12897 | libmcrypt.x86_64 0:2.5.8-13.el7 |
| 12898 | libotf.x86_64 0:0.9.13-4.el7 |
| 12899 | libselinux-devel.x86_64 0:2.2.2-6.el7 |
| 12900 | libsepol-devel.x86_64 0:2.1.9-3.el7 |
| 12901 | libtidy.x86_64 0:0.99.0-31.20091203.el7 |
| 12902 | libuv.x86_64 1:0.10.34-1.el7 |
| 12903 | libverto-devel.x86_64 0:0.2.5-4.el7 |
| 12904 | libwebp.x86_64 0:0.3.0-3.el7 |
| 12905 | libwmf-lite.x86_64 0:0.2.8.4-39.el7 |
| 12906 | libzip.x86_64 0:0.10.1-8.el7 |
| 12907 | lighttpd.x86_64 0:1.4.35-1.el7 |
| 12908 | lksctp-tools.x86_64 0:1.0.13-3.el7 |
| 12909 | lm_sensors-devel.x86_64 0:3.3.4-11.el7 |
| 12910 | lm_sensors-libs.x86_64 0:3.3.4-11.el7 |
| 12911 | log4j.noarch 0:1.2.17-15.el7 |
| 12912 | lzo.x86_64 0:2.06-6.el7_0.2 |
| 12913 | m17n-db.noarch 0:1.6.4-3.el7 |
| 12914 | m17n-lib.x86_64 0:1.6.4-10.el7 |
| 12915 | maven.noarch 0:3.0.5-16.el7 |
| 12916 | maven-archiver.noarch 0:2.5-9.el7 |
| 12917 | maven-artifact.noarch 0:2.2.1-47.el7 |
| 12918 | maven-artifact-manager.noarch 0:2.2.1-47.el7 |
| 12919 | maven-artifact-resolver.noarch 1:1.0-10.el7 |
| 12920 | maven-assembly-plugin.noarch 0:2.4-8.el7 |
| 12921 | maven-common-artifact-filters.noarch 0:1.4-11.el7 |
| 12922 | maven-dependency-tree.noarch 0:2.0-6.el7 |
| 12923 | maven-doxia-core.noarch 0:1.4-5.el7 |
| 12924 | maven-doxia-logging-api.noarch 0:1.4-5.el7 |
| 12925 | maven-doxia-module-apt.noarch 0:1.4-5.el7 |
| 12926 | maven-doxia-module-fml.noarch 0:1.4-5.el7 |
| 12927 | maven-doxia-module-fo.noarch 0:1.4-5.el7 |
| 12928 | maven-doxia-module-xdoc.noarch 0:1.4-5.el7 |
| 12929 | maven-doxia-module-xhtml.noarch 0:1.4-5.el7 |
| 12930 | maven-doxia-sink-api.noarch 0:1.4-5.el7 |
| 12931 | maven-doxia-sitetools.noarch 0:1.4-3.el7 |
| 12932 | maven-doxia-tools.noarch 0:1.4-14.el7 |
| 12933 | maven-enforcer-api.noarch 0:1.2-8.el7 |
| 12934 | maven-enforcer-plugin.noarch 0:1.2-8.el7 |
| 12935 | maven-enforcer-rules.noarch 0:1.2-8.el7 |
| 12936 | maven-file-management.noarch 1:1.2.1-8.el7 |
| 12937 | maven-filtering.noarch 0:1.1-3.el7 |
| 12938 | maven-invoker.noarch 0:2.1.1-9.el7 |
| 12939 | maven-model.noarch 0:2.2.1-47.el7 |
| 12940 | maven-monitor.noarch 0:2.2.1-47.el7 |
| 12941 | maven-parent.noarch 0:20-5.el7 |
| 12942 | maven-plugin-annotations.noarch 0:3.1-17.el7 |
| 12943 | maven-plugin-bundle.noarch 0:2.3.7-12.el7 |
| 12944 | maven-plugin-descriptor.noarch 0:2.2.1-47.el7 |
| 12945 | maven-plugin-plugin.noarch 0:3.1-17.el7 |
| 12946 | maven-plugin-registry.noarch 0:2.2.1-47.el7 |
| 12947 | maven-plugin-testing-harness.noarch 0:2.1-11.el7 |
| 12948 | maven-plugin-tools.noarch 0:3.1-17.el7 |
| 12949 | maven-plugin-tools-annotations.noarch 0:3.1-17.el7 |
| 12950 | maven-plugin-tools-api.noarch 0:3.1-17.el7 |
| 12951 | maven-plugin-tools-beanshell.noarch 0:3.1-17.el7 |
| 12952 | maven-plugin-tools-generators.noarch 0:3.1-17.el7 |
| 12953 | maven-plugin-tools-java.noarch 0:3.1-17.el7 |
| 12954 | maven-plugin-tools-model.noarch 0:3.1-17.el7 |
| 12955 | maven-plugins-pom.noarch 0:23-7.el7 |
| 12956 | maven-profile.noarch 0:2.2.1-47.el7 |
| 12957 | maven-project.noarch 0:2.2.1-47.el7 |
| 12958 | maven-release.noarch 0:2.2.1-12.el7 |
| 12959 | maven-release-manager.noarch 0:2.2.1-12.el7 |
| 12960 | maven-release-plugin.noarch 0:2.2.1-12.el7 |
| 12961 | maven-remote-resources-plugin.noarch 0:1.4-7.el7 |
| 12962 | maven-reporting-api.noarch 1:3.0-5.el7 |
| 12963 | maven-reporting-exec.noarch 0:1.1-4.el7 |
| 12964 | maven-reporting-impl.noarch 0:2.2-8.el7 |
| 12965 | maven-repository-builder.noarch 1:1.0-0.5.alpha2.el7 |
| 12966 | maven-scm.noarch 0:1.8.1-2.el7 |
| 12967 | maven-settings.noarch 0:2.2.1-47.el7 |
| 12968 | maven-shared.noarch 0:19-4.el7 |
| 12969 | maven-shared-incremental.noarch 0:1.1-6.el7 |
| 12970 | maven-shared-io.noarch 1:1.1-7.el7 |
| 12971 | maven-shared-utils.noarch 0:0.4-3.el7 |
| 12972 | maven-site-plugin.noarch 0:3.2-7.el7 |
| 12973 | maven-source-plugin.noarch 0:2.2.1-7.el7 |
| 12974 | maven-surefire.noarch 0:2.15-3.el7 |
| 12975 | maven-surefire-provider-junit.noarch 0:2.15-3.el7 |
| 12976 | maven-surefire-provider-testng.noarch 0:2.15-3.el7 |
| 12977 | maven-toolchain.noarch 0:2.2.1-47.el7 |
| 12978 | maven-wagon.noarch 0:2.4-3.el7 |
| 12979 | mesa-libGLU.x86_64 0:9.0.0-4.el7 |
| 12980 | mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 |
| 12981 | modello.noarch 0:1.7-4.el7 |
| 12982 | mojo-parent.noarch 0:32-4.el7 |
| 12983 | mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5 |
| 12984 | mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5 |
| 12985 | msv-msv.noarch 1:2013.5.1-6.el7 |
| 12986 | msv-xsdlib.noarch 1:2013.5.1-6.el7 |
| 12987 | nekohtml.noarch 0:1.9.14-13.el7 |
| 12988 | net-snmp-agent-libs.x86_64 1:5.7.2-20.el7 |
| 12989 | net-snmp-libs.x86_64 1:5.7.2-20.el7 |
| 12990 | netpbm.x86_64 0:10.61.02-9.el7 |
| 12991 | netpbm-progs.x86_64 0:10.61.02-9.el7 |
| 12992 | nodejs.x86_64 0:0.10.36-3.el7 |
| 12993 | nodejs-amdefine.noarch 0:0.0.4-1.el7 |
| 12994 | nodejs-async.noarch 0:0.2.10-1.el7 |
| 12995 | nodejs-optimist.noarch 0:0.4.0-1.el7 |
| 12996 | nodejs-source-map.noarch 0:0.1.33-1.el7 |
| 12997 | nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7 |
| 12998 | nodejs-wordwrap.noarch 0:0.0.2-4.el7 |
| 12999 | nss-softokn-devel.x86_64 0:3.16.2.3-9.el7 |
| 13000 | nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7 |
| 13001 | nss-util-devel.x86_64 0:3.18.0-1.el7_1 |
| 13002 | nss_compat_ossl.x86_64 0:0.9.6-8.el7 |
| 13003 | objectweb-asm.noarch 0:3.3.1-9.el7 |
| 13004 | perl-ExtUtils-Install.noarch 0:1.58-285.el7 |
| 13005 | perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 |
| 13006 | perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 |
| 13007 | php-PsrLog.noarch 0:1.0.0-6.el7 |
| 13008 | php-Smarty.noarch 0:3.1.21-1.el7 |
| 13009 | php-cli.x86_64 0:5.4.16-23.el7_0.3 |
| 13010 | php-doctrine-instantiator.noarch 0:1.0.4-1.el7 |
| 13011 | php-intl.x86_64 0:5.4.16-23.el7_0.3 |
| 13012 | php-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 13013 | php-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 |
| 13014 | php-ldap.x86_64 0:5.4.16-23.el7_0.3 |
| 13015 | php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3 |
| 13016 | php-pear-Net-URL2.noarch 0:2.1.1-1.el7 |
| 13017 | php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7 |
| 13018 | php-phpspec-prophecy.noarch 0:1.4.0-1.el7 |
| 13019 | php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7 |
| 13020 | php-phpunit-PHP-CodeCoverage.noarch 0:2.0.16-1.el7 |
| 13021 | php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 |
| 13022 | php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 |
| 13023 | php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7 |
| 13024 | php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7 |
| 13025 | php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 |
| 13026 | php-phpunit-Version.noarch 0:1.0.5-1.el7 |
| 13027 | php-phpunit-comparator.noarch 0:1.1.1-1.el7 |
| 13028 | php-phpunit-diff.noarch 0:1.3.0-1.el7 |
| 13029 | php-phpunit-environment.noarch 0:1.2.2-1.el7 |
| 13030 | php-phpunit-exporter.noarch 0:1.2.0-1.el7 |
| 13031 | php-process.x86_64 0:5.4.16-23.el7_0.3 |
| 13032 | php-sebastian-global-state.noarch 0:1.0.0-1.el7 |
| 13033 | php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 |
| 13034 | php-seld-cli-prompt.noarch 0:1.0.0-1.el7.kolab_3.5 |
| 13035 | php-seld-phar-utils.noarch 0:1.0.0-1.el7.kolab_3.5 |
| 13036 | php-soap.x86_64 0:5.4.16-23.el7_0.3 |
| 13037 | php-symfony-browser-kit.noarch 0:2.5.11-1.el7 |
| 13038 | php-symfony-common.noarch 0:2.5.11-1.el7 |
| 13039 | php-symfony-config.noarch 0:2.5.11-1.el7 |
| 13040 | php-symfony-css-selector.noarch 0:2.5.11-1.el7 |
| 13041 | php-symfony-debug.noarch 0:2.5.11-1.el7 |
| 13042 | php-symfony-dependency-injection.noarch 0:2.5.11-1.el7 |
| 13043 | php-symfony-dom-crawler.noarch 0:2.5.11-1.el7 |
| 13044 | php-symfony-event-dispatcher.noarch 0:2.5.11-1.el7 |
| 13045 | php-symfony-filesystem.noarch 0:2.5.11-1.el7 |
| 13046 | php-symfony-http-foundation.noarch 0:2.5.11-1.el7 |
| 13047 | php-symfony-http-kernel.noarch 0:2.5.11-1.el7 |
| 13048 | php-symfony-yaml.noarch 0:2.5.11-1.el7 |
| 13049 | php-tidy.x86_64 0:5.4.16-3.el7 |
| 13050 | plexus-archiver.noarch 0:2.4.2-4.el7 |
| 13051 | plexus-build-api.noarch 0:0.0.7-11.el7 |
| 13052 | plexus-cipher.noarch 0:1.7-5.el7 |
| 13053 | plexus-classworlds.noarch 0:2.4.2-8.el7 |
| 13054 | plexus-cli.noarch 0:1.2-20.el7 |
| 13055 | plexus-compiler.noarch 0:2.2-7.el7 |
| 13056 | plexus-component-api.noarch 0:1.0-0.16.alpha15.el7 |
| 13057 | plexus-components-pom.noarch 0:1.2-7.el7 |
| 13058 | plexus-containers-component-annotations.noarch 0:1.5.5-14.el7 |
| 13059 | plexus-containers-component-metadata.noarch 0:1.5.5-14.el7 |
| 13060 | plexus-containers-container-default.noarch 0:1.5.5-14.el7 |
| 13061 | plexus-digest.noarch 0:1.1-15.el7 |
| 13062 | plexus-i18n.noarch 0:1.0-0.6.b10.4.el7 |
| 13063 | plexus-interactivity.noarch 0:1.0-0.14.alpha6.el7 |
| 13064 | plexus-interpolation.noarch 0:1.15-8.el7 |
| 13065 | plexus-io.noarch 0:2.0.5-9.el7 |
| 13066 | plexus-pom.noarch 0:3.3.1-5.el7 |
| 13067 | plexus-resources.noarch 0:1.0-0.15.a7.el7 |
| 13068 | plexus-sec-dispatcher.noarch 0:1.4-13.el7 |
| 13069 | plexus-tools-pom.noarch 0:1.0.11-8.el7 |
| 13070 | plexus-utils.noarch 0:3.0.9-9.el7 |
| 13071 | plexus-velocity.noarch 0:1.1.8-16.el7 |
| 13072 | popt-devel.x86_64 0:1.13-16.el7 |
| 13073 | pyparsing.noarch 0:1.5.6-9.el7 |
| 13074 | pyserial.noarch 0:2.6-5.el7 |
| 13075 | python-babel.noarch 0:0.9.6-8.el7 |
| 13076 | python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 |
| 13077 | python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7 |
| 13078 | python-py.noarch 0:1.4.14-4.el7 |
| 13079 | python-pygments.noarch 0:1.4-9.el7 |
| 13080 | python-zope-interface.x86_64 0:4.0.5-4.el7 |
| 13081 | qdox.noarch 0:1.12.1-9.el7 |
| 13082 | regexp.noarch 0:1.5-13.el7 |
| 13083 | relaxngDatatype.noarch 0:1.0-11.el7 |
| 13084 | rhino.noarch 0:1.7R4-5.el7 |
| 13085 | roundcubemail-core-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13086 | roundcubemail-plugin-acl.noarch 0:1.2-3.el7.kolab_3.5 |
| 13087 | roundcubemail-plugin-acl-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13088 | roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13089 | roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13090 | roundcubemail-plugin-archive.noarch 0:1.2-3.el7.kolab_3.5 |
| 13091 | roundcubemail-plugin-archive-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13092 | roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13093 | roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13094 | roundcubemail-plugin-calendar.noarch 0:3.3-1.el7.kolab_3.5 |
| 13095 | roundcubemail-plugin-calendar-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13096 | roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13097 | roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13098 | roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-3.el7.kolab_3.5 |
| 13099 | roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13100 | roundcubemail-plugin-jqueryui.noarch 0:1.2-3.el7.kolab_3.5 |
| 13101 | roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13102 | roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13103 | roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13104 | roundcubemail-plugin-kolab_activesync.noarch 0:3.3-1.el7.kolab_3.5 |
| 13105 | roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13106 | roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13107 | roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13108 | roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-1.el7.kolab_3.5 |
| 13109 | roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13110 | roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13111 | roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13112 | roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13113 | roundcubemail-plugin-kolab_config.noarch 0:3.3-1.el7.kolab_3.5 |
| 13114 | roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13115 | roundcubemail-plugin-kolab_delegation.noarch 0:3.3-1.el7.kolab_3.5 |
| 13116 | roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13117 | roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13118 | roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13119 | roundcubemail-plugin-kolab_files.noarch 0:3.3-1.el7.kolab_3.5 |
| 13120 | roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13121 | roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13122 | roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13123 | roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13124 | roundcubemail-plugin-kolab_notes.noarch 0:3.3-1.el7.kolab_3.5 |
| 13125 | roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13126 | roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13127 | roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13128 | roundcubemail-plugin-kolab_tags.noarch 0:3.3-1.el7.kolab_3.5 |
| 13129 | roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13130 | roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13131 | roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13132 | roundcubemail-plugin-libcalendaring.noarch 0:3.3-1.el7.kolab_3.5 |
| 13133 | roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13134 | roundcubemail-plugin-libcalendaring-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13135 | roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13136 | roundcubemail-plugin-libkolab-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13137 | roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13138 | roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13139 | roundcubemail-plugin-managesieve.noarch 0:1.2-3.el7.kolab_3.5 |
| 13140 | roundcubemail-plugin-managesieve-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13141 | roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13142 | roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13143 | roundcubemail-plugin-odfviewer.noarch 0:3.3-1.el7.kolab_3.5 |
| 13144 | roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13145 | roundcubemail-plugin-password.noarch 0:1.2-3.el7.kolab_3.5 |
| 13146 | roundcubemail-plugin-password-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13147 | roundcubemail-plugin-pdfviewer.noarch 0:3.3-1.el7.kolab_3.5 |
| 13148 | roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13149 | roundcubemail-plugin-tasklist.noarch 0:3.3-1.el7.kolab_3.5 |
| 13150 | roundcubemail-plugin-tasklist-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13151 | roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13152 | roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13153 | roundcubemail-plugin-zipdownload.noarch 0:1.2-3.el7.kolab_3.5 |
| 13154 | roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13155 | roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13156 | roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13157 | roundcubemail-skin-chameleon.noarch 0:0.3.6-1.el7.kolab_3.5 |
| 13158 | roundcubemail-skin-chameleon-assets.noarch 0:0.3.6-1.el7.kolab_3.5 |
| 13159 | roundcubemail-skin-chameleon-core.noarch 0:0.3.6-1.el7.kolab_3.5 |
| 13160 | roundcubemail-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13161 | roundcubemail-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13162 | rpm-devel.x86_64 0:4.11.1-25.el7 |
| 13163 | sac.noarch 0:1.3-17.el7 |
| 13164 | sisu-inject-bean.noarch 0:2.3.0-11.el7 |
| 13165 | sisu-inject-plexus.noarch 0:2.3.0-11.el7 |
| 13166 | slf4j.noarch 0:1.7.4-3.el7 |
| 13167 | snakeyaml.noarch 0:1.11-8.el7 |
| 13168 | sonatype-oss-parent.noarch 0:7-6.el7 |
| 13169 | spice-parent.noarch 0:15-11.el7 |
| 13170 | stax2-api.noarch 0:3.1.1-10.el7 |
| 13171 | svrcore.x86_64 0:4.0.4-11.el7 |
| 13172 | systemtap-sdt-devel.x86_64 0:2.6-10.el7_1 |
| 13173 | t1lib.x86_64 0:5.1.2-14.el7 |
| 13174 | tcl.x86_64 1:8.5.13-4.el7 |
| 13175 | tcp_wrappers-devel.x86_64 0:7.6-77.el7 |
| 13176 | testng.noarch 0:6.8.7-3.el7 |
| 13177 | texlive-ae.noarch 2:svn15878.1.4-32.el7 |
| 13178 | texlive-algorithms.noarch 2:svn15878.0.1-32.el7 |
| 13179 | texlive-amscls.noarch 2:svn29207.0-32.el7 |
| 13180 | texlive-amsfonts.noarch 2:svn29208.3.04-32.el7 |
| 13181 | texlive-amsmath.noarch 2:svn29327.2.14-32.el7 |
| 13182 | texlive-anysize.noarch 2:svn15878.0-32.el7 |
| 13183 | texlive-attachfile.noarch 2:svn21866.v1.5b-32.el7 |
| 13184 | texlive-avantgar.noarch 2:svn28614.0-32.el7 |
| 13185 | texlive-babel.noarch 2:svn24756.3.8m-32.el7 |
| 13186 | texlive-babelbib.noarch 2:svn25245.1.31-32.el7 |
| 13187 | texlive-base.noarch 2:2012-32.20130427_r30134.el7 |
| 13188 | texlive-beamer.noarch 2:svn29349.3.26-32.el7 |
| 13189 | texlive-bera.noarch 2:svn20031.0-32.el7 |
| 13190 | texlive-beton.noarch 2:svn15878.0-32.el7 |
| 13191 | texlive-bibtex.noarch 2:svn26689.0.99d-32.el7 |
| 13192 | texlive-bibtex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13193 | texlive-bookman.noarch 2:svn28614.0-32.el7 |
| 13194 | texlive-booktabs.noarch 2:svn15878.1.61803-32.el7 |
| 13195 | texlive-breakurl.noarch 2:svn15878.1.30-32.el7 |
| 13196 | texlive-caption.noarch 2:svn29026.3.3__2013_02_03_-32.el7 |
| 13197 | texlive-carlisle.noarch 2:svn18258.0-32.el7 |
| 13198 | texlive-charter.noarch 2:svn15878.0-32.el7 |
| 13199 | texlive-chngcntr.noarch 2:svn17157.1.0a-32.el7 |
| 13200 | texlive-cite.noarch 2:svn19955.5.3-32.el7 |
| 13201 | texlive-cm.noarch 2:svn29581.0-32.el7 |
| 13202 | texlive-cm-super.noarch 2:svn15878.0-32.el7 |
| 13203 | texlive-cmap.noarch 2:svn26568.0-32.el7 |
| 13204 | texlive-cmextra.noarch 2:svn14075.0-32.el7 |
| 13205 | texlive-collection-basic.noarch 2:svn26314.0-32.20130427_r30134.el7 |
| 13206 | texlive-collection-documentation-base.noarch 2:svn17091.0-32.20130427_r30134.el7 |
| 13207 | texlive-collection-fontsrecommended.noarch 2:svn28082.0-32.20130427_r30134.el7 |
| 13208 | texlive-collection-latex.noarch 2:svn25030.0-32.20130427_r30134.el7 |
| 13209 | texlive-collection-latexrecommended.noarch 2:svn25795.0-32.20130427_r30134.el7 |
| 13210 | texlive-colortbl.noarch 2:svn25394.v1.0a-32.el7 |
| 13211 | texlive-courier.noarch 2:svn28614.0-32.el7 |
| 13212 | texlive-crop.noarch 2:svn15878.1.5-32.el7 |
| 13213 | texlive-csquotes.noarch 2:svn24393.5.1d-32.el7 |
| 13214 | texlive-ctable.noarch 2:svn26694.1.23-32.el7 |
| 13215 | texlive-currfile.noarch 2:svn29012.0.7b-32.el7 |
| 13216 | texlive-dvipdfm.noarch 2:svn26689.0.13.2d-32.el7 |
| 13217 | texlive-dvipdfm-bin.noarch 2:svn13663.0-32.20130427_r30134.el7 |
| 13218 | texlive-dvipdfmx.noarch 2:svn26765.0-32.el7 |
| 13219 | texlive-dvipdfmx-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13220 | texlive-dvipdfmx-def.noarch 2:svn15878.0-32.el7 |
| 13221 | texlive-dvips-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13222 | texlive-ec.noarch 2:svn25033.1.0-32.el7 |
| 13223 | texlive-enctex.noarch 2:svn28602.0-32.el7 |
| 13224 | texlive-enumitem.noarch 2:svn24146.3.5.2-32.el7 |
| 13225 | texlive-eso-pic.noarch 2:svn21515.2.0c-32.el7 |
| 13226 | texlive-etex.noarch 2:svn22198.2.1-32.el7 |
| 13227 | texlive-etex-pkg.noarch 2:svn15878.2.0-32.el7 |
| 13228 | texlive-etoolbox.noarch 2:svn20922.2.1-32.el7 |
| 13229 | texlive-euler.noarch 2:svn17261.2.5-32.el7 |
| 13230 | texlive-euro.noarch 2:svn22191.1.1-32.el7 |
| 13231 | texlive-eurosym.noarch 2:svn17265.1.4_subrfix-32.el7 |
| 13232 | texlive-extsizes.noarch 2:svn17263.1.4a-32.el7 |
| 13233 | texlive-fancybox.noarch 2:svn18304.1.4-32.el7 |
| 13234 | texlive-fancyhdr.noarch 2:svn15878.3.1-32.el7 |
| 13235 | texlive-fancyref.noarch 2:svn15878.0.9c-32.el7 |
| 13236 | texlive-fancyvrb.noarch 2:svn18492.2.8-32.el7 |
| 13237 | texlive-filecontents.noarch 2:svn24250.1.3-32.el7 |
| 13238 | texlive-filehook.noarch 2:svn24280.0.5d-32.el7 |
| 13239 | texlive-fix2col.noarch 2:svn17133.0-32.el7 |
| 13240 | texlive-float.noarch 2:svn15878.1.3d-32.el7 |
| 13241 | texlive-fontspec.noarch 2:svn29412.v2.3a-32.el7 |
| 13242 | texlive-footmisc.noarch 2:svn23330.5.5b-32.el7 |
| 13243 | texlive-fp.noarch 2:svn15878.0-32.el7 |
| 13244 | texlive-fpl.noarch 2:svn15878.1.002-32.el7 |
| 13245 | texlive-geometry.noarch 2:svn19716.5.6-32.el7 |
| 13246 | texlive-glyphlist.noarch 2:svn28576.0-32.el7 |
| 13247 | texlive-graphics.noarch 2:svn25405.1.0o-32.el7 |
| 13248 | texlive-gsftopk.noarch 2:svn26689.1.19.2-32.el7 |
| 13249 | texlive-gsftopk-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13250 | texlive-helvetic.noarch 2:svn28614.0-32.el7 |
| 13251 | texlive-hyperref.noarch 2:svn28213.6.83m-32.el7 |
| 13252 | texlive-hyph-utf8.noarch 2:svn29641.0-32.el7 |
| 13253 | texlive-hyphen-base.noarch 2:svn29197.0-32.el7 |
| 13254 | texlive-ifetex.noarch 2:svn24853.1.2-32.el7 |
| 13255 | texlive-ifluatex.noarch 2:svn26725.1.3-32.el7 |
| 13256 | texlive-ifxetex.noarch 2:svn19685.0.5-32.el7 |
| 13257 | texlive-index.noarch 2:svn24099.4.1beta-32.el7 |
| 13258 | texlive-jknapltx.noarch 2:svn19440.0-32.el7 |
| 13259 | texlive-kastrup.noarch 2:svn15878.0-32.el7 |
| 13260 | texlive-koma-script.noarch 2:svn27255.3.11b-32.el7 |
| 13261 | texlive-kpathsea.noarch 2:svn28792.0-32.el7 |
| 13262 | texlive-kpathsea-bin.x86_64 2:svn27347.0-32.20130427_r30134.el7 |
| 13263 | texlive-kpathsea-lib.x86_64 2:2012-32.20130427_r30134.el7 |
| 13264 | texlive-l3experimental.noarch 2:svn29361.SVN_4467-32.el7 |
| 13265 | texlive-l3kernel.noarch 2:svn29409.SVN_4469-32.el7 |
| 13266 | texlive-l3packages.noarch 2:svn29361.SVN_4467-32.el7 |
| 13267 | texlive-latex-bin.noarch 2:svn26689.0-32.el7 |
| 13268 | texlive-latex-bin-bin.noarch 2:svn14050.0-32.20130427_r30134.el7 |
| 13269 | texlive-latex-fonts.noarch 2:svn28888.0-32.el7 |
| 13270 | texlive-latexconfig.noarch 2:svn28991.0-32.el7 |
| 13271 | texlive-listings.noarch 2:svn15878.1.4-32.el7 |
| 13272 | texlive-lm.noarch 2:svn28119.2.004-32.el7 |
| 13273 | texlive-lm-math.noarch 2:svn29044.1.958-32.el7 |
| 13274 | texlive-ltxmisc.noarch 2:svn21927.0-32.el7 |
| 13275 | texlive-lua-alt-getopt.noarch 2:svn29349.0.7.0-32.el7 |
| 13276 | texlive-lualatex-math.noarch 2:svn29346.1.2-32.el7 |
| 13277 | texlive-luaotfload.noarch 2:svn26718.1.26-32.el7 |
| 13278 | texlive-luaotfload-bin.noarch 2:svn18579.0-32.20130427_r30134.el7 |
| 13279 | texlive-luatex.noarch 2:svn26689.0.70.1-32.el7 |
| 13280 | texlive-luatex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 13281 | texlive-luatexbase.noarch 2:svn22560.0.31-32.el7 |
| 13282 | texlive-makeindex.noarch 2:svn26689.2.12-32.el7 |
| 13283 | texlive-makeindex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13284 | texlive-marginnote.noarch 2:svn25880.v1.1i-32.el7 |
| 13285 | texlive-marvosym.noarch 2:svn29349.2.2a-32.el7 |
| 13286 | texlive-mathpazo.noarch 2:svn15878.1.003-32.el7 |
| 13287 | texlive-mdwtools.noarch 2:svn15878.1.05.4-32.el7 |
| 13288 | texlive-memoir.noarch 2:svn21638.3.6j_patch_6.0g-32.el7 |
| 13289 | texlive-metafont.noarch 2:svn26689.2.718281-32.el7 |
| 13290 | texlive-metafont-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 13291 | texlive-metalogo.noarch 2:svn18611.0.12-32.el7 |
| 13292 | texlive-mflogo.noarch 2:svn17487.0-32.el7 |
| 13293 | texlive-mfnfss.noarch 2:svn19410.0-32.el7 |
| 13294 | texlive-mfware.noarch 2:svn26689.0-32.el7 |
| 13295 | texlive-mfware-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13296 | texlive-mh.noarch 2:svn29420.0-32.el7 |
| 13297 | texlive-microtype.noarch 2:svn29392.2.5-32.el7 |
| 13298 | texlive-misc.noarch 2:svn24955.0-32.el7 |
| 13299 | texlive-mparhack.noarch 2:svn15878.1.4-32.el7 |
| 13300 | texlive-mptopdf.noarch 2:svn26689.0-32.el7 |
| 13301 | texlive-mptopdf-bin.noarch 2:svn18674.0-32.20130427_r30134.el7 |
| 13302 | texlive-ms.noarch 2:svn24467.0-32.el7 |
| 13303 | texlive-multido.noarch 2:svn18302.1.42-32.el7 |
| 13304 | texlive-natbib.noarch 2:svn20668.8.31b-32.el7 |
| 13305 | texlive-ncntrsbk.noarch 2:svn28614.0-32.el7 |
| 13306 | texlive-ntgclass.noarch 2:svn15878.0-32.el7 |
| 13307 | texlive-oberdiek.noarch 2:svn26725.0-32.el7 |
| 13308 | texlive-palatino.noarch 2:svn28614.0-32.el7 |
| 13309 | texlive-paralist.noarch 2:svn15878.2.3b-32.el7 |
| 13310 | texlive-parallel.noarch 2:svn15878.0-32.el7 |
| 13311 | texlive-parskip.noarch 2:svn19963.2.0-32.el7 |
| 13312 | texlive-pdfpages.noarch 2:svn27574.0.4t-32.el7 |
| 13313 | texlive-pdftex.noarch 2:svn29585.1.40.11-32.el7 |
| 13314 | texlive-pdftex-bin.x86_64 2:svn27321.0-32.20130427_r30134.el7 |
| 13315 | texlive-pdftex-def.noarch 2:svn22653.0.06d-32.el7 |
| 13316 | texlive-pgf.noarch 2:svn22614.2.10-32.el7 |
| 13317 | texlive-plain.noarch 2:svn26647.0-32.el7 |
| 13318 | texlive-powerdot.noarch 2:svn25656.1.4i-32.el7 |
| 13319 | texlive-psfrag.noarch 2:svn15878.3.04-32.el7 |
| 13320 | texlive-pslatex.noarch 2:svn16416.0-32.el7 |
| 13321 | texlive-psnfss.noarch 2:svn23394.9.2a-32.el7 |
| 13322 | texlive-pspicture.noarch 2:svn15878.0-32.el7 |
| 13323 | texlive-pst-3d.noarch 2:svn17257.1.10-32.el7 |
| 13324 | texlive-pst-blur.noarch 2:svn15878.2.0-32.el7 |
| 13325 | texlive-pst-coil.noarch 2:svn24020.1.06-32.el7 |
| 13326 | texlive-pst-eps.noarch 2:svn15878.1.0-32.el7 |
| 13327 | texlive-pst-fill.noarch 2:svn15878.1.01-32.el7 |
| 13328 | texlive-pst-grad.noarch 2:svn15878.1.06-32.el7 |
| 13329 | texlive-pst-math.noarch 2:svn20176.0.61-32.el7 |
| 13330 | texlive-pst-node.noarch 2:svn27799.1.25-32.el7 |
| 13331 | texlive-pst-plot.noarch 2:svn28729.1.44-32.el7 |
| 13332 | texlive-pst-slpe.noarch 2:svn24391.1.31-32.el7 |
| 13333 | texlive-pst-text.noarch 2:svn15878.1.00-32.el7 |
| 13334 | texlive-pst-tree.noarch 2:svn24142.1.12-32.el7 |
| 13335 | texlive-pstricks.noarch 2:svn29678.2.39-32.el7 |
| 13336 | texlive-pstricks-add.noarch 2:svn28750.3.59-32.el7 |
| 13337 | texlive-pxfonts.noarch 2:svn15878.0-32.el7 |
| 13338 | texlive-qstest.noarch 2:svn15878.0-32.el7 |
| 13339 | texlive-rcs.noarch 2:svn15878.0-32.el7 |
| 13340 | texlive-rotating.noarch 2:svn16832.2.16b-32.el7 |
| 13341 | texlive-rsfs.noarch 2:svn15878.0-32.el7 |
| 13342 | texlive-sansmath.noarch 2:svn17997.1.1-32.el7 |
| 13343 | texlive-sauerj.noarch 2:svn15878.0-32.el7 |
| 13344 | texlive-section.noarch 2:svn20180.0-32.el7 |
| 13345 | texlive-seminar.noarch 2:svn18322.1.5-32.el7 |
| 13346 | texlive-sepnum.noarch 2:svn20186.2.0-32.el7 |
| 13347 | texlive-setspace.noarch 2:svn24881.6.7a-32.el7 |
| 13348 | texlive-showexpl.noarch 2:svn27790.v0.3j-32.el7 |
| 13349 | texlive-soul.noarch 2:svn15878.2.4-32.el7 |
| 13350 | texlive-subfig.noarch 2:svn15878.1.3-32.el7 |
| 13351 | texlive-symbol.noarch 2:svn28614.0-32.el7 |
| 13352 | texlive-tetex.noarch 2:svn29585.3.0-32.el7 |
| 13353 | texlive-tetex-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 13354 | texlive-tex.noarch 2:svn26689.3.1415926-32.el7 |
| 13355 | texlive-tex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 13356 | texlive-tex-gyre.noarch 2:svn18651.2.004-32.el7 |
| 13357 | texlive-tex-gyre-math.noarch 2:svn29045.0-32.el7 |
| 13358 | texlive-texconfig.noarch 2:svn29349.0-32.el7 |
| 13359 | texlive-texconfig-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 13360 | texlive-texlive.infra.noarch 2:svn28217.0-32.el7 |
| 13361 | texlive-texlive.infra-bin.x86_64 2:svn22566.0-32.20130427_r30134.el7 |
| 13362 | texlive-textcase.noarch 2:svn15878.0-32.el7 |
| 13363 | texlive-thumbpdf.noarch 2:svn26689.3.15-32.el7 |
| 13364 | texlive-thumbpdf-bin.noarch 2:svn6898.0-32.20130427_r30134.el7 |
| 13365 | texlive-times.noarch 2:svn28614.0-32.el7 |
| 13366 | texlive-tipa.noarch 2:svn29349.1.3-32.el7 |
| 13367 | texlive-tools.noarch 2:svn26263.0-32.el7 |
| 13368 | texlive-txfonts.noarch 2:svn15878.0-32.el7 |
| 13369 | texlive-type1cm.noarch 2:svn21820.0-32.el7 |
| 13370 | texlive-typehtml.noarch 2:svn17134.0-32.el7 |
| 13371 | texlive-ucs.noarch 2:svn27549.2.1-32.el7 |
| 13372 | texlive-underscore.noarch 2:svn18261.0-32.el7 |
| 13373 | texlive-unicode-math.noarch 2:svn29413.0.7d-32.el7 |
| 13374 | texlive-url.noarch 2:svn16864.3.2-32.el7 |
| 13375 | texlive-utopia.noarch 2:svn15878.0-32.el7 |
| 13376 | texlive-varwidth.noarch 2:svn24104.0.92-32.el7 |
| 13377 | texlive-wasy.noarch 2:svn15878.0-32.el7 |
| 13378 | texlive-wasysym.noarch 2:svn15878.2.0-32.el7 |
| 13379 | texlive-xcolor.noarch 2:svn15878.2.11-32.el7 |
| 13380 | texlive-xdvi.noarch 2:svn26689.22.85-32.el7 |
| 13381 | texlive-xdvi-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13382 | texlive-xkeyval.noarch 2:svn27995.2.6a-32.el7 |
| 13383 | texlive-xunicode.noarch 2:svn23897.0.981-32.el7 |
| 13384 | texlive-zapfchan.noarch 2:svn28614.0-32.el7 |
| 13385 | texlive-zapfding.noarch 2:svn28614.0-32.el7 |
| 13386 | tix.x86_64 1:8.4.3-12.el7 |
| 13387 | tk.x86_64 1:8.5.13-4.el7 |
| 13388 | tomcat-servlet-3.0-api.noarch 0:7.0.54-2.el7_1 |
| 13389 | unixODBC.x86_64 0:2.3.1-10.el7 |
| 13390 | urw-fonts.noarch 0:2.4-16.el7 |
| 13391 | uuid.x86_64 0:1.6.2-26.el7 |
| 13392 | v8.x86_64 1:3.14.5.10-17.el7 |
| 13393 | velocity.noarch 0:1.7-10.el7 |
| 13394 | weld-parent.noarch 0:17-9.el7 |
| 13395 | woodstox-core.noarch 0:4.1.2-8.el7 |
| 13396 | ws-jaxme.noarch 0:0.5.2-10.el7 |
| 13397 | wxBase.x86_64 0:2.8.12-13.el7 |
| 13398 | wxGTK.x86_64 0:2.8.12-13.el7 |
| 13399 | wxGTK-gl.x86_64 0:2.8.12-13.el7 |
| 13400 | xbean.noarch 0:3.13-6.el7 |
| 13401 | xerces-c.x86_64 0:3.1.1-6.el7 |
| 13402 | xmlgraphics-commons.noarch 0:1.5-3.el7 |
| 13403 | xmvn.noarch 0:1.3.0-5.el7 |
| 13404 | xpp3.noarch 0:1.1.3.8-11.el7 |
| 13405 | xz-java.noarch 0:1.3-3.el7 |
| 13406 | ycssmin.noarch 0:1.0.1-6.el7 |
| 13407 | zziplib.x86_64 0:0.13.62-5.el7 |
| 13408 | |
| 13409 | Dependency Updated: |
| 13410 | libblkid.x86_64 0:2.23.2-22.el7_1 libmount.x86_64 0:2.23.2-22.el7_1 |
| 13411 | libuuid.x86_64 0:2.23.2-22.el7_1 nspr.x86_64 0:4.10.8-1.el7_1 |
| 13412 | nss.x86_64 0:3.18.0-2.2.el7_1 nss-sysinit.x86_64 0:3.18.0-2.2.el7_1 |
| 13413 | nss-tools.x86_64 0:3.18.0-2.2.el7_1 nss-util.x86_64 0:3.18.0-1.el7_1 |
| 13414 | util-linux.x86_64 0:2.23.2-22.el7_1 |
| 13415 | |
| 13416 | Complete! |
| 13417 | /var/tmp/666 |
| 13418 |
Run Command on atomic02
Run Command on atomic02
- When
- Completed at May 21 2015, 8:54 AM · Built for 21 m, 24 s
- Status
Failed
| 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 ''\''483'\''' |
| 10 | +++ echo 483 |
| 11 | + id=483 |
| 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-4xh5lpc5saro3i6w7iua'\''' |
| 31 | +++ echo PHID-HMBT-4xh5lpc5saro3i6w7iua |
| 32 | + phid=PHID-HMBT-4xh5lpc5saro3i6w7iua |
| 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 | ++ sed -e 's|ssh://git@|https://|g' |
| 63 | ++ echo ssh://git@git.kolab.org/diffusion/QA/stick.git |
| 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/665 |
| 69 | + TMPDIR=/var/tmp/665 |
| 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 |
| 74 | Already 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 |
| 93 | Sending build context to Docker daemon 4.608 kB |
| 94 | |
| 95 | Sending build context to Docker daemon |
| 96 | 2015/05/21 10:54:05 readdirent: input/output error |
| 97 | make: *** [all] Error 1 |
| 98 | + retval=2 |
| 99 | + popd |
| 100 | + cd /var/tmp |
| 101 | + rm -rf /var/tmp/665 |
| 102 | + exit 2 |
| 103 |
| 1 | Cloning into 'stick.git'... |
|---|---|
| 2 | /var/tmp/665/stick.git /var/tmp/665 |
| 3 | /var/tmp/665 |
| 4 | /var/tmp/665/stick.git /var/tmp/665 |
| 5 | Cloning into '/var/tmp/665/docker.git'... |
| 6 | /var/tmp/665/docker.git/ci /var/tmp/665/stick.git |
| 7 | for 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 ; \ |
| 9 | done |
| 10 | Step 0 : FROM centos:centos7 |
| 11 | ---> fd44297e2ddb |
| 12 | Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com> |
| 13 | ---> Using cache |
| 14 | ---> 5d34fcd97863 |
| 15 | Step 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 | ---> 8dc669b4f525 |
| 18 | Step 3 : RUN rpm --import https://ssl.kolabsys.com/community.asc |
| 19 | ---> Using cache |
| 20 | ---> 38bcbbb48c5f |
| 21 | Step 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 | ---> b290882b9b05 |
| 24 | Step 5 : RUN rpm --import http://download.opensuse.org/repositories/openSUSE:/Tools/CentOS_7/repodata/repomd.xml.key |
| 25 | ---> Using cache |
| 26 | ---> fd2876d6ab41 |
| 27 | Step 6 : RUN sed -i -e '/tsflags=nodocs/d' /etc/yum.conf && sed -r -i -e 's/enabled\s*=\s*1/enabled=0/g' /etc/yum/pluginconf.d/fastestmirror.conf |
| 28 | ---> Using cache |
| 29 | ---> 1966791dcc85 |
| 30 | Step 7 : RUN yum -y reinstall \* |
| 31 | ---> Using cache |
| 32 | ---> 0bcbfd59309c |
| 33 | Step 8 : ENV IMAGE maipo |
| 34 | ---> Using cache |
| 35 | ---> a77b4f5c5f5e |
| 36 | Step 9 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/dbus.service /etc/systemd/system/dbus.service |
| 37 | ---> Using cache |
| 38 | ---> b7a280178650 |
| 39 | Step 10 : RUN ln -sf dbus.service /etc/systemd/system/messagebus.service |
| 40 | ---> Using cache |
| 41 | ---> 068f025c0ac3 |
| 42 | Step 11 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/httpd.service /etc/systemd/system/httpd.service |
| 43 | ---> Using cache |
| 44 | ---> 533fc1c13823 |
| 45 | Step 12 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl /usr/bin/systemctl |
| 46 | ---> Using cache |
| 47 | ---> 02b697a3574b |
| 48 | Step 13 : ADD https://raw.githubusercontent.com/adelton/docker-freeipa/master/systemctl-socket-daemon /usr/bin/systemctl-socket-daemon |
| 49 | ---> Using cache |
| 50 | ---> ee117d3590c6 |
| 51 | Step 14 : RUN chmod -v a+rx /usr/bin/systemctl /usr/bin/systemctl-socket-daemon |
| 52 | ---> Using cache |
| 53 | ---> c29def89f1dd |
| 54 | Step 15 : ADD https://cgit.cyrus.foundation/docker/plain/.vimrc /root/.vimrc |
| 55 | ---> Using cache |
| 56 | ---> f3812fd76ccd |
| 57 | Step 16 : RUN yum clean all && yum -y install epel-release yum -y install --skip-broken ant build git glibc-devel glibc-devel.i686 gtk2-devel ibus-devel java-devel osc passwd perl-Digest-MD5 perl-TimeDate python-selenium rpmdevtools sudo vim-enhanced yum-utils @development @fedora-packager && yum-builddep -y --skip-broken $(yum -d 0 -e 0 --disablerepo=\* --enablerepo=Kolab_Development list available 2>&1 | grep -vE "^(Available Packages|\s+)" | awk '{print $1}' ) |
| 58 | ---> Running in e6c56e946e17 |
| 59 | Cleaning repos: Kolab_Development base extras openSUSE_Tools systemdcontainer |
| 60 | : updates |
| 61 | Cleaning up everything |
| 62 | Package yum-3.4.3-125.el7.centos.noarch already installed and latest version |
| 63 | No package install available. |
| 64 | [91mWarning: Package group fedora-packager does not exist. |
| 65 | [0mResolving Dependencies |
| 66 | --> Running transaction check |
| 67 | ---> Package ant.noarch 0:1.9.2-9.el7 will be installed |
| 68 | --> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.2-9.el7.noarch |
| 69 | --> Processing Dependency: xml-commons-apis for package: ant-1.9.2-9.el7.noarch |
| 70 | --> Processing Dependency: xerces-j2 for package: ant-1.9.2-9.el7.noarch |
| 71 | --> Processing Dependency: perl for package: ant-1.9.2-9.el7.noarch |
| 72 | --> Processing Dependency: jpackage-utils for package: ant-1.9.2-9.el7.noarch |
| 73 | ---> Package autoconf.noarch 0:2.69-11.el7 will be installed |
| 74 | --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch |
| 75 | --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch |
| 76 | --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch |
| 77 | --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch |
| 78 | --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch |
| 79 | --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch |
| 80 | --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch |
| 81 | --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch |
| 82 | --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch |
| 83 | --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch |
| 84 | ---> Package automake.noarch 0:1.13.4-3.el7 will be installed |
| 85 | --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch |
| 86 | --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch |
| 87 | --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch |
| 88 | ---> Package bison.x86_64 0:2.7-4.el7 will be installed |
| 89 | ---> Package build.noarch 0:20150317-192.1 will be installed |
| 90 | --> Processing Dependency: build-mkbaselibs for package: build-20150317-192.1.noarch |
| 91 | --> Processing Dependency: tar for package: build-20150317-192.1.noarch |
| 92 | ---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed |
| 93 | ---> Package cscope.x86_64 0:15.8-7.el7 will be installed |
| 94 | --> Processing Dependency: emacs-filesystem for package: cscope-15.8-7.el7.x86_64 |
| 95 | ---> Package ctags.x86_64 0:5.8-13.el7 will be installed |
| 96 | ---> Package diffstat.x86_64 0:1.57-4.el7 will be installed |
| 97 | ---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed |
| 98 | ---> Package elfutils.x86_64 0:0.160-1.el7 will be installed |
| 99 | --> Processing Dependency: elfutils-libs(x86-64) = 0.160-1.el7 for package: elfutils-0.160-1.el7.x86_64 |
| 100 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 101 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 102 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 103 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 104 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 105 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 106 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 107 | --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 108 | --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 109 | --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 110 | --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.160-1.el7.x86_64 |
| 111 | ---> Package epel-release.noarch 0:7-5 will be installed |
| 112 | ---> Package flex.x86_64 0:2.5.37-3.el7 will be installed |
| 113 | ---> Package gcc.x86_64 0:4.8.3-9.el7 will be installed |
| 114 | --> Processing Dependency: cpp = 4.8.3-9.el7 for package: gcc-4.8.3-9.el7.x86_64 |
| 115 | --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.3-9.el7.x86_64 |
| 116 | --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.3-9.el7.x86_64 |
| 117 | ---> Package gcc-c++.x86_64 0:4.8.3-9.el7 will be installed |
| 118 | --> Processing Dependency: libstdc++-devel = 4.8.3-9.el7 for package: gcc-c++-4.8.3-9.el7.x86_64 |
| 119 | ---> Package gcc-gfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 120 | --> Processing Dependency: libquadmath-devel = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 121 | --> Processing Dependency: libquadmath = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 122 | --> Processing Dependency: libgfortran = 4.8.3-9.el7 for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 123 | --> Processing Dependency: libgfortran.so.3()(64bit) for package: gcc-gfortran-4.8.3-9.el7.x86_64 |
| 124 | ---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed |
| 125 | --> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 |
| 126 | --> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 |
| 127 | ---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed |
| 128 | --> Processing Dependency: perl-Git = 1.8.3.1-4.el7 for package: git-1.8.3.1-4.el7.x86_64 |
| 129 | --> Processing Dependency: rsync for package: git-1.8.3.1-4.el7.x86_64 |
| 130 | --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-4.el7.x86_64 |
| 131 | --> Processing Dependency: perl(Git) for package: git-1.8.3.1-4.el7.x86_64 |
| 132 | --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-4.el7.x86_64 |
| 133 | --> Processing Dependency: perl(Error) for package: git-1.8.3.1-4.el7.x86_64 |
| 134 | --> Processing Dependency: openssh-clients for package: git-1.8.3.1-4.el7.x86_64 |
| 135 | --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-4.el7.x86_64 |
| 136 | ---> Package glibc-devel.i686 0:2.17-78.el7 will be installed |
| 137 | --> Processing Dependency: glibc-headers = 2.17-78.el7 for package: glibc-devel-2.17-78.el7.i686 |
| 138 | --> Processing Dependency: libutil.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 139 | --> Processing Dependency: libthread_db.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 140 | --> Processing Dependency: librt.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 141 | --> Processing Dependency: libresolv.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 142 | --> Processing Dependency: libnss_nisplus.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 143 | --> Processing Dependency: libnss_nis.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 144 | --> Processing Dependency: libnss_hesiod.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 145 | --> Processing Dependency: libnss_files.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 146 | --> Processing Dependency: libnss_dns.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 147 | --> Processing Dependency: libnss_db.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 148 | --> Processing Dependency: libnss_compat.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 149 | --> Processing Dependency: libnsl.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 150 | --> Processing Dependency: libm.so.6 for package: glibc-devel-2.17-78.el7.i686 |
| 151 | --> Processing Dependency: libdl.so.2 for package: glibc-devel-2.17-78.el7.i686 |
| 152 | --> Processing Dependency: libcrypt.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 153 | --> Processing Dependency: libcidn.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 154 | --> Processing Dependency: libanl.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 155 | --> Processing Dependency: libBrokenLocale.so.1 for package: glibc-devel-2.17-78.el7.i686 |
| 156 | --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-78.el7.i686 |
| 157 | ---> Package glibc-devel.x86_64 0:2.17-78.el7 will be installed |
| 158 | ---> Package gtk2-devel.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 159 | --> Processing Dependency: gtk2 = 2.24.22-5.el7_0.1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 160 | --> Processing Dependency: pango-devel >= 1.20.0-1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 161 | --> Processing Dependency: glib2-devel >= 2.28.0-1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 162 | --> Processing Dependency: cairo-devel >= 1.6.0-1 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 163 | --> Processing Dependency: atk-devel >= 1.29.4-2 for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 164 | --> Processing Dependency: pkgconfig(pangoft2) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 165 | --> Processing Dependency: pkgconfig(pangocairo) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 166 | --> Processing Dependency: pkgconfig(pango) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 167 | --> Processing Dependency: pkgconfig(gio-2.0) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 168 | --> Processing Dependency: pkgconfig(gdk-pixbuf-2.0) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 169 | --> Processing Dependency: pkgconfig(cairo) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 170 | --> Processing Dependency: pkgconfig(atk) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 171 | --> Processing Dependency: libpng-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 172 | --> Processing Dependency: libXrandr-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 173 | --> Processing Dependency: libXinerama-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 174 | --> Processing Dependency: libXi-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 175 | --> Processing Dependency: libXfixes-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 176 | --> Processing Dependency: libXext-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 177 | --> Processing Dependency: libXcursor-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 178 | --> Processing Dependency: libXcomposite-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 179 | --> Processing Dependency: libX11-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 180 | --> Processing Dependency: gdk-pixbuf2-devel for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 181 | --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 182 | --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 183 | --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 184 | --> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 185 | --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 186 | --> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 187 | --> Processing Dependency: libgailutil.so.18()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 188 | --> Processing Dependency: libfreetype.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 189 | --> Processing Dependency: libfontconfig.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 190 | --> Processing Dependency: libcairo.so.2()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 191 | --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 192 | --> Processing Dependency: libXrender.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 193 | --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 194 | --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 195 | --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 196 | --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 197 | --> Processing Dependency: libXext.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 198 | --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 199 | --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 200 | --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 201 | --> Processing Dependency: libX11.so.6()(64bit) for package: gtk2-devel-2.24.22-5.el7_0.1.x86_64 |
| 202 | ---> Package ibus-devel.x86_64 0:1.5.3-11.el7 will be installed |
| 203 | --> Processing Dependency: ibus-libs = 1.5.3-11.el7 for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 204 | --> Processing Dependency: ibus(x86-64) = 1.5.3-11.el7 for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 205 | --> Processing Dependency: vala for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 206 | --> Processing Dependency: gobject-introspection-devel for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 207 | --> Processing Dependency: dbus-devel for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 208 | --> Processing Dependency: libibus-1.0.so.5()(64bit) for package: ibus-devel-1.5.3-11.el7.x86_64 |
| 209 | ---> Package indent.x86_64 0:2.2.11-13.el7 will be installed |
| 210 | ---> Package intltool.noarch 0:0.50.2-6.el7 will be installed |
| 211 | --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-6.el7.noarch |
| 212 | --> Processing Dependency: perl(Encode) for package: intltool-0.50.2-6.el7.noarch |
| 213 | --> Processing Dependency: gettext-devel for package: intltool-0.50.2-6.el7.noarch |
| 214 | ---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 215 | --> 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 |
| 216 | ---> Package libtool.x86_64 0:2.4.2-20.el7 will be installed |
| 217 | ---> Package make.x86_64 1:3.82-21.el7 will be installed |
| 218 | ---> Package osc.x86_64 0:0.151.2-169.1 will be installed |
| 219 | --> Processing Dependency: m2crypto > 0.19 for package: osc-0.151.2-169.1.x86_64 |
| 220 | ---> Package passwd.x86_64 0:0.79-4.el7 will be installed |
| 221 | ---> Package patch.x86_64 0:2.7.1-8.el7 will be installed |
| 222 | ---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed |
| 223 | ---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed |
| 224 | --> Processing Dependency: perl(Digest::base) >= 1.00 for package: perl-Digest-MD5-2.52-3.el7.x86_64 |
| 225 | ---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed |
| 226 | --> Processing Dependency: perl(Time::Local) for package: 1:perl-TimeDate-2.30-2.el7.noarch |
| 227 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 228 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 229 | ---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed |
| 230 | ---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed |
| 231 | --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch |
| 232 | --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch |
| 233 | --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-68.el7.centos.noarch |
| 234 | ---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed |
| 235 | --> Processing Dependency: unzip for package: rpm-build-4.11.1-25.el7.x86_64 |
| 236 | --> Processing Dependency: bzip2 for package: rpm-build-4.11.1-25.el7.x86_64 |
| 237 | --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.1-25.el7.x86_64 |
| 238 | ---> Package rpm-sign.x86_64 0:4.11.1-25.el7 will be installed |
| 239 | ---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed |
| 240 | --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch |
| 241 | ---> Package subversion.x86_64 0:1.7.14-7.el7_0 will be installed |
| 242 | --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-7.el7_0 for package: subversion-1.7.14-7.el7_0.x86_64 |
| 243 | --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 244 | --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 245 | --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 246 | --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 247 | --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 248 | --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 249 | --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 250 | --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 251 | --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 252 | --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 253 | --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 254 | --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 255 | --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 256 | --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 257 | --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 258 | --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 259 | --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-7.el7_0.x86_64 |
| 260 | ---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed |
| 261 | ---> Package swig.x86_64 0:2.0.11-11.el7.kolab_3.5 will be installed |
| 262 | ---> Package systemtap.x86_64 0:2.6-10.el7_1 will be installed |
| 263 | --> Processing Dependency: systemtap-devel = 2.6-10.el7_1 for package: systemtap-2.6-10.el7_1.x86_64 |
| 264 | --> Processing Dependency: systemtap-client = 2.6-10.el7_1 for package: systemtap-2.6-10.el7_1.x86_64 |
| 265 | ---> Package vim-enhanced.x86_64 2:7.4.160-1.el7 will be installed |
| 266 | --> Processing Dependency: vim-common = 2:7.4.160-1.el7 for package: 2:vim-enhanced-7.4.160-1.el7.x86_64 |
| 267 | --> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64 |
| 268 | --> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7.x86_64 |
| 269 | ---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed |
| 270 | --> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-29.el7.noarch |
| 271 | --> Running transaction check |
| 272 | ---> Package apr.x86_64 0:1.4.8-3.el7 will be installed |
| 273 | ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed |
| 274 | ---> Package atk.x86_64 0:2.8.0-4.el7 will be installed |
| 275 | ---> Package atk-devel.x86_64 0:2.8.0-4.el7 will be installed |
| 276 | ---> Package build-mkbaselibs.noarch 0:20150317-192.1 will be installed |
| 277 | ---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed |
| 278 | ---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed |
| 279 | --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 280 | --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 281 | --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 282 | --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 283 | --> Processing Dependency: libpng15.so.15()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 284 | --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 285 | --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 286 | --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.12.14-6.el7.x86_64 |
| 287 | ---> Package cairo-devel.x86_64 0:1.12.14-6.el7 will be installed |
| 288 | --> Processing Dependency: pkgconfig(xrender) >= 0.6 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 289 | --> Processing Dependency: pkgconfig(xcb-render) >= 1.6 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 290 | --> Processing Dependency: pkgconfig(xcb) >= 1.6 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 291 | --> Processing Dependency: pkgconfig(pixman-1) >= 0.22.0 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 292 | --> Processing Dependency: pkgconfig(freetype2) >= 9.7.3 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 293 | --> Processing Dependency: pkgconfig(fontconfig) >= 2.2.95 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 294 | --> Processing Dependency: pixman-devel >= 0.18.4 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 295 | --> Processing Dependency: freetype-devel >= 2.1.9 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 296 | --> Processing Dependency: fontconfig-devel >= 2.2.95 for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 297 | --> Processing Dependency: pkgconfig(xcb-shm) for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 298 | --> Processing Dependency: pkgconfig(gl) for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 299 | --> Processing Dependency: pkgconfig(egl) for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 300 | --> Processing Dependency: libXrender-devel for package: cairo-devel-1.12.14-6.el7.x86_64 |
| 301 | ---> Package cpp.x86_64 0:4.8.3-9.el7 will be installed |
| 302 | ---> Package dbus-devel.x86_64 1:1.6.12-11.el7 will be installed |
| 303 | --> Processing Dependency: dbus = 1:1.6.12-11.el7 for package: 1:dbus-devel-1.6.12-11.el7.x86_64 |
| 304 | ---> Package dwz.x86_64 0:0.11-3.el7 will be installed |
| 305 | ---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed |
| 306 | ---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed |
| 307 | ---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed |
| 308 | --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-7.el7.x86_64 |
| 309 | ---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 310 | ---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed |
| 311 | ---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed |
| 312 | --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 313 | --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 314 | --> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 315 | --> Processing Dependency: libjpeg.so.62()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 316 | --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.28.2-4.el7.x86_64 |
| 317 | ---> Package gdk-pixbuf2-devel.x86_64 0:2.28.2-4.el7 will be installed |
| 318 | ---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed |
| 319 | --> Processing Dependency: gettext-common-devel = 0.18.2.1-4.el7 for package: gettext-devel-0.18.2.1-4.el7.x86_64 |
| 320 | ---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed |
| 321 | ---> Package glib2-devel.x86_64 0:2.40.0-4.el7 will be installed |
| 322 | ---> Package glibc.i686 0:2.17-78.el7 will be installed |
| 323 | --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.17-78.el7.i686 |
| 324 | --> Processing Dependency: libfreebl3.so for package: glibc-2.17-78.el7.i686 |
| 325 | ---> Package glibc-headers.x86_64 0:2.17-78.el7 will be installed |
| 326 | --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-78.el7.x86_64 |
| 327 | --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-78.el7.x86_64 |
| 328 | ---> Package gobject-introspection-devel.x86_64 0:1.36.0-4.el7 will be installed |
| 329 | --> Processing Dependency: gobject-introspection = 1.36.0-4.el7 for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 330 | --> Processing Dependency: python-mako for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 331 | --> Processing Dependency: pkgconfig(libffi) for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 332 | --> Processing Dependency: libgirepository-1.0.so.1()(64bit) for package: gobject-introspection-devel-1.36.0-4.el7.x86_64 |
| 333 | ---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed |
| 334 | ---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 335 | --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.22-5.el7_0.1.x86_64 |
| 336 | --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.22-5.el7_0.1.x86_64 |
| 337 | ---> Package ibus.x86_64 0:1.5.3-11.el7 will be installed |
| 338 | --> Processing Dependency: ibus-setup = 1.5.3-11.el7 for package: ibus-1.5.3-11.el7.x86_64 |
| 339 | --> Processing Dependency: ibus-gtk3 = 1.5.3-11.el7 for package: ibus-1.5.3-11.el7.x86_64 |
| 340 | --> Processing Dependency: ibus-gtk2 = 1.5.3-11.el7 for package: ibus-1.5.3-11.el7.x86_64 |
| 341 | --> Processing Dependency: dbus-python >= 0.83.0 for package: ibus-1.5.3-11.el7.x86_64 |
| 342 | --> Processing Dependency: xorg-x11-xkb-utils for package: ibus-1.5.3-11.el7.x86_64 |
| 343 | --> Processing Dependency: xorg-x11-xinit for package: ibus-1.5.3-11.el7.x86_64 |
| 344 | --> Processing Dependency: pygobject3-base for package: ibus-1.5.3-11.el7.x86_64 |
| 345 | --> Processing Dependency: librsvg2 for package: ibus-1.5.3-11.el7.x86_64 |
| 346 | --> Processing Dependency: iso-codes for package: ibus-1.5.3-11.el7.x86_64 |
| 347 | --> Processing Dependency: desktop-file-utils for package: ibus-1.5.3-11.el7.x86_64 |
| 348 | --> Processing Dependency: desktop-file-utils for package: ibus-1.5.3-11.el7.x86_64 |
| 349 | --> Processing Dependency: dconf for package: ibus-1.5.3-11.el7.x86_64 |
| 350 | --> Processing Dependency: dbus-x11 for package: ibus-1.5.3-11.el7.x86_64 |
| 351 | --> Processing Dependency: libnotify.so.4()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 352 | --> Processing Dependency: libgtk-3.so.0()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 353 | --> Processing Dependency: libgdk-3.so.0()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 354 | --> Processing Dependency: libdconf.so.1()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 355 | --> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: ibus-1.5.3-11.el7.x86_64 |
| 356 | ---> Package ibus-libs.x86_64 0:1.5.3-11.el7 will be installed |
| 357 | ---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 358 | --> 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 |
| 359 | --> 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 |
| 360 | --> 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 |
| 361 | --> 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 |
| 362 | --> 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 |
| 363 | --> 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 |
| 364 | --> 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 |
| 365 | --> 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 |
| 366 | --> 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 |
| 367 | --> 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 |
| 368 | --> 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 |
| 369 | --> 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 |
| 370 | --> 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 |
| 371 | --> 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 |
| 372 | ---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed |
| 373 | --> Processing Dependency: python-javapackages = 3.4.1-6.el7_0 for package: javapackages-tools-3.4.1-6.el7_0.noarch |
| 374 | --> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-6.el7_0.noarch |
| 375 | ---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed |
| 376 | --> Processing Dependency: libX11-common = 1.6.0-2.1.el7 for package: libX11-1.6.0-2.1.el7.x86_64 |
| 377 | ---> Package libX11-devel.x86_64 0:1.6.0-2.1.el7 will be installed |
| 378 | --> Processing Dependency: pkgconfig(xproto) for package: libX11-devel-1.6.0-2.1.el7.x86_64 |
| 379 | --> Processing Dependency: pkgconfig(kbproto) for package: libX11-devel-1.6.0-2.1.el7.x86_64 |
| 380 | ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed |
| 381 | ---> Package libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 will be installed |
| 382 | ---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed |
| 383 | ---> Package libXcursor-devel.x86_64 0:1.1.14-2.1.el7 will be installed |
| 384 | ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed |
| 385 | ---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed |
| 386 | ---> Package libXext-devel.x86_64 0:1.3.2-2.1.el7 will be installed |
| 387 | ---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed |
| 388 | ---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed |
| 389 | ---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed |
| 390 | ---> Package libXi-devel.x86_64 0:1.7.2-2.1.el7 will be installed |
| 391 | ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed |
| 392 | ---> Package libXinerama-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 393 | ---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed |
| 394 | ---> Package libXrandr-devel.x86_64 0:1.4.1-2.1.el7 will be installed |
| 395 | ---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed |
| 396 | ---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 397 | ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed |
| 398 | ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed |
| 399 | ---> Package libpng-devel.x86_64 2:1.5.13-5.el7 will be installed |
| 400 | --> Processing Dependency: zlib-devel(x86-64) for package: 2:libpng-devel-1.5.13-5.el7.x86_64 |
| 401 | ---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed |
| 402 | ---> Package libquadmath-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 403 | ---> Package libstdc++-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 404 | ---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed |
| 405 | ---> Package m4.x86_64 0:1.4.16-9.el7 will be installed |
| 406 | ---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed |
| 407 | --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-9.el7.x86_64 |
| 408 | ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed |
| 409 | ---> Package neon.x86_64 0:0.30.0-3.el7 will be installed |
| 410 | --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 411 | --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 412 | --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 413 | --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 414 | --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.el7.x86_64 |
| 415 | ---> Package openssh-clients.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 416 | --> Processing Dependency: openssh = 6.6.1p1-12.el7_1 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 417 | --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 418 | --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 419 | --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-12.el7_1.x86_64 |
| 420 | ---> Package pango.x86_64 0:1.34.1-5.el7 will be installed |
| 421 | --> Processing Dependency: libthai >= 0.1.9 for package: pango-1.34.1-5.el7.x86_64 |
| 422 | --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 423 | --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 424 | --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 425 | --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.34.1-5.el7.x86_64 |
| 426 | ---> Package pango-devel.x86_64 0:1.34.1-5.el7 will be installed |
| 427 | --> Processing Dependency: pkgconfig(xft) for package: pango-devel-1.34.1-5.el7.x86_64 |
| 428 | --> Processing Dependency: pkgconfig(harfbuzz) for package: pango-devel-1.34.1-5.el7.x86_64 |
| 429 | ---> Package perl.x86_64 4:5.16.3-285.el7 will be installed |
| 430 | --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 431 | --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-285.el7.x86_64 |
| 432 | --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-285.el7.x86_64 |
| 433 | --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 434 | --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 435 | --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 436 | --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 437 | --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 438 | --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 439 | --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 440 | --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-285.el7.x86_64 |
| 441 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed |
| 442 | ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed |
| 443 | ---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed |
| 444 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed |
| 445 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed |
| 446 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed |
| 447 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed |
| 448 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed |
| 449 | ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed |
| 450 | --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch |
| 451 | ---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed |
| 452 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed |
| 453 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed |
| 454 | ---> Package perl-Test-Harness.noarch 0:3.28-2.el7 will be installed |
| 455 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed |
| 456 | ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed |
| 457 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed |
| 458 | ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed |
| 459 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed |
| 460 | ---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed |
| 461 | ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed |
| 462 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed |
| 463 | ---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed |
| 464 | --> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.el7.noarch |
| 465 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 466 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 467 | ---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed |
| 468 | ---> Package subversion-libs.x86_64 0:1.7.14-7.el7_0 will be installed |
| 469 | ---> Package systemtap-client.x86_64 0:2.6-10.el7_1 will be installed |
| 470 | --> Processing Dependency: systemtap-runtime = 2.6-10.el7_1 for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 471 | --> Processing Dependency: mokutil for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 472 | --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 473 | --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-2.6-10.el7_1.x86_64 |
| 474 | ---> Package systemtap-devel.x86_64 0:2.6-10.el7_1 will be installed |
| 475 | --> Processing Dependency: kernel-devel for package: systemtap-devel-2.6-10.el7_1.x86_64 |
| 476 | ---> Package tar.x86_64 2:1.26-29.el7 will be installed |
| 477 | ---> Package unzip.x86_64 0:6.0-15.el7 will be installed |
| 478 | ---> Package vala.x86_64 0:0.20.1-3.el7 will be installed |
| 479 | ---> Package vim-common.x86_64 2:7.4.160-1.el7 will be installed |
| 480 | --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7.x86_64 |
| 481 | ---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed |
| 482 | --> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 483 | --> Processing Dependency: xalan-j2 >= 2.7.1 for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 484 | --> Processing Dependency: osgi(org.apache.xml.serializer) for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 485 | --> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch |
| 486 | ---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed |
| 487 | ---> Package zip.x86_64 0:3.0-10.el7 will be installed |
| 488 | --> Running transaction check |
| 489 | ---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed |
| 490 | ---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed |
| 491 | ---> Package cairo-gobject.x86_64 0:1.12.14-6.el7 will be installed |
| 492 | ---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed |
| 493 | ---> Package dbus.x86_64 1:1.6.12-11.el7 will be installed |
| 494 | ---> Package dbus-python.x86_64 0:1.1.1-9.el7 will be installed |
| 495 | --> Processing Dependency: libdbus-glib-1.so.2()(64bit) for package: dbus-python-1.1.1-9.el7.x86_64 |
| 496 | ---> Package dbus-x11.x86_64 1:1.6.12-11.el7 will be installed |
| 497 | ---> Package dconf.x86_64 0:0.16.0-6.el7 will be installed |
| 498 | ---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed |
| 499 | ---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed |
| 500 | --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64 |
| 501 | ---> Package fontconfig-devel.x86_64 0:2.10.95-7.el7 will be installed |
| 502 | --> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.10.95-7.el7.x86_64 |
| 503 | ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed |
| 504 | ---> Package freetype-devel.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 505 | ---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed |
| 506 | ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed |
| 507 | --> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 |
| 508 | --> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 |
| 509 | ---> Package gnutls.x86_64 0:3.3.8-12.el7 will be installed |
| 510 | --> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.8-12.el7.x86_64 |
| 511 | --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.8-12.el7.x86_64 |
| 512 | --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.8-12.el7.x86_64 |
| 513 | ---> Package gobject-introspection.x86_64 0:1.36.0-4.el7 will be installed |
| 514 | ---> Package gtk3.x86_64 0:3.8.8-10.el7 will be installed |
| 515 | --> Processing Dependency: libcolord.so.1()(64bit) for package: gtk3-3.8.8-10.el7.x86_64 |
| 516 | --> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: gtk3-3.8.8-10.el7.x86_64 |
| 517 | ---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed |
| 518 | --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-0.9.20-4.el7.x86_64 |
| 519 | ---> Package harfbuzz-devel.x86_64 0:0.9.20-4.el7 will be installed |
| 520 | --> Processing Dependency: harfbuzz-icu(x86-64) = 0.9.20-4.el7 for package: harfbuzz-devel-0.9.20-4.el7.x86_64 |
| 521 | --> Processing Dependency: pkgconfig(icu-uc) for package: harfbuzz-devel-0.9.20-4.el7.x86_64 |
| 522 | --> Processing Dependency: libharfbuzz-icu.so.0()(64bit) for package: harfbuzz-devel-0.9.20-4.el7.x86_64 |
| 523 | ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed |
| 524 | ---> Package ibus-gtk2.x86_64 0:1.5.3-11.el7 will be installed |
| 525 | ---> Package ibus-gtk3.x86_64 0:1.5.3-11.el7 will be installed |
| 526 | ---> Package ibus-setup.noarch 0:1.5.3-11.el7 will be installed |
| 527 | --> Processing Dependency: pygobject3 for package: ibus-setup-1.5.3-11.el7.noarch |
| 528 | ---> Package iso-codes.noarch 0:3.46-2.el7 will be installed |
| 529 | --> Processing Dependency: xml-common for package: iso-codes-3.46-2.el7.noarch |
| 530 | ---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed |
| 531 | ---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 532 | --> 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 |
| 533 | --> 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 |
| 534 | --> 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 |
| 535 | ---> Package kernel-devel.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 536 | ---> Package kernel-headers.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 537 | ---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed |
| 538 | ---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed |
| 539 | ---> Package libXft-devel.x86_64 0:2.3.1-5.1.el7 will be installed |
| 540 | ---> Package libXrender-devel.x86_64 0:0.9.8-2.1.el7 will be installed |
| 541 | ---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed |
| 542 | ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed |
| 543 | ---> Package libffi-devel.x86_64 0:3.0.13-11.el7 will be installed |
| 544 | ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed |
| 545 | ---> Package libnotify.x86_64 0:0.7.5-7.el7 will be installed |
| 546 | --> Processing Dependency: desktop-notification-daemon for package: libnotify-0.7.5-7.el7.x86_64 |
| 547 | ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed |
| 548 | ---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed |
| 549 | ---> Package libproxy.x86_64 0:0.4.11-6.el7 will be installed |
| 550 | --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-6.el7.x86_64 |
| 551 | ---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed |
| 552 | ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed |
| 553 | ---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed |
| 554 | --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-14.el7.x86_64 |
| 555 | ---> Package libxcb.x86_64 0:1.9-5.el7 will be installed |
| 556 | --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.9-5.el7.x86_64 |
| 557 | ---> Package libxcb-devel.x86_64 0:1.9-5.el7 will be installed |
| 558 | --> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.9-5.el7.x86_64 |
| 559 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed |
| 560 | ---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 561 | --> Processing Dependency: mesa-libgbm = 10.2.7-5.20140910.el7 for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 562 | --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 563 | --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 564 | --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-10.2.7-5.20140910.el7.x86_64 |
| 565 | ---> Package mesa-libEGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 566 | --> Processing Dependency: pkgconfig(libdrm) >= 2.4.38 for package: mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 567 | --> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 568 | --> Processing Dependency: pkgconfig(xdamage) for package: mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 569 | ---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 570 | --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-10.2.7-5.20140910.el7.x86_64 |
| 571 | ---> Package mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 572 | --> Processing Dependency: gl-manpages for package: mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 |
| 573 | ---> Package mokutil.x86_64 0:0.7-5.el7 will be installed |
| 574 | ---> Package nss-softokn-freebl.i686 0:3.16.2.3-9.el7 will be installed |
| 575 | ---> Package openssh.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 576 | ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed |
| 577 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed |
| 578 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed |
| 579 | --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch |
| 580 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed |
| 581 | --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch |
| 582 | --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch |
| 583 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed |
| 584 | ---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed |
| 585 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed |
| 586 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed |
| 587 | ---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed |
| 588 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed |
| 589 | ---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed |
| 590 | ---> Package pixman-devel.x86_64 0:0.32.4-3.el7 will be installed |
| 591 | ---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed |
| 592 | --> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 593 | --> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 594 | --> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 595 | --> Processing Dependency: libjson-c.so.2()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 596 | --> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-3.0-30.el7.x86_64 |
| 597 | ---> Package pygobject3-base.x86_64 0:3.8.2-6.el7 will be installed |
| 598 | ---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed |
| 599 | ---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed |
| 600 | --> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-6.el7_0.noarch |
| 601 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed |
| 602 | --> Processing Dependency: python-markupsafe for package: python-mako-0.8.1-2.el7.noarch |
| 603 | --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch |
| 604 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 605 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 606 | ---> Package systemtap-runtime.x86_64 0:2.6-10.el7_1 will be installed |
| 607 | --> Processing Dependency: libsymtabAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-10.el7_1.x86_64 |
| 608 | --> Processing Dependency: libdyninstAPI.so.8.2()(64bit) for package: systemtap-runtime-2.6-10.el7_1.x86_64 |
| 609 | ---> Package vim-filesystem.x86_64 2:7.4.160-1.el7 will be installed |
| 610 | ---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed |
| 611 | ---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed |
| 612 | ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed |
| 613 | --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 614 | --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 615 | --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 616 | --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch |
| 617 | ---> Package xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 will be installed |
| 618 | ---> Package xorg-x11-xinit.x86_64 0:1.3.2-14.el7 will be installed |
| 619 | --> Processing Dependency: xorg-x11-xauth for package: xorg-x11-xinit-1.3.2-14.el7.x86_64 |
| 620 | --> Processing Dependency: xorg-x11-server-utils for package: xorg-x11-xinit-1.3.2-14.el7.x86_64 |
| 621 | ---> Package xorg-x11-xkb-utils.x86_64 0:7.7-9.1.el7 will be installed |
| 622 | --> Processing Dependency: libxkbfile.so.1()(64bit) for package: xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 |
| 623 | ---> Package zlib-devel.x86_64 0:1.2.7-13.el7 will be installed |
| 624 | --> Running transaction check |
| 625 | ---> Package at-spi2-atk.x86_64 0:2.8.1-4.el7 will be installed |
| 626 | --> Processing Dependency: at-spi2-core >= 2.7.5 for package: at-spi2-atk-2.8.1-4.el7.x86_64 |
| 627 | --> Processing Dependency: libatspi.so.0()(64bit) for package: at-spi2-atk-2.8.1-4.el7.x86_64 |
| 628 | ---> Package colord-libs.x86_64 0:1.0.4-3.el7 will be installed |
| 629 | --> Processing Dependency: libusb-1.0.so.0()(64bit) for package: colord-libs-1.0.4-3.el7.x86_64 |
| 630 | --> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.0.4-3.el7.x86_64 |
| 631 | ---> Package dbus-glib.x86_64 0:0.100-7.el7 will be installed |
| 632 | ---> Package dyninst.x86_64 0:8.2.0-2.el7 will be installed |
| 633 | --> Processing Dependency: libdwarf.so.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64 |
| 634 | --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64 |
| 635 | --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: dyninst-8.2.0-2.el7.x86_64 |
| 636 | ---> Package expat-devel.x86_64 0:2.1.0-8.el7 will be installed |
| 637 | ---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed |
| 638 | ---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed |
| 639 | ---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed |
| 640 | ---> Package harfbuzz-icu.x86_64 0:0.9.20-4.el7 will be installed |
| 641 | --> Processing Dependency: libicuuc.so.50()(64bit) for package: harfbuzz-icu-0.9.20-4.el7.x86_64 |
| 642 | --> Processing Dependency: libicudata.so.50()(64bit) for package: harfbuzz-icu-0.9.20-4.el7.x86_64 |
| 643 | ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed |
| 644 | ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed |
| 645 | ---> Package kde-runtime.x86_64 0:4.10.5-8.el7 will be installed |
| 646 | --> Processing Dependency: kde4-macros(api) = 2 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 647 | --> Processing Dependency: kde-runtime-libs(x86-64) = 4.10.5-8.el7 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 648 | --> Processing Dependency: kde-runtime-drkonqi = 4.10.5-8.el7 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 649 | --> Processing Dependency: oxygen-icon-theme >= 4.10.5 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 650 | --> Processing Dependency: nepomuk-core >= 4.10.5 for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 651 | --> Processing Dependency: poppler-utils for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 652 | --> Processing Dependency: libpulse-mainloop-glib.so.0(PULSE_0)(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 653 | --> Processing Dependency: icoutils for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 654 | --> Processing Dependency: libsoprano.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 655 | --> Processing Dependency: libsolid.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 656 | --> Processing Dependency: libqgpgme.so.1()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 657 | --> Processing Dependency: libpulse-mainloop-glib.so.0()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 658 | --> Processing Dependency: libplasma.so.3()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 659 | --> Processing Dependency: libphonon.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 660 | --> Processing Dependency: libnepomukutils.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 661 | --> Processing Dependency: libnepomukcore.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 662 | --> Processing Dependency: libnepomuk.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 663 | --> Processing Dependency: libmolletnetwork.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 664 | --> Processing Dependency: libkwalletbackend.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 665 | --> Processing Dependency: libkparts.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 666 | --> Processing Dependency: libknotifyplugin.so()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 667 | --> Processing Dependency: libknotifyconfig.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 668 | --> Processing Dependency: libknewstuff3.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 669 | --> Processing Dependency: libkjs.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 670 | --> Processing Dependency: libkio.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 671 | --> Processing Dependency: libkhtml.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 672 | --> Processing Dependency: libkemoticons.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 673 | --> Processing Dependency: libkdnssd.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 674 | --> Processing Dependency: libkdeui.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 675 | --> Processing Dependency: libkdesu.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 676 | --> Processing Dependency: libkdecore.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 677 | --> Processing Dependency: libkdeclarative.so.5()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 678 | --> Processing Dependency: libkcmutils.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 679 | --> Processing Dependency: libgpgme++-pthread.so.2()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 680 | --> Processing Dependency: libcanberra.so.0()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 681 | --> Processing Dependency: libattica.so.0.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 682 | --> Processing Dependency: libXpm.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 683 | --> Processing Dependency: libQtXml.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 684 | --> Processing Dependency: libQtSvg.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 685 | --> Processing Dependency: libQtNetwork.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 686 | --> Processing Dependency: libQtGui.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 687 | --> Processing Dependency: libQtDeclarative.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 688 | --> Processing Dependency: libQtDBus.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 689 | --> Processing Dependency: libQtCore.so.4()(64bit) for package: kde-runtime-4.10.5-8.el7.x86_64 |
| 690 | ---> Package lcms2.x86_64 0:2.5-4.el7 will be installed |
| 691 | ---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed |
| 692 | ---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed |
| 693 | ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed |
| 694 | ---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed |
| 695 | ---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed |
| 696 | ---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed |
| 697 | ---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 698 | ---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed |
| 699 | ---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed |
| 700 | --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.56-2.el7.x86_64 |
| 701 | ---> Package libdrm-devel.x86_64 0:2.4.56-2.el7 will be installed |
| 702 | ---> Package libicu-devel.x86_64 0:50.1.2-11.el7 will be installed |
| 703 | ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed |
| 704 | ---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed |
| 705 | --> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 706 | --> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 707 | --> Processing Dependency: libogg.so.0()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 708 | --> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 709 | --> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-9.el7.x86_64 |
| 710 | ---> Package libxkbfile.x86_64 0:1.0.8-5.el7 will be installed |
| 711 | ---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 712 | ---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 713 | ---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed |
| 714 | ---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed |
| 715 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed |
| 716 | --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch |
| 717 | --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch |
| 718 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed |
| 719 | ---> Package pygobject3.x86_64 0:3.8.2-6.el7 will be installed |
| 720 | --> Processing Dependency: pycairo for package: pygobject3-3.8.2-6.el7.x86_64 |
| 721 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed |
| 722 | --> Processing Dependency: python-paste for package: python-beaker-1.5.4-10.el7.noarch |
| 723 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed |
| 724 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed |
| 725 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 726 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 727 | ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed |
| 728 | ---> Package trousers.x86_64 0:0.3.11.2-3.el7 will be installed |
| 729 | ---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed |
| 730 | ---> Package tzdata-java.noarch 0:2015d-1.el7 will be installed |
| 731 | ---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed |
| 732 | ---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed |
| 733 | --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 |
| 734 | --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 |
| 735 | ---> Package xorg-x11-server-utils.x86_64 0:7.7-4.el7 will be installed |
| 736 | --> Processing Dependency: libXxf86misc.so.1()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 737 | --> Processing Dependency: libXt.so.6()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 738 | --> Processing Dependency: libXmuu.so.1()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 739 | --> Processing Dependency: libXmu.so.6()(64bit) for package: xorg-x11-server-utils-7.7-4.el7.x86_64 |
| 740 | ---> Package xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 will be installed |
| 741 | --> Running transaction check |
| 742 | ---> Package at-spi2-core.x86_64 0:2.8.0-6.el7 will be installed |
| 743 | --> Processing Dependency: libXevie.so.1()(64bit) for package: at-spi2-core-2.8.0-6.el7.x86_64 |
| 744 | ---> Package attica.x86_64 0:0.4.1-4.el7 will be installed |
| 745 | ---> Package boost-system.x86_64 0:1.53.0-23.el7 will be installed |
| 746 | ---> Package boost-thread.x86_64 0:1.53.0-23.el7 will be installed |
| 747 | ---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed |
| 748 | ---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed |
| 749 | ---> Package icoutils.x86_64 0:0.31.0-3.el7 will be installed |
| 750 | --> Processing Dependency: perl(LWP::Simple) for package: icoutils-0.31.0-3.el7.x86_64 |
| 751 | --> Processing Dependency: perl(HTTP::Status) for package: icoutils-0.31.0-3.el7.x86_64 |
| 752 | ---> Package kde-filesystem.x86_64 0:4-47.el7 will be installed |
| 753 | ---> Package kde-runtime-drkonqi.x86_64 0:4.10.5-8.el7 will be installed |
| 754 | --> Processing Dependency: polkit for package: kde-runtime-drkonqi-4.10.5-8.el7.x86_64 |
| 755 | --> Processing Dependency: libkxmlrpcclient.so.4()(64bit) for package: kde-runtime-drkonqi-4.10.5-8.el7.x86_64 |
| 756 | ---> Package kde-runtime-libs.x86_64 0:4.10.5-8.el7 will be installed |
| 757 | --> Processing Dependency: libsmbclient.so.0(SMBCLIENT_0.1.0)(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 758 | --> Processing Dependency: libsmbclient.so.0()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 759 | --> Processing Dependency: libkactivities.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 760 | --> Processing Dependency: libexiv2.so.12()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 761 | --> Processing Dependency: libImath.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 762 | --> Processing Dependency: libIlmThread.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 763 | --> Processing Dependency: libIlmImf.so.7()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 764 | --> Processing Dependency: libIex.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 765 | --> Processing Dependency: libHalf.so.6()(64bit) for package: kde-runtime-libs-4.10.5-8.el7.x86_64 |
| 766 | ---> Package kdelibs.x86_64 6:4.10.5-6.el7 will be installed |
| 767 | --> Processing Dependency: kdelibs-common = 6:4.10.5-6.el7 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 768 | --> Processing Dependency: strigi-libs(x86-64) >= 0.7.7 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 769 | --> Processing Dependency: shared-desktop-ontologies >= 0.11.0 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 770 | --> Processing Dependency: dbusmenu-qt(x86-64) >= 0.9.2 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 771 | --> Processing Dependency: xdg-utils for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 772 | --> Processing Dependency: upower for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 773 | --> Processing Dependency: udisks2 for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 774 | --> Processing Dependency: redhat-menus for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 775 | --> Processing Dependency: media-player-info for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 776 | --> Processing Dependency: kde-settings for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 777 | --> Processing Dependency: hunspell for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 778 | --> Processing Dependency: docbook-style-xsl for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 779 | --> Processing Dependency: docbook-dtds for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 780 | --> Processing Dependency: libstreams.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 781 | --> Processing Dependency: libstreamanalyzer.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 782 | --> Processing Dependency: libqca.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 783 | --> Processing Dependency: libpolkit-qt-core-1.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 784 | --> Processing Dependency: libfam.so.0()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 785 | --> Processing Dependency: libenchant.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 786 | --> Processing Dependency: libdbusmenu-qt.so.2()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 787 | --> Processing Dependency: libXss.so.1()(64bit) for package: 6:kdelibs-4.10.5-6.el7.x86_64 |
| 788 | ---> Package kdepimlibs.x86_64 0:4.10.5-3.el7 will be installed |
| 789 | --> Processing Dependency: cyrus-sasl-plain for package: kdepimlibs-4.10.5-3.el7.x86_64 |
| 790 | --> Processing Dependency: libicalss.so.0()(64bit) for package: kdepimlibs-4.10.5-3.el7.x86_64 |
| 791 | --> Processing Dependency: libical.so.0()(64bit) for package: kdepimlibs-4.10.5-3.el7.x86_64 |
| 792 | ---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed |
| 793 | ---> Package libXmu.x86_64 0:1.1.1-5.1.el7 will be installed |
| 794 | ---> Package libXpm.x86_64 0:3.5.10-5.1.el7 will be installed |
| 795 | ---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed |
| 796 | ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed |
| 797 | ---> Package libcanberra.x86_64 0:0.30-5.el7 will be installed |
| 798 | --> Processing Dependency: sound-theme-freedesktop for package: libcanberra-0.30-5.el7.x86_64 |
| 799 | --> Processing Dependency: libtdb.so.1(TDB_1.2.1)(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 800 | --> Processing Dependency: libtdb.so.1()(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 801 | --> Processing Dependency: libltdl.so.7()(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 802 | --> Processing Dependency: libgstreamer-1.0.so.0()(64bit) for package: libcanberra-0.30-5.el7.x86_64 |
| 803 | ---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed |
| 804 | ---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed |
| 805 | ---> Package libgusb.x86_64 0:0.1.6-3.el7 will be installed |
| 806 | ---> Package libicu.x86_64 0:50.1.2-11.el7 will be installed |
| 807 | ---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed |
| 808 | ---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed |
| 809 | --> Processing Dependency: hwdata for package: libpciaccess-0.13.1-4.1.el7.x86_64 |
| 810 | ---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed |
| 811 | ---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed |
| 812 | ---> Package nepomuk-core.x86_64 0:4.10.5-5.el7 will be installed |
| 813 | --> Processing Dependency: virtuoso-opensource for package: nepomuk-core-4.10.5-5.el7.x86_64 |
| 814 | --> Processing Dependency: libtag.so.1()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64 |
| 815 | --> Processing Dependency: libpoppler-qt4.so.4()(64bit) for package: nepomuk-core-4.10.5-5.el7.x86_64 |
| 816 | ---> Package nepomuk-core-libs.x86_64 0:4.10.5-5.el7 will be installed |
| 817 | ---> Package oxygen-icon-theme.noarch 0:4.10.5-2.el7 will be installed |
| 818 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed |
| 819 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed |
| 820 | ---> Package phonon.x86_64 0:4.6.0-9.el7 will be installed |
| 821 | --> Processing Dependency: phonon-backend(x86-64) >= 4.4 for package: phonon-4.6.0-9.el7.x86_64 |
| 822 | ---> Package poppler-utils.x86_64 0:0.22.5-6.el7 will be installed |
| 823 | --> Processing Dependency: poppler(x86-64) = 0.22.5-6.el7 for package: poppler-utils-0.22.5-6.el7.x86_64 |
| 824 | --> Processing Dependency: libpoppler.so.37()(64bit) for package: poppler-utils-0.22.5-6.el7.x86_64 |
| 825 | --> Processing Dependency: libopenjpeg.so.1()(64bit) for package: poppler-utils-0.22.5-6.el7.x86_64 |
| 826 | ---> Package pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 will be installed |
| 827 | ---> Package pycairo.x86_64 0:1.8.10-8.el7 will be installed |
| 828 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed |
| 829 | --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 830 | --> Processing Dependency: python-setuptools for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 831 | --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 832 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 833 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 834 | ---> Package qt.x86_64 1:4.8.5-8.el7 will be installed |
| 835 | --> Processing Dependency: qt-settings for package: 1:qt-4.8.5-8.el7.x86_64 |
| 836 | ---> Package qt-x11.x86_64 1:4.8.5-8.el7 will be installed |
| 837 | --> Processing Dependency: libmng.so.1()(64bit) for package: 1:qt-x11-4.8.5-8.el7.x86_64 |
| 838 | ---> Package soprano.x86_64 0:2.9.2-3.el7 will be installed |
| 839 | --> Processing Dependency: redland-virtuoso for package: soprano-2.9.2-3.el7.x86_64 |
| 840 | --> Processing Dependency: librdf.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 841 | --> Processing Dependency: libraptor2.so.0()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 842 | --> Processing Dependency: libiodbc.so.2()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 843 | --> Processing Dependency: libclucene-core.so.1()(64bit) for package: soprano-2.9.2-3.el7.x86_64 |
| 844 | --> Running transaction check |
| 845 | ---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed |
| 846 | ---> Package clucene-core.x86_64 0:2.3.3.4-11.el7 will be installed |
| 847 | ---> Package cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 will be installed |
| 848 | ---> Package dbusmenu-qt.x86_64 0:0.9.2-7.el7 will be installed |
| 849 | ---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed |
| 850 | --> Processing Dependency: sgml-common for package: docbook-dtds-1.0-60.el7.noarch |
| 851 | ---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed |
| 852 | ---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed |
| 853 | ---> Package exiv2-libs.x86_64 0:0.23-6.el7 will be installed |
| 854 | ---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed |
| 855 | ---> Package gstreamer1.x86_64 0:1.0.7-4.el7 will be installed |
| 856 | ---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed |
| 857 | --> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-13.el7.x86_64 |
| 858 | ---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed |
| 859 | ---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed |
| 860 | ---> Package kactivities.x86_64 0:4.10.5-3.el7 will be installed |
| 861 | ---> Package kde-settings.noarch 0:19-23.5.el7 will be installed |
| 862 | --> Processing Dependency: xdg-user-dirs for package: kde-settings-19-23.5.el7.noarch |
| 863 | --> Processing Dependency: adwaita-cursor-theme for package: kde-settings-19-23.5.el7.noarch |
| 864 | ---> Package kdelibs-common.x86_64 6:4.10.5-6.el7 will be installed |
| 865 | ---> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 will be installed |
| 866 | ---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed |
| 867 | ---> Package libXevie.x86_64 0:1.0.3-7.1.el7 will be installed |
| 868 | ---> Package libical.x86_64 0:0.48-6.el7 will be installed |
| 869 | ---> Package libiodbc.x86_64 0:3.52.7-7.el7 will be installed |
| 870 | ---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed |
| 871 | ---> Package libsmbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 872 | --> Processing Dependency: samba-libs = 4.1.12-23.el7_1 for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 873 | --> Processing Dependency: samba-common = 4.1.12-23.el7_1 for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 874 | --> Processing Dependency: libutil_cmdline.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 875 | --> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 876 | --> Processing Dependency: libsmbregistry.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 877 | --> Processing Dependency: libsmbconf.so.0(SMBCONF_0)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 878 | --> Processing Dependency: libsecrets3.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 879 | --> Processing Dependency: libsamba-util.so.0(SAMBA_UTIL_0.0.1)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 880 | --> Processing Dependency: libsamba-security.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 881 | --> Processing Dependency: libreplace.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 882 | --> Processing Dependency: libndr.so.0(NDR_0.0.1)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 883 | --> Processing Dependency: libndr-standard.so.0(NDR_STANDARD_0.0.1)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 884 | --> Processing Dependency: libmsrpc3.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 885 | --> Processing Dependency: liblibsmb.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 886 | --> Processing Dependency: liblibcli_lsa3.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 887 | --> Processing Dependency: libgse.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 888 | --> Processing Dependency: liberrors.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 889 | --> Processing Dependency: libdcerpc-samba.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 890 | --> Processing Dependency: libcli_smb_common.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 891 | --> Processing Dependency: libccan.so(SAMBA_4.1.12)(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 892 | --> Processing Dependency: libutil_cmdline.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 893 | --> Processing Dependency: libtalloc.so.2()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 894 | --> Processing Dependency: libsmbregistry.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 895 | --> Processing Dependency: libsmbconf.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 896 | --> Processing Dependency: libsecrets3.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 897 | --> Processing Dependency: libsamba-util.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 898 | --> Processing Dependency: libsamba-security.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 899 | --> Processing Dependency: libreplace.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 900 | --> Processing Dependency: libndr.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 901 | --> Processing Dependency: libndr-standard.so.0()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 902 | --> Processing Dependency: libmsrpc3.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 903 | --> Processing Dependency: liblibsmb.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 904 | --> Processing Dependency: liblibcli_lsa3.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 905 | --> Processing Dependency: libgse.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 906 | --> Processing Dependency: liberrors.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 907 | --> Processing Dependency: libdcerpc-samba.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 908 | --> Processing Dependency: libcli_smb_common.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 909 | --> Processing Dependency: libccan.so()(64bit) for package: libsmbclient-4.1.12-23.el7_1.x86_64 |
| 910 | ---> Package libtdb.x86_64 0:1.3.0-1.el7 will be installed |
| 911 | ---> Package libtool-ltdl.x86_64 0:2.4.2-20.el7 will be installed |
| 912 | ---> Package media-player-info.noarch 0:17-4.el7 will be installed |
| 913 | ---> Package openjpeg-libs.x86_64 0:1.5.1-10.el7 will be installed |
| 914 | ---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed |
| 915 | --> Processing Dependency: perl(URI) >= 1.10 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 916 | --> Processing Dependency: perl(LWP::MediaTypes) >= 6 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 917 | --> Processing Dependency: perl(IO::Uncompress::Bunzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 918 | --> Processing Dependency: perl(IO::Compress::Bzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 919 | --> Processing Dependency: perl(HTTP::Date) >= 6 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 920 | --> Processing Dependency: perl(Encode::Locale) >= 1 for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 921 | --> Processing Dependency: perl(IO::Uncompress::RawInflate) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 922 | --> Processing Dependency: perl(IO::Uncompress::Inflate) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 923 | --> Processing Dependency: perl(IO::Uncompress::Gunzip) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 924 | --> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 925 | --> Processing Dependency: perl(IO::Compress::Gzip) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 926 | --> Processing Dependency: perl(IO::Compress::Deflate) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 927 | --> Processing Dependency: perl(Compress::Raw::Zlib) for package: perl-HTTP-Message-6.06-6.el7.noarch |
| 928 | ---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed |
| 929 | --> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 930 | --> Processing Dependency: perl(Net::HTTP) >= 6.04 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 931 | --> Processing Dependency: perl(HTTP::Negotiate) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 932 | --> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 933 | --> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 934 | --> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch |
| 935 | --> Processing Dependency: perl(HTML::HeadParser) for package: perl-libwww-perl-6.05-2.el7.noarch |
| 936 | --> Processing Dependency: perl(HTML::Entities) for package: perl-libwww-perl-6.05-2.el7.noarch |
| 937 | ---> Package phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 will be installed |
| 938 | --> Processing Dependency: gstreamer-plugins-good for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 939 | --> Processing Dependency: libgstvideo-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 940 | --> Processing Dependency: libgstreamer-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 941 | --> Processing Dependency: libgstpbutils-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 942 | --> Processing Dependency: libgstinterfaces-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 943 | --> Processing Dependency: libgstbase-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 944 | --> Processing Dependency: libgstaudio-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 945 | --> Processing Dependency: libgstapp-0.10.so.0()(64bit) for package: 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 |
| 946 | ---> Package polkit.x86_64 0:0.112-5.el7 will be installed |
| 947 | --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-5.el7.x86_64 |
| 948 | --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-5.el7.x86_64 |
| 949 | --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-5.el7.x86_64 |
| 950 | ---> Package polkit-qt.x86_64 0:0.103.0-10.el7_0 will be installed |
| 951 | ---> Package poppler.x86_64 0:0.22.5-6.el7 will be installed |
| 952 | --> Processing Dependency: poppler-data >= 0.4.0 for package: poppler-0.22.5-6.el7.x86_64 |
| 953 | ---> Package poppler-qt.x86_64 0:0.22.5-6.el7 will be installed |
| 954 | ---> Package pyOpenSSL.noarch 0:0.14-1.el7.kolab_3.5 will be installed |
| 955 | --> Processing Dependency: python-cryptography for package: pyOpenSSL-0.14-1.el7.kolab_3.5.noarch |
| 956 | --> Processing Dependency: python-six for package: pyOpenSSL-0.14-1.el7.kolab_3.5.noarch |
| 957 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 958 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 959 | ---> Package python-setuptools.noarch 0:7.0-2.el7.kolab_3.5 will be installed |
| 960 | --> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 961 | ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed |
| 962 | ---> Package qca2.x86_64 0:2.0.3-7.el7 will be installed |
| 963 | ---> Package qt-settings.noarch 0:19-23.5.el7 will be installed |
| 964 | --> Processing Dependency: pciutils for package: qt-settings-19-23.5.el7.noarch |
| 965 | ---> Package raptor2.x86_64 0:2.0.9-3.el7 will be installed |
| 966 | --> Processing Dependency: libyajl.so.2()(64bit) for package: raptor2-2.0.9-3.el7.x86_64 |
| 967 | ---> Package redhat-menus.noarch 0:12.0.2-7.el7 will be installed |
| 968 | ---> Package redland.x86_64 0:1.0.16-6.el7 will be installed |
| 969 | --> Processing Dependency: librasqal.so.3()(64bit) for package: redland-1.0.16-6.el7.x86_64 |
| 970 | ---> Package redland-virtuoso.x86_64 0:1.0.16-6.el7 will be installed |
| 971 | ---> Package shared-desktop-ontologies.noarch 0:0.11.0-2.el7 will be installed |
| 972 | ---> Package sound-theme-freedesktop.noarch 0:0.8-3.el7 will be installed |
| 973 | ---> Package strigi-libs.x86_64 0:0.7.7-12.20120626.el7 will be installed |
| 974 | ---> Package taglib.x86_64 0:1.8-7.20130218git.el7 will be installed |
| 975 | ---> Package udisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 976 | --> Processing Dependency: libudisks2 = 2.1.2-5.el7 for package: udisks2-2.1.2-5.el7.x86_64 |
| 977 | --> Processing Dependency: libatasmart >= 0.12 for package: udisks2-2.1.2-5.el7.x86_64 |
| 978 | --> Processing Dependency: xfsprogs for package: udisks2-2.1.2-5.el7.x86_64 |
| 979 | --> Processing Dependency: parted for package: udisks2-2.1.2-5.el7.x86_64 |
| 980 | --> Processing Dependency: mdadm for package: udisks2-2.1.2-5.el7.x86_64 |
| 981 | --> Processing Dependency: gdisk for package: udisks2-2.1.2-5.el7.x86_64 |
| 982 | --> Processing Dependency: e2fsprogs for package: udisks2-2.1.2-5.el7.x86_64 |
| 983 | --> Processing Dependency: dosfstools for package: udisks2-2.1.2-5.el7.x86_64 |
| 984 | --> Processing Dependency: cryptsetup-luks for package: udisks2-2.1.2-5.el7.x86_64 |
| 985 | --> Processing Dependency: libudisks2.so.0()(64bit) for package: udisks2-2.1.2-5.el7.x86_64 |
| 986 | --> Processing Dependency: libatasmart.so.4()(64bit) for package: udisks2-2.1.2-5.el7.x86_64 |
| 987 | ---> Package upower.x86_64 0:0.9.20-7.el7 will be installed |
| 988 | --> Processing Dependency: pm-utils >= 1.2.2.1 for package: upower-0.9.20-7.el7.x86_64 |
| 989 | --> Processing Dependency: libplist.so.1()(64bit) for package: upower-0.9.20-7.el7.x86_64 |
| 990 | --> Processing Dependency: libimobiledevice.so.4()(64bit) for package: upower-0.9.20-7.el7.x86_64 |
| 991 | ---> Package virtuoso-opensource.x86_64 1:6.1.6-6.el7 will be installed |
| 992 | ---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed |
| 993 | --> Running transaction check |
| 994 | ---> Package adwaita-cursor-theme.noarch 0:3.8.4-3.el7 will be installed |
| 995 | ---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed |
| 996 | --> Processing Dependency: cryptsetup-libs(x86-64) = 1.6.6-3.el7 for package: cryptsetup-1.6.6-3.el7.x86_64 |
| 997 | --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64 |
| 998 | --> Processing Dependency: libcryptsetup.so.4()(64bit) for package: cryptsetup-1.6.6-3.el7.x86_64 |
| 999 | ---> Package dosfstools.x86_64 0:3.0.20-9.el7 will be installed |
| 1000 | ---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed |
| 1001 | --> Processing Dependency: libss = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1002 | --> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1003 | --> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1004 | --> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1005 | --> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-7.el7.x86_64 |
| 1006 | ---> Package gdisk.x86_64 0:0.8.6-5.el7 will be installed |
| 1007 | ---> Package gstreamer.x86_64 0:0.10.36-7.el7 will be installed |
| 1008 | --> Processing Dependency: gstreamer-tools >= 0.10.36 for package: gstreamer-0.10.36-7.el7.x86_64 |
| 1009 | ---> Package gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 will be installed |
| 1010 | --> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1011 | --> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1012 | --> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1013 | --> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1014 | --> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1015 | --> Processing Dependency: liborc-test-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1016 | --> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1017 | --> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1018 | --> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1019 | --> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer-plugins-base-0.10.36-10.el7.x86_64 |
| 1020 | ---> Package gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 will be installed |
| 1021 | --> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1022 | --> Processing Dependency: GConf2 for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1023 | --> Processing Dependency: libwavpack.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1024 | --> Processing Dependency: libv4l2.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1025 | --> Processing Dependency: libspeex.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1026 | --> Processing Dependency: libsoup-gnome-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1027 | --> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1028 | --> Processing Dependency: libshout.so.3()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1029 | --> Processing Dependency: librom1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1030 | --> Processing Dependency: libraw1394.so.11()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1031 | --> Processing Dependency: libiec61883.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1032 | --> Processing Dependency: libgconf-2.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1033 | --> Processing Dependency: libdv.so.4()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1034 | --> Processing Dependency: libavc1394.so.0()(64bit) for package: gstreamer-plugins-good-0.10.31-11.el7.x86_64 |
| 1035 | ---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed |
| 1036 | ---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed |
| 1037 | ---> Package libimobiledevice.x86_64 0:1.1.5-6.el7 will be installed |
| 1038 | --> Processing Dependency: libusbmuxd.so.2()(64bit) for package: libimobiledevice-1.1.5-6.el7.x86_64 |
| 1039 | ---> Package libplist.x86_64 0:1.10-4.el7 will be installed |
| 1040 | ---> Package libtalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1041 | ---> Package libudisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 1042 | ---> Package mdadm.x86_64 0:3.3.2-2.el7 will be installed |
| 1043 | --> Processing Dependency: libreport-filesystem for package: mdadm-3.3.2-2.el7.x86_64 |
| 1044 | ---> Package mozjs17.x86_64 0:17.0.0-10.el7 will be installed |
| 1045 | ---> Package parted.x86_64 0:3.1-20.el7 will be installed |
| 1046 | ---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed |
| 1047 | --> Processing Dependency: pciutils-libs = 3.2.1-4.el7 for package: pciutils-3.2.1-4.el7.x86_64 |
| 1048 | --> Processing Dependency: libpci.so.3(LIBPCI_3.2)(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1049 | --> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1050 | --> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1051 | --> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.2.1-4.el7.x86_64 |
| 1052 | ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed |
| 1053 | ---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed |
| 1054 | ---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed |
| 1055 | ---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed |
| 1056 | --> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64 |
| 1057 | ---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed |
| 1058 | ---> Package perl-HTTP-Daemon.noarch 0:6.01-5.el7 will be installed |
| 1059 | ---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed |
| 1060 | ---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed |
| 1061 | ---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed |
| 1062 | --> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch |
| 1063 | ---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed |
| 1064 | ---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed |
| 1065 | --> Processing Dependency: mailcap for package: perl-LWP-MediaTypes-6.02-2.el7.noarch |
| 1066 | ---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed |
| 1067 | --> Processing Dependency: perl(IO::Socket::SSL) >= 1.38 for package: perl-Net-HTTP-6.06-2.el7.noarch |
| 1068 | ---> Package perl-URI.noarch 0:1.60-9.el7 will be installed |
| 1069 | --> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch |
| 1070 | ---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed |
| 1071 | ---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed |
| 1072 | --> Processing Dependency: kbd for package: pm-utils-1.4.1-27.el7.x86_64 |
| 1073 | ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed |
| 1074 | ---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed |
| 1075 | ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed |
| 1076 | --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch |
| 1077 | ---> Package python-cryptography.x86_64 0:0.6.1-3.el7.kolab_3.5 will be installed |
| 1078 | --> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 |
| 1079 | --> Processing Dependency: openssl for package: python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 |
| 1080 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1081 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1082 | ---> Package python-six.noarch 0:1.9.0-2.el7.kolab_3.5 will be installed |
| 1083 | ---> Package rasqal.x86_64 0:0.9.30-4.el7 will be installed |
| 1084 | ---> Package samba-common.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1085 | --> Processing Dependency: libwbclient = 4.1.12-23.el7_1 for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1086 | --> Processing Dependency: libwbclient.so.0(WBCLIENT_0.9)(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1087 | --> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1088 | --> Processing Dependency: libwbclient.so.0()(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1089 | --> Processing Dependency: libtevent.so.0()(64bit) for package: samba-common-4.1.12-23.el7_1.x86_64 |
| 1090 | ---> Package samba-libs.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1091 | --> Processing Dependency: libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.6)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1092 | --> Processing Dependency: libldb.so.1(LDB_1.1.1)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1093 | --> Processing Dependency: libldb.so.1(LDB_0.9.23)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1094 | --> Processing Dependency: libldb.so.1(LDB_0.9.15)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1095 | --> Processing Dependency: libldb.so.1(LDB_0.9.10)(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1096 | --> Processing Dependency: libpytalloc-util.so.2()(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1097 | --> Processing Dependency: libldb.so.1()(64bit) for package: samba-libs-4.1.12-23.el7_1.x86_64 |
| 1098 | ---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed |
| 1099 | ---> Package xdg-user-dirs.x86_64 0:0.15-4.el7 will be installed |
| 1100 | ---> Package xfsprogs.x86_64 0:3.2.1-6.el7 will be installed |
| 1101 | ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed |
| 1102 | --> Running transaction check |
| 1103 | ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed |
| 1104 | --> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64 |
| 1105 | ---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed |
| 1106 | ---> Package cryptsetup-libs.x86_64 0:1.6.6-3.el7 will be installed |
| 1107 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed |
| 1108 | ---> Package gstreamer-tools.x86_64 0:0.10.36-7.el7 will be installed |
| 1109 | ---> Package kbd.x86_64 0:1.15.5-11.el7 will be installed |
| 1110 | --> Processing Dependency: kbd-misc = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64 |
| 1111 | --> Processing Dependency: kbd-legacy = 1.15.5-11.el7 for package: kbd-1.15.5-11.el7.x86_64 |
| 1112 | --> Processing Dependency: initscripts >= 5.86-1 for package: kbd-1.15.5-11.el7.x86_64 |
| 1113 | ---> Package libXv.x86_64 0:1.0.9-2.1.el7 will be installed |
| 1114 | ---> Package libavc1394.x86_64 0:0.5.3-14.el7 will be installed |
| 1115 | ---> Package libdv.x86_64 0:1.0.0-17.el7 will be installed |
| 1116 | ---> Package libiec61883.x86_64 0:1.2.0-10.el7 will be installed |
| 1117 | ---> Package libldb.x86_64 0:1.1.17-2.el7 will be installed |
| 1118 | ---> Package libraw1394.x86_64 0:2.1.0-2.el7 will be installed |
| 1119 | ---> Package libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.5 will be installed |
| 1120 | ---> Package libshout.x86_64 0:2.2.2-11.el7 will be installed |
| 1121 | ---> Package libsoup.x86_64 0:2.46.0-3.el7 will be installed |
| 1122 | --> Processing Dependency: glib-networking >= 2.38.0 for package: libsoup-2.46.0-3.el7.x86_64 |
| 1123 | ---> Package libss.x86_64 0:1.42.9-7.el7 will be installed |
| 1124 | ---> Package libtevent.x86_64 0:0.9.21-3.el7 will be installed |
| 1125 | ---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed |
| 1126 | ---> Package libv4l.x86_64 0:0.9.5-4.el7 will be installed |
| 1127 | ---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed |
| 1128 | ---> Package libwbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1129 | ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed |
| 1130 | ---> Package openssl.x86_64 1:1.0.1e-42.el7.4 will be installed |
| 1131 | ---> Package orc.x86_64 0:0.4.17-5.el7 will be installed |
| 1132 | ---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed |
| 1133 | ---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed |
| 1134 | --> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch |
| 1135 | ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed |
| 1136 | ---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed |
| 1137 | ---> Package perl-IO-Socket-SSL.noarch 0:1.94-3.el7 will be installed |
| 1138 | --> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1139 | --> Processing Dependency: perl(IO::Socket::IP) >= 0.20 for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1140 | --> Processing Dependency: perl(Net::SSLeay) for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1141 | --> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.94-3.el7.noarch |
| 1142 | ---> Package pytalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1143 | ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed |
| 1144 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 1145 | --> Processing Dependency: python-pycparser for package: python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 |
| 1146 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1147 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1148 | ---> Package speex.x86_64 0:1.2-0.19.rc1.el7 will be installed |
| 1149 | ---> Package usbmuxd.x86_64 0:1.0.8-11.el7 will be installed |
| 1150 | ---> Package wavpack.x86_64 0:4.60.1-9.el7 will be installed |
| 1151 | --> Running transaction check |
| 1152 | ---> Package glib-networking.x86_64 0:2.40.0-1.el7 will be installed |
| 1153 | --> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.40.0-1.el7.x86_64 |
| 1154 | ---> Package initscripts.x86_64 0:9.49.24-1.el7 will be installed |
| 1155 | --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.24-1.el7.x86_64 |
| 1156 | --> Processing Dependency: module-init-tools for package: initscripts-9.49.24-1.el7.x86_64 |
| 1157 | --> Processing Dependency: hostname for package: initscripts-9.49.24-1.el7.x86_64 |
| 1158 | ---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be installed |
| 1159 | ---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be installed |
| 1160 | ---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed |
| 1161 | ---> Package perl-IO-Socket-IP.noarch 0:0.21-4.el7 will be installed |
| 1162 | ---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed |
| 1163 | ---> Package perl-Net-SSLeay.x86_64 0:1.55-3.el7 will be installed |
| 1164 | ---> Package psmisc.x86_64 0:22.20-8.el7 will be installed |
| 1165 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 1166 | --> Processing Dependency: python-ply for package: python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 1167 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1168 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1169 | --> Running transaction check |
| 1170 | ---> Package gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 will be installed |
| 1171 | ---> Package hostname.x86_64 0:3.13-3.el7 will be installed |
| 1172 | ---> Package kmod.x86_64 0:14-10.el7 will be installed |
| 1173 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 1174 | --> Processing Dependency: python-ply for package: python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 1175 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1176 | --> Processing Dependency: python-rdflib for package: python-selenium-2.45.0-3.el7.kolab_3.5.noarch |
| 1177 | ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed |
| 1178 | --> Running transaction check |
| 1179 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 1180 | --> Processing Dependency: python-cffi >= 0.8 for package: python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 |
| 1181 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 1182 | ---> Package python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 will be installed |
| 1183 | --> Running transaction check |
| 1184 | ---> Package pyOpenSSL.noarch 0:0.14-1.el7.kolab_3.5 will be installed |
| 1185 | --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch |
| 1186 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 1187 | ---> Package python-cryptography.x86_64 0:0.6.1-3.el7.kolab_3.5 will be installed |
| 1188 | ---> Package python-six.noarch 0:1.9.0-2.el7.kolab_3.5 will be installed |
| 1189 | --> Running transaction check |
| 1190 | ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed |
| 1191 | --> Running transaction check |
| 1192 | ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed |
| 1193 | ---> Package OpenEXR-libs.x86_64 0:1.7.1-7.el7 will be installed |
| 1194 | ---> Package adwaita-cursor-theme.noarch 0:3.8.4-3.el7 will be installed |
| 1195 | ---> Package alsa-lib.x86_64 0:1.0.28-2.el7 will be installed |
| 1196 | ---> Package ant.noarch 0:1.9.2-9.el7 will be installed |
| 1197 | ---> Package apr.x86_64 0:1.4.8-3.el7 will be installed |
| 1198 | ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed |
| 1199 | ---> Package at-spi2-atk.x86_64 0:2.8.1-4.el7 will be installed |
| 1200 | ---> Package at-spi2-core.x86_64 0:2.8.0-6.el7 will be installed |
| 1201 | ---> Package atk.x86_64 0:2.8.0-4.el7 will be installed |
| 1202 | ---> Package atk-devel.x86_64 0:2.8.0-4.el7 will be installed |
| 1203 | ---> Package attica.x86_64 0:0.4.1-4.el7 will be installed |
| 1204 | ---> Package autoconf.noarch 0:2.69-11.el7 will be installed |
| 1205 | ---> Package automake.noarch 0:1.13.4-3.el7 will be installed |
| 1206 | ---> Package avahi-libs.x86_64 0:0.6.31-14.el7 will be installed |
| 1207 | ---> Package bison.x86_64 0:2.7-4.el7 will be installed |
| 1208 | ---> Package boost-system.x86_64 0:1.53.0-23.el7 will be installed |
| 1209 | ---> Package boost-thread.x86_64 0:1.53.0-23.el7 will be installed |
| 1210 | ---> Package build.noarch 0:20150317-192.1 will be installed |
| 1211 | ---> Package build-mkbaselibs.noarch 0:20150317-192.1 will be installed |
| 1212 | ---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed |
| 1213 | ---> Package bzip2.x86_64 0:1.0.6-12.el7 will be installed |
| 1214 | ---> Package cairo.x86_64 0:1.12.14-6.el7 will be installed |
| 1215 | ---> Package cairo-devel.x86_64 0:1.12.14-6.el7 will be installed |
| 1216 | ---> Package cairo-gobject.x86_64 0:1.12.14-6.el7 will be installed |
| 1217 | ---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed |
| 1218 | ---> Package clucene-core.x86_64 0:2.3.3.4-11.el7 will be installed |
| 1219 | ---> Package colord-libs.x86_64 0:1.0.4-3.el7 will be installed |
| 1220 | ---> Package cpp.x86_64 0:4.8.3-9.el7 will be installed |
| 1221 | ---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed |
| 1222 | ---> Package cryptsetup-libs.x86_64 0:1.6.6-3.el7 will be installed |
| 1223 | ---> Package cscope.x86_64 0:15.8-7.el7 will be installed |
| 1224 | ---> Package ctags.x86_64 0:5.8-13.el7 will be installed |
| 1225 | ---> Package cups-libs.x86_64 1:1.6.3-17.el7 will be installed |
| 1226 | ---> Package cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 will be installed |
| 1227 | ---> Package dbus.x86_64 1:1.6.12-11.el7 will be installed |
| 1228 | ---> Package dbus-devel.x86_64 1:1.6.12-11.el7 will be installed |
| 1229 | ---> Package dbus-glib.x86_64 0:0.100-7.el7 will be installed |
| 1230 | ---> Package dbus-python.x86_64 0:1.1.1-9.el7 will be installed |
| 1231 | ---> Package dbus-x11.x86_64 1:1.6.12-11.el7 will be installed |
| 1232 | ---> Package dbusmenu-qt.x86_64 0:0.9.2-7.el7 will be installed |
| 1233 | ---> Package dconf.x86_64 0:0.16.0-6.el7 will be installed |
| 1234 | ---> Package desktop-file-utils.x86_64 0:0.21-4.el7 will be installed |
| 1235 | ---> Package diffstat.x86_64 0:1.57-4.el7 will be installed |
| 1236 | ---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed |
| 1237 | ---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed |
| 1238 | ---> Package dosfstools.x86_64 0:3.0.20-9.el7 will be installed |
| 1239 | ---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed |
| 1240 | ---> Package dwz.x86_64 0:0.11-3.el7 will be installed |
| 1241 | ---> Package dyninst.x86_64 0:8.2.0-2.el7 will be installed |
| 1242 | ---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be installed |
| 1243 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be installed |
| 1244 | ---> Package elfutils.x86_64 0:0.160-1.el7 will be installed |
| 1245 | ---> Package elfutils-libs.x86_64 0:0.160-1.el7 will be installed |
| 1246 | ---> Package emacs-filesystem.noarch 1:24.3-11.el7 will be installed |
| 1247 | ---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed |
| 1248 | ---> Package epel-release.noarch 0:7-5 will be installed |
| 1249 | ---> Package exiv2-libs.x86_64 0:0.23-6.el7 will be installed |
| 1250 | ---> Package expat-devel.x86_64 0:2.1.0-8.el7 will be installed |
| 1251 | ---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed |
| 1252 | ---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed |
| 1253 | ---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed |
| 1254 | ---> Package flex.x86_64 0:2.5.37-3.el7 will be installed |
| 1255 | ---> Package fontconfig.x86_64 0:2.10.95-7.el7 will be installed |
| 1256 | ---> Package fontconfig-devel.x86_64 0:2.10.95-7.el7 will be installed |
| 1257 | ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed |
| 1258 | ---> Package freetype.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 1259 | ---> Package freetype-devel.x86_64 0:2.4.11-10.el7_1.1 will be installed |
| 1260 | ---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed |
| 1261 | ---> Package gcc.x86_64 0:4.8.3-9.el7 will be installed |
| 1262 | ---> Package gcc-c++.x86_64 0:4.8.3-9.el7 will be installed |
| 1263 | ---> Package gcc-gfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 1264 | ---> Package gdb.x86_64 0:7.6.1-64.el7 will be installed |
| 1265 | ---> Package gdisk.x86_64 0:0.8.6-5.el7 will be installed |
| 1266 | ---> Package gdk-pixbuf2.x86_64 0:2.28.2-4.el7 will be installed |
| 1267 | ---> Package gdk-pixbuf2-devel.x86_64 0:2.28.2-4.el7 will be installed |
| 1268 | ---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed |
| 1269 | ---> Package gettext-common-devel.noarch 0:0.18.2.1-4.el7 will be installed |
| 1270 | ---> Package gettext-devel.x86_64 0:0.18.2.1-4.el7 will be installed |
| 1271 | ---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed |
| 1272 | ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed |
| 1273 | ---> Package git.x86_64 0:1.8.3.1-4.el7 will be installed |
| 1274 | ---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed |
| 1275 | ---> Package glib-networking.x86_64 0:2.40.0-1.el7 will be installed |
| 1276 | ---> Package glib2-devel.x86_64 0:2.40.0-4.el7 will be installed |
| 1277 | ---> Package glibc.i686 0:2.17-78.el7 will be installed |
| 1278 | ---> Package glibc-devel.i686 0:2.17-78.el7 will be installed |
| 1279 | ---> Package glibc-devel.x86_64 0:2.17-78.el7 will be installed |
| 1280 | ---> Package glibc-headers.x86_64 0:2.17-78.el7 will be installed |
| 1281 | ---> Package gnutls.x86_64 0:3.3.8-12.el7 will be installed |
| 1282 | ---> Package gobject-introspection.x86_64 0:1.36.0-4.el7 will be installed |
| 1283 | ---> Package gobject-introspection-devel.x86_64 0:1.36.0-4.el7 will be installed |
| 1284 | ---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed |
| 1285 | ---> Package graphite2.x86_64 0:1.2.2-5.el7 will be installed |
| 1286 | ---> Package gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 will be installed |
| 1287 | ---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed |
| 1288 | ---> Package gstreamer.x86_64 0:0.10.36-7.el7 will be installed |
| 1289 | ---> Package gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 will be installed |
| 1290 | ---> Package gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 will be installed |
| 1291 | ---> Package gstreamer-tools.x86_64 0:0.10.36-7.el7 will be installed |
| 1292 | ---> Package gstreamer1.x86_64 0:1.0.7-4.el7 will be installed |
| 1293 | ---> Package gtk2.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 1294 | ---> Package gtk2-devel.x86_64 0:2.24.22-5.el7_0.1 will be installed |
| 1295 | ---> Package gtk3.x86_64 0:3.8.8-10.el7 will be installed |
| 1296 | ---> Package harfbuzz.x86_64 0:0.9.20-4.el7 will be installed |
| 1297 | ---> Package harfbuzz-devel.x86_64 0:0.9.20-4.el7 will be installed |
| 1298 | ---> Package harfbuzz-icu.x86_64 0:0.9.20-4.el7 will be installed |
| 1299 | ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed |
| 1300 | ---> Package hostname.x86_64 0:3.13-3.el7 will be installed |
| 1301 | ---> Package hunspell.x86_64 0:1.3.2-13.el7 will be installed |
| 1302 | ---> Package hunspell-en-US.noarch 0:0.20121024-5.el7 will be installed |
| 1303 | ---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed |
| 1304 | ---> Package ibus.x86_64 0:1.5.3-11.el7 will be installed |
| 1305 | ---> Package ibus-devel.x86_64 0:1.5.3-11.el7 will be installed |
| 1306 | ---> Package ibus-gtk2.x86_64 0:1.5.3-11.el7 will be installed |
| 1307 | ---> Package ibus-gtk3.x86_64 0:1.5.3-11.el7 will be installed |
| 1308 | ---> Package ibus-libs.x86_64 0:1.5.3-11.el7 will be installed |
| 1309 | ---> Package ibus-setup.noarch 0:1.5.3-11.el7 will be installed |
| 1310 | ---> Package icoutils.x86_64 0:0.31.0-3.el7 will be installed |
| 1311 | ---> Package ilmbase.x86_64 0:1.0.3-7.el7 will be installed |
| 1312 | ---> Package indent.x86_64 0:2.2.11-13.el7 will be installed |
| 1313 | ---> Package initscripts.x86_64 0:9.49.24-1.el7 will be installed |
| 1314 | ---> Package intltool.noarch 0:0.50.2-6.el7 will be installed |
| 1315 | ---> Package iso-codes.noarch 0:3.46-2.el7 will be installed |
| 1316 | ---> Package jasper-libs.x86_64 0:1.900.1-26.el7_0.3 will be installed |
| 1317 | ---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 1318 | ---> Package java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 1319 | ---> Package java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 will be installed |
| 1320 | ---> Package javapackages-tools.noarch 0:3.4.1-6.el7_0 will be installed |
| 1321 | ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed |
| 1322 | ---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed |
| 1323 | ---> Package kactivities.x86_64 0:4.10.5-3.el7 will be installed |
| 1324 | ---> Package kbd.x86_64 0:1.15.5-11.el7 will be installed |
| 1325 | ---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be installed |
| 1326 | ---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be installed |
| 1327 | ---> Package kde-filesystem.x86_64 0:4-47.el7 will be installed |
| 1328 | ---> Package kde-runtime.x86_64 0:4.10.5-8.el7 will be installed |
| 1329 | ---> Package kde-runtime-drkonqi.x86_64 0:4.10.5-8.el7 will be installed |
| 1330 | ---> Package kde-runtime-libs.x86_64 0:4.10.5-8.el7 will be installed |
| 1331 | ---> Package kde-settings.noarch 0:19-23.5.el7 will be installed |
| 1332 | ---> Package kdelibs.x86_64 6:4.10.5-6.el7 will be installed |
| 1333 | ---> Package kdelibs-common.x86_64 6:4.10.5-6.el7 will be installed |
| 1334 | ---> Package kdepimlibs.x86_64 0:4.10.5-3.el7 will be installed |
| 1335 | ---> Package kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 will be installed |
| 1336 | ---> Package kernel-devel.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 1337 | ---> Package kernel-headers.x86_64 0:3.10.0-229.4.2.el7 will be installed |
| 1338 | ---> Package kmod.x86_64 0:14-10.el7 will be installed |
| 1339 | ---> Package lcms2.x86_64 0:2.5-4.el7 will be installed |
| 1340 | ---> Package libICE.x86_64 0:1.0.8-7.el7 will be installed |
| 1341 | ---> Package libSM.x86_64 0:1.2.1-7.el7 will be installed |
| 1342 | ---> Package libX11.x86_64 0:1.6.0-2.1.el7 will be installed |
| 1343 | ---> Package libX11-common.noarch 0:1.6.0-2.1.el7 will be installed |
| 1344 | ---> Package libX11-devel.x86_64 0:1.6.0-2.1.el7 will be installed |
| 1345 | ---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed |
| 1346 | ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed |
| 1347 | ---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed |
| 1348 | ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed |
| 1349 | ---> Package libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 will be installed |
| 1350 | ---> Package libXcursor.x86_64 0:1.1.14-2.1.el7 will be installed |
| 1351 | ---> Package libXcursor-devel.x86_64 0:1.1.14-2.1.el7 will be installed |
| 1352 | ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed |
| 1353 | ---> Package libXdamage-devel.x86_64 0:1.1.4-4.1.el7 will be installed |
| 1354 | ---> Package libXevie.x86_64 0:1.0.3-7.1.el7 will be installed |
| 1355 | ---> Package libXext.x86_64 0:1.3.2-2.1.el7 will be installed |
| 1356 | ---> Package libXext-devel.x86_64 0:1.3.2-2.1.el7 will be installed |
| 1357 | ---> Package libXfixes.x86_64 0:5.0.1-2.1.el7 will be installed |
| 1358 | ---> Package libXfixes-devel.x86_64 0:5.0.1-2.1.el7 will be installed |
| 1359 | ---> Package libXfont.x86_64 0:1.4.7-2.el7_0 will be installed |
| 1360 | ---> Package libXft.x86_64 0:2.3.1-5.1.el7 will be installed |
| 1361 | ---> Package libXft-devel.x86_64 0:2.3.1-5.1.el7 will be installed |
| 1362 | ---> Package libXi.x86_64 0:1.7.2-2.1.el7 will be installed |
| 1363 | ---> Package libXi-devel.x86_64 0:1.7.2-2.1.el7 will be installed |
| 1364 | ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1365 | ---> Package libXinerama-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1366 | ---> Package libXmu.x86_64 0:1.1.1-5.1.el7 will be installed |
| 1367 | ---> Package libXpm.x86_64 0:3.5.10-5.1.el7 will be installed |
| 1368 | ---> Package libXrandr.x86_64 0:1.4.1-2.1.el7 will be installed |
| 1369 | ---> Package libXrandr-devel.x86_64 0:1.4.1-2.1.el7 will be installed |
| 1370 | ---> Package libXrender.x86_64 0:0.9.8-2.1.el7 will be installed |
| 1371 | ---> Package libXrender-devel.x86_64 0:0.9.8-2.1.el7 will be installed |
| 1372 | ---> Package libXt.x86_64 0:1.1.4-6.1.el7 will be installed |
| 1373 | ---> Package libXtst.x86_64 0:1.2.2-2.1.el7 will be installed |
| 1374 | ---> Package libXv.x86_64 0:1.0.9-2.1.el7 will be installed |
| 1375 | ---> Package libXxf86misc.x86_64 0:1.0.3-7.1.el7 will be installed |
| 1376 | ---> Package libXxf86vm.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1377 | ---> Package libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 will be installed |
| 1378 | ---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed |
| 1379 | ---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed |
| 1380 | ---> Package libavc1394.x86_64 0:0.5.3-14.el7 will be installed |
| 1381 | ---> Package libcanberra.x86_64 0:0.30-5.el7 will be installed |
| 1382 | ---> Package libdrm.x86_64 0:2.4.56-2.el7 will be installed |
| 1383 | ---> Package libdrm-devel.x86_64 0:2.4.56-2.el7 will be installed |
| 1384 | ---> Package libdv.x86_64 0:1.0.0-17.el7 will be installed |
| 1385 | ---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed |
| 1386 | ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed |
| 1387 | ---> Package libffi-devel.x86_64 0:3.0.13-11.el7 will be installed |
| 1388 | ---> Package libfontenc.x86_64 0:1.1.1-5.el7 will be installed |
| 1389 | ---> Package libgfortran.x86_64 0:4.8.3-9.el7 will be installed |
| 1390 | ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed |
| 1391 | ---> Package libgusb.x86_64 0:0.1.6-3.el7 will be installed |
| 1392 | ---> Package libical.x86_64 0:0.48-6.el7 will be installed |
| 1393 | ---> Package libicu.x86_64 0:50.1.2-11.el7 will be installed |
| 1394 | ---> Package libicu-devel.x86_64 0:50.1.2-11.el7 will be installed |
| 1395 | ---> Package libiec61883.x86_64 0:1.2.0-10.el7 will be installed |
| 1396 | ---> Package libimobiledevice.x86_64 0:1.1.5-6.el7 will be installed |
| 1397 | ---> Package libiodbc.x86_64 0:3.52.7-7.el7 will be installed |
| 1398 | ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed |
| 1399 | ---> Package libldb.x86_64 0:1.1.17-2.el7 will be installed |
| 1400 | ---> Package libmng.x86_64 0:1.0.10-14.el7 will be installed |
| 1401 | ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed |
| 1402 | ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed |
| 1403 | ---> Package libnotify.x86_64 0:0.7.5-7.el7 will be installed |
| 1404 | ---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed |
| 1405 | ---> Package libpciaccess.x86_64 0:0.13.1-4.1.el7 will be installed |
| 1406 | ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed |
| 1407 | ---> Package libplist.x86_64 0:1.10-4.el7 will be installed |
| 1408 | ---> Package libpng.x86_64 2:1.5.13-5.el7 will be installed |
| 1409 | ---> Package libpng-devel.x86_64 2:1.5.13-5.el7 will be installed |
| 1410 | ---> Package libproxy.x86_64 0:0.4.11-6.el7 will be installed |
| 1411 | ---> Package libquadmath.x86_64 0:4.8.3-9.el7 will be installed |
| 1412 | ---> Package libquadmath-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 1413 | ---> Package libraw1394.x86_64 0:2.1.0-2.el7 will be installed |
| 1414 | ---> Package libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.5 will be installed |
| 1415 | ---> Package librsvg2.x86_64 0:2.39.0-1.el7 will be installed |
| 1416 | ---> Package libshout.x86_64 0:2.2.2-11.el7 will be installed |
| 1417 | ---> Package libsmbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1418 | ---> Package libsndfile.x86_64 0:1.0.25-9.el7 will be installed |
| 1419 | ---> Package libsoup.x86_64 0:2.46.0-3.el7 will be installed |
| 1420 | ---> Package libss.x86_64 0:1.42.9-7.el7 will be installed |
| 1421 | ---> Package libstdc++-devel.x86_64 0:4.8.3-9.el7 will be installed |
| 1422 | ---> Package libtalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1423 | ---> Package libtdb.x86_64 0:1.3.0-1.el7 will be installed |
| 1424 | ---> Package libtevent.x86_64 0:0.9.21-3.el7 will be installed |
| 1425 | ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed |
| 1426 | ---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed |
| 1427 | ---> Package libtiff.x86_64 0:4.0.3-14.el7 will be installed |
| 1428 | ---> Package libtool.x86_64 0:2.4.2-20.el7 will be installed |
| 1429 | ---> Package libtool-ltdl.x86_64 0:2.4.2-20.el7 will be installed |
| 1430 | ---> Package libudisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 1431 | ---> Package libusbx.x86_64 0:1.0.15-4.el7 will be installed |
| 1432 | ---> Package libv4l.x86_64 0:0.9.5-4.el7 will be installed |
| 1433 | ---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed |
| 1434 | ---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed |
| 1435 | ---> Package libwbclient.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1436 | ---> Package libxcb.x86_64 0:1.9-5.el7 will be installed |
| 1437 | ---> Package libxcb-devel.x86_64 0:1.9-5.el7 will be installed |
| 1438 | ---> Package libxkbfile.x86_64 0:1.0.8-5.el7 will be installed |
| 1439 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed |
| 1440 | ---> Package m2crypto.x86_64 0:0.21.1-15.el7 will be installed |
| 1441 | ---> Package m4.x86_64 0:1.4.16-9.el7 will be installed |
| 1442 | ---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed |
| 1443 | ---> Package make.x86_64 1:3.82-21.el7 will be installed |
| 1444 | ---> Package man-db.x86_64 0:2.6.3-9.el7 will be installed |
| 1445 | ---> Package mdadm.x86_64 0:3.3.2-2.el7 will be installed |
| 1446 | ---> Package media-player-info.noarch 0:17-4.el7 will be installed |
| 1447 | ---> Package mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1448 | ---> Package mesa-libEGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1449 | ---> Package mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1450 | ---> Package mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1451 | ---> Package mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1452 | ---> Package mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 will be installed |
| 1453 | ---> Package mokutil.x86_64 0:0.7-5.el7 will be installed |
| 1454 | ---> Package mozjs17.x86_64 0:17.0.0-10.el7 will be installed |
| 1455 | ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed |
| 1456 | ---> Package neon.x86_64 0:0.30.0-3.el7 will be installed |
| 1457 | ---> Package nepomuk-core.x86_64 0:4.10.5-5.el7 will be installed |
| 1458 | ---> Package nepomuk-core-libs.x86_64 0:4.10.5-5.el7 will be installed |
| 1459 | ---> Package nettle.x86_64 0:2.7.1-4.el7 will be installed |
| 1460 | ---> Package nss-softokn-freebl.i686 0:3.16.2.3-9.el7 will be installed |
| 1461 | ---> Package openjpeg-libs.x86_64 0:1.5.1-10.el7 will be installed |
| 1462 | ---> Package openssh.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 1463 | ---> Package openssh-clients.x86_64 0:6.6.1p1-12.el7_1 will be installed |
| 1464 | ---> Package openssl.x86_64 1:1.0.1e-42.el7.4 will be installed |
| 1465 | ---> Package orc.x86_64 0:0.4.17-5.el7 will be installed |
| 1466 | ---> Package osc.x86_64 0:0.151.2-169.1 will be installed |
| 1467 | ---> Package oxygen-icon-theme.noarch 0:4.10.5-2.el7 will be installed |
| 1468 | ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed |
| 1469 | ---> Package pango.x86_64 0:1.34.1-5.el7 will be installed |
| 1470 | ---> Package pango-devel.x86_64 0:1.34.1-5.el7 will be installed |
| 1471 | ---> Package parted.x86_64 0:3.1-20.el7 will be installed |
| 1472 | ---> Package passwd.x86_64 0:0.79-4.el7 will be installed |
| 1473 | ---> Package patch.x86_64 0:2.7.1-8.el7 will be installed |
| 1474 | ---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed |
| 1475 | ---> Package pciutils.x86_64 0:3.2.1-4.el7 will be installed |
| 1476 | ---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be installed |
| 1477 | ---> Package perl.x86_64 4:5.16.3-285.el7 will be installed |
| 1478 | ---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed |
| 1479 | ---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed |
| 1480 | ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed |
| 1481 | ---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed |
| 1482 | ---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed |
| 1483 | ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed |
| 1484 | ---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed |
| 1485 | ---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed |
| 1486 | ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed |
| 1487 | ---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed |
| 1488 | ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed |
| 1489 | ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed |
| 1490 | ---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed |
| 1491 | ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed |
| 1492 | ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed |
| 1493 | ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed |
| 1494 | ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed |
| 1495 | ---> Package perl-Git.noarch 0:1.8.3.1-4.el7 will be installed |
| 1496 | ---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed |
| 1497 | ---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed |
| 1498 | ---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed |
| 1499 | ---> Package perl-HTTP-Daemon.noarch 0:6.01-5.el7 will be installed |
| 1500 | ---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed |
| 1501 | ---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed |
| 1502 | ---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed |
| 1503 | ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed |
| 1504 | ---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed |
| 1505 | ---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed |
| 1506 | ---> Package perl-IO-Socket-IP.noarch 0:0.21-4.el7 will be installed |
| 1507 | ---> Package perl-IO-Socket-SSL.noarch 0:1.94-3.el7 will be installed |
| 1508 | ---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed |
| 1509 | ---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed |
| 1510 | ---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed |
| 1511 | ---> Package perl-Net-SSLeay.x86_64 0:1.55-3.el7 will be installed |
| 1512 | ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed |
| 1513 | ---> Package perl-Pod-Escapes.noarch 1:1.04-285.el7 will be installed |
| 1514 | ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed |
| 1515 | ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed |
| 1516 | ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed |
| 1517 | ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed |
| 1518 | ---> Package perl-Socket.x86_64 0:2.010-3.el7 will be installed |
| 1519 | ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed |
| 1520 | ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed |
| 1521 | ---> Package perl-Test-Harness.noarch 0:3.28-2.el7 will be installed |
| 1522 | ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed |
| 1523 | ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed |
| 1524 | ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed |
| 1525 | ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed |
| 1526 | ---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed |
| 1527 | ---> Package perl-URI.noarch 0:1.60-9.el7 will be installed |
| 1528 | ---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed |
| 1529 | ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed |
| 1530 | ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed |
| 1531 | ---> Package perl-libs.x86_64 4:5.16.3-285.el7 will be installed |
| 1532 | ---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed |
| 1533 | ---> Package perl-macros.x86_64 4:5.16.3-285.el7 will be installed |
| 1534 | ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed |
| 1535 | ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed |
| 1536 | ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed |
| 1537 | ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed |
| 1538 | ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed |
| 1539 | ---> Package phonon.x86_64 0:4.6.0-9.el7 will be installed |
| 1540 | ---> Package phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 will be installed |
| 1541 | ---> Package pixman.x86_64 0:0.32.4-3.el7 will be installed |
| 1542 | ---> Package pixman-devel.x86_64 0:0.32.4-3.el7 will be installed |
| 1543 | ---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed |
| 1544 | ---> Package polkit.x86_64 0:0.112-5.el7 will be installed |
| 1545 | ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed |
| 1546 | ---> Package polkit-qt.x86_64 0:0.103.0-10.el7_0 will be installed |
| 1547 | ---> Package poppler.x86_64 0:0.22.5-6.el7 will be installed |
| 1548 | ---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed |
| 1549 | ---> Package poppler-qt.x86_64 0:0.22.5-6.el7 will be installed |
| 1550 | ---> Package poppler-utils.x86_64 0:0.22.5-6.el7 will be installed |
| 1551 | ---> Package psmisc.x86_64 0:22.20-8.el7 will be installed |
| 1552 | ---> Package pulseaudio-libs.x86_64 0:3.0-30.el7 will be installed |
| 1553 | ---> Package pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 will be installed |
| 1554 | ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed |
| 1555 | ---> Package pycairo.x86_64 0:1.8.10-8.el7 will be installed |
| 1556 | ---> Package pygobject3.x86_64 0:3.8.2-6.el7 will be installed |
| 1557 | ---> Package pygobject3-base.x86_64 0:3.8.2-6.el7 will be installed |
| 1558 | ---> Package pytalloc.x86_64 0:2.1.1-1.el7 will be installed |
| 1559 | ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed |
| 1560 | ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed |
| 1561 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed |
| 1562 | ---> Package python-chardet.noarch 0:2.0.1-7.el7 will be installed |
| 1563 | ---> Package python-javapackages.noarch 0:3.4.1-6.el7_0 will be installed |
| 1564 | ---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed |
| 1565 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed |
| 1566 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed |
| 1567 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed |
| 1568 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed |
| 1569 | ---> Package python-setuptools.noarch 0:7.0-2.el7.kolab_3.5 will be installed |
| 1570 | ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed |
| 1571 | ---> Package qca2.x86_64 0:2.0.3-7.el7 will be installed |
| 1572 | ---> Package qt.x86_64 1:4.8.5-8.el7 will be installed |
| 1573 | ---> Package qt-settings.noarch 0:19-23.5.el7 will be installed |
| 1574 | ---> Package qt-x11.x86_64 1:4.8.5-8.el7 will be installed |
| 1575 | ---> Package raptor2.x86_64 0:2.0.9-3.el7 will be installed |
| 1576 | ---> Package rasqal.x86_64 0:0.9.30-4.el7 will be installed |
| 1577 | ---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed |
| 1578 | ---> Package redhat-menus.noarch 0:12.0.2-7.el7 will be installed |
| 1579 | ---> Package redhat-rpm-config.noarch 0:9.1.0-68.el7.centos will be installed |
| 1580 | ---> Package redland.x86_64 0:1.0.16-6.el7 will be installed |
| 1581 | ---> Package redland-virtuoso.x86_64 0:1.0.16-6.el7 will be installed |
| 1582 | ---> Package rpm-build.x86_64 0:4.11.1-25.el7 will be installed |
| 1583 | ---> Package rpm-sign.x86_64 0:4.11.1-25.el7 will be installed |
| 1584 | ---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed |
| 1585 | ---> Package rsync.x86_64 0:3.0.9-15.el7 will be installed |
| 1586 | ---> Package samba-common.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1587 | ---> Package samba-libs.x86_64 0:4.1.12-23.el7_1 will be installed |
| 1588 | ---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed |
| 1589 | ---> Package shared-desktop-ontologies.noarch 0:0.11.0-2.el7 will be installed |
| 1590 | ---> Package soprano.x86_64 0:2.9.2-3.el7 will be installed |
| 1591 | ---> Package sound-theme-freedesktop.noarch 0:0.8-3.el7 will be installed |
| 1592 | ---> Package speex.x86_64 0:1.2-0.19.rc1.el7 will be installed |
| 1593 | ---> Package strigi-libs.x86_64 0:0.7.7-12.20120626.el7 will be installed |
| 1594 | ---> Package subversion.x86_64 0:1.7.14-7.el7_0 will be installed |
| 1595 | ---> Package subversion-libs.x86_64 0:1.7.14-7.el7_0 will be installed |
| 1596 | ---> Package sudo.x86_64 0:1.8.6p7-13.el7 will be installed |
| 1597 | ---> Package swig.x86_64 0:2.0.11-11.el7.kolab_3.5 will be installed |
| 1598 | ---> Package systemtap.x86_64 0:2.6-10.el7_1 will be installed |
| 1599 | ---> Package systemtap-client.x86_64 0:2.6-10.el7_1 will be installed |
| 1600 | ---> Package systemtap-devel.x86_64 0:2.6-10.el7_1 will be installed |
| 1601 | ---> Package systemtap-runtime.x86_64 0:2.6-10.el7_1 will be installed |
| 1602 | ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed |
| 1603 | ---> Package taglib.x86_64 0:1.8-7.20130218git.el7 will be installed |
| 1604 | ---> Package tar.x86_64 2:1.26-29.el7 will be installed |
| 1605 | ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed |
| 1606 | ---> Package trousers.x86_64 0:0.3.11.2-3.el7 will be installed |
| 1607 | ---> Package ttmkfdir.x86_64 0:3.0.9-41.el7 will be installed |
| 1608 | ---> Package tzdata-java.noarch 0:2015d-1.el7 will be installed |
| 1609 | ---> Package udisks2.x86_64 0:2.1.2-5.el7 will be installed |
| 1610 | ---> Package unzip.x86_64 0:6.0-15.el7 will be installed |
| 1611 | ---> Package upower.x86_64 0:0.9.20-7.el7 will be installed |
| 1612 | ---> Package usbmuxd.x86_64 0:1.0.8-11.el7 will be installed |
| 1613 | ---> Package vala.x86_64 0:0.20.1-3.el7 will be installed |
| 1614 | ---> Package vim-common.x86_64 2:7.4.160-1.el7 will be installed |
| 1615 | ---> Package vim-enhanced.x86_64 2:7.4.160-1.el7 will be installed |
| 1616 | ---> Package vim-filesystem.x86_64 2:7.4.160-1.el7 will be installed |
| 1617 | ---> Package virtuoso-opensource.x86_64 1:6.1.6-6.el7 will be installed |
| 1618 | ---> Package wavpack.x86_64 0:4.60.1-9.el7 will be installed |
| 1619 | ---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed |
| 1620 | ---> Package xdg-user-dirs.x86_64 0:0.15-4.el7 will be installed |
| 1621 | ---> Package xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 will be installed |
| 1622 | ---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed |
| 1623 | ---> Package xfsprogs.x86_64 0:3.2.1-6.el7 will be installed |
| 1624 | ---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed |
| 1625 | ---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed |
| 1626 | ---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed |
| 1627 | ---> Package xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 will be installed |
| 1628 | ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed |
| 1629 | ---> Package xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 will be installed |
| 1630 | ---> Package xorg-x11-server-utils.x86_64 0:7.7-4.el7 will be installed |
| 1631 | ---> Package xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 will be installed |
| 1632 | ---> Package xorg-x11-xinit.x86_64 0:1.3.2-14.el7 will be installed |
| 1633 | ---> Package xorg-x11-xkb-utils.x86_64 0:7.7-9.1.el7 will be installed |
| 1634 | ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed |
| 1635 | ---> Package yum-utils.noarch 0:1.1.31-29.el7 will be installed |
| 1636 | ---> Package zip.x86_64 0:3.0-10.el7 will be installed |
| 1637 | ---> Package zlib-devel.x86_64 0:1.2.7-13.el7 will be installed |
| 1638 | --> Finished Dependency Resolution |
| 1639 | |
| 1640 | Packages skipped because of dependency problems: |
| 1641 | pyOpenSSL-0.14-1.el7.kolab_3.5.noarch from Kolab_Development |
| 1642 | python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 from Kolab_Development |
| 1643 | python-cryptography-0.6.1-3.el7.kolab_3.5.x86_64 from Kolab_Development |
| 1644 | python-pycparser-2.10-1.el7.kolab_3.5.noarch from Kolab_Development |
| 1645 | python-selenium-2.45.0-3.el7.kolab_3.5.noarch from Kolab_Development |
| 1646 | python-six-1.9.0-2.el7.kolab_3.5.noarch from Kolab_Development |
| 1647 | |
| 1648 | Dependencies Resolved |
| 1649 | |
| 1650 | ================================================================================ |
| 1651 | Package Arch Version Repository Size |
| 1652 | ================================================================================ |
| 1653 | Installing for group install "Development Tools": |
| 1654 | autoconf noarch 2.69-11.el7 base 701 k |
| 1655 | automake noarch 1.13.4-3.el7 base 679 k |
| 1656 | bison x86_64 2.7-4.el7 base 578 k |
| 1657 | byacc x86_64 1.9.20130304-3.el7 base 65 k |
| 1658 | cscope x86_64 15.8-7.el7 base 203 k |
| 1659 | ctags x86_64 5.8-13.el7 base 155 k |
| 1660 | diffstat x86_64 1.57-4.el7 base 35 k |
| 1661 | doxygen x86_64 1:1.8.5-3.el7 base 3.6 M |
| 1662 | elfutils x86_64 0.160-1.el7 base 262 k |
| 1663 | flex x86_64 2.5.37-3.el7 base 292 k |
| 1664 | gcc x86_64 4.8.3-9.el7 base 16 M |
| 1665 | gcc-c++ x86_64 4.8.3-9.el7 base 7.2 M |
| 1666 | gcc-gfortran x86_64 4.8.3-9.el7 base 6.6 M |
| 1667 | gettext x86_64 0.18.2.1-4.el7 base 959 k |
| 1668 | git x86_64 1.8.3.1-4.el7 base 4.3 M |
| 1669 | indent x86_64 2.2.11-13.el7 base 150 k |
| 1670 | intltool noarch 0.50.2-6.el7 base 59 k |
| 1671 | libtool x86_64 2.4.2-20.el7 base 588 k |
| 1672 | make x86_64 1:3.82-21.el7 base 420 k |
| 1673 | patch x86_64 2.7.1-8.el7 base 110 k |
| 1674 | patchutils x86_64 0.3.3-4.el7 base 104 k |
| 1675 | rcs x86_64 5.9.0-5.el7 base 230 k |
| 1676 | redhat-rpm-config noarch 9.1.0-68.el7.centos base 77 k |
| 1677 | rpm-build x86_64 4.11.1-25.el7 base 141 k |
| 1678 | rpm-sign x86_64 4.11.1-25.el7 base 42 k |
| 1679 | subversion x86_64 1.7.14-7.el7_0 updates 1.0 M |
| 1680 | swig x86_64 2.0.11-11.el7.kolab_3.5 |
| 1681 | Kolab_Development 1.3 M |
| 1682 | systemtap x86_64 2.6-10.el7_1 updates 24 k |
| 1683 | Installing: |
| 1684 | ant noarch 1.9.2-9.el7 base 1.9 M |
| 1685 | build noarch 20150317-192.1 openSUSE_Tools 157 k |
| 1686 | epel-release noarch 7-5 extras 14 k |
| 1687 | glibc-devel i686 2.17-78.el7 base 1.0 M |
| 1688 | glibc-devel x86_64 2.17-78.el7 base 1.0 M |
| 1689 | gtk2-devel x86_64 2.24.22-5.el7_0.1 base 2.9 M |
| 1690 | ibus-devel x86_64 1.5.3-11.el7 base 174 k |
| 1691 | java-1.7.0-openjdk-devel x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 1692 | updates 9.2 M |
| 1693 | osc x86_64 0.151.2-169.1 openSUSE_Tools 504 k |
| 1694 | passwd x86_64 0.79-4.el7 base 105 k |
| 1695 | perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k |
| 1696 | perl-TimeDate noarch 1:2.30-2.el7 base 52 k |
| 1697 | rpmdevtools noarch 8.3-5.el7 base 97 k |
| 1698 | sudo x86_64 1.8.6p7-13.el7 base 718 k |
| 1699 | vim-enhanced x86_64 2:7.4.160-1.el7 base 1.0 M |
| 1700 | yum-utils noarch 1.1.31-29.el7 base 112 k |
| 1701 | Installing for dependencies: |
| 1702 | GConf2 x86_64 3.2.6-8.el7 base 1.0 M |
| 1703 | OpenEXR-libs x86_64 1.7.1-7.el7 base 217 k |
| 1704 | adwaita-cursor-theme noarch 3.8.4-3.el7 base 124 k |
| 1705 | alsa-lib x86_64 1.0.28-2.el7 base 391 k |
| 1706 | apr x86_64 1.4.8-3.el7 base 103 k |
| 1707 | apr-util x86_64 1.5.2-6.el7 base 92 k |
| 1708 | at-spi2-atk x86_64 2.8.1-4.el7 base 73 k |
| 1709 | at-spi2-core x86_64 2.8.0-6.el7 base 151 k |
| 1710 | atk x86_64 2.8.0-4.el7 base 233 k |
| 1711 | atk-devel x86_64 2.8.0-4.el7 base 152 k |
| 1712 | attica x86_64 0.4.1-4.el7 base 232 k |
| 1713 | avahi-libs x86_64 0.6.31-14.el7 base 60 k |
| 1714 | boost-system x86_64 1.53.0-23.el7 base 39 k |
| 1715 | boost-thread x86_64 1.53.0-23.el7 base 56 k |
| 1716 | build-mkbaselibs noarch 20150317-192.1 openSUSE_Tools 37 k |
| 1717 | bzip2 x86_64 1.0.6-12.el7 base 52 k |
| 1718 | cairo x86_64 1.12.14-6.el7 base 697 k |
| 1719 | cairo-devel x86_64 1.12.14-6.el7 base 515 k |
| 1720 | cairo-gobject x86_64 1.12.14-6.el7 base 25 k |
| 1721 | cdparanoia-libs x86_64 10.2-17.el7 base 56 k |
| 1722 | clucene-core x86_64 2.3.3.4-11.el7 base 528 k |
| 1723 | colord-libs x86_64 1.0.4-3.el7 base 148 k |
| 1724 | cpp x86_64 4.8.3-9.el7 base 5.9 M |
| 1725 | cryptsetup x86_64 1.6.6-3.el7 base 117 k |
| 1726 | cryptsetup-libs x86_64 1.6.6-3.el7 base 179 k |
| 1727 | cups-libs x86_64 1:1.6.3-17.el7 base 354 k |
| 1728 | cyrus-sasl-plain x86_64 2.1.26-17.el7 base 38 k |
| 1729 | dbus x86_64 1:1.6.12-11.el7 base 306 k |
| 1730 | dbus-devel x86_64 1:1.6.12-11.el7 base 52 k |
| 1731 | dbus-glib x86_64 0.100-7.el7 base 102 k |
| 1732 | dbus-python x86_64 1.1.1-9.el7 base 206 k |
| 1733 | dbus-x11 x86_64 1:1.6.12-11.el7 base 46 k |
| 1734 | dbusmenu-qt x86_64 0.9.2-7.el7 base 86 k |
| 1735 | dconf x86_64 0.16.0-6.el7 base 150 k |
| 1736 | desktop-file-utils x86_64 0.21-4.el7 base 67 k |
| 1737 | docbook-dtds noarch 1.0-60.el7 base 226 k |
| 1738 | docbook-style-xsl noarch 1.78.1-3.el7 base 2.0 M |
| 1739 | dosfstools x86_64 3.0.20-9.el7 base 101 k |
| 1740 | dwz x86_64 0.11-3.el7 base 99 k |
| 1741 | dyninst x86_64 8.2.0-2.el7 base 2.5 M |
| 1742 | e2fsprogs x86_64 1.42.9-7.el7 base 697 k |
| 1743 | e2fsprogs-libs x86_64 1.42.9-7.el7 base 165 k |
| 1744 | elfutils-libs x86_64 0.160-1.el7 base 249 k |
| 1745 | emacs-filesystem noarch 1:24.3-11.el7 base 57 k |
| 1746 | enchant x86_64 1:1.6.0-8.el7 base 55 k |
| 1747 | exiv2-libs x86_64 0.23-6.el7 base 876 k |
| 1748 | expat-devel x86_64 2.1.0-8.el7 base 56 k |
| 1749 | fipscheck x86_64 1.4.1-5.el7 base 21 k |
| 1750 | fipscheck-lib x86_64 1.4.1-5.el7 base 11 k |
| 1751 | flac-libs x86_64 1.3.0-5.el7_1 updates 169 k |
| 1752 | fontconfig x86_64 2.10.95-7.el7 base 228 k |
| 1753 | fontconfig-devel x86_64 2.10.95-7.el7 base 128 k |
| 1754 | fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k |
| 1755 | freetype x86_64 2.4.11-10.el7_1.1 updates 391 k |
| 1756 | freetype-devel x86_64 2.4.11-10.el7_1.1 updates 356 k |
| 1757 | gamin x86_64 0.1.10-16.el7 base 128 k |
| 1758 | gdb x86_64 7.6.1-64.el7 base 2.4 M |
| 1759 | gdisk x86_64 0.8.6-5.el7 base 187 k |
| 1760 | gdk-pixbuf2 x86_64 2.28.2-4.el7 base 533 k |
| 1761 | gdk-pixbuf2-devel x86_64 2.28.2-4.el7 base 209 k |
| 1762 | gettext-common-devel noarch 0.18.2.1-4.el7 base 368 k |
| 1763 | gettext-devel x86_64 0.18.2.1-4.el7 base 315 k |
| 1764 | gettext-libs x86_64 0.18.2.1-4.el7 base 435 k |
| 1765 | giflib x86_64 4.1.6-9.el7 base 40 k |
| 1766 | gl-manpages noarch 1.1-7.20130122.el7 base 994 k |
| 1767 | glib-networking x86_64 2.40.0-1.el7 base 122 k |
| 1768 | glib2-devel x86_64 2.40.0-4.el7 base 445 k |
| 1769 | glibc i686 2.17-78.el7 base 4.2 M |
| 1770 | glibc-headers x86_64 2.17-78.el7 base 656 k |
| 1771 | gnutls x86_64 3.3.8-12.el7 base 662 k |
| 1772 | gobject-introspection x86_64 1.36.0-4.el7 base 223 k |
| 1773 | gobject-introspection-devel |
| 1774 | x86_64 1.36.0-4.el7 base 1.1 M |
| 1775 | gpm-libs x86_64 1.20.7-5.el7 base 32 k |
| 1776 | graphite2 x86_64 1.2.2-5.el7 base 81 k |
| 1777 | gsettings-desktop-schemas |
| 1778 | x86_64 3.8.2-3.el7 base 417 k |
| 1779 | gsm x86_64 1.0.13-11.el7 base 30 k |
| 1780 | gstreamer x86_64 0.10.36-7.el7 base 958 k |
| 1781 | gstreamer-plugins-base x86_64 0.10.36-10.el7 base 1.2 M |
| 1782 | gstreamer-plugins-good x86_64 0.10.31-11.el7 base 1.5 M |
| 1783 | gstreamer-tools x86_64 0.10.36-7.el7 base 27 k |
| 1784 | gstreamer1 x86_64 1.0.7-4.el7 base 909 k |
| 1785 | gtk2 x86_64 2.24.22-5.el7_0.1 base 3.4 M |
| 1786 | gtk3 x86_64 3.8.8-10.el7 base 3.2 M |
| 1787 | harfbuzz x86_64 0.9.20-4.el7 base 145 k |
| 1788 | harfbuzz-devel x86_64 0.9.20-4.el7 base 100 k |
| 1789 | harfbuzz-icu x86_64 0.9.20-4.el7 base 11 k |
| 1790 | hicolor-icon-theme noarch 0.12-7.el7 base 42 k |
| 1791 | hostname x86_64 3.13-3.el7 base 17 k |
| 1792 | hunspell x86_64 1.3.2-13.el7 base 223 k |
| 1793 | hunspell-en-US noarch 0.20121024-5.el7 base 189 k |
| 1794 | hwdata x86_64 0.252-7.8.el7_1 updates 2.0 M |
| 1795 | ibus x86_64 1.5.3-11.el7 base 328 k |
| 1796 | ibus-gtk2 x86_64 1.5.3-11.el7 base 43 k |
| 1797 | ibus-gtk3 x86_64 1.5.3-11.el7 base 42 k |
| 1798 | ibus-libs x86_64 1.5.3-11.el7 base 206 k |
| 1799 | ibus-setup noarch 1.5.3-11.el7 base 67 k |
| 1800 | icoutils x86_64 0.31.0-3.el7 base 82 k |
| 1801 | ilmbase x86_64 1.0.3-7.el7 base 100 k |
| 1802 | initscripts x86_64 9.49.24-1.el7 base 427 k |
| 1803 | iso-codes noarch 3.46-2.el7 base 2.7 M |
| 1804 | jasper-libs x86_64 1.900.1-26.el7_0.3 base 149 k |
| 1805 | java-1.7.0-openjdk x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 1806 | updates 202 k |
| 1807 | java-1.7.0-openjdk-headless |
| 1808 | x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 1809 | updates 25 M |
| 1810 | javapackages-tools noarch 3.4.1-6.el7_0 base 72 k |
| 1811 | jbigkit-libs x86_64 2.0-11.el7 base 46 k |
| 1812 | json-c x86_64 0.11-4.el7_0 base 31 k |
| 1813 | kactivities x86_64 4.10.5-3.el7 base 314 k |
| 1814 | kbd x86_64 1.15.5-11.el7 base 345 k |
| 1815 | kbd-legacy noarch 1.15.5-11.el7 base 465 k |
| 1816 | kbd-misc noarch 1.15.5-11.el7 base 1.3 M |
| 1817 | kde-filesystem x86_64 4-47.el7 base 48 k |
| 1818 | kde-runtime x86_64 4.10.5-8.el7 base 7.3 M |
| 1819 | kde-runtime-drkonqi x86_64 4.10.5-8.el7 base 193 k |
| 1820 | kde-runtime-libs x86_64 4.10.5-8.el7 base 1.2 M |
| 1821 | kde-settings noarch 19-23.5.el7 base 33 k |
| 1822 | kdelibs x86_64 6:4.10.5-6.el7 base 11 M |
| 1823 | kdelibs-common x86_64 6:4.10.5-6.el7 base 1.9 M |
| 1824 | kdepimlibs x86_64 4.10.5-3.el7 base 2.3 M |
| 1825 | kdepimlibs-kxmlrpcclient x86_64 4.10.5-3.el7 base 39 k |
| 1826 | kernel-devel x86_64 3.10.0-229.4.2.el7 updates 9.9 M |
| 1827 | kernel-headers x86_64 3.10.0-229.4.2.el7 updates 2.3 M |
| 1828 | kmod x86_64 14-10.el7 base 78 k |
| 1829 | lcms2 x86_64 2.5-4.el7 base 133 k |
| 1830 | libICE x86_64 1.0.8-7.el7 base 63 k |
| 1831 | libSM x86_64 1.2.1-7.el7 base 38 k |
| 1832 | libX11 x86_64 1.6.0-2.1.el7 base 605 k |
| 1833 | libX11-common noarch 1.6.0-2.1.el7 base 181 k |
| 1834 | libX11-devel x86_64 1.6.0-2.1.el7 base 979 k |
| 1835 | libXScrnSaver x86_64 1.2.2-6.1.el7 base 24 k |
| 1836 | libXau x86_64 1.0.8-2.1.el7 base 29 k |
| 1837 | libXau-devel x86_64 1.0.8-2.1.el7 base 14 k |
| 1838 | libXcomposite x86_64 0.4.4-4.1.el7 base 22 k |
| 1839 | libXcomposite-devel x86_64 0.4.4-4.1.el7 base 16 k |
| 1840 | libXcursor x86_64 1.1.14-2.1.el7 base 30 k |
| 1841 | libXcursor-devel x86_64 1.1.14-2.1.el7 base 23 k |
| 1842 | libXdamage x86_64 1.1.4-4.1.el7 base 20 k |
| 1843 | libXdamage-devel x86_64 1.1.4-4.1.el7 base 9.7 k |
| 1844 | libXevie x86_64 1.0.3-7.1.el7 base 18 k |
| 1845 | libXext x86_64 1.3.2-2.1.el7 base 38 k |
| 1846 | libXext-devel x86_64 1.3.2-2.1.el7 base 74 k |
| 1847 | libXfixes x86_64 5.0.1-2.1.el7 base 18 k |
| 1848 | libXfixes-devel x86_64 5.0.1-2.1.el7 base 13 k |
| 1849 | libXfont x86_64 1.4.7-2.el7_0 base 144 k |
| 1850 | libXft x86_64 2.3.1-5.1.el7 base 57 k |
| 1851 | libXft-devel x86_64 2.3.1-5.1.el7 base 19 k |
| 1852 | libXi x86_64 1.7.2-2.1.el7 base 39 k |
| 1853 | libXi-devel x86_64 1.7.2-2.1.el7 base 104 k |
| 1854 | libXinerama x86_64 1.1.3-2.1.el7 base 14 k |
| 1855 | libXinerama-devel x86_64 1.1.3-2.1.el7 base 13 k |
| 1856 | libXmu x86_64 1.1.1-5.1.el7 base 70 k |
| 1857 | libXpm x86_64 3.5.10-5.1.el7 base 52 k |
| 1858 | libXrandr x86_64 1.4.1-2.1.el7 base 25 k |
| 1859 | libXrandr-devel x86_64 1.4.1-2.1.el7 base 20 k |
| 1860 | libXrender x86_64 0.9.8-2.1.el7 base 25 k |
| 1861 | libXrender-devel x86_64 0.9.8-2.1.el7 base 16 k |
| 1862 | libXt x86_64 1.1.4-6.1.el7 base 173 k |
| 1863 | libXtst x86_64 1.2.2-2.1.el7 base 20 k |
| 1864 | libXv x86_64 1.0.9-2.1.el7 base 18 k |
| 1865 | libXxf86misc x86_64 1.0.3-7.1.el7 base 19 k |
| 1866 | libXxf86vm x86_64 1.1.3-2.1.el7 base 17 k |
| 1867 | libXxf86vm-devel x86_64 1.1.3-2.1.el7 base 18 k |
| 1868 | libasyncns x86_64 0.8-7.el7 base 26 k |
| 1869 | libatasmart x86_64 0.19-6.el7 base 43 k |
| 1870 | libavc1394 x86_64 0.5.3-14.el7 base 50 k |
| 1871 | libcanberra x86_64 0.30-5.el7 base 82 k |
| 1872 | libdrm x86_64 2.4.56-2.el7 base 122 k |
| 1873 | libdrm-devel x86_64 2.4.56-2.el7 base 90 k |
| 1874 | libdv x86_64 1.0.0-17.el7 base 78 k |
| 1875 | libdwarf x86_64 20130207-4.el7 base 109 k |
| 1876 | libedit x86_64 3.0-12.20121213cvs.el7 base 92 k |
| 1877 | libffi-devel x86_64 3.0.13-11.el7 base 22 k |
| 1878 | libfontenc x86_64 1.1.1-5.el7 base 29 k |
| 1879 | libgfortran x86_64 4.8.3-9.el7 base 290 k |
| 1880 | libgnome-keyring x86_64 3.8.0-3.el7 base 109 k |
| 1881 | libgusb x86_64 0.1.6-3.el7 base 33 k |
| 1882 | libical x86_64 0.48-6.el7 base 171 k |
| 1883 | libicu x86_64 50.1.2-11.el7 base 6.9 M |
| 1884 | libicu-devel x86_64 50.1.2-11.el7 base 702 k |
| 1885 | libiec61883 x86_64 1.2.0-10.el7 base 37 k |
| 1886 | libimobiledevice x86_64 1.1.5-6.el7 base 136 k |
| 1887 | libiodbc x86_64 3.52.7-7.el7 base 179 k |
| 1888 | libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k |
| 1889 | libldb x86_64 1.1.17-2.el7 base 122 k |
| 1890 | libmng x86_64 1.0.10-14.el7 base 171 k |
| 1891 | libmodman x86_64 2.0.1-8.el7 base 28 k |
| 1892 | libmpc x86_64 1.0.1-3.el7 base 51 k |
| 1893 | libnotify x86_64 0.7.5-7.el7 base 39 k |
| 1894 | libogg x86_64 2:1.3.0-7.el7 base 24 k |
| 1895 | libpciaccess x86_64 0.13.1-4.1.el7 base 25 k |
| 1896 | libpipeline x86_64 1.2.3-3.el7 base 53 k |
| 1897 | libplist x86_64 1.10-4.el7 base 57 k |
| 1898 | libpng x86_64 2:1.5.13-5.el7 base 212 k |
| 1899 | libpng-devel x86_64 2:1.5.13-5.el7 base 121 k |
| 1900 | libproxy x86_64 0.4.11-6.el7 base 65 k |
| 1901 | libquadmath x86_64 4.8.3-9.el7 base 179 k |
| 1902 | libquadmath-devel x86_64 4.8.3-9.el7 base 42 k |
| 1903 | libraw1394 x86_64 2.1.0-2.el7 base 63 k |
| 1904 | libreport-filesystem x86_64 2.1.11-21.el7.centos.0.5 |
| 1905 | updates 36 k |
| 1906 | librsvg2 x86_64 2.39.0-1.el7 base 123 k |
| 1907 | libshout x86_64 2.2.2-11.el7 base 43 k |
| 1908 | libsmbclient x86_64 4.1.12-23.el7_1 updates 120 k |
| 1909 | libsndfile x86_64 1.0.25-9.el7 base 149 k |
| 1910 | libsoup x86_64 2.46.0-3.el7 base 339 k |
| 1911 | libss x86_64 1.42.9-7.el7 base 45 k |
| 1912 | libstdc++-devel x86_64 4.8.3-9.el7 base 1.5 M |
| 1913 | libtalloc x86_64 2.1.1-1.el7 base 30 k |
| 1914 | libtdb x86_64 1.3.0-1.el7 base 44 k |
| 1915 | libtevent x86_64 0.9.21-3.el7 base 31 k |
| 1916 | libthai x86_64 0.1.14-9.el7 base 187 k |
| 1917 | libtheora x86_64 1:1.1.1-8.el7 base 136 k |
| 1918 | libtiff x86_64 4.0.3-14.el7 base 167 k |
| 1919 | libtool-ltdl x86_64 2.4.2-20.el7 base 49 k |
| 1920 | libudisks2 x86_64 2.1.2-5.el7 base 115 k |
| 1921 | libusbx x86_64 1.0.15-4.el7 base 50 k |
| 1922 | libv4l x86_64 0.9.5-4.el7 base 194 k |
| 1923 | libvisual x86_64 0.4.0-16.el7 base 138 k |
| 1924 | libvorbis x86_64 1:1.3.3-8.el7 base 204 k |
| 1925 | libwbclient x86_64 4.1.12-23.el7_1 updates 90 k |
| 1926 | libxcb x86_64 1.9-5.el7 base 169 k |
| 1927 | libxcb-devel x86_64 1.9-5.el7 base 1.0 M |
| 1928 | libxkbfile x86_64 1.0.8-5.el7 base 81 k |
| 1929 | libxslt x86_64 1.1.28-5.el7 base 242 k |
| 1930 | m2crypto x86_64 0.21.1-15.el7 base 428 k |
| 1931 | m4 x86_64 1.4.16-9.el7 base 256 k |
| 1932 | mailcap noarch 2.1.41-2.el7 base 31 k |
| 1933 | man-db x86_64 2.6.3-9.el7 base 559 k |
| 1934 | mdadm x86_64 3.3.2-2.el7 base 391 k |
| 1935 | media-player-info noarch 17-4.el7 base 62 k |
| 1936 | mesa-libEGL x86_64 10.2.7-5.20140910.el7 base 70 k |
| 1937 | mesa-libEGL-devel x86_64 10.2.7-5.20140910.el7 base 26 k |
| 1938 | mesa-libGL x86_64 10.2.7-5.20140910.el7 base 149 k |
| 1939 | mesa-libGL-devel x86_64 10.2.7-5.20140910.el7 base 136 k |
| 1940 | mesa-libgbm x86_64 10.2.7-5.20140910.el7 base 31 k |
| 1941 | mesa-libglapi x86_64 10.2.7-5.20140910.el7 base 37 k |
| 1942 | mokutil x86_64 0.7-5.el7 base 23 k |
| 1943 | mozjs17 x86_64 17.0.0-10.el7 base 1.4 M |
| 1944 | mpfr x86_64 3.1.1-4.el7 base 203 k |
| 1945 | neon x86_64 0.30.0-3.el7 base 165 k |
| 1946 | nepomuk-core x86_64 4.10.5-5.el7 base 513 k |
| 1947 | nepomuk-core-libs x86_64 4.10.5-5.el7 base 286 k |
| 1948 | nettle x86_64 2.7.1-4.el7 base 327 k |
| 1949 | nss-softokn-freebl i686 3.16.2.3-9.el7 base 187 k |
| 1950 | openjpeg-libs x86_64 1.5.1-10.el7 base 85 k |
| 1951 | openssh x86_64 6.6.1p1-12.el7_1 updates 431 k |
| 1952 | openssh-clients x86_64 6.6.1p1-12.el7_1 updates 634 k |
| 1953 | openssl x86_64 1:1.0.1e-42.el7.4 updates 710 k |
| 1954 | orc x86_64 0.4.17-5.el7 base 164 k |
| 1955 | oxygen-icon-theme noarch 4.10.5-2.el7 base 29 M |
| 1956 | pakchois x86_64 0.4-10.el7 base 14 k |
| 1957 | pango x86_64 1.34.1-5.el7 base 283 k |
| 1958 | pango-devel x86_64 1.34.1-5.el7 base 303 k |
| 1959 | parted x86_64 3.1-20.el7 base 605 k |
| 1960 | pciutils x86_64 3.2.1-4.el7 base 90 k |
| 1961 | pciutils-libs x86_64 3.2.1-4.el7 base 45 k |
| 1962 | perl x86_64 4:5.16.3-285.el7 base 8.0 M |
| 1963 | perl-Business-ISBN noarch 2.06-2.el7 base 25 k |
| 1964 | perl-Business-ISBN-Data noarch 20120719.001-2.el7 base 24 k |
| 1965 | perl-Carp noarch 1.26-244.el7 base 19 k |
| 1966 | perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 base 32 k |
| 1967 | perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k |
| 1968 | perl-Data-Dumper x86_64 2.145-3.el7 base 47 k |
| 1969 | perl-Digest noarch 1.17-245.el7 base 23 k |
| 1970 | perl-Encode x86_64 2.51-7.el7 base 1.5 M |
| 1971 | perl-Encode-Locale noarch 1.03-5.el7 base 16 k |
| 1972 | perl-Error noarch 1:0.17020-2.el7 base 32 k |
| 1973 | perl-Exporter noarch 5.68-3.el7 base 28 k |
| 1974 | perl-File-Listing noarch 6.04-7.el7 base 13 k |
| 1975 | perl-File-Path noarch 2.09-2.el7 base 26 k |
| 1976 | perl-File-Temp noarch 0.23.01-3.el7 base 56 k |
| 1977 | perl-Filter x86_64 1.49-3.el7 base 76 k |
| 1978 | perl-Getopt-Long noarch 2.40-2.el7 base 56 k |
| 1979 | perl-Git noarch 1.8.3.1-4.el7 base 52 k |
| 1980 | perl-HTML-Parser x86_64 3.71-4.el7 base 115 k |
| 1981 | perl-HTML-Tagset noarch 3.20-15.el7 base 18 k |
| 1982 | perl-HTTP-Cookies noarch 6.01-5.el7 base 26 k |
| 1983 | perl-HTTP-Daemon noarch 6.01-5.el7 base 20 k |
| 1984 | perl-HTTP-Date noarch 6.02-8.el7 base 14 k |
| 1985 | perl-HTTP-Message noarch 6.06-6.el7 base 82 k |
| 1986 | perl-HTTP-Negotiate noarch 6.01-5.el7 base 17 k |
| 1987 | perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k |
| 1988 | perl-IO-Compress noarch 2.061-2.el7 base 260 k |
| 1989 | perl-IO-HTML noarch 1.00-2.el7 base 23 k |
| 1990 | perl-IO-Socket-IP noarch 0.21-4.el7 base 35 k |
| 1991 | perl-IO-Socket-SSL noarch 1.94-3.el7 base 113 k |
| 1992 | perl-LWP-MediaTypes noarch 6.02-2.el7 base 24 k |
| 1993 | perl-Net-HTTP noarch 6.06-2.el7 base 29 k |
| 1994 | perl-Net-LibIDN x86_64 0.12-15.el7 base 28 k |
| 1995 | perl-Net-SSLeay x86_64 1.55-3.el7 base 285 k |
| 1996 | perl-PathTools x86_64 3.40-5.el7 base 82 k |
| 1997 | perl-Pod-Escapes noarch 1:1.04-285.el7 base 50 k |
| 1998 | perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k |
| 1999 | perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k |
| 2000 | perl-Pod-Usage noarch 1.63-3.el7 base 27 k |
| 2001 | perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k |
| 2002 | perl-Socket x86_64 2.010-3.el7 base 49 k |
| 2003 | perl-Storable x86_64 2.45-3.el7 base 77 k |
| 2004 | perl-TermReadKey x86_64 2.30-20.el7 base 31 k |
| 2005 | perl-Test-Harness noarch 3.28-2.el7 base 302 k |
| 2006 | perl-Text-ParseWords noarch 3.29-4.el7 base 14 k |
| 2007 | perl-Thread-Queue noarch 3.02-2.el7 base 17 k |
| 2008 | perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k |
| 2009 | perl-Time-Local noarch 1.2300-2.el7 base 24 k |
| 2010 | perl-URI noarch 1.60-9.el7 base 106 k |
| 2011 | perl-WWW-RobotRules noarch 6.02-5.el7 base 18 k |
| 2012 | perl-XML-Parser x86_64 2.41-10.el7 base 223 k |
| 2013 | perl-constant noarch 1.27-2.el7 base 19 k |
| 2014 | perl-libs x86_64 4:5.16.3-285.el7 base 687 k |
| 2015 | perl-libwww-perl noarch 6.05-2.el7 base 205 k |
| 2016 | perl-macros x86_64 4:5.16.3-285.el7 base 42 k |
| 2017 | perl-parent noarch 1:0.225-244.el7 base 12 k |
| 2018 | perl-podlators noarch 2.5.1-3.el7 base 112 k |
| 2019 | perl-srpm-macros noarch 1-8.el7 base 4.6 k |
| 2020 | perl-threads x86_64 1.87-4.el7 base 49 k |
| 2021 | perl-threads-shared x86_64 1.43-6.el7 base 39 k |
| 2022 | phonon x86_64 4.6.0-9.el7 base 205 k |
| 2023 | phonon-backend-gstreamer x86_64 2:4.6.3-3.el7 base 140 k |
| 2024 | pixman x86_64 0.32.4-3.el7 base 254 k |
| 2025 | pixman-devel x86_64 0.32.4-3.el7 base 20 k |
| 2026 | pm-utils x86_64 1.4.1-27.el7 base 140 k |
| 2027 | polkit x86_64 0.112-5.el7 base 165 k |
| 2028 | polkit-pkla-compat x86_64 0.1-4.el7 base 39 k |
| 2029 | polkit-qt x86_64 0.103.0-10.el7_0 base 72 k |
| 2030 | poppler x86_64 0.22.5-6.el7 base 737 k |
| 2031 | poppler-data noarch 0.4.6-3.el7 base 2.2 M |
| 2032 | poppler-qt x86_64 0.22.5-6.el7 base 164 k |
| 2033 | poppler-utils x86_64 0.22.5-6.el7 base 158 k |
| 2034 | psmisc x86_64 22.20-8.el7 base 140 k |
| 2035 | pulseaudio-libs x86_64 3.0-30.el7 base 556 k |
| 2036 | pulseaudio-libs-glib2 x86_64 3.0-30.el7 base 29 k |
| 2037 | pyOpenSSL x86_64 0.13.1-3.el7 base 133 k |
| 2038 | pycairo x86_64 1.8.10-8.el7 base 157 k |
| 2039 | pygobject3 x86_64 3.8.2-6.el7 base 12 k |
| 2040 | pygobject3-base x86_64 3.8.2-6.el7 base 295 k |
| 2041 | pytalloc x86_64 2.1.1-1.el7 base 13 k |
| 2042 | python-backports x86_64 1.0-8.el7 base 5.8 k |
| 2043 | python-backports-ssl_match_hostname |
| 2044 | noarch 3.4.0.2-4.el7 base 12 k |
| 2045 | python-beaker noarch 1.5.4-10.el7 base 80 k |
| 2046 | python-chardet noarch 2.0.1-7.el7 base 222 k |
| 2047 | python-javapackages noarch 3.4.1-6.el7_0 base 31 k |
| 2048 | python-kitchen noarch 1.1.1-5.el7 base 267 k |
| 2049 | python-lxml x86_64 3.2.1-4.el7 base 758 k |
| 2050 | python-mako noarch 0.8.1-2.el7 base 307 k |
| 2051 | python-markupsafe x86_64 0.11-10.el7 base 25 k |
| 2052 | python-paste noarch 1.7.5.1-9.20111221hg1498.el7 |
| 2053 | base 866 k |
| 2054 | python-setuptools noarch 7.0-2.el7.kolab_3.5 Kolab_Development 407 k |
| 2055 | python-tempita noarch 0.5.1-6.el7 base 33 k |
| 2056 | qca2 x86_64 2.0.3-7.el7 base 431 k |
| 2057 | qt x86_64 1:4.8.5-8.el7 base 4.5 M |
| 2058 | qt-settings noarch 19-23.5.el7 base 17 k |
| 2059 | qt-x11 x86_64 1:4.8.5-8.el7 base 13 M |
| 2060 | raptor2 x86_64 2.0.9-3.el7 base 206 k |
| 2061 | rasqal x86_64 0.9.30-4.el7 base 262 k |
| 2062 | redhat-menus noarch 12.0.2-7.el7 base 143 k |
| 2063 | redland x86_64 1.0.16-6.el7 base 164 k |
| 2064 | redland-virtuoso x86_64 1.0.16-6.el7 base 29 k |
| 2065 | rsync x86_64 3.0.9-15.el7 base 359 k |
| 2066 | samba-common x86_64 4.1.12-23.el7_1 updates 709 k |
| 2067 | samba-libs x86_64 4.1.12-23.el7_1 updates 4.3 M |
| 2068 | sgml-common noarch 0.6.3-39.el7 base 55 k |
| 2069 | shared-desktop-ontologies |
| 2070 | noarch 0.11.0-2.el7 base 113 k |
| 2071 | soprano x86_64 2.9.2-3.el7 base 608 k |
| 2072 | sound-theme-freedesktop noarch 0.8-3.el7 base 377 k |
| 2073 | speex x86_64 1.2-0.19.rc1.el7 base 98 k |
| 2074 | strigi-libs x86_64 0.7.7-12.20120626.el7 base 458 k |
| 2075 | subversion-libs x86_64 1.7.14-7.el7_0 updates 921 k |
| 2076 | systemtap-client x86_64 2.6-10.el7_1 updates 3.6 M |
| 2077 | systemtap-devel x86_64 2.6-10.el7_1 updates 1.6 M |
| 2078 | systemtap-runtime x86_64 2.6-10.el7_1 updates 266 k |
| 2079 | sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k |
| 2080 | taglib x86_64 1.8-7.20130218git.el7 base 310 k |
| 2081 | tar x86_64 2:1.26-29.el7 base 843 k |
| 2082 | tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k |
| 2083 | trousers x86_64 0.3.11.2-3.el7 base 286 k |
| 2084 | ttmkfdir x86_64 3.0.9-41.el7 base 47 k |
| 2085 | tzdata-java noarch 2015d-1.el7 updates 144 k |
| 2086 | udisks2 x86_64 2.1.2-5.el7 base 311 k |
| 2087 | unzip x86_64 6.0-15.el7 updates 166 k |
| 2088 | upower x86_64 0.9.20-7.el7 base 127 k |
| 2089 | usbmuxd x86_64 1.0.8-11.el7 base 70 k |
| 2090 | vala x86_64 0.20.1-3.el7 base 1.6 M |
| 2091 | vim-common x86_64 2:7.4.160-1.el7 base 5.9 M |
| 2092 | vim-filesystem x86_64 2:7.4.160-1.el7 base 9.6 k |
| 2093 | virtuoso-opensource x86_64 1:6.1.6-6.el7 base 3.4 M |
| 2094 | wavpack x86_64 4.60.1-9.el7 base 131 k |
| 2095 | xalan-j2 noarch 2.7.1-23.el7 base 1.9 M |
| 2096 | xdg-user-dirs x86_64 0.15-4.el7 base 59 k |
| 2097 | xdg-utils noarch 1.1.0-0.16.20120809git.el7 |
| 2098 | base 70 k |
| 2099 | xerces-j2 noarch 2.11.0-17.el7_0 base 1.1 M |
| 2100 | xfsprogs x86_64 3.2.1-6.el7 base 858 k |
| 2101 | xml-common noarch 0.6.3-39.el7 base 26 k |
| 2102 | xml-commons-apis noarch 1.4.01-16.el7 base 227 k |
| 2103 | xml-commons-resolver noarch 1.2-15.el7 base 108 k |
| 2104 | xorg-x11-font-utils x86_64 1:7.5-18.1.el7 base 87 k |
| 2105 | xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k |
| 2106 | xorg-x11-proto-devel noarch 7.7-8.el7.1 base 281 k |
| 2107 | xorg-x11-server-utils x86_64 7.7-4.el7 base 174 k |
| 2108 | xorg-x11-xauth x86_64 1:1.0.7-6.1.el7 base 29 k |
| 2109 | xorg-x11-xinit x86_64 1.3.2-14.el7 base 54 k |
| 2110 | xorg-x11-xkb-utils x86_64 7.7-9.1.el7 base 93 k |
| 2111 | yajl x86_64 2.0.4-4.el7 base 39 k |
| 2112 | zip x86_64 3.0-10.el7 base 260 k |
| 2113 | zlib-devel x86_64 1.2.7-13.el7 base 49 k |
| 2114 | Skipped (dependency problems): |
| 2115 | pyOpenSSL noarch 0.14-1.el7.kolab_3.5 Kolab_Development 148 k |
| 2116 | python-cffi x86_64 0.8.6-1.el7.kolab_3.5 Kolab_Development 129 k |
| 2117 | python-cryptography x86_64 0.6.1-3.el7.kolab_3.5 Kolab_Development 343 k |
| 2118 | python-pycparser noarch 2.10-1.el7.kolab_3.5 Kolab_Development 99 k |
| 2119 | python-selenium noarch 2.45.0-3.el7.kolab_3.5 Kolab_Development 2.4 M |
| 2120 | python-six noarch 1.9.0-2.el7.kolab_3.5 Kolab_Development 29 k |
| 2121 | |
| 2122 | Transaction Summary |
| 2123 | ================================================================================ |
| 2124 | Install 44 Packages (+402 Dependent packages) |
| 2125 | Skipped (dependency problems) 6 Packages |
| 2126 | |
| 2127 | Total download size: 311 M |
| 2128 | Installed size: 972 M |
| 2129 | Downloading packages: |
| 2130 | Delta RPMs disabled because /usr/bin/applydeltarpm not installed. |
| 2131 | -------------------------------------------------------------------------------- |
| 2132 | Total 20 MB/s | 311 MB 00:15 |
| 2133 | Running transaction check |
| 2134 | Running transaction test |
| 2135 | Transaction test succeeded |
| 2136 | Running transaction |
| 2137 | Installing : xorg-x11-proto-devel-7.7-8.el7.1.noarch 1/446 |
| 2138 | Installing : kde-filesystem-4-47.el7.x86_64 2/446 |
| 2139 | Installing : hicolor-icon-theme-0.12-7.el7.noarch 3/446 |
| 2140 | Installing : 1:emacs-filesystem-24.3-11.el7.noarch 4/446 |
| 2141 | Installing : xml-common-0.6.3-39.el7.noarch 5/446 |
| 2142 | Installing : iso-codes-3.46-2.el7.noarch 6/446 |
| 2143 | Installing : zlib-devel-1.2.7-13.el7.x86_64 7/446 |
| 2144 | Installing : kernel-headers-3.10.0-229.4.2.el7.x86_64 8/446 |
| 2145 | Installing : shared-desktop-ontologies-0.11.0-2.el7.noarch 9/446 |
| 2146 | Installing : hwdata-0.252-7.8.el7_1.x86_64 10/446 |
| 2147 | Installing : expat-devel-2.1.0-8.el7.x86_64 11/446 |
| 2148 | Installing : media-player-info-17-4.el7.noarch 12/446 |
| 2149 | Installing : poppler-data-0.4.6-3.el7.noarch 13/446 |
| 2150 | Installing : gettext-common-devel-0.18.2.1-4.el7.noarch 14/446 |
| 2151 | Installing : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 15/446 |
| 2152 | Installing : tzdata-java-2015d-1.el7.noarch 16/446 |
| 2153 | Installing : redhat-menus-12.0.2-7.el7.noarch 17/446 |
| 2154 | Installing : libffi-devel-3.0.13-11.el7.x86_64 18/446 |
| 2155 | Installing : oxygen-icon-theme-4.10.5-2.el7.noarch 19/446 |
| 2156 | Installing : gl-manpages-1.1-7.20130122.el7.noarch 20/446 |
| 2157 | Installing : sound-theme-freedesktop-0.8-3.el7.noarch 21/446 |
| 2158 | Installing : libstdc++-devel-4.8.3-9.el7.x86_64 22/446 |
| 2159 | Installing : fontpackages-filesystem-1.44-8.el7.noarch 23/446 |
| 2160 | Installing : mailcap-2.1.41-2.el7.noarch 24/446 |
| 2161 | Installing : python-chardet-2.0.1-7.el7.noarch 25/446 |
| 2162 | Installing : python-kitchen-1.1.1-5.el7.noarch 26/446 |
| 2163 | Installing : python-backports-1.0-8.el7.x86_64 27/446 |
| 2164 | Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 28/446 |
| 2165 | Installing : python-setuptools-7.0-2.el7.kolab_3.5.noarch 29/446 |
| 2166 | Installing : kbd-misc-1.15.5-11.el7.noarch 30/446 |
| 2167 | Installing : python-tempita-0.5.1-6.el7.noarch 31/446 |
| 2168 | Installing : 2:vim-filesystem-7.4.160-1.el7.x86_64 32/446 |
| 2169 | Installing : libreport-filesystem-2.1.11-21.el7.centos.0.5.x86_64 33/446 |
| 2170 | Installing : perl-srpm-macros-1-8.el7.noarch 34/446 |
| 2171 | Installing : libX11-common-1.6.0-2.1.el7.noarch 35/446 |
| 2172 | Installing : sgml-common-0.6.3-39.el7.noarch 36/446 |
| 2173 | Installing : docbook-dtds-1.0-60.el7.noarch 37/446 |
| 2174 | Installing : docbook-style-xsl-1.78.1-3.el7.noarch 38/446 |
| 2175 | Installing : adwaita-cursor-theme-3.8.4-3.el7.noarch 39/446 |
| 2176 | Installing : kbd-legacy-1.15.5-11.el7.noarch 40/446 |
| 2177 | Installing : yum-utils-1.1.31-29.el7.noarch 41/446 |
| 2178 | Installing : epel-release-7-5.noarch 42/446 |
| 2179 | Installing : glibc-2.17-78.el7.i686 43/446 |
| 2180 | Installing : nss-softokn-freebl-3.16.2.3-9.el7.i686 44/446 |
| 2181 | Installing : freetype-2.4.11-10.el7_1.1.x86_64 45/446 |
| 2182 | Installing : fontconfig-2.10.95-7.el7.x86_64 46/446 |
| 2183 | Installing : 2:libpng-1.5.13-5.el7.x86_64 47/446 |
| 2184 | Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 48/446 |
| 2185 | Installing : libICE-1.0.8-7.el7.x86_64 49/446 |
| 2186 | Installing : libSM-1.2.1-7.el7.x86_64 50/446 |
| 2187 | Installing : atk-2.8.0-4.el7.x86_64 51/446 |
| 2188 | Installing : 1:dbus-1.6.12-11.el7.x86_64 52/446 |
| 2189 | Installing : 2:libogg-1.3.0-7.el7.x86_64 53/446 |
| 2190 | Installing : libXau-1.0.8-2.1.el7.x86_64 54/446 |
| 2191 | Installing : libxcb-1.9-5.el7.x86_64 55/446 |
| 2192 | Installing : libX11-1.6.0-2.1.el7.x86_64 56/446 |
| 2193 | Installing : libXext-1.3.2-2.1.el7.x86_64 57/446 |
| 2194 | Installing : libXrender-0.9.8-2.1.el7.x86_64 58/446 |
| 2195 | Installing : libXfixes-5.0.1-2.1.el7.x86_64 59/446 |
| 2196 | Installing : libXi-1.7.2-2.1.el7.x86_64 60/446 |
| 2197 | Installing : libXcursor-1.1.14-2.1.el7.x86_64 61/446 |
| 2198 | Installing : libXdamage-1.1.4-4.1.el7.x86_64 62/446 |
| 2199 | Installing : libXft-2.3.1-5.1.el7.x86_64 63/446 |
| 2200 | Installing : libXrandr-1.4.1-2.1.el7.x86_64 64/446 |
| 2201 | Installing : libXinerama-1.1.3-2.1.el7.x86_64 65/446 |
| 2202 | Installing : libtalloc-2.1.1-1.el7.x86_64 66/446 |
| 2203 | Installing : alsa-lib-1.0.28-2.el7.x86_64 67/446 |
| 2204 | Installing : mpfr-3.1.1-4.el7.x86_64 68/446 |
| 2205 | Installing : libXtst-1.2.2-2.1.el7.x86_64 69/446 |
| 2206 | Installing : 1:libvorbis-1.3.3-8.el7.x86_64 70/446 |
| 2207 | Installing : lcms2-2.5-4.el7.x86_64 71/446 |
| 2208 | Installing : gobject-introspection-1.36.0-4.el7.x86_64 72/446 |
| 2209 | Installing : libtdb-1.3.0-1.el7.x86_64 73/446 |
| 2210 | Installing : ibus-libs-1.5.3-11.el7.x86_64 74/446 |
| 2211 | Installing : libmpc-1.0.1-3.el7.x86_64 75/446 |
| 2212 | Installing : libXpm-3.5.10-5.1.el7.x86_64 76/446 |
| 2213 | Installing : libXcomposite-0.4.4-4.1.el7.x86_64 77/446 |
| 2214 | Installing : freetype-devel-2.4.11-10.el7_1.1.x86_64 78/446 |
| 2215 | Installing : 1:perl-parent-0.225-244.el7.noarch 79/446 |
| 2216 | Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 80/446 |
| 2217 | Installing : perl-podlators-2.5.1-3.el7.noarch 81/446 |
| 2218 | Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 82/446 |
| 2219 | Installing : perl-Text-ParseWords-3.29-4.el7.noarch 83/446 |
| 2220 | Installing : 1:perl-Pod-Escapes-1.04-285.el7.noarch 84/446 |
| 2221 | Installing : perl-Encode-2.51-7.el7.x86_64 85/446 |
| 2222 | Installing : perl-Pod-Usage-1.63-3.el7.noarch 86/446 |
| 2223 | Installing : 4:perl-libs-5.16.3-285.el7.x86_64 87/446 |
| 2224 | Installing : perl-threads-1.87-4.el7.x86_64 88/446 |
| 2225 | Installing : perl-Storable-2.45-3.el7.x86_64 89/446 |
| 2226 | Installing : perl-Filter-1.49-3.el7.x86_64 90/446 |
| 2227 | Installing : perl-Exporter-5.68-3.el7.noarch 91/446 |
| 2228 | Installing : perl-Carp-1.26-244.el7.noarch 92/446 |
| 2229 | Installing : 4:perl-macros-5.16.3-285.el7.x86_64 93/446 |
| 2230 | Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 94/446 |
| 2231 | Installing : perl-Time-Local-1.2300-2.el7.noarch 95/446 |
| 2232 | Installing : perl-constant-1.27-2.el7.noarch 96/446 |
| 2233 | Installing : perl-Socket-2.010-3.el7.x86_64 97/446 |
| 2234 | Installing : perl-threads-shared-1.43-6.el7.x86_64 98/446 |
| 2235 | Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 99/446 |
| 2236 | Installing : perl-File-Temp-0.23.01-3.el7.noarch 100/446 |
| 2237 | Installing : perl-File-Path-2.09-2.el7.noarch 101/446 |
| 2238 | Installing : perl-PathTools-3.40-5.el7.x86_64 102/446 |
| 2239 | Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 103/446 |
| 2240 | Installing : perl-Getopt-Long-2.40-2.el7.noarch 104/446 |
| 2241 | Installing : 4:perl-5.16.3-285.el7.x86_64 105/446 |
| 2242 | Installing : glib2-devel-2.40.0-4.el7.x86_64 106/446 |
| 2243 | Installing : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 107/446 |
| 2244 | Installing : libicu-50.1.2-11.el7.x86_64 108/446 |
| 2245 | Installing : libxslt-1.1.28-5.el7.x86_64 109/446 |
| 2246 | Installing : libusbx-1.0.15-4.el7.x86_64 110/446 |
| 2247 | Installing : perl-Data-Dumper-2.145-3.el7.x86_64 111/446 |
| 2248 | Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 112/446 |
| 2249 | Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 113/446 |
| 2250 | Installing : fontconfig-devel-2.10.95-7.el7.x86_64 114/446 |
| 2251 | Installing : libtevent-0.9.21-3.el7.x86_64 115/446 |
| 2252 | Installing : libXxf86vm-1.1.3-2.1.el7.x86_64 116/446 |
| 2253 | Installing : 1:libtheora-1.1.1-8.el7.x86_64 117/446 |
| 2254 | Installing : 2:libpng-devel-1.5.13-5.el7.x86_64 118/446 |
| 2255 | Installing : elfutils-libs-0.160-1.el7.x86_64 119/446 |
| 2256 | Installing : libplist-1.10-4.el7.x86_64 120/446 |
| 2257 | Installing : libraw1394-2.1.0-2.el7.x86_64 121/446 |
| 2258 | Installing : pixman-0.32.4-3.el7.x86_64 122/446 |
| 2259 | Installing : 2:tar-1.26-29.el7.x86_64 123/446 |
| 2260 | Installing : openjpeg-libs-1.5.1-10.el7.x86_64 124/446 |
| 2261 | Installing : hunspell-en-US-0.20121024-5.el7.noarch 125/446 |
| 2262 | Installing : hunspell-1.3.2-13.el7.x86_64 126/446 |
| 2263 | Installing : avahi-libs-0.6.31-14.el7.x86_64 127/446 |
| 2264 | Installing : 1:cups-libs-1.6.3-17.el7.x86_64 128/446 |
| 2265 | Installing : m4-1.4.16-9.el7.x86_64 129/446 |
| 2266 | Installing : libquadmath-4.8.3-9.el7.x86_64 130/446 |
| 2267 | Installing : ilmbase-1.0.3-7.el7.x86_64 131/446 |
| 2268 | Installing : libiodbc-3.52.7-7.el7.x86_64 132/446 |
| 2269 | Installing : exiv2-libs-0.23-6.el7.x86_64 133/446 |
| 2270 | Installing : apr-1.4.8-3.el7.x86_64 134/446 |
| 2271 | Installing : dbus-glib-0.100-7.el7.x86_64 135/446 |
| 2272 | Installing : apr-util-1.5.2-6.el7.x86_64 136/446 |
| 2273 | Installing : OpenEXR-libs-1.7.1-7.el7.x86_64 137/446 |
| 2274 | Installing : autoconf-2.69-11.el7.noarch 138/446 |
| 2275 | Installing : 1:perl-Error-0.17020-2.el7.noarch 139/446 |
| 2276 | Installing : perl-Encode-Locale-1.03-5.el7.noarch 140/446 |
| 2277 | Installing : perl-Thread-Queue-3.02-2.el7.noarch 141/446 |
| 2278 | Installing : pygobject3-base-3.8.2-6.el7.x86_64 142/446 |
| 2279 | Installing : libXt-1.1.4-6.1.el7.x86_64 143/446 |
| 2280 | Installing : libXmu-1.1.1-5.1.el7.x86_64 144/446 |
| 2281 | Installing : 1:dbus-x11-1.6.12-11.el7.x86_64 145/446 |
| 2282 | Installing : giflib-4.1.6-9.el7.x86_64 146/446 |
| 2283 | Installing : flac-libs-1.3.0-5.el7_1.x86_64 147/446 |
| 2284 | Installing : jasper-libs-1.900.1-26.el7_0.3.x86_64 148/446 |
| 2285 | Installing : glibc-headers-2.17-78.el7.x86_64 149/446 |
| 2286 | Installing : orc-0.4.17-5.el7.x86_64 150/446 |
| 2287 | Installing : unzip-6.0-15.el7.x86_64 151/446 |
| 2288 | Installing : patch-2.7.1-8.el7.x86_64 152/446 |
| 2289 | Installing : desktop-file-utils-0.21-4.el7.x86_64 153/446 |
| 2290 | Installing : libfontenc-1.1.1-5.el7.x86_64 154/446 |
| 2291 | Installing : taglib-1.8-7.20130218git.el7.x86_64 155/446 |
| 2292 | Installing : 1:make-3.82-21.el7.x86_64 156/446 |
| 2293 | Installing : libtool-ltdl-2.4.2-20.el7.x86_64 157/446 |
| 2294 | Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 158/446 |
| 2295 | Installing : json-c-0.11-4.el7_0.x86_64 159/446 |
| 2296 | Installing : speex-1.2-0.19.rc1.el7.x86_64 160/446 |
| 2297 | Installing : boost-system-1.53.0-23.el7.x86_64 161/446 |
| 2298 | Installing : zip-3.0-10.el7.x86_64 162/446 |
| 2299 | Installing : libasyncns-0.8-7.el7.x86_64 163/446 |
| 2300 | Installing : gettext-libs-0.18.2.1-4.el7.x86_64 164/446 |
| 2301 | Installing : gettext-0.18.2.1-4.el7.x86_64 165/446 |
| 2302 | Installing : boost-thread-1.53.0-23.el7.x86_64 166/446 |
| 2303 | Installing : libshout-2.2.2-11.el7.x86_64 167/446 |
| 2304 | Installing : 1:openssl-1.0.1e-42.el7.4.x86_64 168/446 |
| 2305 | Installing : libXfont-1.4.7-2.el7_0.x86_64 169/446 |
| 2306 | Installing : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 170/446 |
| 2307 | Installing : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 171/446 |
| 2308 | Installing : glibc-devel-2.17-78.el7.x86_64 172/446 |
| 2309 | Installing : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 173/446 |
| 2310 | Installing : dbus-python-1.1.1-9.el7.x86_64 174/446 |
| 2311 | Installing : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 175/446 |
| 2312 | Installing : libgfortran-4.8.3-9.el7.x86_64 176/446 |
| 2313 | Installing : 1:enchant-1.6.0-8.el7.x86_64 177/446 |
| 2314 | Installing : pixman-devel-0.32.4-3.el7.x86_64 178/446 |
| 2315 | Installing : libavc1394-0.5.3-14.el7.x86_64 179/446 |
| 2316 | Installing : libiec61883-1.2.0-10.el7.x86_64 180/446 |
| 2317 | Installing : usbmuxd-1.0.8-11.el7.x86_64 181/446 |
| 2318 | Installing : elfutils-0.160-1.el7.x86_64 182/446 |
| 2319 | Installing : libldb-1.1.17-2.el7.x86_64 183/446 |
| 2320 | Installing : libgusb-0.1.6-3.el7.x86_64 184/446 |
| 2321 | Installing : colord-libs-1.0.4-3.el7.x86_64 185/446 |
| 2322 | Installing : python-lxml-3.2.1-4.el7.x86_64 186/446 |
| 2323 | Installing : python-javapackages-3.4.1-6.el7_0.noarch 187/446 |
| 2324 | Installing : javapackages-tools-3.4.1-6.el7_0.noarch 188/446 |
| 2325 | Installing : gdisk-0.8.6-5.el7.x86_64 189/446 |
| 2326 | Installing : libicu-devel-50.1.2-11.el7.x86_64 190/446 |
| 2327 | Installing : atk-devel-2.8.0-4.el7.x86_64 191/446 |
| 2328 | Installing : perl-Digest-1.17-245.el7.noarch 192/446 |
| 2329 | Installing : perl-Digest-MD5-2.52-3.el7.x86_64 193/446 |
| 2330 | Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 194/446 |
| 2331 | Installing : perl-IO-Compress-2.061-2.el7.noarch 195/446 |
| 2332 | Installing : 6:kdelibs-common-4.10.5-6.el7.x86_64 196/446 |
| 2333 | Installing : perl-HTML-Tagset-3.20-15.el7.noarch 197/446 |
| 2334 | Installing : perl-XML-Parser-2.41-10.el7.x86_64 198/446 |
| 2335 | Installing : perl-Net-SSLeay-1.55-3.el7.x86_64 199/446 |
| 2336 | Installing : build-mkbaselibs-20150317-192.1.noarch 200/446 |
| 2337 | Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 201/446 |
| 2338 | Installing : kernel-devel-3.10.0-229.4.2.el7.x86_64 202/446 |
| 2339 | Installing : perl-IO-Socket-IP-0.21-4.el7.noarch 203/446 |
| 2340 | Installing : perl-IO-Socket-SSL-1.94-3.el7.noarch 204/446 |
| 2341 | Installing : perl-Net-HTTP-6.06-2.el7.noarch 205/446 |
| 2342 | Installing : 1:perl-TimeDate-2.30-2.el7.noarch 206/446 |
| 2343 | Installing : perl-HTTP-Date-6.02-8.el7.noarch 207/446 |
| 2344 | Installing : perl-File-Listing-6.04-7.el7.noarch 208/446 |
| 2345 | Installing : perl-IO-HTML-1.00-2.el7.noarch 209/446 |
| 2346 | Installing : perl-Test-Harness-3.28-2.el7.noarch 210/446 |
| 2347 | Installing : automake-1.13.4-3.el7.noarch 211/446 |
| 2348 | Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 212/446 |
| 2349 | Installing : perl-Business-ISBN-2.06-2.el7.noarch 213/446 |
| 2350 | Installing : perl-URI-1.60-9.el7.noarch 214/446 |
| 2351 | Installing : perl-HTTP-Message-6.06-6.el7.noarch 215/446 |
| 2352 | Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 216/446 |
| 2353 | Installing : perl-HTML-Parser-3.71-4.el7.x86_64 217/446 |
| 2354 | Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 218/446 |
| 2355 | Installing : perl-HTTP-Daemon-6.01-5.el7.noarch 219/446 |
| 2356 | Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 220/446 |
| 2357 | Installing : perl-libwww-perl-6.05-2.el7.noarch 221/446 |
| 2358 | Installing : icoutils-0.31.0-3.el7.x86_64 222/446 |
| 2359 | Installing : perl-TermReadKey-2.30-20.el7.x86_64 223/446 |
| 2360 | Installing : cpp-4.8.3-9.el7.x86_64 224/446 |
| 2361 | Installing : gcc-4.8.3-9.el7.x86_64 225/446 |
| 2362 | Installing : systemtap-devel-2.6-10.el7_1.x86_64 226/446 |
| 2363 | Installing : libtool-2.4.2-20.el7.x86_64 227/446 |
| 2364 | Installing : libquadmath-devel-4.8.3-9.el7.x86_64 228/446 |
| 2365 | Installing : pytalloc-2.1.1-1.el7.x86_64 229/446 |
| 2366 | Installing : libwbclient-4.1.12-23.el7_1.x86_64 230/446 |
| 2367 | Installing : samba-libs-4.1.12-23.el7_1.x86_64 231/446 |
| 2368 | Installing : samba-common-4.1.12-23.el7_1.x86_64 232/446 |
| 2369 | Installing : libsmbclient-4.1.12-23.el7_1.x86_64 233/446 |
| 2370 | Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 234/446 |
| 2371 | Installing : xorg-x11-server-utils-7.7-4.el7.x86_64 235/446 |
| 2372 | Installing : xorg-x11-xinit-1.3.2-14.el7.x86_64 236/446 |
| 2373 | Installing : xdg-user-dirs-0.15-4.el7.x86_64 237/446 |
| 2374 | Installing : libXScrnSaver-1.2.2-6.1.el7.x86_64 238/446 |
| 2375 | Installing : libXevie-1.0.3-7.1.el7.x86_64 239/446 |
| 2376 | Installing : at-spi2-core-2.8.0-6.el7.x86_64 240/446 |
| 2377 | Installing : at-spi2-atk-2.8.1-4.el7.x86_64 241/446 |
| 2378 | Installing : libXv-1.0.9-2.1.el7.x86_64 242/446 |
| 2379 | Installing : libxkbfile-1.0.8-5.el7.x86_64 243/446 |
| 2380 | Installing : xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 244/446 |
| 2381 | Installing : libXau-devel-1.0.8-2.1.el7.x86_64 245/446 |
| 2382 | Installing : libxcb-devel-1.9-5.el7.x86_64 246/446 |
| 2383 | Installing : libX11-devel-1.6.0-2.1.el7.x86_64 247/446 |
| 2384 | Installing : libXext-devel-1.3.2-2.1.el7.x86_64 248/446 |
| 2385 | Installing : libXfixes-devel-5.0.1-2.1.el7.x86_64 249/446 |
| 2386 | Installing : libXrender-devel-0.9.8-2.1.el7.x86_64 250/446 |
| 2387 | Installing : libXdamage-devel-1.1.4-4.1.el7.x86_64 251/446 |
| 2388 | Installing : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 252/446 |
| 2389 | Installing : libXrandr-devel-1.4.1-2.1.el7.x86_64 253/446 |
| 2390 | Installing : libXcursor-devel-1.1.14-2.1.el7.x86_64 254/446 |
| 2391 | Installing : libXft-devel-2.3.1-5.1.el7.x86_64 255/446 |
| 2392 | Installing : libXi-devel-1.7.2-2.1.el7.x86_64 256/446 |
| 2393 | Installing : libXcomposite-devel-0.4.4-4.1.el7.x86_64 257/446 |
| 2394 | Installing : libXinerama-devel-1.1.3-2.1.el7.x86_64 258/446 |
| 2395 | Installing : dconf-0.16.0-6.el7.x86_64 259/446 |
| 2396 | Installing : 1:dbus-devel-1.6.12-11.el7.x86_64 260/446 |
| 2397 | Installing : libmng-1.0.10-14.el7.x86_64 261/446 |
| 2398 | Installing : libv4l-0.9.5-4.el7.x86_64 262/446 |
| 2399 | Installing : ttmkfdir-3.0.9-41.el7.x86_64 263/446 |
| 2400 | Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 264/446 |
| 2401 | Installing : 2:vim-common-7.4.160-1.el7.x86_64 265/446 |
| 2402 | Installing : xfsprogs-3.2.1-6.el7.x86_64 266/446 |
| 2403 | Installing : vala-0.20.1-3.el7.x86_64 267/446 |
| 2404 | Installing : parted-3.1-20.el7.x86_64 268/446 |
| 2405 | Installing : python-markupsafe-0.11-10.el7.x86_64 269/446 |
| 2406 | Installing : rsync-3.0.9-15.el7.x86_64 270/446 |
| 2407 | Installing : dosfstools-3.0.20-9.el7.x86_64 271/446 |
| 2408 | Installing : gsm-1.0.13-11.el7.x86_64 272/446 |
| 2409 | Installing : libsndfile-1.0.25-9.el7.x86_64 273/446 |
| 2410 | Installing : pulseaudio-libs-3.0-30.el7.x86_64 274/446 |
| 2411 | Installing : pulseaudio-libs-glib2-3.0-30.el7.x86_64 275/446 |
| 2412 | Installing : mdadm-3.3.2-2.el7.x86_64 276/446 |
| 2413 | Installing : gstreamer1-1.0.7-4.el7.x86_64 277/446 |
| 2414 | Installing : libcanberra-0.30-5.el7.x86_64 278/446 |
| 2415 | Installing : gdb-7.6.1-64.el7.x86_64 279/446 |
| 2416 | Installing : gamin-0.1.10-16.el7.x86_64 280/446 |
| 2417 | Installing : cyrus-sasl-plain-2.1.26-17.el7.x86_64 281/446 |
| 2418 | Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 282/446 |
| 2419 | Installing : psmisc-22.20-8.el7.x86_64 283/446 |
| 2420 | Installing : e2fsprogs-libs-1.42.9-7.el7.x86_64 284/446 |
| 2421 | Installing : libmodman-2.0.1-8.el7.x86_64 285/446 |
| 2422 | Installing : libproxy-0.4.11-6.el7.x86_64 286/446 |
| 2423 | Installing : mokutil-0.7-5.el7.x86_64 287/446 |
| 2424 | Installing : dwz-0.11-3.el7.x86_64 288/446 |
| 2425 | Installing : redhat-rpm-config-9.1.0-68.el7.centos.noarch 289/446 |
| 2426 | Installing : gstreamer-tools-0.10.36-7.el7.x86_64 290/446 |
| 2427 | Installing : gstreamer-0.10.36-7.el7.x86_64 291/446 |
| 2428 | Installing : m2crypto-0.21.1-15.el7.x86_64 292/446 |
| 2429 | Installing : nettle-2.7.1-4.el7.x86_64 293/446 |
| 2430 | Installing : kmod-14-10.el7.x86_64 294/446 |
| 2431 | Installing : libdwarf-20130207-4.el7.x86_64 295/446 |
| 2432 | Installing : dyninst-8.2.0-2.el7.x86_64 296/446 |
| 2433 | Installing : systemtap-runtime-2.6-10.el7_1.x86_64 297/446 |
| 2434 | Installing : trousers-0.3.11.2-3.el7.x86_64 298/446 |
| 2435 | Installing : gnutls-3.3.8-12.el7.x86_64 299/446 |
| 2436 | Installing : libimobiledevice-1.1.5-6.el7.x86_64 300/446 |
| 2437 | Installing : glib-networking-2.40.0-1.el7.x86_64 301/446 |
| 2438 | Installing : libsoup-2.46.0-3.el7.x86_64 302/446 |
| 2439 | Installing : bzip2-1.0.6-12.el7.x86_64 303/446 |
| 2440 | Installing : rpm-build-4.11.1-25.el7.x86_64 304/446 |
| 2441 | Installing : yajl-2.0.4-4.el7.x86_64 305/446 |
| 2442 | Installing : raptor2-2.0.9-3.el7.x86_64 306/446 |
| 2443 | Installing : rasqal-0.9.30-4.el7.x86_64 307/446 |
| 2444 | Installing : redland-1.0.16-6.el7.x86_64 308/446 |
| 2445 | Installing : redland-virtuoso-1.0.16-6.el7.x86_64 309/446 |
| 2446 | Installing : libdv-1.0.0-17.el7.x86_64 310/446 |
| 2447 | Installing : clucene-core-2.3.3.4-11.el7.x86_64 311/446 |
| 2448 | Installing : libpciaccess-0.13.1-4.1.el7.x86_64 312/446 |
| 2449 | Installing : libdrm-2.4.56-2.el7.x86_64 313/446 |
| 2450 | Installing : mesa-libGL-10.2.7-5.20140910.el7.x86_64 314/446 |
| 2451 | Installing : libdrm-devel-2.4.56-2.el7.x86_64 315/446 |
| 2452 | Installing : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 316/446 |
| 2453 | Installing : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 317/446 |
| 2454 | Installing : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 318/446 |
| 2455 | Installing : cairo-1.12.14-6.el7.x86_64 319/446 |
| 2456 | Installing : cairo-gobject-1.12.14-6.el7.x86_64 320/446 |
| 2457 | Installing : pycairo-1.8.10-8.el7.x86_64 321/446 |
| 2458 | Installing : pygobject3-3.8.2-6.el7.x86_64 322/446 |
| 2459 | Installing : mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 323/446 |
| 2460 | Installing : cairo-devel-1.12.14-6.el7.x86_64 324/446 |
| 2461 | Installing : pciutils-libs-3.2.1-4.el7.x86_64 325/446 |
| 2462 | Installing : pciutils-3.2.1-4.el7.x86_64 326/446 |
| 2463 | Installing : qt-settings-19-23.5.el7.noarch 327/446 |
| 2464 | Installing : 1:qt-4.8.5-8.el7.x86_64 328/446 |
| 2465 | Installing : soprano-2.9.2-3.el7.x86_64 329/446 |
| 2466 | Installing : attica-0.4.1-4.el7.x86_64 330/446 |
| 2467 | Installing : strigi-libs-0.7.7-12.20120626.el7.x86_64 331/446 |
| 2468 | Installing : qca2-2.0.3-7.el7.x86_64 332/446 |
| 2469 | Installing : graphite2-1.2.2-5.el7.x86_64 333/446 |
| 2470 | Installing : harfbuzz-0.9.20-4.el7.x86_64 334/446 |
| 2471 | Installing : harfbuzz-icu-0.9.20-4.el7.x86_64 335/446 |
| 2472 | Installing : harfbuzz-devel-0.9.20-4.el7.x86_64 336/446 |
| 2473 | Installing : libpipeline-1.2.3-3.el7.x86_64 337/446 |
| 2474 | Installing : man-db-2.6.3-9.el7.x86_64 338/446 |
| 2475 | Installing : libgnome-keyring-3.8.0-3.el7.x86_64 339/446 |
| 2476 | Installing : hostname-3.13-3.el7.x86_64 340/446 |
| 2477 | Installing : initscripts-9.49.24-1.el7.x86_64 341/446 |
| 2478 | Installing : kbd-1.15.5-11.el7.x86_64 342/446 |
| 2479 | Installing : pm-utils-1.4.1-27.el7.x86_64 343/446 |
| 2480 | Installing : pakchois-0.4-10.el7.x86_64 344/446 |
| 2481 | Installing : neon-0.30.0-3.el7.x86_64 345/446 |
| 2482 | Installing : subversion-libs-1.7.14-7.el7_0.x86_64 346/446 |
| 2483 | Installing : fipscheck-1.4.1-5.el7.x86_64 347/446 |
| 2484 | Installing : fipscheck-lib-1.4.1-5.el7.x86_64 348/446 |
| 2485 | Installing : cryptsetup-libs-1.6.6-3.el7.x86_64 349/446 |
| 2486 | Installing : cryptsetup-1.6.6-3.el7.x86_64 350/446 |
| 2487 | Installing : openssh-6.6.1p1-12.el7_1.x86_64 351/446 |
| 2488 | Installing : libatasmart-0.19-6.el7.x86_64 352/446 |
| 2489 | Installing : wavpack-4.60.1-9.el7.x86_64 353/446 |
| 2490 | Installing : libthai-0.1.14-9.el7.x86_64 354/446 |
| 2491 | Installing : pango-1.34.1-5.el7.x86_64 355/446 |
| 2492 | Installing : pango-devel-1.34.1-5.el7.x86_64 356/446 |
| 2493 | Installing : gpm-libs-1.20.7-5.el7.x86_64 357/446 |
| 2494 | Installing : libss-1.42.9-7.el7.x86_64 358/446 |
| 2495 | Installing : e2fsprogs-1.42.9-7.el7.x86_64 359/446 |
| 2496 | Installing : libedit-3.0-12.20121213cvs.el7.x86_64 360/446 |
| 2497 | Installing : openssh-clients-6.6.1p1-12.el7_1.x86_64 361/446 |
| 2498 | Installing : perl-Git-1.8.3.1-4.el7.noarch 362/446 |
| 2499 | Installing : git-1.8.3.1-4.el7.x86_64 363/446 |
| 2500 | Installing : gettext-devel-0.18.2.1-4.el7.x86_64 364/446 |
| 2501 | Installing : systemtap-client-2.6-10.el7_1.x86_64 365/446 |
| 2502 | Installing : libudisks2-2.1.2-5.el7.x86_64 366/446 |
| 2503 | Installing : pyOpenSSL-0.13.1-3.el7.x86_64 367/446 |
| 2504 | Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 368/446 |
| 2505 | Installing : python-beaker-1.5.4-10.el7.noarch 369/446 |
| 2506 | Installing : python-mako-0.8.1-2.el7.noarch 370/446 |
| 2507 | Installing : gobject-introspection-devel-1.36.0-4.el7.x86_64 371/446 |
| 2508 | Installing : cdparanoia-libs-10.2-17.el7.x86_64 372/446 |
| 2509 | Installing : libvisual-0.4.0-16.el7.x86_64 373/446 |
| 2510 | Installing : gstreamer-plugins-base-0.10.36-10.el7.x86_64 374/446 |
| 2511 | Installing : mozjs17-17.0.0-10.el7.x86_64 375/446 |
| 2512 | Installing : polkit-0.112-5.el7.x86_64 376/446 |
| 2513 | Installing : polkit-pkla-compat-0.1-4.el7.x86_64 377/446 |
| 2514 | Installing : upower-0.9.20-7.el7.x86_64 378/446 |
| 2515 | Installing : GConf2-3.2.6-8.el7.x86_64 379/446 |
| 2516 | Installing : kde-settings-19-23.5.el7.noarch 380/446 |
| 2517 | Installing : udisks2-2.1.2-5.el7.x86_64 381/446 |
| 2518 | Installing : libical-0.48-6.el7.x86_64 382/446 |
| 2519 | Installing : jbigkit-libs-2.0-11.el7.x86_64 383/446 |
| 2520 | Installing : libtiff-4.0.3-14.el7.x86_64 384/446 |
| 2521 | Installing : 1:qt-x11-4.8.5-8.el7.x86_64 385/446 |
| 2522 | Installing : gdk-pixbuf2-2.28.2-4.el7.x86_64 386/446 |
| 2523 | Installing : gtk2-2.24.22-5.el7_0.1.x86_64 387/446 |
| 2524 | Installing : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 388/446 |
| 2525 | Installing : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 389/446 |
| 2526 | Installing : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 390/446 |
| 2527 | Installing : xml-commons-apis-1.4.01-16.el7.noarch 391/446 |
| 2528 | Installing : gtk3-3.8.8-10.el7.x86_64 392/446 |
| 2529 | Installing : poppler-0.22.5-6.el7.x86_64 393/446 |
| 2530 | Installing : poppler-utils-0.22.5-6.el7.x86_64 394/446 |
| 2531 | Installing : poppler-qt-0.22.5-6.el7.x86_64 395/446 |
| 2532 | Installing : xml-commons-resolver-1.2-15.el7.noarch 396/446 |
| 2533 | Installing : xalan-j2-2.7.1-23.el7.noarch 397/446 |
| 2534 | Installing : xerces-j2-2.11.0-17.el7_0.noarch 398/446 |
| 2535 | Installing : librsvg2-2.39.0-1.el7.x86_64 399/446 |
| 2536 | Installing : gstreamer-plugins-good-0.10.31-11.el7.x86_64 400/446 |
| 2537 | Installing : phonon-4.6.0-9.el7.x86_64 401/446 |
| 2538 | Installing : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 402/446 |
| 2539 | Installing : gdk-pixbuf2-devel-2.28.2-4.el7.x86_64 403/446 |
| 2540 | Installing : dbusmenu-qt-0.9.2-7.el7.x86_64 404/446 |
| 2541 | Installing : polkit-qt-0.103.0-10.el7_0.x86_64 405/446 |
| 2542 | Installing : 6:kdelibs-4.10.5-6.el7.x86_64 406/446 |
| 2543 | Installing : nepomuk-core-4.10.5-5.el7.x86_64 407/446 |
| 2544 | Installing : nepomuk-core-libs-4.10.5-5.el7.x86_64 408/446 |
| 2545 | Installing : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 409/446 |
| 2546 | Installing : kdepimlibs-4.10.5-3.el7.x86_64 410/446 |
| 2547 | Installing : kactivities-4.10.5-3.el7.x86_64 411/446 |
| 2548 | Installing : kde-runtime-libs-4.10.5-8.el7.x86_64 412/446 |
| 2549 | Installing : kde-runtime-drkonqi-4.10.5-8.el7.x86_64 413/446 |
| 2550 | Installing : kde-runtime-4.10.5-8.el7.x86_64 414/446 |
| 2551 | Installing : libnotify-0.7.5-7.el7.x86_64 415/446 |
| 2552 | Installing : ibus-gtk2-1.5.3-11.el7.x86_64 416/446 |
| 2553 | Installing : ibus-gtk3-1.5.3-11.el7.x86_64 417/446 |
| 2554 | Installing : ibus-setup-1.5.3-11.el7.noarch 418/446 |
| 2555 | Installing : ibus-1.5.3-11.el7.x86_64 419/446 |
| 2556 | Installing : ibus-devel-1.5.3-11.el7.x86_64 420/446 |
| 2557 | Installing : gtk2-devel-2.24.22-5.el7_0.1.x86_64 421/446 |
| 2558 | Installing : ant-1.9.2-9.el7.noarch 422/446 |
| 2559 | Installing : systemtap-2.6-10.el7_1.x86_64 423/446 |
| 2560 | Installing : intltool-0.50.2-6.el7.noarch 424/446 |
| 2561 | Installing : 2:vim-enhanced-7.4.160-1.el7.x86_64 425/446 |
| 2562 | Installing : subversion-1.7.14-7.el7_0.x86_64 426/446 |
| 2563 | Installing : rpmdevtools-8.3-5.el7.noarch 427/446 |
| 2564 | Installing : osc-0.151.2-169.1.x86_64 428/446 |
| 2565 | Installing : gcc-gfortran-4.8.3-9.el7.x86_64 429/446 |
| 2566 | Installing : gcc-c++-4.8.3-9.el7.x86_64 430/446 |
| 2567 | Installing : build-20150317-192.1.noarch 431/446 |
| 2568 | Installing : glibc-devel-2.17-78.el7.i686 432/446 |
| 2569 | Installing : bison-2.7-4.el7.x86_64 433/446 |
| 2570 | Installing : flex-2.5.37-3.el7.x86_64 434/446 |
| 2571 | Installing : patchutils-0.3.3-4.el7.x86_64 435/446 |
| 2572 | Installing : sudo-1.8.6p7-13.el7.x86_64 436/446 |
| 2573 | Installing : byacc-1.9.20130304-3.el7.x86_64 437/446 |
| 2574 | Installing : indent-2.2.11-13.el7.x86_64 438/446 |
| 2575 | Installing : rpm-sign-4.11.1-25.el7.x86_64 439/446 |
| 2576 | Installing : 1:doxygen-1.8.5-3.el7.x86_64 440/446 |
| 2577 | Installing : diffstat-1.57-4.el7.x86_64 441/446 |
| 2578 | Installing : cscope-15.8-7.el7.x86_64 442/446 |
| 2579 | Installing : passwd-0.79-4.el7.x86_64 443/446 |
| 2580 | Installing : ctags-5.8-13.el7.x86_64 444/446 |
| 2581 | Installing : rcs-5.9.0-5.el7.x86_64 445/446 |
| 2582 | Installing : swig-2.0.11-11.el7.kolab_3.5.x86_64 446/446 |
| 2583 | Verifying : 2:vim-common-7.4.160-1.el7.x86_64 1/446 |
| 2584 | Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/446 |
| 2585 | Verifying : xfsprogs-3.2.1-6.el7.x86_64 3/446 |
| 2586 | Verifying : samba-libs-4.1.12-23.el7_1.x86_64 4/446 |
| 2587 | Verifying : 1:cups-libs-1.6.3-17.el7.x86_64 5/446 |
| 2588 | Verifying : elfutils-libs-0.160-1.el7.x86_64 6/446 |
| 2589 | Verifying : vala-0.20.1-3.el7.x86_64 7/446 |
| 2590 | Verifying : pycairo-1.8.10-8.el7.x86_64 8/446 |
| 2591 | Verifying : 1:xorg-x11-xauth-1.0.7-6.1.el7.x86_64 9/446 |
| 2592 | Verifying : parted-3.1-20.el7.x86_64 10/446 |
| 2593 | Verifying : libxcb-devel-1.9-5.el7.x86_64 11/446 |
| 2594 | Verifying : docbook-style-xsl-1.78.1-3.el7.noarch 12/446 |
| 2595 | Verifying : e2fsprogs-1.42.9-7.el7.x86_64 13/446 |
| 2596 | Verifying : python-markupsafe-0.11-10.el7.x86_64 14/446 |
| 2597 | Verifying : redland-virtuoso-1.0.16-6.el7.x86_64 15/446 |
| 2598 | Verifying : xdg-utils-1.1.0-0.16.20120809git.el7.noarch 16/446 |
| 2599 | Verifying : systemtap-runtime-2.6-10.el7_1.x86_64 17/446 |
| 2600 | Verifying : glibc-headers-2.17-78.el7.x86_64 18/446 |
| 2601 | Verifying : patchutils-0.3.3-4.el7.x86_64 19/446 |
| 2602 | Verifying : ibus-1.5.3-11.el7.x86_64 20/446 |
| 2603 | Verifying : perl-Net-HTTP-6.06-2.el7.noarch 21/446 |
| 2604 | Verifying : hwdata-0.252-7.8.el7_1.x86_64 22/446 |
| 2605 | Verifying : libplist-1.10-4.el7.x86_64 23/446 |
| 2606 | Verifying : kbd-legacy-1.15.5-11.el7.noarch 24/446 |
| 2607 | Verifying : adwaita-cursor-theme-3.8.4-3.el7.noarch 25/446 |
| 2608 | Verifying : docbook-dtds-1.0-60.el7.noarch 26/446 |
| 2609 | Verifying : bison-2.7-4.el7.x86_64 27/446 |
| 2610 | Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 28/446 |
| 2611 | Verifying : rsync-3.0.9-15.el7.x86_64 29/446 |
| 2612 | Verifying : sgml-common-0.6.3-39.el7.noarch 30/446 |
| 2613 | Verifying : attica-0.4.1-4.el7.x86_64 31/446 |
| 2614 | Verifying : libtiff-4.0.3-14.el7.x86_64 32/446 |
| 2615 | Verifying : nepomuk-core-4.10.5-5.el7.x86_64 33/446 |
| 2616 | Verifying : kde-filesystem-4-47.el7.x86_64 34/446 |
| 2617 | Verifying : 1:dbus-1.6.12-11.el7.x86_64 35/446 |
| 2618 | Verifying : libXft-2.3.1-5.1.el7.x86_64 36/446 |
| 2619 | Verifying : dosfstools-3.0.20-9.el7.x86_64 37/446 |
| 2620 | Verifying : redland-1.0.16-6.el7.x86_64 38/446 |
| 2621 | Verifying : gsm-1.0.13-11.el7.x86_64 39/446 |
| 2622 | Verifying : libmpc-1.0.1-3.el7.x86_64 40/446 |
| 2623 | Verifying : sudo-1.8.6p7-13.el7.x86_64 41/446 |
| 2624 | Verifying : libXt-1.1.4-6.1.el7.x86_64 42/446 |
| 2625 | Verifying : perl-threads-1.87-4.el7.x86_64 43/446 |
| 2626 | Verifying : kdepimlibs-4.10.5-3.el7.x86_64 44/446 |
| 2627 | Verifying : python-kitchen-1.1.1-5.el7.noarch 45/446 |
| 2628 | Verifying : libraw1394-2.1.0-2.el7.x86_64 46/446 |
| 2629 | Verifying : perl-Digest-1.17-245.el7.noarch 47/446 |
| 2630 | Verifying : upower-0.9.20-7.el7.x86_64 48/446 |
| 2631 | Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 49/446 |
| 2632 | Verifying : libdrm-2.4.56-2.el7.x86_64 50/446 |
| 2633 | Verifying : libX11-common-1.6.0-2.1.el7.noarch 51/446 |
| 2634 | Verifying : perl-threads-shared-1.43-6.el7.x86_64 52/446 |
| 2635 | Verifying : byacc-1.9.20130304-3.el7.x86_64 53/446 |
| 2636 | Verifying : libXxf86vm-1.1.3-2.1.el7.x86_64 54/446 |
| 2637 | Verifying : ibus-gtk2-1.5.3-11.el7.x86_64 55/446 |
| 2638 | Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 56/446 |
| 2639 | Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 57/446 |
| 2640 | Verifying : perl-srpm-macros-1-8.el7.noarch 58/446 |
| 2641 | Verifying : gobject-introspection-devel-1.36.0-4.el7.x86_64 59/446 |
| 2642 | Verifying : libreport-filesystem-2.1.11-21.el7.centos.0.5.x86_64 60/446 |
| 2643 | Verifying : 2:vim-filesystem-7.4.160-1.el7.x86_64 61/446 |
| 2644 | Verifying : python-javapackages-3.4.1-6.el7_0.noarch 62/446 |
| 2645 | Verifying : mdadm-3.3.2-2.el7.x86_64 63/446 |
| 2646 | Verifying : libXxf86vm-devel-1.1.3-2.1.el7.x86_64 64/446 |
| 2647 | Verifying : poppler-utils-0.22.5-6.el7.x86_64 65/446 |
| 2648 | Verifying : usbmuxd-1.0.8-11.el7.x86_64 66/446 |
| 2649 | Verifying : dconf-0.16.0-6.el7.x86_64 67/446 |
| 2650 | Verifying : 1:dbus-x11-1.6.12-11.el7.x86_64 68/446 |
| 2651 | Verifying : freetype-2.4.11-10.el7_1.1.x86_64 69/446 |
| 2652 | Verifying : 1:qt-4.8.5-8.el7.x86_64 70/446 |
| 2653 | Verifying : dyninst-8.2.0-2.el7.x86_64 71/446 |
| 2654 | Verifying : mesa-libGL-10.2.7-5.20140910.el7.x86_64 72/446 |
| 2655 | Verifying : libavc1394-0.5.3-14.el7.x86_64 73/446 |
| 2656 | Verifying : atk-2.8.0-4.el7.x86_64 74/446 |
| 2657 | Verifying : pango-devel-1.34.1-5.el7.x86_64 75/446 |
| 2658 | Verifying : orc-0.4.17-5.el7.x86_64 76/446 |
| 2659 | Verifying : samba-common-4.1.12-23.el7_1.x86_64 77/446 |
| 2660 | Verifying : libproxy-0.4.11-6.el7.x86_64 78/446 |
| 2661 | Verifying : libXinerama-1.1.3-2.1.el7.x86_64 79/446 |
| 2662 | Verifying : harfbuzz-0.9.20-4.el7.x86_64 80/446 |
| 2663 | Verifying : gstreamer-plugins-base-0.10.36-10.el7.x86_64 81/446 |
| 2664 | Verifying : ibus-libs-1.5.3-11.el7.x86_64 82/446 |
| 2665 | Verifying : cryptsetup-1.6.6-3.el7.x86_64 83/446 |
| 2666 | Verifying : gtk2-devel-2.24.22-5.el7_0.1.x86_64 84/446 |
| 2667 | Verifying : gstreamer1-1.0.7-4.el7.x86_64 85/446 |
| 2668 | Verifying : xml-commons-apis-1.4.01-16.el7.noarch 86/446 |
| 2669 | Verifying : OpenEXR-libs-1.7.1-7.el7.x86_64 87/446 |
| 2670 | Verifying : gdb-7.6.1-64.el7.x86_64 88/446 |
| 2671 | Verifying : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_ 89/446 |
| 2672 | Verifying : cryptsetup-libs-1.6.6-3.el7.x86_64 90/446 |
| 2673 | Verifying : kde-runtime-4.10.5-8.el7.x86_64 91/446 |
| 2674 | Verifying : libshout-2.2.2-11.el7.x86_64 92/446 |
| 2675 | Verifying : libXrender-devel-0.9.8-2.1.el7.x86_64 93/446 |
| 2676 | Verifying : flac-libs-1.3.0-5.el7_1.x86_64 94/446 |
| 2677 | Verifying : 2:vim-enhanced-7.4.160-1.el7.x86_64 95/446 |
| 2678 | Verifying : indent-2.2.11-13.el7.x86_64 96/446 |
| 2679 | Verifying : unzip-6.0-15.el7.x86_64 97/446 |
| 2680 | Verifying : gettext-devel-0.18.2.1-4.el7.x86_64 98/446 |
| 2681 | Verifying : GConf2-3.2.6-8.el7.x86_64 99/446 |
| 2682 | Verifying : xml-common-0.6.3-39.el7.noarch 100/446 |
| 2683 | Verifying : perl-podlators-2.5.1-3.el7.noarch 101/446 |
| 2684 | Verifying : python-tempita-0.5.1-6.el7.noarch 102/446 |
| 2685 | Verifying : libiec61883-1.2.0-10.el7.x86_64 103/446 |
| 2686 | Verifying : rpm-sign-4.11.1-25.el7.x86_64 104/446 |
| 2687 | Verifying : shared-desktop-ontologies-0.11.0-2.el7.noarch 105/446 |
| 2688 | Verifying : kernel-headers-3.10.0-229.4.2.el7.x86_64 106/446 |
| 2689 | Verifying : gamin-0.1.10-16.el7.x86_64 107/446 |
| 2690 | Verifying : harfbuzz-icu-0.9.20-4.el7.x86_64 108/446 |
| 2691 | Verifying : colord-libs-1.0.4-3.el7.x86_64 109/446 |
| 2692 | Verifying : libXtst-1.2.2-2.1.el7.x86_64 110/446 |
| 2693 | Verifying : librsvg2-2.39.0-1.el7.x86_64 111/446 |
| 2694 | Verifying : cyrus-sasl-plain-2.1.26-17.el7.x86_64 112/446 |
| 2695 | Verifying : python-lxml-3.2.1-4.el7.x86_64 113/446 |
| 2696 | Verifying : pixman-0.32.4-3.el7.x86_64 114/446 |
| 2697 | Verifying : 6:kdelibs-common-4.10.5-6.el7.x86_64 115/446 |
| 2698 | Verifying : libXpm-3.5.10-5.1.el7.x86_64 116/446 |
| 2699 | Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 117/446 |
| 2700 | Verifying : 1:doxygen-1.8.5-3.el7.x86_64 118/446 |
| 2701 | Verifying : libxkbfile-1.0.8-5.el7.x86_64 119/446 |
| 2702 | Verifying : psmisc-22.20-8.el7.x86_64 120/446 |
| 2703 | Verifying : perl-File-Temp-0.23.01-3.el7.noarch 121/446 |
| 2704 | Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 122/446 |
| 2705 | Verifying : patch-2.7.1-8.el7.x86_64 123/446 |
| 2706 | Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 124/446 |
| 2707 | Verifying : python-setuptools-7.0-2.el7.kolab_3.5.noarch 125/446 |
| 2708 | Verifying : gtk2-2.24.22-5.el7_0.1.x86_64 126/446 |
| 2709 | Verifying : 2:phonon-backend-gstreamer-4.6.3-3.el7.x86_64 127/446 |
| 2710 | Verifying : python-beaker-1.5.4-10.el7.noarch 128/446 |
| 2711 | Verifying : libXau-1.0.8-2.1.el7.x86_64 129/446 |
| 2712 | Verifying : ibus-devel-1.5.3-11.el7.x86_64 130/446 |
| 2713 | Verifying : cairo-1.12.14-6.el7.x86_64 131/446 |
| 2714 | Verifying : diffstat-1.57-4.el7.x86_64 132/446 |
| 2715 | Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 133/446 |
| 2716 | Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 134/446 |
| 2717 | Verifying : gdk-pixbuf2-2.28.2-4.el7.x86_64 135/446 |
| 2718 | Verifying : libXau-devel-1.0.8-2.1.el7.x86_64 136/446 |
| 2719 | Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 137/446 |
| 2720 | Verifying : desktop-file-utils-0.21-4.el7.x86_64 138/446 |
| 2721 | Verifying : perl-XML-Parser-2.41-10.el7.x86_64 139/446 |
| 2722 | Verifying : kde-settings-19-23.5.el7.noarch 140/446 |
| 2723 | Verifying : ibus-gtk3-1.5.3-11.el7.x86_64 141/446 |
| 2724 | Verifying : gettext-0.18.2.1-4.el7.x86_64 142/446 |
| 2725 | Verifying : libtool-2.4.2-20.el7.x86_64 143/446 |
| 2726 | Verifying : 1:perl-Error-0.17020-2.el7.noarch 144/446 |
| 2727 | Verifying : 1:libtheora-1.1.1-8.el7.x86_64 145/446 |
| 2728 | Verifying : libmodman-2.0.1-8.el7.x86_64 146/446 |
| 2729 | Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 147/446 |
| 2730 | Verifying : perl-Net-SSLeay-1.55-3.el7.x86_64 148/446 |
| 2731 | Verifying : libtevent-0.9.21-3.el7.x86_64 149/446 |
| 2732 | Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 150/446 |
| 2733 | Verifying : libXinerama-devel-1.1.3-2.1.el7.x86_64 151/446 |
| 2734 | Verifying : libfontenc-1.1.1-5.el7.x86_64 152/446 |
| 2735 | Verifying : flex-2.5.37-3.el7.x86_64 153/446 |
| 2736 | Verifying : libsmbclient-4.1.12-23.el7_1.x86_64 154/446 |
| 2737 | Verifying : perl-IO-Socket-SSL-1.94-3.el7.noarch 155/446 |
| 2738 | Verifying : 4:perl-libs-5.16.3-285.el7.x86_64 156/446 |
| 2739 | Verifying : boost-thread-1.53.0-23.el7.x86_64 157/446 |
| 2740 | Verifying : perl-File-Listing-6.04-7.el7.noarch 158/446 |
| 2741 | Verifying : pygobject3-base-3.8.2-6.el7.x86_64 159/446 |
| 2742 | Verifying : perl-Git-1.8.3.1-4.el7.noarch 160/446 |
| 2743 | Verifying : systemtap-2.6-10.el7_1.x86_64 161/446 |
| 2744 | Verifying : perl-Storable-2.45-3.el7.x86_64 162/446 |
| 2745 | Verifying : harfbuzz-devel-0.9.20-4.el7.x86_64 163/446 |
| 2746 | Verifying : xorg-x11-xkb-utils-7.7-9.1.el7.x86_64 164/446 |
| 2747 | Verifying : 1:dbus-devel-1.6.12-11.el7.x86_64 165/446 |
| 2748 | Verifying : gdisk-0.8.6-5.el7.x86_64 166/446 |
| 2749 | Verifying : libicu-devel-50.1.2-11.el7.x86_64 167/446 |
| 2750 | Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 168/446 |
| 2751 | Verifying : mokutil-0.7-5.el7.x86_64 169/446 |
| 2752 | Verifying : perl-HTTP-Message-6.06-6.el7.noarch 170/446 |
| 2753 | Verifying : subversion-libs-1.7.14-7.el7_0.x86_64 171/446 |
| 2754 | Verifying : poppler-0.22.5-6.el7.x86_64 172/446 |
| 2755 | Verifying : mesa-libglapi-10.2.7-5.20140910.el7.x86_64 173/446 |
| 2756 | Verifying : gstreamer-plugins-good-0.10.31-11.el7.x86_64 174/446 |
| 2757 | Verifying : libnotify-0.7.5-7.el7.x86_64 175/446 |
| 2758 | Verifying : libldb-1.1.17-2.el7.x86_64 176/446 |
| 2759 | Verifying : xorg-x11-xinit-1.3.2-14.el7.x86_64 177/446 |
| 2760 | Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 178/446 |
| 2761 | Verifying : libimobiledevice-1.1.5-6.el7.x86_64 179/446 |
| 2762 | Verifying : zlib-devel-1.2.7-13.el7.x86_64 180/446 |
| 2763 | Verifying : gtk3-3.8.8-10.el7.x86_64 181/446 |
| 2764 | Verifying : perl-Filter-1.49-3.el7.x86_64 182/446 |
| 2765 | Verifying : dwz-0.11-3.el7.x86_64 183/446 |
| 2766 | Verifying : lcms2-2.5-4.el7.x86_64 184/446 |
| 2767 | Verifying : 1:emacs-filesystem-24.3-11.el7.noarch 185/446 |
| 2768 | Verifying : build-mkbaselibs-20150317-192.1.noarch 186/446 |
| 2769 | Verifying : libtalloc-2.1.1-1.el7.x86_64 187/446 |
| 2770 | Verifying : jasper-libs-1.900.1-26.el7_0.3.x86_64 188/446 |
| 2771 | Verifying : kactivities-4.10.5-3.el7.x86_64 189/446 |
| 2772 | Verifying : perl-Exporter-5.68-3.el7.noarch 190/446 |
| 2773 | Verifying : perl-Carp-1.26-244.el7.noarch 191/446 |
| 2774 | Verifying : mesa-libGL-devel-10.2.7-5.20140910.el7.x86_64 192/446 |
| 2775 | Verifying : pciutils-3.2.1-4.el7.x86_64 193/446 |
| 2776 | Verifying : pytalloc-2.1.1-1.el7.x86_64 194/446 |
| 2777 | Verifying : kbd-misc-1.15.5-11.el7.noarch 195/446 |
| 2778 | Verifying : raptor2-2.0.9-3.el7.x86_64 196/446 |
| 2779 | Verifying : udisks2-2.1.2-5.el7.x86_64 197/446 |
| 2780 | Verifying : perl-Time-Local-1.2300-2.el7.noarch 198/446 |
| 2781 | Verifying : libmng-1.0.10-14.el7.x86_64 199/446 |
| 2782 | Verifying : xorg-x11-server-utils-7.7-4.el7.x86_64 200/446 |
| 2783 | Verifying : gcc-c++-4.8.3-9.el7.x86_64 201/446 |
| 2784 | Verifying : xml-commons-resolver-1.2-15.el7.noarch 202/446 |
| 2785 | Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 203/446 |
| 2786 | Verifying : libXi-devel-1.7.2-2.1.el7.x86_64 204/446 |
| 2787 | Verifying : gstreamer-tools-0.10.36-7.el7.x86_64 205/446 |
| 2788 | Verifying : freetype-devel-2.4.11-10.el7_1.1.x86_64 206/446 |
| 2789 | Verifying : gcc-4.8.3-9.el7.x86_64 207/446 |
| 2790 | Verifying : m2crypto-0.21.1-15.el7.x86_64 208/446 |
| 2791 | Verifying : nettle-2.7.1-4.el7.x86_64 209/446 |
| 2792 | Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 210/446 |
| 2793 | Verifying : kdepimlibs-kxmlrpcclient-4.10.5-3.el7.x86_64 211/446 |
| 2794 | Verifying : 2:tar-1.26-29.el7.x86_64 212/446 |
| 2795 | Verifying : libXfont-1.4.7-2.el7_0.x86_64 213/446 |
| 2796 | Verifying : kernel-devel-3.10.0-229.4.2.el7.x86_64 214/446 |
| 2797 | Verifying : gdk-pixbuf2-devel-2.28.2-4.el7.x86_64 215/446 |
| 2798 | Verifying : ant-1.9.2-9.el7.noarch 216/446 |
| 2799 | Verifying : perl-IO-Socket-IP-0.21-4.el7.noarch 217/446 |
| 2800 | Verifying : kmod-14-10.el7.x86_64 218/446 |
| 2801 | Verifying : 1:xorg-x11-font-utils-7.5-18.1.el7.x86_64 219/446 |
| 2802 | Verifying : libdwarf-20130207-4.el7.x86_64 220/446 |
| 2803 | Verifying : libsoup-2.46.0-3.el7.x86_64 221/446 |
| 2804 | Verifying : trousers-0.3.11.2-3.el7.x86_64 222/446 |
| 2805 | Verifying : libwbclient-4.1.12-23.el7_1.x86_64 223/446 |
| 2806 | Verifying : taglib-1.8-7.20130218git.el7.x86_64 224/446 |
| 2807 | Verifying : pulseaudio-libs-3.0-30.el7.x86_64 225/446 |
| 2808 | Verifying : bzip2-1.0.6-12.el7.x86_64 226/446 |
| 2809 | Verifying : cscope-15.8-7.el7.x86_64 227/446 |
| 2810 | Verifying : build-20150317-192.1.noarch 228/446 |
| 2811 | Verifying : glibc-devel-2.17-78.el7.x86_64 229/446 |
| 2812 | Verifying : soprano-2.9.2-3.el7.x86_64 230/446 |
| 2813 | Verifying : python-backports-1.0-8.el7.x86_64 231/446 |
| 2814 | Verifying : 4:perl-macros-5.16.3-285.el7.x86_64 232/446 |
| 2815 | Verifying : yajl-2.0.4-4.el7.x86_64 233/446 |
| 2816 | Verifying : libicu-50.1.2-11.el7.x86_64 234/446 |
| 2817 | Verifying : at-spi2-atk-2.8.1-4.el7.x86_64 235/446 |
| 2818 | Verifying : neon-0.30.0-3.el7.x86_64 236/446 |
| 2819 | Verifying : 4:perl-5.16.3-285.el7.x86_64 237/446 |
| 2820 | Verifying : libXcomposite-devel-0.4.4-4.1.el7.x86_64 238/446 |
| 2821 | Verifying : intltool-0.50.2-6.el7.noarch 239/446 |
| 2822 | Verifying : perl-File-Path-2.09-2.el7.noarch 240/446 |
| 2823 | Verifying : openjpeg-libs-1.5.1-10.el7.x86_64 241/446 |
| 2824 | Verifying : 1:make-3.82-21.el7.x86_64 242/446 |
| 2825 | Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 243/446 |
| 2826 | Verifying : iso-codes-3.46-2.el7.noarch 244/446 |
| 2827 | Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 245/446 |
| 2828 | Verifying : libdv-1.0.0-17.el7.x86_64 246/446 |
| 2829 | Verifying : hunspell-1.3.2-13.el7.x86_64 247/446 |
| 2830 | Verifying : clucene-core-2.3.3.4-11.el7.x86_64 248/446 |
| 2831 | Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 249/446 |
| 2832 | Verifying : libtool-ltdl-2.4.2-20.el7.x86_64 250/446 |
| 2833 | Verifying : automake-1.13.4-3.el7.noarch 251/446 |
| 2834 | Verifying : libXdamage-devel-1.1.4-4.1.el7.x86_64 252/446 |
| 2835 | Verifying : dbusmenu-qt-0.9.2-7.el7.x86_64 253/446 |
| 2836 | Verifying : libXrandr-1.4.1-2.1.el7.x86_64 254/446 |
| 2837 | Verifying : 2:libpng-1.5.13-5.el7.x86_64 255/446 |
| 2838 | Verifying : hunspell-en-US-0.20121024-5.el7.noarch 256/446 |
| 2839 | Verifying : glib2-devel-2.40.0-4.el7.x86_64 257/446 |
| 2840 | Verifying : avahi-libs-0.6.31-14.el7.x86_64 258/446 |
| 2841 | Verifying : libgusb-0.1.6-3.el7.x86_64 259/446 |
| 2842 | Verifying : python-chardet-2.0.1-7.el7.noarch 260/446 |
| 2843 | Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 261/446 |
| 2844 | Verifying : gstreamer-0.10.36-7.el7.x86_64 262/446 |
| 2845 | Verifying : perl-Encode-2.51-7.el7.x86_64 263/446 |
| 2846 | Verifying : libXScrnSaver-1.2.2-6.1.el7.x86_64 264/446 |
| 2847 | Verifying : fontconfig-2.10.95-7.el7.x86_64 265/446 |
| 2848 | Verifying : strigi-libs-0.7.7-12.20120626.el7.x86_64 266/446 |
| 2849 | Verifying : fontconfig-devel-2.10.95-7.el7.x86_64 267/446 |
| 2850 | Verifying : libpciaccess-0.13.1-4.1.el7.x86_64 268/446 |
| 2851 | Verifying : atk-devel-2.8.0-4.el7.x86_64 269/446 |
| 2852 | Verifying : gobject-introspection-1.36.0-4.el7.x86_64 270/446 |
| 2853 | Verifying : mailcap-2.1.41-2.el7.noarch 271/446 |
| 2854 | Verifying : m4-1.4.16-9.el7.x86_64 272/446 |
| 2855 | Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 273/446 |
| 2856 | Verifying : 1:perl-Pod-Escapes-1.04-285.el7.noarch 274/446 |
| 2857 | Verifying : pciutils-libs-3.2.1-4.el7.x86_64 275/446 |
| 2858 | Verifying : fontpackages-filesystem-1.44-8.el7.noarch 276/446 |
| 2859 | Verifying : passwd-0.79-4.el7.x86_64 277/446 |
| 2860 | Verifying : libXcursor-1.1.14-2.1.el7.x86_64 278/446 |
| 2861 | Verifying : systemtap-devel-2.6-10.el7_1.x86_64 279/446 |
| 2862 | Verifying : libXevie-1.0.3-7.1.el7.x86_64 280/446 |
| 2863 | Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 281/446 |
| 2864 | Verifying : libXrender-0.9.8-2.1.el7.x86_64 282/446 |
| 2865 | Verifying : graphite2-1.2.2-5.el7.x86_64 283/446 |
| 2866 | Verifying : libpipeline-1.2.3-3.el7.x86_64 284/446 |
| 2867 | Verifying : libxslt-1.1.28-5.el7.x86_64 285/446 |
| 2868 | Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 286/446 |
| 2869 | Verifying : 1:qt-x11-4.8.5-8.el7.x86_64 287/446 |
| 2870 | Verifying : libXrandr-devel-1.4.1-2.1.el7.x86_64 288/446 |
| 2871 | Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 289/446 |
| 2872 | Verifying : polkit-0.112-5.el7.x86_64 290/446 |
| 2873 | Verifying : hostname-3.13-3.el7.x86_64 291/446 |
| 2874 | Verifying : libXfixes-5.0.1-2.1.el7.x86_64 292/446 |
| 2875 | Verifying : nss-softokn-freebl-3.16.2.3-9.el7.i686 293/446 |
| 2876 | Verifying : pakchois-0.4-10.el7.x86_64 294/446 |
| 2877 | Verifying : glibc-2.17-78.el7.i686 295/446 |
| 2878 | Verifying : fipscheck-1.4.1-5.el7.x86_64 296/446 |
| 2879 | Verifying : libquadmath-4.8.3-9.el7.x86_64 297/446 |
| 2880 | Verifying : libsndfile-1.0.25-9.el7.x86_64 298/446 |
| 2881 | Verifying : ctags-5.8-13.el7.x86_64 299/446 |
| 2882 | Verifying : libatasmart-0.19-6.el7.x86_64 300/446 |
| 2883 | Verifying : perl-IO-HTML-1.00-2.el7.noarch 301/446 |
| 2884 | Verifying : perl-constant-1.27-2.el7.noarch 302/446 |
| 2885 | Verifying : 1:java-1.7.0-openjdk-1.7.0.79-2.5.5.1.el7_1.x86_64 303/446 |
| 2886 | Verifying : gcc-gfortran-4.8.3-9.el7.x86_64 304/446 |
| 2887 | Verifying : libquadmath-devel-4.8.3-9.el7.x86_64 305/446 |
| 2888 | Verifying : yum-utils-1.1.31-29.el7.noarch 306/446 |
| 2889 | Verifying : libXmu-1.1.1-5.1.el7.x86_64 307/446 |
| 2890 | Verifying : perl-Test-Harness-3.28-2.el7.noarch 308/446 |
| 2891 | Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 309/446 |
| 2892 | Verifying : perl-Encode-Locale-1.03-5.el7.noarch 310/446 |
| 2893 | Verifying : javapackages-tools-3.4.1-6.el7_0.noarch 311/446 |
| 2894 | Verifying : perl-Socket-2.010-3.el7.x86_64 312/446 |
| 2895 | Verifying : json-c-0.11-4.el7_0.x86_64 313/446 |
| 2896 | Verifying : libXcursor-devel-1.1.14-2.1.el7.x86_64 314/446 |
| 2897 | Verifying : ttmkfdir-3.0.9-41.el7.x86_64 315/446 |
| 2898 | Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 316/446 |
| 2899 | Verifying : libICE-1.0.8-7.el7.x86_64 317/446 |
| 2900 | Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 318/446 |
| 2901 | Verifying : perl-libwww-perl-6.05-2.el7.noarch 319/446 |
| 2902 | Verifying : mesa-libEGL-10.2.7-5.20140910.el7.x86_64 320/446 |
| 2903 | Verifying : rpmdevtools-8.3-5.el7.noarch 321/446 |
| 2904 | Verifying : libX11-1.6.0-2.1.el7.x86_64 322/446 |
| 2905 | Verifying : openssh-6.6.1p1-12.el7_1.x86_64 323/446 |
| 2906 | Verifying : kde-runtime-libs-4.10.5-8.el7.x86_64 324/446 |
| 2907 | Verifying : nepomuk-core-libs-4.10.5-5.el7.x86_64 325/446 |
| 2908 | Verifying : wavpack-4.60.1-9.el7.x86_64 326/446 |
| 2909 | Verifying : epel-release-7-5.noarch 327/446 |
| 2910 | Verifying : cairo-devel-1.12.14-6.el7.x86_64 328/446 |
| 2911 | Verifying : libusbx-1.0.15-4.el7.x86_64 329/446 |
| 2912 | Verifying : libdrm-devel-2.4.56-2.el7.x86_64 330/446 |
| 2913 | Verifying : xdg-user-dirs-0.15-4.el7.x86_64 331/446 |
| 2914 | Verifying : ilmbase-1.0.3-7.el7.x86_64 332/446 |
| 2915 | Verifying : perl-HTTP-Date-6.02-8.el7.noarch 333/446 |
| 2916 | Verifying : libstdc++-devel-4.8.3-9.el7.x86_64 334/446 |
| 2917 | Verifying : mesa-libEGL-devel-10.2.7-5.20140910.el7.x86_64 335/446 |
| 2918 | Verifying : 1:openssl-1.0.1e-42.el7.4.x86_64 336/446 |
| 2919 | Verifying : python-mako-0.8.1-2.el7.noarch 337/446 |
| 2920 | Verifying : perl-TermReadKey-2.30-20.el7.x86_64 338/446 |
| 2921 | Verifying : perl-Business-ISBN-2.06-2.el7.noarch 339/446 |
| 2922 | Verifying : sound-theme-freedesktop-0.8-3.el7.noarch 340/446 |
| 2923 | Verifying : libthai-0.1.14-9.el7.x86_64 341/446 |
| 2924 | Verifying : gl-manpages-1.1-7.20130122.el7.noarch 342/446 |
| 2925 | Verifying : gpm-libs-1.20.7-5.el7.x86_64 343/446 |
| 2926 | Verifying : xerces-j2-2.11.0-17.el7_0.noarch 344/446 |
| 2927 | Verifying : qt-settings-19-23.5.el7.noarch 345/446 |
| 2928 | Verifying : gnutls-3.3.8-12.el7.x86_64 346/446 |
| 2929 | Verifying : libXv-1.0.9-2.1.el7.x86_64 347/446 |
| 2930 | Verifying : oxygen-icon-theme-4.10.5-2.el7.noarch 348/446 |
| 2931 | Verifying : apr-util-1.5.2-6.el7.x86_64 349/446 |
| 2932 | Verifying : libSM-1.2.1-7.el7.x86_64 350/446 |
| 2933 | Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 351/446 |
| 2934 | Verifying : kbd-1.15.5-11.el7.x86_64 352/446 |
| 2935 | Verifying : 1:virtuoso-opensource-6.1.6-6.el7.x86_64 353/446 |
| 2936 | Verifying : autoconf-2.69-11.el7.noarch 354/446 |
| 2937 | Verifying : libss-1.42.9-7.el7.x86_64 355/446 |
| 2938 | Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 356/446 |
| 2939 | Verifying : libiodbc-3.52.7-7.el7.x86_64 357/446 |
| 2940 | Verifying : libffi-devel-3.0.13-11.el7.x86_64 358/446 |
| 2941 | Verifying : ibus-setup-1.5.3-11.el7.noarch 359/446 |
| 2942 | Verifying : pixman-devel-0.32.4-3.el7.x86_64 360/446 |
| 2943 | Verifying : exiv2-libs-0.23-6.el7.x86_64 361/446 |
| 2944 | Verifying : 1:java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.1.el7_1.x 362/446 |
| 2945 | Verifying : speex-1.2-0.19.rc1.el7.x86_64 363/446 |
| 2946 | Verifying : redhat-menus-12.0.2-7.el7.noarch 364/446 |
| 2947 | Verifying : tzdata-java-2015d-1.el7.noarch 365/446 |
| 2948 | Verifying : dbus-python-1.1.1-9.el7.x86_64 366/446 |
| 2949 | Verifying : gsettings-desktop-schemas-3.8.2-3.el7.x86_64 367/446 |
| 2950 | Verifying : elfutils-0.160-1.el7.x86_64 368/446 |
| 2951 | Verifying : 6:kdelibs-4.10.5-6.el7.x86_64 369/446 |
| 2952 | Verifying : rcs-5.9.0-5.el7.x86_64 370/446 |
| 2953 | Verifying : phonon-4.6.0-9.el7.x86_64 371/446 |
| 2954 | Verifying : qca2-2.0.3-7.el7.x86_64 372/446 |
| 2955 | Verifying : initscripts-9.49.24-1.el7.x86_64 373/446 |
| 2956 | Verifying : pango-1.34.1-5.el7.x86_64 374/446 |
| 2957 | Verifying : 2:libogg-1.3.0-7.el7.x86_64 375/446 |
| 2958 | Verifying : libv4l-0.9.5-4.el7.x86_64 376/446 |
| 2959 | Verifying : perl-Pod-Usage-1.63-3.el7.noarch 377/446 |
| 2960 | Verifying : libtdb-1.3.0-1.el7.x86_64 378/446 |
| 2961 | Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 379/446 |
| 2962 | Verifying : libudisks2-2.1.2-5.el7.x86_64 380/446 |
| 2963 | Verifying : perl-URI-1.60-9.el7.noarch 381/446 |
| 2964 | Verifying : libgfortran-4.8.3-9.el7.x86_64 382/446 |
| 2965 | Verifying : poppler-qt-0.22.5-6.el7.x86_64 383/446 |
| 2966 | Verifying : glib-networking-2.40.0-1.el7.x86_64 384/446 |
| 2967 | Verifying : hicolor-icon-theme-0.12-7.el7.noarch 385/446 |
| 2968 | Verifying : 1:perl-parent-0.225-244.el7.noarch 386/446 |
| 2969 | Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 387/446 |
| 2970 | Verifying : giflib-4.1.6-9.el7.x86_64 388/446 |
| 2971 | Verifying : libXi-1.7.2-2.1.el7.x86_64 389/446 |
| 2972 | Verifying : libX11-devel-1.6.0-2.1.el7.x86_64 390/446 |
| 2973 | Verifying : cdparanoia-libs-10.2-17.el7.x86_64 391/446 |
| 2974 | Verifying : libXext-devel-1.3.2-2.1.el7.x86_64 392/446 |
| 2975 | Verifying : mesa-libgbm-10.2.7-5.20140910.el7.x86_64 393/446 |
| 2976 | Verifying : boost-system-1.53.0-23.el7.x86_64 394/446 |
| 2977 | Verifying : gettext-common-devel-0.18.2.1-4.el7.noarch 395/446 |
| 2978 | Verifying : libvisual-0.4.0-16.el7.x86_64 396/446 |
| 2979 | Verifying : poppler-data-0.4.6-3.el7.noarch 397/446 |
| 2980 | Verifying : xalan-j2-2.7.1-23.el7.noarch 398/446 |
| 2981 | Verifying : swig-2.0.11-11.el7.kolab_3.5.x86_64 399/446 |
| 2982 | Verifying : osc-0.151.2-169.1.x86_64 400/446 |
| 2983 | Verifying : pm-utils-1.4.1-27.el7.x86_64 401/446 |
| 2984 | Verifying : alsa-lib-1.0.28-2.el7.x86_64 402/446 |
| 2985 | Verifying : perl-Getopt-Long-2.40-2.el7.noarch 403/446 |
| 2986 | Verifying : zip-3.0-10.el7.x86_64 404/446 |
| 2987 | Verifying : 2:libpng-devel-1.5.13-5.el7.x86_64 405/446 |
| 2988 | Verifying : mpfr-3.1.1-4.el7.x86_64 406/446 |
| 2989 | Verifying : mozjs17-17.0.0-10.el7.x86_64 407/446 |
| 2990 | Verifying : libXdamage-1.1.4-4.1.el7.x86_64 408/446 |
| 2991 | Verifying : media-player-info-17-4.el7.noarch 409/446 |
| 2992 | Verifying : libxcb-1.9-5.el7.x86_64 410/446 |
| 2993 | Verifying : perl-IO-Compress-2.061-2.el7.noarch 411/446 |
| 2994 | Verifying : polkit-qt-0.103.0-10.el7_0.x86_64 412/446 |
| 2995 | Verifying : perl-PathTools-3.40-5.el7.x86_64 413/446 |
| 2996 | Verifying : glibc-devel-2.17-78.el7.i686 414/446 |
| 2997 | Verifying : rasqal-0.9.30-4.el7.x86_64 415/446 |
| 2998 | Verifying : libical-0.48-6.el7.x86_64 416/446 |
| 2999 | Verifying : libasyncns-0.8-7.el7.x86_64 417/446 |
| 3000 | Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 418/446 |
| 3001 | Verifying : apr-1.4.8-3.el7.x86_64 419/446 |
| 3002 | Verifying : cairo-gobject-1.12.14-6.el7.x86_64 420/446 |
| 3003 | Verifying : kde-runtime-drkonqi-4.10.5-8.el7.x86_64 421/446 |
| 3004 | Verifying : pygobject3-3.8.2-6.el7.x86_64 422/446 |
| 3005 | Verifying : perl-Thread-Queue-3.02-2.el7.noarch 423/446 |
| 3006 | Verifying : cpp-4.8.3-9.el7.x86_64 424/446 |
| 3007 | Verifying : libXft-devel-2.3.1-5.1.el7.x86_64 425/446 |
| 3008 | Verifying : git-1.8.3.1-4.el7.x86_64 426/446 |
| 3009 | Verifying : man-db-2.6.3-9.el7.x86_64 427/446 |
| 3010 | Verifying : systemtap-client-2.6-10.el7_1.x86_64 428/446 |
| 3011 | Verifying : libcanberra-0.30-5.el7.x86_64 429/446 |
| 3012 | Verifying : rpm-build-4.11.1-25.el7.x86_64 430/446 |
| 3013 | Verifying : pulseaudio-libs-glib2-3.0-30.el7.x86_64 431/446 |
| 3014 | Verifying : perl-HTTP-Daemon-6.01-5.el7.noarch 432/446 |
| 3015 | Verifying : 1:enchant-1.6.0-8.el7.x86_64 433/446 |
| 3016 | Verifying : openssh-clients-6.6.1p1-12.el7_1.x86_64 434/446 |
| 3017 | Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 435/446 |
| 3018 | Verifying : dbus-glib-0.100-7.el7.x86_64 436/446 |
| 3019 | Verifying : jbigkit-libs-2.0-11.el7.x86_64 437/446 |
| 3020 | Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 438/446 |
| 3021 | Verifying : at-spi2-core-2.8.0-6.el7.x86_64 439/446 |
| 3022 | Verifying : redhat-rpm-config-9.1.0-68.el7.centos.noarch 440/446 |
| 3023 | Verifying : libXext-1.3.2-2.1.el7.x86_64 441/446 |
| 3024 | Verifying : expat-devel-2.1.0-8.el7.x86_64 442/446 |
| 3025 | Verifying : subversion-1.7.14-7.el7_0.x86_64 443/446 |
| 3026 | Verifying : xorg-x11-proto-devel-7.7-8.el7.1.noarch 444/446 |
| 3027 | Verifying : icoutils-0.31.0-3.el7.x86_64 445/446 |
| 3028 | Verifying : libXfixes-devel-5.0.1-2.1.el7.x86_64 446/446 |
| 3029 | |
| 3030 | Installed: |
| 3031 | ant.noarch 0:1.9.2-9.el7 |
| 3032 | autoconf.noarch 0:2.69-11.el7 |
| 3033 | automake.noarch 0:1.13.4-3.el7 |
| 3034 | bison.x86_64 0:2.7-4.el7 |
| 3035 | build.noarch 0:20150317-192.1 |
| 3036 | byacc.x86_64 0:1.9.20130304-3.el7 |
| 3037 | cscope.x86_64 0:15.8-7.el7 |
| 3038 | ctags.x86_64 0:5.8-13.el7 |
| 3039 | diffstat.x86_64 0:1.57-4.el7 |
| 3040 | doxygen.x86_64 1:1.8.5-3.el7 |
| 3041 | elfutils.x86_64 0:0.160-1.el7 |
| 3042 | epel-release.noarch 0:7-5 |
| 3043 | flex.x86_64 0:2.5.37-3.el7 |
| 3044 | gcc.x86_64 0:4.8.3-9.el7 |
| 3045 | gcc-c++.x86_64 0:4.8.3-9.el7 |
| 3046 | gcc-gfortran.x86_64 0:4.8.3-9.el7 |
| 3047 | gettext.x86_64 0:0.18.2.1-4.el7 |
| 3048 | git.x86_64 0:1.8.3.1-4.el7 |
| 3049 | glibc-devel.i686 0:2.17-78.el7 |
| 3050 | glibc-devel.x86_64 0:2.17-78.el7 |
| 3051 | gtk2-devel.x86_64 0:2.24.22-5.el7_0.1 |
| 3052 | ibus-devel.x86_64 0:1.5.3-11.el7 |
| 3053 | indent.x86_64 0:2.2.11-13.el7 |
| 3054 | intltool.noarch 0:0.50.2-6.el7 |
| 3055 | java-1.7.0-openjdk-devel.x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 3056 | libtool.x86_64 0:2.4.2-20.el7 |
| 3057 | make.x86_64 1:3.82-21.el7 |
| 3058 | osc.x86_64 0:0.151.2-169.1 |
| 3059 | passwd.x86_64 0:0.79-4.el7 |
| 3060 | patch.x86_64 0:2.7.1-8.el7 |
| 3061 | patchutils.x86_64 0:0.3.3-4.el7 |
| 3062 | perl-Digest-MD5.x86_64 0:2.52-3.el7 |
| 3063 | perl-TimeDate.noarch 1:2.30-2.el7 |
| 3064 | rcs.x86_64 0:5.9.0-5.el7 |
| 3065 | redhat-rpm-config.noarch 0:9.1.0-68.el7.centos |
| 3066 | rpm-build.x86_64 0:4.11.1-25.el7 |
| 3067 | rpm-sign.x86_64 0:4.11.1-25.el7 |
| 3068 | rpmdevtools.noarch 0:8.3-5.el7 |
| 3069 | subversion.x86_64 0:1.7.14-7.el7_0 |
| 3070 | sudo.x86_64 0:1.8.6p7-13.el7 |
| 3071 | swig.x86_64 0:2.0.11-11.el7.kolab_3.5 |
| 3072 | systemtap.x86_64 0:2.6-10.el7_1 |
| 3073 | vim-enhanced.x86_64 2:7.4.160-1.el7 |
| 3074 | yum-utils.noarch 0:1.1.31-29.el7 |
| 3075 | |
| 3076 | Dependency Installed: |
| 3077 | GConf2.x86_64 0:3.2.6-8.el7 |
| 3078 | OpenEXR-libs.x86_64 0:1.7.1-7.el7 |
| 3079 | adwaita-cursor-theme.noarch 0:3.8.4-3.el7 |
| 3080 | alsa-lib.x86_64 0:1.0.28-2.el7 |
| 3081 | apr.x86_64 0:1.4.8-3.el7 |
| 3082 | apr-util.x86_64 0:1.5.2-6.el7 |
| 3083 | at-spi2-atk.x86_64 0:2.8.1-4.el7 |
| 3084 | at-spi2-core.x86_64 0:2.8.0-6.el7 |
| 3085 | atk.x86_64 0:2.8.0-4.el7 |
| 3086 | atk-devel.x86_64 0:2.8.0-4.el7 |
| 3087 | attica.x86_64 0:0.4.1-4.el7 |
| 3088 | avahi-libs.x86_64 0:0.6.31-14.el7 |
| 3089 | boost-system.x86_64 0:1.53.0-23.el7 |
| 3090 | boost-thread.x86_64 0:1.53.0-23.el7 |
| 3091 | build-mkbaselibs.noarch 0:20150317-192.1 |
| 3092 | bzip2.x86_64 0:1.0.6-12.el7 |
| 3093 | cairo.x86_64 0:1.12.14-6.el7 |
| 3094 | cairo-devel.x86_64 0:1.12.14-6.el7 |
| 3095 | cairo-gobject.x86_64 0:1.12.14-6.el7 |
| 3096 | cdparanoia-libs.x86_64 0:10.2-17.el7 |
| 3097 | clucene-core.x86_64 0:2.3.3.4-11.el7 |
| 3098 | colord-libs.x86_64 0:1.0.4-3.el7 |
| 3099 | cpp.x86_64 0:4.8.3-9.el7 |
| 3100 | cryptsetup.x86_64 0:1.6.6-3.el7 |
| 3101 | cryptsetup-libs.x86_64 0:1.6.6-3.el7 |
| 3102 | cups-libs.x86_64 1:1.6.3-17.el7 |
| 3103 | cyrus-sasl-plain.x86_64 0:2.1.26-17.el7 |
| 3104 | dbus.x86_64 1:1.6.12-11.el7 |
| 3105 | dbus-devel.x86_64 1:1.6.12-11.el7 |
| 3106 | dbus-glib.x86_64 0:0.100-7.el7 |
| 3107 | dbus-python.x86_64 0:1.1.1-9.el7 |
| 3108 | dbus-x11.x86_64 1:1.6.12-11.el7 |
| 3109 | dbusmenu-qt.x86_64 0:0.9.2-7.el7 |
| 3110 | dconf.x86_64 0:0.16.0-6.el7 |
| 3111 | desktop-file-utils.x86_64 0:0.21-4.el7 |
| 3112 | docbook-dtds.noarch 0:1.0-60.el7 |
| 3113 | docbook-style-xsl.noarch 0:1.78.1-3.el7 |
| 3114 | dosfstools.x86_64 0:3.0.20-9.el7 |
| 3115 | dwz.x86_64 0:0.11-3.el7 |
| 3116 | dyninst.x86_64 0:8.2.0-2.el7 |
| 3117 | e2fsprogs.x86_64 0:1.42.9-7.el7 |
| 3118 | e2fsprogs-libs.x86_64 0:1.42.9-7.el7 |
| 3119 | elfutils-libs.x86_64 0:0.160-1.el7 |
| 3120 | emacs-filesystem.noarch 1:24.3-11.el7 |
| 3121 | enchant.x86_64 1:1.6.0-8.el7 |
| 3122 | exiv2-libs.x86_64 0:0.23-6.el7 |
| 3123 | expat-devel.x86_64 0:2.1.0-8.el7 |
| 3124 | fipscheck.x86_64 0:1.4.1-5.el7 |
| 3125 | fipscheck-lib.x86_64 0:1.4.1-5.el7 |
| 3126 | flac-libs.x86_64 0:1.3.0-5.el7_1 |
| 3127 | fontconfig.x86_64 0:2.10.95-7.el7 |
| 3128 | fontconfig-devel.x86_64 0:2.10.95-7.el7 |
| 3129 | fontpackages-filesystem.noarch 0:1.44-8.el7 |
| 3130 | freetype.x86_64 0:2.4.11-10.el7_1.1 |
| 3131 | freetype-devel.x86_64 0:2.4.11-10.el7_1.1 |
| 3132 | gamin.x86_64 0:0.1.10-16.el7 |
| 3133 | gdb.x86_64 0:7.6.1-64.el7 |
| 3134 | gdisk.x86_64 0:0.8.6-5.el7 |
| 3135 | gdk-pixbuf2.x86_64 0:2.28.2-4.el7 |
| 3136 | gdk-pixbuf2-devel.x86_64 0:2.28.2-4.el7 |
| 3137 | gettext-common-devel.noarch 0:0.18.2.1-4.el7 |
| 3138 | gettext-devel.x86_64 0:0.18.2.1-4.el7 |
| 3139 | gettext-libs.x86_64 0:0.18.2.1-4.el7 |
| 3140 | giflib.x86_64 0:4.1.6-9.el7 |
| 3141 | gl-manpages.noarch 0:1.1-7.20130122.el7 |
| 3142 | glib-networking.x86_64 0:2.40.0-1.el7 |
| 3143 | glib2-devel.x86_64 0:2.40.0-4.el7 |
| 3144 | glibc.i686 0:2.17-78.el7 |
| 3145 | glibc-headers.x86_64 0:2.17-78.el7 |
| 3146 | gnutls.x86_64 0:3.3.8-12.el7 |
| 3147 | gobject-introspection.x86_64 0:1.36.0-4.el7 |
| 3148 | gobject-introspection-devel.x86_64 0:1.36.0-4.el7 |
| 3149 | gpm-libs.x86_64 0:1.20.7-5.el7 |
| 3150 | graphite2.x86_64 0:1.2.2-5.el7 |
| 3151 | gsettings-desktop-schemas.x86_64 0:3.8.2-3.el7 |
| 3152 | gsm.x86_64 0:1.0.13-11.el7 |
| 3153 | gstreamer.x86_64 0:0.10.36-7.el7 |
| 3154 | gstreamer-plugins-base.x86_64 0:0.10.36-10.el7 |
| 3155 | gstreamer-plugins-good.x86_64 0:0.10.31-11.el7 |
| 3156 | gstreamer-tools.x86_64 0:0.10.36-7.el7 |
| 3157 | gstreamer1.x86_64 0:1.0.7-4.el7 |
| 3158 | gtk2.x86_64 0:2.24.22-5.el7_0.1 |
| 3159 | gtk3.x86_64 0:3.8.8-10.el7 |
| 3160 | harfbuzz.x86_64 0:0.9.20-4.el7 |
| 3161 | harfbuzz-devel.x86_64 0:0.9.20-4.el7 |
| 3162 | harfbuzz-icu.x86_64 0:0.9.20-4.el7 |
| 3163 | hicolor-icon-theme.noarch 0:0.12-7.el7 |
| 3164 | hostname.x86_64 0:3.13-3.el7 |
| 3165 | hunspell.x86_64 0:1.3.2-13.el7 |
| 3166 | hunspell-en-US.noarch 0:0.20121024-5.el7 |
| 3167 | hwdata.x86_64 0:0.252-7.8.el7_1 |
| 3168 | ibus.x86_64 0:1.5.3-11.el7 |
| 3169 | ibus-gtk2.x86_64 0:1.5.3-11.el7 |
| 3170 | ibus-gtk3.x86_64 0:1.5.3-11.el7 |
| 3171 | ibus-libs.x86_64 0:1.5.3-11.el7 |
| 3172 | ibus-setup.noarch 0:1.5.3-11.el7 |
| 3173 | icoutils.x86_64 0:0.31.0-3.el7 |
| 3174 | ilmbase.x86_64 0:1.0.3-7.el7 |
| 3175 | initscripts.x86_64 0:9.49.24-1.el7 |
| 3176 | iso-codes.noarch 0:3.46-2.el7 |
| 3177 | jasper-libs.x86_64 0:1.900.1-26.el7_0.3 |
| 3178 | java-1.7.0-openjdk.x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 3179 | java-1.7.0-openjdk-headless.x86_64 1:1.7.0.79-2.5.5.1.el7_1 |
| 3180 | javapackages-tools.noarch 0:3.4.1-6.el7_0 |
| 3181 | jbigkit-libs.x86_64 0:2.0-11.el7 |
| 3182 | json-c.x86_64 0:0.11-4.el7_0 |
| 3183 | kactivities.x86_64 0:4.10.5-3.el7 |
| 3184 | kbd.x86_64 0:1.15.5-11.el7 |
| 3185 | kbd-legacy.noarch 0:1.15.5-11.el7 |
| 3186 | kbd-misc.noarch 0:1.15.5-11.el7 |
| 3187 | kde-filesystem.x86_64 0:4-47.el7 |
| 3188 | kde-runtime.x86_64 0:4.10.5-8.el7 |
| 3189 | kde-runtime-drkonqi.x86_64 0:4.10.5-8.el7 |
| 3190 | kde-runtime-libs.x86_64 0:4.10.5-8.el7 |
| 3191 | kde-settings.noarch 0:19-23.5.el7 |
| 3192 | kdelibs.x86_64 6:4.10.5-6.el7 |
| 3193 | kdelibs-common.x86_64 6:4.10.5-6.el7 |
| 3194 | kdepimlibs.x86_64 0:4.10.5-3.el7 |
| 3195 | kdepimlibs-kxmlrpcclient.x86_64 0:4.10.5-3.el7 |
| 3196 | kernel-devel.x86_64 0:3.10.0-229.4.2.el7 |
| 3197 | kernel-headers.x86_64 0:3.10.0-229.4.2.el7 |
| 3198 | kmod.x86_64 0:14-10.el7 |
| 3199 | lcms2.x86_64 0:2.5-4.el7 |
| 3200 | libICE.x86_64 0:1.0.8-7.el7 |
| 3201 | libSM.x86_64 0:1.2.1-7.el7 |
| 3202 | libX11.x86_64 0:1.6.0-2.1.el7 |
| 3203 | libX11-common.noarch 0:1.6.0-2.1.el7 |
| 3204 | libX11-devel.x86_64 0:1.6.0-2.1.el7 |
| 3205 | libXScrnSaver.x86_64 0:1.2.2-6.1.el7 |
| 3206 | libXau.x86_64 0:1.0.8-2.1.el7 |
| 3207 | libXau-devel.x86_64 0:1.0.8-2.1.el7 |
| 3208 | libXcomposite.x86_64 0:0.4.4-4.1.el7 |
| 3209 | libXcomposite-devel.x86_64 0:0.4.4-4.1.el7 |
| 3210 | libXcursor.x86_64 0:1.1.14-2.1.el7 |
| 3211 | libXcursor-devel.x86_64 0:1.1.14-2.1.el7 |
| 3212 | libXdamage.x86_64 0:1.1.4-4.1.el7 |
| 3213 | libXdamage-devel.x86_64 0:1.1.4-4.1.el7 |
| 3214 | libXevie.x86_64 0:1.0.3-7.1.el7 |
| 3215 | libXext.x86_64 0:1.3.2-2.1.el7 |
| 3216 | libXext-devel.x86_64 0:1.3.2-2.1.el7 |
| 3217 | libXfixes.x86_64 0:5.0.1-2.1.el7 |
| 3218 | libXfixes-devel.x86_64 0:5.0.1-2.1.el7 |
| 3219 | libXfont.x86_64 0:1.4.7-2.el7_0 |
| 3220 | libXft.x86_64 0:2.3.1-5.1.el7 |
| 3221 | libXft-devel.x86_64 0:2.3.1-5.1.el7 |
| 3222 | libXi.x86_64 0:1.7.2-2.1.el7 |
| 3223 | libXi-devel.x86_64 0:1.7.2-2.1.el7 |
| 3224 | libXinerama.x86_64 0:1.1.3-2.1.el7 |
| 3225 | libXinerama-devel.x86_64 0:1.1.3-2.1.el7 |
| 3226 | libXmu.x86_64 0:1.1.1-5.1.el7 |
| 3227 | libXpm.x86_64 0:3.5.10-5.1.el7 |
| 3228 | libXrandr.x86_64 0:1.4.1-2.1.el7 |
| 3229 | libXrandr-devel.x86_64 0:1.4.1-2.1.el7 |
| 3230 | libXrender.x86_64 0:0.9.8-2.1.el7 |
| 3231 | libXrender-devel.x86_64 0:0.9.8-2.1.el7 |
| 3232 | libXt.x86_64 0:1.1.4-6.1.el7 |
| 3233 | libXtst.x86_64 0:1.2.2-2.1.el7 |
| 3234 | libXv.x86_64 0:1.0.9-2.1.el7 |
| 3235 | libXxf86misc.x86_64 0:1.0.3-7.1.el7 |
| 3236 | libXxf86vm.x86_64 0:1.1.3-2.1.el7 |
| 3237 | libXxf86vm-devel.x86_64 0:1.1.3-2.1.el7 |
| 3238 | libasyncns.x86_64 0:0.8-7.el7 |
| 3239 | libatasmart.x86_64 0:0.19-6.el7 |
| 3240 | libavc1394.x86_64 0:0.5.3-14.el7 |
| 3241 | libcanberra.x86_64 0:0.30-5.el7 |
| 3242 | libdrm.x86_64 0:2.4.56-2.el7 |
| 3243 | libdrm-devel.x86_64 0:2.4.56-2.el7 |
| 3244 | libdv.x86_64 0:1.0.0-17.el7 |
| 3245 | libdwarf.x86_64 0:20130207-4.el7 |
| 3246 | libedit.x86_64 0:3.0-12.20121213cvs.el7 |
| 3247 | libffi-devel.x86_64 0:3.0.13-11.el7 |
| 3248 | libfontenc.x86_64 0:1.1.1-5.el7 |
| 3249 | libgfortran.x86_64 0:4.8.3-9.el7 |
| 3250 | libgnome-keyring.x86_64 0:3.8.0-3.el7 |
| 3251 | libgusb.x86_64 0:0.1.6-3.el7 |
| 3252 | libical.x86_64 0:0.48-6.el7 |
| 3253 | libicu.x86_64 0:50.1.2-11.el7 |
| 3254 | libicu-devel.x86_64 0:50.1.2-11.el7 |
| 3255 | libiec61883.x86_64 0:1.2.0-10.el7 |
| 3256 | libimobiledevice.x86_64 0:1.1.5-6.el7 |
| 3257 | libiodbc.x86_64 0:3.52.7-7.el7 |
| 3258 | libjpeg-turbo.x86_64 0:1.2.90-5.el7 |
| 3259 | libldb.x86_64 0:1.1.17-2.el7 |
| 3260 | libmng.x86_64 0:1.0.10-14.el7 |
| 3261 | libmodman.x86_64 0:2.0.1-8.el7 |
| 3262 | libmpc.x86_64 0:1.0.1-3.el7 |
| 3263 | libnotify.x86_64 0:0.7.5-7.el7 |
| 3264 | libogg.x86_64 2:1.3.0-7.el7 |
| 3265 | libpciaccess.x86_64 0:0.13.1-4.1.el7 |
| 3266 | libpipeline.x86_64 0:1.2.3-3.el7 |
| 3267 | libplist.x86_64 0:1.10-4.el7 |
| 3268 | libpng.x86_64 2:1.5.13-5.el7 |
| 3269 | libpng-devel.x86_64 2:1.5.13-5.el7 |
| 3270 | libproxy.x86_64 0:0.4.11-6.el7 |
| 3271 | libquadmath.x86_64 0:4.8.3-9.el7 |
| 3272 | libquadmath-devel.x86_64 0:4.8.3-9.el7 |
| 3273 | libraw1394.x86_64 0:2.1.0-2.el7 |
| 3274 | libreport-filesystem.x86_64 0:2.1.11-21.el7.centos.0.5 |
| 3275 | librsvg2.x86_64 0:2.39.0-1.el7 |
| 3276 | libshout.x86_64 0:2.2.2-11.el7 |
| 3277 | libsmbclient.x86_64 0:4.1.12-23.el7_1 |
| 3278 | libsndfile.x86_64 0:1.0.25-9.el7 |
| 3279 | libsoup.x86_64 0:2.46.0-3.el7 |
| 3280 | libss.x86_64 0:1.42.9-7.el7 |
| 3281 | libstdc++-devel.x86_64 0:4.8.3-9.el7 |
| 3282 | libtalloc.x86_64 0:2.1.1-1.el7 |
| 3283 | libtdb.x86_64 0:1.3.0-1.el7 |
| 3284 | libtevent.x86_64 0:0.9.21-3.el7 |
| 3285 | libthai.x86_64 0:0.1.14-9.el7 |
| 3286 | libtheora.x86_64 1:1.1.1-8.el7 |
| 3287 | libtiff.x86_64 0:4.0.3-14.el7 |
| 3288 | libtool-ltdl.x86_64 0:2.4.2-20.el7 |
| 3289 | libudisks2.x86_64 0:2.1.2-5.el7 |
| 3290 | libusbx.x86_64 0:1.0.15-4.el7 |
| 3291 | libv4l.x86_64 0:0.9.5-4.el7 |
| 3292 | libvisual.x86_64 0:0.4.0-16.el7 |
| 3293 | libvorbis.x86_64 1:1.3.3-8.el7 |
| 3294 | libwbclient.x86_64 0:4.1.12-23.el7_1 |
| 3295 | libxcb.x86_64 0:1.9-5.el7 |
| 3296 | libxcb-devel.x86_64 0:1.9-5.el7 |
| 3297 | libxkbfile.x86_64 0:1.0.8-5.el7 |
| 3298 | libxslt.x86_64 0:1.1.28-5.el7 |
| 3299 | m2crypto.x86_64 0:0.21.1-15.el7 |
| 3300 | m4.x86_64 0:1.4.16-9.el7 |
| 3301 | mailcap.noarch 0:2.1.41-2.el7 |
| 3302 | man-db.x86_64 0:2.6.3-9.el7 |
| 3303 | mdadm.x86_64 0:3.3.2-2.el7 |
| 3304 | media-player-info.noarch 0:17-4.el7 |
| 3305 | mesa-libEGL.x86_64 0:10.2.7-5.20140910.el7 |
| 3306 | mesa-libEGL-devel.x86_64 0:10.2.7-5.20140910.el7 |
| 3307 | mesa-libGL.x86_64 0:10.2.7-5.20140910.el7 |
| 3308 | mesa-libGL-devel.x86_64 0:10.2.7-5.20140910.el7 |
| 3309 | mesa-libgbm.x86_64 0:10.2.7-5.20140910.el7 |
| 3310 | mesa-libglapi.x86_64 0:10.2.7-5.20140910.el7 |
| 3311 | mokutil.x86_64 0:0.7-5.el7 |
| 3312 | mozjs17.x86_64 0:17.0.0-10.el7 |
| 3313 | mpfr.x86_64 0:3.1.1-4.el7 |
| 3314 | neon.x86_64 0:0.30.0-3.el7 |
| 3315 | nepomuk-core.x86_64 0:4.10.5-5.el7 |
| 3316 | nepomuk-core-libs.x86_64 0:4.10.5-5.el7 |
| 3317 | nettle.x86_64 0:2.7.1-4.el7 |
| 3318 | nss-softokn-freebl.i686 0:3.16.2.3-9.el7 |
| 3319 | openjpeg-libs.x86_64 0:1.5.1-10.el7 |
| 3320 | openssh.x86_64 0:6.6.1p1-12.el7_1 |
| 3321 | openssh-clients.x86_64 0:6.6.1p1-12.el7_1 |
| 3322 | openssl.x86_64 1:1.0.1e-42.el7.4 |
| 3323 | orc.x86_64 0:0.4.17-5.el7 |
| 3324 | oxygen-icon-theme.noarch 0:4.10.5-2.el7 |
| 3325 | pakchois.x86_64 0:0.4-10.el7 |
| 3326 | pango.x86_64 0:1.34.1-5.el7 |
| 3327 | pango-devel.x86_64 0:1.34.1-5.el7 |
| 3328 | parted.x86_64 0:3.1-20.el7 |
| 3329 | pciutils.x86_64 0:3.2.1-4.el7 |
| 3330 | pciutils-libs.x86_64 0:3.2.1-4.el7 |
| 3331 | perl.x86_64 4:5.16.3-285.el7 |
| 3332 | perl-Business-ISBN.noarch 0:2.06-2.el7 |
| 3333 | perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 |
| 3334 | perl-Carp.noarch 0:1.26-244.el7 |
| 3335 | perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 |
| 3336 | perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 |
| 3337 | perl-Data-Dumper.x86_64 0:2.145-3.el7 |
| 3338 | perl-Digest.noarch 0:1.17-245.el7 |
| 3339 | perl-Encode.x86_64 0:2.51-7.el7 |
| 3340 | perl-Encode-Locale.noarch 0:1.03-5.el7 |
| 3341 | perl-Error.noarch 1:0.17020-2.el7 |
| 3342 | perl-Exporter.noarch 0:5.68-3.el7 |
| 3343 | perl-File-Listing.noarch 0:6.04-7.el7 |
| 3344 | perl-File-Path.noarch 0:2.09-2.el7 |
| 3345 | perl-File-Temp.noarch 0:0.23.01-3.el7 |
| 3346 | perl-Filter.x86_64 0:1.49-3.el7 |
| 3347 | perl-Getopt-Long.noarch 0:2.40-2.el7 |
| 3348 | perl-Git.noarch 0:1.8.3.1-4.el7 |
| 3349 | perl-HTML-Parser.x86_64 0:3.71-4.el7 |
| 3350 | perl-HTML-Tagset.noarch 0:3.20-15.el7 |
| 3351 | perl-HTTP-Cookies.noarch 0:6.01-5.el7 |
| 3352 | perl-HTTP-Daemon.noarch 0:6.01-5.el7 |
| 3353 | perl-HTTP-Date.noarch 0:6.02-8.el7 |
| 3354 | perl-HTTP-Message.noarch 0:6.06-6.el7 |
| 3355 | perl-HTTP-Negotiate.noarch 0:6.01-5.el7 |
| 3356 | perl-HTTP-Tiny.noarch 0:0.033-3.el7 |
| 3357 | perl-IO-Compress.noarch 0:2.061-2.el7 |
| 3358 | perl-IO-HTML.noarch 0:1.00-2.el7 |
| 3359 | perl-IO-Socket-IP.noarch 0:0.21-4.el7 |
| 3360 | perl-IO-Socket-SSL.noarch 0:1.94-3.el7 |
| 3361 | perl-LWP-MediaTypes.noarch 0:6.02-2.el7 |
| 3362 | perl-Net-HTTP.noarch 0:6.06-2.el7 |
| 3363 | perl-Net-LibIDN.x86_64 0:0.12-15.el7 |
| 3364 | perl-Net-SSLeay.x86_64 0:1.55-3.el7 |
| 3365 | perl-PathTools.x86_64 0:3.40-5.el7 |
| 3366 | perl-Pod-Escapes.noarch 1:1.04-285.el7 |
| 3367 | perl-Pod-Perldoc.noarch 0:3.20-4.el7 |
| 3368 | perl-Pod-Simple.noarch 1:3.28-4.el7 |
| 3369 | perl-Pod-Usage.noarch 0:1.63-3.el7 |
| 3370 | perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 |
| 3371 | perl-Socket.x86_64 0:2.010-3.el7 |
| 3372 | perl-Storable.x86_64 0:2.45-3.el7 |
| 3373 | perl-TermReadKey.x86_64 0:2.30-20.el7 |
| 3374 | perl-Test-Harness.noarch 0:3.28-2.el7 |
| 3375 | perl-Text-ParseWords.noarch 0:3.29-4.el7 |
| 3376 | perl-Thread-Queue.noarch 0:3.02-2.el7 |
| 3377 | perl-Time-HiRes.x86_64 4:1.9725-3.el7 |
| 3378 | perl-Time-Local.noarch 0:1.2300-2.el7 |
| 3379 | perl-URI.noarch 0:1.60-9.el7 |
| 3380 | perl-WWW-RobotRules.noarch 0:6.02-5.el7 |
| 3381 | perl-XML-Parser.x86_64 0:2.41-10.el7 |
| 3382 | perl-constant.noarch 0:1.27-2.el7 |
| 3383 | perl-libs.x86_64 4:5.16.3-285.el7 |
| 3384 | perl-libwww-perl.noarch 0:6.05-2.el7 |
| 3385 | perl-macros.x86_64 4:5.16.3-285.el7 |
| 3386 | perl-parent.noarch 1:0.225-244.el7 |
| 3387 | perl-podlators.noarch 0:2.5.1-3.el7 |
| 3388 | perl-srpm-macros.noarch 0:1-8.el7 |
| 3389 | perl-threads.x86_64 0:1.87-4.el7 |
| 3390 | perl-threads-shared.x86_64 0:1.43-6.el7 |
| 3391 | phonon.x86_64 0:4.6.0-9.el7 |
| 3392 | phonon-backend-gstreamer.x86_64 2:4.6.3-3.el7 |
| 3393 | pixman.x86_64 0:0.32.4-3.el7 |
| 3394 | pixman-devel.x86_64 0:0.32.4-3.el7 |
| 3395 | pm-utils.x86_64 0:1.4.1-27.el7 |
| 3396 | polkit.x86_64 0:0.112-5.el7 |
| 3397 | polkit-pkla-compat.x86_64 0:0.1-4.el7 |
| 3398 | polkit-qt.x86_64 0:0.103.0-10.el7_0 |
| 3399 | poppler.x86_64 0:0.22.5-6.el7 |
| 3400 | poppler-data.noarch 0:0.4.6-3.el7 |
| 3401 | poppler-qt.x86_64 0:0.22.5-6.el7 |
| 3402 | poppler-utils.x86_64 0:0.22.5-6.el7 |
| 3403 | psmisc.x86_64 0:22.20-8.el7 |
| 3404 | pulseaudio-libs.x86_64 0:3.0-30.el7 |
| 3405 | pulseaudio-libs-glib2.x86_64 0:3.0-30.el7 |
| 3406 | pyOpenSSL.x86_64 0:0.13.1-3.el7 |
| 3407 | pycairo.x86_64 0:1.8.10-8.el7 |
| 3408 | pygobject3.x86_64 0:3.8.2-6.el7 |
| 3409 | pygobject3-base.x86_64 0:3.8.2-6.el7 |
| 3410 | pytalloc.x86_64 0:2.1.1-1.el7 |
| 3411 | python-backports.x86_64 0:1.0-8.el7 |
| 3412 | python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 |
| 3413 | python-beaker.noarch 0:1.5.4-10.el7 |
| 3414 | python-chardet.noarch 0:2.0.1-7.el7 |
| 3415 | python-javapackages.noarch 0:3.4.1-6.el7_0 |
| 3416 | python-kitchen.noarch 0:1.1.1-5.el7 |
| 3417 | python-lxml.x86_64 0:3.2.1-4.el7 |
| 3418 | python-mako.noarch 0:0.8.1-2.el7 |
| 3419 | python-markupsafe.x86_64 0:0.11-10.el7 |
| 3420 | python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 |
| 3421 | python-setuptools.noarch 0:7.0-2.el7.kolab_3.5 |
| 3422 | python-tempita.noarch 0:0.5.1-6.el7 |
| 3423 | qca2.x86_64 0:2.0.3-7.el7 |
| 3424 | qt.x86_64 1:4.8.5-8.el7 |
| 3425 | qt-settings.noarch 0:19-23.5.el7 |
| 3426 | qt-x11.x86_64 1:4.8.5-8.el7 |
| 3427 | raptor2.x86_64 0:2.0.9-3.el7 |
| 3428 | rasqal.x86_64 0:0.9.30-4.el7 |
| 3429 | redhat-menus.noarch 0:12.0.2-7.el7 |
| 3430 | redland.x86_64 0:1.0.16-6.el7 |
| 3431 | redland-virtuoso.x86_64 0:1.0.16-6.el7 |
| 3432 | rsync.x86_64 0:3.0.9-15.el7 |
| 3433 | samba-common.x86_64 0:4.1.12-23.el7_1 |
| 3434 | samba-libs.x86_64 0:4.1.12-23.el7_1 |
| 3435 | sgml-common.noarch 0:0.6.3-39.el7 |
| 3436 | shared-desktop-ontologies.noarch 0:0.11.0-2.el7 |
| 3437 | soprano.x86_64 0:2.9.2-3.el7 |
| 3438 | sound-theme-freedesktop.noarch 0:0.8-3.el7 |
| 3439 | speex.x86_64 0:1.2-0.19.rc1.el7 |
| 3440 | strigi-libs.x86_64 0:0.7.7-12.20120626.el7 |
| 3441 | subversion-libs.x86_64 0:1.7.14-7.el7_0 |
| 3442 | systemtap-client.x86_64 0:2.6-10.el7_1 |
| 3443 | systemtap-devel.x86_64 0:2.6-10.el7_1 |
| 3444 | systemtap-runtime.x86_64 0:2.6-10.el7_1 |
| 3445 | sysvinit-tools.x86_64 0:2.88-14.dsf.el7 |
| 3446 | taglib.x86_64 0:1.8-7.20130218git.el7 |
| 3447 | tar.x86_64 2:1.26-29.el7 |
| 3448 | tcp_wrappers-libs.x86_64 0:7.6-77.el7 |
| 3449 | trousers.x86_64 0:0.3.11.2-3.el7 |
| 3450 | ttmkfdir.x86_64 0:3.0.9-41.el7 |
| 3451 | tzdata-java.noarch 0:2015d-1.el7 |
| 3452 | udisks2.x86_64 0:2.1.2-5.el7 |
| 3453 | unzip.x86_64 0:6.0-15.el7 |
| 3454 | upower.x86_64 0:0.9.20-7.el7 |
| 3455 | usbmuxd.x86_64 0:1.0.8-11.el7 |
| 3456 | vala.x86_64 0:0.20.1-3.el7 |
| 3457 | vim-common.x86_64 2:7.4.160-1.el7 |
| 3458 | vim-filesystem.x86_64 2:7.4.160-1.el7 |
| 3459 | virtuoso-opensource.x86_64 1:6.1.6-6.el7 |
| 3460 | wavpack.x86_64 0:4.60.1-9.el7 |
| 3461 | xalan-j2.noarch 0:2.7.1-23.el7 |
| 3462 | xdg-user-dirs.x86_64 0:0.15-4.el7 |
| 3463 | xdg-utils.noarch 0:1.1.0-0.16.20120809git.el7 |
| 3464 | xerces-j2.noarch 0:2.11.0-17.el7_0 |
| 3465 | xfsprogs.x86_64 0:3.2.1-6.el7 |
| 3466 | xml-common.noarch 0:0.6.3-39.el7 |
| 3467 | xml-commons-apis.noarch 0:1.4.01-16.el7 |
| 3468 | xml-commons-resolver.noarch 0:1.2-15.el7 |
| 3469 | xorg-x11-font-utils.x86_64 1:7.5-18.1.el7 |
| 3470 | xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 |
| 3471 | xorg-x11-proto-devel.noarch 0:7.7-8.el7.1 |
| 3472 | xorg-x11-server-utils.x86_64 0:7.7-4.el7 |
| 3473 | xorg-x11-xauth.x86_64 1:1.0.7-6.1.el7 |
| 3474 | xorg-x11-xinit.x86_64 0:1.3.2-14.el7 |
| 3475 | xorg-x11-xkb-utils.x86_64 0:7.7-9.1.el7 |
| 3476 | yajl.x86_64 0:2.0.4-4.el7 |
| 3477 | zip.x86_64 0:3.0-10.el7 |
| 3478 | zlib-devel.x86_64 0:1.2.7-13.el7 |
| 3479 | |
| 3480 | Skipped (dependency problems): |
| 3481 | pyOpenSSL.noarch 0:0.14-1.el7.kolab_3.5 |
| 3482 | python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 |
| 3483 | python-cryptography.x86_64 0:0.6.1-3.el7.kolab_3.5 |
| 3484 | python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 |
| 3485 | python-selenium.noarch 0:2.45.0-3.el7.kolab_3.5 |
| 3486 | python-six.noarch 0:1.9.0-2.el7.kolab_3.5 |
| 3487 | |
| 3488 | Complete! |
| 3489 | Enabling base-source repository |
| 3490 | Enabling epel-source repository |
| 3491 | Enabling extras-source repository |
| 3492 | Enabling updates-source repository |
| 3493 | http://mirror.vutbr.cz/epel/7/SRPMS/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for epel-source |
| 3494 | Trying other mirror. |
| 3495 | No source RPM found for python-werkzeug-doc-0.9.1-2.el7.noarch |
| 3496 | No source RPM found for python-itsdangerous-0.23-2.el7.noarch |
| 3497 | No source RPM found for 1:python-flask-0.10.1-4.el7.noarch |
| 3498 | No source RPM found for python-werkzeug-0.9.1-2.el7.noarch |
| 3499 | No source RPM found for 1:python-flask-doc-0.10.1-4.el7.noarch |
| 3500 | Getting requirements for kolab-freebusy-1.1-2.el7.kolab_3.5.src |
| 3501 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3502 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3503 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3504 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3505 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3506 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3507 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3508 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3509 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3510 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3511 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3512 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3513 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3514 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3515 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3516 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3517 | --> uglify-js-2.4.13-5.el7.noarch |
| 3518 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3519 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3520 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3521 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3522 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3523 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3524 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3525 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3526 | Getting requirements for python-cffi-0.8.6-1.el7.kolab_3.5.src |
| 3527 | --> Cython-0.19-3.el7.x86_64 |
| 3528 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 3529 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 3530 | --> python-sphinx-1.1.3-8.el7.noarch |
| 3531 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3532 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3533 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3534 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3535 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3536 | --> uglify-js-2.4.13-5.el7.noarch |
| 3537 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 3538 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3539 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3540 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3541 | --> uglify-js-2.4.13-5.el7.noarch |
| 3542 | Getting requirements for cyrus-imapd-2.4.17-7.el7.src |
| 3543 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 3544 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 3545 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3546 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 3547 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 3548 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 3549 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 3550 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 3551 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 3552 | --> groff-1.22.2-8.el7.x86_64 |
| 3553 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 3554 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 3555 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 3556 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3557 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3558 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3559 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3560 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3561 | --> uglify-js-2.4.13-5.el7.noarch |
| 3562 | Getting requirements for erlang-meck-0.7.2-5.el7.src |
| 3563 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 3564 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 3565 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 3566 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 3567 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 3568 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 3569 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 3570 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 3571 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 3572 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3573 | --> cmake-2.8.11-4.el7.x86_64 |
| 3574 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3575 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3576 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3577 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3578 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3579 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3580 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3581 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3582 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3583 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3584 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3585 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3586 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3587 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3588 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3589 | --> uglify-js-2.4.13-5.el7.noarch |
| 3590 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3591 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3592 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3593 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3594 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3595 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3596 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3597 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3598 | Getting requirements for python-cffi-0.8.6-1.el7.src |
| 3599 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3600 | --> python-sphinx-1.1.3-8.el7.noarch |
| 3601 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3602 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 3603 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 3604 | --> Cython-0.19-3.el7.x86_64 |
| 3605 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3606 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3607 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3608 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3609 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3610 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3611 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3612 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3613 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3614 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3615 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3616 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3617 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3618 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3619 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3620 | --> uglify-js-2.4.13-5.el7.noarch |
| 3621 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3622 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3623 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3624 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3625 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3626 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3627 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3628 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3629 | Getting requirements for php-seld-phar-utils-1.0.0-1.el7.kolab_3.5.src |
| 3630 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 3631 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 3632 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3633 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3634 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3635 | --> uglify-js-2.4.13-5.el7.noarch |
| 3636 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3637 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3638 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3639 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3640 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3641 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3642 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3643 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3644 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3645 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3646 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3647 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3648 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3649 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3650 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3651 | --> uglify-js-2.4.13-5.el7.noarch |
| 3652 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3653 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3654 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3655 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3656 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3657 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3658 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3659 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3660 | Getting requirements for php-sabre-vobject-3.2.4-1.el7.src |
| 3661 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3662 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 3663 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3664 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3665 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3666 | --> uglify-js-2.4.13-5.el7.noarch |
| 3667 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3668 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3669 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3670 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3671 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3672 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3673 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3674 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3675 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3676 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3677 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3678 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3679 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3680 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3681 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3682 | --> uglify-js-2.4.13-5.el7.noarch |
| 3683 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3684 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3685 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3686 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3687 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3688 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3689 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3690 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3691 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 3692 | --> 1:emacs-el-24.3-11.el7.noarch |
| 3693 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3694 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3695 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 3696 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3697 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 3698 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3699 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 3700 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3701 | --> pytz-2012d-5.el7.noarch |
| 3702 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3703 | --> python-dateutil-1.5-7.el7.noarch |
| 3704 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3705 | --> 1:emacs-24.3-11.el7.x86_64 |
| 3706 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3707 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3708 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3709 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3710 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3711 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3712 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3713 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3714 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3715 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3716 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3717 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3718 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3719 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3720 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3721 | --> uglify-js-2.4.13-5.el7.noarch |
| 3722 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3723 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3724 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3725 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3726 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3727 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3728 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3729 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3730 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3731 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3732 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3733 | --> uglify-js-2.4.13-5.el7.noarch |
| 3734 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 3735 | --> python-nose-1.3.0-2.el7.noarch |
| 3736 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 3737 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 3738 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 3739 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 3740 | --> pytz-2012d-5.el7.noarch |
| 3741 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3742 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 3743 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 3744 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 3745 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 3746 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 3747 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 3748 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 3749 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 3750 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3751 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3752 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3753 | --> uglify-js-2.4.13-5.el7.noarch |
| 3754 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3755 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3756 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3757 | --> uglify-js-2.4.13-5.el7.noarch |
| 3758 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 3759 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 3760 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3761 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3762 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3763 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3764 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3765 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3766 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3767 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3768 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3769 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3770 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3771 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3772 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3773 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3774 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3775 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3776 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3777 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3778 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3779 | --> uglify-js-2.4.13-5.el7.noarch |
| 3780 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3781 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3782 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3783 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3784 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3785 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3786 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3787 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3788 | Getting requirements for 1:python-flask-0.10.1-7.el7.kolab_3.5.src |
| 3789 | --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch |
| 3790 | --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch |
| 3791 | --> python-sphinx-1.1.3-8.el7.noarch |
| 3792 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3793 | --> python-jinja2-2.7.2-2.el7.noarch |
| 3794 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3795 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 3796 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3797 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3798 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3799 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3800 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3801 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3802 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3803 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3804 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3805 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3806 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3807 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3808 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3809 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3810 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3811 | --> uglify-js-2.4.13-5.el7.noarch |
| 3812 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3813 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3814 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3815 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3816 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3817 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3818 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3819 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3820 | Getting requirements for python-sievelib-0.5.2-14.el7.kolab_3.5.src |
| 3821 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3822 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3823 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3824 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3825 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3826 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3827 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3828 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3829 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3830 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3831 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3832 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3833 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3834 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3835 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3836 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3837 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3838 | --> uglify-js-2.4.13-5.el7.noarch |
| 3839 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3840 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3841 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3842 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3843 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3844 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3845 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3846 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3847 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 3848 | --> 1:emacs-el-24.3-11.el7.noarch |
| 3849 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3850 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3851 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 3852 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3853 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 3854 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3855 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 3856 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3857 | --> pytz-2012d-5.el7.noarch |
| 3858 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3859 | --> python-dateutil-1.5-7.el7.noarch |
| 3860 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3861 | --> 1:emacs-24.3-11.el7.x86_64 |
| 3862 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 3863 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 3864 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 3865 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3866 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 3867 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 3868 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 3869 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 3870 | --> cmake-2.8.11-4.el7.x86_64 |
| 3871 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 3872 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 3873 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 3874 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 3875 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3876 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 3877 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 3878 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3879 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3880 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3881 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3882 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3883 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3884 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3885 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3886 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3887 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3888 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3889 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3890 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3891 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3892 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3893 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3894 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3895 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3896 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3897 | --> uglify-js-2.4.13-5.el7.noarch |
| 3898 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3899 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3900 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3901 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3902 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3903 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3904 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3905 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3906 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 3907 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3908 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3909 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3910 | --> uglify-js-2.4.13-5.el7.noarch |
| 3911 | Getting requirements for riak_pb-2.0.0.16-9.el7.kolab_3.5.src |
| 3912 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 3913 | --> erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 |
| 3914 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 3915 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3916 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3917 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 3918 | --> 1:emacs-el-24.3-11.el7.noarch |
| 3919 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 3920 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 3921 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 3922 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 3923 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 3924 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 3925 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 3926 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 3927 | --> pytz-2012d-5.el7.noarch |
| 3928 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3929 | --> python-dateutil-1.5-7.el7.noarch |
| 3930 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3931 | --> 1:emacs-24.3-11.el7.x86_64 |
| 3932 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 3933 | Getting requirements for python-pycparser-2.10-1.el7.kolab_3.5.src |
| 3934 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 3935 | --> python-ply-3.4-4.el7.noarch |
| 3936 | --> python-devel-2.7.5-16.el7.x86_64 |
| 3937 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 3938 | Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src |
| 3939 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3940 | --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch |
| 3941 | --> roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 3942 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 3943 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3944 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3945 | --> uglify-js-2.4.13-5.el7.noarch |
| 3946 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3947 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3948 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3949 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3950 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3951 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3952 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3953 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3954 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3955 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3956 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3957 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3958 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3959 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3960 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3961 | --> uglify-js-2.4.13-5.el7.noarch |
| 3962 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3963 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3964 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3965 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3966 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3967 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3968 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3969 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3970 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3971 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3972 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3973 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3974 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3975 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 3976 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 3977 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 3978 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 3979 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 3980 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 3981 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 3982 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 3983 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 3984 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 3985 | --> uglify-js-2.4.13-5.el7.noarch |
| 3986 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 3987 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 3988 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 3989 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 3990 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 3991 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 3992 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 3993 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 3994 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 3995 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 3996 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 3997 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 3998 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 3999 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4000 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4001 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4002 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4003 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4004 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4005 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4006 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4007 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4008 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4009 | --> uglify-js-2.4.13-5.el7.noarch |
| 4010 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4011 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4012 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4013 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4014 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4015 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4016 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4017 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4018 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4019 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4020 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4021 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4022 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4023 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4024 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4025 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4026 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4027 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4028 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4029 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4030 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4031 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4032 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4033 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4034 | --> uglify-js-2.4.13-5.el7.noarch |
| 4035 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4036 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4037 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4038 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4039 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4040 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4041 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4042 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4043 | Getting requirements for kolab-utils-3.1-18.el7.kolab_3.5.src |
| 4044 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 4045 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4046 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4047 | --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 4048 | --> cmake-2.8.11-4.el7.x86_64 |
| 4049 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4050 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4051 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 4052 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 4053 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4054 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4055 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 4056 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 4057 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4058 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4059 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4060 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4061 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4062 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4063 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4064 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4065 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4066 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4067 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4068 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4069 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4070 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4071 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4072 | --> uglify-js-2.4.13-5.el7.noarch |
| 4073 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4074 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4075 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4076 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4077 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4078 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4079 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4080 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4081 | Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src |
| 4082 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4083 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4084 | --> fdupes-1.51-6.el7.x86_64 |
| 4085 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4086 | --> Already installed : m4-1.4.16-9.el7.x86_64 |
| 4087 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 4088 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 4089 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4090 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4091 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 4092 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 4093 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4094 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4095 | --> cmake-2.8.11-4.el7.x86_64 |
| 4096 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4097 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 4098 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4099 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4100 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4101 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4102 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4103 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4104 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4105 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4106 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4107 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4108 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4109 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4110 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4111 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4112 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4113 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4114 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4115 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4116 | --> uglify-js-2.4.13-5.el7.noarch |
| 4117 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4118 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4119 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4120 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4121 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4122 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4123 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4124 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4125 | Getting requirements for chwala-0.3.1-1.el7.kolab_3.5.src |
| 4126 | Getting requirements for python-google-apputils-0.4.1-1.el7.kolab_3.5.src |
| 4127 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4128 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4129 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4130 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4131 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4132 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4133 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4134 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4135 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4136 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4137 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4138 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4139 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4140 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4141 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4142 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4143 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4144 | --> uglify-js-2.4.13-5.el7.noarch |
| 4145 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4146 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4147 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4148 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4149 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4150 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4151 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4152 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4153 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4154 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4155 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4156 | --> uglify-js-2.4.13-5.el7.noarch |
| 4157 | Getting requirements for php-sabre-event-1.0.1-1.el7.src |
| 4158 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4159 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 4160 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4161 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4162 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4163 | --> uglify-js-2.4.13-5.el7.noarch |
| 4164 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4165 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4166 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4167 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4168 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4169 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4170 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4171 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4172 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4173 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4174 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4175 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4176 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4177 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4178 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4179 | --> uglify-js-2.4.13-5.el7.noarch |
| 4180 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4181 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4182 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4183 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4184 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4185 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4186 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4187 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4188 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 4189 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 4190 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4191 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4192 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 4193 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 4194 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4195 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4196 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4197 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4198 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4199 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4200 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4201 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4202 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4203 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4204 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4205 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4206 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4207 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4208 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4209 | --> uglify-js-2.4.13-5.el7.noarch |
| 4210 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4211 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4212 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4213 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4214 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4215 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4216 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4217 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4218 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4219 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4220 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4221 | --> uglify-js-2.4.13-5.el7.noarch |
| 4222 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4223 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4224 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4225 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4226 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4227 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4228 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4229 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4230 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4231 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4232 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4233 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4234 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4235 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4236 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4237 | --> uglify-js-2.4.13-5.el7.noarch |
| 4238 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4239 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4240 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4241 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4242 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4243 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4244 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4245 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4246 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4247 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4248 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4249 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4250 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4251 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4252 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4253 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4254 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4255 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4256 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4257 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4258 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 4259 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4260 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 4261 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 4262 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4263 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4264 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4265 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4266 | Getting requirements for erlang-rebar-2.5.1-8.el7.kolab_3.5.src |
| 4267 | --> erlang-R16B-03.10.el7.x86_64 |
| 4268 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 4269 | --> python-nose-1.3.0-2.el7.noarch |
| 4270 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 4271 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 4272 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 4273 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 4274 | --> pytz-2012d-5.el7.noarch |
| 4275 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4276 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 4277 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 4278 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 4279 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 4280 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 4281 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 4282 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 4283 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 4284 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4285 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4286 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4287 | --> uglify-js-2.4.13-5.el7.noarch |
| 4288 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4289 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4290 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4291 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4292 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4293 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4294 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4295 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4296 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4297 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4298 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4299 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4300 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4301 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4302 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4303 | --> uglify-js-2.4.13-5.el7.noarch |
| 4304 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4305 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4306 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4307 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4308 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4309 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4310 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4311 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4312 | Getting requirements for erlang-poolboy-1.4.2-3.el7.kolab_3.5.src |
| 4313 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4314 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4315 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4316 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4317 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4318 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4319 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4320 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4321 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4322 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4323 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4324 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4325 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4326 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4327 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4328 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4329 | --> uglify-js-2.4.13-5.el7.noarch |
| 4330 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4331 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4332 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4333 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4334 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4335 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4336 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4337 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4338 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4339 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 4340 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 4341 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 4342 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4343 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4344 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4345 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4346 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4347 | --> cmake-2.8.11-4.el7.x86_64 |
| 4348 | Getting requirements for python-pycparser-2.10-1.el7.src |
| 4349 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4350 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4351 | --> python-ply-3.4-4.el7.noarch |
| 4352 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 4353 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4354 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4355 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4356 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4357 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4358 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4359 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4360 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4361 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4362 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4363 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4364 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4365 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4366 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4367 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4368 | --> uglify-js-2.4.13-5.el7.noarch |
| 4369 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4370 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4371 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4372 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4373 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4374 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4375 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4376 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4377 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4378 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4379 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4380 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4381 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4382 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4383 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4384 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4385 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4386 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4387 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4388 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4389 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4390 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4391 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4392 | --> uglify-js-2.4.13-5.el7.noarch |
| 4393 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4394 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4395 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4396 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4397 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4398 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4399 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4400 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4401 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4402 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4403 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4404 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4405 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4406 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4407 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4408 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4409 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4410 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4411 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4412 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4413 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 4414 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4415 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 4416 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 4417 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4418 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4419 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4420 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4421 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4422 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4423 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4424 | --> uglify-js-2.4.13-5.el7.noarch |
| 4425 | Getting requirements for libcalendaring-4.9.1-3.el7.kolab_3.5.src |
| 4426 | --> libical-devel-0.48-6.el7.x86_64 |
| 4427 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4428 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4429 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4430 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4431 | --> cmake-2.8.11-4.el7.x86_64 |
| 4432 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4433 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4434 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4435 | --> uglify-js-2.4.13-5.el7.noarch |
| 4436 | Getting requirements for python-selenium-2.45.0-3.el7.kolab_3.5.src |
| 4437 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4438 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4439 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 4440 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 4441 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4442 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4443 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 4444 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 4445 | Getting requirements for roundcubemail-plugin-converse-0.0-14.el7.kolab_3.5.src |
| 4446 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4447 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4448 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4449 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4450 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4451 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4452 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4453 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4454 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4455 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4456 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4457 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4458 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4459 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4460 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4461 | --> uglify-js-2.4.13-5.el7.noarch |
| 4462 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4463 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4464 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4465 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4466 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4467 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4468 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4469 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4470 | Getting requirements for erlang-procket-0.6.1-3.el7.kolab_3.5.src |
| 4471 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4472 | Getting requirements for python-cryptography-0.6.1-3.el7.kolab_3.5.src |
| 4473 | --> python-six-1.9.0-2.el7.kolab_3.5.noarch |
| 4474 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 4475 | --> python-cryptography-vectors-0.8-1.el7.noarch |
| 4476 | --> python-iso8601-0.1.10-1.el7.noarch |
| 4477 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4478 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4479 | --> python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 |
| 4480 | --> pytest-2.3.5-4.el7.noarch |
| 4481 | --> python-pretend-1.0.8-2.el7.noarch |
| 4482 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4483 | Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src |
| 4484 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 4485 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 4486 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4487 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 4488 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4489 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 4490 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 4491 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 4492 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 4493 | --> groff-1.22.2-8.el7.x86_64 |
| 4494 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 4495 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4496 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 4497 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4498 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4499 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4500 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4501 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4502 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4503 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4504 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4505 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4506 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4507 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4508 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4509 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4510 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4511 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4512 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4513 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4514 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4515 | --> uglify-js-2.4.13-5.el7.noarch |
| 4516 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4517 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4518 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4519 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4520 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4521 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4522 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4523 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4524 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4525 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4526 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4527 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4528 | --> uglify-js-2.4.13-5.el7.noarch |
| 4529 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4530 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4531 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4532 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4533 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4534 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4535 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4536 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4537 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4538 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4539 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4540 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4541 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4542 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4543 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4544 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4545 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4546 | --> uglify-js-2.4.13-5.el7.noarch |
| 4547 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4548 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4549 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4550 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4551 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4552 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4553 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4554 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4555 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4556 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4557 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4558 | --> uglify-js-2.4.13-5.el7.noarch |
| 4559 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 4560 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 4561 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4562 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4563 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 4564 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 4565 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4566 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4567 | --> cmake-2.8.11-4.el7.x86_64 |
| 4568 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4569 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 4570 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4571 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4572 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4573 | Getting requirements for roundcubemail-plugin-contextmenu-2.1.1-1.el7.kolab_3.5.src |
| 4574 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4575 | --> uglify-js-2.4.13-5.el7.noarch |
| 4576 | Getting requirements for composer-1.0.0-14.el7.kolab_3.5.src |
| 4577 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4578 | --> php-symfony-finder-2.5.11-1.el7.noarch |
| 4579 | --> php-jsonlint-1.3.1-1.el7.noarch |
| 4580 | --> php-symfony-process-2.5.11-1.el7.noarch |
| 4581 | --> php-symfony-console-2.5.11-1.el7.noarch |
| 4582 | --> php-symfony-class-loader-2.5.11-1.el7.noarch |
| 4583 | --> php-JsonSchema-1.4.1-1.el7.kolab_3.5.noarch |
| 4584 | Getting requirements for libcalendaring-4.9.1-3.el7.kolab_3.5.src |
| 4585 | --> libical-devel-0.48-6.el7.x86_64 |
| 4586 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4587 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4588 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 4589 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4590 | --> cmake-2.8.11-4.el7.x86_64 |
| 4591 | Getting requirements for php-pear-Net-LDAP2-2.0.12-21.el7.kolab_3.5.src |
| 4592 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4593 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4594 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4595 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4596 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4597 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4598 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4599 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4600 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4601 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4602 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4603 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4604 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4605 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4606 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4607 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4608 | --> uglify-js-2.4.13-5.el7.noarch |
| 4609 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4610 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4611 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4612 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4613 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4614 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4615 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4616 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4617 | Getting requirements for arcanist-20150415.giteb03646-1.el7.kolab_3.5.src |
| 4618 | Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src |
| 4619 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4620 | --> nodejs-less-1.7.0-2.el7.noarch |
| 4621 | --> uglify-js-2.4.13-5.el7.noarch |
| 4622 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4623 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4624 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4625 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4626 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4627 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4628 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4629 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4630 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4631 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4632 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4633 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4634 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4635 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4636 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4637 | --> uglify-js-2.4.13-5.el7.noarch |
| 4638 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4639 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4640 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4641 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4642 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4643 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4644 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4645 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4646 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4647 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4648 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4649 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4650 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4651 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4652 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4653 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4654 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4655 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4656 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4657 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4658 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4659 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4660 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4661 | --> uglify-js-2.4.13-5.el7.noarch |
| 4662 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4663 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4664 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4665 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4666 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4667 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4668 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4669 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4670 | Getting requirements for pyOpenSSL-0.14-1.el7.kolab_3.5.src |
| 4671 | --> elinks-0.12-0.36.pre6.el7.x86_64 |
| 4672 | --> 2:texlive-latex-svn27907.0-32.el7.noarch |
| 4673 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4674 | --> latex2html-2012-3.el7.noarch |
| 4675 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4676 | --> python-sphinx-1.1.3-8.el7.noarch |
| 4677 | --> 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 4678 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4679 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4680 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4681 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4682 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4683 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4684 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4685 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4686 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4687 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4688 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4689 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4690 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4691 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4692 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4693 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4694 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4695 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4696 | --> uglify-js-2.4.13-5.el7.noarch |
| 4697 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4698 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4699 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4700 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4701 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4702 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4703 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4704 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4705 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4706 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4707 | Getting requirements for erlang-lfe-0.9.2-2.el7.kolab_3.5.src |
| 4708 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4709 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4710 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4711 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4712 | Getting requirements for erlang-lager-2.1.0-9.el7.kolab_3.5.src |
| 4713 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 4714 | --> erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 |
| 4715 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 4716 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 4717 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 4718 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4719 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 4720 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 4721 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 4722 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 4723 | --> cmake-2.8.11-4.el7.x86_64 |
| 4724 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 4725 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 4726 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 4727 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 4728 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4729 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4730 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4731 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4732 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4733 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4734 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4735 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4736 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4737 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4738 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4739 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4740 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4741 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4742 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4743 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4744 | --> uglify-js-2.4.13-5.el7.noarch |
| 4745 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4746 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4747 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4748 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4749 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4750 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4751 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4752 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4753 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4754 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4755 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4756 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4757 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4758 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4759 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4760 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4761 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4762 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4763 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4764 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4765 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4766 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4767 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4768 | --> uglify-js-2.4.13-5.el7.noarch |
| 4769 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4770 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4771 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4772 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4773 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4774 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4775 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4776 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4777 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4778 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4779 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4780 | --> uglify-js-2.4.13-5.el7.noarch |
| 4781 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 4782 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4783 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4784 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4785 | --> uglify-js-2.4.13-5.el7.noarch |
| 4786 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4787 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4788 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4789 | --> uglify-js-2.4.13-5.el7.noarch |
| 4790 | Getting requirements for pyOpenSSL-0.13.1-3.el7.src |
| 4791 | --> 2:texlive-latex-svn27907.0-32.el7.noarch |
| 4792 | --> 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 4793 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4794 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 4795 | --> latex2html-2012-3.el7.noarch |
| 4796 | --> elinks-0.12-0.36.pre6.el7.x86_64 |
| 4797 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 4798 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4799 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4800 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4801 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 4802 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4803 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 4804 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4805 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4806 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4807 | --> pytz-2012d-5.el7.noarch |
| 4808 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4809 | --> python-dateutil-1.5-7.el7.noarch |
| 4810 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4811 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4812 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4813 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4814 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4815 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4816 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4817 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4818 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4819 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4820 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4821 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4822 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4823 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4824 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4825 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4826 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4827 | --> uglify-js-2.4.13-5.el7.noarch |
| 4828 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4829 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4830 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4831 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4832 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4833 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4834 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4835 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4836 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4837 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4838 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4839 | --> uglify-js-2.4.13-5.el7.noarch |
| 4840 | Getting requirements for python-flask-bootstrap-3.2.0.2-5.el7.kolab_3.5.src |
| 4841 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4842 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4843 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 4844 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 4845 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4846 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4847 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4848 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4849 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4850 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4851 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4852 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4853 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4854 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4855 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4856 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4857 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4858 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4859 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4860 | --> uglify-js-2.4.13-5.el7.noarch |
| 4861 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4862 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4863 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4864 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4865 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4866 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4867 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4868 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4869 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 4870 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4871 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4872 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4873 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4874 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4875 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4876 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4877 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4878 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4879 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4880 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4881 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4882 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 4883 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4884 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 4885 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 4886 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4887 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4888 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4889 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4890 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4891 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4892 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4893 | --> uglify-js-2.4.13-5.el7.noarch |
| 4894 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4895 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4896 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4897 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4898 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4899 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4900 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4901 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4902 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4903 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4904 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4905 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4906 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4907 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4908 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4909 | --> uglify-js-2.4.13-5.el7.noarch |
| 4910 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4911 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4912 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4913 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4914 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4915 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4916 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4917 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4918 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4919 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4920 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4921 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4922 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4923 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4924 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4925 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4926 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4927 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4928 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4929 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4930 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4931 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4932 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4933 | --> uglify-js-2.4.13-5.el7.noarch |
| 4934 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4935 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4936 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4937 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4938 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4939 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4940 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4941 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4942 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 4943 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 4944 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 4945 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 4946 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 4947 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 4948 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 4949 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 4950 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 4951 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 4952 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 4953 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 4954 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 4955 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 4956 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4957 | --> uglify-js-2.4.13-5.el7.noarch |
| 4958 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 4959 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 4960 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 4961 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 4962 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 4963 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 4964 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 4965 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4966 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 4967 | --> 1:emacs-el-24.3-11.el7.noarch |
| 4968 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 4969 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4970 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 4971 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 4972 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 4973 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 4974 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 4975 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4976 | --> pytz-2012d-5.el7.noarch |
| 4977 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4978 | --> python-dateutil-1.5-7.el7.noarch |
| 4979 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4980 | --> 1:emacs-24.3-11.el7.x86_64 |
| 4981 | Getting requirements for erlang-rebar-2.1.0-0.2.el7.src |
| 4982 | --> erlang-R16B-03.10.el7.x86_64 |
| 4983 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 4984 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 4985 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 4986 | --> uglify-js-2.4.13-5.el7.noarch |
| 4987 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 4988 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 4989 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 4990 | --> python-devel-2.7.5-16.el7.x86_64 |
| 4991 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 4992 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 4993 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 4994 | --> maven-local-3.4.1-6.el7_0.noarch |
| 4995 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 4996 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 4997 | --> maven-install-plugin-2.4-7.el7.noarch |
| 4998 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 4999 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5000 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5001 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5002 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5003 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5004 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5005 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5006 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5007 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5008 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5009 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5010 | --> uglify-js-2.4.13-5.el7.noarch |
| 5011 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5012 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5013 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5014 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5015 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5016 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5017 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5018 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5019 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5020 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5021 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5022 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5023 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5024 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5025 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5026 | --> uglify-js-2.4.13-5.el7.noarch |
| 5027 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5028 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5029 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5030 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5031 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5032 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5033 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5034 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5035 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5036 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5037 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5038 | --> uglify-js-2.4.13-5.el7.noarch |
| 5039 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5040 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5041 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5042 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5043 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5044 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5045 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5046 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5047 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5048 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5049 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5050 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5051 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5052 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5053 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5054 | --> uglify-js-2.4.13-5.el7.noarch |
| 5055 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5056 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5057 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5058 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5059 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5060 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5061 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5062 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5063 | Getting requirements for kolab-schema-3.2-3.el7.kolab_3.5.src |
| 5064 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5065 | Getting requirements for python-elasticsearch-1.0.0-9.el7.kolab_3.5.src |
| 5066 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5067 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5068 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 5069 | Getting requirements for erlang-proper-1.1-8.el7.kolab_3.5.src |
| 5070 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5071 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 5072 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5073 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5074 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5075 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 5076 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5077 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 5078 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5079 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5080 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5081 | --> pytz-2012d-5.el7.noarch |
| 5082 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5083 | --> python-dateutil-1.5-7.el7.noarch |
| 5084 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5085 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5086 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5087 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5088 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5089 | --> uglify-js-2.4.13-5.el7.noarch |
| 5090 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 5091 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5092 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5093 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5094 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5095 | --> uglify-js-2.4.13-5.el7.noarch |
| 5096 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 5097 | --> python-nose-1.3.0-2.el7.noarch |
| 5098 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 5099 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 5100 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 5101 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 5102 | --> pytz-2012d-5.el7.noarch |
| 5103 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5104 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5105 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 5106 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 5107 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5108 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 5109 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 5110 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 5111 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 5112 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5113 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5114 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5115 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5116 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5117 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5118 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5119 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5120 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5121 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5122 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5123 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5124 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5125 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5126 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5127 | --> uglify-js-2.4.13-5.el7.noarch |
| 5128 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5129 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5130 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5131 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5132 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5133 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5134 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5135 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5136 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5137 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5138 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5139 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5140 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5141 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5142 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5143 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5144 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5145 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5146 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5147 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5148 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5149 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5150 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5151 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5152 | --> uglify-js-2.4.13-5.el7.noarch |
| 5153 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5154 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5155 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5156 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5157 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5158 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5159 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5160 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5161 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5162 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5163 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5164 | --> uglify-js-2.4.13-5.el7.noarch |
| 5165 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5166 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5167 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5168 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5169 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5170 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5171 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5172 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5173 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5174 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5175 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5176 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5177 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5178 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5179 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5180 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5181 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5182 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5183 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5184 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5185 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5186 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5187 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5188 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5189 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5190 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5191 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5192 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5193 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5194 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5195 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5196 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5197 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5198 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5199 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5200 | --> uglify-js-2.4.13-5.el7.noarch |
| 5201 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5202 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5203 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5204 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5205 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5206 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5207 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5208 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5209 | Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src |
| 5210 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5211 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5212 | --> fdupes-1.51-6.el7.x86_64 |
| 5213 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5214 | --> Already installed : m4-1.4.16-9.el7.x86_64 |
| 5215 | Getting requirements for riak_pb-2.0.0.16-9.el7.kolab_3.5.src |
| 5216 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 5217 | --> erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 |
| 5218 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5219 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5220 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5221 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 5222 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5223 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5224 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5225 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5226 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5227 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5228 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5229 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5230 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5231 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5232 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5233 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5234 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5235 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5236 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5237 | --> uglify-js-2.4.13-5.el7.noarch |
| 5238 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5239 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5240 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5241 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5242 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5243 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5244 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5245 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5246 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5247 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5248 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5249 | --> uglify-js-2.4.13-5.el7.noarch |
| 5250 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 5251 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 5252 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5253 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5254 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 5255 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 5256 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 5257 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5258 | --> cmake-2.8.11-4.el7.x86_64 |
| 5259 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 5260 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 5261 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 5262 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 5263 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5264 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5265 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5266 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5267 | --> uglify-js-2.4.13-5.el7.noarch |
| 5268 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5269 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5270 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5271 | --> uglify-js-2.4.13-5.el7.noarch |
| 5272 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 5273 | --> python-nose-1.3.0-2.el7.noarch |
| 5274 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 5275 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 5276 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 5277 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 5278 | --> pytz-2012d-5.el7.noarch |
| 5279 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5280 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5281 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 5282 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 5283 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5284 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 5285 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 5286 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 5287 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 5288 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5289 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5290 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5291 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5292 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5293 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5294 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5295 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5296 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5297 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5298 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5299 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5300 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5301 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5302 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5303 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5304 | --> uglify-js-2.4.13-5.el7.noarch |
| 5305 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5306 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5307 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5308 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5309 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5310 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5311 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5312 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5313 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5314 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5315 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5316 | --> uglify-js-2.4.13-5.el7.noarch |
| 5317 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5318 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5319 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5320 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5321 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5322 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5323 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5324 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5325 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5326 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5327 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5328 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5329 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5330 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5331 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5332 | --> uglify-js-2.4.13-5.el7.noarch |
| 5333 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5334 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5335 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5336 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5337 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5338 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5339 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5340 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5341 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 5342 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5343 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5344 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5345 | --> uglify-js-2.4.13-5.el7.noarch |
| 5346 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5347 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5348 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5349 | --> uglify-js-2.4.13-5.el7.noarch |
| 5350 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5351 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5352 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5353 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5354 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5355 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5356 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5357 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5358 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5359 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5360 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5361 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5362 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5363 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5364 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5365 | --> uglify-js-2.4.13-5.el7.noarch |
| 5366 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5367 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5368 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5369 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5370 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5371 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5372 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5373 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5374 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5375 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5376 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5377 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5378 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5379 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5380 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5381 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5382 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5383 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5384 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5385 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5386 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5387 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5388 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5389 | --> uglify-js-2.4.13-5.el7.noarch |
| 5390 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5391 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5392 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5393 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5394 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5395 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5396 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5397 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5398 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5399 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5400 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5401 | --> uglify-js-2.4.13-5.el7.noarch |
| 5402 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5403 | Getting requirements for python-itsdangerous-0.24-3.el7.kolab_3.5.src |
| 5404 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5405 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5406 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5407 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5408 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5409 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5410 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5411 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5412 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5413 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5414 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5415 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5416 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5417 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5418 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5419 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5420 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5421 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5422 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5423 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5424 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5425 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5426 | Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src |
| 5427 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5428 | --> nodejs-less-1.7.0-2.el7.noarch |
| 5429 | --> uglify-js-2.4.13-5.el7.noarch |
| 5430 | Getting requirements for mozldap-6.0.5-38.el7.kolab_3.5.src |
| 5431 | --> nspr-devel-4.10.8-1.el7_1.x86_64 |
| 5432 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 5433 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5434 | --> nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 5435 | --> svrcore-devel-4.0.4-11.el7.x86_64 |
| 5436 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5437 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5438 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5439 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5440 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5441 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5442 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5443 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5444 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5445 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5446 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5447 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5448 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5449 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5450 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5451 | --> uglify-js-2.4.13-5.el7.noarch |
| 5452 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5453 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5454 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5455 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5456 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5457 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5458 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5459 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5460 | Getting requirements for roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.src |
| 5461 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5462 | --> nodejs-less-1.7.0-2.el7.noarch |
| 5463 | --> uglify-js-2.4.13-5.el7.noarch |
| 5464 | Getting requirements for roundcubemail-plugin-dblog-2.0-22.el7.kolab_3.5.src |
| 5465 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5466 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5467 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5468 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5469 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5470 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5471 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5472 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5473 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5474 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5475 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5476 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5477 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5478 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5479 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5480 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5481 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5482 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5483 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5484 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5485 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5486 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5487 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5488 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5489 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5490 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5491 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5492 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5493 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5494 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5495 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5496 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5497 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5498 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5499 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5500 | --> uglify-js-2.4.13-5.el7.noarch |
| 5501 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5502 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5503 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5504 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5505 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5506 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5507 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5508 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5509 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5510 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5511 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5512 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5513 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5514 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5515 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5516 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5517 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5518 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5519 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5520 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5521 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5522 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5523 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5524 | --> uglify-js-2.4.13-5.el7.noarch |
| 5525 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5526 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5527 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5528 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5529 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5530 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5531 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5532 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5533 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5534 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5535 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5536 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5537 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5538 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5539 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5540 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5541 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5542 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5543 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5544 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5545 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5546 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5547 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5548 | --> uglify-js-2.4.13-5.el7.noarch |
| 5549 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5550 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5551 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5552 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5553 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5554 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5555 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5556 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5557 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5558 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5559 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5560 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5561 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5562 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5563 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5564 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5565 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5566 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5567 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5568 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5569 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5570 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5571 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5572 | --> uglify-js-2.4.13-5.el7.noarch |
| 5573 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5574 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5575 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5576 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5577 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5578 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5579 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5580 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5581 | Getting requirements for erlang-neotoma-1.7.2-1.el7.kolab_3.5.src |
| 5582 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5583 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5584 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5585 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5586 | --> uglify-js-2.4.13-5.el7.noarch |
| 5587 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5588 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5589 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5590 | --> uglify-js-2.4.13-5.el7.noarch |
| 5591 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 5592 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5593 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5594 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5595 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5596 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5597 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5598 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5599 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5600 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5601 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5602 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5603 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5604 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5605 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5606 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5607 | --> uglify-js-2.4.13-5.el7.noarch |
| 5608 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5609 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5610 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5611 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5612 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5613 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5614 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5615 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5616 | Getting requirements for swig-2.0.10-4.el7.src |
| 5617 | --> 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 5618 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5619 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 5620 | --> perl-Test-Simple-0.98-243.el7.noarch |
| 5621 | --> Already installed : 4:perl-5.16.3-285.el7.x86_64 |
| 5622 | --> pcre-devel-8.32-14.el7.x86_64 |
| 5623 | --> 5:guile-devel-2.0.9-5.el7.x86_64 |
| 5624 | --> Already installed : gawk-4.0.2-4.el7.x86_64 |
| 5625 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 5626 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5627 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5628 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5629 | Getting requirements for python-cffi-0.8.6-1.el7.src |
| 5630 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5631 | --> python-sphinx-1.1.3-8.el7.noarch |
| 5632 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5633 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 5634 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 5635 | --> Cython-0.19-3.el7.x86_64 |
| 5636 | Getting requirements for libkolabxml-1.2-2.el7.kolab_3.5.src |
| 5637 | --> uuid-devel-1.6.2-26.el7.x86_64 |
| 5638 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5639 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5640 | --> e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 5641 | --> xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 |
| 5642 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 5643 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5644 | --> cmake-2.8.11-4.el7.x86_64 |
| 5645 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 5646 | --> Already installed : swig-2.0.11-11.el7.kolab_3.5.x86_64 |
| 5647 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 5648 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 5649 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5650 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 5651 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5652 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5653 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5654 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 5655 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5656 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 5657 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5658 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5659 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5660 | --> pytz-2012d-5.el7.noarch |
| 5661 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5662 | --> python-dateutil-1.5-7.el7.noarch |
| 5663 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5664 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5665 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5666 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5667 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5668 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5669 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5670 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5671 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5672 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5673 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5674 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5675 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5676 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5677 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5678 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5679 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5680 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5681 | --> uglify-js-2.4.13-5.el7.noarch |
| 5682 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5683 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5684 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5685 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5686 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5687 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5688 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5689 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5690 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5691 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5692 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5693 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5694 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5695 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5696 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5697 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5698 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5699 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5700 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5701 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5702 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5703 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5704 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5705 | --> uglify-js-2.4.13-5.el7.noarch |
| 5706 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5707 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5708 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5709 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5710 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5711 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5712 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5713 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5714 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 5715 | --> python-nose-1.3.0-2.el7.noarch |
| 5716 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 5717 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 5718 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 5719 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 5720 | --> pytz-2012d-5.el7.noarch |
| 5721 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5722 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5723 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 5724 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 5725 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5726 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 5727 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 5728 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 5729 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 5730 | Getting requirements for xsd-3.3.0.1-27.el7.kolab_3.5.src |
| 5731 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 5732 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5733 | --> fdupes-1.51-6.el7.x86_64 |
| 5734 | --> xerces-c-devel-3.1.1-6.el7.x86_64 |
| 5735 | --> Already installed : m4-1.4.16-9.el7.x86_64 |
| 5736 | Getting requirements for roundcubemail-1.1.1-2.el7.src |
| 5737 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5738 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5739 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5740 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5741 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5742 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5743 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5744 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5745 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5746 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5747 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5748 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5749 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5750 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5751 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5752 | --> uglify-js-2.4.13-5.el7.noarch |
| 5753 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5754 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5755 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5756 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5757 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5758 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5759 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5760 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5761 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5762 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5763 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5764 | --> uglify-js-2.4.13-5.el7.noarch |
| 5765 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5766 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5767 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5768 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5769 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5770 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5771 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5772 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5773 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5774 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5775 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5776 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5777 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5778 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5779 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5780 | --> uglify-js-2.4.13-5.el7.noarch |
| 5781 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5782 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5783 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5784 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5785 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5786 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5787 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5788 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5789 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5790 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5791 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5792 | --> uglify-js-2.4.13-5.el7.noarch |
| 5793 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5794 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5795 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5796 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5797 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5798 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5799 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5800 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5801 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5802 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5803 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5804 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5805 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5806 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5807 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5808 | --> uglify-js-2.4.13-5.el7.noarch |
| 5809 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5810 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5811 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5812 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5813 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5814 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5815 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5816 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5817 | Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src |
| 5818 | --> python-sphinx-1.1.3-8.el7.noarch |
| 5819 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5820 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5821 | Getting requirements for php-seld-cli-prompt-1.0.0-1.el7.kolab_3.5.src |
| 5822 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 5823 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5824 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5825 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5826 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5827 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5828 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5829 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5830 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5831 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5832 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5833 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5834 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5835 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5836 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5837 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5838 | --> uglify-js-2.4.13-5.el7.noarch |
| 5839 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5840 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5841 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5842 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5843 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5844 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5845 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5846 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5847 | Getting requirements for egara-0.1-7.el7.kolab_3.5.src |
| 5848 | --> erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 |
| 5849 | --> erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 |
| 5850 | --> erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 |
| 5851 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5852 | --> erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 |
| 5853 | --> erlang-R16B-03.10.el7.x86_64 |
| 5854 | --> erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 |
| 5855 | --> erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 |
| 5856 | --> erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 |
| 5857 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 5858 | --> erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 |
| 5859 | --> erlang-eldap-R16B-03.10.el7.x86_64 |
| 5860 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5861 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5862 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5863 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5864 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5865 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5866 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5867 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5868 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5869 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5870 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5871 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5872 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5873 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5874 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5875 | --> uglify-js-2.4.13-5.el7.noarch |
| 5876 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5877 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5878 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5879 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5880 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5881 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5882 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5883 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5884 | Getting requirements for python-gflags-2.0-6.el7.kolab_3.5.src |
| 5885 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5886 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5887 | Getting requirements for kolab-webadmin-3.2.7-4.el7.kolab_3.5.src |
| 5888 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5889 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5890 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5891 | --> uglify-js-2.4.13-5.el7.noarch |
| 5892 | Getting requirements for erlang-meck-0.8.2-13.el7.kolab_3.5.src |
| 5893 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5894 | --> erlang-hamcrest-0.1.0-9.el7.kolab_3.5.x86_64 |
| 5895 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 5896 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5897 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5898 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5899 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5900 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 5901 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 5902 | --> maven-local-3.4.1-6.el7_0.noarch |
| 5903 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 5904 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 5905 | --> maven-install-plugin-2.4-7.el7.noarch |
| 5906 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 5907 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 5908 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5909 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 5910 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 5911 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5912 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5913 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5914 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5915 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 5916 | Getting requirements for erlang-goldrush-0.1.6-6.el7.kolab_3.5.src |
| 5917 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5918 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 5919 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 5920 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 5921 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 5922 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 5923 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 5924 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 5925 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 5926 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 5927 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 5928 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 5929 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 5930 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 5931 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 5932 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5933 | --> uglify-js-2.4.13-5.el7.noarch |
| 5934 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 5935 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 5936 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 5937 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 5938 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 5939 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 5940 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 5941 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5942 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5943 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 5944 | --> 1:emacs-el-24.3-11.el7.noarch |
| 5945 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 5946 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 5947 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 5948 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 5949 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 5950 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 5951 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 5952 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 5953 | --> pytz-2012d-5.el7.noarch |
| 5954 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5955 | --> python-dateutil-1.5-7.el7.noarch |
| 5956 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5957 | --> 1:emacs-24.3-11.el7.x86_64 |
| 5958 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 5959 | Getting requirements for egara-0.1-7.el7.kolab_3.5.src |
| 5960 | --> erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 |
| 5961 | --> erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 |
| 5962 | --> erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 |
| 5963 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 5964 | --> erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 |
| 5965 | --> erlang-R16B-03.10.el7.x86_64 |
| 5966 | --> erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 |
| 5967 | --> erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 |
| 5968 | --> erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 |
| 5969 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 5970 | --> erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 |
| 5971 | --> erlang-eldap-R16B-03.10.el7.x86_64 |
| 5972 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5973 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5974 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5975 | --> uglify-js-2.4.13-5.el7.noarch |
| 5976 | Getting requirements for libphutil-20150415.gitaaee400-2.el7.kolab_3.5.src |
| 5977 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5978 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5979 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 5980 | --> uglify-js-2.4.13-5.el7.noarch |
| 5981 | Getting requirements for python-cffi-0.8.6-1.el7.kolab_3.5.src |
| 5982 | --> Cython-0.19-3.el7.x86_64 |
| 5983 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 5984 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 5985 | --> python-sphinx-1.1.3-8.el7.noarch |
| 5986 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5987 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5988 | Getting requirements for roundcubemail-plugin-composeaddressbook-5.0-25.el7.kolab_3.5.src |
| 5989 | Getting requirements for bonnie-flask-0.3-2.el7.kolab_3.5.src |
| 5990 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 5991 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 5992 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 5993 | --> python-devel-2.7.5-16.el7.x86_64 |
| 5994 | --> pytz-2012d-5.el7.noarch |
| 5995 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 5996 | Getting requirements for php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.src |
| 5997 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 5998 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 5999 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6000 | --> uglify-js-2.4.13-5.el7.noarch |
| 6001 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 6002 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6003 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6004 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6005 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6006 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6007 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6008 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6009 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6010 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6011 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6012 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6013 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6014 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6015 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6016 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6017 | --> uglify-js-2.4.13-5.el7.noarch |
| 6018 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6019 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6020 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6021 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6022 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6023 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6024 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6025 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6026 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6027 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6028 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6029 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6030 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6031 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6032 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6033 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6034 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6035 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6036 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6037 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6038 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6039 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6040 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6041 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6042 | --> uglify-js-2.4.13-5.el7.noarch |
| 6043 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6044 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6045 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6046 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6047 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6048 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6049 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6050 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6051 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6052 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6053 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6054 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6055 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6056 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6057 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6058 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6059 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6060 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6061 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6062 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6063 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6064 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6065 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6066 | --> uglify-js-2.4.13-5.el7.noarch |
| 6067 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6068 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6069 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6070 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6071 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6072 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6073 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6074 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6075 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6076 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6077 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6078 | --> uglify-js-2.4.13-5.el7.noarch |
| 6079 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6080 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6081 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6082 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6083 | --> uglify-js-2.4.13-5.el7.noarch |
| 6084 | Getting requirements for iRony-0.4-3.el7.kolab_3.5.src |
| 6085 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6086 | --> roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 6087 | --> roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 6088 | --> chwala-0.3.1-1.el7.kolab_3.5.noarch |
| 6089 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6090 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6091 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6092 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6093 | --> uglify-js-2.4.13-5.el7.noarch |
| 6094 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6095 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6096 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6097 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6098 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6099 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6100 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6101 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6102 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6103 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6104 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6105 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6106 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6107 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6108 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6109 | --> uglify-js-2.4.13-5.el7.noarch |
| 6110 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6111 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6112 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6113 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6114 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6115 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6116 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6117 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6118 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 6119 | --> python-nose-1.3.0-2.el7.noarch |
| 6120 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 6121 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 6122 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 6123 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 6124 | --> pytz-2012d-5.el7.noarch |
| 6125 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6126 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 6127 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 6128 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 6129 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 6130 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 6131 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 6132 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 6133 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 6134 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6135 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6136 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6137 | --> uglify-js-2.4.13-5.el7.noarch |
| 6138 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6139 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6140 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6141 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6142 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6143 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6144 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6145 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6146 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6147 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6148 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6149 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6150 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6151 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6152 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6153 | --> uglify-js-2.4.13-5.el7.noarch |
| 6154 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6155 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6156 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6157 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6158 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6159 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6160 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6161 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6162 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6163 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6164 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6165 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6166 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6167 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6168 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6169 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6170 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6171 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6172 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6173 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6174 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6175 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6176 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6177 | --> uglify-js-2.4.13-5.el7.noarch |
| 6178 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6179 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6180 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6181 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6182 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6183 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6184 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6185 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6186 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6187 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6188 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6189 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6190 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6191 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6192 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6193 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6194 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6195 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6196 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6197 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6198 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6199 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6200 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6201 | --> uglify-js-2.4.13-5.el7.noarch |
| 6202 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6203 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6204 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6205 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6206 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6207 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6208 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6209 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6210 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6211 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6212 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6213 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6214 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6215 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6216 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6217 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6218 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6219 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6220 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6221 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6222 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6223 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6224 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6225 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6226 | --> uglify-js-2.4.13-5.el7.noarch |
| 6227 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6228 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6229 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6230 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6231 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6232 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6233 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6234 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6235 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6236 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6237 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6238 | --> uglify-js-2.4.13-5.el7.noarch |
| 6239 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6240 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6241 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6242 | --> uglify-js-2.4.13-5.el7.noarch |
| 6243 | Getting requirements for php-sabre-dav-2.1.3-1.el7.kolab_3.5.src |
| 6244 | --> php-sabre-http-2.0.4-1.el7.kolab_3.5.noarch |
| 6245 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6246 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6247 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 6248 | --> php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch |
| 6249 | Getting requirements for kolab-utils-3.1-18.el7.kolab_3.5.src |
| 6250 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6251 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6252 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6253 | --> libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 6254 | --> cmake-2.8.11-4.el7.x86_64 |
| 6255 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6256 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6257 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6258 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6259 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6260 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6261 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6262 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6263 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6264 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6265 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6266 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6267 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6268 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6269 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6270 | --> uglify-js-2.4.13-5.el7.noarch |
| 6271 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6272 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6273 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6274 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6275 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6276 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6277 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6278 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6279 | Getting requirements for erlang-lfe-0.9.2-2.el7.kolab_3.5.src |
| 6280 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6281 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6282 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6283 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6284 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6285 | Getting requirements for erlang-inert-0.6.1-4.el7.kolab_3.5.src |
| 6286 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6287 | Getting requirements for cyrus-imapd-2.5.2-4.el7.kolab_3.5.src |
| 6288 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6289 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 6290 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6291 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6292 | --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 6293 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6294 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 6295 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6296 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6297 | --> CUnit-devel-2.1.3-8.el7.x86_64 |
| 6298 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6299 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6300 | --> cyrus-sasl-md5-2.1.26-17.el7.x86_64 |
| 6301 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6302 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6303 | --> groff-1.22.2-8.el7.x86_64 |
| 6304 | --> Already installed : cyrus-sasl-plain-2.1.26-17.el7.x86_64 |
| 6305 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6306 | --> jansson-devel-2.4-6.el7.x86_64 |
| 6307 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6308 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6309 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6310 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6311 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6312 | --> uglify-js-2.4.13-5.el7.noarch |
| 6313 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 6314 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6315 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 6316 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6317 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6318 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 6319 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 6320 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6321 | --> cmake-2.8.11-4.el7.x86_64 |
| 6322 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6323 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6324 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6325 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6326 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6327 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6328 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6329 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6330 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6331 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6332 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6333 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6334 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6335 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6336 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6337 | --> uglify-js-2.4.13-5.el7.noarch |
| 6338 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6339 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6340 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6341 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6342 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6343 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6344 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6345 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6346 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6347 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6348 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6349 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6350 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6351 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6352 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6353 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6354 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6355 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6356 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6357 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6358 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6359 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6360 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6361 | --> uglify-js-2.4.13-5.el7.noarch |
| 6362 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6363 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6364 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6365 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6366 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6367 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6368 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6369 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6370 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6371 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6372 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6373 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6374 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6375 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6376 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6377 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6378 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6379 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6380 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6381 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6382 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6383 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6384 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6385 | --> uglify-js-2.4.13-5.el7.noarch |
| 6386 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6387 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6388 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6389 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6390 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6391 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6392 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6393 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6394 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6395 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6396 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6397 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6398 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6399 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6400 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6401 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6402 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6403 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6404 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6405 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6406 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6407 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6408 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6409 | --> uglify-js-2.4.13-5.el7.noarch |
| 6410 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6411 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6412 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6413 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6414 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6415 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6416 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6417 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6418 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6419 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6420 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6421 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6422 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6423 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6424 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6425 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6426 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6427 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6428 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6429 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6430 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6431 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6432 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6433 | --> uglify-js-2.4.13-5.el7.noarch |
| 6434 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6435 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6436 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6437 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6438 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6439 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6440 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6441 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6442 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6443 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6444 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6445 | --> uglify-js-2.4.13-5.el7.noarch |
| 6446 | Getting requirements for erlang-hamcrest-0.1.0-9.el7.kolab_3.5.src |
| 6447 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6448 | --> erlang-proper-1.1-8.el7.kolab_3.5.x86_64 |
| 6449 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6450 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6451 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6452 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6453 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6454 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6455 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6456 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6457 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6458 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6459 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6460 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6461 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6462 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6463 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6464 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6465 | --> uglify-js-2.4.13-5.el7.noarch |
| 6466 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6467 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6468 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6469 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6470 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6471 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6472 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6473 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6474 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 6475 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 6476 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6477 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 6478 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6479 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6480 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 6481 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 6482 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6483 | --> cmake-2.8.11-4.el7.x86_64 |
| 6484 | Getting requirements for python-flask-httpauth-2.3.0-4.el7.kolab_3.5.src |
| 6485 | --> python-sphinx-1.1.3-8.el7.noarch |
| 6486 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 6487 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6488 | --> pytest-2.3.5-4.el7.noarch |
| 6489 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6490 | Getting requirements for erlang-lfe-0.9.2-2.el7.kolab_3.5.src |
| 6491 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6492 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 6493 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6494 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6495 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6496 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6497 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6498 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6499 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6500 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6501 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6502 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6503 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6504 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6505 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6506 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6507 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6508 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6509 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6510 | --> uglify-js-2.4.13-5.el7.noarch |
| 6511 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6512 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6513 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6514 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6515 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6516 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6517 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6518 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6519 | Getting requirements for pyOpenSSL-0.14-1.el7.kolab_3.5.src |
| 6520 | --> elinks-0.12-0.36.pre6.el7.x86_64 |
| 6521 | --> 2:texlive-latex-svn27907.0-32.el7.noarch |
| 6522 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6523 | --> latex2html-2012-3.el7.noarch |
| 6524 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6525 | --> python-sphinx-1.1.3-8.el7.noarch |
| 6526 | --> 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 6527 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6528 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 6529 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6530 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 6531 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6532 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 6533 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6534 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 6535 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6536 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6537 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6538 | --> pytz-2012d-5.el7.noarch |
| 6539 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6540 | --> python-dateutil-1.5-7.el7.noarch |
| 6541 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6542 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6543 | Getting requirements for python-cssmin-0.2.0-12.el7.kolab_3.5.src |
| 6544 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6545 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6546 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6547 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6548 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6549 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6550 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6551 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6552 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6553 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6554 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6555 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6556 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6557 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6558 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6559 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6560 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6561 | --> uglify-js-2.4.13-5.el7.noarch |
| 6562 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6563 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6564 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6565 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6566 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6567 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6568 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6569 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6570 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6571 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6572 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6573 | --> uglify-js-2.4.13-5.el7.noarch |
| 6574 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6575 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6576 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6577 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6578 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6579 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6580 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6581 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6582 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6583 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6584 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6585 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6586 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6587 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6588 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6589 | --> uglify-js-2.4.13-5.el7.noarch |
| 6590 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6591 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6592 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6593 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6594 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6595 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6596 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6597 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6598 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6599 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6600 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6601 | --> uglify-js-2.4.13-5.el7.noarch |
| 6602 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 6603 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6604 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6605 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6606 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6607 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 6608 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 6609 | --> maven-local-3.4.1-6.el7_0.noarch |
| 6610 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 6611 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 6612 | --> maven-install-plugin-2.4-7.el7.noarch |
| 6613 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 6614 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 6615 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6616 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 6617 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 6618 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6619 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6620 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6621 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6622 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6623 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6624 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6625 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6626 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6627 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6628 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6629 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6630 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6631 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6632 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6633 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6634 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6635 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6636 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6637 | --> uglify-js-2.4.13-5.el7.noarch |
| 6638 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6639 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6640 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6641 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6642 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6643 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6644 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6645 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6646 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 6647 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6648 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6649 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6650 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6651 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6652 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6653 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6654 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6655 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6656 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6657 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6658 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6659 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6660 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6661 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6662 | --> uglify-js-2.4.13-5.el7.noarch |
| 6663 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6664 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6665 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6666 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6667 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6668 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6669 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6670 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6671 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 6672 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6673 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6674 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6675 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6676 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 6677 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 6678 | --> maven-local-3.4.1-6.el7_0.noarch |
| 6679 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 6680 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 6681 | --> maven-install-plugin-2.4-7.el7.noarch |
| 6682 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 6683 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 6684 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6685 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 6686 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 6687 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6688 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6689 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6690 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6691 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6692 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6693 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6694 | --> uglify-js-2.4.13-5.el7.noarch |
| 6695 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6696 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6697 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6698 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6699 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6700 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6701 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6702 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6703 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6704 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6705 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6706 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6707 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6708 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6709 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6710 | --> uglify-js-2.4.13-5.el7.noarch |
| 6711 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6712 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6713 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6714 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6715 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6716 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6717 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6718 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6719 | Getting requirements for kolab-3.1.9-5.el7.kolab_3.5.src |
| 6720 | Getting requirements for cyrus-imapd-2.5.2-4.el7.kolab_3.5.src |
| 6721 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6722 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 6723 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6724 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6725 | --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 6726 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6727 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 6728 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6729 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6730 | --> CUnit-devel-2.1.3-8.el7.x86_64 |
| 6731 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6732 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6733 | --> cyrus-sasl-md5-2.1.26-17.el7.x86_64 |
| 6734 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6735 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6736 | --> groff-1.22.2-8.el7.x86_64 |
| 6737 | --> Already installed : cyrus-sasl-plain-2.1.26-17.el7.x86_64 |
| 6738 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6739 | --> jansson-devel-2.4-6.el7.x86_64 |
| 6740 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6741 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6742 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6743 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6744 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6745 | --> uglify-js-2.4.13-5.el7.noarch |
| 6746 | Getting requirements for cyrus-imapd-2.4.17-7.el7.src |
| 6747 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6748 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 6749 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6750 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6751 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6752 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6753 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6754 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 6755 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6756 | --> groff-1.22.2-8.el7.x86_64 |
| 6757 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6758 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6759 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6760 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6761 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6762 | Getting requirements for protobuf-2.5.0-7.el7.src |
| 6763 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6764 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6765 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6766 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6767 | --> maven-surefire-plugin-2.15-3.el7.noarch |
| 6768 | --> maven-resources-plugin-2.6-6.el7.noarch |
| 6769 | --> maven-local-3.4.1-6.el7_0.noarch |
| 6770 | --> maven-javadoc-plugin-2.9-8.el7.noarch |
| 6771 | --> maven-jar-plugin-2.4-8.el7.noarch |
| 6772 | --> maven-install-plugin-2.4-7.el7.noarch |
| 6773 | --> maven-compiler-plugin-3.1-4.el7.noarch |
| 6774 | --> maven-antrun-plugin-1.7-8.el7.noarch |
| 6775 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 6776 | --> Already installed : javapackages-tools-3.4.1-6.el7_0.noarch |
| 6777 | --> Already installed : 1:java-1.7.0-openjdk-devel-1.7.0.79-2.5.5.1.el7_1.x86_64 |
| 6778 | --> 1:emacs-el-24.3-11.el7.noarch |
| 6779 | --> 1:emacs-24.3-11.el7.x86_64 |
| 6780 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6781 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6782 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6783 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6784 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6785 | --> uglify-js-2.4.13-5.el7.noarch |
| 6786 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6787 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6788 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6789 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6790 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6791 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6792 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6793 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6794 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6795 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6796 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6797 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6798 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6799 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6800 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6801 | --> uglify-js-2.4.13-5.el7.noarch |
| 6802 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6803 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6804 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6805 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6806 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6807 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6808 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6809 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6810 | Getting requirements for cyrus-imapd-2.4.17-8.el7_1.src |
| 6811 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 6812 | --> tcp_wrappers-7.6-77.el7.x86_64 |
| 6813 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 6814 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 6815 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6816 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 6817 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 6818 | --> libdb-devel-5.3.21-17.el7_0.1.x86_64 |
| 6819 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 6820 | --> groff-1.22.2-8.el7.x86_64 |
| 6821 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 6822 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 6823 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 6824 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6825 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6826 | Getting requirements for python-cryptography-0.6.1-3.el7.kolab_3.5.src |
| 6827 | --> python-six-1.9.0-2.el7.kolab_3.5.noarch |
| 6828 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 6829 | --> python-cryptography-vectors-0.8-1.el7.noarch |
| 6830 | --> python-iso8601-0.1.10-1.el7.noarch |
| 6831 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 6832 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6833 | --> python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 |
| 6834 | --> pytest-2.3.5-4.el7.noarch |
| 6835 | --> python-pretend-1.0.8-2.el7.noarch |
| 6836 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6837 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6838 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6839 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6840 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6841 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6842 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6843 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6844 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6845 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6846 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6847 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6848 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6849 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6850 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6851 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6852 | --> uglify-js-2.4.13-5.el7.noarch |
| 6853 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6854 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6855 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6856 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6857 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6858 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6859 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6860 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6861 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6862 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6863 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6864 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6865 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6866 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6867 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6868 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6869 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6870 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6871 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6872 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6873 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6874 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6875 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6876 | --> uglify-js-2.4.13-5.el7.noarch |
| 6877 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6878 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6879 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6880 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6881 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6882 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6883 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6884 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6885 | Getting requirements for python-riak-2.1.0-1.el7.kolab_3.5.src |
| 6886 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6887 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 6888 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6889 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6890 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6891 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6892 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6893 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6894 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6895 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6896 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6897 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6898 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6899 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6900 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6901 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6902 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6903 | --> uglify-js-2.4.13-5.el7.noarch |
| 6904 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6905 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6906 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6907 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6908 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6909 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6910 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6911 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6912 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6913 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6914 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6915 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6916 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6917 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6918 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6919 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6920 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6921 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6922 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6923 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6924 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6925 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6926 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6927 | --> uglify-js-2.4.13-5.el7.noarch |
| 6928 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6929 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6930 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6931 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6932 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6933 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6934 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6935 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6936 | Getting requirements for libkolab-0.6.git.1429288613-12.el7.kolab_3.5.src |
| 6937 | --> libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 6938 | --> libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 6939 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 6940 | --> libcurl-devel-7.29.0-19.el7.x86_64 |
| 6941 | --> php-5.4.16-23.el7_0.3.x86_64 |
| 6942 | --> php-devel-5.4.16-23.el7_0.3.x86_64 |
| 6943 | --> python-devel-2.7.5-16.el7.x86_64 |
| 6944 | --> cmake-2.8.11-4.el7.x86_64 |
| 6945 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6946 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6947 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6948 | --> uglify-js-2.4.13-5.el7.noarch |
| 6949 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6950 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6951 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6952 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6953 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6954 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6955 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6956 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6957 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6958 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6959 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6960 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6961 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6962 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6963 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6964 | --> uglify-js-2.4.13-5.el7.noarch |
| 6965 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 6966 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 6967 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 6968 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 6969 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 6970 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 6971 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 6972 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6973 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 6974 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6975 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 6976 | --> uglify-js-2.4.13-5.el7.noarch |
| 6977 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 6978 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 6979 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 6980 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 6981 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 6982 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 6983 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 6984 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 6985 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 6986 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 6987 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 6988 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 6989 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 6990 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 6991 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 6992 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 6993 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 6994 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 6995 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 6996 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 6997 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 6998 | --> uglify-js-2.4.13-5.el7.noarch |
| 6999 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7000 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7001 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7002 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7003 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7004 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7005 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7006 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7007 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7008 | Getting requirements for libcalendaring-4.9.1-3.el7.kolab_3.5.src |
| 7009 | --> libical-devel-0.48-6.el7.x86_64 |
| 7010 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 7011 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7012 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 7013 | --> 1:qt-devel-4.8.5-8.el7.x86_64 |
| 7014 | --> cmake-2.8.11-4.el7.x86_64 |
| 7015 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7016 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7017 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7018 | --> uglify-js-2.4.13-5.el7.noarch |
| 7019 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7020 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7021 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7022 | --> uglify-js-2.4.13-5.el7.noarch |
| 7023 | Getting requirements for python-werkzeug-0.9.6-1.el7.kolab_3.5.src |
| 7024 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7025 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7026 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7027 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7028 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7029 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7030 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7031 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7032 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7033 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7034 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7035 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7036 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7037 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7038 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7039 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7040 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7041 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7042 | --> uglify-js-2.4.13-5.el7.noarch |
| 7043 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7044 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7045 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7046 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7047 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7048 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7049 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7050 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7051 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7052 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7053 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7054 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7055 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7056 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7057 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7058 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7059 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7060 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7061 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7062 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7063 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7064 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7065 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7066 | --> uglify-js-2.4.13-5.el7.noarch |
| 7067 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7068 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7069 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7070 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7071 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7072 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7073 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7074 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7075 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7076 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7077 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7078 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7079 | --> uglify-js-2.4.13-5.el7.noarch |
| 7080 | Getting requirements for python-cffi-0.8.6-1.el7.kolab_3.5.src |
| 7081 | --> Cython-0.19-3.el7.x86_64 |
| 7082 | --> Already installed : libffi-devel-3.0.13-11.el7.x86_64 |
| 7083 | --> python-pycparser-2.10-1.el7.kolab_3.5.noarch |
| 7084 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7085 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7086 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7087 | Getting requirements for erlang-mustache-0.1.0-8.el7.kolab_3.5.src |
| 7088 | --> erlang-erts-R16B-03.10.el7.x86_64 |
| 7089 | Getting requirements for php-JsonSchema-1.4.1-1.el7.kolab_3.5.src |
| 7090 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7091 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7092 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7093 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7094 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7095 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7096 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7097 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7098 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7099 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7100 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7101 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7102 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7103 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7104 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7105 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7106 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7107 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7108 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7109 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7110 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7111 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7112 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7113 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7114 | --> uglify-js-2.4.13-5.el7.noarch |
| 7115 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7116 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7117 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7118 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7119 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7120 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7121 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7122 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7123 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7124 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7125 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7126 | --> uglify-js-2.4.13-5.el7.noarch |
| 7127 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7128 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7129 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7130 | --> uglify-js-2.4.13-5.el7.noarch |
| 7131 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7132 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7133 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7134 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7135 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7136 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7137 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7138 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7139 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7140 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7141 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7142 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7143 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7144 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7145 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7146 | --> uglify-js-2.4.13-5.el7.noarch |
| 7147 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7148 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7149 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7150 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7151 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7152 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7153 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7154 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7155 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7156 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7157 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7158 | --> uglify-js-2.4.13-5.el7.noarch |
| 7159 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7160 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7161 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7162 | --> uglify-js-2.4.13-5.el7.noarch |
| 7163 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7164 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7165 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7166 | --> uglify-js-2.4.13-5.el7.noarch |
| 7167 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7168 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7169 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7170 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7171 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7172 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7173 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7174 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7175 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7176 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7177 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7178 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7179 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7180 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7181 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7182 | --> uglify-js-2.4.13-5.el7.noarch |
| 7183 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7184 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7185 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7186 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7187 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7188 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7189 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7190 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7191 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 7192 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7193 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7194 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7195 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7196 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7197 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7198 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7199 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7200 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7201 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7202 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7203 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7204 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7205 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7206 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7207 | --> uglify-js-2.4.13-5.el7.noarch |
| 7208 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7209 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7210 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7211 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7212 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7213 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7214 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7215 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7216 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 7217 | --> 1:emacs-el-24.3-11.el7.noarch |
| 7218 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7219 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7220 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 7221 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7222 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 7223 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7224 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7225 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7226 | --> pytz-2012d-5.el7.noarch |
| 7227 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7228 | --> python-dateutil-1.5-7.el7.noarch |
| 7229 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7230 | --> 1:emacs-24.3-11.el7.x86_64 |
| 7231 | Getting requirements for python-flask-script-2.0.5-6.el7.kolab_3.5.src |
| 7232 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7233 | --> 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch |
| 7234 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7235 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7236 | --> pytest-2.3.5-4.el7.noarch |
| 7237 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7238 | Getting requirements for erlang-iso8601-1.2-4.el7.kolab_3.5.src |
| 7239 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7240 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 7241 | --> 1:emacs-el-24.3-11.el7.noarch |
| 7242 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7243 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7244 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 7245 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7246 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 7247 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7248 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7249 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7250 | --> pytz-2012d-5.el7.noarch |
| 7251 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7252 | --> python-dateutil-1.5-7.el7.noarch |
| 7253 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7254 | --> 1:emacs-24.3-11.el7.x86_64 |
| 7255 | Getting requirements for php-sabre-vobject-3.2.4-1.el7.kolab_3.5.src |
| 7256 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7257 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7258 | Getting requirements for python-cssmin-0.2.0-3.el7.src |
| 7259 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7260 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7261 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7262 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7263 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7264 | --> uglify-js-2.4.13-5.el7.noarch |
| 7265 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7266 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7267 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7268 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7269 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7270 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7271 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7272 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7273 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7274 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7275 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7276 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7277 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7278 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7279 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7280 | --> uglify-js-2.4.13-5.el7.noarch |
| 7281 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7282 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7283 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7284 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7285 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7286 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7287 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7288 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7289 | Getting requirements for python-cryptography-vectors-0.8-1.el7.src |
| 7290 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7291 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7292 | Getting requirements for erlang-protobuffs-0.8.0-8.el7.kolab_3.5.src |
| 7293 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 7294 | --> erlang-common_test-R16B-03.10.el7.x86_64 |
| 7295 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7296 | --> erlang-parsetools-R16B-03.10.el7.x86_64 |
| 7297 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7298 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7299 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7300 | --> uglify-js-2.4.13-5.el7.noarch |
| 7301 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7302 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7303 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7304 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7305 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7306 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7307 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7308 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7309 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7310 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7311 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7312 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7313 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7314 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7315 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7316 | --> uglify-js-2.4.13-5.el7.noarch |
| 7317 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7318 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7319 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7320 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7321 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7322 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7323 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7324 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7325 | Getting requirements for copenhagen-0.0.1-4.el7.kolab_3.5.src |
| 7326 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7327 | --> php-pear-HTTP-Request2-2.2.1-1.el7.noarch |
| 7328 | --> roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 7329 | Getting requirements for python-icalendar-3.8.2-8.el7.kolab_3.5.src |
| 7330 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7331 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7332 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7333 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7334 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7335 | --> uglify-js-2.4.13-5.el7.noarch |
| 7336 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7337 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7338 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7339 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7340 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7341 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7342 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7343 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7344 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7345 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7346 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7347 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7348 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7349 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7350 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7351 | --> uglify-js-2.4.13-5.el7.noarch |
| 7352 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7353 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7354 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7355 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7356 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7357 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7358 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7359 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7360 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7361 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7362 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7363 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7364 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7365 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7366 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7367 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7368 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7369 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7370 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7371 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7372 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7373 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7374 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7375 | --> uglify-js-2.4.13-5.el7.noarch |
| 7376 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7377 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7378 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7379 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7380 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7381 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7382 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7383 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7384 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7385 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7386 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7387 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7388 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7389 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7390 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7391 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7392 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7393 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7394 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7395 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7396 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7397 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7398 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7399 | --> uglify-js-2.4.13-5.el7.noarch |
| 7400 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7401 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7402 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7403 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7404 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7405 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7406 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7407 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7408 | Getting requirements for protobuf-2.6.1-2.el7.kolab_3.5.src |
| 7409 | --> 1:emacs-el-24.3-11.el7.noarch |
| 7410 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7411 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7412 | --> python-gflags-2.0-6.el7.kolab_3.5.noarch |
| 7413 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7414 | --> python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch |
| 7415 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7416 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7417 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7418 | --> pytz-2012d-5.el7.noarch |
| 7419 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7420 | --> python-dateutil-1.5-7.el7.noarch |
| 7421 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7422 | --> 1:emacs-24.3-11.el7.x86_64 |
| 7423 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7424 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7425 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7426 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7427 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7428 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7429 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7430 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7431 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7432 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7433 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7434 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7435 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7436 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7437 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7438 | --> uglify-js-2.4.13-5.el7.noarch |
| 7439 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7440 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7441 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7442 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7443 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7444 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7445 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7446 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7447 | Getting requirements for kolab-syncroton-2.3.2-1.el7.kolab_3.5.src |
| 7448 | --> roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.noarch |
| 7449 | --> roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5.noarch |
| 7450 | --> roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noarch |
| 7451 | Getting requirements for python-cryptography-vectors-0.6.1-1.el7.kolab_3.5.src |
| 7452 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7453 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7454 | Getting requirements for python-flask-login-0.2.11-3.el7.kolab_3.5.src |
| 7455 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7456 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7457 | Getting requirements for python-six-1.9.0-2.el7.kolab_3.5.src |
| 7458 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7459 | --> pytest-2.3.5-4.el7.noarch |
| 7460 | --> tkinter-2.7.5-16.el7.x86_64 |
| 7461 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7462 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7463 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7464 | --> uglify-js-2.4.13-5.el7.noarch |
| 7465 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 7466 | --> python-nose-1.3.0-2.el7.noarch |
| 7467 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 7468 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 7469 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 7470 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 7471 | --> pytz-2012d-5.el7.noarch |
| 7472 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7473 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 7474 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 7475 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 7476 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 7477 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 7478 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 7479 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 7480 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 7481 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7482 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7483 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7484 | --> uglify-js-2.4.13-5.el7.noarch |
| 7485 | Getting requirements for cyrus-imapd-2.5.2-4.el7.kolab_3.5.src |
| 7486 | --> 1:transfig-3.2.5d-13.el7.x86_64 |
| 7487 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 7488 | --> cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 7489 | --> Already installed : libtool-2.4.2-20.el7.x86_64 |
| 7490 | --> perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 7491 | --> openldap-devel-2.4.39-6.el7.x86_64 |
| 7492 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 7493 | --> krb5-devel-1.12.2-14.el7.x86_64 |
| 7494 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7495 | --> CUnit-devel-2.1.3-8.el7.x86_64 |
| 7496 | --> Already installed : bison-2.7-4.el7.x86_64 |
| 7497 | --> 1:openssl-devel-1.0.1e-42.el7.4.x86_64 |
| 7498 | --> cyrus-sasl-md5-2.1.26-17.el7.x86_64 |
| 7499 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 7500 | --> Already installed : flex-2.5.37-3.el7.x86_64 |
| 7501 | --> groff-1.22.2-8.el7.x86_64 |
| 7502 | --> Already installed : cyrus-sasl-plain-2.1.26-17.el7.x86_64 |
| 7503 | --> 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 7504 | --> jansson-devel-2.4-6.el7.x86_64 |
| 7505 | --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 |
| 7506 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7507 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7508 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7509 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7510 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7511 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7512 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7513 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7514 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7515 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7516 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7517 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7518 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7519 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7520 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7521 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7522 | --> uglify-js-2.4.13-5.el7.noarch |
| 7523 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7524 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7525 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7526 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7527 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7528 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7529 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7530 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7531 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7532 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7533 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7534 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7535 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7536 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7537 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7538 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7539 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7540 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7541 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7542 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7543 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7544 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7545 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7546 | --> uglify-js-2.4.13-5.el7.noarch |
| 7547 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7548 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7549 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7550 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7551 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7552 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7553 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7554 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7555 | Getting requirements for erlang-jsx-2.4.0-4.el7.kolab_3.5.src |
| 7556 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7557 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7558 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7559 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7560 | --> uglify-js-2.4.13-5.el7.noarch |
| 7561 | Getting requirements for php-pear-Net-LDAP2-2.1.0-1.el7.src |
| 7562 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7563 | Getting requirements for php-JsonSchema-1.4.1-1.el7.src |
| 7564 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7565 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7566 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7567 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7568 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7569 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7570 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7571 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7572 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7573 | Getting requirements for kolab-autodiscover-0.1-5.el7.kolab_3.5.src |
| 7574 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7575 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7576 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7577 | --> uglify-js-2.4.13-5.el7.noarch |
| 7578 | Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src |
| 7579 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7580 | --> 5:guile-devel-2.0.9-5.el7.x86_64 |
| 7581 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 7582 | --> pcre-devel-8.32-14.el7.x86_64 |
| 7583 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7584 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 7585 | --> Already installed : 4:perl-5.16.3-285.el7.x86_64 |
| 7586 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7587 | --> Already installed : gawk-4.0.2-4.el7.x86_64 |
| 7588 | --> perl-Test-Simple-0.98-243.el7.noarch |
| 7589 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 7590 | --> 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 7591 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7592 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7593 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7594 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7595 | --> uglify-js-2.4.13-5.el7.noarch |
| 7596 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7597 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7598 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7599 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7600 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7601 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7602 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7603 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7604 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7605 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7606 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7607 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7608 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7609 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7610 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7611 | --> uglify-js-2.4.13-5.el7.noarch |
| 7612 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7613 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7614 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7615 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7616 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7617 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7618 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7619 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7620 | Getting requirements for pykolab-0.7.13-1.el7.kolab_3.5.src |
| 7621 | --> python-nose-1.3.0-2.el7.noarch |
| 7622 | --> python-icalendar-3.8.2-8.el7.kolab_3.5.noarch |
| 7623 | --> python-pyasn1-modules-0.1.6-2.el7.noarch |
| 7624 | --> Already installed : intltool-0.50.2-6.el7.noarch |
| 7625 | --> Already installed : glib2-devel-2.40.0-4.el7.x86_64 |
| 7626 | --> pytz-2012d-5.el7.noarch |
| 7627 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7628 | --> python-twisted-core-12.2.0-4.el7.x86_64 |
| 7629 | --> python-pyasn1-0.1.6-2.el7.noarch |
| 7630 | --> Already installed : gettext-0.18.2.1-4.el7.x86_64 |
| 7631 | --> python-sqlalchemy-0.9.7-3.el7.x86_64 |
| 7632 | --> python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 |
| 7633 | --> python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 7634 | --> python-ldap-2.4.15-2.el7.x86_64 |
| 7635 | --> Already installed : gcc-4.8.3-9.el7.x86_64 |
| 7636 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7637 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7638 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7639 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7640 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7641 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7642 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7643 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7644 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7645 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7646 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7647 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7648 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7649 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7650 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7651 | --> uglify-js-2.4.13-5.el7.noarch |
| 7652 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7653 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7654 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7655 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7656 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7657 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7658 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7659 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7660 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7661 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7662 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7663 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7664 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7665 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7666 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7667 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7668 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7669 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7670 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7671 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7672 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7673 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7674 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7675 | --> uglify-js-2.4.13-5.el7.noarch |
| 7676 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7677 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7678 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7679 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7680 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7681 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7682 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7683 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7684 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7685 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7686 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7687 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7688 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7689 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7690 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7691 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7692 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7693 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7694 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7695 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7696 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7697 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7698 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7699 | --> uglify-js-2.4.13-5.el7.noarch |
| 7700 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7701 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7702 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7703 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7704 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7705 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7706 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7707 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7708 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7709 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7710 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7711 | --> uglify-js-2.4.13-5.el7.noarch |
| 7712 | Getting requirements for erlang-erlydtl-0.7.0-5.el7.kolab_3.5.src |
| 7713 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7714 | Getting requirements for xapian-core-1.2.16-6.el7.kolab_3.4.src |
| 7715 | --> libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 7716 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7717 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7718 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7719 | --> Already installed : zlib-devel-1.2.7-13.el7.x86_64 |
| 7720 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7721 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7722 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7723 | --> uglify-js-2.4.13-5.el7.noarch |
| 7724 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7725 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7726 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7727 | --> uglify-js-2.4.13-5.el7.noarch |
| 7728 | Getting requirements for erlang-riakc-2.0.1-8.el7.kolab_3.5.src |
| 7729 | --> erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 |
| 7730 | --> erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 |
| 7731 | --> erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 7732 | --> erlang-riak_pb-2.0.0.16-9.el7.kolab_3.5.x86_64 |
| 7733 | Getting requirements for php-sabre-event-1.0.1-1.el7.kolab_3.5.src |
| 7734 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7735 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7736 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7737 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7738 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7739 | --> uglify-js-2.4.13-5.el7.noarch |
| 7740 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7741 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7742 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7743 | --> uglify-js-2.4.13-5.el7.noarch |
| 7744 | Getting requirements for php-sabre-http-2.0.4-1.el7.kolab_3.5.src |
| 7745 | --> php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch |
| 7746 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7747 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7748 | --> php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch |
| 7749 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7750 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7751 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7752 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7753 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7754 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7755 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7756 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7757 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7758 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7759 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7760 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7761 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7762 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7763 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7764 | --> uglify-js-2.4.13-5.el7.noarch |
| 7765 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7766 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7767 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7768 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7769 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7770 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7771 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7772 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7773 | Getting requirements for python-six-1.3.0-4.el7.src |
| 7774 | --> tkinter-2.7.5-16.el7.x86_64 |
| 7775 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7776 | --> pytest-2.3.5-4.el7.noarch |
| 7777 | Getting requirements for php-sabre-dav-1.8.10-1.el7.src |
| 7778 | --> php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch |
| 7779 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7780 | --> php-common-5.4.16-23.el7_0.3.x86_64 |
| 7781 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7782 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7783 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7784 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7785 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7786 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7787 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7788 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7789 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7790 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7791 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7792 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7793 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7794 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7795 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7796 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7797 | --> uglify-js-2.4.13-5.el7.noarch |
| 7798 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7799 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7800 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7801 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7802 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7803 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7804 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7805 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7806 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7807 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7808 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7809 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7810 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7811 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7812 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7813 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7814 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7815 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7816 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7817 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7818 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7819 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7820 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7821 | --> uglify-js-2.4.13-5.el7.noarch |
| 7822 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7823 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7824 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7825 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7826 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7827 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7828 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7829 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7830 | Getting requirements for php-ZendFramework-1.12.11-1.el7.src |
| 7831 | Getting requirements for 1:python-flask-0.10.1-7.el7.kolab_3.5.src |
| 7832 | --> python-itsdangerous-0.24-3.el7.kolab_3.5.noarch |
| 7833 | --> python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch |
| 7834 | --> python-sphinx-1.1.3-8.el7.noarch |
| 7835 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7836 | --> python-jinja2-2.7.2-2.el7.noarch |
| 7837 | --> Already installed : python-setuptools-7.0-2.el7.kolab_3.5.noarch |
| 7838 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7839 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7840 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7841 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7842 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7843 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7844 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7845 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7846 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7847 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7848 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7849 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7850 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7851 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7852 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7853 | --> uglify-js-2.4.13-5.el7.noarch |
| 7854 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7855 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7856 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7857 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7858 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7859 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7860 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7861 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7862 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7863 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7864 | Getting requirements for roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.src |
| 7865 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7866 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7867 | --> uglify-js-2.4.13-5.el7.noarch |
| 7868 | Getting requirements for php-ZendFramework-1.12.5-12.el7.kolab_3.5.src |
| 7869 | Getting requirements for swig-2.0.11-11.el7.kolab_3.5.src |
| 7870 | --> Already installed : automake-1.13.4-3.el7.noarch |
| 7871 | --> 5:guile-devel-2.0.9-5.el7.x86_64 |
| 7872 | --> dos2unix-6.0.3-4.el7.x86_64 |
| 7873 | --> pcre-devel-8.32-14.el7.x86_64 |
| 7874 | --> Already installed : gcc-c++-4.8.3-9.el7.x86_64 |
| 7875 | --> boost-devel-1.53.0-23.el7.x86_64 |
| 7876 | --> Already installed : 4:perl-5.16.3-285.el7.x86_64 |
| 7877 | --> Already installed : autoconf-2.69-11.el7.noarch |
| 7878 | --> Already installed : gawk-4.0.2-4.el7.x86_64 |
| 7879 | --> perl-Test-Simple-0.98-243.el7.noarch |
| 7880 | --> 4:perl-devel-5.16.3-285.el7.x86_64 |
| 7881 | --> 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 7882 | --> python-devel-2.7.5-16.el7.x86_64 |
| 7883 | Getting requirements for roundcubemail-1.2-3.el7.kolab_3.5.src |
| 7884 | --> php-pear-DB-1.7.14-6.el7.noarch |
| 7885 | --> php-pear-Net-LDAP2-2.1.0-1.el7.noarch |
| 7886 | --> php-pear-Auth-SASL-1.0.6-5.el7.noarch |
| 7887 | --> php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 7888 | --> php-pear-MDB2-2.5.0-0.9.b5.el7.noarch |
| 7889 | --> php-gd-5.4.16-23.el7_0.3.x86_64 |
| 7890 | --> php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch |
| 7891 | --> php-mbstring-5.4.16-23.el7_0.3.x86_64 |
| 7892 | --> php-pear-Net-Socket-1.0.14-1.el7.noarch |
| 7893 | --> php-mcrypt-5.4.16-3.el7.x86_64 |
| 7894 | --> php-pdo-5.4.16-23.el7_0.3.x86_64 |
| 7895 | --> composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7896 | --> php-pear-Net-IDNA2-0.1.1-10.el7.noarch |
| 7897 | --> Already installed : python-2.7.5-16.el7.x86_64 |
| 7898 | --> uglify-js-2.4.13-5.el7.noarch |
| 7899 | --> php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 7900 | --> php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 7901 | --> php-xml-5.4.16-23.el7_0.3.x86_64 |
| 7902 | --> php-pear-Mail-Mime-1.8.9-1.el7.noarch |
| 7903 | --> php-pear-Net-Sieve-1.3.4-1.el7.noarch |
| 7904 | --> 1:php-pear-1.9.4-21.el7.noarch |
| 7905 | --> php-pear-Net-SMTP-1.6.2-1.el7.noarch |
| 7906 | --> python-cssmin-0.2.0-12.el7.kolab_3.5.noarch |
| 7907 | --> Running transaction check |
| 7908 | ---> Package CUnit-devel.x86_64 0:2.1.3-8.el7 will be installed |
| 7909 | --> Processing Dependency: CUnit(x86-64) = 2.1.3-8.el7 for package: CUnit-devel-2.1.3-8.el7.x86_64 |
| 7910 | --> Processing Dependency: libcunit.so.1()(64bit) for package: CUnit-devel-2.1.3-8.el7.x86_64 |
| 7911 | ---> Package Cython.x86_64 0:0.19-3.el7 will be installed |
| 7912 | ---> Package boost-devel.x86_64 0:1.53.0-23.el7 will be installed |
| 7913 | --> Processing Dependency: boost = 1.53.0-23.el7 for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7914 | --> Processing Dependency: libboost_wserialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7915 | --> Processing Dependency: libboost_wserialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7916 | --> Processing Dependency: libboost_wave.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7917 | --> Processing Dependency: libboost_wave-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7918 | --> Processing Dependency: libboost_unit_test_framework.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7919 | --> Processing Dependency: libboost_unit_test_framework-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7920 | --> Processing Dependency: libboost_timer.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7921 | --> Processing Dependency: libboost_timer-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7922 | --> Processing Dependency: libboost_signals.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7923 | --> Processing Dependency: libboost_signals-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7924 | --> Processing Dependency: libboost_serialization.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7925 | --> Processing Dependency: libboost_serialization-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7926 | --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7927 | --> Processing Dependency: libboost_regex-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7928 | --> Processing Dependency: libboost_random.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7929 | --> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7930 | --> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7931 | --> Processing Dependency: libboost_python-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7932 | --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7933 | --> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7934 | --> Processing Dependency: libboost_prg_exec_monitor.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7935 | --> Processing Dependency: libboost_prg_exec_monitor-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7936 | --> Processing Dependency: libboost_math_tr1l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7937 | --> Processing Dependency: libboost_math_tr1l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7938 | --> Processing Dependency: libboost_math_tr1f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7939 | --> Processing Dependency: libboost_math_tr1f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7940 | --> Processing Dependency: libboost_math_tr1.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7941 | --> Processing Dependency: libboost_math_tr1-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7942 | --> Processing Dependency: libboost_math_c99l.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7943 | --> Processing Dependency: libboost_math_c99l-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7944 | --> Processing Dependency: libboost_math_c99f.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7945 | --> Processing Dependency: libboost_math_c99f-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7946 | --> Processing Dependency: libboost_math_c99.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7947 | --> Processing Dependency: libboost_math_c99-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7948 | --> Processing Dependency: libboost_locale-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7949 | --> Processing Dependency: libboost_iostreams.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7950 | --> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7951 | --> Processing Dependency: libboost_graph.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7952 | --> Processing Dependency: libboost_graph-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7953 | --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7954 | --> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7955 | --> Processing Dependency: libboost_date_time.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7956 | --> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7957 | --> Processing Dependency: libboost_context.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7958 | --> Processing Dependency: libboost_context-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7959 | --> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7960 | --> Processing Dependency: libboost_chrono-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7961 | --> Processing Dependency: libboost_atomic-mt.so.1.53.0()(64bit) for package: boost-devel-1.53.0-23.el7.x86_64 |
| 7962 | ---> Package chwala.noarch 0:0.3.1-1.el7.kolab_3.5 will be installed |
| 7963 | --> Processing Dependency: php-Smarty >= 3.1.7 for package: chwala-0.3.1-1.el7.kolab_3.5.noarch |
| 7964 | --> Processing Dependency: webserver for package: chwala-0.3.1-1.el7.kolab_3.5.noarch |
| 7965 | ---> Package cmake.x86_64 0:2.8.11-4.el7 will be installed |
| 7966 | --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.11-4.el7.x86_64 |
| 7967 | ---> Package composer.noarch 0:1.0.0-14.el7.kolab_3.5 will be installed |
| 7968 | --> Processing Dependency: php-composer(seld/phar-utils) < 2 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7969 | --> Processing Dependency: php-composer(seld/cli-prompt) < 2 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7970 | --> Processing Dependency: php-composer(seld/cli-prompt) >= 1.0 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7971 | --> Processing Dependency: php-composer(seld/phar-utils) >= 1.0 for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7972 | --> Processing Dependency: php-cli for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7973 | --> Processing Dependency: php-intl for package: composer-1.0.0-14.el7.kolab_3.5.noarch |
| 7974 | ---> Package cyrus-sasl-devel.x86_64 0:2.1.26-17.el7 will be installed |
| 7975 | --> Processing Dependency: cyrus-sasl(x86-64) = 2.1.26-17.el7 for package: cyrus-sasl-devel-2.1.26-17.el7.x86_64 |
| 7976 | ---> Package cyrus-sasl-md5.x86_64 0:2.1.26-17.el7 will be installed |
| 7977 | ---> Package dos2unix.x86_64 0:6.0.3-4.el7 will be installed |
| 7978 | ---> Package e2fsprogs-devel.x86_64 0:1.42.9-7.el7 will be installed |
| 7979 | --> Processing Dependency: libcom_err-devel(x86-64) = 1.42.9-7.el7 for package: e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 7980 | --> Processing Dependency: pkgconfig(com_err) for package: e2fsprogs-devel-1.42.9-7.el7.x86_64 |
| 7981 | ---> Package elinks.x86_64 0:0.12-0.36.pre6.el7 will be installed |
| 7982 | --> Processing Dependency: libnss_compat_ossl.so.0()(64bit) for package: elinks-0.12-0.36.pre6.el7.x86_64 |
| 7983 | --> Processing Dependency: libmozjs185.so.1.0()(64bit) for package: elinks-0.12-0.36.pre6.el7.x86_64 |
| 7984 | ---> Package emacs.x86_64 1:24.3-11.el7 will be installed |
| 7985 | --> Processing Dependency: emacs-common = 1:24.3-11.el7 for package: 1:emacs-24.3-11.el7.x86_64 |
| 7986 | --> Processing Dependency: dejavu-sans-mono-fonts for package: 1:emacs-24.3-11.el7.x86_64 |
| 7987 | --> Processing Dependency: libotf.so.0()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7988 | --> Processing Dependency: libm17n-flt.so.0()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7989 | --> Processing Dependency: libm17n-core.so.0()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7990 | --> Processing Dependency: libMagickWand.so.5()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7991 | --> Processing Dependency: libMagickCore.so.5()(64bit) for package: 1:emacs-24.3-11.el7.x86_64 |
| 7992 | ---> Package emacs-el.noarch 1:24.3-11.el7 will be installed |
| 7993 | ---> Package erlang.x86_64 0:R16B-03.10.el7 will be installed |
| 7994 | --> Processing Dependency: erlang-xmerl(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 7995 | --> Processing Dependency: erlang-wx(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 7996 | --> Processing Dependency: erlang-webtool(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 7997 | --> Processing Dependency: erlang-typer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 7998 | --> Processing Dependency: erlang-tv(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 7999 | --> Processing Dependency: erlang-tools(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8000 | --> Processing Dependency: erlang-toolbar(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8001 | --> Processing Dependency: erlang-test_server(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8002 | --> Processing Dependency: erlang-syntax_tools(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8003 | --> Processing Dependency: erlang-stdlib(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8004 | --> Processing Dependency: erlang-ssl(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8005 | --> Processing Dependency: erlang-ssh(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8006 | --> Processing Dependency: erlang-snmp(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8007 | --> Processing Dependency: erlang-sasl(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8008 | --> Processing Dependency: erlang-runtime_tools(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8009 | --> Processing Dependency: erlang-reltool(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8010 | --> Processing Dependency: erlang-public_key(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8011 | --> Processing Dependency: erlang-pman(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8012 | --> Processing Dependency: erlang-percept(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8013 | --> Processing Dependency: erlang-otp_mibs(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8014 | --> Processing Dependency: erlang-os_mon(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8015 | --> Processing Dependency: erlang-orber(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8016 | --> Processing Dependency: erlang-odbc(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8017 | --> Processing Dependency: erlang-observer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8018 | --> Processing Dependency: erlang-mnesia(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8019 | --> Processing Dependency: erlang-megaco(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8020 | --> Processing Dependency: erlang-kernel(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8021 | --> Processing Dependency: erlang-jinterface(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8022 | --> Processing Dependency: erlang-inets(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8023 | --> Processing Dependency: erlang-ic(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8024 | --> Processing Dependency: erlang-hipe(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8025 | --> Processing Dependency: erlang-gs(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8026 | --> Processing Dependency: erlang-examples(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8027 | --> Processing Dependency: erlang-eunit(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8028 | --> Processing Dependency: erlang-et(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8029 | --> Processing Dependency: erlang-erl_interface(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8030 | --> Processing Dependency: erlang-erl_docgen(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8031 | --> Processing Dependency: erlang-edoc(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8032 | --> Processing Dependency: erlang-diameter(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8033 | --> Processing Dependency: erlang-dialyzer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8034 | --> Processing Dependency: erlang-debugger(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8035 | --> Processing Dependency: erlang-crypto(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8036 | --> Processing Dependency: erlang-cosTransactions(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8037 | --> Processing Dependency: erlang-cosTime(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8038 | --> Processing Dependency: erlang-cosProperty(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8039 | --> Processing Dependency: erlang-cosNotification(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8040 | --> Processing Dependency: erlang-cosFileTransfer(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8041 | --> Processing Dependency: erlang-cosEventDomain(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8042 | --> Processing Dependency: erlang-cosEvent(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8043 | --> Processing Dependency: erlang-compiler(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8044 | --> Processing Dependency: erlang-asn1(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8045 | --> Processing Dependency: erlang-appmon(x86-64) = R16B-03.10.el7 for package: erlang-R16B-03.10.el7.x86_64 |
| 8046 | ---> Package erlang-common_test.x86_64 0:R16B-03.10.el7 will be installed |
| 8047 | ---> Package erlang-eldap.x86_64 0:R16B-03.10.el7 will be installed |
| 8048 | ---> Package erlang-erts.x86_64 0:R16B-03.10.el7 will be installed |
| 8049 | --> Processing Dependency: lksctp-tools for package: erlang-erts-R16B-03.10.el7.x86_64 |
| 8050 | ---> Package erlang-goldrush.x86_64 0:0.1.6-6.el7.kolab_3.5 will be installed |
| 8051 | ---> Package erlang-hamcrest.x86_64 0:0.1.0-9.el7.kolab_3.5 will be installed |
| 8052 | ---> Package erlang-inert.x86_64 0:0.6.1-4.el7.kolab_3.5 will be installed |
| 8053 | ---> Package erlang-iso8601.x86_64 0:1.2-4.el7.kolab_3.5 will be installed |
| 8054 | ---> Package erlang-jsx.x86_64 0:2.4.0-4.el7.kolab_3.5 will be installed |
| 8055 | ---> Package erlang-lager.x86_64 0:2.1.0-9.el7.kolab_3.5 will be installed |
| 8056 | ---> Package erlang-meck.x86_64 0:0.8.2-13.el7.kolab_3.5 will be installed |
| 8057 | ---> Package erlang-parsetools.x86_64 0:R16B-03.10.el7 will be installed |
| 8058 | ---> Package erlang-poolboy.x86_64 0:1.4.2-3.el7.kolab_3.5 will be installed |
| 8059 | ---> Package erlang-procket.x86_64 0:0.6.1-3.el7.kolab_3.5 will be installed |
| 8060 | ---> Package erlang-proper.x86_64 0:1.1-8.el7.kolab_3.5 will be installed |
| 8061 | ---> Package erlang-protobuffs.x86_64 0:0.8.0-8.el7.kolab_3.5 will be installed |
| 8062 | ---> Package erlang-rebar.x86_64 0:2.5.1-8.el7.kolab_3.5 will be installed |
| 8063 | --> Processing Dependency: erlang-getopt(x86-64) for package: erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 8064 | --> Processing Dependency: erlang-mustache(x86-64) for package: erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 |
| 8065 | ---> Package erlang-riak_pb.x86_64 0:2.0.0.16-9.el7.kolab_3.5 will be installed |
| 8066 | ---> Package erlang-riakc.x86_64 0:2.0.1-8.el7.kolab_3.5 will be installed |
| 8067 | ---> Package fdupes.x86_64 0:1.51-6.el7 will be installed |
| 8068 | ---> Package groff.x86_64 0:1.22.2-8.el7 will be installed |
| 8069 | ---> Package guile-devel.x86_64 5:2.0.9-5.el7 will be installed |
| 8070 | --> Processing Dependency: guile(x86-64) = 5:2.0.9-5.el7 for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8071 | --> Processing Dependency: gmp-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8072 | --> Processing Dependency: gc-devel for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8073 | --> Processing Dependency: libguile-2.0.so.22()(64bit) for package: 5:guile-devel-2.0.9-5.el7.x86_64 |
| 8074 | ---> Package jansson-devel.x86_64 0:2.4-6.el7 will be installed |
| 8075 | --> Processing Dependency: jansson = 2.4-6.el7 for package: jansson-devel-2.4-6.el7.x86_64 |
| 8076 | --> Processing Dependency: libjansson.so.4()(64bit) for package: jansson-devel-2.4-6.el7.x86_64 |
| 8077 | ---> Package krb5-devel.x86_64 0:1.12.2-14.el7 will be installed |
| 8078 | --> Processing Dependency: libverto-devel for package: krb5-devel-1.12.2-14.el7.x86_64 |
| 8079 | --> Processing Dependency: libselinux-devel for package: krb5-devel-1.12.2-14.el7.x86_64 |
| 8080 | --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.12.2-14.el7.x86_64 |
| 8081 | ---> Package latex2html.noarch 0:2012-3.el7 will be installed |
| 8082 | --> Processing Dependency: tex(url.sty) for package: latex2html-2012-3.el7.noarch |
| 8083 | --> Processing Dependency: tex(latex) for package: latex2html-2012-3.el7.noarch |
| 8084 | --> Processing Dependency: netpbm-progs for package: latex2html-2012-3.el7.noarch |
| 8085 | ---> Package libcalendaring-devel.x86_64 0:4.9.1-3.el7.kolab_3.5 will be installed |
| 8086 | --> Processing Dependency: libcalendaring = 4.9.1-3.el7.kolab_3.5 for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8087 | --> Processing Dependency: libcalendaring-kcalutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8088 | --> Processing Dependency: libcalendaring-kimap.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8089 | --> Processing Dependency: libcalendaring-kpimutils.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8090 | --> Processing Dependency: libcalendaring-kabc.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8091 | --> Processing Dependency: libcalendaring-akonadi-notes.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8092 | --> Processing Dependency: libcalendaring-kmime.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8093 | --> Processing Dependency: libcalendaring-kcalcore.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8094 | --> Processing Dependency: libcalendaring-kdecore.so.0()(64bit) for package: libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 |
| 8095 | ---> Package libcurl-devel.x86_64 0:7.29.0-19.el7 will be installed |
| 8096 | ---> Package libdb-devel.x86_64 0:5.3.21-17.el7_0.1 will be installed |
| 8097 | ---> Package libical-devel.x86_64 0:0.48-6.el7 will be installed |
| 8098 | ---> Package libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8099 | --> Processing Dependency: libkolab(x86-64) = 0.6.git.1429288613 for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 8100 | --> Processing Dependency: libkolab.so.0()(64bit) for package: libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 8101 | ---> Package libkolabxml-devel.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8102 | --> Processing Dependency: libkolabxml(x86-64) = 1.2 for package: libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 8103 | --> Processing Dependency: libkolabxml.so.1()(64bit) for package: libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 |
| 8104 | ---> Package libuuid-devel.x86_64 0:2.23.2-22.el7_1 will be installed |
| 8105 | --> Processing Dependency: libuuid = 2.23.2-22.el7_1 for package: libuuid-devel-2.23.2-22.el7_1.x86_64 |
| 8106 | ---> Package maven-antrun-plugin.noarch 0:1.7-8.el7 will be installed |
| 8107 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-utils) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8108 | --> Processing Dependency: mvn(org.apache.maven:maven-project) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8109 | --> Processing Dependency: mvn(org.apache.maven:maven-plugin-api) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8110 | --> Processing Dependency: mvn(org.apache.maven:maven-compat) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8111 | --> Processing Dependency: mvn(org.apache.maven:maven-artifact) for package: maven-antrun-plugin-1.7-8.el7.noarch |
| 8112 | ---> Package maven-compiler-plugin.noarch 0:3.1-4.el7 will be installed |
| 8113 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-container-default) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8114 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-compiler-manager) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8115 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-compiler-javac) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8116 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-compiler-api) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8117 | --> Processing Dependency: mvn(org.apache.maven:maven-toolchain) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8118 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-shared-utils) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8119 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-shared-incremental) for package: maven-compiler-plugin-3.1-4.el7.noarch |
| 8120 | ---> Package maven-install-plugin.noarch 0:2.4-7.el7 will be installed |
| 8121 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-digest) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8122 | --> Processing Dependency: mvn(org.apache.maven:maven-model:2.0.6) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8123 | --> Processing Dependency: mvn(org.apache.maven:maven-artifact:2.0.6) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8124 | --> Processing Dependency: mvn(org.apache.maven:maven-artifact-manager) for package: maven-install-plugin-2.4-7.el7.noarch |
| 8125 | ---> Package maven-jar-plugin.noarch 0:2.4-8.el7 will be installed |
| 8126 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-archiver) for package: maven-jar-plugin-2.4-8.el7.noarch |
| 8127 | --> Processing Dependency: mvn(org.apache.maven:maven-archiver) for package: maven-jar-plugin-2.4-8.el7.noarch |
| 8128 | --> Processing Dependency: mvn(commons-lang:commons-lang) for package: maven-jar-plugin-2.4-8.el7.noarch |
| 8129 | ---> Package maven-javadoc-plugin.noarch 0:2.9-8.el7 will be installed |
| 8130 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-interactivity-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8131 | --> Processing Dependency: mvn(org.apache.maven:maven-settings:2.2.1) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8132 | --> Processing Dependency: mvn(org.apache.maven.wagon:wagon-provider-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8133 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-invoker) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8134 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-common-artifact-filters) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8135 | --> Processing Dependency: mvn(org.apache.maven.reporting:maven-reporting-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8136 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-site-renderer) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8137 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-sink-api) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8138 | --> Processing Dependency: mvn(log4j:log4j) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8139 | --> Processing Dependency: mvn(commons-logging:commons-logging) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8140 | --> Processing Dependency: mvn(commons-io:commons-io) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8141 | --> Processing Dependency: mvn(commons-httpclient:commons-httpclient) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8142 | --> Processing Dependency: mvn(com.thoughtworks.qdox:qdox) for package: maven-javadoc-plugin-2.9-8.el7.noarch |
| 8143 | ---> Package maven-local.noarch 0:3.4.1-6.el7_0 will be installed |
| 8144 | --> Processing Dependency: xmvn >= 1.0.0-0.1 for package: maven-local-3.4.1-6.el7_0.noarch |
| 8145 | --> Processing Dependency: weld-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8146 | --> Processing Dependency: sonatype-oss-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8147 | --> Processing Dependency: plexus-tools-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8148 | --> Processing Dependency: plexus-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8149 | --> Processing Dependency: plexus-components-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8150 | --> Processing Dependency: mojo-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8151 | --> Processing Dependency: maven-surefire-provider-testng for package: maven-local-3.4.1-6.el7_0.noarch |
| 8152 | --> Processing Dependency: maven-surefire-provider-junit for package: maven-local-3.4.1-6.el7_0.noarch |
| 8153 | --> Processing Dependency: maven-plugins-pom for package: maven-local-3.4.1-6.el7_0.noarch |
| 8154 | --> Processing Dependency: maven-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8155 | --> Processing Dependency: maven-enforcer-plugin for package: maven-local-3.4.1-6.el7_0.noarch |
| 8156 | --> Processing Dependency: maven-assembly-plugin for package: maven-local-3.4.1-6.el7_0.noarch |
| 8157 | --> Processing Dependency: jvnet-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8158 | --> Processing Dependency: jboss-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8159 | --> Processing Dependency: httpcomponents-project for package: maven-local-3.4.1-6.el7_0.noarch |
| 8160 | --> Processing Dependency: geronimo-parent-poms for package: maven-local-3.4.1-6.el7_0.noarch |
| 8161 | --> Processing Dependency: apache-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8162 | --> Processing Dependency: apache-commons-parent for package: maven-local-3.4.1-6.el7_0.noarch |
| 8163 | ---> Package maven-resources-plugin.noarch 0:2.6-6.el7 will be installed |
| 8164 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-interpolation) for package: maven-resources-plugin-2.6-6.el7.noarch |
| 8165 | --> Processing Dependency: mvn(org.apache.maven:maven-monitor) for package: maven-resources-plugin-2.6-6.el7.noarch |
| 8166 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-filtering) for package: maven-resources-plugin-2.6-6.el7.noarch |
| 8167 | ---> Package maven-surefire-plugin.noarch 0:2.15-3.el7 will be installed |
| 8168 | --> Processing Dependency: mvn(org.apache.maven.surefire:surefire-api) = 2.15 for package: maven-surefire-plugin-2.15-3.el7.noarch |
| 8169 | --> Processing Dependency: mvn(org.apache.maven.surefire:maven-surefire-common) = 2.15 for package: maven-surefire-plugin-2.15-3.el7.noarch |
| 8170 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) for package: maven-surefire-plugin-2.15-3.el7.noarch |
| 8171 | ---> Package net-snmp-devel.x86_64 1:5.7.2-20.el7 will be installed |
| 8172 | --> Processing Dependency: net-snmp-libs = 1:5.7.2-20.el7 for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8173 | --> 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 |
| 8174 | --> Processing Dependency: tcp_wrappers-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8175 | --> Processing Dependency: rpm-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8176 | --> Processing Dependency: lm_sensors-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8177 | --> Processing Dependency: elfutils-libelf-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8178 | --> Processing Dependency: elfutils-devel for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8179 | --> Processing Dependency: libnetsnmptrapd.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8180 | --> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8181 | --> Processing Dependency: libnetsnmphelpers.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8182 | --> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8183 | --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: 1:net-snmp-devel-5.7.2-20.el7.x86_64 |
| 8184 | ---> Package nodejs-less.noarch 0:1.7.0-2.el7 will be installed |
| 8185 | --> Processing Dependency: npm(ycssmin) < 1.1 for package: nodejs-less-1.7.0-2.el7.noarch |
| 8186 | --> Processing Dependency: npm(ycssmin) >= 1.0.1 for package: nodejs-less-1.7.0-2.el7.noarch |
| 8187 | --> Processing Dependency: nodejs(engine) >= 0.8.0 for package: nodejs-less-1.7.0-2.el7.noarch |
| 8188 | --> Processing Dependency: nodejs for package: nodejs-less-1.7.0-2.el7.noarch |
| 8189 | ---> Package nspr-devel.x86_64 0:4.10.8-1.el7_1 will be installed |
| 8190 | --> Processing Dependency: nspr = 4.10.8-1.el7_1 for package: nspr-devel-4.10.8-1.el7_1.x86_64 |
| 8191 | Package: nspr-4.10.8-1.el7_1.src - can't co-install with nspr-4.10.8-1.el7_1.x86_64 |
| 8192 | Package: nspr-4.10.8-1.el7_1.src - can't co-install with nspr-4.10.8-1.el7_1.x86_64 |
| 8193 | ---> Package nss-devel.x86_64 0:3.18.0-2.2.el7_1 will be installed |
| 8194 | --> Processing Dependency: nss = 3.18.0-2.2.el7_1 for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8195 | Package: nss-3.18.0-2.2.el7_1.src - can't co-install with nss-3.18.0-2.2.el7_1.x86_64 |
| 8196 | Package: nss-3.18.0-2.2.el7_1.src - can't co-install with nss-3.18.0-2.2.el7_1.x86_64 |
| 8197 | --> Processing Dependency: pkgconfig(nss-util) >= 3.18.0 for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8198 | --> Processing Dependency: nss-util-devel for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8199 | --> Processing Dependency: nss-softokn-devel for package: nss-devel-3.18.0-2.2.el7_1.x86_64 |
| 8200 | ---> Package openldap-devel.x86_64 0:2.4.39-6.el7 will be installed |
| 8201 | ---> Package openssl-devel.x86_64 1:1.0.1e-42.el7.4 will be installed |
| 8202 | ---> Package pcre-devel.x86_64 0:8.32-14.el7 will be installed |
| 8203 | ---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed |
| 8204 | --> Processing Dependency: perl(ExtUtils::Packlist) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8205 | --> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8206 | --> Processing Dependency: perl(ExtUtils::Installed) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8207 | --> Processing Dependency: perl(ExtUtils::Install) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch |
| 8208 | ---> Package perl-Test-Simple.noarch 0:0.98-243.el7 will be installed |
| 8209 | ---> Package perl-devel.x86_64 4:5.16.3-285.el7 will be installed |
| 8210 | --> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64 |
| 8211 | --> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-285.el7.x86_64 |
| 8212 | --> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-285.el7.x86_64 |
| 8213 | ---> Package php.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8214 | --> Processing Dependency: httpd-mmn = 20120211x8664 for package: php-5.4.16-23.el7_0.3.x86_64 |
| 8215 | --> Processing Dependency: httpd for package: php-5.4.16-23.el7_0.3.x86_64 |
| 8216 | ---> Package php-JsonSchema.noarch 0:1.4.1-1.el7.kolab_3.5 will be installed |
| 8217 | ---> Package php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5 will be installed |
| 8218 | --> Processing Dependency: mozldap-tools >= 6.0.5 for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 8219 | --> Processing Dependency: php-ldap for package: php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch |
| 8220 | ---> Package php-common.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8221 | --> Processing Dependency: libzip.so.2()(64bit) for package: php-common-5.4.16-23.el7_0.3.x86_64 |
| 8222 | ---> Package php-devel.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8223 | ---> Package php-gd.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8224 | --> Processing Dependency: libt1.so.5()(64bit) for package: php-gd-5.4.16-23.el7_0.3.x86_64 |
| 8225 | ---> Package php-jsonlint.noarch 0:1.3.1-1.el7 will be installed |
| 8226 | ---> Package php-mbstring.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8227 | ---> Package php-mcrypt.x86_64 0:5.4.16-3.el7 will be installed |
| 8228 | --> Processing Dependency: libmcrypt.so.4()(64bit) for package: php-mcrypt-5.4.16-3.el7.x86_64 |
| 8229 | ---> Package php-pdo.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8230 | ---> Package php-pear.noarch 1:1.9.4-21.el7 will be installed |
| 8231 | --> Processing Dependency: php-posix for package: 1:php-pear-1.9.4-21.el7.noarch |
| 8232 | ---> Package php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 will be installed |
| 8233 | ---> Package php-pear-DB.noarch 0:1.7.14-6.el7 will be installed |
| 8234 | ---> Package php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 will be installed |
| 8235 | --> Processing Dependency: php-pear(Net_URL2) >= 2.0.0 for package: php-pear-HTTP-Request2-2.2.1-1.el7.noarch |
| 8236 | ---> Package php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 will be installed |
| 8237 | ---> Package php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 will be installed |
| 8238 | --> Processing Dependency: php-mysqli for package: php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch |
| 8239 | ---> Package php-pear-Mail-Mime.noarch 0:1.8.9-1.el7 will be installed |
| 8240 | ---> Package php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 will be installed |
| 8241 | ---> Package php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 will be installed |
| 8242 | ---> Package php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 will be installed |
| 8243 | ---> Package php-pear-Net-SMTP.noarch 0:1.6.2-1.el7 will be installed |
| 8244 | ---> Package php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 will be installed |
| 8245 | ---> Package php-pear-Net-Socket.noarch 0:1.0.14-1.el7 will be installed |
| 8246 | ---> Package php-phpunit-PHPUnit.noarch 0:4.6.5-1.el7 will be installed |
| 8247 | --> Processing Dependency: php-composer(symfony/yaml) < 4 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8248 | --> Processing Dependency: php-composer(sebastian/version) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8249 | --> Processing Dependency: php-composer(sebastian/global-state) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8250 | --> Processing Dependency: php-composer(sebastian/exporter) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8251 | --> Processing Dependency: php-composer(sebastian/environment) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8252 | --> Processing Dependency: php-composer(sebastian/diff) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8253 | --> Processing Dependency: php-composer(sebastian/comparator) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8254 | --> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) < 3 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8255 | --> Processing Dependency: php-composer(phpunit/php-timer) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8256 | --> Processing Dependency: php-composer(phpunit/php-text-template) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8257 | --> Processing Dependency: php-composer(phpunit/php-invoker) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8258 | --> Processing Dependency: php-composer(phpunit/php-file-iterator) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8259 | --> Processing Dependency: php-composer(phpunit/php-code-coverage) < 3 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8260 | --> Processing Dependency: php-composer(phpspec/prophecy) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8261 | --> Processing Dependency: php-composer(doctrine/instantiator) < 2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8262 | --> Processing Dependency: php-composer(symfony/yaml) >= 2.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8263 | --> Processing Dependency: php-composer(sebastian/version) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8264 | --> Processing Dependency: php-composer(sebastian/recursion-context) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8265 | --> Processing Dependency: php-composer(sebastian/global-state) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8266 | --> Processing Dependency: php-composer(sebastian/exporter) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8267 | --> Processing Dependency: php-composer(sebastian/environment) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8268 | --> Processing Dependency: php-composer(sebastian/diff) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8269 | --> Processing Dependency: php-composer(sebastian/comparator) >= 1.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8270 | --> Processing Dependency: php-composer(phpunit/phpunit-mock-objects) >= 2.3 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8271 | --> Processing Dependency: php-composer(phpunit/php-timer) >= 1.0 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8272 | --> Processing Dependency: php-composer(phpunit/php-text-template) >= 1.2 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8273 | --> Processing Dependency: php-composer(phpunit/php-invoker) >= 1.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8274 | --> Processing Dependency: php-composer(phpunit/php-file-iterator) >= 1.4 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8275 | --> Processing Dependency: php-composer(phpunit/php-code-coverage) >= 2.0.11 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8276 | --> Processing Dependency: php-composer(phpspec/prophecy) >= 1.3.1 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8277 | --> Processing Dependency: php-composer(doctrine/instantiator) >= 1.0.4 for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8278 | --> Processing Dependency: php-tidy for package: php-phpunit-PHPUnit-4.6.5-1.el7.noarch |
| 8279 | ---> Package php-sabre-event.noarch 0:1.0.1-1.el7.kolab_3.5 will be installed |
| 8280 | ---> Package php-sabre-http.noarch 0:2.0.4-1.el7.kolab_3.5 will be installed |
| 8281 | ---> Package php-sabre-vobject.noarch 0:3.2.4-1.el7.kolab_3.5 will be installed |
| 8282 | ---> Package php-symfony-class-loader.noarch 0:2.5.11-1.el7 will be installed |
| 8283 | --> Processing Dependency: php-symfony-common = 2.5.11-1.el7 for package: php-symfony-class-loader-2.5.11-1.el7.noarch |
| 8284 | ---> Package php-symfony-console.noarch 0:2.5.11-1.el7 will be installed |
| 8285 | --> Processing Dependency: php-composer(symfony/event-dispatcher) = 2.5.11 for package: php-symfony-console-2.5.11-1.el7.noarch |
| 8286 | --> Processing Dependency: php-composer(psr/log) < 2.0 for package: php-symfony-console-2.5.11-1.el7.noarch |
| 8287 | --> Processing Dependency: php-composer(psr/log) >= 1.0 for package: php-symfony-console-2.5.11-1.el7.noarch |
| 8288 | ---> Package php-symfony-finder.noarch 0:2.5.11-1.el7 will be installed |
| 8289 | ---> Package php-symfony-process.noarch 0:2.5.11-1.el7 will be installed |
| 8290 | ---> Package php-xml.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8291 | ---> Package pytest.noarch 0:2.3.5-4.el7 will be installed |
| 8292 | --> Processing Dependency: python-py >= 1.4.12 for package: pytest-2.3.5-4.el7.noarch |
| 8293 | ---> Package python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 will be installed |
| 8294 | ---> Package python-cryptography-vectors.noarch 0:0.8-1.el7 will be installed |
| 8295 | ---> Package python-cssmin.noarch 0:0.2.0-12.el7.kolab_3.5 will be installed |
| 8296 | ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed |
| 8297 | ---> Package python-devel.x86_64 0:2.7.5-16.el7 will be installed |
| 8298 | ---> Package python-flask.noarch 1:0.10.1-7.el7.kolab_3.5 will be installed |
| 8299 | ---> Package python-gflags.noarch 0:2.0-6.el7.kolab_3.5 will be installed |
| 8300 | ---> Package python-google-apputils.noarch 0:0.4.1-1.el7.kolab_3.5 will be installed |
| 8301 | ---> Package python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5 will be installed |
| 8302 | ---> Package python-iso8601.noarch 0:0.1.10-1.el7 will be installed |
| 8303 | ---> Package python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5 will be installed |
| 8304 | ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed |
| 8305 | --> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch |
| 8306 | ---> Package python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8307 | --> Processing Dependency: libxerces-c-3.1.so()(64bit) for package: python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 |
| 8308 | ---> Package python-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8309 | ---> Package python-ldap.x86_64 0:2.4.15-2.el7 will be installed |
| 8310 | ---> Package python-nose.noarch 0:1.3.0-2.el7 will be installed |
| 8311 | ---> Package python-ply.noarch 0:3.4-4.el7 will be installed |
| 8312 | ---> Package python-pretend.noarch 0:1.0.8-2.el7 will be installed |
| 8313 | ---> Package python-pyasn1.noarch 0:0.1.6-2.el7 will be installed |
| 8314 | ---> Package python-pyasn1-modules.noarch 0:0.1.6-2.el7 will be installed |
| 8315 | ---> Package python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 will be installed |
| 8316 | ---> Package python-six.noarch 0:1.9.0-2.el7.kolab_3.5 will be installed |
| 8317 | ---> Package python-sphinx.noarch 0:1.1.3-8.el7 will be installed |
| 8318 | --> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-8.el7.noarch |
| 8319 | --> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-8.el7.noarch |
| 8320 | ---> Package python-sqlalchemy.x86_64 0:0.9.7-3.el7 will be installed |
| 8321 | ---> Package python-twisted-core.x86_64 0:12.2.0-4.el7 will be installed |
| 8322 | --> Processing Dependency: python-zope-interface for package: python-twisted-core-12.2.0-4.el7.x86_64 |
| 8323 | --> Processing Dependency: pyserial for package: python-twisted-core-12.2.0-4.el7.x86_64 |
| 8324 | ---> Package python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5 will be installed |
| 8325 | ---> Package pytz.noarch 0:2012d-5.el7 will be installed |
| 8326 | ---> Package qt-devel.x86_64 1:4.8.5-8.el7 will be installed |
| 8327 | --> Processing Dependency: pkgconfig(xv) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8328 | --> Processing Dependency: pkgconfig(xt) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8329 | --> Processing Dependency: pkgconfig(sm) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8330 | --> Processing Dependency: pkgconfig(ice) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8331 | --> Processing Dependency: pkgconfig(glu) for package: 1:qt-devel-4.8.5-8.el7.x86_64 |
| 8332 | ---> Package roundcubemail.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8333 | --> Processing Dependency: roundcubemail(plugin-zipdownload) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8334 | --> Processing Dependency: roundcubemail(plugin-password) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8335 | --> Processing Dependency: roundcubemail(plugin-managesieve) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8336 | --> Processing Dependency: roundcubemail(plugin-acl) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8337 | --> Processing Dependency: roundcubemail(plugin-archive) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8338 | --> Processing Dependency: roundcubemail-skin-chameleon for package: roundcubemail-1.2-3.el7.kolab_3.5.noarch |
| 8339 | ---> Package roundcubemail-core.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8340 | --> Processing Dependency: roundcubemail(core-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8341 | --> Processing Dependency: roundcubemail(plugin-jqueryui) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8342 | --> Processing Dependency: roundcubemail(plugin-filesystem_attachments) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8343 | --> Processing Dependency: roundcubemail(skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-core-1.2-3.el7.kolab_3.5.noarch |
| 8344 | ---> Package roundcubemail-plugin-kolab_auth.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8345 | --> Processing Dependency: roundcubemail(plugin-kolab_auth-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.noarch |
| 8346 | ---> Package roundcubemail-plugin-kolab_folders.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8347 | --> Processing Dependency: roundcubemail(plugin-kolab_folders-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5.noarch |
| 8348 | ---> Package roundcubemail-plugin-libkolab.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8349 | --> Processing Dependency: roundcubemail(plugin-libkolab-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noarch |
| 8350 | --> Processing Dependency: roundcubemail(plugin-libkolab-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noarch |
| 8351 | ---> Package roundcubemail-plugins-kolab.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8352 | --> Processing Dependency: roundcubemail(plugin-calendar) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8353 | --> Processing Dependency: roundcubemail(plugin-odfviewer) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8354 | --> Processing Dependency: roundcubemail(plugin-pdfviewer) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8355 | --> Processing Dependency: roundcubemail(plugin-tasklist) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8356 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8357 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8358 | --> Processing Dependency: roundcubemail(plugin-kolab_config) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8359 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8360 | --> Processing Dependency: roundcubemail(plugin-kolab_files) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8361 | --> Processing Dependency: roundcubemail(plugin-kolab_notes) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8362 | --> Processing Dependency: roundcubemail(plugin-kolab_tags) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8363 | --> Processing Dependency: php-kolab >= 0.5 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8364 | --> Processing Dependency: php-kolabformat >= 1.0 for package: roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch |
| 8365 | ---> Package svrcore-devel.x86_64 0:4.0.4-11.el7 will be installed |
| 8366 | --> Processing Dependency: svrcore = 4.0.4-11.el7 for package: svrcore-devel-4.0.4-11.el7.x86_64 |
| 8367 | --> Processing Dependency: libsvrcore.so.0()(64bit) for package: svrcore-devel-4.0.4-11.el7.x86_64 |
| 8368 | ---> Package tcl-devel.x86_64 1:8.5.13-4.el7 will be installed |
| 8369 | --> Processing Dependency: tcl = 1:8.5.13-4.el7 for package: 1:tcl-devel-8.5.13-4.el7.x86_64 |
| 8370 | ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed |
| 8371 | ---> Package texlive-dvips.noarch 2:svn29585.0-32.el7 will be installed |
| 8372 | --> Processing Dependency: texlive-latex-fonts for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8373 | --> Processing Dependency: texlive-kpathsea-bin for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8374 | --> Processing Dependency: texlive-dvips-bin for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8375 | --> Processing Dependency: texlive-base for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8376 | --> Processing Dependency: tex-kpathsea for package: 2:texlive-dvips-svn29585.0-32.el7.noarch |
| 8377 | ---> Package texlive-latex.noarch 2:svn27907.0-32.el7 will be installed |
| 8378 | --> Processing Dependency: tex-pdftex for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8379 | --> Processing Dependency: tex-luatex for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8380 | --> Processing Dependency: tex-latexconfig for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8381 | --> Processing Dependency: tex(multicol.sty) for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8382 | --> Processing Dependency: tex(hyperref.sty) for package: 2:texlive-latex-svn27907.0-32.el7.noarch |
| 8383 | ---> Package tkinter.x86_64 0:2.7.5-16.el7 will be installed |
| 8384 | --> Processing Dependency: libtk8.5.so()(64bit) for package: tkinter-2.7.5-16.el7.x86_64 |
| 8385 | --> Processing Dependency: libTix.so()(64bit) for package: tkinter-2.7.5-16.el7.x86_64 |
| 8386 | ---> Package transfig.x86_64 1:3.2.5d-13.el7 will be installed |
| 8387 | --> Processing Dependency: ghostscript for package: 1:transfig-3.2.5d-13.el7.x86_64 |
| 8388 | --> Processing Dependency: bc for package: 1:transfig-3.2.5d-13.el7.x86_64 |
| 8389 | ---> Package uglify-js.noarch 0:2.4.13-5.el7 will be installed |
| 8390 | --> Processing Dependency: js-uglify = 2.4.13-5.el7 for package: uglify-js-2.4.13-5.el7.noarch |
| 8391 | --> Processing Dependency: npm(uglify-to-browserify) < 1.1 for package: uglify-js-2.4.13-5.el7.noarch |
| 8392 | --> Processing Dependency: npm(source-map) < 0.2 for package: uglify-js-2.4.13-5.el7.noarch |
| 8393 | --> Processing Dependency: npm(optimist) < 0.5 for package: uglify-js-2.4.13-5.el7.noarch |
| 8394 | --> Processing Dependency: npm(async) < 0.3 for package: uglify-js-2.4.13-5.el7.noarch |
| 8395 | --> Processing Dependency: npm(uglify-to-browserify) >= 1.0.0 for package: uglify-js-2.4.13-5.el7.noarch |
| 8396 | --> Processing Dependency: npm(source-map) >= 0.1.33 for package: uglify-js-2.4.13-5.el7.noarch |
| 8397 | --> Processing Dependency: npm(optimist) >= 0.4 for package: uglify-js-2.4.13-5.el7.noarch |
| 8398 | --> Processing Dependency: npm(async) >= 0.2.6 for package: uglify-js-2.4.13-5.el7.noarch |
| 8399 | ---> Package uuid-devel.x86_64 0:1.6.2-26.el7 will be installed |
| 8400 | --> Processing Dependency: uuid = 1.6.2-26.el7 for package: uuid-devel-1.6.2-26.el7.x86_64 |
| 8401 | --> Processing Dependency: libossp-uuid.so.16()(64bit) for package: uuid-devel-1.6.2-26.el7.x86_64 |
| 8402 | ---> Package xerces-c-devel.x86_64 0:3.1.1-6.el7 will be installed |
| 8403 | ---> Package xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5 will be installed |
| 8404 | --> Running transaction check |
| 8405 | ---> Package CUnit.x86_64 0:2.1.3-8.el7 will be installed |
| 8406 | ---> Package ImageMagick.x86_64 0:6.7.8.9-10.el7 will be installed |
| 8407 | --> Processing Dependency: libwmflite-0.2.so.7()(64bit) for package: ImageMagick-6.7.8.9-10.el7.x86_64 |
| 8408 | ---> Package apache-commons-io.noarch 1:2.4-12.el7 will be installed |
| 8409 | ---> Package apache-commons-lang.noarch 0:2.6-15.el7 will be installed |
| 8410 | ---> Package apache-commons-logging.noarch 0:1.1.2-7.el7 will be installed |
| 8411 | --> Processing Dependency: mvn(logkit:logkit) for package: apache-commons-logging-1.1.2-7.el7.noarch |
| 8412 | --> Processing Dependency: mvn(avalon-framework:avalon-framework-api) for package: apache-commons-logging-1.1.2-7.el7.noarch |
| 8413 | ---> Package apache-commons-parent.noarch 0:26-8.el7 will be installed |
| 8414 | --> Processing Dependency: mvn(org.codehaus.mojo:buildnumber-maven-plugin) for package: apache-commons-parent-26-8.el7.noarch |
| 8415 | --> Processing Dependency: mvn(org.apache.rat:apache-rat-plugin) for package: apache-commons-parent-26-8.el7.noarch |
| 8416 | --> Processing Dependency: mvn(org.apache.felix:maven-bundle-plugin) for package: apache-commons-parent-26-8.el7.noarch |
| 8417 | ---> Package apache-parent.noarch 0:10-14.el7 will be installed |
| 8418 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-remote-resources-plugin) for package: apache-parent-10-14.el7.noarch |
| 8419 | --> Processing Dependency: apache-resource-bundles for package: apache-parent-10-14.el7.noarch |
| 8420 | ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed |
| 8421 | ---> Package boost.x86_64 0:1.53.0-23.el7 will be installed |
| 8422 | ---> Package boost-atomic.x86_64 0:1.53.0-23.el7 will be installed |
| 8423 | ---> Package boost-chrono.x86_64 0:1.53.0-23.el7 will be installed |
| 8424 | ---> Package boost-context.x86_64 0:1.53.0-23.el7 will be installed |
| 8425 | ---> Package boost-date-time.x86_64 0:1.53.0-23.el7 will be installed |
| 8426 | ---> Package boost-filesystem.x86_64 0:1.53.0-23.el7 will be installed |
| 8427 | ---> Package boost-graph.x86_64 0:1.53.0-23.el7 will be installed |
| 8428 | ---> Package boost-iostreams.x86_64 0:1.53.0-23.el7 will be installed |
| 8429 | ---> Package boost-locale.x86_64 0:1.53.0-23.el7 will be installed |
| 8430 | ---> Package boost-math.x86_64 0:1.53.0-23.el7 will be installed |
| 8431 | ---> Package boost-program-options.x86_64 0:1.53.0-23.el7 will be installed |
| 8432 | ---> Package boost-python.x86_64 0:1.53.0-23.el7 will be installed |
| 8433 | ---> Package boost-random.x86_64 0:1.53.0-23.el7 will be installed |
| 8434 | ---> Package boost-regex.x86_64 0:1.53.0-23.el7 will be installed |
| 8435 | ---> Package boost-serialization.x86_64 0:1.53.0-23.el7 will be installed |
| 8436 | ---> Package boost-signals.x86_64 0:1.53.0-23.el7 will be installed |
| 8437 | ---> Package boost-test.x86_64 0:1.53.0-23.el7 will be installed |
| 8438 | ---> Package boost-timer.x86_64 0:1.53.0-23.el7 will be installed |
| 8439 | ---> Package boost-wave.x86_64 0:1.53.0-23.el7 will be installed |
| 8440 | ---> Package cyrus-sasl.x86_64 0:2.1.26-17.el7 will be installed |
| 8441 | ---> Package dejavu-sans-mono-fonts.noarch 0:2.33-6.el7 will be installed |
| 8442 | --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-mono-fonts-2.33-6.el7.noarch |
| 8443 | ---> Package elfutils-devel.x86_64 0:0.160-1.el7 will be installed |
| 8444 | ---> Package elfutils-libelf-devel.x86_64 0:0.160-1.el7 will be installed |
| 8445 | ---> Package emacs-common.x86_64 1:24.3-11.el7 will be installed |
| 8446 | --> Processing Dependency: liblockfile.so.1()(64bit) for package: 1:emacs-common-24.3-11.el7.x86_64 |
| 8447 | ---> Package erlang-appmon.x86_64 0:R16B-03.10.el7 will be installed |
| 8448 | ---> Package erlang-asn1.x86_64 0:R16B-03.10.el7 will be installed |
| 8449 | ---> Package erlang-compiler.x86_64 0:R16B-03.10.el7 will be installed |
| 8450 | ---> Package erlang-cosEvent.x86_64 0:R16B-03.10.el7 will be installed |
| 8451 | ---> Package erlang-cosEventDomain.x86_64 0:R16B-03.10.el7 will be installed |
| 8452 | ---> Package erlang-cosFileTransfer.x86_64 0:R16B-03.10.el7 will be installed |
| 8453 | ---> Package erlang-cosNotification.x86_64 0:R16B-03.10.el7 will be installed |
| 8454 | ---> Package erlang-cosProperty.x86_64 0:R16B-03.10.el7 will be installed |
| 8455 | ---> Package erlang-cosTime.x86_64 0:R16B-03.10.el7 will be installed |
| 8456 | ---> Package erlang-cosTransactions.x86_64 0:R16B-03.10.el7 will be installed |
| 8457 | ---> Package erlang-crypto.x86_64 0:R16B-03.10.el7 will be installed |
| 8458 | ---> Package erlang-debugger.x86_64 0:R16B-03.10.el7 will be installed |
| 8459 | ---> Package erlang-dialyzer.x86_64 0:R16B-03.10.el7 will be installed |
| 8460 | --> Processing Dependency: graphviz for package: erlang-dialyzer-R16B-03.10.el7.x86_64 |
| 8461 | ---> Package erlang-diameter.x86_64 0:R16B-03.10.el7 will be installed |
| 8462 | ---> Package erlang-edoc.x86_64 0:R16B-03.10.el7 will be installed |
| 8463 | ---> Package erlang-erl_docgen.x86_64 0:R16B-03.10.el7 will be installed |
| 8464 | ---> Package erlang-erl_interface.x86_64 0:R16B-03.10.el7 will be installed |
| 8465 | ---> Package erlang-et.x86_64 0:R16B-03.10.el7 will be installed |
| 8466 | ---> Package erlang-eunit.x86_64 0:R16B-03.10.el7 will be installed |
| 8467 | ---> Package erlang-examples.x86_64 0:R16B-03.10.el7 will be installed |
| 8468 | ---> Package erlang-getopt.x86_64 0:0.7.0-1.el7 will be installed |
| 8469 | ---> Package erlang-gs.x86_64 0:R16B-03.10.el7 will be installed |
| 8470 | ---> Package erlang-hipe.x86_64 0:R16B-03.10.el7 will be installed |
| 8471 | ---> Package erlang-ic.x86_64 0:R16B-03.10.el7 will be installed |
| 8472 | ---> Package erlang-inets.x86_64 0:R16B-03.10.el7 will be installed |
| 8473 | ---> Package erlang-jinterface.x86_64 0:R16B-03.10.el7 will be installed |
| 8474 | ---> Package erlang-kernel.x86_64 0:R16B-03.10.el7 will be installed |
| 8475 | ---> Package erlang-megaco.x86_64 0:R16B-03.10.el7 will be installed |
| 8476 | ---> Package erlang-mnesia.x86_64 0:R16B-03.10.el7 will be installed |
| 8477 | ---> Package erlang-mustache.x86_64 0:0.1.0-8.el7.kolab_3.5 will be installed |
| 8478 | ---> Package erlang-observer.x86_64 0:R16B-03.10.el7 will be installed |
| 8479 | ---> Package erlang-odbc.x86_64 0:R16B-03.10.el7 will be installed |
| 8480 | --> Processing Dependency: libodbc.so.2()(64bit) for package: erlang-odbc-R16B-03.10.el7.x86_64 |
| 8481 | ---> Package erlang-orber.x86_64 0:R16B-03.10.el7 will be installed |
| 8482 | ---> Package erlang-os_mon.x86_64 0:R16B-03.10.el7 will be installed |
| 8483 | ---> Package erlang-otp_mibs.x86_64 0:R16B-03.10.el7 will be installed |
| 8484 | ---> Package erlang-percept.x86_64 0:R16B-03.10.el7 will be installed |
| 8485 | ---> Package erlang-pman.x86_64 0:R16B-03.10.el7 will be installed |
| 8486 | ---> Package erlang-public_key.x86_64 0:R16B-03.10.el7 will be installed |
| 8487 | ---> Package erlang-reltool.x86_64 0:R16B-03.10.el7 will be installed |
| 8488 | ---> Package erlang-runtime_tools.x86_64 0:R16B-03.10.el7 will be installed |
| 8489 | ---> Package erlang-sasl.x86_64 0:R16B-03.10.el7 will be installed |
| 8490 | ---> Package erlang-snmp.x86_64 0:R16B-03.10.el7 will be installed |
| 8491 | ---> Package erlang-ssh.x86_64 0:R16B-03.10.el7 will be installed |
| 8492 | ---> Package erlang-ssl.x86_64 0:R16B-03.10.el7 will be installed |
| 8493 | ---> Package erlang-stdlib.x86_64 0:R16B-03.10.el7 will be installed |
| 8494 | ---> Package erlang-syntax_tools.x86_64 0:R16B-03.10.el7 will be installed |
| 8495 | ---> Package erlang-test_server.x86_64 0:R16B-03.10.el7 will be installed |
| 8496 | ---> Package erlang-toolbar.x86_64 0:R16B-03.10.el7 will be installed |
| 8497 | ---> Package erlang-tools.x86_64 0:R16B-03.10.el7 will be installed |
| 8498 | ---> Package erlang-tv.x86_64 0:R16B-03.10.el7 will be installed |
| 8499 | ---> Package erlang-typer.x86_64 0:R16B-03.10.el7 will be installed |
| 8500 | ---> Package erlang-webtool.x86_64 0:R16B-03.10.el7 will be installed |
| 8501 | ---> Package erlang-wx.x86_64 0:R16B-03.10.el7 will be installed |
| 8502 | --> Processing Dependency: mesa-libGLU for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8503 | --> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8504 | --> Processing Dependency: libwx_gtk2u_stc-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8505 | --> Processing Dependency: libwx_gtk2u_html-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8506 | --> Processing Dependency: libwx_gtk2u_gl-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8507 | --> Processing Dependency: libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8508 | --> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8509 | --> Processing Dependency: libwx_gtk2u_aui-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8510 | --> Processing Dependency: libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8511 | --> Processing Dependency: libwx_baseu-2.8.so.0(WXU_2.8)(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8512 | --> Processing Dependency: libwx_gtk2u_xrc-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8513 | --> Processing Dependency: libwx_gtk2u_stc-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8514 | --> Processing Dependency: libwx_gtk2u_html-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8515 | --> Processing Dependency: libwx_gtk2u_gl-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8516 | --> Processing Dependency: libwx_gtk2u_core-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8517 | --> Processing Dependency: libwx_gtk2u_aui-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8518 | --> Processing Dependency: libwx_gtk2u_adv-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8519 | --> Processing Dependency: libwx_baseu_xml-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8520 | --> Processing Dependency: libwx_baseu-2.8.so.0()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8521 | --> Processing Dependency: libGLU.so.1()(64bit) for package: erlang-wx-R16B-03.10.el7.x86_64 |
| 8522 | ---> Package erlang-xmerl.x86_64 0:R16B-03.10.el7 will be installed |
| 8523 | ---> Package gc-devel.x86_64 0:7.2d-6.el7 will be installed |
| 8524 | --> Processing Dependency: gc(x86-64) = 7.2d-6.el7 for package: gc-devel-7.2d-6.el7.x86_64 |
| 8525 | --> Processing Dependency: libgccpp.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64 |
| 8526 | --> Processing Dependency: libgc.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64 |
| 8527 | --> Processing Dependency: libcord.so.1()(64bit) for package: gc-devel-7.2d-6.el7.x86_64 |
| 8528 | ---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed |
| 8529 | ---> Package geronimo-parent-poms.noarch 0:1.6-16.el7 will be installed |
| 8530 | ---> Package ghostscript.x86_64 0:9.07-18.el7 will be installed |
| 8531 | --> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.07-18.el7.x86_64 |
| 8532 | --> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-18.el7.x86_64 |
| 8533 | ---> Package gmp-devel.x86_64 1:6.0.0-11.el7 will be installed |
| 8534 | ---> Package guile.x86_64 5:2.0.9-5.el7 will be installed |
| 8535 | ---> Package httpcomponents-project.noarch 0:6-4.el7 will be installed |
| 8536 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-site-plugin) for package: httpcomponents-project-6-4.el7.noarch |
| 8537 | ---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be installed |
| 8538 | --> Processing Dependency: httpd-tools = 2.4.6-31.el7.centos for package: httpd-2.4.6-31.el7.centos.x86_64 |
| 8539 | --> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-31.el7.centos.x86_64 |
| 8540 | ---> Package jakarta-commons-httpclient.noarch 1:3.1-16.el7_0 will be installed |
| 8541 | --> Processing Dependency: apache-commons-codec for package: 1:jakarta-commons-httpclient-3.1-16.el7_0.noarch |
| 8542 | ---> Package jansson.x86_64 0:2.4-6.el7 will be installed |
| 8543 | ---> Package jboss-parent.noarch 0:6-12.el7 will be installed |
| 8544 | ---> Package js.x86_64 1:1.8.5-17.el7 will be installed |
| 8545 | ---> Package js-uglify.noarch 0:2.4.13-5.el7 will be installed |
| 8546 | ---> Package jvnet-parent.noarch 0:4-2.el7 will be installed |
| 8547 | ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed |
| 8548 | ---> Package libICE-devel.x86_64 0:1.0.8-7.el7 will be installed |
| 8549 | ---> Package libSM-devel.x86_64 0:1.2.1-7.el7 will be installed |
| 8550 | ---> Package libXt-devel.x86_64 0:1.1.4-6.1.el7 will be installed |
| 8551 | ---> Package libXv-devel.x86_64 0:1.0.9-2.1.el7 will be installed |
| 8552 | ---> Package libarchive.x86_64 0:3.1.2-7.el7 will be installed |
| 8553 | --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-7.el7.x86_64 |
| 8554 | ---> Package libcalendaring.x86_64 0:4.9.1-3.el7.kolab_3.5 will be installed |
| 8555 | ---> Package libcom_err-devel.x86_64 0:1.42.9-7.el7 will be installed |
| 8556 | ---> Package libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8557 | ---> Package libkolabxml.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8558 | ---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed |
| 8559 | ---> Package libotf.x86_64 0:0.9.13-4.el7 will be installed |
| 8560 | --> Processing Dependency: libXaw.so.7()(64bit) for package: libotf-0.9.13-4.el7.x86_64 |
| 8561 | ---> Package libselinux-devel.x86_64 0:2.2.2-6.el7 will be installed |
| 8562 | --> Processing Dependency: libsepol-devel >= 2.1.9-1 for package: libselinux-devel-2.2.2-6.el7.x86_64 |
| 8563 | --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.2.2-6.el7.x86_64 |
| 8564 | ---> Package libuuid.x86_64 0:2.23.2-21.el7 will be updated |
| 8565 | --> Processing Dependency: libuuid = 2.23.2-21.el7 for package: libmount-2.23.2-21.el7.x86_64 |
| 8566 | --> Processing Dependency: libuuid = 2.23.2-21.el7 for package: util-linux-2.23.2-21.el7.x86_64 |
| 8567 | --> Processing Dependency: libuuid = 2.23.2-21.el7 for package: libblkid-2.23.2-21.el7.x86_64 |
| 8568 | ---> Package libuuid.x86_64 0:2.23.2-22.el7_1 will be an update |
| 8569 | ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed |
| 8570 | ---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed |
| 8571 | ---> Package lighttpd.x86_64 0:1.4.35-1.el7 will be installed |
| 8572 | ---> Package lksctp-tools.x86_64 0:1.0.13-3.el7 will be installed |
| 8573 | ---> Package lm_sensors-devel.x86_64 0:3.3.4-11.el7 will be installed |
| 8574 | --> Processing Dependency: lm_sensors-libs = 3.3.4-11.el7 for package: lm_sensors-devel-3.3.4-11.el7.x86_64 |
| 8575 | --> Processing Dependency: libsensors.so.4()(64bit) for package: lm_sensors-devel-3.3.4-11.el7.x86_64 |
| 8576 | ---> Package log4j.noarch 0:1.2.17-15.el7 will be installed |
| 8577 | --> Processing Dependency: mvn(org.apache.geronimo.specs:geronimo-jms_1.1_spec) for package: log4j-1.2.17-15.el7.noarch |
| 8578 | --> Processing Dependency: mvn(javax.mail:mail) for package: log4j-1.2.17-15.el7.noarch |
| 8579 | ---> Package m17n-lib.x86_64 0:1.6.4-10.el7 will be installed |
| 8580 | --> Processing Dependency: m17n-db for package: m17n-lib-1.6.4-10.el7.x86_64 |
| 8581 | ---> Package maven.noarch 0:3.0.5-16.el7 will be installed |
| 8582 | --> Processing Dependency: sisu-inject-plexus for package: maven-3.0.5-16.el7.noarch |
| 8583 | --> Processing Dependency: sisu-inject-bean for package: maven-3.0.5-16.el7.noarch |
| 8584 | --> Processing Dependency: plexus-sec-dispatcher for package: maven-3.0.5-16.el7.noarch |
| 8585 | --> Processing Dependency: plexus-containers-component-annotations for package: maven-3.0.5-16.el7.noarch |
| 8586 | --> Processing Dependency: plexus-cipher for package: maven-3.0.5-16.el7.noarch |
| 8587 | --> Processing Dependency: objectweb-asm for package: maven-3.0.5-16.el7.noarch |
| 8588 | --> Processing Dependency: mvn(org.sonatype.sisu:sisu-inject-plexus) for package: maven-3.0.5-16.el7.noarch |
| 8589 | --> Processing Dependency: mvn(org.sonatype.plexus:plexus-sec-dispatcher) for package: maven-3.0.5-16.el7.noarch |
| 8590 | --> Processing Dependency: mvn(org.sonatype.plexus:plexus-cipher) for package: maven-3.0.5-16.el7.noarch |
| 8591 | --> Processing Dependency: mvn(org.sonatype.aether:aether-util) for package: maven-3.0.5-16.el7.noarch |
| 8592 | --> Processing Dependency: mvn(org.sonatype.aether:aether-spi) for package: maven-3.0.5-16.el7.noarch |
| 8593 | --> Processing Dependency: mvn(org.sonatype.aether:aether-impl) for package: maven-3.0.5-16.el7.noarch |
| 8594 | --> Processing Dependency: mvn(org.sonatype.aether:aether-api) for package: maven-3.0.5-16.el7.noarch |
| 8595 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-component-annotations) for package: maven-3.0.5-16.el7.noarch |
| 8596 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-classworlds) for package: maven-3.0.5-16.el7.noarch |
| 8597 | --> Processing Dependency: mvn(commons-cli:commons-cli) for package: maven-3.0.5-16.el7.noarch |
| 8598 | --> Processing Dependency: httpcomponents-core for package: maven-3.0.5-16.el7.noarch |
| 8599 | --> Processing Dependency: httpcomponents-client for package: maven-3.0.5-16.el7.noarch |
| 8600 | --> Processing Dependency: guava for package: maven-3.0.5-16.el7.noarch |
| 8601 | --> Processing Dependency: google-guice for package: maven-3.0.5-16.el7.noarch |
| 8602 | --> Processing Dependency: cglib for package: maven-3.0.5-16.el7.noarch |
| 8603 | --> Processing Dependency: atinject for package: maven-3.0.5-16.el7.noarch |
| 8604 | --> Processing Dependency: apache-commons-cli for package: maven-3.0.5-16.el7.noarch |
| 8605 | --> Processing Dependency: aopalliance for package: maven-3.0.5-16.el7.noarch |
| 8606 | --> Processing Dependency: aether-util for package: maven-3.0.5-16.el7.noarch |
| 8607 | --> Processing Dependency: aether-spi for package: maven-3.0.5-16.el7.noarch |
| 8608 | --> Processing Dependency: aether-impl for package: maven-3.0.5-16.el7.noarch |
| 8609 | --> Processing Dependency: aether-connector-wagon for package: maven-3.0.5-16.el7.noarch |
| 8610 | --> Processing Dependency: aether-api for package: maven-3.0.5-16.el7.noarch |
| 8611 | ---> Package maven-archiver.noarch 0:2.5-9.el7 will be installed |
| 8612 | ---> Package maven-artifact.noarch 0:2.2.1-47.el7 will be installed |
| 8613 | ---> Package maven-artifact-manager.noarch 0:2.2.1-47.el7 will be installed |
| 8614 | ---> Package maven-assembly-plugin.noarch 0:2.4-8.el7 will be installed |
| 8615 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-io) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8616 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-shared-io) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8617 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-repository-builder) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8618 | --> Processing Dependency: mvn(org.apache.maven.shared:file-management) for package: maven-assembly-plugin-2.4-8.el7.noarch |
| 8619 | ---> Package maven-common-artifact-filters.noarch 0:1.4-11.el7 will be installed |
| 8620 | ---> Package maven-doxia-sink-api.noarch 0:1.4-5.el7 will be installed |
| 8621 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-logging-api) = 1.4 for package: maven-doxia-sink-api-1.4-5.el7.noarch |
| 8622 | ---> Package maven-doxia-sitetools.noarch 0:1.4-3.el7 will be installed |
| 8623 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-velocity) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8624 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-i18n) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8625 | --> Processing Dependency: mvn(org.apache.velocity:velocity) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8626 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-xhtml) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8627 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-xdoc) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8628 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-fo) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8629 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-fml) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8630 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-module-apt) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8631 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-core) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8632 | --> Processing Dependency: mvn(commons-collections:commons-collections) for package: maven-doxia-sitetools-1.4-3.el7.noarch |
| 8633 | ---> Package maven-enforcer-plugin.noarch 0:1.2-8.el7 will be installed |
| 8634 | --> Processing Dependency: mvn(org.apache.maven.enforcer:enforcer-rules) = 1.2 for package: maven-enforcer-plugin-1.2-8.el7.noarch |
| 8635 | --> Processing Dependency: mvn(org.apache.maven.enforcer:enforcer-api) = 1.2 for package: maven-enforcer-plugin-1.2-8.el7.noarch |
| 8636 | ---> Package maven-filtering.noarch 0:1.1-3.el7 will be installed |
| 8637 | --> Processing Dependency: mvn(org.sonatype.plexus:plexus-build-api) for package: maven-filtering-1.1-3.el7.noarch |
| 8638 | ---> Package maven-invoker.noarch 0:2.1.1-9.el7 will be installed |
| 8639 | ---> Package maven-model.noarch 0:2.2.1-47.el7 will be installed |
| 8640 | ---> Package maven-monitor.noarch 0:2.2.1-47.el7 will be installed |
| 8641 | ---> Package maven-parent.noarch 0:20-5.el7 will be installed |
| 8642 | ---> Package maven-plugin-annotations.noarch 0:3.1-17.el7 will be installed |
| 8643 | --> Processing Dependency: maven-plugin-tools = 3.1-17.el7 for package: maven-plugin-annotations-3.1-17.el7.noarch |
| 8644 | ---> Package maven-plugins-pom.noarch 0:23-7.el7 will be installed |
| 8645 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-plugin-plugin) for package: maven-plugins-pom-23-7.el7.noarch |
| 8646 | ---> Package maven-project.noarch 0:2.2.1-47.el7 will be installed |
| 8647 | --> Processing Dependency: mvn(org.apache.maven:maven-profile) = 2.2.1 for package: maven-project-2.2.1-47.el7.noarch |
| 8648 | --> Processing Dependency: mvn(org.apache.maven:maven-plugin-registry) = 2.2.1 for package: maven-project-2.2.1-47.el7.noarch |
| 8649 | ---> Package maven-reporting-api.noarch 1:3.0-5.el7 will be installed |
| 8650 | ---> Package maven-settings.noarch 0:2.2.1-47.el7 will be installed |
| 8651 | ---> Package maven-shared-incremental.noarch 0:1.1-6.el7 will be installed |
| 8652 | ---> Package maven-shared-utils.noarch 0:0.4-3.el7 will be installed |
| 8653 | --> Processing Dependency: mvn(com.google.code.findbugs:jsr305) for package: maven-shared-utils-0.4-3.el7.noarch |
| 8654 | ---> Package maven-surefire.noarch 0:2.15-3.el7 will be installed |
| 8655 | --> Processing Dependency: mvn(org.apache.maven:maven-plugin-descriptor) for package: maven-surefire-2.15-3.el7.noarch |
| 8656 | --> Processing Dependency: mvn(org.apache.commons:commons-lang3) for package: maven-surefire-2.15-3.el7.noarch |
| 8657 | ---> Package maven-surefire-provider-junit.noarch 0:2.15-3.el7 will be installed |
| 8658 | ---> Package maven-surefire-provider-testng.noarch 0:2.15-3.el7 will be installed |
| 8659 | --> Processing Dependency: mvn(org.testng:testng::jdk15:) for package: maven-surefire-provider-testng-2.15-3.el7.noarch |
| 8660 | ---> Package maven-toolchain.noarch 0:2.2.1-47.el7 will be installed |
| 8661 | ---> Package maven-wagon.noarch 0:2.4-3.el7 will be installed |
| 8662 | --> Processing Dependency: mvn(org.slf4j:slf4j-api) for package: maven-wagon-2.4-3.el7.noarch |
| 8663 | --> Processing Dependency: mvn(org.jsoup:jsoup) for package: maven-wagon-2.4-3.el7.noarch |
| 8664 | --> Processing Dependency: mvn(nekohtml:nekohtml) for package: maven-wagon-2.4-3.el7.noarch |
| 8665 | --> Processing Dependency: mvn(commons-net:commons-net) for package: maven-wagon-2.4-3.el7.noarch |
| 8666 | --> Processing Dependency: mvn(com.jcraft:jsch) for package: maven-wagon-2.4-3.el7.noarch |
| 8667 | ---> Package mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 will be installed |
| 8668 | ---> Package mojo-parent.noarch 0:32-4.el7 will be installed |
| 8669 | --> Processing Dependency: mvn(org.codehaus:codehaus-parent) for package: mojo-parent-32-4.el7.noarch |
| 8670 | ---> Package mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed |
| 8671 | --> 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 |
| 8672 | --> Processing Dependency: libldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8673 | --> Processing Dependency: libssldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8674 | --> Processing Dependency: libprldap60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8675 | --> Processing Dependency: libldif60.so()(64bit) for package: mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 |
| 8676 | ---> Package net-snmp-agent-libs.x86_64 1:5.7.2-20.el7 will be installed |
| 8677 | ---> Package net-snmp-libs.x86_64 1:5.7.2-20.el7 will be installed |
| 8678 | ---> Package netpbm-progs.x86_64 0:10.61.02-9.el7 will be installed |
| 8679 | --> Processing Dependency: netpbm = 10.61.02-9.el7 for package: netpbm-progs-10.61.02-9.el7.x86_64 |
| 8680 | --> Processing Dependency: libnetpbm.so.11()(64bit) for package: netpbm-progs-10.61.02-9.el7.x86_64 |
| 8681 | ---> Package nodejs.x86_64 0:0.10.36-3.el7 will be installed |
| 8682 | --> Processing Dependency: v8(x86-64) < 1:3.15 for package: nodejs-0.10.36-3.el7.x86_64 |
| 8683 | --> Processing Dependency: v8(x86-64) >= 1:3.14.5.10-17 for package: nodejs-0.10.36-3.el7.x86_64 |
| 8684 | --> Processing Dependency: libv8.so.3()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8685 | --> Processing Dependency: libuv.so.0.10()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8686 | --> Processing Dependency: libhttp_parser.so.2()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8687 | --> Processing Dependency: libcares.so.2()(64bit) for package: nodejs-0.10.36-3.el7.x86_64 |
| 8688 | ---> Package nodejs-async.noarch 0:0.2.10-1.el7 will be installed |
| 8689 | ---> Package nodejs-optimist.noarch 0:0.4.0-1.el7 will be installed |
| 8690 | --> Processing Dependency: npm(wordwrap) < 0.1 for package: nodejs-optimist-0.4.0-1.el7.noarch |
| 8691 | --> Processing Dependency: npm(wordwrap) >= 0.0.2 for package: nodejs-optimist-0.4.0-1.el7.noarch |
| 8692 | ---> Package nodejs-source-map.noarch 0:0.1.33-1.el7 will be installed |
| 8693 | --> Processing Dependency: npm(amdefine) >= 0.0.4 for package: nodejs-source-map-0.1.33-1.el7.noarch |
| 8694 | ---> Package nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7 will be installed |
| 8695 | ---> Package nspr.x86_64 0:4.10.6-3.el7 will be updated |
| 8696 | ---> Package nspr.x86_64 0:4.10.8-1.el7_1 will be an update |
| 8697 | ---> Package nss.x86_64 0:3.16.2.3-5.el7 will be updated |
| 8698 | --> Processing Dependency: nss = 3.16.2.3-5.el7 for package: nss-sysinit-3.16.2.3-5.el7.x86_64 |
| 8699 | --> Processing Dependency: nss(x86-64) = 3.16.2.3-5.el7 for package: nss-tools-3.16.2.3-5.el7.x86_64 |
| 8700 | ---> Package nss.x86_64 0:3.18.0-2.2.el7_1 will be an update |
| 8701 | --> Processing Dependency: nss-util >= 3.18.0 for package: nss-3.18.0-2.2.el7_1.x86_64 |
| 8702 | Package: nss-util-3.18.0-1.el7_1.src - can't co-install with nss-util-3.18.0-1.el7_1.x86_64 |
| 8703 | Package: nss-util-3.18.0-1.el7_1.src - can't co-install with nss-util-3.18.0-1.el7_1.x86_64 |
| 8704 | ---> Package nss-softokn-devel.x86_64 0:3.16.2.3-9.el7 will be installed |
| 8705 | --> 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 |
| 8706 | ---> Package nss-util-devel.x86_64 0:3.18.0-1.el7_1 will be installed |
| 8707 | ---> Package nss_compat_ossl.x86_64 0:0.9.6-8.el7 will be installed |
| 8708 | ---> Package perl-ExtUtils-Install.noarch 0:1.58-285.el7 will be installed |
| 8709 | ---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed |
| 8710 | ---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 will be installed |
| 8711 | ---> Package php-PsrLog.noarch 0:1.0.0-6.el7 will be installed |
| 8712 | ---> Package php-Smarty.noarch 0:3.1.21-1.el7 will be installed |
| 8713 | ---> Package php-cli.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8714 | ---> Package php-doctrine-instantiator.noarch 0:1.0.4-1.el7 will be installed |
| 8715 | ---> Package php-intl.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8716 | ---> Package php-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 will be installed |
| 8717 | ---> Package php-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 will be installed |
| 8718 | ---> Package php-ldap.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8719 | ---> Package php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8720 | ---> Package php-pear-Net-URL2.noarch 0:2.1.1-1.el7 will be installed |
| 8721 | ---> Package php-phpspec-prophecy.noarch 0:1.4.0-1.el7 will be installed |
| 8722 | --> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) < 3 for package: php-phpspec-prophecy-1.4.0-1.el7.noarch |
| 8723 | --> Processing Dependency: php-composer(phpdocumentor/reflection-docblock) >= 2.0 for package: php-phpspec-prophecy-1.4.0-1.el7.noarch |
| 8724 | ---> Package php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7 will be installed |
| 8725 | ---> Package php-phpunit-PHP-CodeCoverage.noarch 0:2.0.16-1.el7 will be installed |
| 8726 | --> Processing Dependency: php-composer(phpunit/php-token-stream) < 2 for package: php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch |
| 8727 | --> Processing Dependency: php-composer(phpunit/php-token-stream) >= 1.3 for package: php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch |
| 8728 | ---> Package php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 will be installed |
| 8729 | ---> Package php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 will be installed |
| 8730 | ---> Package php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7 will be installed |
| 8731 | --> Processing Dependency: php-soap for package: php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch |
| 8732 | ---> Package php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 will be installed |
| 8733 | ---> Package php-phpunit-Version.noarch 0:1.0.5-1.el7 will be installed |
| 8734 | ---> Package php-phpunit-comparator.noarch 0:1.1.1-1.el7 will be installed |
| 8735 | ---> Package php-phpunit-diff.noarch 0:1.3.0-1.el7 will be installed |
| 8736 | ---> Package php-phpunit-environment.noarch 0:1.2.2-1.el7 will be installed |
| 8737 | ---> Package php-phpunit-exporter.noarch 0:1.2.0-1.el7 will be installed |
| 8738 | ---> Package php-process.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 8739 | ---> Package php-sebastian-global-state.noarch 0:1.0.0-1.el7 will be installed |
| 8740 | ---> Package php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 will be installed |
| 8741 | ---> Package php-seld-cli-prompt.noarch 0:1.0.0-1.el7.kolab_3.5 will be installed |
| 8742 | ---> Package php-seld-phar-utils.noarch 0:1.0.0-1.el7.kolab_3.5 will be installed |
| 8743 | ---> Package php-symfony-common.noarch 0:2.5.11-1.el7 will be installed |
| 8744 | ---> Package php-symfony-event-dispatcher.noarch 0:2.5.11-1.el7 will be installed |
| 8745 | --> Processing Dependency: php-composer(symfony/http-kernel) = 2.5.11 for package: php-symfony-event-dispatcher-2.5.11-1.el7.noarch |
| 8746 | --> Processing Dependency: php-composer(symfony/dependency-injection) = 2.5.11 for package: php-symfony-event-dispatcher-2.5.11-1.el7.noarch |
| 8747 | ---> Package php-symfony-yaml.noarch 0:2.5.11-1.el7 will be installed |
| 8748 | ---> Package php-tidy.x86_64 0:5.4.16-3.el7 will be installed |
| 8749 | --> Processing Dependency: libtidy-0.99.so.0()(64bit) for package: php-tidy-5.4.16-3.el7.x86_64 |
| 8750 | ---> Package plexus-archiver.noarch 0:2.4.2-4.el7 will be installed |
| 8751 | --> Processing Dependency: mvn(org.apache.commons:commons-compress) for package: plexus-archiver-2.4.2-4.el7.noarch |
| 8752 | ---> Package plexus-compiler.noarch 0:2.2-7.el7 will be installed |
| 8753 | ---> Package plexus-components-pom.noarch 0:1.2-7.el7 will be installed |
| 8754 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-component-metadata) for package: plexus-components-pom-1.2-7.el7.noarch |
| 8755 | ---> Package plexus-containers-container-default.noarch 0:1.5.5-14.el7 will be installed |
| 8756 | --> Processing Dependency: mvn(org.apache.xbean:xbean-reflect) for package: plexus-containers-container-default-1.5.5-14.el7.noarch |
| 8757 | --> Processing Dependency: mvn(junit:junit) for package: plexus-containers-container-default-1.5.5-14.el7.noarch |
| 8758 | ---> Package plexus-digest.noarch 0:1.1-15.el7 will be installed |
| 8759 | ---> Package plexus-interactivity.noarch 0:1.0-0.14.alpha6.el7 will be installed |
| 8760 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-component-api) for package: plexus-interactivity-1.0-0.14.alpha6.el7.noarch |
| 8761 | --> Processing Dependency: mvn(jline:jline) for package: plexus-interactivity-1.0-0.14.alpha6.el7.noarch |
| 8762 | ---> Package plexus-interpolation.noarch 0:1.15-8.el7 will be installed |
| 8763 | ---> Package plexus-pom.noarch 0:3.3.1-5.el7 will be installed |
| 8764 | --> Processing Dependency: mvn(org.sonatype.spice:spice-parent) for package: plexus-pom-3.3.1-5.el7.noarch |
| 8765 | ---> Package plexus-tools-pom.noarch 0:1.0.11-8.el7 will be installed |
| 8766 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-release-plugin) for package: plexus-tools-pom-1.0.11-8.el7.noarch |
| 8767 | ---> Package plexus-utils.noarch 0:3.0.9-9.el7 will be installed |
| 8768 | ---> Package pyserial.noarch 0:2.6-5.el7 will be installed |
| 8769 | ---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed |
| 8770 | ---> Package python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 will be installed |
| 8771 | --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.2.20130715svn7687.el7.noarch |
| 8772 | ---> Package python-py.noarch 0:1.4.14-4.el7 will be installed |
| 8773 | ---> Package python-pygments.noarch 0:1.4-9.el7 will be installed |
| 8774 | ---> Package python-zope-interface.x86_64 0:4.0.5-4.el7 will be installed |
| 8775 | ---> Package qdox.noarch 0:1.12.1-9.el7 will be installed |
| 8776 | ---> Package roundcubemail-core-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8777 | ---> Package roundcubemail-plugin-acl.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8778 | --> Processing Dependency: roundcubemail(plugin-acl-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch |
| 8779 | --> Processing Dependency: roundcubemail(plugin-acl-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch |
| 8780 | ---> Package roundcubemail-plugin-archive.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8781 | --> Processing Dependency: roundcubemail(plugin-archive-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarch |
| 8782 | --> Processing Dependency: roundcubemail(plugin-archive-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarch |
| 8783 | ---> Package roundcubemail-plugin-calendar.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8784 | --> Processing Dependency: roundcubemail(plugin-calendar-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noarch |
| 8785 | --> Processing Dependency: roundcubemail(plugin-calendar-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noarch |
| 8786 | --> Processing Dependency: roundcubemail(plugin-libcalendaring) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noarch |
| 8787 | ---> Package roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8788 | --> Processing Dependency: roundcubemail(plugin-filesystem_attachments-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-filesystem_attachments-1.2-3.el7.kolab_3.5.noarch |
| 8789 | ---> Package roundcubemail-plugin-jqueryui.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8790 | --> Processing Dependency: roundcubemail(plugin-jqueryui-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noarch |
| 8791 | --> Processing Dependency: roundcubemail(plugin-jqueryui-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noarch |
| 8792 | ---> Package roundcubemail-plugin-kolab_activesync.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8793 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_3.5.noarch |
| 8794 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_3.5.noarch |
| 8795 | ---> Package roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8796 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab_3.5.noarch |
| 8797 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab_3.5.noarch |
| 8798 | ---> Package roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8799 | ---> Package roundcubemail-plugin-kolab_config.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8800 | --> Processing Dependency: roundcubemail(plugin-kolab_config-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_config-3.3-1.el7.kolab_3.5.noarch |
| 8801 | ---> Package roundcubemail-plugin-kolab_delegation.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8802 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_3.5.noarch |
| 8803 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_3.5.noarch |
| 8804 | ---> Package roundcubemail-plugin-kolab_files.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8805 | --> Processing Dependency: roundcubemail(plugin-kolab_files-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.noarch |
| 8806 | --> Processing Dependency: roundcubemail(plugin-kolab_files-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.noarch |
| 8807 | ---> Package roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8808 | ---> Package roundcubemail-plugin-kolab_notes.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8809 | --> Processing Dependency: roundcubemail(plugin-kolab_notes-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.noarch |
| 8810 | --> Processing Dependency: roundcubemail(plugin-kolab_notes-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.noarch |
| 8811 | ---> Package roundcubemail-plugin-kolab_tags.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8812 | --> Processing Dependency: roundcubemail(plugin-kolab_tags-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.noarch |
| 8813 | --> Processing Dependency: roundcubemail(plugin-kolab_tags-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.noarch |
| 8814 | ---> Package roundcubemail-plugin-libkolab-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8815 | ---> Package roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8816 | --> Processing Dependency: roundcubemail(plugin-libkolab-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libkolab-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 8817 | ---> Package roundcubemail-plugin-managesieve.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8818 | --> Processing Dependency: roundcubemail(plugin-managesieve-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.noarch |
| 8819 | --> Processing Dependency: roundcubemail(plugin-managesieve-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.noarch |
| 8820 | ---> Package roundcubemail-plugin-odfviewer.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8821 | --> Processing Dependency: roundcubemail(plugin-odfviewer-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-odfviewer-3.3-1.el7.kolab_3.5.noarch |
| 8822 | ---> Package roundcubemail-plugin-password.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8823 | --> Processing Dependency: roundcubemail(plugin-password-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-password-1.2-3.el7.kolab_3.5.noarch |
| 8824 | ---> Package roundcubemail-plugin-pdfviewer.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8825 | --> Processing Dependency: roundcubemail(plugin-pdfviewer-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-pdfviewer-3.3-1.el7.kolab_3.5.noarch |
| 8826 | ---> Package roundcubemail-plugin-tasklist.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 8827 | --> Processing Dependency: roundcubemail(plugin-tasklist-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noarch |
| 8828 | --> Processing Dependency: roundcubemail(plugin-tasklist-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noarch |
| 8829 | ---> Package roundcubemail-plugin-zipdownload.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8830 | --> Processing Dependency: roundcubemail(plugin-zipdownload-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.noarch |
| 8831 | --> Processing Dependency: roundcubemail(plugin-zipdownload-skin) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.noarch |
| 8832 | ---> Package roundcubemail-skin-chameleon.noarch 0:0.3.6-1.el7.kolab_3.5 will be installed |
| 8833 | --> Processing Dependency: roundcubemail(skin-chameleon) = 0.3.6-1.el7.kolab_3.5 for package: roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noarch |
| 8834 | --> Processing Dependency: roundcubemail(skin-chameleon-assets) = 0.3.6-1.el7.kolab_3.5 for package: roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noarch |
| 8835 | ---> Package roundcubemail-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 8836 | --> Processing Dependency: roundcubemail(skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 8837 | ---> Package rpm-devel.x86_64 0:4.11.1-25.el7 will be installed |
| 8838 | --> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.11.1-25.el7.x86_64 |
| 8839 | ---> Package sonatype-oss-parent.noarch 0:7-6.el7 will be installed |
| 8840 | ---> Package svrcore.x86_64 0:4.0.4-11.el7 will be installed |
| 8841 | ---> Package systemtap-sdt-devel.x86_64 0:2.6-10.el7_1 will be installed |
| 8842 | --> Processing Dependency: pyparsing for package: systemtap-sdt-devel-2.6-10.el7_1.x86_64 |
| 8843 | ---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed |
| 8844 | ---> Package tcl.x86_64 1:8.5.13-4.el7 will be installed |
| 8845 | ---> Package tcp_wrappers-devel.x86_64 0:7.6-77.el7 will be installed |
| 8846 | ---> Package texlive-base.noarch 2:2012-32.20130427_r30134.el7 will be installed |
| 8847 | ---> Package texlive-collection-latexrecommended.noarch 2:svn25795.0-32.20130427_r30134.el7 will be installed |
| 8848 | --> Processing Dependency: texlive-collection-latex for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8849 | --> Processing Dependency: texlive-collection-fontsrecommended for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8850 | --> Processing Dependency: tex-xkeyval for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8851 | --> Processing Dependency: tex-xcolor for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8852 | --> Processing Dependency: tex-underscore for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8853 | --> Processing Dependency: tex-typehtml for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8854 | --> Processing Dependency: tex-thumbpdf for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8855 | --> Processing Dependency: tex-textcase for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8856 | --> Processing Dependency: tex-subfig for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8857 | --> Processing Dependency: tex-setspace for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8858 | --> Processing Dependency: tex-sepnum for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8859 | --> Processing Dependency: tex-seminar for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8860 | --> Processing Dependency: tex-section for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8861 | --> Processing Dependency: tex-sansmath for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8862 | --> Processing Dependency: tex-rotating for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8863 | --> Processing Dependency: tex-rcs for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8864 | --> Processing Dependency: tex-psfrag for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8865 | --> Processing Dependency: tex-powerdot for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8866 | --> Processing Dependency: tex-pdfpages for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8867 | --> Processing Dependency: tex-parskip for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8868 | --> Processing Dependency: tex-ntgclass for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8869 | --> Processing Dependency: tex-ms for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8870 | --> Processing Dependency: tex-microtype for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8871 | --> Processing Dependency: tex-mh for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8872 | --> Processing Dependency: tex-metalogo for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8873 | --> Processing Dependency: tex-memoir for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8874 | --> Processing Dependency: tex-mdwtools for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8875 | --> Processing Dependency: tex-listings for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8876 | --> Processing Dependency: tex-l3packages for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8877 | --> Processing Dependency: tex-l3kernel for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8878 | --> Processing Dependency: tex-l3experimental for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8879 | --> Processing Dependency: tex-koma-script for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8880 | --> Processing Dependency: tex-jknapltx for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8881 | --> Processing Dependency: tex-index for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8882 | --> Processing Dependency: tex-fp for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8883 | --> Processing Dependency: tex-fontspec for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8884 | --> Processing Dependency: tex-float for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8885 | --> Processing Dependency: tex-fancyvrb for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8886 | --> Processing Dependency: tex-fancyref for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8887 | --> Processing Dependency: tex-fancybox for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8888 | --> Processing Dependency: tex-extsizes for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8889 | --> Processing Dependency: tex-euler for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8890 | --> Processing Dependency: tex-eso-pic for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8891 | --> Processing Dependency: tex-ec for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8892 | --> Processing Dependency: tex-ctable for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8893 | --> Processing Dependency: tex-crop for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8894 | --> Processing Dependency: tex-cmap for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8895 | --> Processing Dependency: tex-cite for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8896 | --> Processing Dependency: tex-caption for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8897 | --> Processing Dependency: tex-booktabs for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8898 | --> Processing Dependency: tex-beamer for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8899 | --> Processing Dependency: tex-anysize for package: 2:texlive-collection-latexrecommended-svn25795.0-32.20130427_r30134.el7.noarch |
| 8900 | ---> Package texlive-dvips-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 8901 | --> Processing Dependency: texlive-kpathsea-lib = 2:2012-32.20130427_r30134.el7 for package: 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7.x86_64 |
| 8902 | --> Processing Dependency: libkpathsea.so.6()(64bit) for package: 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7.x86_64 |
| 8903 | ---> Package texlive-hyperref.noarch 2:svn28213.6.83m-32.el7 will be installed |
| 8904 | --> Processing Dependency: tex(stringenc.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8905 | --> Processing Dependency: tex(rerunfilecheck.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8906 | --> Processing Dependency: tex(refcount.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8907 | --> Processing Dependency: tex(pdftexcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8908 | --> Processing Dependency: tex(pdfescape.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8909 | --> Processing Dependency: tex(ltxcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8910 | --> Processing Dependency: tex(letltxmacro.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8911 | --> Processing Dependency: tex(kvsetkeys.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8912 | --> Processing Dependency: tex(kvoptions.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8913 | --> Processing Dependency: tex(kvdefinekeys.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8914 | --> Processing Dependency: tex(keyval.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8915 | --> Processing Dependency: tex(intcalc.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8916 | --> Processing Dependency: tex(infwarerr.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8917 | --> Processing Dependency: tex(ifxetex.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8918 | --> Processing Dependency: tex(ifvtex.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8919 | --> Processing Dependency: tex(ifpdf.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8920 | --> Processing Dependency: tex(hycolor.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8921 | --> Processing Dependency: tex(hobsub-hyperref.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8922 | --> Processing Dependency: tex(gettitlestring.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8923 | --> Processing Dependency: tex(etexcmds.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8924 | --> Processing Dependency: tex(color.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8925 | --> Processing Dependency: tex(bitset.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8926 | --> Processing Dependency: tex(auxhook.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8927 | --> Processing Dependency: tex(atbegshi.sty) for package: 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch |
| 8928 | ---> Package texlive-kpathsea.noarch 2:svn28792.0-32.el7 will be installed |
| 8929 | ---> Package texlive-kpathsea-bin.x86_64 2:svn27347.0-32.20130427_r30134.el7 will be installed |
| 8930 | ---> Package texlive-latex-fonts.noarch 2:svn28888.0-32.el7 will be installed |
| 8931 | ---> Package texlive-latexconfig.noarch 2:svn28991.0-32.el7 will be installed |
| 8932 | ---> Package texlive-luatex.noarch 2:svn26689.0.70.1-32.el7 will be installed |
| 8933 | --> Processing Dependency: texlive-tetex-bin for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8934 | --> Processing Dependency: texlive-tetex-bin for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8935 | --> Processing Dependency: texlive-luatex-bin for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8936 | --> Processing Dependency: tex-tetex for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8937 | --> Processing Dependency: tex-tetex for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8938 | --> Processing Dependency: tex-hyphen-base for package: 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch |
| 8939 | ---> Package texlive-pdftex.noarch 2:svn29585.1.40.11-32.el7 will be installed |
| 8940 | --> Processing Dependency: texlive-pdftex-bin for package: 2:texlive-pdftex-svn29585.1.40.11-32.el7.noarch |
| 8941 | ---> Package texlive-tools.noarch 2:svn26263.0-32.el7 will be installed |
| 8942 | ---> Package texlive-url.noarch 2:svn16864.3.2-32.el7 will be installed |
| 8943 | ---> Package tix.x86_64 1:8.4.3-12.el7 will be installed |
| 8944 | ---> Package tk.x86_64 1:8.5.13-4.el7 will be installed |
| 8945 | ---> Package uuid.x86_64 0:1.6.2-26.el7 will be installed |
| 8946 | ---> Package weld-parent.noarch 0:17-9.el7 will be installed |
| 8947 | ---> Package xerces-c.x86_64 0:3.1.1-6.el7 will be installed |
| 8948 | ---> Package xmvn.noarch 0:1.3.0-5.el7 will be installed |
| 8949 | --> Processing Dependency: mvn(com.beust:jcommander) for package: xmvn-1.3.0-5.el7.noarch |
| 8950 | ---> Package ycssmin.noarch 0:1.0.1-6.el7 will be installed |
| 8951 | --> Running transaction check |
| 8952 | ---> Package aether-api.noarch 0:1.13.1-13.el7 will be installed |
| 8953 | ---> Package aether-connector-wagon.noarch 0:1.13.1-13.el7 will be installed |
| 8954 | ---> Package aether-impl.noarch 0:1.13.1-13.el7 will be installed |
| 8955 | ---> Package aether-spi.noarch 0:1.13.1-13.el7 will be installed |
| 8956 | ---> Package aether-util.noarch 0:1.13.1-13.el7 will be installed |
| 8957 | ---> Package aopalliance.noarch 0:1.0-8.el7 will be installed |
| 8958 | ---> Package apache-commons-cli.noarch 0:1.2-13.el7 will be installed |
| 8959 | ---> Package apache-commons-codec.noarch 0:1.8-7.el7 will be installed |
| 8960 | ---> Package apache-commons-collections.noarch 0:3.2.1-21.el7 will be installed |
| 8961 | ---> Package apache-commons-compress.noarch 0:1.5-4.el7 will be installed |
| 8962 | --> Processing Dependency: mvn(org.tukaani:xz) for package: apache-commons-compress-1.5-4.el7.noarch |
| 8963 | ---> Package apache-commons-lang3.noarch 0:3.1-9.el7 will be installed |
| 8964 | ---> Package apache-commons-net.noarch 0:3.2-8.el7.centos will be installed |
| 8965 | ---> Package apache-rat-plugin.noarch 0:0.8-13.el7 will be installed |
| 8966 | --> Processing Dependency: mvn(org.apache.rat:apache-rat-core) = 0.8 for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8967 | --> Processing Dependency: apache-rat-core = 0.8-13.el7 for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8968 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-plugin-testing-harness) for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8969 | --> Processing Dependency: mvn(org.apache.maven.reporting:maven-reporting-impl) for package: apache-rat-plugin-0.8-13.el7.noarch |
| 8970 | ---> Package apache-resource-bundles.noarch 0:2-11.el7 will be installed |
| 8971 | ---> Package atinject.noarch 0:1-13.20100611svn86.el7 will be installed |
| 8972 | ---> Package avalon-framework.noarch 0:4.3-10.el7 will be installed |
| 8973 | ---> Package avalon-logkit.noarch 0:2.1-14.el7 will be installed |
| 8974 | --> Processing Dependency: tomcat-servlet-3.0-api for package: avalon-logkit-2.1-14.el7.noarch |
| 8975 | ---> Package beust-jcommander.noarch 0:1.30-5.el7 will be installed |
| 8976 | ---> Package buildnumber-maven-plugin.noarch 0:1.2-7.el7 will be installed |
| 8977 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-svnexe) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8978 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-svn-commons) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8979 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-starteam) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8980 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-perforce) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8981 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-hg) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8982 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-gitexe) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8983 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-cvsexe) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8984 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-clearcase) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8985 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-provider-bazaar) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8986 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-manager-plexus) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8987 | --> Processing Dependency: mvn(org.apache.maven.scm:maven-scm-api) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8988 | --> Processing Dependency: mvn(net.java.dev.jna:jna) for package: buildnumber-maven-plugin-1.2-7.el7.noarch |
| 8989 | ---> Package c-ares.x86_64 0:1.10.0-3.el7 will be installed |
| 8990 | ---> Package centos-logos.noarch 0:70.0.6-2.el7.centos will be installed |
| 8991 | ---> Package cglib.noarch 0:2.2-18.el7 will be installed |
| 8992 | ---> Package codehaus-parent.noarch 0:4-5.el7 will be installed |
| 8993 | ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed |
| 8994 | ---> Package gc.x86_64 0:7.2d-6.el7 will be installed |
| 8995 | ---> Package geronimo-jms.noarch 0:1.1.1-19.el7 will be installed |
| 8996 | ---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed |
| 8997 | ---> Package google-guice.noarch 0:3.1.3-9.el7 will be installed |
| 8998 | ---> Package graphviz.x86_64 0:2.30.1-19.el7 will be installed |
| 8999 | --> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-19.el7.x86_64 |
| 9000 | ---> Package guava.noarch 0:13.0-6.el7 will be installed |
| 9001 | ---> Package http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7 will be installed |
| 9002 | ---> Package httpcomponents-client.noarch 0:4.2.5-5.el7_0 will be installed |
| 9003 | ---> Package httpcomponents-core.noarch 0:4.2.4-6.el7 will be installed |
| 9004 | ---> Package httpd-tools.x86_64 0:2.4.6-31.el7.centos will be installed |
| 9005 | ---> Package javamail.noarch 0:1.4.6-8.el7 will be installed |
| 9006 | ---> Package jline.noarch 0:1.0-8.el7 will be installed |
| 9007 | ---> Package jsch.noarch 0:0.1.50-5.el7 will be installed |
| 9008 | --> Processing Dependency: jzlib >= 1.0.5 for package: jsch-0.1.50-5.el7.noarch |
| 9009 | ---> Package jsoup.noarch 0:1.6.1-10.el7 will be installed |
| 9010 | ---> Package jsr-305.noarch 0:0-0.18.20090319svn.el7 will be installed |
| 9011 | ---> Package junit.noarch 0:4.11-8.el7 will be installed |
| 9012 | --> Processing Dependency: osgi(org.hamcrest.core) for package: junit-4.11-8.el7.noarch |
| 9013 | --> Processing Dependency: hamcrest for package: junit-4.11-8.el7.noarch |
| 9014 | ---> Package libXaw.x86_64 0:1.0.11-6.1.el7 will be installed |
| 9015 | ---> Package libblkid.x86_64 0:2.23.2-21.el7 will be updated |
| 9016 | ---> Package libblkid.x86_64 0:2.23.2-22.el7_1 will be an update |
| 9017 | ---> Package liblockfile.x86_64 0:1.08-17.el7 will be installed |
| 9018 | ---> Package libmount.x86_64 0:2.23.2-21.el7 will be updated |
| 9019 | ---> Package libmount.x86_64 0:2.23.2-22.el7_1 will be an update |
| 9020 | ---> Package libsepol-devel.x86_64 0:2.1.9-3.el7 will be installed |
| 9021 | ---> Package libtidy.x86_64 0:0.99.0-31.20091203.el7 will be installed |
| 9022 | ---> Package libuv.x86_64 1:0.10.34-1.el7 will be installed |
| 9023 | ---> Package libwmf-lite.x86_64 0:0.2.8.4-39.el7 will be installed |
| 9024 | ---> Package lm_sensors-libs.x86_64 0:3.3.4-11.el7 will be installed |
| 9025 | ---> Package lzo.x86_64 0:2.06-6.el7_0.2 will be installed |
| 9026 | ---> Package m17n-db.noarch 0:1.6.4-3.el7 will be installed |
| 9027 | ---> Package maven-doxia-core.noarch 0:1.4-5.el7 will be installed |
| 9028 | ---> Package maven-doxia-logging-api.noarch 0:1.4-5.el7 will be installed |
| 9029 | ---> Package maven-doxia-module-apt.noarch 0:1.4-5.el7 will be installed |
| 9030 | ---> Package maven-doxia-module-fml.noarch 0:1.4-5.el7 will be installed |
| 9031 | ---> Package maven-doxia-module-fo.noarch 0:1.4-5.el7 will be installed |
| 9032 | --> Processing Dependency: mvn(org.apache.xmlgraphics:fop) for package: maven-doxia-module-fo-1.4-5.el7.noarch |
| 9033 | --> Processing Dependency: mvn(commons-configuration:commons-configuration) for package: maven-doxia-module-fo-1.4-5.el7.noarch |
| 9034 | ---> Package maven-doxia-module-xdoc.noarch 0:1.4-5.el7 will be installed |
| 9035 | ---> Package maven-doxia-module-xhtml.noarch 0:1.4-5.el7 will be installed |
| 9036 | ---> Package maven-enforcer-api.noarch 0:1.2-8.el7 will be installed |
| 9037 | ---> Package maven-enforcer-rules.noarch 0:1.2-8.el7 will be installed |
| 9038 | --> Processing Dependency: mvn(org.beanshell:bsh) for package: maven-enforcer-rules-1.2-8.el7.noarch |
| 9039 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-dependency-tree) for package: maven-enforcer-rules-1.2-8.el7.noarch |
| 9040 | ---> Package maven-file-management.noarch 1:1.2.1-8.el7 will be installed |
| 9041 | ---> Package maven-plugin-bundle.noarch 0:2.3.7-12.el7 will be installed |
| 9042 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.bundlerepository) for package: maven-plugin-bundle-2.3.7-12.el7.noarch |
| 9043 | --> Processing Dependency: mvn(net.sf.kxml:kxml2) for package: maven-plugin-bundle-2.3.7-12.el7.noarch |
| 9044 | --> Processing Dependency: mvn(biz.aQute:bndlib) for package: maven-plugin-bundle-2.3.7-12.el7.noarch |
| 9045 | ---> Package maven-plugin-descriptor.noarch 0:2.2.1-47.el7 will be installed |
| 9046 | ---> Package maven-plugin-plugin.noarch 0:3.1-17.el7 will be installed |
| 9047 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-model) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9048 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-java) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9049 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-generators) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9050 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-beanshell) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9051 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-api) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9052 | --> Processing Dependency: mvn(org.apache.maven.plugin-tools:maven-plugin-tools-annotations) = 3.1 for package: maven-plugin-plugin-3.1-17.el7.noarch |
| 9053 | ---> Package maven-plugin-registry.noarch 0:2.2.1-47.el7 will be installed |
| 9054 | ---> Package maven-plugin-tools.noarch 0:3.1-17.el7 will be installed |
| 9055 | ---> Package maven-profile.noarch 0:2.2.1-47.el7 will be installed |
| 9056 | ---> Package maven-release-plugin.noarch 0:2.2.1-12.el7 will be installed |
| 9057 | --> Processing Dependency: mvn(org.apache.maven.release:maven-release-manager) = 2.2.1 for package: maven-release-plugin-2.2.1-12.el7.noarch |
| 9058 | --> Processing Dependency: maven-release-manager = 2.2.1-12.el7 for package: maven-release-plugin-2.2.1-12.el7.noarch |
| 9059 | --> Processing Dependency: mvn(org.jdom:jdom) for package: maven-release-plugin-2.2.1-12.el7.noarch |
| 9060 | ---> Package maven-remote-resources-plugin.noarch 0:1.4-7.el7 will be installed |
| 9061 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-resources) for package: maven-remote-resources-plugin-1.4-7.el7.noarch |
| 9062 | --> Processing Dependency: mvn(org.apache.maven.shared:maven-artifact-resolver) for package: maven-remote-resources-plugin-1.4-7.el7.noarch |
| 9063 | ---> Package maven-repository-builder.noarch 1:1.0-0.5.alpha2.el7 will be installed |
| 9064 | ---> Package maven-shared-io.noarch 1:1.1-7.el7 will be installed |
| 9065 | ---> Package maven-site-plugin.noarch 0:3.2-7.el7 will be installed |
| 9066 | --> Processing Dependency: mvn(org.apache.maven.reporting:maven-reporting-exec) for package: maven-site-plugin-3.2-7.el7.noarch |
| 9067 | --> Processing Dependency: mvn(org.apache.maven.doxia:doxia-integration-tools) for package: maven-site-plugin-3.2-7.el7.noarch |
| 9068 | ---> Package mesa-libGLU.x86_64 0:9.0.0-4.el7 will be installed |
| 9069 | ---> Package mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5 will be installed |
| 9070 | ---> Package nekohtml.noarch 0:1.9.14-13.el7 will be installed |
| 9071 | --> Processing Dependency: bcel for package: nekohtml-1.9.14-13.el7.noarch |
| 9072 | ---> Package netpbm.x86_64 0:10.61.02-9.el7 will be installed |
| 9073 | ---> Package nodejs-amdefine.noarch 0:0.0.4-1.el7 will be installed |
| 9074 | ---> Package nodejs-wordwrap.noarch 0:0.0.2-4.el7 will be installed |
| 9075 | ---> Package nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7 will be installed |
| 9076 | ---> Package nss-sysinit.x86_64 0:3.16.2.3-5.el7 will be updated |
| 9077 | ---> Package nss-sysinit.x86_64 0:3.18.0-2.2.el7_1 will be an update |
| 9078 | ---> Package nss-tools.x86_64 0:3.16.2.3-5.el7 will be updated |
| 9079 | ---> Package nss-tools.x86_64 0:3.18.0-2.2.el7_1 will be an update |
| 9080 | ---> Package nss-util.x86_64 0:3.16.2.3-2.el7 will be updated |
| 9081 | ---> Package nss-util.x86_64 0:3.18.0-1.el7_1 will be an update |
| 9082 | ---> Package objectweb-asm.noarch 0:3.3.1-9.el7 will be installed |
| 9083 | ---> Package php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7 will be installed |
| 9084 | ---> Package php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7 will be installed |
| 9085 | ---> Package php-soap.x86_64 0:5.4.16-23.el7_0.3 will be installed |
| 9086 | ---> Package php-symfony-dependency-injection.noarch 0:2.5.11-1.el7 will be installed |
| 9087 | --> Processing Dependency: php-composer(symfony/config) = 2.5.11 for package: php-symfony-dependency-injection-2.5.11-1.el7.noarch |
| 9088 | ---> Package php-symfony-http-kernel.noarch 0:2.5.11-1.el7 will be installed |
| 9089 | --> Processing Dependency: php-composer(symfony/http-foundation) = 2.5.11 for package: php-symfony-http-kernel-2.5.11-1.el7.noarch |
| 9090 | --> Processing Dependency: php-composer(symfony/debug) = 2.5.11 for package: php-symfony-http-kernel-2.5.11-1.el7.noarch |
| 9091 | --> Processing Dependency: php-composer(symfony/browser-kit) = 2.5.11 for package: php-symfony-http-kernel-2.5.11-1.el7.noarch |
| 9092 | ---> Package plexus-build-api.noarch 0:0.0.7-11.el7 will be installed |
| 9093 | ---> Package plexus-cipher.noarch 0:1.7-5.el7 will be installed |
| 9094 | ---> Package plexus-classworlds.noarch 0:2.4.2-8.el7 will be installed |
| 9095 | ---> Package plexus-component-api.noarch 0:1.0-0.16.alpha15.el7 will be installed |
| 9096 | ---> Package plexus-containers-component-annotations.noarch 0:1.5.5-14.el7 will be installed |
| 9097 | ---> Package plexus-containers-component-metadata.noarch 0:1.5.5-14.el7 will be installed |
| 9098 | --> Processing Dependency: mvn(org.codehaus.plexus:plexus-cli) for package: plexus-containers-component-metadata-1.5.5-14.el7.noarch |
| 9099 | ---> Package plexus-i18n.noarch 0:1.0-0.6.b10.4.el7 will be installed |
| 9100 | ---> Package plexus-io.noarch 0:2.0.5-9.el7 will be installed |
| 9101 | ---> Package plexus-sec-dispatcher.noarch 0:1.4-13.el7 will be installed |
| 9102 | ---> Package plexus-velocity.noarch 0:1.1.8-16.el7 will be installed |
| 9103 | ---> Package popt-devel.x86_64 0:1.13-16.el7 will be installed |
| 9104 | ---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed |
| 9105 | ---> Package python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7 will be installed |
| 9106 | --> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 |
| 9107 | ---> Package roundcubemail-plugin-acl-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9108 | ---> Package roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9109 | --> Processing Dependency: roundcubemail(plugin-acl-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-acl-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9110 | ---> Package roundcubemail-plugin-archive-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9111 | ---> Package roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9112 | --> Processing Dependency: roundcubemail(plugin-archive-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-archive-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9113 | ---> Package roundcubemail-plugin-calendar-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9114 | ---> Package roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9115 | --> Processing Dependency: roundcubemail(plugin-calendar-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-calendar-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9116 | ---> Package roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9117 | ---> Package roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9118 | ---> Package roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9119 | --> Processing Dependency: roundcubemail(plugin-jqueryui-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-jqueryui-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9120 | ---> Package roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9121 | ---> Package roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9122 | --> Processing Dependency: roundcubemail(plugin-kolab_activesync-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_activesync-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9123 | ---> Package roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9124 | ---> Package roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9125 | --> Processing Dependency: roundcubemail(plugin-kolab_addressbook-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_addressbook-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9126 | ---> Package roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9127 | ---> Package roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9128 | ---> Package roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9129 | --> Processing Dependency: roundcubemail(plugin-kolab_delegation-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_delegation-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9130 | ---> Package roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9131 | ---> Package roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9132 | --> Processing Dependency: roundcubemail(plugin-kolab_files-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_files-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9133 | ---> Package roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9134 | ---> Package roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9135 | --> Processing Dependency: roundcubemail(plugin-kolab_notes-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_notes-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9136 | ---> Package roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9137 | ---> Package roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9138 | --> Processing Dependency: roundcubemail(plugin-kolab_tags-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-kolab_tags-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9139 | ---> Package roundcubemail-plugin-libcalendaring.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9140 | --> Processing Dependency: roundcubemail(plugin-libcalendaring-skin) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3.5.noarch |
| 9141 | --> Processing Dependency: roundcubemail(plugin-libcalendaring-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3.5.noarch |
| 9142 | ---> Package roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9143 | ---> Package roundcubemail-plugin-managesieve-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9144 | ---> Package roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9145 | --> Processing Dependency: roundcubemail(plugin-managesieve-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-managesieve-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9146 | ---> Package roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9147 | ---> Package roundcubemail-plugin-password-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9148 | ---> Package roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9149 | ---> Package roundcubemail-plugin-tasklist-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9150 | ---> Package roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9151 | --> Processing Dependency: roundcubemail(plugin-tasklist-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-tasklist-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9152 | ---> Package roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9153 | ---> Package roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9154 | --> Processing Dependency: roundcubemail(plugin-zipdownload-skin-larry-assets) = 1.2-3.el7.kolab_3.5 for package: roundcubemail-plugin-zipdownload-skin-larry-1.2-3.el7.kolab_3.5.noarch |
| 9155 | ---> Package roundcubemail-skin-chameleon-assets.noarch 0:0.3.6-1.el7.kolab_3.5 will be installed |
| 9156 | ---> Package roundcubemail-skin-chameleon-core.noarch 0:0.3.6-1.el7.kolab_3.5 will be installed |
| 9157 | ---> Package roundcubemail-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9158 | ---> Package sisu-inject-bean.noarch 0:2.3.0-11.el7 will be installed |
| 9159 | --> Processing Dependency: mvn(javax.enterprise:cdi-api) for package: sisu-inject-bean-2.3.0-11.el7.noarch |
| 9160 | ---> Package sisu-inject-plexus.noarch 0:2.3.0-11.el7 will be installed |
| 9161 | ---> Package slf4j.noarch 0:1.7.4-3.el7 will be installed |
| 9162 | --> Processing Dependency: mvn(javassist:javassist) for package: slf4j-1.7.4-3.el7.noarch |
| 9163 | --> Processing Dependency: mvn(ch.qos.cal10n:cal10n-api) for package: slf4j-1.7.4-3.el7.noarch |
| 9164 | ---> Package spice-parent.noarch 0:15-11.el7 will be installed |
| 9165 | --> Processing Dependency: mvn(org.sonatype.forge:forge-parent) for package: spice-parent-15-11.el7.noarch |
| 9166 | ---> Package testng.noarch 0:6.8.7-3.el7 will be installed |
| 9167 | --> Processing Dependency: mvn(org.yaml:snakeyaml) for package: testng-6.8.7-3.el7.noarch |
| 9168 | ---> Package texlive-anysize.noarch 2:svn15878.0-32.el7 will be installed |
| 9169 | ---> Package texlive-beamer.noarch 2:svn29349.3.26-32.el7 will be installed |
| 9170 | --> Processing Dependency: tex-pgf for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9171 | --> Processing Dependency: tex(xxcolor.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9172 | --> Processing Dependency: tex(ucs.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9173 | --> Processing Dependency: tex(pgfcore.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9174 | --> Processing Dependency: tex(pgf.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9175 | --> Processing Dependency: tex(geometry.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9176 | --> Processing Dependency: tex(amsthm.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9177 | --> Processing Dependency: tex(amssymb.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9178 | --> Processing Dependency: tex(amsmath.sty) for package: 2:texlive-beamer-svn29349.3.26-32.el7.noarch |
| 9179 | ---> Package texlive-booktabs.noarch 2:svn15878.1.61803-32.el7 will be installed |
| 9180 | ---> Package texlive-caption.noarch 2:svn29026.3.3__2013_02_03_-32.el7 will be installed |
| 9181 | ---> Package texlive-cite.noarch 2:svn19955.5.3-32.el7 will be installed |
| 9182 | ---> Package texlive-cmap.noarch 2:svn26568.0-32.el7 will be installed |
| 9183 | ---> Package texlive-collection-fontsrecommended.noarch 2:svn28082.0-32.20130427_r30134.el7 will be installed |
| 9184 | --> Processing Dependency: texlive-collection-basic for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9185 | --> Processing Dependency: tex-zapfding for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9186 | --> Processing Dependency: tex-zapfchan for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9187 | --> Processing Dependency: tex-wasysym for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9188 | --> Processing Dependency: tex-wasy for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9189 | --> Processing Dependency: tex-utopia for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9190 | --> Processing Dependency: tex-txfonts for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9191 | --> Processing Dependency: tex-tipa for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9192 | --> Processing Dependency: tex-times for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9193 | --> Processing Dependency: tex-tex-gyre-math for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9194 | --> Processing Dependency: tex-tex-gyre for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9195 | --> Processing Dependency: tex-symbol for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9196 | --> Processing Dependency: tex-rsfs for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9197 | --> Processing Dependency: tex-pxfonts for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9198 | --> Processing Dependency: tex-palatino for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9199 | --> Processing Dependency: tex-ncntrsbk for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9200 | --> Processing Dependency: tex-mathpazo for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9201 | --> Processing Dependency: tex-marvosym for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9202 | --> Processing Dependency: tex-lm-math for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9203 | --> Processing Dependency: tex-lm for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9204 | --> Processing Dependency: tex-helvetic for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9205 | --> Processing Dependency: tex-fpl for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9206 | --> Processing Dependency: tex-eurosym for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9207 | --> Processing Dependency: tex-euro for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9208 | --> Processing Dependency: tex-courier for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9209 | --> Processing Dependency: tex-cmextra for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9210 | --> Processing Dependency: tex-cm-super for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9211 | --> Processing Dependency: tex-charter for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9212 | --> Processing Dependency: tex-bookman for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9213 | --> Processing Dependency: tex-avantgar for package: 2:texlive-collection-fontsrecommended-svn28082.0-32.20130427_r30134.el7.noarch |
| 9214 | ---> Package texlive-collection-latex.noarch 2:svn25030.0-32.20130427_r30134.el7 will be installed |
| 9215 | --> Processing Dependency: tex-pspicture for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9216 | --> Processing Dependency: tex-psnfss for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9217 | --> Processing Dependency: tex-pslatex for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9218 | --> Processing Dependency: tex-pdftex-def for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9219 | --> Processing Dependency: tex-natbib for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9220 | --> Processing Dependency: tex-mptopdf for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9221 | --> Processing Dependency: tex-mfnfss for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9222 | --> Processing Dependency: tex-ltxmisc for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9223 | --> Processing Dependency: tex-latex-bin for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9224 | --> Processing Dependency: tex-fix2col for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9225 | --> Processing Dependency: tex-fancyhdr for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9226 | --> Processing Dependency: tex-colortbl for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9227 | --> Processing Dependency: tex-carlisle for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9228 | --> Processing Dependency: tex-babelbib for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9229 | --> Processing Dependency: tex-babel for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9230 | --> Processing Dependency: tex-ae for package: 2:texlive-collection-latex-svn25030.0-32.20130427_r30134.el7.noarch |
| 9231 | ---> Package texlive-crop.noarch 2:svn15878.1.5-32.el7 will be installed |
| 9232 | ---> Package texlive-ctable.noarch 2:svn26694.1.23-32.el7 will be installed |
| 9233 | --> Processing Dependency: tex(etoolbox.sty) for package: 2:texlive-ctable-svn26694.1.23-32.el7.noarch |
| 9234 | ---> Package texlive-ec.noarch 2:svn25033.1.0-32.el7 will be installed |
| 9235 | ---> Package texlive-eso-pic.noarch 2:svn21515.2.0c-32.el7 will be installed |
| 9236 | ---> Package texlive-euler.noarch 2:svn17261.2.5-32.el7 will be installed |
| 9237 | ---> Package texlive-extsizes.noarch 2:svn17263.1.4a-32.el7 will be installed |
| 9238 | ---> Package texlive-fancybox.noarch 2:svn18304.1.4-32.el7 will be installed |
| 9239 | ---> Package texlive-fancyref.noarch 2:svn15878.0.9c-32.el7 will be installed |
| 9240 | ---> Package texlive-fancyvrb.noarch 2:svn18492.2.8-32.el7 will be installed |
| 9241 | --> Processing Dependency: tex(pstricks.sty) for package: 2:texlive-fancyvrb-svn18492.2.8-32.el7.noarch |
| 9242 | ---> Package texlive-float.noarch 2:svn15878.1.3d-32.el7 will be installed |
| 9243 | ---> Package texlive-fontspec.noarch 2:svn29412.v2.3a-32.el7 will be installed |
| 9244 | --> Processing Dependency: tex-kastrup for package: 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch |
| 9245 | --> Processing Dependency: tex(xunicode.sty) for package: 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch |
| 9246 | --> Processing Dependency: tex(luaotfload.sty) for package: 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch |
| 9247 | ---> Package texlive-fp.noarch 2:svn15878.0-32.el7 will be installed |
| 9248 | ---> Package texlive-graphics.noarch 2:svn25405.1.0o-32.el7 will be installed |
| 9249 | ---> Package texlive-hyphen-base.noarch 2:svn29197.0-32.el7 will be installed |
| 9250 | ---> Package texlive-ifxetex.noarch 2:svn19685.0.5-32.el7 will be installed |
| 9251 | ---> Package texlive-index.noarch 2:svn24099.4.1beta-32.el7 will be installed |
| 9252 | ---> Package texlive-jknapltx.noarch 2:svn19440.0-32.el7 will be installed |
| 9253 | ---> Package texlive-koma-script.noarch 2:svn27255.3.11b-32.el7 will be installed |
| 9254 | --> Processing Dependency: tex(mparhack.sty) for package: 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch |
| 9255 | --> Processing Dependency: tex(marginnote.sty) for package: 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch |
| 9256 | ---> Package texlive-kpathsea-lib.x86_64 2:2012-32.20130427_r30134.el7 will be installed |
| 9257 | ---> Package texlive-l3experimental.noarch 2:svn29361.SVN_4467-32.el7 will be installed |
| 9258 | ---> Package texlive-l3kernel.noarch 2:svn29409.SVN_4469-32.el7 will be installed |
| 9259 | --> Processing Dependency: tex(etex.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch |
| 9260 | --> Processing Dependency: tex(enumitem.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch |
| 9261 | --> Processing Dependency: tex(csquotes.sty) for package: 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch |
| 9262 | ---> Package texlive-l3packages.noarch 2:svn29361.SVN_4467-32.el7 will be installed |
| 9263 | ---> Package texlive-listings.noarch 2:svn15878.1.4-32.el7 will be installed |
| 9264 | --> Processing Dependency: tex(algorithmic.sty) for package: 2:texlive-listings-svn15878.1.4-32.el7.noarch |
| 9265 | ---> Package texlive-luatex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 will be installed |
| 9266 | --> Processing Dependency: libzzip-0.so.13()(64bit) for package: 2:texlive-luatex-bin-svn26912.0-32.20130427_r30134.el7.x86_64 |
| 9267 | ---> Package texlive-mdwtools.noarch 2:svn15878.1.05.4-32.el7 will be installed |
| 9268 | ---> Package texlive-memoir.noarch 2:svn21638.3.6j_patch_6.0g-32.el7 will be installed |
| 9269 | --> Processing Dependency: tex(ifetex.sty) for package: 2:texlive-memoir-svn21638.3.6j_patch_6.0g-32.el7.noarch |
| 9270 | ---> Package texlive-metalogo.noarch 2:svn18611.0.12-32.el7 will be installed |
| 9271 | ---> Package texlive-mh.noarch 2:svn29420.0-32.el7 will be installed |
| 9272 | ---> Package texlive-microtype.noarch 2:svn29392.2.5-32.el7 will be installed |
| 9273 | ---> Package texlive-ms.noarch 2:svn24467.0-32.el7 will be installed |
| 9274 | --> Processing Dependency: tex(footmisc.sty) for package: 2:texlive-ms-svn24467.0-32.el7.noarch |
| 9275 | ---> Package texlive-ntgclass.noarch 2:svn15878.0-32.el7 will be installed |
| 9276 | ---> Package texlive-oberdiek.noarch 2:svn26725.0-32.el7 will be installed |
| 9277 | --> Processing Dependency: tex(unicode-math.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9278 | --> Processing Dependency: tex(soul.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9279 | --> Processing Dependency: tex(parcolumns.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9280 | --> Processing Dependency: tex(parallel.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9281 | --> Processing Dependency: tex(makematch.sty) for package: 2:texlive-oberdiek-svn26725.0-32.el7.noarch |
| 9282 | ---> Package texlive-parskip.noarch 2:svn19963.2.0-32.el7 will be installed |
| 9283 | ---> Package texlive-pdfpages.noarch 2:svn27574.0.4t-32.el7 will be installed |
| 9284 | ---> Package texlive-pdftex-bin.x86_64 2:svn27321.0-32.20130427_r30134.el7 will be installed |
| 9285 | ---> Package texlive-powerdot.noarch 2:svn25656.1.4i-32.el7 will be installed |
| 9286 | --> Processing Dependency: tex(type1cm.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9287 | --> Processing Dependency: tex(pst-slpe.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9288 | --> Processing Dependency: tex(pst-grad.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9289 | --> Processing Dependency: tex(pst-char.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9290 | --> Processing Dependency: tex(pst-blur.sty) for package: 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch |
| 9291 | ---> Package texlive-psfrag.noarch 2:svn15878.3.04-32.el7 will be installed |
| 9292 | ---> Package texlive-rcs.noarch 2:svn15878.0-32.el7 will be installed |
| 9293 | ---> Package texlive-rotating.noarch 2:svn16832.2.16b-32.el7 will be installed |
| 9294 | ---> Package texlive-sansmath.noarch 2:svn17997.1.1-32.el7 will be installed |
| 9295 | ---> Package texlive-section.noarch 2:svn20180.0-32.el7 will be installed |
| 9296 | ---> Package texlive-seminar.noarch 2:svn18322.1.5-32.el7 will be installed |
| 9297 | ---> Package texlive-sepnum.noarch 2:svn20186.2.0-32.el7 will be installed |
| 9298 | ---> Package texlive-setspace.noarch 2:svn24881.6.7a-32.el7 will be installed |
| 9299 | ---> Package texlive-subfig.noarch 2:svn15878.1.3-32.el7 will be installed |
| 9300 | ---> Package texlive-tetex.noarch 2:svn29585.3.0-32.el7 will be installed |
| 9301 | ---> Package texlive-tetex-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 will be installed |
| 9302 | ---> Package texlive-textcase.noarch 2:svn15878.0-32.el7 will be installed |
| 9303 | ---> Package texlive-thumbpdf.noarch 2:svn26689.3.15-32.el7 will be installed |
| 9304 | --> Processing Dependency: texlive-thumbpdf-bin for package: 2:texlive-thumbpdf-svn26689.3.15-32.el7.noarch |
| 9305 | ---> Package texlive-typehtml.noarch 2:svn17134.0-32.el7 will be installed |
| 9306 | ---> Package texlive-underscore.noarch 2:svn18261.0-32.el7 will be installed |
| 9307 | ---> Package texlive-xcolor.noarch 2:svn15878.2.11-32.el7 will be installed |
| 9308 | ---> Package texlive-xkeyval.noarch 2:svn27995.2.6a-32.el7 will be installed |
| 9309 | ---> Package unixODBC.x86_64 0:2.3.1-10.el7 will be installed |
| 9310 | ---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed |
| 9311 | ---> Package util-linux.x86_64 0:2.23.2-21.el7 will be updated |
| 9312 | ---> Package util-linux.x86_64 0:2.23.2-22.el7_1 will be an update |
| 9313 | ---> Package v8.x86_64 1:3.14.5.10-17.el7 will be installed |
| 9314 | ---> Package velocity.noarch 0:1.7-10.el7 will be installed |
| 9315 | --> Processing Dependency: jaxen for package: velocity-1.7-10.el7.noarch |
| 9316 | --> Processing Dependency: jakarta-oro for package: velocity-1.7-10.el7.noarch |
| 9317 | --> Processing Dependency: hsqldb for package: velocity-1.7-10.el7.noarch |
| 9318 | ---> Package wxBase.x86_64 0:2.8.12-13.el7 will be installed |
| 9319 | ---> Package wxGTK.x86_64 0:2.8.12-13.el7 will be installed |
| 9320 | --> Processing Dependency: libSDL-1.2.so.0()(64bit) for package: wxGTK-2.8.12-13.el7.x86_64 |
| 9321 | ---> Package wxGTK-gl.x86_64 0:2.8.12-13.el7 will be installed |
| 9322 | ---> Package xbean.noarch 0:3.13-6.el7 will be installed |
| 9323 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.framework) for package: xbean-3.13-6.el7.noarch |
| 9324 | --> Running transaction check |
| 9325 | ---> Package SDL.x86_64 0:1.2.15-11.el7 will be installed |
| 9326 | ---> Package apache-commons-configuration.noarch 0:1.9-8.el7 will be installed |
| 9327 | --> Processing Dependency: mvn(org.apache.commons:commons-vfs2) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9328 | --> Processing Dependency: mvn(org.apache.commons:commons-jexl) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9329 | --> Processing Dependency: mvn(commons-jxpath:commons-jxpath) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9330 | --> Processing Dependency: mvn(commons-digester:commons-digester) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9331 | --> Processing Dependency: mvn(commons-beanutils:commons-beanutils) for package: apache-commons-configuration-1.9-8.el7.noarch |
| 9332 | ---> Package apache-rat-core.noarch 0:0.8-13.el7 will be installed |
| 9333 | --> Processing Dependency: apache-rat = 0.8-13.el7 for package: apache-rat-core-0.8-13.el7.noarch |
| 9334 | ---> Package aqute-bndlib.noarch 0:1.50.0-8.el7 will be installed |
| 9335 | ---> Package bcel.noarch 0:5.2-18.el7 will be installed |
| 9336 | --> Processing Dependency: mvn(regexp:regexp) for package: bcel-5.2-18.el7.noarch |
| 9337 | ---> Package bsh.noarch 0:1.3.0-29.el7 will be installed |
| 9338 | --> Processing Dependency: bsf for package: bsh-1.3.0-29.el7.noarch |
| 9339 | ---> Package cal10n.noarch 0:0.7.7-4.el7 will be installed |
| 9340 | ---> Package cdi-api.noarch 0:1.0-11.SP4.el7 will be installed |
| 9341 | --> Processing Dependency: jboss-interceptors-1.1-api for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9342 | --> Processing Dependency: jboss-el-2.2-api for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9343 | --> Processing Dependency: jboss-ejb-3.1-api for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9344 | --> Processing Dependency: geronimo-annotation for package: cdi-api-1.0-11.SP4.el7.noarch |
| 9345 | ---> Package felix-bundlerepository.noarch 0:1.6.6-15.el7 will be installed |
| 9346 | --> Processing Dependency: mvn(xpp3:xpp3) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9347 | --> Processing Dependency: mvn(org.osgi:org.osgi.core) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9348 | --> Processing Dependency: mvn(org.osgi:org.osgi.compendium) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9349 | --> Processing Dependency: mvn(org.codehaus.woodstox:woodstox-core-asl) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9350 | --> Processing Dependency: mvn(org.apache.felix:org.osgi.service.obr) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9351 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.utils) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9352 | --> Processing Dependency: mvn(org.apache.felix:org.apache.felix.shell) for package: felix-bundlerepository-1.6.6-15.el7.noarch |
| 9353 | ---> Package felix-framework.noarch 0:4.2.1-5.el7 will be installed |
| 9354 | ---> Package fop.noarch 0:1.1-6.el7 will be installed |
| 9355 | --> Processing Dependency: xmlgraphics-commons >= 1.5 for package: fop-1.1-6.el7.noarch |
| 9356 | --> Processing Dependency: batik >= 1.7 for package: fop-1.1-6.el7.noarch |
| 9357 | --> Processing Dependency: icc-profiles-openicc for package: fop-1.1-6.el7.noarch |
| 9358 | ---> Package forge-parent.noarch 0:31-2.el7 will be installed |
| 9359 | --> Processing Dependency: mvn(org.apache.maven.plugins:maven-source-plugin) for package: forge-parent-31-2.el7.noarch |
| 9360 | ---> Package gd.x86_64 0:2.0.35-26.el7 will be installed |
| 9361 | ---> Package hamcrest.noarch 0:1.3-6.el7 will be installed |
| 9362 | --> Processing Dependency: easymock2 for package: hamcrest-1.3-6.el7.noarch |
| 9363 | ---> Package hsqldb.noarch 1:1.8.1.3-13.el7 will be installed |
| 9364 | ---> Package jakarta-oro.noarch 0:2.0.8-16.el7 will be installed |
| 9365 | ---> Package javassist.noarch 0:3.16.1-10.el7 will be installed |
| 9366 | ---> Package jaxen.noarch 0:1.1.3-11.el7 will be installed |
| 9367 | --> Processing Dependency: dom4j >= 1.6.1 for package: jaxen-1.1.3-11.el7.noarch |
| 9368 | ---> Package jdom.noarch 0:1.1.3-6.el7 will be installed |
| 9369 | ---> Package jna.x86_64 0:3.5.2-8.el7 will be installed |
| 9370 | ---> Package jzlib.noarch 0:1.1.1-6.el7 will be installed |
| 9371 | ---> Package kxml.noarch 0:2.3.0-5.el7 will be installed |
| 9372 | ---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed |
| 9373 | ---> Package maven-artifact-resolver.noarch 1:1.0-10.el7 will be installed |
| 9374 | ---> Package maven-dependency-tree.noarch 0:2.0-6.el7 will be installed |
| 9375 | --> Processing Dependency: maven-shared for package: maven-dependency-tree-2.0-6.el7.noarch |
| 9376 | ---> Package maven-doxia-tools.noarch 0:1.4-14.el7 will be installed |
| 9377 | ---> Package maven-plugin-testing-harness.noarch 0:2.1-11.el7 will be installed |
| 9378 | ---> Package maven-plugin-tools-annotations.noarch 0:3.1-17.el7 will be installed |
| 9379 | ---> Package maven-plugin-tools-api.noarch 0:3.1-17.el7 will be installed |
| 9380 | ---> Package maven-plugin-tools-beanshell.noarch 0:3.1-17.el7 will be installed |
| 9381 | ---> Package maven-plugin-tools-generators.noarch 0:3.1-17.el7 will be installed |
| 9382 | --> Processing Dependency: mvn(net.sf.jtidy:jtidy) for package: maven-plugin-tools-generators-3.1-17.el7.noarch |
| 9383 | ---> Package maven-plugin-tools-java.noarch 0:3.1-17.el7 will be installed |
| 9384 | ---> Package maven-plugin-tools-model.noarch 0:3.1-17.el7 will be installed |
| 9385 | ---> Package maven-release-manager.noarch 0:2.2.1-12.el7 will be installed |
| 9386 | --> Processing Dependency: maven-release = 2.2.1-12.el7 for package: maven-release-manager-2.2.1-12.el7.noarch |
| 9387 | ---> Package maven-reporting-exec.noarch 0:1.1-4.el7 will be installed |
| 9388 | ---> Package maven-reporting-impl.noarch 0:2.2-8.el7 will be installed |
| 9389 | --> Processing Dependency: mvn(commons-validator:commons-validator) for package: maven-reporting-impl-2.2-8.el7.noarch |
| 9390 | ---> Package maven-scm.noarch 0:1.8.1-2.el7 will be installed |
| 9391 | --> Processing Dependency: modello for package: maven-scm-1.8.1-2.el7.noarch |
| 9392 | ---> Package php-symfony-browser-kit.noarch 0:2.5.11-1.el7 will be installed |
| 9393 | --> Processing Dependency: php-composer(symfony/dom-crawler) = 2.5.11 for package: php-symfony-browser-kit-2.5.11-1.el7.noarch |
| 9394 | ---> Package php-symfony-config.noarch 0:2.5.11-1.el7 will be installed |
| 9395 | --> Processing Dependency: php-composer(symfony/filesystem) = 2.5.11 for package: php-symfony-config-2.5.11-1.el7.noarch |
| 9396 | ---> Package php-symfony-debug.noarch 0:2.5.11-1.el7 will be installed |
| 9397 | ---> Package php-symfony-http-foundation.noarch 0:2.5.11-1.el7 will be installed |
| 9398 | ---> Package plexus-cli.noarch 0:1.2-20.el7 will be installed |
| 9399 | ---> Package plexus-resources.noarch 0:1.0-0.15.a7.el7 will be installed |
| 9400 | ---> Package roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9401 | ---> Package roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9402 | ---> Package roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9403 | ---> Package roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9404 | ---> Package roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9405 | ---> Package roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9406 | ---> Package roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9407 | ---> Package roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9408 | ---> Package roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9409 | ---> Package roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9410 | ---> Package roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9411 | ---> Package roundcubemail-plugin-libcalendaring-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9412 | --> Processing Dependency: roundcubemail(plugin-libcalendaring-skin-larry-assets) = 3.3-1.el7.kolab_3.5 for package: roundcubemail-plugin-libcalendaring-skin-larry-3.3-1.el7.kolab_3.5.noarch |
| 9413 | ---> Package roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9414 | ---> Package roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9415 | ---> Package roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 will be installed |
| 9416 | ---> Package snakeyaml.noarch 0:1.11-8.el7 will be installed |
| 9417 | --> Processing Dependency: mvn(biz.source_code:base64coder) for package: snakeyaml-1.11-8.el7.noarch |
| 9418 | ---> Package texlive-ae.noarch 2:svn15878.1.4-32.el7 will be installed |
| 9419 | ---> Package texlive-algorithms.noarch 2:svn15878.0.1-32.el7 will be installed |
| 9420 | ---> Package texlive-amscls.noarch 2:svn29207.0-32.el7 will be installed |
| 9421 | ---> Package texlive-amsfonts.noarch 2:svn29208.3.04-32.el7 will be installed |
| 9422 | ---> Package texlive-amsmath.noarch 2:svn29327.2.14-32.el7 will be installed |
| 9423 | ---> Package texlive-avantgar.noarch 2:svn28614.0-32.el7 will be installed |
| 9424 | ---> Package texlive-babel.noarch 2:svn24756.3.8m-32.el7 will be installed |
| 9425 | ---> Package texlive-babelbib.noarch 2:svn25245.1.31-32.el7 will be installed |
| 9426 | ---> Package texlive-bookman.noarch 2:svn28614.0-32.el7 will be installed |
| 9427 | ---> Package texlive-carlisle.noarch 2:svn18258.0-32.el7 will be installed |
| 9428 | ---> Package texlive-charter.noarch 2:svn15878.0-32.el7 will be installed |
| 9429 | ---> Package texlive-cm-super.noarch 2:svn15878.0-32.el7 will be installed |
| 9430 | ---> Package texlive-cmextra.noarch 2:svn14075.0-32.el7 will be installed |
| 9431 | ---> Package texlive-collection-basic.noarch 2:svn26314.0-32.20130427_r30134.el7 will be installed |
| 9432 | --> Processing Dependency: xdvik for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9433 | --> Processing Dependency: texlive-collection-documentation-base for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9434 | --> Processing Dependency: tex-xdvi for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9435 | --> Processing Dependency: tex-texlive.infra for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9436 | --> Processing Dependency: tex-texconfig for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9437 | --> Processing Dependency: tex-tex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9438 | --> Processing Dependency: tex-plain for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9439 | --> Processing Dependency: tex-misc for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9440 | --> Processing Dependency: tex-mfware for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9441 | --> Processing Dependency: tex-mflogo for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9442 | --> Processing Dependency: tex-metafont for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9443 | --> Processing Dependency: tex-makeindex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9444 | --> Processing Dependency: tex-lua-alt-getopt for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9445 | --> Processing Dependency: tex-ifluatex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9446 | --> Processing Dependency: tex-hyph-utf8 for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9447 | --> Processing Dependency: tex-gsftopk for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9448 | --> Processing Dependency: tex-glyphlist for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9449 | --> Processing Dependency: tex-etex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9450 | --> Processing Dependency: tex-enctex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9451 | --> Processing Dependency: tex-dvipdfmx-def for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9452 | --> Processing Dependency: tex-dvipdfmx for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9453 | --> Processing Dependency: tex-dvipdfm for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9454 | --> Processing Dependency: tex-cm for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9455 | --> Processing Dependency: tex-bibtex for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9456 | --> Processing Dependency: dvipdfmx for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9457 | --> Processing Dependency: dvipdfm for package: 2:texlive-collection-basic-svn26314.0-32.20130427_r30134.el7.noarch |
| 9458 | ---> Package texlive-colortbl.noarch 2:svn25394.v1.0a-32.el7 will be installed |
| 9459 | ---> Package texlive-courier.noarch 2:svn28614.0-32.el7 will be installed |
| 9460 | ---> Package texlive-csquotes.noarch 2:svn24393.5.1d-32.el7 will be installed |
| 9461 | ---> Package texlive-enumitem.noarch 2:svn24146.3.5.2-32.el7 will be installed |
| 9462 | ---> Package texlive-etex-pkg.noarch 2:svn15878.2.0-32.el7 will be installed |
| 9463 | ---> Package texlive-etoolbox.noarch 2:svn20922.2.1-32.el7 will be installed |
| 9464 | ---> Package texlive-euro.noarch 2:svn22191.1.1-32.el7 will be installed |
| 9465 | ---> Package texlive-eurosym.noarch 2:svn17265.1.4_subrfix-32.el7 will be installed |
| 9466 | ---> Package texlive-fancyhdr.noarch 2:svn15878.3.1-32.el7 will be installed |
| 9467 | ---> Package texlive-fix2col.noarch 2:svn17133.0-32.el7 will be installed |
| 9468 | ---> Package texlive-footmisc.noarch 2:svn23330.5.5b-32.el7 will be installed |
| 9469 | ---> Package texlive-fpl.noarch 2:svn15878.1.002-32.el7 will be installed |
| 9470 | ---> Package texlive-geometry.noarch 2:svn19716.5.6-32.el7 will be installed |
| 9471 | ---> Package texlive-helvetic.noarch 2:svn28614.0-32.el7 will be installed |
| 9472 | ---> Package texlive-ifetex.noarch 2:svn24853.1.2-32.el7 will be installed |
| 9473 | ---> Package texlive-kastrup.noarch 2:svn15878.0-32.el7 will be installed |
| 9474 | ---> Package texlive-latex-bin.noarch 2:svn26689.0-32.el7 will be installed |
| 9475 | --> Processing Dependency: texlive-latex-bin-bin for package: 2:texlive-latex-bin-svn26689.0-32.el7.noarch |
| 9476 | ---> Package texlive-lm.noarch 2:svn28119.2.004-32.el7 will be installed |
| 9477 | ---> Package texlive-lm-math.noarch 2:svn29044.1.958-32.el7 will be installed |
| 9478 | ---> Package texlive-ltxmisc.noarch 2:svn21927.0-32.el7 will be installed |
| 9479 | --> Processing Dependency: tex(beton.sty) for package: 2:texlive-ltxmisc-svn21927.0-32.el7.noarch |
| 9480 | ---> Package texlive-luaotfload.noarch 2:svn26718.1.26-32.el7 will be installed |
| 9481 | --> Processing Dependency: texlive-luaotfload-bin for package: 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch |
| 9482 | --> Processing Dependency: tex(luatexbase.sty) for package: 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch |
| 9483 | ---> Package texlive-marginnote.noarch 2:svn25880.v1.1i-32.el7 will be installed |
| 9484 | ---> Package texlive-marvosym.noarch 2:svn29349.2.2a-32.el7 will be installed |
| 9485 | ---> Package texlive-mathpazo.noarch 2:svn15878.1.003-32.el7 will be installed |
| 9486 | ---> Package texlive-mfnfss.noarch 2:svn19410.0-32.el7 will be installed |
| 9487 | ---> Package texlive-mparhack.noarch 2:svn15878.1.4-32.el7 will be installed |
| 9488 | ---> Package texlive-mptopdf.noarch 2:svn26689.0-32.el7 will be installed |
| 9489 | --> Processing Dependency: texlive-mptopdf-bin for package: 2:texlive-mptopdf-svn26689.0-32.el7.noarch |
| 9490 | ---> Package texlive-natbib.noarch 2:svn20668.8.31b-32.el7 will be installed |
| 9491 | ---> Package texlive-ncntrsbk.noarch 2:svn28614.0-32.el7 will be installed |
| 9492 | ---> Package texlive-palatino.noarch 2:svn28614.0-32.el7 will be installed |
| 9493 | ---> Package texlive-parallel.noarch 2:svn15878.0-32.el7 will be installed |
| 9494 | ---> Package texlive-pdftex-def.noarch 2:svn22653.0.06d-32.el7 will be installed |
| 9495 | ---> Package texlive-pgf.noarch 2:svn22614.2.10-32.el7 will be installed |
| 9496 | ---> Package texlive-pslatex.noarch 2:svn16416.0-32.el7 will be installed |
| 9497 | ---> Package texlive-psnfss.noarch 2:svn23394.9.2a-32.el7 will be installed |
| 9498 | ---> Package texlive-pspicture.noarch 2:svn15878.0-32.el7 will be installed |
| 9499 | ---> Package texlive-pst-blur.noarch 2:svn15878.2.0-32.el7 will be installed |
| 9500 | ---> Package texlive-pst-grad.noarch 2:svn15878.1.06-32.el7 will be installed |
| 9501 | ---> Package texlive-pst-slpe.noarch 2:svn24391.1.31-32.el7 will be installed |
| 9502 | ---> Package texlive-pst-text.noarch 2:svn15878.1.00-32.el7 will be installed |
| 9503 | ---> Package texlive-pstricks.noarch 2:svn29678.2.39-32.el7 will be installed |
| 9504 | --> Processing Dependency: tex(showexpl.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9505 | --> Processing Dependency: tex(pstricks-add.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9506 | --> Processing Dependency: tex(pst-tree.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9507 | --> Processing Dependency: tex(pst-plot.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9508 | --> Processing Dependency: tex(pst-node.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9509 | --> Processing Dependency: tex(pst-fill.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9510 | --> Processing Dependency: tex(pst-eps.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9511 | --> Processing Dependency: tex(pst-coil.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9512 | --> Processing Dependency: tex(pst-3d.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9513 | --> Processing Dependency: tex(paralist.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9514 | --> Processing Dependency: tex(multido.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9515 | --> Processing Dependency: tex(filecontents.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9516 | --> Processing Dependency: tex(chngcntr.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9517 | --> Processing Dependency: tex(breakurl.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9518 | --> Processing Dependency: tex(bera.sty) for package: 2:texlive-pstricks-svn29678.2.39-32.el7.noarch |
| 9519 | ---> Package texlive-pxfonts.noarch 2:svn15878.0-32.el7 will be installed |
| 9520 | ---> Package texlive-qstest.noarch 2:svn15878.0-32.el7 will be installed |
| 9521 | ---> Package texlive-rsfs.noarch 2:svn15878.0-32.el7 will be installed |
| 9522 | ---> Package texlive-sauerj.noarch 2:svn15878.0-32.el7 will be installed |
| 9523 | ---> Package texlive-soul.noarch 2:svn15878.2.4-32.el7 will be installed |
| 9524 | ---> Package texlive-symbol.noarch 2:svn28614.0-32.el7 will be installed |
| 9525 | ---> Package texlive-tex-gyre.noarch 2:svn18651.2.004-32.el7 will be installed |
| 9526 | ---> Package texlive-tex-gyre-math.noarch 2:svn29045.0-32.el7 will be installed |
| 9527 | ---> Package texlive-thumbpdf-bin.noarch 2:svn6898.0-32.20130427_r30134.el7 will be installed |
| 9528 | ---> Package texlive-times.noarch 2:svn28614.0-32.el7 will be installed |
| 9529 | ---> Package texlive-tipa.noarch 2:svn29349.1.3-32.el7 will be installed |
| 9530 | ---> Package texlive-txfonts.noarch 2:svn15878.0-32.el7 will be installed |
| 9531 | ---> Package texlive-type1cm.noarch 2:svn21820.0-32.el7 will be installed |
| 9532 | ---> Package texlive-ucs.noarch 2:svn27549.2.1-32.el7 will be installed |
| 9533 | ---> Package texlive-unicode-math.noarch 2:svn29413.0.7d-32.el7 will be installed |
| 9534 | --> Processing Dependency: tex(lualatex-math.sty) for package: 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch |
| 9535 | --> Processing Dependency: tex(filehook.sty) for package: 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch |
| 9536 | ---> Package texlive-utopia.noarch 2:svn15878.0-32.el7 will be installed |
| 9537 | ---> Package texlive-wasy.noarch 2:svn15878.0-32.el7 will be installed |
| 9538 | ---> Package texlive-wasysym.noarch 2:svn15878.2.0-32.el7 will be installed |
| 9539 | ---> Package texlive-xunicode.noarch 2:svn23897.0.981-32.el7 will be installed |
| 9540 | ---> Package texlive-zapfchan.noarch 2:svn28614.0-32.el7 will be installed |
| 9541 | ---> Package texlive-zapfding.noarch 2:svn28614.0-32.el7 will be installed |
| 9542 | ---> Package tomcat-servlet-3.0-api.noarch 0:7.0.54-2.el7_1 will be installed |
| 9543 | ---> Package xz-java.noarch 0:1.3-3.el7 will be installed |
| 9544 | ---> Package zziplib.x86_64 0:0.13.62-5.el7 will be installed |
| 9545 | --> Running transaction check |
| 9546 | ---> Package apache-commons-beanutils.noarch 0:1.8.3-14.el7 will be installed |
| 9547 | ---> Package apache-commons-digester.noarch 0:1.8.1-19.el7 will be installed |
| 9548 | ---> Package apache-commons-jexl.noarch 0:2.1.1-9.el7 will be installed |
| 9549 | ---> Package apache-commons-jxpath.noarch 0:1.3-20.el7 will be installed |
| 9550 | ---> Package apache-commons-validator.noarch 0:1.4.0-8.el7 will be installed |
| 9551 | ---> Package apache-commons-vfs.noarch 0:2.0-11.el7 will be installed |
| 9552 | ---> Package apache-rat.noarch 0:0.8-13.el7 will be installed |
| 9553 | --> Processing Dependency: mvn(org.apache.rat:apache-rat-tasks) = 0.8 for package: apache-rat-0.8-13.el7.noarch |
| 9554 | ---> Package base64coder.noarch 0:20101219-10.el7 will be installed |
| 9555 | ---> Package batik.noarch 0:1.8-0.12.svn1230816.el7 will be installed |
| 9556 | --> Processing Dependency: rhino >= 1.5 for package: batik-1.8-0.12.svn1230816.el7.noarch |
| 9557 | --> Processing Dependency: osgi(org.w3c.css.sac) for package: batik-1.8-0.12.svn1230816.el7.noarch |
| 9558 | --> Processing Dependency: jai-imageio-core for package: batik-1.8-0.12.svn1230816.el7.noarch |
| 9559 | ---> Package bsf.noarch 0:2.4.0-19.el7 will be installed |
| 9560 | ---> Package dom4j.noarch 0:1.6.1-20.el7 will be installed |
| 9561 | --> Processing Dependency: ws-jaxme for package: dom4j-1.6.1-20.el7.noarch |
| 9562 | --> Processing Dependency: relaxngDatatype for package: dom4j-1.6.1-20.el7.noarch |
| 9563 | --> Processing Dependency: msv-xsdlib for package: dom4j-1.6.1-20.el7.noarch |
| 9564 | --> Processing Dependency: msv-msv for package: dom4j-1.6.1-20.el7.noarch |
| 9565 | --> Processing Dependency: isorelax for package: dom4j-1.6.1-20.el7.noarch |
| 9566 | --> Processing Dependency: bea-stax-api for package: dom4j-1.6.1-20.el7.noarch |
| 9567 | --> Processing Dependency: bea-stax for package: dom4j-1.6.1-20.el7.noarch |
| 9568 | ---> Package easymock2.noarch 0:2.5.2-12.el7 will be installed |
| 9569 | ---> Package felix-osgi-compendium.noarch 0:1.4.0-19.el7 will be installed |
| 9570 | --> Processing Dependency: mvn(org.apache.felix:org.osgi.foundation) for package: felix-osgi-compendium-1.4.0-19.el7.noarch |
| 9571 | ---> Package felix-osgi-core.noarch 0:1.4.0-15.el7 will be installed |
| 9572 | ---> Package felix-osgi-obr.noarch 0:1.0.2-12.el7 will be installed |
| 9573 | ---> Package felix-shell.noarch 0:1.4.3-5.el7 will be installed |
| 9574 | ---> Package felix-utils.noarch 0:1.2.0-5.el7 will be installed |
| 9575 | ---> Package geronimo-annotation.noarch 0:1.0-15.el7 will be installed |
| 9576 | ---> Package icc-profiles-openicc.noarch 0:1.3.1-5.el7 will be installed |
| 9577 | --> Processing Dependency: color-filesystem for package: icc-profiles-openicc-1.3.1-5.el7.noarch |
| 9578 | ---> Package jboss-ejb-3.1-api.noarch 0:1.0.2-10.el7 will be installed |
| 9579 | --> Processing Dependency: jboss-transaction-1.1-api for package: jboss-ejb-3.1-api-1.0.2-10.el7.noarch |
| 9580 | --> Processing Dependency: jboss-jaxrpc-1.1-api for package: jboss-ejb-3.1-api-1.0.2-10.el7.noarch |
| 9581 | ---> Package jboss-el-2.2-api.noarch 0:1.0.1-0.7.20120212git2fabd8.el7 will be installed |
| 9582 | ---> Package jboss-interceptors-1.1-api.noarch 0:1.0.2-0.9.20120319git49a904.el7 will be installed |
| 9583 | ---> Package jtidy.noarch 2:1.0-0.16.20100930svn1125.el7 will be installed |
| 9584 | ---> Package maven-release.noarch 0:2.2.1-12.el7 will be installed |
| 9585 | ---> Package maven-shared.noarch 0:19-4.el7 will be installed |
| 9586 | ---> Package maven-source-plugin.noarch 0:2.2.1-7.el7 will be installed |
| 9587 | ---> Package modello.noarch 0:1.7-4.el7 will be installed |
| 9588 | ---> Package php-symfony-dom-crawler.noarch 0:2.5.11-1.el7 will be installed |
| 9589 | --> Processing Dependency: php-composer(symfony/css-selector) = 2.5.11 for package: php-symfony-dom-crawler-2.5.11-1.el7.noarch |
| 9590 | ---> Package php-symfony-filesystem.noarch 0:2.5.11-1.el7 will be installed |
| 9591 | ---> Package regexp.noarch 0:1.5-13.el7 will be installed |
| 9592 | ---> Package roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 will be installed |
| 9593 | ---> Package texlive-bera.noarch 2:svn20031.0-32.el7 will be installed |
| 9594 | ---> Package texlive-beton.noarch 2:svn15878.0-32.el7 will be installed |
| 9595 | ---> Package texlive-bibtex.noarch 2:svn26689.0.99d-32.el7 will be installed |
| 9596 | --> Processing Dependency: texlive-bibtex-bin for package: 2:texlive-bibtex-svn26689.0.99d-32.el7.noarch |
| 9597 | ---> Package texlive-breakurl.noarch 2:svn15878.1.30-32.el7 will be installed |
| 9598 | ---> Package texlive-chngcntr.noarch 2:svn17157.1.0a-32.el7 will be installed |
| 9599 | ---> Package texlive-cm.noarch 2:svn29581.0-32.el7 will be installed |
| 9600 | ---> Package texlive-collection-documentation-base.noarch 2:svn17091.0-32.20130427_r30134.el7 will be installed |
| 9601 | ---> Package texlive-dvipdfm.noarch 2:svn26689.0.13.2d-32.el7 will be installed |
| 9602 | ---> Package texlive-dvipdfm-bin.noarch 2:svn13663.0-32.20130427_r30134.el7 will be installed |
| 9603 | ---> Package texlive-dvipdfmx.noarch 2:svn26765.0-32.el7 will be installed |
| 9604 | ---> Package texlive-dvipdfmx-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9605 | ---> Package texlive-dvipdfmx-def.noarch 2:svn15878.0-32.el7 will be installed |
| 9606 | ---> Package texlive-enctex.noarch 2:svn28602.0-32.el7 will be installed |
| 9607 | ---> Package texlive-etex.noarch 2:svn22198.2.1-32.el7 will be installed |
| 9608 | ---> Package texlive-filecontents.noarch 2:svn24250.1.3-32.el7 will be installed |
| 9609 | ---> Package texlive-filehook.noarch 2:svn24280.0.5d-32.el7 will be installed |
| 9610 | --> Processing Dependency: tex(currfile.sty) for package: 2:texlive-filehook-svn24280.0.5d-32.el7.noarch |
| 9611 | ---> Package texlive-glyphlist.noarch 2:svn28576.0-32.el7 will be installed |
| 9612 | ---> Package texlive-gsftopk.noarch 2:svn26689.1.19.2-32.el7 will be installed |
| 9613 | --> Processing Dependency: texlive-gsftopk-bin for package: 2:texlive-gsftopk-svn26689.1.19.2-32.el7.noarch |
| 9614 | ---> Package texlive-hyph-utf8.noarch 2:svn29641.0-32.el7 will be installed |
| 9615 | ---> Package texlive-ifluatex.noarch 2:svn26725.1.3-32.el7 will be installed |
| 9616 | ---> Package texlive-latex-bin-bin.noarch 2:svn14050.0-32.20130427_r30134.el7 will be installed |
| 9617 | ---> Package texlive-lua-alt-getopt.noarch 2:svn29349.0.7.0-32.el7 will be installed |
| 9618 | ---> Package texlive-lualatex-math.noarch 2:svn29346.1.2-32.el7 will be installed |
| 9619 | ---> Package texlive-luaotfload-bin.noarch 2:svn18579.0-32.20130427_r30134.el7 will be installed |
| 9620 | ---> Package texlive-luatexbase.noarch 2:svn22560.0.31-32.el7 will be installed |
| 9621 | ---> Package texlive-makeindex.noarch 2:svn26689.2.12-32.el7 will be installed |
| 9622 | --> Processing Dependency: texlive-makeindex-bin for package: 2:texlive-makeindex-svn26689.2.12-32.el7.noarch |
| 9623 | ---> Package texlive-metafont.noarch 2:svn26689.2.718281-32.el7 will be installed |
| 9624 | --> Processing Dependency: texlive-metafont-bin for package: 2:texlive-metafont-svn26689.2.718281-32.el7.noarch |
| 9625 | ---> Package texlive-mflogo.noarch 2:svn17487.0-32.el7 will be installed |
| 9626 | ---> Package texlive-mfware.noarch 2:svn26689.0-32.el7 will be installed |
| 9627 | --> Processing Dependency: texlive-mfware-bin for package: 2:texlive-mfware-svn26689.0-32.el7.noarch |
| 9628 | ---> Package texlive-misc.noarch 2:svn24955.0-32.el7 will be installed |
| 9629 | ---> Package texlive-mptopdf-bin.noarch 2:svn18674.0-32.20130427_r30134.el7 will be installed |
| 9630 | ---> Package texlive-multido.noarch 2:svn18302.1.42-32.el7 will be installed |
| 9631 | ---> Package texlive-paralist.noarch 2:svn15878.2.3b-32.el7 will be installed |
| 9632 | ---> Package texlive-plain.noarch 2:svn26647.0-32.el7 will be installed |
| 9633 | ---> Package texlive-pst-3d.noarch 2:svn17257.1.10-32.el7 will be installed |
| 9634 | ---> Package texlive-pst-coil.noarch 2:svn24020.1.06-32.el7 will be installed |
| 9635 | ---> Package texlive-pst-eps.noarch 2:svn15878.1.0-32.el7 will be installed |
| 9636 | ---> Package texlive-pst-fill.noarch 2:svn15878.1.01-32.el7 will be installed |
| 9637 | ---> Package texlive-pst-node.noarch 2:svn27799.1.25-32.el7 will be installed |
| 9638 | ---> Package texlive-pst-plot.noarch 2:svn28729.1.44-32.el7 will be installed |
| 9639 | ---> Package texlive-pst-tree.noarch 2:svn24142.1.12-32.el7 will be installed |
| 9640 | ---> Package texlive-pstricks-add.noarch 2:svn28750.3.59-32.el7 will be installed |
| 9641 | --> Processing Dependency: tex(pst-math.sty) for package: 2:texlive-pstricks-add-svn28750.3.59-32.el7.noarch |
| 9642 | ---> Package texlive-showexpl.noarch 2:svn27790.v0.3j-32.el7 will be installed |
| 9643 | --> Processing Dependency: tex(varwidth.sty) for package: 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch |
| 9644 | --> Processing Dependency: tex(attachfile.sty) for package: 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch |
| 9645 | ---> Package texlive-tex.noarch 2:svn26689.3.1415926-32.el7 will be installed |
| 9646 | --> Processing Dependency: texlive-tex-bin for package: 2:texlive-tex-svn26689.3.1415926-32.el7.noarch |
| 9647 | ---> Package texlive-texconfig.noarch 2:svn29349.0-32.el7 will be installed |
| 9648 | --> Processing Dependency: texlive-texconfig-bin for package: 2:texlive-texconfig-svn29349.0-32.el7.noarch |
| 9649 | ---> Package texlive-texlive.infra.noarch 2:svn28217.0-32.el7 will be installed |
| 9650 | --> Processing Dependency: texlive-texlive.infra-bin for package: 2:texlive-texlive.infra-svn28217.0-32.el7.noarch |
| 9651 | ---> Package texlive-xdvi.noarch 2:svn26689.22.85-32.el7 will be installed |
| 9652 | ---> Package texlive-xdvi-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9653 | ---> Package woodstox-core.noarch 0:4.1.2-8.el7 will be installed |
| 9654 | --> Processing Dependency: mvn(org.codehaus.woodstox:stax2-api) for package: woodstox-core-4.1.2-8.el7.noarch |
| 9655 | ---> Package xmlgraphics-commons.noarch 0:1.5-3.el7 will be installed |
| 9656 | ---> Package xpp3.noarch 0:1.1.3.8-11.el7 will be installed |
| 9657 | --> Running transaction check |
| 9658 | ---> Package apache-rat-tasks.noarch 0:0.8-13.el7 will be installed |
| 9659 | ---> Package bea-stax.noarch 0:1.2.0-9.el7 will be installed |
| 9660 | ---> Package bea-stax-api.noarch 0:1.2.0-9.el7 will be installed |
| 9661 | ---> Package color-filesystem.noarch 0:1-13.el7 will be installed |
| 9662 | ---> Package felix-osgi-foundation.noarch 0:1.2.0-16.el7 will be installed |
| 9663 | ---> Package isorelax.noarch 1:0-0.15.release20050331.el7 will be installed |
| 9664 | ---> Package jai-imageio-core.noarch 0:1.2-0.14.20100217cvs.el7 will be installed |
| 9665 | ---> Package jboss-jaxrpc-1.1-api.noarch 0:1.0.1-7.el7 will be installed |
| 9666 | --> Processing Dependency: jboss-servlet-3.0-api for package: jboss-jaxrpc-1.1-api-1.0.1-7.el7.noarch |
| 9667 | ---> Package jboss-transaction-1.1-api.noarch 0:1.0.1-8.el7 will be installed |
| 9668 | ---> Package msv-msv.noarch 1:2013.5.1-6.el7 will be installed |
| 9669 | ---> Package msv-xsdlib.noarch 1:2013.5.1-6.el7 will be installed |
| 9670 | ---> Package php-symfony-css-selector.noarch 0:2.5.11-1.el7 will be installed |
| 9671 | ---> Package relaxngDatatype.noarch 0:1.0-11.el7 will be installed |
| 9672 | ---> Package rhino.noarch 0:1.7R4-5.el7 will be installed |
| 9673 | ---> Package sac.noarch 0:1.3-17.el7 will be installed |
| 9674 | ---> Package stax2-api.noarch 0:3.1.1-10.el7 will be installed |
| 9675 | ---> Package texlive-attachfile.noarch 2:svn21866.v1.5b-32.el7 will be installed |
| 9676 | ---> Package texlive-bibtex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9677 | ---> Package texlive-currfile.noarch 2:svn29012.0.7b-32.el7 will be installed |
| 9678 | ---> Package texlive-gsftopk-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9679 | ---> Package texlive-makeindex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9680 | ---> Package texlive-metafont-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 will be installed |
| 9681 | ---> Package texlive-mfware-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 will be installed |
| 9682 | ---> Package texlive-pst-math.noarch 2:svn20176.0.61-32.el7 will be installed |
| 9683 | ---> Package texlive-tex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 will be installed |
| 9684 | ---> Package texlive-texconfig-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 will be installed |
| 9685 | ---> Package texlive-texlive.infra-bin.x86_64 2:svn22566.0-32.20130427_r30134.el7 will be installed |
| 9686 | ---> Package texlive-varwidth.noarch 2:svn24104.0.92-32.el7 will be installed |
| 9687 | ---> Package ws-jaxme.noarch 0:0.5.2-10.el7 will be installed |
| 9688 | --> Processing Dependency: antlr for package: ws-jaxme-0.5.2-10.el7.noarch |
| 9689 | --> Running transaction check |
| 9690 | ---> Package antlr-tool.noarch 0:2.7.7-30.el7 will be installed |
| 9691 | ---> Package jboss-servlet-3.0-api.noarch 0:1.0.1-9.el7 will be installed |
| 9692 | --> Finished Dependency Resolution |
| 9693 | |
| 9694 | Dependencies Resolved |
| 9695 | |
| 9696 | ================================================================================ |
| 9697 | Package Arch Version Repository Size |
| 9698 | ================================================================================ |
| 9699 | Installing: |
| 9700 | CUnit-devel x86_64 2.1.3-8.el7 epel 61 k |
| 9701 | Cython x86_64 0.19-3.el7 base 1.9 M |
| 9702 | boost-devel x86_64 1.53.0-23.el7 base 7.0 M |
| 9703 | chwala noarch 0.3.1-1.el7.kolab_3.5 Kolab_Development 1.6 M |
| 9704 | cmake x86_64 2.8.11-4.el7 base 6.7 M |
| 9705 | composer noarch 1.0.0-14.el7.kolab_3.5 Kolab_Development 283 k |
| 9706 | cyrus-sasl-devel x86_64 2.1.26-17.el7 base 309 k |
| 9707 | cyrus-sasl-md5 x86_64 2.1.26-17.el7 base 55 k |
| 9708 | dos2unix x86_64 6.0.3-4.el7 base 58 k |
| 9709 | e2fsprogs-devel x86_64 1.42.9-7.el7 base 70 k |
| 9710 | elinks x86_64 0.12-0.36.pre6.el7 base 882 k |
| 9711 | emacs x86_64 1:24.3-11.el7 base 2.9 M |
| 9712 | emacs-el noarch 1:24.3-11.el7 base 14 M |
| 9713 | erlang x86_64 R16B-03.10.el7 epel 30 k |
| 9714 | erlang-common_test x86_64 R16B-03.10.el7 epel 719 k |
| 9715 | erlang-eldap x86_64 R16B-03.10.el7 epel 102 k |
| 9716 | erlang-erts x86_64 R16B-03.10.el7 epel 2.5 M |
| 9717 | erlang-goldrush x86_64 0.1.6-6.el7.kolab_3.5 Kolab_Development 49 k |
| 9718 | erlang-hamcrest x86_64 0.1.0-9.el7.kolab_3.5 Kolab_Development 26 k |
| 9719 | erlang-inert x86_64 0.6.1-4.el7.kolab_3.5 Kolab_Development 16 k |
| 9720 | erlang-iso8601 x86_64 1.2-4.el7.kolab_3.5 Kolab_Development 14 k |
| 9721 | erlang-jsx x86_64 2.4.0-4.el7.kolab_3.5 Kolab_Development 93 k |
| 9722 | erlang-lager x86_64 2.1.0-9.el7.kolab_3.5 Kolab_Development 166 k |
| 9723 | erlang-meck x86_64 0.8.2-13.el7.kolab_3.5 Kolab_Development 68 k |
| 9724 | erlang-parsetools x86_64 R16B-03.10.el7 epel 178 k |
| 9725 | erlang-poolboy x86_64 1.4.2-3.el7.kolab_3.5 Kolab_Development 21 k |
| 9726 | erlang-procket x86_64 0.6.1-3.el7.kolab_3.5 Kolab_Development 44 k |
| 9727 | erlang-proper x86_64 1.1-8.el7.kolab_3.5 Kolab_Development 285 k |
| 9728 | erlang-protobuffs x86_64 0.8.0-8.el7.kolab_3.5 Kolab_Development 102 k |
| 9729 | erlang-rebar x86_64 2.5.1-8.el7.kolab_3.5 Kolab_Development 147 k |
| 9730 | erlang-riak_pb x86_64 2.0.0.16-9.el7.kolab_3.5 |
| 9731 | Kolab_Development 109 k |
| 9732 | erlang-riakc x86_64 2.0.1-8.el7.kolab_3.5 Kolab_Development 104 k |
| 9733 | fdupes x86_64 1.51-6.el7 epel 25 k |
| 9734 | groff x86_64 1.22.2-8.el7 base 1.1 M |
| 9735 | guile-devel x86_64 5:2.0.9-5.el7 base 129 k |
| 9736 | jansson-devel x86_64 2.4-6.el7 base 8.3 k |
| 9737 | krb5-devel x86_64 1.12.2-14.el7 base 640 k |
| 9738 | latex2html noarch 2012-3.el7 base 840 k |
| 9739 | libcalendaring-devel x86_64 4.9.1-3.el7.kolab_3.5 Kolab_Development 281 k |
| 9740 | libcurl-devel x86_64 7.29.0-19.el7 base 295 k |
| 9741 | libdb-devel x86_64 5.3.21-17.el7_0.1 base 38 k |
| 9742 | libical-devel x86_64 0.48-6.el7 base 64 k |
| 9743 | libkolab-devel x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 9744 | Kolab_Development 14 k |
| 9745 | libkolabxml-devel x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 19 k |
| 9746 | libuuid-devel x86_64 2.23.2-22.el7_1 updates 82 k |
| 9747 | maven-antrun-plugin noarch 1.7-8.el7 base 43 k |
| 9748 | maven-compiler-plugin noarch 3.1-4.el7 base 52 k |
| 9749 | maven-install-plugin noarch 2.4-7.el7 base 38 k |
| 9750 | maven-jar-plugin noarch 2.4-8.el7 base 44 k |
| 9751 | maven-javadoc-plugin noarch 2.9-8.el7 base 329 k |
| 9752 | maven-local noarch 3.4.1-6.el7_0 base 44 k |
| 9753 | maven-resources-plugin noarch 2.6-6.el7 base 40 k |
| 9754 | maven-surefire-plugin noarch 2.15-3.el7 base 43 k |
| 9755 | net-snmp-devel x86_64 1:5.7.2-20.el7 base 254 k |
| 9756 | nodejs-less noarch 1.7.0-2.el7 epel 102 k |
| 9757 | nspr-devel x86_64 4.10.8-1.el7_1 updates 113 k |
| 9758 | nss-devel x86_64 3.18.0-2.2.el7_1 updates 205 k |
| 9759 | openldap-devel x86_64 2.4.39-6.el7 base 796 k |
| 9760 | openssl-devel x86_64 1:1.0.1e-42.el7.4 updates 1.2 M |
| 9761 | pcre-devel x86_64 8.32-14.el7 base 477 k |
| 9762 | perl-ExtUtils-MakeMaker noarch 6.68-3.el7 base 275 k |
| 9763 | perl-Test-Simple noarch 0.98-243.el7 base 170 k |
| 9764 | perl-devel x86_64 4:5.16.3-285.el7 base 452 k |
| 9765 | php x86_64 5.4.16-23.el7_0.3 base 1.3 M |
| 9766 | php-JsonSchema noarch 1.4.1-1.el7.kolab_3.5 Kolab_Development 28 k |
| 9767 | php-Net-LDAP3 noarch 1.0.3-1.el7.kolab_3.5 Kolab_Development 27 k |
| 9768 | php-common x86_64 5.4.16-23.el7_0.3 base 561 k |
| 9769 | php-devel x86_64 5.4.16-23.el7_0.3 base 598 k |
| 9770 | php-gd x86_64 5.4.16-23.el7_0.3 base 124 k |
| 9771 | php-jsonlint noarch 1.3.1-1.el7 epel 14 k |
| 9772 | php-mbstring x86_64 5.4.16-23.el7_0.3 base 501 k |
| 9773 | php-mcrypt x86_64 5.4.16-3.el7 epel 20 k |
| 9774 | php-pdo x86_64 5.4.16-23.el7_0.3 base 95 k |
| 9775 | php-pear noarch 1:1.9.4-21.el7 base 357 k |
| 9776 | php-pear-Auth-SASL noarch 1.0.6-5.el7 epel 16 k |
| 9777 | php-pear-DB noarch 1.7.14-6.el7 epel 106 k |
| 9778 | php-pear-HTTP-Request2 noarch 2.2.1-1.el7 epel 112 k |
| 9779 | php-pear-MDB2 noarch 2.5.0-0.9.b5.el7 epel 125 k |
| 9780 | php-pear-MDB2-Driver-mysqli |
| 9781 | noarch 1.5.0-0.8.b4.el7 epel 43 k |
| 9782 | php-pear-Mail-Mime noarch 1.8.9-1.el7 epel 44 k |
| 9783 | php-pear-Mail-mimeDecode |
| 9784 | noarch 1.5.5-7.el7 epel 18 k |
| 9785 | php-pear-Net-IDNA2 noarch 0.1.1-10.el7 epel 25 k |
| 9786 | php-pear-Net-LDAP2 noarch 2.1.0-1.el7 epel 97 k |
| 9787 | php-pear-Net-SMTP noarch 1.6.2-1.el7 epel 22 k |
| 9788 | php-pear-Net-Sieve noarch 1.3.4-1.el7 epel 20 k |
| 9789 | php-pear-Net-Socket noarch 1.0.14-1.el7 epel 13 k |
| 9790 | php-phpunit-PHPUnit noarch 4.6.5-1.el7 epel 126 k |
| 9791 | php-sabre-event noarch 1.0.1-1.el7.kolab_3.5 Kolab_Development 9.1 k |
| 9792 | php-sabre-http noarch 2.0.4-1.el7.kolab_3.5 Kolab_Development 31 k |
| 9793 | php-sabre-vobject noarch 3.2.4-1.el7.kolab_3.5 Kolab_Development 74 k |
| 9794 | php-symfony-class-loader |
| 9795 | noarch 2.5.11-1.el7 epel 21 k |
| 9796 | php-symfony-console noarch 2.5.11-1.el7 epel 70 k |
| 9797 | php-symfony-finder noarch 2.5.11-1.el7 epel 33 k |
| 9798 | php-symfony-process noarch 2.5.11-1.el7 epel 27 k |
| 9799 | php-xml x86_64 5.4.16-23.el7_0.3 base 122 k |
| 9800 | pytest noarch 2.3.5-4.el7 base 791 k |
| 9801 | python-cffi x86_64 0.8.6-1.el7.kolab_3.5 Kolab_Development 129 k |
| 9802 | python-cryptography-vectors |
| 9803 | noarch 0.8-1.el7 epel 19 M |
| 9804 | python-cssmin noarch 0.2.0-12.el7.kolab_3.5 Kolab_Development 9.4 k |
| 9805 | python-dateutil noarch 1.5-7.el7 base 85 k |
| 9806 | python-devel x86_64 2.7.5-16.el7 base 388 k |
| 9807 | python-flask noarch 1:0.10.1-7.el7.kolab_3.5 |
| 9808 | Kolab_Development 179 k |
| 9809 | python-gflags noarch 2.0-6.el7.kolab_3.5 Kolab_Development 59 k |
| 9810 | python-google-apputils noarch 0.4.1-1.el7.kolab_3.5 Kolab_Development 85 k |
| 9811 | python-icalendar noarch 3.8.2-8.el7.kolab_3.5 Kolab_Development 89 k |
| 9812 | python-iso8601 noarch 0.1.10-1.el7 epel 18 k |
| 9813 | python-itsdangerous noarch 0.24-3.el7.kolab_3.5 Kolab_Development 23 k |
| 9814 | python-jinja2 noarch 2.7.2-2.el7 base 515 k |
| 9815 | python-kolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 9816 | Kolab_Development 76 k |
| 9817 | python-kolabformat x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 438 k |
| 9818 | python-ldap x86_64 2.4.15-2.el7 base 159 k |
| 9819 | python-nose noarch 1.3.0-2.el7 base 272 k |
| 9820 | python-ply noarch 3.4-4.el7 epel 124 k |
| 9821 | python-pretend noarch 1.0.8-2.el7 epel 11 k |
| 9822 | python-pyasn1 noarch 0.1.6-2.el7 base 91 k |
| 9823 | python-pyasn1-modules noarch 0.1.6-2.el7 base 59 k |
| 9824 | python-pycparser noarch 2.10-1.el7.kolab_3.5 Kolab_Development 99 k |
| 9825 | python-six noarch 1.9.0-2.el7.kolab_3.5 Kolab_Development 29 k |
| 9826 | python-sphinx noarch 1.1.3-8.el7 base 1.1 M |
| 9827 | python-sqlalchemy x86_64 0.9.7-3.el7 epel 2.9 M |
| 9828 | python-twisted-core x86_64 12.2.0-4.el7 base 2.5 M |
| 9829 | python-werkzeug noarch 0.9.6-1.el7.kolab_3.5 Kolab_Development 481 k |
| 9830 | pytz noarch 2012d-5.el7 base 38 k |
| 9831 | qt-devel x86_64 1:4.8.5-8.el7 base 11 M |
| 9832 | roundcubemail noarch 1.2-3.el7.kolab_3.5 Kolab_Development 49 k |
| 9833 | roundcubemail-core noarch 1.2-3.el7.kolab_3.5 Kolab_Development 972 k |
| 9834 | roundcubemail-plugin-kolab_auth |
| 9835 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 35 k |
| 9836 | roundcubemail-plugin-kolab_folders |
| 9837 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 34 k |
| 9838 | roundcubemail-plugin-libkolab |
| 9839 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 117 k |
| 9840 | roundcubemail-plugins-kolab |
| 9841 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 8.9 k |
| 9842 | svrcore-devel x86_64 4.0.4-11.el7 base 10 k |
| 9843 | tcl-devel x86_64 1:8.5.13-4.el7 base 164 k |
| 9844 | tcp_wrappers x86_64 7.6-77.el7 base 78 k |
| 9845 | texlive-dvips noarch 2:svn29585.0-32.el7 base 216 k |
| 9846 | texlive-latex noarch 2:svn27907.0-32.el7 base 196 k |
| 9847 | tkinter x86_64 2.7.5-16.el7 base 317 k |
| 9848 | transfig x86_64 1:3.2.5d-13.el7 base 285 k |
| 9849 | uglify-js noarch 2.4.13-5.el7 epel 14 k |
| 9850 | uuid-devel x86_64 1.6.2-26.el7 base 24 k |
| 9851 | xerces-c-devel x86_64 3.1.1-6.el7 base 498 k |
| 9852 | xsd x86_64 3.3.0.1-27.el7.kolab_3.5 |
| 9853 | Kolab_Development 1.2 M |
| 9854 | Installing for dependencies: |
| 9855 | CUnit x86_64 2.1.3-8.el7 epel 48 k |
| 9856 | ImageMagick x86_64 6.7.8.9-10.el7 base 2.1 M |
| 9857 | SDL x86_64 1.2.15-11.el7 base 204 k |
| 9858 | aether-api noarch 1.13.1-13.el7 base 89 k |
| 9859 | aether-connector-wagon noarch 1.13.1-13.el7 base 34 k |
| 9860 | aether-impl noarch 1.13.1-13.el7 base 124 k |
| 9861 | aether-spi noarch 1.13.1-13.el7 base 19 k |
| 9862 | aether-util noarch 1.13.1-13.el7 base 119 k |
| 9863 | antlr-tool noarch 2.7.7-30.el7 base 357 k |
| 9864 | aopalliance noarch 1.0-8.el7 base 11 k |
| 9865 | apache-commons-beanutils |
| 9866 | noarch 1.8.3-14.el7 base 213 k |
| 9867 | apache-commons-cli noarch 1.2-13.el7 base 50 k |
| 9868 | apache-commons-codec noarch 1.8-7.el7 base 223 k |
| 9869 | apache-commons-collections |
| 9870 | noarch 3.2.1-21.el7 base 506 k |
| 9871 | apache-commons-compress noarch 1.5-4.el7 base 241 k |
| 9872 | apache-commons-configuration |
| 9873 | noarch 1.9-8.el7 base 335 k |
| 9874 | apache-commons-digester noarch 1.8.1-19.el7 base 142 k |
| 9875 | apache-commons-io noarch 1:2.4-12.el7 base 189 k |
| 9876 | apache-commons-jexl noarch 2.1.1-9.el7 base 250 k |
| 9877 | apache-commons-jxpath noarch 1.3-20.el7 base 275 k |
| 9878 | apache-commons-lang noarch 2.6-15.el7 base 276 k |
| 9879 | apache-commons-lang3 noarch 3.1-9.el7 base 300 k |
| 9880 | apache-commons-logging noarch 1.1.2-7.el7 base 78 k |
| 9881 | apache-commons-net noarch 3.2-8.el7.centos base 261 k |
| 9882 | apache-commons-parent noarch 26-8.el7 base 18 k |
| 9883 | apache-commons-validator |
| 9884 | noarch 1.4.0-8.el7 base 170 k |
| 9885 | apache-commons-vfs noarch 2.0-11.el7 base 363 k |
| 9886 | apache-parent noarch 10-14.el7 base 12 k |
| 9887 | apache-rat noarch 0.8-13.el7 base 1.3 M |
| 9888 | apache-rat-core noarch 0.8-13.el7 base 100 k |
| 9889 | apache-rat-plugin noarch 0.8-13.el7 base 43 k |
| 9890 | apache-rat-tasks noarch 0.8-13.el7 base 30 k |
| 9891 | apache-resource-bundles noarch 2-11.el7 base 24 k |
| 9892 | aqute-bndlib noarch 1.50.0-8.el7 base 515 k |
| 9893 | atinject noarch 1-13.20100611svn86.el7 base 13 k |
| 9894 | avalon-framework noarch 4.3-10.el7 base 88 k |
| 9895 | avalon-logkit noarch 2.1-14.el7 base 87 k |
| 9896 | base64coder noarch 20101219-10.el7 base 13 k |
| 9897 | batik noarch 1.8-0.12.svn1230816.el7 base 6.3 M |
| 9898 | bc x86_64 1.06.95-13.el7 base 115 k |
| 9899 | bcel noarch 5.2-18.el7 base 469 k |
| 9900 | bea-stax noarch 1.2.0-9.el7 base 176 k |
| 9901 | bea-stax-api noarch 1.2.0-9.el7 base 31 k |
| 9902 | beust-jcommander noarch 1.30-5.el7 base 63 k |
| 9903 | boost x86_64 1.53.0-23.el7 base 32 k |
| 9904 | boost-atomic x86_64 1.53.0-23.el7 base 34 k |
| 9905 | boost-chrono x86_64 1.53.0-23.el7 base 43 k |
| 9906 | boost-context x86_64 1.53.0-23.el7 base 35 k |
| 9907 | boost-date-time x86_64 1.53.0-23.el7 base 50 k |
| 9908 | boost-filesystem x86_64 1.53.0-23.el7 base 67 k |
| 9909 | boost-graph x86_64 1.53.0-23.el7 base 135 k |
| 9910 | boost-iostreams x86_64 1.53.0-23.el7 base 60 k |
| 9911 | boost-locale x86_64 1.53.0-23.el7 base 250 k |
| 9912 | boost-math x86_64 1.53.0-23.el7 base 332 k |
| 9913 | boost-program-options x86_64 1.53.0-23.el7 base 155 k |
| 9914 | boost-python x86_64 1.53.0-23.el7 base 131 k |
| 9915 | boost-random x86_64 1.53.0-23.el7 base 38 k |
| 9916 | boost-regex x86_64 1.53.0-23.el7 base 294 k |
| 9917 | boost-serialization x86_64 1.53.0-23.el7 base 169 k |
| 9918 | boost-signals x86_64 1.53.0-23.el7 base 59 k |
| 9919 | boost-test x86_64 1.53.0-23.el7 base 225 k |
| 9920 | boost-timer x86_64 1.53.0-23.el7 base 42 k |
| 9921 | boost-wave x86_64 1.53.0-23.el7 base 211 k |
| 9922 | bsf noarch 2.4.0-19.el7 base 106 k |
| 9923 | bsh noarch 1.3.0-29.el7 base 490 k |
| 9924 | buildnumber-maven-plugin |
| 9925 | noarch 1.2-7.el7 base 42 k |
| 9926 | c-ares x86_64 1.10.0-3.el7 base 78 k |
| 9927 | cal10n noarch 0.7.7-4.el7 base 36 k |
| 9928 | cdi-api noarch 1.0-11.SP4.el7 base 41 k |
| 9929 | centos-logos noarch 70.0.6-2.el7.centos updates 21 M |
| 9930 | cglib noarch 2.2-18.el7 base 255 k |
| 9931 | codehaus-parent noarch 4-5.el7 base 10 k |
| 9932 | color-filesystem noarch 1-13.el7 base 5.3 k |
| 9933 | cyrus-sasl x86_64 2.1.26-17.el7 base 87 k |
| 9934 | dejavu-fonts-common noarch 2.33-6.el7 base 64 k |
| 9935 | dejavu-sans-mono-fonts noarch 2.33-6.el7 base 433 k |
| 9936 | dom4j noarch 1.6.1-20.el7 base 277 k |
| 9937 | easymock2 noarch 2.5.2-12.el7 base 92 k |
| 9938 | elfutils-devel x86_64 0.160-1.el7 base 78 k |
| 9939 | elfutils-libelf-devel x86_64 0.160-1.el7 base 34 k |
| 9940 | emacs-common x86_64 1:24.3-11.el7 base 20 M |
| 9941 | erlang-appmon x86_64 R16B-03.10.el7 epel 138 k |
| 9942 | erlang-asn1 x86_64 R16B-03.10.el7 epel 757 k |
| 9943 | erlang-compiler x86_64 R16B-03.10.el7 epel 1.0 M |
| 9944 | erlang-cosEvent x86_64 R16B-03.10.el7 epel 154 k |
| 9945 | erlang-cosEventDomain x86_64 R16B-03.10.el7 epel 120 k |
| 9946 | erlang-cosFileTransfer x86_64 R16B-03.10.el7 epel 174 k |
| 9947 | erlang-cosNotification x86_64 R16B-03.10.el7 epel 738 k |
| 9948 | erlang-cosProperty x86_64 R16B-03.10.el7 epel 167 k |
| 9949 | erlang-cosTime x86_64 R16B-03.10.el7 epel 112 k |
| 9950 | erlang-cosTransactions x86_64 R16B-03.10.el7 epel 172 k |
| 9951 | erlang-crypto x86_64 R16B-03.10.el7 epel 85 k |
| 9952 | erlang-debugger x86_64 R16B-03.10.el7 epel 546 k |
| 9953 | erlang-dialyzer x86_64 R16B-03.10.el7 epel 655 k |
| 9954 | erlang-diameter x86_64 R16B-03.10.el7 epel 656 k |
| 9955 | erlang-edoc x86_64 R16B-03.10.el7 epel 320 k |
| 9956 | erlang-erl_docgen x86_64 R16B-03.10.el7 epel 153 k |
| 9957 | erlang-erl_interface x86_64 R16B-03.10.el7 epel 185 k |
| 9958 | erlang-et x86_64 R16B-03.10.el7 epel 224 k |
| 9959 | erlang-eunit x86_64 R16B-03.10.el7 epel 152 k |
| 9960 | erlang-examples x86_64 R16B-03.10.el7 epel 1.1 M |
| 9961 | erlang-getopt x86_64 0.7.0-1.el7 epel 33 k |
| 9962 | erlang-gs x86_64 R16B-03.10.el7 epel 627 k |
| 9963 | erlang-hipe x86_64 R16B-03.10.el7 epel 2.4 M |
| 9964 | erlang-ic x86_64 R16B-03.10.el7 epel 884 k |
| 9965 | erlang-inets x86_64 R16B-03.10.el7 epel 799 k |
| 9966 | erlang-jinterface x86_64 R16B-03.10.el7 epel 99 k |
| 9967 | erlang-kernel x86_64 R16B-03.10.el7 epel 1.1 M |
| 9968 | erlang-megaco x86_64 R16B-03.10.el7 epel 5.5 M |
| 9969 | erlang-mnesia x86_64 R16B-03.10.el7 epel 699 k |
| 9970 | erlang-mustache x86_64 0.1.0-8.el7.kolab_3.5 Kolab_Development 18 k |
| 9971 | erlang-observer x86_64 R16B-03.10.el7 epel 557 k |
| 9972 | erlang-odbc x86_64 R16B-03.10.el7 epel 68 k |
| 9973 | erlang-orber x86_64 R16B-03.10.el7 epel 946 k |
| 9974 | erlang-os_mon x86_64 R16B-03.10.el7 epel 114 k |
| 9975 | erlang-otp_mibs x86_64 R16B-03.10.el7 epel 31 k |
| 9976 | erlang-percept x86_64 R16B-03.10.el7 epel 150 k |
| 9977 | erlang-pman x86_64 R16B-03.10.el7 epel 112 k |
| 9978 | erlang-public_key x86_64 R16B-03.10.el7 epel 537 k |
| 9979 | erlang-reltool x86_64 R16B-03.10.el7 epel 359 k |
| 9980 | erlang-runtime_tools x86_64 R16B-03.10.el7 epel 178 k |
| 9981 | erlang-sasl x86_64 R16B-03.10.el7 epel 292 k |
| 9982 | erlang-snmp x86_64 R16B-03.10.el7 epel 1.5 M |
| 9983 | erlang-ssh x86_64 R16B-03.10.el7 epel 393 k |
| 9984 | erlang-ssl x86_64 R16B-03.10.el7 epel 585 k |
| 9985 | erlang-stdlib x86_64 R16B-03.10.el7 epel 2.2 M |
| 9986 | erlang-syntax_tools x86_64 R16B-03.10.el7 epel 335 k |
| 9987 | erlang-test_server x86_64 R16B-03.10.el7 epel 281 k |
| 9988 | erlang-toolbar x86_64 R16B-03.10.el7 epel 54 k |
| 9989 | erlang-tools x86_64 R16B-03.10.el7 epel 564 k |
| 9990 | erlang-tv x86_64 R16B-03.10.el7 epel 396 k |
| 9991 | erlang-typer x86_64 R16B-03.10.el7 epel 66 k |
| 9992 | erlang-webtool x86_64 R16B-03.10.el7 epel 50 k |
| 9993 | erlang-wx x86_64 R16B-03.10.el7 epel 2.9 M |
| 9994 | erlang-xmerl x86_64 R16B-03.10.el7 epel 997 k |
| 9995 | felix-bundlerepository noarch 1.6.6-15.el7 base 107 k |
| 9996 | felix-framework noarch 4.2.1-5.el7 base 481 k |
| 9997 | felix-osgi-compendium noarch 1.4.0-19.el7 base 189 k |
| 9998 | felix-osgi-core noarch 1.4.0-15.el7 base 95 k |
| 9999 | felix-osgi-foundation noarch 1.2.0-16.el7 base 214 k |
| 10000 | felix-osgi-obr noarch 1.0.2-12.el7 base 20 k |
| 10001 | felix-shell noarch 1.4.3-5.el7 base 62 k |
| 10002 | felix-utils noarch 1.2.0-5.el7 base 64 k |
| 10003 | fop noarch 1.1-6.el7 base 3.6 M |
| 10004 | forge-parent noarch 31-2.el7 base 12 k |
| 10005 | gc x86_64 7.2d-6.el7 base 158 k |
| 10006 | gc-devel x86_64 7.2d-6.el7 base 105 k |
| 10007 | gd x86_64 2.0.35-26.el7 base 146 k |
| 10008 | gdbm-devel x86_64 1.10-8.el7 base 47 k |
| 10009 | geronimo-annotation noarch 1.0-15.el7 base 23 k |
| 10010 | geronimo-jms noarch 1.1.1-19.el7 base 31 k |
| 10011 | geronimo-parent-poms noarch 1.6-16.el7 base 12 k |
| 10012 | ghostscript x86_64 9.07-18.el7 base 4.3 M |
| 10013 | ghostscript-fonts noarch 5.50-32.el7 base 324 k |
| 10014 | gmp-devel x86_64 1:6.0.0-11.el7 base 180 k |
| 10015 | google-guice noarch 3.1.3-9.el7 base 385 k |
| 10016 | graphviz x86_64 2.30.1-19.el7 base 1.3 M |
| 10017 | guava noarch 13.0-6.el7 base 1.6 M |
| 10018 | guile x86_64 5:2.0.9-5.el7 base 3.8 M |
| 10019 | hamcrest noarch 1.3-6.el7 base 124 k |
| 10020 | hsqldb noarch 1:1.8.1.3-13.el7 base 950 k |
| 10021 | http-parser x86_64 2.0-4.20121128gitcd01361.el7 |
| 10022 | epel 23 k |
| 10023 | httpcomponents-client noarch 4.2.5-5.el7_0 base 425 k |
| 10024 | httpcomponents-core noarch 4.2.4-6.el7 base 466 k |
| 10025 | httpcomponents-project noarch 6-4.el7 base 13 k |
| 10026 | httpd x86_64 2.4.6-31.el7.centos base 2.7 M |
| 10027 | httpd-tools x86_64 2.4.6-31.el7.centos base 79 k |
| 10028 | icc-profiles-openicc noarch 1.3.1-5.el7 base 327 k |
| 10029 | isorelax noarch 1:0-0.15.release20050331.el7 |
| 10030 | base 75 k |
| 10031 | jai-imageio-core noarch 1.2-0.14.20100217cvs.el7 |
| 10032 | base 330 k |
| 10033 | jakarta-commons-httpclient |
| 10034 | noarch 1:3.1-16.el7_0 base 241 k |
| 10035 | jakarta-oro noarch 2.0.8-16.el7 base 78 k |
| 10036 | jansson x86_64 2.4-6.el7 base 32 k |
| 10037 | javamail noarch 1.4.6-8.el7 base 758 k |
| 10038 | javassist noarch 3.16.1-10.el7 base 627 k |
| 10039 | jaxen noarch 1.1.3-11.el7 base 204 k |
| 10040 | jboss-ejb-3.1-api noarch 1.0.2-10.el7 base 54 k |
| 10041 | jboss-el-2.2-api noarch 1.0.1-0.7.20120212git2fabd8.el7 |
| 10042 | base 44 k |
| 10043 | jboss-interceptors-1.1-api |
| 10044 | noarch 1.0.2-0.9.20120319git49a904.el7 |
| 10045 | base 27 k |
| 10046 | jboss-jaxrpc-1.1-api noarch 1.0.1-7.el7 base 44 k |
| 10047 | jboss-parent noarch 6-12.el7 base 9.4 k |
| 10048 | jboss-servlet-3.0-api noarch 1.0.1-9.el7 base 82 k |
| 10049 | jboss-transaction-1.1-api |
| 10050 | noarch 1.0.1-8.el7 base 40 k |
| 10051 | jdom noarch 1.1.3-6.el7 base 174 k |
| 10052 | jline noarch 1.0-8.el7 base 69 k |
| 10053 | jna x86_64 3.5.2-8.el7 base 297 k |
| 10054 | js x86_64 1:1.8.5-17.el7 base 2.3 M |
| 10055 | js-uglify noarch 2.4.13-5.el7 epel 65 k |
| 10056 | jsch noarch 0.1.50-5.el7 base 239 k |
| 10057 | jsoup noarch 1.6.1-10.el7 base 263 k |
| 10058 | jsr-305 noarch 0-0.18.20090319svn.el7 base 29 k |
| 10059 | jtidy noarch 2:1.0-0.16.20100930svn1125.el7 |
| 10060 | base 183 k |
| 10061 | junit noarch 4.11-8.el7 base 261 k |
| 10062 | jvnet-parent noarch 4-2.el7 base 10 k |
| 10063 | jzlib noarch 1.1.1-6.el7 base 72 k |
| 10064 | keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k |
| 10065 | kxml noarch 2.3.0-5.el7 base 151 k |
| 10066 | libICE-devel x86_64 1.0.8-7.el7 base 49 k |
| 10067 | libSM-devel x86_64 1.2.1-7.el7 base 12 k |
| 10068 | libXaw x86_64 1.0.11-6.1.el7 base 189 k |
| 10069 | libXt-devel x86_64 1.1.4-6.1.el7 base 445 k |
| 10070 | libXv-devel x86_64 1.0.9-2.1.el7 base 39 k |
| 10071 | libarchive x86_64 3.1.2-7.el7 base 317 k |
| 10072 | libcalendaring x86_64 4.9.1-3.el7.kolab_3.5 Kolab_Development 1.7 M |
| 10073 | libcom_err-devel x86_64 1.42.9-7.el7 base 30 k |
| 10074 | libkolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 10075 | Kolab_Development 302 k |
| 10076 | libkolabxml x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 621 k |
| 10077 | liblockfile x86_64 1.08-17.el7 base 21 k |
| 10078 | libmcrypt x86_64 2.5.8-13.el7 epel 99 k |
| 10079 | libotf x86_64 0.9.13-4.el7 base 92 k |
| 10080 | libselinux-devel x86_64 2.2.2-6.el7 base 174 k |
| 10081 | libsepol-devel x86_64 2.1.9-3.el7 base 71 k |
| 10082 | libtidy x86_64 0.99.0-31.20091203.el7 epel 132 k |
| 10083 | libuv x86_64 1:0.10.34-1.el7 epel 62 k |
| 10084 | libverto-devel x86_64 0.2.5-4.el7 base 12 k |
| 10085 | libwebp x86_64 0.3.0-3.el7 base 170 k |
| 10086 | libwmf-lite x86_64 0.2.8.4-39.el7 base 66 k |
| 10087 | libzip x86_64 0.10.1-8.el7 base 48 k |
| 10088 | lighttpd x86_64 1.4.35-1.el7 epel 318 k |
| 10089 | lksctp-tools x86_64 1.0.13-3.el7 base 87 k |
| 10090 | lm_sensors-devel x86_64 3.3.4-11.el7 base 25 k |
| 10091 | lm_sensors-libs x86_64 3.3.4-11.el7 base 40 k |
| 10092 | log4j noarch 1.2.17-15.el7 base 443 k |
| 10093 | lzo x86_64 2.06-6.el7_0.2 base 59 k |
| 10094 | m17n-db noarch 1.6.4-3.el7 base 224 k |
| 10095 | m17n-lib x86_64 1.6.4-10.el7 base 183 k |
| 10096 | maven noarch 3.0.5-16.el7 base 1.3 M |
| 10097 | maven-archiver noarch 2.5-9.el7 base 32 k |
| 10098 | maven-artifact noarch 2.2.1-47.el7 base 83 k |
| 10099 | maven-artifact-manager noarch 2.2.1-47.el7 base 76 k |
| 10100 | maven-artifact-resolver noarch 1:1.0-10.el7 base 24 k |
| 10101 | maven-assembly-plugin noarch 2.4-8.el7 base 215 k |
| 10102 | maven-common-artifact-filters |
| 10103 | noarch 1.4-11.el7 base 38 k |
| 10104 | maven-dependency-tree noarch 2.0-6.el7 base 56 k |
| 10105 | maven-doxia-core noarch 1.4-5.el7 base 157 k |
| 10106 | maven-doxia-logging-api noarch 1.4-5.el7 base 24 k |
| 10107 | maven-doxia-module-apt noarch 1.4-5.el7 base 56 k |
| 10108 | maven-doxia-module-fml noarch 1.4-5.el7 base 45 k |
| 10109 | maven-doxia-module-fo noarch 1.4-5.el7 base 65 k |
| 10110 | maven-doxia-module-xdoc noarch 1.4-5.el7 base 44 k |
| 10111 | maven-doxia-module-xhtml |
| 10112 | noarch 1.4-5.el7 base 24 k |
| 10113 | maven-doxia-sink-api noarch 1.4-5.el7 base 20 k |
| 10114 | maven-doxia-sitetools noarch 1.4-3.el7 base 128 k |
| 10115 | maven-doxia-tools noarch 1.4-14.el7 base 53 k |
| 10116 | maven-enforcer-api noarch 1.2-8.el7 base 20 k |
| 10117 | maven-enforcer-plugin noarch 1.2-8.el7 base 30 k |
| 10118 | maven-enforcer-rules noarch 1.2-8.el7 base 76 k |
| 10119 | maven-file-management noarch 1:1.2.1-8.el7 base 45 k |
| 10120 | maven-filtering noarch 1.1-3.el7 base 52 k |
| 10121 | maven-invoker noarch 2.1.1-9.el7 base 37 k |
| 10122 | maven-model noarch 2.2.1-47.el7 base 132 k |
| 10123 | maven-monitor noarch 2.2.1-47.el7 base 24 k |
| 10124 | maven-parent noarch 20-5.el7 base 13 k |
| 10125 | maven-plugin-annotations |
| 10126 | noarch 3.1-17.el7 base 21 k |
| 10127 | maven-plugin-bundle noarch 2.3.7-12.el7 base 131 k |
| 10128 | maven-plugin-descriptor noarch 2.2.1-47.el7 base 52 k |
| 10129 | maven-plugin-plugin noarch 3.1-17.el7 base 57 k |
| 10130 | maven-plugin-registry noarch 2.2.1-47.el7 base 43 k |
| 10131 | maven-plugin-testing-harness |
| 10132 | noarch 2.1-11.el7 base 44 k |
| 10133 | maven-plugin-tools noarch 3.1-17.el7 base 15 k |
| 10134 | maven-plugin-tools-annotations |
| 10135 | noarch 3.1-17.el7 base 45 k |
| 10136 | maven-plugin-tools-api noarch 3.1-17.el7 base 30 k |
| 10137 | maven-plugin-tools-beanshell |
| 10138 | noarch 3.1-17.el7 base 21 k |
| 10139 | maven-plugin-tools-generators |
| 10140 | noarch 3.1-17.el7 base 51 k |
| 10141 | maven-plugin-tools-java noarch 3.1-17.el7 base 26 k |
| 10142 | maven-plugin-tools-model |
| 10143 | noarch 3.1-17.el7 base 39 k |
| 10144 | maven-plugins-pom noarch 23-7.el7 base 11 k |
| 10145 | maven-profile noarch 2.2.1-47.el7 base 48 k |
| 10146 | maven-project noarch 2.2.1-47.el7 base 157 k |
| 10147 | maven-release noarch 2.2.1-12.el7 base 13 k |
| 10148 | maven-release-manager noarch 2.2.1-12.el7 base 169 k |
| 10149 | maven-release-plugin noarch 2.2.1-12.el7 base 54 k |
| 10150 | maven-remote-resources-plugin |
| 10151 | noarch 1.4-7.el7 base 77 k |
| 10152 | maven-reporting-api noarch 1:3.0-5.el7 base 19 k |
| 10153 | maven-reporting-exec noarch 1.1-4.el7 base 70 k |
| 10154 | maven-reporting-impl noarch 2.2-8.el7 base 27 k |
| 10155 | maven-repository-builder |
| 10156 | noarch 1:1.0-0.5.alpha2.el7 base 30 k |
| 10157 | maven-scm noarch 1.8.1-2.el7 base 986 k |
| 10158 | maven-settings noarch 2.2.1-47.el7 base 62 k |
| 10159 | maven-shared noarch 19-4.el7 base 15 k |
| 10160 | maven-shared-incremental |
| 10161 | noarch 1.1-6.el7 base 23 k |
| 10162 | maven-shared-io noarch 1:1.1-7.el7 base 44 k |
| 10163 | maven-shared-utils noarch 0.4-3.el7 base 146 k |
| 10164 | maven-site-plugin noarch 3.2-7.el7 base 124 k |
| 10165 | maven-source-plugin noarch 2.2.1-7.el7 base 39 k |
| 10166 | maven-surefire noarch 2.15-3.el7 base 403 k |
| 10167 | maven-surefire-provider-junit |
| 10168 | noarch 2.15-3.el7 base 137 k |
| 10169 | maven-surefire-provider-testng |
| 10170 | noarch 2.15-3.el7 base 56 k |
| 10171 | maven-toolchain noarch 2.2.1-47.el7 base 48 k |
| 10172 | maven-wagon noarch 2.4-3.el7 base 187 k |
| 10173 | mesa-libGLU x86_64 9.0.0-4.el7 base 196 k |
| 10174 | mesa-libGLU-devel x86_64 9.0.0-4.el7 base 9.0 k |
| 10175 | modello noarch 1.7-4.el7 base 322 k |
| 10176 | mojo-parent noarch 32-4.el7 base 14 k |
| 10177 | mozldap x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 133 k |
| 10178 | mozldap-tools x86_64 6.0.5-38.el7.kolab_3.5 Kolab_Development 77 k |
| 10179 | msv-msv noarch 1:2013.5.1-6.el7 base 3.7 M |
| 10180 | msv-xsdlib noarch 1:2013.5.1-6.el7 base 1.1 M |
| 10181 | nekohtml noarch 1.9.14-13.el7 base 152 k |
| 10182 | net-snmp-agent-libs x86_64 1:5.7.2-20.el7 base 698 k |
| 10183 | net-snmp-libs x86_64 1:5.7.2-20.el7 base 745 k |
| 10184 | netpbm x86_64 10.61.02-9.el7 base 180 k |
| 10185 | netpbm-progs x86_64 10.61.02-9.el7 base 1.9 M |
| 10186 | nodejs x86_64 0.10.36-3.el7 epel 391 k |
| 10187 | nodejs-amdefine noarch 0.0.4-1.el7 epel 10 k |
| 10188 | nodejs-async noarch 0.2.10-1.el7 epel 21 k |
| 10189 | nodejs-optimist noarch 0.4.0-1.el7 epel 15 k |
| 10190 | nodejs-source-map noarch 0.1.33-1.el7 epel 26 k |
| 10191 | nodejs-uglify-to-browserify |
| 10192 | noarch 1.0.2-2.el7 epel 6.2 k |
| 10193 | nodejs-wordwrap noarch 0.0.2-4.el7 epel 6.4 k |
| 10194 | nss-softokn-devel x86_64 3.16.2.3-9.el7 base 25 k |
| 10195 | nss-softokn-freebl-devel |
| 10196 | x86_64 3.16.2.3-9.el7 base 45 k |
| 10197 | nss-util-devel x86_64 3.18.0-1.el7_1 updates 69 k |
| 10198 | nss_compat_ossl x86_64 0.9.6-8.el7 base 37 k |
| 10199 | objectweb-asm noarch 3.3.1-9.el7 base 197 k |
| 10200 | perl-ExtUtils-Install noarch 1.58-285.el7 base 73 k |
| 10201 | perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k |
| 10202 | perl-ExtUtils-ParseXS noarch 1:3.18-2.el7 base 77 k |
| 10203 | php-PsrLog noarch 1.0.0-6.el7 epel 10 k |
| 10204 | php-Smarty noarch 3.1.21-1.el7 epel 192 k |
| 10205 | php-cli x86_64 5.4.16-23.el7_0.3 base 2.7 M |
| 10206 | php-doctrine-instantiator |
| 10207 | noarch 1.0.4-1.el7 epel 11 k |
| 10208 | php-intl x86_64 5.4.16-23.el7_0.3 base 93 k |
| 10209 | php-kolab x86_64 0.6.git.1429288613-12.el7.kolab_3.5 |
| 10210 | Kolab_Development 51 k |
| 10211 | php-kolabformat x86_64 1.2-2.el7.kolab_3.5 Kolab_Development 193 k |
| 10212 | php-ldap x86_64 5.4.16-23.el7_0.3 base 49 k |
| 10213 | php-mysqlnd x86_64 5.4.16-23.el7_0.3 base 170 k |
| 10214 | php-pear-Net-URL2 noarch 2.1.1-1.el7 epel 25 k |
| 10215 | php-phpdocumentor-reflection-docblock |
| 10216 | noarch 2.0.4-1.el7 epel 25 k |
| 10217 | php-phpspec-prophecy noarch 1.4.0-1.el7 epel 47 k |
| 10218 | php-phpunit-File-Iterator |
| 10219 | noarch 1.4.0-1.el7 epel 12 k |
| 10220 | php-phpunit-PHP-CodeCoverage |
| 10221 | noarch 2.0.16-1.el7 epel 304 k |
| 10222 | php-phpunit-PHP-Invoker noarch 1.1.3-6.el7 epel 9.4 k |
| 10223 | php-phpunit-PHP-Timer noarch 1.0.5-5.el7 epel 9.1 k |
| 10224 | php-phpunit-PHP-TokenStream |
| 10225 | noarch 1.4.1-1.el7 epel 16 k |
| 10226 | php-phpunit-PHPUnit-MockObject |
| 10227 | noarch 2.3.1-1.el7 epel 36 k |
| 10228 | php-phpunit-Text-Template |
| 10229 | noarch 1.2.0-5.el7 epel 9.2 k |
| 10230 | php-phpunit-Version noarch 1.0.5-1.el7 epel 8.4 k |
| 10231 | php-phpunit-comparator noarch 1.1.1-1.el7 epel 14 k |
| 10232 | php-phpunit-diff noarch 1.3.0-1.el7 epel 13 k |
| 10233 | php-phpunit-environment noarch 1.2.2-1.el7 epel 9.0 k |
| 10234 | php-phpunit-exporter noarch 1.2.0-1.el7 epel 10 k |
| 10235 | php-process x86_64 5.4.16-23.el7_0.3 base 52 k |
| 10236 | php-sebastian-global-state |
| 10237 | noarch 1.0.0-1.el7 epel 9.5 k |
| 10238 | php-sebastian-recursion-context |
| 10239 | noarch 1.0.0-1.el7 epel 7.7 k |
| 10240 | php-seld-cli-prompt noarch 1.0.0-1.el7.kolab_3.5 Kolab_Development 7.3 k |
| 10241 | php-seld-phar-utils noarch 1.0.0-1.el7.kolab_3.5 Kolab_Development 6.6 k |
| 10242 | php-soap x86_64 5.4.16-23.el7_0.3 base 155 k |
| 10243 | php-symfony-browser-kit noarch 2.5.11-1.el7 epel 19 k |
| 10244 | php-symfony-common noarch 2.5.11-1.el7 epel 74 k |
| 10245 | php-symfony-config noarch 2.5.11-1.el7 epel 42 k |
| 10246 | php-symfony-css-selector |
| 10247 | noarch 2.5.11-1.el7 epel 32 k |
| 10248 | php-symfony-debug noarch 2.5.11-1.el7 epel 26 k |
| 10249 | php-symfony-dependency-injection |
| 10250 | noarch 2.5.11-1.el7 epel 71 k |
| 10251 | php-symfony-dom-crawler noarch 2.5.11-1.el7 epel 25 k |
| 10252 | php-symfony-event-dispatcher |
| 10253 | noarch 2.5.11-1.el7 epel 19 k |
| 10254 | php-symfony-filesystem noarch 2.5.11-1.el7 epel 15 k |
| 10255 | php-symfony-http-foundation |
| 10256 | noarch 2.5.11-1.el7 epel 81 k |
| 10257 | php-symfony-http-kernel noarch 2.5.11-1.el7 epel 85 k |
| 10258 | php-symfony-yaml noarch 2.5.11-1.el7 epel 23 k |
| 10259 | php-tidy x86_64 5.4.16-3.el7 epel 22 k |
| 10260 | plexus-archiver noarch 2.4.2-4.el7 base 156 k |
| 10261 | plexus-build-api noarch 0.0.7-11.el7 base 18 k |
| 10262 | plexus-cipher noarch 1.7-5.el7 base 22 k |
| 10263 | plexus-classworlds noarch 2.4.2-8.el7 base 54 k |
| 10264 | plexus-cli noarch 1.2-20.el7 base 18 k |
| 10265 | plexus-compiler noarch 2.2-7.el7 base 53 k |
| 10266 | plexus-component-api noarch 1.0-0.16.alpha15.el7 base 27 k |
| 10267 | plexus-components-pom noarch 1.2-7.el7 base 9.7 k |
| 10268 | plexus-containers-component-annotations |
| 10269 | noarch 1.5.5-14.el7 base 11 k |
| 10270 | plexus-containers-component-metadata |
| 10271 | noarch 1.5.5-14.el7 base 108 k |
| 10272 | plexus-containers-container-default |
| 10273 | noarch 1.5.5-14.el7 base 183 k |
| 10274 | plexus-digest noarch 1.1-15.el7 base 17 k |
| 10275 | plexus-i18n noarch 1.0-0.6.b10.4.el7 base 19 k |
| 10276 | plexus-interactivity noarch 1.0-0.14.alpha6.el7 base 17 k |
| 10277 | plexus-interpolation noarch 1.15-8.el7 base 57 k |
| 10278 | plexus-io noarch 2.0.5-9.el7 base 58 k |
| 10279 | plexus-pom noarch 3.3.1-5.el7 base 12 k |
| 10280 | plexus-resources noarch 1.0-0.15.a7.el7 base 25 k |
| 10281 | plexus-sec-dispatcher noarch 1.4-13.el7 base 29 k |
| 10282 | plexus-tools-pom noarch 1.0.11-8.el7 base 9.6 k |
| 10283 | plexus-utils noarch 3.0.9-9.el7 base 225 k |
| 10284 | plexus-velocity noarch 1.1.8-16.el7 base 17 k |
| 10285 | popt-devel x86_64 1.13-16.el7 base 22 k |
| 10286 | pyparsing noarch 1.5.6-9.el7 base 94 k |
| 10287 | pyserial noarch 2.6-5.el7 base 124 k |
| 10288 | python-babel noarch 0.9.6-8.el7 base 1.4 M |
| 10289 | python-docutils noarch 0.11-0.2.20130715svn7687.el7 |
| 10290 | base 1.5 M |
| 10291 | python-pillow x86_64 2.0.0-17.gitd1c6db8.el7 base 438 k |
| 10292 | python-py noarch 1.4.14-4.el7 base 327 k |
| 10293 | python-pygments noarch 1.4-9.el7 base 599 k |
| 10294 | python-zope-interface x86_64 4.0.5-4.el7 base 138 k |
| 10295 | qdox noarch 1.12.1-9.el7 base 170 k |
| 10296 | regexp noarch 1.5-13.el7 base 47 k |
| 10297 | relaxngDatatype noarch 1.0-11.el7 base 15 k |
| 10298 | rhino noarch 1.7R4-5.el7 base 1.0 M |
| 10299 | roundcubemail-core-assets |
| 10300 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 453 k |
| 10301 | roundcubemail-plugin-acl |
| 10302 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 80 k |
| 10303 | roundcubemail-plugin-acl-assets |
| 10304 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 17 k |
| 10305 | roundcubemail-plugin-acl-skin-larry |
| 10306 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 16 k |
| 10307 | roundcubemail-plugin-acl-skin-larry-assets |
| 10308 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 17 k |
| 10309 | roundcubemail-plugin-archive |
| 10310 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 39 k |
| 10311 | roundcubemail-plugin-archive-assets |
| 10312 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 15 k |
| 10313 | roundcubemail-plugin-archive-skin-larry |
| 10314 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10315 | roundcubemail-plugin-archive-skin-larry-assets |
| 10316 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10317 | roundcubemail-plugin-calendar |
| 10318 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 234 k |
| 10319 | roundcubemail-plugin-calendar-assets |
| 10320 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 560 k |
| 10321 | roundcubemail-plugin-calendar-skin-larry |
| 10322 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 17 k |
| 10323 | roundcubemail-plugin-calendar-skin-larry-assets |
| 10324 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 45 k |
| 10325 | roundcubemail-plugin-filesystem_attachments |
| 10326 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 18 k |
| 10327 | roundcubemail-plugin-filesystem_attachments-assets |
| 10328 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10329 | roundcubemail-plugin-jqueryui |
| 10330 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 113 k |
| 10331 | roundcubemail-plugin-jqueryui-assets |
| 10332 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 102 k |
| 10333 | roundcubemail-plugin-jqueryui-skin-larry |
| 10334 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 18 k |
| 10335 | roundcubemail-plugin-jqueryui-skin-larry-assets |
| 10336 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 48 k |
| 10337 | roundcubemail-plugin-kolab_activesync |
| 10338 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 37 k |
| 10339 | roundcubemail-plugin-kolab_activesync-assets |
| 10340 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.5 k |
| 10341 | roundcubemail-plugin-kolab_activesync-skin-larry |
| 10342 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10343 | roundcubemail-plugin-kolab_activesync-skin-larry-assets |
| 10344 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 15 k |
| 10345 | roundcubemail-plugin-kolab_addressbook |
| 10346 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 73 k |
| 10347 | roundcubemail-plugin-kolab_addressbook-assets |
| 10348 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 110 k |
| 10349 | roundcubemail-plugin-kolab_addressbook-skin-larry |
| 10350 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.8 k |
| 10351 | roundcubemail-plugin-kolab_addressbook-skin-larry-assets |
| 10352 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10353 | roundcubemail-plugin-kolab_auth-assets |
| 10354 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.3 k |
| 10355 | roundcubemail-plugin-kolab_config |
| 10356 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 22 k |
| 10357 | roundcubemail-plugin-kolab_config-assets |
| 10358 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.4 k |
| 10359 | roundcubemail-plugin-kolab_delegation |
| 10360 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 40 k |
| 10361 | roundcubemail-plugin-kolab_delegation-assets |
| 10362 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10363 | roundcubemail-plugin-kolab_delegation-skin-larry |
| 10364 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.9 k |
| 10365 | roundcubemail-plugin-kolab_delegation-skin-larry-assets |
| 10366 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 13 k |
| 10367 | roundcubemail-plugin-kolab_files |
| 10368 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 47 k |
| 10369 | roundcubemail-plugin-kolab_files-assets |
| 10370 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 19 k |
| 10371 | roundcubemail-plugin-kolab_files-skin-larry |
| 10372 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10373 | roundcubemail-plugin-kolab_files-skin-larry-assets |
| 10374 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 17 k |
| 10375 | roundcubemail-plugin-kolab_folders-assets |
| 10376 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.0 k |
| 10377 | roundcubemail-plugin-kolab_notes |
| 10378 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 35 k |
| 10379 | roundcubemail-plugin-kolab_notes-assets |
| 10380 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 18 k |
| 10381 | roundcubemail-plugin-kolab_notes-skin-larry |
| 10382 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 13 k |
| 10383 | roundcubemail-plugin-kolab_notes-skin-larry-assets |
| 10384 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 18 k |
| 10385 | roundcubemail-plugin-kolab_tags |
| 10386 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 32 k |
| 10387 | roundcubemail-plugin-kolab_tags-assets |
| 10388 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10389 | roundcubemail-plugin-kolab_tags-skin-larry |
| 10390 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.5 k |
| 10391 | roundcubemail-plugin-kolab_tags-skin-larry-assets |
| 10392 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10393 | roundcubemail-plugin-libcalendaring |
| 10394 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 111 k |
| 10395 | roundcubemail-plugin-libcalendaring-assets |
| 10396 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 16 k |
| 10397 | roundcubemail-plugin-libcalendaring-skin-larry |
| 10398 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.6 k |
| 10399 | roundcubemail-plugin-libcalendaring-skin-larry-assets |
| 10400 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 9.5 k |
| 10401 | roundcubemail-plugin-libkolab-assets |
| 10402 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 12 k |
| 10403 | roundcubemail-plugin-libkolab-skin-larry |
| 10404 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 7.6 k |
| 10405 | roundcubemail-plugin-libkolab-skin-larry-assets |
| 10406 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 10 k |
| 10407 | roundcubemail-plugin-managesieve |
| 10408 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 174 k |
| 10409 | roundcubemail-plugin-managesieve-assets |
| 10410 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 21 k |
| 10411 | roundcubemail-plugin-managesieve-skin-larry |
| 10412 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 17 k |
| 10413 | roundcubemail-plugin-managesieve-skin-larry-assets |
| 10414 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 20 k |
| 10415 | roundcubemail-plugin-odfviewer |
| 10416 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 23 k |
| 10417 | roundcubemail-plugin-odfviewer-assets |
| 10418 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 112 k |
| 10419 | roundcubemail-plugin-password |
| 10420 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 80 k |
| 10421 | roundcubemail-plugin-password-assets |
| 10422 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 15 k |
| 10423 | roundcubemail-plugin-pdfviewer |
| 10424 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 24 k |
| 10425 | roundcubemail-plugin-pdfviewer-assets |
| 10426 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 517 k |
| 10427 | roundcubemail-plugin-tasklist |
| 10428 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 129 k |
| 10429 | roundcubemail-plugin-tasklist-assets |
| 10430 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 83 k |
| 10431 | roundcubemail-plugin-tasklist-skin-larry |
| 10432 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 15 k |
| 10433 | roundcubemail-plugin-tasklist-skin-larry-assets |
| 10434 | noarch 3.3-1.el7.kolab_3.5 Kolab_Development 37 k |
| 10435 | roundcubemail-plugin-zipdownload |
| 10436 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 34 k |
| 10437 | roundcubemail-plugin-zipdownload-assets |
| 10438 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 16 k |
| 10439 | roundcubemail-plugin-zipdownload-skin-larry |
| 10440 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10441 | roundcubemail-plugin-zipdownload-skin-larry-assets |
| 10442 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 14 k |
| 10443 | roundcubemail-skin-chameleon |
| 10444 | noarch 0.3.6-1.el7.kolab_3.5 Kolab_Development 4.1 k |
| 10445 | roundcubemail-skin-chameleon-assets |
| 10446 | noarch 0.3.6-1.el7.kolab_3.5 Kolab_Development 91 k |
| 10447 | roundcubemail-skin-chameleon-core |
| 10448 | noarch 0.3.6-1.el7.kolab_3.5 Kolab_Development 22 k |
| 10449 | roundcubemail-skin-larry |
| 10450 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 32 k |
| 10451 | roundcubemail-skin-larry-assets |
| 10452 | noarch 1.2-3.el7.kolab_3.5 Kolab_Development 140 k |
| 10453 | rpm-devel x86_64 4.11.1-25.el7 base 101 k |
| 10454 | sac noarch 1.3-17.el7 base 17 k |
| 10455 | sisu-inject-bean noarch 2.3.0-11.el7 base 181 k |
| 10456 | sisu-inject-plexus noarch 2.3.0-11.el7 base 179 k |
| 10457 | slf4j noarch 1.7.4-3.el7 base 170 k |
| 10458 | snakeyaml noarch 1.11-8.el7 base 233 k |
| 10459 | sonatype-oss-parent noarch 7-6.el7 base 10 k |
| 10460 | spice-parent noarch 15-11.el7 base 11 k |
| 10461 | stax2-api noarch 3.1.1-10.el7 base 165 k |
| 10462 | svrcore x86_64 4.0.4-11.el7 base 17 k |
| 10463 | systemtap-sdt-devel x86_64 2.6-10.el7_1 updates 63 k |
| 10464 | t1lib x86_64 5.1.2-14.el7 base 166 k |
| 10465 | tcl x86_64 1:8.5.13-4.el7 base 1.9 M |
| 10466 | tcp_wrappers-devel x86_64 7.6-77.el7 base 17 k |
| 10467 | testng noarch 6.8.7-3.el7 base 777 k |
| 10468 | texlive-ae noarch 2:svn15878.1.4-32.el7 base 94 k |
| 10469 | texlive-algorithms noarch 2:svn15878.0.1-32.el7 base 20 k |
| 10470 | texlive-amscls noarch 2:svn29207.0-32.el7 base 52 k |
| 10471 | texlive-amsfonts noarch 2:svn29208.3.04-32.el7 base 3.6 M |
| 10472 | texlive-amsmath noarch 2:svn29327.2.14-32.el7 base 48 k |
| 10473 | texlive-anysize noarch 2:svn15878.0-32.el7 base 17 k |
| 10474 | texlive-attachfile noarch 2:svn21866.v1.5b-32.el7 base 20 k |
| 10475 | texlive-avantgar noarch 2:svn28614.0-32.el7 base 290 k |
| 10476 | texlive-babel noarch 2:svn24756.3.8m-32.el7 base 128 k |
| 10477 | texlive-babelbib noarch 2:svn25245.1.31-32.el7 base 48 k |
| 10478 | texlive-base noarch 2:2012-32.20130427_r30134.el7 |
| 10479 | base 322 k |
| 10480 | texlive-beamer noarch 2:svn29349.3.26-32.el7 base 241 k |
| 10481 | texlive-bera noarch 2:svn20031.0-32.el7 base 346 k |
| 10482 | texlive-beton noarch 2:svn15878.0-32.el7 base 18 k |
| 10483 | texlive-bibtex noarch 2:svn26689.0.99d-32.el7 base 32 k |
| 10484 | texlive-bibtex-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10485 | base 64 k |
| 10486 | texlive-bookman noarch 2:svn28614.0-32.el7 base 331 k |
| 10487 | texlive-booktabs noarch 2:svn15878.1.61803-32.el7 |
| 10488 | base 18 k |
| 10489 | texlive-breakurl noarch 2:svn15878.1.30-32.el7 base 19 k |
| 10490 | texlive-caption noarch 2:svn29026.3.3__2013_02_03_-32.el7 |
| 10491 | base 50 k |
| 10492 | texlive-carlisle noarch 2:svn18258.0-32.el7 base 29 k |
| 10493 | texlive-charter noarch 2:svn15878.0-32.el7 base 200 k |
| 10494 | texlive-chngcntr noarch 2:svn17157.1.0a-32.el7 base 18 k |
| 10495 | texlive-cite noarch 2:svn19955.5.3-32.el7 base 41 k |
| 10496 | texlive-cm noarch 2:svn29581.0-32.el7 base 290 k |
| 10497 | texlive-cm-super noarch 2:svn15878.0-32.el7 base 62 M |
| 10498 | texlive-cmap noarch 2:svn26568.0-32.el7 base 22 k |
| 10499 | texlive-cmextra noarch 2:svn14075.0-32.el7 base 30 k |
| 10500 | texlive-collection-basic |
| 10501 | noarch 2:svn26314.0-32.20130427_r30134.el7 |
| 10502 | base 15 k |
| 10503 | texlive-collection-documentation-base |
| 10504 | noarch 2:svn17091.0-32.20130427_r30134.el7 |
| 10505 | base 15 k |
| 10506 | texlive-collection-fontsrecommended |
| 10507 | noarch 2:svn28082.0-32.20130427_r30134.el7 |
| 10508 | base 15 k |
| 10509 | texlive-collection-latex |
| 10510 | noarch 2:svn25030.0-32.20130427_r30134.el7 |
| 10511 | base 15 k |
| 10512 | texlive-collection-latexrecommended |
| 10513 | noarch 2:svn25795.0-32.20130427_r30134.el7 |
| 10514 | base 16 k |
| 10515 | texlive-colortbl noarch 2:svn25394.v1.0a-32.el7 base 19 k |
| 10516 | texlive-courier noarch 2:svn28614.0-32.el7 base 541 k |
| 10517 | texlive-crop noarch 2:svn15878.1.5-32.el7 base 21 k |
| 10518 | texlive-csquotes noarch 2:svn24393.5.1d-32.el7 base 35 k |
| 10519 | texlive-ctable noarch 2:svn26694.1.23-32.el7 base 19 k |
| 10520 | texlive-currfile noarch 2:svn29012.0.7b-32.el7 base 20 k |
| 10521 | texlive-dvipdfm noarch 2:svn26689.0.13.2d-32.el7 |
| 10522 | base 23 k |
| 10523 | texlive-dvipdfm-bin noarch 2:svn13663.0-32.20130427_r30134.el7 |
| 10524 | base 17 k |
| 10525 | texlive-dvipdfmx noarch 2:svn26765.0-32.el7 base 52 k |
| 10526 | texlive-dvipdfmx-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10527 | base 277 k |
| 10528 | texlive-dvipdfmx-def noarch 2:svn15878.0-32.el7 base 18 k |
| 10529 | texlive-dvips-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10530 | base 129 k |
| 10531 | texlive-ec noarch 2:svn25033.1.0-32.el7 base 466 k |
| 10532 | texlive-enctex noarch 2:svn28602.0-32.el7 base 47 k |
| 10533 | texlive-enumitem noarch 2:svn24146.3.5.2-32.el7 base 28 k |
| 10534 | texlive-eso-pic noarch 2:svn21515.2.0c-32.el7 base 20 k |
| 10535 | texlive-etex noarch 2:svn22198.2.1-32.el7 base 31 k |
| 10536 | texlive-etex-pkg noarch 2:svn15878.2.0-32.el7 base 21 k |
| 10537 | texlive-etoolbox noarch 2:svn20922.2.1-32.el7 base 25 k |
| 10538 | texlive-euler noarch 2:svn17261.2.5-32.el7 base 19 k |
| 10539 | texlive-euro noarch 2:svn22191.1.1-32.el7 base 19 k |
| 10540 | texlive-eurosym noarch 2:svn17265.1.4_subrfix-32.el7 |
| 10541 | base 157 k |
| 10542 | texlive-extsizes noarch 2:svn17263.1.4a-32.el7 base 30 k |
| 10543 | texlive-fancybox noarch 2:svn18304.1.4-32.el7 base 24 k |
| 10544 | texlive-fancyhdr noarch 2:svn15878.3.1-32.el7 base 25 k |
| 10545 | texlive-fancyref noarch 2:svn15878.0.9c-32.el7 base 19 k |
| 10546 | texlive-fancyvrb noarch 2:svn18492.2.8-32.el7 base 29 k |
| 10547 | texlive-filecontents noarch 2:svn24250.1.3-32.el7 base 18 k |
| 10548 | texlive-filehook noarch 2:svn24280.0.5d-32.el7 base 21 k |
| 10549 | texlive-fix2col noarch 2:svn17133.0-32.el7 base 18 k |
| 10550 | texlive-float noarch 2:svn15878.1.3d-32.el7 base 19 k |
| 10551 | texlive-fontspec noarch 2:svn29412.v2.3a-32.el7 base 37 k |
| 10552 | texlive-footmisc noarch 2:svn23330.5.5b-32.el7 base 22 k |
| 10553 | texlive-fp noarch 2:svn15878.0-32.el7 base 39 k |
| 10554 | texlive-fpl noarch 2:svn15878.1.002-32.el7 base 375 k |
| 10555 | texlive-geometry noarch 2:svn19716.5.6-32.el7 base 25 k |
| 10556 | texlive-glyphlist noarch 2:svn28576.0-32.el7 base 42 k |
| 10557 | texlive-graphics noarch 2:svn25405.1.0o-32.el7 base 32 k |
| 10558 | texlive-gsftopk noarch 2:svn26689.1.19.2-32.el7 |
| 10559 | base 23 k |
| 10560 | texlive-gsftopk-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10561 | base 30 k |
| 10562 | texlive-helvetic noarch 2:svn28614.0-32.el7 base 614 k |
| 10563 | texlive-hyperref noarch 2:svn28213.6.83m-32.el7 base 138 k |
| 10564 | texlive-hyph-utf8 noarch 2:svn29641.0-32.el7 base 2.2 M |
| 10565 | texlive-hyphen-base noarch 2:svn29197.0-32.el7 base 38 k |
| 10566 | texlive-ifetex noarch 2:svn24853.1.2-32.el7 base 18 k |
| 10567 | texlive-ifluatex noarch 2:svn26725.1.3-32.el7 base 18 k |
| 10568 | texlive-ifxetex noarch 2:svn19685.0.5-32.el7 base 17 k |
| 10569 | texlive-index noarch 2:svn24099.4.1beta-32.el7 |
| 10570 | base 28 k |
| 10571 | texlive-jknapltx noarch 2:svn19440.0-32.el7 base 27 k |
| 10572 | texlive-kastrup noarch 2:svn15878.0-32.el7 base 17 k |
| 10573 | texlive-koma-script noarch 2:svn27255.3.11b-32.el7 base 5.1 M |
| 10574 | texlive-kpathsea noarch 2:svn28792.0-32.el7 base 139 k |
| 10575 | texlive-kpathsea-bin x86_64 2:svn27347.0-32.20130427_r30134.el7 |
| 10576 | base 39 k |
| 10577 | texlive-kpathsea-lib x86_64 2:2012-32.20130427_r30134.el7 |
| 10578 | base 77 k |
| 10579 | texlive-l3experimental noarch 2:svn29361.SVN_4467-32.el7 |
| 10580 | base 56 k |
| 10581 | texlive-l3kernel noarch 2:svn29409.SVN_4469-32.el7 |
| 10582 | base 106 k |
| 10583 | texlive-l3packages noarch 2:svn29361.SVN_4467-32.el7 |
| 10584 | base 35 k |
| 10585 | texlive-latex-bin noarch 2:svn26689.0-32.el7 base 19 k |
| 10586 | texlive-latex-bin-bin noarch 2:svn14050.0-32.20130427_r30134.el7 |
| 10587 | base 16 k |
| 10588 | texlive-latex-fonts noarch 2:svn28888.0-32.el7 base 41 k |
| 10589 | texlive-latexconfig noarch 2:svn28991.0-32.el7 base 25 k |
| 10590 | texlive-listings noarch 2:svn15878.1.4-32.el7 base 137 k |
| 10591 | texlive-lm noarch 2:svn28119.2.004-32.el7 base 13 M |
| 10592 | texlive-lm-math noarch 2:svn29044.1.958-32.el7 base 425 k |
| 10593 | texlive-ltxmisc noarch 2:svn21927.0-32.el7 base 33 k |
| 10594 | texlive-lua-alt-getopt noarch 2:svn29349.0.7.0-32.el7 base 18 k |
| 10595 | texlive-lualatex-math noarch 2:svn29346.1.2-32.el7 base 20 k |
| 10596 | texlive-luaotfload noarch 2:svn26718.1.26-32.el7 base 101 k |
| 10597 | texlive-luaotfload-bin noarch 2:svn18579.0-32.20130427_r30134.el7 |
| 10598 | base 16 k |
| 10599 | texlive-luatex noarch 2:svn26689.0.70.1-32.el7 |
| 10600 | base 36 k |
| 10601 | texlive-luatex-bin x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 10602 | base 1.7 M |
| 10603 | texlive-luatexbase noarch 2:svn22560.0.31-32.el7 base 26 k |
| 10604 | texlive-makeindex noarch 2:svn26689.2.12-32.el7 base 29 k |
| 10605 | texlive-makeindex-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10606 | base 38 k |
| 10607 | texlive-marginnote noarch 2:svn25880.v1.1i-32.el7 base 19 k |
| 10608 | texlive-marvosym noarch 2:svn29349.2.2a-32.el7 base 150 k |
| 10609 | texlive-mathpazo noarch 2:svn15878.1.003-32.el7 base 83 k |
| 10610 | texlive-mdwtools noarch 2:svn15878.1.05.4-32.el7 |
| 10611 | base 37 k |
| 10612 | texlive-memoir noarch 2:svn21638.3.6j_patch_6.0g-32.el7 |
| 10613 | base 96 k |
| 10614 | texlive-metafont noarch 2:svn26689.2.718281-32.el7 |
| 10615 | base 62 k |
| 10616 | texlive-metafont-bin x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 10617 | base 185 k |
| 10618 | texlive-metalogo noarch 2:svn18611.0.12-32.el7 base 18 k |
| 10619 | texlive-mflogo noarch 2:svn17487.0-32.el7 base 42 k |
| 10620 | texlive-mfnfss noarch 2:svn19410.0-32.el7 base 19 k |
| 10621 | texlive-mfware noarch 2:svn26689.0-32.el7 base 30 k |
| 10622 | texlive-mfware-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10623 | base 88 k |
| 10624 | texlive-mh noarch 2:svn29420.0-32.el7 base 60 k |
| 10625 | texlive-microtype noarch 2:svn29392.2.5-32.el7 base 67 k |
| 10626 | texlive-misc noarch 2:svn24955.0-32.el7 base 66 k |
| 10627 | texlive-mparhack noarch 2:svn15878.1.4-32.el7 base 19 k |
| 10628 | texlive-mptopdf noarch 2:svn26689.0-32.el7 base 57 k |
| 10629 | texlive-mptopdf-bin noarch 2:svn18674.0-32.20130427_r30134.el7 |
| 10630 | base 16 k |
| 10631 | texlive-ms noarch 2:svn24467.0-32.el7 base 23 k |
| 10632 | texlive-multido noarch 2:svn18302.1.42-32.el7 base 20 k |
| 10633 | texlive-natbib noarch 2:svn20668.8.31b-32.el7 base 34 k |
| 10634 | texlive-ncntrsbk noarch 2:svn28614.0-32.el7 base 337 k |
| 10635 | texlive-ntgclass noarch 2:svn15878.0-32.el7 base 35 k |
| 10636 | texlive-oberdiek noarch 2:svn26725.0-32.el7 base 307 k |
| 10637 | texlive-palatino noarch 2:svn28614.0-32.el7 base 383 k |
| 10638 | texlive-paralist noarch 2:svn15878.2.3b-32.el7 base 20 k |
| 10639 | texlive-parallel noarch 2:svn15878.0-32.el7 base 20 k |
| 10640 | texlive-parskip noarch 2:svn19963.2.0-32.el7 base 18 k |
| 10641 | texlive-pdfpages noarch 2:svn27574.0.4t-32.el7 base 30 k |
| 10642 | texlive-pdftex noarch 2:svn29585.1.40.11-32.el7 |
| 10643 | base 139 k |
| 10644 | texlive-pdftex-bin x86_64 2:svn27321.0-32.20130427_r30134.el7 |
| 10645 | base 359 k |
| 10646 | texlive-pdftex-def noarch 2:svn22653.0.06d-32.el7 base 30 k |
| 10647 | texlive-pgf noarch 2:svn22614.2.10-32.el7 base 467 k |
| 10648 | texlive-plain noarch 2:svn26647.0-32.el7 base 63 k |
| 10649 | texlive-powerdot noarch 2:svn25656.1.4i-32.el7 base 47 k |
| 10650 | texlive-psfrag noarch 2:svn15878.3.04-32.el7 base 20 k |
| 10651 | texlive-pslatex noarch 2:svn16416.0-32.el7 base 23 k |
| 10652 | texlive-psnfss noarch 2:svn23394.9.2a-32.el7 base 44 k |
| 10653 | texlive-pspicture noarch 2:svn15878.0-32.el7 base 18 k |
| 10654 | texlive-pst-3d noarch 2:svn17257.1.10-32.el7 base 20 k |
| 10655 | texlive-pst-blur noarch 2:svn15878.2.0-32.el7 base 19 k |
| 10656 | texlive-pst-coil noarch 2:svn24020.1.06-32.el7 base 20 k |
| 10657 | texlive-pst-eps noarch 2:svn15878.1.0-32.el7 base 19 k |
| 10658 | texlive-pst-fill noarch 2:svn15878.1.01-32.el7 base 20 k |
| 10659 | texlive-pst-grad noarch 2:svn15878.1.06-32.el7 base 20 k |
| 10660 | texlive-pst-math noarch 2:svn20176.0.61-32.el7 base 21 k |
| 10661 | texlive-pst-node noarch 2:svn27799.1.25-32.el7 base 39 k |
| 10662 | texlive-pst-plot noarch 2:svn28729.1.44-32.el7 base 35 k |
| 10663 | texlive-pst-slpe noarch 2:svn24391.1.31-32.el7 base 20 k |
| 10664 | texlive-pst-text noarch 2:svn15878.1.00-32.el7 base 20 k |
| 10665 | texlive-pst-tree noarch 2:svn24142.1.12-32.el7 base 23 k |
| 10666 | texlive-pstricks noarch 2:svn29678.2.39-32.el7 base 96 k |
| 10667 | texlive-pstricks-add noarch 2:svn28750.3.59-32.el7 base 40 k |
| 10668 | texlive-pxfonts noarch 2:svn15878.0-32.el7 base 496 k |
| 10669 | texlive-qstest noarch 2:svn15878.0-32.el7 base 21 k |
| 10670 | texlive-rcs noarch 2:svn15878.0-32.el7 base 29 k |
| 10671 | texlive-rotating noarch 2:svn16832.2.16b-32.el7 base 19 k |
| 10672 | texlive-rsfs noarch 2:svn15878.0-32.el7 base 74 k |
| 10673 | texlive-sansmath noarch 2:svn17997.1.1-32.el7 base 19 k |
| 10674 | texlive-sauerj noarch 2:svn15878.0-32.el7 base 22 k |
| 10675 | texlive-section noarch 2:svn20180.0-32.el7 base 26 k |
| 10676 | texlive-seminar noarch 2:svn18322.1.5-32.el7 base 42 k |
| 10677 | texlive-sepnum noarch 2:svn20186.2.0-32.el7 base 19 k |
| 10678 | texlive-setspace noarch 2:svn24881.6.7a-32.el7 base 23 k |
| 10679 | texlive-showexpl noarch 2:svn27790.v0.3j-32.el7 base 20 k |
| 10680 | texlive-soul noarch 2:svn15878.2.4-32.el7 base 22 k |
| 10681 | texlive-subfig noarch 2:svn15878.1.3-32.el7 base 24 k |
| 10682 | texlive-symbol noarch 2:svn28614.0-32.el7 base 54 k |
| 10683 | texlive-tetex noarch 2:svn29585.3.0-32.el7 base 87 k |
| 10684 | texlive-tetex-bin noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 10685 | base 17 k |
| 10686 | texlive-tex noarch 2:svn26689.3.1415926-32.el7 |
| 10687 | base 23 k |
| 10688 | texlive-tex-bin x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 10689 | base 171 k |
| 10690 | texlive-tex-gyre noarch 2:svn18651.2.004-32.el7 base 7.0 M |
| 10691 | texlive-tex-gyre-math noarch 2:svn29045.0-32.el7 base 581 k |
| 10692 | texlive-texconfig noarch 2:svn29349.0-32.el7 base 31 k |
| 10693 | texlive-texconfig-bin noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 10694 | base 16 k |
| 10695 | texlive-texlive.infra noarch 2:svn28217.0-32.el7 base 137 k |
| 10696 | texlive-texlive.infra-bin |
| 10697 | x86_64 2:svn22566.0-32.20130427_r30134.el7 |
| 10698 | base 16 k |
| 10699 | texlive-textcase noarch 2:svn15878.0-32.el7 base 18 k |
| 10700 | texlive-thumbpdf noarch 2:svn26689.3.15-32.el7 base 37 k |
| 10701 | texlive-thumbpdf-bin noarch 2:svn6898.0-32.20130427_r30134.el7 |
| 10702 | base 16 k |
| 10703 | texlive-times noarch 2:svn28614.0-32.el7 base 387 k |
| 10704 | texlive-tipa noarch 2:svn29349.1.3-32.el7 base 2.8 M |
| 10705 | texlive-tools noarch 2:svn26263.0-32.el7 base 61 k |
| 10706 | texlive-txfonts noarch 2:svn15878.0-32.el7 base 767 k |
| 10707 | texlive-type1cm noarch 2:svn21820.0-32.el7 base 18 k |
| 10708 | texlive-typehtml noarch 2:svn17134.0-32.el7 base 23 k |
| 10709 | texlive-ucs noarch 2:svn27549.2.1-32.el7 base 359 k |
| 10710 | texlive-underscore noarch 2:svn18261.0-32.el7 base 21 k |
| 10711 | texlive-unicode-math noarch 2:svn29413.0.7d-32.el7 base 60 k |
| 10712 | texlive-url noarch 2:svn16864.3.2-32.el7 base 25 k |
| 10713 | texlive-utopia noarch 2:svn15878.0-32.el7 base 232 k |
| 10714 | texlive-varwidth noarch 2:svn24104.0.92-32.el7 base 20 k |
| 10715 | texlive-wasy noarch 2:svn15878.0-32.el7 base 255 k |
| 10716 | texlive-wasysym noarch 2:svn15878.2.0-32.el7 base 20 k |
| 10717 | texlive-xcolor noarch 2:svn15878.2.11-32.el7 base 34 k |
| 10718 | texlive-xdvi noarch 2:svn26689.22.85-32.el7 base 60 k |
| 10719 | texlive-xdvi-bin x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 10720 | base 277 k |
| 10721 | texlive-xkeyval noarch 2:svn27995.2.6a-32.el7 base 26 k |
| 10722 | texlive-xunicode noarch 2:svn23897.0.981-32.el7 base 43 k |
| 10723 | texlive-zapfchan noarch 2:svn28614.0-32.el7 base 101 k |
| 10724 | texlive-zapfding noarch 2:svn28614.0-32.el7 base 64 k |
| 10725 | tix x86_64 1:8.4.3-12.el7 base 254 k |
| 10726 | tk x86_64 1:8.5.13-4.el7 base 1.4 M |
| 10727 | tomcat-servlet-3.0-api noarch 7.0.54-2.el7_1 updates 207 k |
| 10728 | unixODBC x86_64 2.3.1-10.el7 base 413 k |
| 10729 | urw-fonts noarch 2.4-16.el7 base 3.0 M |
| 10730 | uuid x86_64 1.6.2-26.el7 base 55 k |
| 10731 | v8 x86_64 1:3.14.5.10-17.el7 epel 3.0 M |
| 10732 | velocity noarch 1.7-10.el7 base 414 k |
| 10733 | weld-parent noarch 17-9.el7 base 13 k |
| 10734 | woodstox-core noarch 4.1.2-8.el7 base 458 k |
| 10735 | ws-jaxme noarch 0.5.2-10.el7 base 1.1 M |
| 10736 | wxBase x86_64 2.8.12-13.el7 epel 587 k |
| 10737 | wxGTK x86_64 2.8.12-13.el7 epel 3.0 M |
| 10738 | wxGTK-gl x86_64 2.8.12-13.el7 epel 34 k |
| 10739 | xbean noarch 3.13-6.el7 base 376 k |
| 10740 | xerces-c x86_64 3.1.1-6.el7 base 878 k |
| 10741 | xmlgraphics-commons noarch 1.5-3.el7 base 545 k |
| 10742 | xmvn noarch 1.3.0-5.el7 base 242 k |
| 10743 | xpp3 noarch 1.1.3.8-11.el7 base 336 k |
| 10744 | xz-java noarch 1.3-3.el7 base 89 k |
| 10745 | ycssmin noarch 1.0.1-6.el7 epel 12 k |
| 10746 | zziplib x86_64 0.13.62-5.el7 base 81 k |
| 10747 | Updating for dependencies: |
| 10748 | libblkid x86_64 2.23.2-22.el7_1 updates 164 k |
| 10749 | libmount x86_64 2.23.2-22.el7_1 updates 167 k |
| 10750 | libuuid x86_64 2.23.2-22.el7_1 updates 73 k |
| 10751 | nspr x86_64 4.10.8-1.el7_1 updates 126 k |
| 10752 | nss x86_64 3.18.0-2.2.el7_1 updates 845 k |
| 10753 | nss-sysinit x86_64 3.18.0-2.2.el7_1 updates 51 k |
| 10754 | nss-tools x86_64 3.18.0-2.2.el7_1 updates 478 k |
| 10755 | nss-util x86_64 3.18.0-1.el7_1 updates 70 k |
| 10756 | util-linux x86_64 2.23.2-22.el7_1 updates 1.9 M |
| 10757 | |
| 10758 | Transaction Summary |
| 10759 | ================================================================================ |
| 10760 | Install 141 Packages (+719 Dependent packages) |
| 10761 | Upgrade ( 9 Dependent packages) |
| 10762 | |
| 10763 | Total download size: 398 M |
| 10764 | Downloading packages: |
| 10765 | Delta RPMs disabled because /usr/bin/applydeltarpm not installed. |
| 10766 | [91mwarning: /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 |
| 10767 | [0mPublic key for CUnit-2.1.3-8.el7.x86_64.rpm is not installed |
| 10768 | -------------------------------------------------------------------------------- |
| 10769 | Total 9.9 MB/s | 398 MB 00:40 |
| 10770 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
| 10771 | Importing GPG key 0x352C64E5: |
| 10772 | Userid : "Fedora EPEL (7) <epel@fedoraproject.org>" |
| 10773 | Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5 |
| 10774 | Package : epel-release-7-5.noarch (@extras) |
| 10775 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
| 10776 | Key imported successfully |
| 10777 | Running transaction check |
| 10778 | Running transaction test |
| 10779 | Transaction test succeeded |
| 10780 | Running transaction |
| 10781 | Installing : 2:texlive-base-2012-32.20130427_r30134.el7.noarch 1/878 |
| 10782 | Installing : plexus-utils-3.0.9-9.el7.noarch 2/878 |
| 10783 | Installing : 2:texlive-kpathsea-lib-2012-32.20130427_r30134.el7.x86 3/878 |
| 10784 | Installing : 2:texlive-kpathsea-bin-svn27347.0-32.20130427_r30134.e 4/878 |
| 10785 | Installing : 2:texlive-kpathsea-svn28792.0-32.el7.noarch 5/878 |
| 10786 | Installing : 2:texlive-graphics-svn25405.1.0o-32.el7.noarch 6/878 |
| 10787 | Installing : 2:texlive-hyphen-base-svn29197.0-32.el7.noarch 7/878 |
| 10788 | Installing : 2:texlive-tetex-bin-svn27344.0-32.20130427_r30134.el7. 8/878 |
| 10789 | Installing : 2:texlive-tetex-svn29585.3.0-32.el7.noarch 9/878 |
| 10790 | Installing : 2:texlive-tools-svn26263.0-32.el7.noarch 10/878 |
| 10791 | Installing : maven-model-2.2.1-47.el7.noarch 11/878 |
| 10792 | Installing : plexus-containers-component-annotations-1.5.5-14.el7.n 12/878 |
| 10793 | Installing : maven-artifact-2.2.1-47.el7.noarch 13/878 |
| 10794 | Installing : apache-commons-lang-2.6-15.el7.noarch 14/878 |
| 10795 | Installing : plexus-interpolation-1.15-8.el7.noarch 15/878 |
| 10796 | Updating : nspr-4.10.8-1.el7_1.x86_64 16/878 |
| 10797 | Installing : 1:apache-commons-io-2.4-12.el7.noarch 17/878 |
| 10798 | Installing : 2:texlive-amsmath-svn29327.2.14-32.el7.noarch 18/878 |
| 10799 | Updating : nss-util-3.18.0-1.el7_1.x86_64 19/878 |
| 10800 | Installing : xerces-c-3.1.1-6.el7.x86_64 20/878 |
| 10801 | Installing : plexus-classworlds-2.4.2-8.el7.noarch 21/878 |
| 10802 | Installing : aether-api-1.13.1-13.el7.noarch 22/878 |
| 10803 | Installing : 2:texlive-xkeyval-svn27995.2.6a-32.el7.noarch 23/878 |
| 10804 | Installing : 2:texlive-ifxetex-svn19685.0.5-32.el7.noarch 24/878 |
| 10805 | Installing : apache-commons-collections-3.2.1-21.el7.noarch 25/878 |
| 10806 | Installing : objectweb-asm-3.3.1-9.el7.noarch 26/878 |
| 10807 | Installing : roundcubemail-skin-larry-assets-1.2-3.el7.kolab_3.5.no 27/878 |
| 10808 | Installing : libkolabxml-1.2-2.el7.kolab_3.5.x86_64 28/878 |
| 10809 | Installing : 2:texlive-url-svn16864.3.2-32.el7.noarch 29/878 |
| 10810 | Installing : 2:texlive-etex-pkg-svn15878.2.0-32.el7.noarch 30/878 |
| 10811 | Installing : felix-osgi-core-1.4.0-15.el7.noarch 31/878 |
| 10812 | Installing : apache-commons-codec-1.8-7.el7.noarch 32/878 |
| 10813 | Installing : aether-util-1.13.1-13.el7.noarch 33/878 |
| 10814 | Installing : 2:texlive-amsfonts-svn29208.3.04-32.el7.noarch 34/878 |
| 10815 | Installing : 2:texlive-booktabs-svn15878.1.61803-32.el7.noarch 35/878 |
| 10816 | Installing : boost-chrono-1.53.0-23.el7.x86_64 36/878 |
| 10817 | Installing : apache-commons-cli-1.2-13.el7.noarch 37/878 |
| 10818 | Installing : 2:texlive-etoolbox-svn20922.2.1-32.el7.noarch 38/878 |
| 10819 | Installing : nspr-devel-4.10.8-1.el7_1.x86_64 39/878 |
| 10820 | Installing : 2:texlive-psnfss-svn23394.9.2a-32.el7.noarch 40/878 |
| 10821 | Installing : 1:tcl-8.5.13-4.el7.x86_64 41/878 |
| 10822 | Installing : libcalendaring-4.9.1-3.el7.kolab_3.5.x86_64 42/878 |
| 10823 | Installing : httpcomponents-core-4.2.4-6.el7.noarch 43/878 |
| 10824 | Installing : boost-filesystem-1.53.0-23.el7.x86_64 44/878 |
| 10825 | Installing : boost-regex-1.53.0-23.el7.x86_64 45/878 |
| 10826 | Updating : libuuid-2.23.2-22.el7_1.x86_64 46/878 |
| 10827 | Installing : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 47/878 |
| 10828 | Installing : 1:tk-8.5.13-4.el7.x86_64 48/878 |
| 10829 | Installing : aether-spi-1.13.1-13.el7.noarch 49/878 |
| 10830 | Installing : maven-invoker-2.1.1-9.el7.noarch 50/878 |
| 10831 | Installing : 2:texlive-carlisle-svn18258.0-32.el7.noarch 51/878 |
| 10832 | Installing : 2:texlive-colortbl-svn25394.v1.0a-32.el7.noarch 52/878 |
| 10833 | Installing : 2:texlive-lm-svn28119.2.004-32.el7.noarch 53/878 |
| 10834 | Installing : 2:texlive-pdftex-svn29585.1.40.11-32.el7.noarch 54/878 |
| 10835 | Installing : 2:texlive-pdftex-bin-svn27321.0-32.20130427_r30134.el7 55/878 |
| 10836 | Installing : 2:texlive-caption-svn29026.3.3__2013_02_03_-32.el7.noa 56/878 |
| 10837 | Installing : 2:texlive-fp-svn15878.0-32.el7.noarch 57/878 |
| 10838 | Installing : 2:texlive-multido-svn18302.1.42-32.el7.noarch 58/878 |
| 10839 | Installing : 2:texlive-latex-fonts-svn28888.0-32.el7.noarch 59/878 |
| 10840 | Installing : 2:texlive-dvips-svn29585.0-32.el7.noarch 60/878 |
| 10841 | Installing : 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7. 61/878 |
| 10842 | Installing : relaxngDatatype-1.0-11.el7.noarch 62/878 |
| 10843 | Installing : tomcat-servlet-3.0-api-7.0.54-2.el7_1.noarch 63/878 |
| 10844 | Installing : libXaw-1.0.11-6.1.el7.x86_64 64/878 |
| 10845 | Installing : mesa-libGLU-9.0.0-4.el7.x86_64 65/878 |
| 10846 | Installing : jboss-servlet-3.0-api-1.0.1-9.el7.noarch 66/878 |
| 10847 | Installing : 1:isorelax-0-0.15.release20050331.el7.noarch 67/878 |
| 10848 | Installing : 1:msv-xsdlib-2013.5.1-6.el7.noarch 68/878 |
| 10849 | Installing : boost-date-time-1.53.0-23.el7.x86_64 69/878 |
| 10850 | Installing : atinject-1-13.20100611svn86.el7.noarch 70/878 |
| 10851 | Installing : wxBase-2.8.12-13.el7.x86_64 71/878 |
| 10852 | Installing : guava-13.0-6.el7.noarch 72/878 |
| 10853 | Installing : libICE-devel-1.0.8-7.el7.x86_64 73/878 |
| 10854 | Installing : libSM-devel-1.2.1-7.el7.x86_64 74/878 |
| 10855 | Installing : boost-wave-1.53.0-23.el7.x86_64 75/878 |
| 10856 | Installing : 1:msv-msv-2013.5.1-6.el7.noarch 76/878 |
| 10857 | Installing : 2:texlive-xdvi-bin-svn26509.0-32.20130427_r30134.el7.x 77/878 |
| 10858 | Installing : 2:texlive-xdvi-svn26689.22.85-32.el7.noarch 78/878 |
| 10859 | Installing : 1:hsqldb-1.8.1.3-13.el7.noarch 79/878 |
| 10860 | Installing : 2:texlive-subfig-svn15878.1.3-32.el7.noarch 80/878 |
| 10861 | Updating : libblkid-2.23.2-22.el7_1.x86_64 81/878 |
| 10862 | Installing : boost-graph-1.53.0-23.el7.x86_64 82/878 |
| 10863 | Installing : nss-util-devel-3.18.0-1.el7_1.x86_64 83/878 |
| 10864 | Installing : boost-locale-1.53.0-23.el7.x86_64 84/878 |
| 10865 | Installing : boost-timer-1.53.0-23.el7.x86_64 85/878 |
| 10866 | Installing : cglib-2.2-18.el7.noarch 86/878 |
| 10867 | Installing : xerces-c-devel-3.1.1-6.el7.x86_64 87/878 |
| 10868 | Installing : 2:texlive-mptopdf-bin-svn18674.0-32.20130427_r30134.el 88/878 |
| 10869 | Installing : 2:texlive-mptopdf-svn26689.0-32.el7.noarch 89/878 |
| 10870 | Installing : 2:texlive-metafont-bin-svn26912.0-32.20130427_r30134.e 90/878 |
| 10871 | Installing : 2:texlive-metafont-svn26689.2.718281-32.el7.noarch 91/878 |
| 10872 | Installing : 2:texlive-euler-svn17261.2.5-32.el7.noarch 92/878 |
| 10873 | Installing : 2:texlive-dvipdfm-bin-svn13663.0-32.20130427_r30134.el 93/878 |
| 10874 | Installing : 2:texlive-dvipdfm-svn26689.0.13.2d-32.el7.noarch 94/878 |
| 10875 | Installing : 2:texlive-makeindex-bin-svn26509.0-32.20130427_r30134. 95/878 |
| 10876 | Installing : 2:texlive-makeindex-svn26689.2.12-32.el7.noarch 96/878 |
| 10877 | Installing : 2:texlive-setspace-svn24881.6.7a-32.el7.noarch 97/878 |
| 10878 | Installing : 2:texlive-dvipdfmx-def-svn15878.0-32.el7.noarch 98/878 |
| 10879 | Installing : 2:texlive-gsftopk-bin-svn26509.0-32.20130427_r30134.el 99/878 |
| 10880 | Installing : 2:texlive-gsftopk-svn26689.1.19.2-32.el7.noarch 100/878 |
| 10881 | Installing : 2:texlive-texlive.infra-bin-svn22566.0-32.20130427_r30 101/878 |
| 10882 | Installing : 2:texlive-texlive.infra-svn28217.0-32.el7.noarch 102/878 |
| 10883 | Installing : 2:texlive-float-svn15878.1.3d-32.el7.noarch 103/878 |
| 10884 | Installing : 2:texlive-footmisc-svn23330.5.5b-32.el7.noarch 104/878 |
| 10885 | Installing : 2:texlive-mfware-bin-svn26509.0-32.20130427_r30134.el7 105/878 |
| 10886 | Installing : 2:texlive-mfware-svn26689.0-32.el7.noarch 106/878 |
| 10887 | Installing : 2:texlive-glyphlist-svn28576.0-32.el7.noarch 107/878 |
| 10888 | Installing : 2:texlive-dvipdfmx-bin-svn26509.0-32.20130427_r30134.e 108/878 |
| 10889 | Installing : 2:texlive-dvipdfmx-svn26765.0-32.el7.noarch 109/878 |
| 10890 | Installing : 2:texlive-bibtex-svn26689.0.99d-32.el7.noarch 110/878 |
| 10891 | Installing : 2:texlive-bibtex-bin-svn26509.0-32.20130427_r30134.el7 111/878 |
| 10892 | Installing : 2:texlive-enumitem-svn24146.3.5.2-32.el7.noarch 112/878 |
| 10893 | Installing : 2:texlive-texconfig-bin-svn27344.0-32.20130427_r30134. 113/878 |
| 10894 | Installing : 2:texlive-texconfig-svn29349.0-32.el7.noarch 114/878 |
| 10895 | Installing : 2:texlive-index-svn24099.4.1beta-32.el7.noarch 115/878 |
| 10896 | Installing : 2:texlive-underscore-svn18261.0-32.el7.noarch 116/878 |
| 10897 | Installing : 2:texlive-latexconfig-svn28991.0-32.el7.noarch 117/878 |
| 10898 | Installing : 2:texlive-plain-svn26647.0-32.el7.noarch 118/878 |
| 10899 | Installing : 2:texlive-tex-bin-svn26912.0-32.20130427_r30134.el7.x8 119/878 |
| 10900 | Installing : 2:texlive-tex-svn26689.3.1415926-32.el7.noarch 120/878 |
| 10901 | Installing : 2:texlive-natbib-svn20668.8.31b-32.el7.noarch 121/878 |
| 10902 | Installing : plexus-io-2.0.5-9.el7.noarch 122/878 |
| 10903 | Installing : plexus-compiler-2.2-7.el7.noarch 123/878 |
| 10904 | Installing : plexus-build-api-0.0.7-11.el7.noarch 124/878 |
| 10905 | Installing : boost-serialization-1.53.0-23.el7.x86_64 125/878 |
| 10906 | Installing : pcre-devel-8.32-14.el7.x86_64 126/878 |
| 10907 | Installing : boost-iostreams-1.53.0-23.el7.x86_64 127/878 |
| 10908 | Installing : gc-7.2d-6.el7.x86_64 128/878 |
| 10909 | Installing : roundcubemail-plugin-acl-assets-1.2-3.el7.kolab_3.5.no 129/878 |
| 10910 | Installing : python-devel-2.7.5-16.el7.x86_64 130/878 |
| 10911 | Installing : jline-1.0-8.el7.noarch 131/878 |
| 10912 | Installing : geronimo-jms-1.1.1-19.el7.noarch 132/878 |
| 10913 | Installing : aopalliance-1.0-8.el7.noarch 133/878 |
| 10914 | Installing : apache-commons-net-3.2-8.el7.centos.noarch 134/878 |
| 10915 | Installing : boost-signals-1.53.0-23.el7.x86_64 135/878 |
| 10916 | Installing : centos-logos-70.0.6-2.el7.centos.noarch 136/878 |
| 10917 | Installing : lighttpd-1.4.35-1.el7.x86_64 137/878 |
| 10918 | Installing : boost-atomic-1.53.0-23.el7.x86_64 138/878 |
| 10919 | Installing : lm_sensors-libs-3.3.4-11.el7.x86_64 139/878 |
| 10920 | Installing : bea-stax-api-1.2.0-9.el7.noarch 140/878 |
| 10921 | Installing : roundcubemail-plugin-managesieve-assets-1.2-3.el7.kola 141/878 |
| 10922 | Installing : 1:net-snmp-libs-5.7.2-20.el7.x86_64 142/878 |
| 10923 | Installing : boost-program-options-1.53.0-23.el7.x86_64 143/878 |
| 10924 | Installing : roundcubemail-plugin-jqueryui-assets-1.2-3.el7.kolab_3 144/878 |
| 10925 | Installing : boost-python-1.53.0-23.el7.x86_64 145/878 |
| 10926 | Installing : boost-math-1.53.0-23.el7.x86_64 146/878 |
| 10927 | Installing : maven-monitor-2.2.1-47.el7.noarch 147/878 |
| 10928 | Installing : libcom_err-devel-1.42.9-7.el7.x86_64 148/878 |
| 10929 | Installing : regexp-1.5-13.el7.noarch 149/878 |
| 10930 | Installing : bcel-5.2-18.el7.noarch 150/878 |
| 10931 | Installing : roundcubemail-plugin-zipdownload-assets-1.2-3.el7.kola 151/878 |
| 10932 | Installing : boost-test-1.53.0-23.el7.x86_64 152/878 |
| 10933 | Installing : boost-context-1.53.0-23.el7.x86_64 153/878 |
| 10934 | Installing : plexus-cipher-1.7-5.el7.noarch 154/878 |
| 10935 | Installing : plexus-sec-dispatcher-1.4-13.el7.noarch 155/878 |
| 10936 | Installing : urw-fonts-2.4-16.el7.noarch 156/878 |
| 10937 | Installing : elfutils-libelf-devel-0.160-1.el7.x86_64 157/878 |
| 10938 | Installing : roundcubemail-plugin-archive-assets-1.2-3.el7.kolab_3. 158/878 |
| 10939 | Installing : beust-jcommander-1.30-5.el7.noarch 159/878 |
| 10940 | Installing : boost-random-1.53.0-23.el7.x86_64 160/878 |
| 10941 | Installing : boost-1.53.0-23.el7.x86_64 161/878 |
| 10942 | Installing : boost-devel-1.53.0-23.el7.x86_64 162/878 |
| 10943 | Installing : roundcubemail-plugin-archive-skin-larry-assets-1.2-3.e 163/878 |
| 10944 | Installing : elfutils-devel-0.160-1.el7.x86_64 164/878 |
| 10945 | Installing : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 165/878 |
| 10946 | Installing : nekohtml-1.9.14-13.el7.noarch 166/878 |
| 10947 | Installing : e2fsprogs-devel-1.42.9-7.el7.x86_64 167/878 |
| 10948 | Installing : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-3. 168/878 |
| 10949 | Installing : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 169/878 |
| 10950 | Installing : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 170/878 |
| 10951 | Installing : stax2-api-3.1.1-10.el7.noarch 171/878 |
| 10952 | Installing : woodstox-core-4.1.2-8.el7.noarch 172/878 |
| 10953 | Installing : lm_sensors-devel-3.3.4-11.el7.x86_64 173/878 |
| 10954 | Installing : rhino-1.7R4-5.el7.noarch 174/878 |
| 10955 | Installing : roundcubemail-plugin-acl-skin-larry-assets-1.2-3.el7.k 175/878 |
| 10956 | Installing : 5:guile-2.0.9-5.el7.x86_64 176/878 |
| 10957 | Installing : gc-devel-7.2d-6.el7.x86_64 177/878 |
| 10958 | Installing : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 178/878 |
| 10959 | Updating : libmount-2.23.2-22.el7_1.x86_64 179/878 |
| 10960 | Updating : util-linux-2.23.2-22.el7_1.x86_64 180/878 |
| 10961 | Installing : cyrus-sasl-2.1.26-17.el7.x86_64 181/878 |
| 10962 | Installing : cyrus-sasl-devel-2.1.26-17.el7.x86_64 182/878 |
| 10963 | Installing : libXt-devel-1.1.4-6.1.el7.x86_64 183/878 |
| 10964 | Installing : jboss-jaxrpc-1.1-api-1.0.1-7.el7.noarch 184/878 |
| 10965 | Installing : mesa-libGLU-devel-9.0.0-4.el7.x86_64 185/878 |
| 10966 | Installing : libotf-0.9.13-4.el7.x86_64 186/878 |
| 10967 | Installing : 2:texlive-euro-svn22191.1.1-32.el7.noarch 187/878 |
| 10968 | Installing : aether-impl-1.13.1-13.el7.noarch 188/878 |
| 10969 | Installing : 1:tix-8.4.3-12.el7.x86_64 189/878 |
| 10970 | Installing : 2:texlive-csquotes-svn24393.5.1d-32.el7.noarch 190/878 |
| 10971 | Installing : felix-osgi-obr-1.0.2-12.el7.noarch 191/878 |
| 10972 | Installing : python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 192/878 |
| 10973 | Installing : roundcubemail-skin-chameleon-assets-0.3.6-1.el7.kolab_ 193/878 |
| 10974 | Installing : plexus-component-api-1.0-0.16.alpha15.el7.noarch 194/878 |
| 10975 | Installing : plexus-interactivity-1.0-0.14.alpha6.el7.noarch 195/878 |
| 10976 | Updating : nss-sysinit-3.18.0-2.2.el7_1.x86_64 196/878 |
| 10977 | Updating : nss-3.18.0-2.2.el7_1.x86_64 197/878 |
| 10978 | Installing : svrcore-4.0.4-11.el7.x86_64 198/878 |
| 10979 | Installing : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 199/878 |
| 10980 | Installing : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 200/878 |
| 10981 | Installing : nss_compat_ossl-0.9.6-8.el7.x86_64 201/878 |
| 10982 | Installing : 1:js-1.8.5-17.el7.x86_64 202/878 |
| 10983 | Installing : 2:texlive-fancyref-svn15878.0.9c-32.el7.noarch 203/878 |
| 10984 | Installing : 2:texlive-qstest-svn15878.0-32.el7.noarch 204/878 |
| 10985 | Installing : 2:texlive-rsfs-svn15878.0-32.el7.noarch 205/878 |
| 10986 | Installing : 2:texlive-pxfonts-svn15878.0-32.el7.noarch 206/878 |
| 10987 | Installing : 2:texlive-cm-svn29581.0-32.el7.noarch 207/878 |
| 10988 | Installing : 2:texlive-txfonts-svn15878.0-32.el7.noarch 208/878 |
| 10989 | Installing : 2:texlive-marvosym-svn29349.2.2a-32.el7.noarch 209/878 |
| 10990 | Installing : 2:texlive-mflogo-svn17487.0-32.el7.noarch 210/878 |
| 10991 | Installing : 2:texlive-eurosym-svn17265.1.4_subrfix-32.el7.noarch 211/878 |
| 10992 | Installing : 2:texlive-wasy-svn15878.0-32.el7.noarch 212/878 |
| 10993 | Installing : 2:texlive-microtype-svn29392.2.5-32.el7.noarch 213/878 |
| 10994 | Installing : 2:texlive-sauerj-svn15878.0-32.el7.noarch 214/878 |
| 10995 | Installing : 2:texlive-crop-svn15878.1.5-32.el7.noarch 215/878 |
| 10996 | Installing : 2:texlive-psfrag-svn15878.3.04-32.el7.noarch 216/878 |
| 10997 | Installing : 2:texlive-mparhack-svn15878.1.4-32.el7.noarch 217/878 |
| 10998 | Installing : 2:texlive-lm-math-svn29044.1.958-32.el7.noarch 218/878 |
| 10999 | Installing : 2:texlive-fpl-svn15878.1.002-32.el7.noarch 219/878 |
| 11000 | Installing : 2:texlive-filecontents-svn24250.1.3-32.el7.noarch 220/878 |
| 11001 | Installing : 2:texlive-sepnum-svn20186.2.0-32.el7.noarch 221/878 |
| 11002 | Installing : 2:texlive-section-svn20180.0-32.el7.noarch 222/878 |
| 11003 | Installing : 2:texlive-rcs-svn15878.0-32.el7.noarch 223/878 |
| 11004 | Installing : 2:texlive-fancyhdr-svn15878.3.1-32.el7.noarch 224/878 |
| 11005 | Installing : 2:texlive-symbol-svn28614.0-32.el7.noarch 225/878 |
| 11006 | Installing : 2:texlive-parskip-svn19963.2.0-32.el7.noarch 226/878 |
| 11007 | Installing : 2:texlive-lua-alt-getopt-svn29349.0.7.0-32.el7.noarch 227/878 |
| 11008 | Installing : 2:texlive-varwidth-svn24104.0.92-32.el7.noarch 228/878 |
| 11009 | Installing : 2:texlive-etex-svn22198.2.1-32.el7.noarch 229/878 |
| 11010 | Installing : 2:texlive-zapfchan-svn28614.0-32.el7.noarch 230/878 |
| 11011 | Installing : 2:texlive-tex-gyre-math-svn29045.0-32.el7.noarch 231/878 |
| 11012 | Installing : 2:texlive-ifetex-svn24853.1.2-32.el7.noarch 232/878 |
| 11013 | Installing : 2:texlive-sansmath-svn17997.1.1-32.el7.noarch 233/878 |
| 11014 | Installing : 2:texlive-pspicture-svn15878.0-32.el7.noarch 234/878 |
| 11015 | Installing : 2:texlive-type1cm-svn21820.0-32.el7.noarch 235/878 |
| 11016 | Installing : 2:texlive-chngcntr-svn17157.1.0a-32.el7.noarch 236/878 |
| 11017 | Installing : 2:texlive-ncntrsbk-svn28614.0-32.el7.noarch 237/878 |
| 11018 | Installing : 2:texlive-cite-svn19955.5.3-32.el7.noarch 238/878 |
| 11019 | Installing : 2:texlive-anysize-svn15878.0-32.el7.noarch 239/878 |
| 11020 | Installing : 2:texlive-ntgclass-svn15878.0-32.el7.noarch 240/878 |
| 11021 | Installing : 2:texlive-paralist-svn15878.2.3b-32.el7.noarch 241/878 |
| 11022 | Installing : 2:texlive-hyph-utf8-svn29641.0-32.el7.noarch 242/878 |
| 11023 | Installing : 2:texlive-kastrup-svn15878.0-32.el7.noarch 243/878 |
| 11024 | Installing : 2:texlive-ifluatex-svn26725.1.3-32.el7.noarch 244/878 |
| 11025 | Installing : 2:texlive-ec-svn25033.1.0-32.el7.noarch 245/878 |
| 11026 | Installing : 2:texlive-mathpazo-svn15878.1.003-32.el7.noarch 246/878 |
| 11027 | Installing : 2:texlive-times-svn28614.0-32.el7.noarch 247/878 |
| 11028 | Installing : 2:texlive-cmextra-svn14075.0-32.el7.noarch 248/878 |
| 11029 | Installing : 2:texlive-cmap-svn26568.0-32.el7.noarch 249/878 |
| 11030 | Installing : 2:texlive-mfnfss-svn19410.0-32.el7.noarch 250/878 |
| 11031 | Installing : 2:texlive-marginnote-svn25880.v1.1i-32.el7.noarch 251/878 |
| 11032 | Installing : 2:texlive-bookman-svn28614.0-32.el7.noarch 252/878 |
| 11033 | Installing : 2:texlive-fancybox-svn18304.1.4-32.el7.noarch 253/878 |
| 11034 | Installing : 2:texlive-fix2col-svn17133.0-32.el7.noarch 254/878 |
| 11035 | Installing : 2:texlive-beton-svn15878.0-32.el7.noarch 255/878 |
| 11036 | Installing : 2:texlive-pst-math-svn20176.0.61-32.el7.noarch 256/878 |
| 11037 | Installing : 2:texlive-mdwtools-svn15878.1.05.4-32.el7.noarch 257/878 |
| 11038 | Installing : 2:texlive-palatino-svn28614.0-32.el7.noarch 258/878 |
| 11039 | Installing : 2:texlive-courier-svn28614.0-32.el7.noarch 259/878 |
| 11040 | Installing : 2:texlive-avantgar-svn28614.0-32.el7.noarch 260/878 |
| 11041 | Installing : 2:texlive-pslatex-svn16416.0-32.el7.noarch 261/878 |
| 11042 | Installing : 2:texlive-misc-svn24955.0-32.el7.noarch 262/878 |
| 11043 | Installing : 2:texlive-pdftex-def-svn22653.0.06d-32.el7.noarch 263/878 |
| 11044 | Installing : 2:texlive-wasysym-svn15878.2.0-32.el7.noarch 264/878 |
| 11045 | Installing : 2:texlive-utopia-svn15878.0-32.el7.noarch 265/878 |
| 11046 | Installing : 2:texlive-helvetic-svn28614.0-32.el7.noarch 266/878 |
| 11047 | Installing : 2:texlive-soul-svn15878.2.4-32.el7.noarch 267/878 |
| 11048 | Installing : 2:texlive-enctex-svn28602.0-32.el7.noarch 268/878 |
| 11049 | Installing : 2:texlive-charter-svn15878.0-32.el7.noarch 269/878 |
| 11050 | Installing : 2:texlive-parallel-svn15878.0-32.el7.noarch 270/878 |
| 11051 | Installing : 2:texlive-textcase-svn15878.0-32.el7.noarch 271/878 |
| 11052 | Installing : 2:texlive-zapfding-svn28614.0-32.el7.noarch 272/878 |
| 11053 | Installing : plexus-digest-1.1-15.el7.noarch 273/878 |
| 11054 | Installing : 2:texlive-collection-documentation-base-svn17091.0-32. 274/878 |
| 11055 | Installing : uuid-1.6.2-26.el7.x86_64 275/878 |
| 11056 | Installing : uuid-devel-1.6.2-26.el7.x86_64 276/878 |
| 11057 | Installing : bea-stax-1.2.0-9.el7.noarch 277/878 |
| 11058 | Installing : jansson-2.4-6.el7.x86_64 278/878 |
| 11059 | Installing : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 279/878 |
| 11060 | Installing : popt-devel-1.13-16.el7.x86_64 280/878 |
| 11061 | Installing : rpm-devel-4.11.1-25.el7.x86_64 281/878 |
| 11062 | Installing : javassist-3.16.1-10.el7.noarch 282/878 |
| 11063 | Installing : roundcubemail-plugin-libcalendaring-skin-larry-assets- 283/878 |
| 11064 | Installing : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 284/878 |
| 11065 | Installing : roundcubemail-plugin-kolab_config-assets-3.3-1.el7.kol 285/878 |
| 11066 | Installing : jsr-305-0-0.18.20090319svn.el7.noarch 286/878 |
| 11067 | Installing : maven-shared-utils-0.4-3.el7.noarch 287/878 |
| 11068 | Installing : felix-osgi-foundation-1.2.0-16.el7.noarch 288/878 |
| 11069 | Installing : felix-osgi-compendium-1.4.0-19.el7.noarch 289/878 |
| 11070 | Installing : felix-shell-1.4.3-5.el7.noarch 290/878 |
| 11071 | Installing : felix-utils-1.2.0-5.el7.noarch 291/878 |
| 11072 | Installing : roundcubemail-plugin-kolab_activesync-assets-3.3-1.el7 292/878 |
| 11073 | Installing : python-dateutil-1.5-7.el7.noarch 293/878 |
| 11074 | Installing : gdbm-devel-1.10-8.el7.x86_64 294/878 |
| 11075 | Installing : libwebp-0.3.0-3.el7.x86_64 295/878 |
| 11076 | Installing : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 296/878 |
| 11077 | Installing : python-pygments-1.4-9.el7.noarch 297/878 |
| 11078 | Installing : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 298/878 |
| 11079 | Installing : roundcubemail-plugin-libkolab-assets-3.3-1.el7.kolab_3 299/878 |
| 11080 | Installing : m17n-db-1.6.4-3.el7.noarch 300/878 |
| 11081 | Installing : m17n-lib-1.6.4-10.el7.x86_64 301/878 |
| 11082 | Installing : CUnit-2.1.3-8.el7.x86_64 302/878 |
| 11083 | Installing : roundcubemail-plugin-kolab_tags-assets-3.3-1.el7.kolab 303/878 |
| 11084 | Installing : roundcubemail-plugin-kolab_folders-assets-3.3-1.el7.ko 304/878 |
| 11085 | Installing : aqute-bndlib-1.50.0-8.el7.noarch 305/878 |
| 11086 | Installing : roundcubemail-plugin-odfviewer-assets-3.3-1.el7.kolab_ 306/878 |
| 11087 | Installing : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 307/878 |
| 11088 | Installing : nss-softokn-devel-3.16.2.3-9.el7.x86_64 308/878 |
| 11089 | Installing : nss-devel-3.18.0-2.2.el7_1.x86_64 309/878 |
| 11090 | Installing : libdb-devel-5.3.21-17.el7_0.1.x86_64 310/878 |
| 11091 | Installing : codehaus-parent-4-5.el7.noarch 311/878 |
| 11092 | Installing : lzo-2.06-6.el7_0.2.x86_64 312/878 |
| 11093 | Installing : libarchive-3.1.2-7.el7.x86_64 313/878 |
| 11094 | Installing : cmake-2.8.11-4.el7.x86_64 314/878 |
| 11095 | Installing : httpd-tools-2.4.6-31.el7.centos.x86_64 315/878 |
| 11096 | Installing : httpd-2.4.6-31.el7.centos.x86_64 316/878 |
| 11097 | Installing : libverto-devel-0.2.5-4.el7.x86_64 317/878 |
| 11098 | Installing : python-py-1.4.14-4.el7.noarch 318/878 |
| 11099 | Installing : pytz-2012d-5.el7.noarch 319/878 |
| 11100 | Installing : roundcubemail-plugin-pdfviewer-assets-3.3-1.el7.kolab_ 320/878 |
| 11101 | Installing : libtidy-0.99.0-31.20091203.el7.x86_64 321/878 |
| 11102 | Installing : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-1. 322/878 |
| 11103 | Installing : cal10n-0.7.7-4.el7.noarch 323/878 |
| 11104 | Installing : sonatype-oss-parent-7-6.el7.noarch 324/878 |
| 11105 | Installing : sac-1.3-17.el7.noarch 325/878 |
| 11106 | Installing : roundcubemail-plugin-calendar-assets-3.3-1.el7.kolab_3 326/878 |
| 11107 | Installing : jboss-interceptors-1.1-api-1.0.2-0.9.20120319git49a904 327/878 |
| 11108 | Installing : roundcubemail-plugin-kolab_addressbook-assets-3.3-1.el 328/878 |
| 11109 | Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 329/878 |
| 11110 | Installing : color-filesystem-1-13.el7.noarch 330/878 |
| 11111 | Installing : icc-profiles-openicc-1.3.1-5.el7.noarch 331/878 |
| 11112 | Installing : easymock2-2.5.2-12.el7.noarch 332/878 |
| 11113 | Installing : junit-4.11-8.el7.noarch 333/878 |
| 11114 | Installing : qdox-1.12.1-9.el7.noarch 334/878 |
| 11115 | Installing : hamcrest-1.3-6.el7.noarch 335/878 |
| 11116 | Installing : xpp3-1.1.3.8-11.el7.noarch 336/878 |
| 11117 | Installing : kxml-2.3.0-5.el7.noarch 337/878 |
| 11118 | Installing : felix-bundlerepository-1.6.6-15.el7.noarch 338/878 |
| 11119 | Installing : libXv-devel-1.0.9-2.1.el7.x86_64 339/878 |
| 11120 | Installing : 1:qt-devel-4.8.5-8.el7.x86_64 340/878 |
| 11121 | Installing : ghostscript-fonts-5.50-32.el7.noarch 341/878 |
| 11122 | Installing : ghostscript-9.07-18.el7.x86_64 342/878 |
| 11123 | Installing : liblockfile-1.08-17.el7.x86_64 343/878 |
| 11124 | Installing : 1:emacs-common-24.3-11.el7.x86_64 344/878 |
| 11125 | Installing : libsepol-devel-2.1.9-3.el7.x86_64 345/878 |
| 11126 | Installing : libselinux-devel-2.2.2-6.el7.x86_64 346/878 |
| 11127 | Installing : roundcubemail-core-assets-1.2-3.el7.kolab_3.5.noarch 347/878 |
| 11128 | Installing : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 348/878 |
| 11129 | Installing : roundcubemail-plugin-libcalendaring-assets-3.3-1.el7.k 349/878 |
| 11130 | Installing : base64coder-20101219-10.el7.noarch 350/878 |
| 11131 | Installing : snakeyaml-1.11-8.el7.noarch 351/878 |
| 11132 | Installing : js-uglify-2.4.13-5.el7.noarch 352/878 |
| 11133 | Installing : unixODBC-2.3.1-10.el7.x86_64 353/878 |
| 11134 | Installing : python-pyasn1-0.1.6-2.el7.noarch 354/878 |
| 11135 | Installing : apache-commons-lang3-3.1-9.el7.noarch 355/878 |
| 11136 | Installing : 1:gmp-devel-6.0.0-11.el7.x86_64 356/878 |
| 11137 | Installing : geronimo-annotation-1.0-15.el7.noarch 357/878 |
| 11138 | Installing : dejavu-fonts-common-2.33-6.el7.noarch 358/878 |
| 11139 | Installing : dejavu-sans-mono-fonts-2.33-6.el7.noarch 359/878 |
| 11140 | Installing : jna-3.5.2-8.el7.x86_64 360/878 |
| 11141 | Installing : netpbm-10.61.02-9.el7.x86_64 361/878 |
| 11142 | Installing : netpbm-progs-10.61.02-9.el7.x86_64 362/878 |
| 11143 | Installing : javamail-1.4.6-8.el7.noarch 363/878 |
| 11144 | Installing : log4j-1.2.17-15.el7.noarch 364/878 |
| 11145 | Installing : apache-commons-logging-1.1.2-7.el7.noarch 365/878 |
| 11146 | Installing : avalon-framework-4.3-10.el7.noarch 366/878 |
| 11147 | Installing : avalon-logkit-2.1-14.el7.noarch 367/878 |
| 11148 | Installing : apache-commons-beanutils-1.8.3-14.el7.noarch 368/878 |
| 11149 | Installing : 1:jakarta-commons-httpclient-3.1-16.el7_0.noarch 369/878 |
| 11150 | Installing : slf4j-1.7.4-3.el7.noarch 370/878 |
| 11151 | Installing : google-guice-3.1.3-9.el7.noarch 371/878 |
| 11152 | Installing : httpcomponents-client-4.2.5-5.el7_0.noarch 372/878 |
| 11153 | Installing : apache-commons-digester-1.8.1-19.el7.noarch 373/878 |
| 11154 | Installing : apache-commons-validator-1.4.0-8.el7.noarch 374/878 |
| 11155 | Installing : xmlgraphics-commons-1.5-3.el7.noarch 375/878 |
| 11156 | Installing : apache-commons-jexl-2.1.1-9.el7.noarch 376/878 |
| 11157 | Installing : bsf-2.4.0-19.el7.noarch 377/878 |
| 11158 | Installing : bsh-1.3.0-29.el7.noarch 378/878 |
| 11159 | Installing : testng-6.8.7-3.el7.noarch 379/878 |
| 11160 | Installing : python-ply-3.4-4.el7.noarch 380/878 |
| 11161 | Installing : python-pycparser-2.10-1.el7.kolab_3.5.noarch 381/878 |
| 11162 | Installing : felix-framework-4.2.1-5.el7.noarch 382/878 |
| 11163 | Installing : xbean-3.13-6.el7.noarch 383/878 |
| 11164 | Installing : plexus-containers-container-default-1.5.5-14.el7.noarc 384/878 |
| 11165 | Installing : maven-settings-2.2.1-47.el7.noarch 385/878 |
| 11166 | Installing : maven-doxia-logging-api-1.4-5.el7.noarch 386/878 |
| 11167 | Installing : maven-doxia-sink-api-1.4-5.el7.noarch 387/878 |
| 11168 | Installing : maven-doxia-core-1.4-5.el7.noarch 388/878 |
| 11169 | Installing : 1:maven-reporting-api-3.0-5.el7.noarch 389/878 |
| 11170 | Installing : plexus-i18n-1.0-0.6.b10.4.el7.noarch 390/878 |
| 11171 | Installing : maven-doxia-module-xdoc-1.4-5.el7.noarch 391/878 |
| 11172 | Installing : maven-doxia-module-apt-1.4-5.el7.noarch 392/878 |
| 11173 | Installing : maven-doxia-module-xhtml-1.4-5.el7.noarch 393/878 |
| 11174 | Installing : maven-doxia-module-fml-1.4-5.el7.noarch 394/878 |
| 11175 | Installing : maven-plugin-registry-2.2.1-47.el7.noarch 395/878 |
| 11176 | Installing : maven-profile-2.2.1-47.el7.noarch 396/878 |
| 11177 | Installing : plexus-resources-1.0-0.15.a7.el7.noarch 397/878 |
| 11178 | Installing : plexus-cli-1.2-20.el7.noarch 398/878 |
| 11179 | Installing : roundcubemail-plugin-calendar-skin-larry-assets-3.3-1. 399/878 |
| 11180 | Installing : 1:v8-3.14.5.10-17.el7.x86_64 400/878 |
| 11181 | Installing : zziplib-0.13.62-5.el7.x86_64 401/878 |
| 11182 | Installing : 2:texlive-luatex-bin-svn26912.0-32.20130427_r30134.el7 402/878 |
| 11183 | Installing : 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch 403/878 |
| 11184 | Installing : 2:texlive-luaotfload-bin-svn18579.0-32.20130427_r30134 404/878 |
| 11185 | Installing : 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch 405/878 |
| 11186 | Installing : 2:texlive-luatexbase-svn22560.0.31-32.el7.noarch 406/878 |
| 11187 | Installing : 2:texlive-memoir-svn21638.3.6j_patch_6.0g-32.el7.noarc 407/878 |
| 11188 | Installing : 2:texlive-pgf-svn22614.2.10-32.el7.noarch 408/878 |
| 11189 | Installing : 2:texlive-xcolor-svn15878.2.11-32.el7.noarch 409/878 |
| 11190 | Installing : 2:texlive-thumbpdf-bin-svn6898.0-32.20130427_r30134.el 410/878 |
| 11191 | Installing : 2:texlive-thumbpdf-svn26689.3.15-32.el7.noarch 411/878 |
| 11192 | Installing : 2:texlive-attachfile-svn21866.v1.5b-32.el7.noarch 412/878 |
| 11193 | Installing : 2:texlive-babelbib-svn25245.1.31-32.el7.noarch 413/878 |
| 11194 | Installing : 2:texlive-babel-svn24756.3.8m-32.el7.noarch 414/878 |
| 11195 | Installing : 2:texlive-bera-svn20031.0-32.el7.noarch 415/878 |
| 11196 | Installing : 2:texlive-xunicode-svn23897.0.981-32.el7.noarch 416/878 |
| 11197 | Installing : 2:texlive-tipa-svn29349.1.3-32.el7.noarch 417/878 |
| 11198 | Installing : 2:texlive-algorithms-svn15878.0.1-32.el7.noarch 418/878 |
| 11199 | Installing : 2:texlive-latex-svn27907.0-32.el7.noarch 419/878 |
| 11200 | Installing : 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch 420/878 |
| 11201 | Installing : 2:texlive-geometry-svn19716.5.6-32.el7.noarch 421/878 |
| 11202 | Installing : 2:texlive-currfile-svn29012.0.7b-32.el7.noarch 422/878 |
| 11203 | Installing : 2:texlive-filehook-svn24280.0.5d-32.el7.noarch 423/878 |
| 11204 | Installing : 2:texlive-breakurl-svn15878.1.30-32.el7.noarch 424/878 |
| 11205 | Installing : 2:texlive-pst-fill-svn15878.1.01-32.el7.noarch 425/878 |
| 11206 | Installing : 2:texlive-pst-grad-svn15878.1.06-32.el7.noarch 426/878 |
| 11207 | Installing : 2:texlive-l3packages-svn29361.SVN_4467-32.el7.noarch 427/878 |
| 11208 | Installing : 2:texlive-lualatex-math-svn29346.1.2-32.el7.noarch 428/878 |
| 11209 | Installing : 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch 429/878 |
| 11210 | Installing : 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch 430/878 |
| 11211 | Installing : 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch 431/878 |
| 11212 | Installing : 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch 432/878 |
| 11213 | Installing : 2:texlive-ms-svn24467.0-32.el7.noarch 433/878 |
| 11214 | Installing : 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch 434/878 |
| 11215 | Installing : 2:texlive-listings-svn15878.1.4-32.el7.noarch 435/878 |
| 11216 | Installing : 2:texlive-oberdiek-svn26725.0-32.el7.noarch 436/878 |
| 11217 | Installing : 2:texlive-eso-pic-svn21515.2.0c-32.el7.noarch 437/878 |
| 11218 | Installing : 2:texlive-fancyvrb-svn18492.2.8-32.el7.noarch 438/878 |
| 11219 | Installing : 2:texlive-pst-text-svn15878.1.00-32.el7.noarch 439/878 |
| 11220 | Installing : 2:texlive-pst-node-svn27799.1.25-32.el7.noarch 440/878 |
| 11221 | Installing : 2:texlive-pst-eps-svn15878.1.0-32.el7.noarch 441/878 |
| 11222 | Installing : 2:texlive-pst-plot-svn28729.1.44-32.el7.noarch 442/878 |
| 11223 | Installing : 2:texlive-pst-coil-svn24020.1.06-32.el7.noarch 443/878 |
| 11224 | Installing : 2:texlive-pst-tree-svn24142.1.12-32.el7.noarch 444/878 |
| 11225 | Installing : 2:texlive-pstricks-add-svn28750.3.59-32.el7.noarch 445/878 |
| 11226 | Installing : 2:texlive-pst-3d-svn17257.1.10-32.el7.noarch 446/878 |
| 11227 | Installing : 2:texlive-pstricks-svn29678.2.39-32.el7.noarch 447/878 |
| 11228 | Installing : 2:texlive-latex-bin-bin-svn14050.0-32.20130427_r30134. 448/878 |
| 11229 | Installing : 2:texlive-latex-bin-svn26689.0-32.el7.noarch 449/878 |
| 11230 | Installing : 2:texlive-rotating-svn16832.2.16b-32.el7.noarch 450/878 |
| 11231 | Installing : 2:texlive-amscls-svn29207.0-32.el7.noarch 451/878 |
| 11232 | Installing : 2:texlive-collection-basic-svn26314.0-32.20130427_r301 452/878 |
| 11233 | Installing : 2:texlive-ctable-svn26694.1.23-32.el7.noarch 453/878 |
| 11234 | Installing : 2:texlive-pst-slpe-svn24391.1.31-32.el7.noarch 454/878 |
| 11235 | Installing : 2:texlive-pst-blur-svn15878.2.0-32.el7.noarch 455/878 |
| 11236 | Installing : 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch 456/878 |
| 11237 | Installing : 2:texlive-seminar-svn18322.1.5-32.el7.noarch 457/878 |
| 11238 | Installing : 2:texlive-pdfpages-svn27574.0.4t-32.el7.noarch 458/878 |
| 11239 | Installing : 2:texlive-tex-gyre-svn18651.2.004-32.el7.noarch 459/878 |
| 11240 | Installing : 2:texlive-mh-svn29420.0-32.el7.noarch 460/878 |
| 11241 | Installing : 2:texlive-l3experimental-svn29361.SVN_4467-32.el7.noar 461/878 |
| 11242 | Installing : 2:texlive-metalogo-svn18611.0.12-32.el7.noarch 462/878 |
| 11243 | Installing : 2:texlive-ltxmisc-svn21927.0-32.el7.noarch 463/878 |
| 11244 | Installing : 2:texlive-ucs-svn27549.2.1-32.el7.noarch 464/878 |
| 11245 | Installing : 2:texlive-beamer-svn29349.3.26-32.el7.noarch 465/878 |
| 11246 | Installing : 2:texlive-cm-super-svn15878.0-32.el7.noarch 466/878 |
| 11247 | Installing : 2:texlive-collection-fontsrecommended-svn28082.0-32.20 467/878 |
| 11248 | Installing : 2:texlive-ae-svn15878.1.4-32.el7.noarch 468/878 |
| 11249 | Installing : 2:texlive-collection-latex-svn25030.0-32.20130427_r301 469/878 |
| 11250 | Installing : 2:texlive-jknapltx-svn19440.0-32.el7.noarch 470/878 |
| 11251 | Installing : 2:texlive-typehtml-svn17134.0-32.el7.noarch 471/878 |
| 11252 | Installing : 2:texlive-extsizes-svn17263.1.4a-32.el7.noarch 472/878 |
| 11253 | Installing : 2:texlive-collection-latexrecommended-svn25795.0-32.20 473/878 |
| 11254 | Installing : antlr-tool-2.7.7-30.el7.noarch 474/878 |
| 11255 | Installing : ws-jaxme-0.5.2-10.el7.noarch 475/878 |
| 11256 | Installing : jdom-1.1.3-6.el7.noarch 476/878 |
| 11257 | Installing : jaxen-1.1.3-11.el7.noarch 477/878 |
| 11258 | Installing : dom4j-1.6.1-20.el7.noarch 478/878 |
| 11259 | Installing : apache-commons-jxpath-1.3-20.el7.noarch 479/878 |
| 11260 | Installing : SDL-1.2.15-11.el7.x86_64 480/878 |
| 11261 | Installing : wxGTK-2.8.12-13.el7.x86_64 481/878 |
| 11262 | Installing : wxGTK-gl-2.8.12-13.el7.x86_64 482/878 |
| 11263 | Installing : jai-imageio-core-1.2-0.14.20100217cvs.el7.noarch 483/878 |
| 11264 | Installing : batik-1.8-0.12.svn1230816.el7.noarch 484/878 |
| 11265 | Installing : fop-1.1-6.el7.noarch 485/878 |
| 11266 | Installing : roundcubemail-plugin-kolab_auth-assets-3.3-1.el7.kolab 486/878 |
| 11267 | Installing : t1lib-5.1.2-14.el7.x86_64 487/878 |
| 11268 | Installing : bc-1.06.95-13.el7.x86_64 488/878 |
| 11269 | Installing : roundcubemail-plugin-kolab_notes-assets-3.3-1.el7.kola 489/878 |
| 11270 | Installing : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 490/878 |
| 11271 | Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 491/878 |
| 11272 | Installing : krb5-devel-1.12.2-14.el7.x86_64 492/878 |
| 11273 | Installing : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 493/878 |
| 11274 | Installing : tcp_wrappers-devel-7.6-77.el7.x86_64 494/878 |
| 11275 | Installing : jboss-parent-6-12.el7.noarch 495/878 |
| 11276 | Installing : 1:libuv-0.10.34-1.el7.x86_64 496/878 |
| 11277 | Installing : roundcubemail-plugin-tasklist-assets-3.3-1.el7.kolab_3 497/878 |
| 11278 | Installing : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 498/878 |
| 11279 | Installing : jboss-el-2.2-api-1.0.1-0.7.20120212git2fabd8.el7.noarc 499/878 |
| 11280 | Installing : jboss-transaction-1.1-api-1.0.1-8.el7.noarch 500/878 |
| 11281 | Installing : jboss-ejb-3.1-api-1.0.2-10.el7.noarch 501/878 |
| 11282 | Installing : cdi-api-1.0-11.SP4.el7.noarch 502/878 |
| 11283 | Installing : sisu-inject-bean-2.3.0-11.el7.noarch 503/878 |
| 11284 | Installing : sisu-inject-plexus-2.3.0-11.el7.noarch 504/878 |
| 11285 | Installing : roundcubemail-plugin-filesystem_attachments-assets-1.2 505/878 |
| 11286 | Installing : lksctp-tools-1.0.13-3.el7.x86_64 506/878 |
| 11287 | Installing : erlang-kernel-R16B-03.10.el7.x86_64 507/878 |
| 11288 | Installing : erlang-syntax_tools-R16B-03.10.el7.x86_64 508/878 |
| 11289 | Installing : erlang-erts-R16B-03.10.el7.x86_64 509/878 |
| 11290 | Installing : erlang-crypto-R16B-03.10.el7.x86_64 510/878 |
| 11291 | Installing : erlang-hipe-R16B-03.10.el7.x86_64 511/878 |
| 11292 | Installing : erlang-compiler-R16B-03.10.el7.x86_64 512/878 |
| 11293 | Installing : erlang-stdlib-R16B-03.10.el7.x86_64 513/878 |
| 11294 | Installing : erlang-gs-R16B-03.10.el7.x86_64 514/878 |
| 11295 | Installing : erlang-mnesia-R16B-03.10.el7.x86_64 515/878 |
| 11296 | Installing : erlang-runtime_tools-R16B-03.10.el7.x86_64 516/878 |
| 11297 | Installing : erlang-wx-R16B-03.10.el7.x86_64 517/878 |
| 11298 | Installing : erlang-snmp-R16B-03.10.el7.x86_64 518/878 |
| 11299 | Installing : erlang-asn1-R16B-03.10.el7.x86_64 519/878 |
| 11300 | Installing : erlang-xmerl-R16B-03.10.el7.x86_64 520/878 |
| 11301 | Installing : erlang-public_key-R16B-03.10.el7.x86_64 521/878 |
| 11302 | Installing : erlang-ssl-R16B-03.10.el7.x86_64 522/878 |
| 11303 | Installing : erlang-inets-R16B-03.10.el7.x86_64 523/878 |
| 11304 | Installing : erlang-tools-R16B-03.10.el7.x86_64 524/878 |
| 11305 | Installing : erlang-orber-R16B-03.10.el7.x86_64 525/878 |
| 11306 | Installing : erlang-sasl-R16B-03.10.el7.x86_64 526/878 |
| 11307 | Installing : erlang-cosEvent-R16B-03.10.el7.x86_64 527/878 |
| 11308 | Installing : erlang-edoc-R16B-03.10.el7.x86_64 528/878 |
| 11309 | Installing : erlang-debugger-R16B-03.10.el7.x86_64 529/878 |
| 11310 | Installing : erlang-et-R16B-03.10.el7.x86_64 530/878 |
| 11311 | Installing : erlang-webtool-R16B-03.10.el7.x86_64 531/878 |
| 11312 | Installing : erlang-observer-R16B-03.10.el7.x86_64 532/878 |
| 11313 | Installing : erlang-test_server-R16B-03.10.el7.x86_64 533/878 |
| 11314 | Installing : erlang-cosTime-R16B-03.10.el7.x86_64 534/878 |
| 11315 | Installing : erlang-cosNotification-R16B-03.10.el7.x86_64 535/878 |
| 11316 | Installing : erlang-reltool-R16B-03.10.el7.x86_64 536/878 |
| 11317 | Installing : erlang-cosProperty-R16B-03.10.el7.x86_64 537/878 |
| 11318 | Installing : erlang-ssh-R16B-03.10.el7.x86_64 538/878 |
| 11319 | Installing : erlang-common_test-R16B-03.10.el7.x86_64 539/878 |
| 11320 | Installing : erlang-otp_mibs-R16B-03.10.el7.x86_64 540/878 |
| 11321 | Installing : erlang-pman-R16B-03.10.el7.x86_64 541/878 |
| 11322 | Installing : erlang-parsetools-R16B-03.10.el7.x86_64 542/878 |
| 11323 | Installing : erlang-eunit-R16B-03.10.el7.x86_64 543/878 |
| 11324 | Installing : erlang-erl_interface-R16B-03.10.el7.x86_64 544/878 |
| 11325 | Installing : erlang-tv-R16B-03.10.el7.x86_64 545/878 |
| 11326 | Installing : erlang-os_mon-R16B-03.10.el7.x86_64 546/878 |
| 11327 | Installing : erlang-cosFileTransfer-R16B-03.10.el7.x86_64 547/878 |
| 11328 | Installing : erlang-cosEventDomain-R16B-03.10.el7.x86_64 548/878 |
| 11329 | Installing : erlang-megaco-R16B-03.10.el7.x86_64 549/878 |
| 11330 | Installing : erlang-erl_docgen-R16B-03.10.el7.x86_64 550/878 |
| 11331 | Installing : erlang-cosTransactions-R16B-03.10.el7.x86_64 551/878 |
| 11332 | Installing : erlang-percept-R16B-03.10.el7.x86_64 552/878 |
| 11333 | Installing : erlang-appmon-R16B-03.10.el7.x86_64 553/878 |
| 11334 | Installing : erlang-eldap-R16B-03.10.el7.x86_64 554/878 |
| 11335 | Installing : erlang-diameter-R16B-03.10.el7.x86_64 555/878 |
| 11336 | Installing : erlang-toolbar-R16B-03.10.el7.x86_64 556/878 |
| 11337 | Installing : erlang-ic-R16B-03.10.el7.x86_64 557/878 |
| 11338 | Installing : erlang-getopt-0.7.0-1.el7.x86_64 558/878 |
| 11339 | Installing : erlang-mustache-0.1.0-8.el7.kolab_3.5.x86_64 559/878 |
| 11340 | Installing : erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 560/878 |
| 11341 | Installing : erlang-odbc-R16B-03.10.el7.x86_64 561/878 |
| 11342 | Installing : erlang-jinterface-R16B-03.10.el7.x86_64 562/878 |
| 11343 | Installing : roundcubemail-plugin-kolab_activesync-skin-larry-asset 563/878 |
| 11344 | Installing : roundcubemail-plugin-kolab_delegation-assets-3.3-1.el7 564/878 |
| 11345 | Installing : pyserial-2.6-5.el7.noarch 565/878 |
| 11346 | Installing : pyparsing-1.5.6-9.el7.noarch 566/878 |
| 11347 | Installing : systemtap-sdt-devel-2.6-10.el7_1.x86_64 567/878 |
| 11348 | Installing : jzlib-1.1.1-6.el7.noarch 568/878 |
| 11349 | Installing : jsch-0.1.50-5.el7.noarch 569/878 |
| 11350 | Installing : apache-commons-vfs-2.0-11.el7.noarch 570/878 |
| 11351 | Installing : apache-commons-configuration-1.9-8.el7.noarch 571/878 |
| 11352 | Installing : maven-doxia-module-fo-1.4-5.el7.noarch 572/878 |
| 11353 | Installing : libmcrypt-2.5.8-13.el7.x86_64 573/878 |
| 11354 | Installing : roundcubemail-plugin-kolab_delegation-skin-larry-asset 574/878 |
| 11355 | Installing : roundcubemail-plugin-password-assets-1.2-3.el7.kolab_3 575/878 |
| 11356 | Installing : jakarta-oro-2.0.8-16.el7.noarch 576/878 |
| 11357 | Installing : velocity-1.7-10.el7.noarch 577/878 |
| 11358 | Installing : plexus-velocity-1.1.8-16.el7.noarch 578/878 |
| 11359 | Installing : maven-doxia-sitetools-1.4-3.el7.noarch 579/878 |
| 11360 | Installing : jsoup-1.6.1-10.el7.noarch 580/878 |
| 11361 | Installing : maven-wagon-2.4-3.el7.noarch 581/878 |
| 11362 | Installing : aether-connector-wagon-1.13.1-13.el7.noarch 582/878 |
| 11363 | Installing : maven-3.0.5-16.el7.noarch 583/878 |
| 11364 | Installing : maven-artifact-manager-2.2.1-47.el7.noarch 584/878 |
| 11365 | Installing : maven-project-2.2.1-47.el7.noarch 585/878 |
| 11366 | Installing : maven-plugin-descriptor-2.2.1-47.el7.noarch 586/878 |
| 11367 | Installing : maven-common-artifact-filters-1.4-11.el7.noarch 587/878 |
| 11368 | Installing : maven-toolchain-2.2.1-47.el7.noarch 588/878 |
| 11369 | Installing : maven-filtering-1.1-3.el7.noarch 589/878 |
| 11370 | Installing : maven-reporting-impl-2.2-8.el7.noarch 590/878 |
| 11371 | Installing : 1:maven-shared-io-1.1-7.el7.noarch 591/878 |
| 11372 | Installing : 1:maven-file-management-1.2.1-8.el7.noarch 592/878 |
| 11373 | Installing : maven-enforcer-api-1.2-8.el7.noarch 593/878 |
| 11374 | Installing : maven-resources-plugin-2.6-6.el7.noarch 594/878 |
| 11375 | Installing : 1:maven-repository-builder-1.0-0.5.alpha2.el7.noarch 595/878 |
| 11376 | Installing : plexus-containers-component-metadata-1.5.5-14.el7.noar 596/878 |
| 11377 | Installing : maven-doxia-tools-1.4-14.el7.noarch 597/878 |
| 11378 | Installing : modello-1.7-4.el7.noarch 598/878 |
| 11379 | Installing : maven-scm-1.8.1-2.el7.noarch 599/878 |
| 11380 | Installing : buildnumber-maven-plugin-1.2-7.el7.noarch 600/878 |
| 11381 | Installing : maven-antrun-plugin-1.7-8.el7.noarch 601/878 |
| 11382 | Installing : weld-parent-17-9.el7.noarch 602/878 |
| 11383 | Installing : maven-shared-incremental-1.1-6.el7.noarch 603/878 |
| 11384 | Installing : maven-compiler-plugin-3.1-4.el7.noarch 604/878 |
| 11385 | Installing : 1:maven-artifact-resolver-1.0-10.el7.noarch 605/878 |
| 11386 | Installing : maven-remote-resources-plugin-1.4-7.el7.noarch 606/878 |
| 11387 | Installing : maven-reporting-exec-1.1-4.el7.noarch 607/878 |
| 11388 | Installing : python-zope-interface-4.0.5-4.el7.x86_64 608/878 |
| 11389 | Installing : roundcubemail-plugin-kolab_files-assets-3.3-1.el7.kola 609/878 |
| 11390 | Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 610/878 |
| 11391 | Installing : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 611/878 |
| 11392 | Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 612/878 |
| 11393 | Installing : perl-ExtUtils-Install-1.58-285.el7.noarch 613/878 |
| 11394 | Installing : 4:perl-devel-5.16.3-285.el7.x86_64 614/878 |
| 11395 | Installing : xz-java-1.3-3.el7.noarch 615/878 |
| 11396 | Installing : apache-commons-compress-1.5-4.el7.noarch 616/878 |
| 11397 | Installing : plexus-archiver-2.4.2-4.el7.noarch 617/878 |
| 11398 | Installing : maven-archiver-2.5-9.el7.noarch 618/878 |
| 11399 | Installing : apache-rat-0.8-13.el7.noarch 619/878 |
| 11400 | Installing : apache-rat-core-0.8-13.el7.noarch 620/878 |
| 11401 | Installing : apache-rat-tasks-0.8-13.el7.noarch 621/878 |
| 11402 | Installing : maven-jar-plugin-2.4-8.el7.noarch 622/878 |
| 11403 | Installing : maven-source-plugin-2.2.1-7.el7.noarch 623/878 |
| 11404 | Installing : forge-parent-31-2.el7.noarch 624/878 |
| 11405 | Installing : spice-parent-15-11.el7.noarch 625/878 |
| 11406 | Installing : plexus-pom-3.3.1-5.el7.noarch 626/878 |
| 11407 | Installing : plexus-components-pom-1.2-7.el7.noarch 627/878 |
| 11408 | Installing : maven-javadoc-plugin-2.9-8.el7.noarch 628/878 |
| 11409 | Installing : maven-site-plugin-3.2-7.el7.noarch 629/878 |
| 11410 | Installing : httpcomponents-project-6-4.el7.noarch 630/878 |
| 11411 | Installing : maven-assembly-plugin-2.4-8.el7.noarch 631/878 |
| 11412 | Installing : maven-plugin-testing-harness-2.1-11.el7.noarch 632/878 |
| 11413 | Installing : apache-rat-plugin-0.8-13.el7.noarch 633/878 |
| 11414 | Installing : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 634/878 |
| 11415 | Installing : libcurl-devel-7.29.0-19.el7.x86_64 635/878 |
| 11416 | Installing : libzip-0.10.1-8.el7.x86_64 636/878 |
| 11417 | Installing : php-common-5.4.16-23.el7_0.3.x86_64 637/878 |
| 11418 | Installing : php-mbstring-5.4.16-23.el7_0.3.x86_64 638/878 |
| 11419 | Installing : php-xml-5.4.16-23.el7_0.3.x86_64 639/878 |
| 11420 | Installing : php-cli-5.4.16-23.el7_0.3.x86_64 640/878 |
| 11421 | Installing : php-symfony-common-2.5.11-1.el7.noarch 641/878 |
| 11422 | Installing : php-symfony-class-loader-2.5.11-1.el7.noarch 642/878 |
| 11423 | Installing : php-phpunit-Text-Template-1.2.0-5.el7.noarch 643/878 |
| 11424 | Installing : php-pdo-5.4.16-23.el7_0.3.x86_64 644/878 |
| 11425 | Installing : php-doctrine-instantiator-1.0.4-1.el7.noarch 645/878 |
| 11426 | Installing : php-symfony-http-foundation-2.5.11-1.el7.noarch 646/878 |
| 11427 | Installing : php-symfony-process-2.5.11-1.el7.noarch 647/878 |
| 11428 | Installing : php-symfony-yaml-2.5.11-1.el7.noarch 648/878 |
| 11429 | Installing : php-symfony-finder-2.5.11-1.el7.noarch 649/878 |
| 11430 | Installing : php-devel-5.4.16-23.el7_0.3.x86_64 650/878 |
| 11431 | Installing : php-phpunit-Version-1.0.5-1.el7.noarch 651/878 |
| 11432 | Installing : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 652/878 |
| 11433 | Installing : php-phpunit-diff-1.3.0-1.el7.noarch 653/878 |
| 11434 | Installing : php-sebastian-recursion-context-1.0.0-1.el7.noarch 654/878 |
| 11435 | Installing : php-phpunit-exporter-1.2.0-1.el7.noarch 655/878 |
| 11436 | Installing : php-phpunit-comparator-1.1.1-1.el7.noarch 656/878 |
| 11437 | Installing : php-PsrLog-1.0.0-6.el7.noarch 657/878 |
| 11438 | Installing : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 658/878 |
| 11439 | Installing : php-phpunit-environment-1.2.2-1.el7.noarch 659/878 |
| 11440 | Installing : php-ldap-5.4.16-23.el7_0.3.x86_64 660/878 |
| 11441 | Installing : php-process-5.4.16-23.el7_0.3.x86_64 661/878 |
| 11442 | Installing : 1:php-pear-1.9.4-21.el7.noarch 662/878 |
| 11443 | Installing : php-pear-Auth-SASL-1.0.6-5.el7.noarch 663/878 |
| 11444 | Installing : php-pear-Mail-Mime-1.8.9-1.el7.noarch 664/878 |
| 11445 | Installing : php-pear-Net-Socket-1.0.14-1.el7.noarch 665/878 |
| 11446 | Installing : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 666/878 |
| 11447 | Installing : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 667/878 |
| 11448 | Installing : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 668/878 |
| 11449 | Installing : php-pear-Net-SMTP-1.6.2-1.el7.noarch 669/878 |
| 11450 | Installing : php-pear-Net-Sieve-1.3.4-1.el7.noarch 670/878 |
| 11451 | Installing : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 671/878 |
| 11452 | Installing : php-pear-DB-1.7.14-6.el7.noarch 672/878 |
| 11453 | Installing : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 673/878 |
| 11454 | Installing : php-pear-Net-URL2-2.1.1-1.el7.noarch 674/878 |
| 11455 | Installing : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 675/878 |
| 11456 | Installing : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 676/878 |
| 11457 | Installing : libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 677/878 |
| 11458 | Installing : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 678/878 |
| 11459 | Installing : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 679/878 |
| 11460 | Installing : php-symfony-filesystem-2.5.11-1.el7.noarch 680/878 |
| 11461 | Installing : php-symfony-config-2.5.11-1.el7.noarch 681/878 |
| 11462 | Installing : php-symfony-dependency-injection-2.5.11-1.el7.noarch 682/878 |
| 11463 | Installing : php-symfony-css-selector-2.5.11-1.el7.noarch 683/878 |
| 11464 | Installing : php-symfony-dom-crawler-2.5.11-1.el7.noarch 684/878 |
| 11465 | Installing : php-symfony-browser-kit-2.5.11-1.el7.noarch 685/878 |
| 11466 | Installing : php-symfony-console-2.5.11-1.el7.noarch 686/878 |
| 11467 | Installing : php-symfony-event-dispatcher-2.5.11-1.el7.noarch 687/878 |
| 11468 | Installing : php-symfony-debug-2.5.11-1.el7.noarch 688/878 |
| 11469 | Installing : php-symfony-http-kernel-2.5.11-1.el7.noarch 689/878 |
| 11470 | Installing : php-jsonlint-1.3.1-1.el7.noarch 690/878 |
| 11471 | Installing : php-JsonSchema-1.4.1-1.el7.kolab_3.5.noarch 691/878 |
| 11472 | Installing : php-Smarty-3.1.21-1.el7.noarch 692/878 |
| 11473 | Installing : php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch 693/878 |
| 11474 | Installing : php-sebastian-global-state-1.0.0-1.el7.noarch 694/878 |
| 11475 | Installing : php-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 695/878 |
| 11476 | Installing : php-tidy-5.4.16-3.el7.x86_64 696/878 |
| 11477 | Installing : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 697/878 |
| 11478 | Installing : php-phpspec-prophecy-1.4.0-1.el7.noarch 698/878 |
| 11479 | Installing : php-seld-phar-utils-1.0.0-1.el7.kolab_3.5.noarch 699/878 |
| 11480 | Installing : php-intl-5.4.16-23.el7_0.3.x86_64 700/878 |
| 11481 | Installing : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 701/878 |
| 11482 | Installing : php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch 702/878 |
| 11483 | Installing : php-kolabformat-1.2-2.el7.kolab_3.5.x86_64 703/878 |
| 11484 | Installing : php-seld-cli-prompt-1.0.0-1.el7.kolab_3.5.noarch 704/878 |
| 11485 | Installing : php-gd-5.4.16-23.el7_0.3.x86_64 705/878 |
| 11486 | Installing : php-mcrypt-5.4.16-3.el7.x86_64 706/878 |
| 11487 | Installing : roundcubemail-plugin-filesystem_attachments-1.2-3.el7. 707/878 |
| 11488 | Installing : roundcubemail-plugin-jqueryui-skin-larry-1.2-3.el7.kol 708/878 |
| 11489 | Installing : roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noar 709/878 |
| 11490 | Installing : roundcubemail-core-1.2-3.el7.kolab_3.5.noarch 710/878 |
| 11491 | Installing : roundcubemail-skin-larry-1.2-3.el7.kolab_3.5.noarch 711/878 |
| 11492 | Installing : roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.no 712/878 |
| 11493 | Installing : roundcubemail-plugin-libcalendaring-skin-larry-3.3-1.e 713/878 |
| 11494 | Installing : roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3. 714/878 |
| 11495 | Installing : roundcubemail-plugin-managesieve-skin-larry-1.2-3.el7. 715/878 |
| 11496 | Installing : roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.n 716/878 |
| 11497 | Installing : roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarc 717/878 |
| 11498 | Installing : roundcubemail-plugin-archive-skin-larry-1.2-3.el7.kola 718/878 |
| 11499 | Installing : roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch 719/878 |
| 11500 | Installing : roundcubemail-plugin-acl-skin-larry-1.2-3.el7.kolab_3. 720/878 |
| 11501 | Installing : roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.n 721/878 |
| 11502 | Installing : roundcubemail-plugin-zipdownload-skin-larry-1.2-3.el7. 722/878 |
| 11503 | Installing : roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noar 723/878 |
| 11504 | Installing : roundcubemail-plugin-libkolab-skin-larry-3.3-1.el7.kol 724/878 |
| 11505 | Installing : roundcubemail-plugin-kolab_tags-skin-larry-3.3-1.el7.k 725/878 |
| 11506 | Installing : roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.no 726/878 |
| 11507 | Installing : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-1 727/878 |
| 11508 | Installing : roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_ 728/878 |
| 11509 | Installing : roundcubemail-plugin-calendar-skin-larry-3.3-1.el7.kol 729/878 |
| 11510 | Installing : roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noar 730/878 |
| 11511 | Installing : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 731/878 |
| 11512 | Installing : roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab 732/878 |
| 11513 | Installing : roundcubemail-plugin-kolab_files-skin-larry-3.3-1.el7. 733/878 |
| 11514 | Installing : roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.n 734/878 |
| 11515 | Installing : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-1 735/878 |
| 11516 | Installing : roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_ 736/878 |
| 11517 | Installing : roundcubemail-plugin-kolab_notes-skin-larry-3.3-1.el7. 737/878 |
| 11518 | Installing : roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.n 738/878 |
| 11519 | Installing : roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5 739/878 |
| 11520 | Installing : roundcubemail-plugin-kolab_config-3.3-1.el7.kolab_3.5. 740/878 |
| 11521 | Installing : roundcubemail-plugin-odfviewer-3.3-1.el7.kolab_3.5.noa 741/878 |
| 11522 | Installing : roundcubemail-plugin-pdfviewer-3.3-1.el7.kolab_3.5.noa 742/878 |
| 11523 | Installing : roundcubemail-plugin-password-1.2-3.el7.kolab_3.5.noar 743/878 |
| 11524 | Installing : roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noa 744/878 |
| 11525 | Installing : roundcubemail-1.2-3.el7.kolab_3.5.noarch 745/878 |
| 11526 | Installing : roundcubemail-skin-chameleon-core-0.3.6-1.el7.kolab_3. 746/878 |
| 11527 | Installing : php-soap-5.4.16-23.el7_0.3.x86_64 747/878 |
| 11528 | Installing : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 748/878 |
| 11529 | Installing : gd-2.0.35-26.el7.x86_64 749/878 |
| 11530 | Installing : graphviz-2.30.1-19.el7.x86_64 750/878 |
| 11531 | Installing : erlang-dialyzer-R16B-03.10.el7.x86_64 751/878 |
| 11532 | Installing : erlang-typer-R16B-03.10.el7.x86_64 752/878 |
| 11533 | Installing : erlang-examples-R16B-03.10.el7.x86_64 753/878 |
| 11534 | Installing : erlang-R16B-03.10.el7.x86_64 754/878 |
| 11535 | Installing : python-babel-0.9.6-8.el7.noarch 755/878 |
| 11536 | Installing : python-jinja2-2.7.2-2.el7.noarch 756/878 |
| 11537 | Installing : jvnet-parent-4-2.el7.noarch 757/878 |
| 11538 | Installing : 2:jtidy-1.0-0.16.20100930svn1125.el7.noarch 758/878 |
| 11539 | Installing : apache-resource-bundles-2-11.el7.noarch 759/878 |
| 11540 | Installing : apache-parent-10-14.el7.noarch 760/878 |
| 11541 | Installing : maven-parent-20-5.el7.noarch 761/878 |
| 11542 | Installing : maven-plugin-tools-3.1-17.el7.noarch 762/878 |
| 11543 | Installing : maven-plugin-tools-api-3.1-17.el7.noarch 763/878 |
| 11544 | Installing : maven-plugin-annotations-3.1-17.el7.noarch 764/878 |
| 11545 | Installing : maven-surefire-2.15-3.el7.noarch 765/878 |
| 11546 | Installing : maven-surefire-provider-junit-2.15-3.el7.noarch 766/878 |
| 11547 | Installing : maven-surefire-plugin-2.15-3.el7.noarch 767/878 |
| 11548 | Installing : maven-surefire-provider-testng-2.15-3.el7.noarch 768/878 |
| 11549 | Installing : maven-plugin-tools-annotations-3.1-17.el7.noarch 769/878 |
| 11550 | Installing : xmvn-1.3.0-5.el7.noarch 770/878 |
| 11551 | Installing : maven-plugin-tools-beanshell-3.1-17.el7.noarch 771/878 |
| 11552 | Installing : maven-plugin-tools-generators-3.1-17.el7.noarch 772/878 |
| 11553 | Installing : maven-plugin-tools-java-3.1-17.el7.noarch 773/878 |
| 11554 | Installing : maven-plugin-tools-model-3.1-17.el7.noarch 774/878 |
| 11555 | Installing : maven-plugin-plugin-3.1-17.el7.noarch 775/878 |
| 11556 | Installing : maven-plugins-pom-23-7.el7.noarch 776/878 |
| 11557 | Installing : maven-shared-19-4.el7.noarch 777/878 |
| 11558 | Installing : maven-dependency-tree-2.0-6.el7.noarch 778/878 |
| 11559 | Installing : maven-plugin-bundle-2.3.7-12.el7.noarch 779/878 |
| 11560 | Installing : apache-commons-parent-26-8.el7.noarch 780/878 |
| 11561 | Installing : geronimo-parent-poms-1.6-16.el7.noarch 781/878 |
| 11562 | Installing : maven-enforcer-rules-1.2-8.el7.noarch 782/878 |
| 11563 | Installing : maven-enforcer-plugin-1.2-8.el7.noarch 783/878 |
| 11564 | Installing : mojo-parent-32-4.el7.noarch 784/878 |
| 11565 | Installing : maven-release-2.2.1-12.el7.noarch 785/878 |
| 11566 | Installing : maven-release-manager-2.2.1-12.el7.noarch 786/878 |
| 11567 | Installing : maven-release-plugin-2.2.1-12.el7.noarch 787/878 |
| 11568 | Installing : plexus-tools-pom-1.0.11-8.el7.noarch 788/878 |
| 11569 | Installing : c-ares-1.10.0-3.el7.x86_64 789/878 |
| 11570 | Installing : nodejs-0.10.36-3.el7.x86_64 790/878 |
| 11571 | Installing : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 791/878 |
| 11572 | Installing : ycssmin-1.0.1-6.el7.noarch 792/878 |
| 11573 | Installing : nodejs-amdefine-0.0.4-1.el7.noarch 793/878 |
| 11574 | Installing : nodejs-source-map-0.1.33-1.el7.noarch 794/878 |
| 11575 | Installing : nodejs-wordwrap-0.0.2-4.el7.noarch 795/878 |
| 11576 | Installing : nodejs-optimist-0.4.0-1.el7.noarch 796/878 |
| 11577 | Installing : nodejs-async-0.2.10-1.el7.noarch 797/878 |
| 11578 | Installing : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-1. 798/878 |
| 11579 | Installing : roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noar 799/878 |
| 11580 | Installing : roundcubemail-plugin-tasklist-skin-larry-3.3-1.el7.kol 800/878 |
| 11581 | Installing : roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch 801/878 |
| 11582 | Installing : libwmf-lite-0.2.8.4-39.el7.x86_64 802/878 |
| 11583 | Installing : ImageMagick-6.7.8.9-10.el7.x86_64 803/878 |
| 11584 | Installing : 1:emacs-24.3-11.el7.x86_64 804/878 |
| 11585 | Installing : chwala-0.3.1-1.el7.kolab_3.5.noarch 805/878 |
| 11586 | Installing : uglify-js-2.4.13-5.el7.noarch 806/878 |
| 11587 | Installing : nodejs-less-1.7.0-2.el7.noarch 807/878 |
| 11588 | Installing : maven-local-3.4.1-6.el7_0.noarch 808/878 |
| 11589 | Installing : python-sphinx-1.1.3-8.el7.noarch 809/878 |
| 11590 | Installing : 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch 810/878 |
| 11591 | Installing : erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 811/878 |
| 11592 | Installing : php-phpunit-PHPUnit-4.6.5-1.el7.noarch 812/878 |
| 11593 | Installing : composer-1.0.0-14.el7.kolab_3.5.noarch 813/878 |
| 11594 | Installing : php-sabre-http-2.0.4-1.el7.kolab_3.5.noarch 814/878 |
| 11595 | Installing : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 815/878 |
| 11596 | Installing : php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch 816/878 |
| 11597 | Installing : php-5.4.16-23.el7_0.3.x86_64 817/878 |
| 11598 | Installing : 1:net-snmp-devel-5.7.2-20.el7.x86_64 818/878 |
| 11599 | Installing : python-twisted-core-12.2.0-4.el7.x86_64 819/878 |
| 11600 | Installing : maven-install-plugin-2.4-7.el7.noarch 820/878 |
| 11601 | Installing : erlang-riak_pb-2.0.0.16-9.el7.kolab_3.5.x86_64 821/878 |
| 11602 | Installing : erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 822/878 |
| 11603 | Installing : erlang-proper-1.1-8.el7.kolab_3.5.x86_64 823/878 |
| 11604 | Installing : erlang-hamcrest-0.1.0-9.el7.kolab_3.5.x86_64 824/878 |
| 11605 | Installing : erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 825/878 |
| 11606 | Installing : erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 826/878 |
| 11607 | Installing : erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 827/878 |
| 11608 | Installing : erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 828/878 |
| 11609 | Installing : erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 829/878 |
| 11610 | Installing : erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 830/878 |
| 11611 | Installing : erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 831/878 |
| 11612 | Installing : erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 832/878 |
| 11613 | Installing : 1:transfig-3.2.5d-13.el7.x86_64 833/878 |
| 11614 | Installing : latex2html-2012-3.el7.noarch 834/878 |
| 11615 | Installing : python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 835/878 |
| 11616 | Installing : 5:guile-devel-2.0.9-5.el7.x86_64 836/878 |
| 11617 | Installing : python-pyasn1-modules-0.1.6-2.el7.noarch 837/878 |
| 11618 | Installing : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 838/878 |
| 11619 | Installing : pytest-2.3.5-4.el7.noarch 839/878 |
| 11620 | Installing : svrcore-devel-4.0.4-11.el7.x86_64 840/878 |
| 11621 | Installing : CUnit-devel-2.1.3-8.el7.x86_64 841/878 |
| 11622 | Installing : jansson-devel-2.4-6.el7.x86_64 842/878 |
| 11623 | Installing : elinks-0.12-0.36.pre6.el7.x86_64 843/878 |
| 11624 | Updating : nss-tools-3.18.0-2.2.el7_1.x86_64 844/878 |
| 11625 | Installing : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 845/878 |
| 11626 | Installing : tkinter-2.7.5-16.el7.x86_64 846/878 |
| 11627 | Installing : openldap-devel-2.4.39-6.el7.x86_64 847/878 |
| 11628 | Installing : libuuid-devel-2.23.2-22.el7_1.x86_64 848/878 |
| 11629 | Installing : libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 849/878 |
| 11630 | Installing : 1:tcl-devel-8.5.13-4.el7.x86_64 850/878 |
| 11631 | Installing : python-cssmin-0.2.0-12.el7.kolab_3.5.noarch 851/878 |
| 11632 | Installing : groff-1.22.2-8.el7.x86_64 852/878 |
| 11633 | Installing : perl-Test-Simple-0.98-243.el7.noarch 853/878 |
| 11634 | Installing : python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch 854/878 |
| 11635 | Installing : libical-devel-0.48-6.el7.x86_64 855/878 |
| 11636 | Installing : Cython-0.19-3.el7.x86_64 856/878 |
| 11637 | Installing : python-gflags-2.0-6.el7.kolab_3.5.noarch 857/878 |
| 11638 | Installing : python-sqlalchemy-0.9.7-3.el7.x86_64 858/878 |
| 11639 | Installing : fdupes-1.51-6.el7.x86_64 859/878 |
| 11640 | Installing : dos2unix-6.0.3-4.el7.x86_64 860/878 |
| 11641 | Installing : cyrus-sasl-md5-2.1.26-17.el7.x86_64 861/878 |
| 11642 | Installing : python-iso8601-0.1.10-1.el7.noarch 862/878 |
| 11643 | Installing : python-six-1.9.0-2.el7.kolab_3.5.noarch 863/878 |
| 11644 | Installing : tcp_wrappers-7.6-77.el7.x86_64 864/878 |
| 11645 | Installing : python-ldap-2.4.15-2.el7.x86_64 865/878 |
| 11646 | Installing : python-nose-1.3.0-2.el7.noarch 866/878 |
| 11647 | Installing : python-pretend-1.0.8-2.el7.noarch 867/878 |
| 11648 | Installing : 1:emacs-el-24.3-11.el7.noarch 868/878 |
| 11649 | Installing : python-cryptography-vectors-0.8-1.el7.noarch 869/878 |
| 11650 | Cleanup : nss-tools-3.16.2.3-5.el7.x86_64 870/878 |
| 11651 | Cleanup : nss-3.16.2.3-5.el7.x86_64 871/878 |
| 11652 | Cleanup : nss-sysinit-3.16.2.3-5.el7.x86_64 872/878 |
| 11653 | Cleanup : util-linux-2.23.2-21.el7.x86_64 873/878 |
| 11654 | Cleanup : libmount-2.23.2-21.el7.x86_64 874/878 |
| 11655 | Cleanup : libblkid-2.23.2-21.el7.x86_64 875/878 |
| 11656 | Cleanup : nss-util-3.16.2.3-2.el7.x86_64 876/878 |
| 11657 | Cleanup : nspr-4.10.6-3.el7.x86_64 877/878 |
| 11658 | Cleanup : libuuid-2.23.2-21.el7.x86_64 878/878 |
| 11659 | ERROR: SQLSTATE[HY000] [2002] No such file or directoryError 500: Error connecting to database: SQLSTATE[HY000] [2002] No such file or directory |
| 11660 | Verifying : 2:texlive-tools-svn26263.0-32.el7.noarch 1/878 |
| 11661 | Verifying : libwmf-lite-0.2.8.4-39.el7.x86_64 2/878 |
| 11662 | Verifying : 2:texlive-ifxetex-svn19685.0.5-32.el7.noarch 3/878 |
| 11663 | Verifying : avalon-logkit-2.1-14.el7.noarch 4/878 |
| 11664 | Verifying : maven-profile-2.2.1-47.el7.noarch 5/878 |
| 11665 | Verifying : 2:texlive-mparhack-svn15878.1.4-32.el7.noarch 6/878 |
| 11666 | Verifying : maven-wagon-2.4-3.el7.noarch 7/878 |
| 11667 | Verifying : maven-plugin-registry-2.2.1-47.el7.noarch 8/878 |
| 11668 | Verifying : 2:texlive-dvips-bin-svn26509.0-32.20130427_r30134.el7. 9/878 |
| 11669 | Verifying : erlang-eldap-R16B-03.10.el7.x86_64 10/878 |
| 11670 | Verifying : erlang-stdlib-R16B-03.10.el7.x86_64 11/878 |
| 11671 | Verifying : apache-rat-core-0.8-13.el7.noarch 12/878 |
| 11672 | Verifying : roundcubemail-plugin-kolab_folders-3.3-1.el7.kolab_3.5 13/878 |
| 11673 | Verifying : 2:texlive-bibtex-bin-svn26509.0-32.20130427_r30134.el7 14/878 |
| 11674 | Verifying : 1:openssl-devel-1.0.1e-42.el7.4.x86_64 15/878 |
| 11675 | Verifying : erlang-sasl-R16B-03.10.el7.x86_64 16/878 |
| 11676 | Verifying : 2:texlive-lm-math-svn29044.1.958-32.el7.noarch 17/878 |
| 11677 | Verifying : roundcubemail-plugin-tasklist-skin-larry-assets-3.3-1. 18/878 |
| 11678 | Verifying : 2:texlive-cm-super-svn15878.0-32.el7.noarch 19/878 |
| 11679 | Verifying : plexus-archiver-2.4.2-4.el7.noarch 20/878 |
| 11680 | Verifying : 2:texlive-amsfonts-svn29208.3.04-32.el7.noarch 21/878 |
| 11681 | Verifying : erlang-poolboy-1.4.2-3.el7.kolab_3.5.x86_64 22/878 |
| 11682 | Verifying : c-ares-1.10.0-3.el7.x86_64 23/878 |
| 11683 | Verifying : nss-softokn-devel-3.16.2.3-9.el7.x86_64 24/878 |
| 11684 | Verifying : xmlgraphics-commons-1.5-3.el7.noarch 25/878 |
| 11685 | Verifying : erlang-inert-0.6.1-4.el7.kolab_3.5.x86_64 26/878 |
| 11686 | Verifying : php-symfony-dom-crawler-2.5.11-1.el7.noarch 27/878 |
| 11687 | Verifying : roundcubemail-plugin-archive-skin-larry-assets-1.2-3.e 28/878 |
| 11688 | Verifying : roundcubemail-skin-larry-1.2-3.el7.kolab_3.5.noarch 29/878 |
| 11689 | Verifying : libselinux-devel-2.2.2-6.el7.x86_64 30/878 |
| 11690 | Verifying : apache-rat-plugin-0.8-13.el7.noarch 31/878 |
| 11691 | Verifying : apache-resource-bundles-2-11.el7.noarch 32/878 |
| 11692 | Verifying : erlang-iso8601-1.2-4.el7.kolab_3.5.x86_64 33/878 |
| 11693 | Verifying : 2:texlive-dvipdfmx-svn26765.0-32.el7.noarch 34/878 |
| 11694 | Verifying : 2:texlive-xkeyval-svn27995.2.6a-32.el7.noarch 35/878 |
| 11695 | Verifying : apache-commons-logging-1.1.2-7.el7.noarch 36/878 |
| 11696 | Verifying : php-pear-DB-1.7.14-6.el7.noarch 37/878 |
| 11697 | Verifying : 2:jtidy-1.0-0.16.20100930svn1125.el7.noarch 38/878 |
| 11698 | Verifying : erlang-percept-R16B-03.10.el7.x86_64 39/878 |
| 11699 | Verifying : erlang-toolbar-R16B-03.10.el7.x86_64 40/878 |
| 11700 | Verifying : maven-artifact-manager-2.2.1-47.el7.noarch 41/878 |
| 11701 | Verifying : 4:perl-devel-5.16.3-285.el7.x86_64 42/878 |
| 11702 | Verifying : boost-random-1.53.0-23.el7.x86_64 43/878 |
| 11703 | Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-3.3-1 44/878 |
| 11704 | Verifying : 2:texlive-fpl-svn15878.1.002-32.el7.noarch 45/878 |
| 11705 | Verifying : php-pear-Auth-SASL-1.0.6-5.el7.noarch 46/878 |
| 11706 | Verifying : python-cryptography-vectors-0.8-1.el7.noarch 47/878 |
| 11707 | Verifying : 2:texlive-pdftex-bin-svn27321.0-32.20130427_r30134.el7 48/878 |
| 11708 | Verifying : maven-plugin-annotations-3.1-17.el7.noarch 49/878 |
| 11709 | Verifying : 2:texlive-unicode-math-svn29413.0.7d-32.el7.noarch 50/878 |
| 11710 | Verifying : nss-util-devel-3.18.0-1.el7_1.x86_64 51/878 |
| 11711 | Verifying : 1:emacs-el-24.3-11.el7.noarch 52/878 |
| 11712 | Verifying : beust-jcommander-1.30-5.el7.noarch 53/878 |
| 11713 | Verifying : CUnit-devel-2.1.3-8.el7.x86_64 54/878 |
| 11714 | Verifying : jvnet-parent-4-2.el7.noarch 55/878 |
| 11715 | Verifying : php-phpunit-Version-1.0.5-1.el7.noarch 56/878 |
| 11716 | Verifying : slf4j-1.7.4-3.el7.noarch 57/878 |
| 11717 | Verifying : erlang-kernel-R16B-03.10.el7.x86_64 58/878 |
| 11718 | Verifying : php-mbstring-5.4.16-23.el7_0.3.x86_64 59/878 |
| 11719 | Verifying : erlang-hipe-R16B-03.10.el7.x86_64 60/878 |
| 11720 | Verifying : 2:texlive-pst-slpe-svn24391.1.31-32.el7.noarch 61/878 |
| 11721 | Verifying : erlang-cosFileTransfer-R16B-03.10.el7.x86_64 62/878 |
| 11722 | Verifying : php-phpunit-PHPUnit-4.6.5-1.el7.noarch 63/878 |
| 11723 | Verifying : 2:texlive-filecontents-svn24250.1.3-32.el7.noarch 64/878 |
| 11724 | Verifying : uuid-devel-1.6.2-26.el7.x86_64 65/878 |
| 11725 | Verifying : erlang-jinterface-R16B-03.10.el7.x86_64 66/878 |
| 11726 | Verifying : erlang-webtool-R16B-03.10.el7.x86_64 67/878 |
| 11727 | Verifying : libkolabxml-devel-1.2-2.el7.kolab_3.5.x86_64 68/878 |
| 11728 | Verifying : 2:texlive-xunicode-svn23897.0.981-32.el7.noarch 69/878 |
| 11729 | Verifying : apache-commons-beanutils-1.8.3-14.el7.noarch 70/878 |
| 11730 | Verifying : 2:texlive-ltxmisc-svn21927.0-32.el7.noarch 71/878 |
| 11731 | Verifying : python-pretend-1.0.8-2.el7.noarch 72/878 |
| 11732 | Verifying : 2:texlive-kpathsea-svn28792.0-32.el7.noarch 73/878 |
| 11733 | Verifying : python-babel-0.9.6-8.el7.noarch 74/878 |
| 11734 | Verifying : erlang-parsetools-R16B-03.10.el7.x86_64 75/878 |
| 11735 | Verifying : erlang-R16B-03.10.el7.x86_64 76/878 |
| 11736 | Verifying : php-pear-HTTP-Request2-2.2.1-1.el7.noarch 77/878 |
| 11737 | Verifying : php-pear-Mail-Mime-1.8.9-1.el7.noarch 78/878 |
| 11738 | Verifying : php-phpunit-File-Iterator-1.4.0-1.el7.noarch 79/878 |
| 11739 | Verifying : python-nose-1.3.0-2.el7.noarch 80/878 |
| 11740 | Verifying : 2:texlive-collection-fontsrecommended-svn28082.0-32.20 81/878 |
| 11741 | Verifying : gd-2.0.35-26.el7.x86_64 82/878 |
| 11742 | Verifying : python-ldap-2.4.15-2.el7.x86_64 83/878 |
| 11743 | Verifying : 2:texlive-pstricks-add-svn28750.3.59-32.el7.noarch 84/878 |
| 11744 | Verifying : roundcubemail-plugin-libcalendaring-3.3-1.el7.kolab_3. 85/878 |
| 11745 | Verifying : nodejs-source-map-0.1.33-1.el7.noarch 86/878 |
| 11746 | Verifying : 2:texlive-sepnum-svn20186.2.0-32.el7.noarch 87/878 |
| 11747 | Verifying : 2:texlive-euro-svn22191.1.1-32.el7.noarch 88/878 |
| 11748 | Verifying : roundcubemail-plugin-kolab_auth-3.3-1.el7.kolab_3.5.no 89/878 |
| 11749 | Verifying : 2:texlive-rsfs-svn15878.0-32.el7.noarch 90/878 |
| 11750 | Verifying : 2:texlive-dvips-svn29585.0-32.el7.noarch 91/878 |
| 11751 | Verifying : weld-parent-17-9.el7.noarch 92/878 |
| 11752 | Verifying : svrcore-devel-4.0.4-11.el7.x86_64 93/878 |
| 11753 | Verifying : php-phpunit-diff-1.3.0-1.el7.noarch 94/878 |
| 11754 | Verifying : libzip-0.10.1-8.el7.x86_64 95/878 |
| 11755 | Verifying : 2:texlive-mptopdf-svn26689.0-32.el7.noarch 96/878 |
| 11756 | Verifying : libcurl-devel-7.29.0-19.el7.x86_64 97/878 |
| 11757 | Verifying : aether-api-1.13.1-13.el7.noarch 98/878 |
| 11758 | Verifying : maven-model-2.2.1-47.el7.noarch 99/878 |
| 11759 | Verifying : roundcubemail-plugin-kolab_notes-skin-larry-assets-3.3 100/878 |
| 11760 | Verifying : roundcubemail-plugin-archive-assets-1.2-3.el7.kolab_3. 101/878 |
| 11761 | Verifying : erlang-asn1-R16B-03.10.el7.x86_64 102/878 |
| 11762 | Verifying : maven-plugin-tools-beanshell-3.1-17.el7.noarch 103/878 |
| 11763 | Verifying : xz-java-1.3-3.el7.noarch 104/878 |
| 11764 | Verifying : php-sabre-event-1.0.1-1.el7.kolab_3.5.noarch 105/878 |
| 11765 | Verifying : 2:texlive-euler-svn17261.2.5-32.el7.noarch 106/878 |
| 11766 | Verifying : boost-1.53.0-23.el7.x86_64 107/878 |
| 11767 | Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 108/878 |
| 11768 | Verifying : composer-1.0.0-14.el7.kolab_3.5.noarch 109/878 |
| 11769 | Verifying : elfutils-libelf-devel-0.160-1.el7.x86_64 110/878 |
| 11770 | Verifying : maven-doxia-module-xdoc-1.4-5.el7.noarch 111/878 |
| 11771 | Verifying : libICE-devel-1.0.8-7.el7.x86_64 112/878 |
| 11772 | Verifying : 2:texlive-luatexbase-svn22560.0.31-32.el7.noarch 113/878 |
| 11773 | Verifying : libcalendaring-devel-4.9.1-3.el7.kolab_3.5.x86_64 114/878 |
| 11774 | Verifying : 2:texlive-microtype-svn29392.2.5-32.el7.noarch 115/878 |
| 11775 | Verifying : roundcubemail-skin-chameleon-core-0.3.6-1.el7.kolab_3. 116/878 |
| 11776 | Verifying : 2:texlive-section-svn20180.0-32.el7.noarch 117/878 |
| 11777 | Verifying : plexus-containers-component-metadata-1.5.5-14.el7.noar 118/878 |
| 11778 | Verifying : 2:texlive-subfig-svn15878.1.3-32.el7.noarch 119/878 |
| 11779 | Verifying : roundcubemail-plugin-kolab_files-assets-3.3-1.el7.kola 120/878 |
| 11780 | Verifying : python-zope-interface-4.0.5-4.el7.x86_64 121/878 |
| 11781 | Verifying : maven-reporting-impl-2.2-8.el7.noarch 122/878 |
| 11782 | Verifying : 2:texlive-pst-fill-svn15878.1.01-32.el7.noarch 123/878 |
| 11783 | Verifying : erlang-public_key-R16B-03.10.el7.x86_64 124/878 |
| 11784 | Verifying : jsoup-1.6.1-10.el7.noarch 125/878 |
| 11785 | Verifying : maven-surefire-provider-junit-2.15-3.el7.noarch 126/878 |
| 11786 | Verifying : guava-13.0-6.el7.noarch 127/878 |
| 11787 | Verifying : python-pycparser-2.10-1.el7.kolab_3.5.noarch 128/878 |
| 11788 | Verifying : jakarta-oro-2.0.8-16.el7.noarch 129/878 |
| 11789 | Verifying : maven-invoker-2.1.1-9.el7.noarch 130/878 |
| 11790 | Verifying : erlang-gs-R16B-03.10.el7.x86_64 131/878 |
| 11791 | Verifying : 2:texlive-rcs-svn15878.0-32.el7.noarch 132/878 |
| 11792 | Verifying : php-symfony-dependency-injection-2.5.11-1.el7.noarch 133/878 |
| 11793 | Verifying : 2:texlive-fancyhdr-svn15878.3.1-32.el7.noarch 134/878 |
| 11794 | Verifying : nodejs-uglify-to-browserify-1.0.2-2.el7.noarch 135/878 |
| 11795 | Verifying : python-pyasn1-modules-0.1.6-2.el7.noarch 136/878 |
| 11796 | Verifying : urw-fonts-2.4-16.el7.noarch 137/878 |
| 11797 | Verifying : 2:texlive-dvipdfm-svn26689.0.13.2d-32.el7.noarch 138/878 |
| 11798 | Verifying : 2:texlive-metafont-svn26689.2.718281-32.el7.noarch 139/878 |
| 11799 | Verifying : roundcubemail-skin-larry-assets-1.2-3.el7.kolab_3.5.no 140/878 |
| 11800 | Verifying : php-sebastian-global-state-1.0.0-1.el7.noarch 141/878 |
| 11801 | Verifying : 2:texlive-makeindex-svn26689.2.12-32.el7.noarch 142/878 |
| 11802 | Verifying : 2:texlive-symbol-svn28614.0-32.el7.noarch 143/878 |
| 11803 | Verifying : php-symfony-http-foundation-2.5.11-1.el7.noarch 144/878 |
| 11804 | Verifying : 2:texlive-parskip-svn19963.2.0-32.el7.noarch 145/878 |
| 11805 | Verifying : php-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 146/878 |
| 11806 | Verifying : plexus-io-2.0.5-9.el7.noarch 147/878 |
| 11807 | Verifying : 2:texlive-lua-alt-getopt-svn29349.0.7.0-32.el7.noarch 148/878 |
| 11808 | Verifying : roundcubemail-plugin-filesystem_attachments-1.2-3.el7. 149/878 |
| 11809 | Verifying : maven-enforcer-rules-1.2-8.el7.noarch 150/878 |
| 11810 | Verifying : roundcubemail-plugin-password-assets-1.2-3.el7.kolab_3 151/878 |
| 11811 | Verifying : plexus-cipher-1.7-5.el7.noarch 152/878 |
| 11812 | Verifying : qdox-1.12.1-9.el7.noarch 153/878 |
| 11813 | Verifying : maven-archiver-2.5-9.el7.noarch 154/878 |
| 11814 | Verifying : 2:texlive-luatex-svn26689.0.70.1-32.el7.noarch 155/878 |
| 11815 | Verifying : fop-1.1-6.el7.noarch 156/878 |
| 11816 | Verifying : tcp_wrappers-7.6-77.el7.x86_64 157/878 |
| 11817 | Verifying : 2:texlive-varwidth-svn24104.0.92-32.el7.noarch 158/878 |
| 11818 | Verifying : 2:texlive-latex-bin-bin-svn14050.0-32.20130427_r30134. 159/878 |
| 11819 | Verifying : wxBase-2.8.12-13.el7.x86_64 160/878 |
| 11820 | Verifying : maven-shared-19-4.el7.noarch 161/878 |
| 11821 | Verifying : boost-context-1.53.0-23.el7.x86_64 162/878 |
| 11822 | Verifying : 2:texlive-pdfpages-svn27574.0.4t-32.el7.noarch 163/878 |
| 11823 | Verifying : plexus-compiler-2.2-7.el7.noarch 164/878 |
| 11824 | Verifying : 2:texlive-setspace-svn24881.6.7a-32.el7.noarch 165/878 |
| 11825 | Verifying : 1:msv-xsdlib-2013.5.1-6.el7.noarch 166/878 |
| 11826 | Verifying : 2:texlive-currfile-svn29012.0.7b-32.el7.noarch 167/878 |
| 11827 | Verifying : erlang-tv-R16B-03.10.el7.x86_64 168/878 |
| 11828 | Verifying : 2:texlive-l3kernel-svn29409.SVN_4469-32.el7.noarch 169/878 |
| 11829 | Verifying : maven-remote-resources-plugin-1.4-7.el7.noarch 170/878 |
| 11830 | Verifying : aether-util-1.13.1-13.el7.noarch 171/878 |
| 11831 | Verifying : maven-shared-incremental-1.1-6.el7.noarch 172/878 |
| 11832 | Verifying : rhino-1.7R4-5.el7.noarch 173/878 |
| 11833 | Verifying : roundcubemail-plugin-kolab_delegation-skin-larry-asset 174/878 |
| 11834 | Verifying : libmcrypt-2.5.8-13.el7.x86_64 175/878 |
| 11835 | Verifying : 2:texlive-makeindex-bin-svn26509.0-32.20130427_r30134. 176/878 |
| 11836 | Verifying : jzlib-1.1.1-6.el7.noarch 177/878 |
| 11837 | Verifying : pyparsing-1.5.6-9.el7.noarch 178/878 |
| 11838 | Verifying : python-six-1.9.0-2.el7.kolab_3.5.noarch 179/878 |
| 11839 | Verifying : 2:texlive-xdvi-bin-svn26509.0-32.20130427_r30134.el7.x 180/878 |
| 11840 | Verifying : maven-doxia-sink-api-1.4-5.el7.noarch 181/878 |
| 11841 | Verifying : roundcubemail-plugin-acl-1.2-3.el7.kolab_3.5.noarch 182/878 |
| 11842 | Verifying : util-linux-2.23.2-22.el7_1.x86_64 183/878 |
| 11843 | Verifying : avalon-framework-4.3-10.el7.noarch 184/878 |
| 11844 | Verifying : lighttpd-1.4.35-1.el7.x86_64 185/878 |
| 11845 | Verifying : maven-surefire-plugin-2.15-3.el7.noarch 186/878 |
| 11846 | Verifying : 2:texlive-etex-svn22198.2.1-32.el7.noarch 187/878 |
| 11847 | Verifying : pyserial-2.6-5.el7.noarch 188/878 |
| 11848 | Verifying : 2:texlive-memoir-svn21638.3.6j_patch_6.0g-32.el7.noarc 189/878 |
| 11849 | Verifying : atinject-1-13.20100611svn86.el7.noarch 190/878 |
| 11850 | Verifying : ycssmin-1.0.1-6.el7.noarch 191/878 |
| 11851 | Verifying : apache-commons-parent-26-8.el7.noarch 192/878 |
| 11852 | Verifying : roundcubemail-1.2-3.el7.kolab_3.5.noarch 193/878 |
| 11853 | Verifying : maven-install-plugin-2.4-7.el7.noarch 194/878 |
| 11854 | Verifying : erlang-ic-R16B-03.10.el7.x86_64 195/878 |
| 11855 | Verifying : erlang-dialyzer-R16B-03.10.el7.x86_64 196/878 |
| 11856 | Verifying : maven-surefire-provider-testng-2.15-3.el7.noarch 197/878 |
| 11857 | Verifying : jaxen-1.1.3-11.el7.noarch 198/878 |
| 11858 | Verifying : php-devel-5.4.16-23.el7_0.3.x86_64 199/878 |
| 11859 | Verifying : apache-commons-cli-1.2-13.el7.noarch 200/878 |
| 11860 | Verifying : boost-date-time-1.53.0-23.el7.x86_64 201/878 |
| 11861 | Verifying : maven-enforcer-plugin-1.2-8.el7.noarch 202/878 |
| 11862 | Verifying : php-symfony-common-2.5.11-1.el7.noarch 203/878 |
| 11863 | Verifying : roundcubemail-plugin-kolab_delegation-assets-3.3-1.el7 204/878 |
| 11864 | Verifying : 1:perl-ExtUtils-ParseXS-3.18-2.el7.noarch 205/878 |
| 11865 | Verifying : php-symfony-browser-kit-2.5.11-1.el7.noarch 206/878 |
| 11866 | Verifying : maven-resources-plugin-2.6-6.el7.noarch 207/878 |
| 11867 | Verifying : libuuid-2.23.2-22.el7_1.x86_64 208/878 |
| 11868 | Verifying : felix-bundlerepository-1.6.6-15.el7.noarch 209/878 |
| 11869 | Verifying : elinks-0.12-0.36.pre6.el7.x86_64 210/878 |
| 11870 | Verifying : python-sphinx-1.1.3-8.el7.noarch 211/878 |
| 11871 | Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-asset 212/878 |
| 11872 | Verifying : 1:isorelax-0-0.15.release20050331.el7.noarch 213/878 |
| 11873 | Verifying : jdom-1.1.3-6.el7.noarch 214/878 |
| 11874 | Verifying : php-sebastian-recursion-context-1.0.0-1.el7.noarch 215/878 |
| 11875 | Verifying : apache-commons-validator-1.4.0-8.el7.noarch 216/878 |
| 11876 | Verifying : plexus-utils-3.0.9-9.el7.noarch 217/878 |
| 11877 | Verifying : 2:texlive-booktabs-svn15878.1.61803-32.el7.noarch 218/878 |
| 11878 | Verifying : mozldap-6.0.5-38.el7.kolab_3.5.x86_64 219/878 |
| 11879 | Verifying : lksctp-tools-1.0.13-3.el7.x86_64 220/878 |
| 11880 | Verifying : roundcubemail-plugin-filesystem_attachments-assets-1.2 221/878 |
| 11881 | Verifying : jboss-transaction-1.1-api-1.0.1-8.el7.noarch 222/878 |
| 11882 | Verifying : jboss-el-2.2-api-1.0.1-0.7.20120212git2fabd8.el7.noarc 223/878 |
| 11883 | Verifying : 2:texlive-zapfchan-svn28614.0-32.el7.noarch 224/878 |
| 11884 | Verifying : 2:texlive-url-svn16864.3.2-32.el7.noarch 225/878 |
| 11885 | Verifying : maven-doxia-tools-1.4-14.el7.noarch 226/878 |
| 11886 | Verifying : php-phpspec-prophecy-1.4.0-1.el7.noarch 227/878 |
| 11887 | Verifying : 1:net-snmp-devel-5.7.2-20.el7.x86_64 228/878 |
| 11888 | Verifying : roundcubemail-plugin-kolab_files-skin-larry-assets-3.3 229/878 |
| 11889 | Verifying : roundcubemail-plugin-jqueryui-skin-larry-assets-1.2-3. 230/878 |
| 11890 | Verifying : 2:texlive-ae-svn15878.1.4-32.el7.noarch 231/878 |
| 11891 | Verifying : junit-4.11-8.el7.noarch 232/878 |
| 11892 | Verifying : 2:texlive-tex-gyre-math-svn29045.0-32.el7.noarch 233/878 |
| 11893 | Verifying : erlang-cosNotification-R16B-03.10.el7.x86_64 234/878 |
| 11894 | Verifying : 2:texlive-lm-svn28119.2.004-32.el7.noarch 235/878 |
| 11895 | Verifying : erlang-getopt-0.7.0-1.el7.x86_64 236/878 |
| 11896 | Verifying : roundcubemail-plugin-tasklist-assets-3.3-1.el7.kolab_3 237/878 |
| 11897 | Verifying : boost-test-1.53.0-23.el7.x86_64 238/878 |
| 11898 | Verifying : roundcubemail-plugin-zipdownload-assets-1.2-3.el7.kola 239/878 |
| 11899 | Verifying : python-iso8601-0.1.10-1.el7.noarch 240/878 |
| 11900 | Verifying : cyrus-sasl-md5-2.1.26-17.el7.x86_64 241/878 |
| 11901 | Verifying : maven-plugin-tools-annotations-3.1-17.el7.noarch 242/878 |
| 11902 | Verifying : dos2unix-6.0.3-4.el7.x86_64 243/878 |
| 11903 | Verifying : 2:texlive-fp-svn15878.0-32.el7.noarch 244/878 |
| 11904 | Verifying : erlang-eunit-R16B-03.10.el7.x86_64 245/878 |
| 11905 | Verifying : boost-regex-1.53.0-23.el7.x86_64 246/878 |
| 11906 | Verifying : 2:texlive-babel-svn24756.3.8m-32.el7.noarch 247/878 |
| 11907 | Verifying : 2:texlive-xcolor-svn15878.2.11-32.el7.noarch 248/878 |
| 11908 | Verifying : bsh-1.3.0-29.el7.noarch 249/878 |
| 11909 | Verifying : 2:texlive-attachfile-svn21866.v1.5b-32.el7.noarch 250/878 |
| 11910 | Verifying : regexp-1.5-13.el7.noarch 251/878 |
| 11911 | Verifying : 2:texlive-ifetex-svn24853.1.2-32.el7.noarch 252/878 |
| 11912 | Verifying : cyrus-sasl-2.1.26-17.el7.x86_64 253/878 |
| 11913 | Verifying : php-pear-Net-Socket-1.0.14-1.el7.noarch 254/878 |
| 11914 | Verifying : maven-plugin-tools-generators-3.1-17.el7.noarch 255/878 |
| 11915 | Verifying : 1:libuv-0.10.34-1.el7.x86_64 256/878 |
| 11916 | Verifying : jboss-parent-6-12.el7.noarch 257/878 |
| 11917 | Verifying : 2:texlive-sansmath-svn17997.1.1-32.el7.noarch 258/878 |
| 11918 | Verifying : 2:texlive-tex-svn26689.3.1415926-32.el7.noarch 259/878 |
| 11919 | Verifying : tcp_wrappers-devel-7.6-77.el7.x86_64 260/878 |
| 11920 | Verifying : libcom_err-devel-1.42.9-7.el7.x86_64 261/878 |
| 11921 | Verifying : 2:texlive-pspicture-svn15878.0-32.el7.noarch 262/878 |
| 11922 | Verifying : boost-filesystem-1.53.0-23.el7.x86_64 263/878 |
| 11923 | Verifying : httpcomponents-core-4.2.4-6.el7.noarch 264/878 |
| 11924 | Verifying : 2:texlive-type1cm-svn21820.0-32.el7.noarch 265/878 |
| 11925 | Verifying : wxGTK-gl-2.8.12-13.el7.x86_64 266/878 |
| 11926 | Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 267/878 |
| 11927 | Verifying : plexus-resources-1.0-0.15.a7.el7.noarch 268/878 |
| 11928 | Verifying : roundcubemail-plugin-kolab_tags-skin-larry-assets-3.3- 269/878 |
| 11929 | Verifying : maven-parent-20-5.el7.noarch 270/878 |
| 11930 | Verifying : maven-enforcer-api-1.2-8.el7.noarch 271/878 |
| 11931 | Verifying : php-pear-Net-LDAP2-2.1.0-1.el7.noarch 272/878 |
| 11932 | Verifying : erlang-runtime_tools-R16B-03.10.el7.x86_64 273/878 |
| 11933 | Verifying : apache-rat-0.8-13.el7.noarch 274/878 |
| 11934 | Verifying : bcel-5.2-18.el7.noarch 275/878 |
| 11935 | Verifying : roundcubemail-plugin-kolab_notes-assets-3.3-1.el7.kola 276/878 |
| 11936 | Verifying : maven-project-2.2.1-47.el7.noarch 277/878 |
| 11937 | Verifying : maven-monitor-2.2.1-47.el7.noarch 278/878 |
| 11938 | Verifying : roundcubemail-skin-chameleon-0.3.6-1.el7.kolab_3.5.noa 279/878 |
| 11939 | Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 280/878 |
| 11940 | Verifying : 1:apache-commons-io-2.4-12.el7.noarch 281/878 |
| 11941 | Verifying : apache-rat-tasks-0.8-13.el7.noarch 282/878 |
| 11942 | Verifying : roundcubemail-plugin-libcalendaring-skin-larry-3.3-1.e 283/878 |
| 11943 | Verifying : 2:texlive-thumbpdf-svn26689.3.15-32.el7.noarch 284/878 |
| 11944 | Verifying : 2:texlive-hyperref-svn28213.6.83m-32.el7.noarch 285/878 |
| 11945 | Verifying : boost-math-1.53.0-23.el7.x86_64 286/878 |
| 11946 | Verifying : erlang-syntax_tools-R16B-03.10.el7.x86_64 287/878 |
| 11947 | Verifying : erlang-appmon-R16B-03.10.el7.x86_64 288/878 |
| 11948 | Verifying : bc-1.06.95-13.el7.x86_64 289/878 |
| 11949 | Verifying : php-cli-5.4.16-23.el7_0.3.x86_64 290/878 |
| 11950 | Verifying : 2:texlive-bera-svn20031.0-32.el7.noarch 291/878 |
| 11951 | Verifying : 5:guile-2.0.9-5.el7.x86_64 292/878 |
| 11952 | Verifying : boost-python-1.53.0-23.el7.x86_64 293/878 |
| 11953 | Verifying : roundcubemail-plugin-kolab_tags-3.3-1.el7.kolab_3.5.no 294/878 |
| 11954 | Verifying : fdupes-1.51-6.el7.x86_64 295/878 |
| 11955 | Verifying : t1lib-5.1.2-14.el7.x86_64 296/878 |
| 11956 | Verifying : 1:emacs-24.3-11.el7.x86_64 297/878 |
| 11957 | Verifying : libSM-devel-1.2.1-7.el7.x86_64 298/878 |
| 11958 | Verifying : pytest-2.3.5-4.el7.noarch 299/878 |
| 11959 | Verifying : maven-plugin-descriptor-2.2.1-47.el7.noarch 300/878 |
| 11960 | Verifying : plexus-i18n-1.0-0.6.b10.4.el7.noarch 301/878 |
| 11961 | Verifying : 2:texlive-multido-svn18302.1.42-32.el7.noarch 302/878 |
| 11962 | Verifying : 2:texlive-chngcntr-svn17157.1.0a-32.el7.noarch 303/878 |
| 11963 | Verifying : roundcubemail-plugin-kolab_auth-assets-3.3-1.el7.kolab 304/878 |
| 11964 | Verifying : dejavu-sans-mono-fonts-2.33-6.el7.noarch 305/878 |
| 11965 | Verifying : erlang-snmp-R16B-03.10.el7.x86_64 306/878 |
| 11966 | Verifying : plexus-sec-dispatcher-1.4-13.el7.noarch 307/878 |
| 11967 | Verifying : 2:texlive-ncntrsbk-svn28614.0-32.el7.noarch 308/878 |
| 11968 | Verifying : erlang-test_server-R16B-03.10.el7.x86_64 309/878 |
| 11969 | Verifying : jai-imageio-core-1.2-0.14.20100217cvs.el7.noarch 310/878 |
| 11970 | Verifying : SDL-1.2.15-11.el7.x86_64 311/878 |
| 11971 | Verifying : erlang-os_mon-R16B-03.10.el7.x86_64 312/878 |
| 11972 | Verifying : erlang-goldrush-0.1.6-6.el7.kolab_3.5.x86_64 313/878 |
| 11973 | Verifying : 2:texlive-cite-svn19955.5.3-32.el7.noarch 314/878 |
| 11974 | Verifying : erlang-examples-R16B-03.10.el7.x86_64 315/878 |
| 11975 | Verifying : spice-parent-15-11.el7.noarch 316/878 |
| 11976 | Verifying : roundcubemail-plugin-jqueryui-assets-1.2-3.el7.kolab_3 317/878 |
| 11977 | Verifying : erlang-otp_mibs-R16B-03.10.el7.x86_64 318/878 |
| 11978 | Verifying : antlr-tool-2.7.7-30.el7.noarch 319/878 |
| 11979 | Verifying : 2:texlive-tex-bin-svn26912.0-32.20130427_r30134.el7.x8 320/878 |
| 11980 | Verifying : 2:texlive-metalogo-svn18611.0.12-32.el7.noarch 321/878 |
| 11981 | Verifying : zziplib-0.13.62-5.el7.x86_64 322/878 |
| 11982 | Verifying : erlang-inets-R16B-03.10.el7.x86_64 323/878 |
| 11983 | Verifying : boost-program-options-1.53.0-23.el7.x86_64 324/878 |
| 11984 | Verifying : php-tidy-5.4.16-3.el7.x86_64 325/878 |
| 11985 | Verifying : 2:texlive-kpathsea-lib-2012-32.20130427_r30134.el7.x86 326/878 |
| 11986 | Verifying : 2:texlive-hyphen-base-svn29197.0-32.el7.noarch 327/878 |
| 11987 | Verifying : 1:tk-8.5.13-4.el7.x86_64 328/878 |
| 11988 | Verifying : php-phpunit-Text-Template-1.2.0-5.el7.noarch 329/878 |
| 11989 | Verifying : nodejs-less-1.7.0-2.el7.noarch 330/878 |
| 11990 | Verifying : plexus-component-api-1.0-0.16.alpha15.el7.noarch 331/878 |
| 11991 | Verifying : 1:v8-3.14.5.10-17.el7.x86_64 332/878 |
| 11992 | Verifying : python-pygments-1.4-9.el7.noarch 333/878 |
| 11993 | Verifying : php-pear-Net-SMTP-1.6.2-1.el7.noarch 334/878 |
| 11994 | Verifying : python-sqlalchemy-0.9.7-3.el7.x86_64 335/878 |
| 11995 | Verifying : roundcubemail-plugin-managesieve-skin-larry-1.2-3.el7. 336/878 |
| 11996 | Verifying : maven-jar-plugin-2.4-8.el7.noarch 337/878 |
| 11997 | Verifying : maven-shared-utils-0.4-3.el7.noarch 338/878 |
| 11998 | Verifying : 2:texlive-showexpl-svn27790.v0.3j-32.el7.noarch 339/878 |
| 11999 | Verifying : felix-osgi-compendium-1.4.0-19.el7.noarch 340/878 |
| 12000 | Verifying : roundcubemail-plugin-zipdownload-1.2-3.el7.kolab_3.5.n 341/878 |
| 12001 | Verifying : 1:js-1.8.5-17.el7.x86_64 342/878 |
| 12002 | Verifying : roundcubemail-plugin-kolab_activesync-3.3-1.el7.kolab_ 343/878 |
| 12003 | Verifying : 2:texlive-oberdiek-svn26725.0-32.el7.noarch 344/878 |
| 12004 | Verifying : 2:texlive-dvipdfmx-bin-svn26509.0-32.20130427_r30134.e 345/878 |
| 12005 | Verifying : maven-source-plugin-2.2.1-7.el7.noarch 346/878 |
| 12006 | Verifying : batik-1.8-0.12.svn1230816.el7.noarch 347/878 |
| 12007 | Verifying : maven-plugin-tools-api-3.1-17.el7.noarch 348/878 |
| 12008 | Verifying : roundcubemail-plugin-calendar-skin-larry-assets-3.3-1. 349/878 |
| 12009 | Verifying : felix-framework-4.2.1-5.el7.noarch 350/878 |
| 12010 | Verifying : ghostscript-9.07-18.el7.x86_64 351/878 |
| 12011 | Verifying : php-phpdocumentor-reflection-docblock-2.0.4-1.el7.noar 352/878 |
| 12012 | Verifying : objectweb-asm-3.3.1-9.el7.noarch 353/878 |
| 12013 | Verifying : 2:texlive-dvipdfmx-def-svn15878.0-32.el7.noarch 354/878 |
| 12014 | Verifying : php-PsrLog-1.0.0-6.el7.noarch 355/878 |
| 12015 | Verifying : roundcubemail-plugin-calendar-3.3-1.el7.kolab_3.5.noar 356/878 |
| 12016 | Verifying : python-ply-3.4-4.el7.noarch 357/878 |
| 12017 | Verifying : boost-devel-1.53.0-23.el7.x86_64 358/878 |
| 12018 | Verifying : cglib-2.2-18.el7.noarch 359/878 |
| 12019 | Verifying : xpp3-1.1.3.8-11.el7.noarch 360/878 |
| 12020 | Verifying : javamail-1.4.6-8.el7.noarch 361/878 |
| 12021 | Verifying : roundcubemail-plugin-kolab_addressbook-3.3-1.el7.kolab 362/878 |
| 12022 | Verifying : plexus-digest-1.1-15.el7.noarch 363/878 |
| 12023 | Verifying : erlang-reltool-R16B-03.10.el7.x86_64 364/878 |
| 12024 | Verifying : 2:texlive-powerdot-svn25656.1.4i-32.el7.noarch 365/878 |
| 12025 | Verifying : apache-commons-jxpath-1.3-20.el7.noarch 366/878 |
| 12026 | Verifying : boost-locale-1.53.0-23.el7.x86_64 367/878 |
| 12027 | Verifying : 1:net-snmp-agent-libs-5.7.2-20.el7.x86_64 368/878 |
| 12028 | Verifying : maven-doxia-core-1.4-5.el7.noarch 369/878 |
| 12029 | Verifying : 2:texlive-gsftopk-svn26689.1.19.2-32.el7.noarch 370/878 |
| 12030 | Verifying : 1:net-snmp-libs-5.7.2-20.el7.x86_64 371/878 |
| 12031 | Verifying : 2:texlive-anysize-svn15878.0-32.el7.noarch 372/878 |
| 12032 | Verifying : roundcubemail-plugin-managesieve-assets-1.2-3.el7.kola 373/878 |
| 12033 | Verifying : php-symfony-process-2.5.11-1.el7.noarch 374/878 |
| 12034 | Verifying : 1:emacs-common-24.3-11.el7.x86_64 375/878 |
| 12035 | Verifying : erlang-debugger-R16B-03.10.el7.x86_64 376/878 |
| 12036 | Verifying : 2:texlive-collection-basic-svn26314.0-32.20130427_r301 377/878 |
| 12037 | Verifying : bea-stax-api-1.2.0-9.el7.noarch 378/878 |
| 12038 | Verifying : nodejs-amdefine-0.0.4-1.el7.noarch 379/878 |
| 12039 | Verifying : 2:texlive-pxfonts-svn15878.0-32.el7.noarch 380/878 |
| 12040 | Verifying : 2:texlive-pst-grad-svn15878.1.06-32.el7.noarch 381/878 |
| 12041 | Verifying : roundcubemail-plugin-acl-skin-larry-assets-1.2-3.el7.k 382/878 |
| 12042 | Verifying : 2:texlive-geometry-svn19716.5.6-32.el7.noarch 383/878 |
| 12043 | Verifying : 2:texlive-ntgclass-svn15878.0-32.el7.noarch 384/878 |
| 12044 | Verifying : 2:texlive-cm-svn29581.0-32.el7.noarch 385/878 |
| 12045 | Verifying : 2:texlive-texlive.infra-svn28217.0-32.el7.noarch 386/878 |
| 12046 | Verifying : python-gflags-2.0-6.el7.kolab_3.5.noarch 387/878 |
| 12047 | Verifying : netpbm-10.61.02-9.el7.x86_64 388/878 |
| 12048 | Verifying : php-seld-phar-utils-1.0.0-1.el7.kolab_3.5.noarch 389/878 |
| 12049 | Verifying : roundcubemail-skin-chameleon-assets-0.3.6-1.el7.kolab_ 390/878 |
| 12050 | Verifying : Cython-0.19-3.el7.x86_64 391/878 |
| 12051 | Verifying : php-intl-5.4.16-23.el7_0.3.x86_64 392/878 |
| 12052 | Verifying : jna-3.5.2-8.el7.x86_64 393/878 |
| 12053 | Verifying : roundcubemail-plugin-jqueryui-1.2-3.el7.kolab_3.5.noar 394/878 |
| 12054 | Verifying : maven-javadoc-plugin-2.9-8.el7.noarch 395/878 |
| 12055 | Verifying : 2:texlive-mh-svn29420.0-32.el7.noarch 396/878 |
| 12056 | Verifying : dejavu-fonts-common-2.33-6.el7.noarch 397/878 |
| 12057 | Verifying : erlang-cosProperty-R16B-03.10.el7.x86_64 398/878 |
| 12058 | Verifying : plexus-classworlds-2.4.2-8.el7.noarch 399/878 |
| 12059 | Verifying : 2:texlive-float-svn15878.1.3d-32.el7.noarch 400/878 |
| 12060 | Verifying : geronimo-annotation-1.0-15.el7.noarch 401/878 |
| 12061 | Verifying : nspr-4.10.8-1.el7_1.x86_64 402/878 |
| 12062 | Verifying : maven-compiler-plugin-3.1-4.el7.noarch 403/878 |
| 12063 | Verifying : erlang-jsx-2.4.0-4.el7.kolab_3.5.x86_64 404/878 |
| 12064 | Verifying : 1:gmp-devel-6.0.0-11.el7.x86_64 405/878 |
| 12065 | Verifying : maven-artifact-2.2.1-47.el7.noarch 406/878 |
| 12066 | Verifying : apache-commons-vfs-2.0-11.el7.noarch 407/878 |
| 12067 | Verifying : 2:texlive-paralist-svn15878.2.3b-32.el7.noarch 408/878 |
| 12068 | Verifying : elfutils-devel-0.160-1.el7.x86_64 409/878 |
| 12069 | Verifying : 2:texlive-footmisc-svn23330.5.5b-32.el7.noarch 410/878 |
| 12070 | Verifying : 2:texlive-txfonts-svn15878.0-32.el7.noarch 411/878 |
| 12071 | Verifying : apache-commons-lang3-3.1-9.el7.noarch 412/878 |
| 12072 | Verifying : roundcubemail-plugin-archive-skin-larry-1.2-3.el7.kola 413/878 |
| 12073 | Verifying : roundcubemail-plugin-archive-1.2-3.el7.kolab_3.5.noarc 414/878 |
| 12074 | Verifying : python-pyasn1-0.1.6-2.el7.noarch 415/878 |
| 12075 | Verifying : nss-sysinit-3.18.0-2.2.el7_1.x86_64 416/878 |
| 12076 | Verifying : 2:texlive-mfware-svn26689.0-32.el7.noarch 417/878 |
| 12077 | Verifying : libical-devel-0.48-6.el7.x86_64 418/878 |
| 12078 | Verifying : unixODBC-2.3.1-10.el7.x86_64 419/878 |
| 12079 | Verifying : python-cffi-0.8.6-1.el7.kolab_3.5.x86_64 420/878 |
| 12080 | Verifying : plexus-build-api-0.0.7-11.el7.noarch 421/878 |
| 12081 | Verifying : 2:texlive-hyph-utf8-svn29641.0-32.el7.noarch 422/878 |
| 12082 | Verifying : php-jsonlint-1.3.1-1.el7.noarch 423/878 |
| 12083 | Verifying : maven-release-manager-2.2.1-12.el7.noarch 424/878 |
| 12084 | Verifying : 1:maven-artifact-resolver-1.0-10.el7.noarch 425/878 |
| 12085 | Verifying : 2:texlive-fancyvrb-svn18492.2.8-32.el7.noarch 426/878 |
| 12086 | Verifying : plexus-containers-container-default-1.5.5-14.el7.noarc 427/878 |
| 12087 | Verifying : dom4j-1.6.1-20.el7.noarch 428/878 |
| 12088 | Verifying : 2:texlive-kastrup-svn15878.0-32.el7.noarch 429/878 |
| 12089 | Verifying : js-uglify-2.4.13-5.el7.noarch 430/878 |
| 12090 | Verifying : apache-parent-10-14.el7.noarch 431/878 |
| 12091 | Verifying : erlang-procket-0.6.1-3.el7.kolab_3.5.x86_64 432/878 |
| 12092 | Verifying : 2:texlive-glyphlist-svn28576.0-32.el7.noarch 433/878 |
| 12093 | Verifying : boost-graph-1.53.0-23.el7.x86_64 434/878 |
| 12094 | Verifying : 2:texlive-gsftopk-bin-svn26509.0-32.20130427_r30134.el 435/878 |
| 12095 | Verifying : base64coder-20101219-10.el7.noarch 436/878 |
| 12096 | Verifying : roundcubemail-plugin-tasklist-3.3-1.el7.kolab_3.5.noar 437/878 |
| 12097 | Verifying : maven-release-plugin-2.2.1-12.el7.noarch 438/878 |
| 12098 | Verifying : 2:texlive-sauerj-svn15878.0-32.el7.noarch 439/878 |
| 12099 | Verifying : 2:texlive-tipa-svn29349.1.3-32.el7.noarch 440/878 |
| 12100 | Verifying : lm_sensors-libs-3.3.4-11.el7.x86_64 441/878 |
| 12101 | Verifying : nodejs-wordwrap-0.0.2-4.el7.noarch 442/878 |
| 12102 | Verifying : roundcubemail-plugin-libcalendaring-assets-3.3-1.el7.k 443/878 |
| 12103 | Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-3.3- 444/878 |
| 12104 | Verifying : 2:texlive-ifluatex-svn26725.1.3-32.el7.noarch 445/878 |
| 12105 | Verifying : maven-scm-1.8.1-2.el7.noarch 446/878 |
| 12106 | Verifying : erlang-erts-R16B-03.10.el7.x86_64 447/878 |
| 12107 | Verifying : testng-6.8.7-3.el7.noarch 448/878 |
| 12108 | Verifying : 2:texlive-kpathsea-bin-svn27347.0-32.20130427_r30134.e 449/878 |
| 12109 | Verifying : 2:texlive-pst-text-svn15878.1.00-32.el7.noarch 450/878 |
| 12110 | Verifying : httpcomponents-client-4.2.5-5.el7_0.noarch 451/878 |
| 12111 | Verifying : 2:texlive-l3packages-svn29361.SVN_4467-32.el7.noarch 452/878 |
| 12112 | Verifying : 2:texlive-ec-svn25033.1.0-32.el7.noarch 453/878 |
| 12113 | Verifying : 2:texlive-mathpazo-svn15878.1.003-32.el7.noarch 454/878 |
| 12114 | Verifying : apache-commons-collections-3.2.1-21.el7.noarch 455/878 |
| 12115 | Verifying : boost-atomic-1.53.0-23.el7.x86_64 456/878 |
| 12116 | Verifying : 2:texlive-times-svn28614.0-32.el7.noarch 457/878 |
| 12117 | Verifying : 2:texlive-crop-svn15878.1.5-32.el7.noarch 458/878 |
| 12118 | Verifying : erlang-edoc-R16B-03.10.el7.x86_64 459/878 |
| 12119 | Verifying : nodejs-0.10.36-3.el7.x86_64 460/878 |
| 12120 | Verifying : cmake-2.8.11-4.el7.x86_64 461/878 |
| 12121 | Verifying : erlang-mustache-0.1.0-8.el7.kolab_3.5.x86_64 462/878 |
| 12122 | Verifying : maven-site-plugin-3.2-7.el7.noarch 463/878 |
| 12123 | Verifying : php-pear-MDB2-2.5.0-0.9.b5.el7.noarch 464/878 |
| 12124 | Verifying : 2:texlive-babelbib-svn25245.1.31-32.el7.noarch 465/878 |
| 12125 | Verifying : 2:texlive-ctable-svn26694.1.23-32.el7.noarch 466/878 |
| 12126 | Verifying : boost-wave-1.53.0-23.el7.x86_64 467/878 |
| 12127 | Verifying : erlang-proper-1.1-8.el7.kolab_3.5.x86_64 468/878 |
| 12128 | Verifying : http-parser-2.0-4.20121128gitcd01361.el7.x86_64 469/878 |
| 12129 | Verifying : snakeyaml-1.11-8.el7.noarch 470/878 |
| 12130 | Verifying : 5:guile-devel-2.0.9-5.el7.x86_64 471/878 |
| 12131 | Verifying : libXt-devel-1.1.4-6.1.el7.x86_64 472/878 |
| 12132 | Verifying : php-phpunit-PHP-TokenStream-1.4.1-1.el7.noarch 473/878 |
| 12133 | Verifying : libkolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_64 474/878 |
| 12134 | Verifying : nss-devel-3.18.0-2.2.el7_1.x86_64 475/878 |
| 12135 | Verifying : 2:texlive-cmextra-svn14075.0-32.el7.noarch 476/878 |
| 12136 | Verifying : erlang-megaco-R16B-03.10.el7.x86_64 477/878 |
| 12137 | Verifying : maven-plugin-tools-3.1-17.el7.noarch 478/878 |
| 12138 | Verifying : nekohtml-1.9.14-13.el7.noarch 479/878 |
| 12139 | Verifying : 2:texlive-etex-pkg-svn15878.2.0-32.el7.noarch 480/878 |
| 12140 | Verifying : svrcore-4.0.4-11.el7.x86_64 481/878 |
| 12141 | Verifying : mozldap-tools-6.0.5-38.el7.kolab_3.5.x86_64 482/878 |
| 12142 | Verifying : roundcubemail-plugin-kolab_files-skin-larry-3.3-1.el7. 483/878 |
| 12143 | Verifying : 2:texlive-luaotfload-bin-svn18579.0-32.20130427_r30134 484/878 |
| 12144 | Verifying : centos-logos-70.0.6-2.el7.centos.noarch 485/878 |
| 12145 | Verifying : python-jinja2-2.7.2-2.el7.noarch 486/878 |
| 12146 | Verifying : roundcubemail-core-assets-1.2-3.el7.kolab_3.5.noarch 487/878 |
| 12147 | Verifying : 2:texlive-latex-svn27907.0-32.el7.noarch 488/878 |
| 12148 | Verifying : maven-doxia-module-fo-1.4-5.el7.noarch 489/878 |
| 12149 | Verifying : libsepol-devel-2.1.9-3.el7.x86_64 490/878 |
| 12150 | Verifying : php-JsonSchema-1.4.1-1.el7.kolab_3.5.noarch 491/878 |
| 12151 | Verifying : 2:texlive-bibtex-svn26689.0.99d-32.el7.noarch 492/878 |
| 12152 | Verifying : 2:texlive-enumitem-svn24146.3.5.2-32.el7.noarch 493/878 |
| 12153 | Verifying : 2:texlive-fancyref-svn15878.0.9c-32.el7.noarch 494/878 |
| 12154 | Verifying : 2:texlive-listings-svn15878.1.4-32.el7.noarch 495/878 |
| 12155 | Verifying : erlang-hamcrest-0.1.0-9.el7.kolab_3.5.x86_64 496/878 |
| 12156 | Verifying : erlang-pman-R16B-03.10.el7.x86_64 497/878 |
| 12157 | Verifying : 2:texlive-cmap-svn26568.0-32.el7.noarch 498/878 |
| 12158 | Verifying : 2:texlive-tetex-bin-svn27344.0-32.20130427_r30134.el7. 499/878 |
| 12159 | Verifying : netpbm-progs-10.61.02-9.el7.x86_64 500/878 |
| 12160 | Verifying : liblockfile-1.08-17.el7.x86_64 501/878 |
| 12161 | Verifying : libotf-0.9.13-4.el7.x86_64 502/878 |
| 12162 | Verifying : php-sabre-vobject-3.2.4-1.el7.kolab_3.5.noarch 503/878 |
| 12163 | Verifying : lm_sensors-devel-3.3.4-11.el7.x86_64 504/878 |
| 12164 | Verifying : 2:texlive-latex-fonts-svn28888.0-32.el7.noarch 505/878 |
| 12165 | Verifying : erlang-ssl-R16B-03.10.el7.x86_64 506/878 |
| 12166 | Verifying : 2:texlive-pgf-svn22614.2.10-32.el7.noarch 507/878 |
| 12167 | Verifying : maven-settings-2.2.1-47.el7.noarch 508/878 |
| 12168 | Verifying : maven-doxia-sitetools-1.4-3.el7.noarch 509/878 |
| 12169 | Verifying : maven-plugin-testing-harness-2.1-11.el7.noarch 510/878 |
| 12170 | Verifying : 2:texlive-texconfig-svn29349.0-32.el7.noarch 511/878 |
| 12171 | Verifying : erlang-typer-R16B-03.10.el7.x86_64 512/878 |
| 12172 | Verifying : roundcubemail-plugin-odfviewer-3.3-1.el7.kolab_3.5.noa 513/878 |
| 12173 | Verifying : 2:texlive-marvosym-svn29349.2.2a-32.el7.noarch 514/878 |
| 12174 | Verifying : 1:maven-repository-builder-1.0-0.5.alpha2.el7.noarch 515/878 |
| 12175 | Verifying : erlang-tools-R16B-03.10.el7.x86_64 516/878 |
| 12176 | Verifying : e2fsprogs-devel-1.42.9-7.el7.x86_64 517/878 |
| 12177 | Verifying : 1:python-flask-0.10.1-7.el7.kolab_3.5.noarch 518/878 |
| 12178 | Verifying : php-5.4.16-23.el7_0.3.x86_64 519/878 |
| 12179 | Verifying : 2:texlive-jknapltx-svn19440.0-32.el7.noarch 520/878 |
| 12180 | Verifying : ghostscript-fonts-5.50-32.el7.noarch 521/878 |
| 12181 | Verifying : 2:texlive-koma-script-svn27255.3.11b-32.el7.noarch 522/878 |
| 12182 | Verifying : 2:texlive-amsmath-svn29327.2.14-32.el7.noarch 523/878 |
| 12183 | Verifying : 2:texlive-index-svn24099.4.1beta-32.el7.noarch 524/878 |
| 12184 | Verifying : jboss-servlet-3.0-api-1.0.1-9.el7.noarch 525/878 |
| 12185 | Verifying : 1:transfig-3.2.5d-13.el7.x86_64 526/878 |
| 12186 | Verifying : php-symfony-filesystem-2.5.11-1.el7.noarch 527/878 |
| 12187 | Verifying : php-symfony-yaml-2.5.11-1.el7.noarch 528/878 |
| 12188 | Verifying : maven-filtering-1.1-3.el7.noarch 529/878 |
| 12189 | Verifying : php-phpunit-PHP-Timer-1.0.5-5.el7.noarch 530/878 |
| 12190 | Verifying : 2:texlive-mflogo-svn17487.0-32.el7.noarch 531/878 |
| 12191 | Verifying : libXv-devel-1.0.9-2.1.el7.x86_64 532/878 |
| 12192 | Verifying : stax2-api-3.1.1-10.el7.noarch 533/878 |
| 12193 | Verifying : roundcubemail-plugin-kolab_tags-skin-larry-3.3-1.el7.k 534/878 |
| 12194 | Verifying : php-phpunit-environment-1.2.2-1.el7.noarch 535/878 |
| 12195 | Verifying : felix-shell-1.4.3-5.el7.noarch 536/878 |
| 12196 | Verifying : plexus-cli-1.2-20.el7.noarch 537/878 |
| 12197 | Verifying : erlang-cosEventDomain-R16B-03.10.el7.x86_64 538/878 |
| 12198 | Verifying : jboss-jaxrpc-1.1-api-1.0.1-7.el7.noarch 539/878 |
| 12199 | Verifying : roundcubemail-plugin-kolab_files-3.3-1.el7.kolab_3.5.n 540/878 |
| 12200 | Verifying : 1:hsqldb-1.8.1.3-13.el7.noarch 541/878 |
| 12201 | Verifying : roundcubemail-plugin-pdfviewer-3.3-1.el7.kolab_3.5.noa 542/878 |
| 12202 | Verifying : modello-1.7-4.el7.noarch 543/878 |
| 12203 | Verifying : 2:texlive-filehook-svn24280.0.5d-32.el7.noarch 544/878 |
| 12204 | Verifying : easymock2-2.5.2-12.el7.noarch 545/878 |
| 12205 | Verifying : gc-devel-7.2d-6.el7.x86_64 546/878 |
| 12206 | Verifying : xerces-c-3.1.1-6.el7.x86_64 547/878 |
| 12207 | Verifying : color-filesystem-1-13.el7.noarch 548/878 |
| 12208 | Verifying : php-symfony-config-2.5.11-1.el7.noarch 549/878 |
| 12209 | Verifying : 2:texlive-caption-svn29026.3.3__2013_02_03_-32.el7.noa 550/878 |
| 12210 | Verifying : 2:texlive-carlisle-svn18258.0-32.el7.noarch 551/878 |
| 12211 | Verifying : 2:texlive-mfnfss-svn19410.0-32.el7.noarch 552/878 |
| 12212 | Verifying : php-symfony-http-kernel-2.5.11-1.el7.noarch 553/878 |
| 12213 | Verifying : maven-common-artifact-filters-1.4-11.el7.noarch 554/878 |
| 12214 | Verifying : apache-commons-lang-2.6-15.el7.noarch 555/878 |
| 12215 | Verifying : 2:texlive-marginnote-svn25880.v1.1i-32.el7.noarch 556/878 |
| 12216 | Verifying : 2:texlive-bookman-svn28614.0-32.el7.noarch 557/878 |
| 12217 | Verifying : 2:texlive-eurosym-svn17265.1.4_subrfix-32.el7.noarch 558/878 |
| 12218 | Verifying : php-Smarty-3.1.21-1.el7.noarch 559/878 |
| 12219 | Verifying : 2:texlive-typehtml-svn17134.0-32.el7.noarch 560/878 |
| 12220 | Verifying : 2:texlive-lualatex-math-svn29346.1.2-32.el7.noarch 561/878 |
| 12221 | Verifying : php-symfony-console-2.5.11-1.el7.noarch 562/878 |
| 12222 | Verifying : roundcubemail-plugin-kolab_addressbook-skin-larry-asse 563/878 |
| 12223 | Verifying : php-Net-LDAP3-1.0.3-1.el7.kolab_3.5.noarch 564/878 |
| 12224 | Verifying : jsch-0.1.50-5.el7.noarch 565/878 |
| 12225 | Verifying : 2:texlive-luatex-bin-svn26912.0-32.20130427_r30134.el7 566/878 |
| 12226 | Verifying : 2:texlive-fancybox-svn18304.1.4-32.el7.noarch 567/878 |
| 12227 | Verifying : roundcubemail-plugin-kolab_addressbook-assets-3.3-1.el 568/878 |
| 12228 | Verifying : xbean-3.13-6.el7.noarch 569/878 |
| 12229 | Verifying : jboss-ejb-3.1-api-1.0.2-10.el7.noarch 570/878 |
| 12230 | Verifying : 2:texlive-collection-latex-svn25030.0-32.20130427_r301 571/878 |
| 12231 | Verifying : 2:texlive-fix2col-svn17133.0-32.el7.noarch 572/878 |
| 12232 | Verifying : plexus-components-pom-1.2-7.el7.noarch 573/878 |
| 12233 | Verifying : nss_compat_ossl-0.9.6-8.el7.x86_64 574/878 |
| 12234 | Verifying : maven-doxia-module-apt-1.4-5.el7.noarch 575/878 |
| 12235 | Verifying : mesa-libGLU-9.0.0-4.el7.x86_64 576/878 |
| 12236 | Verifying : 2:texlive-beton-svn15878.0-32.el7.noarch 577/878 |
| 12237 | Verifying : roundcubemail-plugin-managesieve-skin-larry-assets-1.2 578/878 |
| 12238 | Verifying : 2:texlive-texlive.infra-bin-svn22566.0-32.20130427_r30 579/878 |
| 12239 | Verifying : maven-plugin-tools-model-3.1-17.el7.noarch 580/878 |
| 12240 | Verifying : 2:texlive-underscore-svn18261.0-32.el7.noarch 581/878 |
| 12241 | Verifying : jboss-interceptors-1.1-api-1.0.2-0.9.20120319git49a904 582/878 |
| 12242 | Verifying : roundcubemail-plugin-zipdownload-skin-larry-assets-1.2 583/878 |
| 12243 | Verifying : php-mysqlnd-5.4.16-23.el7_0.3.x86_64 584/878 |
| 12244 | Verifying : php-kolabformat-1.2-2.el7.kolab_3.5.x86_64 585/878 |
| 12245 | Verifying : 2:texlive-graphics-svn25405.1.0o-32.el7.noarch 586/878 |
| 12246 | Verifying : nss-tools-3.18.0-2.2.el7_1.x86_64 587/878 |
| 12247 | Verifying : nodejs-async-0.2.10-1.el7.noarch 588/878 |
| 12248 | Verifying : jansson-devel-2.4-6.el7.x86_64 589/878 |
| 12249 | Verifying : roundcubemail-plugin-calendar-assets-3.3-1.el7.kolab_3 590/878 |
| 12250 | Verifying : 2:texlive-pst-math-svn20176.0.61-32.el7.noarch 591/878 |
| 12251 | Verifying : 2:texlive-tetex-svn29585.3.0-32.el7.noarch 592/878 |
| 12252 | Verifying : buildnumber-maven-plugin-1.2-7.el7.noarch 593/878 |
| 12253 | Verifying : libcalendaring-4.9.1-3.el7.kolab_3.5.x86_64 594/878 |
| 12254 | Verifying : boost-signals-1.53.0-23.el7.x86_64 595/878 |
| 12255 | Verifying : xsd-3.3.0.1-27.el7.kolab_3.5.x86_64 596/878 |
| 12256 | Verifying : roundcubemail-plugin-jqueryui-skin-larry-1.2-3.el7.kol 597/878 |
| 12257 | Verifying : libXaw-1.0.11-6.1.el7.x86_64 598/878 |
| 12258 | Verifying : plexus-containers-component-annotations-1.5.5-14.el7.n 599/878 |
| 12259 | Verifying : woodstox-core-4.1.2-8.el7.noarch 600/878 |
| 12260 | Verifying : 2:texlive-thumbpdf-bin-svn6898.0-32.20130427_r30134.el 601/878 |
| 12261 | Verifying : php-symfony-event-dispatcher-2.5.11-1.el7.noarch 602/878 |
| 12262 | Verifying : sac-1.3-17.el7.noarch 603/878 |
| 12263 | Verifying : chwala-0.3.1-1.el7.kolab_3.5.noarch 604/878 |
| 12264 | Verifying : maven-doxia-logging-api-1.4-5.el7.noarch 605/878 |
| 12265 | Verifying : python-pillow-2.0.0-17.gitd1c6db8.el7.x86_64 606/878 |
| 12266 | Verifying : tkinter-2.7.5-16.el7.x86_64 607/878 |
| 12267 | Verifying : 1:maven-shared-io-1.1-7.el7.noarch 608/878 |
| 12268 | Verifying : mesa-libGLU-devel-9.0.0-4.el7.x86_64 609/878 |
| 12269 | Verifying : 2:texlive-mdwtools-svn15878.1.05.4-32.el7.noarch 610/878 |
| 12270 | Verifying : 1:tcl-devel-8.5.13-4.el7.x86_64 611/878 |
| 12271 | Verifying : 2:texlive-extsizes-svn17263.1.4a-32.el7.noarch 612/878 |
| 12272 | Verifying : 2:texlive-palatino-svn28614.0-32.el7.noarch 613/878 |
| 12273 | Verifying : php-pdo-5.4.16-23.el7_0.3.x86_64 614/878 |
| 12274 | Verifying : 2:texlive-latex-bin-svn26689.0-32.el7.noarch 615/878 |
| 12275 | Verifying : boost-chrono-1.53.0-23.el7.x86_64 616/878 |
| 12276 | Verifying : python-kolab-0.6.git.1429288613-12.el7.kolab_3.5.x86_6 617/878 |
| 12277 | Verifying : sonatype-oss-parent-7-6.el7.noarch 618/878 |
| 12278 | Verifying : php-seld-cli-prompt-1.0.0-1.el7.kolab_3.5.noarch 619/878 |
| 12279 | Verifying : 2:texlive-pst-node-svn27799.1.25-32.el7.noarch 620/878 |
| 12280 | Verifying : 2:texlive-courier-svn28614.0-32.el7.noarch 621/878 |
| 12281 | Verifying : systemtap-sdt-devel-2.6-10.el7_1.x86_64 622/878 |
| 12282 | Verifying : 2:texlive-psnfss-svn23394.9.2a-32.el7.noarch 623/878 |
| 12283 | Verifying : 2:texlive-avantgar-svn28614.0-32.el7.noarch 624/878 |
| 12284 | Verifying : plexus-interactivity-1.0-0.14.alpha6.el7.noarch 625/878 |
| 12285 | Verifying : httpcomponents-project-6-4.el7.noarch 626/878 |
| 12286 | Verifying : roundcubemail-plugin-calendar-skin-larry-3.3-1.el7.kol 627/878 |
| 12287 | Verifying : 2:texlive-breakurl-svn15878.1.30-32.el7.noarch 628/878 |
| 12288 | Verifying : xerces-c-devel-3.1.1-6.el7.x86_64 629/878 |
| 12289 | Verifying : perl-ExtUtils-Install-1.58-285.el7.noarch 630/878 |
| 12290 | Verifying : cal10n-0.7.7-4.el7.noarch 631/878 |
| 12291 | Verifying : 2:texlive-pstricks-svn29678.2.39-32.el7.noarch 632/878 |
| 12292 | Verifying : 2:texlive-collection-documentation-base-svn17091.0-32. 633/878 |
| 12293 | Verifying : roundcubemail-plugin-password-1.2-3.el7.kolab_3.5.noar 634/878 |
| 12294 | Verifying : sisu-inject-plexus-2.3.0-11.el7.noarch 635/878 |
| 12295 | Verifying : roundcubemail-plugin-libkolab-skin-larry-assets-3.3-1. 636/878 |
| 12296 | Verifying : 2:texlive-wasy-svn15878.0-32.el7.noarch 637/878 |
| 12297 | Verifying : roundcubemail-core-1.2-3.el7.kolab_3.5.noarch 638/878 |
| 12298 | Verifying : apache-commons-net-3.2-8.el7.centos.noarch 639/878 |
| 12299 | Verifying : 2:texlive-tex-gyre-svn18651.2.004-32.el7.noarch 640/878 |
| 12300 | Verifying : 2:texlive-pst-eps-svn15878.1.0-32.el7.noarch 641/878 |
| 12301 | Verifying : python-google-apputils-0.4.1-1.el7.kolab_3.5.noarch 642/878 |
| 12302 | Verifying : libarchive-3.1.2-7.el7.x86_64 643/878 |
| 12303 | Verifying : python-icalendar-3.8.2-8.el7.kolab_3.5.noarch 644/878 |
| 12304 | Verifying : cyrus-sasl-devel-2.1.26-17.el7.x86_64 645/878 |
| 12305 | Verifying : maven-reporting-exec-1.1-4.el7.noarch 646/878 |
| 12306 | Verifying : libtidy-0.99.0-31.20091203.el7.x86_64 647/878 |
| 12307 | Verifying : roundcubemail-plugin-pdfviewer-assets-3.3-1.el7.kolab_ 648/878 |
| 12308 | Verifying : pytz-2012d-5.el7.noarch 649/878 |
| 12309 | Verifying : erlang-cosTime-R16B-03.10.el7.x86_64 650/878 |
| 12310 | Verifying : php-symfony-finder-2.5.11-1.el7.noarch 651/878 |
| 12311 | Verifying : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 652/878 |
| 12312 | Verifying : python-py-1.4.14-4.el7.noarch 653/878 |
| 12313 | Verifying : 2:texlive-pslatex-svn16416.0-32.el7.noarch 654/878 |
| 12314 | Verifying : 2:texlive-misc-svn24955.0-32.el7.noarch 655/878 |
| 12315 | Verifying : latex2html-2012-3.el7.noarch 656/878 |
| 12316 | Verifying : apache-commons-codec-1.8-7.el7.noarch 657/878 |
| 12317 | Verifying : plexus-pom-3.3.1-5.el7.noarch 658/878 |
| 12318 | Verifying : php-common-5.4.16-23.el7_0.3.x86_64 659/878 |
| 12319 | Verifying : perl-Test-Simple-0.98-243.el7.noarch 660/878 |
| 12320 | Verifying : libverto-devel-0.2.5-4.el7.x86_64 661/878 |
| 12321 | Verifying : tomcat-servlet-3.0-api-7.0.54-2.el7_1.noarch 662/878 |
| 12322 | Verifying : libkolab-devel-0.6.git.1429288613-12.el7.kolab_3.5.x86 663/878 |
| 12323 | Verifying : roundcubemail-plugin-acl-skin-larry-1.2-3.el7.kolab_3. 664/878 |
| 12324 | Verifying : erlang-diameter-R16B-03.10.el7.x86_64 665/878 |
| 12325 | Verifying : groff-1.22.2-8.el7.x86_64 666/878 |
| 12326 | Verifying : 2:texlive-algorithms-svn15878.0.1-32.el7.noarch 667/878 |
| 12327 | Verifying : erlang-erl_docgen-R16B-03.10.el7.x86_64 668/878 |
| 12328 | Verifying : php-pear-Net-IDNA2-0.1.1-10.el7.noarch 669/878 |
| 12329 | Verifying : erlang-riakc-2.0.1-8.el7.kolab_3.5.x86_64 670/878 |
| 12330 | Verifying : php-xml-5.4.16-23.el7_0.3.x86_64 671/878 |
| 12331 | Verifying : nspr-devel-4.10.8-1.el7_1.x86_64 672/878 |
| 12332 | Verifying : m17n-lib-1.6.4-10.el7.x86_64 673/878 |
| 12333 | Verifying : log4j-1.2.17-15.el7.noarch 674/878 |
| 12334 | Verifying : erlang-protobuffs-0.8.0-8.el7.kolab_3.5.x86_64 675/878 |
| 12335 | Verifying : httpd-tools-2.4.6-31.el7.centos.x86_64 676/878 |
| 12336 | Verifying : 2:texlive-etoolbox-svn20922.2.1-32.el7.noarch 677/878 |
| 12337 | Verifying : apache-commons-digester-1.8.1-19.el7.noarch 678/878 |
| 12338 | Verifying : 2:texlive-pdftex-def-svn22653.0.06d-32.el7.noarch 679/878 |
| 12339 | Verifying : aopalliance-1.0-8.el7.noarch 680/878 |
| 12340 | Verifying : apache-commons-configuration-1.9-8.el7.noarch 681/878 |
| 12341 | Verifying : plexus-interpolation-1.15-8.el7.noarch 682/878 |
| 12342 | Verifying : 2:texlive-eso-pic-svn21515.2.0c-32.el7.noarch 683/878 |
| 12343 | Verifying : erlang-meck-0.8.2-13.el7.kolab_3.5.x86_64 684/878 |
| 12344 | Verifying : maven-plugin-plugin-3.1-17.el7.noarch 685/878 |
| 12345 | Verifying : erlang-common_test-R16B-03.10.el7.x86_64 686/878 |
| 12346 | Verifying : lzo-2.06-6.el7_0.2.x86_64 687/878 |
| 12347 | Verifying : roundcubemail-plugins-kolab-3.3-1.el7.kolab_3.5.noarch 688/878 |
| 12348 | Verifying : libkolabxml-1.2-2.el7.kolab_3.5.x86_64 689/878 |
| 12349 | Verifying : 2:texlive-wasysym-svn15878.2.0-32.el7.noarch 690/878 |
| 12350 | Verifying : ws-jaxme-0.5.2-10.el7.noarch 691/878 |
| 12351 | Verifying : codehaus-parent-4-5.el7.noarch 692/878 |
| 12352 | Verifying : forge-parent-31-2.el7.noarch 693/878 |
| 12353 | Verifying : libblkid-2.23.2-22.el7_1.x86_64 694/878 |
| 12354 | Verifying : 2:texlive-latexconfig-svn28991.0-32.el7.noarch 695/878 |
| 12355 | Verifying : roundcubemail-plugin-kolab_activesync-skin-larry-3.3-1 696/878 |
| 12356 | Verifying : erlang-lager-2.1.0-9.el7.kolab_3.5.x86_64 697/878 |
| 12357 | Verifying : 2:texlive-pst-blur-svn15878.2.0-32.el7.noarch 698/878 |
| 12358 | Verifying : php-phpunit-PHPUnit-MockObject-2.3.1-1.el7.noarch 699/878 |
| 12359 | Verifying : libdb-devel-5.3.21-17.el7_0.1.x86_64 700/878 |
| 12360 | Verifying : roundcubemail-plugin-zipdownload-skin-larry-1.2-3.el7. 701/878 |
| 12361 | Verifying : erlang-mnesia-R16B-03.10.el7.x86_64 702/878 |
| 12362 | Verifying : ImageMagick-6.7.8.9-10.el7.x86_64 703/878 |
| 12363 | Verifying : nss-softokn-freebl-devel-3.16.2.3-9.el7.x86_64 704/878 |
| 12364 | Verifying : roundcubemail-plugin-odfviewer-assets-3.3-1.el7.kolab_ 705/878 |
| 12365 | Verifying : roundcubemail-plugin-kolab_delegation-3.3-1.el7.kolab_ 706/878 |
| 12366 | Verifying : velocity-1.7-10.el7.noarch 707/878 |
| 12367 | Verifying : krb5-devel-1.12.2-14.el7.x86_64 708/878 |
| 12368 | Verifying : 2:texlive-ucs-svn27549.2.1-32.el7.noarch 709/878 |
| 12369 | Verifying : 2:texlive-utopia-svn15878.0-32.el7.noarch 710/878 |
| 12370 | Verifying : 2:texlive-colortbl-svn25394.v1.0a-32.el7.noarch 711/878 |
| 12371 | Verifying : maven-plugin-tools-java-3.1-17.el7.noarch 712/878 |
| 12372 | Verifying : php-gd-5.4.16-23.el7_0.3.x86_64 713/878 |
| 12373 | Verifying : 1:tix-8.4.3-12.el7.x86_64 714/878 |
| 12374 | Verifying : 2:texlive-metafont-bin-svn26912.0-32.20130427_r30134.e 715/878 |
| 12375 | Verifying : 2:texlive-helvetic-svn28614.0-32.el7.noarch 716/878 |
| 12376 | Verifying : 2:texlive-soul-svn15878.2.4-32.el7.noarch 717/878 |
| 12377 | Verifying : 2:texlive-rotating-svn16832.2.16b-32.el7.noarch 718/878 |
| 12378 | Verifying : python-kolabformat-1.2-2.el7.kolab_3.5.x86_64 719/878 |
| 12379 | Verifying : php-pear-Net-URL2-2.1.1-1.el7.noarch 720/878 |
| 12380 | Verifying : 1:maven-reporting-api-3.0-5.el7.noarch 721/878 |
| 12381 | Verifying : 2:texlive-ms-svn24467.0-32.el7.noarch 722/878 |
| 12382 | Verifying : libmount-2.23.2-22.el7_1.x86_64 723/878 |
| 12383 | Verifying : php-symfony-class-loader-2.5.11-1.el7.noarch 724/878 |
| 12384 | Verifying : kxml-2.3.0-5.el7.noarch 725/878 |
| 12385 | Verifying : maven-antrun-plugin-1.7-8.el7.noarch 726/878 |
| 12386 | Verifying : erlang-riak_pb-2.0.0.16-9.el7.kolab_3.5.x86_64 727/878 |
| 12387 | Verifying : aether-spi-1.13.1-13.el7.noarch 728/878 |
| 12388 | Verifying : aqute-bndlib-1.50.0-8.el7.noarch 729/878 |
| 12389 | Verifying : roundcubemail-plugin-kolab_folders-assets-3.3-1.el7.ko 730/878 |
| 12390 | Verifying : php-symfony-debug-2.5.11-1.el7.noarch 731/878 |
| 12391 | Verifying : maven-dependency-tree-2.0-6.el7.noarch 732/878 |
| 12392 | Verifying : roundcubemail-plugin-kolab_config-3.3-1.el7.kolab_3.5. 733/878 |
| 12393 | Verifying : geronimo-jms-1.1.1-19.el7.noarch 734/878 |
| 12394 | Verifying : 2:texlive-pst-plot-svn28729.1.44-32.el7.noarch 735/878 |
| 12395 | Verifying : erlang-ssh-R16B-03.10.el7.x86_64 736/878 |
| 12396 | Verifying : roundcubemail-plugin-kolab_tags-assets-3.3-1.el7.kolab 737/878 |
| 12397 | Verifying : maven-3.0.5-16.el7.noarch 738/878 |
| 12398 | Verifying : erlang-rebar-2.5.1-8.el7.kolab_3.5.x86_64 739/878 |
| 12399 | Verifying : php-pear-Mail-mimeDecode-1.5.5-7.el7.noarch 740/878 |
| 12400 | Verifying : roundcubemail-plugin-tasklist-skin-larry-3.3-1.el7.kol 741/878 |
| 12401 | Verifying : CUnit-2.1.3-8.el7.x86_64 742/878 |
| 12402 | Verifying : php-phpunit-exporter-1.2.0-1.el7.noarch 743/878 |
| 12403 | Verifying : nss-util-3.18.0-1.el7_1.x86_64 744/878 |
| 12404 | Verifying : 1:tcl-8.5.13-4.el7.x86_64 745/878 |
| 12405 | Verifying : 1:maven-file-management-1.2.1-8.el7.noarch 746/878 |
| 12406 | Verifying : 2:texlive-pst-coil-svn24020.1.06-32.el7.noarch 747/878 |
| 12407 | Verifying : boost-timer-1.53.0-23.el7.x86_64 748/878 |
| 12408 | Verifying : 2:texlive-plain-svn26647.0-32.el7.noarch 749/878 |
| 12409 | Verifying : 2:texlive-amscls-svn29207.0-32.el7.noarch 750/878 |
| 12410 | Verifying : m17n-db-1.6.4-3.el7.noarch 751/878 |
| 12411 | Verifying : erlang-cosEvent-R16B-03.10.el7.x86_64 752/878 |
| 12412 | Verifying : roundcubemail-plugin-libkolab-assets-3.3-1.el7.kolab_3 753/878 |
| 12413 | Verifying : python-cssmin-0.2.0-12.el7.kolab_3.5.noarch 754/878 |
| 12414 | Verifying : libwebp-0.3.0-3.el7.x86_64 755/878 |
| 12415 | Verifying : erlang-erl_interface-R16B-03.10.el7.x86_64 756/878 |
| 12416 | Verifying : maven-surefire-2.15-3.el7.noarch 757/878 |
| 12417 | Verifying : plexus-velocity-1.1.8-16.el7.noarch 758/878 |
| 12418 | Verifying : roundcubemail-plugin-kolab_notes-skin-larry-3.3-1.el7. 759/878 |
| 12419 | Verifying : nss-3.18.0-2.2.el7_1.x86_64 760/878 |
| 12420 | Verifying : 2:texlive-beamer-svn29349.3.26-32.el7.noarch 761/878 |
| 12421 | Verifying : 1:qt-devel-4.8.5-8.el7.x86_64 762/878 |
| 12422 | Verifying : maven-local-3.4.1-6.el7_0.noarch 763/878 |
| 12423 | Verifying : 1:jakarta-commons-httpclient-3.1-16.el7_0.noarch 764/878 |
| 12424 | Verifying : 2:texlive-base-2012-32.20130427_r30134.el7.noarch 765/878 |
| 12425 | Verifying : roundcubemail-plugin-libkolab-skin-larry-3.3-1.el7.kol 766/878 |
| 12426 | Verifying : gdbm-devel-1.10-8.el7.x86_64 767/878 |
| 12427 | Verifying : uglify-js-2.4.13-5.el7.noarch 768/878 |
| 12428 | Verifying : xmvn-1.3.0-5.el7.noarch 769/878 |
| 12429 | Verifying : maven-doxia-module-xhtml-1.4-5.el7.noarch 770/878 |
| 12430 | Verifying : erlang-observer-R16B-03.10.el7.x86_64 771/878 |
| 12431 | Verifying : erlang-crypto-R16B-03.10.el7.x86_64 772/878 |
| 12432 | Verifying : python-dateutil-1.5-7.el7.noarch 773/878 |
| 12433 | Verifying : apache-commons-compress-1.5-4.el7.noarch 774/878 |
| 12434 | Verifying : php-symfony-css-selector-2.5.11-1.el7.noarch 775/878 |
| 12435 | Verifying : icc-profiles-openicc-1.3.1-5.el7.noarch 776/878 |
| 12436 | Verifying : 2:texlive-enctex-svn28602.0-32.el7.noarch 777/878 |
| 12437 | Verifying : 2:texlive-charter-svn15878.0-32.el7.noarch 778/878 |
| 12438 | Verifying : 2:texlive-pst-tree-svn24142.1.12-32.el7.noarch 779/878 |
| 12439 | Verifying : roundcubemail-plugin-kolab_notes-3.3-1.el7.kolab_3.5.n 780/878 |
| 12440 | Verifying : jline-1.0-8.el7.noarch 781/878 |
| 12441 | Verifying : maven-plugin-bundle-2.3.7-12.el7.noarch 782/878 |
| 12442 | Verifying : maven-assembly-plugin-2.4-8.el7.noarch 783/878 |
| 12443 | Verifying : 2:texlive-l3experimental-svn29361.SVN_4467-32.el7.noar 784/878 |
| 12444 | Verifying : maven-toolchain-2.2.1-47.el7.noarch 785/878 |
| 12445 | Verifying : 2:texlive-seminar-svn18322.1.5-32.el7.noarch 786/878 |
| 12446 | Verifying : roundcubemail-plugin-managesieve-1.2-3.el7.kolab_3.5.n 787/878 |
| 12447 | Verifying : python-devel-2.7.5-16.el7.x86_64 788/878 |
| 12448 | Verifying : wxGTK-2.8.12-13.el7.x86_64 789/878 |
| 12449 | Verifying : rpm-devel-4.11.1-25.el7.x86_64 790/878 |
| 12450 | Verifying : erlang-et-R16B-03.10.el7.x86_64 791/878 |
| 12451 | Verifying : roundcubemail-plugin-kolab_activesync-assets-3.3-1.el7 792/878 |
| 12452 | Verifying : 2:texlive-csquotes-svn24393.5.1d-32.el7.noarch 793/878 |
| 12453 | Verifying : mojo-parent-32-4.el7.noarch 794/878 |
| 12454 | Verifying : 2:texlive-natbib-svn20668.8.31b-32.el7.noarch 795/878 |
| 12455 | Verifying : 2:texlive-pdftex-svn29585.1.40.11-32.el7.noarch 796/878 |
| 12456 | Verifying : maven-doxia-module-fml-1.4-5.el7.noarch 797/878 |
| 12457 | Verifying : roundcubemail-plugin-acl-assets-1.2-3.el7.kolab_3.5.no 798/878 |
| 12458 | Verifying : erlang-wx-R16B-03.10.el7.x86_64 799/878 |
| 12459 | Verifying : erlang-odbc-R16B-03.10.el7.x86_64 800/878 |
| 12460 | Verifying : php-mcrypt-5.4.16-3.el7.x86_64 801/878 |
| 12461 | Verifying : 2:texlive-qstest-svn15878.0-32.el7.noarch 802/878 |
| 12462 | Verifying : gc-7.2d-6.el7.x86_64 803/878 |
| 12463 | Verifying : felix-osgi-foundation-1.2.0-16.el7.noarch 804/878 |
| 12464 | Verifying : 2:texlive-mptopdf-bin-svn18674.0-32.20130427_r30134.el 805/878 |
| 12465 | Verifying : php-soap-5.4.16-23.el7_0.3.x86_64 806/878 |
| 12466 | Verifying : python-twisted-core-12.2.0-4.el7.x86_64 807/878 |
| 12467 | Verifying : felix-osgi-obr-1.0.2-12.el7.noarch 808/878 |
| 12468 | Verifying : maven-plugins-pom-23-7.el7.noarch 809/878 |
| 12469 | Verifying : boost-iostreams-1.53.0-23.el7.x86_64 810/878 |
| 12470 | Verifying : libuuid-devel-2.23.2-22.el7_1.x86_64 811/878 |
| 12471 | Verifying : 2:texlive-xdvi-svn26689.22.85-32.el7.noarch 812/878 |
| 12472 | Verifying : 2:texlive-psfrag-svn15878.3.04-32.el7.noarch 813/878 |
| 12473 | Verifying : apache-commons-jexl-2.1.1-9.el7.noarch 814/878 |
| 12474 | Verifying : graphviz-2.30.1-19.el7.x86_64 815/878 |
| 12475 | Verifying : jsr-305-0-0.18.20090319svn.el7.noarch 816/878 |
| 12476 | Verifying : 2:texlive-parallel-svn15878.0-32.el7.noarch 817/878 |
| 12477 | Verifying : sisu-inject-bean-2.3.0-11.el7.noarch 818/878 |
| 12478 | Verifying : pcre-devel-8.32-14.el7.x86_64 819/878 |
| 12479 | Verifying : erlang-orber-R16B-03.10.el7.x86_64 820/878 |
| 12480 | Verifying : 2:texlive-mfware-bin-svn26509.0-32.20130427_r30134.el7 821/878 |
| 12481 | Verifying : 2:texlive-textcase-svn15878.0-32.el7.noarch 822/878 |
| 12482 | Verifying : roundcubemail-plugin-kolab_config-assets-3.3-1.el7.kol 823/878 |
| 12483 | Verifying : php-phpunit-PHP-CodeCoverage-2.0.16-1.el7.noarch 824/878 |
| 12484 | Verifying : erlang-cosTransactions-R16B-03.10.el7.x86_64 825/878 |
| 12485 | Verifying : cdi-api-1.0-11.SP4.el7.noarch 826/878 |
| 12486 | Verifying : 2:texlive-texconfig-bin-svn27344.0-32.20130427_r30134. 827/878 |
| 12487 | Verifying : maven-release-2.2.1-12.el7.noarch 828/878 |
| 12488 | Verifying : plexus-tools-pom-1.0.11-8.el7.noarch 829/878 |
| 12489 | Verifying : felix-osgi-core-1.4.0-15.el7.noarch 830/878 |
| 12490 | Verifying : php-ldap-5.4.16-23.el7_0.3.x86_64 831/878 |
| 12491 | Verifying : 2:texlive-collection-latexrecommended-svn25795.0-32.20 832/878 |
| 12492 | Verifying : erlang-compiler-R16B-03.10.el7.x86_64 833/878 |
| 12493 | Verifying : 2:texlive-dvipdfm-bin-svn13663.0-32.20130427_r30134.el 834/878 |
| 12494 | Verifying : relaxngDatatype-1.0-11.el7.noarch 835/878 |
| 12495 | Verifying : geronimo-parent-poms-1.6-16.el7.noarch 836/878 |
| 12496 | Verifying : erlang-xmerl-R16B-03.10.el7.x86_64 837/878 |
| 12497 | Verifying : roundcubemail-plugin-libkolab-3.3-1.el7.kolab_3.5.noar 838/878 |
| 12498 | Verifying : 2:texlive-fontspec-svn29412.v2.3a-32.el7.noarch 839/878 |
| 12499 | Verifying : hamcrest-1.3-6.el7.noarch 840/878 |
| 12500 | Verifying : python-itsdangerous-0.24-3.el7.kolab_3.5.noarch 841/878 |
| 12501 | Verifying : aether-connector-wagon-1.13.1-13.el7.noarch 842/878 |
| 12502 | Verifying : roundcubemail-plugin-libcalendaring-skin-larry-assets- 843/878 |
| 12503 | Verifying : javassist-3.16.1-10.el7.noarch 844/878 |
| 12504 | Verifying : openldap-devel-2.4.39-6.el7.x86_64 845/878 |
| 12505 | Verifying : 2:texlive-zapfding-svn28614.0-32.el7.noarch 846/878 |
| 12506 | Verifying : google-guice-3.1.3-9.el7.noarch 847/878 |
| 12507 | Verifying : popt-devel-1.13-16.el7.x86_64 848/878 |
| 12508 | Verifying : python-werkzeug-0.9.6-1.el7.kolab_3.5.noarch 849/878 |
| 12509 | Verifying : boost-serialization-1.53.0-23.el7.x86_64 850/878 |
| 12510 | Verifying : php-doctrine-instantiator-1.0.4-1.el7.noarch 851/878 |
| 12511 | Verifying : php-sabre-http-2.0.4-1.el7.kolab_3.5.noarch 852/878 |
| 12512 | Verifying : nodejs-optimist-0.4.0-1.el7.noarch 853/878 |
| 12513 | Verifying : php-phpunit-PHP-Invoker-1.1.3-6.el7.noarch 854/878 |
| 12514 | Verifying : aether-impl-1.13.1-13.el7.noarch 855/878 |
| 12515 | Verifying : php-phpunit-comparator-1.1.1-1.el7.noarch 856/878 |
| 12516 | Verifying : 2:texlive-luaotfload-svn26718.1.26-32.el7.noarch 857/878 |
| 12517 | Verifying : jansson-2.4-6.el7.x86_64 858/878 |
| 12518 | Verifying : bea-stax-1.2.0-9.el7.noarch 859/878 |
| 12519 | Verifying : php-pear-MDB2-Driver-mysqli-1.5.0-0.8.b4.el7.noarch 860/878 |
| 12520 | Verifying : php-process-5.4.16-23.el7_0.3.x86_64 861/878 |
| 12521 | Verifying : 1:msv-msv-2013.5.1-6.el7.noarch 862/878 |
| 12522 | Verifying : php-pear-Net-Sieve-1.3.4-1.el7.noarch 863/878 |
| 12523 | Verifying : uuid-1.6.2-26.el7.x86_64 864/878 |
| 12524 | Verifying : 2:texlive-pst-3d-svn17257.1.10-32.el7.noarch 865/878 |
| 12525 | Verifying : bsf-2.4.0-19.el7.noarch 866/878 |
| 12526 | Verifying : felix-utils-1.2.0-5.el7.noarch 867/878 |
| 12527 | Verifying : httpd-2.4.6-31.el7.centos.x86_64 868/878 |
| 12528 | Verifying : 1:php-pear-1.9.4-21.el7.noarch 869/878 |
| 12529 | Verifying : nspr-4.10.6-3.el7.x86_64 870/878 |
| 12530 | Verifying : nss-tools-3.16.2.3-5.el7.x86_64 871/878 |
| 12531 | Verifying : nss-sysinit-3.16.2.3-5.el7.x86_64 872/878 |
| 12532 | Verifying : nss-3.16.2.3-5.el7.x86_64 873/878 |
| 12533 | Verifying : libuuid-2.23.2-21.el7.x86_64 874/878 |
| 12534 | Verifying : libmount-2.23.2-21.el7.x86_64 875/878 |
| 12535 | Verifying : nss-util-3.16.2.3-2.el7.x86_64 876/878 |
| 12536 | Verifying : libblkid-2.23.2-21.el7.x86_64 877/878 |
| 12537 | Verifying : util-linux-2.23.2-21.el7.x86_64 878/878 |
| 12538 | |
| 12539 | Installed: |
| 12540 | CUnit-devel.x86_64 0:2.1.3-8.el7 |
| 12541 | Cython.x86_64 0:0.19-3.el7 |
| 12542 | boost-devel.x86_64 0:1.53.0-23.el7 |
| 12543 | chwala.noarch 0:0.3.1-1.el7.kolab_3.5 |
| 12544 | cmake.x86_64 0:2.8.11-4.el7 |
| 12545 | composer.noarch 0:1.0.0-14.el7.kolab_3.5 |
| 12546 | cyrus-sasl-devel.x86_64 0:2.1.26-17.el7 |
| 12547 | cyrus-sasl-md5.x86_64 0:2.1.26-17.el7 |
| 12548 | dos2unix.x86_64 0:6.0.3-4.el7 |
| 12549 | e2fsprogs-devel.x86_64 0:1.42.9-7.el7 |
| 12550 | elinks.x86_64 0:0.12-0.36.pre6.el7 |
| 12551 | emacs.x86_64 1:24.3-11.el7 |
| 12552 | emacs-el.noarch 1:24.3-11.el7 |
| 12553 | erlang.x86_64 0:R16B-03.10.el7 |
| 12554 | erlang-common_test.x86_64 0:R16B-03.10.el7 |
| 12555 | erlang-eldap.x86_64 0:R16B-03.10.el7 |
| 12556 | erlang-erts.x86_64 0:R16B-03.10.el7 |
| 12557 | erlang-goldrush.x86_64 0:0.1.6-6.el7.kolab_3.5 |
| 12558 | erlang-hamcrest.x86_64 0:0.1.0-9.el7.kolab_3.5 |
| 12559 | erlang-inert.x86_64 0:0.6.1-4.el7.kolab_3.5 |
| 12560 | erlang-iso8601.x86_64 0:1.2-4.el7.kolab_3.5 |
| 12561 | erlang-jsx.x86_64 0:2.4.0-4.el7.kolab_3.5 |
| 12562 | erlang-lager.x86_64 0:2.1.0-9.el7.kolab_3.5 |
| 12563 | erlang-meck.x86_64 0:0.8.2-13.el7.kolab_3.5 |
| 12564 | erlang-parsetools.x86_64 0:R16B-03.10.el7 |
| 12565 | erlang-poolboy.x86_64 0:1.4.2-3.el7.kolab_3.5 |
| 12566 | erlang-procket.x86_64 0:0.6.1-3.el7.kolab_3.5 |
| 12567 | erlang-proper.x86_64 0:1.1-8.el7.kolab_3.5 |
| 12568 | erlang-protobuffs.x86_64 0:0.8.0-8.el7.kolab_3.5 |
| 12569 | erlang-rebar.x86_64 0:2.5.1-8.el7.kolab_3.5 |
| 12570 | erlang-riak_pb.x86_64 0:2.0.0.16-9.el7.kolab_3.5 |
| 12571 | erlang-riakc.x86_64 0:2.0.1-8.el7.kolab_3.5 |
| 12572 | fdupes.x86_64 0:1.51-6.el7 |
| 12573 | groff.x86_64 0:1.22.2-8.el7 |
| 12574 | guile-devel.x86_64 5:2.0.9-5.el7 |
| 12575 | jansson-devel.x86_64 0:2.4-6.el7 |
| 12576 | krb5-devel.x86_64 0:1.12.2-14.el7 |
| 12577 | latex2html.noarch 0:2012-3.el7 |
| 12578 | libcalendaring-devel.x86_64 0:4.9.1-3.el7.kolab_3.5 |
| 12579 | libcurl-devel.x86_64 0:7.29.0-19.el7 |
| 12580 | libdb-devel.x86_64 0:5.3.21-17.el7_0.1 |
| 12581 | libical-devel.x86_64 0:0.48-6.el7 |
| 12582 | libkolab-devel.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 12583 | libkolabxml-devel.x86_64 0:1.2-2.el7.kolab_3.5 |
| 12584 | libuuid-devel.x86_64 0:2.23.2-22.el7_1 |
| 12585 | maven-antrun-plugin.noarch 0:1.7-8.el7 |
| 12586 | maven-compiler-plugin.noarch 0:3.1-4.el7 |
| 12587 | maven-install-plugin.noarch 0:2.4-7.el7 |
| 12588 | maven-jar-plugin.noarch 0:2.4-8.el7 |
| 12589 | maven-javadoc-plugin.noarch 0:2.9-8.el7 |
| 12590 | maven-local.noarch 0:3.4.1-6.el7_0 |
| 12591 | maven-resources-plugin.noarch 0:2.6-6.el7 |
| 12592 | maven-surefire-plugin.noarch 0:2.15-3.el7 |
| 12593 | net-snmp-devel.x86_64 1:5.7.2-20.el7 |
| 12594 | nodejs-less.noarch 0:1.7.0-2.el7 |
| 12595 | nspr-devel.x86_64 0:4.10.8-1.el7_1 |
| 12596 | nss-devel.x86_64 0:3.18.0-2.2.el7_1 |
| 12597 | openldap-devel.x86_64 0:2.4.39-6.el7 |
| 12598 | openssl-devel.x86_64 1:1.0.1e-42.el7.4 |
| 12599 | pcre-devel.x86_64 0:8.32-14.el7 |
| 12600 | perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 |
| 12601 | perl-Test-Simple.noarch 0:0.98-243.el7 |
| 12602 | perl-devel.x86_64 4:5.16.3-285.el7 |
| 12603 | php.x86_64 0:5.4.16-23.el7_0.3 |
| 12604 | php-JsonSchema.noarch 0:1.4.1-1.el7.kolab_3.5 |
| 12605 | php-Net-LDAP3.noarch 0:1.0.3-1.el7.kolab_3.5 |
| 12606 | php-common.x86_64 0:5.4.16-23.el7_0.3 |
| 12607 | php-devel.x86_64 0:5.4.16-23.el7_0.3 |
| 12608 | php-gd.x86_64 0:5.4.16-23.el7_0.3 |
| 12609 | php-jsonlint.noarch 0:1.3.1-1.el7 |
| 12610 | php-mbstring.x86_64 0:5.4.16-23.el7_0.3 |
| 12611 | php-mcrypt.x86_64 0:5.4.16-3.el7 |
| 12612 | php-pdo.x86_64 0:5.4.16-23.el7_0.3 |
| 12613 | php-pear.noarch 1:1.9.4-21.el7 |
| 12614 | php-pear-Auth-SASL.noarch 0:1.0.6-5.el7 |
| 12615 | php-pear-DB.noarch 0:1.7.14-6.el7 |
| 12616 | php-pear-HTTP-Request2.noarch 0:2.2.1-1.el7 |
| 12617 | php-pear-MDB2.noarch 0:2.5.0-0.9.b5.el7 |
| 12618 | php-pear-MDB2-Driver-mysqli.noarch 0:1.5.0-0.8.b4.el7 |
| 12619 | php-pear-Mail-Mime.noarch 0:1.8.9-1.el7 |
| 12620 | php-pear-Mail-mimeDecode.noarch 0:1.5.5-7.el7 |
| 12621 | php-pear-Net-IDNA2.noarch 0:0.1.1-10.el7 |
| 12622 | php-pear-Net-LDAP2.noarch 0:2.1.0-1.el7 |
| 12623 | php-pear-Net-SMTP.noarch 0:1.6.2-1.el7 |
| 12624 | php-pear-Net-Sieve.noarch 0:1.3.4-1.el7 |
| 12625 | php-pear-Net-Socket.noarch 0:1.0.14-1.el7 |
| 12626 | php-phpunit-PHPUnit.noarch 0:4.6.5-1.el7 |
| 12627 | php-sabre-event.noarch 0:1.0.1-1.el7.kolab_3.5 |
| 12628 | php-sabre-http.noarch 0:2.0.4-1.el7.kolab_3.5 |
| 12629 | php-sabre-vobject.noarch 0:3.2.4-1.el7.kolab_3.5 |
| 12630 | php-symfony-class-loader.noarch 0:2.5.11-1.el7 |
| 12631 | php-symfony-console.noarch 0:2.5.11-1.el7 |
| 12632 | php-symfony-finder.noarch 0:2.5.11-1.el7 |
| 12633 | php-symfony-process.noarch 0:2.5.11-1.el7 |
| 12634 | php-xml.x86_64 0:5.4.16-23.el7_0.3 |
| 12635 | pytest.noarch 0:2.3.5-4.el7 |
| 12636 | python-cffi.x86_64 0:0.8.6-1.el7.kolab_3.5 |
| 12637 | python-cryptography-vectors.noarch 0:0.8-1.el7 |
| 12638 | python-cssmin.noarch 0:0.2.0-12.el7.kolab_3.5 |
| 12639 | python-dateutil.noarch 0:1.5-7.el7 |
| 12640 | python-devel.x86_64 0:2.7.5-16.el7 |
| 12641 | python-flask.noarch 1:0.10.1-7.el7.kolab_3.5 |
| 12642 | python-gflags.noarch 0:2.0-6.el7.kolab_3.5 |
| 12643 | python-google-apputils.noarch 0:0.4.1-1.el7.kolab_3.5 |
| 12644 | python-icalendar.noarch 0:3.8.2-8.el7.kolab_3.5 |
| 12645 | python-iso8601.noarch 0:0.1.10-1.el7 |
| 12646 | python-itsdangerous.noarch 0:0.24-3.el7.kolab_3.5 |
| 12647 | python-jinja2.noarch 0:2.7.2-2.el7 |
| 12648 | python-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 12649 | python-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 |
| 12650 | python-ldap.x86_64 0:2.4.15-2.el7 |
| 12651 | python-nose.noarch 0:1.3.0-2.el7 |
| 12652 | python-ply.noarch 0:3.4-4.el7 |
| 12653 | python-pretend.noarch 0:1.0.8-2.el7 |
| 12654 | python-pyasn1.noarch 0:0.1.6-2.el7 |
| 12655 | python-pyasn1-modules.noarch 0:0.1.6-2.el7 |
| 12656 | python-pycparser.noarch 0:2.10-1.el7.kolab_3.5 |
| 12657 | python-six.noarch 0:1.9.0-2.el7.kolab_3.5 |
| 12658 | python-sphinx.noarch 0:1.1.3-8.el7 |
| 12659 | python-sqlalchemy.x86_64 0:0.9.7-3.el7 |
| 12660 | python-twisted-core.x86_64 0:12.2.0-4.el7 |
| 12661 | python-werkzeug.noarch 0:0.9.6-1.el7.kolab_3.5 |
| 12662 | pytz.noarch 0:2012d-5.el7 |
| 12663 | qt-devel.x86_64 1:4.8.5-8.el7 |
| 12664 | roundcubemail.noarch 0:1.2-3.el7.kolab_3.5 |
| 12665 | roundcubemail-core.noarch 0:1.2-3.el7.kolab_3.5 |
| 12666 | roundcubemail-plugin-kolab_auth.noarch 0:3.3-1.el7.kolab_3.5 |
| 12667 | roundcubemail-plugin-kolab_folders.noarch 0:3.3-1.el7.kolab_3.5 |
| 12668 | roundcubemail-plugin-libkolab.noarch 0:3.3-1.el7.kolab_3.5 |
| 12669 | roundcubemail-plugins-kolab.noarch 0:3.3-1.el7.kolab_3.5 |
| 12670 | svrcore-devel.x86_64 0:4.0.4-11.el7 |
| 12671 | tcl-devel.x86_64 1:8.5.13-4.el7 |
| 12672 | tcp_wrappers.x86_64 0:7.6-77.el7 |
| 12673 | texlive-dvips.noarch 2:svn29585.0-32.el7 |
| 12674 | texlive-latex.noarch 2:svn27907.0-32.el7 |
| 12675 | tkinter.x86_64 0:2.7.5-16.el7 |
| 12676 | transfig.x86_64 1:3.2.5d-13.el7 |
| 12677 | uglify-js.noarch 0:2.4.13-5.el7 |
| 12678 | uuid-devel.x86_64 0:1.6.2-26.el7 |
| 12679 | xerces-c-devel.x86_64 0:3.1.1-6.el7 |
| 12680 | xsd.x86_64 0:3.3.0.1-27.el7.kolab_3.5 |
| 12681 | |
| 12682 | Dependency Installed: |
| 12683 | CUnit.x86_64 0:2.1.3-8.el7 |
| 12684 | ImageMagick.x86_64 0:6.7.8.9-10.el7 |
| 12685 | SDL.x86_64 0:1.2.15-11.el7 |
| 12686 | aether-api.noarch 0:1.13.1-13.el7 |
| 12687 | aether-connector-wagon.noarch 0:1.13.1-13.el7 |
| 12688 | aether-impl.noarch 0:1.13.1-13.el7 |
| 12689 | aether-spi.noarch 0:1.13.1-13.el7 |
| 12690 | aether-util.noarch 0:1.13.1-13.el7 |
| 12691 | antlr-tool.noarch 0:2.7.7-30.el7 |
| 12692 | aopalliance.noarch 0:1.0-8.el7 |
| 12693 | apache-commons-beanutils.noarch 0:1.8.3-14.el7 |
| 12694 | apache-commons-cli.noarch 0:1.2-13.el7 |
| 12695 | apache-commons-codec.noarch 0:1.8-7.el7 |
| 12696 | apache-commons-collections.noarch 0:3.2.1-21.el7 |
| 12697 | apache-commons-compress.noarch 0:1.5-4.el7 |
| 12698 | apache-commons-configuration.noarch 0:1.9-8.el7 |
| 12699 | apache-commons-digester.noarch 0:1.8.1-19.el7 |
| 12700 | apache-commons-io.noarch 1:2.4-12.el7 |
| 12701 | apache-commons-jexl.noarch 0:2.1.1-9.el7 |
| 12702 | apache-commons-jxpath.noarch 0:1.3-20.el7 |
| 12703 | apache-commons-lang.noarch 0:2.6-15.el7 |
| 12704 | apache-commons-lang3.noarch 0:3.1-9.el7 |
| 12705 | apache-commons-logging.noarch 0:1.1.2-7.el7 |
| 12706 | apache-commons-net.noarch 0:3.2-8.el7.centos |
| 12707 | apache-commons-parent.noarch 0:26-8.el7 |
| 12708 | apache-commons-validator.noarch 0:1.4.0-8.el7 |
| 12709 | apache-commons-vfs.noarch 0:2.0-11.el7 |
| 12710 | apache-parent.noarch 0:10-14.el7 |
| 12711 | apache-rat.noarch 0:0.8-13.el7 |
| 12712 | apache-rat-core.noarch 0:0.8-13.el7 |
| 12713 | apache-rat-plugin.noarch 0:0.8-13.el7 |
| 12714 | apache-rat-tasks.noarch 0:0.8-13.el7 |
| 12715 | apache-resource-bundles.noarch 0:2-11.el7 |
| 12716 | aqute-bndlib.noarch 0:1.50.0-8.el7 |
| 12717 | atinject.noarch 0:1-13.20100611svn86.el7 |
| 12718 | avalon-framework.noarch 0:4.3-10.el7 |
| 12719 | avalon-logkit.noarch 0:2.1-14.el7 |
| 12720 | base64coder.noarch 0:20101219-10.el7 |
| 12721 | batik.noarch 0:1.8-0.12.svn1230816.el7 |
| 12722 | bc.x86_64 0:1.06.95-13.el7 |
| 12723 | bcel.noarch 0:5.2-18.el7 |
| 12724 | bea-stax.noarch 0:1.2.0-9.el7 |
| 12725 | bea-stax-api.noarch 0:1.2.0-9.el7 |
| 12726 | beust-jcommander.noarch 0:1.30-5.el7 |
| 12727 | boost.x86_64 0:1.53.0-23.el7 |
| 12728 | boost-atomic.x86_64 0:1.53.0-23.el7 |
| 12729 | boost-chrono.x86_64 0:1.53.0-23.el7 |
| 12730 | boost-context.x86_64 0:1.53.0-23.el7 |
| 12731 | boost-date-time.x86_64 0:1.53.0-23.el7 |
| 12732 | boost-filesystem.x86_64 0:1.53.0-23.el7 |
| 12733 | boost-graph.x86_64 0:1.53.0-23.el7 |
| 12734 | boost-iostreams.x86_64 0:1.53.0-23.el7 |
| 12735 | boost-locale.x86_64 0:1.53.0-23.el7 |
| 12736 | boost-math.x86_64 0:1.53.0-23.el7 |
| 12737 | boost-program-options.x86_64 0:1.53.0-23.el7 |
| 12738 | boost-python.x86_64 0:1.53.0-23.el7 |
| 12739 | boost-random.x86_64 0:1.53.0-23.el7 |
| 12740 | boost-regex.x86_64 0:1.53.0-23.el7 |
| 12741 | boost-serialization.x86_64 0:1.53.0-23.el7 |
| 12742 | boost-signals.x86_64 0:1.53.0-23.el7 |
| 12743 | boost-test.x86_64 0:1.53.0-23.el7 |
| 12744 | boost-timer.x86_64 0:1.53.0-23.el7 |
| 12745 | boost-wave.x86_64 0:1.53.0-23.el7 |
| 12746 | bsf.noarch 0:2.4.0-19.el7 |
| 12747 | bsh.noarch 0:1.3.0-29.el7 |
| 12748 | buildnumber-maven-plugin.noarch 0:1.2-7.el7 |
| 12749 | c-ares.x86_64 0:1.10.0-3.el7 |
| 12750 | cal10n.noarch 0:0.7.7-4.el7 |
| 12751 | cdi-api.noarch 0:1.0-11.SP4.el7 |
| 12752 | centos-logos.noarch 0:70.0.6-2.el7.centos |
| 12753 | cglib.noarch 0:2.2-18.el7 |
| 12754 | codehaus-parent.noarch 0:4-5.el7 |
| 12755 | color-filesystem.noarch 0:1-13.el7 |
| 12756 | cyrus-sasl.x86_64 0:2.1.26-17.el7 |
| 12757 | dejavu-fonts-common.noarch 0:2.33-6.el7 |
| 12758 | dejavu-sans-mono-fonts.noarch 0:2.33-6.el7 |
| 12759 | dom4j.noarch 0:1.6.1-20.el7 |
| 12760 | easymock2.noarch 0:2.5.2-12.el7 |
| 12761 | elfutils-devel.x86_64 0:0.160-1.el7 |
| 12762 | elfutils-libelf-devel.x86_64 0:0.160-1.el7 |
| 12763 | emacs-common.x86_64 1:24.3-11.el7 |
| 12764 | erlang-appmon.x86_64 0:R16B-03.10.el7 |
| 12765 | erlang-asn1.x86_64 0:R16B-03.10.el7 |
| 12766 | erlang-compiler.x86_64 0:R16B-03.10.el7 |
| 12767 | erlang-cosEvent.x86_64 0:R16B-03.10.el7 |
| 12768 | erlang-cosEventDomain.x86_64 0:R16B-03.10.el7 |
| 12769 | erlang-cosFileTransfer.x86_64 0:R16B-03.10.el7 |
| 12770 | erlang-cosNotification.x86_64 0:R16B-03.10.el7 |
| 12771 | erlang-cosProperty.x86_64 0:R16B-03.10.el7 |
| 12772 | erlang-cosTime.x86_64 0:R16B-03.10.el7 |
| 12773 | erlang-cosTransactions.x86_64 0:R16B-03.10.el7 |
| 12774 | erlang-crypto.x86_64 0:R16B-03.10.el7 |
| 12775 | erlang-debugger.x86_64 0:R16B-03.10.el7 |
| 12776 | erlang-dialyzer.x86_64 0:R16B-03.10.el7 |
| 12777 | erlang-diameter.x86_64 0:R16B-03.10.el7 |
| 12778 | erlang-edoc.x86_64 0:R16B-03.10.el7 |
| 12779 | erlang-erl_docgen.x86_64 0:R16B-03.10.el7 |
| 12780 | erlang-erl_interface.x86_64 0:R16B-03.10.el7 |
| 12781 | erlang-et.x86_64 0:R16B-03.10.el7 |
| 12782 | erlang-eunit.x86_64 0:R16B-03.10.el7 |
| 12783 | erlang-examples.x86_64 0:R16B-03.10.el7 |
| 12784 | erlang-getopt.x86_64 0:0.7.0-1.el7 |
| 12785 | erlang-gs.x86_64 0:R16B-03.10.el7 |
| 12786 | erlang-hipe.x86_64 0:R16B-03.10.el7 |
| 12787 | erlang-ic.x86_64 0:R16B-03.10.el7 |
| 12788 | erlang-inets.x86_64 0:R16B-03.10.el7 |
| 12789 | erlang-jinterface.x86_64 0:R16B-03.10.el7 |
| 12790 | erlang-kernel.x86_64 0:R16B-03.10.el7 |
| 12791 | erlang-megaco.x86_64 0:R16B-03.10.el7 |
| 12792 | erlang-mnesia.x86_64 0:R16B-03.10.el7 |
| 12793 | erlang-mustache.x86_64 0:0.1.0-8.el7.kolab_3.5 |
| 12794 | erlang-observer.x86_64 0:R16B-03.10.el7 |
| 12795 | erlang-odbc.x86_64 0:R16B-03.10.el7 |
| 12796 | erlang-orber.x86_64 0:R16B-03.10.el7 |
| 12797 | erlang-os_mon.x86_64 0:R16B-03.10.el7 |
| 12798 | erlang-otp_mibs.x86_64 0:R16B-03.10.el7 |
| 12799 | erlang-percept.x86_64 0:R16B-03.10.el7 |
| 12800 | erlang-pman.x86_64 0:R16B-03.10.el7 |
| 12801 | erlang-public_key.x86_64 0:R16B-03.10.el7 |
| 12802 | erlang-reltool.x86_64 0:R16B-03.10.el7 |
| 12803 | erlang-runtime_tools.x86_64 0:R16B-03.10.el7 |
| 12804 | erlang-sasl.x86_64 0:R16B-03.10.el7 |
| 12805 | erlang-snmp.x86_64 0:R16B-03.10.el7 |
| 12806 | erlang-ssh.x86_64 0:R16B-03.10.el7 |
| 12807 | erlang-ssl.x86_64 0:R16B-03.10.el7 |
| 12808 | erlang-stdlib.x86_64 0:R16B-03.10.el7 |
| 12809 | erlang-syntax_tools.x86_64 0:R16B-03.10.el7 |
| 12810 | erlang-test_server.x86_64 0:R16B-03.10.el7 |
| 12811 | erlang-toolbar.x86_64 0:R16B-03.10.el7 |
| 12812 | erlang-tools.x86_64 0:R16B-03.10.el7 |
| 12813 | erlang-tv.x86_64 0:R16B-03.10.el7 |
| 12814 | erlang-typer.x86_64 0:R16B-03.10.el7 |
| 12815 | erlang-webtool.x86_64 0:R16B-03.10.el7 |
| 12816 | erlang-wx.x86_64 0:R16B-03.10.el7 |
| 12817 | erlang-xmerl.x86_64 0:R16B-03.10.el7 |
| 12818 | felix-bundlerepository.noarch 0:1.6.6-15.el7 |
| 12819 | felix-framework.noarch 0:4.2.1-5.el7 |
| 12820 | felix-osgi-compendium.noarch 0:1.4.0-19.el7 |
| 12821 | felix-osgi-core.noarch 0:1.4.0-15.el7 |
| 12822 | felix-osgi-foundation.noarch 0:1.2.0-16.el7 |
| 12823 | felix-osgi-obr.noarch 0:1.0.2-12.el7 |
| 12824 | felix-shell.noarch 0:1.4.3-5.el7 |
| 12825 | felix-utils.noarch 0:1.2.0-5.el7 |
| 12826 | fop.noarch 0:1.1-6.el7 |
| 12827 | forge-parent.noarch 0:31-2.el7 |
| 12828 | gc.x86_64 0:7.2d-6.el7 |
| 12829 | gc-devel.x86_64 0:7.2d-6.el7 |
| 12830 | gd.x86_64 0:2.0.35-26.el7 |
| 12831 | gdbm-devel.x86_64 0:1.10-8.el7 |
| 12832 | geronimo-annotation.noarch 0:1.0-15.el7 |
| 12833 | geronimo-jms.noarch 0:1.1.1-19.el7 |
| 12834 | geronimo-parent-poms.noarch 0:1.6-16.el7 |
| 12835 | ghostscript.x86_64 0:9.07-18.el7 |
| 12836 | ghostscript-fonts.noarch 0:5.50-32.el7 |
| 12837 | gmp-devel.x86_64 1:6.0.0-11.el7 |
| 12838 | google-guice.noarch 0:3.1.3-9.el7 |
| 12839 | graphviz.x86_64 0:2.30.1-19.el7 |
| 12840 | guava.noarch 0:13.0-6.el7 |
| 12841 | guile.x86_64 5:2.0.9-5.el7 |
| 12842 | hamcrest.noarch 0:1.3-6.el7 |
| 12843 | hsqldb.noarch 1:1.8.1.3-13.el7 |
| 12844 | http-parser.x86_64 0:2.0-4.20121128gitcd01361.el7 |
| 12845 | httpcomponents-client.noarch 0:4.2.5-5.el7_0 |
| 12846 | httpcomponents-core.noarch 0:4.2.4-6.el7 |
| 12847 | httpcomponents-project.noarch 0:6-4.el7 |
| 12848 | httpd.x86_64 0:2.4.6-31.el7.centos |
| 12849 | httpd-tools.x86_64 0:2.4.6-31.el7.centos |
| 12850 | icc-profiles-openicc.noarch 0:1.3.1-5.el7 |
| 12851 | isorelax.noarch 1:0-0.15.release20050331.el7 |
| 12852 | jai-imageio-core.noarch 0:1.2-0.14.20100217cvs.el7 |
| 12853 | jakarta-commons-httpclient.noarch 1:3.1-16.el7_0 |
| 12854 | jakarta-oro.noarch 0:2.0.8-16.el7 |
| 12855 | jansson.x86_64 0:2.4-6.el7 |
| 12856 | javamail.noarch 0:1.4.6-8.el7 |
| 12857 | javassist.noarch 0:3.16.1-10.el7 |
| 12858 | jaxen.noarch 0:1.1.3-11.el7 |
| 12859 | jboss-ejb-3.1-api.noarch 0:1.0.2-10.el7 |
| 12860 | jboss-el-2.2-api.noarch 0:1.0.1-0.7.20120212git2fabd8.el7 |
| 12861 | jboss-interceptors-1.1-api.noarch 0:1.0.2-0.9.20120319git49a904.el7 |
| 12862 | jboss-jaxrpc-1.1-api.noarch 0:1.0.1-7.el7 |
| 12863 | jboss-parent.noarch 0:6-12.el7 |
| 12864 | jboss-servlet-3.0-api.noarch 0:1.0.1-9.el7 |
| 12865 | jboss-transaction-1.1-api.noarch 0:1.0.1-8.el7 |
| 12866 | jdom.noarch 0:1.1.3-6.el7 |
| 12867 | jline.noarch 0:1.0-8.el7 |
| 12868 | jna.x86_64 0:3.5.2-8.el7 |
| 12869 | js.x86_64 1:1.8.5-17.el7 |
| 12870 | js-uglify.noarch 0:2.4.13-5.el7 |
| 12871 | jsch.noarch 0:0.1.50-5.el7 |
| 12872 | jsoup.noarch 0:1.6.1-10.el7 |
| 12873 | jsr-305.noarch 0:0-0.18.20090319svn.el7 |
| 12874 | jtidy.noarch 2:1.0-0.16.20100930svn1125.el7 |
| 12875 | junit.noarch 0:4.11-8.el7 |
| 12876 | jvnet-parent.noarch 0:4-2.el7 |
| 12877 | jzlib.noarch 0:1.1.1-6.el7 |
| 12878 | keyutils-libs-devel.x86_64 0:1.5.8-3.el7 |
| 12879 | kxml.noarch 0:2.3.0-5.el7 |
| 12880 | libICE-devel.x86_64 0:1.0.8-7.el7 |
| 12881 | libSM-devel.x86_64 0:1.2.1-7.el7 |
| 12882 | libXaw.x86_64 0:1.0.11-6.1.el7 |
| 12883 | libXt-devel.x86_64 0:1.1.4-6.1.el7 |
| 12884 | libXv-devel.x86_64 0:1.0.9-2.1.el7 |
| 12885 | libarchive.x86_64 0:3.1.2-7.el7 |
| 12886 | libcalendaring.x86_64 0:4.9.1-3.el7.kolab_3.5 |
| 12887 | libcom_err-devel.x86_64 0:1.42.9-7.el7 |
| 12888 | libkolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 12889 | libkolabxml.x86_64 0:1.2-2.el7.kolab_3.5 |
| 12890 | liblockfile.x86_64 0:1.08-17.el7 |
| 12891 | libmcrypt.x86_64 0:2.5.8-13.el7 |
| 12892 | libotf.x86_64 0:0.9.13-4.el7 |
| 12893 | libselinux-devel.x86_64 0:2.2.2-6.el7 |
| 12894 | libsepol-devel.x86_64 0:2.1.9-3.el7 |
| 12895 | libtidy.x86_64 0:0.99.0-31.20091203.el7 |
| 12896 | libuv.x86_64 1:0.10.34-1.el7 |
| 12897 | libverto-devel.x86_64 0:0.2.5-4.el7 |
| 12898 | libwebp.x86_64 0:0.3.0-3.el7 |
| 12899 | libwmf-lite.x86_64 0:0.2.8.4-39.el7 |
| 12900 | libzip.x86_64 0:0.10.1-8.el7 |
| 12901 | lighttpd.x86_64 0:1.4.35-1.el7 |
| 12902 | lksctp-tools.x86_64 0:1.0.13-3.el7 |
| 12903 | lm_sensors-devel.x86_64 0:3.3.4-11.el7 |
| 12904 | lm_sensors-libs.x86_64 0:3.3.4-11.el7 |
| 12905 | log4j.noarch 0:1.2.17-15.el7 |
| 12906 | lzo.x86_64 0:2.06-6.el7_0.2 |
| 12907 | m17n-db.noarch 0:1.6.4-3.el7 |
| 12908 | m17n-lib.x86_64 0:1.6.4-10.el7 |
| 12909 | maven.noarch 0:3.0.5-16.el7 |
| 12910 | maven-archiver.noarch 0:2.5-9.el7 |
| 12911 | maven-artifact.noarch 0:2.2.1-47.el7 |
| 12912 | maven-artifact-manager.noarch 0:2.2.1-47.el7 |
| 12913 | maven-artifact-resolver.noarch 1:1.0-10.el7 |
| 12914 | maven-assembly-plugin.noarch 0:2.4-8.el7 |
| 12915 | maven-common-artifact-filters.noarch 0:1.4-11.el7 |
| 12916 | maven-dependency-tree.noarch 0:2.0-6.el7 |
| 12917 | maven-doxia-core.noarch 0:1.4-5.el7 |
| 12918 | maven-doxia-logging-api.noarch 0:1.4-5.el7 |
| 12919 | maven-doxia-module-apt.noarch 0:1.4-5.el7 |
| 12920 | maven-doxia-module-fml.noarch 0:1.4-5.el7 |
| 12921 | maven-doxia-module-fo.noarch 0:1.4-5.el7 |
| 12922 | maven-doxia-module-xdoc.noarch 0:1.4-5.el7 |
| 12923 | maven-doxia-module-xhtml.noarch 0:1.4-5.el7 |
| 12924 | maven-doxia-sink-api.noarch 0:1.4-5.el7 |
| 12925 | maven-doxia-sitetools.noarch 0:1.4-3.el7 |
| 12926 | maven-doxia-tools.noarch 0:1.4-14.el7 |
| 12927 | maven-enforcer-api.noarch 0:1.2-8.el7 |
| 12928 | maven-enforcer-plugin.noarch 0:1.2-8.el7 |
| 12929 | maven-enforcer-rules.noarch 0:1.2-8.el7 |
| 12930 | maven-file-management.noarch 1:1.2.1-8.el7 |
| 12931 | maven-filtering.noarch 0:1.1-3.el7 |
| 12932 | maven-invoker.noarch 0:2.1.1-9.el7 |
| 12933 | maven-model.noarch 0:2.2.1-47.el7 |
| 12934 | maven-monitor.noarch 0:2.2.1-47.el7 |
| 12935 | maven-parent.noarch 0:20-5.el7 |
| 12936 | maven-plugin-annotations.noarch 0:3.1-17.el7 |
| 12937 | maven-plugin-bundle.noarch 0:2.3.7-12.el7 |
| 12938 | maven-plugin-descriptor.noarch 0:2.2.1-47.el7 |
| 12939 | maven-plugin-plugin.noarch 0:3.1-17.el7 |
| 12940 | maven-plugin-registry.noarch 0:2.2.1-47.el7 |
| 12941 | maven-plugin-testing-harness.noarch 0:2.1-11.el7 |
| 12942 | maven-plugin-tools.noarch 0:3.1-17.el7 |
| 12943 | maven-plugin-tools-annotations.noarch 0:3.1-17.el7 |
| 12944 | maven-plugin-tools-api.noarch 0:3.1-17.el7 |
| 12945 | maven-plugin-tools-beanshell.noarch 0:3.1-17.el7 |
| 12946 | maven-plugin-tools-generators.noarch 0:3.1-17.el7 |
| 12947 | maven-plugin-tools-java.noarch 0:3.1-17.el7 |
| 12948 | maven-plugin-tools-model.noarch 0:3.1-17.el7 |
| 12949 | maven-plugins-pom.noarch 0:23-7.el7 |
| 12950 | maven-profile.noarch 0:2.2.1-47.el7 |
| 12951 | maven-project.noarch 0:2.2.1-47.el7 |
| 12952 | maven-release.noarch 0:2.2.1-12.el7 |
| 12953 | maven-release-manager.noarch 0:2.2.1-12.el7 |
| 12954 | maven-release-plugin.noarch 0:2.2.1-12.el7 |
| 12955 | maven-remote-resources-plugin.noarch 0:1.4-7.el7 |
| 12956 | maven-reporting-api.noarch 1:3.0-5.el7 |
| 12957 | maven-reporting-exec.noarch 0:1.1-4.el7 |
| 12958 | maven-reporting-impl.noarch 0:2.2-8.el7 |
| 12959 | maven-repository-builder.noarch 1:1.0-0.5.alpha2.el7 |
| 12960 | maven-scm.noarch 0:1.8.1-2.el7 |
| 12961 | maven-settings.noarch 0:2.2.1-47.el7 |
| 12962 | maven-shared.noarch 0:19-4.el7 |
| 12963 | maven-shared-incremental.noarch 0:1.1-6.el7 |
| 12964 | maven-shared-io.noarch 1:1.1-7.el7 |
| 12965 | maven-shared-utils.noarch 0:0.4-3.el7 |
| 12966 | maven-site-plugin.noarch 0:3.2-7.el7 |
| 12967 | maven-source-plugin.noarch 0:2.2.1-7.el7 |
| 12968 | maven-surefire.noarch 0:2.15-3.el7 |
| 12969 | maven-surefire-provider-junit.noarch 0:2.15-3.el7 |
| 12970 | maven-surefire-provider-testng.noarch 0:2.15-3.el7 |
| 12971 | maven-toolchain.noarch 0:2.2.1-47.el7 |
| 12972 | maven-wagon.noarch 0:2.4-3.el7 |
| 12973 | mesa-libGLU.x86_64 0:9.0.0-4.el7 |
| 12974 | mesa-libGLU-devel.x86_64 0:9.0.0-4.el7 |
| 12975 | modello.noarch 0:1.7-4.el7 |
| 12976 | mojo-parent.noarch 0:32-4.el7 |
| 12977 | mozldap.x86_64 0:6.0.5-38.el7.kolab_3.5 |
| 12978 | mozldap-tools.x86_64 0:6.0.5-38.el7.kolab_3.5 |
| 12979 | msv-msv.noarch 1:2013.5.1-6.el7 |
| 12980 | msv-xsdlib.noarch 1:2013.5.1-6.el7 |
| 12981 | nekohtml.noarch 0:1.9.14-13.el7 |
| 12982 | net-snmp-agent-libs.x86_64 1:5.7.2-20.el7 |
| 12983 | net-snmp-libs.x86_64 1:5.7.2-20.el7 |
| 12984 | netpbm.x86_64 0:10.61.02-9.el7 |
| 12985 | netpbm-progs.x86_64 0:10.61.02-9.el7 |
| 12986 | nodejs.x86_64 0:0.10.36-3.el7 |
| 12987 | nodejs-amdefine.noarch 0:0.0.4-1.el7 |
| 12988 | nodejs-async.noarch 0:0.2.10-1.el7 |
| 12989 | nodejs-optimist.noarch 0:0.4.0-1.el7 |
| 12990 | nodejs-source-map.noarch 0:0.1.33-1.el7 |
| 12991 | nodejs-uglify-to-browserify.noarch 0:1.0.2-2.el7 |
| 12992 | nodejs-wordwrap.noarch 0:0.0.2-4.el7 |
| 12993 | nss-softokn-devel.x86_64 0:3.16.2.3-9.el7 |
| 12994 | nss-softokn-freebl-devel.x86_64 0:3.16.2.3-9.el7 |
| 12995 | nss-util-devel.x86_64 0:3.18.0-1.el7_1 |
| 12996 | nss_compat_ossl.x86_64 0:0.9.6-8.el7 |
| 12997 | objectweb-asm.noarch 0:3.3.1-9.el7 |
| 12998 | perl-ExtUtils-Install.noarch 0:1.58-285.el7 |
| 12999 | perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 |
| 13000 | perl-ExtUtils-ParseXS.noarch 1:3.18-2.el7 |
| 13001 | php-PsrLog.noarch 0:1.0.0-6.el7 |
| 13002 | php-Smarty.noarch 0:3.1.21-1.el7 |
| 13003 | php-cli.x86_64 0:5.4.16-23.el7_0.3 |
| 13004 | php-doctrine-instantiator.noarch 0:1.0.4-1.el7 |
| 13005 | php-intl.x86_64 0:5.4.16-23.el7_0.3 |
| 13006 | php-kolab.x86_64 0:0.6.git.1429288613-12.el7.kolab_3.5 |
| 13007 | php-kolabformat.x86_64 0:1.2-2.el7.kolab_3.5 |
| 13008 | php-ldap.x86_64 0:5.4.16-23.el7_0.3 |
| 13009 | php-mysqlnd.x86_64 0:5.4.16-23.el7_0.3 |
| 13010 | php-pear-Net-URL2.noarch 0:2.1.1-1.el7 |
| 13011 | php-phpdocumentor-reflection-docblock.noarch 0:2.0.4-1.el7 |
| 13012 | php-phpspec-prophecy.noarch 0:1.4.0-1.el7 |
| 13013 | php-phpunit-File-Iterator.noarch 0:1.4.0-1.el7 |
| 13014 | php-phpunit-PHP-CodeCoverage.noarch 0:2.0.16-1.el7 |
| 13015 | php-phpunit-PHP-Invoker.noarch 0:1.1.3-6.el7 |
| 13016 | php-phpunit-PHP-Timer.noarch 0:1.0.5-5.el7 |
| 13017 | php-phpunit-PHP-TokenStream.noarch 0:1.4.1-1.el7 |
| 13018 | php-phpunit-PHPUnit-MockObject.noarch 0:2.3.1-1.el7 |
| 13019 | php-phpunit-Text-Template.noarch 0:1.2.0-5.el7 |
| 13020 | php-phpunit-Version.noarch 0:1.0.5-1.el7 |
| 13021 | php-phpunit-comparator.noarch 0:1.1.1-1.el7 |
| 13022 | php-phpunit-diff.noarch 0:1.3.0-1.el7 |
| 13023 | php-phpunit-environment.noarch 0:1.2.2-1.el7 |
| 13024 | php-phpunit-exporter.noarch 0:1.2.0-1.el7 |
| 13025 | php-process.x86_64 0:5.4.16-23.el7_0.3 |
| 13026 | php-sebastian-global-state.noarch 0:1.0.0-1.el7 |
| 13027 | php-sebastian-recursion-context.noarch 0:1.0.0-1.el7 |
| 13028 | php-seld-cli-prompt.noarch 0:1.0.0-1.el7.kolab_3.5 |
| 13029 | php-seld-phar-utils.noarch 0:1.0.0-1.el7.kolab_3.5 |
| 13030 | php-soap.x86_64 0:5.4.16-23.el7_0.3 |
| 13031 | php-symfony-browser-kit.noarch 0:2.5.11-1.el7 |
| 13032 | php-symfony-common.noarch 0:2.5.11-1.el7 |
| 13033 | php-symfony-config.noarch 0:2.5.11-1.el7 |
| 13034 | php-symfony-css-selector.noarch 0:2.5.11-1.el7 |
| 13035 | php-symfony-debug.noarch 0:2.5.11-1.el7 |
| 13036 | php-symfony-dependency-injection.noarch 0:2.5.11-1.el7 |
| 13037 | php-symfony-dom-crawler.noarch 0:2.5.11-1.el7 |
| 13038 | php-symfony-event-dispatcher.noarch 0:2.5.11-1.el7 |
| 13039 | php-symfony-filesystem.noarch 0:2.5.11-1.el7 |
| 13040 | php-symfony-http-foundation.noarch 0:2.5.11-1.el7 |
| 13041 | php-symfony-http-kernel.noarch 0:2.5.11-1.el7 |
| 13042 | php-symfony-yaml.noarch 0:2.5.11-1.el7 |
| 13043 | php-tidy.x86_64 0:5.4.16-3.el7 |
| 13044 | plexus-archiver.noarch 0:2.4.2-4.el7 |
| 13045 | plexus-build-api.noarch 0:0.0.7-11.el7 |
| 13046 | plexus-cipher.noarch 0:1.7-5.el7 |
| 13047 | plexus-classworlds.noarch 0:2.4.2-8.el7 |
| 13048 | plexus-cli.noarch 0:1.2-20.el7 |
| 13049 | plexus-compiler.noarch 0:2.2-7.el7 |
| 13050 | plexus-component-api.noarch 0:1.0-0.16.alpha15.el7 |
| 13051 | plexus-components-pom.noarch 0:1.2-7.el7 |
| 13052 | plexus-containers-component-annotations.noarch 0:1.5.5-14.el7 |
| 13053 | plexus-containers-component-metadata.noarch 0:1.5.5-14.el7 |
| 13054 | plexus-containers-container-default.noarch 0:1.5.5-14.el7 |
| 13055 | plexus-digest.noarch 0:1.1-15.el7 |
| 13056 | plexus-i18n.noarch 0:1.0-0.6.b10.4.el7 |
| 13057 | plexus-interactivity.noarch 0:1.0-0.14.alpha6.el7 |
| 13058 | plexus-interpolation.noarch 0:1.15-8.el7 |
| 13059 | plexus-io.noarch 0:2.0.5-9.el7 |
| 13060 | plexus-pom.noarch 0:3.3.1-5.el7 |
| 13061 | plexus-resources.noarch 0:1.0-0.15.a7.el7 |
| 13062 | plexus-sec-dispatcher.noarch 0:1.4-13.el7 |
| 13063 | plexus-tools-pom.noarch 0:1.0.11-8.el7 |
| 13064 | plexus-utils.noarch 0:3.0.9-9.el7 |
| 13065 | plexus-velocity.noarch 0:1.1.8-16.el7 |
| 13066 | popt-devel.x86_64 0:1.13-16.el7 |
| 13067 | pyparsing.noarch 0:1.5.6-9.el7 |
| 13068 | pyserial.noarch 0:2.6-5.el7 |
| 13069 | python-babel.noarch 0:0.9.6-8.el7 |
| 13070 | python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 |
| 13071 | python-pillow.x86_64 0:2.0.0-17.gitd1c6db8.el7 |
| 13072 | python-py.noarch 0:1.4.14-4.el7 |
| 13073 | python-pygments.noarch 0:1.4-9.el7 |
| 13074 | python-zope-interface.x86_64 0:4.0.5-4.el7 |
| 13075 | qdox.noarch 0:1.12.1-9.el7 |
| 13076 | regexp.noarch 0:1.5-13.el7 |
| 13077 | relaxngDatatype.noarch 0:1.0-11.el7 |
| 13078 | rhino.noarch 0:1.7R4-5.el7 |
| 13079 | roundcubemail-core-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13080 | roundcubemail-plugin-acl.noarch 0:1.2-3.el7.kolab_3.5 |
| 13081 | roundcubemail-plugin-acl-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13082 | roundcubemail-plugin-acl-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13083 | roundcubemail-plugin-acl-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13084 | roundcubemail-plugin-archive.noarch 0:1.2-3.el7.kolab_3.5 |
| 13085 | roundcubemail-plugin-archive-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13086 | roundcubemail-plugin-archive-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13087 | roundcubemail-plugin-archive-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13088 | roundcubemail-plugin-calendar.noarch 0:3.3-1.el7.kolab_3.5 |
| 13089 | roundcubemail-plugin-calendar-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13090 | roundcubemail-plugin-calendar-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13091 | roundcubemail-plugin-calendar-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13092 | roundcubemail-plugin-filesystem_attachments.noarch 0:1.2-3.el7.kolab_3.5 |
| 13093 | roundcubemail-plugin-filesystem_attachments-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13094 | roundcubemail-plugin-jqueryui.noarch 0:1.2-3.el7.kolab_3.5 |
| 13095 | roundcubemail-plugin-jqueryui-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13096 | roundcubemail-plugin-jqueryui-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13097 | roundcubemail-plugin-jqueryui-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13098 | roundcubemail-plugin-kolab_activesync.noarch 0:3.3-1.el7.kolab_3.5 |
| 13099 | roundcubemail-plugin-kolab_activesync-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13100 | roundcubemail-plugin-kolab_activesync-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13101 | roundcubemail-plugin-kolab_activesync-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13102 | roundcubemail-plugin-kolab_addressbook.noarch 0:3.3-1.el7.kolab_3.5 |
| 13103 | roundcubemail-plugin-kolab_addressbook-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13104 | roundcubemail-plugin-kolab_addressbook-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13105 | roundcubemail-plugin-kolab_addressbook-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13106 | roundcubemail-plugin-kolab_auth-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13107 | roundcubemail-plugin-kolab_config.noarch 0:3.3-1.el7.kolab_3.5 |
| 13108 | roundcubemail-plugin-kolab_config-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13109 | roundcubemail-plugin-kolab_delegation.noarch 0:3.3-1.el7.kolab_3.5 |
| 13110 | roundcubemail-plugin-kolab_delegation-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13111 | roundcubemail-plugin-kolab_delegation-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13112 | roundcubemail-plugin-kolab_delegation-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13113 | roundcubemail-plugin-kolab_files.noarch 0:3.3-1.el7.kolab_3.5 |
| 13114 | roundcubemail-plugin-kolab_files-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13115 | roundcubemail-plugin-kolab_files-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13116 | roundcubemail-plugin-kolab_files-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13117 | roundcubemail-plugin-kolab_folders-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13118 | roundcubemail-plugin-kolab_notes.noarch 0:3.3-1.el7.kolab_3.5 |
| 13119 | roundcubemail-plugin-kolab_notes-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13120 | roundcubemail-plugin-kolab_notes-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13121 | roundcubemail-plugin-kolab_notes-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13122 | roundcubemail-plugin-kolab_tags.noarch 0:3.3-1.el7.kolab_3.5 |
| 13123 | roundcubemail-plugin-kolab_tags-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13124 | roundcubemail-plugin-kolab_tags-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13125 | roundcubemail-plugin-kolab_tags-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13126 | roundcubemail-plugin-libcalendaring.noarch 0:3.3-1.el7.kolab_3.5 |
| 13127 | roundcubemail-plugin-libcalendaring-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13128 | roundcubemail-plugin-libcalendaring-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13129 | roundcubemail-plugin-libcalendaring-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13130 | roundcubemail-plugin-libkolab-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13131 | roundcubemail-plugin-libkolab-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13132 | roundcubemail-plugin-libkolab-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13133 | roundcubemail-plugin-managesieve.noarch 0:1.2-3.el7.kolab_3.5 |
| 13134 | roundcubemail-plugin-managesieve-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13135 | roundcubemail-plugin-managesieve-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13136 | roundcubemail-plugin-managesieve-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13137 | roundcubemail-plugin-odfviewer.noarch 0:3.3-1.el7.kolab_3.5 |
| 13138 | roundcubemail-plugin-odfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13139 | roundcubemail-plugin-password.noarch 0:1.2-3.el7.kolab_3.5 |
| 13140 | roundcubemail-plugin-password-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13141 | roundcubemail-plugin-pdfviewer.noarch 0:3.3-1.el7.kolab_3.5 |
| 13142 | roundcubemail-plugin-pdfviewer-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13143 | roundcubemail-plugin-tasklist.noarch 0:3.3-1.el7.kolab_3.5 |
| 13144 | roundcubemail-plugin-tasklist-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13145 | roundcubemail-plugin-tasklist-skin-larry.noarch 0:3.3-1.el7.kolab_3.5 |
| 13146 | roundcubemail-plugin-tasklist-skin-larry-assets.noarch 0:3.3-1.el7.kolab_3.5 |
| 13147 | roundcubemail-plugin-zipdownload.noarch 0:1.2-3.el7.kolab_3.5 |
| 13148 | roundcubemail-plugin-zipdownload-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13149 | roundcubemail-plugin-zipdownload-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13150 | roundcubemail-plugin-zipdownload-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13151 | roundcubemail-skin-chameleon.noarch 0:0.3.6-1.el7.kolab_3.5 |
| 13152 | roundcubemail-skin-chameleon-assets.noarch 0:0.3.6-1.el7.kolab_3.5 |
| 13153 | roundcubemail-skin-chameleon-core.noarch 0:0.3.6-1.el7.kolab_3.5 |
| 13154 | roundcubemail-skin-larry.noarch 0:1.2-3.el7.kolab_3.5 |
| 13155 | roundcubemail-skin-larry-assets.noarch 0:1.2-3.el7.kolab_3.5 |
| 13156 | rpm-devel.x86_64 0:4.11.1-25.el7 |
| 13157 | sac.noarch 0:1.3-17.el7 |
| 13158 | sisu-inject-bean.noarch 0:2.3.0-11.el7 |
| 13159 | sisu-inject-plexus.noarch 0:2.3.0-11.el7 |
| 13160 | slf4j.noarch 0:1.7.4-3.el7 |
| 13161 | snakeyaml.noarch 0:1.11-8.el7 |
| 13162 | sonatype-oss-parent.noarch 0:7-6.el7 |
| 13163 | spice-parent.noarch 0:15-11.el7 |
| 13164 | stax2-api.noarch 0:3.1.1-10.el7 |
| 13165 | svrcore.x86_64 0:4.0.4-11.el7 |
| 13166 | systemtap-sdt-devel.x86_64 0:2.6-10.el7_1 |
| 13167 | t1lib.x86_64 0:5.1.2-14.el7 |
| 13168 | tcl.x86_64 1:8.5.13-4.el7 |
| 13169 | tcp_wrappers-devel.x86_64 0:7.6-77.el7 |
| 13170 | testng.noarch 0:6.8.7-3.el7 |
| 13171 | texlive-ae.noarch 2:svn15878.1.4-32.el7 |
| 13172 | texlive-algorithms.noarch 2:svn15878.0.1-32.el7 |
| 13173 | texlive-amscls.noarch 2:svn29207.0-32.el7 |
| 13174 | texlive-amsfonts.noarch 2:svn29208.3.04-32.el7 |
| 13175 | texlive-amsmath.noarch 2:svn29327.2.14-32.el7 |
| 13176 | texlive-anysize.noarch 2:svn15878.0-32.el7 |
| 13177 | texlive-attachfile.noarch 2:svn21866.v1.5b-32.el7 |
| 13178 | texlive-avantgar.noarch 2:svn28614.0-32.el7 |
| 13179 | texlive-babel.noarch 2:svn24756.3.8m-32.el7 |
| 13180 | texlive-babelbib.noarch 2:svn25245.1.31-32.el7 |
| 13181 | texlive-base.noarch 2:2012-32.20130427_r30134.el7 |
| 13182 | texlive-beamer.noarch 2:svn29349.3.26-32.el7 |
| 13183 | texlive-bera.noarch 2:svn20031.0-32.el7 |
| 13184 | texlive-beton.noarch 2:svn15878.0-32.el7 |
| 13185 | texlive-bibtex.noarch 2:svn26689.0.99d-32.el7 |
| 13186 | texlive-bibtex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13187 | texlive-bookman.noarch 2:svn28614.0-32.el7 |
| 13188 | texlive-booktabs.noarch 2:svn15878.1.61803-32.el7 |
| 13189 | texlive-breakurl.noarch 2:svn15878.1.30-32.el7 |
| 13190 | texlive-caption.noarch 2:svn29026.3.3__2013_02_03_-32.el7 |
| 13191 | texlive-carlisle.noarch 2:svn18258.0-32.el7 |
| 13192 | texlive-charter.noarch 2:svn15878.0-32.el7 |
| 13193 | texlive-chngcntr.noarch 2:svn17157.1.0a-32.el7 |
| 13194 | texlive-cite.noarch 2:svn19955.5.3-32.el7 |
| 13195 | texlive-cm.noarch 2:svn29581.0-32.el7 |
| 13196 | texlive-cm-super.noarch 2:svn15878.0-32.el7 |
| 13197 | texlive-cmap.noarch 2:svn26568.0-32.el7 |
| 13198 | texlive-cmextra.noarch 2:svn14075.0-32.el7 |
| 13199 | texlive-collection-basic.noarch 2:svn26314.0-32.20130427_r30134.el7 |
| 13200 | texlive-collection-documentation-base.noarch 2:svn17091.0-32.20130427_r30134.el7 |
| 13201 | texlive-collection-fontsrecommended.noarch 2:svn28082.0-32.20130427_r30134.el7 |
| 13202 | texlive-collection-latex.noarch 2:svn25030.0-32.20130427_r30134.el7 |
| 13203 | texlive-collection-latexrecommended.noarch 2:svn25795.0-32.20130427_r30134.el7 |
| 13204 | texlive-colortbl.noarch 2:svn25394.v1.0a-32.el7 |
| 13205 | texlive-courier.noarch 2:svn28614.0-32.el7 |
| 13206 | texlive-crop.noarch 2:svn15878.1.5-32.el7 |
| 13207 | texlive-csquotes.noarch 2:svn24393.5.1d-32.el7 |
| 13208 | texlive-ctable.noarch 2:svn26694.1.23-32.el7 |
| 13209 | texlive-currfile.noarch 2:svn29012.0.7b-32.el7 |
| 13210 | texlive-dvipdfm.noarch 2:svn26689.0.13.2d-32.el7 |
| 13211 | texlive-dvipdfm-bin.noarch 2:svn13663.0-32.20130427_r30134.el7 |
| 13212 | texlive-dvipdfmx.noarch 2:svn26765.0-32.el7 |
| 13213 | texlive-dvipdfmx-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13214 | texlive-dvipdfmx-def.noarch 2:svn15878.0-32.el7 |
| 13215 | texlive-dvips-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13216 | texlive-ec.noarch 2:svn25033.1.0-32.el7 |
| 13217 | texlive-enctex.noarch 2:svn28602.0-32.el7 |
| 13218 | texlive-enumitem.noarch 2:svn24146.3.5.2-32.el7 |
| 13219 | texlive-eso-pic.noarch 2:svn21515.2.0c-32.el7 |
| 13220 | texlive-etex.noarch 2:svn22198.2.1-32.el7 |
| 13221 | texlive-etex-pkg.noarch 2:svn15878.2.0-32.el7 |
| 13222 | texlive-etoolbox.noarch 2:svn20922.2.1-32.el7 |
| 13223 | texlive-euler.noarch 2:svn17261.2.5-32.el7 |
| 13224 | texlive-euro.noarch 2:svn22191.1.1-32.el7 |
| 13225 | texlive-eurosym.noarch 2:svn17265.1.4_subrfix-32.el7 |
| 13226 | texlive-extsizes.noarch 2:svn17263.1.4a-32.el7 |
| 13227 | texlive-fancybox.noarch 2:svn18304.1.4-32.el7 |
| 13228 | texlive-fancyhdr.noarch 2:svn15878.3.1-32.el7 |
| 13229 | texlive-fancyref.noarch 2:svn15878.0.9c-32.el7 |
| 13230 | texlive-fancyvrb.noarch 2:svn18492.2.8-32.el7 |
| 13231 | texlive-filecontents.noarch 2:svn24250.1.3-32.el7 |
| 13232 | texlive-filehook.noarch 2:svn24280.0.5d-32.el7 |
| 13233 | texlive-fix2col.noarch 2:svn17133.0-32.el7 |
| 13234 | texlive-float.noarch 2:svn15878.1.3d-32.el7 |
| 13235 | texlive-fontspec.noarch 2:svn29412.v2.3a-32.el7 |
| 13236 | texlive-footmisc.noarch 2:svn23330.5.5b-32.el7 |
| 13237 | texlive-fp.noarch 2:svn15878.0-32.el7 |
| 13238 | texlive-fpl.noarch 2:svn15878.1.002-32.el7 |
| 13239 | texlive-geometry.noarch 2:svn19716.5.6-32.el7 |
| 13240 | texlive-glyphlist.noarch 2:svn28576.0-32.el7 |
| 13241 | texlive-graphics.noarch 2:svn25405.1.0o-32.el7 |
| 13242 | texlive-gsftopk.noarch 2:svn26689.1.19.2-32.el7 |
| 13243 | texlive-gsftopk-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13244 | texlive-helvetic.noarch 2:svn28614.0-32.el7 |
| 13245 | texlive-hyperref.noarch 2:svn28213.6.83m-32.el7 |
| 13246 | texlive-hyph-utf8.noarch 2:svn29641.0-32.el7 |
| 13247 | texlive-hyphen-base.noarch 2:svn29197.0-32.el7 |
| 13248 | texlive-ifetex.noarch 2:svn24853.1.2-32.el7 |
| 13249 | texlive-ifluatex.noarch 2:svn26725.1.3-32.el7 |
| 13250 | texlive-ifxetex.noarch 2:svn19685.0.5-32.el7 |
| 13251 | texlive-index.noarch 2:svn24099.4.1beta-32.el7 |
| 13252 | texlive-jknapltx.noarch 2:svn19440.0-32.el7 |
| 13253 | texlive-kastrup.noarch 2:svn15878.0-32.el7 |
| 13254 | texlive-koma-script.noarch 2:svn27255.3.11b-32.el7 |
| 13255 | texlive-kpathsea.noarch 2:svn28792.0-32.el7 |
| 13256 | texlive-kpathsea-bin.x86_64 2:svn27347.0-32.20130427_r30134.el7 |
| 13257 | texlive-kpathsea-lib.x86_64 2:2012-32.20130427_r30134.el7 |
| 13258 | texlive-l3experimental.noarch 2:svn29361.SVN_4467-32.el7 |
| 13259 | texlive-l3kernel.noarch 2:svn29409.SVN_4469-32.el7 |
| 13260 | texlive-l3packages.noarch 2:svn29361.SVN_4467-32.el7 |
| 13261 | texlive-latex-bin.noarch 2:svn26689.0-32.el7 |
| 13262 | texlive-latex-bin-bin.noarch 2:svn14050.0-32.20130427_r30134.el7 |
| 13263 | texlive-latex-fonts.noarch 2:svn28888.0-32.el7 |
| 13264 | texlive-latexconfig.noarch 2:svn28991.0-32.el7 |
| 13265 | texlive-listings.noarch 2:svn15878.1.4-32.el7 |
| 13266 | texlive-lm.noarch 2:svn28119.2.004-32.el7 |
| 13267 | texlive-lm-math.noarch 2:svn29044.1.958-32.el7 |
| 13268 | texlive-ltxmisc.noarch 2:svn21927.0-32.el7 |
| 13269 | texlive-lua-alt-getopt.noarch 2:svn29349.0.7.0-32.el7 |
| 13270 | texlive-lualatex-math.noarch 2:svn29346.1.2-32.el7 |
| 13271 | texlive-luaotfload.noarch 2:svn26718.1.26-32.el7 |
| 13272 | texlive-luaotfload-bin.noarch 2:svn18579.0-32.20130427_r30134.el7 |
| 13273 | texlive-luatex.noarch 2:svn26689.0.70.1-32.el7 |
| 13274 | texlive-luatex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 13275 | texlive-luatexbase.noarch 2:svn22560.0.31-32.el7 |
| 13276 | texlive-makeindex.noarch 2:svn26689.2.12-32.el7 |
| 13277 | texlive-makeindex-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13278 | texlive-marginnote.noarch 2:svn25880.v1.1i-32.el7 |
| 13279 | texlive-marvosym.noarch 2:svn29349.2.2a-32.el7 |
| 13280 | texlive-mathpazo.noarch 2:svn15878.1.003-32.el7 |
| 13281 | texlive-mdwtools.noarch 2:svn15878.1.05.4-32.el7 |
| 13282 | texlive-memoir.noarch 2:svn21638.3.6j_patch_6.0g-32.el7 |
| 13283 | texlive-metafont.noarch 2:svn26689.2.718281-32.el7 |
| 13284 | texlive-metafont-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 13285 | texlive-metalogo.noarch 2:svn18611.0.12-32.el7 |
| 13286 | texlive-mflogo.noarch 2:svn17487.0-32.el7 |
| 13287 | texlive-mfnfss.noarch 2:svn19410.0-32.el7 |
| 13288 | texlive-mfware.noarch 2:svn26689.0-32.el7 |
| 13289 | texlive-mfware-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13290 | texlive-mh.noarch 2:svn29420.0-32.el7 |
| 13291 | texlive-microtype.noarch 2:svn29392.2.5-32.el7 |
| 13292 | texlive-misc.noarch 2:svn24955.0-32.el7 |
| 13293 | texlive-mparhack.noarch 2:svn15878.1.4-32.el7 |
| 13294 | texlive-mptopdf.noarch 2:svn26689.0-32.el7 |
| 13295 | texlive-mptopdf-bin.noarch 2:svn18674.0-32.20130427_r30134.el7 |
| 13296 | texlive-ms.noarch 2:svn24467.0-32.el7 |
| 13297 | texlive-multido.noarch 2:svn18302.1.42-32.el7 |
| 13298 | texlive-natbib.noarch 2:svn20668.8.31b-32.el7 |
| 13299 | texlive-ncntrsbk.noarch 2:svn28614.0-32.el7 |
| 13300 | texlive-ntgclass.noarch 2:svn15878.0-32.el7 |
| 13301 | texlive-oberdiek.noarch 2:svn26725.0-32.el7 |
| 13302 | texlive-palatino.noarch 2:svn28614.0-32.el7 |
| 13303 | texlive-paralist.noarch 2:svn15878.2.3b-32.el7 |
| 13304 | texlive-parallel.noarch 2:svn15878.0-32.el7 |
| 13305 | texlive-parskip.noarch 2:svn19963.2.0-32.el7 |
| 13306 | texlive-pdfpages.noarch 2:svn27574.0.4t-32.el7 |
| 13307 | texlive-pdftex.noarch 2:svn29585.1.40.11-32.el7 |
| 13308 | texlive-pdftex-bin.x86_64 2:svn27321.0-32.20130427_r30134.el7 |
| 13309 | texlive-pdftex-def.noarch 2:svn22653.0.06d-32.el7 |
| 13310 | texlive-pgf.noarch 2:svn22614.2.10-32.el7 |
| 13311 | texlive-plain.noarch 2:svn26647.0-32.el7 |
| 13312 | texlive-powerdot.noarch 2:svn25656.1.4i-32.el7 |
| 13313 | texlive-psfrag.noarch 2:svn15878.3.04-32.el7 |
| 13314 | texlive-pslatex.noarch 2:svn16416.0-32.el7 |
| 13315 | texlive-psnfss.noarch 2:svn23394.9.2a-32.el7 |
| 13316 | texlive-pspicture.noarch 2:svn15878.0-32.el7 |
| 13317 | texlive-pst-3d.noarch 2:svn17257.1.10-32.el7 |
| 13318 | texlive-pst-blur.noarch 2:svn15878.2.0-32.el7 |
| 13319 | texlive-pst-coil.noarch 2:svn24020.1.06-32.el7 |
| 13320 | texlive-pst-eps.noarch 2:svn15878.1.0-32.el7 |
| 13321 | texlive-pst-fill.noarch 2:svn15878.1.01-32.el7 |
| 13322 | texlive-pst-grad.noarch 2:svn15878.1.06-32.el7 |
| 13323 | texlive-pst-math.noarch 2:svn20176.0.61-32.el7 |
| 13324 | texlive-pst-node.noarch 2:svn27799.1.25-32.el7 |
| 13325 | texlive-pst-plot.noarch 2:svn28729.1.44-32.el7 |
| 13326 | texlive-pst-slpe.noarch 2:svn24391.1.31-32.el7 |
| 13327 | texlive-pst-text.noarch 2:svn15878.1.00-32.el7 |
| 13328 | texlive-pst-tree.noarch 2:svn24142.1.12-32.el7 |
| 13329 | texlive-pstricks.noarch 2:svn29678.2.39-32.el7 |
| 13330 | texlive-pstricks-add.noarch 2:svn28750.3.59-32.el7 |
| 13331 | texlive-pxfonts.noarch 2:svn15878.0-32.el7 |
| 13332 | texlive-qstest.noarch 2:svn15878.0-32.el7 |
| 13333 | texlive-rcs.noarch 2:svn15878.0-32.el7 |
| 13334 | texlive-rotating.noarch 2:svn16832.2.16b-32.el7 |
| 13335 | texlive-rsfs.noarch 2:svn15878.0-32.el7 |
| 13336 | texlive-sansmath.noarch 2:svn17997.1.1-32.el7 |
| 13337 | texlive-sauerj.noarch 2:svn15878.0-32.el7 |
| 13338 | texlive-section.noarch 2:svn20180.0-32.el7 |
| 13339 | texlive-seminar.noarch 2:svn18322.1.5-32.el7 |
| 13340 | texlive-sepnum.noarch 2:svn20186.2.0-32.el7 |
| 13341 | texlive-setspace.noarch 2:svn24881.6.7a-32.el7 |
| 13342 | texlive-showexpl.noarch 2:svn27790.v0.3j-32.el7 |
| 13343 | texlive-soul.noarch 2:svn15878.2.4-32.el7 |
| 13344 | texlive-subfig.noarch 2:svn15878.1.3-32.el7 |
| 13345 | texlive-symbol.noarch 2:svn28614.0-32.el7 |
| 13346 | texlive-tetex.noarch 2:svn29585.3.0-32.el7 |
| 13347 | texlive-tetex-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 13348 | texlive-tex.noarch 2:svn26689.3.1415926-32.el7 |
| 13349 | texlive-tex-bin.x86_64 2:svn26912.0-32.20130427_r30134.el7 |
| 13350 | texlive-tex-gyre.noarch 2:svn18651.2.004-32.el7 |
| 13351 | texlive-tex-gyre-math.noarch 2:svn29045.0-32.el7 |
| 13352 | texlive-texconfig.noarch 2:svn29349.0-32.el7 |
| 13353 | texlive-texconfig-bin.noarch 2:svn27344.0-32.20130427_r30134.el7 |
| 13354 | texlive-texlive.infra.noarch 2:svn28217.0-32.el7 |
| 13355 | texlive-texlive.infra-bin.x86_64 2:svn22566.0-32.20130427_r30134.el7 |
| 13356 | texlive-textcase.noarch 2:svn15878.0-32.el7 |
| 13357 | texlive-thumbpdf.noarch 2:svn26689.3.15-32.el7 |
| 13358 | texlive-thumbpdf-bin.noarch 2:svn6898.0-32.20130427_r30134.el7 |
| 13359 | texlive-times.noarch 2:svn28614.0-32.el7 |
| 13360 | texlive-tipa.noarch 2:svn29349.1.3-32.el7 |
| 13361 | texlive-tools.noarch 2:svn26263.0-32.el7 |
| 13362 | texlive-txfonts.noarch 2:svn15878.0-32.el7 |
| 13363 | texlive-type1cm.noarch 2:svn21820.0-32.el7 |
| 13364 | texlive-typehtml.noarch 2:svn17134.0-32.el7 |
| 13365 | texlive-ucs.noarch 2:svn27549.2.1-32.el7 |
| 13366 | texlive-underscore.noarch 2:svn18261.0-32.el7 |
| 13367 | texlive-unicode-math.noarch 2:svn29413.0.7d-32.el7 |
| 13368 | texlive-url.noarch 2:svn16864.3.2-32.el7 |
| 13369 | texlive-utopia.noarch 2:svn15878.0-32.el7 |
| 13370 | texlive-varwidth.noarch 2:svn24104.0.92-32.el7 |
| 13371 | texlive-wasy.noarch 2:svn15878.0-32.el7 |
| 13372 | texlive-wasysym.noarch 2:svn15878.2.0-32.el7 |
| 13373 | texlive-xcolor.noarch 2:svn15878.2.11-32.el7 |
| 13374 | texlive-xdvi.noarch 2:svn26689.22.85-32.el7 |
| 13375 | texlive-xdvi-bin.x86_64 2:svn26509.0-32.20130427_r30134.el7 |
| 13376 | texlive-xkeyval.noarch 2:svn27995.2.6a-32.el7 |
| 13377 | texlive-xunicode.noarch 2:svn23897.0.981-32.el7 |
| 13378 | texlive-zapfchan.noarch 2:svn28614.0-32.el7 |
| 13379 | texlive-zapfding.noarch 2:svn28614.0-32.el7 |
| 13380 | tix.x86_64 1:8.4.3-12.el7 |
| 13381 | tk.x86_64 1:8.5.13-4.el7 |
| 13382 | tomcat-servlet-3.0-api.noarch 0:7.0.54-2.el7_1 |
| 13383 | unixODBC.x86_64 0:2.3.1-10.el7 |
| 13384 | urw-fonts.noarch 0:2.4-16.el7 |
| 13385 | uuid.x86_64 0:1.6.2-26.el7 |
| 13386 | v8.x86_64 1:3.14.5.10-17.el7 |
| 13387 | velocity.noarch 0:1.7-10.el7 |
| 13388 | weld-parent.noarch 0:17-9.el7 |
| 13389 | woodstox-core.noarch 0:4.1.2-8.el7 |
| 13390 | ws-jaxme.noarch 0:0.5.2-10.el7 |
| 13391 | wxBase.x86_64 0:2.8.12-13.el7 |
| 13392 | wxGTK.x86_64 0:2.8.12-13.el7 |
| 13393 | wxGTK-gl.x86_64 0:2.8.12-13.el7 |
| 13394 | xbean.noarch 0:3.13-6.el7 |
| 13395 | xerces-c.x86_64 0:3.1.1-6.el7 |
| 13396 | xmlgraphics-commons.noarch 0:1.5-3.el7 |
| 13397 | xmvn.noarch 0:1.3.0-5.el7 |
| 13398 | xpp3.noarch 0:1.1.3.8-11.el7 |
| 13399 | xz-java.noarch 0:1.3-3.el7 |
| 13400 | ycssmin.noarch 0:1.0.1-6.el7 |
| 13401 | zziplib.x86_64 0:0.13.62-5.el7 |
| 13402 | |
| 13403 | Dependency Updated: |
| 13404 | libblkid.x86_64 0:2.23.2-22.el7_1 libmount.x86_64 0:2.23.2-22.el7_1 |
| 13405 | libuuid.x86_64 0:2.23.2-22.el7_1 nspr.x86_64 0:4.10.8-1.el7_1 |
| 13406 | nss.x86_64 0:3.18.0-2.2.el7_1 nss-sysinit.x86_64 0:3.18.0-2.2.el7_1 |
| 13407 | nss-tools.x86_64 0:3.18.0-2.2.el7_1 nss-util.x86_64 0:3.18.0-1.el7_1 |
| 13408 | util-linux.x86_64 0:2.23.2-22.el7_1 |
| 13409 | |
| 13410 | Complete! |
| 13411 | /var/tmp/665 |
| 13412 |
Lease Host atomic01
Lease Host atomic01
- When
- Completed at May 21 2015, 8:32 AM · Built instantly
- Status
Passed
Lease Host atomic02
Lease Host atomic02
- When
- Completed at May 21 2015, 8:32 AM · Built for 1 s
- Status
Passed