Thread View
j: Next unread message
k: Previous unread message
j a: Jump to all threads
j l: Jump to MailingList overview
#3761: add gpg signature for .treeinfo file and/or add CHECKSUM file for unsigned
content of images
----------------------+-----------------------------------------------------
Reporter: jkeating | Owner: rel-eng(a)lists.fedoraproject.org
Type: task | Status: new
Milestone: | Component: other
Keywords: meeting |
----------------------+-----------------------------------------------------
Description of problem:
Currently the only way to verify the contents of .treeinfo or the
installer
images is to download the .iso and the regarding -CHECKSUM file and check
it.
But e.g. preupgrade does not download the .iso but the *.img files, the
kernel
and the .treeinfo directly from a mirror. Therefore it is also not
possible to
easily verify these files. I guess the preupgrade way of updating is
somehow
popular, therefore it should be possible to do this securely.
I filed a bug against preupgrade for not verifying anything and not
announcing
this here: bug 509338
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/3761 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
#4267: collectd in EPEL
----------------------+-----------------------------------------------------
Reporter: mmcgrath | Owner: rel-eng(a)lists.fedoraproject.org
Type: task | Status: new
Milestone: | Component: mash
Keywords: |
----------------------+-----------------------------------------------------
Can we get collectd in EPEL set to disable multi-lib? It has become an
issue on EPEL where installing "collectd" via yum creates conflicts it
shouldn't.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/4267 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
#5702: several rel-eng scripts are missing proper license headers
-----------------------------+------------------------
Reporter: till | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 20 Alpha | Component: other
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
The scripts in the rel-eng git are not properly licensed, for example:
* need-rebuild.py
* buildbranched
* build_composeinfo
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5702 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
#5748: Mash fails for i386
-----------------------------+------------------------
Reporter: kparal | Owner: rel-eng@…
Type: defect | Status: new
Milestone: Fedora 20 Alpha | Component: mash
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
vmlinuz and initrd.img are missing for i386. Probably caused by this:
{{{
yum.YumBase.CRITICAL: installing package hdparm-9.43-5.fc20.i686 needs
1446MB on the / filesystem
yum.YumBase.CRITICAL: installing package ethtool-2:3.10-2.fc20.i686 needs
1446MB on the / filesystem
pylorax.ltmpl.ERROR: template command error in runtime-install.tmpl:
pylorax.ltmpl.ERROR: run_pkg_transaction
pylorax.ltmpl.ERROR: YumRPMTransError: Could not run transaction.
pylorax.ltmpl.DEBUG: Traceback (most recent call last):
pylorax.ltmpl.DEBUG: File "/usr/lib/python2.7/site-
packages/pylorax/ltmpl.py", line 488, in run_pkg_transaction
pylorax.ltmpl.DEBUG: rpmDisplay=LoraxRpmCallback())
pylorax.ltmpl.DEBUG: File "/usr/lib/python2.7/site-
packages/yum/__init__.py", line 6377, in processTransaction
pylorax.ltmpl.DEBUG:
self._doTransaction(callback,display=rpmDisplay)
pylorax.ltmpl.DEBUG: File "/usr/lib/python2.7/site-
packages/yum/__init__.py", line 6489, in _doTransaction
pylorax.ltmpl.DEBUG: self.runTransaction( cb=cb )
pylorax.ltmpl.DEBUG: File "/usr/lib/python2.7/site-
packages/yum/__init__.py", line 1830, in runTransaction
pylorax.ltmpl.DEBUG: errors=errors)
pylorax.ltmpl.DEBUG: YumRPMTransError: Could not run transaction.
}}}
http://koji.fedoraproject.org/mash/branched-20130826/logs/i386.log
The template needs more disk space configured.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5748 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
#5636: Use a staging area for test composes and safe practices when naming them
-----------------------------+------------------------
Reporter: kparal | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 19 Final | Component: other
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
Summary: There was a hiccup for F19 TC3 compose. First it was created with
an old anaconda, then it was deleted and created with a new anaconda. The
announcement was sent only afterwards. Unfortunately the mirrors do not
heed announcements, they periodically sync everything. For Brno office our
mirror synced the old TC3 -> we came to work -> saw TC3 announcement ->
saw TC3 on our local mirror -> tested the (outdated) TC3 version for the
whole day -> and *by pure chance* learned that we have been using an
outdated compose (and wasted a day's work) at the end of the day.
I don't mean to blame anyone. It was unfortunate, and I'd like to improve
our workflow to minimize a chance of that happening again.
I have heard a solution "If you download images before announcement, make
sure they match the upstream checksums after the announcement is out".
First, a lot of people (e.g. us) don't download images manually, our
mirror does. So this essentially means checking timestamps or checksums
for every compose that we sync. That 1) requires some time spent for
dozens of individuals 2) is error-prone, because *nobody* will do that
every time, like a machine. Can we do better?
I see two very simple solutions and they can be combined:
1. Use a "staging area" for new composes. It's really simple - create a
directory that is not world-readable (thus not mirrored) and create the
compose there. Once you are sure everything looks OK, move the compose to
the correct directory. The other benefit is that this is nearly atomic,
thus making sure we don't have half-synced mirrors.
2. Once something is public, don't change contents. It might happen that
we publish something in error. But this is the same situation as in source
tarballs for software projects. You can never change it, because you never
know if somebody hasn't downloaded it in the (albeit short) meantime. You
can delete, sure, but the fixed file/tarball/compose should always have a
bumped version. There's no problem in that, really. If TC3 is published in
error, delete it if you want, and create TC3.1 or TC4. It's just a safety
practice and we don't mind, really, quite the opposite. This is a risk-
prevention.
If we combine these approaches, I believe there is no actual increase in
your workload (these are just work approaches, but no extra load) and we
increase the reliability of our tools and processes.
Thanks.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5636 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
#5755: Please block qemu-launcher from F20+
-----------------------------+------------------------
Reporter: crobinso | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 20 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
qemu-launcher was orphaned a long while ago, I just finished the retiring
process in fedora git. Upstream has been dead for almost 6 years so it's
time to kick it to the curb. Please block this package from F20 and
rawhide.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5755 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
Cloning into releng...
Switched to a new branch 'stable'
/tmp/branched.20130831.DY6F /tmp/branched.UE9I4W/releng
Cloning into comps...
/tmp/branched.20130831.DY6F/comps /tmp/branched.20130831.DY6F /tmp/branched.UE9I4W/releng
./update-comps comps-f20.xml
Merging translations into comps-f20.xml.
CREATED comps-f20.xml
/tmp/branched.20130831.DY6F /tmp/branched.UE9I4W/releng
/tmp/branched.UE9I4W/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package yum-3.4.3-106.fc20.noarch already installed and latest version
Package createrepo-0.9.9-22.fc20.noarch already installed and latest version
Package 1:make-3.82-19.fc20.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Package repoview-0.6.6-5.fc20.noarch already installed and latest version
Package 1:hardlink-1.0-18.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc20 will be installed
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package gettext-devel.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc20.i686
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package vim-minimal.i686 2:7.4.9-1.fc20 will be installed
--> Running transaction check
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package gettext.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc20.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc20.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc20 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc20 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
--> Running transaction check
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-9.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-6.1.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-6.1.fc20 for package: openssh-clients-6.2p2-6.1.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-6.1.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-6.1.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
cvs i686 1.11.23-33.fc20 static 556 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc20 static 62 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
gettext i686 0.18.3.1-1.fc20 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc20 static 368 k
gettext-devel i686 0.18.3.1-1.fc20 static 315 k
gettext-libs i686 0.18.3.1-1.fc20 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-9.fc20 static 292 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-6.1.fc20 static 324 k
openssh-clients i686 6.2p2-6.1.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
vim-minimal i686 2:7.4.9-1.fc20 static 391 k
Transaction Summary
================================================================================
Install 31 Package(s)
Total size: 12 M
Installed size: 46 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/31
Installing : libcroco-0.6.8-3.fc20.i686 2/31
Installing : libunistring-0.9.3-9.fc20.i686 3/31
Installing : perl-Test-Harness-3.28-3.fc20.noarch 4/31
Installing : gettext-common-devel-0.18.3.1-1.fc20.noarch 5/31
Installing : python-chardet-2.0.1-7.fc20.noarch 6/31
Installing : gettext-libs-0.18.3.1-1.fc20.i686 7/31
Installing : python-kitchen-1.1.1-5.fc20.noarch 8/31
Installing : gettext-0.18.3.1-1.fc20.i686 9/31
Installing : libedit-3.1-2.20130601cvs.fc20.i686 10/31
Installing : perl-TermReadKey-2.30-20.fc20.i686 11/31
Installing : m4-1.4.16-9.fc20.i686 12/31
Installing : 2:vim-minimal-7.4.9-1.fc20.i686 13/31
Installing : perl-XML-Parser-2.41-11.fc20.i686 14/31
Installing : openssh-6.2p2-6.1.fc20.i686 15/31
Installing : openssh-clients-6.2p2-6.1.fc20.i686 16/31
Installing : perl-Data-Dumper-2.145-292.fc20.i686 17/31
Installing : autoconf-2.69-13.fc20.noarch 18/31
Installing : automake-1.13.4-5.fc20.noarch 19/31
Installing : python-krbV-1.0.90-7.fc20.i686 20/31
Installing : koji-1.8.0-2.fc20.noarch 21/31
Installing : less-458-4.fc20.i686 22/31
Installing : libgnome-keyring-3.9.1-2.fc20.i686 23/31
Installing : rsync-3.1.0-1pre1.fc20.i686 24/31
Installing : mash-0.6.01-1.fc20.noarch 25/31
Installing : yum-utils-1.1.31-17.fc20.noarch 26/31
Installing : perl-Git-1.8.3.1-3.fc20.noarch 27/31
Installing : git-1.8.3.1-3.fc20.i686 28/31
Installing : gettext-devel-0.18.3.1-1.fc20.i686 29/31
Installing : intltool-0.50.2-7.fc20.noarch 30/31
Installing : cvs-1.11.23-33.fc20.i686 31/31
Verifying : libunistring-0.9.3-9.fc20.i686 1/31
Verifying : rsync-3.1.0-1pre1.fc20.i686 2/31
Verifying : koji-1.8.0-2.fc20.noarch 3/31
Verifying : python-chardet-2.0.1-7.fc20.noarch 4/31
Verifying : openssh-clients-6.2p2-6.1.fc20.i686 5/31
Verifying : gettext-0.18.3.1-1.fc20.i686 6/31
Verifying : git-1.8.3.1-3.fc20.i686 7/31
Verifying : automake-1.13.4-5.fc20.noarch 8/31
Verifying : gettext-libs-0.18.3.1-1.fc20.i686 9/31
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 10/31
Verifying : less-458-4.fc20.i686 11/31
Verifying : python-krbV-1.0.90-7.fc20.i686 12/31
Verifying : gettext-devel-0.18.3.1-1.fc20.i686 13/31
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 14/31
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 15/31
Verifying : libcroco-0.6.8-3.fc20.i686 16/31
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 17/31
Verifying : openssh-6.2p2-6.1.fc20.i686 18/31
Verifying : perl-XML-Parser-2.41-11.fc20.i686 19/31
Verifying : mash-0.6.01-1.fc20.noarch 20/31
Verifying : cvs-1.11.23-33.fc20.i686 21/31
Verifying : 2:vim-minimal-7.4.9-1.fc20.i686 22/31
Verifying : m4-1.4.16-9.fc20.i686 23/31
Verifying : gettext-common-devel-0.18.3.1-1.fc20.noarch 24/31
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 25/31
Verifying : intltool-0.50.2-7.fc20.noarch 26/31
Verifying : python-kitchen-1.1.1-5.fc20.noarch 27/31
Verifying : autoconf-2.69-13.fc20.noarch 28/31
Verifying : yum-utils-1.1.31-17.fc20.noarch 29/31
Verifying : perl-TermReadKey-2.30-20.fc20.i686 30/31
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 31/31
Installed:
cvs.i686 0:1.11.23-33.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc20
rsync.i686 0:3.1.0-1pre1.fc20 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
gettext.i686 0:0.18.3.1-1.fc20
gettext-common-devel.noarch 0:0.18.3.1-1.fc20
gettext-devel.i686 0:0.18.3.1-1.fc20
gettext-libs.i686 0:0.18.3.1-1.fc20
git.i686 0:1.8.3.1-3.fc20
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-9.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-6.1.fc20
openssh-clients.i686 0:6.2p2-6.1.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
vim-minimal.i686 2:7.4.9-1.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130831 --compsfile /mnt/koji/mash/branched-20130831/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130831/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130831 --compsfile /mnt/koji/mash/branched-20130831/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130831/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130831 --compsfile /mnt/koji/mash/branched-20130831/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130831/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/branched-20130831/20
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/branched-20130831/20
Finish: chroot hardlink -v -c /mnt/koji/mash/branched-20130831/20
Finish: lock buildroot
Finish: run
Directories 242
Objects 141263
IFREG 141021
Comparisons 1987
Linked 1987
saved 1222283264
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130831/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130831/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130831/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130831/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130831/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130831/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130831/20 >/mnt/koji/mash/branched-20130831/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130831/20 >/mnt/koji/mash/branched-20130831/logs/depcheck
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D259A5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D259A5415E9
data: (250, '2.0.0 Ok: queued as D259A5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=281\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E5A665415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E5A665415EA
data: (250, '2.0.0 Ok: queued as E5A665415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=598\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F34E35415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F34E35415EB
data: (250, '2.0.0 Ok: queued as F34E35415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 05F375415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 05F375415EC
data: (250, '2.0.0 Ok: queued as 05F375415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tf
awkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_filte
rs.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc20.x
86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0DAC85415ED\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0DAC85415ED
data: (250, '2.0.0 Ok: queued as 0DAC85415ED')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=473\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 15C435415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 15C435415EA
data: (250, '2.0.0 Ok: queued as 15C435415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 20B9C5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 20B9C5415E9
data: (250, '2.0.0 Ok: queued as 20B9C5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 286D65415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 286D65415EA
data: (250, '2.0.0 Ok: queued as 286D65415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1427\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.
0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2E7C35415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2E7C35415EB
data: (250, '2.0.0 Ok: queued as 2E7C35415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 344285415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 344285415EC
data: (250, '2.0.0 Ok: queued as 344285415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=266\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 39FCF5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 39FCF5415E9
data: (250, '2.0.0 Ok: queued as 39FCF5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=433\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 401825415ED\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 401825415ED
data: (250, '2.0.0 Ok: queued as 401825415ED')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=291\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 45AF25415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 45AF25415EA
data: (250, '2.0.0 Ok: queued as 45AF25415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=495\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4AEEF5415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4AEEF5415EB
data: (250, '2.0.0 Ok: queued as 4AEEF5415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=298\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 508165415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 508165415E9
data: (250, '2.0.0 Ok: queued as 508165415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=511\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 573CD5415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 573CD5415EA
data: (250, '2.0.0 Ok: queued as 573CD5415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=797\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5D2145415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5D2145415E9
data: (250, '2.0.0 Ok: queued as 5D2145415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=367\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 638225415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 638225415EB
data: (250, '2.0.0 Ok: queued as 638225415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 691595415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 691595415EC
data: (250, '2.0.0 Ok: queued as 691595415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=506\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6EA365415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6EA365415EA
data: (250, '2.0.0 Ok: queued as 6EA365415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=607\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 76E3A5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 76E3A5415E9
data: (250, '2.0.0 Ok: queued as 76E3A5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7BEFE5415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7BEFE5415EB
data: (250, '2.0.0 Ok: queued as 7BEFE5415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3872\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(64b
it)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0
.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.10\r
\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tn
ifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 80DDD5415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 80DDD5415EC
data: (250, '2.0.0 Ok: queued as 80DDD5415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 86D8B5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 86D8B5415E9
data: (250, '2.0.0 Ok: queued as 86D8B5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=452\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8C7A45415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8C7A45415EA
data: (250, '2.0.0 Ok: queued as 8C7A45415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=354\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9189F5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9189F5415E9
data: (250, '2.0.0 Ok: queued as 9189F5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 98C4B5415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 98C4B5415EA
data: (250, '2.0.0 Ok: queued as 98C4B5415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=273\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9EC685415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9EC685415EB
data: (250, '2.0.0 Ok: queued as 9EC685415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A72545415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A72545415E9
data: (250, '2.0.0 Ok: queued as A72545415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AF7D55415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AF7D55415EA
data: (250, '2.0.0 Ok: queued as AF7D55415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=519\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B54405415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B54405415EB
data: (250, '2.0.0 Ok: queued as B54405415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=421\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR>< LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BB6095415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BB6095415E9
data: (250, '2.0.0 Ok: queued as BB6095415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=371\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C164B5415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C164B5415EA
data: (250, '2.0.0 Ok: queued as C164B5415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=513\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C74FE5415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C74FE5415EC
data: (250, '2.0.0 Ok: queued as C74FE5415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=441\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CCC735415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CCC735415E9
data: (250, '2.0.0 Ok: queued as CCC735415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=499\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D32365415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D32365415EB
data: (250, '2.0.0 Ok: queued as D32365415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=548\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DA0805415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DA0805415EC
data: (250, '2.0.0 Ok: queued as DA0805415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E10A95415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E10A95415EA
data: (250, '2.0.0 Ok: queued as E10A95415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=311\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E6E095415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E6E095415E9
data: (250, '2.0.0 Ok: queued as E6E095415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EC9925415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EC9925415EA
data: (250, '2.0.0 Ok: queued as EC9925415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=467\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F2D795415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F2D795415EB
data: (250, '2.0.0 Ok: queued as F2D795415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1165\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\r\n
\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 05B4F5415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 05B4F5415E9
data: (250, '2.0.0 Ok: queued as 05B4F5415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=494\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0F8ED5415ED\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0F8ED5415ED
data: (250, '2.0.0 Ok: queued as 0F8ED5415ED')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1ADDA5415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1ADDA5415EB
data: (250, '2.0.0 Ok: queued as 1ADDA5415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 20C465415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 20C465415EC
data: (250, '2.0.0 Ok: queued as 20C465415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=302\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 26E745415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 26E745415E9
data: (250, '2.0.0 Ok: queued as 26E745415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=407\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2D1035415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2D1035415EA
data: (250, '2.0.0 Ok: queued as 2D1035415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=437\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3359C5415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3359C5415EB
data: (250, '2.0.0 Ok: queued as 3359C5415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=462\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 39CF55415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 39CF55415EC
data: (250, '2.0.0 Ok: queued as 39C F55415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 400945415ED\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 400945415ED
data: (250, '2.0.0 Ok: queued as 400945415ED')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=468\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 46BAB5415EE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 46BAB5415EE
data: (250, '2.0.0 Ok: queued as 46BAB5415EE')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=936\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-smallcheck-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-smallcheck-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ghc-smallcheck\r\n\r\n\r\n\r\nghc-smallcheck has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tghc-smallcheck-devel-1.0.4-1.fc20.x86_64 requires ghc-devel(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-devel-1.0.4-1.fc20.i686 requires ghc-devel(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nOn armhfp:\r\n\tghc-smallcheck-devel-1.0.4-1.fc20.armv7hl requires ghc-devel(logict-0.6-15dab78be8f0859bc565d1f1a0ac68ec)\r\nOn x86_64:\r\n\tghc-smallcheck-1.0.4-1.fc20.x86_64 requires libHSlogict-0.6-ghc7.6.3.so()(64bit)\r\n\tghc-smallcheck-1.0.4-1.fc20.x86_64 requires ghc(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-1.0.4-1.fc20.i686 requires libHSlogict-0.6-ghc7.6.3.so\r\n\tghc-smallcheck-1.0.4-1.fc20.i686 requires ghc(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nPlease resolve this as
soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4DA4A5415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4DA4A5415EA
data: (250, '2.0.0 Ok: queued as 4DA4A5415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=460\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 546525415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 546525415E9
data: (250, '2.0.0 Ok: queued as 546525415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=419\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5B3865415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5B3865415EB
data: (250, '2.0.0 Ok: queued as 5B3865415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=593\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 60A8E5415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 60A8E5415EA
data: (250, '2.0.0 Ok: queued as 60A8E5415EA')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=613\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 65EC45415ED\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 65EC45415ED
data: (250, '2.0.0 Ok: queued as 65EC45415ED')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=279\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6BD4B5415EB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6BD4B5415EB
data: (250, '2.0.0 Ok: queued as 6BD4B5415EB')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=359\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 71DA65415EC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 71DA65415EC
data: (250, '2.0.0 Ok: queued as 71DA65415EC')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29611\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6(
)(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\
n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\t
mrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53
.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualization
.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_s
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sur
face.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 re
quires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x8
6_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n
\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sample_co
nsensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10(
)(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\
tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0
()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_cons
ensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-rea
ctivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt
-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_files
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6
\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.
0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_segme
ntation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)
\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segmentat
ion.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time-mt
.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_search.
so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86
_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-app
s-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc2
0.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmr
pt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtk
Rendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 require
s libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 77CB35415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 77CB35415E9
data: (250, '2.0.0 Ok: queued as 77CB35415E9')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=406\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7EDE75415EA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7EDE75415EA
data: (250, '2.0.0 Ok: queued as 7EDE75415EA')
send: 'ehlo releng01.phx2.feFinish: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130831/20 >/mnt/koji/mash/branched-20130831/logs/depcheck
Finish: lock buildroot
Finish: run
doraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=578\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 859005415E9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 859005415E9
data: (250, '2.0.0 Ok: queued as 859005415E9 ')
Running build_composeinfo
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-branched-compose-i386-20130831) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
.composeinfo
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/3/389-ds-base-debuginfo-1.3.1.7-1.fc20.armv7hl.rpm
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/acpica-tools-debuginfo-20130823-2.fc20.armv7hl.rpm
armhfp/debug/a/amor-debuginfo-4.11.0-4.fc20.armv7hl.rpm
armhfp/debug/a/asterisk-debuginfo-11.5.1-2.fc20.armv7hl.rpm
armhfp/debug/a/audacious-debuginfo-3.4-4.fc20.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/binutils-debuginfo-2.23.88.0.1-13.fc20.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/cairo-debuginfo-1.12.16-1.fc20.armv7hl.rpm
armhfp/debug/c/calibre-debuginfo-1.1.0-2.fc20.armv7hl.rpm
armhfp/debug/c/cclive-debuginfo-0.9.2-1.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/debug/c/cups-filters-debuginfo-1.0.37-1.fc20.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/desktop-file-utils-debuginfo-0.22-1.fc20.armv7hl.rpm
armhfp/debug/d/dmlite-debuginfo-0.6.1-4.fc20.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/efreet-debuginfo-1.7.8-3.fc20.armv7hl.rpm
armhfp/debug/e/emotion-debuginfo-1.7.8-8.fc20.armv7hl.rpm
armhfp/debug/e/entangle-debuginfo-0.5.3-2.fc20.armv7hl.rpm
armhfp/debug/e/ethumb-debuginfo-1.7.8-1.fc20.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc20.armv7hl.rpm
armhfp/debug/f/firefox-debuginfo-23.0.1-3.fc20.armv7hl.rpm
armhfp/debug/f/fontconfig-debuginfo-2.10.95-1.fc20.armv7hl.rpm
armhfp/debug/f/freeipa-debuginfo-3.3.1-1.fc20.armv7hl.rpm
armhfp/debug/f/freetiger-debuginfo-5-2.fc20.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/garcon-debuginfo-0.2.1-3.fc20.armv7hl.rpm
armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-9.fc20.armv7hl.rpm
armhfp/debug/g/glibc-debuginfo-2.18-6.fc20.armv7hl.rpm
armhfp/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc20.armv7hl.rpm
armhfp/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc20.armv7hl.rpm
armhfp/debug/g/grfcodec-debuginfo-6.0.3-1.fc20.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc20.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc20.armv7hl.rpm
armhfp/debug/h/hdf5-debuginfo-1.8.11-6.fc20.armv7hl.rpm
armhfp/debug/i/
armhfp/debug/i/icecream-debuginfo-1.0.1-3.fc20.armv7hl.rpm
armhfp/debug/i/ilmbase-debuginfo-1.0.3-7.fc20.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/debug/k/kmymoney-debuginfo-4.6.3-12.fc20.armv7hl.rpm
armhfp/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc20.armv7hl.rpm
armhfp/debug/k/kteatime-debuginfo-4.11.0-5.fc20.armv7hl.rpm
armhfp/debug/k/ktux-debuginfo-4.11.0-2.fc20.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/LibRaw-debuginfo-0.15.4-1.fc20.armv7hl.rpm
armhfp/debug/l/libcdr-debuginfo-0.0.14-5.fc20.armv7hl.rpm
armhfp/debug/l/libcmis-debuginfo-0.3.1-8.fc20.armv7hl.rpm
armhfp/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/debug/l/libgdata-debuginfo-0.14.0-1.fc20.armv7hl.rpm
armhfp/debug/l/libmspub-debuginfo-0.0.6-4.fc20.armv7hl.rpm
armhfp/debug/l/libmwaw-debuginfo-0.1.10-3.fc20.armv7hl.rpm
armhfp/debug/l/libunistring-debuginfo-0.9.3-9.fc20.armv7hl.rpm
armhfp/debug/l/libvisio-debuginfo-0.0.30-4.fc20.armv7hl.rpm
armhfp/debug/l/libyui-bindings-debuginfo-1.0.2-7.fc20.armv7hl.rpm
armhfp/debug/l/libyui-debuginfo-3.0.10-1.fc20.armv7hl.rpm
armhfp/debug/l/libyui-gtk-debuginfo-2.43.7-1.fc20.armv7hl.rpm
armhfp/debug/l/libyui-ncurses-debuginfo-2.44.1-1.fc20.armv7hl.rpm
armhfp/debug/l/libyui-qt-debuginfo-2.43.5-1.fc20.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/mediatomb-debuginfo-0.12.1-31.fc20.20120403gitb66dc1.armv7hl.rpm
armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
armhfp/debug/m/munge-debuginfo-0.5.11-1.fc20.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/nagios-debuginfo-3.5.1-1.fc20.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc20.armv7hl.rpm
armhfp/debug/o/openssh-debuginfo-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/debug/o/openssl-debuginfo-1.0.1e-18.fc20.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/PackageKit-debuginfo-0.8.10-2.fc20.armv7hl.rpm
armhfp/debug/p/p11-kit-debuginfo-0.19.4-1.fc20.armv7hl.rpm
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/debug/p/perl-Qt-debuginfo-0.96.0-9.fc20.armv7hl.rpm
armhfp/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.1.armv7hl.rpm
armhfp/debug/p/policycoreutils-debuginfo-2.1.14-77.fc20.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/debug/p/python-pillow-debuginfo-2.1.0-4.fc20.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtimageformats-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qtdbf-debuginfo-0.9.11-1.fc20.armv7hl.rpm
armhfp/debug/q/quvi-debuginfo-0.9.3.1-1.fc20.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/r/rtkit-debuginfo-0.11-6.fc20.armv7hl.rpm
armhfp/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc20.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/seahorse-debuginfo-3.9.90-2.fc20.armv7hl.rpm
armhfp/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/s/sssd-debuginfo-1.11.0-1.fc20.armv7hl.rpm
armhfp/debug/s/strongswan-debuginfo-5.1.0-2.fc20.armv7hl.rpm
armhfp/debug/s/swig-debuginfo-2.0.10-4.fc20.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/tqsllib-debuginfo-2.2-7.fc20.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/v/
armhfp/debug/v/vfrnav-debuginfo-20130829-1.fc20.armv7hl.rpm
armhfp/debug/v/vigra-debuginfo-1.9.0-11.fc20.armv7hl.rpm
armhfp/debug/w/
armhfp/debug/w/wcd-debuginfo-5.2.4-1.fc20.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/y/
armhfp/debug/y/ypbind-debuginfo-1.37.1-7.fc20.armv7hl.rpm
armhfp/debug/z/
armhfp/os/
armhfp/os/.discinfo
armhfp/os/.treeinfo
armhfp/os/LiveOS/
armhfp/os/LiveOS/squashfs.img
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/3/389-ds-base-1.3.1.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/acpica-tools-20130823-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/amor-4.11.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm
armhfp/os/Packages/a/asterisk-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-alsa-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-calendar-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-corosync-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-dahdi-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-devel-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-fax-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ices-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-jabber-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ldap-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-lua-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-misdn-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-mysql-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-oss-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-portaudio-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-postgresql-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-skinny-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-snmp-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-sqlite-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-tds-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-unistim-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-3.4-4.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-devel-3.4-4.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-libs-3.4-4.fc20.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/binutils-2.23.88.0.1-13.fc20.armv7hl.rpm
armhfp/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc20.armv7hl.rpm
armhfp/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm
armhfp/os/Packages/b/blenderplayer-2.68a-3.fc20.armv7hl.rpm
armhfp/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm
armhfp/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/cairo-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-devel-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-gobject-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-tools-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/calibre-1.1.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/c/cclive-0.9.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-1.0.37-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/desktop-file-utils-0.22-1.fc20.armv7hl.rpm
armhfp/os/Packages/d/dmlite-devel-0.6.1-4.fc20.armv7hl.rpm
armhfp/os/Packages/d/dmlite-docs-0.6.1-4.fc20.armv7hl.rpm
armhfp/os/Packages/d/dmlite-libs-0.6.1-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-pde-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-platform-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-swt-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-tests-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm
armhfp/os/Packages/e/edje-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/edje-devel-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/efreet-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/efreet-devel-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/emotion-1.7.8-8.fc20.armv7hl.rpm
armhfp/os/Packages/e/entangle-0.5.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/e/ethumb-1.7.8-1.fc20.armv7hl.rpm
armhfp/os/Packages/e/ethumb-devel-1.7.8-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/fcoe-utils-1.0.29-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/firefox-23.0.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-2.10.95-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-devel-2.10.95-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/freeipa-admintools-3.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/freeipa-client-3.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/freeipa-python-3.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/freeipa-server-3.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/freeipa-server-trust-ad-3.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/freeipa-tests-3.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/garcon-0.2.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdb-7.6.50.20130731-9.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-9.fc20.armv7hl.rpm
armhfp/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm
armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm
armhfp/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-logict-0.6.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-smallcheck-1.0.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-weather-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnustep-filesystem-2.6.5-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnustep-make-2.6.5-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/golang-1.1.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm
armhfp/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm
armhfp/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm
armhfp/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-devel-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-mpich-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-openmpi-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/h/hdf5-static-1.8.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/i/
armhfp/os/Packages/i/icecream-1.0.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/i/icecream-devel-1.0.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/i/ilmbase-1.0.3-7.fc20.armv7hl.rpm
armhfp/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.armv7hl.rpm
armhfp/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm
armhfp/os/Packages/i/iproute-devel-3.10.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/i/iproute-doc-3.10.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-6.19-2.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-devel-6.19-2.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-libs-6.19-2.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm
armhfp/os/Packages/k/
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/keyutils-1.5.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/keyutils-libs-1.5.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm
armhfp/os/Packages/k/kmymoney-4.6.3-12.fc20.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm
armhfp/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.armv7hl.rpm
armhfp/os/Packages/k/kte-collaborative-0.0.95-5.fc20.armv7hl.rpm
armhfp/os/Packages/k/kteatime-4.11.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/k/ktux-4.11.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/LibRaw-0.15.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/LibRaw-devel-0.15.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/LibRaw-samples-0.15.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/LibRaw-static-0.15.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcdr-0.0.14-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcdr-devel-0.0.14-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcdr-tools-0.0.14-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcmis-0.3.1-8.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcmis-devel-0.3.1-8.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcmis-tools-0.3.1-8.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgdata-0.14.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgdata-devel-0.14.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-python-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmspub-0.0.6-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmspub-devel-0.0.6-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmspub-tools-0.0.6-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmwaw-0.1.10-3.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmwaw-devel-0.1.10-3.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmwaw-tools-0.1.10-3.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_idmap-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libunistring-0.9.3-9.fc20.armv7hl.rpm
armhfp/os/Packages/l/libvisio-0.0.30-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libvisio-devel-0.0.30-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libvisio-tools-0.0.30-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-3.0.10-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-devel-3.0.10-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-gtk-2.43.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-ncurses-2.44.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-qt-2.43.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libyui-qt-devel-2.43.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/mariadb-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-bench-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-devel-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm
armhfp/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm
armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm
armhfp/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm
armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm
armhfp/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm
armhfp/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm
armhfp/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm
armhfp/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm
armhfp/os/Packages/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.armv7hl.rpm
armhfp/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
armhfp/os/Packages/m/munge-0.5.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/m/munge-devel-0.5.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/m/munge-libs-0.5.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nagios-3.5.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nagios-common-3.5.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nagios-devel-3.5.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/ncbi-blast+-2.2.28-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm
armhfp/os/Packages/n/nscd-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-devel-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-sysinit-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/OpenColorIO-1.0.8-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/openssh-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-askpass-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-keycat-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssl-1.0.1e-18.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssl-devel-1.0.1e-18.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssl-fips-1.0.1e-18.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssl-libs-1.0.1e-18.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssl-perl-1.0.1e-18.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssl-static-1.0.1e-18.fc20.armv7hl.rpm
armhfp/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openvswitch-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openvswitch-controller-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/PackageKit-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-backend-devel-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-browser-plugin-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-command-not-found-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-cron-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-debug-install-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-device-rebind-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-glib-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-glib-devel-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-gstreamer-plugin-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-gtk3-module-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-yum-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-yum-plugin-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/PackageKit-zif-0.8.10-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-0.19.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-devel-0.19.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-trust-0.19.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Qt-0.96.0-9.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-Qt-devel-0.96.0-9.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-qpid_proton-0.5-1.fc20.1.armv7hl.rpm
armhfp/os/Packages/p/perl-yui-1.0.2-7.fc20.armv7hl.rpm
armhfp/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm
armhfp/os/Packages/p/policycoreutils-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/policycoreutils-devel-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/policycoreutils-gui-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/policycoreutils-newrole-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/policycoreutils-python-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/policycoreutils-restorecond-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/policycoreutils-sandbox-2.1.14-77.fc20.armv7hl.rpm
armhfp/os/Packages/p/pyliblzma-0.5.3-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm
armhfp/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm
armhfp/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git3.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm
armhfp/os/Packages/p/python-pillow-sane-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-tk-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-qpid-proton-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-doc-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm
armhfp/os/Packages/p/python-yui-1.0.2-7.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm
armhfp/os/Packages/p/python3-pillow-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm
armhfp/os/Packages/p/python3-pillow-qt-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-sane-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-tk-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qpid-proton-c-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm
armhfp/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qtdbf-0.9.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/quvi-0.9.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rtkit-0.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/r/ruby-yui-1.0.2-7.fc20.armv7hl.rpm
armhfp/os/Packages/r/rubygem-qpid_proton-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/seahorse-3.9.90-2.fc20.armv7hl.rpm
armhfp/os/Packages/s/seahorse-nautilus-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm
armhfp/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm
armhfp/os/Packages/s/spice-glib-devel-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-python-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-tools-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-vala-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-ad-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-client-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-common-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-ipa-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-krb5-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-krb5-common-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-ldap-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-tools-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/strongswan-5.1.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/s/strongswan-charon-nm-5.1.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/s/strongswan-tnc-imcvs-5.1.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/s/swig-2.0.10-4.fc20.armv7hl.rpm
armhfp/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/tqsllib-2.2-7.fc20.armv7hl.rpm
armhfp/os/Packages/t/tqsllib-devel-2.2-7.fc20.armv7hl.rpm
armhfp/os/Packages/t/ttname-1-2.fc20.noarch.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/v/
armhfp/os/Packages/v/vfrnav-utils-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-validatorservice-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-webservice-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vigra-1.9.0-11.fc20.armv7hl.rpm
armhfp/os/Packages/v/vigra-devel-1.9.0-11.fc20.armv7hl.rpm
armhfp/os/Packages/v/vigra-python-1.9.0-11.fc20.armv7hl.rpm
armhfp/os/Packages/w/
armhfp/os/Packages/w/wcd-5.2.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm
armhfp/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm
armhfp/os/Packages/y/
armhfp/os/Packages/y/ypbind-1.37.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/z/
armhfp/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm
armhfp/os/drpms/
armhfp/os/drpms/389-ds-base-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/LibRaw-samples-0.15.3-3.fc20_0.15.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-backend-devel-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-browser-plugin-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-command-not-found-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-cron-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-debug-install-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-device-rebind-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-glib-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-glib-devel-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-gstreamer-plugin-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-gtk3-module-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-yum-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-yum-plugin-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/PackageKit-zif-0.8.10-1.fc20_0.8.10-2.fc20.armv7hl.drpm
armhfp/os/drpms/amor-4.11.0-3.fc20_4.11.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-3.4-2.fc20_3.4-4.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-devel-3.4-2.fc20_3.4-4.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-libs-3.4-2.fc20_3.4-4.fc20.armv7hl.drpm
armhfp/os/drpms/binutils-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.armv7hl.drpm
armhfp/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.armv7hl.drpm
armhfp/os/drpms/calibre-1.0.0-2.fc20_1.1.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/cclive-0.7.11-5.fc20_0.9.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc20.armv7hl.drpm
armhfp/os/drpms/dmlite-docs-0.6.1-3.fc20_0.6.1-4.fc20.armv7hl.drpm
armhfp/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc20.armv7hl.drpm
armhfp/os/drpms/entangle-0.5.3-1.fc20_0.5.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/firefox-23.0.1-1.fc20_23.0.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/fontconfig-2.10.94-1.fc20_2.10.95-1.fc20.armv7hl.drpm
armhfp/os/drpms/fontconfig-devel-2.10.94-1.fc20_2.10.95-1.fc20.armv7hl.drpm
armhfp/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdb-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.armv7hl.drpm
armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.armv7hl.drpm
armhfp/os/drpms/gnustep-filesystem-2.6.5-2.fc20_2.6.5-3.fc20.armv7hl.drpm
armhfp/os/drpms/gnustep-make-2.6.5-2.fc20_2.6.5-3.fc20.armv7hl.drpm
armhfp/os/drpms/golang-1.1.2-1.fc20_1.1.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/icecream-1.0.1-1.fc20_1.0.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/icecream-devel-1.0.1-1.fc20_1.0.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/kteatime-4.11.0-4.fc20_4.11.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/ktux-4.11.0-1.fc20_4.11.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc20.armv7hl.drpm
armhfp/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc20.armv7hl.drpm
armhfp/os/drpms/libcdr-tools-0.0.14-4.fc20_0.0.14-5.fc20.armv7hl.drpm
armhfp/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc20.armv7hl.drpm
armhfp/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc20.armv7hl.drpm
armhfp/os/drpms/libcmis-tools-0.3.1-7.fc20_0.3.1-8.fc20.armv7hl.drpm
armhfp/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc20.armv7hl.drpm
armhfp/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc20.armv7hl.drpm
armhfp/os/drpms/libmspub-tools-0.0.6-3.fc20_0.0.6-4.fc20.armv7hl.drpm
armhfp/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc20.armv7hl.drpm
armhfp/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc20.armv7hl.drpm
armhfp/os/drpms/libmwaw-tools-0.1.10-2.fc20_0.1.10-3.fc20.armv7hl.drpm
armhfp/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc20.armv7hl.drpm
armhfp/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc20.armv7hl.drpm
armhfp/os/drpms/libvisio-tools-0.0.30-3.fc20_0.0.30-4.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/munge-0.5.10-6.fc20_0.5.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/nagios-3.5.0-9.fc20_3.5.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/nagios-common-3.5.0-9.fc20_3.5.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/nagios-devel-3.5.0-9.fc20_3.5.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-18.fc20.armv7hl.drpm
armhfp/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-18.fc20.armv7hl.drpm
armhfp/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-18.fc20.armv7hl.drpm
armhfp/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-18.fc20.armv7hl.drpm
armhfp/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-18.fc20.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/perl-Qt-0.96.0-6.fc19_0.96.0-9.fc20.armv7hl.drpm
armhfp/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc20.armv7hl.drpm
armhfp/os/drpms/perl-qpid_proton-0.5-1.fc20_0.5-1.fc20.1.armv7hl.drpm
armhfp/os/drpms/perl-yui-1.0.2-6.fc20_1.0.2-7.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-devel-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-gui-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-newrole-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-python-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-restorecond-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/policycoreutils-sandbox-2.1.14-75.fc20_2.1.14-77.fc20.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.armv7hl.drpm
armhfp/os/drpms/python-yui-1.0.2-6.fc20_1.0.2-7.fc20.armv7hl.drpm
armhfp/os/drpms/quvi-0.4.2-4.fc20_0.9.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/ruby-yui-1.0.2-6.fc20_1.0.2-7.fc20.armv7hl.drpm
armhfp/os/drpms/seahorse-3.9.90-1.fc20_3.9.90-2.fc20.armv7hl.drpm
armhfp/os/drpms/strongswan-5.1.0-1.fc20_5.1.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/strongswan-charon-nm-5.1.0-1.fc20_5.1.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/strongswan-tnc-imcvs-5.1.0-1.fc20_5.1.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc20.armv7hl.drpm
armhfp/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc20.armv7hl.drpm
armhfp/os/drpms/ypbind-1.37.1-6.fc20_1.37.1-7.fc20.armv7hl.drpm
armhfp/os/images/
armhfp/os/images/pxeboot/
armhfp/os/images/pxeboot/initrd.img
armhfp/os/images/pxeboot/uImage
armhfp/os/images/pxeboot/uInitrd
armhfp/os/images/pxeboot/uUpgrade
armhfp/os/images/pxeboot/upgrade.img
armhfp/os/images/pxeboot/vmlinuz
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/3/389-ds-base-debuginfo-1.3.1.7-1.fc20.i686.rpm
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/acpica-tools-debuginfo-20130823-2.fc20.i686.rpm
i386/debug/a/amor-debuginfo-4.11.0-4.fc20.i686.rpm
i386/debug/a/asterisk-debuginfo-11.5.1-2.fc20.i686.rpm
i386/debug/a/audacious-debuginfo-3.4-4.fc20.i686.rpm
i386/debug/a/aws-debuginfo-2.11.0-17.fc20.i686.rpm
i386/debug/b/
i386/debug/b/binutils-debuginfo-2.23.88.0.1-13.fc20.i686.rpm
i386/debug/c/
i386/debug/c/cairo-debuginfo-1.12.16-1.fc20.i686.rpm
i386/debug/c/calibre-debuginfo-1.1.0-2.fc20.i686.rpm
i386/debug/c/cclive-debuginfo-0.9.2-1.fc20.i686.rpm
i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/debug/c/cups-filters-debuginfo-1.0.37-1.fc20.i686.rpm
i386/debug/d/
i386/debug/d/desktop-file-utils-debuginfo-0.22-1.fc20.i686.rpm
i386/debug/d/dmlite-debuginfo-0.6.1-4.fc20.i686.rpm
i386/debug/e/
i386/debug/e/eclipse-debuginfo-4.3.0-13.fc20.i686.rpm
i386/debug/e/edje-debuginfo-1.7.8-3.fc20.i686.rpm
i386/debug/e/edk2-debuginfo-20130515svn14365-6.fc20.i686.rpm
i386/debug/e/efreet-debuginfo-1.7.8-3.fc20.i686.rpm
i386/debug/e/emotion-debuginfo-1.7.8-8.fc20.i686.rpm
i386/debug/e/entangle-debuginfo-0.5.3-2.fc20.i686.rpm
i386/debug/e/ethumb-debuginfo-1.7.8-1.fc20.i686.rpm
i386/debug/f/
i386/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc20.i686.rpm
i386/debug/f/firefox-debuginfo-23.0.1-3.fc20.i686.rpm
i386/debug/f/fontconfig-debuginfo-2.10.95-1.fc20.i686.rpm
i386/debug/f/freeipa-debuginfo-3.3.1-1.fc20.i686.rpm
i386/debug/f/freetiger-debuginfo-5-2.fc20.i686.rpm
i386/debug/g/
i386/debug/g/garcon-debuginfo-0.2.1-3.fc20.i686.rpm
i386/debug/g/gdb-debuginfo-7.6.50.20130731-9.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-2.18-6.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-common-2.18-6.fc20.i686.rpm
i386/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc20.i686.rpm
i386/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc20.i686.rpm
i386/debug/g/gnome-weather-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/g/groonga-debuginfo-3.0.7-1.fc20.i686.rpm
i386/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/h/
i386/debug/h/harfbuzz-debuginfo-0.9.20-1.fc20.i686.rpm
i386/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/debug/h/hdf5-debuginfo-1.8.11-6.fc20.i686.rpm
i386/debug/i/
i386/debug/i/icecream-debuginfo-1.0.1-3.fc20.i686.rpm
i386/debug/i/ilmbase-debuginfo-1.0.3-7.fc20.i686.rpm
i386/debug/i/iproute-debuginfo-3.10.0-5.fc20.i686.rpm
i386/debug/i/ipset-debuginfo-6.19-2.fc20.i686.rpm
i386/debug/j/
i386/debug/k/
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/debug/k/keyutils-debuginfo-1.5.6-1.fc20.i686.rpm
i386/debug/k/kmymoney-debuginfo-4.6.3-12.fc20.i686.rpm
i386/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc20.i686.rpm
i386/debug/k/kteatime-debuginfo-4.11.0-5.fc20.i686.rpm
i386/debug/k/ktux-debuginfo-4.11.0-2.fc20.i686.rpm
i386/debug/l/
i386/debug/l/LibRaw-debuginfo-0.15.4-1.fc20.i686.rpm
i386/debug/l/libcdr-debuginfo-0.0.14-5.fc20.i686.rpm
i386/debug/l/libcmis-debuginfo-0.3.1-8.fc20.i686.rpm
i386/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.i686.rpm
i386/debug/l/libgdata-debuginfo-0.14.0-1.fc20.i686.rpm
i386/debug/l/libmspub-debuginfo-0.0.6-4.fc20.i686.rpm
i386/debug/l/libmwaw-debuginfo-0.1.10-3.fc20.i686.rpm
i386/debug/l/libunistring-debuginfo-0.9.3-9.fc20.i686.rpm
i386/debug/l/libvisio-debuginfo-0.0.30-4.fc20.i686.rpm
i386/debug/l/libyui-bindings-debuginfo-1.0.2-7.fc20.i686.rpm
i386/debug/l/libyui-debuginfo-3.0.10-1.fc20.i686.rpm
i386/debug/l/libyui-gtk-debuginfo-2.43.7-1.fc20.i686.rpm
i386/debug/l/libyui-ncurses-debuginfo-2.44.1-1.fc20.i686.rpm
i386/debug/l/libyui-qt-debuginfo-2.43.5-1.fc20.i686.rpm
i386/debug/m/
i386/debug/m/mariadb-debuginfo-5.5.32-11.fc20.i686.rpm
i386/debug/m/mediatomb-debuginfo-0.12.1-31.fc20.20120403gitb66dc1.i686.rpm
i386/debug/m/munge-debuginfo-0.5.11-1.fc20.i686.rpm
i386/debug/n/
i386/debug/n/nagios-debuginfo-3.5.1-1.fc20.i686.rpm
i386/debug/o/
i386/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc20.i686.rpm
i386/debug/o/openssh-debuginfo-6.2p2-6.1.fc20.i686.rpm
i386/debug/o/openssl-debuginfo-1.0.1e-18.fc20.i686.rpm
i386/debug/o/openvswitch-debuginfo-1.11.0-1.fc20.i686.rpm
i386/debug/p/
i386/debug/p/PackageKit-debuginfo-0.8.10-2.fc20.i686.rpm
i386/debug/p/p11-kit-debuginfo-0.19.4-1.fc20.i686.rpm
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/debug/p/perl-Qt-debuginfo-0.96.0-9.fc20.i686.rpm
i386/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.1.i686.rpm
i386/debug/p/policycoreutils-debuginfo-2.1.14-77.fc20.i686.rpm
i386/debug/p/pyliblzma-debuginfo-0.5.3-10.fc20.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/debug/p/python-pillow-debuginfo-2.1.0-4.fc20.i686.rpm
i386/debug/q/
i386/debug/q/qpid-proton-debuginfo-0.5-1.fc20.i686.rpm
i386/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtimageformats-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qtdbf-debuginfo-0.9.11-1.fc20.i686.rpm
i386/debug/q/quvi-debuginfo-0.9.3.1-1.fc20.i686.rpm
i386/debug/r/
i386/debug/r/rtkit-debuginfo-0.11-6.fc20.i686.rpm
i386/debug/s/
i386/debug/s/seahorse-debuginfo-3.9.90-2.fc20.i686.rpm
i386/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/s/spice-gtk-debuginfo-0.20-5.fc20.i686.rpm
i386/debug/s/strongswan-debuginfo-5.1.0-2.fc20.i686.rpm
i386/debug/t/
i386/debug/t/tqsllib-debuginfo-2.2-7.fc20.i686.rpm
i386/debug/u/
i386/debug/v/
i386/debug/v/vfrnav-debuginfo-20130829-1.fc20.i686.rpm
i386/debug/v/vigra-debuginfo-1.9.0-11.fc20.i686.rpm
i386/debug/w/
i386/debug/w/wcd-debuginfo-5.2.4-1.fc20.i686.rpm
i386/debug/x/
i386/debug/y/
i386/debug/y/ypbind-debuginfo-1.37.1-7.fc20.i686.rpm
i386/debug/z/
i386/os/
i386/os/.discinfo
i386/os/.treeinfo
i386/os/LiveOS/
i386/os/LiveOS/squashfs.img
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/3/389-ds-base-1.3.1.7-1.fc20.i686.rpm
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/Agda-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/a/acpica-tools-20130823-2.fc20.i686.rpm
i386/os/Packages/a/amor-4.11.0-4.fc20.i686.rpm
i386/os/Packages/a/asterisk-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-alsa-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-calendar-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-dahdi-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-devel-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-fax-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-festival-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-jack-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ldap-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-minivm-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-misdn-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-mobile-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-mysql-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-odbc-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ooh323-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-oss-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-portaudio-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-postgresql-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-radius-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-skinny-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-sqlite-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-unistim-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/audacious-3.4-4.fc20.i686.rpm
i386/os/Packages/a/aws-tools-2.11.0-17.fc20.i686.rpm
i386/os/Packages/b/
i386/os/Packages/b/binutils-2.23.88.0.1-13.fc20.i686.rpm
i386/os/Packages/c/
i386/os/Packages/c/cairo-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-devel-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-gobject-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-tools-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/calibre-1.1.0-2.fc20.i686.rpm
i386/os/Packages/c/cclive-0.9.2-1.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cups-filters-1.0.37-1.fc20.i686.rpm
i386/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/desktop-file-utils-0.22-1.fc20.i686.rpm
i386/os/Packages/d/dmlite-docs-0.6.1-4.fc20.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-jdt-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-pde-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-platform-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-swt-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-tests-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/edje-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/edje-devel-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/edk2-tools-20130515svn14365-6.fc20.i686.rpm
i386/os/Packages/e/edk2-tools-doc-20130515svn14365-6.fc20.i686.rpm
i386/os/Packages/e/efreet-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/efreet-devel-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/emacs-agda-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/e/emacs-agda-el-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/e/emotion-devel-1.7.8-8.fc20.i686.rpm
i386/os/Packages/e/entangle-0.5.3-2.fc20.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/fcoe-utils-1.0.29-1.fc20.i686.rpm
i386/os/Packages/f/firefox-23.0.1-3.fc20.i686.rpm
i386/os/Packages/f/freeipa-admintools-3.3.1-1.fc20.i686.rpm
i386/os/Packages/f/freeipa-client-3.3.1-1.fc20.i686.rpm
i386/os/Packages/f/freeipa-python-3.3.1-1.fc20.i686.rpm
i386/os/Packages/f/freeipa-server-3.3.1-1.fc20.i686.rpm
i386/os/Packages/f/freeipa-server-trust-ad-3.3.1-1.fc20.i686.rpm
i386/os/Packages/f/freeipa-tests-3.3.1-1.fc20.i686.rpm
i386/os/Packages/f/freetiger-5-2.fc20.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/garcon-0.2.1-3.fc20.i686.rpm
i386/os/Packages/g/garcon-devel-0.2.1-3.fc20.i686.rpm
i386/os/Packages/g/gdb-7.6.50.20130731-9.fc20.i686.rpm
i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-9.fc20.i686.rpm
i386/os/Packages/g/ghc-Agda-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/g/ghc-Agda-devel-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc20.i686.rpm
i386/os/Packages/g/ghc-hakyll-4.3.1.0-4.fc20.i686.rpm
i386/os/Packages/g/ghc-hakyll-devel-4.3.1.0-4.fc20.i686.rpm
i386/os/Packages/g/ghc-pandoc-1.11.1-6.fc20.i686.rpm
i386/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-1.fc20.i686.rpm
i386/os/Packages/g/glibc-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-common-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-devel-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-headers-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-static-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-utils-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc20.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.i686.rpm
i386/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.i686.rpm
i386/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.i686.rpm
i386/os/Packages/g/gnome-weather-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/gnustep-filesystem-2.6.5-3.fc20.i686.rpm
i386/os/Packages/g/gnustep-make-2.6.5-3.fc20.i686.rpm
i386/os/Packages/g/golang-1.1.2-2.fc20.i686.rpm
i386/os/Packages/g/grfcodec-6.0.3-1.fc20.i686.rpm
i386/os/Packages/g/groonga-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-devel-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-doc-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-httpd-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-libs-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-php-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-plugin-suggest-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-python-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-server-common-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-server-http-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-tokenizer-mecab-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.i686.rpm
i386/os/Packages/h/
i386/os/Packages/h/harfbuzz-0.9.20-1.fc20.i686.rpm
i386/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.i686.rpm
i386/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/os/Packages/i/
i386/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.i686.rpm
i386/os/Packages/i/iproute-3.10.0-5.fc20.i686.rpm
i386/os/Packages/i/iproute-devel-3.10.0-5.fc20.i686.rpm
i386/os/Packages/i/iproute-doc-3.10.0-5.fc20.i686.rpm
i386/os/Packages/i/ipset-devel-6.19-2.fc20.i686.rpm
i386/os/Packages/i/ipset-libs-6.19-2.fc20.i686.rpm
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kernel-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/keyutils-1.5.6-1.fc20.i686.rpm
i386/os/Packages/k/keyutils-libs-1.5.6-1.fc20.i686.rpm
i386/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.i686.rpm
i386/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.i686.rpm
i386/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.i686.rpm
i386/os/Packages/k/kte-collaborative-0.0.95-5.fc20.i686.rpm
i386/os/Packages/k/kteatime-4.11.0-5.fc20.i686.rpm
i386/os/Packages/k/ktux-4.11.0-2.fc20.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/LibRaw-samples-0.15.4-1.fc20.i686.rpm
i386/os/Packages/l/libcdr-tools-0.0.14-5.fc20.i686.rpm
i386/os/Packages/l/libcmis-tools-0.3.1-8.fc20.i686.rpm
i386/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libgdata-0.14.0-1.fc20.i686.rpm
i386/os/Packages/l/libipa_hbac-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libipa_hbac-python-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libmspub-tools-0.0.6-4.fc20.i686.rpm
i386/os/Packages/l/libmwaw-tools-0.1.10-3.fc20.i686.rpm
i386/os/Packages/l/libsss_idmap-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libunistring-0.9.3-9.fc20.i686.rpm
i386/os/Packages/l/libunistring-devel-0.9.3-9.fc20.i686.rpm
i386/os/Packages/l/libvisio-tools-0.0.30-4.fc20.i686.rpm
i386/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/mariadb-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-bench-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-libs-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-test-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/munge-0.5.11-1.fc20.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/nagios-3.5.1-1.fc20.i686.rpm
i386/os/Packages/n/nagios-common-3.5.1-1.fc20.i686.rpm
i386/os/Packages/n/ncbi-blast+-2.2.28-1.fc20.i686.rpm
i386/os/Packages/n/nscd-2.18-6.fc20.i686.rpm
i386/os/Packages/n/nss-devel-3.15.1-7.fc20.i686.rpm
i386/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.i686.rpm
i386/os/Packages/n/nss-sysinit-3.15.1-7.fc20.i686.rpm
i386/os/Packages/n/nss-tools-3.15.1-7.fc20.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/OpenColorIO-1.0.8-5.fc20.i686.rpm
i386/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.i686.rpm
i386/os/Packages/o/openssh-clients-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-server-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssl-1.0.1e-18.fc20.i686.rpm
i386/os/Packages/o/openssl-perl-1.0.1e-18.fc20.i686.rpm
i386/os/Packages/o/openvswitch-1.11.0-1.fc20.i686.rpm
i386/os/Packages/o/openvswitch-controller-1.11.0-1.fc20.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/PackageKit-browser-plugin-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-command-not-found-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-cron-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-debug-install-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-device-rebind-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-gstreamer-plugin-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-yum-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-yum-plugin-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-zif-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/p11-kit-trust-0.19.4-1.fc20.i686.rpm
i386/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc20.i686.rpm
i386/os/Packages/p/pandoc-pdf-1.11.1-6.fc20.i686.rpm
i386/os/Packages/p/perf-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/p/perl-Qt-0.96.0-9.fc20.i686.rpm
i386/os/Packages/p/perl-qpid_proton-0.5-1.fc20.1.i686.rpm
i386/os/Packages/p/perl-yui-1.0.2-7.fc20.i686.rpm
i386/os/Packages/p/policycoreutils-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/policycoreutils-gui-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/policycoreutils-newrole-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/policycoreutils-python-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/policycoreutils-restorecond-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/policycoreutils-sandbox-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/pyliblzma-0.5.3-10.fc20.i686.rpm
i386/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/p/python-pillow-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-sane-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-tk-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-qpid-proton-0.5-1.fc20.i686.rpm
i386/os/Packages/p/python-yui-1.0.2-7.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-qt-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-sane-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-tk-2.1.0-4.fc20.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qpid-proton-c-0.5-1.fc20.i686.rpm
i386/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.i686.rpm
i386/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qttools-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/quvi-0.9.3.1-1.fc20.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/rtkit-0.11-6.fc20.i686.rpm
i386/os/Packages/r/ruby-yui-1.0.2-7.fc20.i686.rpm
i386/os/Packages/r/rubygem-qpid_proton-0.5-1.fc20.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/seahorse-3.9.90-2.fc20.i686.rpm
i386/os/Packages/s/spice-glib-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-glib-devel-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk-devel-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk-tools-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk3-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk3-vala-0.20-5.fc20.i686.rpm
i386/os/Packages/s/sssd-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-ad-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-ipa-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-ldap-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-tools-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/strongswan-5.1.0-2.fc20.i686.rpm
i386/os/Packages/s/strongswan-charon-nm-5.1.0-2.fc20.i686.rpm
i386/os/Packages/s/strongswan-tnc-imcvs-5.1.0-2.fc20.i686.rpm
i386/os/Packages/t/
i386/os/Packages/u/
i386/os/Packages/v/
i386/os/Packages/v/vfrnav-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vfrnav-utils-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vfrnav-validatorservice-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vfrnav-webservice-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vigra-1.9.0-11.fc20.i686.rpm
i386/os/Packages/w/
i386/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.i686.rpm
i386/os/Packages/x/
i386/os/Packages/y/
i386/os/Packages/y/ypbind-1.37.1-7.fc20.i686.rpm
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/389-ds-base-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm
i386/os/drpms/LibRaw-samples-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
i386/os/drpms/PackageKit-browser-plugin-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-command-not-found-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-cron-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-debug-install-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-device-rebind-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-gstreamer-plugin-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-yum-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-yum-plugin-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-zif-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/amor-4.11.0-3.fc20_4.11.0-4.fc20.i686.drpm
i386/os/drpms/audacious-3.4-2.fc20_3.4-4.fc20.i686.drpm
i386/os/drpms/aws-tools-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm
i386/os/drpms/binutils-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.i686.drpm
i386/os/drpms/calibre-1.0.0-2.fc20_1.1.0-2.fc20.i686.drpm
i386/os/drpms/cclive-0.7.11-5.fc20_0.9.2-1.fc20.i686.drpm
i386/os/drpms/dmlite-docs-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm
i386/os/drpms/edk2-tools-20130515svn14365-5.fc20_20130515svn14365-6.fc20.i686.drpm
i386/os/drpms/edk2-tools-doc-20130515svn14365-5.fc20_20130515svn14365-6.fc20.i686.drpm
i386/os/drpms/entangle-0.5.3-1.fc20_0.5.3-2.fc20.i686.drpm
i386/os/drpms/firefox-23.0.1-1.fc20_23.0.1-3.fc20.i686.drpm
i386/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-1.fc20.i686.drpm
i386/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-1.fc20.i686.drpm
i386/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-1.fc20.i686.drpm
i386/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-1.fc20.i686.drpm
i386/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-1.fc20.i686.drpm
i386/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-1.fc20.i686.drpm
i386/os/drpms/gdb-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.i686.drpm
i386/os/drpms/gdb-gdbserver-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.i686.drpm
i386/os/drpms/gnustep-filesystem-2.6.5-2.fc20_2.6.5-3.fc20.i686.drpm
i386/os/drpms/gnustep-make-2.6.5-2.fc20_2.6.5-3.fc20.i686.drpm
i386/os/drpms/golang-1.1.2-1.fc20_1.1.2-2.fc20.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kteatime-4.11.0-4.fc20_4.11.0-5.fc20.i686.drpm
i386/os/drpms/ktux-4.11.0-1.fc20_4.11.0-2.fc20.i686.drpm
i386/os/drpms/libcdr-tools-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm
i386/os/drpms/libcmis-tools-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm
i386/os/drpms/libmspub-tools-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm
i386/os/drpms/libmwaw-tools-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm
i386/os/drpms/libvisio-tools-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm
i386/os/drpms/munge-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm
i386/os/drpms/nagios-3.5.0-9.fc20_3.5.1-1.fc20.i686.drpm
i386/os/drpms/nagios-common-3.5.0-9.fc20_3.5.1-1.fc20.i686.drpm
i386/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
i386/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/perl-Qt-0.96.0-6.fc19_0.96.0-9.fc20.i686.drpm
i386/os/drpms/perl-qpid_proton-0.5-1.fc20_0.5-1.fc20.1.i686.drpm
i386/os/drpms/perl-yui-1.0.2-6.fc20_1.0.2-7.fc20.i686.drpm
i386/os/drpms/policycoreutils-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/policycoreutils-gui-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/policycoreutils-newrole-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/policycoreutils-python-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/policycoreutils-restorecond-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/policycoreutils-sandbox-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/python-yui-1.0.2-6.fc20_1.0.2-7.fc20.i686.drpm
i386/os/drpms/quvi-0.4.2-4.fc20_0.9.3.1-1.fc20.i686.drpm
i386/os/drpms/ruby-yui-1.0.2-6.fc20_1.0.2-7.fc20.i686.drpm
i386/os/drpms/seahorse-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm
i386/os/drpms/strongswan-5.1.0-1.fc20_5.1.0-2.fc20.i686.drpm
i386/os/drpms/strongswan-charon-nm-5.1.0-1.fc20_5.1.0-2.fc20.i686.drpm
i386/os/drpms/strongswan-tnc-imcvs-5.1.0-1.fc20_5.1.0-2.fc20.i686.drpm
i386/os/drpms/ypbind-1.37.1-6.fc20_1.37.1-7.fc20.i686.drpm
i386/os/images/
i386/os/images/boot.iso
i386/os/images/pxeboot/
i386/os/isolinux/
i386/os/isolinux/boot.msg
i386/os/isolinux/grub.conf
i386/os/isolinux/initrd.img
i386/os/isolinux/isolinux.bin
i386/os/isolinux/isolinux.cfg
i386/os/isolinux/memtest
i386/os/isolinux/splash.png
i386/os/isolinux/upgrade.img
i386/os/isolinux/vesamenu.c32
i386/os/isolinux/vmlinuz
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/3/389-ds-base-1.3.1.7-1.fc20.src.rpm
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/Agda-2.3.2.1-4.fc20.src.rpm
source/SRPMS/a/amor-4.11.0-4.fc20.src.rpm
source/SRPMS/a/apache-parent-10-13.fc20.src.rpm
source/SRPMS/a/asterisk-11.5.1-2.fc20.src.rpm
source/SRPMS/a/audacious-3.4-4.fc20.src.rpm
source/SRPMS/a/aws-2.11.0-17.fc20.src.rpm
source/SRPMS/b/
source/SRPMS/b/binutils-2.23.88.0.1-13.fc20.src.rpm
source/SRPMS/b/bluebird-0.8-1.fc20.src.rpm
source/SRPMS/b/bouncycastle-1.46-10.fc20.src.rpm
source/SRPMS/c/
source/SRPMS/c/cairo-1.12.16-1.fc20.src.rpm
source/SRPMS/c/calibre-1.1.0-2.fc20.src.rpm
source/SRPMS/c/cclive-0.9.2-1.fc20.src.rpm
source/SRPMS/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.src.rpm
source/SRPMS/c/cups-filters-1.0.37-1.fc20.src.rpm
source/SRPMS/d/
source/SRPMS/d/dkms-2.2.0.3-17.fc20.src.rpm
source/SRPMS/d/dmlite-0.6.1-4.fc20.src.rpm
source/SRPMS/d/dnf-0.4.0-1.gitbfccb5c.fc20.src.rpm
source/SRPMS/e/
source/SRPMS/e/easymock-3.2-1.fc20.src.rpm
source/SRPMS/e/eclipse-wtp-webservices-3.5.0-6.fc20.src.rpm
source/SRPMS/e/edje-1.7.8-3.fc20.src.rpm
source/SRPMS/e/edk2-20130515svn14365-6.fc20.src.rpm
source/SRPMS/e/efreet-1.7.8-3.fc20.src.rpm
source/SRPMS/e/elementary-icon-theme-3.1-1.fc20.src.rpm
source/SRPMS/e/emotion-1.7.8-8.fc20.src.rpm
source/SRPMS/e/entangle-0.5.3-2.fc20.src.rpm
source/SRPMS/e/erlang-rpm-macros-0.1.3-6.fc20.src.rpm
source/SRPMS/e/ethumb-1.7.8-1.fc20.src.rpm
source/SRPMS/f/
source/SRPMS/f/fcoe-utils-1.0.29-1.fc20.src.rpm
source/SRPMS/f/fedora-release-20-0.6.src.rpm
source/SRPMS/f/fedora-review-0.5.0-1.fc20.src.rpm
source/SRPMS/f/firefox-23.0.1-3.fc20.src.rpm
source/SRPMS/f/fontconfig-2.10.95-1.fc20.src.rpm
source/SRPMS/f/freeipa-3.3.1-1.fc20.src.rpm
source/SRPMS/f/freetiger-5-2.fc20.src.rpm
source/SRPMS/g/
source/SRPMS/g/garcon-0.2.1-3.fc20.src.rpm
source/SRPMS/g/gdb-7.6.50.20130731-9.fc20.src.rpm
source/SRPMS/g/gemini-blueprint-1.0.2-5.fc20.src.rpm
source/SRPMS/g/ghc-hakyll-4.3.1.0-4.fc20.src.rpm
source/SRPMS/g/ghc-logict-0.6.0.1-1.fc20.src.rpm
source/SRPMS/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.src.rpm
source/SRPMS/g/glibc-2.18-6.fc20.src.rpm
source/SRPMS/g/glite-px-proxyrenewal-1.3.34-1.fc20.src.rpm
source/SRPMS/g/gnome-online-accounts-3.9.90-2.fc20.src.rpm
source/SRPMS/g/gnustep-make-2.6.5-3.fc20.src.rpm
source/SRPMS/g/golang-1.1.2-2.fc20.src.rpm
source/SRPMS/g/gramps-4.0.1-6.fc20.src.rpm
source/SRPMS/g/grfcodec-6.0.3-1.fc20.src.rpm
source/SRPMS/g/groonga-3.0.7-1.fc20.src.rpm
source/SRPMS/g/gstreamer1-plugins-base-1.1.4-1.fc20.src.rpm
source/SRPMS/g/gstreamer1-plugins-good-1.1.4-1.fc20.src.rpm
source/SRPMS/h/
source/SRPMS/h/hawkey-0.4.0-1.git0e5506a.fc20.src.rpm
source/SRPMS/h/hdf5-1.8.11-6.fc20.src.rpm
source/SRPMS/i/
source/SRPMS/i/icecream-1.0.1-3.fc20.src.rpm
source/SRPMS/i/ilmbase-1.0.3-7.fc20.src.rpm
source/SRPMS/i/imagefactory-1.1.3-1.fc20.src.rpm
source/SRPMS/i/imagefactory-plugins-1.1.3-1.fc20.src.rpm
source/SRPMS/i/ino-0.3.5-5.fc20.src.rpm
source/SRPMS/i/ipset-6.19-2.fc20.src.rpm
source/SRPMS/j/
source/SRPMS/j/java_cup-0.11a-14.fc20.src.rpm
source/SRPMS/j/jcodings-1.0.9-5.fc20.src.rpm
source/SRPMS/k/
source/SRPMS/k/kernel-3.11.0-0.rc7.git3.1.fc20.src.rpm
source/SRPMS/k/kismon-0.6-7.fc20.src.rpm
source/SRPMS/k/kmymoney-4.6.3-12.fc20.src.rpm
source/SRPMS/k/kteatime-4.11.0-5.fc20.src.rpm
source/SRPMS/k/ktux-4.11.0-2.fc20.src.rpm
source/SRPMS/l/
source/SRPMS/l/LibRaw-0.15.4-1.fc20.src.rpm
source/SRPMS/l/libcdr-0.0.14-5.fc20.src.rpm
source/SRPMS/l/libcmis-0.3.1-8.fc20.src.rpm
source/SRPMS/l/libfm-1.1.2.2-2.fc20.src.rpm
source/SRPMS/l/libmspub-0.0.6-4.fc20.src.rpm
source/SRPMS/l/libmwaw-0.1.10-3.fc20.src.rpm
source/SRPMS/l/libvisio-0.0.30-4.fc20.src.rpm
source/SRPMS/l/libyui-3.0.10-1.fc20.src.rpm
source/SRPMS/l/libyui-bindings-1.0.2-7.fc20.src.rpm
source/SRPMS/l/libyui-gtk-2.43.7-1.fc20.src.rpm
source/SRPMS/l/libyui-ncurses-2.44.1-1.fc20.src.rpm
source/SRPMS/l/libyui-qt-2.43.5-1.fc20.src.rpm
source/SRPMS/l/lohit-punjabi-fonts-2.5.3-3.fc20.src.rpm
source/SRPMS/m/
source/SRPMS/m/mariadb-5.5.32-11.fc20.src.rpm
source/SRPMS/m/maven-3.1.0-8.fc20.src.rpm
source/SRPMS/m/maven-common-artifact-filters-1.4-11.fc20.src.rpm
source/SRPMS/m/maven-plugin-tools-3.1-14.fc20.src.rpm
source/SRPMS/m/maven-repository-builder-1.0-0.5.alpha2.fc20.src.rpm
source/SRPMS/m/maven-shared-io-1.1-7.fc20.src.rpm
source/SRPMS/m/maven-wagon-2.4-3.fc20.src.rpm
source/SRPMS/m/mcu8051ide-1.4.7-3.fc20.src.rpm
source/SRPMS/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.src.rpm
source/SRPMS/m/mingw-dbus-1.6.8-4.fc20.src.rpm
source/SRPMS/m/mingw-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.src.rpm
source/SRPMS/m/munge-0.5.11-1.fc20.src.rpm
source/SRPMS/n/
source/SRPMS/n/nagios-3.5.1-1.fc20.src.rpm
source/SRPMS/n/ncbi-blast+-2.2.28-1.fc20.src.rpm
source/SRPMS/n/nodejs-keypress-0.2.1-1.fc20.src.rpm
source/SRPMS/n/nss-3.15.1-7.fc20.src.rpm
source/SRPMS/o/
source/SRPMS/o/openlmi-storage-0.6.0-1.fc20.src.rpm
source/SRPMS/o/openssh-6.2p2-6.1.fc20.src.rpm
source/SRPMS/o/openssl-1.0.1e-18.fc20.src.rpm
source/SRPMS/o/openstack-cinder-2013.2-0.7.b2.fc20.src.rpm
source/SRPMS/o/openstack-java-sdk-3.0.0-2.fc20.src.rpm
source/SRPMS/o/openvswitch-1.11.0-1.fc20.src.rpm
source/SRPMS/p/
source/SRPMS/p/PackageKit-0.8.10-2.fc20.src.rpm
source/SRPMS/p/PyOpenGL-3.0.2-1.fc20.src.rpm
source/SRPMS/p/p11-kit-0.19.4-1.fc20.src.rpm
source/SRPMS/p/pandoc-1.11.1-6.fc20.src.rpm
source/SRPMS/p/perl-MIME-EncWords-1.014.2-1.fc20.src.rpm
source/SRPMS/p/perl-Mock-Quick-1.107-2.fc20.src.rpm
source/SRPMS/p/perl-Qt-0.96.0-9.fc20.src.rpm
source/SRPMS/p/perl-Test-Kwalitee-1.13-1.fc20.src.rpm
source/SRPMS/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.src.rpm
source/SRPMS/p/perl-qpid_proton-0.5-1.fc20.1.src.rpm
source/SRPMS/p/policycoreutils-2.1.14-77.fc20.src.rpm
source/SRPMS/p/puppet-3.2.4-1.fc20.src.rpm
source/SRPMS/p/pyhoca-gui-0.4.0.8-1.fc20.src.rpm
source/SRPMS/p/pyliblzma-0.5.3-10.fc20.src.rpm
source/SRPMS/p/python-lesscpy-0.9j-3.fc20.src.rpm
source/SRPMS/p/python-neutronclient-2.2.6-2.fc20.src.rpm
source/SRPMS/p/python-pillow-2.1.0-4.fc20.src.rpm
source/SRPMS/p/python-psphere-0.5.2-1.fc20.src.rpm
source/SRPMS/p/python-urllib3-1.7-3.fc20.src.rpm
source/SRPMS/q/
source/SRPMS/q/qpid-proton-0.5-1.fc20.src.rpm
source/SRPMS/q/qt5-qtbase-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtdeclarative-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtimageformats-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtjsbackend-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtscript-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtsvg-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtwebkit-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtxmlpatterns-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qtdbf-0.9.11-1.fc20.src.rpm
source/SRPMS/q/quvi-0.9.3.1-1.fc20.src.rpm
source/SRPMS/r/
source/SRPMS/r/rhino-1.7R4-5.fc20.src.rpm
source/SRPMS/r/rtkit-0.11-6.fc20.src.rpm
source/SRPMS/r/rubygem-ancestry-2.0.0-5.fc20.src.rpm
source/SRPMS/r/rubygem-dynect_rest-0.4.3-7.fc20.src.rpm
source/SRPMS/r/rubygem-qpid_proton-0.5-1.fc20.src.rpm
source/SRPMS/r/rubygem-wirb-1.0.1-5.fc20.src.rpm
source/SRPMS/s/
source/SRPMS/s/seahorse-3.9.90-2.fc20.src.rpm
source/SRPMS/s/seahorse-nautilus-3.9.90-1.fc20.src.rpm
source/SRPMS/s/selinux-policy-3.12.1-74.fc20.src.rpm
source/SRPMS/s/snifflib-1.8.13-2.fc20.src.rpm
source/SRPMS/s/sssd-1.11.0-1.fc20.src.rpm
source/SRPMS/s/strongswan-5.1.0-2.fc20.src.rpm
source/SRPMS/s/sugar-turtleart-189-1.fc20.src.rpm
source/SRPMS/s/swig-2.0.10-4.fc20.src.rpm
source/SRPMS/t/
source/SRPMS/t/tqsllib-2.2-7.fc20.src.rpm
source/SRPMS/t/ttname-1-2.fc20.src.rpm
source/SRPMS/u/
source/SRPMS/v/
source/SRPMS/v/vfrnav-20130829-1.fc20.src.rpm
source/SRPMS/v/vigra-1.9.0-11.fc20.src.rpm
source/SRPMS/w/
source/SRPMS/w/wcd-5.2.4-1.fc20.src.rpm
source/SRPMS/w/webkitgtk3-2.1.90.1-1.fc20.src.rpm
source/SRPMS/x/
source/SRPMS/x/xguest-1.0.10-31.fc20.src.rpm
source/SRPMS/x/xmltool-3.3-10.fc20.src.rpm
source/SRPMS/y/
source/SRPMS/y/ypbind-1.37.1-7.fc20.src.rpm
source/SRPMS/z/
source/SRPMS/z/zanata-client-3.1.1-1.fc20.src.rpm
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/3/389-ds-base-debuginfo-1.3.1.7-1.fc20.x86_64.rpm
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/acpica-tools-debuginfo-20130823-2.fc20.x86_64.rpm
x86_64/debug/a/amor-debuginfo-4.11.0-4.fc20.x86_64.rpm
x86_64/debug/a/audacious-debuginfo-3.4-4.fc20.x86_64.rpm
x86_64/debug/a/aws-debuginfo-2.11.0-17.fc20.x86_64.rpm
x86_64/debug/b/
x86_64/debug/b/binutils-debuginfo-2.23.88.0.1-13.fc20.x86_64.rpm
x86_64/debug/c/
x86_64/debug/c/cairo-debuginfo-1.12.16-1.fc20.x86_64.rpm
x86_64/debug/c/calibre-debuginfo-1.1.0-2.fc20.x86_64.rpm
x86_64/debug/c/cclive-debuginfo-0.9.2-1.fc20.x86_64.rpm
x86_64/debug/c/cups-filters-debuginfo-1.0.37-1.fc20.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/desktop-file-utils-debuginfo-0.22-1.fc20.x86_64.rpm
x86_64/debug/d/dmlite-debuginfo-0.6.1-4.fc20.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/eclipse-debuginfo-4.3.0-13.fc20.x86_64.rpm
x86_64/debug/e/edje-debuginfo-1.7.8-3.fc20.x86_64.rpm
x86_64/debug/e/edk2-debuginfo-20130515svn14365-6.fc20.x86_64.rpm
x86_64/debug/e/efreet-debuginfo-1.7.8-3.fc20.x86_64.rpm
x86_64/debug/e/emotion-debuginfo-1.7.8-8.fc20.x86_64.rpm
x86_64/debug/e/entangle-debuginfo-0.5.3-2.fc20.x86_64.rpm
x86_64/debug/e/ethumb-debuginfo-1.7.8-1.fc20.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc20.x86_64.rpm
x86_64/debug/f/firefox-debuginfo-23.0.1-3.fc20.x86_64.rpm
x86_64/debug/f/fontconfig-debuginfo-2.10.95-1.fc20.x86_64.rpm
x86_64/debug/f/freeipa-debuginfo-3.3.1-1.fc20.x86_64.rpm
x86_64/debug/f/freetiger-debuginfo-5-2.fc20.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/garcon-debuginfo-0.2.1-3.fc20.x86_64.rpm
x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-9.fc20.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-common-2.18-6.fc20.x86_64.rpm
x86_64/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc20.x86_64.rpm
x86_64/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc20.x86_64.rpm
x86_64/debug/g/gnome-weather-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc20.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/debug/h/hdf5-debuginfo-1.8.11-6.fc20.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/icecream-debuginfo-1.0.1-3.fc20.x86_64.rpm
x86_64/debug/i/ilmbase-debuginfo-1.0.3-7.fc20.x86_64.rpm
x86_64/debug/i/iproute-debuginfo-3.10.0-5.fc20.x86_64.rpm
x86_64/debug/i/ipset-debuginfo-6.19-2.fc20.x86_64.rpm
x86_64/debug/j/
x86_64/debug/k/
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/debug/k/keyutils-debuginfo-1.5.6-1.fc20.x86_64.rpm
x86_64/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc20.x86_64.rpm
x86_64/debug/k/kteatime-debuginfo-4.11.0-5.fc20.x86_64.rpm
x86_64/debug/k/ktux-debuginfo-4.11.0-2.fc20.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/LibRaw-debuginfo-0.15.4-1.fc20.x86_64.rpm
x86_64/debug/l/libcdr-debuginfo-0.0.14-5.fc20.x86_64.rpm
x86_64/debug/l/libcmis-debuginfo-0.3.1-8.fc20.x86_64.rpm
x86_64/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.x86_64.rpm
x86_64/debug/l/libmspub-debuginfo-0.0.6-4.fc20.x86_64.rpm
x86_64/debug/l/libmwaw-debuginfo-0.1.10-3.fc20.x86_64.rpm
x86_64/debug/l/libunistring-debuginfo-0.9.3-9.fc20.x86_64.rpm
x86_64/debug/l/libvisio-debuginfo-0.0.30-4.fc20.x86_64.rpm
x86_64/debug/l/libyui-bindings-debuginfo-1.0.2-7.fc20.x86_64.rpm
x86_64/debug/l/libyui-debuginfo-3.0.10-1.fc20.x86_64.rpm
x86_64/debug/l/libyui-gtk-debuginfo-2.43.7-1.fc20.x86_64.rpm
x86_64/debug/l/libyui-ncurses-debuginfo-2.44.1-1.fc20.x86_64.rpm
x86_64/debug/l/libyui-qt-debuginfo-2.43.5-1.fc20.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/mariadb-debuginfo-5.5.32-11.fc20.x86_64.rpm
x86_64/debug/m/mediatomb-debuginfo-0.12.1-31.fc20.20120403gitb66dc1.x86_64.rpm
x86_64/debug/m/munge-debuginfo-0.5.11-1.fc20.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/nagios-debuginfo-3.5.1-1.fc20.x86_64.rpm
x86_64/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc20.x86_64.rpm
x86_64/debug/o/
x86_64/debug/o/openssh-debuginfo-6.2p2-6.1.fc20.x86_64.rpm
x86_64/debug/o/openssl-debuginfo-1.0.1e-18.fc20.x86_64.rpm
x86_64/debug/o/openvswitch-debuginfo-1.11.0-1.fc20.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/PackageKit-debuginfo-0.8.10-2.fc20.x86_64.rpm
x86_64/debug/p/p11-kit-debuginfo-0.19.4-1.fc20.x86_64.rpm
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/debug/p/perl-Qt-debuginfo-0.96.0-9.fc20.x86_64.rpm
x86_64/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.1.x86_64.rpm
x86_64/debug/p/policycoreutils-debuginfo-2.1.14-77.fc20.x86_64.rpm
x86_64/debug/p/pyliblzma-debuginfo-0.5.3-10.fc20.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qpid-proton-debuginfo-0.5-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtimageformats-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/quvi-debuginfo-0.9.3.1-1.fc20.x86_64.rpm
x86_64/debug/r/
x86_64/debug/r/rtkit-debuginfo-0.11-6.fc20.x86_64.rpm
x86_64/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc20.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/seahorse-debuginfo-3.9.90-2.fc20.x86_64.rpm
x86_64/debug/s/spice-gtk-debuginfo-0.20-5.fc20.x86_64.rpm
x86_64/debug/s/sssd-debuginfo-1.11.0-1.fc20.x86_64.rpm
x86_64/debug/s/strongswan-debuginfo-5.1.0-2.fc20.x86_64.rpm
x86_64/debug/t/
x86_64/debug/t/tqsllib-debuginfo-2.2-7.fc20.x86_64.rpm
x86_64/debug/u/
x86_64/debug/v/
x86_64/debug/w/
x86_64/debug/x/
x86_64/debug/y/
x86_64/debug/y/ypbind-debuginfo-1.37.1-7.fc20.x86_64.rpm
x86_64/debug/z/
x86_64/os/
x86_64/os/.discinfo
x86_64/os/.treeinfo
x86_64/os/EFI/
x86_64/os/EFI/BOOT/
x86_64/os/EFI/BOOT/BOOTX64.efi
x86_64/os/EFI/BOOT/MokManager.efi
x86_64/os/EFI/BOOT/grub.cfg
x86_64/os/EFI/BOOT/grubx64.efi
x86_64/os/EFI/BOOT/fonts/
x86_64/os/EFI/BOOT/fonts/unicode.pf2
x86_64/os/LiveOS/
x86_64/os/LiveOS/squashfs.img
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/3/389-ds-base-1.3.1.7-1.fc20.x86_64.rpm
x86_64/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc20.i686.rpm
x86_64/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc20.x86_64.rpm
x86_64/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc20.i686.rpm
x86_64/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc20.x86_64.rpm
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/Agda-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/a/amor-4.11.0-4.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-alsa-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-curl-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ices-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-jack-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ldap-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-lua-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-minivm-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-misdn-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-mobile-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-mysql-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ooh323-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-oss-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-portaudio-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-postgresql-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-snmp-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-tds-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-unistim-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-3.4-4.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-devel-3.4-4.fc20.i686.rpm
x86_64/os/Packages/a/audacious-devel-3.4-4.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-doc-3.4-4.fc20.noarch.rpm
x86_64/os/Packages/a/audacious-libs-3.4-4.fc20.i686.rpm
x86_64/os/Packages/a/audacious-libs-3.4-4.fc20.x86_64.rpm
x86_64/os/Packages/a/aws-2.11.0-17.fc20.i686.rpm
x86_64/os/Packages/a/aws-2.11.0-17.fc20.x86_64.rpm
x86_64/os/Packages/a/aws-devel-2.11.0-17.fc20.i686.rpm
x86_64/os/Packages/a/aws-devel-2.11.0-17.fc20.x86_64.rpm
x86_64/os/Packages/a/aws-doc-2.11.0-17.fc20.noarch.rpm
x86_64/os/Packages/a/aws-tools-2.11.0-17.fc20.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/binutils-2.23.88.0.1-13.fc20.x86_64.rpm
x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc20.i686.rpm
x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc20.x86_64.rpm
x86_64/os/Packages/b/blender-2.68a-3.fc20.x86_64.rpm
x86_64/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc20.noarch.rpm
x86_64/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc20.noarch.rpm
x86_64/os/Packages/b/bluebird-metacity-theme-0.8-1.fc20.noarch.rpm
x86_64/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc20.noarch.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/cairo-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-tools-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/calibre-1.1.0-2.fc20.x86_64.rpm
x86_64/os/Packages/c/cclive-0.9.2-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-1.0.37-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/dmlite-devel-0.6.1-4.fc20.i686.rpm
x86_64/os/Packages/d/dmlite-devel-0.6.1-4.fc20.x86_64.rpm
x86_64/os/Packages/d/dmlite-docs-0.6.1-4.fc20.x86_64.rpm
x86_64/os/Packages/d/dmlite-libs-0.6.1-4.fc20.i686.rpm
x86_64/os/Packages/d/dmlite-libs-0.6.1-4.fc20.x86_64.rpm
x86_64/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc20.noarch.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/easymock-3.2-1.fc20.noarch.rpm
x86_64/os/Packages/e/easymock-javadoc-3.2-1.fc20.noarch.rpm
x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-pde-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-swt-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/edje-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/edje-devel-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-20130515svn14365-6.fc20.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-6.fc20.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-6.fc20.noarch.rpm
x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/emacs-agda-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/e/emacs-agda-el-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/e/emacs-golang-1.1.2-2.fc20.noarch.rpm
x86_64/os/Packages/e/entangle-0.5.3-2.fc20.x86_64.rpm
x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc20.noarch.rpm
x86_64/os/Packages/e/ethumb-1.7.8-1.fc20.i686.rpm
x86_64/os/Packages/e/ethumb-1.7.8-1.fc20.x86_64.rpm
x86_64/os/Packages/e/ethumb-devel-1.7.8-1.fc20.i686.rpm
x86_64/os/Packages/e/ethumb-devel-1.7.8-1.fc20.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fcoe-utils-1.0.29-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fedora-release-20-0.6.noarch.rpm
x86_64/os/Packages/f/fedora-release-rawhide-20-0.6.noarch.rpm
x86_64/os/Packages/f/fedora-review-0.5.0-1.fc20.noarch.rpm
x86_64/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc20.noarch.rpm
x86_64/os/Packages/f/fedora-review-tests-0.5.0-1.fc20.noarch.rpm
x86_64/os/Packages/f/firefox-23.0.1-3.fc20.x86_64.rpm
x86_64/os/Packages/f/fontconfig-2.10.95-1.fc20.i686.rpm
x86_64/os/Packages/f/fontconfig-2.10.95-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.95-1.fc20.i686.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.95-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc20.noarch.rpm
x86_64/os/Packages/f/freeipa-admintools-3.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/f/freeipa-client-3.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/f/freeipa-python-3.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/f/freeipa-server-3.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/f/freeipa-server-trust-ad-3.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/f/freeipa-tests-3.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/f/freetiger-5-2.fc20.x86_64.rpm
x86_64/os/Packages/f/freetiger-devel-5-2.fc20.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/garcon-0.2.1-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gdb-7.6.50.20130731-9.fc20.x86_64.rpm
x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc20.noarch.rpm
x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-9.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-Agda-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-Agda-devel-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-hakyll-devel-4.3.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-logict-0.6.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-pandoc-devel-1.11.1-6.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-common-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-headers-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-utils-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.x86_64.rpm
x86_64/os/Packages/g/gnustep-filesystem-2.6.5-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gnustep-make-2.6.5-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gnustep-make-doc-2.6.5-3.fc20.noarch.rpm
x86_64/os/Packages/g/golang-1.1.2-2.fc20.x86_64.rpm
x86_64/os/Packages/g/golang-vim-1.1.2-2.fc20.noarch.rpm
x86_64/os/Packages/g/grfcodec-6.0.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-doc-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-httpd-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-php-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-server-common-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-server-gqtp-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-server-http-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-tokenizer-mecab-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc20.x86_64.rpm
x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc20.x86_64.rpm
x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.x86_64.rpm
x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-devel-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-devel-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-mpich-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-mpich-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-openmpi-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-openmpi-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/h/hdf5-static-1.8.11-6.fc20.i686.rpm
x86_64/os/Packages/h/hdf5-static-1.8.11-6.fc20.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/icecream-1.0.1-3.fc20.i686.rpm
x86_64/os/Packages/i/icecream-1.0.1-3.fc20.x86_64.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-3.fc20.i686.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-3.fc20.x86_64.rpm
x86_64/os/Packages/i/ilmbase-1.0.3-7.fc20.x86_64.rpm
x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.x86_64.rpm
x86_64/os/Packages/i/iproute-3.10.0-5.fc20.x86_64.rpm
x86_64/os/Packages/i/iproute-doc-3.10.0-5.fc20.x86_64.rpm
x86_64/os/Packages/i/ipset-6.19-2.fc20.x86_64.rpm
x86_64/os/Packages/i/ipset-devel-6.19-2.fc20.x86_64.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/java_cup-0.11a-14.fc20.noarch.rpm
x86_64/os/Packages/j/java_cup-javadoc-0.11a-14.fc20.noarch.rpm
x86_64/os/Packages/j/java_cup-manual-0.11a-14.fc20.noarch.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/k/keyutils-1.5.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.x86_64.rpm
x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc20.x86_64.rpm
x86_64/os/Packages/k/kteatime-4.11.0-5.fc20.x86_64.rpm
x86_64/os/Packages/k/ktux-4.11.0-2.fc20.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/LibRaw-0.15.4-1.fc20.i686.rpm
x86_64/os/Packages/l/LibRaw-0.15.4-1.fc20.x86_64.rpm
x86_64/os/Packages/l/LibRaw-devel-0.15.4-1.fc20.i686.rpm
x86_64/os/Packages/l/LibRaw-devel-0.15.4-1.fc20.x86_64.rpm
x86_64/os/Packages/l/LibRaw-samples-0.15.4-1.fc20.x86_64.rpm
x86_64/os/Packages/l/LibRaw-static-0.15.4-1.fc20.i686.rpm
x86_64/os/Packages/l/LibRaw-static-0.15.4-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libcdr-0.0.14-5.fc20.i686.rpm
x86_64/os/Packages/l/libcdr-0.0.14-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libcdr-devel-0.0.14-5.fc20.i686.rpm
x86_64/os/Packages/l/libcdr-devel-0.0.14-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libcdr-doc-0.0.14-5.fc20.noarch.rpm
x86_64/os/Packages/l/libcdr-tools-0.0.14-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libcmis-0.3.1-8.fc20.i686.rpm
x86_64/os/Packages/l/libcmis-0.3.1-8.fc20.x86_64.rpm
x86_64/os/Packages/l/libcmis-devel-0.3.1-8.fc20.i686.rpm
x86_64/os/Packages/l/libcmis-devel-0.3.1-8.fc20.x86_64.rpm
x86_64/os/Packages/l/libcmis-tools-0.3.1-8.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libgdata-0.14.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-python-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libmspub-0.0.6-4.fc20.i686.rpm
x86_64/os/Packages/l/libmspub-0.0.6-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libmspub-devel-0.0.6-4.fc20.i686.rpm
x86_64/os/Packages/l/libmspub-devel-0.0.6-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libmspub-doc-0.0.6-4.fc20.noarch.rpm
x86_64/os/Packages/l/libmspub-tools-0.0.6-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libmwaw-0.1.10-3.fc20.i686.rpm
x86_64/os/Packages/l/libmwaw-0.1.10-3.fc20.x86_64.rpm
x86_64/os/Packages/l/libmwaw-devel-0.1.10-3.fc20.i686.rpm
x86_64/os/Packages/l/libmwaw-devel-0.1.10-3.fc20.x86_64.rpm
x86_64/os/Packages/l/libmwaw-doc-0.1.10-3.fc20.noarch.rpm
x86_64/os/Packages/l/libmwaw-tools-0.1.10-3.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libunistring-0.9.3-9.fc20.x86_64.rpm
x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc20.x86_64.rpm
x86_64/os/Packages/l/libvisio-0.0.30-4.fc20.i686.rpm
x86_64/os/Packages/l/libvisio-0.0.30-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libvisio-devel-0.0.30-4.fc20.i686.rpm
x86_64/os/Packages/l/libvisio-devel-0.0.30-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libvisio-doc-0.0.30-4.fc20.noarch.rpm
x86_64/os/Packages/l/libvisio-tools-0.0.30-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-3.0.10-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-3.0.10-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-devel-3.0.10-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-devel-3.0.10-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-devel-common-3.0.10-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-doc-3.0.10-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-gtk-2.43.7-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-gtk-2.43.7-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-ncurses-2.44.1-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-ncurses-2.44.1-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-qt-2.43.5-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-qt-2.43.5-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-qt-devel-2.43.5-1.fc20.i686.rpm
x86_64/os/Packages/l/libyui-qt-devel-2.43.5-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc20.noarch.rpm
x86_64/os/Packages/l/libyui-qt-doc-2.43.5-1.fc20.noarch.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/mariadb-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-bench-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-server-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-test-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/maven-shared-io-1.1-7.fc20.noarch.rpm
x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc20.noarch.rpm
x86_64/os/Packages/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.x86_64.rpm
x86_64/os/Packages/m/munge-0.5.11-1.fc20.x86_64.rpm
x86_64/os/Packages/m/munge-devel-0.5.11-1.fc20.i686.rpm
x86_64/os/Packages/m/munge-devel-0.5.11-1.fc20.x86_64.rpm
x86_64/os/Packages/m/munge-libs-0.5.11-1.fc20.i686.rpm
x86_64/os/Packages/m/munge-libs-0.5.11-1.fc20.x86_64.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nagios-3.5.1-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nagios-common-3.5.1-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nagios-devel-3.5.1-1.fc20.i686.rpm
x86_64/os/Packages/n/nagios-devel-3.5.1-1.fc20.x86_64.rpm
x86_64/os/Packages/n/ncbi-blast+-2.2.28-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nscd-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-tools-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc20.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-askpass-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-clients-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-keycat-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-ldap-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-server-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssl-1.0.1e-18.fc20.x86_64.rpm
x86_64/os/Packages/o/openssl-devel-1.0.1e-18.fc20.i686.rpm
x86_64/os/Packages/o/openssl-devel-1.0.1e-18.fc20.x86_64.rpm
x86_64/os/Packages/o/openssl-fips-1.0.1e-18.fc20.i686.rpm
x86_64/os/Packages/o/openssl-fips-1.0.1e-18.fc20.x86_64.rpm
x86_64/os/Packages/o/openssl-libs-1.0.1e-18.fc20.i686.rpm
x86_64/os/Packages/o/openssl-libs-1.0.1e-18.fc20.x86_64.rpm
x86_64/os/Packages/o/openssl-perl-1.0.1e-18.fc20.x86_64.rpm
x86_64/os/Packages/o/openssl-static-1.0.1e-18.fc20.i686.rpm
x86_64/os/Packages/o/openssl-static-1.0.1e-18.fc20.x86_64.rpm
x86_64/os/Packages/o/openvswitch-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/o/openvswitch-controller-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/PackageKit-0.8.10-2.fc20.i686.rpm
x86_64/os/Packages/p/PackageKit-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-backend-devel-0.8.10-2.fc20.i686.rpm
x86_64/os/Packages/p/PackageKit-backend-devel-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-browser-plugin-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-command-not-found-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-cron-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-debug-install-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-device-rebind-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-docs-0.8.10-2.fc20.noarch.rpm
x86_64/os/Packages/p/PackageKit-glib-0.8.10-2.fc20.i686.rpm
x86_64/os/Packages/p/PackageKit-glib-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-glib-devel-0.8.10-2.fc20.i686.rpm
x86_64/os/Packages/p/PackageKit-glib-devel-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-gstreamer-plugin-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-gtk3-module-0.8.10-2.fc20.i686.rpm
x86_64/os/Packages/p/PackageKit-gtk3-module-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-yum-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-yum-plugin-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PackageKit-zif-0.8.10-2.fc20.x86_64.rpm
x86_64/os/Packages/p/PyOpenGL-3.0.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc20.x86_64.rpm
x86_64/os/Packages/p/pandoc-pdf-1.11.1-6.fc20.x86_64.rpm
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Mock-Quick-1.107-2.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Qt-0.96.0-9.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Qt-devel-0.96.0-9.fc20.i686.rpm
x86_64/os/Packages/p/perl-Qt-devel-0.96.0-9.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-qpid_proton-0.5-1.fc20.1.x86_64.rpm
x86_64/os/Packages/p/perl-yui-1.0.2-7.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-devel-2.1.14-77.fc20.i686.rpm
x86_64/os/Packages/p/policycoreutils-devel-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-gui-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-newrole-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-python-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-restorecond-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/policycoreutils-sandbox-2.1.14-77.fc20.x86_64.rpm
x86_64/os/Packages/p/puppet-3.2.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/puppet-server-3.2.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc20.noarch.rpm
x86_64/os/Packages/p/pyliblzma-0.5.3-10.fc20.x86_64.rpm
x86_64/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git3.1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-sane-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-qpid-proton-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-qpid-proton-doc-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-yui-1.0.2-7.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-tk-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-assistant-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qtdbf-0.9.11-1.fc20.x86_64.rpm
x86_64/os/Packages/q/quvi-0.9.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/ruby-yui-1.0.2-7.fc20.x86_64.rpm
x86_64/os/Packages/r/rubygem-ancestry-2.0.0-5.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-dynect_rest-0.4.3-7.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-7.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-qpid_proton-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/r/rubygem-wirb-1.0.1-5.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc20.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/seahorse-3.9.90-2.fc20.x86_64.rpm
x86_64/os/Packages/s/seahorse-nautilus-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/s/selinux-policy-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-devel-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-doc-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-mls-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-sandbox-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-74.fc20.noarch.rpm
x86_64/os/Packages/s/spice-glib-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-ad-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-client-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-ipa-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-krb5-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-krb5-common-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-proxy-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/strongswan-5.1.0-2.fc20.x86_64.rpm
x86_64/os/Packages/s/strongswan-charon-nm-5.1.0-2.fc20.x86_64.rpm
x86_64/os/Packages/s/strongswan-tnc-imcvs-5.1.0-2.fc20.x86_64.rpm
x86_64/os/Packages/s/swig-2.0.10-4.fc20.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/tqsllib-2.2-7.fc20.i686.rpm
x86_64/os/Packages/t/tqsllib-2.2-7.fc20.x86_64.rpm
x86_64/os/Packages/t/tqsllib-devel-2.2-7.fc20.i686.rpm
x86_64/os/Packages/t/tqsllib-devel-2.2-7.fc20.x86_64.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/v/
x86_64/os/Packages/v/vfrnav-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vfrnav-validatorservice-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vfrnav-webservice-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vigra-1.9.0-11.fc20.x86_64.rpm
x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc20.x86_64.rpm
x86_64/os/Packages/v/vigra-python-1.9.0-11.fc20.x86_64.rpm
x86_64/os/Packages/w/
x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.x86_64.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xemacs-golang-1.1.2-2.fc20.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/y/ypbind-1.37.1-7.fc20.x86_64.rpm
x86_64/os/Packages/z/
x86_64/os/drpms/
x86_64/os/drpms/389-ds-base-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.x86_64.drpm
x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm
x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.x86_64.drpm
x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm
x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.x86_64.drpm
x86_64/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
x86_64/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc20.x86_64.drpm
x86_64/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
x86_64/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc20.x86_64.drpm
x86_64/os/drpms/LibRaw-samples-0.15.3-3.fc20_0.15.4-1.fc20.x86_64.drpm
x86_64/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
x86_64/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
x86_64/os/drpms/PackageKit-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-backend-devel-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
x86_64/os/drpms/PackageKit-backend-devel-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-browser-plugin-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-command-not-found-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-cron-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-debug-install-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-device-rebind-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-docs-0.8.10-1.fc20_0.8.10-2.fc20.noarch.drpm
x86_64/os/drpms/PackageKit-glib-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
x86_64/os/drpms/PackageKit-glib-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-glib-devel-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
x86_64/os/drpms/PackageKit-glib-devel-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-gstreamer-plugin-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-gtk3-module-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
x86_64/os/drpms/PackageKit-gtk3-module-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-yum-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-yum-plugin-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PackageKit-zif-0.8.10-1.fc20_0.8.10-2.fc20.x86_64.drpm
x86_64/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm
x86_64/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm
x86_64/os/drpms/amor-4.11.0-3.fc20_4.11.0-4.fc20.x86_64.drpm
x86_64/os/drpms/audacious-3.4-2.fc20_3.4-4.fc20.x86_64.drpm
x86_64/os/drpms/audacious-devel-3.4-2.fc20_3.4-4.fc20.i686.drpm
x86_64/os/drpms/audacious-devel-3.4-2.fc20_3.4-4.fc20.x86_64.drpm
x86_64/os/drpms/audacious-libs-3.4-2.fc20_3.4-4.fc20.i686.drpm
x86_64/os/drpms/audacious-libs-3.4-2.fc20_3.4-4.fc20.x86_64.drpm
x86_64/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm
x86_64/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc20.x86_64.drpm
x86_64/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm
x86_64/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc20.x86_64.drpm
x86_64/os/drpms/aws-doc-2.11.0-16.fc20_2.11.0-17.fc20.noarch.drpm
x86_64/os/drpms/aws-tools-2.11.0-16.fc20_2.11.0-17.fc20.x86_64.drpm
x86_64/os/drpms/binutils-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.x86_64.drpm
x86_64/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.i686.drpm
x86_64/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.x86_64.drpm
x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
x86_64/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
x86_64/os/drpms/calibre-1.0.0-2.fc20_1.1.0-2.fc20.x86_64.drpm
x86_64/os/drpms/cclive-0.7.11-5.fc20_0.9.2-1.fc20.x86_64.drpm
x86_64/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm
x86_64/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc20.x86_64.drpm
x86_64/os/drpms/dmlite-docs-0.6.1-3.fc20_0.6.1-4.fc20.x86_64.drpm
x86_64/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm
x86_64/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc20.x86_64.drpm
x86_64/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc20.noarch.drpm
x86_64/os/drpms/easymock-1.2-21.fc20_3.2-1.fc20.noarch.drpm
x86_64/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc20.noarch.drpm
x86_64/os/drpms/edk2-tools-20130515svn14365-5.fc20_20130515svn14365-6.fc20.x86_64.drpm
x86_64/os/drpms/edk2-tools-doc-20130515svn14365-5.fc20_20130515svn14365-6.fc20.x86_64.drpm
x86_64/os/drpms/edk2-tools-python-20130515svn14365-5.fc20_20130515svn14365-6.fc20.noarch.drpm
x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
x86_64/os/drpms/entangle-0.5.3-1.fc20_0.5.3-2.fc20.x86_64.drpm
x86_64/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc20.noarch.drpm
x86_64/os/drpms/fedora-release-20-0.5_20-0.6.noarch.drpm
x86_64/os/drpms/fedora-release-rawhide-20-0.5_20-0.6.noarch.drpm
x86_64/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
x86_64/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
x86_64/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
x86_64/os/drpms/firefox-23.0.1-1.fc20_23.0.1-3.fc20.x86_64.drpm
x86_64/os/drpms/fontconfig-2.10.94-1.fc20_2.10.95-1.fc20.i686.drpm
x86_64/os/drpms/fontconfig-2.10.94-1.fc20_2.10.95-1.fc20.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-2.10.94-1.fc20_2.10.95-1.fc20.i686.drpm
x86_64/os/drpms/fontconfig-devel-2.10.94-1.fc20_2.10.95-1.fc20.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-doc-2.10.94-1.fc20_2.10.95-1.fc20.noarch.drpm
x86_64/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/gdb-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.x86_64.drpm
x86_64/os/drpms/gdb-doc-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.noarch.drpm
x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.x86_64.drpm
x86_64/os/drpms/gnustep-filesystem-2.6.5-2.fc20_2.6.5-3.fc20.x86_64.drpm
x86_64/os/drpms/gnustep-make-2.6.5-2.fc20_2.6.5-3.fc20.x86_64.drpm
x86_64/os/drpms/gnustep-make-doc-2.6.5-2.fc20_2.6.5-3.fc20.noarch.drpm
x86_64/os/drpms/golang-1.1.2-1.fc20_1.1.2-2.fc20.x86_64.drpm
x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
x86_64/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
x86_64/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc20.x86_64.drpm
x86_64/os/drpms/icecream-1.0.1-1.fc20_1.0.1-3.fc20.i686.drpm
x86_64/os/drpms/icecream-1.0.1-1.fc20_1.0.1-3.fc20.x86_64.drpm
x86_64/os/drpms/icecream-devel-1.0.1-1.fc20_1.0.1-3.fc20.i686.drpm
x86_64/os/drpms/icecream-devel-1.0.1-1.fc20_1.0.1-3.fc20.x86_64.drpm
x86_64/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
x86_64/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
x86_64/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/kteatime-4.11.0-4.fc20_4.11.0-5.fc20.x86_64.drpm
x86_64/os/drpms/ktux-4.11.0-1.fc20_4.11.0-2.fc20.x86_64.drpm
x86_64/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm
x86_64/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc20.x86_64.drpm
x86_64/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm
x86_64/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc20.x86_64.drpm
x86_64/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc20.noarch.drpm
x86_64/os/drpms/libcdr-tools-0.0.14-4.fc20_0.0.14-5.fc20.x86_64.drpm
x86_64/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm
x86_64/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc20.x86_64.drpm
x86_64/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm
x86_64/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc20.x86_64.drpm
x86_64/os/drpms/libcmis-tools-0.3.1-7.fc20_0.3.1-8.fc20.x86_64.drpm
x86_64/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm
x86_64/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc20.x86_64.drpm
x86_64/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm
x86_64/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc20.x86_64.drpm
x86_64/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc20.noarch.drpm
x86_64/os/drpms/libmspub-tools-0.0.6-3.fc20_0.0.6-4.fc20.x86_64.drpm
x86_64/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm
x86_64/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc20.x86_64.drpm
x86_64/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm
x86_64/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc20.x86_64.drpm
x86_64/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc20.noarch.drpm
x86_64/os/drpms/libmwaw-tools-0.1.10-2.fc20_0.1.10-3.fc20.x86_64.drpm
x86_64/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm
x86_64/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc20.x86_64.drpm
x86_64/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm
x86_64/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc20.x86_64.drpm
x86_64/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc20.noarch.drpm
x86_64/os/drpms/libvisio-tools-0.0.30-3.fc20_0.0.30-4.fc20.x86_64.drpm
x86_64/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc20.i686.drpm
x86_64/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc20.i686.drpm
x86_64/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm
x86_64/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm
x86_64/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc20.i686.drpm
x86_64/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc20.i686.drpm
x86_64/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc20.noarch.drpm
x86_64/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc20.i686.drpm
x86_64/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc20.i686.drpm
x86_64/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc20.noarch.drpm
x86_64/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc20.i686.drpm
x86_64/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc20.i686.drpm
x86_64/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc20.x86_64.drpm
x86_64/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc20.noarch.drpm
x86_64/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc20.noarch.drpm
x86_64/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc20.noarch.drpm
x86_64/os/drpms/munge-0.5.10-6.fc20_0.5.11-1.fc20.x86_64.drpm
x86_64/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm
x86_64/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc20.x86_64.drpm
x86_64/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm
x86_64/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc20.x86_64.drpm
x86_64/os/drpms/nagios-3.5.0-9.fc20_3.5.1-1.fc20.x86_64.drpm
x86_64/os/drpms/nagios-common-3.5.0-9.fc20_3.5.1-1.fc20.x86_64.drpm
x86_64/os/drpms/nagios-devel-3.5.0-9.fc20_3.5.1-1.fc20.i686.drpm
x86_64/os/drpms/nagios-devel-3.5.0-9.fc20_3.5.1-1.fc20.x86_64.drpm
x86_64/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-18.fc20.x86_64.drpm
x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-18.fc20.x86_64.drpm
x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-18.fc20.x86_64.drpm
x86_64/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-18.fc20.x86_64.drpm
x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-18.fc20.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/perl-Qt-0.96.0-6.fc19_0.96.0-9.fc20.x86_64.drpm
x86_64/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc20.i686.drpm
x86_64/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc20.x86_64.drpm
x86_64/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc20.noarch.drpm
x86_64/os/drpms/perl-qpid_proton-0.5-1.fc20_0.5-1.fc20.1.x86_64.drpm
x86_64/os/drpms/perl-yui-1.0.2-6.fc20_1.0.2-7.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-devel-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
x86_64/os/drpms/policycoreutils-devel-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-gui-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-newrole-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-python-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-restorecond-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/policycoreutils-sandbox-2.1.14-75.fc20_2.1.14-77.fc20.x86_64.drpm
x86_64/os/drpms/puppet-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm
x86_64/os/drpms/puppet-server-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.x86_64.drpm
x86_64/os/drpms/python-yui-1.0.2-6.fc20_1.0.2-7.fc20.x86_64.drpm
x86_64/os/drpms/quvi-0.4.2-4.fc20_0.9.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/ruby-yui-1.0.2-6.fc20_1.0.2-7.fc20.x86_64.drpm
x86_64/os/drpms/rubygem-dynect_rest-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm
x86_64/os/drpms/rubygem-dynect_rest-doc-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm
x86_64/os/drpms/seahorse-3.9.90-1.fc20_3.9.90-2.fc20.x86_64.drpm
x86_64/os/drpms/selinux-policy-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-devel-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-doc-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-minimum-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-mls-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-targeted-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
x86_64/os/drpms/strongswan-5.1.0-1.fc20_5.1.0-2.fc20.x86_64.drpm
x86_64/os/drpms/strongswan-charon-nm-5.1.0-1.fc20_5.1.0-2.fc20.x86_64.drpm
x86_64/os/drpms/strongswan-tnc-imcvs-5.1.0-1.fc20_5.1.0-2.fc20.x86_64.drpm
x86_64/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc20.i686.drpm
x86_64/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc20.x86_64.drpm
x86_64/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc20.i686.drpm
x86_64/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc20.x86_64.drpm
x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
x86_64/os/drpms/ypbind-1.37.1-6.fc20_1.37.1-7.fc20.x86_64.drpm
x86_64/os/images/
x86_64/os/images/boot.iso
x86_64/os/images/efiboot.img
x86_64/os/images/macboot.img
x86_64/os/images/pxeboot/
x86_64/os/isolinux/
x86_64/os/isolinux/boot.msg
x86_64/os/isolinux/grub.conf
x86_64/os/isolinux/initrd.img
x86_64/os/isolinux/isolinux.bin
x86_64/os/isolinux/isolinux.cfg
x86_64/os/isolinux/memtest
x86_64/os/isolinux/splash.png
x86_64/os/isolinux/upgrade.img
x86_64/os/isolinux/vesamenu.c32
x86_64/os/isolinux/vmlinuz
i386/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm => armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm => armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm => armhfp/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm
x86_64/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm => armhfp/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm
i386/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm => armhfp/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm
x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm => armhfp/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm
i386/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm => armhfp/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm
x86_64/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm => armhfp/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm
i386/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm => armhfp/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm
x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm => armhfp/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm
i386/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm => armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm
x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm => armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm
i386/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm => armhfp/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm
x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm => armhfp/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm
i386/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm => armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm
x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm => armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm
i386/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm => armhfp/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm
x86_64/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm => armhfp/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm
i386/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm => armhfp/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm
x86_64/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm => armhfp/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm
i386/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm => armhfp/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm
x86_64/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm => armhfp/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm
i386/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm => armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm => armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm => armhfp/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm => armhfp/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm
x86_64/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm => armhfp/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm
i386/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm => armhfp/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm
x86_64/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm => armhfp/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm
i386/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm => armhfp/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm
x86_64/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm => armhfp/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm
i386/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm => armhfp/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm
x86_64/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm => armhfp/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm
i386/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm => armhfp/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm
x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm => armhfp/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm
i386/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm => armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm
x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm => armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm
i386/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm => armhfp/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm
x86_64/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm => armhfp/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm
i386/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm => armhfp/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm
x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm => armhfp/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm
i386/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm => armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm
x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm => armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm
i386/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm => armhfp/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm
x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm => armhfp/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm
i386/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm => armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm
x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm => armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm
i386/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm => armhfp/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm
x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm => armhfp/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm => armhfp/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm
x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm => armhfp/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm
i386/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm => armhfp/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm => armhfp/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm
x86_64/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm => armhfp/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm
i386/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm => armhfp/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm
x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm => armhfp/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm
i386/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm => armhfp/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm
x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm => armhfp/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm
i386/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm => armhfp/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm => armhfp/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
i386/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => armhfp/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
i386/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm => armhfp/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm
x86_64/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm => armhfp/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm
i386/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm
i386/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm
i386/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm => armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm
x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm => armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm
i386/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm
i386/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm
i386/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm => armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm
i386/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm
i386/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm => armhfp/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm
x86_64/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm => armhfp/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm
i386/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm => armhfp/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm => armhfp/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm
i386/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm => armhfp/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm
x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm => armhfp/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm
i386/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm => armhfp/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm
x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm => armhfp/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm
i386/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm => armhfp/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm => armhfp/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm
i386/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm
i386/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm => armhfp/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm
x86_64/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm => armhfp/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm
i386/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm => armhfp/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm
x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm => armhfp/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm
i386/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm => armhfp/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm
x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm => armhfp/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm
i386/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm => armhfp/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm
x86_64/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm => armhfp/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm
i386/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm => armhfp/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm => armhfp/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm
i386/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm => armhfp/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm => armhfp/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm => armhfp/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm => armhfp/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm => armhfp/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm => armhfp/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm => armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm => armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm
i386/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm => armhfp/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm
x86_64/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm => armhfp/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm
i386/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm => armhfp/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm
x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm => armhfp/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm
i386/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm => armhfp/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm
x86_64/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm => armhfp/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm
i386/os/Packages/t/ttname-1-2.fc20.noarch.rpm => armhfp/os/Packages/t/ttname-1-2.fc20.noarch.rpm
x86_64/os/Packages/t/ttname-1-2.fc20.noarch.rpm => armhfp/os/Packages/t/ttname-1-2.fc20.noarch.rpm
i386/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm => armhfp/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm
x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm => armhfp/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm
i386/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm => armhfp/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm
x86_64/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm => armhfp/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm
i386/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm => armhfp/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm
x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm => armhfp/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm
i386/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/a/asterisk-11.5.1-2.fc20.i686.rpm => i386/os/Packages/a/asterisk-11.5.1-2.fc20.i686.rpm
x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc20.i686.rpm => i386/os/Packages/a/asterisk-devel-11.5.1-2.fc20.i686.rpm
x86_64/os/Packages/c/cairo-1.12.16-1.fc20.i686.rpm => i386/os/Packages/c/cairo-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc20.i686.rpm => i386/os/Packages/c/cairo-devel-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc20.i686.rpm => i386/os/Packages/c/cairo-gobject-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.i686.rpm => i386/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.i686.rpm => i386/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.i686.rpm => i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.i686.rpm => i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.i686.rpm => i386/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.i686.rpm
x86_64/os/Packages/e/edje-1.7.8-3.fc20.i686.rpm => i386/os/Packages/e/edje-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/edje-devel-1.7.8-3.fc20.i686.rpm => i386/os/Packages/e/edje-devel-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/efreet-1.7.8-3.fc20.i686.rpm => i386/os/Packages/e/efreet-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc20.i686.rpm => i386/os/Packages/e/efreet-devel-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc20.i686.rpm => i386/os/Packages/e/emotion-devel-1.7.8-8.fc20.i686.rpm
x86_64/os/Packages/f/freetiger-5-2.fc20.i686.rpm => i386/os/Packages/f/freetiger-5-2.fc20.i686.rpm
x86_64/os/Packages/g/garcon-0.2.1-3.fc20.i686.rpm => i386/os/Packages/g/garcon-0.2.1-3.fc20.i686.rpm
x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc20.i686.rpm => i386/os/Packages/g/garcon-devel-0.2.1-3.fc20.i686.rpm
x86_64/os/Packages/g/glibc-2.18-6.fc20.i686.rpm => i386/os/Packages/g/glibc-2.18-6.fc20.i686.rpm
x86_64/os/Packages/g/glibc-devel-2.18-6.fc20.i686.rpm => i386/os/Packages/g/glibc-devel-2.18-6.fc20.i686.rpm
x86_64/os/Packages/g/glibc-static-2.18-6.fc20.i686.rpm => i386/os/Packages/g/glibc-static-2.18-6.fc20.i686.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.i686.rpm => i386/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.i686.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.i686.rpm => i386/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.i686.rpm
x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.i686.rpm => i386/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.i686.rpm
x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.i686.rpm => i386/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.i686.rpm
x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc20.i686.rpm => i386/os/Packages/g/groonga-devel-3.0.7-1.fc20.i686.rpm
x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc20.i686.rpm => i386/os/Packages/g/groonga-libs-3.0.7-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.i686.rpm => i386/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.i686.rpm => i386/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.i686.rpm => i386/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.i686.rpm => i386/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.i686.rpm => i386/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc20.i686.rpm => i386/os/Packages/h/harfbuzz-0.9.20-1.fc20.i686.rpm
x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.i686.rpm => i386/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.i686.rpm
x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm => i386/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm
x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.i686.rpm => i386/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.i686.rpm
x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.i686.rpm => i386/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.i686.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc20.i686.rpm => i386/os/Packages/i/iproute-devel-3.10.0-5.fc20.i686.rpm
x86_64/os/Packages/i/ipset-devel-6.19-2.fc20.i686.rpm => i386/os/Packages/i/ipset-devel-6.19-2.fc20.i686.rpm
x86_64/os/Packages/i/ipset-libs-6.19-2.fc20.i686.rpm => i386/os/Packages/i/ipset-libs-6.19-2.fc20.i686.rpm
x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc20.i686.rpm => i386/os/Packages/k/keyutils-libs-1.5.6-1.fc20.i686.rpm
x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.i686.rpm => i386/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.i686.rpm
x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.i686.rpm => i386/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.i686.rpm
x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.i686.rpm => i386/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.i686.rpm
x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc20.i686.rpm => i386/os/Packages/k/kte-collaborative-0.0.95-5.fc20.i686.rpm
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libgdata-0.14.0-1.fc20.i686.rpm => i386/os/Packages/l/libgdata-0.14.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc20.i686.rpm => i386/os/Packages/l/libipa_hbac-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.i686.rpm => i386/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc20.i686.rpm => i386/os/Packages/l/libsss_idmap-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.i686.rpm => i386/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.i686.rpm => i386/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libunistring-0.9.3-9.fc20.i686.rpm => i386/os/Packages/l/libunistring-0.9.3-9.fc20.i686.rpm
x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc20.i686.rpm => i386/os/Packages/l/libunistring-devel-0.9.3-9.fc20.i686.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.i686.rpm => i386/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-5.5.32-11.fc20.i686.rpm => i386/os/Packages/m/mariadb-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.i686.rpm => i386/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc20.i686.rpm => i386/os/Packages/m/mariadb-libs-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-7.fc20.i686.rpm => i386/os/Packages/n/nss-devel-3.15.1-7.fc20.i686.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.i686.rpm => i386/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.i686.rpm
x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc20.i686.rpm => i386/os/Packages/o/OpenColorIO-1.0.8-5.fc20.i686.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.i686.rpm => i386/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.i686.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-4.fc20.i686.rpm => i386/os/Packages/p/python-pillow-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.i686.rpm => i386/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc20.i686.rpm => i386/os/Packages/p/python3-pillow-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.i686.rpm => i386/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc20.i686.rpm => i386/os/Packages/q/qpid-proton-c-0.5-1.fc20.i686.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.i686.rpm => i386/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qttools-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.i686.rpm => i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/s/spice-glib-0.20-5.fc20.i686.rpm => i386/os/Packages/s/spice-glib-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc20.i686.rpm => i386/os/Packages/s/spice-glib-devel-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc20.i686.rpm => i386/os/Packages/s/spice-gtk-devel-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk3-0.20-5.fc20.i686.rpm => i386/os/Packages/s/spice-gtk3-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.i686.rpm => i386/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.i686.rpm
x86_64/os/Packages/v/vigra-1.9.0-11.fc20.i686.rpm => i386/os/Packages/v/vigra-1.9.0-11.fc20.i686.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.i686.rpm => i386/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.i686.rpm
i386/os/images/pxeboot/initrd.img => i386/os/isolinux/initrd.img
i386/os/images/pxeboot/upgrade.img => i386/os/isolinux/upgrade.img
i386/os/images/pxeboot/vmlinuz => i386/os/isolinux/vmlinuz
i386/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc20.i686.rpm => x86_64/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc20.i686.rpm
i386/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc20.i686.rpm => x86_64/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc20.i686.rpm
i386/os/Packages/a/audacious-devel-3.4-4.fc20.i686.rpm => x86_64/os/Packages/a/audacious-devel-3.4-4.fc20.i686.rpm
i386/os/Packages/a/audacious-doc-3.4-4.fc20.noarch.rpm => x86_64/os/Packages/a/audacious-doc-3.4-4.fc20.noarch.rpm
armhfp/os/Packages/a/audacious-doc-3.4-4.fc20.noarch.rpm => x86_64/os/Packages/a/audacious-doc-3.4-4.fc20.noarch.rpm
i386/os/Packages/a/audacious-libs-3.4-4.fc20.i686.rpm => x86_64/os/Packages/a/audacious-libs-3.4-4.fc20.i686.rpm
i386/os/Packages/a/aws-2.11.0-17.fc20.i686.rpm => x86_64/os/Packages/a/aws-2.11.0-17.fc20.i686.rpm
i386/os/Packages/a/aws-devel-2.11.0-17.fc20.i686.rpm => x86_64/os/Packages/a/aws-devel-2.11.0-17.fc20.i686.rpm
i386/os/Packages/a/aws-doc-2.11.0-17.fc20.noarch.rpm => x86_64/os/Packages/a/aws-doc-2.11.0-17.fc20.noarch.rpm
i386/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc20.i686.rpm => x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc20.i686.rpm
i386/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc20.noarch.rpm
armhfp/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc20.noarch.rpm
i386/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc20.noarch.rpm
armhfp/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc20.noarch.rpm
i386/os/Packages/b/bluebird-metacity-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-metacity-theme-0.8-1.fc20.noarch.rpm
armhfp/os/Packages/b/bluebird-metacity-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-metacity-theme-0.8-1.fc20.noarch.rpm
i386/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc20.noarch.rpm
armhfp/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc20.noarch.rpm => x86_64/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc20.noarch.rpm
i386/os/Packages/d/dmlite-devel-0.6.1-4.fc20.i686.rpm => x86_64/os/Packages/d/dmlite-devel-0.6.1-4.fc20.i686.rpm
i386/os/Packages/d/dmlite-libs-0.6.1-4.fc20.i686.rpm => x86_64/os/Packages/d/dmlite-libs-0.6.1-4.fc20.i686.rpm
i386/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc20.noarch.rpm => x86_64/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc20.noarch.rpm
armhfp/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc20.noarch.rpm => x86_64/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc20.noarch.rpm
i386/os/Packages/e/easymock-3.2-1.fc20.noarch.rpm => x86_64/os/Packages/e/easymock-3.2-1.fc20.noarch.rpm
armhfp/os/Packages/e/easymock-3.2-1.fc20.noarch.rpm => x86_64/os/Packages/e/easymock-3.2-1.fc20.noarch.rpm
i386/os/Packages/e/easymock-javadoc-3.2-1.fc20.noarch.rpm => x86_64/os/Packages/e/easymock-javadoc-3.2-1.fc20.noarch.rpm
armhfp/os/Packages/e/easymock-javadoc-3.2-1.fc20.noarch.rpm => x86_64/os/Packages/e/easymock-javadoc-3.2-1.fc20.noarch.rpm
i386/os/Packages/e/edk2-tools-python-20130515svn14365-6.fc20.noarch.rpm => x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-6.fc20.noarch.rpm
i386/os/Packages/e/emacs-golang-1.1.2-2.fc20.noarch.rpm => x86_64/os/Packages/e/emacs-golang-1.1.2-2.fc20.noarch.rpm
armhfp/os/Packages/e/emacs-golang-1.1.2-2.fc20.noarch.rpm => x86_64/os/Packages/e/emacs-golang-1.1.2-2.fc20.noarch.rpm
i386/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc20.noarch.rpm => x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc20.noarch.rpm
armhfp/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc20.noarch.rpm => x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc20.noarch.rpm
i386/os/Packages/e/ethumb-1.7.8-1.fc20.i686.rpm => x86_64/os/Packages/e/ethumb-1.7.8-1.fc20.i686.rpm
i386/os/Packages/e/ethumb-devel-1.7.8-1.fc20.i686.rpm => x86_64/os/Packages/e/ethumb-devel-1.7.8-1.fc20.i686.rpm
i386/os/Packages/f/fedora-release-20-0.6.noarch.rpm => x86_64/os/Packages/f/fedora-release-20-0.6.noarch.rpm
armhfp/os/Packages/f/fedora-release-20-0.6.noarch.rpm => x86_64/os/Packages/f/fedora-release-20-0.6.noarch.rpm
i386/os/Packages/f/fedora-release-rawhide-20-0.6.noarch.rpm => x86_64/os/Packages/f/fedora-release-rawhide-20-0.6.noarch.rpm
armhfp/os/Packages/f/fedora-release-rawhide-20-0.6.noarch.rpm => x86_64/os/Packages/f/fedora-release-rawhide-20-0.6.noarch.rpm
i386/os/Packages/f/fedora-review-0.5.0-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedora-review-0.5.0-1.fc20.noarch.rpm
armhfp/os/Packages/f/fedora-review-0.5.0-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedora-review-0.5.0-1.fc20.noarch.rpm
i386/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc20.noarch.rpm
armhfp/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc20.noarch.rpm
i386/os/Packages/f/fedora-review-tests-0.5.0-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedora-review-tests-0.5.0-1.fc20.noarch.rpm
armhfp/os/Packages/f/fedora-review-tests-0.5.0-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedora-review-tests-0.5.0-1.fc20.noarch.rpm
i386/os/Packages/f/fontconfig-2.10.95-1.fc20.i686.rpm => x86_64/os/Packages/f/fontconfig-2.10.95-1.fc20.i686.rpm
i386/os/Packages/f/fontconfig-devel-2.10.95-1.fc20.i686.rpm => x86_64/os/Packages/f/fontconfig-devel-2.10.95-1.fc20.i686.rpm
i386/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc20.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc20.noarch.rpm
armhfp/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc20.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc20.noarch.rpm
i386/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc20.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc20.noarch.rpm
armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc20.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc20.noarch.rpm
i386/os/Packages/g/gnustep-make-doc-2.6.5-3.fc20.noarch.rpm => x86_64/os/Packages/g/gnustep-make-doc-2.6.5-3.fc20.noarch.rpm
armhfp/os/Packages/g/gnustep-make-doc-2.6.5-3.fc20.noarch.rpm => x86_64/os/Packages/g/gnustep-make-doc-2.6.5-3.fc20.noarch.rpm
i386/os/Packages/g/golang-vim-1.1.2-2.fc20.noarch.rpm => x86_64/os/Packages/g/golang-vim-1.1.2-2.fc20.noarch.rpm
armhfp/os/Packages/g/golang-vim-1.1.2-2.fc20.noarch.rpm => x86_64/os/Packages/g/golang-vim-1.1.2-2.fc20.noarch.rpm
i386/os/Packages/h/hdf5-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-devel-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-devel-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-mpich-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-mpich-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-openmpi-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-openmpi-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc20.i686.rpm
i386/os/Packages/h/hdf5-static-1.8.11-6.fc20.i686.rpm => x86_64/os/Packages/h/hdf5-static-1.8.11-6.fc20.i686.rpm
i386/os/Packages/i/icecream-1.0.1-3.fc20.i686.rpm => x86_64/os/Packages/i/icecream-1.0.1-3.fc20.i686.rpm
i386/os/Packages/i/icecream-devel-1.0.1-3.fc20.i686.rpm => x86_64/os/Packages/i/icecream-devel-1.0.1-3.fc20.i686.rpm
i386/os/Packages/j/java_cup-0.11a-14.fc20.noarch.rpm => x86_64/os/Packages/j/java_cup-0.11a-14.fc20.noarch.rpm
armhfp/os/Packages/j/java_cup-0.11a-14.fc20.noarch.rpm => x86_64/os/Packages/j/java_cup-0.11a-14.fc20.noarch.rpm
i386/os/Packages/j/java_cup-javadoc-0.11a-14.fc20.noarch.rpm => x86_64/os/Packages/j/java_cup-javadoc-0.11a-14.fc20.noarch.rpm
armhfp/os/Packages/j/java_cup-javadoc-0.11a-14.fc20.noarch.rpm => x86_64/os/Packages/j/java_cup-javadoc-0.11a-14.fc20.noarch.rpm
i386/os/Packages/j/java_cup-manual-0.11a-14.fc20.noarch.rpm => x86_64/os/Packages/j/java_cup-manual-0.11a-14.fc20.noarch.rpm
armhfp/os/Packages/j/java_cup-manual-0.11a-14.fc20.noarch.rpm => x86_64/os/Packages/j/java_cup-manual-0.11a-14.fc20.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc20.i686.rpm
i386/os/Packages/l/LibRaw-0.15.4-1.fc20.i686.rpm => x86_64/os/Packages/l/LibRaw-0.15.4-1.fc20.i686.rpm
i386/os/Packages/l/LibRaw-devel-0.15.4-1.fc20.i686.rpm => x86_64/os/Packages/l/LibRaw-devel-0.15.4-1.fc20.i686.rpm
i386/os/Packages/l/LibRaw-static-0.15.4-1.fc20.i686.rpm => x86_64/os/Packages/l/LibRaw-static-0.15.4-1.fc20.i686.rpm
i386/os/Packages/l/libcdr-0.0.14-5.fc20.i686.rpm => x86_64/os/Packages/l/libcdr-0.0.14-5.fc20.i686.rpm
i386/os/Packages/l/libcdr-devel-0.0.14-5.fc20.i686.rpm => x86_64/os/Packages/l/libcdr-devel-0.0.14-5.fc20.i686.rpm
i386/os/Packages/l/libcdr-doc-0.0.14-5.fc20.noarch.rpm => x86_64/os/Packages/l/libcdr-doc-0.0.14-5.fc20.noarch.rpm
armhfp/os/Packages/l/libcdr-doc-0.0.14-5.fc20.noarch.rpm => x86_64/os/Packages/l/libcdr-doc-0.0.14-5.fc20.noarch.rpm
i386/os/Packages/l/libcmis-0.3.1-8.fc20.i686.rpm => x86_64/os/Packages/l/libcmis-0.3.1-8.fc20.i686.rpm
i386/os/Packages/l/libcmis-devel-0.3.1-8.fc20.i686.rpm => x86_64/os/Packages/l/libcmis-devel-0.3.1-8.fc20.i686.rpm
i386/os/Packages/l/libmspub-0.0.6-4.fc20.i686.rpm => x86_64/os/Packages/l/libmspub-0.0.6-4.fc20.i686.rpm
i386/os/Packages/l/libmspub-devel-0.0.6-4.fc20.i686.rpm => x86_64/os/Packages/l/libmspub-devel-0.0.6-4.fc20.i686.rpm
i386/os/Packages/l/libmspub-doc-0.0.6-4.fc20.noarch.rpm => x86_64/os/Packages/l/libmspub-doc-0.0.6-4.fc20.noarch.rpm
armhfp/os/Packages/l/libmspub-doc-0.0.6-4.fc20.noarch.rpm => x86_64/os/Packages/l/libmspub-doc-0.0.6-4.fc20.noarch.rpm
i386/os/Packages/l/libmwaw-0.1.10-3.fc20.i686.rpm => x86_64/os/Packages/l/libmwaw-0.1.10-3.fc20.i686.rpm
i386/os/Packages/l/libmwaw-devel-0.1.10-3.fc20.i686.rpm => x86_64/os/Packages/l/libmwaw-devel-0.1.10-3.fc20.i686.rpm
i386/os/Packages/l/libmwaw-doc-0.1.10-3.fc20.noarch.rpm => x86_64/os/Packages/l/libmwaw-doc-0.1.10-3.fc20.noarch.rpm
armhfp/os/Packages/l/libmwaw-doc-0.1.10-3.fc20.noarch.rpm => x86_64/os/Packages/l/libmwaw-doc-0.1.10-3.fc20.noarch.rpm
i386/os/Packages/l/libvisio-0.0.30-4.fc20.i686.rpm => x86_64/os/Packages/l/libvisio-0.0.30-4.fc20.i686.rpm
i386/os/Packages/l/libvisio-devel-0.0.30-4.fc20.i686.rpm => x86_64/os/Packages/l/libvisio-devel-0.0.30-4.fc20.i686.rpm
i386/os/Packages/l/libvisio-doc-0.0.30-4.fc20.noarch.rpm => x86_64/os/Packages/l/libvisio-doc-0.0.30-4.fc20.noarch.rpm
armhfp/os/Packages/l/libvisio-doc-0.0.30-4.fc20.noarch.rpm => x86_64/os/Packages/l/libvisio-doc-0.0.30-4.fc20.noarch.rpm
i386/os/Packages/l/libyui-3.0.10-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-3.0.10-1.fc20.i686.rpm
i386/os/Packages/l/libyui-devel-3.0.10-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-devel-3.0.10-1.fc20.i686.rpm
i386/os/Packages/l/libyui-devel-common-3.0.10-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-devel-common-3.0.10-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-devel-common-3.0.10-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-devel-common-3.0.10-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-doc-3.0.10-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-doc-3.0.10-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-doc-3.0.10-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-doc-3.0.10-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-gtk-2.43.7-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-gtk-2.43.7-1.fc20.i686.rpm
i386/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc20.i686.rpm
i386/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-ncurses-2.44.1-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-ncurses-2.44.1-1.fc20.i686.rpm
i386/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc20.i686.rpm
i386/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-qt-2.43.5-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-qt-2.43.5-1.fc20.i686.rpm
i386/os/Packages/l/libyui-qt-devel-2.43.5-1.fc20.i686.rpm => x86_64/os/Packages/l/libyui-qt-devel-2.43.5-1.fc20.i686.rpm
i386/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc20.noarch.rpm
i386/os/Packages/l/libyui-qt-doc-2.43.5-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-qt-doc-2.43.5-1.fc20.noarch.rpm
armhfp/os/Packages/l/libyui-qt-doc-2.43.5-1.fc20.noarch.rpm => x86_64/os/Packages/l/libyui-qt-doc-2.43.5-1.fc20.noarch.rpm
i386/os/Packages/m/maven-shared-io-1.1-7.fc20.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-1.1-7.fc20.noarch.rpm
armhfp/os/Packages/m/maven-shared-io-1.1-7.fc20.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-1.1-7.fc20.noarch.rpm
i386/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc20.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc20.noarch.rpm
armhfp/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc20.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc20.noarch.rpm
i386/os/Packages/m/munge-devel-0.5.11-1.fc20.i686.rpm => x86_64/os/Packages/m/munge-devel-0.5.11-1.fc20.i686.rpm
i386/os/Packages/m/munge-libs-0.5.11-1.fc20.i686.rpm => x86_64/os/Packages/m/munge-libs-0.5.11-1.fc20.i686.rpm
i386/os/Packages/n/nagios-devel-3.5.1-1.fc20.i686.rpm => x86_64/os/Packages/n/nagios-devel-3.5.1-1.fc20.i686.rpm
i386/os/Packages/o/openssl-devel-1.0.1e-18.fc20.i686.rpm => x86_64/os/Packages/o/openssl-devel-1.0.1e-18.fc20.i686.rpm
i386/os/Packages/o/openssl-fips-1.0.1e-18.fc20.i686.rpm => x86_64/os/Packages/o/openssl-fips-1.0.1e-18.fc20.i686.rpm
i386/os/Packages/o/openssl-libs-1.0.1e-18.fc20.i686.rpm => x86_64/os/Packages/o/openssl-libs-1.0.1e-18.fc20.i686.rpm
i386/os/Packages/o/openssl-static-1.0.1e-18.fc20.i686.rpm => x86_64/os/Packages/o/openssl-static-1.0.1e-18.fc20.i686.rpm
i386/os/Packages/p/PackageKit-0.8.10-2.fc20.i686.rpm => x86_64/os/Packages/p/PackageKit-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-backend-devel-0.8.10-2.fc20.i686.rpm => x86_64/os/Packages/p/PackageKit-backend-devel-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-docs-0.8.10-2.fc20.noarch.rpm => x86_64/os/Packages/p/PackageKit-docs-0.8.10-2.fc20.noarch.rpm
armhfp/os/Packages/p/PackageKit-docs-0.8.10-2.fc20.noarch.rpm => x86_64/os/Packages/p/PackageKit-docs-0.8.10-2.fc20.noarch.rpm
i386/os/Packages/p/PackageKit-glib-0.8.10-2.fc20.i686.rpm => x86_64/os/Packages/p/PackageKit-glib-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-glib-devel-0.8.10-2.fc20.i686.rpm => x86_64/os/Packages/p/PackageKit-glib-devel-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PackageKit-gtk3-module-0.8.10-2.fc20.i686.rpm => x86_64/os/Packages/p/PackageKit-gtk3-module-0.8.10-2.fc20.i686.rpm
i386/os/Packages/p/PyOpenGL-3.0.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-3.0.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/PyOpenGL-3.0.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-3.0.2-1.fc20.noarch.rpm
i386/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Mock-Quick-1.107-2.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Mock-Quick-1.107-2.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Mock-Quick-1.107-2.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Mock-Quick-1.107-2.fc20.noarch.rpm
i386/os/Packages/p/perl-Qt-devel-0.96.0-9.fc20.i686.rpm => x86_64/os/Packages/p/perl-Qt-devel-0.96.0-9.fc20.i686.rpm
i386/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc20.noarch.rpm
i386/os/Packages/p/policycoreutils-devel-2.1.14-77.fc20.i686.rpm => x86_64/os/Packages/p/policycoreutils-devel-2.1.14-77.fc20.i686.rpm
i386/os/Packages/p/puppet-3.2.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/puppet-3.2.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.4-1.fc20.noarch.rpm
i386/os/Packages/p/puppet-server-3.2.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/puppet-server-3.2.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.4-1.fc20.noarch.rpm
i386/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc20.noarch.rpm => x86_64/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc20.noarch.rpm
armhfp/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc20.noarch.rpm => x86_64/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc20.noarch.rpm
i386/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc20.i686.rpm
i386/os/Packages/r/rubygem-ancestry-2.0.0-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-2.0.0-5.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-ancestry-2.0.0-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-2.0.0-5.fc20.noarch.rpm
i386/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc20.noarch.rpm
i386/os/Packages/r/rubygem-dynect_rest-0.4.3-7.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-dynect_rest-0.4.3-7.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-dynect_rest-0.4.3-7.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-dynect_rest-0.4.3-7.fc20.noarch.rpm
i386/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-7.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-7.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-7.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-7.fc20.noarch.rpm
i386/os/Packages/r/rubygem-wirb-1.0.1-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-1.0.1-5.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-wirb-1.0.1-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-1.0.1-5.fc20.noarch.rpm
i386/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-devel-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-devel-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-devel-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-devel-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-doc-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-doc-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-doc-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-doc-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-minimum-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-minimum-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-mls-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-mls-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-mls-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-mls-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-sandbox-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-sandbox-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-sandbox-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-sandbox-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-targeted-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-74.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-targeted-3.12.1-74.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-74.fc20.noarch.rpm
i386/os/Packages/t/tqsllib-2.2-7.fc20.i686.rpm => x86_64/os/Packages/t/tqsllib-2.2-7.fc20.i686.rpm
i386/os/Packages/t/tqsllib-devel-2.2-7.fc20.i686.rpm => x86_64/os/Packages/t/tqsllib-devel-2.2-7.fc20.i686.rpm
i386/os/Packages/x/xemacs-golang-1.1.2-2.fc20.noarch.rpm => x86_64/os/Packages/x/xemacs-golang-1.1.2-2.fc20.noarch.rpm
armhfp/os/Packages/x/xemacs-golang-1.1.2-2.fc20.noarch.rpm => x86_64/os/Packages/x/xemacs-golang-1.1.2-2.fc20.noarch.rpm
i386/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm => x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm
i386/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm => x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc20.i686.drpm
i386/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm => x86_64/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
i386/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm => x86_64/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
i386/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm => x86_64/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc20.i686.drpm
i386/os/drpms/PackageKit-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm => x86_64/os/drpms/PackageKit-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-backend-devel-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm => x86_64/os/drpms/PackageKit-backend-devel-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-docs-0.8.10-1.fc20_0.8.10-2.fc20.noarch.drpm => x86_64/os/drpms/PackageKit-docs-0.8.10-1.fc20_0.8.10-2.fc20.noarch.drpm
armhfp/os/drpms/PackageKit-docs-0.8.10-1.fc20_0.8.10-2.fc20.noarch.drpm => x86_64/os/drpms/PackageKit-docs-0.8.10-1.fc20_0.8.10-2.fc20.noarch.drpm
i386/os/drpms/PackageKit-glib-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm => x86_64/os/drpms/PackageKit-glib-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-glib-devel-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm => x86_64/os/drpms/PackageKit-glib-devel-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PackageKit-gtk3-module-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm => x86_64/os/drpms/PackageKit-gtk3-module-0.8.10-1.fc20_0.8.10-2.fc20.i686.drpm
i386/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm => x86_64/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm
armhfp/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm => x86_64/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm
i386/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm => x86_64/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm
armhfp/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm => x86_64/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc20.noarch.drpm
i386/os/drpms/audacious-devel-3.4-2.fc20_3.4-4.fc20.i686.drpm => x86_64/os/drpms/audacious-devel-3.4-2.fc20_3.4-4.fc20.i686.drpm
i386/os/drpms/audacious-libs-3.4-2.fc20_3.4-4.fc20.i686.drpm => x86_64/os/drpms/audacious-libs-3.4-2.fc20_3.4-4.fc20.i686.drpm
i386/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm => x86_64/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm
i386/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm => x86_64/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc20.i686.drpm
i386/os/drpms/aws-doc-2.11.0-16.fc20_2.11.0-17.fc20.noarch.drpm => x86_64/os/drpms/aws-doc-2.11.0-16.fc20_2.11.0-17.fc20.noarch.drpm
i386/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.i686.drpm => x86_64/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc20.i686.drpm
i386/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
armhfp/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
i386/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
armhfp/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
i386/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
armhfp/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
i386/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
armhfp/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm => x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc20.noarch.drpm
i386/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm => x86_64/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm
i386/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm => x86_64/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc20.i686.drpm
i386/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc20.noarch.drpm => x86_64/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc20.noarch.drpm
armhfp/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc20.noarch.drpm => x86_64/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc20.noarch.drpm
i386/os/drpms/easymock-1.2-21.fc20_3.2-1.fc20.noarch.drpm => x86_64/os/drpms/easymock-1.2-21.fc20_3.2-1.fc20.noarch.drpm
armhfp/os/drpms/easymock-1.2-21.fc20_3.2-1.fc20.noarch.drpm => x86_64/os/drpms/easymock-1.2-21.fc20_3.2-1.fc20.noarch.drpm
i386/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc20.noarch.drpm => x86_64/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc20.noarch.drpm
armhfp/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc20.noarch.drpm => x86_64/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc20.noarch.drpm
i386/os/drpms/edk2-tools-python-20130515svn14365-5.fc20_20130515svn14365-6.fc20.noarch.drpm => x86_64/os/drpms/edk2-tools-python-20130515svn14365-5.fc20_20130515svn14365-6.fc20.noarch.drpm
i386/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm => x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
armhfp/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm => x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
i386/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc20.noarch.drpm => x86_64/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc20.noarch.drpm
armhfp/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc20.noarch.drpm => x86_64/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc20.noarch.drpm
i386/os/drpms/fedora-release-20-0.5_20-0.6.noarch.drpm => x86_64/os/drpms/fedora-release-20-0.5_20-0.6.noarch.drpm
armhfp/os/drpms/fedora-release-20-0.5_20-0.6.noarch.drpm => x86_64/os/drpms/fedora-release-20-0.5_20-0.6.noarch.drpm
i386/os/drpms/fedora-release-rawhide-20-0.5_20-0.6.noarch.drpm => x86_64/os/drpms/fedora-release-rawhide-20-0.5_20-0.6.noarch.drpm
armhfp/os/drpms/fedora-release-rawhide-20-0.5_20-0.6.noarch.drpm => x86_64/os/drpms/fedora-release-rawhide-20-0.5_20-0.6.noarch.drpm
i386/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm => x86_64/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
armhfp/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm => x86_64/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
i386/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm => x86_64/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
armhfp/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm => x86_64/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
i386/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm => x86_64/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
armhfp/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm => x86_64/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc20.noarch.drpm
i386/os/drpms/fontconfig-2.10.94-1.fc20_2.10.95-1.fc20.i686.drpm => x86_64/os/drpms/fontconfig-2.10.94-1.fc20_2.10.95-1.fc20.i686.drpm
i386/os/drpms/fontconfig-devel-2.10.94-1.fc20_2.10.95-1.fc20.i686.drpm => x86_64/os/drpms/fontconfig-devel-2.10.94-1.fc20_2.10.95-1.fc20.i686.drpm
i386/os/drpms/fontconfig-devel-doc-2.10.94-1.fc20_2.10.95-1.fc20.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.94-1.fc20_2.10.95-1.fc20.noarch.drpm
armhfp/os/drpms/fontconfig-devel-doc-2.10.94-1.fc20_2.10.95-1.fc20.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.94-1.fc20_2.10.95-1.fc20.noarch.drpm
i386/os/drpms/gdb-doc-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.noarch.drpm
armhfp/os/drpms/gdb-doc-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-7.fc20_7.6.50.20130731-9.fc20.noarch.drpm
i386/os/drpms/gnustep-make-doc-2.6.5-2.fc20_2.6.5-3.fc20.noarch.drpm => x86_64/os/drpms/gnustep-make-doc-2.6.5-2.fc20_2.6.5-3.fc20.noarch.drpm
armhfp/os/drpms/gnustep-make-doc-2.6.5-2.fc20_2.6.5-3.fc20.noarch.drpm => x86_64/os/drpms/gnustep-make-doc-2.6.5-2.fc20_2.6.5-3.fc20.noarch.drpm
i386/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm => x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
armhfp/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm => x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
i386/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm => x86_64/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc20.i686.drpm
i386/os/drpms/icecream-1.0.1-1.fc20_1.0.1-3.fc20.i686.drpm => x86_64/os/drpms/icecream-1.0.1-1.fc20_1.0.1-3.fc20.i686.drpm
i386/os/drpms/icecream-devel-1.0.1-1.fc20_1.0.1-3.fc20.i686.drpm => x86_64/os/drpms/icecream-devel-1.0.1-1.fc20_1.0.1-3.fc20.i686.drpm
i386/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm => x86_64/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
armhfp/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm => x86_64/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
i386/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm => x86_64/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
armhfp/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm => x86_64/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
i386/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm => x86_64/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
armhfp/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm => x86_64/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc20.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20_3.11.0-0.rc7.git3.1.fc20.i686.drpm
i386/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm => x86_64/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm
i386/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm => x86_64/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc20.i686.drpm
i386/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc20.noarch.drpm => x86_64/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc20.noarch.drpm
armhfp/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc20.noarch.drpm => x86_64/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc20.noarch.drpm
i386/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm => x86_64/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm
i386/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm => x86_64/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc20.i686.drpm
i386/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm => x86_64/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm
i386/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm => x86_64/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc20.i686.drpm
i386/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc20.noarch.drpm => x86_64/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc20.noarch.drpm
armhfp/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc20.noarch.drpm => x86_64/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc20.noarch.drpm
i386/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm => x86_64/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm
i386/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm => x86_64/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc20.i686.drpm
i386/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc20.noarch.drpm => x86_64/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc20.noarch.drpm
armhfp/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc20.noarch.drpm => x86_64/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc20.noarch.drpm
i386/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm => x86_64/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm
i386/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm => x86_64/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc20.i686.drpm
i386/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc20.noarch.drpm => x86_64/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc20.noarch.drpm
armhfp/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc20.noarch.drpm => x86_64/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc20.noarch.drpm
i386/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc20.i686.drpm => x86_64/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc20.i686.drpm
i386/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc20.i686.drpm => x86_64/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc20.i686.drpm
i386/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm
armhfp/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm
i386/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm
armhfp/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc20.noarch.drpm
i386/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc20.i686.drpm => x86_64/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc20.i686.drpm
i386/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc20.i686.drpm => x86_64/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc20.i686.drpm
i386/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc20.noarch.drpm
armhfp/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc20.noarch.drpm
i386/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc20.i686.drpm => x86_64/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc20.i686.drpm
i386/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc20.i686.drpm => x86_64/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc20.i686.drpm
i386/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc20.noarch.drpm
armhfp/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc20.noarch.drpm
i386/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc20.i686.drpm => x86_64/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc20.i686.drpm
i386/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc20.i686.drpm => x86_64/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc20.i686.drpm
i386/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc20.noarch.drpm
armhfp/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc20.noarch.drpm => x86_64/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc20.noarch.drpm
i386/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc20.noarch.drpm => x86_64/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc20.noarch.drpm
armhfp/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc20.noarch.drpm => x86_64/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc20.noarch.drpm
i386/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc20.noarch.drpm => x86_64/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc20.noarch.drpm
armhfp/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc20.noarch.drpm => x86_64/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc20.noarch.drpm
i386/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm => x86_64/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm
i386/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm => x86_64/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc20.i686.drpm
i386/os/drpms/nagios-devel-3.5.0-9.fc20_3.5.1-1.fc20.i686.drpm => x86_64/os/drpms/nagios-devel-3.5.0-9.fc20_3.5.1-1.fc20.i686.drpm
i386/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm => x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
i386/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm => x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
i386/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm => x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-18.fc20.i686.drpm
i386/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc20.i686.drpm => x86_64/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc20.i686.drpm
i386/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc20.noarch.drpm
armhfp/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc20.noarch.drpm
i386/os/drpms/policycoreutils-devel-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm => x86_64/os/drpms/policycoreutils-devel-2.1.14-75.fc20_2.1.14-77.fc20.i686.drpm
i386/os/drpms/puppet-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm
armhfp/os/drpms/puppet-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm
i386/os/drpms/puppet-server-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-server-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm
armhfp/os/drpms/puppet-server-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-server-3.2.2-1.fc20_3.2.4-1.fc20.noarch.drpm
i386/os/drpms/rubygem-dynect_rest-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm => x86_64/os/drpms/rubygem-dynect_rest-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm
armhfp/os/drpms/rubygem-dynect_rest-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm => x86_64/os/drpms/rubygem-dynect_rest-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm
i386/os/drpms/rubygem-dynect_rest-doc-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm => x86_64/os/drpms/rubygem-dynect_rest-doc-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm
armhfp/os/drpms/rubygem-dynect_rest-doc-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm => x86_64/os/drpms/rubygem-dynect_rest-doc-0.4.3-6.fc20_0.4.3-7.fc20.noarch.drpm
i386/os/drpms/selinux-policy-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
i386/os/drpms/selinux-policy-devel-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-devel-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-devel-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-devel-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
i386/os/drpms/selinux-policy-doc-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-doc-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-doc-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-doc-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
i386/os/drpms/selinux-policy-minimum-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-minimum-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-minimum-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-minimum-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
i386/os/drpms/selinux-policy-mls-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-mls-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-mls-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-mls-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
i386/os/drpms/selinux-policy-targeted-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-targeted-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-targeted-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-targeted-3.12.1-73.fc20_3.12.1-74.fc20.noarch.drpm
i386/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc20.i686.drpm => x86_64/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc20.i686.drpm
i386/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc20.i686.drpm => x86_64/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc20.i686.drpm
i386/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm => x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
armhfp/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm => x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-2.fc20.noarch.drpm
x86_64/os/images/pxeboot/initrd.img => x86_64/os/isolinux/initrd.img
x86_64/os/images/pxeboot/upgrade.img => x86_64/os/isolinux/upgrade.img
x86_64/os/images/pxeboot/vmlinuz => x86_64/os/isolinux/vmlinuz
sent 7.53G bytes received 85.36K bytes 24.33M bytes/sec
total size is 216.30G speedup is 28.72
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/0db48f14ff9f36f9be9ca7872118fcfc8b0ca521d356f7b1359f577c86686c45-other.xml.gz
armhfp/debug/repodata/388a0ae9d36445db4dcea62c5ee11ae9f099eedf2e16db63c7c6058fbc58ce7d-primary.xml.gz
armhfp/debug/repodata/71a306fc753d48981d929d1e813718b0e3621360131b5c978833d7f9abf121e5-filelists.xml.gz
armhfp/debug/repodata/83a5963a49ea415f3a765dea649eedda3c7f78e07803d4d60e1598c97d4fc2bd-filelists.sqlite.bz2
armhfp/debug/repodata/97f2be96e4e2e10879fcc8a3a9d8c12998f12152a68a35698252ff894810c176-primary.sqlite.bz2
armhfp/debug/repodata/c46238223828b8f993f45c58f1878e0311de6acac23d756c3292584c17cde3ae-other.sqlite.bz2
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/20af5fc39a0f1bc84d57a57e303657bad034799778699523ef48c06ee66fe3f0-prestodelta.xml.gz
armhfp/os/repodata/34c4543b8f06ef1f22adb3b34360b24cfb4d0deafe0513ac9ae824e88fcfa8d9-primary.sqlite.bz2
armhfp/os/repodata/35e98a9befaa498aa709a6d1c2b7acd44afcf927dfd7e685aea07261cd2b8f71-filelists.xml.gz
armhfp/os/repodata/b0faff26fa7ff90bc82e06cda79fe12ca1e9c8751e6134354346baf9c2e96b4a-other.sqlite.bz2
armhfp/os/repodata/cb32e5094d7aca3f898a5701bae2c77bfe0b98bdee0cce7dc10f8a0040762afd-primary.xml.gz
armhfp/os/repodata/d1ee5bf20b0509405d2f9cfaee18abc5d377e704464b1ef7effa2159bddc6ee7-other.xml.gz
armhfp/os/repodata/fb8a259b67356c6b6bfa7eb0ca2a65d98c32cee0ba57b4263ae951d3517e3681-filelists.sqlite.bz2
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/21910852a21878120fe158ae2785c4a898d7f8de016568e75d7f6535d3c85c63-other.sqlite.bz2
i386/debug/repodata/3c5e1a3057c552ff0e9ed3c93138d9403b090fe964005c1fa1af916cc239176d-primary.sqlite.bz2
i386/debug/repodata/42b36eef4d53c08388cd4e55f8ef0989648ab3278b9ef008bde2b45fa8cb9c91-primary.xml.gz
i386/debug/repodata/b6fa457f812f2db98333ab7562199beae2f12bfb2f24959283aa8be124fdd661-filelists.sqlite.bz2
i386/debug/repodata/c65de1b54978d8de24aab4ff5d0432c9c041fa92ac9b07ce8ca11dd142a5e953-other.xml.gz
i386/debug/repodata/ec5d4ab1291ec9122538140db482f1b8bfb83269d1f68b8ec76011961042b69a-filelists.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/185ca3fd4688a0c820cc1978f6c25488ab73322c3601ee48f1b05fdda086848e-primary.sqlite.bz2
i386/os/repodata/3bb0253ff470e0656b4859959404ef5390d5c4ae306122f5f31bf31d30c840d4-filelists.xml.gz
i386/os/repodata/533da9cf0514b1c916e0d52a9773d7e7453a2cbf7b6f327cfdb6fe7884360f9d-primary.xml.gz
i386/os/repodata/7a61ef41d4a7bbca582bbada5200e788f81a4149af7a23cbd85585ed11c39ef4-prestodelta.xml.gz
i386/os/repodata/7bb9c04987d580686cb34a06a9bf529a33de0879d72eb5914e26868507a42196-filelists.sqlite.bz2
i386/os/repodata/82b728bd43afdc601048c80c0d83cfcb56078be1394662d90d4d755c687a0c30-other.xml.gz
i386/os/repodata/92823fda5918ec10b025f12364bca57b1c9616cfea4e277a162f61aa8de287cc-other.sqlite.bz2
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/40a7387cc85152914dbc1dc2d7b731e943baa29ce4b3cc875fb71a58a320f716-filelists.sqlite.bz2
source/SRPMS/repodata/67e08bc9cc0eacd8464de7737e745da6128e9aa0783062ed0ead7efa72de7993-filelists.xml.gz
source/SRPMS/repodata/95cec7ed73a70ceba0a79bdf595ccebf4e079e9f252de50265f6b45f183b047b-other.sqlite.bz2
source/SRPMS/repodata/bb53deaf2e3afc6db6a328d769e4fcf81ab19ad61e2a486b6a0ff324ff6f7485-primary.xml.gz
source/SRPMS/repodata/f8c6e2da258825a6d5f79fd1bcb411af1af4d78e8bd8a7e056b91028f9d0f4b7-other.xml.gz
source/SRPMS/repodata/fc67ea3d024d7bc47eb27fc82acf045bf7cebfe4b0d1e1becd6164488eb680ae-primary.sqlite.bz2
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/5fbda68e0400eaaf694141cd76c00f7a92986a09cb76aa864857b31520252395-filelists.sqlite.bz2
x86_64/debug/repodata/607924b4037cd8252e3e72a42d55e927e864a1ec18b938482f603f7334e7ae76-other.sqlite.bz2
x86_64/debug/repodata/bb5112a27617cac4b86a515f96ac32f94be5f469e19984094f76abf889ad3f8a-other.xml.gz
x86_64/debug/repodata/dfc61eb8aabcee19956e1839094005fe0f3b305bcdec91e29dc7744ff2bce7a0-primary.sqlite.bz2
x86_64/debug/repodata/eeb5a9e2167a31e7a7511a6215323b44c8bdbfe73f049aea7cc6b60f41e3c6f4-primary.xml.gz
x86_64/debug/repodata/fcf7e43a8af27e5cb71fde8b9bbfa8b6aef4e50c48ec5078e8b5d4db777404f4-filelists.xml.gz
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/17695bd2cc3008782848bdb726073821db94f9c9d136fada1550683569c4b42a-filelists.sqlite.bz2
x86_64/os/repodata/1e10b7bf59a2fdba88713adc0718f323d2faa6fa8b0f69454a9661246d84185d-other.sqlite.bz2
x86_64/os/repodata/3049cdd0df50a9eaa8aaaa0667f83661986c3ec0945829164be9842f8e29ea8d-comps-f20.xml
x86_64/os/repodata/5d4823603664c0e2fcb49d4252a569c435623142d540b14804a39ccf2b95dac8-filelists.xml.gz
x86_64/os/repodata/60e247bda3483085fe47033d39e6430952b5d479e49486121b83e054b8a190d7-other.xml.gz
x86_64/os/repodata/9502ee245e66d16bcb0288cd1c6c8f84883e5c5f94ab7ecfcd093cb6380411d5-primary.xml.gz
x86_64/os/repodata/b8de300d3d6120e185afaeb704a64ca7527fcccdf3da349813c7bf9116362b5c-prestodelta.xml.gz
x86_64/os/repodata/c387e0d994fdc2c806ffa01649501710d3e8a536bee4b618901a5f2fd66c9c21-primary.sqlite.bz2
x86_64/os/repodata/ea8dac59ba4dfba1e0321e4c8d44a276c77fe9d2f3602013fcb191441db6d214-comps-f20.xml.gz
x86_64/os/repodata/repomd.xml
i386/os/repodata/3049cdd0df50a9eaa8aaaa0667f83661986c3ec0945829164be9842f8e29ea8d-comps-f20.xml => x86_64/os/repodata/3049cdd0df50a9eaa8aaaa0667f83661986c3ec0945829164be9842f8e29ea8d-comps-f20.xml
armhfp/os/repodata/3049cdd0df50a9eaa8aaaa0667f83661986c3ec0945829164be9842f8e29ea8d-comps-f20.xml => x86_64/os/repodata/3049cdd0df50a9eaa8aaaa0667f83661986c3ec0945829164be9842f8e29ea8d-comps-f20.xml
i386/os/repodata/ea8dac59ba4dfba1e0321e4c8d44a276c77fe9d2f3602013fcb191441db6d214-comps-f20.xml.gz => x86_64/os/repodata/ea8dac59ba4dfba1e0321e4c8d44a276c77fe9d2f3602013fcb191441db6d214-comps-f20.xml.gz
armhfp/os/repodata/ea8dac59ba4dfba1e0321e4c8d44a276c77fe9d2f3602013fcb191441db6d214-comps-f20.xml.gz => x86_64/os/repodata/ea8dac59ba4dfba1e0321e4c8d44a276c77fe9d2f3602013fcb191441db6d214-comps-f20.xml.gz
deleting armhfp/debug/3/389-ds-base-debuginfo-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/debug/a/audacious-debuginfo-3.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/a/amor-debuginfo-4.11.0-3.fc20.armv7hl.rpm
deleting armhfp/debug/b/binutils-debuginfo-2.23.88.0.1-12.fc20.armv7hl.rpm
deleting armhfp/debug/c/cclive-debuginfo-0.7.11-5.fc20.armv7hl.rpm
deleting armhfp/debug/c/calibre-debuginfo-1.0.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/d/dmlite-debuginfo-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/e/entangle-debuginfo-0.5.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/f/freeipa-debuginfo-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/f/fontconfig-debuginfo-2.10.94-1.fc20.armv7hl.rpm
deleting armhfp/debug/f/firefox-debuginfo-23.0.1-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc20.armv7hl.rpm
deleting armhfp/debug/h/hdf5-debuginfo-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/debug/i/icecream-debuginfo-1.0.1-1.fc20.armv7hl.rpm
deleting armhfp/debug/k/ktux-debuginfo-4.11.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kteatime-debuginfo-4.11.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-qt-debuginfo-2.43.3-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-ncurses-debuginfo-2.43.9-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-gtk-debuginfo-2.43.3-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-debuginfo-3.0.9-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-bindings-debuginfo-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/debug/l/libvisio-debuginfo-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libmwaw-debuginfo-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libmspub-debuginfo-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcmis-debuginfo-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcdr-debuginfo-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/LibRaw-debuginfo-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/debug/m/munge-debuginfo-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/debug/n/ne7ssh-debuginfo-1.3.2-15.fc20.armv7hl.rpm
deleting armhfp/debug/n/nagios-debuginfo-3.5.0-9.fc20.armv7hl.rpm
deleting armhfp/debug/o/openssl-debuginfo-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/policycoreutils-debuginfo-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-Qt-debuginfo-0.96.0-6.fc19.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/PackageKit-debuginfo-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/debug/q/quvi-debuginfo-0.4.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/repodata/c0e41572d279ede47725cf20715591f45cc6b15002b3af9d5c4bc38862dc9f6a-primary.xml.gz
deleting armhfp/debug/repodata/5b8e52481f5ed5a81e711144317e1648adea9e20c4143e6689b1281f4f0e09d5-filelists.sqlite.bz2
deleting armhfp/debug/repodata/519693cc1b91297f0026b369f6786791610843d2bd8602b03a8b6c80e6a24017-filelists.xml.gz
deleting armhfp/debug/repodata/455264c99f3cce2a2e67b89215db5fa8dc64e7f954bd0fe58b01018d3113e812-primary.sqlite.bz2
deleting armhfp/debug/repodata/22ec078722833c29310d8f4e5c8a839310e093c797946c11fcd1ae7211d712e1-other.sqlite.bz2
deleting armhfp/debug/repodata/1748b2b82bdb5125f2b5fc2a95b76cec4f88c7b4188b6c898476b0982bb0b413-other.xml.gz
deleting armhfp/debug/s/strongswan-debuginfo-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-debuginfo-3.9.90-1.fc20.armv7hl.rpm
deleting armhfp/debug/t/tqsllib-debuginfo-2.2-3.fc18.armv7hl.rpm
deleting armhfp/debug/y/ypbind-debuginfo-1.37.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/3/389-ds-base-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-libs-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-devel-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/amor-4.11.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bluebird-xfwm4-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bluebird-metacity-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bluebird-gtk3-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bluebird-gtk2-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/binutils-2.23.88.0.1-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cclive-0.7.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/calibre-1.0.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dnf-0.3.11-1.git7d717c7.fc20.noarch.rpm
deleting armhfp/os/Packages/d/dmlite-libs-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dmlite-docs-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dmlite-devel-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/erlang-rpm-macros-0.1.3-5.fc20.noarch.rpm
deleting armhfp/os/Packages/e/entangle-0.5.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/emacs-golang-1.1.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock3-javadoc-3.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock3-3.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock-javadoc-1.2-21.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock-1.2-21.fc20.noarch.rpm
deleting armhfp/os/Packages/f/freeipa-tests-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-server-trust-ad-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-server-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-python-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-client-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-admintools-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-2.10.94-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/firefox-23.0.1-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fedora-review-tests-0.4.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fedora-review-php-phpci-0.4.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fedora-review-0.4.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fedora-release-rawhide-20-0.5.noarch.rpm
deleting armhfp/os/Packages/f/fedora-release-20-0.5.noarch.rpm
deleting armhfp/os/Packages/g/golang-vim-1.1.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/golang-1.1.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnustep-make-doc-2.6.5-2.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gnustep-make-2.6.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnustep-filesystem-2.6.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdb-7.6.50.20130731-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-static-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-devel-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/icecream-devel-1.0.1-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/icecream-1.0.1-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/j/java_cup-manual-0.11a-13.fc20.noarch.rpm
deleting armhfp/os/Packages/j/java_cup-javadoc-0.11a-13.fc20.noarch.rpm
deleting armhfp/os/Packages/j/java_cup-0.11a-13.fc20.noarch.rpm
deleting armhfp/os/Packages/k/ktux-4.11.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kteatime-4.11.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-qt-doc-2.43.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-qt-2.43.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-ncurses-doc-2.43.9-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-gtk-doc-2.43.3-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-gtk-2.43.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-doc-3.0.9-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-devel-common-3.0.9-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-devel-3.0.9-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-3.0.9-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libvisio-tools-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libvisio-doc-0.0.30-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libvisio-devel-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libvisio-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmwaw-tools-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmwaw-doc-0.1.10-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmwaw-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmspub-tools-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmspub-doc-0.0.6-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libmspub-devel-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmspub-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcmis-tools-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcmis-devel-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcmis-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcdr-tools-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcdr-doc-0.0.14-4.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libcdr-devel-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcdr-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-static-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-samples-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/munge-libs-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/munge-devel-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/munge-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/maven-shared-io-javadoc-1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-shared-io-1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/n/ne7ssh-doc-1.3.2-15.fc20.noarch.rpm
deleting armhfp/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/ne7ssh-1.3.2-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-devel-3.5.0-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-common-3.5.0-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-3.5.0-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-static-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-perl-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-libs-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-devel-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-yui-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/policycoreutils-sandbox-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/policycoreutils-restorecond-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/policycoreutils-python-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/policycoreutils-newrole-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/policycoreutils-gui-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/policycoreutils-devel-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/policycoreutils-2.1.14-75.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-yui-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-qpid_proton-0.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Test-Kwalitee-1.12-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Qt-0.96.0-6.fc19.armv7hl.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PyOpenGL-Tk-3.0.1-7.fc20.noarch.rpm
deleting armhfp/os/Packages/p/PyOpenGL-3.0.1-7.fc20.noarch.rpm
deleting armhfp/os/Packages/p/PackageKit-zif-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-yum-plugin-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-yum-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-smart-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-gtk3-module-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-gstreamer-plugin-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-glib-devel-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-glib-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-docs-0.8.10-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/PackageKit-device-rebind-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-debug-install-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-cron-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-command-not-found-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-browser-plugin-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-backend-devel-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PackageKit-0.8.10-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quvi-0.4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-6.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-dynect_rest-0.4.3-6.fc20.noarch.rpm
deleting armhfp/os/Packages/r/ruby-yui-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/strongswan-tnc-imcvs-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/strongswan-charon-nm-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/strongswan-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm
deleting armhfp/os/Packages/s/seahorse-3.9.90-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tqsllib-devel-2.2-3.fc18.armv7hl.rpm
deleting armhfp/os/Packages/t/tqsllib-2.2-3.fc18.armv7hl.rpm
deleting armhfp/os/Packages/x/xemacs-golang-1.1.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/y/ypbind-1.37.1-6.fc20.armv7hl.rpm
deleting armhfp/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting armhfp/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm
deleting armhfp/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm
deleting armhfp/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/calibre-1.0.0-1.fc20_1.0.0-2.fc20.armv7hl.drpm
deleting armhfp/os/repodata/e729bfcc8e18bef0c9091e90b5b56008375ead0073a7e30e9493566284d4a0d9-other.sqlite.bz2
deleting armhfp/os/repodata/e626af57a0f1d19ea842ee2f2a884d6acac8ad1ca9e8d51581385280a5ba4348-other.xml.gz
deleting armhfp/os/repodata/9e7520447e39a49275aead5562e7fd75391b01c426f5eca1b193fd8dce33f299-filelists.sqlite.bz2
deleting armhfp/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
deleting armhfp/os/repodata/4feed9c348e05ac3f9ba8016f038610490c9353c964ce64fb55f16d8a985ee5c-prestodelta.xml.gz
deleting armhfp/os/repodata/3257fe1aab4a2c0e907aba936e10ed16a3fba462f05097cadedc820c40aed4a7-primary.xml.gz
deleting armhfp/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
deleting armhfp/os/repodata/11ef082f6d0e2b3ec75c399dd9bbc9127c726180826a1bd0dbc1c4cd39f351ab-filelists.xml.gz
deleting armhfp/os/repodata/029da2c941b8583f6abce3ba3e29de1595568d5312ab3cdae03241e6bf494a77-primary.sqlite.bz2
deleting i386/debug/3/389-ds-base-debuginfo-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/debug/a/aws-debuginfo-2.11.0-16.fc20.i686.rpm
deleting i386/debug/a/audacious-debuginfo-3.4-2.fc20.i686.rpm
deleting i386/debug/a/amor-debuginfo-4.11.0-3.fc20.i686.rpm
deleting i386/debug/b/binutils-debuginfo-2.23.88.0.1-12.fc20.i686.rpm
deleting i386/debug/c/cclive-debuginfo-0.7.11-5.fc20.i686.rpm
deleting i386/debug/c/calibre-debuginfo-1.0.0-2.fc20.i686.rpm
deleting i386/debug/d/dmlite-debuginfo-0.6.1-3.fc20.i686.rpm
deleting i386/debug/e/entangle-debuginfo-0.5.3-1.fc20.i686.rpm
deleting i386/debug/e/edk2-debuginfo-20130515svn14365-5.fc20.i686.rpm
deleting i386/debug/f/freeipa-debuginfo-3.3.0-2.fc20.i686.rpm
deleting i386/debug/f/fontconfig-debuginfo-2.10.94-1.fc20.i686.rpm
deleting i386/debug/f/firefox-debuginfo-23.0.1-1.fc20.i686.rpm
deleting i386/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc20.i686.rpm
deleting i386/debug/h/hdf5-debuginfo-1.8.11-5.fc20.i686.rpm
deleting i386/debug/i/icecream-debuginfo-1.0.1-1.fc20.i686.rpm
deleting i386/debug/k/ktux-debuginfo-4.11.0-1.fc20.i686.rpm
deleting i386/debug/k/kteatime-debuginfo-4.11.0-4.fc20.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/debug/l/libyui-qt-debuginfo-2.43.3-2.fc20.i686.rpm
deleting i386/debug/l/libyui-ncurses-debuginfo-2.43.9-3.fc20.i686.rpm
deleting i386/debug/l/libyui-gtk-debuginfo-2.43.3-3.fc20.i686.rpm
deleting i386/debug/l/libyui-debuginfo-3.0.9-2.fc20.i686.rpm
deleting i386/debug/l/libyui-bindings-debuginfo-1.0.2-6.fc20.i686.rpm
deleting i386/debug/l/libvisio-debuginfo-0.0.30-3.fc20.i686.rpm
deleting i386/debug/l/libmwaw-debuginfo-0.1.10-2.fc20.i686.rpm
deleting i386/debug/l/libmspub-debuginfo-0.0.6-3.fc20.i686.rpm
deleting i386/debug/l/libcmis-debuginfo-0.3.1-7.fc20.i686.rpm
deleting i386/debug/l/libcdr-debuginfo-0.0.14-4.fc20.i686.rpm
deleting i386/debug/l/LibRaw-debuginfo-0.15.3-3.fc20.i686.rpm
deleting i386/debug/m/munge-debuginfo-0.5.10-6.fc20.i686.rpm
deleting i386/debug/n/ne7ssh-debuginfo-1.3.2-15.fc20.i686.rpm
deleting i386/debug/n/nagios-debuginfo-3.5.0-9.fc20.i686.rpm
deleting i386/debug/o/openssl-debuginfo-1.0.1e-15.fc20.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/debug/p/policycoreutils-debuginfo-2.1.14-75.fc20.i686.rpm
deleting i386/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.i686.rpm
deleting i386/debug/p/perl-Qt-debuginfo-0.96.0-6.fc19.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/debug/p/PackageKit-debuginfo-0.8.10-1.fc20.i686.rpm
deleting i386/debug/q/quvi-debuginfo-0.4.2-4.fc20.i686.rpm
deleting i386/debug/repodata/d2d0bcd328ae2d2db56b7dcfa4a173751de219635a6b4954a6dfebedadd29ff8-other.xml.gz
deleting i386/debug/repodata/b0f7889a4c86be1b285e8e972512e81032c2976cd6ea318cf90a384cf0c6fc19-primary.xml.gz
deleting i386/debug/repodata/576f267e40887279e864d03c98944ae67adc5fd3f9a291108df86a9c12d49e67-filelists.sqlite.bz2
deleting i386/debug/repodata/26ac4e68d42a7a6b9f1a72d7a87bce4e100daaa06b27eb3a0134346836983f8c-primary.sqlite.bz2
deleting i386/debug/repodata/1006e5cc7cba33677ca6de6c0071d96fda882ac1ff0d94a7792c56d5428fb37a-other.sqlite.bz2
deleting i386/debug/repodata/100094c698a2a932585a84598c02a6344dc8f67231082179f053cb4a61f322a5-filelists.xml.gz
deleting i386/debug/s/strongswan-debuginfo-5.1.0-1.fc20.i686.rpm
deleting i386/debug/s/seahorse-debuginfo-3.9.90-1.fc20.i686.rpm
deleting i386/debug/t/tqsllib-debuginfo-2.2-3.fc18.i686.rpm
deleting i386/debug/y/ypbind-debuginfo-1.37.1-6.fc20.i686.rpm
deleting i386/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/os/Packages/3/389-ds-base-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/os/Packages/a/aws-tools-2.11.0-16.fc20.i686.rpm
deleting i386/os/Packages/a/aws-doc-2.11.0-16.fc20.noarch.rpm
deleting i386/os/Packages/a/aws-devel-2.11.0-16.fc20.i686.rpm
deleting i386/os/Packages/a/aws-2.11.0-16.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-libs-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-devel-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/amor-4.11.0-3.fc20.i686.rpm
deleting i386/os/Packages/b/bluebird-xfwm4-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/bluebird-metacity-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/bluebird-gtk3-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/bluebird-gtk2-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.i686.rpm
deleting i386/os/Packages/b/binutils-2.23.88.0.1-12.fc20.i686.rpm
deleting i386/os/Packages/c/cclive-0.7.11-5.fc20.i686.rpm
deleting i386/os/Packages/c/calibre-1.0.0-2.fc20.i686.rpm
deleting i386/os/Packages/d/dnf-0.3.11-1.git7d717c7.fc20.noarch.rpm
deleting i386/os/Packages/d/dmlite-libs-0.6.1-3.fc20.i686.rpm
deleting i386/os/Packages/d/dmlite-docs-0.6.1-3.fc20.i686.rpm
deleting i386/os/Packages/d/dmlite-devel-0.6.1-3.fc20.i686.rpm
deleting i386/os/Packages/e/erlang-rpm-macros-0.1.3-5.fc20.noarch.rpm
deleting i386/os/Packages/e/entangle-0.5.3-1.fc20.i686.rpm
deleting i386/os/Packages/e/emacs-golang-1.1.2-1.fc20.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc20.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc20.i686.rpm
deleting i386/os/Packages/e/edk2-tools-20130515svn14365-5.fc20.i686.rpm
deleting i386/os/Packages/e/edk2-shell-20130515svn14365-5.fc20.i686.rpm
deleting i386/os/Packages/e/easymock3-javadoc-3.2-1.fc20.noarch.rpm
deleting i386/os/Packages/e/easymock3-3.2-1.fc20.noarch.rpm
deleting i386/os/Packages/e/easymock-javadoc-1.2-21.fc20.noarch.rpm
deleting i386/os/Packages/e/easymock-1.2-21.fc20.noarch.rpm
deleting i386/os/Packages/f/freeipa-tests-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-server-trust-ad-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-server-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-python-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-client-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-admintools-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm
deleting i386/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.i686.rpm
deleting i386/os/Packages/f/fontconfig-2.10.94-1.fc20.i686.rpm
deleting i386/os/Packages/f/firefox-23.0.1-1.fc20.i686.rpm
deleting i386/os/Packages/f/fedora-review-tests-0.4.1-4.fc20.noarch.rpm
deleting i386/os/Packages/f/fedora-review-php-phpci-0.4.1-4.fc20.noarch.rpm
deleting i386/os/Packages/f/fedora-review-0.4.1-4.fc20.noarch.rpm
deleting i386/os/Packages/f/fedora-release-rawhide-20-0.5.noarch.rpm
deleting i386/os/Packages/f/fedora-release-20-0.5.noarch.rpm
deleting i386/os/Packages/g/golang-vim-1.1.2-1.fc20.noarch.rpm
deleting i386/os/Packages/g/golang-1.1.2-1.fc20.i686.rpm
deleting i386/os/Packages/g/gnustep-make-doc-2.6.5-2.fc20.noarch.rpm
deleting i386/os/Packages/g/gnustep-make-2.6.5-2.fc20.i686.rpm
deleting i386/os/Packages/g/gnustep-filesystem-2.6.5-2.fc20.i686.rpm
deleting i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc20.i686.rpm
deleting i386/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm
deleting i386/os/Packages/g/gdb-7.6.50.20130731-7.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-static-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-devel-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm
deleting i386/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm
deleting i386/os/Packages/j/java_cup-manual-0.11a-13.fc20.noarch.rpm
deleting i386/os/Packages/j/java_cup-javadoc-0.11a-13.fc20.noarch.rpm
deleting i386/os/Packages/j/java_cup-0.11a-13.fc20.noarch.rpm
deleting i386/os/Packages/k/ktux-4.11.0-1.fc20.i686.rpm
deleting i386/os/Packages/k/kteatime-4.11.0-4.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-qt-doc-2.43.3-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-qt-2.43.3-2.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-ncurses-doc-2.43.9-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-gtk-doc-2.43.3-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-gtk-2.43.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-doc-3.0.9-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-devel-common-3.0.9-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-devel-3.0.9-2.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-3.0.9-2.fc20.i686.rpm
deleting i386/os/Packages/l/libvisio-tools-0.0.30-3.fc20.i686.rpm
deleting i386/os/Packages/l/libvisio-doc-0.0.30-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libvisio-devel-0.0.30-3.fc20.i686.rpm
deleting i386/os/Packages/l/libvisio-0.0.30-3.fc20.i686.rpm
deleting i386/os/Packages/l/libmwaw-tools-0.1.10-2.fc20.i686.rpm
deleting i386/os/Packages/l/libmwaw-doc-0.1.10-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.i686.rpm
deleting i386/os/Packages/l/libmwaw-0.1.10-2.fc20.i686.rpm
deleting i386/os/Packages/l/libmspub-tools-0.0.6-3.fc20.i686.rpm
deleting i386/os/Packages/l/libmspub-doc-0.0.6-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libmspub-devel-0.0.6-3.fc20.i686.rpm
deleting i386/os/Packages/l/libmspub-0.0.6-3.fc20.i686.rpm
deleting i386/os/Packages/l/libcmis-tools-0.3.1-7.fc20.i686.rpm
deleting i386/os/Packages/l/libcmis-devel-0.3.1-7.fc20.i686.rpm
deleting i386/os/Packages/l/libcmis-0.3.1-7.fc20.i686.rpm
deleting i386/os/Packages/l/libcdr-tools-0.0.14-4.fc20.i686.rpm
deleting i386/os/Packages/l/libcdr-doc-0.0.14-4.fc20.noarch.rpm
deleting i386/os/Packages/l/libcdr-devel-0.0.14-4.fc20.i686.rpm
deleting i386/os/Packages/l/libcdr-0.0.14-4.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-static-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-samples-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/m/munge-libs-0.5.10-6.fc20.i686.rpm
deleting i386/os/Packages/m/munge-devel-0.5.10-6.fc20.i686.rpm
deleting i386/os/Packages/m/munge-0.5.10-6.fc20.i686.rpm
deleting i386/os/Packages/m/maven-shared-io-javadoc-1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-shared-io-1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/n/ne7ssh-doc-1.3.2-15.fc20.noarch.rpm
deleting i386/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.i686.rpm
deleting i386/os/Packages/n/ne7ssh-1.3.2-15.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-devel-3.5.0-9.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-common-3.5.0-9.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-3.5.0-9.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-static-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-perl-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-libs-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-devel-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/p/python-yui-1.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm
deleting i386/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm
deleting i386/os/Packages/p/policycoreutils-sandbox-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/policycoreutils-restorecond-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/policycoreutils-python-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/policycoreutils-newrole-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/policycoreutils-gui-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/policycoreutils-devel-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/policycoreutils-2.1.14-75.fc20.i686.rpm
deleting i386/os/Packages/p/perl-yui-1.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/p/perl-qpid_proton-0.5-1.fc20.i686.rpm
deleting i386/os/Packages/p/perl-Test-Kwalitee-1.12-1.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.i686.rpm
deleting i386/os/Packages/p/perl-Qt-0.96.0-6.fc19.i686.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting i386/os/Packages/p/PyOpenGL-Tk-3.0.1-7.fc20.noarch.rpm
deleting i386/os/Packages/p/PyOpenGL-3.0.1-7.fc20.noarch.rpm
deleting i386/os/Packages/p/PackageKit-zif-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-yum-plugin-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-yum-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-smart-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-gtk3-module-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-gstreamer-plugin-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-glib-devel-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-glib-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-docs-0.8.10-1.fc20.noarch.rpm
deleting i386/os/Packages/p/PackageKit-device-rebind-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-debug-install-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-cron-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-command-not-found-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-browser-plugin-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-backend-devel-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/p/PackageKit-0.8.10-1.fc20.i686.rpm
deleting i386/os/Packages/q/quvi-0.4.2-4.fc20.i686.rpm
deleting i386/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-6.fc20.noarch.rpm
deleting i386/os/Packages/r/rubygem-dynect_rest-0.4.3-6.fc20.noarch.rpm
deleting i386/os/Packages/r/ruby-yui-1.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/s/strongswan-tnc-imcvs-5.1.0-1.fc20.i686.rpm
deleting i386/os/Packages/s/strongswan-charon-nm-5.1.0-1.fc20.i686.rpm
deleting i386/os/Packages/s/strongswan-5.1.0-1.fc20.i686.rpm
deleting i386/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm
deleting i386/os/Packages/s/seahorse-3.9.90-1.fc20.i686.rpm
deleting i386/os/Packages/t/tqsllib-devel-2.2-3.fc18.i686.rpm
deleting i386/os/Packages/t/tqsllib-2.2-3.fc18.i686.rpm
deleting i386/os/Packages/x/xemacs-golang-1.1.2-1.fc20.noarch.rpm
deleting i386/os/Packages/y/ypbind-1.37.1-6.fc20.i686.rpm
deleting i386/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting i386/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc20.i686.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
deleting i386/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
deleting i386/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc20.i686.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
deleting i386/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
deleting i386/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting i386/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.i686.drpm
deleting i386/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm
deleting i386/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.i686.drpm
deleting i386/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm
deleting i386/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
deleting i386/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
deleting i386/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc20.i686.drpm
deleting i386/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc20.noarch.drpm
deleting i386/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc20.i686.drpm
deleting i386/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc20.i686.drpm
deleting i386/os/drpms/calibre-1.0.0-1.fc20_1.0.0-2.fc20.i686.drpm
deleting i386/os/repodata/d49c55363c4582a947fc6b37992047ebdd5bf462f73142f7469e678601379a28-other.sqlite.bz2
deleting i386/os/repodata/bd6f3f427bbb9d22defe2b8ebae68cab633a08f5adb4862002018a1c8d7cf106-primary.xml.gz
deleting i386/os/repodata/b975bb7d026af0d4fafefe61b583a7b479ab0105ede260cebe44dd3412b7530d-primary.sqlite.bz2
deleting i386/os/repodata/a70615773cdeabe3e7a6b9c1189dc23e47f236aaa078dc3fca1701bec80afb54-filelists.sqlite.bz2
deleting i386/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
deleting i386/os/repodata/76fe4d242f291716c69242101be97c3c26480ecb1a45383a03422ee63a1dfbd9-filelists.xml.gz
deleting i386/os/repodata/5b8c07b91e9ac5e7d44fb68b224f6d713f902017dec8a1794d901e9791034ff5-other.xml.gz
deleting i386/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
deleting i386/os/repodata/1becdd21d60f24612dd1d5775ddd53562c3d9e06e7beffe8924210ed19fd0610-prestodelta.xml.gz
deleting source/SRPMS/3/389-ds-base-1.3.1.6-1.fc20.1.src.rpm
deleting source/SRPMS/a/aws-2.11.0-16.fc20.src.rpm
deleting source/SRPMS/a/audacious-3.4-2.fc20.src.rpm
deleting source/SRPMS/a/amor-4.11.0-3.fc20.src.rpm
deleting source/SRPMS/b/bluebird-0.7.1-2.fc20.src.rpm
deleting source/SRPMS/b/binutils-2.23.88.0.1-12.fc20.src.rpm
deleting source/SRPMS/c/cclive-0.7.11-5.fc20.src.rpm
deleting source/SRPMS/c/calibre-1.0.0-2.fc20.src.rpm
deleting source/SRPMS/d/dnf-0.3.11-1.git7d717c7.fc20.src.rpm
deleting source/SRPMS/d/dmlite-0.6.1-3.fc20.src.rpm
deleting source/SRPMS/e/erlang-rpm-macros-0.1.3-5.fc20.src.rpm
deleting source/SRPMS/e/entangle-0.5.3-1.fc20.src.rpm
deleting source/SRPMS/e/edk2-20130515svn14365-5.fc20.src.rpm
deleting source/SRPMS/e/easymock3-3.2-1.fc20.src.rpm
deleting source/SRPMS/e/easymock-1.2-21.fc20.src.rpm
deleting source/SRPMS/f/freeipa-3.3.0-2.fc20.src.rpm
deleting source/SRPMS/f/fontconfig-2.10.94-1.fc20.src.rpm
deleting source/SRPMS/f/firefox-23.0.1-1.fc20.src.rpm
deleting source/SRPMS/f/fedora-review-0.4.1-4.fc20.src.rpm
deleting source/SRPMS/f/fedora-release-20-0.5.src.rpm
deleting source/SRPMS/g/golang-1.1.2-1.fc20.src.rpm
deleting source/SRPMS/g/gnustep-make-2.6.5-2.fc20.src.rpm
deleting source/SRPMS/g/gdb-7.6.50.20130731-7.fc20.src.rpm
deleting source/SRPMS/h/hdf5-1.8.11-5.fc20.src.rpm
deleting source/SRPMS/i/icecream-1.0.1-1.fc20.src.rpm
deleting source/SRPMS/j/java_cup-0.11a-13.fc20.src.rpm
deleting source/SRPMS/k/ktux-4.11.0-1.fc20.src.rpm
deleting source/SRPMS/k/kteatime-4.11.0-4.fc20.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc7.git2.1.fc20.src.rpm
deleting source/SRPMS/l/libyui-qt-2.43.3-2.fc20.src.rpm
deleting source/SRPMS/l/libyui-ncurses-2.43.9-3.fc20.src.rpm
deleting source/SRPMS/l/libyui-gtk-2.43.3-3.fc20.src.rpm
deleting source/SRPMS/l/libyui-bindings-1.0.2-6.fc20.src.rpm
deleting source/SRPMS/l/libyui-3.0.9-2.fc20.src.rpm
deleting source/SRPMS/l/libvisio-0.0.30-3.fc20.src.rpm
deleting source/SRPMS/l/libmwaw-0.1.10-2.fc20.src.rpm
deleting source/SRPMS/l/libmspub-0.0.6-3.fc20.src.rpm
deleting source/SRPMS/l/libcmis-0.3.1-7.fc20.src.rpm
deleting source/SRPMS/l/libcdr-0.0.14-4.fc20.src.rpm
deleting source/SRPMS/l/LibRaw-0.15.3-3.fc20.src.rpm
deleting source/SRPMS/m/munge-0.5.10-6.fc20.src.rpm
deleting source/SRPMS/m/maven-shared-io-1.1-6.fc20.src.rpm
deleting source/SRPMS/n/ne7ssh-1.3.2-15.fc20.src.rpm
deleting source/SRPMS/n/nagios-3.5.0-9.fc20.src.rpm
deleting source/SRPMS/o/openssl-1.0.1e-15.fc20.src.rpm
deleting source/SRPMS/p/puppet-3.2.2-1.fc20.src.rpm
deleting source/SRPMS/p/policycoreutils-2.1.14-75.fc20.src.rpm
deleting source/SRPMS/p/perl-qpid_proton-0.5-1.fc20.src.rpm
deleting source/SRPMS/p/perl-Test-Kwalitee-1.12-1.fc20.src.rpm
deleting source/SRPMS/p/perl-Qt-0.96.0-6.fc19.src.rpm
deleting source/SRPMS/p/PyOpenGL-3.0.1-7.fc20.src.rpm
deleting source/SRPMS/p/PackageKit-0.8.10-1.fc20.src.rpm
deleting source/SRPMS/q/quvi-0.4.2-4.fc20.src.rpm
deleting source/SRPMS/r/rubygem-dynect_rest-0.4.3-6.fc20.src.rpm
deleting source/SRPMS/repodata/b5b0fa12b838c3450370464d19f60ecc164289968093ac5afbabddaaadd7541b-primary.sqlite.bz2
deleting source/SRPMS/repodata/ac3c4d1f9dbc00bdc41357913285e2cea3498bb2423517e7e4807de1f8d7ebb8-filelists.xml.gz
deleting source/SRPMS/repodata/a01521dbf87cc5cfde0bd564e5b526eebcd27f2cdf13181533d5043c4291d1fa-other.xml.gz
deleting source/SRPMS/repodata/591bd42d962be23a60a2583e4c158f6f861d1fd1cbe0cbf92aa87737831d6ea3-filelists.sqlite.bz2
deleting source/SRPMS/repodata/51fa4929d4612b1fcd93b3279e9f63427d142b807e11c2c8fe75f4c8da855e54-primary.xml.gz
deleting source/SRPMS/repodata/2bd9c2992024c8d56e3d087e9a372bf92e8259a849f7ae8025dcf63ff2e69179-other.sqlite.bz2
deleting source/SRPMS/s/strongswan-5.1.0-1.fc20.src.rpm
deleting source/SRPMS/s/selinux-policy-3.12.1-73.fc20.src.rpm
deleting source/SRPMS/s/seahorse-3.9.90-1.fc20.src.rpm
deleting source/SRPMS/t/tqsllib-2.2-3.fc18.src.rpm
deleting source/SRPMS/y/ypbind-1.37.1-6.fc20.src.rpm
deleting x86_64/debug/3/389-ds-base-debuginfo-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/debug/a/aws-debuginfo-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/debug/a/audacious-debuginfo-3.4-2.fc20.x86_64.rpm
deleting x86_64/debug/a/amor-debuginfo-4.11.0-3.fc20.x86_64.rpm
deleting x86_64/debug/b/binutils-debuginfo-2.23.88.0.1-12.fc20.x86_64.rpm
deleting x86_64/debug/c/cclive-debuginfo-0.7.11-5.fc20.x86_64.rpm
deleting x86_64/debug/c/calibre-debuginfo-1.0.0-2.fc20.x86_64.rpm
deleting x86_64/debug/d/dmlite-debuginfo-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/debug/e/entangle-debuginfo-0.5.3-1.fc20.x86_64.rpm
deleting x86_64/debug/e/edk2-debuginfo-20130515svn14365-5.fc20.x86_64.rpm
deleting x86_64/debug/f/freeipa-debuginfo-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/debug/f/fontconfig-debuginfo-2.10.94-1.fc20.x86_64.rpm
deleting x86_64/debug/f/firefox-debuginfo-23.0.1-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc20.x86_64.rpm
deleting x86_64/debug/h/hdf5-debuginfo-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/debug/i/icecream-debuginfo-1.0.1-1.fc20.x86_64.rpm
deleting x86_64/debug/k/ktux-debuginfo-4.11.0-1.fc20.x86_64.rpm
deleting x86_64/debug/k/kteatime-debuginfo-4.11.0-4.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-qt-debuginfo-2.43.3-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-ncurses-debuginfo-2.43.9-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-gtk-debuginfo-2.43.3-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-debuginfo-3.0.9-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-bindings-debuginfo-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/debug/l/libvisio-debuginfo-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libmwaw-debuginfo-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libmspub-debuginfo-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libcmis-debuginfo-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/debug/l/libcdr-debuginfo-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/debug/l/LibRaw-debuginfo-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/debug/m/munge-debuginfo-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/debug/n/ne7ssh-debuginfo-1.3.2-15.fc20.x86_64.rpm
deleting x86_64/debug/n/nagios-debuginfo-3.5.0-9.fc20.x86_64.rpm
deleting x86_64/debug/o/openssl-debuginfo-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/debug/p/policycoreutils-debuginfo-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-Qt-debuginfo-0.96.0-6.fc19.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/debug/p/PackageKit-debuginfo-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/debug/q/quvi-debuginfo-0.4.2-4.fc20.x86_64.rpm
deleting x86_64/debug/repodata/c90a0dafe7f7658373cd810abf42ba58eed2d06c232a2a617983c2426cbbe8a2-primary.sqlite.bz2
deleting x86_64/debug/repodata/c15f3bcc679f1df845503d0a5fb761fad05d25ba9ed219ab640cfacd920f43d5-filelists.xml.gz
deleting x86_64/debug/repodata/8e20c683b908fcf77fcace1d2c8b9f81cdaaebce73161f19089561775f0c9d1e-filelists.sqlite.bz2
deleting x86_64/debug/repodata/8544aff26df256faa7ff0ce42e7807daaee4fec8255164d842e738e8f1703d91-other.sqlite.bz2
deleting x86_64/debug/repodata/8245cd2d643fa601c30a1744208ee4a03c72facea22f46b729e798d79576878d-other.xml.gz
deleting x86_64/debug/repodata/461aac36b54a3b138cbd90f0e4ccb9458791505f94040dcf16fbde9afa9ed0c1-primary.xml.gz
deleting x86_64/debug/s/strongswan-debuginfo-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-debuginfo-3.9.90-1.fc20.x86_64.rpm
deleting x86_64/debug/t/tqsllib-debuginfo-2.2-3.fc18.x86_64.rpm
deleting x86_64/debug/y/ypbind-debuginfo-1.37.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.i686.rpm
deleting x86_64/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.i686.rpm
deleting x86_64/os/Packages/3/389-ds-base-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/a/aws-tools-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-doc-2.11.0-16.fc20.noarch.rpm
deleting x86_64/os/Packages/a/aws-devel-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-devel-2.11.0-16.fc20.i686.rpm
deleting x86_64/os/Packages/a/aws-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-2.11.0-16.fc20.i686.rpm
deleting x86_64/os/Packages/a/audacious-libs-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-libs-3.4-2.fc20.i686.rpm
deleting x86_64/os/Packages/a/audacious-devel-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-devel-3.4-2.fc20.i686.rpm
deleting x86_64/os/Packages/a/audacious-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/amor-4.11.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bluebird-xfwm4-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bluebird-metacity-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bluebird-gtk3-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bluebird-gtk2-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.i686.rpm
deleting x86_64/os/Packages/b/binutils-2.23.88.0.1-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cclive-0.7.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/calibre-1.0.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dnf-0.3.11-1.git7d717c7.fc20.noarch.rpm
deleting x86_64/os/Packages/d/dmlite-libs-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dmlite-libs-0.6.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/d/dmlite-docs-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dmlite-devel-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dmlite-devel-0.6.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-5.fc20.noarch.rpm
deleting x86_64/os/Packages/e/entangle-0.5.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-golang-1.1.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc20.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-tools-20130515svn14365-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-shell-20130515svn14365-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/easymock3-javadoc-3.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/e/easymock3-3.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/e/easymock-javadoc-1.2-21.fc20.noarch.rpm
deleting x86_64/os/Packages/e/easymock-1.2-21.fc20.noarch.rpm
deleting x86_64/os/Packages/f/freeipa-tests-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-server-trust-ad-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-server-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-python-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-client-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-admintools-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.i686.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.94-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.94-1.fc20.i686.rpm
deleting x86_64/os/Packages/f/firefox-23.0.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fedora-review-tests-0.4.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fedora-review-php-phpci-0.4.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fedora-review-0.4.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fedora-release-rawhide-20-0.5.noarch.rpm
deleting x86_64/os/Packages/f/fedora-release-20-0.5.noarch.rpm
deleting x86_64/os/Packages/g/golang-vim-1.1.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/golang-1.1.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnustep-make-doc-2.6.5-2.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gnustep-make-2.6.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnustep-filesystem-2.6.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdb-7.6.50.20130731-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-static-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-static-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-devel-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-devel-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm
deleting x86_64/os/Packages/i/icecream-1.0.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm
deleting x86_64/os/Packages/j/java_cup-manual-0.11a-13.fc20.noarch.rpm
deleting x86_64/os/Packages/j/java_cup-javadoc-0.11a-13.fc20.noarch.rpm
deleting x86_64/os/Packages/j/java_cup-0.11a-13.fc20.noarch.rpm
deleting x86_64/os/Packages/k/ktux-4.11.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kteatime-4.11.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-qt-doc-2.43.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-qt-2.43.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-qt-2.43.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-doc-2.43.9-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-gtk-doc-2.43.3-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-gtk-2.43.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-gtk-2.43.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-doc-3.0.9-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-devel-common-3.0.9-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-devel-3.0.9-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-devel-3.0.9-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-3.0.9-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-3.0.9-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libvisio-tools-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libvisio-doc-0.0.30-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libvisio-devel-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libvisio-devel-0.0.30-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libvisio-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libvisio-0.0.30-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmwaw-tools-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmwaw-doc-0.1.10-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmwaw-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmwaw-0.1.10-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmspub-tools-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmspub-doc-0.0.6-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libmspub-devel-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmspub-devel-0.0.6-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmspub-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmspub-0.0.6-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcmis-tools-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcmis-devel-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcmis-devel-0.3.1-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcmis-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcmis-0.3.1-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcdr-tools-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcdr-doc-0.0.14-4.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libcdr-devel-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcdr-devel-0.0.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcdr-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcdr-0.0.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/LibRaw-static-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-static-0.15.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/LibRaw-samples-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/LibRaw-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-0.15.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/m/munge-libs-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/munge-libs-0.5.10-6.fc20.i686.rpm
deleting x86_64/os/Packages/m/munge-devel-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/munge-devel-0.5.10-6.fc20.i686.rpm
deleting x86_64/os/Packages/m/munge-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-shared-io-1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/n/ne7ssh-doc-1.3.2-15.fc20.noarch.rpm
deleting x86_64/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.i686.rpm
deleting x86_64/os/Packages/n/ne7ssh-1.3.2-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/ne7ssh-1.3.2-15.fc20.i686.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc20.i686.rpm
deleting x86_64/os/Packages/n/nagios-common-3.5.0-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-3.5.0-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-static-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-static-1.0.1e-15.fc20.i686.rpm
deleting x86_64/os/Packages/o/openssl-perl-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-libs-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-libs-1.0.1e-15.fc20.i686.rpm
deleting x86_64/os/Packages/o/openssl-devel-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-devel-1.0.1e-15.fc20.i686.rpm
deleting x86_64/os/Packages/o/openssl-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-yui-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/policycoreutils-sandbox-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/policycoreutils-restorecond-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/policycoreutils-python-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/policycoreutils-newrole-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/policycoreutils-gui-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/policycoreutils-devel-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/policycoreutils-devel-2.1.14-75.fc20.i686.rpm
deleting x86_64/os/Packages/p/policycoreutils-2.1.14-75.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-yui-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-qpid_proton-0.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Test-Kwalitee-1.12-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.i686.rpm
deleting x86_64/os/Packages/p/perl-Qt-0.96.0-6.fc19.x86_64.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PyOpenGL-Tk-3.0.1-7.fc20.noarch.rpm
deleting x86_64/os/Packages/p/PyOpenGL-3.0.1-7.fc20.noarch.rpm
deleting x86_64/os/Packages/p/PackageKit-zif-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-yum-plugin-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-yum-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-smart-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-gtk3-module-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-gtk3-module-0.8.10-1.fc20.i686.rpm
deleting x86_64/os/Packages/p/PackageKit-gstreamer-plugin-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-glib-devel-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-glib-devel-0.8.10-1.fc20.i686.rpm
deleting x86_64/os/Packages/p/PackageKit-glib-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-glib-0.8.10-1.fc20.i686.rpm
deleting x86_64/os/Packages/p/PackageKit-docs-0.8.10-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/PackageKit-device-rebind-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-debug-install-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-cron-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-command-not-found-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-browser-plugin-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-backend-devel-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-backend-devel-0.8.10-1.fc20.i686.rpm
deleting x86_64/os/Packages/p/PackageKit-0.8.10-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PackageKit-0.8.10-1.fc20.i686.rpm
deleting x86_64/os/Packages/q/quvi-0.4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rubygem-dynect_rest-doc-0.4.3-6.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-dynect_rest-0.4.3-6.fc20.noarch.rpm
deleting x86_64/os/Packages/r/ruby-yui-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/strongswan-tnc-imcvs-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/strongswan-charon-nm-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/strongswan-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm
deleting x86_64/os/Packages/s/seahorse-3.9.90-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/tqsllib-devel-2.2-3.fc18.x86_64.rpm
deleting x86_64/os/Packages/t/tqsllib-devel-2.2-3.fc18.i686.rpm
deleting x86_64/os/Packages/t/tqsllib-2.2-3.fc18.x86_64.rpm
deleting x86_64/os/Packages/t/tqsllib-2.2-3.fc18.i686.rpm
deleting x86_64/os/Packages/x/xemacs-golang-1.1.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/y/ypbind-1.37.1-6.fc20.x86_64.rpm
deleting x86_64/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
deleting x86_64/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
deleting x86_64/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm
deleting x86_64/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm
deleting x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
deleting x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
deleting x86_64/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc20.noarch.drpm
deleting x86_64/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/calibre-1.0.0-1.fc20_1.0.0-2.fc20.x86_64.drpm
deleting x86_64/os/repodata/f19982bb0a62a33f6ea32e8d8ac4843a1d994485ec905bf2f9d8a1e96a4d4ae9-filelists.sqlite.bz2
deleting x86_64/os/repodata/ddb335d92a67e9e07127b8ca4e50cccb01d34e76292fb390ed6d5000ca2689b5-other.sqlite.bz2
deleting x86_64/os/repodata/bcbf93adc17169355f222eecbdb81225d69ddbae89c5af0464f056b9e48985f4-other.xml.gz
deleting x86_64/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
deleting x86_64/os/repodata/68b2a3206f6d866093023908d72c4ed74fe13da544f97840c12b8cf066db7a6d-primary.sqlite.bz2
deleting x86_64/os/repodata/2e3cbadcfd2e29bd47536fde3f28cc664fdba517a0a1425fd681d7819ab75150-filelists.xml.gz
deleting x86_64/os/repodata/25380bcc06eff7745c2f0a26e5a4c9c5db5880dda651aa6a499cc5073eb52ca7-primary.xml.gz
deleting x86_64/os/repodata/22a17ad3fc1a9cec775f41e199cd12f3f240cf5d8184bb1b3a97669cab4b510a-prestodelta.xml.gz
deleting x86_64/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
sent 374.30M bytes received 1.50K bytes 2.87M bytes/sec
total size is 216.67G speedup is 578.88
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/branched.UE9I4W/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/rawhide.20130831.LhcV /tmp/rawhide.BCVDCy/releng
Cloning into comps...
/tmp/rawhide.20130831.LhcV/comps /tmp/rawhide.20130831.LhcV /tmp/rawhide.BCVDCy/releng
./update-comps comps-f21.xml
Merging translations into comps-f21.xml.
CREATED comps-f21.xml
/tmp/rawhide.20130831.LhcV /tmp/rawhide.BCVDCy/releng
/tmp/rawhide.BCVDCy/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: device setup
Finish: device setup
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package 1:make-3.82-19.fc21.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-22.fc20 will be installed
--> Processing Dependency: python(abi) = 2.7 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python >= 2.1 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: yum-metadata-parser for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: rpm-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: pyliblzma for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: libxml2-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: /usr/bin/python for package: createrepo-0.9.9-22.fc20.noarch
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
---> Package hardlink.i686 1:1.0-18.fc20 will be installed
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: python-urlgrabber for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: pyOpenSSL for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc21 will be installed
---> Package repoview.noarch 0:0.6.6-5.fc20 will be installed
--> Processing Dependency: python-kid >= 0.6.3 for package: repoview-0.6.6-5.fc20.noarch
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum.noarch 0:3.4.3-108.fc21 will be installed
--> Processing Dependency: pyxattr for package: yum-3.4.3-108.fc21.noarch
--> Processing Dependency: python-iniparse for package: yum-3.4.3-108.fc21.noarch
--> Processing Dependency: pygpgme for package: yum-3.4.3-108.fc21.noarch
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package gettext-devel.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc21.i686
---> Package libxml2-python.i686 0:2.9.1-2.fc20 will be installed
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package pyOpenSSL.i686 0:0.13-8.fc20 will be installed
---> Package pygpgme.i686 0:0.3-8.fc21 will be installed
--> Processing Dependency: libgpgme.so.11(GPGME_1.1) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11(GPGME_1.0) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11 for package: pygpgme-0.3-8.fc21.i686
---> Package pyliblzma.i686 0:0.5.3-10.fc21 will be installed
---> Package python.i686 0:2.7.5-4.fc20 will be installed
---> Package python-deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package python-iniparse.noarch 0:0.4-8.fc20 will be installed
---> Package python-kid.noarch 0:0.9.6-12.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package python-urlgrabber.noarch 0:3.9.1-31.fc21 will be installed
--> Processing Dependency: python-pycurl for package: python-urlgrabber-3.9.1-31.fc21.noarch
---> Package pyxattr.i686 0:0.5.1-4.fc20 will be installed
---> Package rpm-python.i686 0:4.11.1-6.fc21 will be installed
---> Package systemd.i686 0:206-9.fc21 will be installed
--> Processing Dependency: kmod >= 14 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libwrap.so.0 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libqrencode.so.3 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4 for package: systemd-206-9.fc21.i686
--> Processing Dependency: grubby for package: systemd-206-9.fc21.i686
--> Processing Dependency: dbus for package: systemd-206-9.fc21.i686
--> Processing Dependency: acl for package: systemd-206-9.fc21.i686
---> Package vim-minimal.i686 2:7.4.9-1.fc21 will be installed
---> Package yum-metadata-parser.i686 0:1.1.4-9.fc20 will be installed
--> Running transaction check
---> Package acl.i686 0:2.2.52-3.fc20 will be installed
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package cryptsetup-libs.i686 0:1.6.2-1.fc20 will be installed
--> Processing Dependency: fipscheck-lib(x86-32) >= 1.3.0 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libfipscheck.so.1 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.6.2-1.fc20.i686
---> Package dbus.i686 1:1.6.12-1.fc20 will be installed
---> Package gettext.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc21.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc21.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc21 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc21 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package gpgme.i686 0:1.3.2-4.fc20 will be installed
---> Package grubby.i686 0:8.28-1.fc20 will be installed
---> Package kmod.i686 0:15-1.fc21 will be installed
---> Package kmod-libs.i686 0:15-1.fc21 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
---> Package python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20 will be installed
---> Package qrencode-libs.i686 0:3.4.2-1.fc20 will be installed
---> Package tcp_wrappers-libs.i686 0:7.6-76.fc20 will be installed
--> Running transaction check
---> Package device-mapper-libs.i686 0:1.02.78-2.fc20 will be installed
--> Processing Dependency: device-mapper = 1.02.78-2.fc20 for package: device-mapper-libs-1.02.78-2.fc20.i686
---> Package fipscheck-lib.i686 0:1.3.1-4.fc20 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.3.1-4.fc20.i686
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-9.fc21 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-6.1.fc21 will be installed
--> Processing Dependency: openssh = 6.2p2-6.1.fc21 for package: openssh-clients-6.2p2-6.1.fc21.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-6.1.fc21.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package device-mapper.i686 0:1.02.78-2.fc20 will be installed
---> Package fipscheck.i686 0:1.3.1-4.fc20 will be installed
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-6.1.fc21 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
createrepo noarch 0.9.9-22.fc20 static 90 k
cvs i686 1.11.23-33.fc20 static 556 k
hardlink i686 1:1.0-18.fc20 static 13 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc21 static 62 k
repoview noarch 0.6.6-5.fc20 static 39 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum noarch 3.4.3-108.fc21 static 1.2 M
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
acl i686 2.2.52-3.fc20 static 69 k
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
cryptsetup-libs i686 1.6.2-1.fc20 static 166 k
dbus i686 1:1.6.12-1.fc20 static 309 k
deltarpm i686 3.6-3.fc20 static 83 k
device-mapper i686 1.02.78-2.fc20 static 181 k
device-mapper-libs i686 1.02.78-2.fc20 static 208 k
fipscheck i686 1.3.1-4.fc20 static 19 k
fipscheck-lib i686 1.3.1-4.fc20 static 8.3 k
gettext i686 0.18.3.1-1.fc21 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc21 static 368 k
gettext-devel i686 0.18.3.1-1.fc21 static 315 k
gettext-libs i686 0.18.3.1-1.fc21 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
gpgme i686 1.3.2-4.fc20 static 145 k
grubby i686 8.28-1.fc20 static 57 k
kmod i686 15-1.fc21 static 108 k
kmod-libs i686 15-1.fc21 static 47 k
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-9.fc21 static 292 k
libxml2-python i686 2.9.1-2.fc20 static 239 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-6.1.fc21 static 324 k
openssh-clients i686 6.2p2-6.1.fc21 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
pyOpenSSL i686 0.13-8.fc20 static 128 k
pygpgme i686 0.3-8.fc21 static 61 k
pyliblzma i686 0.5.3-10.fc21 static 45 k
python i686 2.7.5-4.fc20 static 83 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-deltarpm i686 3.6-3.fc20 static 30 k
python-iniparse noarch 0.4-8.fc20 static 38 k
python-kid noarch 0.9.6-12.fc20 static 157 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
python-pycurl i686 7.19.0-17.20120408git9b8f4e38.fc20 static 102 k
python-urlgrabber noarch 3.9.1-31.fc21 static 104 k
pyxattr i686 0.5.1-4.fc20 static 27 k
qrencode-libs i686 3.4.2-1.fc20 static 50 k
rpm-python i686 4.11.1-6.fc21 static 72 k
systemd i686 206-9.fc21 static 2.5 M
tcp_wrappers-libs i686 7.6-76.fc20 static 65 k
vim-minimal i686 2:7.4.9-1.fc21 static 391 k
yum-metadata-parser i686 1.1.4-9.fc20 static 27 k
Transaction Summary
================================================================================
Install 63 Package(s)
Total size: 18 M
Installed size: 70 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/63
Installing : perl-Test-Harness-3.28-3.fc20.noarch 2/63
Installing : gettext-common-devel-0.18.3.1-1.fc21.noarch 3/63
Installing : python-2.7.5-4.fc20.i686 4/63
Installing : rpm-python-4.11.1-6.fc21.i686 5/63
Installing : pyliblzma-0.5.3-10.fc21.i686 6/63
Installing : yum-metadata-parser-1.1.4-9.fc20.i686 7/63
Installing : libunistring-0.9.3-9.fc21.i686 8/63
Installing : libcroco-0.6.8-3.fc20.i686 9/63
Installing : gettext-libs-0.18.3.1-1.fc21.i686 10/63
Installing : kmod-libs-15-1.fc21.i686 11/63
Installing : deltarpm-3.6-3.fc20.i686 12/63
Installing : python-chardet-2.0.1-7.fc20.noarch 13/63
Installing : python-kitchen-1.1.1-5.fc20.noarch 14/63
Installing : python-kid-0.9.6-12.fc20.noarch 15/63
Installing : python-iniparse-0.4-8.fc20.noarch 16/63
Installing : pyOpenSSL-0.13-8.fc20.i686 17/63
Installing : python-deltarpm-3.6-3.fc20.i686 18/63
Installing : kmod-15-1.fc21.i686 19/63
Installing : gettext-0.18.3.1-1.fc21.i686 20/63
Installing : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 21/63
Installing : python-urlgrabber-3.9.1-31.fc21.noarch 22/63
Installing : python-krbV-1.0.90-7.fc20.i686 23/63
Installing : koji-1.8.0-2.fc20.noarch 24/63
Installing : libxml2-python-2.9.1-2.fc20.i686 25/63
Installing : pyxattr-0.5.1-4.fc20.i686 26/63
Installing : fipscheck-lib-1.3.1-4.fc20.i686 27/63
Installing : fipscheck-1.3.1-4.fc20.i686 28/63
Installing : openssh-6.2p2-6.1.fc21.i686 29/63
Installing : libedit-3.1-2.20130601cvs.fc20.i686 30/63
Installing : openssh-clients-6.2p2-6.1.fc21.i686 31/63
Installing : acl-2.2.52-3.fc20.i686 32/63
Installing : m4-1.4.16-9.fc20.i686 33/63
Installing : perl-XML-Parser-2.41-11.fc20.i686 34/63
Installing : grubby-8.28-1.fc20.i686 35/63
Installing : perl-Data-Dumper-2.145-292.fc20.i686 36/63
Installing : autoconf-2.69-13.fc20.noarch 37/63
Installing : automake-1.13.4-5.fc20.noarch 38/63
Installing : less-458-4.fc20.i686 39/63
Installing : libgnome-keyring-3.9.1-2.fc20.i686 40/63
Installing : gpgme-1.3.2-4.fc20.i686 41/63
Installing : pygpgme-0.3-8.fc21.i686 42/63
Installing : yum-3.4.3-108.fc21.noarch 43/63
warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
Installing : createrepo-0.9.9-22.fc20.noarch 44/63
Installing : qrencode-libs-3.4.2-1.fc20.i686 45/63
Installing : 2:vim-minimal-7.4.9-1.fc21.i686 46/63
Installing : perl-TermReadKey-2.30-20.fc20.i686 47/63
Installing : tcp_wrappers-libs-7.6-76.fc20.i686 48/63
Installing : mash-0.6.01-1.fc21.noarch 49/63
Installing : yum-utils-1.1.31-17.fc20.noarch 50/63
Installing : repoview-0.6.6-5.fc20.noarch 51/63
Installing : device-mapper-1.02.78-2.fc20.i686 52/63
Installing : device-mapper-libs-1.02.78-2.fc20.i686 53/63
Installing : cryptsetup-libs-1.6.2-1.fc20.i686 54/63
Installing : systemd-206-9.fc21.i686 55/63
Installing : 1:dbus-1.6.12-1.fc20.i686 56/63
Installing : rsync-3.1.0-1pre1.fc20.i686 57/63
Installing : perl-Git-1.8.3.1-3.fc20.noarch 58/63
Installing : git-1.8.3.1-3.fc20.i686 59/63
Installing : gettext-devel-0.18.3.1-1.fc21.i686 60/63
Installing : intltool-0.50.2-7.fc20.noarch 61/63
Installing : cvs-1.11.23-33.fc20.i686 62/63
Installing : 1:hardlink-1.0-18.fc20.i686 63/63
Verifying : tcp_wrappers-libs-7.6-76.fc20.i686 1/63
Verifying : 1:hardlink-1.0-18.fc20.i686 2/63
Verifying : mash-0.6.01-1.fc21.noarch 3/63
Verifying : kmod-15-1.fc21.i686 4/63
Verifying : perl-TermReadKey-2.30-20.fc20.i686 5/63
Verifying : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 6/63
Verifying : cryptsetup-libs-1.6.2-1.fc20.i686 7/63
Verifying : 2:vim-minimal-7.4.9-1.fc21.i686 8/63
Verifying : rsync-3.1.0-1pre1.fc20.i686 9/63
Verifying : koji-1.8.0-2.fc20.noarch 10/63
Verifying : gettext-common-devel-0.18.3.1-1.fc21.noarch 11/63
Verifying : gettext-0.18.3.1-1.fc21.i686 12/63
Verifying : python-chardet-2.0.1-7.fc20.noarch 13/63
Verifying : openssh-6.2p2-6.1.fc21.i686 14/63
Verifying : device-mapper-1.02.78-2.fc20.i686 15/63
Verifying : python-2.7.5-4.fc20.i686 16/63
Verifying : qrencode-libs-3.4.2-1.fc20.i686 17/63
Verifying : openssh-clients-6.2p2-6.1.fc21.i686 18/63
Verifying : git-1.8.3.1-3.fc20.i686 19/63
Verifying : gettext-devel-0.18.3.1-1.fc21.i686 20/63
Verifying : gpgme-1.3.2-4.fc20.i686 21/63
Verifying : python-kid-0.9.6-12.fc20.noarch 22/63
Verifying : python-deltarpm-3.6-3.fc20.i686 23/63
Verifying : deltarpm-3.6-3.fc20.i686 24/63
Verifying : createrepo-0.9.9-22.fc20.noarch 25/63
Verifying : pyliblzma-0.5.3-10.fc21.i686 26/63
Verifying : automake-1.13.4-5.fc20.noarch 27/63
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 28/63
Verifying : python-urlgrabber-3.9.1-31.fc21.noarch 29/63
Verifying : less-458-4.fc20.i686 30/63
Verifying : python-krbV-1.0.90-7.fc20.i686 31/63
Verifying : kmod-libs-15-1.fc21.i686 32/63
Verifying : libxml2-python-2.9.1-2.fc20.i686 33/63
Verifying : fipscheck-1.3.1-4.fc20.i686 34/63
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 35/63
Verifying : python-iniparse-0.4-8.fc20.noarch 36/63
Verifying : grubby-8.28-1.fc20.i686 37/63
Verifying : libcroco-0.6.8-3.fc20.i686 38/63
Verifying : pyOpenSSL-0.13-8.fc20.i686 39/63
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 40/63
Verifying : perl-XML-Parser-2.41-11.fc20.i686 41/63
Verifying : rpm-python-4.11.1-6.fc21.i686 42/63
Verifying : cvs-1.11.23-33.fc20.i686 43/63
Verifying : libunistring-0.9.3-9.fc21.i686 44/63
Verifying : m4-1.4.16-9.fc20.i686 45/63
Verifying : acl-2.2.52-3.fc20.i686 46/63
Verifying : pyxattr-0.5.1-4.fc20.i686 47/63
Verifying : systemd-206-9.fc21.i686 48/63
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 49/63
Verifying : intltool-0.50.2-7.fc20.noarch 50/63
Verifying : 1:dbus-1.6.12-1.fc20.i686 51/63
Verifying : device-mapper-libs-1.02.78-2.fc20.i686 52/63
Verifying : pygpgme-0.3-8.fc21.i686 53/63
Verifying : python-kitchen-1.1.1-5.fc20.noarch 54/63
Verifying : yum-metadata-parser-1.1.4-9.fc20.i686 55/63
Verifying : autoconf-2.69-13.fc20.noarch 56/63
Verifying : yum-utils-1.1.31-17.fc20.noarch 57/63
Verifying : yum-3.4.3-108.fc21.noarch 58/63
Verifying : fipscheck-lib-1.3.1-4.fc20.i686 59/63
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 60/63
Verifying : repoview-0.6.6-5.fc20.noarch 61/63
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 62/63
Verifying : gettext-libs-0.18.3.1-1.fc21.i686 63/63
Installed:
createrepo.noarch 0:0.9.9-22.fc20 cvs.i686 0:1.11.23-33.fc20
hardlink.i686 1:1.0-18.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc21
repoview.noarch 0:0.6.6-5.fc20 rsync.i686 0:3.1.0-1pre1.fc20
yum.noarch 0:3.4.3-108.fc21 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
acl.i686 0:2.2.52-3.fc20
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
cryptsetup-libs.i686 0:1.6.2-1.fc20
dbus.i686 1:1.6.12-1.fc20
deltarpm.i686 0:3.6-3.fc20
device-mapper.i686 0:1.02.78-2.fc20
device-mapper-libs.i686 0:1.02.78-2.fc20
fipscheck.i686 0:1.3.1-4.fc20
fipscheck-lib.i686 0:1.3.1-4.fc20
gettext.i686 0:0.18.3.1-1.fc21
gettext-common-devel.noarch 0:0.18.3.1-1.fc21
gettext-devel.i686 0:0.18.3.1-1.fc21
gettext-libs.i686 0:0.18.3.1-1.fc21
git.i686 0:1.8.3.1-3.fc20
gpgme.i686 0:1.3.2-4.fc20
grubby.i686 0:8.28-1.fc20
kmod.i686 0:15-1.fc21
kmod-libs.i686 0:15-1.fc21
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-9.fc21
libxml2-python.i686 0:2.9.1-2.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-6.1.fc21
openssh-clients.i686 0:6.2p2-6.1.fc21
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
pyOpenSSL.i686 0:0.13-8.fc20
pygpgme.i686 0:0.3-8.fc21
pyliblzma.i686 0:0.5.3-10.fc21
python.i686 0:2.7.5-4.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-deltarpm.i686 0:3.6-3.fc20
python-iniparse.noarch 0:0.4-8.fc20
python-kid.noarch 0:0.9.6-12.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20
python-urlgrabber.noarch 0:3.9.1-31.fc21
pyxattr.i686 0:0.5.1-4.fc20
qrencode-libs.i686 0:3.4.2-1.fc20
rpm-python.i686 0:4.11.1-6.fc21
systemd.i686 0:206-9.fc21
tcp_wrappers-libs.i686 0:7.6-76.fc20
vim-minimal.i686 2:7.4.9-1.fc21
yum-metadata-parser.i686 0:1.1.4-9.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130831 --compsfile /mnt/koji/mash/rawhide-20130831/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130831/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130831 --compsfile /mnt/koji/mash/rawhide-20130831/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130831/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130831 --compsfile /mnt/koji/mash/rawhide-20130831/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130831/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/rawhide-20130831/rawhide
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130831/rawhide
Finish: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130831/rawhide
Finish: lock buildroot
Finish: run
Directories 242
Objects 231200
IFREG 230958
Comparisons 38128
Linked 38128
saved 4183953408
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130831/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130831/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130831/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130831/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130831/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130831/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130831/rawhide >/mnt/koji/mash/rawhide-20130831/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130831/rawhide >/mnt/koji/mash/rawhide-20130831/logs/depcheck
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E54BE440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E54BE440610
data: (250, '2.0.0 Ok: queued as E54BE440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=439\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<xine-lib-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: xine-lib-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: xine-lib\r\n\r\n\r\n\r\nxine-lib has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\txine-lib-1.1.21-7.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\txine-lib-1.1.21-7.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\txine-lib-1.1.21-7.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as ED5BD440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as ED5BD440611
data: (250, '2.0.0 Ok: queued as ED5BD440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=284\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F007B440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F007B440612
data: (250, '2.0.0 Ok: queued as F007B440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=484\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F41C4440613\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F41C4440613
data: (250, '2.0.0 Ok: queued as F41C4440613')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3667\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n
\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_fi
lters.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc2
0.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0293A440614\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0293A440614
data: (250, '2.0.0 Ok: queued as 029 3A440614')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gcc-python-plugin-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gcc-python-plugin-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gcc-python-plugin\r\n\r\n\r\n\r\ngcc-python-plugin has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python3-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn a
rmhfp:\r\n\tgcc-python3-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 05C6A440615\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 05C6A440615
data: (250, '2.0.0 Ok: queued as 05C6A440615')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=357\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0A702440616\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0A702440616
data: (250, '2.0.0 Ok: queued as 0A702440616')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=294\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0F4AF440617\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0F4AF440617
data: (250, '2.0.0 Ok: queued as 0F4AF440617')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=619\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 13F02440618\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 13F02440618
data: (250, '2.0.0 Ok: queued as 13F02440618')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1168\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\
r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1813E440619\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1813E440619
data: (250, '2.0.0 Ok: queued as 1813E440619')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1430\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1
.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1D0D244061A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1D0D244061A
data: (250, '2.0.0 Ok: qu eued as 1D0D244061A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2A57844061B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2A57844061B
data: (250, '2.0.0 Ok: queued as 2A57844061B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 32C0D44061C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 32C0D44061C
data: (250, '2.0.0 Ok: queued as 32C0D44061C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=601\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3B33B44061D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3B33B44061D
data: (250, '2.0.0 Ok: queued as 3B3 3B44061D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=301\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7AD9E44061E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7AD9E44061E
data: (250, '2.0.0 Ok: queued as 7AD9E44061E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=498\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7EE7A440639\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7EE7A440639
data: ( 250 , ' 2 . 0 . 0 O k : q u e u e d a s 7 E E 7 A 4 4 0 6 3 9 ' )
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=380\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<dragonegg-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: dragonegg-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: dragonegg\r\n\r\n\r\n\r\ndragonegg has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdragonegg-3.3-6.fc20.x86_64 requires gcc = 0:4.8.1-6.fc20\r\nOn i386:\r\n\tdragonegg-3.3-6.fc20.i686 requires gcc = 0:4.8.1-6.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 84944440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 84944440610
data: ( 250, '2.0.0 Ok: queued as 84944440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=514\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8AEAC440614\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8AEAC440614
data: (250, '2.0.0 Ok: queued as 8AEAC440614')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=800\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8E508440615\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8E508440615
data: (250, '2.0.0 Ok: queued as 8E508440615')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=370\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9116E440616\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9116E440616
data: (250, '2.0.0 Ok: queued as 9116E440616')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 95075440619\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 95075440619
data: (250, '2.0.0 Ok: queued as 95075440619')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=509\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 97B9F440664\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 97B9F440664
data: (250, '2.0.0 Ok: queued as 97B9F440664')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=610\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9B843440672\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9B843440672
data: (250, '2.0.0 Ok: queued as 9B843440672')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=446\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9EE06440677\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9EE06440677
data: (250, '2.0.0 Ok: queued as 9EE06440677')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3875\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(
64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dico
m-0.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.1
0\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n
\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A3039440D1C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A3039440D1C
data: (250, '2.0.0 Ok: queued as A3039440D1C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A7727440D20\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A7727440D20
data: (250, '2.0.0 Ok: queued as A7727440D20')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=455\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AC0A6440D21\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AC0A6440D21
data: (250, '2.0.0 Ok: queued as AC0A6440D21')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B0FC2440E18\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B0FC2440E18
data: (250, '2.0.0 Ok: queued as B0FC2440E18')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B5C9544061A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B5C9544061A
data: (250, '2.0.0 Ok: queued as B5C9544061A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=276\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C2C5F440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C2C5F440610
data: (250, '2.0.0 Ok: queued as C2C5F440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=272\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D25A1440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D25A1440611
data: (250, '2.0.0 Ok: queued as D25A1440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=476\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D7D55440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D7D55440612
data: (250, '2.0.0 Ok: queued as D7D55440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DD8F5440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DD8F5440610
data: (250, '2.0.0 Ok: queued as DD8F5440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=522\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E22B8440613\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E22B8440613
data: (250, '2.0.0 Ok: queued as E22B84 40613')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E5F44440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E5F44440611
data: (250, '2.0.0 Ok: queued as E5F44440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<directfb-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: directfb-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: directfb\r\n\r\n\r\n\r\ndirectfb has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdirectfb-1.6.2-3.fc19.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tdirectfb-1.6.2-3.fc19.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tdirectfb-1.6.2-3.fc19.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E9A9C440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E9A9C440610
data: (250, '2.0.0 Ok: queued as E9A9C440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=374\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EF44E440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EF44E440612
data: (250, '2.0.0 Ok: queued as EF44E440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=516\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 002FD440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 002FD440611
data: (250, '2.0.0 Ok: queued as 002FD440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=444\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 04415440613\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 04415440613
data: (250, '2.0.0 Ok: queued as 04415440613')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=502\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0727A440614\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0727A440614
data: (250, '2.0.0 Ok: queued as 0727A440614')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=551\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0B08D440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0B08D440611
data: (250, '2.0.0 Ok: queued as 0B08D440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0ED55440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0ED55440612
data: (250, '2.0.0 Ok: queued as 0ED55440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=314\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 13F80440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 13F80440610
data: (250, '2.0.0 Ok: queued as 13F80440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 17DE2440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 17DE2440611
data: (250, '2.0.0 Ok: queued as 17DE2440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=470\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1B865440613\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1B865440613
data: (250, '2.0.0 Ok: queued as 1B865440613')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1EF28440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1EF28440612
data: (250, '2.0.0 Ok: queued as 1EF28440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=497\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 21DE1440614\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 21DE1440614
data: (250, '2.0.0 Ok: queued as 2 1DE1440614')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 26DDE440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 26DDE440610
data: (250, '2.0.0 Ok: queued as 26DDE440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2CC26440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2CC26440611
data: (250, '2.0.0 Ok: queued as 2CC26440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=305\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 304B0440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 304B0440612
data: (250, '2.0.0 Ok: queued as 304B0440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=410\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 33D4C440614\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 33D4C440614
data: (250, '2.0.0 Ok: queued as 33D4C440614')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 36E10440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 36E10440611
data: (250, '2.0.0 Ok: queued as 36E10440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=465\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 39A27440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 39A27440610
data: (250, '2.0.0 Ok: queued as 39A27440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=362\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3CCE1440616\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3CCE1440616
data: (250, '2.0.0 Ok: queued as 3CCE1440616')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=267\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3FE1C440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3FE1C440611
data: (250, '2.0.0 Ok: queued as 3FE1C440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=471\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 423C6440615\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 423C6440615
data: (250, '2.0.0 Ok: queued as 423C6440615')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=939\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-smallcheck-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-smallcheck-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ghc-smallcheck\r\n\r\n\r\n\r\nghc-smallcheck has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tghc-smallcheck-devel-1.0.4-1.fc21.x86_64 requires ghc-devel(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-devel-1.0.4-1.fc21.i686 requires ghc-devel(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nOn armhfp:\r\n\tghc-smallcheck-devel-1.0.4-1.fc21.armv7hl requires ghc-devel(logict-0.6-15dab78be8f0859bc565d1f1a0ac68ec)\r\nOn x86_64:\r\n\tghc-smallcheck-1.0.4-1.fc21.x86_64 requires libHSlogict-0.6-ghc7.6.3.so()(64bit)\r\n\tghc-smallcheck-1.0.4-1.fc21.x86_64 requires ghc(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-1.0.4-1.fc21.i686 requires libHSlogict-0.6-ghc7.6.3.so\r\n\tghc-smallcheck-1.0.4-1.fc21.i686 requires ghc(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nPlease resolve this
as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 472E7440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 472E7440612
data: (250, '2.0.0 Ok: queued as 472E7440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=463\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4A184440613\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4A184440613
data: (250, '2.0.0 Ok: queued as 4A 184440613')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=422\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4D2BC440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4D2BC440610
data: (250, '2.0.0 Ok: queued as 4D2BC440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=596\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4FC76440617\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4FC76440617
data: (250, '2.0.0 Ok: queued as 4FC76440617' )
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 54B66440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 54B66440610
data: (250, '2.0.0 Ok: queued as 54B66440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=282\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5799C440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5799C440611
data: (250, '2.0.0 Ok: queued as 5799C440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<avahi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: avahi-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: avahi\r\n\r\n\r\n\r\navahi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tavahi-qt3-0.6.31-12.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tavahi-qt3-0.6.31-12.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tavahi-qt3-0.6.31-12.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5AD25440612\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5AD25440612
data: (250, '2.0.0 Ok: queued as 5AD25440612')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=581\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 61A34440613\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 61A34440613
data: (250, '2.0.0 Ok: queued as 61A34440613')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29614\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1
.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)
\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\
n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1
.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualizat
ion.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboos
t_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_
surface.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686
requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20
.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\
r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sample
_consensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.
10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r
\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.5
3.0()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_c
onsensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-
reactivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tm
rpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_fi
lesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.
1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav
-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_se
gmentation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64b
it)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segmen
tation.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time
-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sear
ch.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.
x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-
apps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.
fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\
tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires lib
vtkRendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensFinish: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130831/rawhide >/mnt/koji/mash/rawhide-20130831/logs/depcheck
Finish: lock buildroot
Finish: run
us.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 675A5440610\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 675A5440610
data: (250, '2.0.0 Ok: queued as 675A5440610')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6A6F2440611\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6A6F2440611
data: (250, '2.0.0 Ok: queued as 6A6F2440611')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=459\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<Ray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: Ray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: Ray\r\n\r\n\r\n\r\nRay has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpichcxx.so.8()(64bit)\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpich.so.8()(64bit)\r\nOn i386:\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpichcxx.so.8\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpich.so.8\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6D8A9440614\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6D8A9440614
data: (250, '2.0.0 Ok: queued as 6D8A9440614')
Running build_composeinfo
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-rawhide-compose-i386-20130831) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
.composeinfo
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/amor-debuginfo-4.11.0-4.fc21.armv7hl.rpm
armhfp/debug/a/audacious-debuginfo-3.4-4.fc21.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/binutils-debuginfo-2.23.88.0.1-13.fc21.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/calibre-debuginfo-1.1.0-2.fc21.armv7hl.rpm
armhfp/debug/c/cclive-debuginfo-0.9.2-1.fc21.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/dmlite-debuginfo-0.6.1-4.fc21.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/entangle-debuginfo-0.5.3-2.fc21.armv7hl.rpm
armhfp/debug/e/ethumb-debuginfo-1.7.8-1.fc21.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/firefox-debuginfo-23.0.1-3.fc21.armv7hl.rpm
armhfp/debug/f/fontconfig-debuginfo-2.10.95-1.fc21.armv7hl.rpm
armhfp/debug/f/freeipa-debuginfo-3.3.1-1.fc21.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-9.fc21.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc21.armv7hl.rpm
armhfp/debug/h/hdf5-debuginfo-1.8.11-6.fc21.armv7hl.rpm
armhfp/debug/i/
armhfp/debug/i/icecream-debuginfo-1.0.1-3.fc21.armv7hl.rpm
armhfp/debug/i/iproute-debuginfo-3.10.0-6.fc21.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/debug/k/kteatime-debuginfo-4.11.0-5.fc21.armv7hl.rpm
armhfp/debug/k/ktux-debuginfo-4.11.0-2.fc21.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/LibRaw-debuginfo-0.15.4-1.fc21.armv7hl.rpm
armhfp/debug/l/lcgdm-debuginfo-1.8.7-6.fc21.armv7hl.rpm
armhfp/debug/l/libcdr-debuginfo-0.0.14-5.fc21.armv7hl.rpm
armhfp/debug/l/libcmis-debuginfo-0.3.1-8.fc21.armv7hl.rpm
armhfp/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/debug/l/libmspub-debuginfo-0.0.6-4.fc21.armv7hl.rpm
armhfp/debug/l/libmwaw-debuginfo-0.1.10-3.fc21.armv7hl.rpm
armhfp/debug/l/libvisio-debuginfo-0.0.30-4.fc21.armv7hl.rpm
armhfp/debug/l/libyui-bindings-debuginfo-1.0.2-7.fc21.armv7hl.rpm
armhfp/debug/l/libyui-debuginfo-3.0.10-1.fc21.armv7hl.rpm
armhfp/debug/l/libyui-gtk-debuginfo-2.43.7-1.fc21.armv7hl.rpm
armhfp/debug/l/libyui-ncurses-debuginfo-2.44.1-1.fc21.armv7hl.rpm
armhfp/debug/l/libyui-qt-debuginfo-2.43.5-1.fc21.armv7hl.rpm
armhfp/debug/l/litmus-debuginfo-0.13-9.fc21.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/munge-debuginfo-0.5.11-1.fc21.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/nagios-debuginfo-3.5.1-1.fc21.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/p/
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/debug/p/perl-Qt-debuginfo-0.96.0-9.fc21.armv7hl.rpm
armhfp/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.2.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qt5-qtimageformats-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/quvi-debuginfo-0.9.3.1-1.fc21.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/s/
armhfp/debug/s/seahorse-debuginfo-3.9.90-2.fc21.armv7hl.rpm
armhfp/debug/s/strongswan-debuginfo-5.1.0-2.fc21.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/tqsllib-debuginfo-2.2-7.fc21.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/v/
armhfp/debug/w/
armhfp/debug/w/WindowMaker-debuginfo-0.95.5-1.fc21.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/y/
armhfp/debug/y/ypbind-debuginfo-1.37.1-7.fc21.armv7hl.rpm
armhfp/debug/z/
armhfp/os/
armhfp/os/.discinfo
armhfp/os/.treeinfo
armhfp/os/LiveOS/
armhfp/os/LiveOS/squashfs.img
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/amor-4.11.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-3.4-4.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-devel-3.4-4.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-libs-3.4-4.fc21.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/binutils-2.23.88.0.1-13.fc21.armv7hl.rpm
armhfp/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc21.armv7hl.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/calibre-1.1.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/c/cclive-0.9.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/dmlite-devel-0.6.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/d/dmlite-docs-0.6.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/d/dmlite-libs-0.6.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-copy-server-mysql-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-devel-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-libs-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-name-server-mysql-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-perl-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-python-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-python3-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-rfio-server-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-server-mysql-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/d/dpm-srm-server-mysql-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/entangle-0.5.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/e/ethumb-1.7.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/e/ethumb-devel-1.7.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/firefox-23.0.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-2.10.95-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-devel-2.10.95-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-admintools-3.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-client-3.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-python-3.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-server-3.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-server-trust-ad-3.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-tests-3.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/gdb-7.6.50.20130731-9.fc21.armv7hl.rpm
armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-9.fc21.armv7hl.rpm
armhfp/os/Packages/g/golang-1.1.2-4.fc21.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc21.armv7hl.rpm
armhfp/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-devel-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-mpich-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-openmpi-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/h/hdf5-static-1.8.11-6.fc21.armv7hl.rpm
armhfp/os/Packages/i/
armhfp/os/Packages/i/icecream-1.0.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/i/icecream-devel-1.0.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/i/iproute-3.10.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/i/iproute-devel-3.10.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/i/iproute-doc-3.10.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/k/
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kteatime-4.11.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/k/ktux-4.11.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/LibRaw-0.15.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/LibRaw-devel-0.15.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/LibRaw-samples-0.15.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/LibRaw-static-0.15.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lcgdm-devel-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lcgdm-libs-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-devel-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-dli-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-libs-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-perl-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-python-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-python3-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/lfc-server-mysql-1.8.7-6.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcdr-0.0.14-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcdr-devel-0.0.14-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcdr-tools-0.0.14-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcmis-0.3.1-8.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcmis-devel-0.3.1-8.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcmis-tools-0.3.1-8.fc21.armv7hl.rpm
armhfp/os/Packages/l/libfm-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libmspub-0.0.6-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmspub-devel-0.0.6-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmspub-tools-0.0.6-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmwaw-0.1.10-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmwaw-devel-0.1.10-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmwaw-tools-0.1.10-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libvisio-0.0.30-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libvisio-devel-0.0.30-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libvisio-tools-0.0.30-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-3.0.10-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-devel-3.0.10-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-gtk-2.43.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-ncurses-2.44.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-qt-2.43.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libyui-qt-devel-2.43.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/litmus-0.13-9.fc21.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/munge-0.5.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/m/munge-devel-0.5.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/m/munge-libs-0.5.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nagios-3.5.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/nagios-common-3.5.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/nagios-devel-3.5.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/p/
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-Qt-0.96.0-9.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-Qt-devel-0.96.0-9.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-qpid_proton-0.5-1.fc21.2.armv7hl.rpm
armhfp/os/Packages/p/perl-yui-1.0.2-7.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git3.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-yui-1.0.2-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/quvi-0.9.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/ruby-yui-1.0.2-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/seahorse-3.9.90-2.fc21.armv7hl.rpm
armhfp/os/Packages/s/strongswan-5.1.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/s/strongswan-charon-nm-5.1.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/s/strongswan-tnc-imcvs-5.1.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/tqsllib-2.2-7.fc21.armv7hl.rpm
armhfp/os/Packages/t/tqsllib-devel-2.2-7.fc21.armv7hl.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/v/
armhfp/os/Packages/w/
armhfp/os/Packages/w/WINGs-devel-0.95.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/WINGs-libs-0.95.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/WindowMaker-0.95.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/WindowMaker-devel-0.95.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/y/
armhfp/os/Packages/y/ypbind-1.37.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/z/
armhfp/os/drpms/
armhfp/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/LibRaw-samples-0.15.3-3.fc20_0.15.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/WINGs-devel-0.95.4-6.fc20_0.95.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/WINGs-libs-0.95.4-6.fc20_0.95.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/WindowMaker-0.95.4-6.fc20_0.95.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/WindowMaker-devel-0.95.4-6.fc20_0.95.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/amor-4.11.0-3.fc21_4.11.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-3.4-3.fc21_3.4-4.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-devel-3.4-3.fc21_3.4-4.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-libs-3.4-3.fc21_3.4-4.fc21.armv7hl.drpm
armhfp/os/drpms/binutils-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.armv7hl.drpm
armhfp/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.armv7hl.drpm
armhfp/os/drpms/calibre-1.0.0-2.fc21_1.1.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/cclive-0.7.11-5.fc20_0.9.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/dmlite-docs-0.6.1-3.fc20_0.6.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-copy-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-devel-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-libs-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-name-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-perl-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-python-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-python3-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-rfio-server-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/dpm-srm-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/entangle-0.5.3-1.fc21_0.5.3-2.fc21.armv7hl.drpm
armhfp/os/drpms/firefox-23.0.1-1.fc20_23.0.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/fontconfig-2.10.94-1.fc21_2.10.95-1.fc21.armv7hl.drpm
armhfp/os/drpms/fontconfig-devel-2.10.94-1.fc21_2.10.95-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-admintools-3.3.1-0.fc21_3.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-client-3.3.1-0.fc21_3.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-python-3.3.1-0.fc21_3.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-server-3.3.1-0.fc21_3.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-server-trust-ad-3.3.1-0.fc21_3.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-tests-3.3.1-0.fc21_3.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/gdb-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.armv7hl.drpm
armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.armv7hl.drpm
armhfp/os/drpms/golang-1.1.2-3.fc21_1.1.2-4.fc21.armv7hl.drpm
armhfp/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.armv7hl.drpm
armhfp/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc21.armv7hl.drpm
armhfp/os/drpms/icecream-1.0.1-1.fc21_1.0.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/icecream-devel-1.0.1-1.fc21_1.0.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/iproute-3.10.0-5.fc21_3.10.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/iproute-devel-3.10.0-5.fc21_3.10.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/iproute-doc-3.10.0-5.fc21_3.10.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/kteatime-4.11.0-4.fc21_4.11.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/ktux-4.11.0-1.fc21_4.11.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/lcgdm-devel-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lcgdm-libs-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-devel-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-dli-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-libs-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-perl-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-python-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-python3-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/lfc-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.armv7hl.drpm
armhfp/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcdr-tools-0.0.14-4.fc20_0.0.14-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc21.armv7hl.drpm
armhfp/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc21.armv7hl.drpm
armhfp/os/drpms/libcmis-tools-0.3.1-7.fc20_0.3.1-8.fc21.armv7hl.drpm
armhfp/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc21.armv7hl.drpm
armhfp/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc21.armv7hl.drpm
armhfp/os/drpms/libmspub-tools-0.0.6-3.fc20_0.0.6-4.fc21.armv7hl.drpm
armhfp/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc21.armv7hl.drpm
armhfp/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc21.armv7hl.drpm
armhfp/os/drpms/libmwaw-tools-0.1.10-2.fc20_0.1.10-3.fc21.armv7hl.drpm
armhfp/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc21.armv7hl.drpm
armhfp/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc21.armv7hl.drpm
armhfp/os/drpms/libvisio-tools-0.0.30-3.fc20_0.0.30-4.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/litmus-0.13-7.fc19_0.13-9.fc21.armv7hl.drpm
armhfp/os/drpms/munge-0.5.10-6.fc20_0.5.11-1.fc21.armv7hl.drpm
armhfp/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc21.armv7hl.drpm
armhfp/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc21.armv7hl.drpm
armhfp/os/drpms/nagios-3.5.0-9.fc21_3.5.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/nagios-common-3.5.0-9.fc21_3.5.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/nagios-devel-3.5.0-9.fc21_3.5.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/perl-Qt-0.96.0-6.fc19_0.96.0-9.fc21.armv7hl.drpm
armhfp/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc21.armv7hl.drpm
armhfp/os/drpms/perl-qpid_proton-0.5-1.fc21_0.5-1.fc21.2.armv7hl.drpm
armhfp/os/drpms/perl-yui-1.0.2-6.fc20_1.0.2-7.fc21.armv7hl.drpm
armhfp/os/drpms/python-hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.armv7hl.drpm
armhfp/os/drpms/python-yui-1.0.2-6.fc20_1.0.2-7.fc21.armv7hl.drpm
armhfp/os/drpms/quvi-0.4.2-4.fc20_0.9.3.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/ruby-yui-1.0.2-6.fc20_1.0.2-7.fc21.armv7hl.drpm
armhfp/os/drpms/seahorse-3.9.90-1.fc21_3.9.90-2.fc21.armv7hl.drpm
armhfp/os/drpms/strongswan-5.1.0-1.fc20_5.1.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/strongswan-charon-nm-5.1.0-1.fc20_5.1.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/strongswan-tnc-imcvs-5.1.0-1.fc20_5.1.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc21.armv7hl.drpm
armhfp/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc21.armv7hl.drpm
armhfp/os/drpms/ypbind-1.37.1-6.fc20_1.37.1-7.fc21.armv7hl.drpm
armhfp/os/images/
armhfp/os/images/pxeboot/
armhfp/os/images/pxeboot/initrd.img
armhfp/os/images/pxeboot/uImage
armhfp/os/images/pxeboot/uInitrd
armhfp/os/images/pxeboot/uUpgrade
armhfp/os/images/pxeboot/upgrade.img
armhfp/os/images/pxeboot/vmlinuz
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/amor-debuginfo-4.11.0-4.fc21.i686.rpm
i386/debug/a/audacious-debuginfo-3.4-4.fc21.i686.rpm
i386/debug/a/aws-debuginfo-2.11.0-17.fc21.i686.rpm
i386/debug/b/
i386/debug/b/binutils-debuginfo-2.23.88.0.1-13.fc21.i686.rpm
i386/debug/c/
i386/debug/c/calibre-debuginfo-1.1.0-2.fc21.i686.rpm
i386/debug/c/cclive-debuginfo-0.9.2-1.fc21.i686.rpm
i386/debug/d/
i386/debug/d/dmlite-debuginfo-0.6.1-4.fc21.i686.rpm
i386/debug/e/
i386/debug/e/edk2-debuginfo-20130515svn14365-6.fc21.i686.rpm
i386/debug/e/entangle-debuginfo-0.5.3-2.fc21.i686.rpm
i386/debug/e/ethumb-debuginfo-1.7.8-1.fc21.i686.rpm
i386/debug/f/
i386/debug/f/firefox-debuginfo-23.0.1-3.fc21.i686.rpm
i386/debug/f/fontconfig-debuginfo-2.10.95-1.fc21.i686.rpm
i386/debug/f/freeipa-debuginfo-3.3.1-1.fc21.i686.rpm
i386/debug/g/
i386/debug/g/gdb-debuginfo-7.6.50.20130731-9.fc21.i686.rpm
i386/debug/h/
i386/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc21.i686.rpm
i386/debug/h/hdf5-debuginfo-1.8.11-6.fc21.i686.rpm
i386/debug/i/
i386/debug/i/icecream-debuginfo-1.0.1-3.fc21.i686.rpm
i386/debug/i/iproute-debuginfo-3.10.0-6.fc21.i686.rpm
i386/debug/j/
i386/debug/k/
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/debug/k/kteatime-debuginfo-4.11.0-5.fc21.i686.rpm
i386/debug/k/ktux-debuginfo-4.11.0-2.fc21.i686.rpm
i386/debug/l/
i386/debug/l/LibRaw-debuginfo-0.15.4-1.fc21.i686.rpm
i386/debug/l/lcgdm-debuginfo-1.8.7-6.fc21.i686.rpm
i386/debug/l/libcdr-debuginfo-0.0.14-5.fc21.i686.rpm
i386/debug/l/libcmis-debuginfo-0.3.1-8.fc21.i686.rpm
i386/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.i686.rpm
i386/debug/l/libmspub-debuginfo-0.0.6-4.fc21.i686.rpm
i386/debug/l/libmwaw-debuginfo-0.1.10-3.fc21.i686.rpm
i386/debug/l/libvisio-debuginfo-0.0.30-4.fc21.i686.rpm
i386/debug/l/libyui-bindings-debuginfo-1.0.2-7.fc21.i686.rpm
i386/debug/l/libyui-debuginfo-3.0.10-1.fc21.i686.rpm
i386/debug/l/libyui-gtk-debuginfo-2.43.7-1.fc21.i686.rpm
i386/debug/l/libyui-ncurses-debuginfo-2.44.1-1.fc21.i686.rpm
i386/debug/l/libyui-qt-debuginfo-2.43.5-1.fc21.i686.rpm
i386/debug/l/litmus-debuginfo-0.13-9.fc21.i686.rpm
i386/debug/m/
i386/debug/m/munge-debuginfo-0.5.11-1.fc21.i686.rpm
i386/debug/n/
i386/debug/n/nagios-debuginfo-3.5.1-1.fc21.i686.rpm
i386/debug/o/
i386/debug/p/
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/debug/p/perl-Qt-debuginfo-0.96.0-9.fc21.i686.rpm
i386/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.2.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/debug/q/
i386/debug/q/qt5-qtimageformats-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/quvi-debuginfo-0.9.3.1-1.fc21.i686.rpm
i386/debug/r/
i386/debug/s/
i386/debug/s/seahorse-debuginfo-3.9.90-2.fc21.i686.rpm
i386/debug/s/strongswan-debuginfo-5.1.0-2.fc21.i686.rpm
i386/debug/t/
i386/debug/t/tqsllib-debuginfo-2.2-7.fc21.i686.rpm
i386/debug/u/
i386/debug/v/
i386/debug/w/
i386/debug/w/WindowMaker-debuginfo-0.95.5-1.fc21.i686.rpm
i386/debug/x/
i386/debug/y/
i386/debug/y/ypbind-debuginfo-1.37.1-7.fc21.i686.rpm
i386/debug/z/
i386/os/
i386/os/.discinfo
i386/os/.treeinfo
i386/os/LiveOS/
i386/os/LiveOS/squashfs.img
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/amor-4.11.0-4.fc21.i686.rpm
i386/os/Packages/a/audacious-3.4-4.fc21.i686.rpm
i386/os/Packages/a/aws-tools-2.11.0-17.fc21.i686.rpm
i386/os/Packages/b/
i386/os/Packages/b/binutils-2.23.88.0.1-13.fc21.i686.rpm
i386/os/Packages/c/
i386/os/Packages/c/calibre-1.1.0-2.fc21.i686.rpm
i386/os/Packages/c/cclive-0.9.2-1.fc21.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/dmlite-docs-0.6.1-4.fc21.i686.rpm
i386/os/Packages/d/dpm-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-copy-server-mysql-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-name-server-mysql-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-perl-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-python-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-python3-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-rfio-server-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-server-mysql-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-srm-server-mysql-1.8.7-6.fc21.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/edk2-tools-20130515svn14365-6.fc21.i686.rpm
i386/os/Packages/e/edk2-tools-doc-20130515svn14365-6.fc21.i686.rpm
i386/os/Packages/e/entangle-0.5.3-2.fc21.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/firefox-23.0.1-3.fc21.i686.rpm
i386/os/Packages/f/freeipa-admintools-3.3.1-1.fc21.i686.rpm
i386/os/Packages/f/freeipa-client-3.3.1-1.fc21.i686.rpm
i386/os/Packages/f/freeipa-python-3.3.1-1.fc21.i686.rpm
i386/os/Packages/f/freeipa-server-3.3.1-1.fc21.i686.rpm
i386/os/Packages/f/freeipa-server-trust-ad-3.3.1-1.fc21.i686.rpm
i386/os/Packages/f/freeipa-tests-3.3.1-1.fc21.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/gdb-7.6.50.20130731-9.fc21.i686.rpm
i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-9.fc21.i686.rpm
i386/os/Packages/g/golang-1.1.2-4.fc21.i686.rpm
i386/os/Packages/h/
i386/os/Packages/i/
i386/os/Packages/i/iproute-3.10.0-6.fc21.i686.rpm
i386/os/Packages/i/iproute-doc-3.10.0-6.fc21.i686.rpm
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kernel-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kteatime-4.11.0-5.fc21.i686.rpm
i386/os/Packages/k/ktux-4.11.0-2.fc21.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/LibRaw-samples-0.15.4-1.fc21.i686.rpm
i386/os/Packages/l/lfc-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-dli-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-perl-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-python-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-python3-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-server-mysql-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/libcdr-tools-0.0.14-5.fc21.i686.rpm
i386/os/Packages/l/libcmis-tools-0.3.1-8.fc21.i686.rpm
i386/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libmspub-tools-0.0.6-4.fc21.i686.rpm
i386/os/Packages/l/libmwaw-tools-0.1.10-3.fc21.i686.rpm
i386/os/Packages/l/libvisio-tools-0.0.30-4.fc21.i686.rpm
i386/os/Packages/l/litmus-0.13-9.fc21.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/munge-0.5.11-1.fc21.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/nagios-3.5.1-1.fc21.i686.rpm
i386/os/Packages/n/nagios-common-3.5.1-1.fc21.i686.rpm
i386/os/Packages/o/
i386/os/Packages/p/
i386/os/Packages/p/perf-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/p/perl-Qt-0.96.0-9.fc21.i686.rpm
i386/os/Packages/p/perl-qpid_proton-0.5-1.fc21.2.i686.rpm
i386/os/Packages/p/perl-yui-1.0.2-7.fc21.i686.rpm
i386/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc21.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/p/python-yui-1.0.2-7.fc21.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/quvi-0.9.3.1-1.fc21.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/ruby-yui-1.0.2-7.fc21.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/seahorse-3.9.90-2.fc21.i686.rpm
i386/os/Packages/s/strongswan-5.1.0-2.fc21.i686.rpm
i386/os/Packages/s/strongswan-charon-nm-5.1.0-2.fc21.i686.rpm
i386/os/Packages/s/strongswan-tnc-imcvs-5.1.0-2.fc21.i686.rpm
i386/os/Packages/t/
i386/os/Packages/u/
i386/os/Packages/v/
i386/os/Packages/w/
i386/os/Packages/x/
i386/os/Packages/y/
i386/os/Packages/y/ypbind-1.37.1-7.fc21.i686.rpm
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/LibRaw-samples-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
i386/os/drpms/amor-4.11.0-3.fc21_4.11.0-4.fc21.i686.drpm
i386/os/drpms/audacious-3.4-3.fc21_3.4-4.fc21.i686.drpm
i386/os/drpms/aws-tools-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm
i386/os/drpms/binutils-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.i686.drpm
i386/os/drpms/calibre-1.0.0-2.fc21_1.1.0-2.fc21.i686.drpm
i386/os/drpms/cclive-0.7.11-5.fc20_0.9.2-1.fc21.i686.drpm
i386/os/drpms/dmlite-docs-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm
i386/os/drpms/dpm-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-copy-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-name-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-perl-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-python-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-python3-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-rfio-server-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-srm-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/edk2-tools-20130515svn14365-5.fc21_20130515svn14365-6.fc21.i686.drpm
i386/os/drpms/edk2-tools-doc-20130515svn14365-5.fc21_20130515svn14365-6.fc21.i686.drpm
i386/os/drpms/entangle-0.5.3-1.fc21_0.5.3-2.fc21.i686.drpm
i386/os/drpms/firefox-23.0.1-1.fc20_23.0.1-3.fc21.i686.drpm
i386/os/drpms/freeipa-admintools-3.3.1-0.fc21_3.3.1-1.fc21.i686.drpm
i386/os/drpms/freeipa-client-3.3.1-0.fc21_3.3.1-1.fc21.i686.drpm
i386/os/drpms/freeipa-python-3.3.1-0.fc21_3.3.1-1.fc21.i686.drpm
i386/os/drpms/freeipa-server-3.3.1-0.fc21_3.3.1-1.fc21.i686.drpm
i386/os/drpms/freeipa-server-trust-ad-3.3.1-0.fc21_3.3.1-1.fc21.i686.drpm
i386/os/drpms/freeipa-tests-3.3.1-0.fc21_3.3.1-1.fc21.i686.drpm
i386/os/drpms/gdb-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.i686.drpm
i386/os/drpms/gdb-gdbserver-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.i686.drpm
i386/os/drpms/golang-1.1.2-3.fc21_1.1.2-4.fc21.i686.drpm
i386/os/drpms/iproute-3.10.0-5.fc21_3.10.0-6.fc21.i686.drpm
i386/os/drpms/iproute-doc-3.10.0-5.fc21_3.10.0-6.fc21.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kteatime-4.11.0-4.fc21_4.11.0-5.fc21.i686.drpm
i386/os/drpms/ktux-4.11.0-1.fc21_4.11.0-2.fc21.i686.drpm
i386/os/drpms/lfc-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-dli-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-perl-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-python-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-python3-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/libcdr-tools-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm
i386/os/drpms/libcmis-tools-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm
i386/os/drpms/libmspub-tools-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm
i386/os/drpms/libmwaw-tools-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm
i386/os/drpms/libvisio-tools-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm
i386/os/drpms/litmus-0.13-7.fc19_0.13-9.fc21.i686.drpm
i386/os/drpms/munge-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm
i386/os/drpms/nagios-3.5.0-9.fc21_3.5.1-1.fc21.i686.drpm
i386/os/drpms/nagios-common-3.5.0-9.fc21_3.5.1-1.fc21.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/perl-Qt-0.96.0-6.fc19_0.96.0-9.fc21.i686.drpm
i386/os/drpms/perl-qpid_proton-0.5-1.fc21_0.5-1.fc21.2.i686.drpm
i386/os/drpms/perl-yui-1.0.2-6.fc20_1.0.2-7.fc21.i686.drpm
i386/os/drpms/python-hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/python-yui-1.0.2-6.fc20_1.0.2-7.fc21.i686.drpm
i386/os/drpms/quvi-0.4.2-4.fc20_0.9.3.1-1.fc21.i686.drpm
i386/os/drpms/ruby-yui-1.0.2-6.fc20_1.0.2-7.fc21.i686.drpm
i386/os/drpms/seahorse-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm
i386/os/drpms/strongswan-5.1.0-1.fc20_5.1.0-2.fc21.i686.drpm
i386/os/drpms/strongswan-charon-nm-5.1.0-1.fc20_5.1.0-2.fc21.i686.drpm
i386/os/drpms/strongswan-tnc-imcvs-5.1.0-1.fc20_5.1.0-2.fc21.i686.drpm
i386/os/drpms/ypbind-1.37.1-6.fc20_1.37.1-7.fc21.i686.drpm
i386/os/images/
i386/os/images/boot.iso
i386/os/images/pxeboot/
i386/os/isolinux/
i386/os/isolinux/boot.msg
i386/os/isolinux/grub.conf
i386/os/isolinux/initrd.img
i386/os/isolinux/isolinux.bin
i386/os/isolinux/isolinux.cfg
i386/os/isolinux/memtest
i386/os/isolinux/splash.png
i386/os/isolinux/upgrade.img
i386/os/isolinux/vesamenu.c32
i386/os/isolinux/vmlinuz
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/amor-4.11.0-4.fc21.src.rpm
source/SRPMS/a/audacious-3.4-4.fc21.src.rpm
source/SRPMS/a/aws-2.11.0-17.fc21.src.rpm
source/SRPMS/b/
source/SRPMS/b/binutils-2.23.88.0.1-13.fc21.src.rpm
source/SRPMS/b/bluebird-0.8-1.fc21.src.rpm
source/SRPMS/c/
source/SRPMS/c/calibre-1.1.0-2.fc21.src.rpm
source/SRPMS/c/cclive-0.9.2-1.fc21.src.rpm
source/SRPMS/d/
source/SRPMS/d/dmlite-0.6.1-4.fc21.src.rpm
source/SRPMS/d/dnf-0.4.0-1.gitbfccb5c.fc21.src.rpm
source/SRPMS/e/
source/SRPMS/e/easymock-3.2-1.fc21.src.rpm
source/SRPMS/e/edk2-20130515svn14365-6.fc21.src.rpm
source/SRPMS/e/entangle-0.5.3-2.fc21.src.rpm
source/SRPMS/e/erlang-rpm-macros-0.1.3-6.fc21.src.rpm
source/SRPMS/e/ethumb-1.7.8-1.fc21.src.rpm
source/SRPMS/f/
source/SRPMS/f/fedora-review-0.5.0-1.fc21.src.rpm
source/SRPMS/f/firefox-23.0.1-3.fc21.src.rpm
source/SRPMS/f/fontconfig-2.10.95-1.fc21.src.rpm
source/SRPMS/f/freeipa-3.3.1-1.fc21.src.rpm
source/SRPMS/g/
source/SRPMS/g/gdb-7.6.50.20130731-9.fc21.src.rpm
source/SRPMS/g/golang-1.1.2-4.fc21.src.rpm
source/SRPMS/h/
source/SRPMS/h/hawkey-0.4.0-1.git0e5506a.fc21.src.rpm
source/SRPMS/h/hdf5-1.8.11-6.fc21.src.rpm
source/SRPMS/i/
source/SRPMS/i/icecream-1.0.1-3.fc21.src.rpm
source/SRPMS/i/iproute-3.10.0-6.fc21.src.rpm
source/SRPMS/j/
source/SRPMS/j/java_cup-0.11a-14.fc21.src.rpm
source/SRPMS/k/
source/SRPMS/k/kernel-3.11.0-0.rc7.git3.1.fc21.src.rpm
source/SRPMS/k/kteatime-4.11.0-5.fc21.src.rpm
source/SRPMS/k/ktux-4.11.0-2.fc21.src.rpm
source/SRPMS/l/
source/SRPMS/l/LibRaw-0.15.4-1.fc21.src.rpm
source/SRPMS/l/lcgdm-1.8.7-6.fc21.src.rpm
source/SRPMS/l/libcdr-0.0.14-5.fc21.src.rpm
source/SRPMS/l/libcmis-0.3.1-8.fc21.src.rpm
source/SRPMS/l/libfm-1.1.2.2-2.fc20.src.rpm
source/SRPMS/l/libmspub-0.0.6-4.fc21.src.rpm
source/SRPMS/l/libmwaw-0.1.10-3.fc21.src.rpm
source/SRPMS/l/libvisio-0.0.30-4.fc21.src.rpm
source/SRPMS/l/libyui-3.0.10-1.fc21.src.rpm
source/SRPMS/l/libyui-bindings-1.0.2-7.fc21.src.rpm
source/SRPMS/l/libyui-gtk-2.43.7-1.fc21.src.rpm
source/SRPMS/l/libyui-ncurses-2.44.1-1.fc21.src.rpm
source/SRPMS/l/libyui-qt-2.43.5-1.fc21.src.rpm
source/SRPMS/l/litmus-0.13-9.fc21.src.rpm
source/SRPMS/m/
source/SRPMS/m/maven-shared-io-1.1-7.fc21.src.rpm
source/SRPMS/m/munge-0.5.11-1.fc21.src.rpm
source/SRPMS/n/
source/SRPMS/n/nagios-3.5.1-1.fc21.src.rpm
source/SRPMS/o/
source/SRPMS/p/
source/SRPMS/p/perl-Mock-Quick-1.107-2.fc21.src.rpm
source/SRPMS/p/perl-Qt-0.96.0-9.fc21.src.rpm
source/SRPMS/p/perl-Test-Kwalitee-1.13-1.fc21.src.rpm
source/SRPMS/p/perl-qpid_proton-0.5-1.fc21.2.src.rpm
source/SRPMS/p/planet-2.0-17.fc21.src.rpm
source/SRPMS/p/puppet-3.2.4-1.fc21.src.rpm
source/SRPMS/p/pyhoca-gui-0.4.0.8-1.fc21.src.rpm
source/SRPMS/q/
source/SRPMS/q/qt5-qtimageformats-5.1.1-1.fc21.src.rpm
source/SRPMS/q/quvi-0.9.3.1-1.fc21.src.rpm
source/SRPMS/r/
source/SRPMS/r/rubygem-ancestry-2.0.0-5.fc21.src.rpm
source/SRPMS/r/rubygem-wirb-1.0.1-5.fc21.src.rpm
source/SRPMS/s/
source/SRPMS/s/seahorse-3.9.90-2.fc21.src.rpm
source/SRPMS/s/strongswan-5.1.0-2.fc21.src.rpm
source/SRPMS/t/
source/SRPMS/t/tqsllib-2.2-7.fc21.src.rpm
source/SRPMS/u/
source/SRPMS/v/
source/SRPMS/w/
source/SRPMS/w/WindowMaker-0.95.5-1.fc21.src.rpm
source/SRPMS/x/
source/SRPMS/y/
source/SRPMS/y/ypbind-1.37.1-7.fc21.src.rpm
source/SRPMS/z/
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/amor-debuginfo-4.11.0-4.fc21.x86_64.rpm
x86_64/debug/a/audacious-debuginfo-3.4-4.fc21.x86_64.rpm
x86_64/debug/a/aws-debuginfo-2.11.0-17.fc21.x86_64.rpm
x86_64/debug/b/
x86_64/debug/b/binutils-debuginfo-2.23.88.0.1-13.fc21.x86_64.rpm
x86_64/debug/c/
x86_64/debug/c/calibre-debuginfo-1.1.0-2.fc21.x86_64.rpm
x86_64/debug/c/cclive-debuginfo-0.9.2-1.fc21.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/dmlite-debuginfo-0.6.1-4.fc21.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/edk2-debuginfo-20130515svn14365-6.fc21.x86_64.rpm
x86_64/debug/e/entangle-debuginfo-0.5.3-2.fc21.x86_64.rpm
x86_64/debug/e/ethumb-debuginfo-1.7.8-1.fc21.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/firefox-debuginfo-23.0.1-3.fc21.x86_64.rpm
x86_64/debug/f/fontconfig-debuginfo-2.10.95-1.fc21.x86_64.rpm
x86_64/debug/f/freeipa-debuginfo-3.3.1-1.fc21.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-9.fc21.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc21.x86_64.rpm
x86_64/debug/h/hdf5-debuginfo-1.8.11-6.fc21.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/icecream-debuginfo-1.0.1-3.fc21.x86_64.rpm
x86_64/debug/i/iproute-debuginfo-3.10.0-6.fc21.x86_64.rpm
x86_64/debug/j/
x86_64/debug/k/
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/debug/k/kteatime-debuginfo-4.11.0-5.fc21.x86_64.rpm
x86_64/debug/k/ktux-debuginfo-4.11.0-2.fc21.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/LibRaw-debuginfo-0.15.4-1.fc21.x86_64.rpm
x86_64/debug/l/lcgdm-debuginfo-1.8.7-6.fc21.x86_64.rpm
x86_64/debug/l/libcdr-debuginfo-0.0.14-5.fc21.x86_64.rpm
x86_64/debug/l/libcmis-debuginfo-0.3.1-8.fc21.x86_64.rpm
x86_64/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.x86_64.rpm
x86_64/debug/l/libmspub-debuginfo-0.0.6-4.fc21.x86_64.rpm
x86_64/debug/l/libmwaw-debuginfo-0.1.10-3.fc21.x86_64.rpm
x86_64/debug/l/libvisio-debuginfo-0.0.30-4.fc21.x86_64.rpm
x86_64/debug/l/libyui-bindings-debuginfo-1.0.2-7.fc21.x86_64.rpm
x86_64/debug/l/libyui-debuginfo-3.0.10-1.fc21.x86_64.rpm
x86_64/debug/l/libyui-gtk-debuginfo-2.43.7-1.fc21.x86_64.rpm
x86_64/debug/l/libyui-ncurses-debuginfo-2.44.1-1.fc21.x86_64.rpm
x86_64/debug/l/libyui-qt-debuginfo-2.43.5-1.fc21.x86_64.rpm
x86_64/debug/l/litmus-debuginfo-0.13-9.fc21.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/munge-debuginfo-0.5.11-1.fc21.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/nagios-debuginfo-3.5.1-1.fc21.x86_64.rpm
x86_64/debug/o/
x86_64/debug/p/
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/debug/p/perl-Qt-debuginfo-0.96.0-9.fc21.x86_64.rpm
x86_64/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.2.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qt5-qtimageformats-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/quvi-debuginfo-0.9.3.1-1.fc21.x86_64.rpm
x86_64/debug/r/
x86_64/debug/s/
x86_64/debug/s/seahorse-debuginfo-3.9.90-2.fc21.x86_64.rpm
x86_64/debug/s/strongswan-debuginfo-5.1.0-2.fc21.x86_64.rpm
x86_64/debug/t/
x86_64/debug/t/tqsllib-debuginfo-2.2-7.fc21.x86_64.rpm
x86_64/debug/u/
x86_64/debug/v/
x86_64/debug/w/
x86_64/debug/w/WindowMaker-debuginfo-0.95.5-1.fc21.x86_64.rpm
x86_64/debug/x/
x86_64/debug/y/
x86_64/debug/y/ypbind-debuginfo-1.37.1-7.fc21.x86_64.rpm
x86_64/debug/z/
x86_64/os/
x86_64/os/.discinfo
x86_64/os/.treeinfo
x86_64/os/EFI/
x86_64/os/EFI/BOOT/
x86_64/os/EFI/BOOT/BOOTX64.efi
x86_64/os/EFI/BOOT/MokManager.efi
x86_64/os/EFI/BOOT/grub.cfg
x86_64/os/EFI/BOOT/grubx64.efi
x86_64/os/EFI/BOOT/fonts/
x86_64/os/EFI/BOOT/fonts/unicode.pf2
x86_64/os/LiveOS/
x86_64/os/LiveOS/squashfs.img
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/amor-4.11.0-4.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-3.4-4.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-devel-3.4-4.fc21.i686.rpm
x86_64/os/Packages/a/audacious-devel-3.4-4.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-doc-3.4-4.fc21.noarch.rpm
x86_64/os/Packages/a/audacious-libs-3.4-4.fc21.i686.rpm
x86_64/os/Packages/a/audacious-libs-3.4-4.fc21.x86_64.rpm
x86_64/os/Packages/a/aws-2.11.0-17.fc21.i686.rpm
x86_64/os/Packages/a/aws-2.11.0-17.fc21.x86_64.rpm
x86_64/os/Packages/a/aws-devel-2.11.0-17.fc21.i686.rpm
x86_64/os/Packages/a/aws-devel-2.11.0-17.fc21.x86_64.rpm
x86_64/os/Packages/a/aws-doc-2.11.0-17.fc21.noarch.rpm
x86_64/os/Packages/a/aws-tools-2.11.0-17.fc21.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/binutils-2.23.88.0.1-13.fc21.x86_64.rpm
x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc21.i686.rpm
x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc21.x86_64.rpm
x86_64/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc21.noarch.rpm
x86_64/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc21.noarch.rpm
x86_64/os/Packages/b/bluebird-metacity-theme-0.8-1.fc21.noarch.rpm
x86_64/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc21.noarch.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/calibre-1.1.0-2.fc21.x86_64.rpm
x86_64/os/Packages/c/cclive-0.9.2-1.fc21.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/dmlite-devel-0.6.1-4.fc21.i686.rpm
x86_64/os/Packages/d/dmlite-devel-0.6.1-4.fc21.x86_64.rpm
x86_64/os/Packages/d/dmlite-docs-0.6.1-4.fc21.x86_64.rpm
x86_64/os/Packages/d/dmlite-libs-0.6.1-4.fc21.i686.rpm
x86_64/os/Packages/d/dmlite-libs-0.6.1-4.fc21.x86_64.rpm
x86_64/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc21.noarch.rpm
x86_64/os/Packages/d/dpm-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-copy-server-mysql-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-devel-1.8.7-6.fc21.i686.rpm
x86_64/os/Packages/d/dpm-devel-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-libs-1.8.7-6.fc21.i686.rpm
x86_64/os/Packages/d/dpm-libs-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-name-server-mysql-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-perl-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-python-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-python3-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-rfio-server-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-server-mysql-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/d/dpm-srm-server-mysql-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/easymock-3.2-1.fc21.noarch.rpm
x86_64/os/Packages/e/easymock-javadoc-3.2-1.fc21.noarch.rpm
x86_64/os/Packages/e/edk2-tools-20130515svn14365-6.fc21.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-6.fc21.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-6.fc21.noarch.rpm
x86_64/os/Packages/e/emacs-golang-1.1.2-4.fc21.noarch.rpm
x86_64/os/Packages/e/entangle-0.5.3-2.fc21.x86_64.rpm
x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc21.noarch.rpm
x86_64/os/Packages/e/ethumb-1.7.8-1.fc21.i686.rpm
x86_64/os/Packages/e/ethumb-1.7.8-1.fc21.x86_64.rpm
x86_64/os/Packages/e/ethumb-devel-1.7.8-1.fc21.i686.rpm
x86_64/os/Packages/e/ethumb-devel-1.7.8-1.fc21.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fedora-review-0.5.0-1.fc21.noarch.rpm
x86_64/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc21.noarch.rpm
x86_64/os/Packages/f/fedora-review-tests-0.5.0-1.fc21.noarch.rpm
x86_64/os/Packages/f/firefox-23.0.1-3.fc21.x86_64.rpm
x86_64/os/Packages/f/fontconfig-2.10.95-1.fc21.i686.rpm
x86_64/os/Packages/f/fontconfig-2.10.95-1.fc21.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.95-1.fc21.i686.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.95-1.fc21.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc21.noarch.rpm
x86_64/os/Packages/f/freeipa-admintools-3.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-client-3.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-python-3.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-server-3.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-server-trust-ad-3.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-tests-3.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/gdb-7.6.50.20130731-9.fc21.x86_64.rpm
x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc21.noarch.rpm
x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-9.fc21.x86_64.rpm
x86_64/os/Packages/g/golang-1.1.2-4.fc21.x86_64.rpm
x86_64/os/Packages/g/golang-vim-1.1.2-4.fc21.noarch.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc21.i686.rpm
x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc21.x86_64.rpm
x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc21.i686.rpm
x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-devel-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-devel-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-mpich-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-mpich-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-openmpi-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-openmpi-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/h/hdf5-static-1.8.11-6.fc21.i686.rpm
x86_64/os/Packages/h/hdf5-static-1.8.11-6.fc21.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/icecream-1.0.1-3.fc21.i686.rpm
x86_64/os/Packages/i/icecream-1.0.1-3.fc21.x86_64.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-3.fc21.i686.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-3.fc21.x86_64.rpm
x86_64/os/Packages/i/iproute-3.10.0-6.fc21.x86_64.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-6.fc21.i686.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-6.fc21.x86_64.rpm
x86_64/os/Packages/i/iproute-doc-3.10.0-6.fc21.x86_64.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/java_cup-0.11a-14.fc21.noarch.rpm
x86_64/os/Packages/j/java_cup-javadoc-0.11a-14.fc21.noarch.rpm
x86_64/os/Packages/j/java_cup-manual-0.11a-14.fc21.noarch.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc21.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc21.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kteatime-4.11.0-5.fc21.x86_64.rpm
x86_64/os/Packages/k/ktux-4.11.0-2.fc21.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/LibRaw-0.15.4-1.fc21.i686.rpm
x86_64/os/Packages/l/LibRaw-0.15.4-1.fc21.x86_64.rpm
x86_64/os/Packages/l/LibRaw-devel-0.15.4-1.fc21.i686.rpm
x86_64/os/Packages/l/LibRaw-devel-0.15.4-1.fc21.x86_64.rpm
x86_64/os/Packages/l/LibRaw-samples-0.15.4-1.fc21.x86_64.rpm
x86_64/os/Packages/l/LibRaw-static-0.15.4-1.fc21.i686.rpm
x86_64/os/Packages/l/LibRaw-static-0.15.4-1.fc21.x86_64.rpm
x86_64/os/Packages/l/lcgdm-devel-1.8.7-6.fc21.i686.rpm
x86_64/os/Packages/l/lcgdm-devel-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lcgdm-libs-1.8.7-6.fc21.i686.rpm
x86_64/os/Packages/l/lcgdm-libs-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-devel-1.8.7-6.fc21.i686.rpm
x86_64/os/Packages/l/lfc-devel-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-dli-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-libs-1.8.7-6.fc21.i686.rpm
x86_64/os/Packages/l/lfc-libs-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-perl-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-python-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-python3-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/lfc-server-mysql-1.8.7-6.fc21.x86_64.rpm
x86_64/os/Packages/l/libcdr-0.0.14-5.fc21.i686.rpm
x86_64/os/Packages/l/libcdr-0.0.14-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libcdr-devel-0.0.14-5.fc21.i686.rpm
x86_64/os/Packages/l/libcdr-devel-0.0.14-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libcdr-doc-0.0.14-5.fc21.noarch.rpm
x86_64/os/Packages/l/libcdr-tools-0.0.14-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libcmis-0.3.1-8.fc21.i686.rpm
x86_64/os/Packages/l/libcmis-0.3.1-8.fc21.x86_64.rpm
x86_64/os/Packages/l/libcmis-devel-0.3.1-8.fc21.i686.rpm
x86_64/os/Packages/l/libcmis-devel-0.3.1-8.fc21.x86_64.rpm
x86_64/os/Packages/l/libcmis-tools-0.3.1-8.fc21.x86_64.rpm
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libmspub-0.0.6-4.fc21.i686.rpm
x86_64/os/Packages/l/libmspub-0.0.6-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libmspub-devel-0.0.6-4.fc21.i686.rpm
x86_64/os/Packages/l/libmspub-devel-0.0.6-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libmspub-doc-0.0.6-4.fc21.noarch.rpm
x86_64/os/Packages/l/libmspub-tools-0.0.6-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libmwaw-0.1.10-3.fc21.i686.rpm
x86_64/os/Packages/l/libmwaw-0.1.10-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libmwaw-devel-0.1.10-3.fc21.i686.rpm
x86_64/os/Packages/l/libmwaw-devel-0.1.10-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libmwaw-doc-0.1.10-3.fc21.noarch.rpm
x86_64/os/Packages/l/libmwaw-tools-0.1.10-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libvisio-0.0.30-4.fc21.i686.rpm
x86_64/os/Packages/l/libvisio-0.0.30-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libvisio-devel-0.0.30-4.fc21.i686.rpm
x86_64/os/Packages/l/libvisio-devel-0.0.30-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libvisio-doc-0.0.30-4.fc21.noarch.rpm
x86_64/os/Packages/l/libvisio-tools-0.0.30-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-3.0.10-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-3.0.10-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-devel-3.0.10-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-devel-3.0.10-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-devel-common-3.0.10-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-doc-3.0.10-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-gtk-2.43.7-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-gtk-2.43.7-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-ncurses-2.44.1-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-ncurses-2.44.1-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-qt-2.43.5-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-qt-2.43.5-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-qt-devel-2.43.5-1.fc21.i686.rpm
x86_64/os/Packages/l/libyui-qt-devel-2.43.5-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc21.noarch.rpm
x86_64/os/Packages/l/libyui-qt-doc-2.43.5-1.fc21.noarch.rpm
x86_64/os/Packages/l/litmus-0.13-9.fc21.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/maven-shared-io-1.1-7.fc21.noarch.rpm
x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc21.noarch.rpm
x86_64/os/Packages/m/munge-0.5.11-1.fc21.x86_64.rpm
x86_64/os/Packages/m/munge-devel-0.5.11-1.fc21.i686.rpm
x86_64/os/Packages/m/munge-devel-0.5.11-1.fc21.x86_64.rpm
x86_64/os/Packages/m/munge-libs-0.5.11-1.fc21.i686.rpm
x86_64/os/Packages/m/munge-libs-0.5.11-1.fc21.x86_64.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nagios-3.5.1-1.fc21.x86_64.rpm
x86_64/os/Packages/n/nagios-common-3.5.1-1.fc21.x86_64.rpm
x86_64/os/Packages/n/nagios-devel-3.5.1-1.fc21.i686.rpm
x86_64/os/Packages/n/nagios-devel-3.5.1-1.fc21.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/p/
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-Mock-Quick-1.107-2.fc21.noarch.rpm
x86_64/os/Packages/p/perl-Qt-0.96.0-9.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-Qt-devel-0.96.0-9.fc21.i686.rpm
x86_64/os/Packages/p/perl-Qt-devel-0.96.0-9.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-qpid_proton-0.5-1.fc21.2.x86_64.rpm
x86_64/os/Packages/p/perl-yui-1.0.2-7.fc21.x86_64.rpm
x86_64/os/Packages/p/planet-2.0-17.fc21.noarch.rpm
x86_64/os/Packages/p/puppet-3.2.4-1.fc21.noarch.rpm
x86_64/os/Packages/p/puppet-server-3.2.4-1.fc21.noarch.rpm
x86_64/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc21.x86_64.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git3.1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-yui-1.0.2-7.fc21.x86_64.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/quvi-0.9.3.1-1.fc21.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/ruby-yui-1.0.2-7.fc21.x86_64.rpm
x86_64/os/Packages/r/rubygem-ancestry-2.0.0-5.fc21.noarch.rpm
x86_64/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc21.noarch.rpm
x86_64/os/Packages/r/rubygem-wirb-1.0.1-5.fc21.noarch.rpm
x86_64/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc21.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/seahorse-3.9.90-2.fc21.x86_64.rpm
x86_64/os/Packages/s/strongswan-5.1.0-2.fc21.x86_64.rpm
x86_64/os/Packages/s/strongswan-charon-nm-5.1.0-2.fc21.x86_64.rpm
x86_64/os/Packages/s/strongswan-tnc-imcvs-5.1.0-2.fc21.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/tqsllib-2.2-7.fc21.i686.rpm
x86_64/os/Packages/t/tqsllib-2.2-7.fc21.x86_64.rpm
x86_64/os/Packages/t/tqsllib-devel-2.2-7.fc21.i686.rpm
x86_64/os/Packages/t/tqsllib-devel-2.2-7.fc21.x86_64.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/v/
x86_64/os/Packages/w/
x86_64/os/Packages/w/WINGs-devel-0.95.5-1.fc21.i686.rpm
x86_64/os/Packages/w/WINGs-devel-0.95.5-1.fc21.x86_64.rpm
x86_64/os/Packages/w/WINGs-libs-0.95.5-1.fc21.i686.rpm
x86_64/os/Packages/w/WINGs-libs-0.95.5-1.fc21.x86_64.rpm
x86_64/os/Packages/w/WindowMaker-0.95.5-1.fc21.i686.rpm
x86_64/os/Packages/w/WindowMaker-0.95.5-1.fc21.x86_64.rpm
x86_64/os/Packages/w/WindowMaker-devel-0.95.5-1.fc21.i686.rpm
x86_64/os/Packages/w/WindowMaker-devel-0.95.5-1.fc21.x86_64.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xemacs-golang-1.1.2-4.fc21.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/y/ypbind-1.37.1-7.fc21.x86_64.rpm
x86_64/os/Packages/z/
x86_64/os/drpms/
x86_64/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
x86_64/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc21.x86_64.drpm
x86_64/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
x86_64/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc21.x86_64.drpm
x86_64/os/drpms/LibRaw-samples-0.15.3-3.fc20_0.15.4-1.fc21.x86_64.drpm
x86_64/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
x86_64/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc21.x86_64.drpm
x86_64/os/drpms/WINGs-devel-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
x86_64/os/drpms/WINGs-devel-0.95.4-6.fc20_0.95.5-1.fc21.x86_64.drpm
x86_64/os/drpms/WINGs-libs-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
x86_64/os/drpms/WINGs-libs-0.95.4-6.fc20_0.95.5-1.fc21.x86_64.drpm
x86_64/os/drpms/WindowMaker-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
x86_64/os/drpms/WindowMaker-0.95.4-6.fc20_0.95.5-1.fc21.x86_64.drpm
x86_64/os/drpms/WindowMaker-devel-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
x86_64/os/drpms/WindowMaker-devel-0.95.4-6.fc20_0.95.5-1.fc21.x86_64.drpm
x86_64/os/drpms/amor-4.11.0-3.fc21_4.11.0-4.fc21.x86_64.drpm
x86_64/os/drpms/audacious-3.4-3.fc21_3.4-4.fc21.x86_64.drpm
x86_64/os/drpms/audacious-devel-3.4-3.fc21_3.4-4.fc21.i686.drpm
x86_64/os/drpms/audacious-devel-3.4-3.fc21_3.4-4.fc21.x86_64.drpm
x86_64/os/drpms/audacious-doc-3.4-3.fc21_3.4-4.fc21.noarch.drpm
x86_64/os/drpms/audacious-libs-3.4-3.fc21_3.4-4.fc21.i686.drpm
x86_64/os/drpms/audacious-libs-3.4-3.fc21_3.4-4.fc21.x86_64.drpm
x86_64/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm
x86_64/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc21.x86_64.drpm
x86_64/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm
x86_64/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc21.x86_64.drpm
x86_64/os/drpms/aws-doc-2.11.0-16.fc20_2.11.0-17.fc21.noarch.drpm
x86_64/os/drpms/aws-tools-2.11.0-16.fc20_2.11.0-17.fc21.x86_64.drpm
x86_64/os/drpms/binutils-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.x86_64.drpm
x86_64/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.i686.drpm
x86_64/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.x86_64.drpm
x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
x86_64/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
x86_64/os/drpms/calibre-1.0.0-2.fc21_1.1.0-2.fc21.x86_64.drpm
x86_64/os/drpms/cclive-0.7.11-5.fc20_0.9.2-1.fc21.x86_64.drpm
x86_64/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm
x86_64/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc21.x86_64.drpm
x86_64/os/drpms/dmlite-docs-0.6.1-3.fc20_0.6.1-4.fc21.x86_64.drpm
x86_64/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm
x86_64/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc21.x86_64.drpm
x86_64/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc21.noarch.drpm
x86_64/os/drpms/dpm-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-copy-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
x86_64/os/drpms/dpm-devel-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
x86_64/os/drpms/dpm-libs-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-name-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-perl-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-python-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-python3-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-rfio-server-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/dpm-srm-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/easymock-1.2-21.fc20_3.2-1.fc21.noarch.drpm
x86_64/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc21.noarch.drpm
x86_64/os/drpms/edk2-tools-20130515svn14365-5.fc21_20130515svn14365-6.fc21.x86_64.drpm
x86_64/os/drpms/edk2-tools-doc-20130515svn14365-5.fc21_20130515svn14365-6.fc21.x86_64.drpm
x86_64/os/drpms/edk2-tools-python-20130515svn14365-5.fc21_20130515svn14365-6.fc21.noarch.drpm
x86_64/os/drpms/emacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
x86_64/os/drpms/entangle-0.5.3-1.fc21_0.5.3-2.fc21.x86_64.drpm
x86_64/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc21.noarch.drpm
x86_64/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
x86_64/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
x86_64/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
x86_64/os/drpms/firefox-23.0.1-1.fc20_23.0.1-3.fc21.x86_64.drpm
x86_64/os/drpms/fontconfig-2.10.94-1.fc21_2.10.95-1.fc21.i686.drpm
x86_64/os/drpms/fontconfig-2.10.94-1.fc21_2.10.95-1.fc21.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-2.10.94-1.fc21_2.10.95-1.fc21.i686.drpm
x86_64/os/drpms/fontconfig-devel-2.10.94-1.fc21_2.10.95-1.fc21.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-doc-2.10.94-1.fc21_2.10.95-1.fc21.noarch.drpm
x86_64/os/drpms/freeipa-admintools-3.3.1-0.fc21_3.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-client-3.3.1-0.fc21_3.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-python-3.3.1-0.fc21_3.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-server-3.3.1-0.fc21_3.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-server-trust-ad-3.3.1-0.fc21_3.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-tests-3.3.1-0.fc21_3.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/gdb-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.x86_64.drpm
x86_64/os/drpms/gdb-doc-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.noarch.drpm
x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.x86_64.drpm
x86_64/os/drpms/golang-1.1.2-3.fc21_1.1.2-4.fc21.x86_64.drpm
x86_64/os/drpms/golang-vim-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
x86_64/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm
x86_64/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.x86_64.drpm
x86_64/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm
x86_64/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
x86_64/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc21.x86_64.drpm
x86_64/os/drpms/icecream-1.0.1-1.fc21_1.0.1-3.fc21.i686.drpm
x86_64/os/drpms/icecream-1.0.1-1.fc21_1.0.1-3.fc21.x86_64.drpm
x86_64/os/drpms/icecream-devel-1.0.1-1.fc21_1.0.1-3.fc21.i686.drpm
x86_64/os/drpms/icecream-devel-1.0.1-1.fc21_1.0.1-3.fc21.x86_64.drpm
x86_64/os/drpms/iproute-3.10.0-5.fc21_3.10.0-6.fc21.x86_64.drpm
x86_64/os/drpms/iproute-devel-3.10.0-5.fc21_3.10.0-6.fc21.i686.drpm
x86_64/os/drpms/iproute-devel-3.10.0-5.fc21_3.10.0-6.fc21.x86_64.drpm
x86_64/os/drpms/iproute-doc-3.10.0-5.fc21_3.10.0-6.fc21.x86_64.drpm
x86_64/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
x86_64/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
x86_64/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/kteatime-4.11.0-4.fc21_4.11.0-5.fc21.x86_64.drpm
x86_64/os/drpms/ktux-4.11.0-1.fc21_4.11.0-2.fc21.x86_64.drpm
x86_64/os/drpms/lcgdm-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
x86_64/os/drpms/lcgdm-devel-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lcgdm-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
x86_64/os/drpms/lcgdm-libs-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
x86_64/os/drpms/lfc-devel-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-dli-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
x86_64/os/drpms/lfc-libs-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-perl-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-python-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-python3-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/lfc-server-mysql-1.8.7-5.fc20_1.8.7-6.fc21.x86_64.drpm
x86_64/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm
x86_64/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc21.x86_64.drpm
x86_64/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm
x86_64/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc21.x86_64.drpm
x86_64/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc21.noarch.drpm
x86_64/os/drpms/libcdr-tools-0.0.14-4.fc20_0.0.14-5.fc21.x86_64.drpm
x86_64/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm
x86_64/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc21.x86_64.drpm
x86_64/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm
x86_64/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc21.x86_64.drpm
x86_64/os/drpms/libcmis-tools-0.3.1-7.fc20_0.3.1-8.fc21.x86_64.drpm
x86_64/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm
x86_64/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc21.x86_64.drpm
x86_64/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm
x86_64/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc21.x86_64.drpm
x86_64/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc21.noarch.drpm
x86_64/os/drpms/libmspub-tools-0.0.6-3.fc20_0.0.6-4.fc21.x86_64.drpm
x86_64/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm
x86_64/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc21.x86_64.drpm
x86_64/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm
x86_64/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc21.x86_64.drpm
x86_64/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc21.noarch.drpm
x86_64/os/drpms/libmwaw-tools-0.1.10-2.fc20_0.1.10-3.fc21.x86_64.drpm
x86_64/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm
x86_64/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc21.x86_64.drpm
x86_64/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm
x86_64/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc21.x86_64.drpm
x86_64/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc21.noarch.drpm
x86_64/os/drpms/libvisio-tools-0.0.30-3.fc20_0.0.30-4.fc21.x86_64.drpm
x86_64/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc21.i686.drpm
x86_64/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc21.i686.drpm
x86_64/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm
x86_64/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm
x86_64/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc21.i686.drpm
x86_64/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc21.i686.drpm
x86_64/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc21.noarch.drpm
x86_64/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc21.i686.drpm
x86_64/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc21.i686.drpm
x86_64/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc21.noarch.drpm
x86_64/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc21.i686.drpm
x86_64/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc21.i686.drpm
x86_64/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc21.x86_64.drpm
x86_64/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc21.noarch.drpm
x86_64/os/drpms/litmus-0.13-7.fc19_0.13-9.fc21.x86_64.drpm
x86_64/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc21.noarch.drpm
x86_64/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc21.noarch.drpm
x86_64/os/drpms/munge-0.5.10-6.fc20_0.5.11-1.fc21.x86_64.drpm
x86_64/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm
x86_64/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc21.x86_64.drpm
x86_64/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm
x86_64/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc21.x86_64.drpm
x86_64/os/drpms/nagios-3.5.0-9.fc21_3.5.1-1.fc21.x86_64.drpm
x86_64/os/drpms/nagios-common-3.5.0-9.fc21_3.5.1-1.fc21.x86_64.drpm
x86_64/os/drpms/nagios-devel-3.5.0-9.fc21_3.5.1-1.fc21.i686.drpm
x86_64/os/drpms/nagios-devel-3.5.0-9.fc21_3.5.1-1.fc21.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/perl-Qt-0.96.0-6.fc19_0.96.0-9.fc21.x86_64.drpm
x86_64/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc21.i686.drpm
x86_64/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc21.x86_64.drpm
x86_64/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc21.noarch.drpm
x86_64/os/drpms/perl-qpid_proton-0.5-1.fc21_0.5-1.fc21.2.x86_64.drpm
x86_64/os/drpms/perl-yui-1.0.2-6.fc20_1.0.2-7.fc21.x86_64.drpm
x86_64/os/drpms/planet-2.0-16.fc20_2.0-17.fc21.noarch.drpm
x86_64/os/drpms/puppet-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm
x86_64/os/drpms/puppet-server-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm
x86_64/os/drpms/python-hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.x86_64.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.x86_64.drpm
x86_64/os/drpms/python-yui-1.0.2-6.fc20_1.0.2-7.fc21.x86_64.drpm
x86_64/os/drpms/quvi-0.4.2-4.fc20_0.9.3.1-1.fc21.x86_64.drpm
x86_64/os/drpms/ruby-yui-1.0.2-6.fc20_1.0.2-7.fc21.x86_64.drpm
x86_64/os/drpms/seahorse-3.9.90-1.fc21_3.9.90-2.fc21.x86_64.drpm
x86_64/os/drpms/strongswan-5.1.0-1.fc20_5.1.0-2.fc21.x86_64.drpm
x86_64/os/drpms/strongswan-charon-nm-5.1.0-1.fc20_5.1.0-2.fc21.x86_64.drpm
x86_64/os/drpms/strongswan-tnc-imcvs-5.1.0-1.fc20_5.1.0-2.fc21.x86_64.drpm
x86_64/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc21.i686.drpm
x86_64/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc21.x86_64.drpm
x86_64/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc21.i686.drpm
x86_64/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc21.x86_64.drpm
x86_64/os/drpms/xemacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
x86_64/os/drpms/ypbind-1.37.1-6.fc20_1.37.1-7.fc21.x86_64.drpm
x86_64/os/images/
x86_64/os/images/boot.iso
x86_64/os/images/efiboot.img
x86_64/os/images/macboot.img
x86_64/os/images/pxeboot/
x86_64/os/isolinux/
x86_64/os/isolinux/boot.msg
x86_64/os/isolinux/grub.conf
x86_64/os/isolinux/initrd.img
x86_64/os/isolinux/isolinux.bin
x86_64/os/isolinux/isolinux.cfg
x86_64/os/isolinux/memtest
x86_64/os/isolinux/splash.png
x86_64/os/isolinux/upgrade.img
x86_64/os/isolinux/vesamenu.c32
x86_64/os/isolinux/vmlinuz
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm => i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/images/pxeboot/initrd.img => i386/os/isolinux/initrd.img
i386/os/images/pxeboot/upgrade.img => i386/os/isolinux/upgrade.img
i386/os/images/pxeboot/vmlinuz => i386/os/isolinux/vmlinuz
i386/os/Packages/a/audacious-devel-3.4-4.fc21.i686.rpm => x86_64/os/Packages/a/audacious-devel-3.4-4.fc21.i686.rpm
i386/os/Packages/a/audacious-doc-3.4-4.fc21.noarch.rpm => x86_64/os/Packages/a/audacious-doc-3.4-4.fc21.noarch.rpm
armhfp/os/Packages/a/audacious-doc-3.4-4.fc21.noarch.rpm => x86_64/os/Packages/a/audacious-doc-3.4-4.fc21.noarch.rpm
i386/os/Packages/a/audacious-libs-3.4-4.fc21.i686.rpm => x86_64/os/Packages/a/audacious-libs-3.4-4.fc21.i686.rpm
i386/os/Packages/a/aws-2.11.0-17.fc21.i686.rpm => x86_64/os/Packages/a/aws-2.11.0-17.fc21.i686.rpm
i386/os/Packages/a/aws-devel-2.11.0-17.fc21.i686.rpm => x86_64/os/Packages/a/aws-devel-2.11.0-17.fc21.i686.rpm
i386/os/Packages/a/aws-doc-2.11.0-17.fc21.noarch.rpm => x86_64/os/Packages/a/aws-doc-2.11.0-17.fc21.noarch.rpm
i386/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc21.i686.rpm => x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-13.fc21.i686.rpm
i386/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc21.noarch.rpm
armhfp/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk2-theme-0.8-1.fc21.noarch.rpm
i386/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc21.noarch.rpm
armhfp/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-gtk3-theme-0.8-1.fc21.noarch.rpm
i386/os/Packages/b/bluebird-metacity-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-metacity-theme-0.8-1.fc21.noarch.rpm
armhfp/os/Packages/b/bluebird-metacity-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-metacity-theme-0.8-1.fc21.noarch.rpm
i386/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc21.noarch.rpm
armhfp/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc21.noarch.rpm => x86_64/os/Packages/b/bluebird-xfwm4-theme-0.8-1.fc21.noarch.rpm
i386/os/Packages/d/dmlite-devel-0.6.1-4.fc21.i686.rpm => x86_64/os/Packages/d/dmlite-devel-0.6.1-4.fc21.i686.rpm
i386/os/Packages/d/dmlite-libs-0.6.1-4.fc21.i686.rpm => x86_64/os/Packages/d/dmlite-libs-0.6.1-4.fc21.i686.rpm
i386/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc21.noarch.rpm => x86_64/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc21.noarch.rpm
armhfp/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc21.noarch.rpm => x86_64/os/Packages/d/dnf-0.4.0-1.gitbfccb5c.fc21.noarch.rpm
i386/os/Packages/d/dpm-devel-1.8.7-6.fc21.i686.rpm => x86_64/os/Packages/d/dpm-devel-1.8.7-6.fc21.i686.rpm
i386/os/Packages/d/dpm-libs-1.8.7-6.fc21.i686.rpm => x86_64/os/Packages/d/dpm-libs-1.8.7-6.fc21.i686.rpm
i386/os/Packages/e/easymock-3.2-1.fc21.noarch.rpm => x86_64/os/Packages/e/easymock-3.2-1.fc21.noarch.rpm
armhfp/os/Packages/e/easymock-3.2-1.fc21.noarch.rpm => x86_64/os/Packages/e/easymock-3.2-1.fc21.noarch.rpm
i386/os/Packages/e/easymock-javadoc-3.2-1.fc21.noarch.rpm => x86_64/os/Packages/e/easymock-javadoc-3.2-1.fc21.noarch.rpm
armhfp/os/Packages/e/easymock-javadoc-3.2-1.fc21.noarch.rpm => x86_64/os/Packages/e/easymock-javadoc-3.2-1.fc21.noarch.rpm
i386/os/Packages/e/edk2-tools-python-20130515svn14365-6.fc21.noarch.rpm => x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-6.fc21.noarch.rpm
i386/os/Packages/e/emacs-golang-1.1.2-4.fc21.noarch.rpm => x86_64/os/Packages/e/emacs-golang-1.1.2-4.fc21.noarch.rpm
armhfp/os/Packages/e/emacs-golang-1.1.2-4.fc21.noarch.rpm => x86_64/os/Packages/e/emacs-golang-1.1.2-4.fc21.noarch.rpm
i386/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc21.noarch.rpm => x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc21.noarch.rpm
armhfp/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc21.noarch.rpm => x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-6.fc21.noarch.rpm
i386/os/Packages/e/ethumb-1.7.8-1.fc21.i686.rpm => x86_64/os/Packages/e/ethumb-1.7.8-1.fc21.i686.rpm
i386/os/Packages/e/ethumb-devel-1.7.8-1.fc21.i686.rpm => x86_64/os/Packages/e/ethumb-devel-1.7.8-1.fc21.i686.rpm
i386/os/Packages/f/fedora-review-0.5.0-1.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-review-0.5.0-1.fc21.noarch.rpm
armhfp/os/Packages/f/fedora-review-0.5.0-1.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-review-0.5.0-1.fc21.noarch.rpm
i386/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc21.noarch.rpm
armhfp/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-review-php-phpci-0.5.0-1.fc21.noarch.rpm
i386/os/Packages/f/fedora-review-tests-0.5.0-1.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-review-tests-0.5.0-1.fc21.noarch.rpm
armhfp/os/Packages/f/fedora-review-tests-0.5.0-1.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-review-tests-0.5.0-1.fc21.noarch.rpm
i386/os/Packages/f/fontconfig-2.10.95-1.fc21.i686.rpm => x86_64/os/Packages/f/fontconfig-2.10.95-1.fc21.i686.rpm
i386/os/Packages/f/fontconfig-devel-2.10.95-1.fc21.i686.rpm => x86_64/os/Packages/f/fontconfig-devel-2.10.95-1.fc21.i686.rpm
i386/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc21.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc21.noarch.rpm
armhfp/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc21.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.95-1.fc21.noarch.rpm
i386/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc21.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc21.noarch.rpm
armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc21.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-9.fc21.noarch.rpm
i386/os/Packages/g/golang-vim-1.1.2-4.fc21.noarch.rpm => x86_64/os/Packages/g/golang-vim-1.1.2-4.fc21.noarch.rpm
armhfp/os/Packages/g/golang-vim-1.1.2-4.fc21.noarch.rpm => x86_64/os/Packages/g/golang-vim-1.1.2-4.fc21.noarch.rpm
i386/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc21.i686.rpm => x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc21.i686.rpm
i386/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc21.i686.rpm => x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc21.i686.rpm
i386/os/Packages/h/hdf5-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-devel-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-devel-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-mpich-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-mpich-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-openmpi-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-openmpi-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-6.fc21.i686.rpm
i386/os/Packages/h/hdf5-static-1.8.11-6.fc21.i686.rpm => x86_64/os/Packages/h/hdf5-static-1.8.11-6.fc21.i686.rpm
i386/os/Packages/i/icecream-1.0.1-3.fc21.i686.rpm => x86_64/os/Packages/i/icecream-1.0.1-3.fc21.i686.rpm
i386/os/Packages/i/icecream-devel-1.0.1-3.fc21.i686.rpm => x86_64/os/Packages/i/icecream-devel-1.0.1-3.fc21.i686.rpm
i386/os/Packages/i/iproute-devel-3.10.0-6.fc21.i686.rpm => x86_64/os/Packages/i/iproute-devel-3.10.0-6.fc21.i686.rpm
i386/os/Packages/j/java_cup-0.11a-14.fc21.noarch.rpm => x86_64/os/Packages/j/java_cup-0.11a-14.fc21.noarch.rpm
armhfp/os/Packages/j/java_cup-0.11a-14.fc21.noarch.rpm => x86_64/os/Packages/j/java_cup-0.11a-14.fc21.noarch.rpm
i386/os/Packages/j/java_cup-javadoc-0.11a-14.fc21.noarch.rpm => x86_64/os/Packages/j/java_cup-javadoc-0.11a-14.fc21.noarch.rpm
armhfp/os/Packages/j/java_cup-javadoc-0.11a-14.fc21.noarch.rpm => x86_64/os/Packages/j/java_cup-javadoc-0.11a-14.fc21.noarch.rpm
i386/os/Packages/j/java_cup-manual-0.11a-14.fc21.noarch.rpm => x86_64/os/Packages/j/java_cup-manual-0.11a-14.fc21.noarch.rpm
armhfp/os/Packages/j/java_cup-manual-0.11a-14.fc21.noarch.rpm => x86_64/os/Packages/j/java_cup-manual-0.11a-14.fc21.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc21.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc21.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git3.1.fc21.i686.rpm
i386/os/Packages/l/LibRaw-0.15.4-1.fc21.i686.rpm => x86_64/os/Packages/l/LibRaw-0.15.4-1.fc21.i686.rpm
i386/os/Packages/l/LibRaw-devel-0.15.4-1.fc21.i686.rpm => x86_64/os/Packages/l/LibRaw-devel-0.15.4-1.fc21.i686.rpm
i386/os/Packages/l/LibRaw-static-0.15.4-1.fc21.i686.rpm => x86_64/os/Packages/l/LibRaw-static-0.15.4-1.fc21.i686.rpm
i386/os/Packages/l/lcgdm-devel-1.8.7-6.fc21.i686.rpm => x86_64/os/Packages/l/lcgdm-devel-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lcgdm-libs-1.8.7-6.fc21.i686.rpm => x86_64/os/Packages/l/lcgdm-libs-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-devel-1.8.7-6.fc21.i686.rpm => x86_64/os/Packages/l/lfc-devel-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/lfc-libs-1.8.7-6.fc21.i686.rpm => x86_64/os/Packages/l/lfc-libs-1.8.7-6.fc21.i686.rpm
i386/os/Packages/l/libcdr-0.0.14-5.fc21.i686.rpm => x86_64/os/Packages/l/libcdr-0.0.14-5.fc21.i686.rpm
i386/os/Packages/l/libcdr-devel-0.0.14-5.fc21.i686.rpm => x86_64/os/Packages/l/libcdr-devel-0.0.14-5.fc21.i686.rpm
i386/os/Packages/l/libcdr-doc-0.0.14-5.fc21.noarch.rpm => x86_64/os/Packages/l/libcdr-doc-0.0.14-5.fc21.noarch.rpm
armhfp/os/Packages/l/libcdr-doc-0.0.14-5.fc21.noarch.rpm => x86_64/os/Packages/l/libcdr-doc-0.0.14-5.fc21.noarch.rpm
i386/os/Packages/l/libcmis-0.3.1-8.fc21.i686.rpm => x86_64/os/Packages/l/libcmis-0.3.1-8.fc21.i686.rpm
i386/os/Packages/l/libcmis-devel-0.3.1-8.fc21.i686.rpm => x86_64/os/Packages/l/libcmis-devel-0.3.1-8.fc21.i686.rpm
i386/os/Packages/l/libmspub-0.0.6-4.fc21.i686.rpm => x86_64/os/Packages/l/libmspub-0.0.6-4.fc21.i686.rpm
i386/os/Packages/l/libmspub-devel-0.0.6-4.fc21.i686.rpm => x86_64/os/Packages/l/libmspub-devel-0.0.6-4.fc21.i686.rpm
i386/os/Packages/l/libmspub-doc-0.0.6-4.fc21.noarch.rpm => x86_64/os/Packages/l/libmspub-doc-0.0.6-4.fc21.noarch.rpm
armhfp/os/Packages/l/libmspub-doc-0.0.6-4.fc21.noarch.rpm => x86_64/os/Packages/l/libmspub-doc-0.0.6-4.fc21.noarch.rpm
i386/os/Packages/l/libmwaw-0.1.10-3.fc21.i686.rpm => x86_64/os/Packages/l/libmwaw-0.1.10-3.fc21.i686.rpm
i386/os/Packages/l/libmwaw-devel-0.1.10-3.fc21.i686.rpm => x86_64/os/Packages/l/libmwaw-devel-0.1.10-3.fc21.i686.rpm
i386/os/Packages/l/libmwaw-doc-0.1.10-3.fc21.noarch.rpm => x86_64/os/Packages/l/libmwaw-doc-0.1.10-3.fc21.noarch.rpm
armhfp/os/Packages/l/libmwaw-doc-0.1.10-3.fc21.noarch.rpm => x86_64/os/Packages/l/libmwaw-doc-0.1.10-3.fc21.noarch.rpm
i386/os/Packages/l/libvisio-0.0.30-4.fc21.i686.rpm => x86_64/os/Packages/l/libvisio-0.0.30-4.fc21.i686.rpm
i386/os/Packages/l/libvisio-devel-0.0.30-4.fc21.i686.rpm => x86_64/os/Packages/l/libvisio-devel-0.0.30-4.fc21.i686.rpm
i386/os/Packages/l/libvisio-doc-0.0.30-4.fc21.noarch.rpm => x86_64/os/Packages/l/libvisio-doc-0.0.30-4.fc21.noarch.rpm
armhfp/os/Packages/l/libvisio-doc-0.0.30-4.fc21.noarch.rpm => x86_64/os/Packages/l/libvisio-doc-0.0.30-4.fc21.noarch.rpm
i386/os/Packages/l/libyui-3.0.10-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-3.0.10-1.fc21.i686.rpm
i386/os/Packages/l/libyui-devel-3.0.10-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-devel-3.0.10-1.fc21.i686.rpm
i386/os/Packages/l/libyui-devel-common-3.0.10-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-devel-common-3.0.10-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-devel-common-3.0.10-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-devel-common-3.0.10-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-doc-3.0.10-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-doc-3.0.10-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-doc-3.0.10-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-doc-3.0.10-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-gtk-2.43.7-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-gtk-2.43.7-1.fc21.i686.rpm
i386/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-gtk-devel-2.43.7-1.fc21.i686.rpm
i386/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-devel-common-2.43.7-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-gtk-doc-2.43.7-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-ncurses-2.44.1-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-ncurses-2.44.1-1.fc21.i686.rpm
i386/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-ncurses-devel-2.44.1-1.fc21.i686.rpm
i386/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-devel-common-2.44.1-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-ncurses-doc-2.44.1-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-qt-2.43.5-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-qt-2.43.5-1.fc21.i686.rpm
i386/os/Packages/l/libyui-qt-devel-2.43.5-1.fc21.i686.rpm => x86_64/os/Packages/l/libyui-qt-devel-2.43.5-1.fc21.i686.rpm
i386/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-qt-devel-common-2.43.5-1.fc21.noarch.rpm
i386/os/Packages/l/libyui-qt-doc-2.43.5-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-qt-doc-2.43.5-1.fc21.noarch.rpm
armhfp/os/Packages/l/libyui-qt-doc-2.43.5-1.fc21.noarch.rpm => x86_64/os/Packages/l/libyui-qt-doc-2.43.5-1.fc21.noarch.rpm
i386/os/Packages/m/maven-shared-io-1.1-7.fc21.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-1.1-7.fc21.noarch.rpm
armhfp/os/Packages/m/maven-shared-io-1.1-7.fc21.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-1.1-7.fc21.noarch.rpm
i386/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc21.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc21.noarch.rpm
armhfp/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc21.noarch.rpm => x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-7.fc21.noarch.rpm
i386/os/Packages/m/munge-devel-0.5.11-1.fc21.i686.rpm => x86_64/os/Packages/m/munge-devel-0.5.11-1.fc21.i686.rpm
i386/os/Packages/m/munge-libs-0.5.11-1.fc21.i686.rpm => x86_64/os/Packages/m/munge-libs-0.5.11-1.fc21.i686.rpm
i386/os/Packages/n/nagios-devel-3.5.1-1.fc21.i686.rpm => x86_64/os/Packages/n/nagios-devel-3.5.1-1.fc21.i686.rpm
i386/os/Packages/p/perl-Mock-Quick-1.107-2.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Mock-Quick-1.107-2.fc21.noarch.rpm
armhfp/os/Packages/p/perl-Mock-Quick-1.107-2.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Mock-Quick-1.107-2.fc21.noarch.rpm
i386/os/Packages/p/perl-Qt-devel-0.96.0-9.fc21.i686.rpm => x86_64/os/Packages/p/perl-Qt-devel-0.96.0-9.fc21.i686.rpm
i386/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Test-Kwalitee-1.13-1.fc21.noarch.rpm
i386/os/Packages/p/planet-2.0-17.fc21.noarch.rpm => x86_64/os/Packages/p/planet-2.0-17.fc21.noarch.rpm
armhfp/os/Packages/p/planet-2.0-17.fc21.noarch.rpm => x86_64/os/Packages/p/planet-2.0-17.fc21.noarch.rpm
i386/os/Packages/p/puppet-3.2.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.4-1.fc21.noarch.rpm
armhfp/os/Packages/p/puppet-3.2.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.4-1.fc21.noarch.rpm
i386/os/Packages/p/puppet-server-3.2.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.4-1.fc21.noarch.rpm
armhfp/os/Packages/p/puppet-server-3.2.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.4-1.fc21.noarch.rpm
i386/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc21.noarch.rpm => x86_64/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc21.noarch.rpm
armhfp/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc21.noarch.rpm => x86_64/os/Packages/p/pyhoca-gui-0.4.0.8-1.fc21.noarch.rpm
i386/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtimageformats-5.1.1-1.fc21.i686.rpm
i386/os/Packages/r/rubygem-ancestry-2.0.0-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-2.0.0-5.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-ancestry-2.0.0-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-2.0.0-5.fc21.noarch.rpm
i386/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-ancestry-doc-2.0.0-5.fc21.noarch.rpm
i386/os/Packages/r/rubygem-wirb-1.0.1-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-1.0.1-5.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-wirb-1.0.1-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-1.0.1-5.fc21.noarch.rpm
i386/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-wirb-doc-1.0.1-5.fc21.noarch.rpm
i386/os/Packages/t/tqsllib-2.2-7.fc21.i686.rpm => x86_64/os/Packages/t/tqsllib-2.2-7.fc21.i686.rpm
i386/os/Packages/t/tqsllib-devel-2.2-7.fc21.i686.rpm => x86_64/os/Packages/t/tqsllib-devel-2.2-7.fc21.i686.rpm
i386/os/Packages/w/WINGs-devel-0.95.5-1.fc21.i686.rpm => x86_64/os/Packages/w/WINGs-devel-0.95.5-1.fc21.i686.rpm
i386/os/Packages/w/WINGs-libs-0.95.5-1.fc21.i686.rpm => x86_64/os/Packages/w/WINGs-libs-0.95.5-1.fc21.i686.rpm
i386/os/Packages/w/WindowMaker-0.95.5-1.fc21.i686.rpm => x86_64/os/Packages/w/WindowMaker-0.95.5-1.fc21.i686.rpm
i386/os/Packages/w/WindowMaker-devel-0.95.5-1.fc21.i686.rpm => x86_64/os/Packages/w/WindowMaker-devel-0.95.5-1.fc21.i686.rpm
i386/os/Packages/x/xemacs-golang-1.1.2-4.fc21.noarch.rpm => x86_64/os/Packages/x/xemacs-golang-1.1.2-4.fc21.noarch.rpm
armhfp/os/Packages/x/xemacs-golang-1.1.2-4.fc21.noarch.rpm => x86_64/os/Packages/x/xemacs-golang-1.1.2-4.fc21.noarch.rpm
i386/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm => x86_64/os/drpms/LibRaw-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
i386/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm => x86_64/os/drpms/LibRaw-devel-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
i386/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm => x86_64/os/drpms/LibRaw-static-0.15.3-3.fc20_0.15.4-1.fc21.i686.drpm
i386/os/drpms/WINGs-devel-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm => x86_64/os/drpms/WINGs-devel-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
i386/os/drpms/WINGs-libs-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm => x86_64/os/drpms/WINGs-libs-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
i386/os/drpms/WindowMaker-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm => x86_64/os/drpms/WindowMaker-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
i386/os/drpms/WindowMaker-devel-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm => x86_64/os/drpms/WindowMaker-devel-0.95.4-6.fc20_0.95.5-1.fc21.i686.drpm
i386/os/drpms/audacious-devel-3.4-3.fc21_3.4-4.fc21.i686.drpm => x86_64/os/drpms/audacious-devel-3.4-3.fc21_3.4-4.fc21.i686.drpm
i386/os/drpms/audacious-doc-3.4-3.fc21_3.4-4.fc21.noarch.drpm => x86_64/os/drpms/audacious-doc-3.4-3.fc21_3.4-4.fc21.noarch.drpm
armhfp/os/drpms/audacious-doc-3.4-3.fc21_3.4-4.fc21.noarch.drpm => x86_64/os/drpms/audacious-doc-3.4-3.fc21_3.4-4.fc21.noarch.drpm
i386/os/drpms/audacious-libs-3.4-3.fc21_3.4-4.fc21.i686.drpm => x86_64/os/drpms/audacious-libs-3.4-3.fc21_3.4-4.fc21.i686.drpm
i386/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm => x86_64/os/drpms/aws-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm
i386/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm => x86_64/os/drpms/aws-devel-2.11.0-16.fc20_2.11.0-17.fc21.i686.drpm
i386/os/drpms/aws-doc-2.11.0-16.fc20_2.11.0-17.fc21.noarch.drpm => x86_64/os/drpms/aws-doc-2.11.0-16.fc20_2.11.0-17.fc21.noarch.drpm
i386/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.i686.drpm => x86_64/os/drpms/binutils-devel-2.23.88.0.1-12.fc20_2.23.88.0.1-13.fc21.i686.drpm
i386/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
armhfp/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
i386/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
armhfp/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
i386/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
armhfp/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-metacity-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
i386/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
armhfp/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm => x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-2.fc20_0.8-1.fc21.noarch.drpm
i386/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm => x86_64/os/drpms/dmlite-devel-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm
i386/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm => x86_64/os/drpms/dmlite-libs-0.6.1-3.fc20_0.6.1-4.fc21.i686.drpm
i386/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc21.noarch.drpm => x86_64/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc21.noarch.drpm
armhfp/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc21.noarch.drpm => x86_64/os/drpms/dnf-0.3.11-1.git7d717c7.fc20_0.4.0-1.gitbfccb5c.fc21.noarch.drpm
i386/os/drpms/dpm-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm => x86_64/os/drpms/dpm-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/dpm-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm => x86_64/os/drpms/dpm-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/easymock-1.2-21.fc20_3.2-1.fc21.noarch.drpm => x86_64/os/drpms/easymock-1.2-21.fc20_3.2-1.fc21.noarch.drpm
armhfp/os/drpms/easymock-1.2-21.fc20_3.2-1.fc21.noarch.drpm => x86_64/os/drpms/easymock-1.2-21.fc20_3.2-1.fc21.noarch.drpm
i386/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc21.noarch.drpm => x86_64/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc21.noarch.drpm
armhfp/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc21.noarch.drpm => x86_64/os/drpms/easymock-javadoc-1.2-21.fc20_3.2-1.fc21.noarch.drpm
i386/os/drpms/edk2-tools-python-20130515svn14365-5.fc21_20130515svn14365-6.fc21.noarch.drpm => x86_64/os/drpms/edk2-tools-python-20130515svn14365-5.fc21_20130515svn14365-6.fc21.noarch.drpm
i386/os/drpms/emacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm => x86_64/os/drpms/emacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
armhfp/os/drpms/emacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm => x86_64/os/drpms/emacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
i386/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc21.noarch.drpm => x86_64/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc21.noarch.drpm
armhfp/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc21.noarch.drpm => x86_64/os/drpms/erlang-rpm-macros-0.1.3-5.fc20_0.1.3-6.fc21.noarch.drpm
i386/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm => x86_64/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
armhfp/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm => x86_64/os/drpms/fedora-review-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
i386/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm => x86_64/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
armhfp/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm => x86_64/os/drpms/fedora-review-php-phpci-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
i386/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm => x86_64/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
armhfp/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm => x86_64/os/drpms/fedora-review-tests-0.4.1-4.fc20_0.5.0-1.fc21.noarch.drpm
i386/os/drpms/fontconfig-2.10.94-1.fc21_2.10.95-1.fc21.i686.drpm => x86_64/os/drpms/fontconfig-2.10.94-1.fc21_2.10.95-1.fc21.i686.drpm
i386/os/drpms/fontconfig-devel-2.10.94-1.fc21_2.10.95-1.fc21.i686.drpm => x86_64/os/drpms/fontconfig-devel-2.10.94-1.fc21_2.10.95-1.fc21.i686.drpm
i386/os/drpms/fontconfig-devel-doc-2.10.94-1.fc21_2.10.95-1.fc21.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.94-1.fc21_2.10.95-1.fc21.noarch.drpm
armhfp/os/drpms/fontconfig-devel-doc-2.10.94-1.fc21_2.10.95-1.fc21.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.94-1.fc21_2.10.95-1.fc21.noarch.drpm
i386/os/drpms/gdb-doc-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.noarch.drpm
armhfp/os/drpms/gdb-doc-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-7.fc21_7.6.50.20130731-9.fc21.noarch.drpm
i386/os/drpms/golang-vim-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm => x86_64/os/drpms/golang-vim-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
armhfp/os/drpms/golang-vim-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm => x86_64/os/drpms/golang-vim-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
i386/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm => x86_64/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm
i386/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm => x86_64/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc21.i686.drpm
i386/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-mpich-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-mpich-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-mpich-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-openmpi-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-openmpi-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm => x86_64/os/drpms/hdf5-static-1.8.11-5.fc20_1.8.11-6.fc21.i686.drpm
i386/os/drpms/icecream-1.0.1-1.fc21_1.0.1-3.fc21.i686.drpm => x86_64/os/drpms/icecream-1.0.1-1.fc21_1.0.1-3.fc21.i686.drpm
i386/os/drpms/icecream-devel-1.0.1-1.fc21_1.0.1-3.fc21.i686.drpm => x86_64/os/drpms/icecream-devel-1.0.1-1.fc21_1.0.1-3.fc21.i686.drpm
i386/os/drpms/iproute-devel-3.10.0-5.fc21_3.10.0-6.fc21.i686.drpm => x86_64/os/drpms/iproute-devel-3.10.0-5.fc21_3.10.0-6.fc21.i686.drpm
i386/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm => x86_64/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
armhfp/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm => x86_64/os/drpms/java_cup-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
i386/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm => x86_64/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
armhfp/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm => x86_64/os/drpms/java_cup-javadoc-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
i386/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm => x86_64/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
armhfp/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm => x86_64/os/drpms/java_cup-manual-0.11a-13.fc20_0.11a-14.fc21.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21_3.11.0-0.rc7.git3.1.fc21.i686.drpm
i386/os/drpms/lcgdm-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm => x86_64/os/drpms/lcgdm-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lcgdm-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm => x86_64/os/drpms/lcgdm-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm => x86_64/os/drpms/lfc-devel-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/lfc-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm => x86_64/os/drpms/lfc-libs-1.8.7-5.fc20_1.8.7-6.fc21.i686.drpm
i386/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm => x86_64/os/drpms/libcdr-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm
i386/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm => x86_64/os/drpms/libcdr-devel-0.0.14-4.fc20_0.0.14-5.fc21.i686.drpm
i386/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc21.noarch.drpm => x86_64/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc21.noarch.drpm
armhfp/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc21.noarch.drpm => x86_64/os/drpms/libcdr-doc-0.0.14-4.fc20_0.0.14-5.fc21.noarch.drpm
i386/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm => x86_64/os/drpms/libcmis-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm
i386/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm => x86_64/os/drpms/libcmis-devel-0.3.1-7.fc20_0.3.1-8.fc21.i686.drpm
i386/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm => x86_64/os/drpms/libmspub-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm
i386/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm => x86_64/os/drpms/libmspub-devel-0.0.6-3.fc20_0.0.6-4.fc21.i686.drpm
i386/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc21.noarch.drpm => x86_64/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc21.noarch.drpm
armhfp/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc21.noarch.drpm => x86_64/os/drpms/libmspub-doc-0.0.6-3.fc20_0.0.6-4.fc21.noarch.drpm
i386/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm => x86_64/os/drpms/libmwaw-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm
i386/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm => x86_64/os/drpms/libmwaw-devel-0.1.10-2.fc20_0.1.10-3.fc21.i686.drpm
i386/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc21.noarch.drpm => x86_64/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc21.noarch.drpm
armhfp/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc21.noarch.drpm => x86_64/os/drpms/libmwaw-doc-0.1.10-2.fc20_0.1.10-3.fc21.noarch.drpm
i386/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm => x86_64/os/drpms/libvisio-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm
i386/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm => x86_64/os/drpms/libvisio-devel-0.0.30-3.fc20_0.0.30-4.fc21.i686.drpm
i386/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc21.noarch.drpm => x86_64/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc21.noarch.drpm
armhfp/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc21.noarch.drpm => x86_64/os/drpms/libvisio-doc-0.0.30-3.fc20_0.0.30-4.fc21.noarch.drpm
i386/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc21.i686.drpm => x86_64/os/drpms/libyui-3.0.9-2.fc20_3.0.10-1.fc21.i686.drpm
i386/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc21.i686.drpm => x86_64/os/drpms/libyui-devel-3.0.9-2.fc20_3.0.10-1.fc21.i686.drpm
i386/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm
armhfp/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-devel-common-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm
i386/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm
armhfp/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-doc-3.0.9-2.fc20_3.0.10-1.fc21.noarch.drpm
i386/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc21.i686.drpm => x86_64/os/drpms/libyui-gtk-2.43.3-3.fc20_2.43.7-1.fc21.i686.drpm
i386/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc21.i686.drpm => x86_64/os/drpms/libyui-gtk-devel-2.43.3-3.fc20_2.43.7-1.fc21.i686.drpm
i386/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc21.noarch.drpm
armhfp/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-gtk-doc-2.43.3-3.fc20_2.43.7-1.fc21.noarch.drpm
i386/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc21.i686.drpm => x86_64/os/drpms/libyui-ncurses-2.43.9-3.fc20_2.44.1-1.fc21.i686.drpm
i386/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc21.i686.drpm => x86_64/os/drpms/libyui-ncurses-devel-2.43.9-3.fc20_2.44.1-1.fc21.i686.drpm
i386/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc21.noarch.drpm
armhfp/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-ncurses-doc-2.43.9-3.fc20_2.44.1-1.fc21.noarch.drpm
i386/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc21.i686.drpm => x86_64/os/drpms/libyui-qt-2.43.3-2.fc20_2.43.5-1.fc21.i686.drpm
i386/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc21.i686.drpm => x86_64/os/drpms/libyui-qt-devel-2.43.3-2.fc20_2.43.5-1.fc21.i686.drpm
i386/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc21.noarch.drpm
armhfp/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc21.noarch.drpm => x86_64/os/drpms/libyui-qt-doc-2.43.3-2.fc20_2.43.5-1.fc21.noarch.drpm
i386/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc21.noarch.drpm => x86_64/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc21.noarch.drpm
armhfp/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc21.noarch.drpm => x86_64/os/drpms/maven-shared-io-1.1-6.fc20_1.1-7.fc21.noarch.drpm
i386/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc21.noarch.drpm => x86_64/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc21.noarch.drpm
armhfp/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc21.noarch.drpm => x86_64/os/drpms/maven-shared-io-javadoc-1.1-6.fc20_1.1-7.fc21.noarch.drpm
i386/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm => x86_64/os/drpms/munge-devel-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm
i386/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm => x86_64/os/drpms/munge-libs-0.5.10-6.fc20_0.5.11-1.fc21.i686.drpm
i386/os/drpms/nagios-devel-3.5.0-9.fc21_3.5.1-1.fc21.i686.drpm => x86_64/os/drpms/nagios-devel-3.5.0-9.fc21_3.5.1-1.fc21.i686.drpm
i386/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc21.i686.drpm => x86_64/os/drpms/perl-Qt-devel-0.96.0-6.fc19_0.96.0-9.fc21.i686.drpm
i386/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc21.noarch.drpm => x86_64/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc21.noarch.drpm
armhfp/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc21.noarch.drpm => x86_64/os/drpms/perl-Test-Kwalitee-1.12-1.fc20_1.13-1.fc21.noarch.drpm
i386/os/drpms/planet-2.0-16.fc20_2.0-17.fc21.noarch.drpm => x86_64/os/drpms/planet-2.0-16.fc20_2.0-17.fc21.noarch.drpm
armhfp/os/drpms/planet-2.0-16.fc20_2.0-17.fc21.noarch.drpm => x86_64/os/drpms/planet-2.0-16.fc20_2.0-17.fc21.noarch.drpm
i386/os/drpms/puppet-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm
armhfp/os/drpms/puppet-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm
i386/os/drpms/puppet-server-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-server-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm
armhfp/os/drpms/puppet-server-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-server-3.2.2-1.fc21_3.2.4-1.fc21.noarch.drpm
i386/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc21.i686.drpm => x86_64/os/drpms/tqsllib-2.2-3.fc18_2.2-7.fc21.i686.drpm
i386/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc21.i686.drpm => x86_64/os/drpms/tqsllib-devel-2.2-3.fc18_2.2-7.fc21.i686.drpm
i386/os/drpms/xemacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm => x86_64/os/drpms/xemacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
armhfp/os/drpms/xemacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm => x86_64/os/drpms/xemacs-golang-1.1.2-3.fc21_1.1.2-4.fc21.noarch.drpm
x86_64/os/images/pxeboot/initrd.img => x86_64/os/isolinux/initrd.img
x86_64/os/images/pxeboot/upgrade.img => x86_64/os/isolinux/upgrade.img
x86_64/os/images/pxeboot/vmlinuz => x86_64/os/isolinux/vmlinuz
sent 4.58G bytes received 43.42K bytes 12.61M bytes/sec
total size is 228.41G speedup is 49.85
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/26ffba86b79f70b0df94248319c045b4ad3099f581b33ea20764889150e76553-primary.xml.gz
armhfp/debug/repodata/3f5f9f3adcc77d38ef61946d9440dc9be694005e01659738c9a8c585193f3b8a-filelists.sqlite.bz2
armhfp/debug/repodata/7c5a6a18e7cdf455ed1a3f010f023f1172ac7aff76fe5f4ee2c4ba747a92eefb-primary.sqlite.bz2
armhfp/debug/repodata/9581d3f147b0c2973769f1346b3768216a714ea30be7c4c8c8aba9a43641c9c4-filelists.xml.gz
armhfp/debug/repodata/f1ef56eaac0c13c4dbfd776e3bb1492b4796753239d7e7a09eb57d9c1eed6dc5-other.xml.gz
armhfp/debug/repodata/f52b6feacc105df8429958771a7598b596157180e995ac49462d919ea97b06ee-other.sqlite.bz2
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/0f7cd59e6912e857c4ce4645e90ae032ce31aeca9b2ccde53575b05376a1224b-other.sqlite.bz2
armhfp/os/repodata/3762576804e9c43b0f2bb82e1eaf893996f8c81b7b04abc1fa70c2550889384d-filelists.xml.gz
armhfp/os/repodata/6ef378594f178803b8d59616649f4148b83b0813c748f127733807497d18a183-filelists.sqlite.bz2
armhfp/os/repodata/84f492a0247b9669661877567c13bdffd7d3dfa539b4a2b2d2d3eb7502c902bf-primary.xml.gz
armhfp/os/repodata/f8306138c8df475c54d7ec5666a04b47c0711b07fed96f9c1585aadf41037cb2-primary.sqlite.bz2
armhfp/os/repodata/f9f59b409afec443cdb5479e7e0b1a017468be5ba788c3d349d15550b7a7e009-other.xml.gz
armhfp/os/repodata/fb33e3f677b4abc5dd0bfefe9504da3c02eb2f6947db5e2c4f46bdc0c9fd232f-prestodelta.xml.gz
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/30c3b65d70e172529c16b722d24366b394c1f2add9c08a84bc764ce6c20439e3-primary.xml.gz
i386/debug/repodata/3b426c731c625d60868adb7f58792526e5ff78a1de01099548a2f61f63ae9dcb-primary.sqlite.bz2
i386/debug/repodata/7c42b85d7f2d228711573ed0866451827c6b301b5644010b685478457f95b923-other.xml.gz
i386/debug/repodata/858f932c82546f72ba5827c393b5976a6bb5cea9b547dc22d12015af7ac00a2c-filelists.xml.gz
i386/debug/repodata/b7d098cf504e3a74917ddc4c5c1680b0d4d8cf5d71ab1a986c789383f0557519-other.sqlite.bz2
i386/debug/repodata/ce1cfa96fb84fe5bd901f9912503c5bfbb84bbd31ba4e3842b3e4c3d9c34248e-filelists.sqlite.bz2
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/1e4a47c93f556fcc3bde97f661bb01b5bd30af60b6f9c27427bc113796e14b23-filelists.xml.gz
i386/os/repodata/24a5d46b469522130e06347225413b89315832178e873776f72e0d2741b1de0c-other.sqlite.bz2
i386/os/repodata/373739eafd1dc7065e9eca2744dcc3656e34da3f73f5c520a9df81f78454f2f1-other.xml.gz
i386/os/repodata/3b178d0a2c61ce5a812b6f931c009ba37cd0b8c450b9d04699913c4a463ff6bd-filelists.sqlite.bz2
i386/os/repodata/6e1987602d15a6b47b41b7013716ec6243448e54890668ed296e580807141958-primary.sqlite.bz2
i386/os/repodata/97fa6910ec34cbefc102ab0c511e54dc379e68b062a7622b41b824e546580431-prestodelta.xml.gz
i386/os/repodata/dc8822d38ea16e3d44742a2b6229a318d798349dc0eff6536d47fd9e89549ca1-primary.xml.gz
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/16608c6aa0d3d763d0e622d2b37ea0ca5d7acea51ac1a5d2a20eb0ccb4db7412-other.xml.gz
source/SRPMS/repodata/27fd74a807378dbbe433d22104684a44b04d6901b41d0b274da61030e81dfba3-primary.sqlite.bz2
source/SRPMS/repodata/2e96e71cba793fd463932aaced10f012f31126ff2e18c59c98c8cb0a3985305a-primary.xml.gz
source/SRPMS/repodata/2fc359edc0b279ef27950a5db912b8eff9451d547476b12c4f801e5d16dabcc4-other.sqlite.bz2
source/SRPMS/repodata/69867acc03c7b8a1611cf3c3af49f2af438657fb7830303ca32bd4398ae6b456-filelists.sqlite.bz2
source/SRPMS/repodata/a9e2c3d6a02c37d3223ac8f668178ef6e208dacb3e383f104c00dba7fb7fe3f2-filelists.xml.gz
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/07031446625779379e0a476479057bf6874e6774283dec09b6566544b301cb14-other.xml.gz
x86_64/debug/repodata/50f8d5eb23282e66fc8e0178f83d67a3582a67b8f0b39e1f714b7426c586d56f-primary.xml.gz
x86_64/debug/repodata/97f81bc06db1682e932f16c28f54eca07c691098b3246d608cc5947ef35c994f-filelists.sqlite.bz2
x86_64/debug/repodata/a9548cae7fa784ddbc0b18b30f34093ce0af939983b9f97c864f72592df7f02e-other.sqlite.bz2
x86_64/debug/repodata/cf281e2d3225c973e8e4157911e0d8e0337f47c18d29431bde497a6f7bad41a8-filelists.xml.gz
x86_64/debug/repodata/e5fd07baaff35375774e2e6ab123c4d9788db8afcd95a8ba65ec8c761c841eba-primary.sqlite.bz2
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/212a41346735c1493e4ccde03e1d807b4948c1eb13ee058271ba3520dd82a8c4-filelists.sqlite.bz2
x86_64/os/repodata/3cdd68d7425b286b1ed536110e3cacec882ece383da6ea9396c00c95f9a60183-other.sqlite.bz2
x86_64/os/repodata/6dc9098f85adc6d93a0f4f0a69b519bbeba114d41fc6945879330047e2c33be1-comps-rawhide.xml.gz
x86_64/os/repodata/7802d20a7e976378ec3f8f6d2e8d7753352c6bd8fe4d5d80d3029c109ad510d1-filelists.xml.gz
x86_64/os/repodata/b76823829e95b8f03908da9a472ae8672eddabbada0e0b4796e279acbd9fc5e7-comps-rawhide.xml
x86_64/os/repodata/d29c6ca8d339a2518b64b3fa21ed8422b7c18c064b7f2784f07e0d9e40fdf944-primary.sqlite.bz2
x86_64/os/repodata/f0154dae055536dee57ab06d412851bef5a0161c693c9c1a0a6dc09a7c6472a1-other.xml.gz
x86_64/os/repodata/fcb903b975c07dd74ee5b237f483d506c1fa136e174779dd2246027751ccd854-prestodelta.xml.gz
x86_64/os/repodata/feb45e1b21ea786b419db02ed66d04985f4fae2eaef8bce9cd9f73bb099ffaf7-primary.xml.gz
x86_64/os/repodata/repomd.xml
i386/os/repodata/6dc9098f85adc6d93a0f4f0a69b519bbeba114d41fc6945879330047e2c33be1-comps-rawhide.xml.gz => x86_64/os/repodata/6dc9098f85adc6d93a0f4f0a69b519bbeba114d41fc6945879330047e2c33be1-comps-rawhide.xml.gz
armhfp/os/repodata/6dc9098f85adc6d93a0f4f0a69b519bbeba114d41fc6945879330047e2c33be1-comps-rawhide.xml.gz => x86_64/os/repodata/6dc9098f85adc6d93a0f4f0a69b519bbeba114d41fc6945879330047e2c33be1-comps-rawhide.xml.gz
i386/os/repodata/b76823829e95b8f03908da9a472ae8672eddabbada0e0b4796e279acbd9fc5e7-comps-rawhide.xml => x86_64/os/repodata/b76823829e95b8f03908da9a472ae8672eddabbada0e0b4796e279acbd9fc5e7-comps-rawhide.xml
armhfp/os/repodata/b76823829e95b8f03908da9a472ae8672eddabbada0e0b4796e279acbd9fc5e7-comps-rawhide.xml => x86_64/os/repodata/b76823829e95b8f03908da9a472ae8672eddabbada0e0b4796e279acbd9fc5e7-comps-rawhide.xml
deleting armhfp/debug/a/audacious-debuginfo-3.4-3.fc21.armv7hl.rpm
deleting armhfp/debug/a/amor-debuginfo-4.11.0-3.fc21.armv7hl.rpm
deleting armhfp/debug/b/binutils-debuginfo-2.23.88.0.1-12.fc20.armv7hl.rpm
deleting armhfp/debug/c/cclive-debuginfo-0.7.11-5.fc20.armv7hl.rpm
deleting armhfp/debug/c/calibre-debuginfo-1.0.0-2.fc21.armv7hl.rpm
deleting armhfp/debug/d/dmlite-debuginfo-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/e/entangle-debuginfo-0.5.3-1.fc21.armv7hl.rpm
deleting armhfp/debug/f/freeipa-debuginfo-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/debug/f/fontconfig-debuginfo-2.10.94-1.fc21.armv7hl.rpm
deleting armhfp/debug/f/firefox-debuginfo-23.0.1-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc21.armv7hl.rpm
deleting armhfp/debug/h/hdf5-debuginfo-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/debug/h/hawkey-debuginfo-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/debug/i/iproute-debuginfo-3.10.0-5.fc21.armv7hl.rpm
deleting armhfp/debug/i/icecream-debuginfo-1.0.1-1.fc21.armv7hl.rpm
deleting armhfp/debug/k/ktux-debuginfo-4.11.0-1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kteatime-debuginfo-4.11.0-4.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/debug/l/litmus-debuginfo-0.13-7.fc19.armv7hl.rpm
deleting armhfp/debug/l/libyui-qt-debuginfo-2.43.3-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-ncurses-debuginfo-2.43.9-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-gtk-debuginfo-2.43.3-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-debuginfo-3.0.9-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libyui-bindings-debuginfo-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/debug/l/libvisio-debuginfo-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libmwaw-debuginfo-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libmspub-debuginfo-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcmis-debuginfo-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcdr-debuginfo-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/lcgdm-debuginfo-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/debug/l/LibRaw-debuginfo-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/debug/m/munge-debuginfo-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/debug/n/ne7ssh-debuginfo-1.3.2-15.fc20.armv7hl.rpm
deleting armhfp/debug/n/nagios-debuginfo-3.5.0-9.fc21.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.armv7hl.rpm
deleting armhfp/debug/p/perl-Qt-debuginfo-0.96.0-6.fc19.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/debug/q/quvi-debuginfo-0.4.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/repodata/bbb514d07aa705f61df339f79340c7a208afccb41a69027af6c973ff213c5e99-primary.sqlite.bz2
deleting armhfp/debug/repodata/abbb5ea8b8645ddbf87dafa2e789d24cc07ddbde81b98bbd7d7a09067aba0b2c-filelists.sqlite.bz2
deleting armhfp/debug/repodata/88127c9309cfb796686c5421ba6d2f558befcf235e513857694978f5f0f2595c-primary.xml.gz
deleting armhfp/debug/repodata/82e1d6b742bfd93cb0e115a00d30b435c40cdc88c18dd7ede183ccff465f2505-filelists.xml.gz
deleting armhfp/debug/repodata/65312aab902f146cda8091dac2b715f8b5708d791711e9434372e913275515da-other.sqlite.bz2
deleting armhfp/debug/repodata/1d3fcc0b7c1bc4377fe9d56445d0e0fba9c7cc295bc2390d048f2bb9530e9e21-other.xml.gz
deleting armhfp/debug/s/strongswan-debuginfo-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-debuginfo-3.9.90-1.fc21.armv7hl.rpm
deleting armhfp/debug/t/tqsllib-debuginfo-2.2-3.fc18.armv7hl.rpm
deleting armhfp/debug/w/WindowMaker-debuginfo-0.95.4-6.fc20.armv7hl.rpm
deleting armhfp/debug/y/ypbind-debuginfo-1.37.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-libs-3.4-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-doc-3.4-3.fc21.noarch.rpm
deleting armhfp/os/Packages/a/audacious-devel-3.4-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-3.4-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/a/amor-4.11.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/b/bluebird-xfwm4-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bluebird-metacity-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bluebird-gtk3-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bluebird-gtk2-theme-0.7.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/binutils-2.23.88.0.1-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cclive-0.7.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/calibre-1.0.0-2.fc21.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-srm-server-mysql-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-server-mysql-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-rfio-server-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-python3-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-python-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-perl-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-name-server-mysql-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-libs-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-devel-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-copy-server-mysql-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dpm-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dnf-0.3.11-1.git7d717c7.fc20.noarch.rpm
deleting armhfp/os/Packages/d/dmlite-libs-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dmlite-docs-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dmlite-devel-0.6.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/erlang-rpm-macros-0.1.3-5.fc20.noarch.rpm
deleting armhfp/os/Packages/e/entangle-0.5.3-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm
deleting armhfp/os/Packages/e/easymock3-javadoc-3.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock3-3.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock-javadoc-1.2-21.fc20.noarch.rpm
deleting armhfp/os/Packages/e/easymock-1.2-21.fc20.noarch.rpm
deleting armhfp/os/Packages/f/freeipa-tests-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-server-trust-ad-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-server-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-python-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-client-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-admintools-3.3.1-0.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-2.10.94-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/firefox-23.0.1-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fedora-review-tests-0.4.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fedora-review-php-phpci-0.4.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fedora-review-0.4.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm
deleting armhfp/os/Packages/g/golang-1.1.2-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm
deleting armhfp/os/Packages/g/gdb-7.6.50.20130731-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-static-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-devel-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hdf5-1.8.11-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-doc-3.10.0-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-devel-3.10.0-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-3.10.0-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/i/icecream-devel-1.0.1-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/i/icecream-1.0.1-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/j/java_cup-manual-0.11a-13.fc20.noarch.rpm
deleting armhfp/os/Packages/j/java_cup-javadoc-0.11a-13.fc20.noarch.rpm
deleting armhfp/os/Packages/j/java_cup-0.11a-13.fc20.noarch.rpm
deleting armhfp/os/Packages/k/ktux-4.11.0-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kteatime-4.11.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/litmus-0.13-7.fc19.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-qt-doc-2.43.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-qt-2.43.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-ncurses-doc-2.43.9-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-gtk-doc-2.43.3-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-gtk-2.43.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-doc-3.0.9-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-devel-common-3.0.9-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libyui-devel-3.0.9-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libyui-3.0.9-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libvisio-tools-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libvisio-doc-0.0.30-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libvisio-devel-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libvisio-0.0.30-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmwaw-tools-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmwaw-doc-0.1.10-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmwaw-0.1.10-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmspub-tools-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmspub-doc-0.0.6-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libmspub-devel-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmspub-0.0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcmis-tools-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcmis-devel-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcmis-0.3.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcdr-tools-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcdr-doc-0.0.14-4.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libcdr-devel-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcdr-0.0.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-server-mysql-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-python3-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-python-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-perl-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-libs-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-dli-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-devel-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lfc-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lcgdm-libs-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lcgdm-devel-1.8.7-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-static-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-samples-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/LibRaw-0.15.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/munge-libs-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/munge-devel-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/munge-0.5.10-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/maven-shared-io-javadoc-1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-shared-io-1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/n/ne7ssh-doc-1.3.2-15.fc20.noarch.rpm
deleting armhfp/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/ne7ssh-1.3.2-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-devel-3.5.0-9.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-common-3.5.0-9.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-3.5.0-9.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-yui-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-hawkey-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm
deleting armhfp/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm
deleting armhfp/os/Packages/p/planet-2.0-16.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-yui-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-qpid_proton-0.5-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Test-Kwalitee-1.12-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Qt-0.96.0-6.fc19.armv7hl.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/quvi-0.4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/ruby-yui-1.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/strongswan-tnc-imcvs-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/strongswan-charon-nm-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/strongswan-5.1.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/seahorse-3.9.90-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/t/tqsllib-devel-2.2-3.fc18.armv7hl.rpm
deleting armhfp/os/Packages/t/tqsllib-2.2-3.fc18.armv7hl.rpm
deleting armhfp/os/Packages/w/WindowMaker-devel-0.95.4-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/WindowMaker-0.95.4-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/WINGs-libs-0.95.4-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/WINGs-devel-0.95.4-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm
deleting armhfp/os/Packages/y/ypbind-1.37.1-6.fc20.armv7hl.rpm
deleting armhfp/os/drpms/ypbind-1.37.1-5.fc20_1.37.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting armhfp/os/drpms/strongswan-tnc-imcvs-5.0.4-4.fc20_5.1.0-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/strongswan-5.0.4-4.fc20_5.1.0-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/ruby-yui-1.0.2-5.fc20_1.0.2-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/quvi-0.4.2-3.fc19_0.4.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-yui-1.0.2-5.fc20_1.0.2-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.armv7hl.drpm
deleting armhfp/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
deleting armhfp/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
deleting armhfp/os/drpms/planet-2.0-15.fc19_2.0-16.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-yui-1.0.2-5.fc20_1.0.2-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/perl-Test-Kwalitee-1.10-1.fc20_1.12-1.fc20.noarch.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc21.armv7hl.drpm
deleting armhfp/os/drpms/munge-libs-0.5.10-5.fc19_0.5.10-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/munge-devel-0.5.10-5.fc19_0.5.10-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/munge-0.5.10-5.fc19_0.5.10-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/maven-shared-io-javadoc-1.1-5.fc19_1.1-6.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-shared-io-1.1-5.fc19_1.1-6.fc20.noarch.drpm
deleting armhfp/os/drpms/libyui-doc-3.0.9-1.fc20_3.0.9-2.fc20.noarch.drpm
deleting armhfp/os/drpms/libyui-devel-common-3.0.9-1.fc20_3.0.9-2.fc20.noarch.drpm
deleting armhfp/os/drpms/libyui-devel-3.0.9-1.fc20_3.0.9-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libyui-3.0.9-1.fc20_3.0.9-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libvisio-tools-0.0.30-2.fc20_0.0.30-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libvisio-doc-0.0.30-2.fc20_0.0.30-3.fc20.noarch.drpm
deleting armhfp/os/drpms/libvisio-devel-0.0.30-2.fc20_0.0.30-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libvisio-0.0.30-2.fc20_0.0.30-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmwaw-tools-0.1.10-1.fc20_0.1.10-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmwaw-doc-0.1.10-1.fc20_0.1.10-2.fc20.noarch.drpm
deleting armhfp/os/drpms/libmwaw-devel-0.1.10-1.fc20_0.1.10-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmwaw-0.1.10-1.fc20_0.1.10-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmspub-tools-0.0.6-2.fc20_0.0.6-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmspub-doc-0.0.6-2.fc20_0.0.6-3.fc20.noarch.drpm
deleting armhfp/os/drpms/libmspub-devel-0.0.6-2.fc20_0.0.6-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmspub-0.0.6-2.fc20_0.0.6-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcmis-tools-0.3.1-6.fc20_0.3.1-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcmis-devel-0.3.1-6.fc20_0.3.1-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcmis-0.3.1-6.fc20_0.3.1-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcdr-tools-0.0.14-3.fc20_0.0.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcdr-doc-0.0.14-3.fc20_0.0.14-4.fc20.noarch.drpm
deleting armhfp/os/drpms/libcdr-devel-0.0.14-3.fc20_0.0.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcdr-0.0.14-3.fc20_0.0.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-python3-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-python-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-perl-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-libs-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-dli-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-devel-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lfc-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lcgdm-libs-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lcgdm-devel-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/java_cup-manual-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting armhfp/os/drpms/java_cup-javadoc-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting armhfp/os/drpms/java_cup-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting armhfp/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-static-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-openmpi-static-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-openmpi-devel-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-openmpi-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-mpich-static-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-mpich-devel-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-mpich-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-devel-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hdf5-1.8.11-4.fc20_1.8.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hawkey-devel-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.armv7hl.drpm
deleting armhfp/os/drpms/hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.armv7hl.drpm
deleting armhfp/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting armhfp/os/drpms/golang-1.1.2-1.fc20_1.1.2-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm
deleting armhfp/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
deleting armhfp/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm
deleting armhfp/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/firefox-23.0-1.fc20_23.0.1-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fedora-review-tests-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting armhfp/os/drpms/fedora-review-php-phpci-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting armhfp/os/drpms/fedora-review-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting armhfp/os/drpms/erlang-rpm-macros-0.1.3-4.fc19_0.1.3-5.fc20.noarch.drpm
deleting armhfp/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting armhfp/os/drpms/easymock3-javadoc-3.1-14.fc20_3.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/easymock3-3.1-14.fc20_3.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/easymock-javadoc-1.2-20.fc19_1.2-21.fc20.noarch.drpm
deleting armhfp/os/drpms/easymock-1.2-20.fc19_1.2-21.fc20.noarch.drpm
deleting armhfp/os/drpms/dpm-srm-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-rfio-server-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-python3-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-python-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-perl-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-name-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-libs-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-devel-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-copy-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dpm-1.8.7-4.fc20_1.8.7-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dnf-0.3.10-2.giteb9dddb.fc20_0.3.11-1.git7d717c7.fc20.noarch.drpm
deleting armhfp/os/drpms/dmlite-libs-0.6.1-2.fc20_0.6.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dmlite-docs-0.6.1-2.fc20_0.6.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/dmlite-devel-0.6.1-2.fc20_0.6.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cclive-0.7.11-4.fc20_0.7.11-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/calibre-1.0.0-1.fc21_1.0.0-2.fc21.armv7hl.drpm
deleting armhfp/os/drpms/bluebird-xfwm4-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/bluebird-metacity-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/bluebird-gtk3-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/bluebird-gtk2-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/binutils-devel-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/binutils-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/audacious-libs-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/audacious-devel-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/audacious-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/WindowMaker-devel-0.95.4-5.fc19_0.95.4-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/WindowMaker-0.95.4-5.fc19_0.95.4-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/WINGs-libs-0.95.4-5.fc19_0.95.4-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/WINGs-devel-0.95.4-5.fc19_0.95.4-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/LibRaw-static-0.15.3-2.fc20_0.15.3-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/LibRaw-devel-0.15.3-2.fc20_0.15.3-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/LibRaw-0.15.3-2.fc20_0.15.3-3.fc20.armv7hl.drpm
deleting armhfp/os/repodata/d665632bd031ca191de7beebc120c90fb1f8fb6fc428510895ea6c3df03e6091-filelists.xml.gz
deleting armhfp/os/repodata/c486ec3dc31d87cdc320c2365df9ef1ce5203406e2392721886363bcf31e5b36-primary.sqlite.bz2
deleting armhfp/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
deleting armhfp/os/repodata/82b0b3dd9287fc25ab6a3c27a1a92a3943015006e33e94c034ccf048e1028796-other.xml.gz
deleting armhfp/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
deleting armhfp/os/repodata/3b8fb0ca50904941aefa2a1784d85d8ec45853d2c132f3c0ed47686481b91a1a-other.sqlite.bz2
deleting armhfp/os/repodata/1a11d94faac0189e5d9772181f10f09bb5d05c5d5d8c6d8d387d138bf9212b53-filelists.sqlite.bz2
deleting armhfp/os/repodata/158ff16f8ae1e5fdf244bf142f066bf353bd2327791bbf770b554e7dc025f7b9-primary.xml.gz
deleting armhfp/os/repodata/04cf7646756bd67a43540008cd892b6970188b0e471593ad637d6ef8c05370cd-prestodelta.xml.gz
deleting i386/debug/a/aws-debuginfo-2.11.0-16.fc20.i686.rpm
deleting i386/debug/a/audacious-debuginfo-3.4-3.fc21.i686.rpm
deleting i386/debug/a/amor-debuginfo-4.11.0-3.fc21.i686.rpm
deleting i386/debug/b/binutils-debuginfo-2.23.88.0.1-12.fc20.i686.rpm
deleting i386/debug/c/cclive-debuginfo-0.7.11-5.fc20.i686.rpm
deleting i386/debug/c/calibre-debuginfo-1.0.0-2.fc21.i686.rpm
deleting i386/debug/d/dmlite-debuginfo-0.6.1-3.fc20.i686.rpm
deleting i386/debug/e/entangle-debuginfo-0.5.3-1.fc21.i686.rpm
deleting i386/debug/e/edk2-debuginfo-20130515svn14365-5.fc21.i686.rpm
deleting i386/debug/f/freeipa-debuginfo-3.3.1-0.fc21.i686.rpm
deleting i386/debug/f/fontconfig-debuginfo-2.10.94-1.fc21.i686.rpm
deleting i386/debug/f/firefox-debuginfo-23.0.1-1.fc20.i686.rpm
deleting i386/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc21.i686.rpm
deleting i386/debug/h/hdf5-debuginfo-1.8.11-5.fc20.i686.rpm
deleting i386/debug/h/hawkey-debuginfo-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/debug/i/iproute-debuginfo-3.10.0-5.fc21.i686.rpm
deleting i386/debug/i/icecream-debuginfo-1.0.1-1.fc21.i686.rpm
deleting i386/debug/k/ktux-debuginfo-4.11.0-1.fc21.i686.rpm
deleting i386/debug/k/kteatime-debuginfo-4.11.0-4.fc21.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/debug/l/litmus-debuginfo-0.13-7.fc19.i686.rpm
deleting i386/debug/l/libyui-qt-debuginfo-2.43.3-2.fc20.i686.rpm
deleting i386/debug/l/libyui-ncurses-debuginfo-2.43.9-3.fc20.i686.rpm
deleting i386/debug/l/libyui-gtk-debuginfo-2.43.3-3.fc20.i686.rpm
deleting i386/debug/l/libyui-debuginfo-3.0.9-2.fc20.i686.rpm
deleting i386/debug/l/libyui-bindings-debuginfo-1.0.2-6.fc20.i686.rpm
deleting i386/debug/l/libvisio-debuginfo-0.0.30-3.fc20.i686.rpm
deleting i386/debug/l/libmwaw-debuginfo-0.1.10-2.fc20.i686.rpm
deleting i386/debug/l/libmspub-debuginfo-0.0.6-3.fc20.i686.rpm
deleting i386/debug/l/libcmis-debuginfo-0.3.1-7.fc20.i686.rpm
deleting i386/debug/l/libcdr-debuginfo-0.0.14-4.fc20.i686.rpm
deleting i386/debug/l/lcgdm-debuginfo-1.8.7-5.fc20.i686.rpm
deleting i386/debug/l/LibRaw-debuginfo-0.15.3-3.fc20.i686.rpm
deleting i386/debug/m/munge-debuginfo-0.5.10-6.fc20.i686.rpm
deleting i386/debug/n/ne7ssh-debuginfo-1.3.2-15.fc20.i686.rpm
deleting i386/debug/n/nagios-debuginfo-3.5.0-9.fc21.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.i686.rpm
deleting i386/debug/p/perl-Qt-debuginfo-0.96.0-6.fc19.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/debug/q/quvi-debuginfo-0.4.2-4.fc20.i686.rpm
deleting i386/debug/repodata/e2e4b1615770e942c9a2792e87d583cb136e5ab8b0c2b60756799b00daa399bb-primary.xml.gz
deleting i386/debug/repodata/b5bddcce03f69bf860c6ea5858b8de90f70b92a06379ed6520f322dbc98b4063-filelists.sqlite.bz2
deleting i386/debug/repodata/b2d79f68692eac50405989b748c15a7e88fb0e0074f83945170e9a0db6385de3-other.xml.gz
deleting i386/debug/repodata/7ee36ab4d083b9b5d9105017ea3f53d4af430156827ec76f9e9e9f2155a60eaf-primary.sqlite.bz2
deleting i386/debug/repodata/71a8bd18e8c37edaeb1493a9bda5168663ebb00e2aa0f1819d5a6fedb266bb58-other.sqlite.bz2
deleting i386/debug/repodata/1b3ecebf2a899f7fe4a1f31f4da28d6fa70ba1a241c4b4415d2ed9769f7bba1b-filelists.xml.gz
deleting i386/debug/s/strongswan-debuginfo-5.1.0-1.fc20.i686.rpm
deleting i386/debug/s/seahorse-debuginfo-3.9.90-1.fc21.i686.rpm
deleting i386/debug/t/tqsllib-debuginfo-2.2-3.fc18.i686.rpm
deleting i386/debug/w/WindowMaker-debuginfo-0.95.4-6.fc20.i686.rpm
deleting i386/debug/y/ypbind-debuginfo-1.37.1-6.fc20.i686.rpm
deleting i386/os/Packages/a/aws-tools-2.11.0-16.fc20.i686.rpm
deleting i386/os/Packages/a/aws-doc-2.11.0-16.fc20.noarch.rpm
deleting i386/os/Packages/a/aws-devel-2.11.0-16.fc20.i686.rpm
deleting i386/os/Packages/a/aws-2.11.0-16.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-libs-3.4-3.fc21.i686.rpm
deleting i386/os/Packages/a/audacious-doc-3.4-3.fc21.noarch.rpm
deleting i386/os/Packages/a/audacious-devel-3.4-3.fc21.i686.rpm
deleting i386/os/Packages/a/audacious-3.4-3.fc21.i686.rpm
deleting i386/os/Packages/a/amor-4.11.0-3.fc21.i686.rpm
deleting i386/os/Packages/b/bluebird-xfwm4-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/bluebird-metacity-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/bluebird-gtk3-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/bluebird-gtk2-theme-0.7.1-2.fc20.noarch.rpm
deleting i386/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.i686.rpm
deleting i386/os/Packages/b/binutils-2.23.88.0.1-12.fc20.i686.rpm
deleting i386/os/Packages/c/cclive-0.7.11-5.fc20.i686.rpm
deleting i386/os/Packages/c/calibre-1.0.0-2.fc21.i686.rpm
deleting i386/os/Packages/d/dpm-srm-server-mysql-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-server-mysql-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-rfio-server-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-python3-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-python-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-perl-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-name-server-mysql-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-libs-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-devel-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-copy-server-mysql-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dpm-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/d/dnf-0.3.11-1.git7d717c7.fc20.noarch.rpm
deleting i386/os/Packages/d/dmlite-libs-0.6.1-3.fc20.i686.rpm
deleting i386/os/Packages/d/dmlite-docs-0.6.1-3.fc20.i686.rpm
deleting i386/os/Packages/d/dmlite-devel-0.6.1-3.fc20.i686.rpm
deleting i386/os/Packages/e/erlang-rpm-macros-0.1.3-5.fc20.noarch.rpm
deleting i386/os/Packages/e/entangle-0.5.3-1.fc21.i686.rpm
deleting i386/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc21.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc21.i686.rpm
deleting i386/os/Packages/e/edk2-tools-20130515svn14365-5.fc21.i686.rpm
deleting i386/os/Packages/e/edk2-shell-20130515svn14365-5.fc21.i686.rpm
deleting i386/os/Packages/e/easymock3-javadoc-3.2-1.fc20.noarch.rpm
deleting i386/os/Packages/e/easymock3-3.2-1.fc20.noarch.rpm
deleting i386/os/Packages/e/easymock-javadoc-1.2-21.fc20.noarch.rpm
deleting i386/os/Packages/e/easymock-1.2-21.fc20.noarch.rpm
deleting i386/os/Packages/f/freeipa-tests-3.3.1-0.fc21.i686.rpm
deleting i386/os/Packages/f/freeipa-server-trust-ad-3.3.1-0.fc21.i686.rpm
deleting i386/os/Packages/f/freeipa-server-3.3.1-0.fc21.i686.rpm
deleting i386/os/Packages/f/freeipa-python-3.3.1-0.fc21.i686.rpm
deleting i386/os/Packages/f/freeipa-client-3.3.1-0.fc21.i686.rpm
deleting i386/os/Packages/f/freeipa-admintools-3.3.1-0.fc21.i686.rpm
deleting i386/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm
deleting i386/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.i686.rpm
deleting i386/os/Packages/f/fontconfig-2.10.94-1.fc21.i686.rpm
deleting i386/os/Packages/f/firefox-23.0.1-1.fc20.i686.rpm
deleting i386/os/Packages/f/fedora-review-tests-0.4.1-4.fc20.noarch.rpm
deleting i386/os/Packages/f/fedora-review-php-phpci-0.4.1-4.fc20.noarch.rpm
deleting i386/os/Packages/f/fedora-review-0.4.1-4.fc20.noarch.rpm
deleting i386/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm
deleting i386/os/Packages/g/golang-1.1.2-3.fc21.i686.rpm
deleting i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc21.i686.rpm
deleting i386/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm
deleting i386/os/Packages/g/gdb-7.6.50.20130731-7.fc21.i686.rpm
deleting i386/os/Packages/h/hdf5-static-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-devel-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hdf5-1.8.11-5.fc20.i686.rpm
deleting i386/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-doc-3.10.0-5.fc21.i686.rpm
deleting i386/os/Packages/i/iproute-devel-3.10.0-5.fc21.i686.rpm
deleting i386/os/Packages/i/iproute-3.10.0-5.fc21.i686.rpm
deleting i386/os/Packages/i/icecream-devel-1.0.1-1.fc21.i686.rpm
deleting i386/os/Packages/i/icecream-1.0.1-1.fc21.i686.rpm
deleting i386/os/Packages/j/java_cup-manual-0.11a-13.fc20.noarch.rpm
deleting i386/os/Packages/j/java_cup-javadoc-0.11a-13.fc20.noarch.rpm
deleting i386/os/Packages/j/java_cup-0.11a-13.fc20.noarch.rpm
deleting i386/os/Packages/k/ktux-4.11.0-1.fc21.i686.rpm
deleting i386/os/Packages/k/kteatime-4.11.0-4.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/l/litmus-0.13-7.fc19.i686.rpm
deleting i386/os/Packages/l/libyui-qt-doc-2.43.3-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-qt-2.43.3-2.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-ncurses-doc-2.43.9-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-gtk-doc-2.43.3-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-gtk-2.43.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-doc-3.0.9-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-devel-common-3.0.9-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libyui-devel-3.0.9-2.fc20.i686.rpm
deleting i386/os/Packages/l/libyui-3.0.9-2.fc20.i686.rpm
deleting i386/os/Packages/l/libvisio-tools-0.0.30-3.fc20.i686.rpm
deleting i386/os/Packages/l/libvisio-doc-0.0.30-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libvisio-devel-0.0.30-3.fc20.i686.rpm
deleting i386/os/Packages/l/libvisio-0.0.30-3.fc20.i686.rpm
deleting i386/os/Packages/l/libmwaw-tools-0.1.10-2.fc20.i686.rpm
deleting i386/os/Packages/l/libmwaw-doc-0.1.10-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.i686.rpm
deleting i386/os/Packages/l/libmwaw-0.1.10-2.fc20.i686.rpm
deleting i386/os/Packages/l/libmspub-tools-0.0.6-3.fc20.i686.rpm
deleting i386/os/Packages/l/libmspub-doc-0.0.6-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libmspub-devel-0.0.6-3.fc20.i686.rpm
deleting i386/os/Packages/l/libmspub-0.0.6-3.fc20.i686.rpm
deleting i386/os/Packages/l/libcmis-tools-0.3.1-7.fc20.i686.rpm
deleting i386/os/Packages/l/libcmis-devel-0.3.1-7.fc20.i686.rpm
deleting i386/os/Packages/l/libcmis-0.3.1-7.fc20.i686.rpm
deleting i386/os/Packages/l/libcdr-tools-0.0.14-4.fc20.i686.rpm
deleting i386/os/Packages/l/libcdr-doc-0.0.14-4.fc20.noarch.rpm
deleting i386/os/Packages/l/libcdr-devel-0.0.14-4.fc20.i686.rpm
deleting i386/os/Packages/l/libcdr-0.0.14-4.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-server-mysql-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-python3-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-python-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-perl-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-libs-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-dli-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-devel-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lfc-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lcgdm-libs-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/lcgdm-devel-1.8.7-5.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-static-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-samples-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/l/LibRaw-0.15.3-3.fc20.i686.rpm
deleting i386/os/Packages/m/munge-libs-0.5.10-6.fc20.i686.rpm
deleting i386/os/Packages/m/munge-devel-0.5.10-6.fc20.i686.rpm
deleting i386/os/Packages/m/munge-0.5.10-6.fc20.i686.rpm
deleting i386/os/Packages/m/maven-shared-io-javadoc-1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-shared-io-1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/n/ne7ssh-doc-1.3.2-15.fc20.noarch.rpm
deleting i386/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.i686.rpm
deleting i386/os/Packages/n/ne7ssh-1.3.2-15.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-devel-3.5.0-9.fc21.i686.rpm
deleting i386/os/Packages/n/nagios-common-3.5.0-9.fc21.i686.rpm
deleting i386/os/Packages/n/nagios-3.5.0-9.fc21.i686.rpm
deleting i386/os/Packages/p/python-yui-1.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/p/python-hawkey-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm
deleting i386/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm
deleting i386/os/Packages/p/planet-2.0-16.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-yui-1.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/p/perl-qpid_proton-0.5-1.fc21.i686.rpm
deleting i386/os/Packages/p/perl-Test-Kwalitee-1.12-1.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.i686.rpm
deleting i386/os/Packages/p/perl-Qt-0.96.0-6.fc19.i686.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting i386/os/Packages/q/quvi-0.4.2-4.fc20.i686.rpm
deleting i386/os/Packages/r/ruby-yui-1.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/s/strongswan-tnc-imcvs-5.1.0-1.fc20.i686.rpm
deleting i386/os/Packages/s/strongswan-charon-nm-5.1.0-1.fc20.i686.rpm
deleting i386/os/Packages/s/strongswan-5.1.0-1.fc20.i686.rpm
deleting i386/os/Packages/s/seahorse-3.9.90-1.fc21.i686.rpm
deleting i386/os/Packages/t/tqsllib-devel-2.2-3.fc18.i686.rpm
deleting i386/os/Packages/t/tqsllib-2.2-3.fc18.i686.rpm
deleting i386/os/Packages/w/WindowMaker-devel-0.95.4-6.fc20.i686.rpm
deleting i386/os/Packages/w/WindowMaker-0.95.4-6.fc20.i686.rpm
deleting i386/os/Packages/w/WINGs-libs-0.95.4-6.fc20.i686.rpm
deleting i386/os/Packages/w/WINGs-devel-0.95.4-6.fc20.i686.rpm
deleting i386/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm
deleting i386/os/Packages/y/ypbind-1.37.1-6.fc20.i686.rpm
deleting i386/os/drpms/ypbind-1.37.1-5.fc20_1.37.1-6.fc20.i686.drpm
deleting i386/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting i386/os/drpms/strongswan-tnc-imcvs-5.0.4-4.fc20_5.1.0-1.fc20.i686.drpm
deleting i386/os/drpms/strongswan-5.0.4-4.fc20_5.1.0-1.fc20.i686.drpm
deleting i386/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc21.i686.drpm
deleting i386/os/drpms/ruby-yui-1.0.2-5.fc20_1.0.2-6.fc20.i686.drpm
deleting i386/os/drpms/quvi-0.4.2-3.fc19_0.4.2-4.fc20.i686.drpm
deleting i386/os/drpms/python-yui-1.0.2-5.fc20_1.0.2-6.fc20.i686.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/python-hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.i686.drpm
deleting i386/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
deleting i386/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
deleting i386/os/drpms/planet-2.0-15.fc19_2.0-16.fc20.noarch.drpm
deleting i386/os/drpms/perl-yui-1.0.2-5.fc20_1.0.2-6.fc20.i686.drpm
deleting i386/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc21.i686.drpm
deleting i386/os/drpms/perl-Test-Kwalitee-1.10-1.fc20_1.12-1.fc20.noarch.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/ne7ssh-doc-1.3.2-14.fc19_1.3.2-15.fc20.noarch.drpm
deleting i386/os/drpms/ne7ssh-devel-1.3.2-14.fc19_1.3.2-15.fc20.i686.drpm
deleting i386/os/drpms/ne7ssh-1.3.2-14.fc19_1.3.2-15.fc20.i686.drpm
deleting i386/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
deleting i386/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
deleting i386/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
deleting i386/os/drpms/munge-libs-0.5.10-5.fc19_0.5.10-6.fc20.i686.drpm
deleting i386/os/drpms/munge-devel-0.5.10-5.fc19_0.5.10-6.fc20.i686.drpm
deleting i386/os/drpms/munge-0.5.10-5.fc19_0.5.10-6.fc20.i686.drpm
deleting i386/os/drpms/maven-shared-io-javadoc-1.1-5.fc19_1.1-6.fc20.noarch.drpm
deleting i386/os/drpms/maven-shared-io-1.1-5.fc19_1.1-6.fc20.noarch.drpm
deleting i386/os/drpms/libyui-ncurses-doc-2.43.9-2.fc20_2.43.9-3.fc20.noarch.drpm
deleting i386/os/drpms/libyui-ncurses-devel-2.43.9-2.fc20_2.43.9-3.fc20.i686.drpm
deleting i386/os/drpms/libyui-ncurses-2.43.9-2.fc20_2.43.9-3.fc20.i686.drpm
deleting i386/os/drpms/libyui-doc-3.0.9-1.fc20_3.0.9-2.fc20.noarch.drpm
deleting i386/os/drpms/libyui-devel-common-3.0.9-1.fc20_3.0.9-2.fc20.noarch.drpm
deleting i386/os/drpms/libyui-devel-3.0.9-1.fc20_3.0.9-2.fc20.i686.drpm
deleting i386/os/drpms/libyui-3.0.9-1.fc20_3.0.9-2.fc20.i686.drpm
deleting i386/os/drpms/libvisio-tools-0.0.30-2.fc20_0.0.30-3.fc20.i686.drpm
deleting i386/os/drpms/libvisio-doc-0.0.30-2.fc20_0.0.30-3.fc20.noarch.drpm
deleting i386/os/drpms/libvisio-devel-0.0.30-2.fc20_0.0.30-3.fc20.i686.drpm
deleting i386/os/drpms/libvisio-0.0.30-2.fc20_0.0.30-3.fc20.i686.drpm
deleting i386/os/drpms/libmwaw-tools-0.1.10-1.fc20_0.1.10-2.fc20.i686.drpm
deleting i386/os/drpms/libmwaw-doc-0.1.10-1.fc20_0.1.10-2.fc20.noarch.drpm
deleting i386/os/drpms/libmwaw-devel-0.1.10-1.fc20_0.1.10-2.fc20.i686.drpm
deleting i386/os/drpms/libmwaw-0.1.10-1.fc20_0.1.10-2.fc20.i686.drpm
deleting i386/os/drpms/libmspub-tools-0.0.6-2.fc20_0.0.6-3.fc20.i686.drpm
deleting i386/os/drpms/libmspub-doc-0.0.6-2.fc20_0.0.6-3.fc20.noarch.drpm
deleting i386/os/drpms/libmspub-devel-0.0.6-2.fc20_0.0.6-3.fc20.i686.drpm
deleting i386/os/drpms/libmspub-0.0.6-2.fc20_0.0.6-3.fc20.i686.drpm
deleting i386/os/drpms/libcmis-tools-0.3.1-6.fc20_0.3.1-7.fc20.i686.drpm
deleting i386/os/drpms/libcmis-devel-0.3.1-6.fc20_0.3.1-7.fc20.i686.drpm
deleting i386/os/drpms/libcmis-0.3.1-6.fc20_0.3.1-7.fc20.i686.drpm
deleting i386/os/drpms/libcdr-tools-0.0.14-3.fc20_0.0.14-4.fc20.i686.drpm
deleting i386/os/drpms/libcdr-doc-0.0.14-3.fc20_0.0.14-4.fc20.noarch.drpm
deleting i386/os/drpms/libcdr-devel-0.0.14-3.fc20_0.0.14-4.fc20.i686.drpm
deleting i386/os/drpms/libcdr-0.0.14-3.fc20_0.0.14-4.fc20.i686.drpm
deleting i386/os/drpms/lfc-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-python3-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-python-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-perl-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-libs-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-dli-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-devel-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lfc-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lcgdm-libs-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/lcgdm-devel-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting i386/os/drpms/java_cup-manual-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting i386/os/drpms/java_cup-javadoc-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting i386/os/drpms/java_cup-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting i386/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
deleting i386/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
deleting i386/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
deleting i386/os/drpms/hdf5-static-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-openmpi-static-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-openmpi-devel-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-openmpi-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-mpich-static-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-mpich-devel-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-mpich-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-devel-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hdf5-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting i386/os/drpms/hawkey-devel-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.i686.drpm
deleting i386/os/drpms/hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.i686.drpm
deleting i386/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting i386/os/drpms/golang-1.1.2-1.fc20_1.1.2-3.fc21.i686.drpm
deleting i386/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.i686.drpm
deleting i386/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm
deleting i386/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.i686.drpm
deleting i386/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
deleting i386/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
deleting i386/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
deleting i386/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
deleting i386/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
deleting i386/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
deleting i386/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm
deleting i386/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
deleting i386/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
deleting i386/os/drpms/firefox-23.0-1.fc20_23.0.1-1.fc20.i686.drpm
deleting i386/os/drpms/fedora-review-tests-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting i386/os/drpms/fedora-review-php-phpci-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting i386/os/drpms/fedora-review-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting i386/os/drpms/erlang-rpm-macros-0.1.3-4.fc19_0.1.3-5.fc20.noarch.drpm
deleting i386/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc21.i686.drpm
deleting i386/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting i386/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc21.noarch.drpm
deleting i386/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc21.i686.drpm
deleting i386/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc21.i686.drpm
deleting i386/os/drpms/easymock3-javadoc-3.1-14.fc20_3.2-1.fc20.noarch.drpm
deleting i386/os/drpms/easymock3-3.1-14.fc20_3.2-1.fc20.noarch.drpm
deleting i386/os/drpms/easymock-javadoc-1.2-20.fc19_1.2-21.fc20.noarch.drpm
deleting i386/os/drpms/easymock-1.2-20.fc19_1.2-21.fc20.noarch.drpm
deleting i386/os/drpms/dpm-srm-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-rfio-server-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-python3-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-python-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-perl-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-name-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-libs-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-devel-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-copy-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dpm-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting i386/os/drpms/dnf-0.3.10-2.giteb9dddb.fc20_0.3.11-1.git7d717c7.fc20.noarch.drpm
deleting i386/os/drpms/dmlite-libs-0.6.1-2.fc20_0.6.1-3.fc20.i686.drpm
deleting i386/os/drpms/dmlite-docs-0.6.1-2.fc20_0.6.1-3.fc20.i686.drpm
deleting i386/os/drpms/dmlite-devel-0.6.1-2.fc20_0.6.1-3.fc20.i686.drpm
deleting i386/os/drpms/cclive-0.7.11-4.fc20_0.7.11-5.fc20.i686.drpm
deleting i386/os/drpms/calibre-1.0.0-1.fc21_1.0.0-2.fc21.i686.drpm
deleting i386/os/drpms/bluebird-xfwm4-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting i386/os/drpms/bluebird-metacity-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting i386/os/drpms/bluebird-gtk3-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting i386/os/drpms/bluebird-gtk2-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting i386/os/drpms/binutils-devel-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.i686.drpm
deleting i386/os/drpms/binutils-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.i686.drpm
deleting i386/os/drpms/audacious-libs-3.4-2.fc20_3.4-3.fc21.i686.drpm
deleting i386/os/drpms/audacious-devel-3.4-2.fc20_3.4-3.fc21.i686.drpm
deleting i386/os/drpms/audacious-3.4-2.fc20_3.4-3.fc21.i686.drpm
deleting i386/os/drpms/WindowMaker-devel-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting i386/os/drpms/WindowMaker-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting i386/os/drpms/WINGs-libs-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting i386/os/drpms/WINGs-devel-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting i386/os/drpms/LibRaw-static-0.15.3-2.fc20_0.15.3-3.fc20.i686.drpm
deleting i386/os/drpms/LibRaw-devel-0.15.3-2.fc20_0.15.3-3.fc20.i686.drpm
deleting i386/os/drpms/LibRaw-0.15.3-2.fc20_0.15.3-3.fc20.i686.drpm
deleting i386/os/repodata/cfe0145ba4a5af8a96c9d00d7136fc2ba94509011efd67130faca65b69086551-primary.sqlite.bz2
deleting i386/os/repodata/a4e077f12102f72317784f8ff964088494105a5359d0701cd58e473958194796-prestodelta.xml.gz
deleting i386/os/repodata/a4a8f6675a83e4626420283a4f64ae7efa7e46de4f3cc9108a0167605f054ff7-filelists.sqlite.bz2
deleting i386/os/repodata/9e67c88aa00369584ea7e6a8d5896250c53ea60494c4bbbeffbfbbb701227308-other.xml.gz
deleting i386/os/repodata/94bfa393cf513debe9ddce6a357b398b262d877ed01f1b310d4d59e0dba6b7b5-other.sqlite.bz2
deleting i386/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
deleting i386/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
deleting i386/os/repodata/34b795fc095ae485690c7859cd1bf3fd36a781a4bd42d1f67dbcd85f12db7105-primary.xml.gz
deleting i386/os/repodata/15af8b7f6b4b15db856ce95d6ef812c86ea80938a3d64767be649a3cf5770bbb-filelists.xml.gz
deleting source/SRPMS/a/aws-2.11.0-16.fc20.src.rpm
deleting source/SRPMS/a/audacious-3.4-3.fc21.src.rpm
deleting source/SRPMS/a/amor-4.11.0-3.fc21.src.rpm
deleting source/SRPMS/b/bluebird-0.7.1-2.fc20.src.rpm
deleting source/SRPMS/b/binutils-2.23.88.0.1-12.fc20.src.rpm
deleting source/SRPMS/c/cclive-0.7.11-5.fc20.src.rpm
deleting source/SRPMS/c/calibre-1.0.0-2.fc21.src.rpm
deleting source/SRPMS/d/dnf-0.3.11-1.git7d717c7.fc20.src.rpm
deleting source/SRPMS/d/dmlite-0.6.1-3.fc20.src.rpm
deleting source/SRPMS/e/erlang-rpm-macros-0.1.3-5.fc20.src.rpm
deleting source/SRPMS/e/entangle-0.5.3-1.fc21.src.rpm
deleting source/SRPMS/e/edk2-20130515svn14365-5.fc21.src.rpm
deleting source/SRPMS/e/easymock3-3.2-1.fc20.src.rpm
deleting source/SRPMS/e/easymock-1.2-21.fc20.src.rpm
deleting source/SRPMS/f/freeipa-3.3.1-0.fc21.src.rpm
deleting source/SRPMS/f/fontconfig-2.10.94-1.fc21.src.rpm
deleting source/SRPMS/f/firefox-23.0.1-1.fc20.src.rpm
deleting source/SRPMS/f/fedora-review-0.4.1-4.fc20.src.rpm
deleting source/SRPMS/g/golang-1.1.2-3.fc21.src.rpm
deleting source/SRPMS/g/gdb-7.6.50.20130731-7.fc21.src.rpm
deleting source/SRPMS/h/hdf5-1.8.11-5.fc20.src.rpm
deleting source/SRPMS/h/hawkey-0.3.16-2.git1e5a593.fc20.src.rpm
deleting source/SRPMS/i/iproute-3.10.0-5.fc21.src.rpm
deleting source/SRPMS/i/icecream-1.0.1-1.fc21.src.rpm
deleting source/SRPMS/j/java_cup-0.11a-13.fc20.src.rpm
deleting source/SRPMS/k/ktux-4.11.0-1.fc21.src.rpm
deleting source/SRPMS/k/kteatime-4.11.0-4.fc21.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc7.git2.1.fc21.src.rpm
deleting source/SRPMS/l/litmus-0.13-7.fc19.src.rpm
deleting source/SRPMS/l/libyui-qt-2.43.3-2.fc20.src.rpm
deleting source/SRPMS/l/libyui-ncurses-2.43.9-3.fc20.src.rpm
deleting source/SRPMS/l/libyui-gtk-2.43.3-3.fc20.src.rpm
deleting source/SRPMS/l/libyui-bindings-1.0.2-6.fc20.src.rpm
deleting source/SRPMS/l/libyui-3.0.9-2.fc20.src.rpm
deleting source/SRPMS/l/libvisio-0.0.30-3.fc20.src.rpm
deleting source/SRPMS/l/libmwaw-0.1.10-2.fc20.src.rpm
deleting source/SRPMS/l/libmspub-0.0.6-3.fc20.src.rpm
deleting source/SRPMS/l/libcmis-0.3.1-7.fc20.src.rpm
deleting source/SRPMS/l/libcdr-0.0.14-4.fc20.src.rpm
deleting source/SRPMS/l/lcgdm-1.8.7-5.fc20.src.rpm
deleting source/SRPMS/l/LibRaw-0.15.3-3.fc20.src.rpm
deleting source/SRPMS/m/munge-0.5.10-6.fc20.src.rpm
deleting source/SRPMS/m/maven-shared-io-1.1-6.fc20.src.rpm
deleting source/SRPMS/n/ne7ssh-1.3.2-15.fc20.src.rpm
deleting source/SRPMS/n/nagios-3.5.0-9.fc21.src.rpm
deleting source/SRPMS/p/puppet-3.2.2-1.fc21.src.rpm
deleting source/SRPMS/p/planet-2.0-16.fc20.src.rpm
deleting source/SRPMS/p/perl-qpid_proton-0.5-1.fc21.src.rpm
deleting source/SRPMS/p/perl-Test-Kwalitee-1.12-1.fc20.src.rpm
deleting source/SRPMS/p/perl-Qt-0.96.0-6.fc19.src.rpm
deleting source/SRPMS/q/quvi-0.4.2-4.fc20.src.rpm
deleting source/SRPMS/repodata/f4e03474344c41dd96a94d5ef35f0480981627052ac3bac8d29a99b6fc5feecb-filelists.sqlite.bz2
deleting source/SRPMS/repodata/dc2df6796f0f35199507d84e3275ead50775ba35636b776d9e29080d462a5e3f-other.sqlite.bz2
deleting source/SRPMS/repodata/788226dd0b0bc2e8874d4e4ffd9a7ce42bafdf093b99c08b854bcdfcc567a6dc-other.xml.gz
deleting source/SRPMS/repodata/52d5ef729cccce793ec08fef0ad3215e29c826a346b46df3f3c04807b222d22e-primary.xml.gz
deleting source/SRPMS/repodata/4cdae2fc837422cb09261468e51dc16f8e09c4882f6d2e67dfa76b3804672c1f-primary.sqlite.bz2
deleting source/SRPMS/repodata/4ca13d04920489af673bcd74fe6b7e3f4ce769a770393e70758b7c9f165e4cb6-filelists.xml.gz
deleting source/SRPMS/s/strongswan-5.1.0-1.fc20.src.rpm
deleting source/SRPMS/s/seahorse-3.9.90-1.fc21.src.rpm
deleting source/SRPMS/t/tqsllib-2.2-3.fc18.src.rpm
deleting source/SRPMS/w/WindowMaker-0.95.4-6.fc20.src.rpm
deleting source/SRPMS/y/ypbind-1.37.1-6.fc20.src.rpm
deleting x86_64/debug/a/aws-debuginfo-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/debug/a/audacious-debuginfo-3.4-3.fc21.x86_64.rpm
deleting x86_64/debug/a/amor-debuginfo-4.11.0-3.fc21.x86_64.rpm
deleting x86_64/debug/b/binutils-debuginfo-2.23.88.0.1-12.fc20.x86_64.rpm
deleting x86_64/debug/c/cclive-debuginfo-0.7.11-5.fc20.x86_64.rpm
deleting x86_64/debug/c/calibre-debuginfo-1.0.0-2.fc21.x86_64.rpm
deleting x86_64/debug/d/dmlite-debuginfo-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/debug/e/entangle-debuginfo-0.5.3-1.fc21.x86_64.rpm
deleting x86_64/debug/e/edk2-debuginfo-20130515svn14365-5.fc21.x86_64.rpm
deleting x86_64/debug/f/freeipa-debuginfo-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/debug/f/fontconfig-debuginfo-2.10.94-1.fc21.x86_64.rpm
deleting x86_64/debug/f/firefox-debuginfo-23.0.1-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc21.x86_64.rpm
deleting x86_64/debug/h/hdf5-debuginfo-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/debug/h/hawkey-debuginfo-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/debug/i/iproute-debuginfo-3.10.0-5.fc21.x86_64.rpm
deleting x86_64/debug/i/icecream-debuginfo-1.0.1-1.fc21.x86_64.rpm
deleting x86_64/debug/k/ktux-debuginfo-4.11.0-1.fc21.x86_64.rpm
deleting x86_64/debug/k/kteatime-debuginfo-4.11.0-4.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/debug/l/litmus-debuginfo-0.13-7.fc19.x86_64.rpm
deleting x86_64/debug/l/libyui-qt-debuginfo-2.43.3-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-ncurses-debuginfo-2.43.9-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-gtk-debuginfo-2.43.3-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-debuginfo-3.0.9-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libyui-bindings-debuginfo-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/debug/l/libvisio-debuginfo-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libmwaw-debuginfo-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libmspub-debuginfo-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libcmis-debuginfo-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/debug/l/libcdr-debuginfo-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/debug/l/lcgdm-debuginfo-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/debug/l/LibRaw-debuginfo-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/debug/m/munge-debuginfo-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/debug/n/ne7ssh-debuginfo-1.3.2-15.fc20.x86_64.rpm
deleting x86_64/debug/n/nagios-debuginfo-3.5.0-9.fc21.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.x86_64.rpm
deleting x86_64/debug/p/perl-Qt-debuginfo-0.96.0-6.fc19.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/debug/q/quvi-debuginfo-0.4.2-4.fc20.x86_64.rpm
deleting x86_64/debug/repodata/a243eda765a09c3d731e5f09e35dea7bd2b42332476e645575cc3078a5a10b9b-primary.sqlite.bz2
deleting x86_64/debug/repodata/7f5e9a03e6617e3558eb98a63ac41cce02f9b769d21cc612d365bf247ce60678-other.xml.gz
deleting x86_64/debug/repodata/50d3d2eea8b04a256af85d55880f27b28f5b82218150a680ed9c554be3dcc807-other.sqlite.bz2
deleting x86_64/debug/repodata/342fe1b5049dddc4d0858e454633989a0576a6ede9514f58dededf5d5ab10301-filelists.xml.gz
deleting x86_64/debug/repodata/1a644bfa37e974329c5780cd4c316d2e6dbd2611076f7e06abb0925e79238e84-primary.xml.gz
deleting x86_64/debug/repodata/01c445cb3aed45b40395eef23b6e8b31e2b77e304984b34c292bed7b3ff4b9df-filelists.sqlite.bz2
deleting x86_64/debug/s/strongswan-debuginfo-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-debuginfo-3.9.90-1.fc21.x86_64.rpm
deleting x86_64/debug/t/tqsllib-debuginfo-2.2-3.fc18.x86_64.rpm
deleting x86_64/debug/w/WindowMaker-debuginfo-0.95.4-6.fc20.x86_64.rpm
deleting x86_64/debug/y/ypbind-debuginfo-1.37.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-tools-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-doc-2.11.0-16.fc20.noarch.rpm
deleting x86_64/os/Packages/a/aws-devel-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-devel-2.11.0-16.fc20.i686.rpm
deleting x86_64/os/Packages/a/aws-2.11.0-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aws-2.11.0-16.fc20.i686.rpm
deleting x86_64/os/Packages/a/audacious-libs-3.4-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-libs-3.4-3.fc21.i686.rpm
deleting x86_64/os/Packages/a/audacious-doc-3.4-3.fc21.noarch.rpm
deleting x86_64/os/Packages/a/audacious-devel-3.4-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-devel-3.4-3.fc21.i686.rpm
deleting x86_64/os/Packages/a/audacious-3.4-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/a/amor-4.11.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/b/bluebird-xfwm4-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bluebird-metacity-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bluebird-gtk3-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bluebird-gtk2-theme-0.7.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/binutils-devel-2.23.88.0.1-12.fc20.i686.rpm
deleting x86_64/os/Packages/b/binutils-2.23.88.0.1-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cclive-0.7.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/calibre-1.0.0-2.fc21.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-srm-server-mysql-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-server-mysql-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-rfio-server-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-python3-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-python-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-perl-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-name-server-mysql-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-libs-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-libs-1.8.7-5.fc20.i686.rpm
deleting x86_64/os/Packages/d/dpm-devel-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-devel-1.8.7-5.fc20.i686.rpm
deleting x86_64/os/Packages/d/dpm-copy-server-mysql-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dpm-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dnf-0.3.11-1.git7d717c7.fc20.noarch.rpm
deleting x86_64/os/Packages/d/dmlite-libs-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dmlite-libs-0.6.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/d/dmlite-docs-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dmlite-devel-0.6.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dmlite-devel-0.6.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/erlang-rpm-macros-0.1.3-5.fc20.noarch.rpm
deleting x86_64/os/Packages/e/entangle-0.5.3-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc21.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-tools-20130515svn14365-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-shell-20130515svn14365-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/easymock3-javadoc-3.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/e/easymock3-3.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/e/easymock-javadoc-1.2-21.fc20.noarch.rpm
deleting x86_64/os/Packages/e/easymock-1.2-21.fc20.noarch.rpm
deleting x86_64/os/Packages/f/freeipa-tests-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-server-trust-ad-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-server-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-python-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-client-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-admintools-3.3.1-0.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.i686.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.94-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.94-1.fc21.i686.rpm
deleting x86_64/os/Packages/f/firefox-23.0.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fedora-review-tests-0.4.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fedora-review-php-phpci-0.4.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fedora-review-0.4.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm
deleting x86_64/os/Packages/g/golang-1.1.2-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm
deleting x86_64/os/Packages/g/gdb-7.6.50.20130731-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-static-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-static-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-static-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-devel-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-openmpi-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-static-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-devel-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-mpich-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-devel-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-devel-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hdf5-1.8.11-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hdf5-1.8.11-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting x86_64/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting x86_64/os/Packages/i/iproute-doc-3.10.0-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc21.i686.rpm
deleting x86_64/os/Packages/i/iproute-3.10.0-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc21.i686.rpm
deleting x86_64/os/Packages/i/icecream-1.0.1-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/i/icecream-1.0.1-1.fc21.i686.rpm
deleting x86_64/os/Packages/j/java_cup-manual-0.11a-13.fc20.noarch.rpm
deleting x86_64/os/Packages/j/java_cup-javadoc-0.11a-13.fc20.noarch.rpm
deleting x86_64/os/Packages/j/java_cup-0.11a-13.fc20.noarch.rpm
deleting x86_64/os/Packages/k/ktux-4.11.0-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kteatime-4.11.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/litmus-0.13-7.fc19.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-qt-doc-2.43.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-qt-devel-2.43.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-qt-2.43.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-qt-2.43.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-doc-2.43.9-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-devel-2.43.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-ncurses-2.43.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-gtk-doc-2.43.3-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-gtk-devel-2.43.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-gtk-2.43.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-gtk-2.43.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-doc-3.0.9-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-devel-common-3.0.9-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libyui-devel-3.0.9-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-devel-3.0.9-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libyui-3.0.9-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libyui-3.0.9-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libvisio-tools-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libvisio-doc-0.0.30-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libvisio-devel-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libvisio-devel-0.0.30-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libvisio-0.0.30-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libvisio-0.0.30-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmwaw-tools-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmwaw-doc-0.1.10-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmwaw-devel-0.1.10-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmwaw-0.1.10-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmwaw-0.1.10-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmspub-tools-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmspub-doc-0.0.6-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libmspub-devel-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmspub-devel-0.0.6-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmspub-0.0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmspub-0.0.6-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcmis-tools-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcmis-devel-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcmis-devel-0.3.1-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcmis-0.3.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcmis-0.3.1-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcdr-tools-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcdr-doc-0.0.14-4.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libcdr-devel-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcdr-devel-0.0.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcdr-0.0.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcdr-0.0.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/lfc-server-mysql-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-python3-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-python-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-perl-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-libs-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-libs-1.8.7-5.fc20.i686.rpm
deleting x86_64/os/Packages/l/lfc-dli-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-devel-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lfc-devel-1.8.7-5.fc20.i686.rpm
deleting x86_64/os/Packages/l/lfc-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lcgdm-libs-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lcgdm-libs-1.8.7-5.fc20.i686.rpm
deleting x86_64/os/Packages/l/lcgdm-devel-1.8.7-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lcgdm-devel-1.8.7-5.fc20.i686.rpm
deleting x86_64/os/Packages/l/LibRaw-static-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-static-0.15.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/LibRaw-samples-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-devel-0.15.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/LibRaw-0.15.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/LibRaw-0.15.3-3.fc20.i686.rpm
deleting x86_64/os/Packages/m/munge-libs-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/munge-libs-0.5.10-6.fc20.i686.rpm
deleting x86_64/os/Packages/m/munge-devel-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/munge-devel-0.5.10-6.fc20.i686.rpm
deleting x86_64/os/Packages/m/munge-0.5.10-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/maven-shared-io-javadoc-1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-shared-io-1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/n/ne7ssh-doc-1.3.2-15.fc20.noarch.rpm
deleting x86_64/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/ne7ssh-devel-1.3.2-15.fc20.i686.rpm
deleting x86_64/os/Packages/n/ne7ssh-1.3.2-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/ne7ssh-1.3.2-15.fc20.i686.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc21.i686.rpm
deleting x86_64/os/Packages/n/nagios-common-3.5.0-9.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-3.5.0-9.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-yui-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-hawkey-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm
deleting x86_64/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm
deleting x86_64/os/Packages/p/planet-2.0-16.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-yui-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-qpid_proton-0.5-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Test-Kwalitee-1.12-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Qt-devel-0.96.0-6.fc19.i686.rpm
deleting x86_64/os/Packages/p/perl-Qt-0.96.0-6.fc19.x86_64.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/quvi-0.4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/ruby-yui-1.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/strongswan-tnc-imcvs-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/strongswan-charon-nm-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/strongswan-5.1.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/seahorse-3.9.90-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/t/tqsllib-devel-2.2-3.fc18.x86_64.rpm
deleting x86_64/os/Packages/t/tqsllib-devel-2.2-3.fc18.i686.rpm
deleting x86_64/os/Packages/t/tqsllib-2.2-3.fc18.x86_64.rpm
deleting x86_64/os/Packages/t/tqsllib-2.2-3.fc18.i686.rpm
deleting x86_64/os/Packages/w/WindowMaker-devel-0.95.4-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/WindowMaker-devel-0.95.4-6.fc20.i686.rpm
deleting x86_64/os/Packages/w/WindowMaker-0.95.4-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/WindowMaker-0.95.4-6.fc20.i686.rpm
deleting x86_64/os/Packages/w/WINGs-libs-0.95.4-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/WINGs-libs-0.95.4-6.fc20.i686.rpm
deleting x86_64/os/Packages/w/WINGs-devel-0.95.4-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/WINGs-devel-0.95.4-6.fc20.i686.rpm
deleting x86_64/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm
deleting x86_64/os/Packages/y/ypbind-1.37.1-6.fc20.x86_64.rpm
deleting x86_64/os/drpms/ypbind-1.37.1-5.fc20_1.37.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting x86_64/os/drpms/strongswan-tnc-imcvs-5.0.4-4.fc20_5.1.0-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/strongswan-5.0.4-4.fc20_5.1.0-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/ruby-yui-1.0.2-5.fc20_1.0.2-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/quvi-0.4.2-3.fc19_0.4.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-yui-1.0.2-5.fc20_1.0.2-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.x86_64.drpm
deleting x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
deleting x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
deleting x86_64/os/drpms/planet-2.0-15.fc19_2.0-16.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-yui-1.0.2-5.fc20_1.0.2-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/perl-Test-Kwalitee-1.10-1.fc20_1.12-1.fc20.noarch.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/ne7ssh-doc-1.3.2-14.fc19_1.3.2-15.fc20.noarch.drpm
deleting x86_64/os/drpms/ne7ssh-devel-1.3.2-14.fc19_1.3.2-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/ne7ssh-devel-1.3.2-14.fc19_1.3.2-15.fc20.i686.drpm
deleting x86_64/os/drpms/ne7ssh-1.3.2-14.fc19_1.3.2-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/ne7ssh-1.3.2-14.fc19_1.3.2-15.fc20.i686.drpm
deleting x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.x86_64.drpm
deleting x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
deleting x86_64/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc21.x86_64.drpm
deleting x86_64/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc21.x86_64.drpm
deleting x86_64/os/drpms/munge-libs-0.5.10-5.fc19_0.5.10-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/munge-libs-0.5.10-5.fc19_0.5.10-6.fc20.i686.drpm
deleting x86_64/os/drpms/munge-devel-0.5.10-5.fc19_0.5.10-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/munge-devel-0.5.10-5.fc19_0.5.10-6.fc20.i686.drpm
deleting x86_64/os/drpms/munge-0.5.10-5.fc19_0.5.10-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/maven-shared-io-javadoc-1.1-5.fc19_1.1-6.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-shared-io-1.1-5.fc19_1.1-6.fc20.noarch.drpm
deleting x86_64/os/drpms/libyui-ncurses-doc-2.43.9-2.fc20_2.43.9-3.fc20.noarch.drpm
deleting x86_64/os/drpms/libyui-ncurses-devel-2.43.9-2.fc20_2.43.9-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libyui-ncurses-devel-2.43.9-2.fc20_2.43.9-3.fc20.i686.drpm
deleting x86_64/os/drpms/libyui-ncurses-2.43.9-2.fc20_2.43.9-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libyui-ncurses-2.43.9-2.fc20_2.43.9-3.fc20.i686.drpm
deleting x86_64/os/drpms/libyui-doc-3.0.9-1.fc20_3.0.9-2.fc20.noarch.drpm
deleting x86_64/os/drpms/libyui-devel-common-3.0.9-1.fc20_3.0.9-2.fc20.noarch.drpm
deleting x86_64/os/drpms/libyui-devel-3.0.9-1.fc20_3.0.9-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libyui-devel-3.0.9-1.fc20_3.0.9-2.fc20.i686.drpm
deleting x86_64/os/drpms/libyui-3.0.9-1.fc20_3.0.9-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libyui-3.0.9-1.fc20_3.0.9-2.fc20.i686.drpm
deleting x86_64/os/drpms/libvisio-tools-0.0.30-2.fc20_0.0.30-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libvisio-doc-0.0.30-2.fc20_0.0.30-3.fc20.noarch.drpm
deleting x86_64/os/drpms/libvisio-devel-0.0.30-2.fc20_0.0.30-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libvisio-devel-0.0.30-2.fc20_0.0.30-3.fc20.i686.drpm
deleting x86_64/os/drpms/libvisio-0.0.30-2.fc20_0.0.30-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libvisio-0.0.30-2.fc20_0.0.30-3.fc20.i686.drpm
deleting x86_64/os/drpms/libmwaw-tools-0.1.10-1.fc20_0.1.10-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmwaw-doc-0.1.10-1.fc20_0.1.10-2.fc20.noarch.drpm
deleting x86_64/os/drpms/libmwaw-devel-0.1.10-1.fc20_0.1.10-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmwaw-devel-0.1.10-1.fc20_0.1.10-2.fc20.i686.drpm
deleting x86_64/os/drpms/libmwaw-0.1.10-1.fc20_0.1.10-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmwaw-0.1.10-1.fc20_0.1.10-2.fc20.i686.drpm
deleting x86_64/os/drpms/libmspub-tools-0.0.6-2.fc20_0.0.6-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmspub-doc-0.0.6-2.fc20_0.0.6-3.fc20.noarch.drpm
deleting x86_64/os/drpms/libmspub-devel-0.0.6-2.fc20_0.0.6-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmspub-devel-0.0.6-2.fc20_0.0.6-3.fc20.i686.drpm
deleting x86_64/os/drpms/libmspub-0.0.6-2.fc20_0.0.6-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmspub-0.0.6-2.fc20_0.0.6-3.fc20.i686.drpm
deleting x86_64/os/drpms/libcmis-tools-0.3.1-6.fc20_0.3.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcmis-devel-0.3.1-6.fc20_0.3.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcmis-devel-0.3.1-6.fc20_0.3.1-7.fc20.i686.drpm
deleting x86_64/os/drpms/libcmis-0.3.1-6.fc20_0.3.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcmis-0.3.1-6.fc20_0.3.1-7.fc20.i686.drpm
deleting x86_64/os/drpms/libcdr-tools-0.0.14-3.fc20_0.0.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcdr-doc-0.0.14-3.fc20_0.0.14-4.fc20.noarch.drpm
deleting x86_64/os/drpms/libcdr-devel-0.0.14-3.fc20_0.0.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcdr-devel-0.0.14-3.fc20_0.0.14-4.fc20.i686.drpm
deleting x86_64/os/drpms/libcdr-0.0.14-3.fc20_0.0.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcdr-0.0.14-3.fc20_0.0.14-4.fc20.i686.drpm
deleting x86_64/os/drpms/lfc-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-python3-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-python-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-perl-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-libs-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-libs-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting x86_64/os/drpms/lfc-dli-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-devel-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lfc-devel-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting x86_64/os/drpms/lfc-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lcgdm-libs-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lcgdm-libs-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting x86_64/os/drpms/lcgdm-devel-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/lcgdm-devel-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/java_cup-manual-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting x86_64/os/drpms/java_cup-javadoc-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting x86_64/os/drpms/java_cup-0.11a-12.fc19_0.11a-13.fc20.noarch.drpm
deleting x86_64/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
deleting x86_64/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/hdf5-static-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-static-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-openmpi-static-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-openmpi-static-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-openmpi-devel-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-openmpi-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-openmpi-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-mpich-static-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-mpich-static-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-mpich-devel-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-mpich-devel-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-mpich-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-mpich-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-devel-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-devel-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hdf5-1.8.11-4.fc20_1.8.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/hdf5-1.8.11-4.fc20_1.8.11-5.fc20.i686.drpm
deleting x86_64/os/drpms/hawkey-devel-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.x86_64.drpm
deleting x86_64/os/drpms/hawkey-devel-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.i686.drpm
deleting x86_64/os/drpms/hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.x86_64.drpm
deleting x86_64/os/drpms/hawkey-0.3.16-1.git4e79abc.fc20_0.3.16-2.git1e5a593.fc20.i686.drpm
deleting x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting x86_64/os/drpms/golang-1.1.2-1.fc20_1.1.2-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm
deleting x86_64/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
deleting x86_64/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
deleting x86_64/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
deleting x86_64/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
deleting x86_64/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
deleting x86_64/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm
deleting x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
deleting x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
deleting x86_64/os/drpms/firefox-23.0-1.fc20_23.0.1-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/fedora-review-tests-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting x86_64/os/drpms/fedora-review-php-phpci-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting x86_64/os/drpms/fedora-review-0.4.1-3.fc20_0.4.1-4.fc20.noarch.drpm
deleting x86_64/os/drpms/erlang-rpm-macros-0.1.3-4.fc19_0.1.3-5.fc20.noarch.drpm
deleting x86_64/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
deleting x86_64/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc21.noarch.drpm
deleting x86_64/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/easymock3-javadoc-3.1-14.fc20_3.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/easymock3-3.1-14.fc20_3.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/easymock-javadoc-1.2-20.fc19_1.2-21.fc20.noarch.drpm
deleting x86_64/os/drpms/easymock-1.2-20.fc19_1.2-21.fc20.noarch.drpm
deleting x86_64/os/drpms/dpm-srm-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-rfio-server-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-python3-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-python-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-perl-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-name-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-libs-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-libs-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting x86_64/os/drpms/dpm-devel-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-devel-1.8.7-4.fc20_1.8.7-5.fc20.i686.drpm
deleting x86_64/os/drpms/dpm-copy-server-mysql-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dpm-1.8.7-4.fc20_1.8.7-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/dnf-0.3.10-2.giteb9dddb.fc20_0.3.11-1.git7d717c7.fc20.noarch.drpm
deleting x86_64/os/drpms/dmlite-libs-0.6.1-2.fc20_0.6.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/dmlite-libs-0.6.1-2.fc20_0.6.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/dmlite-docs-0.6.1-2.fc20_0.6.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/dmlite-devel-0.6.1-2.fc20_0.6.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/dmlite-devel-0.6.1-2.fc20_0.6.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/cclive-0.7.11-4.fc20_0.7.11-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/calibre-1.0.0-1.fc21_1.0.0-2.fc21.x86_64.drpm
deleting x86_64/os/drpms/bluebird-xfwm4-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/bluebird-metacity-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/bluebird-gtk3-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/bluebird-gtk2-theme-0.7.1-1.fc20_0.7.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/binutils-devel-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/binutils-devel-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.i686.drpm
deleting x86_64/os/drpms/binutils-2.23.88.0.1-11.fc20_2.23.88.0.1-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/audacious-libs-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/audacious-libs-3.4-2.fc20_3.4-3.fc21.i686.drpm
deleting x86_64/os/drpms/audacious-devel-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/audacious-devel-3.4-2.fc20_3.4-3.fc21.i686.drpm
deleting x86_64/os/drpms/audacious-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/WindowMaker-devel-0.95.4-5.fc19_0.95.4-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/WindowMaker-devel-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting x86_64/os/drpms/WindowMaker-0.95.4-5.fc19_0.95.4-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/WindowMaker-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting x86_64/os/drpms/WINGs-libs-0.95.4-5.fc19_0.95.4-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/WINGs-libs-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting x86_64/os/drpms/WINGs-devel-0.95.4-5.fc19_0.95.4-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/WINGs-devel-0.95.4-5.fc19_0.95.4-6.fc20.i686.drpm
deleting x86_64/os/drpms/LibRaw-static-0.15.3-2.fc20_0.15.3-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/LibRaw-static-0.15.3-2.fc20_0.15.3-3.fc20.i686.drpm
deleting x86_64/os/drpms/LibRaw-devel-0.15.3-2.fc20_0.15.3-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/LibRaw-devel-0.15.3-2.fc20_0.15.3-3.fc20.i686.drpm
deleting x86_64/os/drpms/LibRaw-0.15.3-2.fc20_0.15.3-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/LibRaw-0.15.3-2.fc20_0.15.3-3.fc20.i686.drpm
deleting x86_64/os/repodata/cad330e738680bf87212d573351c089b26a03a6bb80a136ce4e12767ab1e97b0-other.sqlite.bz2
deleting x86_64/os/repodata/be173a9a5c2f0e1e20334c22337bde2b58143b1d6d0d7719d84d7ccaefaee0a1-filelists.xml.gz
deleting x86_64/os/repodata/afe02180cac06f88cd01abe2c0b43612aeff3963d40bafb53b5cbd4ffe24e3c8-prestodelta.xml.gz
deleting x86_64/os/repodata/93d3270db11e29947fc9cc1de3b85270f7beccd9a4a90e7b9e990a05f5a35103-primary.xml.gz
deleting x86_64/os/repodata/9163962e3ea0e7338c2ead5be424dfbb0cd8df9cc002edddc12f0907529c8ea9-filelists.sqlite.bz2
deleting x86_64/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
deleting x86_64/os/repodata/8107302b3e0981ea3ab5a229f5557b9e9384811a89a7e8802648d96fbbf859e0-other.xml.gz
deleting x86_64/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
deleting x86_64/os/repodata/48407648c8ddd380235586f5fb67de12b0b8d245267a9c4265b832cf6c24149d-primary.sqlite.bz2
sent 389.83M bytes received 1.52K bytes 1.80M bytes/sec
total size is 228.80G speedup is 586.91
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/rawhide.BCVDCy/releng: Permission denied
#5754: Please retire ne7ssh in F-20 and later
-----------------------------+------------------------
Reporter: pbrobinson | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 20 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
It's FTBFS due to dependencies, it's and orphan and been long dead
upstream
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5754 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
#5753: Block easymock3
-----------------------------+------------------------
Reporter: mizdebsk | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 20 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
Please block package easymock3 in Fedora 20 and Fedora 21.
This package is obsoleted by easymock.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5753 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
Cloning into releng...
Switched to a new branch 'stable'
/tmp/branched.20130830.NVXh /tmp/branched.FmRd1F/releng
Cloning into comps...
/tmp/branched.20130830.NVXh/comps /tmp/branched.20130830.NVXh /tmp/branched.FmRd1F/releng
./update-comps comps-f20.xml
Merging translations into comps-f20.xml.
CREATED comps-f20.xml
/tmp/branched.20130830.NVXh /tmp/branched.FmRd1F/releng
/tmp/branched.FmRd1F/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package yum-3.4.3-106.fc20.noarch already installed and latest version
Package createrepo-0.9.9-22.fc20.noarch already installed and latest version
Package 1:make-3.82-19.fc20.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Package repoview-0.6.6-5.fc20.noarch already installed and latest version
Package 1:hardlink-1.0-18.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc20 will be installed
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package gettext-devel.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc20.i686
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package vim-minimal.i686 2:7.4.9-1.fc20 will be installed
--> Running transaction check
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package gettext.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc20.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc20.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc20 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc20 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
--> Running transaction check
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-9.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-6.1.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-6.1.fc20 for package: openssh-clients-6.2p2-6.1.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-6.1.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-6.1.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
cvs i686 1.11.23-33.fc20 static 556 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc20 static 62 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
gettext i686 0.18.3.1-1.fc20 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc20 static 368 k
gettext-devel i686 0.18.3.1-1.fc20 static 315 k
gettext-libs i686 0.18.3.1-1.fc20 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-9.fc20 static 292 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-6.1.fc20 static 324 k
openssh-clients i686 6.2p2-6.1.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
vim-minimal i686 2:7.4.9-1.fc20 static 391 k
Transaction Summary
================================================================================
Install 31 Package(s)
Total size: 12 M
Total download size: 292 k
Installed size: 46 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/31
Installing : libcroco-0.6.8-3.fc20.i686 2/31
Installing : libunistring-0.9.3-9.fc20.i686 3/31
Installing : perl-Test-Harness-3.28-3.fc20.noarch 4/31
Installing : gettext-common-devel-0.18.3.1-1.fc20.noarch 5/31
Installing : python-chardet-2.0.1-7.fc20.noarch 6/31
Installing : gettext-libs-0.18.3.1-1.fc20.i686 7/31
Installing : python-kitchen-1.1.1-5.fc20.noarch 8/31
Installing : gettext-0.18.3.1-1.fc20.i686 9/31
Installing : libedit-3.1-2.20130601cvs.fc20.i686 10/31
Installing : perl-TermReadKey-2.30-20.fc20.i686 11/31
Installing : m4-1.4.16-9.fc20.i686 12/31
Installing : 2:vim-minimal-7.4.9-1.fc20.i686 13/31
Installing : perl-XML-Parser-2.41-11.fc20.i686 14/31
Installing : openssh-6.2p2-6.1.fc20.i686 15/31
Installing : openssh-clients-6.2p2-6.1.fc20.i686 16/31
Installing : perl-Data-Dumper-2.145-292.fc20.i686 17/31
Installing : autoconf-2.69-13.fc20.noarch 18/31
Installing : automake-1.13.4-5.fc20.noarch 19/31
Installing : python-krbV-1.0.90-7.fc20.i686 20/31
Installing : koji-1.8.0-2.fc20.noarch 21/31
Installing : less-458-4.fc20.i686 22/31
Installing : libgnome-keyring-3.9.1-2.fc20.i686 23/31
Installing : rsync-3.1.0-1pre1.fc20.i686 24/31
Installing : mash-0.6.01-1.fc20.noarch 25/31
Installing : yum-utils-1.1.31-17.fc20.noarch 26/31
Installing : perl-Git-1.8.3.1-3.fc20.noarch 27/31
Installing : git-1.8.3.1-3.fc20.i686 28/31
Installing : gettext-devel-0.18.3.1-1.fc20.i686 29/31
Installing : intltool-0.50.2-7.fc20.noarch 30/31
Installing : cvs-1.11.23-33.fc20.i686 31/31
Verifying : libunistring-0.9.3-9.fc20.i686 1/31
Verifying : rsync-3.1.0-1pre1.fc20.i686 2/31
Verifying : koji-1.8.0-2.fc20.noarch 3/31
Verifying : python-chardet-2.0.1-7.fc20.noarch 4/31
Verifying : openssh-clients-6.2p2-6.1.fc20.i686 5/31
Verifying : gettext-0.18.3.1-1.fc20.i686 6/31
Verifying : git-1.8.3.1-3.fc20.i686 7/31
Verifying : automake-1.13.4-5.fc20.noarch 8/31
Verifying : gettext-libs-0.18.3.1-1.fc20.i686 9/31
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 10/31
Verifying : less-458-4.fc20.i686 11/31
Verifying : python-krbV-1.0.90-7.fc20.i686 12/31
Verifying : gettext-devel-0.18.3.1-1.fc20.i686 13/31
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 14/31
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 15/31
Verifying : libcroco-0.6.8-3.fc20.i686 16/31
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 17/31
Verifying : openssh-6.2p2-6.1.fc20.i686 18/31
Verifying : perl-XML-Parser-2.41-11.fc20.i686 19/31
Verifying : mash-0.6.01-1.fc20.noarch 20/31
Verifying : cvs-1.11.23-33.fc20.i686 21/31
Verifying : 2:vim-minimal-7.4.9-1.fc20.i686 22/31
Verifying : m4-1.4.16-9.fc20.i686 23/31
Verifying : gettext-common-devel-0.18.3.1-1.fc20.noarch 24/31
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 25/31
Verifying : intltool-0.50.2-7.fc20.noarch 26/31
Verifying : python-kitchen-1.1.1-5.fc20.noarch 27/31
Verifying : autoconf-2.69-13.fc20.noarch 28/31
Verifying : yum-utils-1.1.31-17.fc20.noarch 29/31
Verifying : perl-TermReadKey-2.30-20.fc20.i686 30/31
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 31/31
Installed:
cvs.i686 0:1.11.23-33.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc20
rsync.i686 0:3.1.0-1pre1.fc20 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
gettext.i686 0:0.18.3.1-1.fc20
gettext-common-devel.noarch 0:0.18.3.1-1.fc20
gettext-devel.i686 0:0.18.3.1-1.fc20
gettext-libs.i686 0:0.18.3.1-1.fc20
git.i686 0:1.8.3.1-3.fc20
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-9.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-6.1.fc20
openssh-clients.i686 0:6.2p2-6.1.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
vim-minimal.i686 2:7.4.9-1.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130830 --compsfile /mnt/koji/mash/branched-20130830/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130830/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130830 --compsfile /mnt/koji/mash/branched-20130830/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130830/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130830 --compsfile /mnt/koji/mash/branched-20130830/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130830/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/branched-20130830/20
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/branched-20130830/20
Finish: chroot hardlink -v -c /mnt/koji/mash/branched-20130830/20
Finish: lock buildroot
Finish: run
Directories 242
Objects 140741
IFREG 140499
Comparisons 1857
Linked 1857
saved 1198776320
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130830/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130830/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130830/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130830/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130830/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130830/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130830/20 >/mnt/koji/mash/branched-20130830/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130830/20 >/mnt/koji/mash/branched-20130830/logs/depcheck
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6E350541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6E350541419
data: (250, '2.0.0 Ok: queued as 6E350541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=428\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 861C454141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 861C454141A
data: (250, '2.0.0 Ok: queued as 861C454141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=598\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 911F654141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 911F654141B
data: (250, '2.0.0 Ok: queued as 911F654141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9D1D654141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9D1D654141C
data: (250, '2.0.0 Ok: queued as 9D1D654141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tf
awkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_filte
rs.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc20.x
86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A545954141D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A545954141D
data: (250, '2.0.0 Ok: queued as A545954141D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=473\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AD4F454141E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AD4F454141E
data: (250, '2.0.0 Ok: queued as AD4F454141E')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B30E654141F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B30E654141F
data: (250, '2.0.0 Ok: queued as B30E654141F')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BA62C541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BA62C541419
data: (250, '2.0.0 Ok: queued as BA62C541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=490\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-qpid_proton-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-qpid_proton-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-qpid_proton\r\n\r\n\r\n\r\nperl-qpid_proton has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-qpid_proton-0.5-1.fc20.x86_64 requires perl(qpid::proton::Constants)\r\nOn i386:\r\n\tperl-qpid_proton-0.5-1.fc20.i686 requires perl(qpid::proton::Constants)\r\nOn armhfp:\r\n\tperl-qpid_proton-0.5-1.fc20.armv7hl requires perl(qpid::proton::Constants)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C3FB254141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C3FB254141A
data: (250, '2.0.0 Ok: queued as C3FB254141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1427\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.
0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C9B0454141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C9B0454141B
data: (250, '2.0.0 Ok: queued as C9B0454141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CFEE454141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CFEE454141C
data: (250, '2.0.0 Ok: queued as CFEE454141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=266\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D5B1354141D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D5B1354141D
data: (250, '2.0.0 Ok: queued as D5B135414 1D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=433\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DC9C3541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DC9C3541419
data: (250, '2.0.0 Ok: queued as DC9C3541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=291\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E288754141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E288754141A
data: (250, '2.0.0 Ok: queued as E288754141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=495\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E8C7D54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E8C7D54141B
data: (250, '2.0.0 Ok: queued as E8C7D54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=298\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EE60A541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EE60A541419
data: (250, '2.0.0 Ok: queued as EE60A541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=511\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 015C354141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 015C354141A
data: (250, '2.0.0 Ok: queued as 015C354141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=797\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0727054141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0727054141B
data: (250, '2.0.0 Ok: queued as 0727054141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=367\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0D4AC541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0D4AC541419
data: (250, '2.0.0 Ok: queued as 0D4AC541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF> .<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1510054141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1510054141C
data: (250, '2.0.0 Ok: queued as 1510054141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=506\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1BEB254141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1BEB254141A
data: (250, '2.0.0 Ok: queued as 1BEB254141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=715\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<dnf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<librepo-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<hawkey-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: dnf-owner(a)fedoraproject.org\r\nCc: librepo-owner@fedoraproject.org,hawkey-owner@fedoraproject.org\r\nSubject: Broken dependencies: dnf\r\n\r\n\r\n\r\ndnf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-hawkey = 0:0.3.16\r\nOn i386:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-hawkey = 0:0.3.16\r\nOn armhfp:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-hawkey = 0:0.3.16\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 22C8F541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 22C8F541419
data: (250, '2.0.0 Ok: queued as 22C8F541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=607\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2907554141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2907554141B
data: (250, '2.0.0 Ok: queued as 2907554141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2F8FE54141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2F8FE54141C
data: (250, '2.0.0 Ok: queued as 2F8FE54141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 35739541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 35739541419
data: (250, '2.0.0 Ok: queued as 35739541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1594\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)
\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3BEFE54141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3BEFE54141A
data: (250, '2.0.0 Ok: queued as 3BEFE54141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3872\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(64b
it)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0
.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.10\r
\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tn
ifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 41A64541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 41A64541419
data: (250, '2.0.0 Ok: queued as 41A64541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4934E54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4934E54141B
data: (250, '2.0.0 Ok: queued as 4934E54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=413\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4FE7054141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4FE7054141A
data: (250, '2.0.0 Ok: queued as 4FE7054141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=452\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 55FAE541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 55FAE541419
data: (250, '2.0.0 Ok: queued as 55FAE541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=354\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5BE5454141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5BE5454141B
data: (250, '2.0.0 Ok: queued as 5BE5454141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 65AA354141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 65AA354141A
data: (250, '2.0.0 Ok: queued as 65AA354141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=273\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6BA97541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6BA97541419
data: (250, '2.0.0 Ok : queued as 6BA97541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 71D8A54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 71D8A54141B
data: (250, '2.0.0 Ok: queued as 71D8A54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7744154141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7744154141A
data: (250, '2.0.0 Ok: queued as 7744154141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=519\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7CF7F541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7CF7F541419
data: (250, '2.0.0 Ok: queued as 7CF7F541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=421\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8211A54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8211A54141B
data: (250, '2.0.0 Ok: queued as 8211A54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=371\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 87E5C541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 87E5C541419
data: (250, '2.0.0 Ok: queued as 87E5C541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=513\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8E74E54141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8E74E54141A
data: (250, '2.0.0 Ok: queued as 8E74E54141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9516A54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9516A54141B
data: (250, '2.0.0 Ok: queued as 9516A54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=441\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9B1AE541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9B1AE541419
data: (250, '2.0.0 Ok: queued as 9B1AE541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=499\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A075D54141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A075D54141C
data: (250, '2.0.0 Ok: queued as A075D54141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=548\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A98E0541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A98E0541419
data: (250, '2.0.0 Ok: queued as A98E0541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AF4D654141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AF4D654141A
data: (250, '2.0.0 Ok: queued as AF4D654141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=311\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B58E454141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B58E454141B
data: (250, '2.0.0 Ok: queued as B58E454141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BB63D54141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BB63D54141C
data: (250, '2.0.0 Ok: queued as BB63D54141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=467\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C181A541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C181A541419
data: (250, '2.0.0 Ok: queued as C181A541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1165\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\r\n
\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C6FE354141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C6FE354141A
data: (250, '2.0.0 Ok: queued as C6FE354141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=494\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D111C54141D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D111C54141D
data: (250, '2.0.0 Ok: queued as D111C54141D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DD0BC54141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DD0BC54141A
data: (250, '2.0.0 Ok: queued as DD0BC54141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E7AEA541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E7AEA541419
data: (250, '2.0.0 Ok: queued as E7AEA541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=302\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EE78854141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EE78854141A
data: (250, '2.0.0 Ok: queued as EE78854141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=281\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0063554141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0063554141B
data: ( 250 , ' 2 . 0 . 0 O k : q u e u e d as 0063554141B' )
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=407\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0B385541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0B385541419
data: (250, '2.0.0 Ok: queued as 0B385541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=437\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1133654141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1133654141A
data: (250, '2.0.0 Ok: queued as 1133654141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=462\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 17019541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 17019541419
data: (250, '2.0.0 Ok: queued as 17019541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1CC6E54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1CC6E54141B
data: (250, '2.0.0 Ok: queued as 1CC6E54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=468\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 228A254141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 228A254141A
data: (250, '2.0.0 Ok: queued as 228A254141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<PackageKit-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: PackageKit-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: PackageKit\r\n\r\n\r\n\r\nPackageKit has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tPackageKit-smart-0.8.10-1.fc20.x86_64 requires smart\r\nOn i386:\r\n\tPackageKit-smart-0.8.10-1.fc20.i686 requires smart\r\nOn armhfp:\r\n\tPackageKit-smart-0.8.10-1.fc20.armv7hl requires smart\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 28C1254141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 28C1254141C
data: (250, '2.0.0 Ok: queued as 28C1254141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=936\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-smallcheck-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-smallcheck-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ghc-smallcheck\r\n\r\n\r\n\r\nghc-smallcheck has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tghc-smallcheck-devel-1.0.4-1.fc20.x86_64 requires ghc-devel(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-devel-1.0.4-1.fc20.i686 requires ghc-devel(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nOn armhfp:\r\n\tghc-smallcheck-devel-1.0.4-1.fc20.armv7hl requires ghc-devel(logict-0.6-15dab78be8f0859bc565d1f1a0ac68ec)\r\nOn x86_64:\r\n\tghc-smallcheck-1.0.4-1.fc20.x86_64 requires libHSlogict-0.6-ghc7.6.3.so()(64bit)\r\n\tghc-smallcheck-1.0.4-1.fc20.x86_64 requires ghc(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-1.0.4-1.fc20.i686 requires libHSlogict-0.6-ghc7.6.3.so\r\n\tghc-smallcheck-1.0.4-1.fc20.i686 requires ghc(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nPlease resolve this as
soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 330DD54141E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 330DD54141E
data: (250, '2.0.0 Ok: queued as 330DD54141E')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openssh\r\n\r\n\r\n\r\nopenssh has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\topenssh-clients-fips-6.2p2-6.1.fc20.x86_64 requires openssl-fips\r\nOn i386:\r\n\topenssh-clients-fips-6.2p2-6.1.fc20.i686 requires openssl-fips\r\nOn armhfp:\r\n\topenssh-clients-fips-6.2p2-6.1.fc20.armv7hl requires openssl-fips\r\nOn x86_64:\r\n\topenssh-server-fips-6.2p2-6.1.fc20.x86_64 requires openssl-fips\r\nOn i386:\r\n\topenssh-server-fips-6.2p2-6.1.fc20.i686 requires openssl-fips\r\nOn armhfp:\r\n\topenssh-server-fips-6.2p2-6.1.fc20.armv7hl requires openssl-fips\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3BD0854141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3BD0854141A
data: (250, '2.0.0 Ok: queued as 3BD0854141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=460\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4286C54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4286C54141B
data: (250, '2.0.0 Ok: queued as 4286C54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=419\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 46F6354141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 46F6354141A
data: (250, '2.0.0 Ok: queued as 46F6354141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=593\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4D730541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4D730541419
data: (250, '2.0.0 Ok: queued as 4D730541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=613\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 536BE54141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 536BE54141B
data: (250, '2.0.0 Ok: queued as 536BE54141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=279\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5949F54141A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5949F54141A
data: (250, '2.0.0 Ok: queued as 5949F54141A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=359\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5FCE654141C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5FCE654141C
data: (250, '2.0.0 Ok: queued as 5FCE654141C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29611\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6(
)(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\
n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\t
mrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53
.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualization
.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_s
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sur
face.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 re
quires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x8
6_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n
\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sample_co
nsensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10(
)(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\
tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0
()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_cons
ensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-rea
ctivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt
-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_files
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6
\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.
0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_segme
ntation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)
\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segmentat
ion.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time-mt
.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_search.
so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86
_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-app
s-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc2
0.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmr
pt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtk
Rendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 require
s libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 66867541419\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 66867541419
data: (250, '2.0.0 Ok: queued as 66867541419')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=406\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6D4D054141B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6D4D054141B
data: (250, '2.0.0 Ok: queued as 6D4D054141B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=578\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retFinish: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130830/20 >/mnt/koji/mash/branched-20130830/logs/depcheck
Finish: lock buildroot
Finish: run
code (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 733C954141D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 733C954141D
data: (250, '2.0.0 Ok: queued as 733C954141D')
Running build_composeinfo
No .treeinfo(s) found under /mnt/koji/mash/branched-20130830/20/
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-branched-compose-i386-20130830) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/asterisk-debuginfo-11.5.1-2.fc20.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/c/
armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/debug/c/cups-filters-debuginfo-1.0.37-1.fc20.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/desktop-file-utils-debuginfo-0.22-1.fc20.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/eclipse-debuginfo-4.3.0-13.fc20.armv7hl.rpm
armhfp/debug/e/emotion-debuginfo-1.7.8-8.fc20.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc20.armv7hl.rpm
armhfp/debug/f/fontconfig-debuginfo-2.10.94-1.fc20.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/glibc-debuginfo-2.18-6.fc20.armv7hl.rpm
armhfp/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc20.armv7hl.rpm
armhfp/debug/g/gnome-weather-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/h/harfbuzz-debuginfo-0.9.20-1.fc20.armv7hl.rpm
armhfp/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc20.armv7hl.rpm
armhfp/debug/i/
armhfp/debug/i/iproute-debuginfo-3.10.0-5.fc20.armv7hl.rpm
armhfp/debug/i/ipset-debuginfo-6.19-2.fc20.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/debug/k/keyutils-debuginfo-1.5.6-1.fc20.armv7hl.rpm
armhfp/debug/k/kmymoney-debuginfo-4.6.3-12.fc20.armv7hl.rpm
armhfp/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc20.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/debug/l/libgdata-debuginfo-0.14.0-1.fc20.armv7hl.rpm
armhfp/debug/l/libunistring-debuginfo-0.9.3-9.fc20.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/mariadb-debuginfo-5.5.32-11.fc20.armv7hl.rpm
armhfp/debug/m/mediatomb-debuginfo-0.12.1-31.fc20.20120403gitb66dc1.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/o/
armhfp/debug/o/openvswitch-debuginfo-1.11.0-1.fc20.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/p11-kit-debuginfo-0.19.4-1.fc20.armv7hl.rpm
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/debug/p/python-pillow-debuginfo-2.1.0-4.fc20.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qpid-proton-debuginfo-0.5-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qtdbf-debuginfo-0.9.11-1.fc20.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc20.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/sssd-debuginfo-1.11.0-1.fc20.armv7hl.rpm
armhfp/debug/s/swig-debuginfo-2.0.10-4.fc20.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/u/
armhfp/debug/v/
armhfp/debug/v/vfrnav-debuginfo-20130829-1.fc20.armv7hl.rpm
armhfp/debug/v/vigra-debuginfo-1.9.0-11.fc20.armv7hl.rpm
armhfp/debug/w/
armhfp/debug/w/wcd-debuginfo-5.2.4-1.fc20.armv7hl.rpm
armhfp/debug/w/webkitgtk3-debuginfo-2.1.90.1-1.fc20.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/y/
armhfp/debug/z/
armhfp/os/
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/asterisk-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-alsa-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-calendar-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-corosync-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-curl-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-dahdi-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-devel-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-fax-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-festival-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ices-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-jabber-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-jack-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ldap-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-lua-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-minivm-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-misdn-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-mobile-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-mysql-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-odbc-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ooh323-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-oss-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-portaudio-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-postgresql-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-radius-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-skinny-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-snmp-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-sqlite-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-tds-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-unistim-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc20.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/c/
armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-1.0.37-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/desktop-file-utils-0.22-1.fc20.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-jdt-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-pde-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-platform-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-swt-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-tests-4.3.0-13.fc20.armv7hl.rpm
armhfp/os/Packages/e/emotion-1.7.8-8.fc20.armv7hl.rpm
armhfp/os/Packages/e/emotion-devel-1.7.8-8.fc20.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/fcoe-utils-1.0.29-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-2.10.94-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-logict-0.6.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-smallcheck-1.0.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-common-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-devel-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-weather-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/h/harfbuzz-0.9.20-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/harfbuzz-devel-0.9.20-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.armv7hl.rpm
armhfp/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.armv7hl.rpm
armhfp/os/Packages/i/
armhfp/os/Packages/i/iproute-3.10.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/i/iproute-devel-3.10.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/i/iproute-doc-3.10.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-6.19-2.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-devel-6.19-2.fc20.armv7hl.rpm
armhfp/os/Packages/i/ipset-libs-6.19-2.fc20.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/k/
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/keyutils-1.5.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/keyutils-libs-1.5.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-4.6.3-12.fc20.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.armv7hl.rpm
armhfp/os/Packages/k/kte-collaborative-0.0.95-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libfm-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgdata-0.14.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgdata-devel-0.14.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-python-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_idmap-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libunistring-0.9.3-9.fc20.armv7hl.rpm
armhfp/os/Packages/l/libunistring-devel-0.9.3-9.fc20.armv7hl.rpm
armhfp/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/mariadb-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-bench-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-devel-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-libs-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-server-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mariadb-test-5.5.32-11.fc20.armv7hl.rpm
armhfp/os/Packages/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nscd-2.18-6.fc20.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/openvswitch-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openvswitch-controller-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/p11-kit-0.19.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-devel-0.19.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-trust-0.19.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-qpid_proton-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-qt-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-sane-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-tk-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-doc-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-qt-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-sane-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-tk-2.1.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qpid-proton-c-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qtdbf-0.9.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/rubygem-qpid_proton-0.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/sssd-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-ad-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-client-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-common-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-ipa-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-krb5-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-krb5-common-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-ldap-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-proxy-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/sssd-tools-1.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/swig-2.0.10-4.fc20.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/u/
armhfp/os/Packages/v/
armhfp/os/Packages/v/vfrnav-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-utils-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-validatorservice-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-webservice-20130829-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vigra-1.9.0-11.fc20.armv7hl.rpm
armhfp/os/Packages/v/vigra-devel-1.9.0-11.fc20.armv7hl.rpm
armhfp/os/Packages/v/vigra-python-1.9.0-11.fc20.armv7hl.rpm
armhfp/os/Packages/w/
armhfp/os/Packages/w/wcd-5.2.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/drpms/
armhfp/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-alsa-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-calendar-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-corosync-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-curl-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-dahdi-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-fax-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-festival-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-ices-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-jabber-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-jack-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-ldap-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-lua-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-minivm-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-misdn-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-mobile-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-mysql-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-odbc-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-ooh323-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-oss-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-portaudio-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-postgresql-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-radius-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-skinny-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-snmp-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-sqlite-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-tds-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-unistim-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.2_11.5.1-2.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.armv7hl.drpm
armhfp/os/drpms/cups-filters-1.0.36-5.fc20_1.0.37-1.fc20.armv7hl.drpm
armhfp/os/drpms/cups-filters-devel-1.0.36-5.fc20_1.0.37-1.fc20.armv7hl.drpm
armhfp/os/drpms/cups-filters-libs-1.0.36-5.fc20_1.0.37-1.fc20.armv7hl.drpm
armhfp/os/drpms/desktop-file-utils-0.21-3.fc20_0.22-1.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-12.fc20_4.3.0-13.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-jdt-4.3.0-12.fc20_4.3.0-13.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-pde-4.3.0-12.fc20_4.3.0-13.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-platform-4.3.0-12.fc20_4.3.0-13.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-swt-4.3.0-12.fc20_4.3.0-13.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-tests-4.3.0-12.fc20_4.3.0-13.fc20.armv7hl.drpm
armhfp/os/drpms/fcoe-utils-1.0.28-4.fc20_1.0.29-1.fc20.armv7hl.drpm
armhfp/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.armv7hl.drpm
armhfp/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.armv7hl.drpm
armhfp/os/drpms/ghc-MonadRandom-0.1.9-3.fc20_0.1.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/ghc-MonadRandom-devel-0.1.9-3.fc20_0.1.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/ghc-logict-0.6-3.fc20_0.6.0.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/ghc-logict-devel-0.6-3.fc20_0.6.0.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/ghc-smallcheck-1.0.2-3.fc20_1.0.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/ghc-smallcheck-devel-1.0.2-3.fc20_1.0.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-common-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-devel-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-headers-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-static-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-utils-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-online-accounts-3.9.90-1.fc20_3.9.90-2.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc20_3.9.90-2.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-weather-3.9.5-1.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc20.armv7hl.drpm
armhfp/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc20.armv7hl.drpm
armhfp/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc20.armv7hl.drpm
armhfp/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.armv7hl.drpm
armhfp/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.armv7hl.drpm
armhfp/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/ipset-6.19-1.fc20_6.19-2.fc20.armv7hl.drpm
armhfp/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc20.armv7hl.drpm
armhfp/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/keyutils-1.5.5-5.fc20_1.5.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/kmymoney-4.6.3-11.fc20_4.6.3-12.fc20.armv7hl.drpm
armhfp/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc20.armv7hl.drpm
armhfp/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-devel-docs-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libipa_hbac-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc20.armv7hl.drpm
armhfp/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc20.armv7hl.drpm
armhfp/os/drpms/libwebkit2gtk-2.1.90-1.fc20_2.1.90.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-bench-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-server-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mariadb-test-5.5.32-10.fc20_5.5.32-11.fc20.armv7hl.drpm
armhfp/os/drpms/mediatomb-0.12.1-30.fc20.20120403gitb66dc1_0.12.1-31.fc20.20120403gitb66dc1.armv7hl.drpm
armhfp/os/drpms/nscd-2.18-5.fc20_2.18-6.fc20.armv7hl.drpm
armhfp/os/drpms/openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/openvswitch-controller-1.10.0-7.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/p11-kit-trust-0.19.3-2.fc20_0.19.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/python-hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-qt-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-sane-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-tk-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python-qpid-proton-0.4-4.fc20_0.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/python-qpid-proton-doc-0.4-4.fc20_0.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-qt-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-sane-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-tk-2.1.0-3.fc20_2.1.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/qpid-proton-c-0.4-4.fc20_0.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/qtdbf-0.9.9-3.fc20_0.9.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/rubygem-qpid_proton-0.4-3.2.fc20_0.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-ad-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-ipa-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-krb5-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-krb5-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-ldap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-proxy-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/sssd-tools-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/swig-2.0.10-3.fc20_2.0.10-4.fc20.armv7hl.drpm
armhfp/os/drpms/vfrnav-20130801-1.fc20_20130829-1.fc20.armv7hl.drpm
armhfp/os/drpms/vfrnav-utils-20130801-1.fc20_20130829-1.fc20.armv7hl.drpm
armhfp/os/drpms/vfrnav-webservice-20130801-1.fc20_20130829-1.fc20.armv7hl.drpm
armhfp/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc20.armv7hl.drpm
armhfp/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc20.armv7hl.drpm
armhfp/os/drpms/vigra-python-1.9.0-10.fc20_1.9.0-11.fc20.armv7hl.drpm
armhfp/os/drpms/wcd-5.2.3-4.fc20_5.2.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-2.1.90-1.fc20_2.1.90.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-devel-2.1.90-1.fc20_2.1.90.1-1.fc20.armv7hl.drpm
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/asterisk-debuginfo-11.5.1-2.fc20.i686.rpm
i386/debug/b/
i386/debug/c/
i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/debug/c/cups-filters-debuginfo-1.0.37-1.fc20.i686.rpm
i386/debug/d/
i386/debug/d/desktop-file-utils-debuginfo-0.22-1.fc20.i686.rpm
i386/debug/e/
i386/debug/e/eclipse-debuginfo-4.3.0-13.fc20.i686.rpm
i386/debug/e/emotion-debuginfo-1.7.8-8.fc20.i686.rpm
i386/debug/f/
i386/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc20.i686.rpm
i386/debug/f/fontconfig-debuginfo-2.10.94-1.fc20.i686.rpm
i386/debug/g/
i386/debug/g/glibc-debuginfo-2.18-6.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-common-2.18-6.fc20.i686.rpm
i386/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc20.i686.rpm
i386/debug/g/gnome-weather-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/g/groonga-debuginfo-3.0.7-1.fc20.i686.rpm
i386/debug/h/
i386/debug/h/harfbuzz-debuginfo-0.9.20-1.fc20.i686.rpm
i386/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/debug/i/
i386/debug/i/iproute-debuginfo-3.10.0-5.fc20.i686.rpm
i386/debug/i/ipset-debuginfo-6.19-2.fc20.i686.rpm
i386/debug/j/
i386/debug/k/
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/debug/k/keyutils-debuginfo-1.5.6-1.fc20.i686.rpm
i386/debug/k/kmymoney-debuginfo-4.6.3-12.fc20.i686.rpm
i386/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc20.i686.rpm
i386/debug/l/
i386/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.i686.rpm
i386/debug/l/libgdata-debuginfo-0.14.0-1.fc20.i686.rpm
i386/debug/l/libunistring-debuginfo-0.9.3-9.fc20.i686.rpm
i386/debug/m/
i386/debug/m/mariadb-debuginfo-5.5.32-11.fc20.i686.rpm
i386/debug/m/mediatomb-debuginfo-0.12.1-31.fc20.20120403gitb66dc1.i686.rpm
i386/debug/n/
i386/debug/o/
i386/debug/o/openvswitch-debuginfo-1.11.0-1.fc20.i686.rpm
i386/debug/p/
i386/debug/p/p11-kit-debuginfo-0.19.4-1.fc20.i686.rpm
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/debug/p/python-pillow-debuginfo-2.1.0-4.fc20.i686.rpm
i386/debug/q/
i386/debug/q/qpid-proton-debuginfo-0.5-1.fc20.i686.rpm
i386/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qtdbf-debuginfo-0.9.11-1.fc20.i686.rpm
i386/debug/r/
i386/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc20.i686.rpm
i386/debug/s/
i386/debug/s/sssd-debuginfo-1.11.0-1.fc20.i686.rpm
i386/debug/s/swig-debuginfo-2.0.10-4.fc20.i686.rpm
i386/debug/t/
i386/debug/u/
i386/debug/v/
i386/debug/v/vfrnav-debuginfo-20130829-1.fc20.i686.rpm
i386/debug/v/vigra-debuginfo-1.9.0-11.fc20.i686.rpm
i386/debug/w/
i386/debug/w/wcd-debuginfo-5.2.4-1.fc20.i686.rpm
i386/debug/w/webkitgtk3-debuginfo-2.1.90.1-1.fc20.i686.rpm
i386/debug/x/
i386/debug/y/
i386/debug/z/
i386/os/
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/Agda-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/a/asterisk-alsa-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-calendar-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-corosync-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-curl-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-dahdi-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-fax-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-festival-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ices-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-jabber-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-jack-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ldap-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-lua-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-minivm-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-misdn-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-mobile-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-mysql-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-odbc-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-ooh323-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-oss-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-portaudio-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-postgresql-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-radius-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-skinny-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-snmp-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-sqlite-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-tds-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-unistim-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc20.i686.rpm
i386/os/Packages/b/
i386/os/Packages/c/
i386/os/Packages/c/cups-filters-1.0.37-1.fc20.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/desktop-file-utils-0.22-1.fc20.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-jdt-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-pde-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-platform-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-swt-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/eclipse-tests-4.3.0-13.fc20.i686.rpm
i386/os/Packages/e/emacs-agda-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/e/emacs-agda-el-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/fcoe-utils-1.0.29-1.fc20.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/ghc-Agda-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/g/ghc-Agda-devel-2.3.2.1-4.fc20.i686.rpm
i386/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc20.i686.rpm
i386/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc20.i686.rpm
i386/os/Packages/g/ghc-logict-0.6.0.1-1.fc20.i686.rpm
i386/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc20.i686.rpm
i386/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.i686.rpm
i386/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-1.fc20.i686.rpm
i386/os/Packages/g/ghc-smallcheck-1.0.4-1.fc20.i686.rpm
i386/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc20.i686.rpm
i386/os/Packages/g/glibc-common-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-headers-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-utils-2.18-6.fc20.i686.rpm
i386/os/Packages/g/gnome-weather-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/groonga-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-doc-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-httpd-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-munin-plugins-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-php-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-plugin-suggest-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-python-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-server-common-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-server-gqtp-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-server-http-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-tokenizer-mecab-3.0.7-1.fc20.i686.rpm
i386/os/Packages/h/
i386/os/Packages/i/
i386/os/Packages/i/iproute-3.10.0-5.fc20.i686.rpm
i386/os/Packages/i/iproute-doc-3.10.0-5.fc20.i686.rpm
i386/os/Packages/i/ipset-6.19-2.fc20.i686.rpm
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/keyutils-1.5.6-1.fc20.i686.rpm
i386/os/Packages/k/kmymoney-4.6.3-12.fc20.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libipa_hbac-python-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc20.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/mariadb-bench-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-server-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-test-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/nscd-2.18-6.fc20.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/openvswitch-1.11.0-1.fc20.i686.rpm
i386/os/Packages/o/openvswitch-controller-1.11.0-1.fc20.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/p11-kit-trust-0.19.4-1.fc20.i686.rpm
i386/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/p/perl-qpid_proton-0.5-1.fc20.i686.rpm
i386/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/p/python-pillow-qt-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-sane-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-tk-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-qpid-proton-0.5-1.fc20.i686.rpm
i386/os/Packages/p/python-qpid-proton-doc-0.5-1.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-qt-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-sane-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-tk-2.1.0-4.fc20.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qtdbf-0.9.11-1.fc20.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/rubygem-qpid_proton-0.5-1.fc20.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/sssd-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-ad-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-common-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-ipa-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-krb5-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-krb5-common-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-ldap-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-proxy-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sssd-tools-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/swig-2.0.10-4.fc20.i686.rpm
i386/os/Packages/t/
i386/os/Packages/u/
i386/os/Packages/v/
i386/os/Packages/v/vfrnav-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vfrnav-utils-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vfrnav-validatorservice-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vfrnav-webservice-20130829-1.fc20.i686.rpm
i386/os/Packages/v/vigra-python-1.9.0-11.fc20.i686.rpm
i386/os/Packages/w/
i386/os/Packages/w/wcd-5.2.4-1.fc20.i686.rpm
i386/os/Packages/x/
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc20.i686.drpm
i386/os/drpms/asterisk-alsa-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-calendar-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-corosync-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-curl-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-dahdi-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-fax-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-festival-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-ices-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-jabber-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-jack-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-ldap-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-lua-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-minivm-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-misdn-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-mobile-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-mysql-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-odbc-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-ooh323-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-oss-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-portaudio-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-postgresql-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-radius-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-skinny-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-snmp-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-sqlite-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-tds-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-unistim-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-voicemail-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/cups-filters-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm
i386/os/drpms/desktop-file-utils-0.21-3.fc20_0.22-1.fc20.i686.drpm
i386/os/drpms/eclipse-equinox-osgi-4.3.0-12.fc20_4.3.0-13.fc20.i686.drpm
i386/os/drpms/eclipse-jdt-4.3.0-12.fc20_4.3.0-13.fc20.i686.drpm
i386/os/drpms/eclipse-pde-4.3.0-12.fc20_4.3.0-13.fc20.i686.drpm
i386/os/drpms/eclipse-platform-4.3.0-12.fc20_4.3.0-13.fc20.i686.drpm
i386/os/drpms/eclipse-swt-4.3.0-12.fc20_4.3.0-13.fc20.i686.drpm
i386/os/drpms/eclipse-tests-4.3.0-12.fc20_4.3.0-13.fc20.i686.drpm
i386/os/drpms/emacs-agda-2.3.2.1-1.fc20_2.3.2.1-4.fc20.i686.drpm
i386/os/drpms/emacs-agda-el-2.3.2.1-1.fc20_2.3.2.1-4.fc20.i686.drpm
i386/os/drpms/fcoe-utils-1.0.28-4.fc20_1.0.29-1.fc20.i686.drpm
i386/os/drpms/ghc-Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc20.i686.drpm
i386/os/drpms/ghc-Agda-devel-2.3.2.1-1.fc20_2.3.2.1-4.fc20.i686.drpm
i386/os/drpms/ghc-MonadRandom-0.1.9-3.fc20_0.1.11-1.fc20.i686.drpm
i386/os/drpms/ghc-MonadRandom-devel-0.1.9-3.fc20_0.1.11-1.fc20.i686.drpm
i386/os/drpms/ghc-logict-0.6-3.fc20_0.6.0.1-1.fc20.i686.drpm
i386/os/drpms/ghc-logict-devel-0.6-3.fc20_0.6.0.1-1.fc20.i686.drpm
i386/os/drpms/ghc-smallcheck-1.0.2-3.fc20_1.0.4-1.fc20.i686.drpm
i386/os/drpms/ghc-smallcheck-devel-1.0.2-3.fc20_1.0.4-1.fc20.i686.drpm
i386/os/drpms/glibc-common-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/glibc-headers-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/glibc-utils-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/gnome-weather-3.9.5-1.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/groonga-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-doc-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-httpd-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-munin-plugins-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-php-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-plugin-suggest-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-python-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-server-common-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-server-gqtp-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-server-http-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-tokenizer-mecab-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc20.i686.drpm
i386/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc20.i686.drpm
i386/os/drpms/ipset-6.19-1.fc20_6.19-2.fc20.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/keyutils-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm
i386/os/drpms/kmymoney-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm
i386/os/drpms/libfm-devel-docs-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libipa_hbac-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/mariadb-bench-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mariadb-server-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mariadb-test-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mediatomb-0.12.1-30.fc20.20120403gitb66dc1_0.12.1-31.fc20.20120403gitb66dc1.i686.drpm
i386/os/drpms/nscd-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/openvswitch-controller-1.10.0-7.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/p11-kit-trust-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc20.i686.drpm
i386/os/drpms/python-hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/python-pillow-qt-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python-pillow-sane-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python-pillow-tk-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python-qpid-proton-0.4-4.fc20_0.5-1.fc20.i686.drpm
i386/os/drpms/python-qpid-proton-doc-0.4-4.fc20_0.5-1.fc20.i686.drpm
i386/os/drpms/python3-pillow-qt-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python3-pillow-sane-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python3-pillow-tk-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/qtdbf-0.9.9-3.fc20_0.9.11-1.fc20.i686.drpm
i386/os/drpms/rubygem-qpid_proton-0.4-3.2.fc20_0.5-1.fc20.i686.drpm
i386/os/drpms/sssd-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-ad-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-ipa-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-krb5-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-krb5-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-ldap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-proxy-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sssd-tools-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/swig-2.0.10-3.fc20_2.0.10-4.fc20.i686.drpm
i386/os/drpms/vfrnav-20130801-1.fc20_20130829-1.fc20.i686.drpm
i386/os/drpms/vfrnav-utils-20130801-1.fc20_20130829-1.fc20.i686.drpm
i386/os/drpms/vfrnav-webservice-20130801-1.fc20_20130829-1.fc20.i686.drpm
i386/os/drpms/vigra-python-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm
i386/os/drpms/wcd-5.2.3-4.fc20_5.2.4-1.fc20.i686.drpm
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/Agda-2.3.2.1-4.fc20.src.rpm
source/SRPMS/a/apache-parent-10-13.fc20.src.rpm
source/SRPMS/a/asterisk-11.5.1-2.fc20.src.rpm
source/SRPMS/b/
source/SRPMS/b/bouncycastle-1.46-10.fc20.src.rpm
source/SRPMS/c/
source/SRPMS/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.src.rpm
source/SRPMS/c/cups-filters-1.0.37-1.fc20.src.rpm
source/SRPMS/d/
source/SRPMS/d/desktop-file-utils-0.22-1.fc20.src.rpm
source/SRPMS/d/dkms-2.2.0.3-17.fc20.src.rpm
source/SRPMS/e/
source/SRPMS/e/eclipse-4.3.0-13.fc20.src.rpm
source/SRPMS/e/eclipse-wtp-jeetools-3.5.0-3.fc20.src.rpm
source/SRPMS/e/eclipse-wtp-webservices-3.5.0-6.fc20.src.rpm
source/SRPMS/e/elementary-icon-theme-3.1-1.fc20.src.rpm
source/SRPMS/e/emotion-1.7.8-8.fc20.src.rpm
source/SRPMS/f/
source/SRPMS/f/fcoe-utils-1.0.29-1.fc20.src.rpm
source/SRPMS/f/fontconfig-2.10.94-1.fc20.src.rpm
source/SRPMS/g/
source/SRPMS/g/gemini-blueprint-1.0.2-5.fc20.src.rpm
source/SRPMS/g/ghc-MonadRandom-0.1.11-1.fc20.src.rpm
source/SRPMS/g/ghc-logict-0.6.0.1-1.fc20.src.rpm
source/SRPMS/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.src.rpm
source/SRPMS/g/ghc-smallcheck-1.0.4-1.fc20.src.rpm
source/SRPMS/g/glibc-2.18-6.fc20.src.rpm
source/SRPMS/g/gnome-online-accounts-3.9.90-2.fc20.src.rpm
source/SRPMS/g/gnome-weather-3.9.90-1.fc20.src.rpm
source/SRPMS/g/gramps-4.0.1-6.fc20.src.rpm
source/SRPMS/g/groonga-3.0.7-1.fc20.src.rpm
source/SRPMS/h/
source/SRPMS/h/harfbuzz-0.9.20-1.fc20.src.rpm
source/SRPMS/h/hawkey-0.4.0-1.git0e5506a.fc20.src.rpm
source/SRPMS/i/
source/SRPMS/i/imagefactory-1.1.3-1.fc20.src.rpm
source/SRPMS/i/imagefactory-plugins-1.1.3-1.fc20.src.rpm
source/SRPMS/i/ino-0.3.5-5.fc20.src.rpm
source/SRPMS/i/iproute-3.10.0-5.fc20.src.rpm
source/SRPMS/i/ipset-6.19-2.fc20.src.rpm
source/SRPMS/j/
source/SRPMS/j/jcodings-1.0.9-5.fc20.src.rpm
source/SRPMS/k/
source/SRPMS/k/kernel-3.11.0-0.rc7.git2.1.fc20.src.rpm
source/SRPMS/k/keyutils-1.5.6-1.fc20.src.rpm
source/SRPMS/k/kismon-0.6-7.fc20.src.rpm
source/SRPMS/k/kmymoney-4.6.3-12.fc20.src.rpm
source/SRPMS/k/kte-collaborative-0.0.95-5.fc20.src.rpm
source/SRPMS/l/
source/SRPMS/l/libfm-1.1.2.2-2.fc20.src.rpm
source/SRPMS/l/libgdata-0.14.0-1.fc20.src.rpm
source/SRPMS/l/libunistring-0.9.3-9.fc20.src.rpm
source/SRPMS/l/lohit-punjabi-fonts-2.5.3-3.fc20.src.rpm
source/SRPMS/m/
source/SRPMS/m/mariadb-5.5.32-11.fc20.src.rpm
source/SRPMS/m/maven-3.1.0-8.fc20.src.rpm
source/SRPMS/m/maven-common-artifact-filters-1.4-11.fc20.src.rpm
source/SRPMS/m/maven-eclipse-plugin-2.9-9.fc20.src.rpm
source/SRPMS/m/maven-plugin-tools-3.1-14.fc20.src.rpm
source/SRPMS/m/maven-repository-builder-1.0-0.5.alpha2.fc20.src.rpm
source/SRPMS/m/maven-wagon-2.4-3.fc20.src.rpm
source/SRPMS/m/mcu8051ide-1.4.7-3.fc20.src.rpm
source/SRPMS/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.src.rpm
source/SRPMS/m/mingw-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.src.rpm
source/SRPMS/m/mingw-dbus-1.6.8-4.fc20.src.rpm
source/SRPMS/m/mingw-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.src.rpm
source/SRPMS/n/
source/SRPMS/n/nodejs-commander-1.2.0-6.fc20.src.rpm
source/SRPMS/o/
source/SRPMS/o/openlmi-storage-0.6.0-1.fc20.src.rpm
source/SRPMS/o/openstack-cinder-2013.2-0.7.b2.fc20.src.rpm
source/SRPMS/o/openstack-java-sdk-3.0.0-2.fc20.src.rpm
source/SRPMS/o/openvswitch-1.11.0-1.fc20.src.rpm
source/SRPMS/p/
source/SRPMS/p/p11-kit-0.19.4-1.fc20.src.rpm
source/SRPMS/p/perl-qpid_proton-0.5-1.fc20.src.rpm
source/SRPMS/p/plantuml-7978-1.fc20.src.rpm
source/SRPMS/p/python-pillow-2.1.0-4.fc20.src.rpm
source/SRPMS/p/python-psphere-0.5.2-1.fc20.src.rpm
source/SRPMS/q/
source/SRPMS/q/qpid-proton-0.5-1.fc20.src.rpm
source/SRPMS/q/qt5-qtgraphicaleffects-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtmultimedia-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qtdbf-0.9.11-1.fc20.src.rpm
source/SRPMS/r/
source/SRPMS/r/rubygem-qpid_proton-0.5-1.fc20.src.rpm
source/SRPMS/s/
source/SRPMS/s/snifflib-1.8.13-2.fc20.src.rpm
source/SRPMS/s/sssd-1.11.0-1.fc20.src.rpm
source/SRPMS/s/sugar-turtleart-189-1.fc20.src.rpm
source/SRPMS/s/swig-2.0.10-4.fc20.src.rpm
source/SRPMS/t/
source/SRPMS/t/ttname-1-2.fc20.src.rpm
source/SRPMS/u/
source/SRPMS/v/
source/SRPMS/v/vfrnav-20130829-1.fc20.src.rpm
source/SRPMS/v/vigra-1.9.0-11.fc20.src.rpm
source/SRPMS/w/
source/SRPMS/w/wcd-5.2.4-1.fc20.src.rpm
source/SRPMS/w/webkitgtk3-2.1.90.1-1.fc20.src.rpm
source/SRPMS/x/
source/SRPMS/x/xguest-1.0.10-31.fc20.src.rpm
source/SRPMS/x/xmltool-3.3-10.fc20.src.rpm
source/SRPMS/y/
source/SRPMS/z/
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/asterisk-debuginfo-11.5.1-2.fc20.x86_64.rpm
x86_64/debug/b/
x86_64/debug/c/
x86_64/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/debug/c/cups-filters-debuginfo-1.0.37-1.fc20.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/desktop-file-utils-debuginfo-0.22-1.fc20.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/eclipse-debuginfo-4.3.0-13.fc20.x86_64.rpm
x86_64/debug/e/emotion-debuginfo-1.7.8-8.fc20.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc20.x86_64.rpm
x86_64/debug/f/fontconfig-debuginfo-2.10.94-1.fc20.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/glibc-debuginfo-2.18-6.fc20.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-common-2.18-6.fc20.x86_64.rpm
x86_64/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc20.x86_64.rpm
x86_64/debug/g/gnome-weather-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/g/groonga-debuginfo-3.0.7-1.fc20.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/harfbuzz-debuginfo-0.9.20-1.fc20.x86_64.rpm
x86_64/debug/h/hawkey-debuginfo-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/iproute-debuginfo-3.10.0-5.fc20.x86_64.rpm
x86_64/debug/i/ipset-debuginfo-6.19-2.fc20.x86_64.rpm
x86_64/debug/j/
x86_64/debug/k/
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/debug/k/keyutils-debuginfo-1.5.6-1.fc20.x86_64.rpm
x86_64/debug/k/kmymoney-debuginfo-4.6.3-12.fc20.x86_64.rpm
x86_64/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc20.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.x86_64.rpm
x86_64/debug/l/libgdata-debuginfo-0.14.0-1.fc20.x86_64.rpm
x86_64/debug/l/libunistring-debuginfo-0.9.3-9.fc20.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/mariadb-debuginfo-5.5.32-11.fc20.x86_64.rpm
x86_64/debug/m/mediatomb-debuginfo-0.12.1-31.fc20.20120403gitb66dc1.x86_64.rpm
x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
x86_64/debug/n/
x86_64/debug/o/
x86_64/debug/o/openvswitch-debuginfo-1.11.0-1.fc20.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/p11-kit-debuginfo-0.19.4-1.fc20.x86_64.rpm
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc20.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/debug/p/python-pillow-debuginfo-2.1.0-4.fc20.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qpid-proton-debuginfo-0.5-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qtdbf-debuginfo-0.9.11-1.fc20.x86_64.rpm
x86_64/debug/r/
x86_64/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc20.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/sssd-debuginfo-1.11.0-1.fc20.x86_64.rpm
x86_64/debug/s/swig-debuginfo-2.0.10-4.fc20.x86_64.rpm
x86_64/debug/t/
x86_64/debug/u/
x86_64/debug/v/
x86_64/debug/v/vfrnav-debuginfo-20130829-1.fc20.x86_64.rpm
x86_64/debug/v/vigra-debuginfo-1.9.0-11.fc20.x86_64.rpm
x86_64/debug/w/
x86_64/debug/w/wcd-debuginfo-5.2.4-1.fc20.x86_64.rpm
x86_64/debug/w/webkitgtk3-debuginfo-2.1.90.1-1.fc20.x86_64.rpm
x86_64/debug/x/
x86_64/debug/y/
x86_64/debug/z/
x86_64/os/
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/Agda-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm
x86_64/os/Packages/a/asterisk-11.5.1-2.fc20.i686.rpm
x86_64/os/Packages/a/asterisk-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-alsa-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-calendar-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-corosync-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-curl-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-dahdi-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc20.i686.rpm
x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-fax-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-festival-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ices-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-jabber-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-jack-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ldap-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-lua-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-minivm-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-misdn-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-mobile-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-mysql-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-odbc-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-ooh323-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-oss-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-portaudio-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-postgresql-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-radius-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-skinny-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-snmp-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-sqlite-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-tds-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-unistim-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc20.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm
x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-1.0.37-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.i686.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.i686.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/desktop-file-utils-0.22-1.fc20.x86_64.rpm
x86_64/os/Packages/d/dkms-2.2.0.3-17.fc20.noarch.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-jdt-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-pde-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-platform-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-swt-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-tests-4.3.0-13.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm
x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc20.noarch.rpm
x86_64/os/Packages/e/elementary-icon-theme-3.1-1.fc20.noarch.rpm
x86_64/os/Packages/e/emacs-agda-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/e/emacs-agda-el-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/e/emotion-1.7.8-8.fc20.i686.rpm
x86_64/os/Packages/e/emotion-1.7.8-8.fc20.x86_64.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc20.i686.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc20.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fcoe-utils-1.0.29-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fontconfig-2.10.94-1.fc20.i686.rpm
x86_64/os/Packages/f/fontconfig-2.10.94-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.i686.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm
x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm
x86_64/os/Packages/g/ghc-Agda-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-Agda-devel-2.3.2.1-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-logict-0.6.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-smallcheck-1.0.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-2.18-6.fc20.i686.rpm
x86_64/os/Packages/g/glibc-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-common-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-devel-2.18-6.fc20.i686.rpm
x86_64/os/Packages/g/glibc-devel-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-headers-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-static-2.18-6.fc20.i686.rpm
x86_64/os/Packages/g/glibc-static-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-utils-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.i686.rpm
x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.i686.rpm
x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-weather-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm
x86_64/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm
x86_64/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm
x86_64/os/Packages/g/groonga-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc20.i686.rpm
x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-doc-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-httpd-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc20.i686.rpm
x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-munin-plugins-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-php-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-plugin-suggest-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-python-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-server-common-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-server-gqtp-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-server-http-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/g/groonga-tokenizer-mecab-3.0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc20.i686.rpm
x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc20.x86_64.rpm
x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc20.i686.rpm
x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc20.x86_64.rpm
x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.i686.rpm
x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.x86_64.rpm
x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm
x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.i686.rpm
x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm
x86_64/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm
x86_64/os/Packages/i/iproute-3.10.0-5.fc20.x86_64.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc20.i686.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc20.x86_64.rpm
x86_64/os/Packages/i/iproute-doc-3.10.0-5.fc20.x86_64.rpm
x86_64/os/Packages/i/ipset-6.19-2.fc20.x86_64.rpm
x86_64/os/Packages/i/ipset-devel-6.19-2.fc20.i686.rpm
x86_64/os/Packages/i/ipset-devel-6.19-2.fc20.x86_64.rpm
x86_64/os/Packages/i/ipset-libs-6.19-2.fc20.i686.rpm
x86_64/os/Packages/i/ipset-libs-6.19-2.fc20.x86_64.rpm
x86_64/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/k/keyutils-1.5.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc20.i686.rpm
x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.i686.rpm
x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm
x86_64/os/Packages/k/kmymoney-4.6.3-12.fc20.x86_64.rpm
x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.i686.rpm
x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.x86_64.rpm
x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm
x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.i686.rpm
x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.x86_64.rpm
x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc20.i686.rpm
x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc20.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libgdata-0.14.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libgdata-0.14.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libgdata-devel-0.14.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libgdata-devel-0.14.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-python-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libunistring-0.9.3-9.fc20.i686.rpm
x86_64/os/Packages/l/libunistring-0.9.3-9.fc20.x86_64.rpm
x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc20.i686.rpm
x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc20.x86_64.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.i686.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/mariadb-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-bench-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc20.i686.rpm
x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-server-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/mariadb-test-5.5.32-11.fc20.x86_64.rpm
x86_64/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm
x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm
x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm
x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm
x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm
x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-api-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-java-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-model-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm
x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc20.noarch.rpm
x86_64/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm
x86_64/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm
x86_64/os/Packages/m/maven-wagon-javadoc-2.4-3.fc20.noarch.rpm
x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm
x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm
x86_64/os/Packages/m/mediatomb-0.12.1-31.fc20.20120403gitb66dc1.x86_64.rpm
x86_64/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
x86_64/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm
x86_64/os/Packages/n/nscd-2.18-6.fc20.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openvswitch-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/o/openvswitch-controller-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/p11-kit-0.19.4-1.fc20.i686.rpm
x86_64/os/Packages/p/p11-kit-0.19.4-1.fc20.x86_64.rpm
x86_64/os/Packages/p/p11-kit-devel-0.19.4-1.fc20.i686.rpm
x86_64/os/Packages/p/p11-kit-devel-0.19.4-1.fc20.x86_64.rpm
x86_64/os/Packages/p/p11-kit-trust-0.19.4-1.fc20.x86_64.rpm
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-qpid_proton-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm
x86_64/os/Packages/p/plantuml-javadoc-7978-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-hawkey-0.4.0-1.git0e5506a.fc20.x86_64.rpm
x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-pillow-qt-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-sane-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-tk-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-qpid-proton-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-qpid-proton-doc-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.i686.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm
x86_64/os/Packages/p/python3-pillow-qt-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-sane-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-tk-2.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc20.i686.rpm
x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.i686.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm
x86_64/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qtdbf-0.9.11-1.fc20.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/rubygem-qpid_proton-0.5-1.fc20.x86_64.rpm
x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm
x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm
x86_64/os/Packages/s/sssd-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-ad-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-client-1.11.0-1.fc20.i686.rpm
x86_64/os/Packages/s/sssd-client-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-common-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-ipa-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-krb5-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-krb5-common-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-ldap-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-proxy-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sssd-tools-1.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sugar-turtleart-189-1.fc20.noarch.rpm
x86_64/os/Packages/s/swig-2.0.10-4.fc20.x86_64.rpm
x86_64/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/ttname-1-2.fc20.noarch.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/v/
x86_64/os/Packages/v/vfrnav-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vfrnav-utils-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vfrnav-validatorservice-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vfrnav-webservice-20130829-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vigra-1.9.0-11.fc20.i686.rpm
x86_64/os/Packages/v/vigra-1.9.0-11.fc20.x86_64.rpm
x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc20.i686.rpm
x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc20.x86_64.rpm
x86_64/os/Packages/v/vigra-python-1.9.0-11.fc20.x86_64.rpm
x86_64/os/Packages/w/
x86_64/os/Packages/w/wcd-5.2.4-1.fc20.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.i686.rpm
x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.i686.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xguest-1.0.10-31.fc20.noarch.rpm
x86_64/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm
x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/z/
x86_64/os/drpms/
x86_64/os/drpms/Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc20.x86_64.drpm
x86_64/os/drpms/apache-parent-10-12.fc20_10-13.fc20.noarch.drpm
x86_64/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
x86_64/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-alsa-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-calendar-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-corosync-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-curl-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-dahdi-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-fax-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-festival-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-ices-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-jabber-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-jack-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-ldap-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-lua-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-minivm-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-misdn-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-mobile-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-mysql-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-odbc-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-ooh323-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-oss-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-portaudio-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-postgresql-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-radius-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-skinny-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-snmp-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-sqlite-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-tds-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-unistim-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.2_11.5.1-2.fc20.x86_64.drpm
x86_64/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc20.noarch.drpm
x86_64/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc20.noarch.drpm
x86_64/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm
x86_64/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm
x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm
x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.x86_64.drpm
x86_64/os/drpms/cups-filters-1.0.36-5.fc20_1.0.37-1.fc20.x86_64.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-5.fc20_1.0.37-1.fc20.x86_64.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-5.fc20_1.0.37-1.fc20.x86_64.drpm
x86_64/os/drpms/desktop-file-utils-0.21-3.fc20_0.22-1.fc20.x86_64.drpm
x86_64/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-17.fc20.noarch.drpm
x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-12.fc20_4.3.0-13.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-jdt-4.3.0-12.fc20_4.3.0-13.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-pde-4.3.0-12.fc20_4.3.0-13.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-platform-4.3.0-12.fc20_4.3.0-13.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-swt-4.3.0-12.fc20_4.3.0-13.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-tests-4.3.0-12.fc20_4.3.0-13.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm
x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc20.noarch.drpm
x86_64/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc20.noarch.drpm
x86_64/os/drpms/emacs-agda-2.3.2.1-1.fc20_2.3.2.1-4.fc20.x86_64.drpm
x86_64/os/drpms/emacs-agda-el-2.3.2.1-1.fc20_2.3.2.1-4.fc20.x86_64.drpm
x86_64/os/drpms/fcoe-utils-1.0.28-4.fc20_1.0.29-1.fc20.x86_64.drpm
x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm
x86_64/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm
x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm
x86_64/os/drpms/ghc-Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc20.x86_64.drpm
x86_64/os/drpms/ghc-Agda-devel-2.3.2.1-1.fc20_2.3.2.1-4.fc20.x86_64.drpm
x86_64/os/drpms/ghc-MonadRandom-0.1.9-3.fc20_0.1.11-1.fc20.x86_64.drpm
x86_64/os/drpms/ghc-MonadRandom-devel-0.1.9-3.fc20_0.1.11-1.fc20.x86_64.drpm
x86_64/os/drpms/ghc-logict-0.6-3.fc20_0.6.0.1-1.fc20.x86_64.drpm
x86_64/os/drpms/ghc-logict-devel-0.6-3.fc20_0.6.0.1-1.fc20.x86_64.drpm
x86_64/os/drpms/ghc-smallcheck-1.0.2-3.fc20_1.0.4-1.fc20.x86_64.drpm
x86_64/os/drpms/ghc-smallcheck-devel-1.0.2-3.fc20_1.0.4-1.fc20.x86_64.drpm
x86_64/os/drpms/glibc-2.18-5.fc20_2.18-6.fc20.i686.drpm
x86_64/os/drpms/glibc-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/glibc-common-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/glibc-devel-2.18-5.fc20_2.18-6.fc20.i686.drpm
x86_64/os/drpms/glibc-devel-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/glibc-headers-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/glibc-static-2.18-5.fc20_2.18-6.fc20.i686.drpm
x86_64/os/drpms/glibc-static-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/glibc-utils-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/gnome-online-accounts-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm
x86_64/os/drpms/gnome-online-accounts-3.9.90-1.fc20_3.9.90-2.fc20.x86_64.drpm
x86_64/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm
x86_64/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc20_3.9.90-2.fc20.x86_64.drpm
x86_64/os/drpms/gnome-weather-3.9.5-1.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/gramps-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
x86_64/os/drpms/gramps-common-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
x86_64/os/drpms/gramps-webapp-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
x86_64/os/drpms/groonga-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
x86_64/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-doc-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-httpd-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
x86_64/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-munin-plugins-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-php-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-plugin-suggest-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-python-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-server-common-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-server-gqtp-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-server-http-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/groonga-tokenizer-mecab-3.0.6-2.fc20_3.0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm
x86_64/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc20.x86_64.drpm
x86_64/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm
x86_64/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc20.x86_64.drpm
x86_64/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm
x86_64/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc20.x86_64.drpm
x86_64/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm
x86_64/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.x86_64.drpm
x86_64/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm
x86_64/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.x86_64.drpm
x86_64/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc20.noarch.drpm
x86_64/os/drpms/ino-0.3.5-3.fc20_0.3.5-5.fc20.noarch.drpm
x86_64/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc20.x86_64.drpm
x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc20.i686.drpm
x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc20.x86_64.drpm
x86_64/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc20.x86_64.drpm
x86_64/os/drpms/ipset-6.19-1.fc20_6.19-2.fc20.x86_64.drpm
x86_64/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc20.i686.drpm
x86_64/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc20.x86_64.drpm
x86_64/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc20.i686.drpm
x86_64/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc20.x86_64.drpm
x86_64/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc20.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/keyutils-1.5.5-5.fc20_1.5.6-1.fc20.x86_64.drpm
x86_64/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm
x86_64/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc20.x86_64.drpm
x86_64/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm
x86_64/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc20.x86_64.drpm
x86_64/os/drpms/kismon-0.6-6.fc20_0.6-7.fc20.noarch.drpm
x86_64/os/drpms/kmymoney-4.6.3-11.fc20_4.6.3-12.fc20.x86_64.drpm
x86_64/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm
x86_64/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc20.x86_64.drpm
x86_64/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc20.noarch.drpm
x86_64/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm
x86_64/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc20.x86_64.drpm
x86_64/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-devel-docs-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc20.i686.drpm
x86_64/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc20.i686.drpm
x86_64/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libipa_hbac-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc20.i686.drpm
x86_64/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc20.x86_64.drpm
x86_64/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc20.i686.drpm
x86_64/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc20.x86_64.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.90-1.fc20_2.1.90.1-1.fc20.x86_64.drpm
x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc20.noarch.drpm
x86_64/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
x86_64/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-bench-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
x86_64/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
x86_64/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
x86_64/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
x86_64/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-server-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/mariadb-test-5.5.32-10.fc20_5.5.32-11.fc20.x86_64.drpm
x86_64/os/drpms/maven-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm
x86_64/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc20.noarch.drpm
x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc20.noarch.drpm
x86_64/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc20.noarch.drpm
x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc20.noarch.drpm
x86_64/os/drpms/maven-javadoc-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm
x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm
x86_64/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm
x86_64/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc20.noarch.drpm
x86_64/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc20.noarch.drpm
x86_64/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc20.noarch.drpm
x86_64/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc20.noarch.drpm
x86_64/os/drpms/mediatomb-0.12.1-30.fc20.20120403gitb66dc1_0.12.1-31.fc20.20120403gitb66dc1.x86_64.drpm
x86_64/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
x86_64/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
x86_64/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
x86_64/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
x86_64/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
x86_64/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
x86_64/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
x86_64/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
x86_64/os/drpms/myrtle-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
x86_64/os/drpms/nodejs-commander-1.2.0-5.fc20_1.2.0-6.fc20.noarch.drpm
x86_64/os/drpms/nscd-2.18-5.fc20_2.18-6.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc20.noarch.drpm
x86_64/os/drpms/openstack-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-cinder-doc-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
x86_64/os/drpms/openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/openvswitch-controller-1.10.0-7.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
x86_64/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
x86_64/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm
x86_64/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc20.x86_64.drpm
x86_64/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm
x86_64/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc20.x86_64.drpm
x86_64/os/drpms/p11-kit-trust-0.19.3-2.fc20_0.19.4-1.fc20.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc20.x86_64.drpm
x86_64/os/drpms/plantuml-7951-3.fc20_7978-1.fc20.noarch.drpm
x86_64/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc20.noarch.drpm
x86_64/os/drpms/python-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
x86_64/os/drpms/python-hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.x86_64.drpm
x86_64/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
x86_64/os/drpms/python-pillow-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm
x86_64/os/drpms/python-pillow-qt-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-sane-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-tk-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc20.noarch.drpm
x86_64/os/drpms/python-qpid-proton-0.4-4.fc20_0.5-1.fc20.x86_64.drpm
x86_64/os/drpms/python-qpid-proton-doc-0.4-4.fc20_0.5-1.fc20.x86_64.drpm
x86_64/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.noarch.drpm
x86_64/os/drpms/python3-pillow-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
x86_64/os/drpms/python3-pillow-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm
x86_64/os/drpms/python3-pillow-qt-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-sane-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-tk-2.1.0-3.fc20_2.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/qpid-proton-c-0.4-4.fc20_0.5-1.fc20.i686.drpm
x86_64/os/drpms/qpid-proton-c-0.4-4.fc20_0.5-1.fc20.x86_64.drpm
x86_64/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.5-1.fc20.i686.drpm
x86_64/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.5-1.fc20.x86_64.drpm
x86_64/os/drpms/qtdbf-0.9.9-3.fc20_0.9.11-1.fc20.x86_64.drpm
x86_64/os/drpms/rubygem-qpid_proton-0.4-3.2.fc20_0.5-1.fc20.x86_64.drpm
x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc20.noarch.drpm
x86_64/os/drpms/snifflib-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
x86_64/os/drpms/snifflib-javadoc-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
x86_64/os/drpms/sssd-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-ad-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
x86_64/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-ipa-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-krb5-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-krb5-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-ldap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-proxy-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sssd-tools-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.x86_64.drpm
x86_64/os/drpms/sugar-turtleart-187-1.fc20_189-1.fc20.noarch.drpm
x86_64/os/drpms/swig-2.0.10-3.fc20_2.0.10-4.fc20.x86_64.drpm
x86_64/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc20.noarch.drpm
x86_64/os/drpms/ttname-1-1.fc20_1-2.fc20.noarch.drpm
x86_64/os/drpms/vfrnav-20130801-1.fc20_20130829-1.fc20.x86_64.drpm
x86_64/os/drpms/vfrnav-utils-20130801-1.fc20_20130829-1.fc20.x86_64.drpm
x86_64/os/drpms/vfrnav-webservice-20130801-1.fc20_20130829-1.fc20.x86_64.drpm
x86_64/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm
x86_64/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc20.x86_64.drpm
x86_64/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm
x86_64/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc20.x86_64.drpm
x86_64/os/drpms/vigra-python-1.9.0-10.fc20_1.9.0-11.fc20.x86_64.drpm
x86_64/os/drpms/wcd-5.2.3-4.fc20_5.2.4-1.fc20.x86_64.drpm
x86_64/os/drpms/webkitgtk3-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm
x86_64/os/drpms/webkitgtk3-2.1.90-1.fc20_2.1.90.1-1.fc20.x86_64.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.90-1.fc20_2.1.90.1-1.fc20.x86_64.drpm
x86_64/os/drpms/webkitgtk3-doc-2.1.90-1.fc20_2.1.90.1-1.fc20.noarch.drpm
x86_64/os/drpms/xguest-1.0.10-30.fc20_1.0.10-31.fc20.noarch.drpm
x86_64/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc20.noarch.drpm
x86_64/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc20.noarch.drpm
i386/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm => x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
armhfp/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm => x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
i386/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm => x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm => x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm
armhfp/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-13.fc20.noarch.rpm
i386/os/Packages/a/asterisk-11.5.1-2.fc20.i686.rpm => x86_64/os/Packages/a/asterisk-11.5.1-2.fc20.i686.rpm
i386/os/Packages/a/asterisk-devel-11.5.1-2.fc20.i686.rpm => x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc20.i686.rpm
i386/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm => x86_64/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm
armhfp/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm => x86_64/os/Packages/b/bouncycastle-1.46-10.fc20.noarch.rpm
i386/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm => x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm
armhfp/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm => x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc20.noarch.rpm
i386/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.i686.rpm => x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc20.i686.rpm
i386/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.i686.rpm => x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc20.i686.rpm
i386/os/Packages/d/dkms-2.2.0.3-17.fc20.noarch.rpm => x86_64/os/Packages/d/dkms-2.2.0.3-17.fc20.noarch.rpm
armhfp/os/Packages/d/dkms-2.2.0.3-17.fc20.noarch.rpm => x86_64/os/Packages/d/dkms-2.2.0.3-17.fc20.noarch.rpm
i386/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm
armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc20.noarch.rpm
i386/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc20.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc20.noarch.rpm
armhfp/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc20.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc20.noarch.rpm
i386/os/Packages/e/elementary-icon-theme-3.1-1.fc20.noarch.rpm => x86_64/os/Packages/e/elementary-icon-theme-3.1-1.fc20.noarch.rpm
armhfp/os/Packages/e/elementary-icon-theme-3.1-1.fc20.noarch.rpm => x86_64/os/Packages/e/elementary-icon-theme-3.1-1.fc20.noarch.rpm
i386/os/Packages/e/emotion-1.7.8-8.fc20.i686.rpm => x86_64/os/Packages/e/emotion-1.7.8-8.fc20.i686.rpm
i386/os/Packages/e/emotion-devel-1.7.8-8.fc20.i686.rpm => x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc20.i686.rpm
i386/os/Packages/f/fontconfig-2.10.94-1.fc20.i686.rpm => x86_64/os/Packages/f/fontconfig-2.10.94-1.fc20.i686.rpm
i386/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.i686.rpm => x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc20.i686.rpm
i386/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm
armhfp/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc20.noarch.rpm
i386/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm
armhfp/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc20.noarch.rpm
i386/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm
armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc20.noarch.rpm
i386/os/Packages/g/glibc-2.18-6.fc20.i686.rpm => x86_64/os/Packages/g/glibc-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-devel-2.18-6.fc20.i686.rpm => x86_64/os/Packages/g/glibc-devel-2.18-6.fc20.i686.rpm
i386/os/Packages/g/glibc-static-2.18-6.fc20.i686.rpm => x86_64/os/Packages/g/glibc-static-2.18-6.fc20.i686.rpm
i386/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.i686.rpm => x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc20.i686.rpm
i386/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.i686.rpm => x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc20.i686.rpm
i386/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm => x86_64/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm
armhfp/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm => x86_64/os/Packages/g/gramps-4.0.1-6.fc20.noarch.rpm
i386/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm => x86_64/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm
armhfp/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm => x86_64/os/Packages/g/gramps-common-4.0.1-6.fc20.noarch.rpm
i386/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm => x86_64/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm
armhfp/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm => x86_64/os/Packages/g/gramps-webapp-4.0.1-6.fc20.noarch.rpm
i386/os/Packages/g/groonga-devel-3.0.7-1.fc20.i686.rpm => x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc20.i686.rpm
i386/os/Packages/g/groonga-libs-3.0.7-1.fc20.i686.rpm => x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc20.i686.rpm
i386/os/Packages/h/harfbuzz-0.9.20-1.fc20.i686.rpm => x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc20.i686.rpm
i386/os/Packages/h/harfbuzz-devel-0.9.20-1.fc20.i686.rpm => x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc20.i686.rpm
i386/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.i686.rpm => x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc20.i686.rpm
i386/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm => x86_64/os/Packages/h/hawkey-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.i686.rpm => x86_64/os/Packages/h/hawkey-devel-0.4.0-1.git0e5506a.fc20.i686.rpm
i386/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc20.noarch.rpm
i386/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm
armhfp/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-5.fc20.noarch.rpm
i386/os/Packages/i/iproute-devel-3.10.0-5.fc20.i686.rpm => x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc20.i686.rpm
i386/os/Packages/i/ipset-devel-6.19-2.fc20.i686.rpm => x86_64/os/Packages/i/ipset-devel-6.19-2.fc20.i686.rpm
i386/os/Packages/i/ipset-libs-6.19-2.fc20.i686.rpm => x86_64/os/Packages/i/ipset-libs-6.19-2.fc20.i686.rpm
i386/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm => x86_64/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm
armhfp/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm => x86_64/os/Packages/i/ipset-service-6.19-2.fc20.noarch.rpm
i386/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm => x86_64/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm
armhfp/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm => x86_64/os/Packages/j/jcodings-1.0.9-5.fc20.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc20.i686.rpm
i386/os/Packages/k/keyutils-libs-1.5.6-1.fc20.i686.rpm => x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc20.i686.rpm
i386/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.i686.rpm => x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc20.i686.rpm
i386/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm => x86_64/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm
armhfp/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm => x86_64/os/Packages/k/kismon-0.6-7.fc20.noarch.rpm
i386/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.i686.rpm => x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc20.i686.rpm
i386/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm => x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm
armhfp/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm => x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc20.noarch.rpm
i386/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.i686.rpm => x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc20.i686.rpm
i386/os/Packages/k/kte-collaborative-0.0.95-5.fc20.i686.rpm => x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc20.i686.rpm
i386/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libgdata-0.14.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libgdata-0.14.0-1.fc20.i686.rpm
i386/os/Packages/l/libgdata-devel-0.14.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libgdata-devel-0.14.0-1.fc20.i686.rpm
i386/os/Packages/l/libipa_hbac-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_idmap-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc20.i686.rpm
i386/os/Packages/l/libunistring-0.9.3-9.fc20.i686.rpm => x86_64/os/Packages/l/libunistring-0.9.3-9.fc20.i686.rpm
i386/os/Packages/l/libunistring-devel-0.9.3-9.fc20.i686.rpm => x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc20.i686.rpm
i386/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.i686.rpm => x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc20.i686.rpm
i386/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm => x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm
armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm => x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc20.noarch.rpm
i386/os/Packages/m/mariadb-5.5.32-11.fc20.i686.rpm => x86_64/os/Packages/m/mariadb-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-devel-5.5.32-11.fc20.i686.rpm => x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.i686.rpm => x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.i686.rpm => x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/mariadb-libs-5.5.32-11.fc20.i686.rpm => x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc20.i686.rpm
i386/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm => x86_64/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm
armhfp/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm => x86_64/os/Packages/m/maven-3.1.0-8.fc20.noarch.rpm
i386/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm
armhfp/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc20.noarch.rpm
i386/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm
armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc20.noarch.rpm
i386/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm
armhfp/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc20.noarch.rpm
i386/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm
armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc20.noarch.rpm
i386/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm => x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm
armhfp/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm => x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-api-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-api-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-api-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-api-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-java-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-java-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-java-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-java-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-model-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-model-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-model-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-model-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm
armhfp/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc20.noarch.rpm
i386/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc20.noarch.rpm
armhfp/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc20.noarch.rpm
i386/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-script-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-script-ant-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm
armhfp/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm => x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc20.noarch.rpm
i386/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm => x86_64/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm
armhfp/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm => x86_64/os/Packages/m/maven-wagon-2.4-3.fc20.noarch.rpm
i386/os/Packages/m/maven-wagon-javadoc-2.4-3.fc20.noarch.rpm => x86_64/os/Packages/m/maven-wagon-javadoc-2.4-3.fc20.noarch.rpm
armhfp/os/Packages/m/maven-wagon-javadoc-2.4-3.fc20.noarch.rpm => x86_64/os/Packages/m/maven-wagon-javadoc-2.4-3.fc20.noarch.rpm
i386/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm => x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm
armhfp/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm => x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc20.noarch.rpm
i386/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm => x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm
armhfp/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm => x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc20.noarch.rpm
i386/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
i386/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
i386/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
i386/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc20.noarch.rpm
i386/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.rpm
i386/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm => x86_64/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm
armhfp/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm => x86_64/os/Packages/m/myrtle-1.8.13-2.fc20.noarch.rpm
i386/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc20.noarch.rpm
i386/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc20.noarch.rpm
i386/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc20.noarch.rpm
i386/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc20.noarch.rpm
i386/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/p/p11-kit-0.19.4-1.fc20.i686.rpm => x86_64/os/Packages/p/p11-kit-0.19.4-1.fc20.i686.rpm
i386/os/Packages/p/p11-kit-devel-0.19.4-1.fc20.i686.rpm => x86_64/os/Packages/p/p11-kit-devel-0.19.4-1.fc20.i686.rpm
i386/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm => x86_64/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm
armhfp/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm => x86_64/os/Packages/p/plantuml-7978-1.fc20.noarch.rpm
i386/os/Packages/p/plantuml-javadoc-7978-1.fc20.noarch.rpm => x86_64/os/Packages/p/plantuml-javadoc-7978-1.fc20.noarch.rpm
armhfp/os/Packages/p/plantuml-javadoc-7978-1.fc20.noarch.rpm => x86_64/os/Packages/p/plantuml-javadoc-7978-1.fc20.noarch.rpm
i386/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc20.noarch.rpm
i386/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-pillow-2.1.0-4.fc20.i686.rpm => x86_64/os/Packages/p/python-pillow-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.i686.rpm => x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm
armhfp/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc20.noarch.rpm
i386/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-psphere-0.5.2-1.fc20.noarch.rpm
i386/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc20.noarch.rpm
i386/os/Packages/p/python3-pillow-2.1.0-4.fc20.i686.rpm => x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.i686.rpm => x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm
armhfp/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc20.noarch.rpm
i386/os/Packages/q/qpid-proton-c-0.5-1.fc20.i686.rpm => x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc20.i686.rpm
i386/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.i686.rpm => x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc20.i686.rpm
i386/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm => x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm
armhfp/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm => x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc20.noarch.rpm
i386/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc20.noarch.rpm
i386/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm => x86_64/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm
armhfp/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm => x86_64/os/Packages/s/snifflib-1.8.13-2.fc20.noarch.rpm
i386/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm => x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm
armhfp/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm => x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc20.noarch.rpm
i386/os/Packages/s/sssd-client-1.11.0-1.fc20.i686.rpm => x86_64/os/Packages/s/sssd-client-1.11.0-1.fc20.i686.rpm
i386/os/Packages/s/sugar-turtleart-189-1.fc20.noarch.rpm => x86_64/os/Packages/s/sugar-turtleart-189-1.fc20.noarch.rpm
armhfp/os/Packages/s/sugar-turtleart-189-1.fc20.noarch.rpm => x86_64/os/Packages/s/sugar-turtleart-189-1.fc20.noarch.rpm
i386/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm => x86_64/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm
armhfp/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm => x86_64/os/Packages/s/swig-doc-2.0.10-4.fc20.noarch.rpm
i386/os/Packages/t/ttname-1-2.fc20.noarch.rpm => x86_64/os/Packages/t/ttname-1-2.fc20.noarch.rpm
armhfp/os/Packages/t/ttname-1-2.fc20.noarch.rpm => x86_64/os/Packages/t/ttname-1-2.fc20.noarch.rpm
i386/os/Packages/v/vigra-1.9.0-11.fc20.i686.rpm => x86_64/os/Packages/v/vigra-1.9.0-11.fc20.i686.rpm
i386/os/Packages/v/vigra-devel-1.9.0-11.fc20.i686.rpm => x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc20.i686.rpm
i386/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.i686.rpm => x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc20.i686.rpm
i386/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.i686.rpm => x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc20.i686.rpm
i386/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm
armhfp/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc20.noarch.rpm
i386/os/Packages/x/xguest-1.0.10-31.fc20.noarch.rpm => x86_64/os/Packages/x/xguest-1.0.10-31.fc20.noarch.rpm
armhfp/os/Packages/x/xguest-1.0.10-31.fc20.noarch.rpm => x86_64/os/Packages/x/xguest-1.0.10-31.fc20.noarch.rpm
i386/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm => x86_64/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm
armhfp/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm => x86_64/os/Packages/x/xmltool-3.3-10.fc20.noarch.rpm
i386/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm => x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm
armhfp/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm => x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc20.noarch.rpm
i386/os/drpms/apache-parent-10-12.fc20_10-13.fc20.noarch.drpm => x86_64/os/drpms/apache-parent-10-12.fc20_10-13.fc20.noarch.drpm
armhfp/os/drpms/apache-parent-10-12.fc20_10-13.fc20.noarch.drpm => x86_64/os/drpms/apache-parent-10-12.fc20_10-13.fc20.noarch.drpm
i386/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm => x86_64/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm => x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc20.i686.drpm
i386/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc20.noarch.drpm => x86_64/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc20.noarch.drpm
armhfp/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc20.noarch.drpm => x86_64/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc20.noarch.drpm
i386/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc20.noarch.drpm => x86_64/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc20.noarch.drpm
armhfp/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc20.noarch.drpm => x86_64/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc20.noarch.drpm
i386/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm => x86_64/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm
i386/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm => x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm
i386/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm => x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20_1.9.0-0.12.git39bd295.fc20.i686.drpm
i386/os/drpms/cups-filters-devel-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm => x86_64/os/drpms/cups-filters-devel-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm
i386/os/drpms/cups-filters-libs-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm => x86_64/os/drpms/cups-filters-libs-1.0.36-5.fc20_1.0.37-1.fc20.i686.drpm
i386/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-17.fc20.noarch.drpm => x86_64/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-17.fc20.noarch.drpm
armhfp/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-17.fc20.noarch.drpm => x86_64/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-17.fc20.noarch.drpm
i386/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm => x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm
armhfp/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm => x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm
i386/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc20.noarch.drpm => x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc20.noarch.drpm
armhfp/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc20.noarch.drpm => x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc20.noarch.drpm
i386/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc20.noarch.drpm => x86_64/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc20.noarch.drpm
armhfp/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc20.noarch.drpm => x86_64/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc20.noarch.drpm
i386/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm => x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
i386/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm => x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc20.i686.drpm
i386/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm
armhfp/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc20.noarch.drpm
i386/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm => x86_64/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm
armhfp/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm => x86_64/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm
i386/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm => x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm
armhfp/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm => x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc20.noarch.drpm
i386/os/drpms/glibc-2.18-5.fc20_2.18-6.fc20.i686.drpm => x86_64/os/drpms/glibc-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/glibc-devel-2.18-5.fc20_2.18-6.fc20.i686.drpm => x86_64/os/drpms/glibc-devel-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/glibc-static-2.18-5.fc20_2.18-6.fc20.i686.drpm => x86_64/os/drpms/glibc-static-2.18-5.fc20_2.18-6.fc20.i686.drpm
i386/os/drpms/gnome-online-accounts-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm => x86_64/os/drpms/gnome-online-accounts-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm
i386/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm => x86_64/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc20_3.9.90-2.fc20.i686.drpm
i386/os/drpms/gramps-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm => x86_64/os/drpms/gramps-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
armhfp/os/drpms/gramps-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm => x86_64/os/drpms/gramps-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
i386/os/drpms/gramps-common-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm => x86_64/os/drpms/gramps-common-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
armhfp/os/drpms/gramps-common-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm => x86_64/os/drpms/gramps-common-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
i386/os/drpms/gramps-webapp-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm => x86_64/os/drpms/gramps-webapp-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
armhfp/os/drpms/gramps-webapp-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm => x86_64/os/drpms/gramps-webapp-4.0.1-5.fc20_4.0.1-6.fc20.noarch.drpm
i386/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm => x86_64/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm => x86_64/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc20.i686.drpm
i386/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm => x86_64/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm
i386/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm => x86_64/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm
i386/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm => x86_64/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc20.i686.drpm
i386/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm => x86_64/os/drpms/hawkey-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm
i386/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm => x86_64/os/drpms/hawkey-devel-0.3.16-2.git1e5a593.fc20_0.4.0-1.git0e5506a.fc20.i686.drpm
i386/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc20.noarch.drpm => x86_64/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc20.noarch.drpm
armhfp/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc20.noarch.drpm => x86_64/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc20.noarch.drpm
i386/os/drpms/ino-0.3.5-3.fc20_0.3.5-5.fc20.noarch.drpm => x86_64/os/drpms/ino-0.3.5-3.fc20_0.3.5-5.fc20.noarch.drpm
armhfp/os/drpms/ino-0.3.5-3.fc20_0.3.5-5.fc20.noarch.drpm => x86_64/os/drpms/ino-0.3.5-3.fc20_0.3.5-5.fc20.noarch.drpm
i386/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc20.i686.drpm => x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc20.i686.drpm
i386/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc20.i686.drpm => x86_64/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc20.i686.drpm
i386/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc20.i686.drpm => x86_64/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc20.i686.drpm
i386/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc20.noarch.drpm => x86_64/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc20.noarch.drpm
armhfp/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc20.noarch.drpm => x86_64/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc20.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20_3.11.0-0.rc7.git2.1.fc20.i686.drpm
i386/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm => x86_64/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm
i386/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm => x86_64/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc20.i686.drpm
i386/os/drpms/kismon-0.6-6.fc20_0.6-7.fc20.noarch.drpm => x86_64/os/drpms/kismon-0.6-6.fc20_0.6-7.fc20.noarch.drpm
armhfp/os/drpms/kismon-0.6-6.fc20_0.6-7.fc20.noarch.drpm => x86_64/os/drpms/kismon-0.6-6.fc20_0.6-7.fc20.noarch.drpm
i386/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm => x86_64/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm
i386/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc20.noarch.drpm => x86_64/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc20.noarch.drpm
armhfp/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc20.noarch.drpm => x86_64/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc20.noarch.drpm
i386/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm => x86_64/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc20.i686.drpm
i386/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc20.i686.drpm => x86_64/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc20.i686.drpm
i386/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc20.i686.drpm => x86_64/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc20.i686.drpm
i386/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc20.i686.drpm => x86_64/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc20.i686.drpm
i386/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc20.i686.drpm => x86_64/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc20.i686.drpm
i386/os/drpms/libwebkit2gtk-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm => x86_64/os/drpms/libwebkit2gtk-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm
i386/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc20.noarch.drpm => x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc20.noarch.drpm
armhfp/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc20.noarch.drpm => x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc20.noarch.drpm
i386/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm => x86_64/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm => x86_64/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm => x86_64/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm => x86_64/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm => x86_64/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc20.i686.drpm
i386/os/drpms/maven-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm => x86_64/os/drpms/maven-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm
armhfp/os/drpms/maven-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm => x86_64/os/drpms/maven-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm
i386/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc20.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc20.noarch.drpm
armhfp/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc20.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc20.noarch.drpm
i386/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc20.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc20.noarch.drpm
armhfp/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc20.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc20.noarch.drpm
i386/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc20.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc20.noarch.drpm
armhfp/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc20.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc20.noarch.drpm
i386/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc20.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc20.noarch.drpm
armhfp/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc20.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc20.noarch.drpm
i386/os/drpms/maven-javadoc-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm => x86_64/os/drpms/maven-javadoc-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm
armhfp/os/drpms/maven-javadoc-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm => x86_64/os/drpms/maven-javadoc-3.1.0-7.fc20_3.1.0-8.fc20.noarch.drpm
i386/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm => x86_64/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm
armhfp/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm => x86_64/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm
i386/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm => x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm
armhfp/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm => x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc20.noarch.drpm
i386/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm
armhfp/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm => x86_64/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc20.noarch.drpm
i386/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc20.noarch.drpm => x86_64/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc20.noarch.drpm
armhfp/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc20.noarch.drpm => x86_64/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc20.noarch.drpm
i386/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc20.noarch.drpm => x86_64/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc20.noarch.drpm
armhfp/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc20.noarch.drpm => x86_64/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc20.noarch.drpm
i386/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc20.noarch.drpm => x86_64/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc20.noarch.drpm
armhfp/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc20.noarch.drpm => x86_64/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc20.noarch.drpm
i386/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc20.noarch.drpm => x86_64/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc20.noarch.drpm
armhfp/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc20.noarch.drpm => x86_64/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc20.noarch.drpm
i386/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
armhfp/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
i386/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
armhfp/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
i386/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
armhfp/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
i386/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
armhfp/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
i386/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
armhfp/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
i386/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
armhfp/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
i386/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
armhfp/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm => x86_64/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc20.noarch.drpm
i386/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
armhfp/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm => x86_64/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc20.noarch.drpm
i386/os/drpms/myrtle-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm => x86_64/os/drpms/myrtle-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
armhfp/os/drpms/myrtle-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm => x86_64/os/drpms/myrtle-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
i386/os/drpms/nodejs-commander-1.2.0-5.fc20_1.2.0-6.fc20.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-5.fc20_1.2.0-6.fc20.noarch.drpm
armhfp/os/drpms/nodejs-commander-1.2.0-5.fc20_1.2.0-6.fc20.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-5.fc20_1.2.0-6.fc20.noarch.drpm
i386/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc20.noarch.drpm => x86_64/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc20.noarch.drpm
armhfp/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc20.noarch.drpm => x86_64/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc20.noarch.drpm
i386/os/drpms/openstack-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
i386/os/drpms/openstack-cinder-doc-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-doc-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-cinder-doc-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-doc-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
i386/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
armhfp/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm => x86_64/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc20.noarch.drpm
i386/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
armhfp/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
i386/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
armhfp/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
i386/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm => x86_64/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm
i386/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm => x86_64/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc20.i686.drpm
i386/os/drpms/plantuml-7951-3.fc20_7978-1.fc20.noarch.drpm => x86_64/os/drpms/plantuml-7951-3.fc20_7978-1.fc20.noarch.drpm
armhfp/os/drpms/plantuml-7951-3.fc20_7978-1.fc20.noarch.drpm => x86_64/os/drpms/plantuml-7951-3.fc20_7978-1.fc20.noarch.drpm
i386/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc20.noarch.drpm => x86_64/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc20.noarch.drpm
armhfp/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc20.noarch.drpm => x86_64/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc20.noarch.drpm
i386/os/drpms/python-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm => x86_64/os/drpms/python-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
armhfp/os/drpms/python-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm => x86_64/os/drpms/python-cinder-2013.2-0.6.b2.fc20_2013.2-0.7.b2.fc20.noarch.drpm
i386/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
armhfp/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc20.noarch.drpm
i386/os/drpms/python-pillow-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm => x86_64/os/drpms/python-pillow-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm => x86_64/os/drpms/python-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm
armhfp/os/drpms/python-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm
i386/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc20.noarch.drpm => x86_64/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc20.noarch.drpm
armhfp/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc20.noarch.drpm => x86_64/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc20.noarch.drpm
i386/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.noarch.drpm
armhfp/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.noarch.drpm
i386/os/drpms/python3-pillow-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm => x86_64/os/drpms/python3-pillow-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python3-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm => x86_64/os/drpms/python3-pillow-devel-2.1.0-3.fc20_2.1.0-4.fc20.i686.drpm
i386/os/drpms/python3-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm
armhfp/os/drpms/python3-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-3.fc20_2.1.0-4.fc20.noarch.drpm
i386/os/drpms/qpid-proton-c-0.4-4.fc20_0.5-1.fc20.i686.drpm => x86_64/os/drpms/qpid-proton-c-0.4-4.fc20_0.5-1.fc20.i686.drpm
i386/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.5-1.fc20.i686.drpm => x86_64/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.5-1.fc20.i686.drpm
i386/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc20.noarch.drpm => x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc20.noarch.drpm
armhfp/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc20.noarch.drpm => x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc20.noarch.drpm
i386/os/drpms/snifflib-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm => x86_64/os/drpms/snifflib-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
armhfp/os/drpms/snifflib-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm => x86_64/os/drpms/snifflib-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
i386/os/drpms/snifflib-javadoc-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm => x86_64/os/drpms/snifflib-javadoc-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
armhfp/os/drpms/snifflib-javadoc-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm => x86_64/os/drpms/snifflib-javadoc-1.8.12-1.fc20_1.8.13-2.fc20.noarch.drpm
i386/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm => x86_64/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc20.i686.drpm
i386/os/drpms/sugar-turtleart-187-1.fc20_189-1.fc20.noarch.drpm => x86_64/os/drpms/sugar-turtleart-187-1.fc20_189-1.fc20.noarch.drpm
armhfp/os/drpms/sugar-turtleart-187-1.fc20_189-1.fc20.noarch.drpm => x86_64/os/drpms/sugar-turtleart-187-1.fc20_189-1.fc20.noarch.drpm
i386/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc20.noarch.drpm => x86_64/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc20.noarch.drpm
armhfp/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc20.noarch.drpm => x86_64/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc20.noarch.drpm
i386/os/drpms/ttname-1-1.fc20_1-2.fc20.noarch.drpm => x86_64/os/drpms/ttname-1-1.fc20_1-2.fc20.noarch.drpm
armhfp/os/drpms/ttname-1-1.fc20_1-2.fc20.noarch.drpm => x86_64/os/drpms/ttname-1-1.fc20_1-2.fc20.noarch.drpm
i386/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm => x86_64/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm
i386/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm => x86_64/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc20.i686.drpm
i386/os/drpms/webkitgtk3-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm => x86_64/os/drpms/webkitgtk3-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm
i386/os/drpms/webkitgtk3-devel-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm => x86_64/os/drpms/webkitgtk3-devel-2.1.90-1.fc20_2.1.90.1-1.fc20.i686.drpm
i386/os/drpms/webkitgtk3-doc-2.1.90-1.fc20_2.1.90.1-1.fc20.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.90-1.fc20_2.1.90.1-1.fc20.noarch.drpm
armhfp/os/drpms/webkitgtk3-doc-2.1.90-1.fc20_2.1.90.1-1.fc20.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.90-1.fc20_2.1.90.1-1.fc20.noarch.drpm
i386/os/drpms/xguest-1.0.10-30.fc20_1.0.10-31.fc20.noarch.drpm => x86_64/os/drpms/xguest-1.0.10-30.fc20_1.0.10-31.fc20.noarch.drpm
armhfp/os/drpms/xguest-1.0.10-30.fc20_1.0.10-31.fc20.noarch.drpm => x86_64/os/drpms/xguest-1.0.10-30.fc20_1.0.10-31.fc20.noarch.drpm
i386/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc20.noarch.drpm => x86_64/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc20.noarch.drpm
armhfp/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc20.noarch.drpm => x86_64/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc20.noarch.drpm
i386/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc20.noarch.drpm => x86_64/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc20.noarch.drpm
armhfp/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc20.noarch.drpm => x86_64/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc20.noarch.drpm
sent 6.65G bytes received 70.82K bytes 17.91M bytes/sec
total size is 214.49G speedup is 32.24
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/1748b2b82bdb5125f2b5fc2a95b76cec4f88c7b4188b6c898476b0982bb0b413-other.xml.gz
armhfp/debug/repodata/22ec078722833c29310d8f4e5c8a839310e093c797946c11fcd1ae7211d712e1-other.sqlite.bz2
armhfp/debug/repodata/455264c99f3cce2a2e67b89215db5fa8dc64e7f954bd0fe58b01018d3113e812-primary.sqlite.bz2
armhfp/debug/repodata/519693cc1b91297f0026b369f6786791610843d2bd8602b03a8b6c80e6a24017-filelists.xml.gz
armhfp/debug/repodata/5b8e52481f5ed5a81e711144317e1648adea9e20c4143e6689b1281f4f0e09d5-filelists.sqlite.bz2
armhfp/debug/repodata/c0e41572d279ede47725cf20715591f45cc6b15002b3af9d5c4bc38862dc9f6a-primary.xml.gz
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/029da2c941b8583f6abce3ba3e29de1595568d5312ab3cdae03241e6bf494a77-primary.sqlite.bz2
armhfp/os/repodata/11ef082f6d0e2b3ec75c399dd9bbc9127c726180826a1bd0dbc1c4cd39f351ab-filelists.xml.gz
armhfp/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
armhfp/os/repodata/3257fe1aab4a2c0e907aba936e10ed16a3fba462f05097cadedc820c40aed4a7-primary.xml.gz
armhfp/os/repodata/4feed9c348e05ac3f9ba8016f038610490c9353c964ce64fb55f16d8a985ee5c-prestodelta.xml.gz
armhfp/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
armhfp/os/repodata/9e7520447e39a49275aead5562e7fd75391b01c426f5eca1b193fd8dce33f299-filelists.sqlite.bz2
armhfp/os/repodata/e626af57a0f1d19ea842ee2f2a884d6acac8ad1ca9e8d51581385280a5ba4348-other.xml.gz
armhfp/os/repodata/e729bfcc8e18bef0c9091e90b5b56008375ead0073a7e30e9493566284d4a0d9-other.sqlite.bz2
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/100094c698a2a932585a84598c02a6344dc8f67231082179f053cb4a61f322a5-filelists.xml.gz
i386/debug/repodata/1006e5cc7cba33677ca6de6c0071d96fda882ac1ff0d94a7792c56d5428fb37a-other.sqlite.bz2
i386/debug/repodata/26ac4e68d42a7a6b9f1a72d7a87bce4e100daaa06b27eb3a0134346836983f8c-primary.sqlite.bz2
i386/debug/repodata/576f267e40887279e864d03c98944ae67adc5fd3f9a291108df86a9c12d49e67-filelists.sqlite.bz2
i386/debug/repodata/b0f7889a4c86be1b285e8e972512e81032c2976cd6ea318cf90a384cf0c6fc19-primary.xml.gz
i386/debug/repodata/d2d0bcd328ae2d2db56b7dcfa4a173751de219635a6b4954a6dfebedadd29ff8-other.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/1becdd21d60f24612dd1d5775ddd53562c3d9e06e7beffe8924210ed19fd0610-prestodelta.xml.gz
i386/os/repodata/5b8c07b91e9ac5e7d44fb68b224f6d713f902017dec8a1794d901e9791034ff5-other.xml.gz
i386/os/repodata/76fe4d242f291716c69242101be97c3c26480ecb1a45383a03422ee63a1dfbd9-filelists.xml.gz
i386/os/repodata/a70615773cdeabe3e7a6b9c1189dc23e47f236aaa078dc3fca1701bec80afb54-filelists.sqlite.bz2
i386/os/repodata/b975bb7d026af0d4fafefe61b583a7b479ab0105ede260cebe44dd3412b7530d-primary.sqlite.bz2
i386/os/repodata/bd6f3f427bbb9d22defe2b8ebae68cab633a08f5adb4862002018a1c8d7cf106-primary.xml.gz
i386/os/repodata/d49c55363c4582a947fc6b37992047ebdd5bf462f73142f7469e678601379a28-other.sqlite.bz2
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/2bd9c2992024c8d56e3d087e9a372bf92e8259a849f7ae8025dcf63ff2e69179-other.sqlite.bz2
source/SRPMS/repodata/51fa4929d4612b1fcd93b3279e9f63427d142b807e11c2c8fe75f4c8da855e54-primary.xml.gz
source/SRPMS/repodata/591bd42d962be23a60a2583e4c158f6f861d1fd1cbe0cbf92aa87737831d6ea3-filelists.sqlite.bz2
source/SRPMS/repodata/a01521dbf87cc5cfde0bd564e5b526eebcd27f2cdf13181533d5043c4291d1fa-other.xml.gz
source/SRPMS/repodata/ac3c4d1f9dbc00bdc41357913285e2cea3498bb2423517e7e4807de1f8d7ebb8-filelists.xml.gz
source/SRPMS/repodata/b5b0fa12b838c3450370464d19f60ecc164289968093ac5afbabddaaadd7541b-primary.sqlite.bz2
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/461aac36b54a3b138cbd90f0e4ccb9458791505f94040dcf16fbde9afa9ed0c1-primary.xml.gz
x86_64/debug/repodata/8245cd2d643fa601c30a1744208ee4a03c72facea22f46b729e798d79576878d-other.xml.gz
x86_64/debug/repodata/8544aff26df256faa7ff0ce42e7807daaee4fec8255164d842e738e8f1703d91-other.sqlite.bz2
x86_64/debug/repodata/8e20c683b908fcf77fcace1d2c8b9f81cdaaebce73161f19089561775f0c9d1e-filelists.sqlite.bz2
x86_64/debug/repodata/c15f3bcc679f1df845503d0a5fb761fad05d25ba9ed219ab640cfacd920f43d5-filelists.xml.gz
x86_64/debug/repodata/c90a0dafe7f7658373cd810abf42ba58eed2d06c232a2a617983c2426cbbe8a2-primary.sqlite.bz2
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/22a17ad3fc1a9cec775f41e199cd12f3f240cf5d8184bb1b3a97669cab4b510a-prestodelta.xml.gz
x86_64/os/repodata/25380bcc06eff7745c2f0a26e5a4c9c5db5880dda651aa6a499cc5073eb52ca7-primary.xml.gz
x86_64/os/repodata/2e3cbadcfd2e29bd47536fde3f28cc664fdba517a0a1425fd681d7819ab75150-filelists.xml.gz
x86_64/os/repodata/68b2a3206f6d866093023908d72c4ed74fe13da544f97840c12b8cf066db7a6d-primary.sqlite.bz2
x86_64/os/repodata/bcbf93adc17169355f222eecbdb81225d69ddbae89c5af0464f056b9e48985f4-other.xml.gz
x86_64/os/repodata/ddb335d92a67e9e07127b8ca4e50cccb01d34e76292fb390ed6d5000ca2689b5-other.sqlite.bz2
x86_64/os/repodata/f19982bb0a62a33f6ea32e8d8ac4843a1d994485ec905bf2f9d8a1e96a4d4ae9-filelists.sqlite.bz2
x86_64/os/repodata/repomd.xml
i386/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml => armhfp/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
x86_64/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml => armhfp/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
i386/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz => armhfp/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
x86_64/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz => armhfp/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
deleting armhfp/debug/a/asterisk-debuginfo-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/debug/c/cups-filters-debuginfo-1.0.36-5.fc20.armv7hl.rpm
deleting armhfp/debug/c/classads-debuginfo-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
deleting armhfp/debug/d/desktop-file-utils-debuginfo-0.21-3.fc20.armv7hl.rpm
deleting armhfp/debug/e/eclipse-debuginfo-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/debug/f/fontconfig-debuginfo-2.10.93-2.fc20.armv7hl.rpm
deleting armhfp/debug/f/fcoe-utils-debuginfo-1.0.28-4.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-weather-debuginfo-3.9.5-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-online-accounts-debuginfo-3.9.90-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibc-debuginfo-2.18-5.fc20.armv7hl.rpm
deleting armhfp/debug/h/hawkey-debuginfo-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/debug/h/harfbuzz-debuginfo-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/debug/i/ipset-debuginfo-6.19-1.fc20.armv7hl.rpm
deleting armhfp/debug/i/iproute-debuginfo-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/debug/j/joystick-debuginfo-1.2.15-30.fc20.armv7hl.rpm
deleting armhfp/debug/k/kmymoney-debuginfo-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/debug/k/keyutils-debuginfo-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kdirstat-debuginfo-2.5.3-17.fc20.armv7hl.rpm
deleting armhfp/debug/l/libunistring-debuginfo-0.9.3-8.fc20.armv7hl.rpm
deleting armhfp/debug/l/libgdata-debuginfo-0.13.4-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libfm-debuginfo-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting armhfp/debug/m/mingw32-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting armhfp/debug/m/mediatomb-debuginfo-0.12.1-30.fc20.20120403gitb66dc1.armv7hl.rpm
deleting armhfp/debug/m/mariadb-debuginfo-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/debug/n/nss-myhostname-debuginfo-0.3-5.fc20.armv7hl.rpm
deleting armhfp/debug/o/openvswitch-debuginfo-1.10.0-7.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-pillow-debuginfo-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-cryptsetup-debuginfo-0.1.4-6.fc20.armv7hl.rpm
deleting armhfp/debug/p/ps2eps-debuginfo-1.68-7.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-qpid_proton-debuginfo-0.4-3.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/p11-kit-debuginfo-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qtdbf-debuginfo-0.9.9-3.fc20.armv7hl.rpm
deleting armhfp/debug/q/qpid-proton-debuginfo-0.4-4.fc20.armv7hl.rpm
deleting armhfp/debug/r/rubygem-qpid_proton-debuginfo-0.4-3.2.fc20.armv7hl.rpm
deleting armhfp/debug/repodata/ff545e01072fcdd629fc534d906d5ea334f356de1456cbf1909515e34d17d8e7-primary.xml.gz
deleting armhfp/debug/repodata/b917382bddcf191c649ae6f5238d9ea158ca0cf7c7e6dbb521180c79a7ffc47a-filelists.sqlite.bz2
deleting armhfp/debug/repodata/a6f5847bceee56d37ada642871c2cad069b3d0a4779abaef4f3b740f7c200319-other.xml.gz
deleting armhfp/debug/repodata/99e620aa209e58484e88c4ba13b44c8db4158490bf92a1447816e1a2d1bc73c9-filelists.xml.gz
deleting armhfp/debug/repodata/97505caed10dfae90f55458414868c46ddfa6290546798d48e1a45339396542f-primary.sqlite.bz2
deleting armhfp/debug/repodata/53cb58b6e420a9ec15c5882436f6c1b6c078e178107776d61807d1286eb67054-other.sqlite.bz2
deleting armhfp/debug/s/swig-debuginfo-2.0.10-3.fc20.armv7hl.rpm
deleting armhfp/debug/s/sssd-debuginfo-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-plugins-debuginfo-2.91.6-0.5.git1e35fd9.fc18.armv7hl.rpm
deleting armhfp/debug/v/vigra-debuginfo-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/debug/v/vfrnav-debuginfo-20130801-1.fc20.armv7hl.rpm
deleting armhfp/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc20.armv7hl.rpm
deleting armhfp/debug/w/wcd-debuginfo-5.2.3-4.fc20.armv7hl.rpm
deleting armhfp/debug/z/zeitgeist-datahub-debuginfo-0.9.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-plain-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-odbc-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-imap-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-unistim-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-tds-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-sqlite-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-snmp-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-skinny-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-radius-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-postgresql-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-portaudio-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-oss-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ooh323-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-odbc-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-mysql-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-mobile-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-misdn-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-minivm-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-lua-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ldap-389-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ldap-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-jack-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-jabber-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ices-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-festival-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-fax-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-dahdi-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-curl-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-corosync-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-calendar-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-alsa-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bouncycastle-javadoc-1.46-9.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bouncycastle-1.46-9.fc20.noarch.rpm
deleting armhfp/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-1.0.36-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/classads-static-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/classads-devel-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/classads-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/drupal6-drush-4.1-7.fc20.noarch.rpm
deleting armhfp/os/Packages/d/dkms-2.2.0.3-15.fc20.noarch.rpm
deleting armhfp/os/Packages/d/desktop-file-utils-0.21-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elementary-icon-theme-3.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-wtp-webservices-3.5.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-tests-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-swt-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-platform-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-pde-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-jdt-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-doc-2.10.93-2.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-2.10.93-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fcoe-utils-1.0.28-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gramps-webapp-4.0.1-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gramps-common-4.0.1-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gramps-4.0.1-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gnome-weather-3.9.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-online-accounts-3.9.90-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-utils-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-static-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-headers-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-devel-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-common-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-smallcheck-devel-1.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-smallcheck-1.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-logict-devel-0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-logict-0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-MonadRandom-devel-0.1.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-MonadRandom-0.1.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gemini-blueprint-1.0.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/harfbuzz-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ipset-libs-6.19-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ipset-devel-6.19-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ipset-6.19-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-doc-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-devel-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm
deleting armhfp/os/Packages/i/imagefactory-jeosconf-ec2-rhel-1.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/imagefactory-jeosconf-ec2-fedora-1.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/imagefactory-1.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/ibus-table-array30-1.2.0.20090729-6.fc20.noarch.rpm
deleting armhfp/os/Packages/j/joystick-1.2.15-30.fc20.armv7hl.rpm
deleting armhfp/os/Packages/j/jcodings-1.0.9-1.fc19.noarch.rpm
deleting armhfp/os/Packages/j/jaxen-bootstrap-1.1-8.2.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kmymoney-doc-4.6.3-11.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kmymoney-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kismon-0.6-6.fc20.noarch.rpm
deleting armhfp/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/keyutils-libs-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/keyutils-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kdirstat-2.5.3-17.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libunistring-devel-0.9.3-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libunistring-0.9.3-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libipa_hbac-python-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgdata-devel-0.13.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgdata-0.13.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-devel-docs-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/latexdiff-1.0.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/m/myrtle-1.8.12-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-dbus-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-dbus-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.armv7hl.rpm
deleting armhfp/os/Packages/m/mcu8051ide-1.4.7-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-scm-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-provider-test-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-javadoc-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-script-beanshell-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-script-ant-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-script-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-repository-builder-1.0-0.4.alpha2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-model-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-javadocs-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-java-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-beanshell-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-api-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-plugin-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-annotations-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-javadoc-3.1.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-7.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-eclipse-plugin-2.9-7.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-common-artifact-filters-1.4-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-3.1.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mariadb-test-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-server-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-libs-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-devel-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-bench-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-myhostname-0.3-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nscd-2.18-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/o/ovsdbmonitor-1.10.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openvswitch-test-1.10.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openvswitch-controller-1.10.0-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openvswitch-1.10.0-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-storage-0.5.3-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-tk-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-sane-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-qt-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-sssdconfig-1.11.0-0.3.beta2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-qpid-proton-doc-0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-qpid-proton-0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-psphere-0.1.4-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-tk-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-sane-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-qt-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-2.1.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-openvswitch-1.10.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-hawkey-0.3.16-2.git1e5a593.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-cryptsetup-0.1.4-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/ps2eps-1.68-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/plantuml-javadoc-7951-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/plantuml-7951-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-qpid_proton-0.4-3.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pdfjam-2.08-4.fc18.noarch.rpm
deleting armhfp/os/Packages/p/p11-kit-trust-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/p11-kit-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qtdbf-0.9.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qpid-proton-c-devel-0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qpid-proton-c-0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.4-3.2.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-qpid_proton-0.4-3.2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/swig-doc-2.0.10-3.fc20.noarch.rpm
deleting armhfp/os/Packages/s/swig-2.0.10-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm
deleting armhfp/os/Packages/s/sssd-tools-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-proxy-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-ldap-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-krb5-common-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-krb5-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-ipa-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-common-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-ad-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/snifflib-javadoc-1.8.12-1.fc20.noarch.rpm
deleting armhfp/os/Packages/s/snifflib-1.8.12-1.fc20.noarch.rpm
deleting armhfp/os/Packages/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.armv7hl.rpm
deleting armhfp/os/Packages/t/ttname-1-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vigra-python-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vigra-devel-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vigra-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vfrnav-webservice-20130801-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vfrnav-utils-20130801-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vfrnav-20130801-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm
deleting armhfp/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-2.1.90-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/wcd-5.2.3-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xmltool-javadoc-3.3-8.fc19.noarch.rpm
deleting armhfp/os/Packages/x/xmltool-3.3-8.fc19.noarch.rpm
deleting armhfp/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zeitgeist-datahub-0.9.5-3.fc20.armv7hl.rpm
deleting armhfp/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm
deleting armhfp/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm
deleting armhfp/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm
deleting armhfp/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
deleting armhfp/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
deleting armhfp/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/nscd-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-javadoc-3.1.0-6.fc20_3.1.0-7.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-3.1.0-6.fc20_3.1.0-7.fc20.noarch.drpm
deleting armhfp/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-gtk-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-gtk-1.1.2.1-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-devel-docs-1.1.2.1-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-1.1.2.1-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm
deleting armhfp/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-utils-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-headers-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-common-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-tests-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-swt-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-platform-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-pde-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-jdt-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-1.0.36-3.fc20_1.0.36-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.armv7hl.drpm
deleting armhfp/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm
deleting armhfp/os/repodata/f75c2ac3817a24994226c31acaf9d8faf1402584d1fc53902ab25f0077a78ed3-other.xml.gz
deleting armhfp/os/repodata/d8c649011ae9a2e9e670dcd5d418d001aa14995549212cc75a9df5f689ba4fe2-filelists.sqlite.bz2
deleting armhfp/os/repodata/d5ad1ce9f09e8435f94cd8b5ab6ba2b3792456ca7e2d85823ff29ad5b3c59a46-prestodelta.xml.gz
deleting armhfp/os/repodata/95cfdc953701c2308a22516ab80342a5ff455cb0c91149eb647d18645ed0ed14-primary.sqlite.bz2
deleting armhfp/os/repodata/7d9da3712150877ba45ede9d75d86fe3e4dc46535cc438710801db8f5cd25b2c-primary.xml.gz
deleting armhfp/os/repodata/1d364c60d2f826dd65537e82304918b5fda84ff089b24e214560873ad0bd9e55-other.sqlite.bz2
deleting armhfp/os/repodata/0935faef733ad7874c3d5cc9deb5123345481aa5a3500c85bbbbbc6e2e6ce648-filelists.xml.gz
deleting i386/debug/a/asterisk-debuginfo-11.4.0-2.fc20.2.i686.rpm
deleting i386/debug/c/cups-filters-debuginfo-1.0.36-5.fc20.i686.rpm
deleting i386/debug/c/classads-debuginfo-1.0.8-7.fc20.i686.rpm
deleting i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting i386/debug/d/desktop-file-utils-debuginfo-0.21-3.fc20.i686.rpm
deleting i386/debug/e/eclipse-debuginfo-4.3.0-12.fc20.i686.rpm
deleting i386/debug/f/fontconfig-debuginfo-2.10.93-2.fc20.i686.rpm
deleting i386/debug/f/fcoe-utils-debuginfo-1.0.28-4.fc20.i686.rpm
deleting i386/debug/g/groonga-debuginfo-3.0.6-2.fc20.i686.rpm
deleting i386/debug/g/gnome-weather-debuginfo-3.9.5-1.fc20.i686.rpm
deleting i386/debug/g/gnome-online-accounts-debuginfo-3.9.90-1.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-common-2.18-5.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-2.18-5.fc20.i686.rpm
deleting i386/debug/h/hawkey-debuginfo-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/debug/h/harfbuzz-debuginfo-0.9.19-2.fc20.i686.rpm
deleting i386/debug/i/ipset-debuginfo-6.19-1.fc20.i686.rpm
deleting i386/debug/i/iproute-debuginfo-3.10.0-3.fc20.i686.rpm
deleting i386/debug/j/joystick-debuginfo-1.2.15-30.fc20.i686.rpm
deleting i386/debug/k/kmymoney-debuginfo-4.6.3-11.fc20.i686.rpm
deleting i386/debug/k/keyutils-debuginfo-1.5.5-5.fc20.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/debug/k/kdirstat-debuginfo-2.5.3-17.fc20.i686.rpm
deleting i386/debug/l/libunistring-debuginfo-0.9.3-8.fc20.i686.rpm
deleting i386/debug/l/libgdata-debuginfo-0.13.4-1.fc20.i686.rpm
deleting i386/debug/l/libfm-debuginfo-1.1.2.2-1.fc20.i686.rpm
deleting i386/debug/m/mingw64-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting i386/debug/m/mingw32-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting i386/debug/m/mediatomb-debuginfo-0.12.1-30.fc20.20120403gitb66dc1.i686.rpm
deleting i386/debug/m/mariadb-debuginfo-5.5.32-10.fc20.i686.rpm
deleting i386/debug/n/nss-myhostname-debuginfo-0.3-5.fc20.i686.rpm
deleting i386/debug/o/openvswitch-debuginfo-1.10.0-7.fc20.i686.rpm
deleting i386/debug/p/python-pillow-debuginfo-2.1.0-3.fc20.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/debug/p/python-cryptsetup-debuginfo-0.1.4-6.fc20.i686.rpm
deleting i386/debug/p/ps2eps-debuginfo-1.68-7.fc20.i686.rpm
deleting i386/debug/p/perl-qpid_proton-debuginfo-0.4-3.1.fc20.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/debug/p/p11-kit-debuginfo-0.19.3-2.fc20.i686.rpm
deleting i386/debug/q/qtdbf-debuginfo-0.9.9-3.fc20.i686.rpm
deleting i386/debug/q/qpid-proton-debuginfo-0.4-4.fc20.i686.rpm
deleting i386/debug/r/rubygem-qpid_proton-debuginfo-0.4-3.2.fc20.i686.rpm
deleting i386/debug/repodata/ad40a255bcdc9519bb967d466e7ca1a737e323401d19b43a1625962b539f3838-primary.xml.gz
deleting i386/debug/repodata/92f6c75ac37c8f6072d4a6873cb5e693d2cfb7425a4b34637cce87139315f628-primary.sqlite.bz2
deleting i386/debug/repodata/74ed000a5b86a8e8e17c25f26206188a07799330204767f78c8530325a8d8a65-filelists.xml.gz
deleting i386/debug/repodata/6f5063c4f72e9cd91980e6bc6ab677e0eb03aa7abd6e140ed37ab8ac33c11c2c-filelists.sqlite.bz2
deleting i386/debug/repodata/5514050be6f971afb15f9c54d6b998e43d5a4a6b1fa5deb535a596e5de14eecb-other.xml.gz
deleting i386/debug/repodata/53dd60ba440090d2eae3131e3449e5b953a0f2637c49d1604093d7f0c941c82b-other.sqlite.bz2
deleting i386/debug/s/swig-debuginfo-2.0.10-3.fc20.i686.rpm
deleting i386/debug/s/sssd-debuginfo-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/debug/s/seahorse-plugins-debuginfo-2.91.6-0.5.git1e35fd9.fc18.i686.rpm
deleting i386/debug/v/vigra-debuginfo-1.9.0-10.fc20.i686.rpm
deleting i386/debug/v/vfrnav-debuginfo-20130801-1.fc20.i686.rpm
deleting i386/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc20.i686.rpm
deleting i386/debug/w/wcd-debuginfo-5.2.3-4.fc20.i686.rpm
deleting i386/debug/z/zeitgeist-datahub-debuginfo-0.9.5-3.fc20.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-plain-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-odbc-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-imap-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-unistim-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-tds-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-sqlite-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-snmp-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-skinny-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-radius-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-postgresql-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-portaudio-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-oss-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ooh323-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-odbc-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-mysql-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-mobile-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-misdn-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-minivm-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-lua-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ldap-389-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ldap-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-jack-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-jabber-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ices-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-festival-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-fax-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-dahdi-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-curl-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-corosync-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-calendar-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-alsa-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm
deleting i386/os/Packages/a/Agda-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/b/bouncycastle-javadoc-1.46-9.fc20.noarch.rpm
deleting i386/os/Packages/b/bouncycastle-1.46-9.fc20.noarch.rpm
deleting i386/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.i686.rpm
deleting i386/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.i686.rpm
deleting i386/os/Packages/c/cups-filters-1.0.36-5.fc20.i686.rpm
deleting i386/os/Packages/c/classads-static-1.0.8-7.fc20.i686.rpm
deleting i386/os/Packages/c/classads-devel-1.0.8-7.fc20.i686.rpm
deleting i386/os/Packages/c/classads-1.0.8-7.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting i386/os/Packages/d/drupal6-drush-4.1-7.fc20.noarch.rpm
deleting i386/os/Packages/d/dkms-2.2.0.3-15.fc20.noarch.rpm
deleting i386/os/Packages/d/desktop-file-utils-0.21-3.fc20.i686.rpm
deleting i386/os/Packages/e/emacs-agda-el-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/e/emacs-agda-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/e/elementary-icon-theme-3.0-2.fc20.noarch.rpm
deleting i386/os/Packages/e/eclipse-wtp-webservices-3.5.0-3.fc20.noarch.rpm
deleting i386/os/Packages/e/eclipse-wtp-jeetools-3.5.0-2.fc20.noarch.rpm
deleting i386/os/Packages/e/eclipse-tests-4.3.0-12.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-swt-4.3.0-12.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-platform-4.3.0-12.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-pde-4.3.0-12.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-jdt-4.3.0-12.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc20.i686.rpm
deleting i386/os/Packages/f/fontconfig-devel-doc-2.10.93-2.fc20.noarch.rpm
deleting i386/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.i686.rpm
deleting i386/os/Packages/f/fontconfig-2.10.93-2.fc20.i686.rpm
deleting i386/os/Packages/f/fcoe-utils-1.0.28-4.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-tokenizer-mecab-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-server-http-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-server-gqtp-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-server-common-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-python-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-plugin-suggest-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-php-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-munin-plugins-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-libs-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-httpd-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-doc-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-devel-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/gramps-webapp-4.0.1-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gramps-common-4.0.1-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gramps-4.0.1-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gnome-weather-3.9.5-1.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-online-accounts-3.9.90-1.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-utils-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-static-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-headers-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-devel-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-common-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-smallcheck-devel-1.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-smallcheck-1.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-logict-devel-0.6-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-logict-0.6-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-MonadRandom-devel-0.1.9-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-MonadRandom-0.1.9-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-Agda-devel-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-Agda-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/g/gemini-blueprint-javadoc-1.0.2-4.fc20.noarch.rpm
deleting i386/os/Packages/g/gemini-blueprint-1.0.2-4.fc20.noarch.rpm
deleting i386/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.i686.rpm
deleting i386/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.i686.rpm
deleting i386/os/Packages/h/harfbuzz-0.9.19-2.fc20.i686.rpm
deleting i386/os/Packages/i/ipset-libs-6.19-1.fc20.i686.rpm
deleting i386/os/Packages/i/ipset-devel-6.19-1.fc20.i686.rpm
deleting i386/os/Packages/i/ipset-6.19-1.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-doc-3.10.0-3.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-devel-3.10.0-3.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-3.10.0-3.fc20.i686.rpm
deleting i386/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm
deleting i386/os/Packages/i/imagefactory-jeosconf-ec2-rhel-1.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/i/imagefactory-jeosconf-ec2-fedora-1.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/i/imagefactory-1.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/i/ibus-table-array30-1.2.0.20090729-6.fc20.noarch.rpm
deleting i386/os/Packages/j/joystick-1.2.15-30.fc20.i686.rpm
deleting i386/os/Packages/j/jcodings-1.0.9-1.fc19.noarch.rpm
deleting i386/os/Packages/j/jaxen-bootstrap-1.1-8.2.fc20.noarch.rpm
deleting i386/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.i686.rpm
deleting i386/os/Packages/k/kmymoney-doc-4.6.3-11.fc20.noarch.rpm
deleting i386/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.i686.rpm
deleting i386/os/Packages/k/kmymoney-4.6.3-11.fc20.i686.rpm
deleting i386/os/Packages/k/kismon-0.6-6.fc20.noarch.rpm
deleting i386/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.i686.rpm
deleting i386/os/Packages/k/keyutils-libs-1.5.5-5.fc20.i686.rpm
deleting i386/os/Packages/k/keyutils-1.5.5-5.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/k/kdirstat-2.5.3-17.fc20.i686.rpm
deleting i386/os/Packages/l/lohit-punjabi-fonts-2.5.3-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.i686.rpm
deleting i386/os/Packages/l/libunistring-devel-0.9.3-8.fc20.i686.rpm
deleting i386/os/Packages/l/libunistring-0.9.3-8.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libipa_hbac-python-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libgdata-devel-0.13.4-1.fc20.i686.rpm
deleting i386/os/Packages/l/libgdata-0.13.4-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-devel-docs-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/latexdiff-1.0.2-4.fc20.noarch.rpm
deleting i386/os/Packages/m/myrtle-1.8.12-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-dbus-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-dbus-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.i686.rpm
deleting i386/os/Packages/m/mcu8051ide-1.4.7-1.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-scm-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-provider-test-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-javadoc-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-script-beanshell-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-script-ant-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-script-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-repository-builder-1.0-0.4.alpha2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-model-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-javadocs-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-javadoc-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-java-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-generators-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-beanshell-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-api-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-ant-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-annotations-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-plugin-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-annotations-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-javadoc-3.1.0-7.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-7.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-eclipse-plugin-2.9-7.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-10.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-common-artifact-filters-1.4-10.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-3.1.0-7.fc20.noarch.rpm
deleting i386/os/Packages/m/mariadb-test-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-server-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-libs-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-devel-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-bench-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/n/nss-myhostname-0.3-5.fc20.i686.rpm
deleting i386/os/Packages/n/nscd-2.18-5.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm
deleting i386/os/Packages/o/ovsdbmonitor-1.10.0-7.fc20.noarch.rpm
deleting i386/os/Packages/o/openvswitch-test-1.10.0-7.fc20.noarch.rpm
deleting i386/os/Packages/o/openvswitch-controller-1.10.0-7.fc20.i686.rpm
deleting i386/os/Packages/o/openvswitch-1.10.0-7.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-storage-0.5.3-4.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-tk-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-sane-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-qt-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-sssdconfig-1.11.0-0.3.beta2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-qpid-proton-doc-0.4-4.fc20.i686.rpm
deleting i386/os/Packages/p/python-qpid-proton-0.4-4.fc20.i686.rpm
deleting i386/os/Packages/p/python-psphere-0.1.4-5.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-tk-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-sane-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-qt-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-2.1.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/p/python-openvswitch-1.10.0-7.fc20.noarch.rpm
deleting i386/os/Packages/p/python-hawkey-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting i386/os/Packages/p/python-cryptsetup-0.1.4-6.fc20.i686.rpm
deleting i386/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm
deleting i386/os/Packages/p/ps2eps-1.68-7.fc20.i686.rpm
deleting i386/os/Packages/p/plantuml-javadoc-7951-3.fc20.noarch.rpm
deleting i386/os/Packages/p/plantuml-7951-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-qpid_proton-0.4-3.1.fc20.i686.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting i386/os/Packages/p/pdfjam-2.08-4.fc18.noarch.rpm
deleting i386/os/Packages/p/p11-kit-trust-0.19.3-2.fc20.i686.rpm
deleting i386/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.i686.rpm
deleting i386/os/Packages/p/p11-kit-0.19.3-2.fc20.i686.rpm
deleting i386/os/Packages/q/qtdbf-0.9.9-3.fc20.i686.rpm
deleting i386/os/Packages/q/qpid-proton-c-devel-0.4-4.fc20.i686.rpm
deleting i386/os/Packages/q/qpid-proton-c-0.4-4.fc20.i686.rpm
deleting i386/os/Packages/r/rubygem-qpid_proton-doc-0.4-3.2.fc20.noarch.rpm
deleting i386/os/Packages/r/rubygem-qpid_proton-0.4-3.2.fc20.i686.rpm
deleting i386/os/Packages/s/swig-doc-2.0.10-3.fc20.noarch.rpm
deleting i386/os/Packages/s/swig-2.0.10-3.fc20.i686.rpm
deleting i386/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm
deleting i386/os/Packages/s/sssd-tools-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-proxy-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-ldap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-krb5-common-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-krb5-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-ipa-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-common-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-ad-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/snifflib-javadoc-1.8.12-1.fc20.noarch.rpm
deleting i386/os/Packages/s/snifflib-1.8.12-1.fc20.noarch.rpm
deleting i386/os/Packages/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.i686.rpm
deleting i386/os/Packages/t/ttname-1-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vigra-python-1.9.0-10.fc20.i686.rpm
deleting i386/os/Packages/v/vigra-devel-1.9.0-10.fc20.i686.rpm
deleting i386/os/Packages/v/vigra-1.9.0-10.fc20.i686.rpm
deleting i386/os/Packages/v/vfrnav-webservice-20130801-1.fc20.i686.rpm
deleting i386/os/Packages/v/vfrnav-utils-20130801-1.fc20.i686.rpm
deleting i386/os/Packages/v/vfrnav-20130801-1.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm
deleting i386/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-2.1.90-1.fc20.i686.rpm
deleting i386/os/Packages/w/wcd-5.2.3-4.fc20.i686.rpm
deleting i386/os/Packages/x/xmltool-javadoc-3.3-8.fc19.noarch.rpm
deleting i386/os/Packages/x/xmltool-3.3-8.fc19.noarch.rpm
deleting i386/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm
deleting i386/os/Packages/z/zeitgeist-datahub-0.9.5-3.fc20.i686.rpm
deleting i386/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm
deleting i386/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm
deleting i386/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
deleting i386/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
deleting i386/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm
deleting i386/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
deleting i386/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
deleting i386/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting i386/os/drpms/nscd-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm
deleting i386/os/drpms/maven-javadoc-3.1.0-6.fc20_3.1.0-7.fc20.noarch.drpm
deleting i386/os/drpms/maven-3.1.0-6.fc20_3.1.0-7.fc20.noarch.drpm
deleting i386/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-gtk-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-gtk-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-devel-docs-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting i386/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm
deleting i386/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc20.i686.drpm
deleting i386/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc20.i686.drpm
deleting i386/os/drpms/glibc-utils-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/glibc-headers-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/glibc-common-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting i386/os/drpms/eclipse-tests-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
deleting i386/os/drpms/eclipse-swt-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
deleting i386/os/drpms/eclipse-platform-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
deleting i386/os/drpms/eclipse-pde-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
deleting i386/os/drpms/eclipse-jdt-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
deleting i386/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
deleting i386/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
deleting i386/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
deleting i386/os/drpms/cups-filters-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
deleting i386/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm
deleting i386/os/repodata/d687719814dbc2852f5a0040a44832ce8bc155a21c924ad89da2291864a4e84e-prestodelta.xml.gz
deleting i386/os/repodata/bdb66306b6540e00c1798da52bb6ed9f55e630adbd7488abbb68bd0e931f6f33-filelists.xml.gz
deleting i386/os/repodata/6fb184a4587811bd4ed4cf8a28eb033be16b6557b5b21852e334fa01e795f74b-primary.sqlite.bz2
deleting i386/os/repodata/6b9dbcf16b82149d643b6a5eaf4e03a4d4cd5170d0573d75238bb15881b177e2-other.xml.gz
deleting i386/os/repodata/43b9826f121cb6710e40e9aba4356ce6f4f5888d8b80ade160bf8331cdd0d2b7-primary.xml.gz
deleting i386/os/repodata/3cf4c4d19aa9ecfd907f991b01db9d7b34c32fc8b8d034aaedef1f12a7d09458-filelists.sqlite.bz2
deleting i386/os/repodata/1880fcd1cee7677ad3afe1a6697a0f584c0ab53e8fcfc65fab4e2507db87343c-other.sqlite.bz2
deleting source/SRPMS/a/asterisk-11.4.0-2.fc20.2.src.rpm
deleting source/SRPMS/a/apache-parent-10-12.fc20.src.rpm
deleting source/SRPMS/a/Agda-2.3.2.1-1.fc20.src.rpm
deleting source/SRPMS/b/bouncycastle-1.46-9.fc20.src.rpm
deleting source/SRPMS/c/cups-filters-1.0.36-5.fc20.src.rpm
deleting source/SRPMS/c/classads-1.0.8-7.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.src.rpm
deleting source/SRPMS/d/drupal6-drush-4.1-7.fc20.src.rpm
deleting source/SRPMS/d/dkms-2.2.0.3-15.fc20.src.rpm
deleting source/SRPMS/d/desktop-file-utils-0.21-3.fc20.src.rpm
deleting source/SRPMS/e/elementary-icon-theme-3.0-2.fc20.src.rpm
deleting source/SRPMS/e/eclipse-wtp-webservices-3.5.0-3.fc20.src.rpm
deleting source/SRPMS/e/eclipse-wtp-jeetools-3.5.0-2.fc20.src.rpm
deleting source/SRPMS/e/eclipse-4.3.0-12.fc20.src.rpm
deleting source/SRPMS/f/fontconfig-2.10.93-2.fc20.src.rpm
deleting source/SRPMS/f/fcoe-utils-1.0.28-4.fc20.src.rpm
deleting source/SRPMS/g/groonga-3.0.6-2.fc20.src.rpm
deleting source/SRPMS/g/gramps-4.0.1-5.fc20.src.rpm
deleting source/SRPMS/g/gnome-weather-3.9.5-1.fc20.src.rpm
deleting source/SRPMS/g/gnome-online-accounts-3.9.90-1.fc20.src.rpm
deleting source/SRPMS/g/glibc-2.18-5.fc20.src.rpm
deleting source/SRPMS/g/ghc-smallcheck-1.0.2-3.fc20.src.rpm
deleting source/SRPMS/g/ghc-logict-0.6-3.fc20.src.rpm
deleting source/SRPMS/g/ghc-MonadRandom-0.1.9-3.fc20.src.rpm
deleting source/SRPMS/g/gemini-blueprint-1.0.2-4.fc20.src.rpm
deleting source/SRPMS/h/hawkey-0.3.16-2.git1e5a593.fc20.src.rpm
deleting source/SRPMS/h/harfbuzz-0.9.19-2.fc20.src.rpm
deleting source/SRPMS/i/ipset-6.19-1.fc20.src.rpm
deleting source/SRPMS/i/iproute-3.10.0-3.fc20.src.rpm
deleting source/SRPMS/i/ino-0.3.5-3.fc20.src.rpm
deleting source/SRPMS/i/imagefactory-1.1.2-2.fc20.src.rpm
deleting source/SRPMS/i/ibus-table-array30-1.2.0.20090729-6.fc20.src.rpm
deleting source/SRPMS/j/joystick-1.2.15-30.fc20.src.rpm
deleting source/SRPMS/j/jcodings-1.0.9-1.fc19.src.rpm
deleting source/SRPMS/j/jaxen-bootstrap-1.1-8.2.fc20.src.rpm
deleting source/SRPMS/k/kmymoney-4.6.3-11.fc20.src.rpm
deleting source/SRPMS/k/kismon-0.6-6.fc20.src.rpm
deleting source/SRPMS/k/keyutils-1.5.5-5.fc20.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc7.git1.1.fc20.src.rpm
deleting source/SRPMS/k/kdirstat-2.5.3-17.fc20.src.rpm
deleting source/SRPMS/l/lohit-punjabi-fonts-2.5.3-2.fc20.src.rpm
deleting source/SRPMS/l/libunistring-0.9.3-8.fc20.src.rpm
deleting source/SRPMS/l/libgdata-0.13.4-1.fc20.src.rpm
deleting source/SRPMS/l/libfm-1.1.2.2-1.fc20.src.rpm
deleting source/SRPMS/l/latexdiff-1.0.2-4.fc20.src.rpm
deleting source/SRPMS/m/mingw-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.src.rpm
deleting source/SRPMS/m/mingw-dbus-1.6.8-3.fc20.src.rpm
deleting source/SRPMS/m/mingw-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.src.rpm
deleting source/SRPMS/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.src.rpm
deleting source/SRPMS/m/mcu8051ide-1.4.7-1.fc20.src.rpm
deleting source/SRPMS/m/maven-wagon-2.4-2.fc20.src.rpm
deleting source/SRPMS/m/maven-repository-builder-1.0-0.4.alpha2.fc20.src.rpm
deleting source/SRPMS/m/maven-plugin-tools-3.1-13.fc20.src.rpm
deleting source/SRPMS/m/maven-eclipse-plugin-2.9-7.fc20.src.rpm
deleting source/SRPMS/m/maven-common-artifact-filters-1.4-10.fc20.src.rpm
deleting source/SRPMS/m/maven-3.1.0-7.fc20.src.rpm
deleting source/SRPMS/m/mariadb-5.5.32-10.fc20.src.rpm
deleting source/SRPMS/n/nss-myhostname-0.3-5.fc20.src.rpm
deleting source/SRPMS/n/nodejs-commander-1.2.0-5.fc20.src.rpm
deleting source/SRPMS/o/openvswitch-1.10.0-7.fc20.src.rpm
deleting source/SRPMS/o/openstack-java-sdk-3.0.0-0.1.git10597f7.fc20.src.rpm
deleting source/SRPMS/o/openstack-cinder-2013.2-0.6.b2.fc20.src.rpm
deleting source/SRPMS/o/openlmi-storage-0.5.3-4.fc20.src.rpm
deleting source/SRPMS/p/python-psphere-0.1.4-5.fc20.src.rpm
deleting source/SRPMS/p/python-pillow-2.1.0-3.fc20.src.rpm
deleting source/SRPMS/p/python-cryptsetup-0.1.4-6.fc20.src.rpm
deleting source/SRPMS/p/ps2eps-1.68-7.fc20.src.rpm
deleting source/SRPMS/p/plantuml-7951-3.fc20.src.rpm
deleting source/SRPMS/p/perl-qpid_proton-0.4-3.1.fc20.src.rpm
deleting source/SRPMS/p/pdfjam-2.08-4.fc18.src.rpm
deleting source/SRPMS/p/p11-kit-0.19.3-2.fc20.src.rpm
deleting source/SRPMS/q/qtdbf-0.9.9-3.fc20.src.rpm
deleting source/SRPMS/q/qpid-proton-0.4-4.fc20.src.rpm
deleting source/SRPMS/r/rubygem-qpid_proton-0.4-3.2.fc20.src.rpm
deleting source/SRPMS/repodata/d8bb08f1572fd71ebd896d9d0f8fe2129dea3f96a52ba286d9608ee595c932fc-other.xml.gz
deleting source/SRPMS/repodata/91f1760e0a8c5c08512758db64f11dcfe9834bc093a7b8c930f4d87a945823cb-filelists.sqlite.bz2
deleting source/SRPMS/repodata/6c55525c9628f4a3993a3ac19cd597d64754719862165b3209aee8cd863fbfd6-primary.xml.gz
deleting source/SRPMS/repodata/3a714404a6e67ce2aa18f7418dc5fcf57524b72c5614b6eae89672796d963fd5-primary.sqlite.bz2
deleting source/SRPMS/repodata/3351e06910cccce097ab1a974feb5657d494ad8b7e667415ecd8343a4654377c-filelists.xml.gz
deleting source/SRPMS/repodata/27f503013a9aae29b435a9bde53304d175ce73236d6481b9e01f449ae5aeb59b-other.sqlite.bz2
deleting source/SRPMS/s/swig-2.0.10-3.fc20.src.rpm
deleting source/SRPMS/s/sugar-turtleart-187-1.fc20.src.rpm
deleting source/SRPMS/s/sssd-1.11.0-0.3.beta2.fc20.src.rpm
deleting source/SRPMS/s/snifflib-1.8.12-1.fc20.src.rpm
deleting source/SRPMS/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.src.rpm
deleting source/SRPMS/t/ttname-1-1.fc20.src.rpm
deleting source/SRPMS/v/vigra-1.9.0-10.fc20.src.rpm
deleting source/SRPMS/v/vfrnav-20130801-1.fc20.src.rpm
deleting source/SRPMS/w/webkitgtk3-2.1.90-1.fc20.src.rpm
deleting source/SRPMS/w/wcd-5.2.3-4.fc20.src.rpm
deleting source/SRPMS/x/xmltool-3.3-8.fc19.src.rpm
deleting source/SRPMS/x/xguest-1.0.10-30.fc20.src.rpm
deleting source/SRPMS/z/zeitgeist-datahub-0.9.5-3.fc20.src.rpm
deleting x86_64/debug/a/asterisk-debuginfo-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/debug/c/cups-filters-debuginfo-1.0.36-5.fc20.x86_64.rpm
deleting x86_64/debug/c/classads-debuginfo-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
deleting x86_64/debug/d/desktop-file-utils-debuginfo-0.21-3.fc20.x86_64.rpm
deleting x86_64/debug/e/eclipse-debuginfo-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/debug/f/fontconfig-debuginfo-2.10.93-2.fc20.x86_64.rpm
deleting x86_64/debug/f/fcoe-utils-debuginfo-1.0.28-4.fc20.x86_64.rpm
deleting x86_64/debug/g/groonga-debuginfo-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-weather-debuginfo-3.9.5-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-online-accounts-debuginfo-3.9.90-1.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-common-2.18-5.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-2.18-5.fc20.x86_64.rpm
deleting x86_64/debug/h/hawkey-debuginfo-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/debug/h/harfbuzz-debuginfo-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/debug/i/ipset-debuginfo-6.19-1.fc20.x86_64.rpm
deleting x86_64/debug/i/iproute-debuginfo-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/debug/j/joystick-debuginfo-1.2.15-30.fc20.x86_64.rpm
deleting x86_64/debug/k/kmymoney-debuginfo-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/debug/k/keyutils-debuginfo-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kdirstat-debuginfo-2.5.3-17.fc20.x86_64.rpm
deleting x86_64/debug/l/libunistring-debuginfo-0.9.3-8.fc20.x86_64.rpm
deleting x86_64/debug/l/libgdata-debuginfo-0.13.4-1.fc20.x86_64.rpm
deleting x86_64/debug/l/libfm-debuginfo-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting x86_64/debug/m/mediatomb-debuginfo-0.12.1-30.fc20.20120403gitb66dc1.x86_64.rpm
deleting x86_64/debug/m/mariadb-debuginfo-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/debug/n/nss-myhostname-debuginfo-0.3-5.fc20.x86_64.rpm
deleting x86_64/debug/o/openvswitch-debuginfo-1.10.0-7.fc20.x86_64.rpm
deleting x86_64/debug/p/python-pillow-debuginfo-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/debug/p/python-cryptsetup-debuginfo-0.1.4-6.fc20.x86_64.rpm
deleting x86_64/debug/p/ps2eps-debuginfo-1.68-7.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-qpid_proton-debuginfo-0.4-3.1.fc20.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/debug/p/p11-kit-debuginfo-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qtdbf-debuginfo-0.9.9-3.fc20.x86_64.rpm
deleting x86_64/debug/q/qpid-proton-debuginfo-0.4-4.fc20.x86_64.rpm
deleting x86_64/debug/r/rubygem-qpid_proton-debuginfo-0.4-3.2.fc20.x86_64.rpm
deleting x86_64/debug/repodata/fbc448e3754008401c4817444938f0a5dae5b41a8ec92a9d1ac20d920d5a3c23-primary.xml.gz
deleting x86_64/debug/repodata/df2f99d5da66f20eef22d7be41aea80be2e098411bbecddd55aadced7e014a31-other.sqlite.bz2
deleting x86_64/debug/repodata/dc6690f39354fdf76be202d85fe5a1c1a8cbbbaba8584544077a06b7ee67d46a-filelists.xml.gz
deleting x86_64/debug/repodata/a9aea5b0494d32d26c670cf88b3f1a3b4488a578dfa2071da31ab15636e831f2-other.xml.gz
deleting x86_64/debug/repodata/5d481749275aa3cdbbb674eefad983a93a67f902da3ef9e2fde488dc8329f00a-primary.sqlite.bz2
deleting x86_64/debug/repodata/00e9ccd95e82251f9cf4c09bf603b3d9435920ecd4c2d4d9ad3d43372b61e14d-filelists.sqlite.bz2
deleting x86_64/debug/s/swig-debuginfo-2.0.10-3.fc20.x86_64.rpm
deleting x86_64/debug/s/sssd-debuginfo-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-plugins-debuginfo-2.91.6-0.5.git1e35fd9.fc18.x86_64.rpm
deleting x86_64/debug/v/vigra-debuginfo-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/debug/v/vfrnav-debuginfo-20130801-1.fc20.x86_64.rpm
deleting x86_64/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc20.x86_64.rpm
deleting x86_64/debug/w/wcd-debuginfo-5.2.3-4.fc20.x86_64.rpm
deleting x86_64/debug/z/zeitgeist-datahub-debuginfo-0.9.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-plain-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-odbc-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-imap-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-unistim-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-tds-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-sqlite-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-snmp-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-skinny-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-radius-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-postgresql-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-portaudio-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-oss-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ooh323-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-odbc-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-mysql-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-mobile-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-misdn-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-minivm-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-lua-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ldap-389-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ldap-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-jack-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-jabber-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ices-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-festival-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-fax-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.i686.rpm
deleting x86_64/os/Packages/a/asterisk-dahdi-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-curl-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-corosync-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-calendar-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-alsa-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-11.4.0-2.fc20.2.i686.rpm
deleting x86_64/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm
deleting x86_64/os/Packages/a/Agda-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bouncycastle-javadoc-1.46-9.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bouncycastle-1.46-9.fc20.noarch.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-1.0.36-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-static-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-static-1.0.8-7.fc20.i686.rpm
deleting x86_64/os/Packages/c/classads-devel-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-devel-1.0.8-7.fc20.i686.rpm
deleting x86_64/os/Packages/c/classads-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-1.0.8-7.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.i686.rpm
deleting x86_64/os/Packages/d/drupal6-drush-4.1-7.fc20.noarch.rpm
deleting x86_64/os/Packages/d/dkms-2.2.0.3-15.fc20.noarch.rpm
deleting x86_64/os/Packages/d/desktop-file-utils-0.21-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-agda-el-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-agda-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elementary-icon-theme-3.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-tests-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-swt-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-platform-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-pde-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-jdt-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-doc-2.10.93-2.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.i686.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.93-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.93-2.fc20.i686.rpm
deleting x86_64/os/Packages/f/fcoe-utils-1.0.28-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-tokenizer-mecab-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-server-http-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-server-gqtp-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-server-common-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-python-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-plugin-suggest-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-php-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-munin-plugins-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-libs-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-libs-3.0.6-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/groonga-httpd-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-doc-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-devel-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-devel-3.0.6-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/groonga-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gramps-webapp-4.0.1-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gramps-common-4.0.1-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gramps-4.0.1-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gnome-weather-3.9.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-3.9.90-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-3.9.90-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-utils-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-headers-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-common-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/ghc-smallcheck-devel-1.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-smallcheck-1.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-logict-devel-0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-logict-0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-MonadRandom-devel-0.1.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-MonadRandom-0.1.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-Agda-devel-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-Agda-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gemini-blueprint-1.0.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hawkey-devel-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting x86_64/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hawkey-0.3.16-2.git1e5a593.fc20.i686.rpm
deleting x86_64/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.i686.rpm
deleting x86_64/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.i686.rpm
deleting x86_64/os/Packages/h/harfbuzz-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-0.9.19-2.fc20.i686.rpm
deleting x86_64/os/Packages/i/ipset-libs-6.19-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/ipset-libs-6.19-1.fc20.i686.rpm
deleting x86_64/os/Packages/i/ipset-devel-6.19-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/ipset-devel-6.19-1.fc20.i686.rpm
deleting x86_64/os/Packages/i/ipset-6.19-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-doc-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-devel-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-devel-3.10.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/i/iproute-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm
deleting x86_64/os/Packages/i/imagefactory-jeosconf-ec2-rhel-1.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/imagefactory-jeosconf-ec2-fedora-1.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/imagefactory-1.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/ibus-table-array30-1.2.0.20090729-6.fc20.noarch.rpm
deleting x86_64/os/Packages/j/joystick-1.2.15-30.fc20.x86_64.rpm
deleting x86_64/os/Packages/j/jcodings-1.0.9-1.fc19.noarch.rpm
deleting x86_64/os/Packages/j/jaxen-bootstrap-1.1-8.2.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.i686.rpm
deleting x86_64/os/Packages/k/kmymoney-doc-4.6.3-11.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.i686.rpm
deleting x86_64/os/Packages/k/kmymoney-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kismon-0.6-6.fc20.noarch.rpm
deleting x86_64/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.i686.rpm
deleting x86_64/os/Packages/k/keyutils-libs-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/keyutils-libs-1.5.5-5.fc20.i686.rpm
deleting x86_64/os/Packages/k/keyutils-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kdirstat-2.5.3-17.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libunistring-devel-0.9.3-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libunistring-devel-0.9.3-8.fc20.i686.rpm
deleting x86_64/os/Packages/l/libunistring-0.9.3-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libunistring-0.9.3-8.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libipa_hbac-python-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgdata-devel-0.13.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgdata-devel-0.13.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgdata-0.13.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgdata-0.13.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-devel-docs-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/latexdiff-1.0.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/m/myrtle-1.8.12-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-dbus-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-dbus-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.x86_64.rpm
deleting x86_64/os/Packages/m/mcu8051ide-1.4.7-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-scm-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-provider-test-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-javadoc-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-script-beanshell-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-script-ant-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-script-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-repository-builder-1.0-0.4.alpha2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-model-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-java-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-api-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-plugin-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-annotations-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-javadoc-3.1.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-7.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-eclipse-plugin-2.9-7.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-common-artifact-filters-1.4-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-3.1.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mariadb-test-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-server-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-libs-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-libs-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-devel-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-devel-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-bench-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-myhostname-0.3-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-myhostname-0.3-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nscd-2.18-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/o/ovsdbmonitor-1.10.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openvswitch-test-1.10.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openvswitch-controller-1.10.0-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openvswitch-1.10.0-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-storage-0.5.3-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-tk-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-sane-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-qt-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-sssdconfig-1.11.0-0.3.beta2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-qpid-proton-doc-0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-qpid-proton-0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-psphere-0.1.4-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-tk-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-sane-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-qt-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-openvswitch-1.10.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-hawkey-0.3.16-2.git1e5a593.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-cryptsetup-0.1.4-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/ps2eps-1.68-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/plantuml-javadoc-7951-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/plantuml-7951-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-qpid_proton-0.4-3.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pdfjam-2.08-4.fc18.noarch.rpm
deleting x86_64/os/Packages/p/p11-kit-trust-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/p11-kit-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/p11-kit-0.19.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qtdbf-0.9.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-devel-0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-devel-0.4-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-0.4-4.fc20.i686.rpm
deleting x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.4-3.2.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-qpid_proton-0.4-3.2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/swig-doc-2.0.10-3.fc20.noarch.rpm
deleting x86_64/os/Packages/s/swig-2.0.10-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm
deleting x86_64/os/Packages/s/sssd-tools-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-proxy-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-ldap-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-krb5-common-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-krb5-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-ipa-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-common-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/s/sssd-ad-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/snifflib-javadoc-1.8.12-1.fc20.noarch.rpm
deleting x86_64/os/Packages/s/snifflib-1.8.12-1.fc20.noarch.rpm
deleting x86_64/os/Packages/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.x86_64.rpm
deleting x86_64/os/Packages/t/ttname-1-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vigra-python-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vigra-devel-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vigra-devel-1.9.0-10.fc20.i686.rpm
deleting x86_64/os/Packages/v/vigra-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vigra-1.9.0-10.fc20.i686.rpm
deleting x86_64/os/Packages/v/vfrnav-webservice-20130801-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vfrnav-utils-20130801-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vfrnav-20130801-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.i686.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc20.i686.rpm
deleting x86_64/os/Packages/w/wcd-5.2.3-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xmltool-javadoc-3.3-8.fc19.noarch.rpm
deleting x86_64/os/Packages/x/xmltool-3.3-8.fc19.noarch.rpm
deleting x86_64/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zeitgeist-datahub-0.9.5-3.fc20.x86_64.rpm
deleting x86_64/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm
deleting x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm
deleting x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
deleting x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
deleting x86_64/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm
deleting x86_64/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
deleting x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting x86_64/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
deleting x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/nscd-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-javadoc-3.1.0-6.fc20_3.1.0-7.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-3.1.0-6.fc20_3.1.0-7.fc20.noarch.drpm
deleting x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-gtk-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-gtk-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-gtk-1.1.2.1-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-gtk-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-devel-docs-1.1.2.1-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-devel-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-1.1.2.1-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-1.1.2.1-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm
deleting x86_64/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc20.i686.drpm
deleting x86_64/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc20.i686.drpm
deleting x86_64/os/drpms/glibc-utils-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting x86_64/os/drpms/glibc-headers-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting x86_64/os/drpms/glibc-common-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.i686.drpm
deleting x86_64/os/drpms/eclipse-tests-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-swt-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-platform-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-pde-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-jdt-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
deleting x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
deleting x86_64/os/drpms/cups-filters-1.0.36-3.fc20_1.0.36-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
deleting x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm
deleting x86_64/os/repodata/f00b7105db464f592271c8469a3c70e9c051e63afdffc5cfb56a18f55e8d733e-other.sqlite.bz2
deleting x86_64/os/repodata/e6b24aa04e606c8238ccd155f3defc00450a6676cc9f8c7c4415ea58522ee8b2-primary.xml.gz
deleting x86_64/os/repodata/b23cb1c8078ab88e25a58ffc1001d296c6eb51814bc4f372125fd912b85362e4-filelists.sqlite.bz2
deleting x86_64/os/repodata/7363ee8b702238bdb37d616801aee7427e6913976380f3ba3fd013f1661657c9-primary.sqlite.bz2
deleting x86_64/os/repodata/428fa7c5f27ff2c59a2997a8e90795e79f0b4daec4fdc913b2ffcac77e8a1cf8-filelists.xml.gz
deleting x86_64/os/repodata/1917fb3a141d7492f6c6d51ab99271c0916dff7fc430d6897ee72a2f09809ab5-prestodelta.xml.gz
deleting x86_64/os/repodata/1364c4a9b8e3660ada81799e0a0d345bf364715bca2eacd476aaeafbdd501f30-other.xml.gz
sent 374.14M bytes received 1.50K bytes 2.04M bytes/sec
total size is 214.86G speedup is 574.27
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/branched.FmRd1F/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/rawhide.20130830.XOs9 /tmp/rawhide.GLhBB1/releng
Cloning into comps...
/tmp/rawhide.20130830.XOs9/comps /tmp/rawhide.20130830.XOs9 /tmp/rawhide.GLhBB1/releng
./update-comps comps-f21.xml
Merging translations into comps-f21.xml.
CREATED comps-f21.xml
/tmp/rawhide.20130830.XOs9 /tmp/rawhide.GLhBB1/releng
/tmp/rawhide.GLhBB1/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: device setup
Finish: device setup
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package 1:make-3.82-19.fc21.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-22.fc20 will be installed
--> Processing Dependency: python(abi) = 2.7 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python >= 2.1 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: yum-metadata-parser for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: rpm-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: pyliblzma for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: libxml2-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: /usr/bin/python for package: createrepo-0.9.9-22.fc20.noarch
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
---> Package hardlink.i686 1:1.0-18.fc20 will be installed
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: python-urlgrabber for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: pyOpenSSL for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc21 will be installed
---> Package repoview.noarch 0:0.6.6-5.fc20 will be installed
--> Processing Dependency: python-kid >= 0.6.3 for package: repoview-0.6.6-5.fc20.noarch
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum.noarch 0:3.4.3-108.fc21 will be installed
--> Processing Dependency: pyxattr for package: yum-3.4.3-108.fc21.noarch
--> Processing Dependency: python-iniparse for package: yum-3.4.3-108.fc21.noarch
--> Processing Dependency: pygpgme for package: yum-3.4.3-108.fc21.noarch
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package gettext-devel.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc21.i686
---> Package libxml2-python.i686 0:2.9.1-2.fc20 will be installed
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package pyOpenSSL.i686 0:0.13-8.fc20 will be installed
---> Package pygpgme.i686 0:0.3-8.fc21 will be installed
--> Processing Dependency: libgpgme.so.11(GPGME_1.1) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11(GPGME_1.0) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11 for package: pygpgme-0.3-8.fc21.i686
---> Package pyliblzma.i686 0:0.5.3-10.fc21 will be installed
---> Package python.i686 0:2.7.5-4.fc20 will be installed
---> Package python-deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package python-iniparse.noarch 0:0.4-8.fc20 will be installed
---> Package python-kid.noarch 0:0.9.6-12.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package python-urlgrabber.noarch 0:3.9.1-31.fc21 will be installed
--> Processing Dependency: python-pycurl for package: python-urlgrabber-3.9.1-31.fc21.noarch
---> Package pyxattr.i686 0:0.5.1-4.fc20 will be installed
---> Package rpm-python.i686 0:4.11.1-6.fc21 will be installed
---> Package systemd.i686 0:206-9.fc21 will be installed
--> Processing Dependency: kmod >= 14 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libwrap.so.0 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libqrencode.so.3 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4 for package: systemd-206-9.fc21.i686
--> Processing Dependency: grubby for package: systemd-206-9.fc21.i686
--> Processing Dependency: dbus for package: systemd-206-9.fc21.i686
--> Processing Dependency: acl for package: systemd-206-9.fc21.i686
---> Package vim-minimal.i686 2:7.4.9-1.fc21 will be installed
---> Package yum-metadata-parser.i686 0:1.1.4-9.fc20 will be installed
--> Running transaction check
---> Package acl.i686 0:2.2.52-3.fc20 will be installed
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package cryptsetup-libs.i686 0:1.6.2-1.fc20 will be installed
--> Processing Dependency: fipscheck-lib(x86-32) >= 1.3.0 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libfipscheck.so.1 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.6.2-1.fc20.i686
---> Package dbus.i686 1:1.6.12-1.fc20 will be installed
---> Package gettext.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc21.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc21.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc21 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc21 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package gpgme.i686 0:1.3.2-4.fc20 will be installed
---> Package grubby.i686 0:8.28-1.fc20 will be installed
---> Package kmod.i686 0:15-1.fc21 will be installed
---> Package kmod-libs.i686 0:15-1.fc21 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
---> Package python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20 will be installed
---> Package qrencode-libs.i686 0:3.4.2-1.fc20 will be installed
---> Package tcp_wrappers-libs.i686 0:7.6-76.fc20 will be installed
--> Running transaction check
---> Package device-mapper-libs.i686 0:1.02.78-2.fc20 will be installed
--> Processing Dependency: device-mapper = 1.02.78-2.fc20 for package: device-mapper-libs-1.02.78-2.fc20.i686
---> Package fipscheck-lib.i686 0:1.3.1-4.fc20 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.3.1-4.fc20.i686
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-9.fc21 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-6.1.fc21 will be installed
--> Processing Dependency: openssh = 6.2p2-6.1.fc21 for package: openssh-clients-6.2p2-6.1.fc21.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-6.1.fc21.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package device-mapper.i686 0:1.02.78-2.fc20 will be installed
---> Package fipscheck.i686 0:1.3.1-4.fc20 will be installed
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-6.1.fc21 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
createrepo noarch 0.9.9-22.fc20 static 90 k
cvs i686 1.11.23-33.fc20 static 556 k
hardlink i686 1:1.0-18.fc20 static 13 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc21 static 62 k
repoview noarch 0.6.6-5.fc20 static 39 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum noarch 3.4.3-108.fc21 static 1.2 M
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
acl i686 2.2.52-3.fc20 static 69 k
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
cryptsetup-libs i686 1.6.2-1.fc20 static 166 k
dbus i686 1:1.6.12-1.fc20 static 309 k
deltarpm i686 3.6-3.fc20 static 83 k
device-mapper i686 1.02.78-2.fc20 static 181 k
device-mapper-libs i686 1.02.78-2.fc20 static 208 k
fipscheck i686 1.3.1-4.fc20 static 19 k
fipscheck-lib i686 1.3.1-4.fc20 static 8.3 k
gettext i686 0.18.3.1-1.fc21 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc21 static 368 k
gettext-devel i686 0.18.3.1-1.fc21 static 315 k
gettext-libs i686 0.18.3.1-1.fc21 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
gpgme i686 1.3.2-4.fc20 static 145 k
grubby i686 8.28-1.fc20 static 57 k
kmod i686 15-1.fc21 static 108 k
kmod-libs i686 15-1.fc21 static 47 k
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-9.fc21 static 292 k
libxml2-python i686 2.9.1-2.fc20 static 239 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-6.1.fc21 static 324 k
openssh-clients i686 6.2p2-6.1.fc21 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
pyOpenSSL i686 0.13-8.fc20 static 128 k
pygpgme i686 0.3-8.fc21 static 61 k
pyliblzma i686 0.5.3-10.fc21 static 45 k
python i686 2.7.5-4.fc20 static 83 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-deltarpm i686 3.6-3.fc20 static 30 k
python-iniparse noarch 0.4-8.fc20 static 38 k
python-kid noarch 0.9.6-12.fc20 static 157 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
python-pycurl i686 7.19.0-17.20120408git9b8f4e38.fc20 static 102 k
python-urlgrabber noarch 3.9.1-31.fc21 static 104 k
pyxattr i686 0.5.1-4.fc20 static 27 k
qrencode-libs i686 3.4.2-1.fc20 static 50 k
rpm-python i686 4.11.1-6.fc21 static 72 k
systemd i686 206-9.fc21 static 2.5 M
tcp_wrappers-libs i686 7.6-76.fc20 static 65 k
vim-minimal i686 2:7.4.9-1.fc21 static 391 k
yum-metadata-parser i686 1.1.4-9.fc20 static 27 k
Transaction Summary
================================================================================
Install 63 Package(s)
Total size: 18 M
Total download size: 434 k
Installed size: 70 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 20 MB/s | 434 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/63
Installing : perl-Test-Harness-3.28-3.fc20.noarch 2/63
Installing : gettext-common-devel-0.18.3.1-1.fc21.noarch 3/63
Installing : python-2.7.5-4.fc20.i686 4/63
Installing : rpm-python-4.11.1-6.fc21.i686 5/63
Installing : pyliblzma-0.5.3-10.fc21.i686 6/63
Installing : yum-metadata-parser-1.1.4-9.fc20.i686 7/63
Installing : libunistring-0.9.3-9.fc21.i686 8/63
Installing : libcroco-0.6.8-3.fc20.i686 9/63
Installing : gettext-libs-0.18.3.1-1.fc21.i686 10/63
Installing : kmod-libs-15-1.fc21.i686 11/63
Installing : deltarpm-3.6-3.fc20.i686 12/63
Installing : python-chardet-2.0.1-7.fc20.noarch 13/63
Installing : python-kitchen-1.1.1-5.fc20.noarch 14/63
Installing : python-kid-0.9.6-12.fc20.noarch 15/63
Installing : python-iniparse-0.4-8.fc20.noarch 16/63
Installing : pyOpenSSL-0.13-8.fc20.i686 17/63
Installing : python-deltarpm-3.6-3.fc20.i686 18/63
Installing : kmod-15-1.fc21.i686 19/63
Installing : gettext-0.18.3.1-1.fc21.i686 20/63
Installing : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 21/63
Installing : python-urlgrabber-3.9.1-31.fc21.noarch 22/63
Installing : python-krbV-1.0.90-7.fc20.i686 23/63
Installing : koji-1.8.0-2.fc20.noarch 24/63
Installing : libxml2-python-2.9.1-2.fc20.i686 25/63
Installing : pyxattr-0.5.1-4.fc20.i686 26/63
Installing : fipscheck-lib-1.3.1-4.fc20.i686 27/63
Installing : fipscheck-1.3.1-4.fc20.i686 28/63
Installing : openssh-6.2p2-6.1.fc21.i686 29/63
Installing : libedit-3.1-2.20130601cvs.fc20.i686 30/63
Installing : openssh-clients-6.2p2-6.1.fc21.i686 31/63
Installing : acl-2.2.52-3.fc20.i686 32/63
Installing : m4-1.4.16-9.fc20.i686 33/63
Installing : perl-XML-Parser-2.41-11.fc20.i686 34/63
Installing : grubby-8.28-1.fc20.i686 35/63
Installing : perl-Data-Dumper-2.145-292.fc20.i686 36/63
Installing : autoconf-2.69-13.fc20.noarch 37/63
Installing : automake-1.13.4-5.fc20.noarch 38/63
Installing : less-458-4.fc20.i686 39/63
Installing : libgnome-keyring-3.9.1-2.fc20.i686 40/63
Installing : gpgme-1.3.2-4.fc20.i686 41/63
Installing : pygpgme-0.3-8.fc21.i686 42/63
Installing : yum-3.4.3-108.fc21.noarch 43/63
warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
Installing : createrepo-0.9.9-22.fc20.noarch 44/63
Installing : qrencode-libs-3.4.2-1.fc20.i686 45/63
Installing : 2:vim-minimal-7.4.9-1.fc21.i686 46/63
Installing : perl-TermReadKey-2.30-20.fc20.i686 47/63
Installing : tcp_wrappers-libs-7.6-76.fc20.i686 48/63
Installing : mash-0.6.01-1.fc21.noarch 49/63
Installing : yum-utils-1.1.31-17.fc20.noarch 50/63
Installing : repoview-0.6.6-5.fc20.noarch 51/63
Installing : device-mapper-1.02.78-2.fc20.i686 52/63
Installing : device-mapper-libs-1.02.78-2.fc20.i686 53/63
Installing : cryptsetup-libs-1.6.2-1.fc20.i686 54/63
Installing : systemd-206-9.fc21.i686 55/63
Installing : 1:dbus-1.6.12-1.fc20.i686 56/63
Installing : rsync-3.1.0-1pre1.fc20.i686 57/63
Installing : perl-Git-1.8.3.1-3.fc20.noarch 58/63
Installing : git-1.8.3.1-3.fc20.i686 59/63
Installing : gettext-devel-0.18.3.1-1.fc21.i686 60/63
Installing : intltool-0.50.2-7.fc20.noarch 61/63
Installing : cvs-1.11.23-33.fc20.i686 62/63
Installing : 1:hardlink-1.0-18.fc20.i686 63/63
Verifying : tcp_wrappers-libs-7.6-76.fc20.i686 1/63
Verifying : 1:hardlink-1.0-18.fc20.i686 2/63
Verifying : mash-0.6.01-1.fc21.noarch 3/63
Verifying : kmod-15-1.fc21.i686 4/63
Verifying : perl-TermReadKey-2.30-20.fc20.i686 5/63
Verifying : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 6/63
Verifying : cryptsetup-libs-1.6.2-1.fc20.i686 7/63
Verifying : 2:vim-minimal-7.4.9-1.fc21.i686 8/63
Verifying : rsync-3.1.0-1pre1.fc20.i686 9/63
Verifying : koji-1.8.0-2.fc20.noarch 10/63
Verifying : gettext-common-devel-0.18.3.1-1.fc21.noarch 11/63
Verifying : gettext-0.18.3.1-1.fc21.i686 12/63
Verifying : python-chardet-2.0.1-7.fc20.noarch 13/63
Verifying : openssh-6.2p2-6.1.fc21.i686 14/63
Verifying : device-mapper-1.02.78-2.fc20.i686 15/63
Verifying : python-2.7.5-4.fc20.i686 16/63
Verifying : qrencode-libs-3.4.2-1.fc20.i686 17/63
Verifying : openssh-clients-6.2p2-6.1.fc21.i686 18/63
Verifying : git-1.8.3.1-3.fc20.i686 19/63
Verifying : gettext-devel-0.18.3.1-1.fc21.i686 20/63
Verifying : gpgme-1.3.2-4.fc20.i686 21/63
Verifying : python-kid-0.9.6-12.fc20.noarch 22/63
Verifying : python-deltarpm-3.6-3.fc20.i686 23/63
Verifying : deltarpm-3.6-3.fc20.i686 24/63
Verifying : createrepo-0.9.9-22.fc20.noarch 25/63
Verifying : pyliblzma-0.5.3-10.fc21.i686 26/63
Verifying : automake-1.13.4-5.fc20.noarch 27/63
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 28/63
Verifying : python-urlgrabber-3.9.1-31.fc21.noarch 29/63
Verifying : less-458-4.fc20.i686 30/63
Verifying : python-krbV-1.0.90-7.fc20.i686 31/63
Verifying : kmod-libs-15-1.fc21.i686 32/63
Verifying : libxml2-python-2.9.1-2.fc20.i686 33/63
Verifying : fipscheck-1.3.1-4.fc20.i686 34/63
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 35/63
Verifying : python-iniparse-0.4-8.fc20.noarch 36/63
Verifying : grubby-8.28-1.fc20.i686 37/63
Verifying : libcroco-0.6.8-3.fc20.i686 38/63
Verifying : pyOpenSSL-0.13-8.fc20.i686 39/63
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 40/63
Verifying : perl-XML-Parser-2.41-11.fc20.i686 41/63
Verifying : rpm-python-4.11.1-6.fc21.i686 42/63
Verifying : cvs-1.11.23-33.fc20.i686 43/63
Verifying : libunistring-0.9.3-9.fc21.i686 44/63
Verifying : m4-1.4.16-9.fc20.i686 45/63
Verifying : acl-2.2.52-3.fc20.i686 46/63
Verifying : pyxattr-0.5.1-4.fc20.i686 47/63
Verifying : systemd-206-9.fc21.i686 48/63
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 49/63
Verifying : intltool-0.50.2-7.fc20.noarch 50/63
Verifying : 1:dbus-1.6.12-1.fc20.i686 51/63
Verifying : device-mapper-libs-1.02.78-2.fc20.i686 52/63
Verifying : pygpgme-0.3-8.fc21.i686 53/63
Verifying : python-kitchen-1.1.1-5.fc20.noarch 54/63
Verifying : yum-metadata-parser-1.1.4-9.fc20.i686 55/63
Verifying : autoconf-2.69-13.fc20.noarch 56/63
Verifying : yum-utils-1.1.31-17.fc20.noarch 57/63
Verifying : yum-3.4.3-108.fc21.noarch 58/63
Verifying : fipscheck-lib-1.3.1-4.fc20.i686 59/63
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 60/63
Verifying : repoview-0.6.6-5.fc20.noarch 61/63
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 62/63
Verifying : gettext-libs-0.18.3.1-1.fc21.i686 63/63
Installed:
createrepo.noarch 0:0.9.9-22.fc20 cvs.i686 0:1.11.23-33.fc20
hardlink.i686 1:1.0-18.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc21
repoview.noarch 0:0.6.6-5.fc20 rsync.i686 0:3.1.0-1pre1.fc20
yum.noarch 0:3.4.3-108.fc21 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
acl.i686 0:2.2.52-3.fc20
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
cryptsetup-libs.i686 0:1.6.2-1.fc20
dbus.i686 1:1.6.12-1.fc20
deltarpm.i686 0:3.6-3.fc20
device-mapper.i686 0:1.02.78-2.fc20
device-mapper-libs.i686 0:1.02.78-2.fc20
fipscheck.i686 0:1.3.1-4.fc20
fipscheck-lib.i686 0:1.3.1-4.fc20
gettext.i686 0:0.18.3.1-1.fc21
gettext-common-devel.noarch 0:0.18.3.1-1.fc21
gettext-devel.i686 0:0.18.3.1-1.fc21
gettext-libs.i686 0:0.18.3.1-1.fc21
git.i686 0:1.8.3.1-3.fc20
gpgme.i686 0:1.3.2-4.fc20
grubby.i686 0:8.28-1.fc20
kmod.i686 0:15-1.fc21
kmod-libs.i686 0:15-1.fc21
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-9.fc21
libxml2-python.i686 0:2.9.1-2.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-6.1.fc21
openssh-clients.i686 0:6.2p2-6.1.fc21
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
pyOpenSSL.i686 0:0.13-8.fc20
pygpgme.i686 0:0.3-8.fc21
pyliblzma.i686 0:0.5.3-10.fc21
python.i686 0:2.7.5-4.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-deltarpm.i686 0:3.6-3.fc20
python-iniparse.noarch 0:0.4-8.fc20
python-kid.noarch 0:0.9.6-12.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20
python-urlgrabber.noarch 0:3.9.1-31.fc21
pyxattr.i686 0:0.5.1-4.fc20
qrencode-libs.i686 0:3.4.2-1.fc20
rpm-python.i686 0:4.11.1-6.fc21
systemd.i686 0:206-9.fc21
tcp_wrappers-libs.i686 0:7.6-76.fc20
vim-minimal.i686 2:7.4.9-1.fc21
yum-metadata-parser.i686 0:1.1.4-9.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130830 --compsfile /mnt/koji/mash/rawhide-20130830/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130830/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130830 --compsfile /mnt/koji/mash/rawhide-20130830/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130830/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130830 --compsfile /mnt/koji/mash/rawhide-20130830/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130830/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/rawhide-20130830/rawhide
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130830/rawhide
Finish: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130830/rawhide
Finish: lock buildroot
Finish: run
Directories 242
Objects 231100
IFREG 230858
Comparisons 38116
Linked 38116
saved 4165603328
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130830/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130830/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130830/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130830/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130830/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130830/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130830/rawhide >/mnt/koji/mash/rawhide-20130830/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130830/rawhide >/mnt/koji/mash/rawhide-20130830/logs/depcheck
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E1058440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E1058440F59
data: (250, '2.0.0 Ok: queued as E1058440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=439\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<xine-lib-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: xine-lib-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: xine-lib\r\n\r\n\r\n\r\nxine-lib has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\txine-lib-1.1.21-7.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\txine-lib-1.1.21-7.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\txine-lib-1.1.21-7.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EB160440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EB160440F5B
data: (250, '2.0.0 Ok: queued as EB160440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=431\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EE0A1440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EE0A1440F5F
data: (250, '2.0.0 Ok: queued as EE0A1440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=484\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F1583440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F1583440F60
data: (250, '2.0.0 Ok: queued as F1583440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3667\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n
\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_fi
lters.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc2
0.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F3CF0441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F3CF0441072
data: (250, '2.0.0 Ok: queued as F3CF0441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gcc-python-plugin-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gcc-python-plugin-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gcc-python-plugin\r\n\r\n\r\n\r\ngcc-python-plugin has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python3-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn a
rmhfp:\r\n\tgcc-python3-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 025F2441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 025F2441073
data: (250, '2.0.0 Ok: queued as 025F2441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=357\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 052FC441074\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 052FC441074
data: (250, '2.0.0 Ok: queued as 052FC441074')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=294\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 07C4A441075\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 07C4A441075
data: (250, '2.0.0 Ok: queued as 07C4A441075')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=619\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0A4E6441076\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0A4E6441076
data: (250, '2.0.0 Ok: q ueued as 0A4E6441076')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1168\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\
r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0C161441077\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0C161441077
data: (250, '2.0.0 Ok: queued as 0C161441077')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=493\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-qpid_proton-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-qpid_proton-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-qpid_proton\r\n\r\n\r\n\r\nperl-qpid_proton has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-qpid_proton-0.5-1.fc21.x86_64 requires perl(qpid::proton::Constants)\r\nOn i386:\r\n\tperl-qpid_proton-0.5-1.fc21.i686 requires perl(qpid::proton::Constants)\r\nOn armhfp:\r\n\tperl-qpid_proton-0.5-1.fc21.armv7hl requires perl(qpid::proton::Constants)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0F9A0441078\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0F9A0441078
data: (250, '2.0.0 Ok: queued as 0F9A0441078' )
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1430\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1
.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 132AB441079\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 132AB441079
data: (250, '2.0.0 Ok: queued as 132AB441079')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 15F7944107A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 15F7944107A
data: (250, '2.0.0 Ok: queued as 15F7944107A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 18CC944107B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 18CC944107B
data: (250, '2.0.0 Ok: queued as 18CC944107B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=601\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1B8E744107C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1B8E744107C
data: (250, '2.0.0 Ok: queued as 1B8E744107C ')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=301\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1DC53440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1DC53440F5F
data: (250, '2.0.0 Ok: queued as 1DC53440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=498\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2011B44107D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2011B44107D
data: (250, '2.0.0 Ok: queued as 2011B44107D' )
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=380\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<dragonegg-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: dragonegg-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: dragonegg\r\n\r\n\r\n\r\ndragonegg has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdragonegg-3.3-6.fc20.x86_64 requires gcc = 0:4.8.1-6.fc20\r\nOn i386:\r\n\tdragonegg-3.3-6.fc20.i686 requires gcc = 0:4.8.1-6.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 221EC44107E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 221EC44107E
data: (250, '2.0.0 Ok: queued as 221EC44107E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=514\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 247EA44107F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 247EA44107F
data: (250, '2.0.0 Ok: queued as 247EA44107F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=800\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 267DC441080\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 267DC441080
data: ( 250, '2.0.0 Ok: queued as 267DC441080')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=370\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 287DF441081\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 287DF441081
data: (250, '2.0.0 Ok: queued as 287DF441081')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2A54A441082\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2A54A441082
data: (250, '2.0.0 Ok: queued as 2A54A441082')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=509\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2C6F7440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2C6F7440F59
data: (250, '2.0.0 Ok: queued as 2C6F7440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=474\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<dnf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<librepo-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: dnf-owner(a)fedoraproject.org\r\nCc: librepo-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: dnf\r\n\r\n\r\n\r\ndnf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nOn i386:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nOn armhfp:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2EDBC440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2EDBC440F60
data: (250, '2.0.0 Ok: queued as 2EDBC440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=610\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3151D441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3151D441072
data: (250, '2.0.0 Ok: queued as 3151D441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=600\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 33B1E441083\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 33B1E441083
data: (250, '2.0.0 Ok: queued as 33B1E441083')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=446\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 35E7A440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 35E7A440F5B
data: (250, '2.0.0 Ok: queued as 35E7A440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3875\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(
64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dico
m-0.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.1
0\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n
\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 38158441084\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 38158441084
data: (250, '2.0.0 Ok: queued as 38158441084')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3A4E7441085\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3A4E7441085
data: (250, '2.0.0 Ok: queued as 3A4E7441085')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=416\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3C98B441074\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3C98B441074
data: (250, '2.0.0 Ok: queued as 3C98B441074')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=455\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 402D4441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 402D4441073
data: (250, '2.0.0 Ok: queued as 402D4441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 430FB441075\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 430FB441075
data: (250, '2.0.0 Ok: queued as 430FB441075')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4574A441077\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4574A441077
data: (250, '2.0.0 Ok: queued as 4574A441077')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 481D0440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 481D0440F5F
data: (250, '2.0.0 Ok: queued as 481D0440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=276\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4A546441076\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4A546441076
data: (250, '2.0.0 Ok: queued as 4A546441076')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=272\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4D00A440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4D00A440F5B
data: ( 250, '2.0.0 Ok: queued as 4D00A440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=476\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4FDBD441078\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4FDBD441078
data: (250, '2.0.0 Ok: queued as 4FDBD441078')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 528C7441079\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 528C7441079
data: (250, '2.0.0 Ok: queued as 528C7441079')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=522\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 55034440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 55034440F60
data: (250, '2.0.0 Ok: queued as 55034440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5811E441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5811E441072
data: (250, '2.0.0 Ok: queued as 5811E441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<directfb-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: directfb-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: directfb\r\n\r\n\r\n\r\ndirectfb has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdirectfb-1.6.2-3.fc19.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tdirectfb-1.6.2-3.fc19.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tdirectfb-1.6.2-3.fc19.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5AE5B441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5AE5B441073
data: (250, '2.0.0 Ok: queued as 5AE5B441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=374\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5DA0D440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5DA0D440F60
data: (250, '2.0.0 Ok: queued as 5DA0D440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=516\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6102A441074\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6102A441074
data: (250, '2.0.0 Ok: queued as 6102A441074')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 64B6D441075\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 64B6D441075
data: (250, '2.0.0 Ok: queued as 64B6D441075')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=444\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 68285441078\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 68285441078
data: (250, '2.0.0 Ok: queued as 68285441078')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=502\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6ADE6440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6ADE6440F60
data: (250, '2.0.0 Ok: queued as 6ADE6440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=551\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6CF1E441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6CF1E441072
data: (250, '2.0.0 Ok: queued as 6CF1E441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6FBE2441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6FBE2441073
data: (250, '2.0.0 Ok: queued as 6FBE2441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=314\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 72352441076\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 72352441076
data: (250, '2.0.0 Ok: queued as 72352441076')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64b
it)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 760CC440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 760CC440F59
data: (250, '2.0.0 Ok: queued as 760CC440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=470\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7A47D440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7A47D440F5B
data: (250, '2.0.0 Ok: queued as 7A47D440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7CBE8440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7CBE8440F5F
data: (250, '2.0.0 Ok: queued as 7CBE8440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=497\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7F21B440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7F21B440F60
data: (250, '2.0.0 Ok: queued as 7F21B440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 81BEF440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 81BEF440F59
data: (250, '2.0.0 Ok: queued as 81BEF440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 84966441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 84966441072
data: (250, '2.0.0 Ok: queued as 84966441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=305\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8752E441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8752E441073
data: (250, '2.0.0 Ok: queued as 8752E441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=284\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8976B440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8976B440F60
data: (250, '2.0.0 Ok: queued as 8976B440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=410\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8BA16441075\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8BA16441075
data: (250, '2.0.0 Ok: queued as 8BA16441075')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8DD8B440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8DD8B440F5F
data: (250, '2.0.0 Ok: queued as 8DD8B440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=465\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 91D17440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 91D17440F5B
data: (250, '2.0.0 Ok: queued as 91D17 440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=362\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 947D3440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 947D3440F59
data: (250, '2.0.0 Ok: queued as 947D3440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=267\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 96D2A441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 96D2A441072
data: (250, '2.0.0 Ok: queued as 96D2A441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=471\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 99EEA441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 99EEA441073
data: (250, '2.0.0 Ok: queued as 99EEA441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=939\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-smallcheck-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-smallcheck-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ghc-smallcheck\r\n\r\n\r\n\r\nghc-smallcheck has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tghc-smallcheck-devel-1.0.4-1.fc21.x86_64 requires ghc-devel(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-devel-1.0.4-1.fc21.i686 requires ghc-devel(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nOn armhfp:\r\n\tghc-smallcheck-devel-1.0.4-1.fc21.armv7hl requires ghc-devel(logict-0.6-15dab78be8f0859bc565d1f1a0ac68ec)\r\nOn x86_64:\r\n\tghc-smallcheck-1.0.4-1.fc21.x86_64 requires libHSlogict-0.6-ghc7.6.3.so()(64bit)\r\n\tghc-smallcheck-1.0.4-1.fc21.x86_64 requires ghc(logict-0.6-205013e70c56690954fb2b9e0cef0094)\r\nOn i386:\r\n\tghc-smallcheck-1.0.4-1.fc21.i686 requires libHSlogict-0.6-ghc7.6.3.so\r\n\tghc-smallcheck-1.0.4-1.fc21.i686 requires ghc(logict-0.6-96a372b17e3c640962cff9da91369c6a)\r\nPlease resolve this
as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9CF88440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9CF88440F59
data: (250, '2.0.0 Ok: queued as 9CF88440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=463\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9F28C441074\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9F28C441074
data: (250, '2.0.0 Ok: queued as 9F28C441074')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=422\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A130E440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A130E440F5B
data: (250, '2.0.0 Ok: queued as A130E440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=596\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A3F7A440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A3F7A440F5F
data: ( 250, '2.0.0 Ok: queued as A3F7A440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A6666440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A6666440F60
data: (250, '2.0.0 Ok: queued as A6666440F60')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=282\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A92A2440F59\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A92A2440F59
data: (250, '2.0.0 Ok: queued as A92A2440F59')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<avahi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: avahi-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: avahi\r\n\r\n\r\n\r\navahi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tavahi-qt3-0.6.31-12.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tavahi-qt3-0.6.31-12.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tavahi-qt3-0.6.31-12.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AB826441072\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AB826441072
data: (250, '2.0.0 Ok: queued as AB826441072')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=581\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as ADC92441073\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as ADC92441073
data: (250, '2.0.0 Ok: queued as ADC92441073')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29614\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.
1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit
)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r
\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.
1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualiza
tion.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboo
st_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl
_surface.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i68
6 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc2
0.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)
\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sampl
e_consensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5
.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\
r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.
53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_
consensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt
-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\t
mrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_f
ilesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so
.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivena
v-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_s
egmentation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64
bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segme
ntation.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_tim
e-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sea
rch.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20
.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt
-apps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2
.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n
\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires li
bvtkRendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1Finish: chroot /
usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130830/rawhide >/mnt/koji/mash/rawhide-20130830/logs/depcheck
Finish: lock buildroot
Finish: run
-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B12A1440F5F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B12A1440F5F
data: (250, '2.0.0 Ok: queued as B12A1440F5F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B41F6440F5B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B41F6440F5B
data: (250, '2.0.0 Ok: queued as B41F6440F5B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=459\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<Ray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: Ray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: Ray\r\n\r\n\r\n\r\nRay has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpichcxx.so.8()(64bit)\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpich.so.8()(64bit)\r\nOn i386:\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpichcxx.so.8\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpich.so.8\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B6921440F60\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B6921440F60
data: (250, '2.0.0 Ok: queued as B6921440F60')
Running build_composeinfo
No .treeinfo(s) found under /mnt/koji/mash/rawhide-20130830/rawhide/
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-rawhide-compose-i386-20130830) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/asterisk-debuginfo-11.5.1-2.fc21.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/c/
armhfp/debug/c/certmonger-debuginfo-0.68-1.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc21.armv7hl.rpm
armhfp/debug/c/cups-filters-debuginfo-1.0.37-1.fc21.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/desktop-file-utils-debuginfo-0.22-1.fc21.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/eclipse-debuginfo-4.3.0-13.fc21.armv7hl.rpm
armhfp/debug/e/emotion-debuginfo-1.7.8-8.fc21.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc21.armv7hl.rpm
armhfp/debug/f/fontconfig-debuginfo-2.10.94-1.fc21.armv7hl.rpm
armhfp/debug/f/freeipa-debuginfo-3.3.1-0.fc21.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/gcc-base-debuginfo-4.8.1-7.fc21.armv7hl.rpm
armhfp/debug/g/gcc-debuginfo-4.8.1-7.fc21.armv7hl.rpm
armhfp/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc21.armv7hl.rpm
armhfp/debug/g/gnome-weather-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/h/harfbuzz-debuginfo-0.9.20-1.fc21.armv7hl.rpm
armhfp/debug/i/
armhfp/debug/i/iproute-debuginfo-3.10.0-5.fc21.armv7hl.rpm
armhfp/debug/i/ipset-debuginfo-6.19-2.fc21.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/debug/k/keyutils-debuginfo-1.5.6-1.fc21.armv7hl.rpm
armhfp/debug/k/kmymoney-debuginfo-4.6.3-12.fc21.armv7hl.rpm
armhfp/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc21.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/debug/l/libgdata-debuginfo-0.14.0-1.fc21.armv7hl.rpm
armhfp/debug/l/libguestfs-debuginfo-1.23.18-4.fc21.armv7hl.rpm
armhfp/debug/l/libunistring-debuginfo-0.9.3-9.fc21.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/mariadb-debuginfo-5.5.32-11.fc21.armv7hl.rpm
armhfp/debug/m/mediatomb-debuginfo-0.12.1-31.fc21.20120403gitb66dc1.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/o/
armhfp/debug/o/OpenImageIO-debuginfo-1.2.1-1.fc21.armv7hl.rpm
armhfp/debug/o/openssl-debuginfo-1.0.1e-18.fc21.armv7hl.rpm
armhfp/debug/o/openvswitch-debuginfo-1.11.0-1.fc21.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/p11-kit-debuginfo-0.19.4-1.fc21.armv7hl.rpm
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.armv7hl.rpm
armhfp/debug/p/polarssl-debuginfo-1.2.7-2.fc21.armv7hl.rpm
armhfp/debug/p/pygrib-debuginfo-1.9.6-1.fc21.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/debug/p/python-pillow-debuginfo-2.1.0-4.fc21.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qtdbf-debuginfo-0.9.11-1.fc21.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc21.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/scipy-debuginfo-0.13.0-0.1.b1.fc21.armv7hl.rpm
armhfp/debug/s/sssd-debuginfo-1.11.0-1.fc21.armv7hl.rpm
armhfp/debug/s/swig-debuginfo-2.0.10-4.fc21.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/u/
armhfp/debug/v/
armhfp/debug/v/vfrnav-debuginfo-20130829-1.fc21.armv7hl.rpm
armhfp/debug/v/vigra-debuginfo-1.9.0-11.fc21.armv7hl.rpm
armhfp/debug/w/
armhfp/debug/w/wcd-debuginfo-5.2.4-1.fc21.armv7hl.rpm
armhfp/debug/w/webkitgtk3-debuginfo-2.1.90.1-1.fc21.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/y/
armhfp/debug/z/
armhfp/os/
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/asterisk-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-alsa-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-calendar-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-corosync-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-curl-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-dahdi-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-devel-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-fax-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-festival-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ices-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-jabber-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-jack-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ldap-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-lua-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-minivm-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-misdn-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-mobile-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-mysql-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-odbc-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-ooh323-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-oss-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-portaudio-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-postgresql-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-radius-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-skinny-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-snmp-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-sqlite-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-tds-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-unistim-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/c/
armhfp/os/Packages/c/certmonger-0.68-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc21.armv7hl.rpm
armhfp/os/Packages/c/cpp-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-1.0.37-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-devel-1.0.37-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-libs-1.0.37-1.fc21.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/desktop-file-utils-0.22-1.fc21.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-jdt-4.3.0-13.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-pde-4.3.0-13.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-platform-4.3.0-13.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-swt-4.3.0-13.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-tests-4.3.0-13.fc21.armv7hl.rpm
armhfp/os/Packages/e/emotion-1.7.8-8.fc21.armv7hl.rpm
armhfp/os/Packages/e/emotion-devel-1.7.8-8.fc21.armv7hl.rpm
armhfp/os/Packages/e/erlang-libguestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/fcoe-utils-1.0.29-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-2.10.94-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-admintools-3.3.1-0.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-client-3.3.1-0.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-python-3.3.1-0.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-server-3.3.1-0.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-server-trust-ad-3.3.1-0.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeipa-tests-3.3.1-0.fc21.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/gcc-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-c++-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-gfortran-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-go-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-java-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-objc++-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-objc-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcc-plugin-devel-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-hamlet-1.1.7.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-hamlet-devel-1.1.7.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-logict-0.6.0.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-1.0.5.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-devel-1.0.5.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-text-1.0.0.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-shakespeare-text-devel-1.0.0.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-smallcheck-1.0.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-online-accounts-3.9.90-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-weather-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/golang-guestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/h/harfbuzz-0.9.20-1.fc21.armv7hl.rpm
armhfp/os/Packages/h/harfbuzz-devel-0.9.20-1.fc21.armv7hl.rpm
armhfp/os/Packages/h/harfbuzz-icu-0.9.20-1.fc21.armv7hl.rpm
armhfp/os/Packages/i/
armhfp/os/Packages/i/iproute-3.10.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/i/iproute-devel-3.10.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/i/iproute-doc-3.10.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/i/ipset-6.19-2.fc21.armv7hl.rpm
armhfp/os/Packages/i/ipset-devel-6.19-2.fc21.armv7hl.rpm
armhfp/os/Packages/i/ipset-libs-6.19-2.fc21.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/k/
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/keyutils-1.5.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/keyutils-libs-1.5.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-4.6.3-12.fc21.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-devel-4.6.3-12.fc21.armv7hl.rpm
armhfp/os/Packages/k/kmymoney-libs-4.6.3-12.fc21.armv7hl.rpm
armhfp/os/Packages/k/kte-collaborative-0.0.95-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libatomic-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libatomic-static-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libfm-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgcc-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgcj-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgcj-devel-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgcj-src-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgdata-0.14.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgdata-devel-0.14.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgfortran-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgfortran-static-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgo-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgo-devel-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgo-static-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgomp-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-devel-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-gobject-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-gobject-devel-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-java-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-java-devel-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-live-service-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-tools-c-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libipa_hbac-python-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libitm-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libitm-devel-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libitm-static-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmudflap-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmudflap-devel-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmudflap-static-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libobjc-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsss_idmap-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libstdc++-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libstdc++-devel-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libstdc++-docs-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libstdc++-static-4.8.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libunistring-0.9.3-9.fc21.armv7hl.rpm
armhfp/os/Packages/l/libunistring-devel-0.9.3-9.fc21.armv7hl.rpm
armhfp/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lua-guestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/mariadb-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-bench-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-devel-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-embedded-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-libs-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-server-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mariadb-test-5.5.32-11.fc21.armv7hl.rpm
armhfp/os/Packages/m/mediatomb-0.12.1-31.fc21.20120403gitb66dc1.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/o/
armhfp/os/Packages/o/OpenImageIO-1.2.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/o/OpenImageIO-devel-1.2.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/o/OpenImageIO-iv-1.2.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/o/OpenImageIO-utils-1.2.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/o/ocaml-libguestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/o/ocaml-libguestfs-devel-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-1.0.1e-18.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-devel-1.0.1e-18.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-fips-1.0.1e-18.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-libs-1.0.1e-18.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-perl-1.0.1e-18.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-static-1.0.1e-18.fc21.armv7hl.rpm
armhfp/os/Packages/o/openvswitch-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openvswitch-controller-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/p11-kit-0.19.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-devel-0.19.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/p11-kit-trust-0.19.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-Sys-Guestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-qpid_proton-0.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/php-libguestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/polarssl-1.2.7-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/polarssl-devel-1.2.7-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/polarssl-utils-1.2.7-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/pygrib-1.9.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-libguestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-devel-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-qt-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-sane-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-tk-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-devel-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-qt-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-sane-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-tk-2.1.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pygrib-1.9.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-scipy-0.13.0-0.1.b1.fc21.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qtdbf-0.9.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/ruby-libguestfs-1.23.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/r/rubygem-qpid_proton-0.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/scipy-0.13.0-0.1.b1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-ad-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-client-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-common-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-ipa-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-krb5-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-krb5-common-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-ldap-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-proxy-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/sssd-tools-1.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/swig-2.0.10-4.fc21.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/u/
armhfp/os/Packages/v/
armhfp/os/Packages/v/vfrnav-20130829-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-utils-20130829-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-validatorservice-20130829-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vfrnav-webservice-20130829-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vigra-1.9.0-11.fc21.armv7hl.rpm
armhfp/os/Packages/v/vigra-devel-1.9.0-11.fc21.armv7hl.rpm
armhfp/os/Packages/v/vigra-python-1.9.0-11.fc21.armv7hl.rpm
armhfp/os/Packages/w/
armhfp/os/Packages/w/wcd-5.2.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-2.1.90.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/drpms/
armhfp/os/drpms/OpenImageIO-1.2.0-3.fc20_1.2.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/OpenImageIO-devel-1.2.0-3.fc20_1.2.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/OpenImageIO-iv-1.2.0-3.fc20_1.2.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/OpenImageIO-utils-1.2.0-3.fc20_1.2.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-alsa-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-calendar-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-corosync-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-curl-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-dahdi-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-fax-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-festival-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-ices-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-jabber-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-jack-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-ldap-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-lua-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-minivm-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-misdn-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-mobile-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-mysql-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-odbc-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-ooh323-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-oss-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-portaudio-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-postgresql-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-radius-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-skinny-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-snmp-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-sqlite-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-tds-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-unistim-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.2_11.5.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/certmonger-0.67-3.fc20_0.68-1.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.armv7hl.drpm
armhfp/os/drpms/cpp-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/cups-filters-1.0.36-5.fc21_1.0.37-1.fc21.armv7hl.drpm
armhfp/os/drpms/cups-filters-devel-1.0.36-5.fc21_1.0.37-1.fc21.armv7hl.drpm
armhfp/os/drpms/cups-filters-libs-1.0.36-5.fc21_1.0.37-1.fc21.armv7hl.drpm
armhfp/os/drpms/desktop-file-utils-0.21-3.fc20_0.22-1.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-12.fc21_4.3.0-13.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-jdt-4.3.0-12.fc21_4.3.0-13.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-pde-4.3.0-12.fc21_4.3.0-13.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-platform-4.3.0-12.fc21_4.3.0-13.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-swt-4.3.0-12.fc21_4.3.0-13.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-tests-4.3.0-12.fc21_4.3.0-13.fc21.armv7hl.drpm
armhfp/os/drpms/emotion-1.7.8-6.fc21_1.7.8-8.fc21.armv7hl.drpm
armhfp/os/drpms/emotion-devel-1.7.8-6.fc21_1.7.8-8.fc21.armv7hl.drpm
armhfp/os/drpms/erlang-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/fcoe-utils-1.0.28-4.fc20_1.0.29-1.fc21.armv7hl.drpm
armhfp/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.armv7hl.drpm
armhfp/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
armhfp/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-0.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-c++-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-gfortran-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-go-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-java-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-objc++-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-objc-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/gcc-plugin-devel-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-MonadRandom-0.1.9-3.fc20_0.1.11-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-MonadRandom-devel-0.1.9-3.fc20_0.1.11-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-hamlet-1.1.7.1-2.fc20_1.1.7.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-hamlet-devel-1.1.7.1-2.fc20_1.1.7.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-logict-0.6-3.fc20_0.6.0.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-logict-devel-0.6-3.fc20_0.6.0.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-shakespeare-1.0.4-2.fc20_1.0.5.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-shakespeare-devel-1.0.4-2.fc20_1.0.5.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-shakespeare-text-1.0.0.5-3.fc20_1.0.0.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-shakespeare-text-devel-1.0.0.5-3.fc20_1.0.0.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-smallcheck-1.0.2-3.fc20_1.0.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-smallcheck-devel-1.0.2-3.fc20_1.0.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-online-accounts-3.9.90-1.fc21_3.9.90-2.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc21_3.9.90-2.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-weather-3.9.5-1.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/golang-guestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc21.armv7hl.drpm
armhfp/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc21.armv7hl.drpm
armhfp/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc21.armv7hl.drpm
armhfp/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/ipset-6.19-1.fc20_6.19-2.fc21.armv7hl.drpm
armhfp/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc21.armv7hl.drpm
armhfp/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/keyutils-1.5.5-5.fc20_1.5.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/kmymoney-4.6.3-11.fc20_4.6.3-12.fc21.armv7hl.drpm
armhfp/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc21.armv7hl.drpm
armhfp/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc21.armv7hl.drpm
armhfp/os/drpms/libatomic-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libatomic-static-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-devel-docs-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/libgcc-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgcj-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgcj-devel-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgcj-src-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libgfortran-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgfortran-static-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgo-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgo-devel-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgo-static-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libgomp-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-gobject-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-gobject-devel-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-java-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-java-devel-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-live-service-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-tools-c-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libipa_hbac-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libitm-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libitm-devel-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libitm-static-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libmudflap-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libmudflap-devel-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libmudflap-static-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libobjc-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libstdc++-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libstdc++-devel-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libstdc++-docs-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libstdc++-static-4.8.1-6.fc20_4.8.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc21.armv7hl.drpm
armhfp/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc21.armv7hl.drpm
armhfp/os/drpms/libwebkit2gtk-2.1.90-1.fc21_2.1.90.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/lua-guestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-bench-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-server-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mariadb-test-5.5.32-10.fc20_5.5.32-11.fc21.armv7hl.drpm
armhfp/os/drpms/mediatomb-0.12.1-30.fc20.20120403gitb66dc1_0.12.1-31.fc21.20120403gitb66dc1.armv7hl.drpm
armhfp/os/drpms/ocaml-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/ocaml-libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-1.0.1e-16.fc21_1.0.1e-18.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-devel-1.0.1e-16.fc21_1.0.1e-18.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-fips-1.0.1e-16.fc21_1.0.1e-18.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-libs-1.0.1e-16.fc21_1.0.1e-18.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-perl-1.0.1e-16.fc21_1.0.1e-18.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-static-1.0.1e-16.fc21_1.0.1e-18.fc21.armv7hl.drpm
armhfp/os/drpms/openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/openvswitch-controller-1.10.0-7.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/p11-kit-trust-0.19.3-2.fc20_0.19.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/perl-Sys-Guestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/php-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/polarssl-1.2.7-2.fc20_1.2.7-2.fc21.armv7hl.drpm
armhfp/os/drpms/polarssl-devel-1.2.7-2.fc20_1.2.7-2.fc21.armv7hl.drpm
armhfp/os/drpms/polarssl-utils-1.2.7-2.fc20_1.2.7-2.fc21.armv7hl.drpm
armhfp/os/drpms/pygrib-1.9.5-4.fc20_1.9.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/python-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-qt-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-sane-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-tk-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-qt-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-sane-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-tk-2.1.0-3.fc21_2.1.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pygrib-1.9.5-4.fc20_1.9.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/python3-scipy-0.12.0-4.fc20_0.13.0-0.1.b1.fc21.armv7hl.drpm
armhfp/os/drpms/qtdbf-0.9.9-3.fc20_0.9.11-1.fc21.armv7hl.drpm
armhfp/os/drpms/ruby-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/rubygem-qpid_proton-0.4-3.2.fc20_0.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/scipy-0.12.0-4.fc20_0.13.0-0.1.b1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-ad-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-ipa-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-krb5-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-krb5-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-ldap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-proxy-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/sssd-tools-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/swig-2.0.10-3.fc20_2.0.10-4.fc21.armv7hl.drpm
armhfp/os/drpms/vfrnav-20130801-1.fc20_20130829-1.fc21.armv7hl.drpm
armhfp/os/drpms/vfrnav-utils-20130801-1.fc20_20130829-1.fc21.armv7hl.drpm
armhfp/os/drpms/vfrnav-webservice-20130801-1.fc20_20130829-1.fc21.armv7hl.drpm
armhfp/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc21.armv7hl.drpm
armhfp/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc21.armv7hl.drpm
armhfp/os/drpms/vigra-python-1.9.0-10.fc20_1.9.0-11.fc21.armv7hl.drpm
armhfp/os/drpms/wcd-5.2.3-4.fc20_5.2.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-2.1.90-1.fc21_2.1.90.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-devel-2.1.90-1.fc21_2.1.90.1-1.fc21.armv7hl.drpm
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/asterisk-debuginfo-11.5.1-2.fc21.i686.rpm
i386/debug/b/
i386/debug/c/
i386/debug/c/certmonger-debuginfo-0.68-1.fc21.i686.rpm
i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc21.i686.rpm
i386/debug/c/cups-filters-debuginfo-1.0.37-1.fc21.i686.rpm
i386/debug/d/
i386/debug/d/desktop-file-utils-debuginfo-0.22-1.fc21.i686.rpm
i386/debug/e/
i386/debug/e/eclipse-debuginfo-4.3.0-13.fc21.i686.rpm
i386/debug/e/emotion-debuginfo-1.7.8-8.fc21.i686.rpm
i386/debug/f/
i386/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc21.i686.rpm
i386/debug/f/fontconfig-debuginfo-2.10.94-1.fc21.i686.rpm
i386/debug/f/freeipa-debuginfo-3.3.1-0.fc21.i686.rpm
i386/debug/g/
i386/debug/g/gcc-base-debuginfo-4.8.1-7.fc21.i686.rpm
i386/debug/g/gcc-debuginfo-4.8.1-7.fc21.i686.rpm
i386/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc21.i686.rpm
i386/debug/g/gnome-weather-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/g/groonga-debuginfo-3.0.7-1.fc21.i686.rpm
i386/debug/h/
i386/debug/h/harfbuzz-debuginfo-0.9.20-1.fc21.i686.rpm
i386/debug/i/
i386/debug/i/iproute-debuginfo-3.10.0-5.fc21.i686.rpm
i386/debug/i/ipset-debuginfo-6.19-2.fc21.i686.rpm
i386/debug/j/
i386/debug/k/
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/debug/k/keyutils-debuginfo-1.5.6-1.fc21.i686.rpm
i386/debug/k/kmymoney-debuginfo-4.6.3-12.fc21.i686.rpm
i386/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc21.i686.rpm
i386/debug/l/
i386/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.i686.rpm
i386/debug/l/libgdata-debuginfo-0.14.0-1.fc21.i686.rpm
i386/debug/l/libguestfs-debuginfo-1.23.18-4.fc21.i686.rpm
i386/debug/l/libunistring-debuginfo-0.9.3-9.fc21.i686.rpm
i386/debug/m/
i386/debug/m/mariadb-debuginfo-5.5.32-11.fc21.i686.rpm
i386/debug/m/mediatomb-debuginfo-0.12.1-31.fc21.20120403gitb66dc1.i686.rpm
i386/debug/n/
i386/debug/o/
i386/debug/o/OpenImageIO-debuginfo-1.2.1-1.fc21.i686.rpm
i386/debug/o/openssl-debuginfo-1.0.1e-18.fc21.i686.rpm
i386/debug/o/openvswitch-debuginfo-1.11.0-1.fc21.i686.rpm
i386/debug/p/
i386/debug/p/p11-kit-debuginfo-0.19.4-1.fc21.i686.rpm
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.i686.rpm
i386/debug/p/polarssl-debuginfo-1.2.7-2.fc21.i686.rpm
i386/debug/p/pygrib-debuginfo-1.9.6-1.fc21.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/debug/p/python-pillow-debuginfo-2.1.0-4.fc21.i686.rpm
i386/debug/q/
i386/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qtdbf-debuginfo-0.9.11-1.fc21.i686.rpm
i386/debug/r/
i386/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc21.i686.rpm
i386/debug/s/
i386/debug/s/scipy-debuginfo-0.13.0-0.1.b1.fc21.i686.rpm
i386/debug/s/sssd-debuginfo-1.11.0-1.fc21.i686.rpm
i386/debug/s/swig-debuginfo-2.0.10-4.fc21.i686.rpm
i386/debug/t/
i386/debug/u/
i386/debug/v/
i386/debug/v/vfrnav-debuginfo-20130829-1.fc21.i686.rpm
i386/debug/v/vigra-debuginfo-1.9.0-11.fc21.i686.rpm
i386/debug/w/
i386/debug/w/wcd-debuginfo-5.2.4-1.fc21.i686.rpm
i386/debug/w/webkitgtk3-debuginfo-2.1.90.1-1.fc21.i686.rpm
i386/debug/x/
i386/debug/y/
i386/debug/z/
i386/os/
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/asterisk-alsa-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-calendar-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-corosync-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-curl-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-dahdi-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-fax-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-festival-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-ices-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-jabber-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-jack-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-ldap-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-lua-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-minivm-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-misdn-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-mobile-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-mysql-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-odbc-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-ooh323-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-oss-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-portaudio-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-postgresql-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-radius-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-skinny-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-snmp-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-sqlite-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-tds-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-unistim-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-voicemail-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc21.i686.rpm
i386/os/Packages/b/
i386/os/Packages/c/
i386/os/Packages/c/certmonger-0.68-1.fc21.i686.rpm
i386/os/Packages/c/cpp-4.8.1-7.fc21.i686.rpm
i386/os/Packages/c/cups-filters-1.0.37-1.fc21.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/desktop-file-utils-0.22-1.fc21.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc21.i686.rpm
i386/os/Packages/e/eclipse-jdt-4.3.0-13.fc21.i686.rpm
i386/os/Packages/e/eclipse-pde-4.3.0-13.fc21.i686.rpm
i386/os/Packages/e/eclipse-platform-4.3.0-13.fc21.i686.rpm
i386/os/Packages/e/eclipse-swt-4.3.0-13.fc21.i686.rpm
i386/os/Packages/e/eclipse-tests-4.3.0-13.fc21.i686.rpm
i386/os/Packages/e/erlang-libguestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/fcoe-utils-1.0.29-1.fc21.i686.rpm
i386/os/Packages/f/freeipa-admintools-3.3.1-0.fc21.i686.rpm
i386/os/Packages/f/freeipa-client-3.3.1-0.fc21.i686.rpm
i386/os/Packages/f/freeipa-python-3.3.1-0.fc21.i686.rpm
i386/os/Packages/f/freeipa-server-3.3.1-0.fc21.i686.rpm
i386/os/Packages/f/freeipa-server-trust-ad-3.3.1-0.fc21.i686.rpm
i386/os/Packages/f/freeipa-tests-3.3.1-0.fc21.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/gcc-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-c++-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-gnat-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-go-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-java-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-objc++-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-objc-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc21.i686.rpm
i386/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc21.i686.rpm
i386/os/Packages/g/ghc-hamlet-1.1.7.1-3.fc21.i686.rpm
i386/os/Packages/g/ghc-hamlet-devel-1.1.7.1-3.fc21.i686.rpm
i386/os/Packages/g/ghc-hledger-0.19.3-3.fc21.i686.rpm
i386/os/Packages/g/ghc-hledger-devel-0.19.3-3.fc21.i686.rpm
i386/os/Packages/g/ghc-logict-0.6.0.1-1.fc21.i686.rpm
i386/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc21.i686.rpm
i386/os/Packages/g/ghc-shakespeare-1.0.5.1-1.fc21.i686.rpm
i386/os/Packages/g/ghc-shakespeare-devel-1.0.5.1-1.fc21.i686.rpm
i386/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-2.fc21.i686.rpm
i386/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-2.fc21.i686.rpm
i386/os/Packages/g/ghc-shakespeare-text-1.0.0.6-1.fc21.i686.rpm
i386/os/Packages/g/ghc-shakespeare-text-devel-1.0.0.6-1.fc21.i686.rpm
i386/os/Packages/g/ghc-smallcheck-1.0.4-1.fc21.i686.rpm
i386/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc21.i686.rpm
i386/os/Packages/g/gnome-weather-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/golang-guestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/g/groonga-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-doc-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-httpd-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-munin-plugins-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-php-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-plugin-suggest-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-python-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-server-common-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-server-gqtp-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-server-http-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-tokenizer-mecab-3.0.7-1.fc21.i686.rpm
i386/os/Packages/h/
i386/os/Packages/h/hledger-0.19.3-3.fc21.i686.rpm
i386/os/Packages/i/
i386/os/Packages/i/iproute-3.10.0-5.fc21.i686.rpm
i386/os/Packages/i/iproute-doc-3.10.0-5.fc21.i686.rpm
i386/os/Packages/i/ipset-6.19-2.fc21.i686.rpm
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/keyutils-1.5.6-1.fc21.i686.rpm
i386/os/Packages/k/kmymoney-4.6.3-12.fc21.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libgcj-src-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libguestfs-live-service-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-tools-c-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libipa_hbac-python-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libstdc++-docs-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/lua-guestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/mariadb-bench-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mariadb-server-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mariadb-test-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mediatomb-0.12.1-31.fc21.20120403gitb66dc1.i686.rpm
i386/os/Packages/n/
i386/os/Packages/o/
i386/os/Packages/o/OpenImageIO-iv-1.2.1-1.fc21.i686.rpm
i386/os/Packages/o/OpenImageIO-utils-1.2.1-1.fc21.i686.rpm
i386/os/Packages/o/ocaml-libguestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/o/openssl-1.0.1e-18.fc21.i686.rpm
i386/os/Packages/o/openssl-perl-1.0.1e-18.fc21.i686.rpm
i386/os/Packages/o/openvswitch-1.11.0-1.fc21.i686.rpm
i386/os/Packages/o/openvswitch-controller-1.11.0-1.fc21.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/p11-kit-trust-0.19.4-1.fc21.i686.rpm
i386/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/p/perl-Sys-Guestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/p/perl-qpid_proton-0.5-1.fc21.i686.rpm
i386/os/Packages/p/php-libguestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/p/polarssl-utils-1.2.7-2.fc21.i686.rpm
i386/os/Packages/p/pygrib-1.9.6-1.fc21.i686.rpm
i386/os/Packages/p/python-libguestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/p/python-pillow-qt-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python-pillow-sane-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python-pillow-tk-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-qt-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-sane-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-tk-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python3-pygrib-1.9.6-1.fc21.i686.rpm
i386/os/Packages/p/python3-scipy-0.13.0-0.1.b1.fc21.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qtdbf-0.9.11-1.fc21.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/ruby-libguestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/r/rubygem-qpid_proton-0.5-1.fc21.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/scipy-0.13.0-0.1.b1.fc21.i686.rpm
i386/os/Packages/s/sssd-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-ad-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-common-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-ipa-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-krb5-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-krb5-common-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-ldap-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-proxy-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sssd-tools-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/swig-2.0.10-4.fc21.i686.rpm
i386/os/Packages/t/
i386/os/Packages/u/
i386/os/Packages/v/
i386/os/Packages/v/vfrnav-20130829-1.fc21.i686.rpm
i386/os/Packages/v/vfrnav-utils-20130829-1.fc21.i686.rpm
i386/os/Packages/v/vfrnav-validatorservice-20130829-1.fc21.i686.rpm
i386/os/Packages/v/vfrnav-webservice-20130829-1.fc21.i686.rpm
i386/os/Packages/v/vigra-python-1.9.0-11.fc21.i686.rpm
i386/os/Packages/w/
i386/os/Packages/w/wcd-5.2.4-1.fc21.i686.rpm
i386/os/Packages/x/
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/OpenImageIO-iv-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm
i386/os/drpms/OpenImageIO-utils-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm
i386/os/drpms/asterisk-alsa-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-calendar-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-corosync-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-curl-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-dahdi-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-fax-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-festival-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-ices-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-jabber-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-jack-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-ldap-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-lua-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-minivm-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-misdn-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-mobile-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-mysql-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-odbc-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-ooh323-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-oss-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-portaudio-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-postgresql-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-radius-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-skinny-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-snmp-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-sqlite-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-tds-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-unistim-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-voicemail-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/certmonger-0.67-3.fc20_0.68-1.fc21.i686.drpm
i386/os/drpms/cpp-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/cups-filters-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm
i386/os/drpms/desktop-file-utils-0.21-3.fc20_0.22-1.fc21.i686.drpm
i386/os/drpms/eclipse-equinox-osgi-4.3.0-12.fc21_4.3.0-13.fc21.i686.drpm
i386/os/drpms/eclipse-jdt-4.3.0-12.fc21_4.3.0-13.fc21.i686.drpm
i386/os/drpms/eclipse-pde-4.3.0-12.fc21_4.3.0-13.fc21.i686.drpm
i386/os/drpms/eclipse-platform-4.3.0-12.fc21_4.3.0-13.fc21.i686.drpm
i386/os/drpms/eclipse-swt-4.3.0-12.fc21_4.3.0-13.fc21.i686.drpm
i386/os/drpms/eclipse-tests-4.3.0-12.fc21_4.3.0-13.fc21.i686.drpm
i386/os/drpms/erlang-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/fcoe-utils-1.0.28-4.fc20_1.0.29-1.fc21.i686.drpm
i386/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
i386/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
i386/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
i386/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
i386/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
i386/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-0.fc21.i686.drpm
i386/os/drpms/gcc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-c++-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-gnat-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-go-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-java-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-objc++-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-objc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/ghc-MonadRandom-0.1.9-3.fc20_0.1.11-1.fc21.i686.drpm
i386/os/drpms/ghc-MonadRandom-devel-0.1.9-3.fc20_0.1.11-1.fc21.i686.drpm
i386/os/drpms/ghc-hamlet-1.1.7.1-2.fc20_1.1.7.1-3.fc21.i686.drpm
i386/os/drpms/ghc-hamlet-devel-1.1.7.1-2.fc20_1.1.7.1-3.fc21.i686.drpm
i386/os/drpms/ghc-hledger-0.19.3-1.fc20_0.19.3-3.fc21.i686.drpm
i386/os/drpms/ghc-hledger-devel-0.19.3-1.fc20_0.19.3-3.fc21.i686.drpm
i386/os/drpms/ghc-logict-0.6-3.fc20_0.6.0.1-1.fc21.i686.drpm
i386/os/drpms/ghc-logict-devel-0.6-3.fc20_0.6.0.1-1.fc21.i686.drpm
i386/os/drpms/ghc-shakespeare-1.0.4-2.fc20_1.0.5.1-1.fc21.i686.drpm
i386/os/drpms/ghc-shakespeare-devel-1.0.4-2.fc20_1.0.5.1-1.fc21.i686.drpm
i386/os/drpms/ghc-shakespeare-text-1.0.0.5-3.fc20_1.0.0.6-1.fc21.i686.drpm
i386/os/drpms/ghc-shakespeare-text-devel-1.0.0.5-3.fc20_1.0.0.6-1.fc21.i686.drpm
i386/os/drpms/ghc-smallcheck-1.0.2-3.fc20_1.0.4-1.fc21.i686.drpm
i386/os/drpms/ghc-smallcheck-devel-1.0.2-3.fc20_1.0.4-1.fc21.i686.drpm
i386/os/drpms/gnome-weather-3.9.5-1.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/golang-guestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/groonga-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-doc-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-httpd-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-munin-plugins-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-php-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-plugin-suggest-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-python-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-server-common-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-server-gqtp-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-server-http-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-tokenizer-mecab-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/hledger-0.19.3-1.fc20_0.19.3-3.fc21.i686.drpm
i386/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
i386/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
i386/os/drpms/ipset-6.19-1.fc20_6.19-2.fc21.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/keyutils-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm
i386/os/drpms/kmymoney-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm
i386/os/drpms/libfm-devel-docs-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libgcj-src-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libguestfs-live-service-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-tools-c-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libipa_hbac-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libstdc++-docs-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/lua-guestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/mariadb-bench-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mariadb-server-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mariadb-test-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mediatomb-0.12.1-30.fc20.20120403gitb66dc1_0.12.1-31.fc21.20120403gitb66dc1.i686.drpm
i386/os/drpms/ocaml-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/openssl-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
i386/os/drpms/openssl-perl-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
i386/os/drpms/openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/openvswitch-controller-1.10.0-7.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/p11-kit-trust-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/perl-Sys-Guestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc21.i686.drpm
i386/os/drpms/php-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/polarssl-utils-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm
i386/os/drpms/pygrib-1.9.5-4.fc20_1.9.6-1.fc21.i686.drpm
i386/os/drpms/python-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/python-pillow-qt-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python-pillow-sane-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python-pillow-tk-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python3-pillow-qt-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python3-pillow-sane-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python3-pillow-tk-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python3-pygrib-1.9.5-4.fc20_1.9.6-1.fc21.i686.drpm
i386/os/drpms/python3-scipy-0.12.0-4.fc20_0.13.0-0.1.b1.fc21.i686.drpm
i386/os/drpms/qtdbf-0.9.9-3.fc20_0.9.11-1.fc21.i686.drpm
i386/os/drpms/ruby-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/rubygem-qpid_proton-0.4-3.2.fc20_0.5-1.fc21.i686.drpm
i386/os/drpms/scipy-0.12.0-4.fc20_0.13.0-0.1.b1.fc21.i686.drpm
i386/os/drpms/sssd-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-ad-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-ipa-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-krb5-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-krb5-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-ldap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-proxy-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sssd-tools-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/swig-2.0.10-3.fc20_2.0.10-4.fc21.i686.drpm
i386/os/drpms/vfrnav-20130801-1.fc20_20130829-1.fc21.i686.drpm
i386/os/drpms/vfrnav-utils-20130801-1.fc20_20130829-1.fc21.i686.drpm
i386/os/drpms/vfrnav-webservice-20130801-1.fc20_20130829-1.fc21.i686.drpm
i386/os/drpms/vigra-python-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm
i386/os/drpms/wcd-5.2.3-4.fc20_5.2.4-1.fc21.i686.drpm
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/apache-parent-10-13.fc21.src.rpm
source/SRPMS/a/asterisk-11.5.1-2.fc21.src.rpm
source/SRPMS/b/
source/SRPMS/b/bouncycastle-1.46-10.fc21.src.rpm
source/SRPMS/c/
source/SRPMS/c/certmonger-0.68-1.fc21.src.rpm
source/SRPMS/c/cim-schema-2.37.0-1.fc21.src.rpm
source/SRPMS/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc21.src.rpm
source/SRPMS/c/cups-filters-1.0.37-1.fc21.src.rpm
source/SRPMS/d/
source/SRPMS/d/desktop-file-utils-0.22-1.fc21.src.rpm
source/SRPMS/d/dkms-2.2.0.3-17.fc21.src.rpm
source/SRPMS/e/
source/SRPMS/e/eclipse-4.3.0-13.fc21.src.rpm
source/SRPMS/e/eclipse-wtp-jeetools-3.5.0-3.fc21.src.rpm
source/SRPMS/e/eclipse-wtp-webservices-3.5.0-6.fc21.src.rpm
source/SRPMS/e/elementary-icon-theme-3.1-1.fc21.src.rpm
source/SRPMS/e/emotion-1.7.8-8.fc21.src.rpm
source/SRPMS/f/
source/SRPMS/f/fcoe-utils-1.0.29-1.fc21.src.rpm
source/SRPMS/f/fontconfig-2.10.94-1.fc21.src.rpm
source/SRPMS/f/freeipa-3.3.1-0.fc21.src.rpm
source/SRPMS/g/
source/SRPMS/g/gcc-4.8.1-7.fc21.src.rpm
source/SRPMS/g/gemini-blueprint-1.0.2-5.fc21.src.rpm
source/SRPMS/g/ghc-MonadRandom-0.1.11-1.fc21.src.rpm
source/SRPMS/g/ghc-hamlet-1.1.7.1-3.fc21.src.rpm
source/SRPMS/g/ghc-logict-0.6.0.1-1.fc21.src.rpm
source/SRPMS/g/ghc-shakespeare-1.0.5.1-1.fc21.src.rpm
source/SRPMS/g/ghc-shakespeare-i18n-1.0.0.3-2.fc21.src.rpm
source/SRPMS/g/ghc-shakespeare-text-1.0.0.6-1.fc21.src.rpm
source/SRPMS/g/ghc-smallcheck-1.0.4-1.fc21.src.rpm
source/SRPMS/g/gnome-online-accounts-3.9.90-2.fc21.src.rpm
source/SRPMS/g/gnome-weather-3.9.90-1.fc21.src.rpm
source/SRPMS/g/groonga-3.0.7-1.fc21.src.rpm
source/SRPMS/h/
source/SRPMS/h/harfbuzz-0.9.20-1.fc21.src.rpm
source/SRPMS/h/hledger-0.19.3-3.fc21.src.rpm
source/SRPMS/i/
source/SRPMS/i/ino-0.3.5-5.fc21.src.rpm
source/SRPMS/i/iproute-3.10.0-5.fc21.src.rpm
source/SRPMS/i/ipset-6.19-2.fc21.src.rpm
source/SRPMS/j/
source/SRPMS/j/jcodings-1.0.9-5.fc21.src.rpm
source/SRPMS/k/
source/SRPMS/k/kernel-3.11.0-0.rc7.git2.1.fc21.src.rpm
source/SRPMS/k/keyutils-1.5.6-1.fc21.src.rpm
source/SRPMS/k/kismon-0.6-7.fc21.src.rpm
source/SRPMS/k/kmymoney-4.6.3-12.fc21.src.rpm
source/SRPMS/k/kte-collaborative-0.0.95-5.fc21.src.rpm
source/SRPMS/l/
source/SRPMS/l/libfm-1.1.2.2-2.fc20.src.rpm
source/SRPMS/l/libgdata-0.14.0-1.fc21.src.rpm
source/SRPMS/l/libguestfs-1.23.18-4.fc21.src.rpm
source/SRPMS/l/libunistring-0.9.3-9.fc21.src.rpm
source/SRPMS/l/lohit-punjabi-fonts-2.5.3-3.fc21.src.rpm
source/SRPMS/m/
source/SRPMS/m/mariadb-5.5.32-11.fc21.src.rpm
source/SRPMS/m/maven-3.1.0-8.fc21.src.rpm
source/SRPMS/m/maven-common-artifact-filters-1.4-11.fc21.src.rpm
source/SRPMS/m/maven-eclipse-plugin-2.9-9.fc21.src.rpm
source/SRPMS/m/maven-plugin-tools-3.1-14.fc21.src.rpm
source/SRPMS/m/maven-repository-builder-1.0-0.5.alpha2.fc21.src.rpm
source/SRPMS/m/maven-wagon-2.4-3.fc21.src.rpm
source/SRPMS/m/mcu8051ide-1.4.7-3.fc21.src.rpm
source/SRPMS/m/mediatomb-0.12.1-31.fc21.20120403gitb66dc1.src.rpm
source/SRPMS/m/mingw-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.src.rpm
source/SRPMS/m/mingw-dbus-1.6.8-4.fc21.src.rpm
source/SRPMS/m/mingw-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.src.rpm
source/SRPMS/n/
source/SRPMS/n/nodejs-commander-1.2.0-6.fc21.src.rpm
source/SRPMS/o/
source/SRPMS/o/OpenImageIO-1.2.1-1.fc21.src.rpm
source/SRPMS/o/openlmi-storage-0.6.0-1.fc21.src.rpm
source/SRPMS/o/openssl-1.0.1e-18.fc21.src.rpm
source/SRPMS/o/openstack-cinder-2013.2-0.7.b2.fc21.src.rpm
source/SRPMS/o/openstack-java-sdk-3.0.0-2.fc21.src.rpm
source/SRPMS/o/openvswitch-1.11.0-1.fc21.src.rpm
source/SRPMS/p/
source/SRPMS/p/p11-kit-0.19.4-1.fc21.src.rpm
source/SRPMS/p/perl-qpid_proton-0.5-1.fc21.src.rpm
source/SRPMS/p/plantuml-7978-1.fc21.src.rpm
source/SRPMS/p/polarssl-1.2.7-2.fc21.src.rpm
source/SRPMS/p/pygrib-1.9.6-1.fc21.src.rpm
source/SRPMS/p/python-pillow-2.1.0-4.fc21.src.rpm
source/SRPMS/p/python-urlgrabber-3.9.1-31.fc21.src.rpm
source/SRPMS/q/
source/SRPMS/q/qt5-qtgraphicaleffects-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtmultimedia-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qtdbf-0.9.11-1.fc21.src.rpm
source/SRPMS/r/
source/SRPMS/r/rubygem-qpid_proton-0.5-1.fc21.src.rpm
source/SRPMS/s/
source/SRPMS/s/scipy-0.13.0-0.1.b1.fc21.src.rpm
source/SRPMS/s/snifflib-1.8.13-2.fc21.src.rpm
source/SRPMS/s/sssd-1.11.0-1.fc21.src.rpm
source/SRPMS/s/sugar-fractionbounce-19-1.fc21.src.rpm
source/SRPMS/s/sugar-portfolio-44-1.fc21.src.rpm
source/SRPMS/s/sugar-turtleart-189-1.fc21.src.rpm
source/SRPMS/s/swig-2.0.10-4.fc21.src.rpm
source/SRPMS/t/
source/SRPMS/t/ttname-1-2.fc21.src.rpm
source/SRPMS/u/
source/SRPMS/v/
source/SRPMS/v/vfrnav-20130829-1.fc21.src.rpm
source/SRPMS/v/vigra-1.9.0-11.fc21.src.rpm
source/SRPMS/w/
source/SRPMS/w/wcd-5.2.4-1.fc21.src.rpm
source/SRPMS/w/webkitgtk3-2.1.90.1-1.fc21.src.rpm
source/SRPMS/x/
source/SRPMS/x/xmltool-3.3-10.fc21.src.rpm
source/SRPMS/y/
source/SRPMS/y/youtube-dl-2013.08.29-1.fc21.src.rpm
source/SRPMS/z/
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/asterisk-debuginfo-11.5.1-2.fc21.x86_64.rpm
x86_64/debug/b/
x86_64/debug/c/
x86_64/debug/c/certmonger-debuginfo-0.68-1.fc21.x86_64.rpm
x86_64/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.12.git39bd295.fc21.x86_64.rpm
x86_64/debug/c/cups-filters-debuginfo-1.0.37-1.fc21.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/desktop-file-utils-debuginfo-0.22-1.fc21.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/eclipse-debuginfo-4.3.0-13.fc21.x86_64.rpm
x86_64/debug/e/emotion-debuginfo-1.7.8-8.fc21.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/fcoe-utils-debuginfo-1.0.29-1.fc21.x86_64.rpm
x86_64/debug/f/fontconfig-debuginfo-2.10.94-1.fc21.x86_64.rpm
x86_64/debug/f/freeipa-debuginfo-3.3.1-0.fc21.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/gcc-base-debuginfo-4.8.1-7.fc21.x86_64.rpm
x86_64/debug/g/gcc-debuginfo-4.8.1-7.fc21.x86_64.rpm
x86_64/debug/g/gnome-online-accounts-debuginfo-3.9.90-2.fc21.x86_64.rpm
x86_64/debug/g/gnome-weather-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/g/groonga-debuginfo-3.0.7-1.fc21.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/harfbuzz-debuginfo-0.9.20-1.fc21.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/iproute-debuginfo-3.10.0-5.fc21.x86_64.rpm
x86_64/debug/i/ipset-debuginfo-6.19-2.fc21.x86_64.rpm
x86_64/debug/j/
x86_64/debug/k/
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/debug/k/keyutils-debuginfo-1.5.6-1.fc21.x86_64.rpm
x86_64/debug/k/kmymoney-debuginfo-4.6.3-12.fc21.x86_64.rpm
x86_64/debug/k/kte-collaborative-debuginfo-0.0.95-5.fc21.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libfm-debuginfo-1.1.2.2-2.fc20.x86_64.rpm
x86_64/debug/l/libgdata-debuginfo-0.14.0-1.fc21.x86_64.rpm
x86_64/debug/l/libguestfs-debuginfo-1.23.18-4.fc21.x86_64.rpm
x86_64/debug/l/libunistring-debuginfo-0.9.3-9.fc21.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/mariadb-debuginfo-5.5.32-11.fc21.x86_64.rpm
x86_64/debug/m/mediatomb-debuginfo-0.12.1-31.fc21.20120403gitb66dc1.x86_64.rpm
x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm
x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm
x86_64/debug/n/
x86_64/debug/o/
x86_64/debug/o/OpenImageIO-debuginfo-1.2.1-1.fc21.x86_64.rpm
x86_64/debug/o/openssl-debuginfo-1.0.1e-18.fc21.x86_64.rpm
x86_64/debug/o/openvswitch-debuginfo-1.11.0-1.fc21.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/p11-kit-debuginfo-0.19.4-1.fc21.x86_64.rpm
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/debug/p/perl-qpid_proton-debuginfo-0.5-1.fc21.x86_64.rpm
x86_64/debug/p/polarssl-debuginfo-1.2.7-2.fc21.x86_64.rpm
x86_64/debug/p/pygrib-debuginfo-1.9.6-1.fc21.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/debug/p/python-pillow-debuginfo-2.1.0-4.fc21.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qt5-qtmultimedia-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qtdbf-debuginfo-0.9.11-1.fc21.x86_64.rpm
x86_64/debug/r/
x86_64/debug/r/rubygem-qpid_proton-debuginfo-0.5-1.fc21.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/scipy-debuginfo-0.13.0-0.1.b1.fc21.x86_64.rpm
x86_64/debug/s/sssd-debuginfo-1.11.0-1.fc21.x86_64.rpm
x86_64/debug/s/swig-debuginfo-2.0.10-4.fc21.x86_64.rpm
x86_64/debug/t/
x86_64/debug/u/
x86_64/debug/v/
x86_64/debug/v/vfrnav-debuginfo-20130829-1.fc21.x86_64.rpm
x86_64/debug/v/vigra-debuginfo-1.9.0-11.fc21.x86_64.rpm
x86_64/debug/w/
x86_64/debug/w/wcd-debuginfo-5.2.4-1.fc21.x86_64.rpm
x86_64/debug/w/webkitgtk3-debuginfo-2.1.90.1-1.fc21.x86_64.rpm
x86_64/debug/x/
x86_64/debug/y/
x86_64/debug/z/
x86_64/os/
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/apache-parent-10-13.fc21.noarch.rpm
x86_64/os/Packages/a/asterisk-11.5.1-2.fc21.i686.rpm
x86_64/os/Packages/a/asterisk-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-alsa-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-calendar-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-corosync-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-curl-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-dahdi-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc21.i686.rpm
x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-fax-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-festival-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-ices-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-jabber-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-jack-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-ldap-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-ldap-389-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-lua-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-minivm-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-misdn-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-mobile-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-mysql-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-odbc-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-ooh323-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-oss-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-portaudio-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-postgresql-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-radius-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-skinny-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-snmp-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-sqlite-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-tds-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-unistim-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-imap-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-odbc-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/a/asterisk-voicemail-plain-11.5.1-2.fc21.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/bouncycastle-1.46-10.fc21.noarch.rpm
x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc21.noarch.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/certmonger-0.68-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cim-schema-2.37.0-1.fc21.noarch.rpm
x86_64/os/Packages/c/cim-schema-docs-2.37.0-1.fc21.noarch.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc21.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc21.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc21.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc21.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc21.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc21.x86_64.rpm
x86_64/os/Packages/c/cpp-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/c/cups-filters-1.0.37-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc21.i686.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc21.i686.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc21.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/desktop-file-utils-0.22-1.fc21.x86_64.rpm
x86_64/os/Packages/d/dkms-2.2.0.3-17.fc21.noarch.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-13.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-jdt-4.3.0-13.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-pde-4.3.0-13.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-platform-4.3.0-13.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-swt-4.3.0-13.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-tests-4.3.0-13.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc21.noarch.rpm
x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc21.noarch.rpm
x86_64/os/Packages/e/elementary-icon-theme-3.1-1.fc21.noarch.rpm
x86_64/os/Packages/e/emotion-1.7.8-8.fc21.i686.rpm
x86_64/os/Packages/e/emotion-1.7.8-8.fc21.x86_64.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc21.i686.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc21.x86_64.rpm
x86_64/os/Packages/e/erlang-libguestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fcoe-utils-1.0.29-1.fc21.x86_64.rpm
x86_64/os/Packages/f/fontconfig-2.10.94-1.fc21.i686.rpm
x86_64/os/Packages/f/fontconfig-2.10.94-1.fc21.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.i686.rpm
x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.x86_64.rpm
x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm
x86_64/os/Packages/f/freeipa-admintools-3.3.1-0.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-client-3.3.1-0.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-python-3.3.1-0.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-server-3.3.1-0.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-server-trust-ad-3.3.1-0.fc21.x86_64.rpm
x86_64/os/Packages/f/freeipa-tests-3.3.1-0.fc21.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/gcc-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-c++-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-gfortran-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/g/gcc-gfortran-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-gnat-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-go-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-java-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-objc++-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-objc-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gcc-plugin-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/g/gcc-plugin-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc21.noarch.rpm
x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc21.noarch.rpm
x86_64/os/Packages/g/ghc-MonadRandom-0.1.11-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-MonadRandom-devel-0.1.11-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-hamlet-1.1.7.1-3.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-hamlet-devel-1.1.7.1-3.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-hledger-0.19.3-3.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-hledger-devel-0.19.3-3.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-logict-0.6.0.1-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-logict-devel-0.6.0.1-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-1.0.5.1-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-devel-1.0.5.1-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-i18n-1.0.0.3-2.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-i18n-devel-1.0.0.3-2.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-text-1.0.0.6-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-shakespeare-text-devel-1.0.0.6-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-smallcheck-1.0.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-smallcheck-devel-1.0.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc21.i686.rpm
x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc21.i686.rpm
x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-weather-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/golang-guestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc21.i686.rpm
x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-doc-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-httpd-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc21.i686.rpm
x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-munin-plugins-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-php-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-plugin-suggest-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-python-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-server-common-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-server-gqtp-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-server-http-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/g/groonga-tokenizer-mecab-3.0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc21.i686.rpm
x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc21.x86_64.rpm
x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc21.i686.rpm
x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc21.x86_64.rpm
x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc21.i686.rpm
x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc21.x86_64.rpm
x86_64/os/Packages/h/hledger-0.19.3-3.fc21.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/ino-0.3.5-5.fc21.noarch.rpm
x86_64/os/Packages/i/iproute-3.10.0-5.fc21.x86_64.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc21.i686.rpm
x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc21.x86_64.rpm
x86_64/os/Packages/i/iproute-doc-3.10.0-5.fc21.x86_64.rpm
x86_64/os/Packages/i/ipset-6.19-2.fc21.x86_64.rpm
x86_64/os/Packages/i/ipset-devel-6.19-2.fc21.i686.rpm
x86_64/os/Packages/i/ipset-devel-6.19-2.fc21.x86_64.rpm
x86_64/os/Packages/i/ipset-libs-6.19-2.fc21.i686.rpm
x86_64/os/Packages/i/ipset-libs-6.19-2.fc21.x86_64.rpm
x86_64/os/Packages/i/ipset-service-6.19-2.fc21.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/jcodings-1.0.9-5.fc21.noarch.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/k/keyutils-1.5.6-1.fc21.x86_64.rpm
x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc21.i686.rpm
x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc21.x86_64.rpm
x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc21.i686.rpm
x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc21.x86_64.rpm
x86_64/os/Packages/k/kismon-0.6-7.fc21.noarch.rpm
x86_64/os/Packages/k/kmymoney-4.6.3-12.fc21.x86_64.rpm
x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc21.i686.rpm
x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc21.x86_64.rpm
x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc21.noarch.rpm
x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc21.i686.rpm
x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc21.x86_64.rpm
x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc21.i686.rpm
x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc21.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/libasan-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libasan-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libasan-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libasan-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libatomic-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libatomic-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libatomic-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libatomic-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-devel-docs-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libgcc-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgcc-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgcj-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgcj-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgcj-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgcj-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgcj-src-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgdata-0.14.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libgdata-0.14.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libgdata-devel-0.14.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libgdata-devel-0.14.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libgfortran-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgfortran-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgfortran-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgfortran-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgnat-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgnat-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgnat-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgnat-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgnat-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgnat-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgo-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgo-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgo-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgo-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgo-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgo-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libgomp-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libgomp-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-4.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-devel-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-devel-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-gobject-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-gobject-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-4.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-java-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-java-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-4.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-live-service-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-4.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-4.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-tools-1.23.18-4.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-tools-c-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libipa_hbac-python-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libitm-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libitm-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libitm-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libitm-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libitm-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libitm-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libmudflap-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libmudflap-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libmudflap-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libmudflap-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libmudflap-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libmudflap-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libobjc-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libobjc-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libquadmath-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libquadmath-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libquadmath-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libquadmath-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libquadmath-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libquadmath-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libsss_nss_idmap-python-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libstdc++-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libstdc++-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libstdc++-devel-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libstdc++-devel-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libstdc++-docs-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libstdc++-static-4.8.1-7.fc21.i686.rpm
x86_64/os/Packages/l/libstdc++-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libtsan-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libtsan-static-4.8.1-7.fc21.x86_64.rpm
x86_64/os/Packages/l/libunistring-0.9.3-9.fc21.i686.rpm
x86_64/os/Packages/l/libunistring-0.9.3-9.fc21.x86_64.rpm
x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc21.i686.rpm
x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc21.x86_64.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc21.i686.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc21.x86_64.rpm
x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc21.noarch.rpm
x86_64/os/Packages/l/lua-guestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/mariadb-5.5.32-11.fc21.i686.rpm
x86_64/os/Packages/m/mariadb-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-bench-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc21.i686.rpm
x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc21.i686.rpm
x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc21.i686.rpm
x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc21.i686.rpm
x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-server-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/mariadb-test-5.5.32-11.fc21.x86_64.rpm
x86_64/os/Packages/m/maven-3.1.0-8.fc21.noarch.rpm
x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc21.noarch.rpm
x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc21.noarch.rpm
x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc21.noarch.rpm
x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc21.noarch.rpm
x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-api-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-java-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-plugin-tools-model-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc21.noarch.rpm
x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc21.noarch.rpm
x86_64/os/Packages/m/maven-script-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-script-ant-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc21.noarch.rpm
x86_64/os/Packages/m/maven-wagon-2.4-3.fc21.noarch.rpm
x86_64/os/Packages/m/maven-wagon-javadoc-2.4-3.fc21.noarch.rpm
x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc21.noarch.rpm
x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc21.noarch.rpm
x86_64/os/Packages/m/mediatomb-0.12.1-31.fc21.20120403gitb66dc1.x86_64.rpm
x86_64/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
x86_64/os/Packages/m/myrtle-1.8.13-2.fc21.noarch.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc21.noarch.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/OpenImageIO-1.2.1-1.fc21.i686.rpm
x86_64/os/Packages/o/OpenImageIO-1.2.1-1.fc21.x86_64.rpm
x86_64/os/Packages/o/OpenImageIO-devel-1.2.1-1.fc21.i686.rpm
x86_64/os/Packages/o/OpenImageIO-devel-1.2.1-1.fc21.x86_64.rpm
x86_64/os/Packages/o/OpenImageIO-iv-1.2.1-1.fc21.x86_64.rpm
x86_64/os/Packages/o/OpenImageIO-utils-1.2.1-1.fc21.x86_64.rpm
x86_64/os/Packages/o/ocaml-libguestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-4.fc21.i686.rpm
x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc21.noarch.rpm
x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc21.noarch.rpm
x86_64/os/Packages/o/openssl-1.0.1e-18.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-devel-1.0.1e-18.fc21.i686.rpm
x86_64/os/Packages/o/openssl-devel-1.0.1e-18.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-fips-1.0.1e-18.fc21.i686.rpm
x86_64/os/Packages/o/openssl-fips-1.0.1e-18.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-libs-1.0.1e-18.fc21.i686.rpm
x86_64/os/Packages/o/openssl-libs-1.0.1e-18.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-perl-1.0.1e-18.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-static-1.0.1e-18.fc21.i686.rpm
x86_64/os/Packages/o/openssl-static-1.0.1e-18.fc21.x86_64.rpm
x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openvswitch-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/o/openvswitch-controller-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc21.noarch.rpm
x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/p11-kit-0.19.4-1.fc21.i686.rpm
x86_64/os/Packages/p/p11-kit-0.19.4-1.fc21.x86_64.rpm
x86_64/os/Packages/p/p11-kit-devel-0.19.4-1.fc21.i686.rpm
x86_64/os/Packages/p/p11-kit-devel-0.19.4-1.fc21.x86_64.rpm
x86_64/os/Packages/p/p11-kit-trust-0.19.4-1.fc21.x86_64.rpm
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-Sys-Guestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-qpid_proton-0.5-1.fc21.x86_64.rpm
x86_64/os/Packages/p/php-libguestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/p/plantuml-7978-1.fc21.noarch.rpm
x86_64/os/Packages/p/plantuml-javadoc-7978-1.fc21.noarch.rpm
x86_64/os/Packages/p/polarssl-1.2.7-2.fc21.i686.rpm
x86_64/os/Packages/p/polarssl-1.2.7-2.fc21.x86_64.rpm
x86_64/os/Packages/p/polarssl-devel-1.2.7-2.fc21.i686.rpm
x86_64/os/Packages/p/polarssl-devel-1.2.7-2.fc21.x86_64.rpm
x86_64/os/Packages/p/polarssl-utils-1.2.7-2.fc21.x86_64.rpm
x86_64/os/Packages/p/pygrib-1.9.6-1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc21.noarch.rpm
x86_64/os/Packages/p/python-libguestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git2.1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-4.fc21.i686.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc21.i686.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc21.noarch.rpm
x86_64/os/Packages/p/python-pillow-qt-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-sane-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-tk-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-urlgrabber-3.9.1-31.fc21.noarch.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc21.i686.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc21.i686.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc21.noarch.rpm
x86_64/os/Packages/p/python3-pillow-qt-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-sane-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-tk-2.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pygrib-1.9.6-1.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-scipy-0.13.0-0.1.b1.fc21.x86_64.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qt5-qtgraphicaleffects-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qtdbf-0.9.11-1.fc21.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/ruby-libguestfs-1.23.18-4.fc21.x86_64.rpm
x86_64/os/Packages/r/rubygem-qpid_proton-0.5-1.fc21.x86_64.rpm
x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc21.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/scipy-0.13.0-0.1.b1.fc21.x86_64.rpm
x86_64/os/Packages/s/snifflib-1.8.13-2.fc21.noarch.rpm
x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc21.noarch.rpm
x86_64/os/Packages/s/sssd-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-ad-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-client-1.11.0-1.fc21.i686.rpm
x86_64/os/Packages/s/sssd-client-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-common-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-ipa-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-krb5-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-krb5-common-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-ldap-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-proxy-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sssd-tools-1.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/s/sugar-fractionbounce-19-1.fc21.noarch.rpm
x86_64/os/Packages/s/sugar-portfolio-44-1.fc21.noarch.rpm
x86_64/os/Packages/s/sugar-turtleart-189-1.fc21.noarch.rpm
x86_64/os/Packages/s/swig-2.0.10-4.fc21.x86_64.rpm
x86_64/os/Packages/s/swig-doc-2.0.10-4.fc21.noarch.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/ttname-1-2.fc21.noarch.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/v/
x86_64/os/Packages/v/vfrnav-20130829-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vfrnav-utils-20130829-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vfrnav-validatorservice-20130829-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vfrnav-webservice-20130829-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vigra-1.9.0-11.fc21.i686.rpm
x86_64/os/Packages/v/vigra-1.9.0-11.fc21.x86_64.rpm
x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc21.i686.rpm
x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc21.x86_64.rpm
x86_64/os/Packages/v/vigra-python-1.9.0-11.fc21.x86_64.rpm
x86_64/os/Packages/w/
x86_64/os/Packages/w/wcd-5.2.4-1.fc21.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc21.i686.rpm
x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc21.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc21.i686.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc21.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc21.noarch.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xmltool-3.3-10.fc21.noarch.rpm
x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc21.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/y/youtube-dl-2013.08.29-1.fc21.noarch.rpm
x86_64/os/Packages/z/
x86_64/os/drpms/
x86_64/os/drpms/OpenImageIO-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm
x86_64/os/drpms/OpenImageIO-1.2.0-3.fc20_1.2.1-1.fc21.x86_64.drpm
x86_64/os/drpms/OpenImageIO-devel-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm
x86_64/os/drpms/OpenImageIO-devel-1.2.0-3.fc20_1.2.1-1.fc21.x86_64.drpm
x86_64/os/drpms/OpenImageIO-iv-1.2.0-3.fc20_1.2.1-1.fc21.x86_64.drpm
x86_64/os/drpms/OpenImageIO-utils-1.2.0-3.fc20_1.2.1-1.fc21.x86_64.drpm
x86_64/os/drpms/apache-parent-10-12.fc21_10-13.fc21.noarch.drpm
x86_64/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
x86_64/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-alsa-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-calendar-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-corosync-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-curl-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-dahdi-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-fax-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-festival-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-ices-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-jabber-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-jack-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-ldap-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-lua-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-minivm-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-misdn-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-mobile-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-mysql-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-odbc-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-ooh323-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-oss-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-portaudio-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-postgresql-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-radius-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-skinny-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-snmp-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-sqlite-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-tds-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-unistim-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.2_11.5.1-2.fc21.x86_64.drpm
x86_64/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc21.noarch.drpm
x86_64/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc21.noarch.drpm
x86_64/os/drpms/certmonger-0.67-3.fc20_0.68-1.fc21.x86_64.drpm
x86_64/os/drpms/cim-schema-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm
x86_64/os/drpms/cim-schema-docs-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm
x86_64/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm
x86_64/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm
x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm
x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.x86_64.drpm
x86_64/os/drpms/cpp-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/cups-filters-1.0.36-5.fc21_1.0.37-1.fc21.x86_64.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-5.fc21_1.0.37-1.fc21.x86_64.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-5.fc21_1.0.37-1.fc21.x86_64.drpm
x86_64/os/drpms/desktop-file-utils-0.21-3.fc20_0.22-1.fc21.x86_64.drpm
x86_64/os/drpms/dkms-2.2.0.3-15.fc21_2.2.0.3-17.fc21.noarch.drpm
x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-12.fc21_4.3.0-13.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-jdt-4.3.0-12.fc21_4.3.0-13.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-pde-4.3.0-12.fc21_4.3.0-13.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-platform-4.3.0-12.fc21_4.3.0-13.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-swt-4.3.0-12.fc21_4.3.0-13.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-tests-4.3.0-12.fc21_4.3.0-13.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc21.noarch.drpm
x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc21.noarch.drpm
x86_64/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc21.noarch.drpm
x86_64/os/drpms/emotion-1.7.8-6.fc21_1.7.8-8.fc21.i686.drpm
x86_64/os/drpms/emotion-1.7.8-6.fc21_1.7.8-8.fc21.x86_64.drpm
x86_64/os/drpms/emotion-devel-1.7.8-6.fc21_1.7.8-8.fc21.i686.drpm
x86_64/os/drpms/emotion-devel-1.7.8-6.fc21_1.7.8-8.fc21.x86_64.drpm
x86_64/os/drpms/erlang-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/fcoe-utils-1.0.28-4.fc20_1.0.29-1.fc21.x86_64.drpm
x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.x86_64.drpm
x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm
x86_64/os/drpms/freeipa-admintools-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-client-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-python-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-server-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-server-trust-ad-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
x86_64/os/drpms/freeipa-tests-3.3.0-2.fc20_3.3.1-0.fc21.x86_64.drpm
x86_64/os/drpms/gcc-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-c++-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-gfortran-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/gcc-gfortran-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-gnat-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-go-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-java-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-objc++-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-objc-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gcc-plugin-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/gcc-plugin-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm
x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm
x86_64/os/drpms/ghc-MonadRandom-0.1.9-3.fc20_0.1.11-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-MonadRandom-devel-0.1.9-3.fc20_0.1.11-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-hamlet-1.1.7.1-2.fc20_1.1.7.1-3.fc21.x86_64.drpm
x86_64/os/drpms/ghc-hamlet-devel-1.1.7.1-2.fc20_1.1.7.1-3.fc21.x86_64.drpm
x86_64/os/drpms/ghc-hledger-0.19.3-1.fc20_0.19.3-3.fc21.x86_64.drpm
x86_64/os/drpms/ghc-hledger-devel-0.19.3-1.fc20_0.19.3-3.fc21.x86_64.drpm
x86_64/os/drpms/ghc-logict-0.6-3.fc20_0.6.0.1-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-logict-devel-0.6-3.fc20_0.6.0.1-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-shakespeare-1.0.4-2.fc20_1.0.5.1-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-shakespeare-devel-1.0.4-2.fc20_1.0.5.1-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-shakespeare-text-1.0.0.5-3.fc20_1.0.0.6-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-shakespeare-text-devel-1.0.0.5-3.fc20_1.0.0.6-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-smallcheck-1.0.2-3.fc20_1.0.4-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-smallcheck-devel-1.0.2-3.fc20_1.0.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gnome-online-accounts-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm
x86_64/os/drpms/gnome-online-accounts-3.9.90-1.fc21_3.9.90-2.fc21.x86_64.drpm
x86_64/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm
x86_64/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc21_3.9.90-2.fc21.x86_64.drpm
x86_64/os/drpms/gnome-weather-3.9.5-1.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/golang-guestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/groonga-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
x86_64/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-doc-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-httpd-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
x86_64/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-munin-plugins-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-php-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-plugin-suggest-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-python-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-server-common-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-server-gqtp-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-server-http-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/groonga-tokenizer-mecab-3.0.6-2.fc20_3.0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm
x86_64/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc21.x86_64.drpm
x86_64/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm
x86_64/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc21.x86_64.drpm
x86_64/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm
x86_64/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc21.x86_64.drpm
x86_64/os/drpms/hledger-0.19.3-1.fc20_0.19.3-3.fc21.x86_64.drpm
x86_64/os/drpms/ino-0.3.5-3.fc21_0.3.5-5.fc21.noarch.drpm
x86_64/os/drpms/iproute-3.10.0-3.fc20_3.10.0-5.fc21.x86_64.drpm
x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.x86_64.drpm
x86_64/os/drpms/iproute-doc-3.10.0-3.fc20_3.10.0-5.fc21.x86_64.drpm
x86_64/os/drpms/ipset-6.19-1.fc20_6.19-2.fc21.x86_64.drpm
x86_64/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc21.i686.drpm
x86_64/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc21.x86_64.drpm
x86_64/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc21.i686.drpm
x86_64/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc21.x86_64.drpm
x86_64/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc21.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/keyutils-1.5.5-5.fc20_1.5.6-1.fc21.x86_64.drpm
x86_64/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm
x86_64/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc21.x86_64.drpm
x86_64/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm
x86_64/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc21.x86_64.drpm
x86_64/os/drpms/kismon-0.6-6.fc20_0.6-7.fc21.noarch.drpm
x86_64/os/drpms/kmymoney-4.6.3-11.fc20_4.6.3-12.fc21.x86_64.drpm
x86_64/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm
x86_64/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc21.x86_64.drpm
x86_64/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc21.noarch.drpm
x86_64/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm
x86_64/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc21.x86_64.drpm
x86_64/os/drpms/libasan-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libasan-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libasan-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libasan-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libatomic-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libatomic-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libatomic-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libatomic-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-devel-docs-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
x86_64/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.x86_64.drpm
x86_64/os/drpms/libgcc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgcc-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgcj-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgcj-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgcj-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgcj-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgcj-src-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc21.i686.drpm
x86_64/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc21.i686.drpm
x86_64/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libgfortran-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgfortran-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgfortran-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgfortran-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgnat-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgnat-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgnat-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgnat-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgnat-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgnat-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgo-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgo-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgo-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgo-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgo-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgo-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libgomp-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libgomp-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-bash-completion-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
x86_64/os/drpms/libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-gobject-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/libguestfs-gobject-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-gobject-doc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
x86_64/os/drpms/libguestfs-java-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/libguestfs-java-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-java-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/libguestfs-java-devel-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-javadoc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
x86_64/os/drpms/libguestfs-live-service-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-man-pages-ja-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
x86_64/os/drpms/libguestfs-man-pages-uk-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
x86_64/os/drpms/libguestfs-tools-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
x86_64/os/drpms/libguestfs-tools-c-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libipa_hbac-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libitm-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libitm-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libitm-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libitm-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libitm-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libitm-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libmudflap-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libmudflap-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libmudflap-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libmudflap-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libmudflap-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libmudflap-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libobjc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libobjc-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libquadmath-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libquadmath-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libquadmath-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libquadmath-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libquadmath-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libquadmath-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libstdc++-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libstdc++-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libstdc++-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libstdc++-devel-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libstdc++-docs-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libstdc++-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
x86_64/os/drpms/libstdc++-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libtsan-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libtsan-static-4.8.1-6.fc20_4.8.1-7.fc21.x86_64.drpm
x86_64/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc21.i686.drpm
x86_64/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc21.x86_64.drpm
x86_64/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc21.i686.drpm
x86_64/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc21.x86_64.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.90-1.fc21_2.1.90.1-1.fc21.x86_64.drpm
x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc21.noarch.drpm
x86_64/os/drpms/lua-guestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
x86_64/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-bench-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
x86_64/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
x86_64/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
x86_64/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
x86_64/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-server-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/mariadb-test-5.5.32-10.fc20_5.5.32-11.fc21.x86_64.drpm
x86_64/os/drpms/maven-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm
x86_64/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc21.noarch.drpm
x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc21.noarch.drpm
x86_64/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc21.noarch.drpm
x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc21.noarch.drpm
x86_64/os/drpms/maven-javadoc-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm
x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm
x86_64/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm
x86_64/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc21.noarch.drpm
x86_64/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc21.noarch.drpm
x86_64/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc21.noarch.drpm
x86_64/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc21.noarch.drpm
x86_64/os/drpms/mediatomb-0.12.1-30.fc20.20120403gitb66dc1_0.12.1-31.fc21.20120403gitb66dc1.x86_64.drpm
x86_64/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
x86_64/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
x86_64/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
x86_64/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
x86_64/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
x86_64/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
x86_64/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
x86_64/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
x86_64/os/drpms/myrtle-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
x86_64/os/drpms/nodejs-commander-1.2.0-5.fc21_1.2.0-6.fc21.noarch.drpm
x86_64/os/drpms/ocaml-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc21.noarch.drpm
x86_64/os/drpms/openssl-1.0.1e-16.fc21_1.0.1e-18.fc21.x86_64.drpm
x86_64/os/drpms/openssl-devel-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
x86_64/os/drpms/openssl-devel-1.0.1e-16.fc21_1.0.1e-18.fc21.x86_64.drpm
x86_64/os/drpms/openssl-fips-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
x86_64/os/drpms/openssl-fips-1.0.1e-16.fc21_1.0.1e-18.fc21.x86_64.drpm
x86_64/os/drpms/openssl-libs-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
x86_64/os/drpms/openssl-libs-1.0.1e-16.fc21_1.0.1e-18.fc21.x86_64.drpm
x86_64/os/drpms/openssl-perl-1.0.1e-16.fc21_1.0.1e-18.fc21.x86_64.drpm
x86_64/os/drpms/openssl-static-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
x86_64/os/drpms/openssl-static-1.0.1e-16.fc21_1.0.1e-18.fc21.x86_64.drpm
x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/openvswitch-controller-1.10.0-7.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
x86_64/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
x86_64/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm
x86_64/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc21.x86_64.drpm
x86_64/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm
x86_64/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc21.x86_64.drpm
x86_64/os/drpms/p11-kit-trust-0.19.3-2.fc20_0.19.4-1.fc21.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/perl-Sys-Guestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/perl-qpid_proton-0.4-3.1.fc20_0.5-1.fc21.x86_64.drpm
x86_64/os/drpms/php-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/plantuml-7951-3.fc20_7978-1.fc21.noarch.drpm
x86_64/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc21.noarch.drpm
x86_64/os/drpms/polarssl-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm
x86_64/os/drpms/polarssl-1.2.7-2.fc20_1.2.7-2.fc21.x86_64.drpm
x86_64/os/drpms/polarssl-devel-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm
x86_64/os/drpms/polarssl-devel-1.2.7-2.fc20_1.2.7-2.fc21.x86_64.drpm
x86_64/os/drpms/polarssl-utils-1.2.7-2.fc20_1.2.7-2.fc21.x86_64.drpm
x86_64/os/drpms/pygrib-1.9.5-4.fc20_1.9.6-1.fc21.x86_64.drpm
x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
x86_64/os/drpms/python-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
x86_64/os/drpms/python-pillow-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm
x86_64/os/drpms/python-pillow-qt-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-sane-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-tk-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.noarch.drpm
x86_64/os/drpms/python-urlgrabber-3.9.1-30.fc20_3.9.1-31.fc21.noarch.drpm
x86_64/os/drpms/python3-pillow-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
x86_64/os/drpms/python3-pillow-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm
x86_64/os/drpms/python3-pillow-qt-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-sane-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-tk-2.1.0-3.fc21_2.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/python3-pygrib-1.9.5-4.fc20_1.9.6-1.fc21.x86_64.drpm
x86_64/os/drpms/python3-scipy-0.12.0-4.fc20_0.13.0-0.1.b1.fc21.x86_64.drpm
x86_64/os/drpms/qtdbf-0.9.9-3.fc20_0.9.11-1.fc21.x86_64.drpm
x86_64/os/drpms/ruby-libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.x86_64.drpm
x86_64/os/drpms/rubygem-qpid_proton-0.4-3.2.fc20_0.5-1.fc21.x86_64.drpm
x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc21.noarch.drpm
x86_64/os/drpms/scipy-0.12.0-4.fc20_0.13.0-0.1.b1.fc21.x86_64.drpm
x86_64/os/drpms/snifflib-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
x86_64/os/drpms/snifflib-javadoc-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
x86_64/os/drpms/sssd-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-ad-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
x86_64/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-ipa-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-krb5-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-krb5-common-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-ldap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-proxy-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sssd-tools-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.x86_64.drpm
x86_64/os/drpms/sugar-fractionbounce-17-2.fc20_19-1.fc21.noarch.drpm
x86_64/os/drpms/sugar-portfolio-42-2.fc20_44-1.fc21.noarch.drpm
x86_64/os/drpms/sugar-turtleart-187-1.fc21_189-1.fc21.noarch.drpm
x86_64/os/drpms/swig-2.0.10-3.fc20_2.0.10-4.fc21.x86_64.drpm
x86_64/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc21.noarch.drpm
x86_64/os/drpms/ttname-1-1.fc21_1-2.fc21.noarch.drpm
x86_64/os/drpms/vfrnav-20130801-1.fc20_20130829-1.fc21.x86_64.drpm
x86_64/os/drpms/vfrnav-utils-20130801-1.fc20_20130829-1.fc21.x86_64.drpm
x86_64/os/drpms/vfrnav-webservice-20130801-1.fc20_20130829-1.fc21.x86_64.drpm
x86_64/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm
x86_64/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc21.x86_64.drpm
x86_64/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm
x86_64/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc21.x86_64.drpm
x86_64/os/drpms/vigra-python-1.9.0-10.fc20_1.9.0-11.fc21.x86_64.drpm
x86_64/os/drpms/wcd-5.2.3-4.fc20_5.2.4-1.fc21.x86_64.drpm
x86_64/os/drpms/webkitgtk3-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm
x86_64/os/drpms/webkitgtk3-2.1.90-1.fc21_2.1.90.1-1.fc21.x86_64.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.90-1.fc21_2.1.90.1-1.fc21.x86_64.drpm
x86_64/os/drpms/webkitgtk3-doc-2.1.90-1.fc21_2.1.90.1-1.fc21.noarch.drpm
x86_64/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc21.noarch.drpm
x86_64/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc21.noarch.drpm
x86_64/os/drpms/youtube-dl-2013.08.27-1.fc21_2013.08.29-1.fc21.noarch.drpm
i386/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm => x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm
armhfp/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm => x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm
i386/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm => x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm
armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm => x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-4.fc21.noarch.rpm
i386/os/Packages/a/apache-parent-10-13.fc21.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-13.fc21.noarch.rpm
armhfp/os/Packages/a/apache-parent-10-13.fc21.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-13.fc21.noarch.rpm
i386/os/Packages/a/asterisk-11.5.1-2.fc21.i686.rpm => x86_64/os/Packages/a/asterisk-11.5.1-2.fc21.i686.rpm
i386/os/Packages/a/asterisk-devel-11.5.1-2.fc21.i686.rpm => x86_64/os/Packages/a/asterisk-devel-11.5.1-2.fc21.i686.rpm
i386/os/Packages/b/bouncycastle-1.46-10.fc21.noarch.rpm => x86_64/os/Packages/b/bouncycastle-1.46-10.fc21.noarch.rpm
armhfp/os/Packages/b/bouncycastle-1.46-10.fc21.noarch.rpm => x86_64/os/Packages/b/bouncycastle-1.46-10.fc21.noarch.rpm
i386/os/Packages/b/bouncycastle-javadoc-1.46-10.fc21.noarch.rpm => x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc21.noarch.rpm
armhfp/os/Packages/b/bouncycastle-javadoc-1.46-10.fc21.noarch.rpm => x86_64/os/Packages/b/bouncycastle-javadoc-1.46-10.fc21.noarch.rpm
i386/os/Packages/c/cim-schema-2.37.0-1.fc21.noarch.rpm => x86_64/os/Packages/c/cim-schema-2.37.0-1.fc21.noarch.rpm
armhfp/os/Packages/c/cim-schema-2.37.0-1.fc21.noarch.rpm => x86_64/os/Packages/c/cim-schema-2.37.0-1.fc21.noarch.rpm
i386/os/Packages/c/cim-schema-docs-2.37.0-1.fc21.noarch.rpm => x86_64/os/Packages/c/cim-schema-docs-2.37.0-1.fc21.noarch.rpm
armhfp/os/Packages/c/cim-schema-docs-2.37.0-1.fc21.noarch.rpm => x86_64/os/Packages/c/cim-schema-docs-2.37.0-1.fc21.noarch.rpm
i386/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc21.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.12.git39bd295.fc21.i686.rpm
i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc21.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.12.git39bd295.fc21.i686.rpm
i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc21.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.12.git39bd295.fc21.i686.rpm
i386/os/Packages/c/cups-filters-devel-1.0.37-1.fc21.i686.rpm => x86_64/os/Packages/c/cups-filters-devel-1.0.37-1.fc21.i686.rpm
i386/os/Packages/c/cups-filters-libs-1.0.37-1.fc21.i686.rpm => x86_64/os/Packages/c/cups-filters-libs-1.0.37-1.fc21.i686.rpm
i386/os/Packages/d/dkms-2.2.0.3-17.fc21.noarch.rpm => x86_64/os/Packages/d/dkms-2.2.0.3-17.fc21.noarch.rpm
armhfp/os/Packages/d/dkms-2.2.0.3-17.fc21.noarch.rpm => x86_64/os/Packages/d/dkms-2.2.0.3-17.fc21.noarch.rpm
i386/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc21.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc21.noarch.rpm
armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc21.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-3.fc21.noarch.rpm
i386/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc21.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc21.noarch.rpm
armhfp/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc21.noarch.rpm => x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-6.fc21.noarch.rpm
i386/os/Packages/e/elementary-icon-theme-3.1-1.fc21.noarch.rpm => x86_64/os/Packages/e/elementary-icon-theme-3.1-1.fc21.noarch.rpm
armhfp/os/Packages/e/elementary-icon-theme-3.1-1.fc21.noarch.rpm => x86_64/os/Packages/e/elementary-icon-theme-3.1-1.fc21.noarch.rpm
i386/os/Packages/e/emotion-1.7.8-8.fc21.i686.rpm => x86_64/os/Packages/e/emotion-1.7.8-8.fc21.i686.rpm
i386/os/Packages/e/emotion-devel-1.7.8-8.fc21.i686.rpm => x86_64/os/Packages/e/emotion-devel-1.7.8-8.fc21.i686.rpm
i386/os/Packages/f/fontconfig-2.10.94-1.fc21.i686.rpm => x86_64/os/Packages/f/fontconfig-2.10.94-1.fc21.i686.rpm
i386/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.i686.rpm => x86_64/os/Packages/f/fontconfig-devel-2.10.94-1.fc21.i686.rpm
i386/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm
armhfp/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm => x86_64/os/Packages/f/fontconfig-devel-doc-2.10.94-1.fc21.noarch.rpm
i386/os/Packages/g/gcc-gfortran-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/g/gcc-gfortran-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gcc-plugin-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/g/gcc-plugin-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/g/gemini-blueprint-1.0.2-5.fc21.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc21.noarch.rpm
armhfp/os/Packages/g/gemini-blueprint-1.0.2-5.fc21.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-1.0.2-5.fc21.noarch.rpm
i386/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc21.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc21.noarch.rpm
armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc21.noarch.rpm => x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-5.fc21.noarch.rpm
i386/os/Packages/g/gnome-online-accounts-3.9.90-2.fc21.i686.rpm => x86_64/os/Packages/g/gnome-online-accounts-3.9.90-2.fc21.i686.rpm
i386/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc21.i686.rpm => x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-2.fc21.i686.rpm
i386/os/Packages/g/groonga-devel-3.0.7-1.fc21.i686.rpm => x86_64/os/Packages/g/groonga-devel-3.0.7-1.fc21.i686.rpm
i386/os/Packages/g/groonga-libs-3.0.7-1.fc21.i686.rpm => x86_64/os/Packages/g/groonga-libs-3.0.7-1.fc21.i686.rpm
i386/os/Packages/h/harfbuzz-0.9.20-1.fc21.i686.rpm => x86_64/os/Packages/h/harfbuzz-0.9.20-1.fc21.i686.rpm
i386/os/Packages/h/harfbuzz-devel-0.9.20-1.fc21.i686.rpm => x86_64/os/Packages/h/harfbuzz-devel-0.9.20-1.fc21.i686.rpm
i386/os/Packages/h/harfbuzz-icu-0.9.20-1.fc21.i686.rpm => x86_64/os/Packages/h/harfbuzz-icu-0.9.20-1.fc21.i686.rpm
i386/os/Packages/i/ino-0.3.5-5.fc21.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-5.fc21.noarch.rpm
armhfp/os/Packages/i/ino-0.3.5-5.fc21.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-5.fc21.noarch.rpm
i386/os/Packages/i/iproute-devel-3.10.0-5.fc21.i686.rpm => x86_64/os/Packages/i/iproute-devel-3.10.0-5.fc21.i686.rpm
i386/os/Packages/i/ipset-devel-6.19-2.fc21.i686.rpm => x86_64/os/Packages/i/ipset-devel-6.19-2.fc21.i686.rpm
i386/os/Packages/i/ipset-libs-6.19-2.fc21.i686.rpm => x86_64/os/Packages/i/ipset-libs-6.19-2.fc21.i686.rpm
i386/os/Packages/i/ipset-service-6.19-2.fc21.noarch.rpm => x86_64/os/Packages/i/ipset-service-6.19-2.fc21.noarch.rpm
armhfp/os/Packages/i/ipset-service-6.19-2.fc21.noarch.rpm => x86_64/os/Packages/i/ipset-service-6.19-2.fc21.noarch.rpm
i386/os/Packages/j/jcodings-1.0.9-5.fc21.noarch.rpm => x86_64/os/Packages/j/jcodings-1.0.9-5.fc21.noarch.rpm
armhfp/os/Packages/j/jcodings-1.0.9-5.fc21.noarch.rpm => x86_64/os/Packages/j/jcodings-1.0.9-5.fc21.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git2.1.fc21.i686.rpm
i386/os/Packages/k/keyutils-libs-1.5.6-1.fc21.i686.rpm => x86_64/os/Packages/k/keyutils-libs-1.5.6-1.fc21.i686.rpm
i386/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc21.i686.rpm => x86_64/os/Packages/k/keyutils-libs-devel-1.5.6-1.fc21.i686.rpm
i386/os/Packages/k/kismon-0.6-7.fc21.noarch.rpm => x86_64/os/Packages/k/kismon-0.6-7.fc21.noarch.rpm
armhfp/os/Packages/k/kismon-0.6-7.fc21.noarch.rpm => x86_64/os/Packages/k/kismon-0.6-7.fc21.noarch.rpm
i386/os/Packages/k/kmymoney-devel-4.6.3-12.fc21.i686.rpm => x86_64/os/Packages/k/kmymoney-devel-4.6.3-12.fc21.i686.rpm
i386/os/Packages/k/kmymoney-doc-4.6.3-12.fc21.noarch.rpm => x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc21.noarch.rpm
armhfp/os/Packages/k/kmymoney-doc-4.6.3-12.fc21.noarch.rpm => x86_64/os/Packages/k/kmymoney-doc-4.6.3-12.fc21.noarch.rpm
i386/os/Packages/k/kmymoney-libs-4.6.3-12.fc21.i686.rpm => x86_64/os/Packages/k/kmymoney-libs-4.6.3-12.fc21.i686.rpm
i386/os/Packages/k/kte-collaborative-0.0.95-5.fc21.i686.rpm => x86_64/os/Packages/k/kte-collaborative-0.0.95-5.fc21.i686.rpm
i386/os/Packages/l/libasan-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libasan-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libasan-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libasan-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libatomic-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libatomic-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libatomic-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libatomic-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-gtk-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm => x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-2.fc20.i686.rpm
i386/os/Packages/l/libgcc-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgcc-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgcj-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgcj-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgcj-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgcj-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgdata-0.14.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libgdata-0.14.0-1.fc21.i686.rpm
i386/os/Packages/l/libgdata-devel-0.14.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libgdata-devel-0.14.0-1.fc21.i686.rpm
i386/os/Packages/l/libgfortran-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgfortran-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgfortran-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgfortran-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgnat-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgnat-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgnat-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgnat-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgnat-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgnat-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgo-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgo-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgo-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgo-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgo-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgo-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libgomp-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libgomp-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libguestfs-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-bash-completion-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-4.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-bash-completion-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-4.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-devel-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-devel-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-gobject-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-gobject-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-gobject-devel-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-gobject-doc-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-4.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-gobject-doc-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-4.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-java-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-java-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-java-devel-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-4.fc21.i686.rpm
i386/os/Packages/l/libguestfs-javadoc-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-4.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-javadoc-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-4.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-man-pages-ja-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-4.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-man-pages-ja-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-4.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-man-pages-uk-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-4.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-man-pages-uk-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-4.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-tools-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-tools-1.23.18-4.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-tools-1.23.18-4.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-tools-1.23.18-4.fc21.noarch.rpm
i386/os/Packages/l/libipa_hbac-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libipa_hbac-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libitm-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libitm-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libitm-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libitm-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libitm-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libitm-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libmudflap-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libmudflap-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libmudflap-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libmudflap-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libmudflap-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libmudflap-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libobjc-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libobjc-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libquadmath-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libquadmath-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libquadmath-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libquadmath-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libquadmath-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libquadmath-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libsss_idmap-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libsss_idmap-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-1.fc21.i686.rpm
i386/os/Packages/l/libstdc++-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libstdc++-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libstdc++-devel-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libstdc++-devel-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libstdc++-static-4.8.1-7.fc21.i686.rpm => x86_64/os/Packages/l/libstdc++-static-4.8.1-7.fc21.i686.rpm
i386/os/Packages/l/libunistring-0.9.3-9.fc21.i686.rpm => x86_64/os/Packages/l/libunistring-0.9.3-9.fc21.i686.rpm
i386/os/Packages/l/libunistring-devel-0.9.3-9.fc21.i686.rpm => x86_64/os/Packages/l/libunistring-devel-0.9.3-9.fc21.i686.rpm
i386/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc21.i686.rpm => x86_64/os/Packages/l/libwebkit2gtk-2.1.90.1-1.fc21.i686.rpm
i386/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc21.noarch.rpm => x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc21.noarch.rpm
armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc21.noarch.rpm => x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-3.fc21.noarch.rpm
i386/os/Packages/m/mariadb-5.5.32-11.fc21.i686.rpm => x86_64/os/Packages/m/mariadb-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mariadb-devel-5.5.32-11.fc21.i686.rpm => x86_64/os/Packages/m/mariadb-devel-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mariadb-embedded-5.5.32-11.fc21.i686.rpm => x86_64/os/Packages/m/mariadb-embedded-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc21.i686.rpm => x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/mariadb-libs-5.5.32-11.fc21.i686.rpm => x86_64/os/Packages/m/mariadb-libs-5.5.32-11.fc21.i686.rpm
i386/os/Packages/m/maven-3.1.0-8.fc21.noarch.rpm => x86_64/os/Packages/m/maven-3.1.0-8.fc21.noarch.rpm
armhfp/os/Packages/m/maven-3.1.0-8.fc21.noarch.rpm => x86_64/os/Packages/m/maven-3.1.0-8.fc21.noarch.rpm
i386/os/Packages/m/maven-common-artifact-filters-1.4-11.fc21.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc21.noarch.rpm
armhfp/os/Packages/m/maven-common-artifact-filters-1.4-11.fc21.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-1.4-11.fc21.noarch.rpm
i386/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc21.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc21.noarch.rpm
armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc21.noarch.rpm => x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-11.fc21.noarch.rpm
i386/os/Packages/m/maven-eclipse-plugin-2.9-9.fc21.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc21.noarch.rpm
armhfp/os/Packages/m/maven-eclipse-plugin-2.9-9.fc21.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-2.9-9.fc21.noarch.rpm
i386/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc21.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc21.noarch.rpm
armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc21.noarch.rpm => x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-9.fc21.noarch.rpm
i386/os/Packages/m/maven-javadoc-3.1.0-8.fc21.noarch.rpm => x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc21.noarch.rpm
armhfp/os/Packages/m/maven-javadoc-3.1.0-8.fc21.noarch.rpm => x86_64/os/Packages/m/maven-javadoc-3.1.0-8.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-annotations-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-annotations-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-annotations-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-plugin-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-plugin-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-plugin-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-api-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-api-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-api-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-api-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-java-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-java-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-java-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-java-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-plugin-tools-model-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-model-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-plugin-tools-model-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-plugin-tools-model-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc21.noarch.rpm
armhfp/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-1.0-0.5.alpha2.fc21.noarch.rpm
i386/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc21.noarch.rpm
armhfp/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.5.alpha2.fc21.noarch.rpm
i386/os/Packages/m/maven-script-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-script-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-script-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-script-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-script-ant-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-script-ant-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-script-ant-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-script-ant-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-script-beanshell-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc21.noarch.rpm
armhfp/os/Packages/m/maven-script-beanshell-3.1-14.fc21.noarch.rpm => x86_64/os/Packages/m/maven-script-beanshell-3.1-14.fc21.noarch.rpm
i386/os/Packages/m/maven-wagon-2.4-3.fc21.noarch.rpm => x86_64/os/Packages/m/maven-wagon-2.4-3.fc21.noarch.rpm
armhfp/os/Packages/m/maven-wagon-2.4-3.fc21.noarch.rpm => x86_64/os/Packages/m/maven-wagon-2.4-3.fc21.noarch.rpm
i386/os/Packages/m/maven-wagon-javadoc-2.4-3.fc21.noarch.rpm => x86_64/os/Packages/m/maven-wagon-javadoc-2.4-3.fc21.noarch.rpm
armhfp/os/Packages/m/maven-wagon-javadoc-2.4-3.fc21.noarch.rpm => x86_64/os/Packages/m/maven-wagon-javadoc-2.4-3.fc21.noarch.rpm
i386/os/Packages/m/maven-wagon-scm-2.4-3.fc21.noarch.rpm => x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc21.noarch.rpm
armhfp/os/Packages/m/maven-wagon-scm-2.4-3.fc21.noarch.rpm => x86_64/os/Packages/m/maven-wagon-scm-2.4-3.fc21.noarch.rpm
i386/os/Packages/m/mcu8051ide-1.4.7-3.fc21.noarch.rpm => x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc21.noarch.rpm
armhfp/os/Packages/m/mcu8051ide-1.4.7-3.fc21.noarch.rpm => x86_64/os/Packages/m/mcu8051ide-1.4.7-3.fc21.noarch.rpm
i386/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
i386/os/Packages/m/mingw32-dbus-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-dbus-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-1.6.8-4.fc21.noarch.rpm
i386/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-4.fc21.noarch.rpm
i386/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
i386/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-crt-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
i386/os/Packages/m/mingw64-dbus-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-dbus-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-1.6.8-4.fc21.noarch.rpm
i386/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-4.fc21.noarch.rpm
i386/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-headers-2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.rpm
i386/os/Packages/m/myrtle-1.8.13-2.fc21.noarch.rpm => x86_64/os/Packages/m/myrtle-1.8.13-2.fc21.noarch.rpm
armhfp/os/Packages/m/myrtle-1.8.13-2.fc21.noarch.rpm => x86_64/os/Packages/m/myrtle-1.8.13-2.fc21.noarch.rpm
i386/os/Packages/n/nodejs-commander-1.2.0-6.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-commander-1.2.0-6.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-6.fc21.noarch.rpm
i386/os/Packages/o/OpenImageIO-1.2.1-1.fc21.i686.rpm => x86_64/os/Packages/o/OpenImageIO-1.2.1-1.fc21.i686.rpm
i386/os/Packages/o/OpenImageIO-devel-1.2.1-1.fc21.i686.rpm => x86_64/os/Packages/o/OpenImageIO-devel-1.2.1-1.fc21.i686.rpm
i386/os/Packages/o/ocaml-libguestfs-devel-1.23.18-4.fc21.i686.rpm => x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-4.fc21.i686.rpm
i386/os/Packages/o/openlmi-storage-0.6.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-storage-0.6.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-0.6.0-1.fc21.noarch.rpm
i386/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-storage-doc-0.6.0-1.fc21.noarch.rpm
i386/os/Packages/o/openssl-devel-1.0.1e-18.fc21.i686.rpm => x86_64/os/Packages/o/openssl-devel-1.0.1e-18.fc21.i686.rpm
i386/os/Packages/o/openssl-fips-1.0.1e-18.fc21.i686.rpm => x86_64/os/Packages/o/openssl-fips-1.0.1e-18.fc21.i686.rpm
i386/os/Packages/o/openssl-libs-1.0.1e-18.fc21.i686.rpm => x86_64/os/Packages/o/openssl-libs-1.0.1e-18.fc21.i686.rpm
i386/os/Packages/o/openssl-static-1.0.1e-18.fc21.i686.rpm => x86_64/os/Packages/o/openssl-static-1.0.1e-18.fc21.i686.rpm
i386/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-2013.2-0.7.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.7.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-2.fc21.noarch.rpm
i386/os/Packages/o/openvswitch-test-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc21.noarch.rpm
armhfp/os/Packages/o/openvswitch-test-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/openvswitch-test-1.11.0-1.fc21.noarch.rpm
i386/os/Packages/o/ovsdbmonitor-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc21.noarch.rpm
armhfp/os/Packages/o/ovsdbmonitor-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/ovsdbmonitor-1.11.0-1.fc21.noarch.rpm
i386/os/Packages/p/p11-kit-0.19.4-1.fc21.i686.rpm => x86_64/os/Packages/p/p11-kit-0.19.4-1.fc21.i686.rpm
i386/os/Packages/p/p11-kit-devel-0.19.4-1.fc21.i686.rpm => x86_64/os/Packages/p/p11-kit-devel-0.19.4-1.fc21.i686.rpm
i386/os/Packages/p/plantuml-7978-1.fc21.noarch.rpm => x86_64/os/Packages/p/plantuml-7978-1.fc21.noarch.rpm
armhfp/os/Packages/p/plantuml-7978-1.fc21.noarch.rpm => x86_64/os/Packages/p/plantuml-7978-1.fc21.noarch.rpm
i386/os/Packages/p/plantuml-javadoc-7978-1.fc21.noarch.rpm => x86_64/os/Packages/p/plantuml-javadoc-7978-1.fc21.noarch.rpm
armhfp/os/Packages/p/plantuml-javadoc-7978-1.fc21.noarch.rpm => x86_64/os/Packages/p/plantuml-javadoc-7978-1.fc21.noarch.rpm
i386/os/Packages/p/polarssl-1.2.7-2.fc21.i686.rpm => x86_64/os/Packages/p/polarssl-1.2.7-2.fc21.i686.rpm
i386/os/Packages/p/polarssl-devel-1.2.7-2.fc21.i686.rpm => x86_64/os/Packages/p/polarssl-devel-1.2.7-2.fc21.i686.rpm
i386/os/Packages/p/python-cinder-2013.2-0.7.b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc21.noarch.rpm
armhfp/os/Packages/p/python-cinder-2013.2-0.7.b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-cinder-2013.2-0.7.b2.fc21.noarch.rpm
i386/os/Packages/p/python-openvswitch-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc21.noarch.rpm
armhfp/os/Packages/p/python-openvswitch-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-openvswitch-1.11.0-1.fc21.noarch.rpm
i386/os/Packages/p/python-pillow-2.1.0-4.fc21.i686.rpm => x86_64/os/Packages/p/python-pillow-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python-pillow-devel-2.1.0-4.fc21.i686.rpm => x86_64/os/Packages/p/python-pillow-devel-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python-pillow-doc-2.1.0-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc21.noarch.rpm
armhfp/os/Packages/p/python-pillow-doc-2.1.0-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-4.fc21.noarch.rpm
i386/os/Packages/p/python-sssdconfig-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc21.noarch.rpm
armhfp/os/Packages/p/python-sssdconfig-1.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-sssdconfig-1.11.0-1.fc21.noarch.rpm
i386/os/Packages/p/python-urlgrabber-3.9.1-31.fc21.noarch.rpm => x86_64/os/Packages/p/python-urlgrabber-3.9.1-31.fc21.noarch.rpm
armhfp/os/Packages/p/python-urlgrabber-3.9.1-31.fc21.noarch.rpm => x86_64/os/Packages/p/python-urlgrabber-3.9.1-31.fc21.noarch.rpm
i386/os/Packages/p/python3-pillow-2.1.0-4.fc21.i686.rpm => x86_64/os/Packages/p/python3-pillow-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-devel-2.1.0-4.fc21.i686.rpm => x86_64/os/Packages/p/python3-pillow-devel-2.1.0-4.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-doc-2.1.0-4.fc21.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc21.noarch.rpm
armhfp/os/Packages/p/python3-pillow-doc-2.1.0-4.fc21.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-4.fc21.noarch.rpm
i386/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtmultimedia-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtmultimedia-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.5-1.fc21.noarch.rpm
i386/os/Packages/s/snifflib-1.8.13-2.fc21.noarch.rpm => x86_64/os/Packages/s/snifflib-1.8.13-2.fc21.noarch.rpm
armhfp/os/Packages/s/snifflib-1.8.13-2.fc21.noarch.rpm => x86_64/os/Packages/s/snifflib-1.8.13-2.fc21.noarch.rpm
i386/os/Packages/s/snifflib-javadoc-1.8.13-2.fc21.noarch.rpm => x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc21.noarch.rpm
armhfp/os/Packages/s/snifflib-javadoc-1.8.13-2.fc21.noarch.rpm => x86_64/os/Packages/s/snifflib-javadoc-1.8.13-2.fc21.noarch.rpm
i386/os/Packages/s/sssd-client-1.11.0-1.fc21.i686.rpm => x86_64/os/Packages/s/sssd-client-1.11.0-1.fc21.i686.rpm
i386/os/Packages/s/sugar-fractionbounce-19-1.fc21.noarch.rpm => x86_64/os/Packages/s/sugar-fractionbounce-19-1.fc21.noarch.rpm
armhfp/os/Packages/s/sugar-fractionbounce-19-1.fc21.noarch.rpm => x86_64/os/Packages/s/sugar-fractionbounce-19-1.fc21.noarch.rpm
i386/os/Packages/s/sugar-portfolio-44-1.fc21.noarch.rpm => x86_64/os/Packages/s/sugar-portfolio-44-1.fc21.noarch.rpm
armhfp/os/Packages/s/sugar-portfolio-44-1.fc21.noarch.rpm => x86_64/os/Packages/s/sugar-portfolio-44-1.fc21.noarch.rpm
i386/os/Packages/s/sugar-turtleart-189-1.fc21.noarch.rpm => x86_64/os/Packages/s/sugar-turtleart-189-1.fc21.noarch.rpm
armhfp/os/Packages/s/sugar-turtleart-189-1.fc21.noarch.rpm => x86_64/os/Packages/s/sugar-turtleart-189-1.fc21.noarch.rpm
i386/os/Packages/s/swig-doc-2.0.10-4.fc21.noarch.rpm => x86_64/os/Packages/s/swig-doc-2.0.10-4.fc21.noarch.rpm
armhfp/os/Packages/s/swig-doc-2.0.10-4.fc21.noarch.rpm => x86_64/os/Packages/s/swig-doc-2.0.10-4.fc21.noarch.rpm
i386/os/Packages/t/ttname-1-2.fc21.noarch.rpm => x86_64/os/Packages/t/ttname-1-2.fc21.noarch.rpm
armhfp/os/Packages/t/ttname-1-2.fc21.noarch.rpm => x86_64/os/Packages/t/ttname-1-2.fc21.noarch.rpm
i386/os/Packages/v/vigra-1.9.0-11.fc21.i686.rpm => x86_64/os/Packages/v/vigra-1.9.0-11.fc21.i686.rpm
i386/os/Packages/v/vigra-devel-1.9.0-11.fc21.i686.rpm => x86_64/os/Packages/v/vigra-devel-1.9.0-11.fc21.i686.rpm
i386/os/Packages/w/webkitgtk3-2.1.90.1-1.fc21.i686.rpm => x86_64/os/Packages/w/webkitgtk3-2.1.90.1-1.fc21.i686.rpm
i386/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc21.i686.rpm => x86_64/os/Packages/w/webkitgtk3-devel-2.1.90.1-1.fc21.i686.rpm
i386/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc21.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc21.noarch.rpm
armhfp/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc21.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90.1-1.fc21.noarch.rpm
i386/os/Packages/x/xmltool-3.3-10.fc21.noarch.rpm => x86_64/os/Packages/x/xmltool-3.3-10.fc21.noarch.rpm
armhfp/os/Packages/x/xmltool-3.3-10.fc21.noarch.rpm => x86_64/os/Packages/x/xmltool-3.3-10.fc21.noarch.rpm
i386/os/Packages/x/xmltool-javadoc-3.3-10.fc21.noarch.rpm => x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc21.noarch.rpm
armhfp/os/Packages/x/xmltool-javadoc-3.3-10.fc21.noarch.rpm => x86_64/os/Packages/x/xmltool-javadoc-3.3-10.fc21.noarch.rpm
i386/os/Packages/y/youtube-dl-2013.08.29-1.fc21.noarch.rpm => x86_64/os/Packages/y/youtube-dl-2013.08.29-1.fc21.noarch.rpm
armhfp/os/Packages/y/youtube-dl-2013.08.29-1.fc21.noarch.rpm => x86_64/os/Packages/y/youtube-dl-2013.08.29-1.fc21.noarch.rpm
i386/os/drpms/OpenImageIO-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm => x86_64/os/drpms/OpenImageIO-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm
i386/os/drpms/OpenImageIO-devel-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm => x86_64/os/drpms/OpenImageIO-devel-1.2.0-3.fc20_1.2.1-1.fc21.i686.drpm
i386/os/drpms/apache-parent-10-12.fc21_10-13.fc21.noarch.drpm => x86_64/os/drpms/apache-parent-10-12.fc21_10-13.fc21.noarch.drpm
armhfp/os/drpms/apache-parent-10-12.fc21_10-13.fc21.noarch.drpm => x86_64/os/drpms/apache-parent-10-12.fc21_10-13.fc21.noarch.drpm
i386/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm => x86_64/os/drpms/asterisk-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm => x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.2_11.5.1-2.fc21.i686.drpm
i386/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc21.noarch.drpm => x86_64/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc21.noarch.drpm
armhfp/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc21.noarch.drpm => x86_64/os/drpms/bouncycastle-1.46-9.fc20_1.46-10.fc21.noarch.drpm
i386/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc21.noarch.drpm => x86_64/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc21.noarch.drpm
armhfp/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc21.noarch.drpm => x86_64/os/drpms/bouncycastle-javadoc-1.46-9.fc20_1.46-10.fc21.noarch.drpm
i386/os/drpms/cim-schema-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm => x86_64/os/drpms/cim-schema-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm
armhfp/os/drpms/cim-schema-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm => x86_64/os/drpms/cim-schema-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm
i386/os/drpms/cim-schema-docs-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm => x86_64/os/drpms/cim-schema-docs-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm
armhfp/os/drpms/cim-schema-docs-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm => x86_64/os/drpms/cim-schema-docs-2.33.0-6.fc20_2.37.0-1.fc21.noarch.drpm
i386/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm => x86_64/os/drpms/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm
i386/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm => x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm
i386/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm => x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21_1.9.0-0.12.git39bd295.fc21.i686.drpm
i386/os/drpms/cups-filters-devel-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm => x86_64/os/drpms/cups-filters-devel-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm
i386/os/drpms/cups-filters-libs-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm => x86_64/os/drpms/cups-filters-libs-1.0.36-5.fc21_1.0.37-1.fc21.i686.drpm
i386/os/drpms/dkms-2.2.0.3-15.fc21_2.2.0.3-17.fc21.noarch.drpm => x86_64/os/drpms/dkms-2.2.0.3-15.fc21_2.2.0.3-17.fc21.noarch.drpm
armhfp/os/drpms/dkms-2.2.0.3-15.fc21_2.2.0.3-17.fc21.noarch.drpm => x86_64/os/drpms/dkms-2.2.0.3-15.fc21_2.2.0.3-17.fc21.noarch.drpm
i386/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc21.noarch.drpm => x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc21.noarch.drpm
armhfp/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc21.noarch.drpm => x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-2.fc20_3.5.0-3.fc21.noarch.drpm
i386/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc21.noarch.drpm => x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc21.noarch.drpm
armhfp/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc21.noarch.drpm => x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-3.fc20_3.5.0-6.fc21.noarch.drpm
i386/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc21.noarch.drpm => x86_64/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc21.noarch.drpm
armhfp/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc21.noarch.drpm => x86_64/os/drpms/elementary-icon-theme-3.0-2.fc20_3.1-1.fc21.noarch.drpm
i386/os/drpms/emotion-1.7.8-6.fc21_1.7.8-8.fc21.i686.drpm => x86_64/os/drpms/emotion-1.7.8-6.fc21_1.7.8-8.fc21.i686.drpm
i386/os/drpms/emotion-devel-1.7.8-6.fc21_1.7.8-8.fc21.i686.drpm => x86_64/os/drpms/emotion-devel-1.7.8-6.fc21_1.7.8-8.fc21.i686.drpm
i386/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm => x86_64/os/drpms/fontconfig-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
i386/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm => x86_64/os/drpms/fontconfig-devel-2.10.93-2.fc20_2.10.94-1.fc21.i686.drpm
i386/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm
armhfp/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm => x86_64/os/drpms/fontconfig-devel-doc-2.10.93-2.fc20_2.10.94-1.fc21.noarch.drpm
i386/os/drpms/gcc-gfortran-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/gcc-gfortran-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gcc-plugin-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/gcc-plugin-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm => x86_64/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm
armhfp/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm => x86_64/os/drpms/gemini-blueprint-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm
i386/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm => x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm
armhfp/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm => x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-4.fc20_1.0.2-5.fc21.noarch.drpm
i386/os/drpms/gnome-online-accounts-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm => x86_64/os/drpms/gnome-online-accounts-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm
i386/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm => x86_64/os/drpms/gnome-online-accounts-devel-3.9.90-1.fc21_3.9.90-2.fc21.i686.drpm
i386/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm => x86_64/os/drpms/groonga-devel-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm => x86_64/os/drpms/groonga-libs-3.0.6-2.fc20_3.0.7-1.fc21.i686.drpm
i386/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm => x86_64/os/drpms/harfbuzz-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm
i386/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm => x86_64/os/drpms/harfbuzz-devel-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm
i386/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm => x86_64/os/drpms/harfbuzz-icu-0.9.19-2.fc20_0.9.20-1.fc21.i686.drpm
i386/os/drpms/ino-0.3.5-3.fc21_0.3.5-5.fc21.noarch.drpm => x86_64/os/drpms/ino-0.3.5-3.fc21_0.3.5-5.fc21.noarch.drpm
armhfp/os/drpms/ino-0.3.5-3.fc21_0.3.5-5.fc21.noarch.drpm => x86_64/os/drpms/ino-0.3.5-3.fc21_0.3.5-5.fc21.noarch.drpm
i386/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm => x86_64/os/drpms/iproute-devel-3.10.0-3.fc20_3.10.0-5.fc21.i686.drpm
i386/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc21.i686.drpm => x86_64/os/drpms/ipset-devel-6.19-1.fc20_6.19-2.fc21.i686.drpm
i386/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc21.i686.drpm => x86_64/os/drpms/ipset-libs-6.19-1.fc20_6.19-2.fc21.i686.drpm
i386/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc21.noarch.drpm => x86_64/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc21.noarch.drpm
armhfp/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc21.noarch.drpm => x86_64/os/drpms/jcodings-1.0.9-1.fc19_1.0.9-5.fc21.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21_3.11.0-0.rc7.git2.1.fc21.i686.drpm
i386/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm => x86_64/os/drpms/keyutils-libs-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm
i386/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm => x86_64/os/drpms/keyutils-libs-devel-1.5.5-5.fc20_1.5.6-1.fc21.i686.drpm
i386/os/drpms/kismon-0.6-6.fc20_0.6-7.fc21.noarch.drpm => x86_64/os/drpms/kismon-0.6-6.fc20_0.6-7.fc21.noarch.drpm
armhfp/os/drpms/kismon-0.6-6.fc20_0.6-7.fc21.noarch.drpm => x86_64/os/drpms/kismon-0.6-6.fc20_0.6-7.fc21.noarch.drpm
i386/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm => x86_64/os/drpms/kmymoney-devel-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm
i386/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc21.noarch.drpm => x86_64/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc21.noarch.drpm
armhfp/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc21.noarch.drpm => x86_64/os/drpms/kmymoney-doc-4.6.3-11.fc20_4.6.3-12.fc21.noarch.drpm
i386/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm => x86_64/os/drpms/kmymoney-libs-4.6.3-11.fc20_4.6.3-12.fc21.i686.drpm
i386/os/drpms/libasan-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libasan-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libasan-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libasan-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libatomic-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libatomic-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libatomic-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libatomic-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-gtk-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm => x86_64/os/drpms/libfm-gtk-devel-1.1.2.2-1.fc20_1.1.2.2-2.fc20.i686.drpm
i386/os/drpms/libgcc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgcc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgcj-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgcj-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgcj-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgcj-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc21.i686.drpm => x86_64/os/drpms/libgdata-0.13.4-1.fc20_0.14.0-1.fc21.i686.drpm
i386/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc21.i686.drpm => x86_64/os/drpms/libgdata-devel-0.13.4-1.fc20_0.14.0-1.fc21.i686.drpm
i386/os/drpms/libgfortran-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgfortran-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgfortran-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgfortran-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgnat-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgnat-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgnat-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgnat-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgnat-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgnat-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgo-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgo-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgo-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgo-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgo-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgo-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libgomp-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libgomp-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/libguestfs-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-bash-completion-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-bash-completion-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
armhfp/os/drpms/libguestfs-bash-completion-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-bash-completion-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
i386/os/drpms/libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-gobject-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/libguestfs-gobject-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-gobject-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-gobject-doc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-gobject-doc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
armhfp/os/drpms/libguestfs-gobject-doc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-gobject-doc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
i386/os/drpms/libguestfs-java-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/libguestfs-java-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-java-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/libguestfs-java-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/libguestfs-javadoc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-javadoc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
armhfp/os/drpms/libguestfs-javadoc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-javadoc-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
i386/os/drpms/libguestfs-man-pages-ja-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-man-pages-ja-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
armhfp/os/drpms/libguestfs-man-pages-ja-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-man-pages-ja-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
i386/os/drpms/libguestfs-man-pages-uk-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-man-pages-uk-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
armhfp/os/drpms/libguestfs-man-pages-uk-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-man-pages-uk-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
i386/os/drpms/libguestfs-tools-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-tools-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
armhfp/os/drpms/libguestfs-tools-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm => x86_64/os/drpms/libguestfs-tools-1.23.18-3.fc21_1.23.18-4.fc21.noarch.drpm
i386/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/libipa_hbac-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libitm-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libitm-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libitm-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libitm-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libitm-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libitm-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libmudflap-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libmudflap-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libmudflap-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libmudflap-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libmudflap-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libmudflap-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libobjc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libobjc-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libquadmath-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libquadmath-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libquadmath-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libquadmath-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libquadmath-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libquadmath-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/libsss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/libstdc++-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libstdc++-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libstdc++-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libstdc++-devel-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libstdc++-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm => x86_64/os/drpms/libstdc++-static-4.8.1-6.fc20_4.8.1-7.fc21.i686.drpm
i386/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc21.i686.drpm => x86_64/os/drpms/libunistring-0.9.3-8.fc20_0.9.3-9.fc21.i686.drpm
i386/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc21.i686.drpm => x86_64/os/drpms/libunistring-devel-0.9.3-8.fc20_0.9.3-9.fc21.i686.drpm
i386/os/drpms/libwebkit2gtk-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm => x86_64/os/drpms/libwebkit2gtk-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm
i386/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc21.noarch.drpm => x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc21.noarch.drpm
armhfp/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc21.noarch.drpm => x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-2.fc20_2.5.3-3.fc21.noarch.drpm
i386/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm => x86_64/os/drpms/mariadb-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm => x86_64/os/drpms/mariadb-devel-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm => x86_64/os/drpms/mariadb-embedded-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm => x86_64/os/drpms/mariadb-embedded-devel-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm => x86_64/os/drpms/mariadb-libs-5.5.32-10.fc20_5.5.32-11.fc21.i686.drpm
i386/os/drpms/maven-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm => x86_64/os/drpms/maven-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm
armhfp/os/drpms/maven-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm => x86_64/os/drpms/maven-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm
i386/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc21.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc21.noarch.drpm
armhfp/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc21.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-1.4-10.fc20_1.4-11.fc21.noarch.drpm
i386/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc21.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc21.noarch.drpm
armhfp/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc21.noarch.drpm => x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-10.fc20_1.4-11.fc21.noarch.drpm
i386/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc21.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc21.noarch.drpm
armhfp/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc21.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-2.9-7.fc20_2.9-9.fc21.noarch.drpm
i386/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc21.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc21.noarch.drpm
armhfp/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc21.noarch.drpm => x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-7.fc20_2.9-9.fc21.noarch.drpm
i386/os/drpms/maven-javadoc-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm => x86_64/os/drpms/maven-javadoc-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm
armhfp/os/drpms/maven-javadoc-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm => x86_64/os/drpms/maven-javadoc-3.1.0-7.fc21_3.1.0-8.fc21.noarch.drpm
i386/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-plugin-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-annotations-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-api-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-generators-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-java-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-plugin-tools-model-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm => x86_64/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm
armhfp/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm => x86_64/os/drpms/maven-repository-builder-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm
i386/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm => x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm
armhfp/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm => x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20_1.0-0.5.alpha2.fc21.noarch.drpm
i386/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-script-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-script-ant-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm
armhfp/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm => x86_64/os/drpms/maven-script-beanshell-3.1-13.fc20_3.1-14.fc21.noarch.drpm
i386/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc21.noarch.drpm => x86_64/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc21.noarch.drpm
armhfp/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc21.noarch.drpm => x86_64/os/drpms/maven-wagon-2.4-2.fc20_2.4-3.fc21.noarch.drpm
i386/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc21.noarch.drpm => x86_64/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc21.noarch.drpm
armhfp/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc21.noarch.drpm => x86_64/os/drpms/maven-wagon-javadoc-2.4-2.fc20_2.4-3.fc21.noarch.drpm
i386/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc21.noarch.drpm => x86_64/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc21.noarch.drpm
armhfp/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc21.noarch.drpm => x86_64/os/drpms/maven-wagon-scm-2.4-2.fc20_2.4-3.fc21.noarch.drpm
i386/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc21.noarch.drpm => x86_64/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc21.noarch.drpm
armhfp/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc21.noarch.drpm => x86_64/os/drpms/mcu8051ide-1.4.7-1.fc20_1.4.7-3.fc21.noarch.drpm
i386/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
armhfp/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
i386/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
armhfp/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw32-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
i386/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
armhfp/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw32-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
i386/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
armhfp/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
i386/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
armhfp/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
i386/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
armhfp/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw64-dbus-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
i386/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
armhfp/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm => x86_64/os/drpms/mingw64-dbus-static-1.6.8-3.fc20_1.6.8-4.fc21.noarch.drpm
i386/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
armhfp/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm => x86_64/os/drpms/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20_2.0.999-0.34.trunk.r6155.20130827.fc21.noarch.drpm
i386/os/drpms/myrtle-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm => x86_64/os/drpms/myrtle-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
armhfp/os/drpms/myrtle-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm => x86_64/os/drpms/myrtle-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
i386/os/drpms/nodejs-commander-1.2.0-5.fc21_1.2.0-6.fc21.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-5.fc21_1.2.0-6.fc21.noarch.drpm
armhfp/os/drpms/nodejs-commander-1.2.0-5.fc21_1.2.0-6.fc21.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-5.fc21_1.2.0-6.fc21.noarch.drpm
i386/os/drpms/ocaml-libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm => x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-3.fc21_1.23.18-4.fc21.i686.drpm
i386/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc21.noarch.drpm => x86_64/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc21.noarch.drpm
armhfp/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc21.noarch.drpm => x86_64/os/drpms/openlmi-storage-0.5.3-4.fc20_0.6.0-1.fc21.noarch.drpm
i386/os/drpms/openssl-devel-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm => x86_64/os/drpms/openssl-devel-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
i386/os/drpms/openssl-fips-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm => x86_64/os/drpms/openssl-fips-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
i386/os/drpms/openssl-libs-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm => x86_64/os/drpms/openssl-libs-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
i386/os/drpms/openssl-static-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm => x86_64/os/drpms/openssl-static-1.0.1e-16.fc21_1.0.1e-18.fc21.i686.drpm
i386/os/drpms/openstack-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
i386/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
i386/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20_3.0.0-2.fc21.noarch.drpm
i386/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
armhfp/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/openvswitch-test-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
i386/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
armhfp/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/ovsdbmonitor-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
i386/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm => x86_64/os/drpms/p11-kit-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm
i386/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm => x86_64/os/drpms/p11-kit-devel-0.19.3-2.fc20_0.19.4-1.fc21.i686.drpm
i386/os/drpms/plantuml-7951-3.fc20_7978-1.fc21.noarch.drpm => x86_64/os/drpms/plantuml-7951-3.fc20_7978-1.fc21.noarch.drpm
armhfp/os/drpms/plantuml-7951-3.fc20_7978-1.fc21.noarch.drpm => x86_64/os/drpms/plantuml-7951-3.fc20_7978-1.fc21.noarch.drpm
i386/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc21.noarch.drpm => x86_64/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc21.noarch.drpm
armhfp/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc21.noarch.drpm => x86_64/os/drpms/plantuml-javadoc-7951-3.fc20_7978-1.fc21.noarch.drpm
i386/os/drpms/polarssl-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm => x86_64/os/drpms/polarssl-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm
i386/os/drpms/polarssl-devel-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm => x86_64/os/drpms/polarssl-devel-1.2.7-2.fc20_1.2.7-2.fc21.i686.drpm
i386/os/drpms/python-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm => x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
armhfp/os/drpms/python-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm => x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc21_2013.2-0.7.b2.fc21.noarch.drpm
i386/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
armhfp/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/python-openvswitch-1.10.0-7.fc20_1.11.0-1.fc21.noarch.drpm
i386/os/drpms/python-pillow-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm => x86_64/os/drpms/python-pillow-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm => x86_64/os/drpms/python-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm
armhfp/os/drpms/python-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm
i386/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.noarch.drpm
armhfp/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.noarch.drpm => x86_64/os/drpms/python-sssdconfig-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.noarch.drpm
i386/os/drpms/python-urlgrabber-3.9.1-30.fc20_3.9.1-31.fc21.noarch.drpm => x86_64/os/drpms/python-urlgrabber-3.9.1-30.fc20_3.9.1-31.fc21.noarch.drpm
armhfp/os/drpms/python-urlgrabber-3.9.1-30.fc20_3.9.1-31.fc21.noarch.drpm => x86_64/os/drpms/python-urlgrabber-3.9.1-30.fc20_3.9.1-31.fc21.noarch.drpm
i386/os/drpms/python3-pillow-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm => x86_64/os/drpms/python3-pillow-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python3-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm => x86_64/os/drpms/python3-pillow-devel-2.1.0-3.fc21_2.1.0-4.fc21.i686.drpm
i386/os/drpms/python3-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm
armhfp/os/drpms/python3-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-3.fc21_2.1.0-4.fc21.noarch.drpm
i386/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc21.noarch.drpm => x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc21.noarch.drpm
armhfp/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc21.noarch.drpm => x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-3.2.fc20_0.5-1.fc21.noarch.drpm
i386/os/drpms/snifflib-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm => x86_64/os/drpms/snifflib-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
armhfp/os/drpms/snifflib-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm => x86_64/os/drpms/snifflib-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
i386/os/drpms/snifflib-javadoc-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm => x86_64/os/drpms/snifflib-javadoc-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
armhfp/os/drpms/snifflib-javadoc-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm => x86_64/os/drpms/snifflib-javadoc-1.8.13-1.fc21_1.8.13-2.fc21.noarch.drpm
i386/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm => x86_64/os/drpms/sssd-client-1.11.0-0.3.beta2.fc20_1.11.0-1.fc21.i686.drpm
i386/os/drpms/sugar-fractionbounce-17-2.fc20_19-1.fc21.noarch.drpm => x86_64/os/drpms/sugar-fractionbounce-17-2.fc20_19-1.fc21.noarch.drpm
armhfp/os/drpms/sugar-fractionbounce-17-2.fc20_19-1.fc21.noarch.drpm => x86_64/os/drpms/sugar-fractionbounce-17-2.fc20_19-1.fc21.noarch.drpm
i386/os/drpms/sugar-portfolio-42-2.fc20_44-1.fc21.noarch.drpm => x86_64/os/drpms/sugar-portfolio-42-2.fc20_44-1.fc21.noarch.drpm
armhfp/os/drpms/sugar-portfolio-42-2.fc20_44-1.fc21.noarch.drpm => x86_64/os/drpms/sugar-portfolio-42-2.fc20_44-1.fc21.noarch.drpm
i386/os/drpms/sugar-turtleart-187-1.fc21_189-1.fc21.noarch.drpm => x86_64/os/drpms/sugar-turtleart-187-1.fc21_189-1.fc21.noarch.drpm
armhfp/os/drpms/sugar-turtleart-187-1.fc21_189-1.fc21.noarch.drpm => x86_64/os/drpms/sugar-turtleart-187-1.fc21_189-1.fc21.noarch.drpm
i386/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc21.noarch.drpm => x86_64/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc21.noarch.drpm
armhfp/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc21.noarch.drpm => x86_64/os/drpms/swig-doc-2.0.10-3.fc20_2.0.10-4.fc21.noarch.drpm
i386/os/drpms/ttname-1-1.fc21_1-2.fc21.noarch.drpm => x86_64/os/drpms/ttname-1-1.fc21_1-2.fc21.noarch.drpm
armhfp/os/drpms/ttname-1-1.fc21_1-2.fc21.noarch.drpm => x86_64/os/drpms/ttname-1-1.fc21_1-2.fc21.noarch.drpm
i386/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm => x86_64/os/drpms/vigra-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm
i386/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm => x86_64/os/drpms/vigra-devel-1.9.0-10.fc20_1.9.0-11.fc21.i686.drpm
i386/os/drpms/webkitgtk3-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm => x86_64/os/drpms/webkitgtk3-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm
i386/os/drpms/webkitgtk3-devel-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm => x86_64/os/drpms/webkitgtk3-devel-2.1.90-1.fc21_2.1.90.1-1.fc21.i686.drpm
i386/os/drpms/webkitgtk3-doc-2.1.90-1.fc21_2.1.90.1-1.fc21.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.90-1.fc21_2.1.90.1-1.fc21.noarch.drpm
armhfp/os/drpms/webkitgtk3-doc-2.1.90-1.fc21_2.1.90.1-1.fc21.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.90-1.fc21_2.1.90.1-1.fc21.noarch.drpm
i386/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc21.noarch.drpm => x86_64/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc21.noarch.drpm
armhfp/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc21.noarch.drpm => x86_64/os/drpms/xmltool-3.3-8.fc19_3.3-10.fc21.noarch.drpm
i386/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc21.noarch.drpm => x86_64/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc21.noarch.drpm
armhfp/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc21.noarch.drpm => x86_64/os/drpms/xmltool-javadoc-3.3-8.fc19_3.3-10.fc21.noarch.drpm
i386/os/drpms/youtube-dl-2013.08.27-1.fc21_2013.08.29-1.fc21.noarch.drpm => x86_64/os/drpms/youtube-dl-2013.08.27-1.fc21_2013.08.29-1.fc21.noarch.drpm
armhfp/os/drpms/youtube-dl-2013.08.27-1.fc21_2013.08.29-1.fc21.noarch.drpm => x86_64/os/drpms/youtube-dl-2013.08.27-1.fc21_2013.08.29-1.fc21.noarch.drpm
sent 8.01G bytes received 84.86K bytes 15.89M bytes/sec
total size is 226.65G speedup is 28.28
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/1d3fcc0b7c1bc4377fe9d56445d0e0fba9c7cc295bc2390d048f2bb9530e9e21-other.xml.gz
armhfp/debug/repodata/65312aab902f146cda8091dac2b715f8b5708d791711e9434372e913275515da-other.sqlite.bz2
armhfp/debug/repodata/82e1d6b742bfd93cb0e115a00d30b435c40cdc88c18dd7ede183ccff465f2505-filelists.xml.gz
armhfp/debug/repodata/88127c9309cfb796686c5421ba6d2f558befcf235e513857694978f5f0f2595c-primary.xml.gz
armhfp/debug/repodata/abbb5ea8b8645ddbf87dafa2e789d24cc07ddbde81b98bbd7d7a09067aba0b2c-filelists.sqlite.bz2
armhfp/debug/repodata/bbb514d07aa705f61df339f79340c7a208afccb41a69027af6c973ff213c5e99-primary.sqlite.bz2
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/04cf7646756bd67a43540008cd892b6970188b0e471593ad637d6ef8c05370cd-prestodelta.xml.gz
armhfp/os/repodata/158ff16f8ae1e5fdf244bf142f066bf353bd2327791bbf770b554e7dc025f7b9-primary.xml.gz
armhfp/os/repodata/1a11d94faac0189e5d9772181f10f09bb5d05c5d5d8c6d8d387d138bf9212b53-filelists.sqlite.bz2
armhfp/os/repodata/3b8fb0ca50904941aefa2a1784d85d8ec45853d2c132f3c0ed47686481b91a1a-other.sqlite.bz2
armhfp/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
armhfp/os/repodata/82b0b3dd9287fc25ab6a3c27a1a92a3943015006e33e94c034ccf048e1028796-other.xml.gz
armhfp/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
armhfp/os/repodata/c486ec3dc31d87cdc320c2365df9ef1ce5203406e2392721886363bcf31e5b36-primary.sqlite.bz2
armhfp/os/repodata/d665632bd031ca191de7beebc120c90fb1f8fb6fc428510895ea6c3df03e6091-filelists.xml.gz
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/1b3ecebf2a899f7fe4a1f31f4da28d6fa70ba1a241c4b4415d2ed9769f7bba1b-filelists.xml.gz
i386/debug/repodata/71a8bd18e8c37edaeb1493a9bda5168663ebb00e2aa0f1819d5a6fedb266bb58-other.sqlite.bz2
i386/debug/repodata/7ee36ab4d083b9b5d9105017ea3f53d4af430156827ec76f9e9e9f2155a60eaf-primary.sqlite.bz2
i386/debug/repodata/b2d79f68692eac50405989b748c15a7e88fb0e0074f83945170e9a0db6385de3-other.xml.gz
i386/debug/repodata/b5bddcce03f69bf860c6ea5858b8de90f70b92a06379ed6520f322dbc98b4063-filelists.sqlite.bz2
i386/debug/repodata/e2e4b1615770e942c9a2792e87d583cb136e5ab8b0c2b60756799b00daa399bb-primary.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/15af8b7f6b4b15db856ce95d6ef812c86ea80938a3d64767be649a3cf5770bbb-filelists.xml.gz
i386/os/repodata/34b795fc095ae485690c7859cd1bf3fd36a781a4bd42d1f67dbcd85f12db7105-primary.xml.gz
i386/os/repodata/94bfa393cf513debe9ddce6a357b398b262d877ed01f1b310d4d59e0dba6b7b5-other.sqlite.bz2
i386/os/repodata/9e67c88aa00369584ea7e6a8d5896250c53ea60494c4bbbeffbfbbb701227308-other.xml.gz
i386/os/repodata/a4a8f6675a83e4626420283a4f64ae7efa7e46de4f3cc9108a0167605f054ff7-filelists.sqlite.bz2
i386/os/repodata/a4e077f12102f72317784f8ff964088494105a5359d0701cd58e473958194796-prestodelta.xml.gz
i386/os/repodata/cfe0145ba4a5af8a96c9d00d7136fc2ba94509011efd67130faca65b69086551-primary.sqlite.bz2
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/4ca13d04920489af673bcd74fe6b7e3f4ce769a770393e70758b7c9f165e4cb6-filelists.xml.gz
source/SRPMS/repodata/4cdae2fc837422cb09261468e51dc16f8e09c4882f6d2e67dfa76b3804672c1f-primary.sqlite.bz2
source/SRPMS/repodata/52d5ef729cccce793ec08fef0ad3215e29c826a346b46df3f3c04807b222d22e-primary.xml.gz
source/SRPMS/repodata/788226dd0b0bc2e8874d4e4ffd9a7ce42bafdf093b99c08b854bcdfcc567a6dc-other.xml.gz
source/SRPMS/repodata/dc2df6796f0f35199507d84e3275ead50775ba35636b776d9e29080d462a5e3f-other.sqlite.bz2
source/SRPMS/repodata/f4e03474344c41dd96a94d5ef35f0480981627052ac3bac8d29a99b6fc5feecb-filelists.sqlite.bz2
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/01c445cb3aed45b40395eef23b6e8b31e2b77e304984b34c292bed7b3ff4b9df-filelists.sqlite.bz2
x86_64/debug/repodata/1a644bfa37e974329c5780cd4c316d2e6dbd2611076f7e06abb0925e79238e84-primary.xml.gz
x86_64/debug/repodata/342fe1b5049dddc4d0858e454633989a0576a6ede9514f58dededf5d5ab10301-filelists.xml.gz
x86_64/debug/repodata/50d3d2eea8b04a256af85d55880f27b28f5b82218150a680ed9c554be3dcc807-other.sqlite.bz2
x86_64/debug/repodata/7f5e9a03e6617e3558eb98a63ac41cce02f9b769d21cc612d365bf247ce60678-other.xml.gz
x86_64/debug/repodata/a243eda765a09c3d731e5f09e35dea7bd2b42332476e645575cc3078a5a10b9b-primary.sqlite.bz2
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/48407648c8ddd380235586f5fb67de12b0b8d245267a9c4265b832cf6c24149d-primary.sqlite.bz2
x86_64/os/repodata/8107302b3e0981ea3ab5a229f5557b9e9384811a89a7e8802648d96fbbf859e0-other.xml.gz
x86_64/os/repodata/9163962e3ea0e7338c2ead5be424dfbb0cd8df9cc002edddc12f0907529c8ea9-filelists.sqlite.bz2
x86_64/os/repodata/93d3270db11e29947fc9cc1de3b85270f7beccd9a4a90e7b9e990a05f5a35103-primary.xml.gz
x86_64/os/repodata/afe02180cac06f88cd01abe2c0b43612aeff3963d40bafb53b5cbd4ffe24e3c8-prestodelta.xml.gz
x86_64/os/repodata/be173a9a5c2f0e1e20334c22337bde2b58143b1d6d0d7719d84d7ccaefaee0a1-filelists.xml.gz
x86_64/os/repodata/cad330e738680bf87212d573351c089b26a03a6bb80a136ce4e12767ab1e97b0-other.sqlite.bz2
x86_64/os/repodata/repomd.xml
i386/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml => armhfp/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
x86_64/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml => armhfp/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
i386/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz => armhfp/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
x86_64/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz => armhfp/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
deleting armhfp/debug/a/asterisk-debuginfo-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/debug/c/cups-filters-debuginfo-1.0.36-5.fc21.armv7hl.rpm
deleting armhfp/debug/c/classads-debuginfo-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
deleting armhfp/debug/c/certmonger-debuginfo-0.67-3.fc20.armv7hl.rpm
deleting armhfp/debug/d/desktop-file-utils-debuginfo-0.21-3.fc20.armv7hl.rpm
deleting armhfp/debug/e/emotion-debuginfo-1.7.8-6.fc21.armv7hl.rpm
deleting armhfp/debug/e/eclipse-debuginfo-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/debug/f/freeipa-debuginfo-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/f/fontconfig-debuginfo-2.10.93-2.fc20.armv7hl.rpm
deleting armhfp/debug/f/fcoe-utils-debuginfo-1.0.28-4.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-weather-debuginfo-3.9.5-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-online-accounts-debuginfo-3.9.90-1.fc21.armv7hl.rpm
deleting armhfp/debug/g/gcc-debuginfo-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/debug/g/gcc-base-debuginfo-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/debug/h/harfbuzz-debuginfo-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/debug/i/ipset-debuginfo-6.19-1.fc20.armv7hl.rpm
deleting armhfp/debug/i/iproute-debuginfo-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/debug/j/joystick-debuginfo-1.2.15-30.fc20.armv7hl.rpm
deleting armhfp/debug/k/kmymoney-debuginfo-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/debug/k/keyutils-debuginfo-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kdirstat-debuginfo-2.5.3-17.fc20.armv7hl.rpm
deleting armhfp/debug/l/libunistring-debuginfo-0.9.3-8.fc20.armv7hl.rpm
deleting armhfp/debug/l/libguestfs-debuginfo-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/debug/l/libgdata-debuginfo-0.13.4-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libfm-debuginfo-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/m/mingw64-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting armhfp/debug/m/mingw32-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting armhfp/debug/m/mediatomb-debuginfo-0.12.1-30.fc20.20120403gitb66dc1.armv7hl.rpm
deleting armhfp/debug/m/mariadb-debuginfo-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/debug/n/nss-myhostname-debuginfo-0.3-5.fc20.armv7hl.rpm
deleting armhfp/debug/o/openvswitch-debuginfo-1.10.0-7.fc20.armv7hl.rpm
deleting armhfp/debug/o/openssl-debuginfo-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/debug/o/OpenImageIO-debuginfo-1.2.0-3.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-pillow-debuginfo-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/debug/p/python-cryptsetup-debuginfo-0.1.4-6.fc20.armv7hl.rpm
deleting armhfp/debug/p/pygrib-debuginfo-1.9.5-4.fc20.armv7hl.rpm
deleting armhfp/debug/p/ps2eps-debuginfo-1.68-7.fc20.armv7hl.rpm
deleting armhfp/debug/p/polarssl-debuginfo-1.2.7-2.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-qpid_proton-debuginfo-0.4-3.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/debug/p/p11-kit-debuginfo-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qtdbf-debuginfo-0.9.9-3.fc20.armv7hl.rpm
deleting armhfp/debug/r/rubygem-qpid_proton-debuginfo-0.4-3.2.fc20.armv7hl.rpm
deleting armhfp/debug/repodata/5ec86164d9aefe01cebee6d16bab125fef86fd4ce4a43b06140de84c48dd6677-other.xml.gz
deleting armhfp/debug/repodata/5808a56146d2cfb9b3d55f48d8bf996f76eb356e1e1592169977534384f1dd9e-other.sqlite.bz2
deleting armhfp/debug/repodata/30cf42e0bcbc6a3048ac88fcff86fd9688a895f523b0c56ce5b826186fd0b941-filelists.xml.gz
deleting armhfp/debug/repodata/2828be62c4aba9e0da40acf590a5828e99f368f18ae495115254b8ef0727bcd3-primary.xml.gz
deleting armhfp/debug/repodata/1d81e3e3e3b85e70e2ccaf58648c83e58f9122c4a7961e3accef75bfeda9dbdc-primary.sqlite.bz2
deleting armhfp/debug/repodata/0673acd56856c18f51b90bb409db7ade71e01f596105d4b74f861fcd3ac729d0-filelists.sqlite.bz2
deleting armhfp/debug/s/swig-debuginfo-2.0.10-3.fc20.armv7hl.rpm
deleting armhfp/debug/s/sssd-debuginfo-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-plugins-debuginfo-2.91.6-0.5.git1e35fd9.fc18.armv7hl.rpm
deleting armhfp/debug/s/scipy-debuginfo-0.12.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/v/vigra-debuginfo-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/debug/v/vfrnav-debuginfo-20130801-1.fc20.armv7hl.rpm
deleting armhfp/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc21.armv7hl.rpm
deleting armhfp/debug/w/wcd-debuginfo-5.2.3-4.fc20.armv7hl.rpm
deleting armhfp/debug/z/zeitgeist-datahub-debuginfo-0.9.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-plain-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-odbc-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-imap-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-voicemail-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-unistim-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-tds-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-sqlite-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-snmp-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-skinny-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-radius-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-postgresql-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-portaudio-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-oss-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ooh323-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-odbc-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-mysql-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-mobile-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-misdn-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-minivm-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-lua-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ldap-389-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ldap-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-jack-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-jabber-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-ices-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-festival-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-fax-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-dahdi-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-curl-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-corosync-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-calendar-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-alsa-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/asterisk-11.4.0-2.fc20.2.armv7hl.rpm
deleting armhfp/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm
deleting armhfp/os/Packages/b/bouncycastle-javadoc-1.46-9.fc20.noarch.rpm
deleting armhfp/os/Packages/b/bouncycastle-1.46-9.fc20.noarch.rpm
deleting armhfp/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-1.0.36-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cpp-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/classads-static-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/classads-devel-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/classads-1.0.8-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cim-schema-docs-2.33.0-6.fc20.noarch.rpm
deleting armhfp/os/Packages/c/cim-schema-2.33.0-6.fc20.noarch.rpm
deleting armhfp/os/Packages/c/certmonger-0.67-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/drupal6-drush-4.1-7.fc20.noarch.rpm
deleting armhfp/os/Packages/d/dkms-2.2.0.3-15.fc21.noarch.rpm
deleting armhfp/os/Packages/d/desktop-file-utils-0.21-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/erlang-libguestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/emotion-devel-1.7.8-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/emotion-1.7.8-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/elementary-icon-theme-3.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-wtp-webservices-3.5.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-wtp-jeetools-3.5.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-tests-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-swt-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-platform-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-pde-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-jdt-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-tests-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-server-trust-ad-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-server-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-python-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-client-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/freeipa-admintools-3.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-doc-2.10.93-2.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fontconfig-2.10.93-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fcoe-utils-1.0.28-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/golang-guestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-weather-3.9.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-online-accounts-3.9.90-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-smallcheck-devel-1.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-smallcheck-1.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-shakespeare-text-devel-1.0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-shakespeare-text-1.0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-shakespeare-devel-1.0.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-shakespeare-1.0.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-logict-devel-0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-logict-0.6-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-hamlet-devel-1.1.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-hamlet-1.1.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-MonadRandom-devel-0.1.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-MonadRandom-0.1.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gemini-blueprint-javadoc-1.0.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gemini-blueprint-1.0.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcc-plugin-devel-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-objc-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-objc++-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-java-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-go-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-gfortran-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-c++-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcc-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/harfbuzz-0.9.19-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ipset-libs-6.19-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ipset-devel-6.19-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ipset-6.19-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-doc-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-devel-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/iproute-3.10.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm
deleting armhfp/os/Packages/i/ibus-table-array30-1.2.0.20090729-6.fc20.noarch.rpm
deleting armhfp/os/Packages/j/joystick-1.2.15-30.fc20.armv7hl.rpm
deleting armhfp/os/Packages/j/jcodings-1.0.9-1.fc19.noarch.rpm
deleting armhfp/os/Packages/j/jaxen-bootstrap-1.1-8.2.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kmymoney-doc-4.6.3-11.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kmymoney-4.6.3-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kismon-0.6-6.fc20.noarch.rpm
deleting armhfp/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/keyutils-libs-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/keyutils-1.5.5-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kdirstat-2.5.3-17.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lua-guestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/lohit-punjabi-fonts-2.5.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libunistring-devel-0.9.3-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libunistring-0.9.3-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libstdc++-static-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libstdc++-docs-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libstdc++-devel-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libstdc++-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libobjc-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmudflap-static-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmudflap-devel-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libmudflap-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libitm-static-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libitm-devel-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libitm-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libipa_hbac-python-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-tools-c-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libguestfs-live-service-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-java-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libguestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libgomp-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgo-static-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgo-devel-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgo-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgfortran-static-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgfortran-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgdata-devel-0.13.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgdata-0.13.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgcj-src-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgcj-devel-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgcj-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgcc-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-devel-docs-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libfm-1.1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libatomic-static-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libatomic-4.8.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/latexdiff-1.0.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/m/myrtle-1.8.13-1.fc21.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-dbus-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-dbus-1.6.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.armv7hl.rpm
deleting armhfp/os/Packages/m/mcu8051ide-1.4.7-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-scm-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-provider-test-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-javadoc-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-wagon-2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-script-beanshell-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-script-ant-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-script-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-repository-builder-1.0-0.4.alpha2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-model-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-javadocs-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-javadoc-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-java-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-generators-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-beanshell-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-api-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-ant-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-annotations-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-tools-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-plugin-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-plugin-annotations-3.1-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-javadoc-3.1.0-7.fc21.noarch.rpm
deleting armhfp/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-7.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-eclipse-plugin-2.9-7.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-common-artifact-filters-1.4-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-3.1.0-7.fc21.noarch.rpm
deleting armhfp/os/Packages/m/mariadb-test-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-server-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-libs-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-devel-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-bench-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mariadb-5.5.32-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-myhostname-0.3-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm
deleting armhfp/os/Packages/o/ovsdbmonitor-1.10.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openvswitch-test-1.10.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openvswitch-controller-1.10.0-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openvswitch-1.10.0-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.5.b2.fc21.noarch.rpm
deleting armhfp/os/Packages/o/openstack-cinder-2013.2-0.5.b2.fc21.noarch.rpm
deleting armhfp/os/Packages/o/openssl-static-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-perl-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-libs-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-fips-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-devel-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-1.0.1e-16.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-storage-0.5.3-4.fc20.noarch.rpm
deleting armhfp/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/ocaml-libguestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenImageIO-utils-1.2.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenImageIO-iv-1.2.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenImageIO-devel-1.2.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenImageIO-1.2.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-scipy-0.12.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pygrib-1.9.5-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-tk-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-sane-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-qt-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-urlgrabber-3.9.1-30.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-sssdconfig-1.11.0-0.3.beta2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-tk-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-sane-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-qt-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-2.1.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-openvswitch-1.10.0-7.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-libguestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-cryptsetup-0.1.4-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-cinder-2013.2-0.5.b2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/pygrib-1.9.5-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/ps2eps-1.68-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/polarssl-utils-1.2.7-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/polarssl-devel-1.2.7-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/polarssl-1.2.7-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/plantuml-javadoc-7951-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/plantuml-7951-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-libguestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-qpid_proton-0.4-3.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Sys-Guestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/pdfjam-2.08-4.fc18.noarch.rpm
deleting armhfp/os/Packages/p/p11-kit-trust-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/p11-kit-0.19.3-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qtdbf-0.9.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rubygem-qpid_proton-doc-0.4-3.2.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-qpid_proton-0.4-3.2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/ruby-libguestfs-1.23.18-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/swig-doc-2.0.10-3.fc20.noarch.rpm
deleting armhfp/os/Packages/s/swig-2.0.10-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sugar-turtleart-187-1.fc21.noarch.rpm
deleting armhfp/os/Packages/s/sugar-portfolio-42-2.fc20.noarch.rpm
deleting armhfp/os/Packages/s/sugar-fractionbounce-17-2.fc20.noarch.rpm
deleting armhfp/os/Packages/s/sssd-tools-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-proxy-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-ldap-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-krb5-common-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-krb5-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-ipa-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-common-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-ad-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sssd-1.11.0-0.3.beta2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/snifflib-javadoc-1.8.13-1.fc21.noarch.rpm
deleting armhfp/os/Packages/s/snifflib-1.8.13-1.fc21.noarch.rpm
deleting armhfp/os/Packages/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.armv7hl.rpm
deleting armhfp/os/Packages/s/scipy-0.12.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/ttname-1-1.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vigra-python-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vigra-devel-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vigra-1.9.0-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vfrnav-webservice-20130801-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vfrnav-utils-20130801-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vfrnav-20130801-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm
deleting armhfp/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-2.1.90-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/w/wcd-5.2.3-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xmltool-javadoc-3.3-8.fc19.noarch.rpm
deleting armhfp/os/Packages/x/xmltool-3.3-8.fc19.noarch.rpm
deleting armhfp/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm
deleting armhfp/os/Packages/z/zeitgeist-datahub-0.9.5-3.fc20.armv7hl.rpm
deleting armhfp/os/drpms/zeitgeist-datahub-0.9.5-2.fc19_0.9.5-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm
deleting armhfp/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm
deleting armhfp/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/wcd-5.2.3-3.fc19_5.2.3-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vigra-python-1.9.0-9.fc20_1.9.0-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vigra-devel-1.9.0-9.fc20_1.9.0-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vigra-1.9.0-9.fc20_1.9.0-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vfrnav-utils-20130723-2.fc20_20130801-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vfrnav-20130723-2.fc20_20130801-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/swig-doc-2.0.10-2.fc20_2.0.10-3.fc20.noarch.drpm
deleting armhfp/os/drpms/swig-2.0.10-2.fc20_2.0.10-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc21.noarch.drpm
deleting armhfp/os/drpms/sugar-portfolio-42-1.fc20_42-2.fc20.noarch.drpm
deleting armhfp/os/drpms/sugar-fractionbounce-17-1.fc20_17-2.fc20.noarch.drpm
deleting armhfp/os/drpms/sssd-tools-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-proxy-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-ldap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-krb5-common-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-krb5-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-ipa-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-common-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-client-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-ad-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sssd-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/snifflib-javadoc-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting armhfp/os/drpms/snifflib-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting armhfp/os/drpms/scipy-0.12.0-2.fc20_0.12.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/rubygem-qpid_proton-doc-0.4-2.2.fc20_0.4-3.2.fc20.noarch.drpm
deleting armhfp/os/drpms/rubygem-qpid_proton-0.4-2.2.fc20_0.4-3.2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ruby-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python3-scipy-0.12.0-2.fc20_0.12.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pygrib-1.9.5-3.fc20_1.9.5-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
deleting armhfp/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-urlgrabber-3.9.1-29.fc20_3.9.1-30.fc20.noarch.drpm
deleting armhfp/os/drpms/python-sssdconfig-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.noarch.drpm
deleting armhfp/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
deleting armhfp/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-openvswitch-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting armhfp/os/drpms/python-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-cryptsetup-0.1.4-5.fc19_0.1.4-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting armhfp/os/drpms/pygrib-1.9.5-3.fc20_1.9.5-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ps2eps-1.68-6.fc20_1.68-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/polarssl-utils-1.2.7-1.fc20_1.2.7-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/polarssl-devel-1.2.7-1.fc20_1.2.7-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/polarssl-1.2.7-1.fc20_1.2.7-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/plantuml-javadoc-7951-2.fc19_7951-3.fc20.noarch.drpm
deleting armhfp/os/drpms/plantuml-7951-2.fc19_7951-3.fc20.noarch.drpm
deleting armhfp/os/drpms/php-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/perl-qpid_proton-0.4-2.1.fc20_0.4-3.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perl-Sys-Guestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/p11-kit-trust-0.19.3-1.fc20_0.19.3-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/p11-kit-devel-0.19.3-1.fc20_0.19.3-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/p11-kit-0.19.3-1.fc20_0.19.3-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ovsdbmonitor-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting armhfp/os/drpms/openvswitch-test-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting armhfp/os/drpms/openvswitch-controller-1.10.0-6.fc20_1.10.0-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openvswitch-1.10.0-6.fc20_1.10.0-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting armhfp/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting armhfp/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
deleting armhfp/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
deleting armhfp/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
deleting armhfp/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
deleting armhfp/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-storage-0.5.3-3.fc20_0.5.3-4.fc20.noarch.drpm
deleting armhfp/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/ocaml-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nss-myhostname-0.3-4.fc19_0.3-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm
deleting armhfp/os/drpms/myrtle-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting armhfp/os/drpms/mingw64-headers-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-dbus-static-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-dbus-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-crt-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-headers-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-dbus-static-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-dbus-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-crt-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting armhfp/os/drpms/mediatomb-0.12.1-29.fc20.20120403gitb66dc1_0.12.1-30.fc20.20120403gitb66dc1.armv7hl.drpm
deleting armhfp/os/drpms/maven-wagon-scm-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-wagon-provider-test-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-wagon-javadoc-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-wagon-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-script-beanshell-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-script-ant-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-script-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-repository-builder-javadoc-1.0-0.3.alpha2.fc19_1.0-0.4.alpha2.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-repository-builder-1.0-0.3.alpha2.fc19_1.0-0.4.alpha2.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-model-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-javadocs-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-javadoc-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-java-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-generators-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-beanshell-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-api-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-ant-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-annotations-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-tools-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-plugin-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-plugin-annotations-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-javadoc-3.1.0-6.fc20_3.1.0-7.fc21.noarch.drpm
deleting armhfp/os/drpms/maven-eclipse-plugin-javadoc-2.9-5.fc19_2.9-7.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-eclipse-plugin-2.9-5.fc19_2.9-7.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-common-artifact-filters-javadoc-1.4-9.fc20_1.4-10.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-common-artifact-filters-1.4-9.fc20_1.4-10.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-3.1.0-6.fc20_3.1.0-7.fc21.noarch.drpm
deleting armhfp/os/drpms/mariadb-test-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-server-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-libs-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-embedded-devel-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-embedded-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-devel-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-bench-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mariadb-5.5.32-9.fc20_5.5.32-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lua-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/lohit-punjabi-fonts-2.5.3-1.fc19_2.5.3-2.fc20.noarch.drpm
deleting armhfp/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libunistring-devel-0.9.3-7.fc19_0.9.3-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libunistring-0.9.3-7.fc19_0.9.3-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libstdc++-static-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libstdc++-docs-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libstdc++-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libstdc++-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsss_nss_idmap-python-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsss_nss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsss_nss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libobjc-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmudflap-static-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmudflap-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libmudflap-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libitm-static-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libitm-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libitm-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libipa_hbac-python-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libipa_hbac-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libipa_hbac-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-tools-c-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-live-service-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libgomp-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgo-static-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgo-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgo-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgfortran-static-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgdata-devel-0.13.3-3.fc20_0.13.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgdata-0.13.3-3.fc20_0.13.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgcj-src-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgcj-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgcj-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgcc-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-gtk-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-gtk-1.1.2-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-devel-docs-1.1.2-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libfm-1.1.2-1.fc20_1.1.2.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libatomic-static-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libatomic-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/latexdiff-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting armhfp/os/drpms/kmymoney-libs-4.6.3-9.fc20_4.6.3-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kmymoney-doc-4.6.3-9.fc20_4.6.3-11.fc20.noarch.drpm
deleting armhfp/os/drpms/kmymoney-devel-4.6.3-9.fc20_4.6.3-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kmymoney-4.6.3-9.fc20_4.6.3-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kismon-0.6-5.fc19_0.6-6.fc20.noarch.drpm
deleting armhfp/os/drpms/keyutils-libs-devel-1.5.5-4.fc19_1.5.5-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/keyutils-libs-1.5.5-4.fc19_1.5.5-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/keyutils-1.5.5-4.fc19_1.5.5-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kdirstat-2.5.3-16.fc20_2.5.3-17.fc20.armv7hl.drpm
deleting armhfp/os/drpms/joystick-1.2.15-29.fc19_1.2.15-30.fc20.armv7hl.drpm
deleting armhfp/os/drpms/jaxen-bootstrap-1.1-7.2.fc19_1.1-8.2.fc20.noarch.drpm
deleting armhfp/os/drpms/ipset-libs-6.16.1-3.fc20_6.19-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ipset-devel-6.16.1-3.fc20_6.19-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ipset-6.16.1-3.fc20_6.19-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/iproute-doc-3.10.0-2.fc20_3.10.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/iproute-devel-3.10.0-2.fc20_3.10.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/iproute-3.10.0-2.fc20_3.10.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm
deleting armhfp/os/drpms/ibus-table-array30-1.2.0.20090729-5.fc19_1.2.0.20090729-6.fc20.noarch.drpm
deleting armhfp/os/drpms/harfbuzz-icu-0.9.19-1.fc20_0.9.19-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/harfbuzz-devel-0.9.19-1.fc20_0.9.19-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/harfbuzz-0.9.19-1.fc20_0.9.19-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/golang-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/gnome-weather-3.9.3-2.fc20_3.9.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/ghc-smallcheck-devel-1.0.2-2.fc20_1.0.2-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-smallcheck-1.0.2-2.fc20_1.0.2-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-shakespeare-text-devel-1.0.0.5-2.fc20_1.0.0.5-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-shakespeare-text-1.0.0.5-2.fc20_1.0.0.5-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-shakespeare-devel-1.0.4-1.fc20_1.0.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-shakespeare-1.0.4-1.fc20_1.0.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-logict-devel-0.6-2.fc20_0.6-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-logict-0.6-2.fc20_0.6-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-hamlet-devel-1.1.7.1-1.fc20_1.1.7.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-hamlet-1.1.7.1-1.fc20_1.1.7.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-MonadRandom-devel-0.1.9-2.fc20_0.1.9-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ghc-MonadRandom-0.1.9-2.fc20_0.1.9-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gemini-blueprint-javadoc-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting armhfp/os/drpms/gemini-blueprint-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting armhfp/os/drpms/gcc-plugin-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-objc-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-objc++-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-java-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-go-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-gfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-c++-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcc-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-tests-3.3.0-1.fc20_3.3.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-server-trust-ad-3.3.0-1.fc20_3.3.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-server-3.3.0-1.fc20_3.3.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-python-3.3.0-1.fc20_3.3.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-client-3.3.0-1.fc20_3.3.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/freeipa-admintools-3.3.0-1.fc20_3.3.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fontconfig-devel-doc-2.10.93-1.fc20_2.10.93-2.fc20.noarch.drpm
deleting armhfp/os/drpms/fontconfig-devel-2.10.93-1.fc20_2.10.93-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fontconfig-2.10.93-1.fc20_2.10.93-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fcoe-utils-1.0.28-2.fc20_1.0.28-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/erlang-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/elementary-icon-theme-3.0-1.fc20_3.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/eclipse-wtp-webservices-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm
deleting armhfp/os/drpms/eclipse-wtp-jeetools-3.5.0-1.fc20_3.5.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/eclipse-tests-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-swt-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-platform-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-pde-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-jdt-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
deleting armhfp/os/drpms/drupal6-drush-4.1-6.fc19_4.1-7.fc20.noarch.drpm
deleting armhfp/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-15.fc21.noarch.drpm
deleting armhfp/os/drpms/desktop-file-utils-0.21-2.fc19_0.21-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-1.0.36-3.fc21_1.0.36-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cpp-4.8.1-5.fc20.1_4.8.1-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/classads-static-1.0.8-6.fc19_1.0.8-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/classads-devel-1.0.8-6.fc19_1.0.8-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/classads-1.0.8-6.fc19_1.0.8-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cim-schema-docs-2.33.0-5.fc20_2.33.0-6.fc20.noarch.drpm
deleting armhfp/os/drpms/cim-schema-2.33.0-5.fc20_2.33.0-6.fc20.noarch.drpm
deleting armhfp/os/drpms/certmonger-0.67-1.fc19_0.67-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/bouncycastle-javadoc-1.46-7.fc19_1.46-9.fc20.noarch.drpm
deleting armhfp/os/drpms/bouncycastle-1.46-7.fc19_1.46-9.fc20.noarch.drpm
deleting armhfp/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-voicemail-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-unistim-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-tds-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-sqlite-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-snmp-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-skinny-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-radius-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-postgresql-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-portaudio-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-oss-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-ooh323-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-odbc-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-mysql-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-mobile-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-misdn-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-minivm-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-lua-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-ldap-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-jack-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-jabber-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-ices-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-festival-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-fax-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-devel-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-dahdi-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-curl-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-corosync-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-calendar-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-alsa-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/asterisk-11.4.0-2.fc20.1_11.4.0-2.fc20.2.armv7hl.drpm
deleting armhfp/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm
deleting armhfp/os/drpms/OpenImageIO-utils-1.2.0-2.fc20_1.2.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/OpenImageIO-iv-1.2.0-2.fc20_1.2.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/OpenImageIO-devel-1.2.0-2.fc20_1.2.0-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/OpenImageIO-1.2.0-2.fc20_1.2.0-3.fc20.armv7hl.drpm
deleting armhfp/os/repodata/b646d967adde742e55be95fe2ba1d7354ad90f5d05646bcb96a8b60b22cc84d6-primary.sqlite.bz2
deleting armhfp/os/repodata/ae91ca17649ba41c968f2114f45dae3b6d362ab7422ba24dde15b7576d80a125-prestodelta.xml.gz
deleting armhfp/os/repodata/879fe7cddd1f02030ed3135e631007762f4f681c73fa1e3c3631e16e3388562c-other.sqlite.bz2
deleting armhfp/os/repodata/395136dc274d02a08ce3040ce0622191a661d0db68b1496727be1ff8dd6635f4-other.xml.gz
deleting armhfp/os/repodata/21a447e9cf939118b671aad54e519a19bb1f003a6820b5b85d09ce34803def4b-primary.xml.gz
deleting armhfp/os/repodata/183980a357b347380c072e13bbbbb79c7a9b29e89e6e126dd66dd03a8d0674ce-filelists.sqlite.bz2
deleting armhfp/os/repodata/1687f5146852596a3e446523fcccc073a9e273d4ebeef3a9598510a7947e6f82-filelists.xml.gz
deleting i386/debug/a/asterisk-debuginfo-11.4.0-2.fc20.2.i686.rpm
deleting i386/debug/c/cups-filters-debuginfo-1.0.36-5.fc21.i686.rpm
deleting i386/debug/c/classads-debuginfo-1.0.8-7.fc20.i686.rpm
deleting i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting i386/debug/c/certmonger-debuginfo-0.67-3.fc20.i686.rpm
deleting i386/debug/d/desktop-file-utils-debuginfo-0.21-3.fc20.i686.rpm
deleting i386/debug/e/emotion-debuginfo-1.7.8-6.fc21.i686.rpm
deleting i386/debug/e/eclipse-debuginfo-4.3.0-12.fc21.i686.rpm
deleting i386/debug/f/freeipa-debuginfo-3.3.0-2.fc20.i686.rpm
deleting i386/debug/f/fontconfig-debuginfo-2.10.93-2.fc20.i686.rpm
deleting i386/debug/f/fcoe-utils-debuginfo-1.0.28-4.fc20.i686.rpm
deleting i386/debug/g/groonga-debuginfo-3.0.6-2.fc20.i686.rpm
deleting i386/debug/g/gnome-weather-debuginfo-3.9.5-1.fc20.i686.rpm
deleting i386/debug/g/gnome-online-accounts-debuginfo-3.9.90-1.fc21.i686.rpm
deleting i386/debug/g/gcc-debuginfo-4.8.1-6.fc20.i686.rpm
deleting i386/debug/g/gcc-base-debuginfo-4.8.1-6.fc20.i686.rpm
deleting i386/debug/h/harfbuzz-debuginfo-0.9.19-2.fc20.i686.rpm
deleting i386/debug/i/ipset-debuginfo-6.19-1.fc20.i686.rpm
deleting i386/debug/i/iproute-debuginfo-3.10.0-3.fc20.i686.rpm
deleting i386/debug/j/joystick-debuginfo-1.2.15-30.fc20.i686.rpm
deleting i386/debug/k/kmymoney-debuginfo-4.6.3-11.fc20.i686.rpm
deleting i386/debug/k/keyutils-debuginfo-1.5.5-5.fc20.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/debug/k/kdirstat-debuginfo-2.5.3-17.fc20.i686.rpm
deleting i386/debug/l/libunistring-debuginfo-0.9.3-8.fc20.i686.rpm
deleting i386/debug/l/libguestfs-debuginfo-1.23.18-3.fc21.i686.rpm
deleting i386/debug/l/libgdata-debuginfo-0.13.4-1.fc20.i686.rpm
deleting i386/debug/l/libfm-debuginfo-1.1.2.2-1.fc20.i686.rpm
deleting i386/debug/m/mingw64-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting i386/debug/m/mingw32-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting i386/debug/m/mediatomb-debuginfo-0.12.1-30.fc20.20120403gitb66dc1.i686.rpm
deleting i386/debug/m/mariadb-debuginfo-5.5.32-10.fc20.i686.rpm
deleting i386/debug/n/nss-myhostname-debuginfo-0.3-5.fc20.i686.rpm
deleting i386/debug/o/openvswitch-debuginfo-1.10.0-7.fc20.i686.rpm
deleting i386/debug/o/openssl-debuginfo-1.0.1e-16.fc21.i686.rpm
deleting i386/debug/o/OpenImageIO-debuginfo-1.2.0-3.fc20.i686.rpm
deleting i386/debug/p/python-pillow-debuginfo-2.1.0-3.fc21.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/debug/p/python-cryptsetup-debuginfo-0.1.4-6.fc20.i686.rpm
deleting i386/debug/p/pygrib-debuginfo-1.9.5-4.fc20.i686.rpm
deleting i386/debug/p/ps2eps-debuginfo-1.68-7.fc20.i686.rpm
deleting i386/debug/p/polarssl-debuginfo-1.2.7-2.fc20.i686.rpm
deleting i386/debug/p/perl-qpid_proton-debuginfo-0.4-3.1.fc20.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/debug/p/p11-kit-debuginfo-0.19.3-2.fc20.i686.rpm
deleting i386/debug/q/qtdbf-debuginfo-0.9.9-3.fc20.i686.rpm
deleting i386/debug/r/rubygem-qpid_proton-debuginfo-0.4-3.2.fc20.i686.rpm
deleting i386/debug/repodata/fc38504d3cbea941fe6ca0d89095343f4c7058ebf9323bba9b30f871928977d7-other.sqlite.bz2
deleting i386/debug/repodata/f727350f557b4c3aa25223ee435b62f5f9a15ff8efa031e68dac6b7a7011f063-other.xml.gz
deleting i386/debug/repodata/d434688a51922715b66d009a0b1379532681d1e040dc484daae709c79ca42e65-primary.xml.gz
deleting i386/debug/repodata/788e790fc57444485d083e023cb160a330fc55b2b88ec8b58f38e00449cb7e8a-filelists.sqlite.bz2
deleting i386/debug/repodata/5abede4fd8dbd5c6234134d00c8804fa5da424b59395ca5c3278c4ad8af5ea34-primary.sqlite.bz2
deleting i386/debug/repodata/54f5af51feecbb918bc73062021455e10a81a65762491fe52ea5f36434125728-filelists.xml.gz
deleting i386/debug/s/swig-debuginfo-2.0.10-3.fc20.i686.rpm
deleting i386/debug/s/sssd-debuginfo-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/debug/s/seahorse-plugins-debuginfo-2.91.6-0.5.git1e35fd9.fc18.i686.rpm
deleting i386/debug/s/scipy-debuginfo-0.12.0-4.fc20.i686.rpm
deleting i386/debug/v/vigra-debuginfo-1.9.0-10.fc20.i686.rpm
deleting i386/debug/v/vfrnav-debuginfo-20130801-1.fc20.i686.rpm
deleting i386/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc21.i686.rpm
deleting i386/debug/w/wcd-debuginfo-5.2.3-4.fc20.i686.rpm
deleting i386/debug/z/zeitgeist-datahub-debuginfo-0.9.5-3.fc20.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-plain-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-odbc-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-imap-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-voicemail-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-unistim-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-tds-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-sqlite-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-snmp-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-skinny-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-radius-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-postgresql-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-portaudio-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-oss-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ooh323-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-odbc-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-mysql-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-mobile-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-misdn-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-minivm-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-lua-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ldap-389-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ldap-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-jack-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-jabber-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-ices-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-festival-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-fax-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-dahdi-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-curl-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-corosync-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-calendar-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-alsa-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/asterisk-11.4.0-2.fc20.2.i686.rpm
deleting i386/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm
deleting i386/os/Packages/b/bouncycastle-javadoc-1.46-9.fc20.noarch.rpm
deleting i386/os/Packages/b/bouncycastle-1.46-9.fc20.noarch.rpm
deleting i386/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.i686.rpm
deleting i386/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.i686.rpm
deleting i386/os/Packages/c/cups-filters-1.0.36-5.fc21.i686.rpm
deleting i386/os/Packages/c/cpp-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/c/classads-static-1.0.8-7.fc20.i686.rpm
deleting i386/os/Packages/c/classads-devel-1.0.8-7.fc20.i686.rpm
deleting i386/os/Packages/c/classads-1.0.8-7.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting i386/os/Packages/c/cim-schema-docs-2.33.0-6.fc20.noarch.rpm
deleting i386/os/Packages/c/cim-schema-2.33.0-6.fc20.noarch.rpm
deleting i386/os/Packages/c/certmonger-0.67-3.fc20.i686.rpm
deleting i386/os/Packages/d/drupal6-drush-4.1-7.fc20.noarch.rpm
deleting i386/os/Packages/d/dkms-2.2.0.3-15.fc21.noarch.rpm
deleting i386/os/Packages/d/desktop-file-utils-0.21-3.fc20.i686.rpm
deleting i386/os/Packages/e/erlang-libguestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/e/emotion-devel-1.7.8-6.fc21.i686.rpm
deleting i386/os/Packages/e/emotion-1.7.8-6.fc21.i686.rpm
deleting i386/os/Packages/e/elementary-icon-theme-3.0-2.fc20.noarch.rpm
deleting i386/os/Packages/e/eclipse-wtp-webservices-3.5.0-3.fc20.noarch.rpm
deleting i386/os/Packages/e/eclipse-wtp-jeetools-3.5.0-2.fc20.noarch.rpm
deleting i386/os/Packages/e/eclipse-tests-4.3.0-12.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-swt-4.3.0-12.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-platform-4.3.0-12.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-pde-4.3.0-12.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-jdt-4.3.0-12.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc21.i686.rpm
deleting i386/os/Packages/f/freeipa-tests-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-server-trust-ad-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-server-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-python-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-client-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/freeipa-admintools-3.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/f/fontconfig-devel-doc-2.10.93-2.fc20.noarch.rpm
deleting i386/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.i686.rpm
deleting i386/os/Packages/f/fontconfig-2.10.93-2.fc20.i686.rpm
deleting i386/os/Packages/f/fcoe-utils-1.0.28-4.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-tokenizer-mecab-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-server-http-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-server-gqtp-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-server-common-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-python-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-plugin-suggest-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-php-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-munin-plugins-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-libs-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-httpd-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-doc-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-devel-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/groonga-3.0.6-2.fc20.i686.rpm
deleting i386/os/Packages/g/golang-guestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/g/gnome-weather-3.9.5-1.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc21.i686.rpm
deleting i386/os/Packages/g/gnome-online-accounts-3.9.90-1.fc21.i686.rpm
deleting i386/os/Packages/g/ghc-smallcheck-devel-1.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-smallcheck-1.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-shakespeare-text-devel-1.0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-shakespeare-text-1.0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-shakespeare-devel-1.0.4-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-shakespeare-1.0.4-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-logict-devel-0.6-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-logict-0.6-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hledger-devel-0.19.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hledger-0.19.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hamlet-devel-1.1.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hamlet-1.1.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-MonadRandom-devel-0.1.9-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-MonadRandom-0.1.9-3.fc20.i686.rpm
deleting i386/os/Packages/g/gemini-blueprint-javadoc-1.0.2-4.fc20.noarch.rpm
deleting i386/os/Packages/g/gemini-blueprint-1.0.2-4.fc20.noarch.rpm
deleting i386/os/Packages/g/gcc-plugin-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-objc-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-objc++-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-java-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-go-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-gnat-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-gfortran-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-c++-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/g/gcc-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/h/hledger-0.19.3-1.fc20.i686.rpm
deleting i386/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.i686.rpm
deleting i386/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.i686.rpm
deleting i386/os/Packages/h/harfbuzz-0.9.19-2.fc20.i686.rpm
deleting i386/os/Packages/i/ipset-libs-6.19-1.fc20.i686.rpm
deleting i386/os/Packages/i/ipset-devel-6.19-1.fc20.i686.rpm
deleting i386/os/Packages/i/ipset-6.19-1.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-doc-3.10.0-3.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-devel-3.10.0-3.fc20.i686.rpm
deleting i386/os/Packages/i/iproute-3.10.0-3.fc20.i686.rpm
deleting i386/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm
deleting i386/os/Packages/i/ibus-table-array30-1.2.0.20090729-6.fc20.noarch.rpm
deleting i386/os/Packages/j/joystick-1.2.15-30.fc20.i686.rpm
deleting i386/os/Packages/j/jcodings-1.0.9-1.fc19.noarch.rpm
deleting i386/os/Packages/j/jaxen-bootstrap-1.1-8.2.fc20.noarch.rpm
deleting i386/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.i686.rpm
deleting i386/os/Packages/k/kmymoney-doc-4.6.3-11.fc20.noarch.rpm
deleting i386/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.i686.rpm
deleting i386/os/Packages/k/kmymoney-4.6.3-11.fc20.i686.rpm
deleting i386/os/Packages/k/kismon-0.6-6.fc20.noarch.rpm
deleting i386/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.i686.rpm
deleting i386/os/Packages/k/keyutils-libs-1.5.5-5.fc20.i686.rpm
deleting i386/os/Packages/k/keyutils-1.5.5-5.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/k/kdirstat-2.5.3-17.fc20.i686.rpm
deleting i386/os/Packages/l/lua-guestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/lohit-punjabi-fonts-2.5.3-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.i686.rpm
deleting i386/os/Packages/l/libunistring-devel-0.9.3-8.fc20.i686.rpm
deleting i386/os/Packages/l/libunistring-0.9.3-8.fc20.i686.rpm
deleting i386/os/Packages/l/libstdc++-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libstdc++-docs-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libstdc++-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libstdc++-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libquadmath-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libquadmath-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libquadmath-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libobjc-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libmudflap-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libmudflap-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libmudflap-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libitm-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libitm-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libitm-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libipa_hbac-python-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-tools-c-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm
deleting i386/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm
deleting i386/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm
deleting i386/os/Packages/l/libguestfs-live-service-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm
deleting i386/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-java-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm
deleting i386/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm
deleting i386/os/Packages/l/libguestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/l/libgomp-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgo-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgo-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgo-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgnat-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgnat-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgnat-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgfortran-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgfortran-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgdata-devel-0.13.4-1.fc20.i686.rpm
deleting i386/os/Packages/l/libgdata-0.13.4-1.fc20.i686.rpm
deleting i386/os/Packages/l/libgcj-src-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgcj-devel-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgcj-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgcc-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-devel-docs-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libfm-1.1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/l/libatomic-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libatomic-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libasan-static-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/libasan-4.8.1-6.fc20.i686.rpm
deleting i386/os/Packages/l/latexdiff-1.0.2-4.fc20.noarch.rpm
deleting i386/os/Packages/m/myrtle-1.8.13-1.fc21.noarch.rpm
deleting i386/os/Packages/m/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-dbus-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-dbus-1.6.8-3.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting i386/os/Packages/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.i686.rpm
deleting i386/os/Packages/m/mcu8051ide-1.4.7-1.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-scm-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-provider-test-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-javadoc-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-wagon-2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-script-beanshell-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-script-ant-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-script-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-repository-builder-1.0-0.4.alpha2.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-model-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-javadocs-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-javadoc-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-java-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-generators-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-beanshell-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-api-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-ant-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-annotations-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-tools-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-plugin-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-plugin-annotations-3.1-13.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-javadoc-3.1.0-7.fc21.noarch.rpm
deleting i386/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-7.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-eclipse-plugin-2.9-7.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-10.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-common-artifact-filters-1.4-10.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-3.1.0-7.fc21.noarch.rpm
deleting i386/os/Packages/m/mariadb-test-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-server-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-libs-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-devel-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-bench-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/m/mariadb-5.5.32-10.fc20.i686.rpm
deleting i386/os/Packages/n/nss-myhostname-0.3-5.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm
deleting i386/os/Packages/o/ovsdbmonitor-1.10.0-7.fc20.noarch.rpm
deleting i386/os/Packages/o/openvswitch-test-1.10.0-7.fc20.noarch.rpm
deleting i386/os/Packages/o/openvswitch-controller-1.10.0-7.fc20.i686.rpm
deleting i386/os/Packages/o/openvswitch-1.10.0-7.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-cinder-doc-2013.2-0.5.b2.fc21.noarch.rpm
deleting i386/os/Packages/o/openstack-cinder-2013.2-0.5.b2.fc21.noarch.rpm
deleting i386/os/Packages/o/openssl-static-1.0.1e-16.fc21.i686.rpm
deleting i386/os/Packages/o/openssl-perl-1.0.1e-16.fc21.i686.rpm
deleting i386/os/Packages/o/openssl-libs-1.0.1e-16.fc21.i686.rpm
deleting i386/os/Packages/o/openssl-fips-1.0.1e-16.fc21.i686.rpm
deleting i386/os/Packages/o/openssl-devel-1.0.1e-16.fc21.i686.rpm
deleting i386/os/Packages/o/openssl-1.0.1e-16.fc21.i686.rpm
deleting i386/os/Packages/o/openlmi-storage-0.5.3-4.fc20.noarch.rpm
deleting i386/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/o/ocaml-libguestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/o/OpenImageIO-utils-1.2.0-3.fc20.i686.rpm
deleting i386/os/Packages/o/OpenImageIO-iv-1.2.0-3.fc20.i686.rpm
deleting i386/os/Packages/o/OpenImageIO-devel-1.2.0-3.fc20.i686.rpm
deleting i386/os/Packages/o/OpenImageIO-1.2.0-3.fc20.i686.rpm
deleting i386/os/Packages/p/python3-scipy-0.12.0-4.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pygrib-1.9.5-4.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-tk-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python3-pillow-sane-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python3-pillow-qt-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python3-pillow-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-urlgrabber-3.9.1-30.fc20.noarch.rpm
deleting i386/os/Packages/p/python-sssdconfig-1.11.0-0.3.beta2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-tk-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-pillow-sane-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-pillow-qt-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm
deleting i386/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-pillow-2.1.0-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/p/python-openvswitch-1.10.0-7.fc20.noarch.rpm
deleting i386/os/Packages/p/python-libguestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/p/python-cryptsetup-0.1.4-6.fc20.i686.rpm
deleting i386/os/Packages/p/python-cinder-2013.2-0.5.b2.fc21.noarch.rpm
deleting i386/os/Packages/p/pygrib-1.9.5-4.fc20.i686.rpm
deleting i386/os/Packages/p/ps2eps-1.68-7.fc20.i686.rpm
deleting i386/os/Packages/p/polarssl-utils-1.2.7-2.fc20.i686.rpm
deleting i386/os/Packages/p/polarssl-devel-1.2.7-2.fc20.i686.rpm
deleting i386/os/Packages/p/polarssl-1.2.7-2.fc20.i686.rpm
deleting i386/os/Packages/p/plantuml-javadoc-7951-3.fc20.noarch.rpm
deleting i386/os/Packages/p/plantuml-7951-3.fc20.noarch.rpm
deleting i386/os/Packages/p/php-libguestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/p/perl-qpid_proton-0.4-3.1.fc20.i686.rpm
deleting i386/os/Packages/p/perl-Sys-Guestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting i386/os/Packages/p/pdfjam-2.08-4.fc18.noarch.rpm
deleting i386/os/Packages/p/p11-kit-trust-0.19.3-2.fc20.i686.rpm
deleting i386/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.i686.rpm
deleting i386/os/Packages/p/p11-kit-0.19.3-2.fc20.i686.rpm
deleting i386/os/Packages/q/qtdbf-0.9.9-3.fc20.i686.rpm
deleting i386/os/Packages/r/rubygem-qpid_proton-doc-0.4-3.2.fc20.noarch.rpm
deleting i386/os/Packages/r/rubygem-qpid_proton-0.4-3.2.fc20.i686.rpm
deleting i386/os/Packages/r/ruby-libguestfs-1.23.18-3.fc21.i686.rpm
deleting i386/os/Packages/s/swig-doc-2.0.10-3.fc20.noarch.rpm
deleting i386/os/Packages/s/swig-2.0.10-3.fc20.i686.rpm
deleting i386/os/Packages/s/sugar-turtleart-187-1.fc21.noarch.rpm
deleting i386/os/Packages/s/sugar-portfolio-42-2.fc20.noarch.rpm
deleting i386/os/Packages/s/sugar-fractionbounce-17-2.fc20.noarch.rpm
deleting i386/os/Packages/s/sssd-tools-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-proxy-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-ldap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-krb5-common-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-krb5-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-ipa-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-common-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-ad-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/sssd-1.11.0-0.3.beta2.fc20.i686.rpm
deleting i386/os/Packages/s/snifflib-javadoc-1.8.13-1.fc21.noarch.rpm
deleting i386/os/Packages/s/snifflib-1.8.13-1.fc21.noarch.rpm
deleting i386/os/Packages/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.i686.rpm
deleting i386/os/Packages/s/scipy-0.12.0-4.fc20.i686.rpm
deleting i386/os/Packages/t/ttname-1-1.fc21.noarch.rpm
deleting i386/os/Packages/v/vigra-python-1.9.0-10.fc20.i686.rpm
deleting i386/os/Packages/v/vigra-devel-1.9.0-10.fc20.i686.rpm
deleting i386/os/Packages/v/vigra-1.9.0-10.fc20.i686.rpm
deleting i386/os/Packages/v/vfrnav-webservice-20130801-1.fc20.i686.rpm
deleting i386/os/Packages/v/vfrnav-utils-20130801-1.fc20.i686.rpm
deleting i386/os/Packages/v/vfrnav-20130801-1.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm
deleting i386/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-2.1.90-1.fc21.i686.rpm
deleting i386/os/Packages/w/wcd-5.2.3-4.fc20.i686.rpm
deleting i386/os/Packages/x/xmltool-javadoc-3.3-8.fc19.noarch.rpm
deleting i386/os/Packages/x/xmltool-3.3-8.fc19.noarch.rpm
deleting i386/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm
deleting i386/os/Packages/z/zeitgeist-datahub-0.9.5-3.fc20.i686.rpm
deleting i386/os/drpms/zeitgeist-datahub-0.9.5-2.fc19_0.9.5-3.fc20.i686.drpm
deleting i386/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm
deleting i386/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm
deleting i386/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
deleting i386/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
deleting i386/os/drpms/wcd-5.2.3-3.fc19_5.2.3-4.fc20.i686.drpm
deleting i386/os/drpms/vigra-python-1.9.0-9.fc20_1.9.0-10.fc20.i686.drpm
deleting i386/os/drpms/vigra-devel-1.9.0-9.fc20_1.9.0-10.fc20.i686.drpm
deleting i386/os/drpms/vigra-1.9.0-9.fc20_1.9.0-10.fc20.i686.drpm
deleting i386/os/drpms/vfrnav-utils-20130723-2.fc20_20130801-1.fc20.i686.drpm
deleting i386/os/drpms/vfrnav-20130723-2.fc20_20130801-1.fc20.i686.drpm
deleting i386/os/drpms/swig-doc-2.0.10-2.fc20_2.0.10-3.fc20.noarch.drpm
deleting i386/os/drpms/swig-2.0.10-2.fc20_2.0.10-3.fc20.i686.drpm
deleting i386/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc21.noarch.drpm
deleting i386/os/drpms/sugar-portfolio-42-1.fc20_42-2.fc20.noarch.drpm
deleting i386/os/drpms/sugar-fractionbounce-17-1.fc20_17-2.fc20.noarch.drpm
deleting i386/os/drpms/sssd-tools-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-proxy-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-ldap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-krb5-common-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-krb5-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-ipa-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-common-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-client-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-ad-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/sssd-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/snifflib-javadoc-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting i386/os/drpms/snifflib-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting i386/os/drpms/scipy-0.12.0-2.fc20_0.12.0-4.fc20.i686.drpm
deleting i386/os/drpms/rubygem-qpid_proton-doc-0.4-2.2.fc20_0.4-3.2.fc20.noarch.drpm
deleting i386/os/drpms/rubygem-qpid_proton-0.4-2.2.fc20_0.4-3.2.fc20.i686.drpm
deleting i386/os/drpms/ruby-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/python3-scipy-0.12.0-2.fc20_0.12.0-4.fc20.i686.drpm
deleting i386/os/drpms/python3-pygrib-1.9.5-3.fc20_1.9.5-4.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
deleting i386/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python-urlgrabber-3.9.1-29.fc20_3.9.1-30.fc20.noarch.drpm
deleting i386/os/drpms/python-sssdconfig-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.noarch.drpm
deleting i386/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
deleting i386/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/python-openvswitch-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting i386/os/drpms/python-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/python-cryptsetup-0.1.4-5.fc19_0.1.4-6.fc20.i686.drpm
deleting i386/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting i386/os/drpms/pygrib-1.9.5-3.fc20_1.9.5-4.fc20.i686.drpm
deleting i386/os/drpms/ps2eps-1.68-6.fc20_1.68-7.fc20.i686.drpm
deleting i386/os/drpms/polarssl-utils-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
deleting i386/os/drpms/polarssl-devel-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
deleting i386/os/drpms/polarssl-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
deleting i386/os/drpms/plantuml-javadoc-7951-2.fc19_7951-3.fc20.noarch.drpm
deleting i386/os/drpms/plantuml-7951-2.fc19_7951-3.fc20.noarch.drpm
deleting i386/os/drpms/php-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/perl-qpid_proton-0.4-2.1.fc20_0.4-3.1.fc20.i686.drpm
deleting i386/os/drpms/perl-Sys-Guestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/p11-kit-trust-0.19.3-1.fc20_0.19.3-2.fc20.i686.drpm
deleting i386/os/drpms/p11-kit-devel-0.19.3-1.fc20_0.19.3-2.fc20.i686.drpm
deleting i386/os/drpms/p11-kit-0.19.3-1.fc20_0.19.3-2.fc20.i686.drpm
deleting i386/os/drpms/ovsdbmonitor-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting i386/os/drpms/openvswitch-test-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting i386/os/drpms/openvswitch-controller-1.10.0-6.fc20_1.10.0-7.fc20.i686.drpm
deleting i386/os/drpms/openvswitch-1.10.0-6.fc20_1.10.0-7.fc20.i686.drpm
deleting i386/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting i386/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting i386/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting i386/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting i386/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting i386/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting i386/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting i386/os/drpms/openlmi-storage-0.5.3-3.fc20_0.5.3-4.fc20.noarch.drpm
deleting i386/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/ocaml-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/nss-myhostname-0.3-4.fc19_0.3-5.fc20.i686.drpm
deleting i386/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm
deleting i386/os/drpms/myrtle-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting i386/os/drpms/mingw64-headers-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-dbus-static-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-dbus-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-crt-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-headers-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-dbus-static-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-dbus-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-crt-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting i386/os/drpms/mediatomb-0.12.1-29.fc20.20120403gitb66dc1_0.12.1-30.fc20.20120403gitb66dc1.i686.drpm
deleting i386/os/drpms/mcu8051ide-1.4.6-2.fc19_1.4.7-1.fc20.noarch.drpm
deleting i386/os/drpms/maven-wagon-scm-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting i386/os/drpms/maven-wagon-provider-test-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting i386/os/drpms/maven-wagon-javadoc-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting i386/os/drpms/maven-wagon-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting i386/os/drpms/maven-script-beanshell-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-script-ant-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-script-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-repository-builder-javadoc-1.0-0.3.alpha2.fc19_1.0-0.4.alpha2.fc20.noarch.drpm
deleting i386/os/drpms/maven-repository-builder-1.0-0.3.alpha2.fc19_1.0-0.4.alpha2.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-model-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-javadocs-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-javadoc-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-java-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-generators-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-beanshell-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-api-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-ant-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-annotations-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-tools-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-plugin-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-plugin-annotations-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting i386/os/drpms/maven-javadoc-3.1.0-6.fc20_3.1.0-7.fc21.noarch.drpm
deleting i386/os/drpms/maven-eclipse-plugin-javadoc-2.9-5.fc19_2.9-7.fc20.noarch.drpm
deleting i386/os/drpms/maven-eclipse-plugin-2.9-5.fc19_2.9-7.fc20.noarch.drpm
deleting i386/os/drpms/maven-common-artifact-filters-javadoc-1.4-9.fc20_1.4-10.fc20.noarch.drpm
deleting i386/os/drpms/maven-common-artifact-filters-1.4-9.fc20_1.4-10.fc20.noarch.drpm
deleting i386/os/drpms/maven-3.1.0-6.fc20_3.1.0-7.fc21.noarch.drpm
deleting i386/os/drpms/mariadb-test-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-server-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-libs-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-embedded-devel-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-embedded-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-devel-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-bench-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/mariadb-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting i386/os/drpms/lua-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/lohit-punjabi-fonts-2.5.3-1.fc19_2.5.3-2.fc20.noarch.drpm
deleting i386/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
deleting i386/os/drpms/libunistring-devel-0.9.3-7.fc19_0.9.3-8.fc20.i686.drpm
deleting i386/os/drpms/libunistring-0.9.3-7.fc19_0.9.3-8.fc20.i686.drpm
deleting i386/os/drpms/libstdc++-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libstdc++-docs-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libstdc++-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libstdc++-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libsss_nss_idmap-python-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libsss_nss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libsss_nss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libsss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libsss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libquadmath-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libquadmath-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libquadmath-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libobjc-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libmudflap-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libmudflap-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libmudflap-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libitm-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libitm-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libitm-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libipa_hbac-python-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libipa_hbac-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libipa_hbac-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-tools-c-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-live-service-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/libgomp-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgo-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgo-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgo-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgnat-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgnat-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgnat-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgfortran-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgdata-devel-0.13.3-3.fc20_0.13.4-1.fc20.i686.drpm
deleting i386/os/drpms/libgdata-0.13.3-3.fc20_0.13.4-1.fc20.i686.drpm
deleting i386/os/drpms/libgcj-src-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgcj-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgcj-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libgcc-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libfm-gtk-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-gtk-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-devel-docs-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libfm-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting i386/os/drpms/libatomic-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libatomic-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libasan-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/libasan-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/latexdiff-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting i386/os/drpms/kmymoney-libs-4.6.3-9.fc20_4.6.3-11.fc20.i686.drpm
deleting i386/os/drpms/kmymoney-doc-4.6.3-9.fc20_4.6.3-11.fc20.noarch.drpm
deleting i386/os/drpms/kmymoney-devel-4.6.3-9.fc20_4.6.3-11.fc20.i686.drpm
deleting i386/os/drpms/kmymoney-4.6.3-9.fc20_4.6.3-11.fc20.i686.drpm
deleting i386/os/drpms/kismon-0.6-5.fc19_0.6-6.fc20.noarch.drpm
deleting i386/os/drpms/keyutils-libs-devel-1.5.5-4.fc19_1.5.5-5.fc20.i686.drpm
deleting i386/os/drpms/keyutils-libs-1.5.5-4.fc19_1.5.5-5.fc20.i686.drpm
deleting i386/os/drpms/keyutils-1.5.5-4.fc19_1.5.5-5.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting i386/os/drpms/kdirstat-2.5.3-16.fc20_2.5.3-17.fc20.i686.drpm
deleting i386/os/drpms/joystick-1.2.15-29.fc19_1.2.15-30.fc20.i686.drpm
deleting i386/os/drpms/jaxen-bootstrap-1.1-7.2.fc19_1.1-8.2.fc20.noarch.drpm
deleting i386/os/drpms/ipset-libs-6.16.1-3.fc20_6.19-1.fc20.i686.drpm
deleting i386/os/drpms/ipset-devel-6.16.1-3.fc20_6.19-1.fc20.i686.drpm
deleting i386/os/drpms/ipset-6.16.1-3.fc20_6.19-1.fc20.i686.drpm
deleting i386/os/drpms/iproute-doc-3.10.0-2.fc20_3.10.0-3.fc20.i686.drpm
deleting i386/os/drpms/iproute-devel-3.10.0-2.fc20_3.10.0-3.fc20.i686.drpm
deleting i386/os/drpms/iproute-3.10.0-2.fc20_3.10.0-3.fc20.i686.drpm
deleting i386/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm
deleting i386/os/drpms/ibus-table-array30-1.2.0.20090729-5.fc19_1.2.0.20090729-6.fc20.noarch.drpm
deleting i386/os/drpms/hledger-0.17-5.fc20_0.19.3-1.fc20.i686.drpm
deleting i386/os/drpms/harfbuzz-icu-0.9.19-1.fc20_0.9.19-2.fc20.i686.drpm
deleting i386/os/drpms/harfbuzz-devel-0.9.19-1.fc20_0.9.19-2.fc20.i686.drpm
deleting i386/os/drpms/harfbuzz-0.9.19-1.fc20_0.9.19-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-tokenizer-mecab-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-server-http-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-server-gqtp-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-server-common-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-python-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-plugin-suggest-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-php-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-munin-plugins-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-libs-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-httpd-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-doc-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-devel-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/groonga-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting i386/os/drpms/golang-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/gnome-weather-3.9.3-2.fc20_3.9.5-1.fc20.i686.drpm
deleting i386/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc21.i686.drpm
deleting i386/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc21.i686.drpm
deleting i386/os/drpms/ghc-smallcheck-devel-1.0.2-2.fc20_1.0.2-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-smallcheck-1.0.2-2.fc20_1.0.2-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-shakespeare-text-devel-1.0.0.5-2.fc20_1.0.0.5-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-shakespeare-text-1.0.0.5-2.fc20_1.0.0.5-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-shakespeare-devel-1.0.4-1.fc20_1.0.4-2.fc20.i686.drpm
deleting i386/os/drpms/ghc-shakespeare-1.0.4-1.fc20_1.0.4-2.fc20.i686.drpm
deleting i386/os/drpms/ghc-logict-devel-0.6-2.fc20_0.6-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-logict-0.6-2.fc20_0.6-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-hledger-devel-0.17-5.fc20_0.19.3-1.fc20.i686.drpm
deleting i386/os/drpms/ghc-hledger-0.17-5.fc20_0.19.3-1.fc20.i686.drpm
deleting i386/os/drpms/ghc-hamlet-devel-1.1.7.1-1.fc20_1.1.7.1-2.fc20.i686.drpm
deleting i386/os/drpms/ghc-hamlet-1.1.7.1-1.fc20_1.1.7.1-2.fc20.i686.drpm
deleting i386/os/drpms/ghc-MonadRandom-devel-0.1.9-2.fc20_0.1.9-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-MonadRandom-0.1.9-2.fc20_0.1.9-3.fc20.i686.drpm
deleting i386/os/drpms/gemini-blueprint-javadoc-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting i386/os/drpms/gemini-blueprint-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting i386/os/drpms/gcc-plugin-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-objc-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-objc++-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-java-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-go-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-gnat-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-gfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-c++-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/gcc-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/freeipa-tests-3.3.0-1.fc20_3.3.0-2.fc20.i686.drpm
deleting i386/os/drpms/freeipa-server-trust-ad-3.3.0-1.fc20_3.3.0-2.fc20.i686.drpm
deleting i386/os/drpms/freeipa-server-3.3.0-1.fc20_3.3.0-2.fc20.i686.drpm
deleting i386/os/drpms/freeipa-python-3.3.0-1.fc20_3.3.0-2.fc20.i686.drpm
deleting i386/os/drpms/freeipa-client-3.3.0-1.fc20_3.3.0-2.fc20.i686.drpm
deleting i386/os/drpms/freeipa-admintools-3.3.0-1.fc20_3.3.0-2.fc20.i686.drpm
deleting i386/os/drpms/fontconfig-devel-doc-2.10.93-1.fc20_2.10.93-2.fc20.noarch.drpm
deleting i386/os/drpms/fontconfig-devel-2.10.93-1.fc20_2.10.93-2.fc20.i686.drpm
deleting i386/os/drpms/fontconfig-2.10.93-1.fc20_2.10.93-2.fc20.i686.drpm
deleting i386/os/drpms/fcoe-utils-1.0.28-2.fc20_1.0.28-4.fc20.i686.drpm
deleting i386/os/drpms/erlang-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting i386/os/drpms/elementary-icon-theme-3.0-1.fc20_3.0-2.fc20.noarch.drpm
deleting i386/os/drpms/eclipse-wtp-webservices-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm
deleting i386/os/drpms/eclipse-wtp-jeetools-3.5.0-1.fc20_3.5.0-2.fc20.noarch.drpm
deleting i386/os/drpms/eclipse-tests-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
deleting i386/os/drpms/eclipse-swt-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
deleting i386/os/drpms/eclipse-platform-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
deleting i386/os/drpms/eclipse-pde-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
deleting i386/os/drpms/eclipse-jdt-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
deleting i386/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
deleting i386/os/drpms/drupal6-drush-4.1-6.fc19_4.1-7.fc20.noarch.drpm
deleting i386/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-15.fc21.noarch.drpm
deleting i386/os/drpms/desktop-file-utils-0.21-2.fc19_0.21-3.fc20.i686.drpm
deleting i386/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
deleting i386/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
deleting i386/os/drpms/cups-filters-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
deleting i386/os/drpms/cpp-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting i386/os/drpms/classads-static-1.0.8-6.fc19_1.0.8-7.fc20.i686.drpm
deleting i386/os/drpms/classads-devel-1.0.8-6.fc19_1.0.8-7.fc20.i686.drpm
deleting i386/os/drpms/classads-1.0.8-6.fc19_1.0.8-7.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.i686.drpm
deleting i386/os/drpms/cim-schema-docs-2.33.0-5.fc20_2.33.0-6.fc20.noarch.drpm
deleting i386/os/drpms/cim-schema-2.33.0-5.fc20_2.33.0-6.fc20.noarch.drpm
deleting i386/os/drpms/certmonger-0.67-1.fc19_0.67-3.fc20.i686.drpm
deleting i386/os/drpms/bouncycastle-javadoc-1.46-7.fc19_1.46-9.fc20.noarch.drpm
deleting i386/os/drpms/bouncycastle-1.46-7.fc19_1.46-9.fc20.noarch.drpm
deleting i386/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-voicemail-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-unistim-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-tds-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-sqlite-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-snmp-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-skinny-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-radius-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-postgresql-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-portaudio-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-oss-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-ooh323-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-odbc-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-mysql-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-mobile-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-misdn-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-minivm-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-lua-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-ldap-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-jack-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-jabber-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-ices-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-festival-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-fax-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-devel-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-dahdi-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-curl-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-corosync-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-calendar-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-alsa-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/asterisk-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting i386/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm
deleting i386/os/drpms/OpenImageIO-utils-1.2.0-2.fc20_1.2.0-3.fc20.i686.drpm
deleting i386/os/drpms/OpenImageIO-iv-1.2.0-2.fc20_1.2.0-3.fc20.i686.drpm
deleting i386/os/drpms/OpenImageIO-devel-1.2.0-2.fc20_1.2.0-3.fc20.i686.drpm
deleting i386/os/drpms/OpenImageIO-1.2.0-2.fc20_1.2.0-3.fc20.i686.drpm
deleting i386/os/repodata/dcb0782054bda1fde02b4cbb0bed5d844af3c048d15659f9168d2da0168dbb53-filelists.xml.gz
deleting i386/os/repodata/83981a3d4c2c3259b87c831b84b0863e876c4cce6556e39924990488aed36365-primary.sqlite.bz2
deleting i386/os/repodata/5a4b9aaf36ef1ccd55adc010a65d6c4b8b0021e5eb257a6921fe82eb20380b5d-other.sqlite.bz2
deleting i386/os/repodata/464e8f2b3b622666189ee81347aef92656a2aaa8f63244518e728864eec03106-other.xml.gz
deleting i386/os/repodata/1d42360e957f7d319f9126fa90759783221325dfc66b4df5a71eff714838a288-filelists.sqlite.bz2
deleting i386/os/repodata/1d191594ccba08ee522c5c7c047e308737ee131b9be6a47ef18cc77975ef7e80-prestodelta.xml.gz
deleting i386/os/repodata/114a26363f7ccdc7f73390b8f85678eb661cd17f1f687814b7ae3c3a952b2375-primary.xml.gz
deleting source/SRPMS/a/asterisk-11.4.0-2.fc20.2.src.rpm
deleting source/SRPMS/a/apache-parent-10-12.fc21.src.rpm
deleting source/SRPMS/b/bouncycastle-1.46-9.fc20.src.rpm
deleting source/SRPMS/c/cups-filters-1.0.36-5.fc21.src.rpm
deleting source/SRPMS/c/classads-1.0.8-7.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21.src.rpm
deleting source/SRPMS/c/cim-schema-2.33.0-6.fc20.src.rpm
deleting source/SRPMS/c/certmonger-0.67-3.fc20.src.rpm
deleting source/SRPMS/d/drupal6-drush-4.1-7.fc20.src.rpm
deleting source/SRPMS/d/dkms-2.2.0.3-15.fc21.src.rpm
deleting source/SRPMS/d/desktop-file-utils-0.21-3.fc20.src.rpm
deleting source/SRPMS/e/emotion-1.7.8-6.fc21.src.rpm
deleting source/SRPMS/e/elementary-icon-theme-3.0-2.fc20.src.rpm
deleting source/SRPMS/e/eclipse-wtp-webservices-3.5.0-3.fc20.src.rpm
deleting source/SRPMS/e/eclipse-wtp-jeetools-3.5.0-2.fc20.src.rpm
deleting source/SRPMS/e/eclipse-4.3.0-12.fc21.src.rpm
deleting source/SRPMS/f/freeipa-3.3.0-2.fc20.src.rpm
deleting source/SRPMS/f/fontconfig-2.10.93-2.fc20.src.rpm
deleting source/SRPMS/f/fcoe-utils-1.0.28-4.fc20.src.rpm
deleting source/SRPMS/g/groonga-3.0.6-2.fc20.src.rpm
deleting source/SRPMS/g/gnome-weather-3.9.5-1.fc20.src.rpm
deleting source/SRPMS/g/gnome-online-accounts-3.9.90-1.fc21.src.rpm
deleting source/SRPMS/g/ghc-smallcheck-1.0.2-3.fc20.src.rpm
deleting source/SRPMS/g/ghc-shakespeare-text-1.0.0.5-3.fc20.src.rpm
deleting source/SRPMS/g/ghc-shakespeare-1.0.4-2.fc20.src.rpm
deleting source/SRPMS/g/ghc-logict-0.6-3.fc20.src.rpm
deleting source/SRPMS/g/ghc-hamlet-1.1.7.1-2.fc20.src.rpm
deleting source/SRPMS/g/ghc-MonadRandom-0.1.9-3.fc20.src.rpm
deleting source/SRPMS/g/gemini-blueprint-1.0.2-4.fc20.src.rpm
deleting source/SRPMS/g/gcc-4.8.1-6.fc20.src.rpm
deleting source/SRPMS/h/hledger-0.19.3-1.fc20.src.rpm
deleting source/SRPMS/h/harfbuzz-0.9.19-2.fc20.src.rpm
deleting source/SRPMS/i/ipset-6.19-1.fc20.src.rpm
deleting source/SRPMS/i/iproute-3.10.0-3.fc20.src.rpm
deleting source/SRPMS/i/ino-0.3.5-3.fc21.src.rpm
deleting source/SRPMS/i/ibus-table-array30-1.2.0.20090729-6.fc20.src.rpm
deleting source/SRPMS/j/joystick-1.2.15-30.fc20.src.rpm
deleting source/SRPMS/j/jcodings-1.0.9-1.fc19.src.rpm
deleting source/SRPMS/j/jaxen-bootstrap-1.1-8.2.fc20.src.rpm
deleting source/SRPMS/k/kmymoney-4.6.3-11.fc20.src.rpm
deleting source/SRPMS/k/kismon-0.6-6.fc20.src.rpm
deleting source/SRPMS/k/keyutils-1.5.5-5.fc20.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc7.git1.1.fc21.src.rpm
deleting source/SRPMS/k/kdirstat-2.5.3-17.fc20.src.rpm
deleting source/SRPMS/l/lohit-punjabi-fonts-2.5.3-2.fc20.src.rpm
deleting source/SRPMS/l/libunistring-0.9.3-8.fc20.src.rpm
deleting source/SRPMS/l/libguestfs-1.23.18-3.fc21.src.rpm
deleting source/SRPMS/l/libgdata-0.13.4-1.fc20.src.rpm
deleting source/SRPMS/l/libfm-1.1.2.2-1.fc20.src.rpm
deleting source/SRPMS/l/latexdiff-1.0.2-4.fc20.src.rpm
deleting source/SRPMS/m/mingw-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.src.rpm
deleting source/SRPMS/m/mingw-dbus-1.6.8-3.fc20.src.rpm
deleting source/SRPMS/m/mingw-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.src.rpm
deleting source/SRPMS/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.src.rpm
deleting source/SRPMS/m/mcu8051ide-1.4.7-1.fc20.src.rpm
deleting source/SRPMS/m/maven-wagon-2.4-2.fc20.src.rpm
deleting source/SRPMS/m/maven-repository-builder-1.0-0.4.alpha2.fc20.src.rpm
deleting source/SRPMS/m/maven-plugin-tools-3.1-13.fc20.src.rpm
deleting source/SRPMS/m/maven-eclipse-plugin-2.9-7.fc20.src.rpm
deleting source/SRPMS/m/maven-common-artifact-filters-1.4-10.fc20.src.rpm
deleting source/SRPMS/m/maven-3.1.0-7.fc21.src.rpm
deleting source/SRPMS/m/mariadb-5.5.32-10.fc20.src.rpm
deleting source/SRPMS/n/nss-myhostname-0.3-5.fc20.src.rpm
deleting source/SRPMS/n/nodejs-commander-1.2.0-5.fc21.src.rpm
deleting source/SRPMS/o/openvswitch-1.10.0-7.fc20.src.rpm
deleting source/SRPMS/o/openstack-java-sdk-3.0.0-0.1.git10597f7.fc20.src.rpm
deleting source/SRPMS/o/openstack-cinder-2013.2-0.5.b2.fc21.src.rpm
deleting source/SRPMS/o/openssl-1.0.1e-16.fc21.src.rpm
deleting source/SRPMS/o/openlmi-storage-0.5.3-4.fc20.src.rpm
deleting source/SRPMS/o/OpenImageIO-1.2.0-3.fc20.src.rpm
deleting source/SRPMS/p/python-urlgrabber-3.9.1-30.fc20.src.rpm
deleting source/SRPMS/p/python-pillow-2.1.0-3.fc21.src.rpm
deleting source/SRPMS/p/python-cryptsetup-0.1.4-6.fc20.src.rpm
deleting source/SRPMS/p/pygrib-1.9.5-4.fc20.src.rpm
deleting source/SRPMS/p/ps2eps-1.68-7.fc20.src.rpm
deleting source/SRPMS/p/polarssl-1.2.7-2.fc20.src.rpm
deleting source/SRPMS/p/plantuml-7951-3.fc20.src.rpm
deleting source/SRPMS/p/perl-qpid_proton-0.4-3.1.fc20.src.rpm
deleting source/SRPMS/p/pdfjam-2.08-4.fc18.src.rpm
deleting source/SRPMS/p/p11-kit-0.19.3-2.fc20.src.rpm
deleting source/SRPMS/q/qtdbf-0.9.9-3.fc20.src.rpm
deleting source/SRPMS/r/rubygem-qpid_proton-0.4-3.2.fc20.src.rpm
deleting source/SRPMS/repodata/ca32676bd860e4a6232b15635a5ace0baa9cdac52a1a37b8f56261203af8cce6-filelists.sqlite.bz2
deleting source/SRPMS/repodata/ba5fd488213c7256770ca9191643290c5e0ba25bdda341e60fd6457c8dde241f-primary.xml.gz
deleting source/SRPMS/repodata/a706178403dd20fdcb3291fff6d4b181bbb6a5d86369d7a1e53fdd511e099ce6-primary.sqlite.bz2
deleting source/SRPMS/repodata/a058f801ef8c39cf73ff565d3fd38c0bc688910d5b022b54bc3aed514bb173d4-other.sqlite.bz2
deleting source/SRPMS/repodata/41953d4ed7dbac286c29be149be5d4f75f7613bcade30528b6bd7f5c5ead5a13-other.xml.gz
deleting source/SRPMS/repodata/3817fcb5f7bcd0b467e16ebdd0a27671d90bbfb17dc7b0ed9311fc515323dad1-filelists.xml.gz
deleting source/SRPMS/s/swig-2.0.10-3.fc20.src.rpm
deleting source/SRPMS/s/sugar-turtleart-187-1.fc21.src.rpm
deleting source/SRPMS/s/sugar-portfolio-42-2.fc20.src.rpm
deleting source/SRPMS/s/sugar-fractionbounce-17-2.fc20.src.rpm
deleting source/SRPMS/s/sssd-1.11.0-0.3.beta2.fc20.src.rpm
deleting source/SRPMS/s/snifflib-1.8.13-1.fc21.src.rpm
deleting source/SRPMS/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.src.rpm
deleting source/SRPMS/s/scipy-0.12.0-4.fc20.src.rpm
deleting source/SRPMS/t/ttname-1-1.fc21.src.rpm
deleting source/SRPMS/v/vigra-1.9.0-10.fc20.src.rpm
deleting source/SRPMS/v/vfrnav-20130801-1.fc20.src.rpm
deleting source/SRPMS/w/webkitgtk3-2.1.90-1.fc21.src.rpm
deleting source/SRPMS/w/wcd-5.2.3-4.fc20.src.rpm
deleting source/SRPMS/x/xmltool-3.3-8.fc19.src.rpm
deleting source/SRPMS/y/youtube-dl-2013.08.27-1.fc21.src.rpm
deleting source/SRPMS/z/zeitgeist-datahub-0.9.5-3.fc20.src.rpm
deleting x86_64/debug/a/asterisk-debuginfo-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/debug/c/cups-filters-debuginfo-1.0.36-5.fc21.x86_64.rpm
deleting x86_64/debug/c/classads-debuginfo-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc21.x86_64.rpm
deleting x86_64/debug/c/certmonger-debuginfo-0.67-3.fc20.x86_64.rpm
deleting x86_64/debug/d/desktop-file-utils-debuginfo-0.21-3.fc20.x86_64.rpm
deleting x86_64/debug/e/emotion-debuginfo-1.7.8-6.fc21.x86_64.rpm
deleting x86_64/debug/e/eclipse-debuginfo-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/debug/f/freeipa-debuginfo-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/debug/f/fontconfig-debuginfo-2.10.93-2.fc20.x86_64.rpm
deleting x86_64/debug/f/fcoe-utils-debuginfo-1.0.28-4.fc20.x86_64.rpm
deleting x86_64/debug/g/groonga-debuginfo-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-weather-debuginfo-3.9.5-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-online-accounts-debuginfo-3.9.90-1.fc21.x86_64.rpm
deleting x86_64/debug/g/gcc-debuginfo-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/debug/g/gcc-base-debuginfo-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/debug/h/harfbuzz-debuginfo-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/debug/i/ipset-debuginfo-6.19-1.fc20.x86_64.rpm
deleting x86_64/debug/i/iproute-debuginfo-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/debug/j/joystick-debuginfo-1.2.15-30.fc20.x86_64.rpm
deleting x86_64/debug/k/kmymoney-debuginfo-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/debug/k/keyutils-debuginfo-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kdirstat-debuginfo-2.5.3-17.fc20.x86_64.rpm
deleting x86_64/debug/l/libunistring-debuginfo-0.9.3-8.fc20.x86_64.rpm
deleting x86_64/debug/l/libguestfs-debuginfo-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/debug/l/libgdata-debuginfo-0.13.4-1.fc20.x86_64.rpm
deleting x86_64/debug/l/libfm-debuginfo-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/debug/m/mingw64-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting x86_64/debug/m/mingw32-dbus-debuginfo-1.6.8-3.fc20.noarch.rpm
deleting x86_64/debug/m/mediatomb-debuginfo-0.12.1-30.fc20.20120403gitb66dc1.x86_64.rpm
deleting x86_64/debug/m/mariadb-debuginfo-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/debug/n/nss-myhostname-debuginfo-0.3-5.fc20.x86_64.rpm
deleting x86_64/debug/o/openvswitch-debuginfo-1.10.0-7.fc20.x86_64.rpm
deleting x86_64/debug/o/openssl-debuginfo-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/debug/o/OpenImageIO-debuginfo-1.2.0-3.fc20.x86_64.rpm
deleting x86_64/debug/p/python-pillow-debuginfo-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/debug/p/python-cryptsetup-debuginfo-0.1.4-6.fc20.x86_64.rpm
deleting x86_64/debug/p/pygrib-debuginfo-1.9.5-4.fc20.x86_64.rpm
deleting x86_64/debug/p/ps2eps-debuginfo-1.68-7.fc20.x86_64.rpm
deleting x86_64/debug/p/polarssl-debuginfo-1.2.7-2.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-qpid_proton-debuginfo-0.4-3.1.fc20.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/debug/p/p11-kit-debuginfo-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qtdbf-debuginfo-0.9.9-3.fc20.x86_64.rpm
deleting x86_64/debug/r/rubygem-qpid_proton-debuginfo-0.4-3.2.fc20.x86_64.rpm
deleting x86_64/debug/repodata/fb614508b937ce40f3389d1f03403d8b2ea53f57d0fa7c547d86147030ce0c8e-primary.sqlite.bz2
deleting x86_64/debug/repodata/aface2426317676d2abd7dbad582fb9620066ab2409b275b19caaf39d9d64580-other.xml.gz
deleting x86_64/debug/repodata/a8f0e4861634e27bc241bdaf149a12d533009e6b2f2e32ca9dab6b3789828398-filelists.sqlite.bz2
deleting x86_64/debug/repodata/3b8755ff54d27f0f5a63e68e266f7358f8a7237c2747c028fa0a71c53ca514ef-filelists.xml.gz
deleting x86_64/debug/repodata/2ae3c03c45bd60f6852e01b4634a0539ecc18b988d1d2008a07998657c93b17a-primary.xml.gz
deleting x86_64/debug/repodata/0b1756795491d14c7e7e0ea9d41af4ce3cdc9f346f1aca15ef238d65bc9753f2-other.sqlite.bz2
deleting x86_64/debug/s/swig-debuginfo-2.0.10-3.fc20.x86_64.rpm
deleting x86_64/debug/s/sssd-debuginfo-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-plugins-debuginfo-2.91.6-0.5.git1e35fd9.fc18.x86_64.rpm
deleting x86_64/debug/s/scipy-debuginfo-0.12.0-4.fc20.x86_64.rpm
deleting x86_64/debug/v/vigra-debuginfo-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/debug/v/vfrnav-debuginfo-20130801-1.fc20.x86_64.rpm
deleting x86_64/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc21.x86_64.rpm
deleting x86_64/debug/w/wcd-debuginfo-5.2.3-4.fc20.x86_64.rpm
deleting x86_64/debug/z/zeitgeist-datahub-debuginfo-0.9.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-plain-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-odbc-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-imap-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-voicemail-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-unistim-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-tds-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-sqlite-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-snmp-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-skinny-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-radius-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-postgresql-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-portaudio-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-oss-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ooh323-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-odbc-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-mysql-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-mobile-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-misdn-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-minivm-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-lua-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ldap-389-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ldap-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-jack-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-jabber-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-ices-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-festival-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-fax-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-devel-11.4.0-2.fc20.2.i686.rpm
deleting x86_64/os/Packages/a/asterisk-dahdi-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-curl-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-corosync-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-calendar-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-alsa-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-11.4.0-2.fc20.2.x86_64.rpm
deleting x86_64/os/Packages/a/asterisk-11.4.0-2.fc20.2.i686.rpm
deleting x86_64/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm
deleting x86_64/os/Packages/b/bouncycastle-javadoc-1.46-9.fc20.noarch.rpm
deleting x86_64/os/Packages/b/bouncycastle-1.46-9.fc20.noarch.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-1.0.36-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cpp-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-static-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-static-1.0.8-7.fc20.i686.rpm
deleting x86_64/os/Packages/c/classads-devel-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-devel-1.0.8-7.fc20.i686.rpm
deleting x86_64/os/Packages/c/classads-1.0.8-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/classads-1.0.8-7.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21.i686.rpm
deleting x86_64/os/Packages/c/cim-schema-docs-2.33.0-6.fc20.noarch.rpm
deleting x86_64/os/Packages/c/cim-schema-2.33.0-6.fc20.noarch.rpm
deleting x86_64/os/Packages/c/certmonger-0.67-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/drupal6-drush-4.1-7.fc20.noarch.rpm
deleting x86_64/os/Packages/d/dkms-2.2.0.3-15.fc21.noarch.rpm
deleting x86_64/os/Packages/d/desktop-file-utils-0.21-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/erlang-libguestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/emotion-devel-1.7.8-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/emotion-devel-1.7.8-6.fc21.i686.rpm
deleting x86_64/os/Packages/e/emotion-1.7.8-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/emotion-1.7.8-6.fc21.i686.rpm
deleting x86_64/os/Packages/e/elementary-icon-theme-3.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-wtp-webservices-3.5.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-wtp-jeetools-3.5.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-tests-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-swt-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-platform-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-pde-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-jdt-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-tests-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-server-trust-ad-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-server-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-python-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-client-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/freeipa-admintools-3.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-doc-2.10.93-2.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-devel-2.10.93-2.fc20.i686.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.93-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fontconfig-2.10.93-2.fc20.i686.rpm
deleting x86_64/os/Packages/f/fcoe-utils-1.0.28-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-tokenizer-mecab-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-server-http-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-server-gqtp-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-server-common-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-python-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-plugin-suggest-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-php-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-munin-plugins-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-libs-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-libs-3.0.6-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/groonga-httpd-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-doc-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-devel-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/groonga-devel-3.0.6-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/groonga-3.0.6-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/golang-guestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-weather-3.9.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-devel-3.9.90-1.fc21.i686.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-3.9.90-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-online-accounts-3.9.90-1.fc21.i686.rpm
deleting x86_64/os/Packages/g/ghc-smallcheck-devel-1.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-smallcheck-1.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-shakespeare-text-devel-1.0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-shakespeare-text-1.0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-shakespeare-devel-1.0.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-shakespeare-1.0.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-logict-devel-0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-logict-0.6-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hledger-devel-0.19.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hledger-0.19.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hamlet-devel-1.1.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hamlet-1.1.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-MonadRandom-devel-0.1.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-MonadRandom-0.1.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gemini-blueprint-javadoc-1.0.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gemini-blueprint-1.0.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcc-plugin-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-plugin-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcc-objc-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-objc++-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-java-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-go-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-gnat-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-gfortran-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-gfortran-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcc-c++-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcc-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hledger-0.19.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-icu-0.9.19-2.fc20.i686.rpm
deleting x86_64/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-devel-0.9.19-2.fc20.i686.rpm
deleting x86_64/os/Packages/h/harfbuzz-0.9.19-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/harfbuzz-0.9.19-2.fc20.i686.rpm
deleting x86_64/os/Packages/i/ipset-libs-6.19-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/ipset-libs-6.19-1.fc20.i686.rpm
deleting x86_64/os/Packages/i/ipset-devel-6.19-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/ipset-devel-6.19-1.fc20.i686.rpm
deleting x86_64/os/Packages/i/ipset-6.19-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-doc-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-devel-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/iproute-devel-3.10.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/i/iproute-3.10.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm
deleting x86_64/os/Packages/i/ibus-table-array30-1.2.0.20090729-6.fc20.noarch.rpm
deleting x86_64/os/Packages/j/joystick-1.2.15-30.fc20.x86_64.rpm
deleting x86_64/os/Packages/j/jcodings-1.0.9-1.fc19.noarch.rpm
deleting x86_64/os/Packages/j/jaxen-bootstrap-1.1-8.2.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kmymoney-libs-4.6.3-11.fc20.i686.rpm
deleting x86_64/os/Packages/k/kmymoney-doc-4.6.3-11.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kmymoney-devel-4.6.3-11.fc20.i686.rpm
deleting x86_64/os/Packages/k/kmymoney-4.6.3-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kismon-0.6-6.fc20.noarch.rpm
deleting x86_64/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/keyutils-libs-devel-1.5.5-5.fc20.i686.rpm
deleting x86_64/os/Packages/k/keyutils-libs-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/keyutils-libs-1.5.5-5.fc20.i686.rpm
deleting x86_64/os/Packages/k/keyutils-1.5.5-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kdirstat-2.5.3-17.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lua-guestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/lohit-punjabi-fonts-2.5.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.i686.rpm
deleting x86_64/os/Packages/l/libunistring-devel-0.9.3-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libunistring-devel-0.9.3-8.fc20.i686.rpm
deleting x86_64/os/Packages/l/libunistring-0.9.3-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libunistring-0.9.3-8.fc20.i686.rpm
deleting x86_64/os/Packages/l/libtsan-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libtsan-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libstdc++-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libstdc++-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libstdc++-docs-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libstdc++-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libstdc++-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libstdc++-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libstdc++-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-python-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_nss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_idmap-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsss_idmap-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libquadmath-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libquadmath-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libquadmath-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libquadmath-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libquadmath-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libquadmath-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libobjc-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libobjc-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmudflap-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmudflap-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmudflap-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmudflap-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libmudflap-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libmudflap-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libitm-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libitm-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libitm-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libitm-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libitm-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libitm-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libipa_hbac-python-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libipa_hbac-devel-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libipa_hbac-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-tools-c-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libguestfs-live-service-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-java-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-java-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libguestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/l/libgomp-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgomp-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgo-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgo-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgo-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgo-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgo-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgo-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgnat-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgnat-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgnat-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgnat-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgnat-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgnat-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgfortran-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgfortran-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgfortran-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgfortran-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgdata-devel-0.13.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgdata-devel-0.13.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgdata-0.13.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgdata-0.13.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgcj-src-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgcj-devel-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgcj-devel-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgcj-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgcj-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgcc-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgcc-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-gtk-devel-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-gtk-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-devel-docs-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-devel-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libfm-1.1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libfm-1.1.2.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libatomic-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libatomic-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libatomic-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libatomic-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libasan-static-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libasan-static-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libasan-4.8.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libasan-4.8.1-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/latexdiff-1.0.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/m/myrtle-1.8.13-1.fc21.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-dbus-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-headers-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-dbus-static-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-dbus-1.6.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-crt-2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mediatomb-0.12.1-30.fc20.20120403gitb66dc1.x86_64.rpm
deleting x86_64/os/Packages/m/mcu8051ide-1.4.7-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-scm-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-provider-test-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-javadoc-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-wagon-2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-script-beanshell-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-script-ant-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-script-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-repository-builder-javadoc-1.0-0.4.alpha2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-repository-builder-1.0-0.4.alpha2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-model-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-javadocs-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-javadoc-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-java-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-generators-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-beanshell-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-api-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-ant-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-annotations-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-tools-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-plugin-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-plugin-annotations-3.1-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-javadoc-3.1.0-7.fc21.noarch.rpm
deleting x86_64/os/Packages/m/maven-eclipse-plugin-javadoc-2.9-7.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-eclipse-plugin-2.9-7.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-common-artifact-filters-javadoc-1.4-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-common-artifact-filters-1.4-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-3.1.0-7.fc21.noarch.rpm
deleting x86_64/os/Packages/m/mariadb-test-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-server-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-libs-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-libs-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-devel-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-embedded-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-devel-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-devel-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/m/mariadb-bench-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-5.5.32-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mariadb-5.5.32-10.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-myhostname-0.3-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-myhostname-0.3-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm
deleting x86_64/os/Packages/o/ovsdbmonitor-1.10.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openvswitch-test-1.10.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openvswitch-controller-1.10.0-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openvswitch-1.10.0-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openstack-java-swift-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-swift-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-resteasy-connector-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-quantum-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-quantum-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-nova-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-nova-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-keystone-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-keystone-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-javadoc-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-glance-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-glance-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-ceilometer-model-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-java-ceilometer-client-3.0.0-0.1.git10597f7.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.5.b2.fc21.noarch.rpm
deleting x86_64/os/Packages/o/openstack-cinder-2013.2-0.5.b2.fc21.noarch.rpm
deleting x86_64/os/Packages/o/openssl-static-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-static-1.0.1e-16.fc21.i686.rpm
deleting x86_64/os/Packages/o/openssl-perl-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-libs-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-libs-1.0.1e-16.fc21.i686.rpm
deleting x86_64/os/Packages/o/openssl-fips-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-fips-1.0.1e-16.fc21.i686.rpm
deleting x86_64/os/Packages/o/openssl-devel-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-devel-1.0.1e-16.fc21.i686.rpm
deleting x86_64/os/Packages/o/openssl-1.0.1e-16.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-storage-0.5.3-4.fc20.noarch.rpm
deleting x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.i686.rpm
deleting x86_64/os/Packages/o/ocaml-libguestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/OpenImageIO-utils-1.2.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenImageIO-iv-1.2.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenImageIO-devel-1.2.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenImageIO-devel-1.2.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/o/OpenImageIO-1.2.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenImageIO-1.2.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-scipy-0.12.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pygrib-1.9.5-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-tk-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-sane-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-qt-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.i686.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc21.i686.rpm
deleting x86_64/os/Packages/p/python-urlgrabber-3.9.1-30.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-sssdconfig-1.11.0-0.3.beta2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-tk-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-sane-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-qt-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.i686.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-3.fc21.i686.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-openvswitch-1.10.0-7.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-libguestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-cryptsetup-0.1.4-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-cinder-2013.2-0.5.b2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/pygrib-1.9.5-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/ps2eps-1.68-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/polarssl-utils-1.2.7-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/polarssl-devel-1.2.7-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/polarssl-devel-1.2.7-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/polarssl-1.2.7-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/polarssl-1.2.7-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/plantuml-javadoc-7951-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/plantuml-7951-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-libguestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/perl-qpid_proton-0.4-3.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Sys-Guestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/pdfjam-2.08-4.fc18.noarch.rpm
deleting x86_64/os/Packages/p/p11-kit-trust-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/p11-kit-devel-0.19.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/p11-kit-0.19.3-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/p11-kit-0.19.3-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qtdbf-0.9.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rubygem-qpid_proton-doc-0.4-3.2.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-qpid_proton-0.4-3.2.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/ruby-libguestfs-1.23.18-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/swig-doc-2.0.10-3.fc20.noarch.rpm
deleting x86_64/os/Packages/s/swig-2.0.10-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sugar-turtleart-187-1.fc21.noarch.rpm
deleting x86_64/os/Packages/s/sugar-portfolio-42-2.fc20.noarch.rpm
deleting x86_64/os/Packages/s/sugar-fractionbounce-17-2.fc20.noarch.rpm
deleting x86_64/os/Packages/s/sssd-tools-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-proxy-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-ldap-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-krb5-common-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-krb5-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-ipa-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-common-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-client-1.11.0-0.3.beta2.fc20.i686.rpm
deleting x86_64/os/Packages/s/sssd-ad-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sssd-1.11.0-0.3.beta2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/snifflib-javadoc-1.8.13-1.fc21.noarch.rpm
deleting x86_64/os/Packages/s/snifflib-1.8.13-1.fc21.noarch.rpm
deleting x86_64/os/Packages/s/seahorse-plugins-2.91.6-0.5.git1e35fd9.fc18.x86_64.rpm
deleting x86_64/os/Packages/s/scipy-0.12.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/ttname-1-1.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vigra-python-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vigra-devel-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vigra-devel-1.9.0-10.fc20.i686.rpm
deleting x86_64/os/Packages/v/vigra-1.9.0-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vigra-1.9.0-10.fc20.i686.rpm
deleting x86_64/os/Packages/v/vfrnav-webservice-20130801-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vfrnav-utils-20130801-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vfrnav-20130801-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.i686.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc21.i686.rpm
deleting x86_64/os/Packages/w/wcd-5.2.3-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xmltool-javadoc-3.3-8.fc19.noarch.rpm
deleting x86_64/os/Packages/x/xmltool-3.3-8.fc19.noarch.rpm
deleting x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm
deleting x86_64/os/Packages/z/zeitgeist-datahub-0.9.5-3.fc20.x86_64.rpm
deleting x86_64/os/drpms/zeitgeist-datahub-0.9.5-2.fc19_0.9.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm
deleting x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm
deleting x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
deleting x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
deleting x86_64/os/drpms/wcd-5.2.3-3.fc19_5.2.3-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/vigra-python-1.9.0-9.fc20_1.9.0-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/vigra-devel-1.9.0-9.fc20_1.9.0-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/vigra-devel-1.9.0-9.fc20_1.9.0-10.fc20.i686.drpm
deleting x86_64/os/drpms/vigra-1.9.0-9.fc20_1.9.0-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/vigra-1.9.0-9.fc20_1.9.0-10.fc20.i686.drpm
deleting x86_64/os/drpms/vfrnav-utils-20130723-2.fc20_20130801-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/vfrnav-20130723-2.fc20_20130801-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/swig-doc-2.0.10-2.fc20_2.0.10-3.fc20.noarch.drpm
deleting x86_64/os/drpms/swig-2.0.10-2.fc20_2.0.10-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc21.noarch.drpm
deleting x86_64/os/drpms/sugar-portfolio-42-1.fc20_42-2.fc20.noarch.drpm
deleting x86_64/os/drpms/sugar-fractionbounce-17-1.fc20_17-2.fc20.noarch.drpm
deleting x86_64/os/drpms/sssd-tools-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-proxy-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-ldap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-krb5-common-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-krb5-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-ipa-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-common-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-client-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-client-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/sssd-ad-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sssd-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/snifflib-javadoc-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting x86_64/os/drpms/snifflib-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting x86_64/os/drpms/scipy-0.12.0-2.fc20_0.12.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/rubygem-qpid_proton-doc-0.4-2.2.fc20_0.4-3.2.fc20.noarch.drpm
deleting x86_64/os/drpms/rubygem-qpid_proton-0.4-2.2.fc20_0.4-3.2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ruby-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-scipy-0.12.0-2.fc20_0.12.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pygrib-1.9.5-3.fc20_1.9.5-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
deleting x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting x86_64/os/drpms/python-urlgrabber-3.9.1-29.fc20_3.9.1-30.fc20.noarch.drpm
deleting x86_64/os/drpms/python-sssdconfig-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.noarch.drpm
deleting x86_64/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
deleting x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-openvswitch-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting x86_64/os/drpms/python-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-cryptsetup-0.1.4-5.fc19_0.1.4-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting x86_64/os/drpms/pygrib-1.9.5-3.fc20_1.9.5-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/ps2eps-1.68-6.fc20_1.68-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/polarssl-utils-1.2.7-1.fc20_1.2.7-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/polarssl-devel-1.2.7-1.fc20_1.2.7-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/polarssl-devel-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
deleting x86_64/os/drpms/polarssl-1.2.7-1.fc20_1.2.7-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/polarssl-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
deleting x86_64/os/drpms/plantuml-javadoc-7951-2.fc19_7951-3.fc20.noarch.drpm
deleting x86_64/os/drpms/plantuml-7951-2.fc19_7951-3.fc20.noarch.drpm
deleting x86_64/os/drpms/php-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/perl-qpid_proton-0.4-2.1.fc20_0.4-3.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/perl-Sys-Guestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/p11-kit-trust-0.19.3-1.fc20_0.19.3-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/p11-kit-devel-0.19.3-1.fc20_0.19.3-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/p11-kit-devel-0.19.3-1.fc20_0.19.3-2.fc20.i686.drpm
deleting x86_64/os/drpms/p11-kit-0.19.3-1.fc20_0.19.3-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/p11-kit-0.19.3-1.fc20_0.19.3-2.fc20.i686.drpm
deleting x86_64/os/drpms/ovsdbmonitor-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting x86_64/os/drpms/openvswitch-test-1.10.0-6.fc20_1.10.0-7.fc20.noarch.drpm
deleting x86_64/os/drpms/openvswitch-controller-1.10.0-6.fc20_1.10.0-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/openvswitch-1.10.0-6.fc20_1.10.0-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.5.b2.fc21.noarch.drpm
deleting x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
deleting x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting x86_64/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
deleting x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
deleting x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
deleting x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
deleting x86_64/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
deleting x86_64/os/drpms/openlmi-storage-0.5.3-3.fc20_0.5.3-4.fc20.noarch.drpm
deleting x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/ocaml-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/nss-myhostname-0.3-4.fc19_0.3-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-myhostname-0.3-4.fc19_0.3-5.fc20.i686.drpm
deleting x86_64/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm
deleting x86_64/os/drpms/myrtle-1.8.12-1.fc21_1.8.13-1.fc21.noarch.drpm
deleting x86_64/os/drpms/mingw64-headers-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-dbus-static-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-dbus-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-crt-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-headers-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-dbus-static-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-dbus-1.6.8-2.fc19_1.6.8-3.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-crt-2.0.999-0.31.trunk.r5969.20130721.fc20_2.0.999-0.32.trunk.r6069.20130810.fc20.noarch.drpm
deleting x86_64/os/drpms/mediatomb-0.12.1-29.fc20.20120403gitb66dc1_0.12.1-30.fc20.20120403gitb66dc1.x86_64.drpm
deleting x86_64/os/drpms/mcu8051ide-1.4.6-2.fc19_1.4.7-1.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-wagon-scm-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-wagon-provider-test-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-wagon-javadoc-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-wagon-2.4-1.fc19_2.4-2.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-script-beanshell-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-script-ant-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-script-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-repository-builder-javadoc-1.0-0.3.alpha2.fc19_1.0-0.4.alpha2.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-repository-builder-1.0-0.3.alpha2.fc19_1.0-0.4.alpha2.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-model-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-javadocs-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-javadoc-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-java-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-generators-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-beanshell-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-api-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-ant-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-annotations-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-tools-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-plugin-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-plugin-annotations-3.1-12.fc20_3.1-13.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-javadoc-3.1.0-6.fc20_3.1.0-7.fc21.noarch.drpm
deleting x86_64/os/drpms/maven-eclipse-plugin-javadoc-2.9-5.fc19_2.9-7.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-eclipse-plugin-2.9-5.fc19_2.9-7.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-common-artifact-filters-javadoc-1.4-9.fc20_1.4-10.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-common-artifact-filters-1.4-9.fc20_1.4-10.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-3.1.0-6.fc20_3.1.0-7.fc21.noarch.drpm
deleting x86_64/os/drpms/mariadb-test-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-server-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-libs-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-libs-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting x86_64/os/drpms/mariadb-embedded-devel-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-embedded-devel-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting x86_64/os/drpms/mariadb-embedded-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-embedded-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting x86_64/os/drpms/mariadb-devel-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-devel-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting x86_64/os/drpms/mariadb-bench-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-5.5.32-9.fc20_5.5.32-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/mariadb-5.5.32-9.fc20_5.5.32-10.fc20.i686.drpm
deleting x86_64/os/drpms/lua-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/lohit-punjabi-fonts-2.5.3-1.fc19_2.5.3-2.fc20.noarch.drpm
deleting x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
deleting x86_64/os/drpms/libunistring-devel-0.9.3-7.fc19_0.9.3-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/libunistring-devel-0.9.3-7.fc19_0.9.3-8.fc20.i686.drpm
deleting x86_64/os/drpms/libunistring-0.9.3-7.fc19_0.9.3-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/libunistring-0.9.3-7.fc19_0.9.3-8.fc20.i686.drpm
deleting x86_64/os/drpms/libtsan-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libtsan-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libstdc++-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libstdc++-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libstdc++-docs-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libstdc++-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libstdc++-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libstdc++-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libstdc++-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libsss_nss_idmap-python-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsss_nss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsss_nss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsss_idmap-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/libsss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsss_idmap-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/libquadmath-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libquadmath-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libquadmath-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libquadmath-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libquadmath-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libquadmath-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libobjc-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libobjc-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libmudflap-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmudflap-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libmudflap-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmudflap-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libmudflap-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libmudflap-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libitm-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libitm-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libitm-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libitm-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libitm-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libitm-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libipa_hbac-python-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libipa_hbac-devel-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/libipa_hbac-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libipa_hbac-1.11.0-0.1.beta2.fc20_1.11.0-0.3.beta2.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-tools-c-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-live-service-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
deleting x86_64/os/drpms/libgomp-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgomp-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgo-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgo-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgo-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgo-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgo-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgo-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgnat-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgnat-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgnat-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgnat-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgnat-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgnat-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgfortran-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgfortran-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgdata-devel-0.13.3-3.fc20_0.13.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgdata-devel-0.13.3-3.fc20_0.13.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/libgdata-0.13.3-3.fc20_0.13.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgdata-0.13.3-3.fc20_0.13.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/libgcj-src-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgcj-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgcj-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgcj-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgcj-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgcc-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgcc-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-gtk-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-gtk-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-gtk-1.1.2-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-gtk-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-devel-docs-1.1.2-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-devel-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libfm-1.1.2-1.fc20_1.1.2.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libfm-1.1.2-1.fc20_1.1.2.2-1.fc20.i686.drpm
deleting x86_64/os/drpms/libatomic-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libatomic-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libatomic-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libatomic-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libasan-static-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libasan-static-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/libasan-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libasan-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/latexdiff-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting x86_64/os/drpms/kmymoney-libs-4.6.3-9.fc20_4.6.3-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/kmymoney-libs-4.6.3-9.fc20_4.6.3-11.fc20.i686.drpm
deleting x86_64/os/drpms/kmymoney-doc-4.6.3-9.fc20_4.6.3-11.fc20.noarch.drpm
deleting x86_64/os/drpms/kmymoney-devel-4.6.3-9.fc20_4.6.3-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/kmymoney-devel-4.6.3-9.fc20_4.6.3-11.fc20.i686.drpm
deleting x86_64/os/drpms/kmymoney-4.6.3-9.fc20_4.6.3-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/kismon-0.6-5.fc19_0.6-6.fc20.noarch.drpm
deleting x86_64/os/drpms/keyutils-libs-devel-1.5.5-4.fc19_1.5.5-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/keyutils-libs-devel-1.5.5-4.fc19_1.5.5-5.fc20.i686.drpm
deleting x86_64/os/drpms/keyutils-libs-1.5.5-4.fc19_1.5.5-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/keyutils-libs-1.5.5-4.fc19_1.5.5-5.fc20.i686.drpm
deleting x86_64/os/drpms/keyutils-1.5.5-4.fc19_1.5.5-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kdirstat-2.5.3-16.fc20_2.5.3-17.fc20.x86_64.drpm
deleting x86_64/os/drpms/joystick-1.2.15-29.fc19_1.2.15-30.fc20.x86_64.drpm
deleting x86_64/os/drpms/jaxen-bootstrap-1.1-7.2.fc19_1.1-8.2.fc20.noarch.drpm
deleting x86_64/os/drpms/ipset-libs-6.16.1-3.fc20_6.19-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ipset-libs-6.16.1-3.fc20_6.19-1.fc20.i686.drpm
deleting x86_64/os/drpms/ipset-devel-6.16.1-3.fc20_6.19-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ipset-devel-6.16.1-3.fc20_6.19-1.fc20.i686.drpm
deleting x86_64/os/drpms/ipset-6.16.1-3.fc20_6.19-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/iproute-doc-3.10.0-2.fc20_3.10.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/iproute-devel-3.10.0-2.fc20_3.10.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/iproute-devel-3.10.0-2.fc20_3.10.0-3.fc20.i686.drpm
deleting x86_64/os/drpms/iproute-3.10.0-2.fc20_3.10.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm
deleting x86_64/os/drpms/ibus-table-array30-1.2.0.20090729-5.fc19_1.2.0.20090729-6.fc20.noarch.drpm
deleting x86_64/os/drpms/hledger-0.17-5.fc20_0.19.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/harfbuzz-icu-0.9.19-1.fc20_0.9.19-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/harfbuzz-icu-0.9.19-1.fc20_0.9.19-2.fc20.i686.drpm
deleting x86_64/os/drpms/harfbuzz-devel-0.9.19-1.fc20_0.9.19-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/harfbuzz-devel-0.9.19-1.fc20_0.9.19-2.fc20.i686.drpm
deleting x86_64/os/drpms/harfbuzz-0.9.19-1.fc20_0.9.19-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/harfbuzz-0.9.19-1.fc20_0.9.19-2.fc20.i686.drpm
deleting x86_64/os/drpms/groonga-tokenizer-mecab-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-server-http-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-server-gqtp-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-server-common-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-python-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-plugin-suggest-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-php-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-munin-plugins-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-libs-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-libs-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting x86_64/os/drpms/groonga-httpd-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-doc-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-devel-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/groonga-devel-3.0.6-1.fc20_3.0.6-2.fc20.i686.drpm
deleting x86_64/os/drpms/groonga-3.0.6-1.fc20_3.0.6-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/golang-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/gnome-weather-3.9.3-2.fc20_3.9.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/gnome-online-accounts-devel-3.9.4-2.fc20_3.9.90-1.fc21.i686.drpm
deleting x86_64/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/gnome-online-accounts-3.9.4-2.fc20_3.9.90-1.fc21.i686.drpm
deleting x86_64/os/drpms/ghc-smallcheck-devel-1.0.2-2.fc20_1.0.2-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-smallcheck-1.0.2-2.fc20_1.0.2-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-shakespeare-text-devel-1.0.0.5-2.fc20_1.0.0.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-shakespeare-text-1.0.0.5-2.fc20_1.0.0.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-shakespeare-devel-1.0.4-1.fc20_1.0.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-shakespeare-1.0.4-1.fc20_1.0.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-logict-devel-0.6-2.fc20_0.6-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-logict-0.6-2.fc20_0.6-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-hledger-devel-0.17-5.fc20_0.19.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-hledger-0.17-5.fc20_0.19.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-hamlet-devel-1.1.7.1-1.fc20_1.1.7.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-hamlet-1.1.7.1-1.fc20_1.1.7.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-MonadRandom-devel-0.1.9-2.fc20_0.1.9-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-MonadRandom-0.1.9-2.fc20_0.1.9-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gemini-blueprint-javadoc-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting x86_64/os/drpms/gemini-blueprint-1.0.2-3.fc20_1.0.2-4.fc20.noarch.drpm
deleting x86_64/os/drpms/gcc-plugin-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-plugin-devel-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/gcc-objc-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-objc++-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-java-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-go-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-gnat-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-gfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-gfortran-4.8.1-5.fc20.1_4.8.1-6.fc20.i686.drpm
deleting x86_64/os/drpms/gcc-c++-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcc-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/freeipa-tests-3.3.0-1.fc20_3.3.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/freeipa-server-trust-ad-3.3.0-1.fc20_3.3.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/freeipa-server-3.3.0-1.fc20_3.3.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/freeipa-python-3.3.0-1.fc20_3.3.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/freeipa-client-3.3.0-1.fc20_3.3.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/freeipa-admintools-3.3.0-1.fc20_3.3.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-devel-doc-2.10.93-1.fc20_2.10.93-2.fc20.noarch.drpm
deleting x86_64/os/drpms/fontconfig-devel-2.10.93-1.fc20_2.10.93-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-devel-2.10.93-1.fc20_2.10.93-2.fc20.i686.drpm
deleting x86_64/os/drpms/fontconfig-2.10.93-1.fc20_2.10.93-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/fontconfig-2.10.93-1.fc20_2.10.93-2.fc20.i686.drpm
deleting x86_64/os/drpms/fcoe-utils-1.0.28-2.fc20_1.0.28-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/erlang-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/elementary-icon-theme-3.0-1.fc20_3.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/eclipse-wtp-webservices-3.5.0-2.fc20_3.5.0-3.fc20.noarch.drpm
deleting x86_64/os/drpms/eclipse-wtp-jeetools-3.5.0-1.fc20_3.5.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/eclipse-tests-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-swt-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-platform-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-pde-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-jdt-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
deleting x86_64/os/drpms/drupal6-drush-4.1-6.fc19_4.1-7.fc20.noarch.drpm
deleting x86_64/os/drpms/dkms-2.2.0.3-15.fc20_2.2.0.3-15.fc21.noarch.drpm
deleting x86_64/os/drpms/desktop-file-utils-0.21-2.fc19_0.21-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
deleting x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
deleting x86_64/os/drpms/cups-filters-1.0.36-3.fc21_1.0.36-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/cpp-4.8.1-5.fc20.1_4.8.1-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/classads-static-1.0.8-6.fc19_1.0.8-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/classads-static-1.0.8-6.fc19_1.0.8-7.fc20.i686.drpm
deleting x86_64/os/drpms/classads-devel-1.0.8-6.fc19_1.0.8-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/classads-devel-1.0.8-6.fc19_1.0.8-7.fc20.i686.drpm
deleting x86_64/os/drpms/classads-1.0.8-6.fc19_1.0.8-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/classads-1.0.8-6.fc19_1.0.8-7.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.i686.drpm
deleting x86_64/os/drpms/cim-schema-docs-2.33.0-5.fc20_2.33.0-6.fc20.noarch.drpm
deleting x86_64/os/drpms/cim-schema-2.33.0-5.fc20_2.33.0-6.fc20.noarch.drpm
deleting x86_64/os/drpms/certmonger-0.67-1.fc19_0.67-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/bouncycastle-javadoc-1.46-7.fc19_1.46-9.fc20.noarch.drpm
deleting x86_64/os/drpms/bouncycastle-1.46-7.fc19_1.46-9.fc20.noarch.drpm
deleting x86_64/os/drpms/asterisk-voicemail-plain-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-voicemail-odbc-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-voicemail-imap-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-voicemail-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-unistim-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-tds-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-sqlite-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-snmp-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-skinny-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-radius-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-postgresql-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-portaudio-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-oss-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-ooh323-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-odbc-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-mysql-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-mobile-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-misdn-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-minivm-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-lua-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-ldap-389-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-ldap-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-jack-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-jabber-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-ices-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-festival-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-fax-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-devel-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting x86_64/os/drpms/asterisk-dahdi-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-curl-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-corosync-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-calendar-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-alsa-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-11.4.0-2.fc20.1_11.4.0-2.fc20.2.x86_64.drpm
deleting x86_64/os/drpms/asterisk-11.4.0-2.fc20.1_11.4.0-2.fc20.2.i686.drpm
deleting x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm
deleting x86_64/os/drpms/OpenImageIO-utils-1.2.0-2.fc20_1.2.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenImageIO-iv-1.2.0-2.fc20_1.2.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenImageIO-devel-1.2.0-2.fc20_1.2.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenImageIO-devel-1.2.0-2.fc20_1.2.0-3.fc20.i686.drpm
deleting x86_64/os/drpms/OpenImageIO-1.2.0-2.fc20_1.2.0-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenImageIO-1.2.0-2.fc20_1.2.0-3.fc20.i686.drpm
deleting x86_64/os/repodata/cf739cc808b20a6063b3092e6e85a225c1aa8d3b0b8ac46b5945160d62033abf-prestodelta.xml.gz
deleting x86_64/os/repodata/c150b888afa52972709fe29edc4e439d38857f23ee261e4e57be18445c859f32-other.sqlite.bz2
deleting x86_64/os/repodata/a5711b064cb85d679a649550e954ae51debe62c322810f9cb4ed50906142b4d0-primary.sqlite.bz2
deleting x86_64/os/repodata/872286056aa7ce72c031d08e1dfa86fa0a2c0dc3f2d2143e811c9d84de2cd183-filelists.xml.gz
deleting x86_64/os/repodata/494ab4785d78970d473d7c9b716eb9ebef0cb167e879d2b3744b844d448af39c-filelists.sqlite.bz2
deleting x86_64/os/repodata/2ceafd4524cd35725b0ea0c1363f32aab5accbdcc3f6b06d445cb2c270dc8199-other.xml.gz
deleting x86_64/os/repodata/1ee7af49a562d7345d7e55dd7a1d53ae2662cf9325f342b9f4c607094d6c7a3e-primary.xml.gz
sent 389.78M bytes received 1.52K bytes 1.69M bytes/sec
total size is 227.03G speedup is 582.45
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/rawhide.GLhBB1/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/branched.20130829.EtRP /tmp/branched.kMHMYH/releng
Cloning into comps...
/tmp/branched.20130829.EtRP/comps /tmp/branched.20130829.EtRP /tmp/branched.kMHMYH/releng
./update-comps comps-f20.xml
Merging translations into comps-f20.xml.
CREATED comps-f20.xml
/tmp/branched.20130829.EtRP /tmp/branched.kMHMYH/releng
/tmp/branched.kMHMYH/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package yum-3.4.3-106.fc20.noarch already installed and latest version
Package createrepo-0.9.9-22.fc20.noarch already installed and latest version
Package 1:make-3.82-19.fc20.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Package repoview-0.6.6-5.fc20.noarch already installed and latest version
Package 1:hardlink-1.0-18.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc20 will be installed
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package gettext-devel.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc20.i686
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package vim-minimal.i686 2:7.4.9-1.fc20 will be installed
--> Running transaction check
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package gettext.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc20.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc20.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc20 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc20 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
--> Running transaction check
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-8.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-6.1.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-6.1.fc20 for package: openssh-clients-6.2p2-6.1.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-6.1.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-6.1.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
cvs i686 1.11.23-33.fc20 static 556 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc20 static 62 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
gettext i686 0.18.3.1-1.fc20 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc20 static 368 k
gettext-devel i686 0.18.3.1-1.fc20 static 315 k
gettext-libs i686 0.18.3.1-1.fc20 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-8.fc20 static 352 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-6.1.fc20 static 324 k
openssh-clients i686 6.2p2-6.1.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
vim-minimal i686 2:7.4.9-1.fc20 static 391 k
Transaction Summary
================================================================================
Install 31 Package(s)
Total size: 12 M
Total download size: 1.1 M
Installed size: 46 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 11 MB/s | 1.1 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/31
Installing : libcroco-0.6.8-3.fc20.i686 2/31
Installing : libunistring-0.9.3-8.fc20.i686 3/31
Installing : perl-Test-Harness-3.28-3.fc20.noarch 4/31
Installing : gettext-common-devel-0.18.3.1-1.fc20.noarch 5/31
Installing : python-chardet-2.0.1-7.fc20.noarch 6/31
Installing : gettext-libs-0.18.3.1-1.fc20.i686 7/31
Installing : python-kitchen-1.1.1-5.fc20.noarch 8/31
Installing : gettext-0.18.3.1-1.fc20.i686 9/31
Installing : libedit-3.1-2.20130601cvs.fc20.i686 10/31
Installing : perl-TermReadKey-2.30-20.fc20.i686 11/31
Installing : m4-1.4.16-9.fc20.i686 12/31
Installing : 2:vim-minimal-7.4.9-1.fc20.i686 13/31
Installing : perl-XML-Parser-2.41-11.fc20.i686 14/31
Installing : openssh-6.2p2-6.1.fc20.i686 15/31
Installing : openssh-clients-6.2p2-6.1.fc20.i686 16/31
Installing : perl-Data-Dumper-2.145-292.fc20.i686 17/31
Installing : autoconf-2.69-13.fc20.noarch 18/31
Installing : automake-1.13.4-5.fc20.noarch 19/31
Installing : python-krbV-1.0.90-7.fc20.i686 20/31
Installing : koji-1.8.0-2.fc20.noarch 21/31
Installing : less-458-4.fc20.i686 22/31
Installing : libgnome-keyring-3.9.1-2.fc20.i686 23/31
Installing : rsync-3.1.0-1pre1.fc20.i686 24/31
Installing : mash-0.6.01-1.fc20.noarch 25/31
Installing : yum-utils-1.1.31-17.fc20.noarch 26/31
Installing : perl-Git-1.8.3.1-3.fc20.noarch 27/31
Installing : git-1.8.3.1-3.fc20.i686 28/31
Installing : gettext-devel-0.18.3.1-1.fc20.i686 29/31
Installing : intltool-0.50.2-7.fc20.noarch 30/31
Installing : cvs-1.11.23-33.fc20.i686 31/31
Verifying : libunistring-0.9.3-8.fc20.i686 1/31
Verifying : rsync-3.1.0-1pre1.fc20.i686 2/31
Verifying : koji-1.8.0-2.fc20.noarch 3/31
Verifying : python-chardet-2.0.1-7.fc20.noarch 4/31
Verifying : openssh-clients-6.2p2-6.1.fc20.i686 5/31
Verifying : gettext-0.18.3.1-1.fc20.i686 6/31
Verifying : git-1.8.3.1-3.fc20.i686 7/31
Verifying : automake-1.13.4-5.fc20.noarch 8/31
Verifying : gettext-libs-0.18.3.1-1.fc20.i686 9/31
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 10/31
Verifying : less-458-4.fc20.i686 11/31
Verifying : python-krbV-1.0.90-7.fc20.i686 12/31
Verifying : gettext-devel-0.18.3.1-1.fc20.i686 13/31
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 14/31
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 15/31
Verifying : libcroco-0.6.8-3.fc20.i686 16/31
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 17/31
Verifying : openssh-6.2p2-6.1.fc20.i686 18/31
Verifying : perl-XML-Parser-2.41-11.fc20.i686 19/31
Verifying : mash-0.6.01-1.fc20.noarch 20/31
Verifying : cvs-1.11.23-33.fc20.i686 21/31
Verifying : 2:vim-minimal-7.4.9-1.fc20.i686 22/31
Verifying : m4-1.4.16-9.fc20.i686 23/31
Verifying : gettext-common-devel-0.18.3.1-1.fc20.noarch 24/31
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 25/31
Verifying : intltool-0.50.2-7.fc20.noarch 26/31
Verifying : python-kitchen-1.1.1-5.fc20.noarch 27/31
Verifying : autoconf-2.69-13.fc20.noarch 28/31
Verifying : yum-utils-1.1.31-17.fc20.noarch 29/31
Verifying : perl-TermReadKey-2.30-20.fc20.i686 30/31
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 31/31
Installed:
cvs.i686 0:1.11.23-33.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc20
rsync.i686 0:3.1.0-1pre1.fc20 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
gettext.i686 0:0.18.3.1-1.fc20
gettext-common-devel.noarch 0:0.18.3.1-1.fc20
gettext-devel.i686 0:0.18.3.1-1.fc20
gettext-libs.i686 0:0.18.3.1-1.fc20
git.i686 0:1.8.3.1-3.fc20
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-8.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-6.1.fc20
openssh-clients.i686 0:6.2p2-6.1.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
vim-minimal.i686 2:7.4.9-1.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130829 --compsfile /mnt/koji/mash/branched-20130829/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130829/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130829 --compsfile /mnt/koji/mash/branched-20130829/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130829/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130829 --compsfile /mnt/koji/mash/branched-20130829/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130829/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/branched-20130829/20
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/branched-20130829/20
Finish: chroot hardlink -v -c /mnt/koji/mash/branched-20130829/20
Finish: lock buildroot
Finish: run
Directories 242
Objects 140089
IFREG 139847
Comparisons 1655
Linked 1655
saved 1172541440
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130829/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130829/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130829/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130829/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130829/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130829/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130829/20 >/mnt/koji/mash/branched-20130829/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130829/20 >/mnt/koji/mash/branched-20130829/logs/depcheck
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 34B06541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 34B06541258
data: (250, '2.0.0 Ok: queued as 34B065 41258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=428\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 46A81541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 46A81541259
data: (250, '2.0.0 Ok: queued as 46A81541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=598\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5180054125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5180054125A
data: (250, '2.0.0 Ok: queued as 5180054125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5819E54125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5819E54125B
data: (250, '2.0.0 Ok: queued as 5819E54125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tf
awkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_filte
rs.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc20.x
86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5DD0A541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5DD0A541258
data: (250, '2.0.0 Ok: queued as 5DD0A541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=509\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nodejs-commander-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<nodejs-keypress-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nodejs-commander-owner(a)fedoraproject.org\r\nCc: nodejs-keypress-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: nodejs-commander\r\n\r\n\r\n\r\nnodejs-commander has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnodejs-commander-1.2.0-5.fc20.noarch requires npm(keypress) >= 0:2\r\nOn i386:\r\n\tnodejs-commander-1.2.0-5.fc20.noarch requires npm(keypress) >= 0:2\r\nOn armhfp:\r\n\tnodejs-commander-1.2.0-5.fc20.noarch requires npm(keypress) >= 0:2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6613254125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6613254125A
data: (250, '2.0.0 Ok: queued as 6613254125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kismon-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kismon-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kismon\r\n\r\n\r\n\r\nkismon has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkismon-0.6-6.fc20.noarch requires python-osmgpsmap\r\nOn i386:\r\n\tkismon-0.6-6.fc20.noarch requires python-osmgpsmap\r\nOn armhfp:\r\n\tkismon-0.6-6.fc20.noarch requires python-osmgpsmap\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7169D541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7169D541258
data: (250, '2.0.0 Ok: queued as 7169D541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 76C79541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 76C79541259
data: (250, '2.0.0 Ok: queued as 76C79541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'En d data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7D83C541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7D83C541258
data: (250, '2.0.0 Ok: queued as 7D83C541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1427\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.
0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8332154125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8332154125A
data: (250, '2.0.0 Ok: queued as 8332154125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 91618541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 91618541258
data: (250, '2.0.0 Ok: queued as 91618541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=266\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 97963541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 97963541259
data: (250, '2.0.0 Ok: queued as 97963541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=433\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9DA5A54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9DA5A54125A
data: (250, '2.0.0 Ok: queued as 9DA5A54125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=291\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A36DA54125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A36DA54125B
data: ( 250, '2.0.0 Ok: queued as A36DA54125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=495\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A8F19541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A8F19541258
data: (250, '2.0.0 Ok: queued as A8F19541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=298\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AEFB554125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AEFB554125A
data: (250, '2.0.0 Ok: queued as AEFB554125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=511\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B4A41541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B4A41541259
data: (250, '2.0.0 Ok: queued as B4A41541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=398\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gramps-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gramps-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gramps\r\n\r\n\r\n\r\ngramps has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgramps-4.0.1-5.fc20.noarch requires python-osmgpsmap\r\nOn i386:\r\n\tgramps-4.0.1-5.fc20.noarch requires python-osmgpsmap\r\nOn armhfp:\r\n\tgramps-4.0.1-5.fc20.noarch requires python-osmgpsmap\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BC4B3541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BC4B3541258
data: (250, '2.0.0 Ok: queued as BC4B3541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=797\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C5402541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C5402541259
data: (250, '2.0.0 Ok: queued as C5402541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=367\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CB3FA54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CB3FA54125A
data: (250, '2.0.0 Ok: queued as CB3FA54125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D1190541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D1190541258
data: (250, '2.0.0 Ok: queued as D1190541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=506\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D66A2541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D66A2541259
data: (250, '2.0.0 Ok: queued as D66A2541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=471\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<dnf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<librepo-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: dnf-owner(a)fedoraproject.org\r\nCc: librepo-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: dnf\r\n\r\n\r\n\r\ndnf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nOn i386:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nOn armhfp:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DB9D7541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DB9D7541258
data: (250, '2.0.0 Ok: queued as DB9D7541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=607\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E248F54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E248F54125A
data: (250, '2.0.0 Ok: queued as E248F54125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E7ADF541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E7ADF541259
data: (250, '2.0.0 Ok: queued as E7ADF541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EDA5654125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EDA5654125B
data: (250, '2.0.0 Ok: queued as EDA5654125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1594\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)
\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F34D8541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F34D8541258
data: (250, '2.0.0 Ok: queued as F34D8541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=478\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<vfrnav-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gnome-bluetooth-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: vfrnav-owner(a)fedoraproject.org\r\nCc: gnome-bluetooth-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: vfrnav\r\n\r\n\r\n\r\nvfrnav has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tvfrnav-20130801-1.fc20.x86_64 requires libgnome-bluetooth.so.11()(64bit)\r\nOn i386:\r\n\tvfrnav-20130801-1.fc20.i686 requires libgnome-bluetooth.so.11\r\nOn armhfp:\r\n\tvfrnav-20130801-1.fc20.armv7hl requires libgnome-bluetooth.so.11\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 05606541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 05606541259
data: (250, '2.0.0 Ok: queued as 05606541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3872\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(64b
it)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0
.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.10\r
\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tn
ifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0C181541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0C181541258
data: (250, '2.0.0 Ok: queued as 0C181541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1237354125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1237354125A
data: (250, '2.0.0 Ok: queued as 1237354125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=413\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 18189541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 18189541259
data: (250, '2.0.0 Ok: queued as 18189541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=452\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1DEDE54125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1DEDE54125B
data: (250, '2.0.0 Ok: queued as 1DEDE54125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ttname-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ttname-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ttname\r\n\r\n\r\n\r\nttname has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tttname-1-1.fc20.noarch requires python2-setuptools\r\nOn i386:\r\n\tttname-1-1.fc20.noarch requires python2-setuptools\r\nOn armhfp:\r\n\tttname-1-1.fc20.noarch requires python2-setuptools\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 23AB554125C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 23AB554125C
data: (250, '2.0.0 Ok: queued as 23AB554125C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=354\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 29F2B541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 29F2B541258
data: (250, '2.0.0 Ok: queued as 29F2B541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2FE39541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2FE39541259
data: (250, '2.0.0 Ok: qu eued as 2FE39541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=273\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 35C9254125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 35C9254125A
data: (250, '2.0.0 Ok: queued as 35C9254125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3B13F54125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3B13F54125B
data: (250, '2.0.0 Ok: queued as 3B13F54125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=473\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 40AE554125C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 40AE554125C
data: (250, '2.0.0 Ok: queued as 40AE554125C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 462F2541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 462F2541258
data: (250, '2.0.0 Ok: queued as 462F2541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=519\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4C239541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4C239541259
data: (250, '2.0.0 Ok: queued as 4C239541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=319\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<imagefactory-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: imagefactory-owner(a)fedoraproject.org\r\nCc: iwhd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: imagefactory\r\n\r\n\r\n\r\nimagefactory has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\timagefactory-1.1.2-2.fc20.noarch requires iwhd >= 0:1.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5296954125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5296954125A
data: (250, '2.0.0 Ok: queued as 5296954125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=421\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 58F43541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 58F43541258
data: (250, '2.0.0 Ok: queued as 58F43541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=371\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5E25154125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5E25154125B
data: (250, '2.0.0 Ok: queued as 5E25154125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=513\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 64247541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 64247541258
data: (250, '2.0.0 Ok: queued as 64247541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6A0B2541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6A0B2541259
data: (250, '2.0.0 Ok: queued as 6A0B2541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=441\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7092754125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7092754125A
data: (250, '2.0.0 Ok: queued as 7092754125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=499\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 76DB654125C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 76DB654125C
data: (250, '2.0.0 Ok: queued as 76DB654125C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=548\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7E978541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7E978541258
data: (250, '2.0.0 Ok: queued as 7E978541258' )
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 84E1B541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 84E1B541259
data: (250, '2.0.0 Ok: queued as 84E1B541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=311\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8B08C54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8B08C54125A
data: (250, '2.0.0 Ok: queued as 8B08C54125A' )
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 913D954125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 913D954125B
data: (250, '2.0.0 Ok: queued as 913D954125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=467\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 97C61541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 97C61541258
data: (250, '2.0.0 Ok: queued as 97C61541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1165\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\r\n
\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9D55E541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9D55E541259
data: (250, '2.0.0 Ok: queued as 9D55E541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=494\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AB01B54125C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AB01B54125C
data: (250, '2.0.0 Ok: queued as AB01B54125C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B35B5541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B35B5541258
data: (250, '2.0.0 Ok: queued as B35B5541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B9044541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B9044541259
data: (250, '2.0.0 Ok: queued as B9044541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=302\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BEE6C54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BEE6C54125A
data: (250, '2.0.0 Ok: queued as BEE6C54125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=281\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C43E554125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C43E554125B
data: (250, '2.0.0 Ok: queued as C43E554125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=407\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CA8B2541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CA8B2541258
data: (250, '2.0.0 Ok: queued as CA8B2541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=437\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D05FE541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D05FE541259
data: (250, '2.0.0 Ok: queued as D05FE541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=462\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D64CD54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D64CD54125A
data: (250, '2.0.0 Ok: queued as D64CD54125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DC13054125C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DC13054125C
data: ( 250, '2.0.0 Ok: queued as DC13054125C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=468\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E3368541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E3368541258
data: (250, '2.0.0 Ok: queued as E3368541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<PackageKit-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: PackageKit-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: PackageKit\r\n\r\n\r\n\r\nPackageKit has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tPackageKit-smart-0.8.10-1.fc20.x86_64 requires smart\r\nOn i386:\r\n\tPackageKit-smart-0.8.10-1.fc20.i686 requires smart\r\nOn armhfp:\r\n\tPackageKit-smart-0.8.10-1.fc20.armv7hl requires smart\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EB63354125D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EB63354125D
data: (250, '2.0.0 Ok: queued as EB63354125D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openssh\r\n\r\n\r\n\r\nopenssh has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\topenssh-clients-fips-6.2p2-6.1.fc20.x86_64 requires openssl-fips\r\nOn i386:\r\n\topenssh-clients-fips-6.2p2-6.1.fc20.i686 requires openssl-fips\r\nOn armhfp:\r\n\topenssh-clients-fips-6.2p2-6.1.fc20.armv7hl requires openssl-fips\r\nOn x86_64:\r\n\topenssh-server-fips-6.2p2-6.1.fc20.x86_64 requires openssl-fips\r\nOn i386:\r\n\topenssh-server-fips-6.2p2-6.1.fc20.i686 requires openssl-fips\r\nOn armhfp:\r\n\topenssh-server-fips-6.2p2-6.1.fc20.armv7hl requires openssl-fips\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F3A1C541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F3A1C541259
data: (250, '2.0.0 Ok: queued as F3A1C541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=460\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 052ED54125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 052ED54125A
data: (250, '2.0.0 Ok: queued as 052ED54125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=419\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0B5BE54125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0B5BE54125B
data: (250, '2.0.0 Ok: queued as 0B5BE54125B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=593\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 125BC541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 125BC541258
data: (250, '2.0.0 Ok: queued as 125BC541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=613\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 18132541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 18132541259
data: (250, '2.0.0 Ok: queued as 18132541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=279\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1D95154125A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1D95154125A
data: (250, '2.0.0 Ok: queued as 1D95154125A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=359\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 23138541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 23138541258
data: (250, '2.0.0 Ok: queued as 23138541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29611\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF> .<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6(
)(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\
n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\t
mrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53
.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualization
.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_s
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sur
face.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 re
quires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x8
6_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n
\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sample_co
nsensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10(
)(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\
tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0
()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_cons
ensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-rea
ctivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt
-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_files
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6
\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.
0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_segme
ntation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)
\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segmentat
ion.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time-mt
.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_search.
so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86
_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-app
s-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc2
0.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmr
pt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtk
Rendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 require
s libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 29A04541259\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 29A04541259
data: (250, '2.0.0 Ok: queued as 29A04541259')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=406\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\Finish: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130829/20 >/mnt/koji/mash/branched-20130829/logs/depcheck
Finish: lock buildroot
Finish: run
r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2FD9C541258\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2FD9C541258
data: (250, '2.0.0 Ok: queued as 2FD9C541258')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=578\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 35F7754125B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 35F7754125B
data: (250, '2.0.0 Ok: queued as 35F7754125B')
Running build_composeinfo
No .treeinfo(s) found under /mnt/koji/mash/branched-20130829/20/
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-branched-compose-i386-20130829) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/acpica-tools-debuginfo-20130823-2.fc20.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/bind10-debuginfo-1.1.0-6.fc20.armv7hl.rpm
armhfp/debug/b/blender-debuginfo-2.68a-3.fc20.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/cairo-debuginfo-1.12.16-1.fc20.armv7hl.rpm
armhfp/debug/c/cracklib-debuginfo-2.9.0-4.fc20.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/doxygen-debuginfo-1.8.5-1.fc20.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/eclipse-debuginfo-4.3.0-12.fc20.armv7hl.rpm
armhfp/debug/e/edje-debuginfo-1.7.8-3.fc20.armv7hl.rpm
armhfp/debug/e/efreet-debuginfo-1.7.8-3.fc20.armv7hl.rpm
armhfp/debug/e/entangle-debuginfo-0.5.3-1.fc20.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/freetiger-debuginfo-5-2.fc20.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/garcon-debuginfo-0.2.1-3.fc20.armv7hl.rpm
armhfp/debug/g/gcr-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc20.armv7hl.rpm
armhfp/debug/g/glibc-debuginfo-2.18-5.fc20.armv7hl.rpm
armhfp/debug/g/glibmm24-debuginfo-2.37.6-1.fc20.armv7hl.rpm
armhfp/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc20.armv7hl.rpm
armhfp/debug/g/gnome-calculator-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/g/gnome-keyring-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/g/grfcodec-debuginfo-6.0.3-1.fc20.armv7hl.rpm
armhfp/debug/g/gstreamer1-debuginfo-1.1.4-1.fc20.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc20.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc20.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc20.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/i/
armhfp/debug/i/ilmbase-debuginfo-1.0.3-7.fc20.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/j/joyce-debuginfo-2.2.6-1.fc20.armv7hl.rpm
armhfp/debug/k/
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libcryptui-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/l/libgphoto2-debuginfo-2.5.2-5.fc20.armv7hl.rpm
armhfp/debug/l/librepo-debuginfo-1.0.0-1.fc20.armv7hl.rpm
armhfp/debug/l/libsecret-debuginfo-0.16-1.fc20.armv7hl.rpm
armhfp/debug/l/lokalize-debuginfo-4.11.0-2.fc20.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/MUMPS-debuginfo-4.10.0-14.fc20.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/nagios-debuginfo-3.5.0-9.fc20.armv7hl.rpm
armhfp/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc20.armv7hl.rpm
armhfp/debug/n/nss-debuginfo-3.15.1-7.fc20.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc20.armv7hl.rpm
armhfp/debug/o/openlmi-providers-debuginfo-0.2.0-2.fc20.armv7hl.rpm
armhfp/debug/o/openssh-debuginfo-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/debug/p/pyliblzma-debuginfo-0.5.3-10.fc20.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/debug/p/python-pillow-debuginfo-2.1.0-3.fc20.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc20.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/r/rtkit-debuginfo-0.11-6.fc20.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/seahorse-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/s/spice-gtk-debuginfo-0.20-5.fc20.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/u/
armhfp/debug/u/usb_modeswitch-debuginfo-1.2.7-3.fc20.armv7hl.rpm
armhfp/debug/v/
armhfp/debug/w/
armhfp/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc20.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/y/
armhfp/debug/z/
armhfp/os/
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/acpica-tools-20130823-2.fc20.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/bind10-1.1.0-6.fc20.armv7hl.rpm
armhfp/os/Packages/b/bind10-devel-1.1.0-6.fc20.armv7hl.rpm
armhfp/os/Packages/b/bind10-dhcp-1.1.0-6.fc20.armv7hl.rpm
armhfp/os/Packages/b/bind10-dns-1.1.0-6.fc20.armv7hl.rpm
armhfp/os/Packages/b/bind10-libs-1.1.0-6.fc20.armv7hl.rpm
armhfp/os/Packages/b/blender-2.68a-3.fc20.armv7hl.rpm
armhfp/os/Packages/b/blenderplayer-2.68a-3.fc20.armv7hl.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/cairo-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-devel-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-gobject-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cairo-tools-1.12.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cracklib-2.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/c/cracklib-devel-2.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/c/cracklib-dicts-2.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/c/cracklib-python-2.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/doxygen-1.8.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/d/doxygen-doxywizard-1.8.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/d/doxygen-latex-1.8.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-jdt-4.3.0-12.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-pde-4.3.0-12.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-platform-4.3.0-12.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-swt-4.3.0-12.fc20.armv7hl.rpm
armhfp/os/Packages/e/eclipse-tests-4.3.0-12.fc20.armv7hl.rpm
armhfp/os/Packages/e/edje-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/edje-devel-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/efreet-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/efreet-devel-1.7.8-3.fc20.armv7hl.rpm
armhfp/os/Packages/e/entangle-0.5.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/freetiger-5-2.fc20.armv7hl.rpm
armhfp/os/Packages/f/freetiger-devel-5-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/garcon-0.2.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/garcon-devel-0.2.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/gcr-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gcr-devel-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdb-7.6.50.20130731-7.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-common-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-devel-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibmm24-2.37.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibmm24-devel-2.37.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-calculator-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-keyring-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-keyring-pam-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/grfcodec-6.0.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-devel-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/i/
armhfp/os/Packages/i/ilmbase-1.0.3-7.fc20.armv7hl.rpm
armhfp/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/j/joyce-2.2.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/j/joyce-devel-2.2.6-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/
armhfp/os/Packages/k/kaya-0.5.2-21.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libcryptui-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcryptui-devel-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgphoto2-2.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgphoto2-devel-2.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/librepo-1.0.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/librepo-devel-1.0.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsecret-0.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libsecret-devel-0.16-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lokalize-4.11.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/MUMPS-4.10.0-14.fc20.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-devel-4.10.0-14.fc20.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-examples-4.10.0-14.fc20.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc20.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc20.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nagios-3.5.0-9.fc20.armv7hl.rpm
armhfp/os/Packages/n/nagios-common-3.5.0-9.fc20.armv7hl.rpm
armhfp/os/Packages/n/nagios-devel-3.5.0-9.fc20.armv7hl.rpm
armhfp/os/Packages/n/ncbi-blast+-2.2.28-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nscd-2.18-5.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-devel-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-sysinit-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/n/nss-tools-3.15.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/OpenColorIO-1.0.8-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-account-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-fan-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-hardware-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-logicalfile-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-powermanagement-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-providers-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-realmd-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openlmi-service-0.2.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-askpass-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-clients-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-keycat-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-ldap-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/pyliblzma-0.5.3-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-librepo-1.0.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-qt-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-sane-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-tk-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-qt-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-sane-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-tk-2.1.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qemu-sanity-check-1.1.4-2.fc20.armv7hl.rpm
armhfp/os/Packages/q/qemu-sanity-check-nodeps-1.1.4-2.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-assistant-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/rtkit-0.11-6.fc20.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/seahorse-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/seahorse-nautilus-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-glib-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-glib-devel-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-devel-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-python-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-tools-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-vala-0.20-5.fc20.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/u/
armhfp/os/Packages/u/usb_modeswitch-1.2.7-3.fc20.armv7hl.rpm
armhfp/os/Packages/v/
armhfp/os/Packages/w/
armhfp/os/Packages/w/webkitgtk3-2.1.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/drpms/
armhfp/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc20.armv7hl.drpm
armhfp/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc20.armv7hl.drpm
armhfp/os/drpms/MUMPS-examples-4.10.0-13.fc20_4.10.0-14.fc20.armv7hl.drpm
armhfp/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc20.armv7hl.drpm
armhfp/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc20.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-1.0.8-4.fc20_1.0.8-5.fc20.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-devel-1.0.8-4.fc20_1.0.8-5.fc20.armv7hl.drpm
armhfp/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc20.armv7hl.drpm
armhfp/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc20.armv7hl.drpm
armhfp/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc20.armv7hl.drpm
armhfp/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc20.armv7hl.drpm
armhfp/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc20.armv7hl.drpm
armhfp/os/drpms/blender-2.68a-2.fc20_2.68a-3.fc20.armv7hl.drpm
armhfp/os/drpms/blenderplayer-2.68a-2.fc20_2.68a-3.fc20.armv7hl.drpm
armhfp/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/cairo-tools-1.12.14-4.fc20_1.12.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/cracklib-2.9.0-3.fc20_2.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/cracklib-devel-2.9.0-3.fc20_2.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/cracklib-dicts-2.9.0-3.fc20_2.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/cracklib-python-2.9.0-3.fc20_2.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/doxygen-1.8.4-4.fc20_1.8.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/doxygen-doxywizard-1.8.4-4.fc20_1.8.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/doxygen-latex-1.8.4-4.fc20_1.8.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-jdt-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-pde-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-platform-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-swt-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
armhfp/os/drpms/eclipse-tests-4.3.0-11.1.fc20_4.3.0-12.fc20.armv7hl.drpm
armhfp/os/drpms/edje-1.7.8-1.fc20_1.7.8-3.fc20.armv7hl.drpm
armhfp/os/drpms/edje-devel-1.7.8-1.fc20_1.7.8-3.fc20.armv7hl.drpm
armhfp/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc20.armv7hl.drpm
armhfp/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.armv7hl.drpm
armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-common-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-headers-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-utils-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-calculator-3.9.4-2.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-keyring-3.9.1-3.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-keyring-pam-3.9.1-3.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/grfcodec-6.0.2-3.fc20_6.0.3-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-base-tools-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc20.armv7hl.drpm
armhfp/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc20.armv7hl.drpm
armhfp/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc20.armv7hl.drpm
armhfp/os/drpms/kaya-0.5.2-18.fc19_0.5.2-21.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc20.armv7hl.drpm
armhfp/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/lokalize-4.11.0-1.fc20_4.11.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc20.armv7hl.drpm
armhfp/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc20.armv7hl.drpm
armhfp/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.armv7hl.drpm
armhfp/os/drpms/nscd-2.18-4.fc20_2.18-5.fc20.armv7hl.drpm
armhfp/os/drpms/nss-3.15.1-5.fc20_3.15.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-account-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-fan-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-hardware-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-logicalfile-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-powermanagement-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-realmd-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openlmi-service-0.1.1-2.fc20_0.2.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-askpass-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-clients-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-keycat-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-ldap-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-server-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/openssh-server-sysvinit-6.2p2-5.fc20_6.2p2-6.1.fc20.armv7hl.drpm
armhfp/os/drpms/pam_ssh_agent_auth-0.9.3-5.5.fc20_0.9.3-5.6.1.fc20.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/pyliblzma-0.5.3-8.fc19_0.5.3-10.fc20.armv7hl.drpm
armhfp/os/drpms/python-librepo-0.0.5-3.fc20_1.0.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.armv7hl.drpm
armhfp/os/drpms/qemu-sanity-check-1.1.3-4.fc20_1.1.4-2.fc20.armv7hl.drpm
armhfp/os/drpms/qemu-sanity-check-nodeps-1.1.3-4.fc20_1.1.4-2.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc20_5.1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/rtkit-0.11-3.fc19_0.11-6.fc20.armv7hl.drpm
armhfp/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/seahorse-nautilus-3.8.0-2.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk-python-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk-tools-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/spice-gtk3-vala-0.20-3.fc20_0.20-5.fc20.armv7hl.drpm
armhfp/os/drpms/usb_modeswitch-1.2.7-2.fc20_1.2.7-3.fc20.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.armv7hl.drpm
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/acpica-tools-debuginfo-20130823-2.fc20.i686.rpm
i386/debug/b/
i386/debug/b/bind10-debuginfo-1.1.0-6.fc20.i686.rpm
i386/debug/b/blender-debuginfo-2.68a-3.fc20.i686.rpm
i386/debug/c/
i386/debug/c/cairo-debuginfo-1.12.16-1.fc20.i686.rpm
i386/debug/c/cracklib-debuginfo-2.9.0-4.fc20.i686.rpm
i386/debug/d/
i386/debug/d/doxygen-debuginfo-1.8.5-1.fc20.i686.rpm
i386/debug/e/
i386/debug/e/eclipse-debuginfo-4.3.0-12.fc20.i686.rpm
i386/debug/e/edje-debuginfo-1.7.8-3.fc20.i686.rpm
i386/debug/e/efreet-debuginfo-1.7.8-3.fc20.i686.rpm
i386/debug/e/entangle-debuginfo-0.5.3-1.fc20.i686.rpm
i386/debug/f/
i386/debug/f/freetiger-debuginfo-5-2.fc20.i686.rpm
i386/debug/g/
i386/debug/g/garcon-debuginfo-0.2.1-3.fc20.i686.rpm
i386/debug/g/gcr-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-2.18-5.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-common-2.18-5.fc20.i686.rpm
i386/debug/g/glibmm24-debuginfo-2.37.6-1.fc20.i686.rpm
i386/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc20.i686.rpm
i386/debug/g/gnome-calculator-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/g/gnome-keyring-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/g/grfcodec-debuginfo-6.0.3-1.fc20.i686.rpm
i386/debug/g/gstreamer1-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc20.i686.rpm
i386/debug/h/
i386/debug/h/hadoop-debuginfo-2.0.5-8.fc20.i686.rpm
i386/debug/i/
i386/debug/i/ilmbase-debuginfo-1.0.3-7.fc20.i686.rpm
i386/debug/j/
i386/debug/j/joyce-debuginfo-2.2.6-1.fc20.i686.rpm
i386/debug/k/
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/debug/l/
i386/debug/l/libcryptui-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/l/libgphoto2-debuginfo-2.5.2-5.fc20.i686.rpm
i386/debug/l/librepo-debuginfo-1.0.0-1.fc20.i686.rpm
i386/debug/l/libsecret-debuginfo-0.16-1.fc20.i686.rpm
i386/debug/l/lokalize-debuginfo-4.11.0-2.fc20.i686.rpm
i386/debug/m/
i386/debug/m/MUMPS-debuginfo-4.10.0-14.fc20.i686.rpm
i386/debug/n/
i386/debug/n/nagios-debuginfo-3.5.0-9.fc20.i686.rpm
i386/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc20.i686.rpm
i386/debug/n/nss-debuginfo-3.15.1-7.fc20.i686.rpm
i386/debug/o/
i386/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc20.i686.rpm
i386/debug/o/openlmi-providers-debuginfo-0.2.0-2.fc20.i686.rpm
i386/debug/o/openssh-debuginfo-6.2p2-6.1.fc20.i686.rpm
i386/debug/p/
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/debug/p/pyliblzma-debuginfo-0.5.3-10.fc20.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/debug/p/python-pillow-debuginfo-2.1.0-3.fc20.i686.rpm
i386/debug/q/
i386/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc20.i686.rpm
i386/debug/r/
i386/debug/r/rtkit-debuginfo-0.11-6.fc20.i686.rpm
i386/debug/s/
i386/debug/s/seahorse-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/s/spice-gtk-debuginfo-0.20-5.fc20.i686.rpm
i386/debug/t/
i386/debug/u/
i386/debug/u/usb_modeswitch-debuginfo-1.2.7-3.fc20.i686.rpm
i386/debug/v/
i386/debug/w/
i386/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc20.i686.rpm
i386/debug/x/
i386/debug/y/
i386/debug/z/
i386/os/
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/acpica-tools-20130823-2.fc20.i686.rpm
i386/os/Packages/b/
i386/os/Packages/b/blender-2.68a-3.fc20.i686.rpm
i386/os/Packages/b/blenderplayer-2.68a-3.fc20.i686.rpm
i386/os/Packages/c/
i386/os/Packages/c/cairo-tools-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cracklib-dicts-2.9.0-4.fc20.i686.rpm
i386/os/Packages/c/cracklib-python-2.9.0-4.fc20.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/doxygen-1.8.5-1.fc20.i686.rpm
i386/os/Packages/d/doxygen-doxywizard-1.8.5-1.fc20.i686.rpm
i386/os/Packages/d/doxygen-latex-1.8.5-1.fc20.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc20.i686.rpm
i386/os/Packages/e/eclipse-jdt-4.3.0-12.fc20.i686.rpm
i386/os/Packages/e/eclipse-pde-4.3.0-12.fc20.i686.rpm
i386/os/Packages/e/eclipse-platform-4.3.0-12.fc20.i686.rpm
i386/os/Packages/e/eclipse-swt-4.3.0-12.fc20.i686.rpm
i386/os/Packages/e/eclipse-tests-4.3.0-12.fc20.i686.rpm
i386/os/Packages/e/entangle-0.5.3-1.fc20.i686.rpm
i386/os/Packages/f/
i386/os/Packages/g/
i386/os/Packages/g/gdb-7.6.50.20130731-7.fc20.i686.rpm
i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc20.i686.rpm
i386/os/Packages/g/ghc-hakyll-4.3.1.0-4.fc20.i686.rpm
i386/os/Packages/g/ghc-hakyll-devel-4.3.1.0-4.fc20.i686.rpm
i386/os/Packages/g/ghc-pandoc-1.11.1-6.fc20.i686.rpm
i386/os/Packages/g/ghc-pandoc-devel-1.11.1-6.fc20.i686.rpm
i386/os/Packages/g/glibc-common-2.18-5.fc20.i686.rpm
i386/os/Packages/g/glibc-headers-2.18-5.fc20.i686.rpm
i386/os/Packages/g/glibc-utils-2.18-5.fc20.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc20.i686.rpm
i386/os/Packages/g/gnome-calculator-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/gnome-keyring-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/gnome-keyring-pam-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/grfcodec-6.0.3-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc20.i686.rpm
i386/os/Packages/h/
i386/os/Packages/h/hadoop-common-native-2.0.5-8.fc20.i686.rpm
i386/os/Packages/h/hadoop-hdfs-fuse-2.0.5-8.fc20.i686.rpm
i386/os/Packages/h/hadoop-yarn-security-2.0.5-8.fc20.i686.rpm
i386/os/Packages/i/
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kaya-0.5.2-21.fc20.i686.rpm
i386/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/lokalize-4.11.0-2.fc20.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/MUMPS-examples-4.10.0-14.fc20.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/nagios-3.5.0-9.fc20.i686.rpm
i386/os/Packages/n/nagios-common-3.5.0-9.fc20.i686.rpm
i386/os/Packages/n/ncbi-blast+-2.2.28-1.fc20.i686.rpm
i386/os/Packages/n/nscd-2.18-5.fc20.i686.rpm
i386/os/Packages/n/nss-sysinit-3.15.1-7.fc20.i686.rpm
i386/os/Packages/n/nss-tools-3.15.1-7.fc20.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/openlmi-account-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-fan-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-hardware-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-logicalfile-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-powermanagement-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-realmd-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-service-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openssh-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-askpass-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-clients-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-keycat-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-ldap-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-server-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc20.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc20.i686.rpm
i386/os/Packages/p/pandoc-1.11.1-6.fc20.i686.rpm
i386/os/Packages/p/pandoc-pdf-1.11.1-6.fc20.i686.rpm
i386/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/p/pyliblzma-0.5.3-10.fc20.i686.rpm
i386/os/Packages/p/python-librepo-1.0.0-1.fc20.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/p/python-pillow-qt-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python-pillow-sane-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python-pillow-tk-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-qt-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-sane-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-tk-2.1.0-3.fc20.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qemu-sanity-check-1.1.4-2.fc20.i686.rpm
i386/os/Packages/q/qemu-sanity-check-nodeps-1.1.4-2.fc20.i686.rpm
i386/os/Packages/q/qt5-assistant-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc20.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/rtkit-0.11-6.fc20.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/seahorse-3.9.90-1.fc20.i686.rpm
i386/os/Packages/s/seahorse-nautilus-3.9.90-1.fc20.i686.rpm
i386/os/Packages/s/spice-gtk-python-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk-tools-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk3-vala-0.20-5.fc20.i686.rpm
i386/os/Packages/t/
i386/os/Packages/u/
i386/os/Packages/u/usb_modeswitch-1.2.7-3.fc20.i686.rpm
i386/os/Packages/v/
i386/os/Packages/w/
i386/os/Packages/x/
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/MUMPS-examples-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
i386/os/drpms/blender-2.68a-2.fc20_2.68a-3.fc20.i686.drpm
i386/os/drpms/blenderplayer-2.68a-2.fc20_2.68a-3.fc20.i686.drpm
i386/os/drpms/cairo-tools-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
i386/os/drpms/cracklib-dicts-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm
i386/os/drpms/cracklib-python-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm
i386/os/drpms/doxygen-1.8.4-4.fc20_1.8.5-1.fc20.i686.drpm
i386/os/drpms/doxygen-doxywizard-1.8.4-4.fc20_1.8.5-1.fc20.i686.drpm
i386/os/drpms/doxygen-latex-1.8.4-4.fc20_1.8.5-1.fc20.i686.drpm
i386/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
i386/os/drpms/eclipse-jdt-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
i386/os/drpms/eclipse-pde-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
i386/os/drpms/eclipse-platform-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
i386/os/drpms/eclipse-swt-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
i386/os/drpms/eclipse-tests-4.3.0-11.1.fc20_4.3.0-12.fc20.i686.drpm
i386/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc20.i686.drpm
i386/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.i686.drpm
i386/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.i686.drpm
i386/os/drpms/ghc-hakyll-4.3.1.0-2.fc20_4.3.1.0-4.fc20.i686.drpm
i386/os/drpms/ghc-hakyll-devel-4.3.1.0-2.fc20_4.3.1.0-4.fc20.i686.drpm
i386/os/drpms/ghc-pandoc-1.11.1-3.fc20_1.11.1-6.fc20.i686.drpm
i386/os/drpms/ghc-pandoc-devel-1.11.1-3.fc20_1.11.1-6.fc20.i686.drpm
i386/os/drpms/glibc-common-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/glibc-headers-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/glibc-utils-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/gnome-calculator-3.9.4-2.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/gnome-keyring-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/gnome-keyring-pam-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/grfcodec-6.0.2-3.fc20_6.0.3-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-tools-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/hadoop-common-native-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
i386/os/drpms/hadoop-hdfs-fuse-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
i386/os/drpms/hadoop-yarn-security-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
i386/os/drpms/kaya-0.5.2-18.fc19_0.5.2-21.fc20.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/lokalize-4.11.0-1.fc20_4.11.0-2.fc20.i686.drpm
i386/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
i386/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
i386/os/drpms/nscd-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
i386/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
i386/os/drpms/openlmi-account-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-fan-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-hardware-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-logicalfile-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-powermanagement-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-realmd-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-service-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openssh-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/openssh-askpass-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/openssh-clients-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/openssh-keycat-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/openssh-ldap-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/openssh-server-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/openssh-server-sysvinit-6.2p2-5.fc20_6.2p2-6.1.fc20.i686.drpm
i386/os/drpms/pam_ssh_agent_auth-0.9.3-5.5.fc20_0.9.3-5.6.1.fc20.i686.drpm
i386/os/drpms/pandoc-1.11.1-3.fc20_1.11.1-6.fc20.i686.drpm
i386/os/drpms/pandoc-pdf-1.11.1-3.fc20_1.11.1-6.fc20.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/pyliblzma-0.5.3-8.fc19_0.5.3-10.fc20.i686.drpm
i386/os/drpms/python-librepo-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/qemu-sanity-check-1.1.3-4.fc20_1.1.4-2.fc20.i686.drpm
i386/os/drpms/qemu-sanity-check-nodeps-1.1.3-4.fc20_1.1.4-2.fc20.i686.drpm
i386/os/drpms/rtkit-0.11-3.fc19_0.11-6.fc20.i686.drpm
i386/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/seahorse-nautilus-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/spice-gtk-python-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-gtk-tools-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-gtk3-vala-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/usb_modeswitch-1.2.7-2.fc20_1.2.7-3.fc20.i686.drpm
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/acpica-tools-20130823-2.fc20.src.rpm
source/SRPMS/a/apache-parent-10-12.fc20.src.rpm
source/SRPMS/b/
source/SRPMS/b/bind10-1.1.0-6.fc20.src.rpm
source/SRPMS/b/blender-2.68a-3.fc20.src.rpm
source/SRPMS/c/
source/SRPMS/c/cairo-1.12.16-1.fc20.src.rpm
source/SRPMS/c/cracklib-2.9.0-4.fc20.src.rpm
source/SRPMS/d/
source/SRPMS/d/devassistant-0.6.1-2.fc20.src.rpm
source/SRPMS/d/doxygen-1.8.5-1.fc20.src.rpm
source/SRPMS/e/
source/SRPMS/e/eclipse-4.3.0-12.fc20.src.rpm
source/SRPMS/e/edje-1.7.8-3.fc20.src.rpm
source/SRPMS/e/efreet-1.7.8-3.fc20.src.rpm
source/SRPMS/e/entangle-0.5.3-1.fc20.src.rpm
source/SRPMS/f/
source/SRPMS/f/freetiger-5-2.fc20.src.rpm
source/SRPMS/g/
source/SRPMS/g/garcon-0.2.1-3.fc20.src.rpm
source/SRPMS/g/gcr-3.9.90-1.fc20.src.rpm
source/SRPMS/g/gdb-7.6.50.20130731-7.fc20.src.rpm
source/SRPMS/g/ghc-hakyll-4.3.1.0-4.fc20.src.rpm
source/SRPMS/g/glibc-2.18-5.fc20.src.rpm
source/SRPMS/g/glibmm24-2.37.6-1.fc20.src.rpm
source/SRPMS/g/glite-px-proxyrenewal-1.3.34-1.fc20.src.rpm
source/SRPMS/g/gnome-calculator-3.9.90-1.fc20.src.rpm
source/SRPMS/g/gnome-keyring-3.9.90-1.fc20.src.rpm
source/SRPMS/g/grfcodec-6.0.3-1.fc20.src.rpm
source/SRPMS/g/gstreamer1-1.1.4-1.fc20.src.rpm
source/SRPMS/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.src.rpm
source/SRPMS/g/gstreamer1-plugins-base-1.1.4-1.fc20.src.rpm
source/SRPMS/g/gstreamer1-plugins-good-1.1.4-1.fc20.src.rpm
source/SRPMS/g/guacamole-client-0.8.3-1.fc20.src.rpm
source/SRPMS/h/
source/SRPMS/h/hadoop-2.0.5-8.fc20.src.rpm
source/SRPMS/i/
source/SRPMS/i/ilmbase-1.0.3-7.fc20.src.rpm
source/SRPMS/i/ino-0.3.5-3.fc20.src.rpm
source/SRPMS/j/
source/SRPMS/j/joyce-2.2.6-1.fc20.src.rpm
source/SRPMS/k/
source/SRPMS/k/kaya-0.5.2-21.fc20.src.rpm
source/SRPMS/k/kernel-3.11.0-0.rc7.git1.1.fc20.src.rpm
source/SRPMS/l/
source/SRPMS/l/langtable-0.0.12-1.fc20.src.rpm
source/SRPMS/l/libcryptui-3.9.90-1.fc20.src.rpm
source/SRPMS/l/liberation-fonts-1.07.3-2.fc20.src.rpm
source/SRPMS/l/libgphoto2-2.5.2-5.fc20.src.rpm
source/SRPMS/l/librepo-1.0.0-1.fc20.src.rpm
source/SRPMS/l/libsecret-0.16-1.fc20.src.rpm
source/SRPMS/l/lokalize-4.11.0-2.fc20.src.rpm
source/SRPMS/m/
source/SRPMS/m/MUMPS-4.10.0-14.fc20.src.rpm
source/SRPMS/n/
source/SRPMS/n/nagios-3.5.0-9.fc20.src.rpm
source/SRPMS/n/ncbi-blast+-2.2.28-1.fc20.src.rpm
source/SRPMS/n/nodejs-commander-1.2.0-5.fc20.src.rpm
source/SRPMS/n/nodejs-keypress-0.2.1-1.fc20.src.rpm
source/SRPMS/n/nodejs-minimist-0.0.1-2.fc20.src.rpm
source/SRPMS/n/nss-3.15.1-7.fc20.src.rpm
source/SRPMS/o/
source/SRPMS/o/OpenColorIO-1.0.8-5.fc20.src.rpm
source/SRPMS/o/openlmi-providers-0.2.0-2.fc20.src.rpm
source/SRPMS/o/openssh-6.2p2-6.1.fc20.src.rpm
source/SRPMS/p/
source/SRPMS/p/pandoc-1.11.1-6.fc20.src.rpm
source/SRPMS/p/perl-Data-TreeDumper-0.40-6.fc20.src.rpm
source/SRPMS/p/perl-MIME-Charset-1.010.1-1.fc20.src.rpm
source/SRPMS/p/perl-MIME-EncWords-1.014.2-1.fc20.src.rpm
source/SRPMS/p/perl-Net-SSH-Expect-1.09-16.fc20.src.rpm
source/SRPMS/p/perl-NetPacket-1.4.0-1.fc20.src.rpm
source/SRPMS/p/perl-UUID-Tiny-1.04-1.fc20.src.rpm
source/SRPMS/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.src.rpm
source/SRPMS/p/phpPgAdmin-5.1-2.fc20.src.rpm
source/SRPMS/p/puppet-3.2.2-1.fc20.src.rpm
source/SRPMS/p/pyliblzma-0.5.3-10.fc20.src.rpm
source/SRPMS/p/python-joblib-0.7.1-2.fc20.src.rpm
source/SRPMS/p/python-lesscpy-0.9j-3.fc20.src.rpm
source/SRPMS/p/python-neutronclient-2.2.6-2.fc20.src.rpm
source/SRPMS/p/python-pillow-2.1.0-3.fc20.src.rpm
source/SRPMS/p/python-tahrir-0.4.0-2.fc20.src.rpm
source/SRPMS/p/python-urllib3-1.7-3.fc20.src.rpm
source/SRPMS/q/
source/SRPMS/q/qemu-sanity-check-1.1.4-2.fc20.src.rpm
source/SRPMS/q/qt5-qtbase-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtdeclarative-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtjsbackend-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtscript-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtsvg-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qttools-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtwebkit-5.1.1-1.fc20.src.rpm
source/SRPMS/q/qt5-qtxmlpatterns-5.1.1-1.fc20.src.rpm
source/SRPMS/r/
source/SRPMS/r/rhino-1.7R4-5.fc20.src.rpm
source/SRPMS/r/rtkit-0.11-6.fc20.src.rpm
source/SRPMS/s/
source/SRPMS/s/seahorse-3.9.90-1.fc20.src.rpm
source/SRPMS/s/seahorse-nautilus-3.9.90-1.fc20.src.rpm
source/SRPMS/s/spice-gtk-0.20-5.fc20.src.rpm
source/SRPMS/t/
source/SRPMS/t/ttname-1-1.fc20.src.rpm
source/SRPMS/u/
source/SRPMS/u/usb_modeswitch-1.2.7-3.fc20.src.rpm
source/SRPMS/v/
source/SRPMS/w/
source/SRPMS/w/webkitgtk3-2.1.90-1.fc20.src.rpm
source/SRPMS/x/
source/SRPMS/y/
source/SRPMS/z/
source/SRPMS/z/zanata-client-3.1.1-1.fc20.src.rpm
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/acpica-tools-debuginfo-20130823-2.fc20.x86_64.rpm
x86_64/debug/b/
x86_64/debug/b/bind10-debuginfo-1.1.0-6.fc20.x86_64.rpm
x86_64/debug/b/blender-debuginfo-2.68a-3.fc20.x86_64.rpm
x86_64/debug/c/
x86_64/debug/c/cairo-debuginfo-1.12.16-1.fc20.x86_64.rpm
x86_64/debug/c/cracklib-debuginfo-2.9.0-4.fc20.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/doxygen-debuginfo-1.8.5-1.fc20.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/eclipse-debuginfo-4.3.0-12.fc20.x86_64.rpm
x86_64/debug/e/edje-debuginfo-1.7.8-3.fc20.x86_64.rpm
x86_64/debug/e/efreet-debuginfo-1.7.8-3.fc20.x86_64.rpm
x86_64/debug/e/entangle-debuginfo-0.5.3-1.fc20.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/freetiger-debuginfo-5-2.fc20.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/garcon-debuginfo-0.2.1-3.fc20.x86_64.rpm
x86_64/debug/g/gcr-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc20.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-2.18-5.fc20.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-common-2.18-5.fc20.x86_64.rpm
x86_64/debug/g/glibmm24-debuginfo-2.37.6-1.fc20.x86_64.rpm
x86_64/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc20.x86_64.rpm
x86_64/debug/g/gnome-calculator-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/g/gnome-keyring-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/g/grfcodec-debuginfo-6.0.3-1.fc20.x86_64.rpm
x86_64/debug/g/gstreamer1-debuginfo-1.1.4-1.fc20.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc20.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc20.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc20.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/hadoop-debuginfo-2.0.5-8.fc20.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/ilmbase-debuginfo-1.0.3-7.fc20.x86_64.rpm
x86_64/debug/j/
x86_64/debug/j/joyce-debuginfo-2.2.6-1.fc20.x86_64.rpm
x86_64/debug/k/
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libcryptui-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/l/libgphoto2-debuginfo-2.5.2-5.fc20.x86_64.rpm
x86_64/debug/l/librepo-debuginfo-1.0.0-1.fc20.x86_64.rpm
x86_64/debug/l/libsecret-debuginfo-0.16-1.fc20.x86_64.rpm
x86_64/debug/l/lokalize-debuginfo-4.11.0-2.fc20.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/MUMPS-debuginfo-4.10.0-14.fc20.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/nagios-debuginfo-3.5.0-9.fc20.x86_64.rpm
x86_64/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc20.x86_64.rpm
x86_64/debug/n/nss-debuginfo-3.15.1-7.fc20.x86_64.rpm
x86_64/debug/o/
x86_64/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc20.x86_64.rpm
x86_64/debug/o/openlmi-providers-debuginfo-0.2.0-2.fc20.x86_64.rpm
x86_64/debug/o/openssh-debuginfo-6.2p2-6.1.fc20.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/debug/p/pyliblzma-debuginfo-0.5.3-10.fc20.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/debug/p/python-pillow-debuginfo-2.1.0-3.fc20.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc20.x86_64.rpm
x86_64/debug/r/
x86_64/debug/r/rtkit-debuginfo-0.11-6.fc20.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/seahorse-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/s/spice-gtk-debuginfo-0.20-5.fc20.x86_64.rpm
x86_64/debug/t/
x86_64/debug/u/
x86_64/debug/u/usb_modeswitch-debuginfo-1.2.7-3.fc20.x86_64.rpm
x86_64/debug/v/
x86_64/debug/w/
x86_64/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc20.x86_64.rpm
x86_64/debug/x/
x86_64/debug/y/
x86_64/debug/z/
x86_64/os/
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/acpica-tools-20130823-2.fc20.x86_64.rpm
x86_64/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/bind10-1.1.0-6.fc20.i686.rpm
x86_64/os/Packages/b/bind10-1.1.0-6.fc20.x86_64.rpm
x86_64/os/Packages/b/bind10-devel-1.1.0-6.fc20.i686.rpm
x86_64/os/Packages/b/bind10-devel-1.1.0-6.fc20.x86_64.rpm
x86_64/os/Packages/b/bind10-dhcp-1.1.0-6.fc20.i686.rpm
x86_64/os/Packages/b/bind10-dhcp-1.1.0-6.fc20.x86_64.rpm
x86_64/os/Packages/b/bind10-dns-1.1.0-6.fc20.i686.rpm
x86_64/os/Packages/b/bind10-dns-1.1.0-6.fc20.x86_64.rpm
x86_64/os/Packages/b/bind10-libs-1.1.0-6.fc20.i686.rpm
x86_64/os/Packages/b/bind10-libs-1.1.0-6.fc20.x86_64.rpm
x86_64/os/Packages/b/blender-2.68a-3.fc20.x86_64.rpm
x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm
x86_64/os/Packages/b/blenderplayer-2.68a-3.fc20.x86_64.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/cairo-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.i686.rpm
x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cairo-tools-1.12.16-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cracklib-2.9.0-4.fc20.i686.rpm
x86_64/os/Packages/c/cracklib-2.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/c/cracklib-devel-2.9.0-4.fc20.i686.rpm
x86_64/os/Packages/c/cracklib-devel-2.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/c/cracklib-dicts-2.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/c/cracklib-python-2.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/devassistant-0.6.1-2.fc20.noarch.rpm
x86_64/os/Packages/d/doxygen-1.8.5-1.fc20.x86_64.rpm
x86_64/os/Packages/d/doxygen-doxywizard-1.8.5-1.fc20.x86_64.rpm
x86_64/os/Packages/d/doxygen-latex-1.8.5-1.fc20.x86_64.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-jdt-4.3.0-12.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-pde-4.3.0-12.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-platform-4.3.0-12.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-swt-4.3.0-12.fc20.x86_64.rpm
x86_64/os/Packages/e/eclipse-tests-4.3.0-12.fc20.x86_64.rpm
x86_64/os/Packages/e/edje-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/edje-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/edje-devel-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/edje-devel-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/efreet-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/efreet-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc20.i686.rpm
x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc20.x86_64.rpm
x86_64/os/Packages/e/entangle-0.5.3-1.fc20.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fonts-blender-2.68a-3.fc20.noarch.rpm
x86_64/os/Packages/f/freetiger-5-2.fc20.i686.rpm
x86_64/os/Packages/f/freetiger-5-2.fc20.x86_64.rpm
x86_64/os/Packages/f/freetiger-devel-5-2.fc20.i686.rpm
x86_64/os/Packages/f/freetiger-devel-5-2.fc20.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/garcon-0.2.1-3.fc20.i686.rpm
x86_64/os/Packages/g/garcon-0.2.1-3.fc20.x86_64.rpm
x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc20.i686.rpm
x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gcr-3.9.90-1.fc20.i686.rpm
x86_64/os/Packages/g/gcr-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gcr-devel-3.9.90-1.fc20.i686.rpm
x86_64/os/Packages/g/gcr-devel-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdb-7.6.50.20130731-7.fc20.x86_64.rpm
x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm
x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-hakyll-4.3.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-hakyll-devel-4.3.1.0-4.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-pandoc-1.11.1-6.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-pandoc-devel-1.11.1-6.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-2.18-5.fc20.i686.rpm
x86_64/os/Packages/g/glibc-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-common-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-devel-2.18-5.fc20.i686.rpm
x86_64/os/Packages/g/glibc-devel-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-headers-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-static-2.18-5.fc20.i686.rpm
x86_64/os/Packages/g/glibc-static-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-utils-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/g/glibmm24-2.37.6-1.fc20.i686.rpm
x86_64/os/Packages/g/glibmm24-2.37.6-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glibmm24-devel-2.37.6-1.fc20.i686.rpm
x86_64/os/Packages/g/glibmm24-devel-2.37.6-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glibmm24-doc-2.37.6-1.fc20.noarch.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.i686.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.i686.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-calculator-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-keyring-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-keyring-pam-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/grfcodec-6.0.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-devel-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-devel-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc20.noarch.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/g/guacamole-0.8.3-1.fc20.noarch.rpm
x86_64/os/Packages/g/guacamole-javadoc-0.8.3-1.fc20.noarch.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/hadoop-common-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-common-native-2.0.5-8.fc20.x86_64.rpm
x86_64/os/Packages/h/hadoop-devel-2.0.5-8.fc20.i686.rpm
x86_64/os/Packages/h/hadoop-devel-2.0.5-8.fc20.x86_64.rpm
x86_64/os/Packages/h/hadoop-hdfs-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-hdfs-fuse-2.0.5-8.fc20.x86_64.rpm
x86_64/os/Packages/h/hadoop-javadoc-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-mapreduce-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-mapreduce-examples-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-maven-plugin-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-yarn-2.0.5-8.fc20.noarch.rpm
x86_64/os/Packages/h/hadoop-yarn-security-2.0.5-8.fc20.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/ilmbase-1.0.3-7.fc20.i686.rpm
x86_64/os/Packages/i/ilmbase-1.0.3-7.fc20.x86_64.rpm
x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.i686.rpm
x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.x86_64.rpm
x86_64/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/joyce-2.2.6-1.fc20.i686.rpm
x86_64/os/Packages/j/joyce-2.2.6-1.fc20.x86_64.rpm
x86_64/os/Packages/j/joyce-devel-2.2.6-1.fc20.i686.rpm
x86_64/os/Packages/j/joyce-devel-2.2.6-1.fc20.x86_64.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kaya-0.5.2-21.fc20.x86_64.rpm
x86_64/os/Packages/k/kaya-doc-0.5.2-21.fc20.noarch.rpm
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/langtable-0.0.12-1.fc20.noarch.rpm
x86_64/os/Packages/l/langtable-data-0.0.12-1.fc20.noarch.rpm
x86_64/os/Packages/l/langtable-python-0.0.12-1.fc20.noarch.rpm
x86_64/os/Packages/l/libcryptui-3.9.90-1.fc20.i686.rpm
x86_64/os/Packages/l/libcryptui-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libcryptui-devel-3.9.90-1.fc20.i686.rpm
x86_64/os/Packages/l/libcryptui-devel-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/l/liberation-fonts-common-1.07.3-2.fc20.noarch.rpm
x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc20.noarch.rpm
x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc20.noarch.rpm
x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc20.noarch.rpm
x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc20.noarch.rpm
x86_64/os/Packages/l/libgphoto2-2.5.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libgphoto2-2.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libgphoto2-devel-2.5.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libgphoto2-devel-2.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libhdfs-2.0.5-8.fc20.i686.rpm
x86_64/os/Packages/l/libhdfs-2.0.5-8.fc20.x86_64.rpm
x86_64/os/Packages/l/librepo-1.0.0-1.fc20.i686.rpm
x86_64/os/Packages/l/librepo-1.0.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/librepo-devel-1.0.0-1.fc20.i686.rpm
x86_64/os/Packages/l/librepo-devel-1.0.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsecret-0.16-1.fc20.i686.rpm
x86_64/os/Packages/l/libsecret-0.16-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libsecret-devel-0.16-1.fc20.i686.rpm
x86_64/os/Packages/l/libsecret-devel-0.16-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.i686.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lokalize-4.11.0-2.fc20.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/MUMPS-4.10.0-14.fc20.i686.rpm
x86_64/os/Packages/m/MUMPS-4.10.0-14.fc20.x86_64.rpm
x86_64/os/Packages/m/MUMPS-common-4.10.0-14.fc20.noarch.rpm
x86_64/os/Packages/m/MUMPS-devel-4.10.0-14.fc20.i686.rpm
x86_64/os/Packages/m/MUMPS-devel-4.10.0-14.fc20.x86_64.rpm
x86_64/os/Packages/m/MUMPS-examples-4.10.0-14.fc20.x86_64.rpm
x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc20.i686.rpm
x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc20.x86_64.rpm
x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc20.i686.rpm
x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc20.x86_64.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nagios-3.5.0-9.fc20.x86_64.rpm
x86_64/os/Packages/n/nagios-common-3.5.0-9.fc20.x86_64.rpm
x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc20.i686.rpm
x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc20.x86_64.rpm
x86_64/os/Packages/n/ncbi-blast+-2.2.28-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm
x86_64/os/Packages/n/nscd-2.18-5.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-3.15.1-7.fc20.i686.rpm
x86_64/os/Packages/n/nss-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-7.fc20.i686.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.i686.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-sysinit-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/n/nss-tools-3.15.1-7.fc20.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc20.i686.rpm
x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc20.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.i686.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-account-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-account-doc-0.2.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-fan-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-hardware-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc20.i686.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc20.i686.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-logicalfile-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-pcp-0.2.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-powermanagement-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-providers-0.2.0-2.fc20.i686.rpm
x86_64/os/Packages/o/openlmi-providers-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc20.i686.rpm
x86_64/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-python-base-0.2.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-python-providers-0.2.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openlmi-realmd-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-service-0.2.0-2.fc20.x86_64.rpm
x86_64/os/Packages/o/openlmi-software-0.2.0-2.fc20.noarch.rpm
x86_64/os/Packages/o/openssh-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-askpass-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-clients-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-keycat-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-ldap-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-server-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc20.x86_64.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc20.x86_64.rpm
x86_64/os/Packages/p/pandoc-1.11.1-6.fc20.x86_64.rpm
x86_64/os/Packages/p/pandoc-pdf-1.11.1-6.fc20.x86_64.rpm
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc20.noarch.rpm
x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Net-SSH-Expect-1.09-16.fc20.noarch.rpm
x86_64/os/Packages/p/perl-NetPacket-1.4.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-UUID-Tiny-1.04-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/phpPgAdmin-5.1-2.fc20.noarch.rpm
x86_64/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/pyliblzma-0.5.3-10.fc20.x86_64.rpm
x86_64/os/Packages/p/python-joblib-0.7.1-2.fc20.noarch.rpm
x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm
x86_64/os/Packages/p/python-librepo-1.0.0-1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-3.fc20.i686.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.i686.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm
x86_64/os/Packages/p/python-pillow-qt-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-sane-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python-pillow-tk-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python-tahrir-0.4.0-2.fc20.noarch.rpm
x86_64/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm
x86_64/os/Packages/p/python3-joblib-0.7.1-2.fc20.noarch.rpm
x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc20.i686.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.i686.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm
x86_64/os/Packages/p/python3-pillow-qt-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-sane-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-tk-2.1.0-3.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qemu-sanity-check-1.1.4-2.fc20.x86_64.rpm
x86_64/os/Packages/q/qemu-sanity-check-nodeps-1.1.4-2.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-assistant-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rhino-javadoc-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm
x86_64/os/Packages/r/rtkit-0.11-6.fc20.x86_64.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/seahorse-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/s/seahorse-nautilus-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-glib-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-glib-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-python-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-tools-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk3-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.i686.rpm
x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-vala-0.20-5.fc20.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/ttname-1-1.fc20.noarch.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/u/usb_modeswitch-1.2.7-3.fc20.x86_64.rpm
x86_64/os/Packages/v/
x86_64/os/Packages/w/
x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc20.i686.rpm
x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc20.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.i686.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/y/
x86_64/os/Packages/z/
x86_64/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm
x86_64/os/drpms/
x86_64/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
x86_64/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc20.x86_64.drpm
x86_64/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc20.noarch.drpm
x86_64/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
x86_64/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc20.x86_64.drpm
x86_64/os/drpms/MUMPS-examples-4.10.0-13.fc20_4.10.0-14.fc20.x86_64.drpm
x86_64/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
x86_64/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc20.x86_64.drpm
x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc20.x86_64.drpm
x86_64/os/drpms/OpenColorIO-1.0.8-4.fc20_1.0.8-5.fc20.i686.drpm
x86_64/os/drpms/OpenColorIO-1.0.8-4.fc20_1.0.8-5.fc20.x86_64.drpm
x86_64/os/drpms/OpenColorIO-devel-1.0.8-4.fc20_1.0.8-5.fc20.i686.drpm
x86_64/os/drpms/OpenColorIO-devel-1.0.8-4.fc20_1.0.8-5.fc20.x86_64.drpm
x86_64/os/drpms/OpenColorIO-doc-1.0.8-4.fc20_1.0.8-5.fc20.noarch.drpm
x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm
x86_64/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
x86_64/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc20.x86_64.drpm
x86_64/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
x86_64/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc20.x86_64.drpm
x86_64/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
x86_64/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc20.x86_64.drpm
x86_64/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
x86_64/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc20.x86_64.drpm
x86_64/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
x86_64/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc20.x86_64.drpm
x86_64/os/drpms/blender-2.68a-2.fc20_2.68a-3.fc20.x86_64.drpm
x86_64/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm
x86_64/os/drpms/blenderplayer-2.68a-2.fc20_2.68a-3.fc20.x86_64.drpm
x86_64/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
x86_64/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc20.x86_64.drpm
x86_64/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
x86_64/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc20.x86_64.drpm
x86_64/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
x86_64/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc20.x86_64.drpm
x86_64/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
x86_64/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc20.x86_64.drpm
x86_64/os/drpms/cairo-tools-1.12.14-4.fc20_1.12.16-1.fc20.x86_64.drpm
x86_64/os/drpms/cracklib-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm
x86_64/os/drpms/cracklib-2.9.0-3.fc20_2.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/cracklib-devel-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm
x86_64/os/drpms/cracklib-devel-2.9.0-3.fc20_2.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/cracklib-dicts-2.9.0-3.fc20_2.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/cracklib-python-2.9.0-3.fc20_2.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc20.noarch.drpm
x86_64/os/drpms/doxygen-1.8.4-4.fc20_1.8.5-1.fc20.x86_64.drpm
x86_64/os/drpms/doxygen-doxywizard-1.8.4-4.fc20_1.8.5-1.fc20.x86_64.drpm
x86_64/os/drpms/doxygen-latex-1.8.4-4.fc20_1.8.5-1.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-jdt-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-pde-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-platform-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-swt-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
x86_64/os/drpms/eclipse-tests-4.3.0-11.1.fc20_4.3.0-12.fc20.x86_64.drpm
x86_64/os/drpms/edje-1.7.8-1.fc20_1.7.8-3.fc20.i686.drpm
x86_64/os/drpms/edje-1.7.8-1.fc20_1.7.8-3.fc20.x86_64.drpm
x86_64/os/drpms/edje-devel-1.7.8-1.fc20_1.7.8-3.fc20.i686.drpm
x86_64/os/drpms/edje-devel-1.7.8-1.fc20_1.7.8-3.fc20.x86_64.drpm
x86_64/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc20.x86_64.drpm
x86_64/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm
x86_64/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc20.i686.drpm
x86_64/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc20.x86_64.drpm
x86_64/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc20.i686.drpm
x86_64/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc20.x86_64.drpm
x86_64/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm
x86_64/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm
x86_64/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.x86_64.drpm
x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm
x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.x86_64.drpm
x86_64/os/drpms/ghc-hakyll-4.3.1.0-2.fc20_4.3.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/ghc-hakyll-devel-4.3.1.0-2.fc20_4.3.1.0-4.fc20.x86_64.drpm
x86_64/os/drpms/ghc-pandoc-1.11.1-3.fc20_1.11.1-6.fc20.x86_64.drpm
x86_64/os/drpms/ghc-pandoc-devel-1.11.1-3.fc20_1.11.1-6.fc20.x86_64.drpm
x86_64/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.i686.drpm
x86_64/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/glibc-common-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.i686.drpm
x86_64/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/glibc-headers-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.i686.drpm
x86_64/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/glibc-utils-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc20.i686.drpm
x86_64/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc20.x86_64.drpm
x86_64/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc20.i686.drpm
x86_64/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc20.x86_64.drpm
x86_64/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc20.noarch.drpm
x86_64/os/drpms/gnome-calculator-3.9.4-2.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/gnome-keyring-3.9.1-3.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/gnome-keyring-pam-3.9.1-3.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/grfcodec-6.0.2-3.fc20_6.0.3-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm
x86_64/os/drpms/gstreamer1-plugins-base-tools-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc20.x86_64.drpm
x86_64/os/drpms/guacamole-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm
x86_64/os/drpms/guacamole-javadoc-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm
x86_64/os/drpms/hadoop-common-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-common-native-2.0.5-7.fc20_2.0.5-8.fc20.x86_64.drpm
x86_64/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
x86_64/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc20.x86_64.drpm
x86_64/os/drpms/hadoop-hdfs-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-hdfs-fuse-2.0.5-7.fc20_2.0.5-8.fc20.x86_64.drpm
x86_64/os/drpms/hadoop-javadoc-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-mapreduce-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-mapreduce-examples-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-maven-plugin-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-yarn-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
x86_64/os/drpms/hadoop-yarn-security-2.0.5-7.fc20_2.0.5-8.fc20.x86_64.drpm
x86_64/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc20.i686.drpm
x86_64/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc20.x86_64.drpm
x86_64/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc20.i686.drpm
x86_64/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc20.x86_64.drpm
x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm
x86_64/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc20.i686.drpm
x86_64/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc20.x86_64.drpm
x86_64/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc20.i686.drpm
x86_64/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc20.x86_64.drpm
x86_64/os/drpms/kaya-0.5.2-18.fc19_0.5.2-21.fc20.x86_64.drpm
x86_64/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc20.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
x86_64/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
x86_64/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
x86_64/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm
x86_64/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm
x86_64/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/liberation-fonts-common-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
x86_64/os/drpms/liberation-mono-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
x86_64/os/drpms/liberation-narrow-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
x86_64/os/drpms/liberation-sans-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
x86_64/os/drpms/liberation-serif-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
x86_64/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc20.i686.drpm
x86_64/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc20.i686.drpm
x86_64/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
x86_64/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc20.x86_64.drpm
x86_64/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm
x86_64/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc20.x86_64.drpm
x86_64/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm
x86_64/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc20.x86_64.drpm
x86_64/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc20.i686.drpm
x86_64/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc20.x86_64.drpm
x86_64/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc20.i686.drpm
x86_64/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc20.x86_64.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.x86_64.drpm
x86_64/os/drpms/lokalize-4.11.0-1.fc20_4.11.0-2.fc20.x86_64.drpm
x86_64/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc20.x86_64.drpm
x86_64/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc20.x86_64.drpm
x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.x86_64.drpm
x86_64/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm
x86_64/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc20.noarch.drpm
x86_64/os/drpms/nscd-2.18-4.fc20_2.18-5.fc20.x86_64.drpm
x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-7.fc20.x86_64.drpm
x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-7.fc20.x86_64.drpm
x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-7.fc20.x86_64.drpm
x86_64/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-7.fc20.x86_64.drpm
x86_64/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-7.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-account-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-fan-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-hardware-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-logicalfile-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
x86_64/os/drpms/openlmi-powermanagement-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
x86_64/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
x86_64/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
x86_64/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
x86_64/os/drpms/openlmi-realmd-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-service-0.1.1-2.fc20_0.2.0-2.fc20.x86_64.drpm
x86_64/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
x86_64/os/drpms/openssh-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/openssh-askpass-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/openssh-clients-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/openssh-keycat-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/openssh-ldap-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/openssh-server-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/openssh-server-sysvinit-6.2p2-5.fc20_6.2p2-6.1.fc20.x86_64.drpm
x86_64/os/drpms/pam_ssh_agent_auth-0.9.3-5.5.fc20_0.9.3-5.6.1.fc20.x86_64.drpm
x86_64/os/drpms/pandoc-1.11.1-3.fc20_1.11.1-6.fc20.x86_64.drpm
x86_64/os/drpms/pandoc-pdf-1.11.1-3.fc20_1.11.1-6.fc20.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc20.noarch.drpm
x86_64/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc20.noarch.drpm
x86_64/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc20.noarch.drpm
x86_64/os/drpms/perl-Net-SSH-Expect-1.09-15.fc20_1.09-16.fc20.noarch.drpm
x86_64/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc20.noarch.drpm
x86_64/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc20.noarch.drpm
x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc20.noarch.drpm
x86_64/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc20.noarch.drpm
x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
x86_64/os/drpms/pyliblzma-0.5.3-8.fc19_0.5.3-10.fc20.x86_64.drpm
x86_64/os/drpms/python-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm
x86_64/os/drpms/python-librepo-0.0.5-3.fc20_1.0.0-1.fc20.x86_64.drpm
x86_64/os/drpms/python-neutronclient-2.2.6-1.fc20_2.2.6-2.fc20.noarch.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
x86_64/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python-tahrir-0.4.0-1.fc20_0.4.0-2.fc20.noarch.drpm
x86_64/os/drpms/python-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm
x86_64/os/drpms/python3-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm
x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
x86_64/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc20.x86_64.drpm
x86_64/os/drpms/python3-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm
x86_64/os/drpms/qemu-sanity-check-1.1.3-4.fc20_1.1.4-2.fc20.x86_64.drpm
x86_64/os/drpms/qemu-sanity-check-nodeps-1.1.3-4.fc20_1.1.4-2.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc20_5.1.1-1.fc20.i686.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc20_5.1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
x86_64/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
x86_64/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
x86_64/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
x86_64/os/drpms/rtkit-0.11-3.fc19_0.11-6.fc20.x86_64.drpm
x86_64/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/seahorse-nautilus-3.8.0-2.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc20.i686.drpm
x86_64/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm
x86_64/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc20.i686.drpm
x86_64/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm
x86_64/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk-python-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk-tools-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc20.i686.drpm
x86_64/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm
x86_64/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/spice-gtk3-vala-0.20-3.fc20_0.20-5.fc20.x86_64.drpm
x86_64/os/drpms/usb_modeswitch-1.2.7-2.fc20_1.2.7-3.fc20.x86_64.drpm
x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.x86_64.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.x86_64.drpm
x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm
x86_64/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm
x86_64/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm
i386/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm
armhfp/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-12.fc20.noarch.rpm
i386/os/Packages/b/bind10-1.1.0-6.fc20.i686.rpm => x86_64/os/Packages/b/bind10-1.1.0-6.fc20.i686.rpm
i386/os/Packages/b/bind10-devel-1.1.0-6.fc20.i686.rpm => x86_64/os/Packages/b/bind10-devel-1.1.0-6.fc20.i686.rpm
i386/os/Packages/b/bind10-dhcp-1.1.0-6.fc20.i686.rpm => x86_64/os/Packages/b/bind10-dhcp-1.1.0-6.fc20.i686.rpm
i386/os/Packages/b/bind10-dns-1.1.0-6.fc20.i686.rpm => x86_64/os/Packages/b/bind10-dns-1.1.0-6.fc20.i686.rpm
i386/os/Packages/b/bind10-libs-1.1.0-6.fc20.i686.rpm => x86_64/os/Packages/b/bind10-libs-1.1.0-6.fc20.i686.rpm
i386/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm => x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm
armhfp/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm => x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc20.noarch.rpm
i386/os/Packages/c/cairo-1.12.16-1.fc20.i686.rpm => x86_64/os/Packages/c/cairo-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-devel-1.12.16-1.fc20.i686.rpm => x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-gobject-1.12.16-1.fc20.i686.rpm => x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.i686.rpm => x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc20.i686.rpm
i386/os/Packages/c/cracklib-2.9.0-4.fc20.i686.rpm => x86_64/os/Packages/c/cracklib-2.9.0-4.fc20.i686.rpm
i386/os/Packages/c/cracklib-devel-2.9.0-4.fc20.i686.rpm => x86_64/os/Packages/c/cracklib-devel-2.9.0-4.fc20.i686.rpm
i386/os/Packages/d/devassistant-0.6.1-2.fc20.noarch.rpm => x86_64/os/Packages/d/devassistant-0.6.1-2.fc20.noarch.rpm
armhfp/os/Packages/d/devassistant-0.6.1-2.fc20.noarch.rpm => x86_64/os/Packages/d/devassistant-0.6.1-2.fc20.noarch.rpm
i386/os/Packages/e/edje-1.7.8-3.fc20.i686.rpm => x86_64/os/Packages/e/edje-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/edje-devel-1.7.8-3.fc20.i686.rpm => x86_64/os/Packages/e/edje-devel-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/efreet-1.7.8-3.fc20.i686.rpm => x86_64/os/Packages/e/efreet-1.7.8-3.fc20.i686.rpm
i386/os/Packages/e/efreet-devel-1.7.8-3.fc20.i686.rpm => x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc20.i686.rpm
i386/os/Packages/f/fonts-blender-2.68a-3.fc20.noarch.rpm => x86_64/os/Packages/f/fonts-blender-2.68a-3.fc20.noarch.rpm
armhfp/os/Packages/f/fonts-blender-2.68a-3.fc20.noarch.rpm => x86_64/os/Packages/f/fonts-blender-2.68a-3.fc20.noarch.rpm
i386/os/Packages/f/freetiger-5-2.fc20.i686.rpm => x86_64/os/Packages/f/freetiger-5-2.fc20.i686.rpm
i386/os/Packages/f/freetiger-devel-5-2.fc20.i686.rpm => x86_64/os/Packages/f/freetiger-devel-5-2.fc20.i686.rpm
i386/os/Packages/g/garcon-0.2.1-3.fc20.i686.rpm => x86_64/os/Packages/g/garcon-0.2.1-3.fc20.i686.rpm
i386/os/Packages/g/garcon-devel-0.2.1-3.fc20.i686.rpm => x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc20.i686.rpm
i386/os/Packages/g/gcr-3.9.90-1.fc20.i686.rpm => x86_64/os/Packages/g/gcr-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/gcr-devel-3.9.90-1.fc20.i686.rpm => x86_64/os/Packages/g/gcr-devel-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm
armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc20.noarch.rpm
i386/os/Packages/g/glibc-2.18-5.fc20.i686.rpm => x86_64/os/Packages/g/glibc-2.18-5.fc20.i686.rpm
i386/os/Packages/g/glibc-devel-2.18-5.fc20.i686.rpm => x86_64/os/Packages/g/glibc-devel-2.18-5.fc20.i686.rpm
i386/os/Packages/g/glibc-static-2.18-5.fc20.i686.rpm => x86_64/os/Packages/g/glibc-static-2.18-5.fc20.i686.rpm
i386/os/Packages/g/glibmm24-2.37.6-1.fc20.i686.rpm => x86_64/os/Packages/g/glibmm24-2.37.6-1.fc20.i686.rpm
i386/os/Packages/g/glibmm24-devel-2.37.6-1.fc20.i686.rpm => x86_64/os/Packages/g/glibmm24-devel-2.37.6-1.fc20.i686.rpm
i386/os/Packages/g/glibmm24-doc-2.37.6-1.fc20.noarch.rpm => x86_64/os/Packages/g/glibmm24-doc-2.37.6-1.fc20.noarch.rpm
armhfp/os/Packages/g/glibmm24-doc-2.37.6-1.fc20.noarch.rpm => x86_64/os/Packages/g/glibmm24-doc-2.37.6-1.fc20.noarch.rpm
i386/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.i686.rpm => x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc20.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.i686.rpm => x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-devel-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-devel-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc20.noarch.rpm => x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc20.noarch.rpm
armhfp/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc20.noarch.rpm => x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc20.noarch.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc20.noarch.rpm
i386/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc20.i686.rpm
i386/os/Packages/g/guacamole-0.8.3-1.fc20.noarch.rpm => x86_64/os/Packages/g/guacamole-0.8.3-1.fc20.noarch.rpm
armhfp/os/Packages/g/guacamole-0.8.3-1.fc20.noarch.rpm => x86_64/os/Packages/g/guacamole-0.8.3-1.fc20.noarch.rpm
i386/os/Packages/g/guacamole-javadoc-0.8.3-1.fc20.noarch.rpm => x86_64/os/Packages/g/guacamole-javadoc-0.8.3-1.fc20.noarch.rpm
armhfp/os/Packages/g/guacamole-javadoc-0.8.3-1.fc20.noarch.rpm => x86_64/os/Packages/g/guacamole-javadoc-0.8.3-1.fc20.noarch.rpm
i386/os/Packages/h/hadoop-common-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-common-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/h/hadoop-devel-2.0.5-8.fc20.i686.rpm => x86_64/os/Packages/h/hadoop-devel-2.0.5-8.fc20.i686.rpm
i386/os/Packages/h/hadoop-hdfs-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-hdfs-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/h/hadoop-javadoc-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-javadoc-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/h/hadoop-mapreduce-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-mapreduce-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/h/hadoop-mapreduce-examples-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-mapreduce-examples-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/h/hadoop-maven-plugin-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-maven-plugin-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/h/hadoop-yarn-2.0.5-8.fc20.noarch.rpm => x86_64/os/Packages/h/hadoop-yarn-2.0.5-8.fc20.noarch.rpm
i386/os/Packages/i/ilmbase-1.0.3-7.fc20.i686.rpm => x86_64/os/Packages/i/ilmbase-1.0.3-7.fc20.i686.rpm
i386/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.i686.rpm => x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc20.i686.rpm
i386/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm
armhfp/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-3.fc20.noarch.rpm
i386/os/Packages/j/joyce-2.2.6-1.fc20.i686.rpm => x86_64/os/Packages/j/joyce-2.2.6-1.fc20.i686.rpm
i386/os/Packages/j/joyce-devel-2.2.6-1.fc20.i686.rpm => x86_64/os/Packages/j/joyce-devel-2.2.6-1.fc20.i686.rpm
i386/os/Packages/k/kaya-doc-0.5.2-21.fc20.noarch.rpm => x86_64/os/Packages/k/kaya-doc-0.5.2-21.fc20.noarch.rpm
armhfp/os/Packages/k/kaya-doc-0.5.2-21.fc20.noarch.rpm => x86_64/os/Packages/k/kaya-doc-0.5.2-21.fc20.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc20.i686.rpm
i386/os/Packages/l/langtable-0.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/l/langtable-0.0.12-1.fc20.noarch.rpm
armhfp/os/Packages/l/langtable-0.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/l/langtable-0.0.12-1.fc20.noarch.rpm
i386/os/Packages/l/langtable-data-0.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/l/langtable-data-0.0.12-1.fc20.noarch.rpm
armhfp/os/Packages/l/langtable-data-0.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/l/langtable-data-0.0.12-1.fc20.noarch.rpm
i386/os/Packages/l/langtable-python-0.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/l/langtable-python-0.0.12-1.fc20.noarch.rpm
armhfp/os/Packages/l/langtable-python-0.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/l/langtable-python-0.0.12-1.fc20.noarch.rpm
i386/os/Packages/l/libcryptui-3.9.90-1.fc20.i686.rpm => x86_64/os/Packages/l/libcryptui-3.9.90-1.fc20.i686.rpm
i386/os/Packages/l/libcryptui-devel-3.9.90-1.fc20.i686.rpm => x86_64/os/Packages/l/libcryptui-devel-3.9.90-1.fc20.i686.rpm
i386/os/Packages/l/liberation-fonts-common-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-fonts-common-1.07.3-2.fc20.noarch.rpm
armhfp/os/Packages/l/liberation-fonts-common-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-fonts-common-1.07.3-2.fc20.noarch.rpm
i386/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc20.noarch.rpm
armhfp/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc20.noarch.rpm
i386/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc20.noarch.rpm
armhfp/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc20.noarch.rpm
i386/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc20.noarch.rpm
armhfp/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc20.noarch.rpm
i386/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc20.noarch.rpm
armhfp/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc20.noarch.rpm
i386/os/Packages/l/libgphoto2-2.5.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libgphoto2-2.5.2-5.fc20.i686.rpm
i386/os/Packages/l/libgphoto2-devel-2.5.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libgphoto2-devel-2.5.2-5.fc20.i686.rpm
i386/os/Packages/l/libhdfs-2.0.5-8.fc20.i686.rpm => x86_64/os/Packages/l/libhdfs-2.0.5-8.fc20.i686.rpm
i386/os/Packages/l/librepo-1.0.0-1.fc20.i686.rpm => x86_64/os/Packages/l/librepo-1.0.0-1.fc20.i686.rpm
i386/os/Packages/l/librepo-devel-1.0.0-1.fc20.i686.rpm => x86_64/os/Packages/l/librepo-devel-1.0.0-1.fc20.i686.rpm
i386/os/Packages/l/libsecret-0.16-1.fc20.i686.rpm => x86_64/os/Packages/l/libsecret-0.16-1.fc20.i686.rpm
i386/os/Packages/l/libsecret-devel-0.16-1.fc20.i686.rpm => x86_64/os/Packages/l/libsecret-devel-0.16-1.fc20.i686.rpm
i386/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.i686.rpm => x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc20.i686.rpm
i386/os/Packages/m/MUMPS-4.10.0-14.fc20.i686.rpm => x86_64/os/Packages/m/MUMPS-4.10.0-14.fc20.i686.rpm
i386/os/Packages/m/MUMPS-common-4.10.0-14.fc20.noarch.rpm => x86_64/os/Packages/m/MUMPS-common-4.10.0-14.fc20.noarch.rpm
armhfp/os/Packages/m/MUMPS-common-4.10.0-14.fc20.noarch.rpm => x86_64/os/Packages/m/MUMPS-common-4.10.0-14.fc20.noarch.rpm
i386/os/Packages/m/MUMPS-devel-4.10.0-14.fc20.i686.rpm => x86_64/os/Packages/m/MUMPS-devel-4.10.0-14.fc20.i686.rpm
i386/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc20.i686.rpm => x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc20.i686.rpm
i386/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc20.i686.rpm => x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc20.i686.rpm
i386/os/Packages/n/nagios-devel-3.5.0-9.fc20.i686.rpm => x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc20.i686.rpm
i386/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc20.noarch.rpm
i386/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc20.noarch.rpm
i386/os/Packages/n/nss-3.15.1-7.fc20.i686.rpm => x86_64/os/Packages/n/nss-3.15.1-7.fc20.i686.rpm
i386/os/Packages/n/nss-devel-3.15.1-7.fc20.i686.rpm => x86_64/os/Packages/n/nss-devel-3.15.1-7.fc20.i686.rpm
i386/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.i686.rpm => x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc20.i686.rpm
i386/os/Packages/o/OpenColorIO-1.0.8-5.fc20.i686.rpm => x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc20.i686.rpm
i386/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.i686.rpm => x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc20.i686.rpm
i386/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm => x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm
armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm => x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc20.noarch.rpm
i386/os/Packages/o/openlmi-account-doc-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-account-doc-0.2.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-account-doc-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-account-doc-0.2.0-2.fc20.noarch.rpm
i386/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc20.i686.rpm => x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc20.i686.rpm => x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-pcp-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-pcp-0.2.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-pcp-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-pcp-0.2.0-2.fc20.noarch.rpm
i386/os/Packages/o/openlmi-providers-0.2.0-2.fc20.i686.rpm => x86_64/os/Packages/o/openlmi-providers-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc20.i686.rpm => x86_64/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc20.i686.rpm
i386/os/Packages/o/openlmi-python-base-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-python-base-0.2.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-python-base-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-python-base-0.2.0-2.fc20.noarch.rpm
i386/os/Packages/o/openlmi-python-providers-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-python-providers-0.2.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-python-providers-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-python-providers-0.2.0-2.fc20.noarch.rpm
i386/os/Packages/o/openlmi-software-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-software-0.2.0-2.fc20.noarch.rpm
armhfp/os/Packages/o/openlmi-software-0.2.0-2.fc20.noarch.rpm => x86_64/os/Packages/o/openlmi-software-0.2.0-2.fc20.noarch.rpm
i386/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc20.noarch.rpm
i386/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc20.noarch.rpm
i386/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Net-SSH-Expect-1.09-16.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Net-SSH-Expect-1.09-16.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Net-SSH-Expect-1.09-16.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Net-SSH-Expect-1.09-16.fc20.noarch.rpm
i386/os/Packages/p/perl-NetPacket-1.4.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-NetPacket-1.4.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-NetPacket-1.4.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-NetPacket-1.4.0-1.fc20.noarch.rpm
i386/os/Packages/p/perl-UUID-Tiny-1.04-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-UUID-Tiny-1.04-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-UUID-Tiny-1.04-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-UUID-Tiny-1.04-1.fc20.noarch.rpm
i386/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc20.noarch.rpm
i386/os/Packages/p/phpPgAdmin-5.1-2.fc20.noarch.rpm => x86_64/os/Packages/p/phpPgAdmin-5.1-2.fc20.noarch.rpm
armhfp/os/Packages/p/phpPgAdmin-5.1-2.fc20.noarch.rpm => x86_64/os/Packages/p/phpPgAdmin-5.1-2.fc20.noarch.rpm
i386/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.2-1.fc20.noarch.rpm
i386/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.2-1.fc20.noarch.rpm
i386/os/Packages/p/python-joblib-0.7.1-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-joblib-0.7.1-2.fc20.noarch.rpm
armhfp/os/Packages/p/python-joblib-0.7.1-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-joblib-0.7.1-2.fc20.noarch.rpm
i386/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm
armhfp/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc20.noarch.rpm
i386/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm
armhfp/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc20.noarch.rpm
i386/os/Packages/p/python-pillow-2.1.0-3.fc20.i686.rpm => x86_64/os/Packages/p/python-pillow-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.i686.rpm => x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm
armhfp/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc20.noarch.rpm
i386/os/Packages/p/python-tahrir-0.4.0-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-tahrir-0.4.0-2.fc20.noarch.rpm
armhfp/os/Packages/p/python-tahrir-0.4.0-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-tahrir-0.4.0-2.fc20.noarch.rpm
i386/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm
armhfp/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-urllib3-1.7-3.fc20.noarch.rpm
i386/os/Packages/p/python3-joblib-0.7.1-2.fc20.noarch.rpm => x86_64/os/Packages/p/python3-joblib-0.7.1-2.fc20.noarch.rpm
armhfp/os/Packages/p/python3-joblib-0.7.1-2.fc20.noarch.rpm => x86_64/os/Packages/p/python3-joblib-0.7.1-2.fc20.noarch.rpm
i386/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm
armhfp/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc20.noarch.rpm
i386/os/Packages/p/python3-pillow-2.1.0-3.fc20.i686.rpm => x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.i686.rpm => x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc20.i686.rpm
i386/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm
armhfp/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc20.noarch.rpm
i386/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm
armhfp/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-urllib3-1.7-3.fc20.noarch.rpm
i386/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qttools-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc20.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc20.i686.rpm
i386/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/r/rhino-javadoc-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-javadoc-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rhino-javadoc-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-javadoc-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm
armhfp/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm => x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc20.noarch.rpm
i386/os/Packages/s/spice-glib-0.20-5.fc20.i686.rpm => x86_64/os/Packages/s/spice-glib-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-glib-devel-0.20-5.fc20.i686.rpm => x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk-0.20-5.fc20.i686.rpm => x86_64/os/Packages/s/spice-gtk-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk-devel-0.20-5.fc20.i686.rpm => x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk3-0.20-5.fc20.i686.rpm => x86_64/os/Packages/s/spice-gtk3-0.20-5.fc20.i686.rpm
i386/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.i686.rpm => x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc20.i686.rpm
i386/os/Packages/t/ttname-1-1.fc20.noarch.rpm => x86_64/os/Packages/t/ttname-1-1.fc20.noarch.rpm
armhfp/os/Packages/t/ttname-1-1.fc20.noarch.rpm => x86_64/os/Packages/t/ttname-1-1.fc20.noarch.rpm
i386/os/Packages/w/webkitgtk3-2.1.90-1.fc20.i686.rpm => x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc20.i686.rpm
i386/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.i686.rpm => x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc20.i686.rpm
i386/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm
armhfp/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-client-3.1.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc20.noarch.rpm
i386/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm => x86_64/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
i386/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc20.noarch.drpm => x86_64/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc20.noarch.drpm
armhfp/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc20.noarch.drpm => x86_64/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc20.noarch.drpm
i386/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm => x86_64/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
i386/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm => x86_64/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
i386/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm => x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc20.i686.drpm
i386/os/drpms/OpenColorIO-1.0.8-4.fc20_1.0.8-5.fc20.i686.drpm => x86_64/os/drpms/OpenColorIO-1.0.8-4.fc20_1.0.8-5.fc20.i686.drpm
i386/os/drpms/OpenColorIO-devel-1.0.8-4.fc20_1.0.8-5.fc20.i686.drpm => x86_64/os/drpms/OpenColorIO-devel-1.0.8-4.fc20_1.0.8-5.fc20.i686.drpm
i386/os/drpms/OpenColorIO-doc-1.0.8-4.fc20_1.0.8-5.fc20.noarch.drpm => x86_64/os/drpms/OpenColorIO-doc-1.0.8-4.fc20_1.0.8-5.fc20.noarch.drpm
armhfp/os/drpms/OpenColorIO-doc-1.0.8-4.fc20_1.0.8-5.fc20.noarch.drpm => x86_64/os/drpms/OpenColorIO-doc-1.0.8-4.fc20_1.0.8-5.fc20.noarch.drpm
i386/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm => x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm
armhfp/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm => x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc20.noarch.drpm
i386/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm => x86_64/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
i386/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm => x86_64/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
i386/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm => x86_64/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
i386/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm => x86_64/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
i386/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm => x86_64/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc20.i686.drpm
i386/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm => x86_64/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm
armhfp/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm => x86_64/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm
i386/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm => x86_64/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
i386/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm => x86_64/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
i386/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm => x86_64/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
i386/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm => x86_64/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc20.i686.drpm
i386/os/drpms/cracklib-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm => x86_64/os/drpms/cracklib-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm
i386/os/drpms/cracklib-devel-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm => x86_64/os/drpms/cracklib-devel-2.9.0-3.fc20_2.9.0-4.fc20.i686.drpm
i386/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc20.noarch.drpm => x86_64/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc20.noarch.drpm
armhfp/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc20.noarch.drpm => x86_64/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc20.noarch.drpm
i386/os/drpms/edje-1.7.8-1.fc20_1.7.8-3.fc20.i686.drpm => x86_64/os/drpms/edje-1.7.8-1.fc20_1.7.8-3.fc20.i686.drpm
i386/os/drpms/edje-devel-1.7.8-1.fc20_1.7.8-3.fc20.i686.drpm => x86_64/os/drpms/edje-devel-1.7.8-1.fc20_1.7.8-3.fc20.i686.drpm
i386/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm => x86_64/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm
armhfp/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm => x86_64/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc20.noarch.drpm
i386/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc20.i686.drpm => x86_64/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc20.i686.drpm
i386/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc20.i686.drpm => x86_64/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc20.i686.drpm
i386/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm => x86_64/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm => x86_64/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm
armhfp/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc20.noarch.drpm
i386/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.i686.drpm => x86_64/os/drpms/glibc-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.i686.drpm => x86_64/os/drpms/glibc-devel-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.i686.drpm => x86_64/os/drpms/glibc-static-2.18-4.fc20_2.18-5.fc20.i686.drpm
i386/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc20.i686.drpm => x86_64/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc20.i686.drpm
i386/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc20.i686.drpm => x86_64/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc20.i686.drpm
i386/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc20.noarch.drpm => x86_64/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc20.noarch.drpm
armhfp/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc20.noarch.drpm => x86_64/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc20.noarch.drpm
i386/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm => x86_64/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm
armhfp/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm => x86_64/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm
i386/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm => x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm
armhfp/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm => x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc20.noarch.drpm
i386/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc20.i686.drpm
i386/os/drpms/guacamole-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm => x86_64/os/drpms/guacamole-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm
armhfp/os/drpms/guacamole-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm => x86_64/os/drpms/guacamole-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm
i386/os/drpms/guacamole-javadoc-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm => x86_64/os/drpms/guacamole-javadoc-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm
armhfp/os/drpms/guacamole-javadoc-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm => x86_64/os/drpms/guacamole-javadoc-0.8.2-4.fc20_0.8.3-1.fc20.noarch.drpm
i386/os/drpms/hadoop-common-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-common-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm => x86_64/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
i386/os/drpms/hadoop-hdfs-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-hdfs-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/hadoop-javadoc-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-javadoc-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/hadoop-mapreduce-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-mapreduce-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/hadoop-mapreduce-examples-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-mapreduce-examples-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/hadoop-maven-plugin-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-maven-plugin-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/hadoop-yarn-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm => x86_64/os/drpms/hadoop-yarn-2.0.5-7.fc20_2.0.5-8.fc20.noarch.drpm
i386/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc20.i686.drpm => x86_64/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc20.i686.drpm
i386/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc20.i686.drpm => x86_64/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc20.i686.drpm
i386/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm => x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm
armhfp/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm => x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc20.noarch.drpm
i386/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc20.i686.drpm => x86_64/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc20.i686.drpm
i386/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc20.i686.drpm => x86_64/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc20.i686.drpm
i386/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc20.noarch.drpm => x86_64/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc20.noarch.drpm
armhfp/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc20.noarch.drpm => x86_64/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc20.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20_3.11.0-0.rc7.git1.1.fc20.i686.drpm
i386/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
armhfp/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
i386/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
armhfp/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
i386/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
armhfp/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc20.noarch.drpm
i386/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm => x86_64/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm => x86_64/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/liberation-fonts-common-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-fonts-common-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
armhfp/os/drpms/liberation-fonts-common-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-fonts-common-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
i386/os/drpms/liberation-mono-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-mono-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
armhfp/os/drpms/liberation-mono-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-mono-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
i386/os/drpms/liberation-narrow-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-narrow-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
armhfp/os/drpms/liberation-narrow-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-narrow-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
i386/os/drpms/liberation-sans-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-sans-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
armhfp/os/drpms/liberation-sans-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-sans-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
i386/os/drpms/liberation-serif-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-serif-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
armhfp/os/drpms/liberation-serif-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm => x86_64/os/drpms/liberation-serif-fonts-1.07.3-1.fc20_1.07.3-2.fc20.noarch.drpm
i386/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc20.i686.drpm => x86_64/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc20.i686.drpm
i386/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc20.i686.drpm => x86_64/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc20.i686.drpm
i386/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm => x86_64/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc20.i686.drpm
i386/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm => x86_64/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm
i386/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm => x86_64/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc20.i686.drpm
i386/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc20.i686.drpm => x86_64/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc20.i686.drpm
i386/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc20.i686.drpm => x86_64/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc20.i686.drpm
i386/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm => x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
i386/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm => x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc20.i686.drpm
i386/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm
armhfp/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-4.fc20_1.2.0-5.fc20.noarch.drpm
i386/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc20.noarch.drpm
i386/os/drpms/nss-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm => x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
i386/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm => x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
i386/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm => x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-7.fc20.i686.drpm
i386/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm => x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm => x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
armhfp/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
i386/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm => x86_64/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm => x86_64/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc20.i686.drpm
i386/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
armhfp/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
i386/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
armhfp/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
i386/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
armhfp/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm => x86_64/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc20.noarch.drpm
i386/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc20.noarch.drpm => x86_64/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc20.noarch.drpm
armhfp/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc20.noarch.drpm => x86_64/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc20.noarch.drpm
i386/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc20.noarch.drpm => x86_64/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc20.noarch.drpm
armhfp/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc20.noarch.drpm => x86_64/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc20.noarch.drpm
i386/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc20.noarch.drpm => x86_64/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc20.noarch.drpm
armhfp/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc20.noarch.drpm => x86_64/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc20.noarch.drpm
i386/os/drpms/perl-Net-SSH-Expect-1.09-15.fc20_1.09-16.fc20.noarch.drpm => x86_64/os/drpms/perl-Net-SSH-Expect-1.09-15.fc20_1.09-16.fc20.noarch.drpm
armhfp/os/drpms/perl-Net-SSH-Expect-1.09-15.fc20_1.09-16.fc20.noarch.drpm => x86_64/os/drpms/perl-Net-SSH-Expect-1.09-15.fc20_1.09-16.fc20.noarch.drpm
i386/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc20.noarch.drpm => x86_64/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc20.noarch.drpm
armhfp/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc20.noarch.drpm => x86_64/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc20.noarch.drpm
i386/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc20.noarch.drpm => x86_64/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc20.noarch.drpm
armhfp/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc20.noarch.drpm => x86_64/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc20.noarch.drpm
i386/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc20.noarch.drpm => x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc20.noarch.drpm
armhfp/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc20.noarch.drpm => x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc20.noarch.drpm
i386/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc20.noarch.drpm => x86_64/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc20.noarch.drpm
armhfp/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc20.noarch.drpm => x86_64/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc20.noarch.drpm
i386/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
armhfp/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
i386/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
armhfp/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm => x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc20.noarch.drpm
i386/os/drpms/python-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm => x86_64/os/drpms/python-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm
armhfp/os/drpms/python-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm => x86_64/os/drpms/python-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm
i386/os/drpms/python-neutronclient-2.2.6-1.fc20_2.2.6-2.fc20.noarch.drpm => x86_64/os/drpms/python-neutronclient-2.2.6-1.fc20_2.2.6-2.fc20.noarch.drpm
armhfp/os/drpms/python-neutronclient-2.2.6-1.fc20_2.2.6-2.fc20.noarch.drpm => x86_64/os/drpms/python-neutronclient-2.2.6-1.fc20_2.2.6-2.fc20.noarch.drpm
i386/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm => x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm => x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
armhfp/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
i386/os/drpms/python-tahrir-0.4.0-1.fc20_0.4.0-2.fc20.noarch.drpm => x86_64/os/drpms/python-tahrir-0.4.0-1.fc20_0.4.0-2.fc20.noarch.drpm
armhfp/os/drpms/python-tahrir-0.4.0-1.fc20_0.4.0-2.fc20.noarch.drpm => x86_64/os/drpms/python-tahrir-0.4.0-1.fc20_0.4.0-2.fc20.noarch.drpm
i386/os/drpms/python-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm => x86_64/os/drpms/python-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm
armhfp/os/drpms/python-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm => x86_64/os/drpms/python-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm
i386/os/drpms/python3-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm => x86_64/os/drpms/python3-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm
armhfp/os/drpms/python3-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm => x86_64/os/drpms/python3-lesscpy-0.9j-2.fc20_0.9j-3.fc20.noarch.drpm
i386/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm => x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm => x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc20.i686.drpm
i386/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
armhfp/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc20.noarch.drpm
i386/os/drpms/python3-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm => x86_64/os/drpms/python3-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm
armhfp/os/drpms/python3-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm => x86_64/os/drpms/python3-urllib3-1.7-2.fc20_1.7-3.fc20.noarch.drpm
i386/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc20_5.1.1-1.fc20.i686.drpm => x86_64/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc20_5.1.1-1.fc20.i686.drpm
i386/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
armhfp/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
i386/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
armhfp/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
i386/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
armhfp/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
i386/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
armhfp/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm => x86_64/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc20.noarch.drpm
i386/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc20.i686.drpm => x86_64/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm => x86_64/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc20.i686.drpm => x86_64/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm => x86_64/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc20.i686.drpm => x86_64/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm => x86_64/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc20.i686.drpm
i386/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm => x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
i386/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm => x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc20.i686.drpm
i386/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm
armhfp/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc20.noarch.drpm
i386/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm
armhfp/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm
i386/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm
armhfp/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc20.noarch.drpm
sent 7.41G bytes received 59.79K bytes 20.74M bytes/sec
total size is 214.34G speedup is 28.91
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/53cb58b6e420a9ec15c5882436f6c1b6c078e178107776d61807d1286eb67054-other.sqlite.bz2
armhfp/debug/repodata/97505caed10dfae90f55458414868c46ddfa6290546798d48e1a45339396542f-primary.sqlite.bz2
armhfp/debug/repodata/99e620aa209e58484e88c4ba13b44c8db4158490bf92a1447816e1a2d1bc73c9-filelists.xml.gz
armhfp/debug/repodata/a6f5847bceee56d37ada642871c2cad069b3d0a4779abaef4f3b740f7c200319-other.xml.gz
armhfp/debug/repodata/b917382bddcf191c649ae6f5238d9ea158ca0cf7c7e6dbb521180c79a7ffc47a-filelists.sqlite.bz2
armhfp/debug/repodata/ff545e01072fcdd629fc534d906d5ea334f356de1456cbf1909515e34d17d8e7-primary.xml.gz
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/0935faef733ad7874c3d5cc9deb5123345481aa5a3500c85bbbbbc6e2e6ce648-filelists.xml.gz
armhfp/os/repodata/1d364c60d2f826dd65537e82304918b5fda84ff089b24e214560873ad0bd9e55-other.sqlite.bz2
armhfp/os/repodata/7d9da3712150877ba45ede9d75d86fe3e4dc46535cc438710801db8f5cd25b2c-primary.xml.gz
armhfp/os/repodata/95cfdc953701c2308a22516ab80342a5ff455cb0c91149eb647d18645ed0ed14-primary.sqlite.bz2
armhfp/os/repodata/d5ad1ce9f09e8435f94cd8b5ab6ba2b3792456ca7e2d85823ff29ad5b3c59a46-prestodelta.xml.gz
armhfp/os/repodata/d8c649011ae9a2e9e670dcd5d418d001aa14995549212cc75a9df5f689ba4fe2-filelists.sqlite.bz2
armhfp/os/repodata/f75c2ac3817a24994226c31acaf9d8faf1402584d1fc53902ab25f0077a78ed3-other.xml.gz
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/53dd60ba440090d2eae3131e3449e5b953a0f2637c49d1604093d7f0c941c82b-other.sqlite.bz2
i386/debug/repodata/5514050be6f971afb15f9c54d6b998e43d5a4a6b1fa5deb535a596e5de14eecb-other.xml.gz
i386/debug/repodata/6f5063c4f72e9cd91980e6bc6ab677e0eb03aa7abd6e140ed37ab8ac33c11c2c-filelists.sqlite.bz2
i386/debug/repodata/74ed000a5b86a8e8e17c25f26206188a07799330204767f78c8530325a8d8a65-filelists.xml.gz
i386/debug/repodata/92f6c75ac37c8f6072d4a6873cb5e693d2cfb7425a4b34637cce87139315f628-primary.sqlite.bz2
i386/debug/repodata/ad40a255bcdc9519bb967d466e7ca1a737e323401d19b43a1625962b539f3838-primary.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/1880fcd1cee7677ad3afe1a6697a0f584c0ab53e8fcfc65fab4e2507db87343c-other.sqlite.bz2
i386/os/repodata/3cf4c4d19aa9ecfd907f991b01db9d7b34c32fc8b8d034aaedef1f12a7d09458-filelists.sqlite.bz2
i386/os/repodata/43b9826f121cb6710e40e9aba4356ce6f4f5888d8b80ade160bf8331cdd0d2b7-primary.xml.gz
i386/os/repodata/6b9dbcf16b82149d643b6a5eaf4e03a4d4cd5170d0573d75238bb15881b177e2-other.xml.gz
i386/os/repodata/6fb184a4587811bd4ed4cf8a28eb033be16b6557b5b21852e334fa01e795f74b-primary.sqlite.bz2
i386/os/repodata/bdb66306b6540e00c1798da52bb6ed9f55e630adbd7488abbb68bd0e931f6f33-filelists.xml.gz
i386/os/repodata/d687719814dbc2852f5a0040a44832ce8bc155a21c924ad89da2291864a4e84e-prestodelta.xml.gz
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/27f503013a9aae29b435a9bde53304d175ce73236d6481b9e01f449ae5aeb59b-other.sqlite.bz2
source/SRPMS/repodata/3351e06910cccce097ab1a974feb5657d494ad8b7e667415ecd8343a4654377c-filelists.xml.gz
source/SRPMS/repodata/3a714404a6e67ce2aa18f7418dc5fcf57524b72c5614b6eae89672796d963fd5-primary.sqlite.bz2
source/SRPMS/repodata/6c55525c9628f4a3993a3ac19cd597d64754719862165b3209aee8cd863fbfd6-primary.xml.gz
source/SRPMS/repodata/91f1760e0a8c5c08512758db64f11dcfe9834bc093a7b8c930f4d87a945823cb-filelists.sqlite.bz2
source/SRPMS/repodata/d8bb08f1572fd71ebd896d9d0f8fe2129dea3f96a52ba286d9608ee595c932fc-other.xml.gz
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/00e9ccd95e82251f9cf4c09bf603b3d9435920ecd4c2d4d9ad3d43372b61e14d-filelists.sqlite.bz2
x86_64/debug/repodata/5d481749275aa3cdbbb674eefad983a93a67f902da3ef9e2fde488dc8329f00a-primary.sqlite.bz2
x86_64/debug/repodata/a9aea5b0494d32d26c670cf88b3f1a3b4488a578dfa2071da31ab15636e831f2-other.xml.gz
x86_64/debug/repodata/dc6690f39354fdf76be202d85fe5a1c1a8cbbbaba8584544077a06b7ee67d46a-filelists.xml.gz
x86_64/debug/repodata/df2f99d5da66f20eef22d7be41aea80be2e098411bbecddd55aadced7e014a31-other.sqlite.bz2
x86_64/debug/repodata/fbc448e3754008401c4817444938f0a5dae5b41a8ec92a9d1ac20d920d5a3c23-primary.xml.gz
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/1364c4a9b8e3660ada81799e0a0d345bf364715bca2eacd476aaeafbdd501f30-other.xml.gz
x86_64/os/repodata/1917fb3a141d7492f6c6d51ab99271c0916dff7fc430d6897ee72a2f09809ab5-prestodelta.xml.gz
x86_64/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
x86_64/os/repodata/428fa7c5f27ff2c59a2997a8e90795e79f0b4daec4fdc913b2ffcac77e8a1cf8-filelists.xml.gz
x86_64/os/repodata/7363ee8b702238bdb37d616801aee7427e6913976380f3ba3fd013f1661657c9-primary.sqlite.bz2
x86_64/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
x86_64/os/repodata/b23cb1c8078ab88e25a58ffc1001d296c6eb51814bc4f372125fd912b85362e4-filelists.sqlite.bz2
x86_64/os/repodata/e6b24aa04e606c8238ccd155f3defc00450a6676cc9f8c7c4415ea58522ee8b2-primary.xml.gz
x86_64/os/repodata/f00b7105db464f592271c8469a3c70e9c051e63afdffc5cfb56a18f55e8d733e-other.sqlite.bz2
x86_64/os/repodata/repomd.xml
i386/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml => x86_64/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
armhfp/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml => x86_64/os/repodata/1c4e2622af4fb213e75d20eb1d98536ab456eeaf53df4235851ddda4159ecc5c-comps-f20.xml
i386/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz => x86_64/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
armhfp/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz => x86_64/os/repodata/89fb887e26aac49a0a73f23c8def3c2f3ad1cd391b086951e9462a44da3246c9-comps-f20.xml.gz
deleting .composeinfo
deleting armhfp/debug/b/blender-debuginfo-2.68a-2.fc20.armv7hl.rpm
deleting armhfp/debug/b/bind10-debuginfo-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/c/cracklib-debuginfo-2.9.0-3.fc20.armv7hl.rpm
deleting armhfp/debug/c/cairo-debuginfo-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/debug/d/doxygen-debuginfo-1.8.4-4.fc20.armv7hl.rpm
deleting armhfp/debug/e/entangle-debuginfo-0.5.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/e/edje-debuginfo-1.7.8-1.fc20.armv7hl.rpm
deleting armhfp/debug/e/eclipse-debuginfo-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-plugins-good-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-plugins-base-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/grfcodec-debuginfo-6.0.2-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-keyring-debuginfo-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-calculator-debuginfo-3.9.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibmm24-debuginfo-2.37.5-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibc-debuginfo-2.18-4.fc20.armv7hl.rpm
deleting armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-5.fc20.armv7hl.rpm
deleting armhfp/debug/g/gcr-debuginfo-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/garcon-debuginfo-0.2.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/i/ilmbase-debuginfo-1.0.3-5.fc19.armv7hl.rpm
deleting armhfp/debug/j/joyce-debuginfo-2.2.5-2.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/debug/l/lokalize-debuginfo-4.11.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libsecret-debuginfo-0.15-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/librepo-debuginfo-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libgphoto2-debuginfo-2.5.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcryptui-debuginfo-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/m/MUMPS-debuginfo-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/debug/n/nss-debuginfo-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/debug/n/nagios-debuginfo-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/debug/o/openssh-debuginfo-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/debug/o/openlmi-providers-debuginfo-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-pillow-debuginfo-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-osmgpsmap-debuginfo-0.7.3-9.fc20.armv7hl.rpm
deleting armhfp/debug/p/pyliblzma-debuginfo-0.5.3-8.fc19.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtwebkit-debuginfo-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtsvg-debuginfo-5.0.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtjsbackend-debuginfo-5.0.2-3.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtdeclarative-debuginfo-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtbase-debuginfo-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/debug/r/rtkit-debuginfo-0.11-3.fc19.armv7hl.rpm
deleting armhfp/debug/repodata/d94478e4d164bde901618c84321587c0d0f9457596a79e846da3c27f972ad6b5-other.sqlite.bz2
deleting armhfp/debug/repodata/cc2219f362309b709160b4d4fb2310de04b1f27810ce3af1b875a396e98229a7-primary.xml.gz
deleting armhfp/debug/repodata/935abd2eb89230a5e4373c88d00a236fd33bc9599710f20f2e99612c3e3ed8d9-filelists.sqlite.bz2
deleting armhfp/debug/repodata/7f1518a6e6ca194e7d3e1c557e8cd768d5ead722844ab8b385a1fd5ebf8e93e8-other.xml.gz
deleting armhfp/debug/repodata/10c665c1e19bc920e2c6cde7ffc8f5d6e06fbbcb48d2f81961af19444507b930-filelists.xml.gz
deleting armhfp/debug/repodata/04f7bc0f8fdf560fa51f0fd68b31ed6f7f6f71876fe038abda6d3d13e937274e-primary.sqlite.bz2
deleting armhfp/debug/s/spice-gtk-debuginfo-0.20-3.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-nautilus-debuginfo-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-debuginfo-3.9.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/u/usb_modeswitch-debuginfo-1.2.7-2.fc20.armv7hl.rpm
deleting armhfp/debug/v/vblade-debuginfo-14-11.fc20.armv7hl.rpm
deleting armhfp/debug/w/webkitgtk3-debuginfo-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/images/pxeboot/vmlinuz
deleting armhfp/os/images/pxeboot/upgrade.img
deleting armhfp/os/images/pxeboot/uUpgrade
deleting armhfp/os/images/pxeboot/uInitrd
deleting armhfp/os/images/pxeboot/uImage
deleting armhfp/os/images/pxeboot/initrd.img
deleting armhfp/os/images/pxeboot/
deleting armhfp/os/images/
deleting armhfp/os/LiveOS/squashfs.img
deleting armhfp/os/LiveOS/
deleting armhfp/os/.treeinfo
deleting armhfp/os/.discinfo
deleting armhfp/os/Packages/a/apache-parent-10-11.fc20.noarch.rpm
deleting armhfp/os/Packages/b/blenderplayer-2.68a-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/blender-rpm-macros-2.68a-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/blender-2.68a-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-libs-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-dns-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-devel-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-python-2.9.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-dicts-2.9.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-devel-2.9.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-2.9.0-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-tools-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-gobject-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-devel-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/doxygen-latex-1.8.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/doxygen-doxywizard-1.8.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/doxygen-1.8.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/devassistant-0.5.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/e/entangle-0.5.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/edje-utils-1.7.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/edje-devel-1.7.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/edje-1.7.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-tests-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-swt-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-platform-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-pde-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-jdt-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-11.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fonts-blender-2.68a-2.fc20.noarch.rpm
deleting armhfp/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-tools-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grfcodec-6.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-keyring-pam-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-keyring-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-calculator-3.9.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibmm24-doc-2.37.5-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibmm24-2.37.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-utils-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-static-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-headers-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-devel-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-common-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdb-7.6.50.20130731-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcr-devel-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcr-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/garcon-devel-0.2.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/garcon-0.2.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ino-0.3.5-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.armv7hl.rpm
deleting armhfp/os/Packages/i/ilmbase-1.0.3-5.fc19.armv7hl.rpm
deleting armhfp/os/Packages/j/joyce-devel-2.2.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/j/joyce-2.2.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kaya-doc-0.5.2-18.fc19.noarch.rpm
deleting armhfp/os/Packages/k/kaya-0.5.2-18.fc19.armv7hl.rpm
deleting armhfp/os/Packages/l/lokalize-4.11.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsecret-devel-0.15-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsecret-0.15-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/librepo-devel-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/librepo-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgphoto2-2.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/liberation-serif-fonts-1.07.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/liberation-sans-fonts-1.07.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/liberation-narrow-fonts-1.07.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/liberation-mono-fonts-1.07.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/liberation-fonts-common-1.07.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcryptui-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/langtable-python-0.0.11-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/langtable-data-0.0.11-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/langtable-0.0.11-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-examples-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-common-4.10.0-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/MUMPS-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-tools-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-sysinit-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-devel-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nscd-2.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-keypress-0.1.0-4.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nagios-devel-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-common-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-quantum-ryu-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-plumgrid-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-openvswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-nicira-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-nec-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-ml2-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-midonet-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-metaplugin-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-mellanox-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-linuxbridge-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-hyperv-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-cisco-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-brocade-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-bigswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openssh-server-sysvinit-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-server-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-ldap-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-keycat-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-clients-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-askpass-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-software-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-service-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-realmd-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-python-providers-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-python-base-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-providers-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-powermanagement-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-pcp-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-logicalfile-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-hardware-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-fan-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-account-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm
deleting armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenColorIO-1.0.8-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-tk-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-sane-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-qt-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-lesscpy-0.9j-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-quantumclient-2.2.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-tk-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-sane-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-qt-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-osmgpsmap-0.7.3-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-neutronclient-2.2.6-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-librepo-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-lesscpy-0.9j-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pyliblzma-0.5.3-8.fc19.armv7hl.rpm
deleting armhfp/os/Packages/p/puppet-server-3.1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/p/puppet-3.1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/p/phpPgAdmin-5.0.4-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-UUID-Tiny-1.03-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-NetPacket-1.3.3-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Net-SSH-Expect-1.09-15.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-MIME-EncWords-1.012.6-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-MIME-Charset-1.010-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Data-TreeDumper-0.40-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-sanity-check-nodeps-1.1.3-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-sanity-check-1.1.3-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rtkit-0.11-3.fc19.armv7hl.rpm
deleting armhfp/os/Packages/r/rhino-manual-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rhino-javadoc-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rhino-demo-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rhino-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/s/spice-gtk3-vala-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk3-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-tools-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-python-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-devel-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-glib-devel-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-glib-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/seahorse-nautilus-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/seahorse-3.9.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/usb_modeswitch-1.2.7-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vblade-14-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-doc-2.1.4-1.fc20.noarch.rpm
deleting armhfp/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/z/zanata-client-javadoc-2.2.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-client-2.2.0-2.fc20.noarch.rpm
deleting armhfp/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
deleting armhfp/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
deleting armhfp/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-neutronclient-2.2.4-2.fc20_2.2.6-1.fc20.noarch.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nscd-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm
deleting armhfp/os/drpms/liberation-serif-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting armhfp/os/drpms/liberation-sans-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting armhfp/os/drpms/liberation-narrow-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting armhfp/os/drpms/liberation-mono-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting armhfp/os/drpms/liberation-fonts-common-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/guacamole-javadoc-0.8.2-2.fc20_0.8.2-4.fc20.noarch.drpm
deleting armhfp/os/drpms/guacamole-0.8.2-2.fc20_0.8.2-4.fc20.noarch.drpm
deleting armhfp/os/drpms/glibc-utils-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-headers-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-common-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-tests-4.3.0-11.fc20_4.3.0-11.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-swt-4.3.0-11.fc20_4.3.0-11.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-platform-4.3.0-11.fc20_4.3.0-11.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-pde-4.3.0-11.fc20_4.3.0-11.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-jdt-4.3.0-11.fc20_4.3.0-11.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-11.fc20_4.3.0-11.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm
deleting armhfp/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.armv7hl.drpm
deleting armhfp/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz
deleting armhfp/os/repodata/df1f386a3b23ce8a7ccfd62482d4d473157388dc1d540d09bcf12666e32d4ad1-primary.xml.gz
deleting armhfp/os/repodata/c79484ff92d67db506b0af6dc7da286da64225cdbed45ab6238f4ac74f7a7ff3-filelists.xml.gz
deleting armhfp/os/repodata/c4a18bc2ca711583551fa47c21e9a46b34940fa740f1e4ccc8391aaa59e0463e-filelists.sqlite.bz2
deleting armhfp/os/repodata/c1066802bf6a60842647e25b6ec932199b275b63fb3364313b462f60ac482b95-other.sqlite.bz2
deleting armhfp/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml
deleting armhfp/os/repodata/1ccbcfc77a6cdd1717d7bd56d8e2945329559c4828a23d4f87d336c10401cda9-primary.sqlite.bz2
deleting armhfp/os/repodata/16a06f30e679930966de13ae7c7f7233795a4eb143807817322d00dc7ee704db-prestodelta.xml.gz
deleting armhfp/os/repodata/0927513d8eaf73fd93e9bd48f43010c3537c1a14bec03767c8d265e081623944-other.xml.gz
deleting i386/debug/b/blender-debuginfo-2.68a-2.fc20.i686.rpm
deleting i386/debug/b/bind10-debuginfo-1.1.0-4.fc20.i686.rpm
deleting i386/debug/c/cracklib-debuginfo-2.9.0-3.fc20.i686.rpm
deleting i386/debug/c/cairo-debuginfo-1.12.14-4.fc20.i686.rpm
deleting i386/debug/d/doxygen-debuginfo-1.8.4-4.fc20.i686.rpm
deleting i386/debug/e/entangle-debuginfo-0.5.2-1.fc20.i686.rpm
deleting i386/debug/e/edje-debuginfo-1.7.8-1.fc20.i686.rpm
deleting i386/debug/e/eclipse-debuginfo-4.3.0-11.1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-plugins-good-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-plugins-base-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/grfcodec-debuginfo-6.0.2-3.fc20.i686.rpm
deleting i386/debug/g/gnome-keyring-debuginfo-3.9.1-3.fc20.i686.rpm
deleting i386/debug/g/gnome-calculator-debuginfo-3.9.4-2.fc20.i686.rpm
deleting i386/debug/g/glibmm24-debuginfo-2.37.5-1.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-common-2.18-4.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-2.18-4.fc20.i686.rpm
deleting i386/debug/g/gdb-debuginfo-7.6.50.20130731-5.fc20.i686.rpm
deleting i386/debug/g/gcr-debuginfo-3.9.1-3.fc20.i686.rpm
deleting i386/debug/g/garcon-debuginfo-0.2.1-2.fc20.i686.rpm
deleting i386/debug/h/hadoop-debuginfo-2.0.5-7.fc20.i686.rpm
deleting i386/debug/i/ilmbase-debuginfo-1.0.3-5.fc19.i686.rpm
deleting i386/debug/j/joyce-debuginfo-2.2.5-2.fc20.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debug-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/k/kernel-PAEdebug-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/l/lokalize-debuginfo-4.11.0-1.fc20.i686.rpm
deleting i386/debug/l/libsecret-debuginfo-0.15-2.fc20.i686.rpm
deleting i386/debug/l/librepo-debuginfo-0.0.5-3.fc20.i686.rpm
deleting i386/debug/l/libgphoto2-debuginfo-2.5.2-4.fc20.i686.rpm
deleting i386/debug/l/libcryptui-debuginfo-3.8.0-2.fc20.i686.rpm
deleting i386/debug/m/MUMPS-debuginfo-4.10.0-13.fc20.i686.rpm
deleting i386/debug/n/nss-debuginfo-3.15.1-5.fc20.i686.rpm
deleting i386/debug/n/nagios-debuginfo-3.5.0-8.fc20.i686.rpm
deleting i386/debug/o/openssh-debuginfo-6.2p2-5.fc20.i686.rpm
deleting i386/debug/o/openlmi-providers-debuginfo-0.1.1-2.fc20.i686.rpm
deleting i386/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc20.i686.rpm
deleting i386/debug/p/python-pillow-debuginfo-2.1.0-2.fc20.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/p/python-osmgpsmap-debuginfo-0.7.3-9.fc20.i686.rpm
deleting i386/debug/p/pyliblzma-debuginfo-0.5.3-8.fc19.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc20.i686.rpm
deleting i386/debug/q/qt5-qtwebkit-debuginfo-5.0.2-8.fc20.i686.rpm
deleting i386/debug/q/qt5-qtsvg-debuginfo-5.0.2-1.fc20.i686.rpm
deleting i386/debug/q/qt5-qtjsbackend-debuginfo-5.0.2-3.fc20.i686.rpm
deleting i386/debug/q/qt5-qtdeclarative-debuginfo-5.0.2-4.fc20.i686.rpm
deleting i386/debug/q/qt5-qtbase-debuginfo-5.0.2-8.fc20.i686.rpm
deleting i386/debug/r/rtkit-debuginfo-0.11-3.fc19.i686.rpm
deleting i386/debug/repodata/e10d68bd605b75e4fe256d8d679a6708e88c3f646f039c8e3ad72502b4c62a99-filelists.xml.gz
deleting i386/debug/repodata/ceb77ab9c06889230f45133a7ce2b28675c9bcf02ae9297c0567f2cd9af5463f-other.sqlite.bz2
deleting i386/debug/repodata/cd1a83f622292cdfa7699c6e787f71ef0f41cf3a517734586d0ca48eb7ae770b-filelists.sqlite.bz2
deleting i386/debug/repodata/bca0880fe6855795ebf10473304c476b12f1ed37f5df1ea93664dcd4b0778eaa-primary.xml.gz
deleting i386/debug/repodata/8e45aff7af3b9e2cb642bd672d78f5740f4ce9b19266e8b987d693ff3ea13d36-other.xml.gz
deleting i386/debug/repodata/5b1961a59d9704572dcb74b8d088e9cb50de22b4ace6b187069489cd18e4b8b3-primary.sqlite.bz2
deleting i386/debug/s/spice-gtk-debuginfo-0.20-3.fc20.i686.rpm
deleting i386/debug/s/seahorse-nautilus-debuginfo-3.8.0-2.fc20.i686.rpm
deleting i386/debug/s/seahorse-debuginfo-3.9.1-2.fc20.i686.rpm
deleting i386/debug/u/usb_modeswitch-debuginfo-1.2.7-2.fc20.i686.rpm
deleting i386/debug/v/vblade-debuginfo-14-11.fc20.i686.rpm
deleting i386/debug/w/webkitgtk3-debuginfo-2.1.4-1.fc20.i686.rpm
deleting i386/os/isolinux/vmlinuz
deleting i386/os/isolinux/vesamenu.c32
deleting i386/os/isolinux/upgrade.img
deleting i386/os/isolinux/splash.png
deleting i386/os/isolinux/memtest
deleting i386/os/isolinux/isolinux.cfg
deleting i386/os/isolinux/isolinux.bin
deleting i386/os/isolinux/initrd.img
deleting i386/os/isolinux/grub.conf
deleting i386/os/isolinux/boot.msg
deleting i386/os/isolinux/
deleting i386/os/images/pxeboot/vmlinuz
deleting i386/os/images/pxeboot/upgrade.img
deleting i386/os/images/pxeboot/initrd.img
deleting i386/os/images/pxeboot/
deleting i386/os/images/boot.iso
deleting i386/os/images/
deleting i386/os/LiveOS/squashfs.img
deleting i386/os/LiveOS/
deleting i386/os/.treeinfo
deleting i386/os/.discinfo
deleting i386/os/Packages/a/apache-parent-10-11.fc20.noarch.rpm
deleting i386/os/Packages/b/blenderplayer-2.68a-2.fc20.i686.rpm
deleting i386/os/Packages/b/blender-rpm-macros-2.68a-2.fc20.noarch.rpm
deleting i386/os/Packages/b/blender-2.68a-2.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-libs-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-dns-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-devel-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/c/cracklib-python-2.9.0-3.fc20.i686.rpm
deleting i386/os/Packages/c/cracklib-dicts-2.9.0-3.fc20.i686.rpm
deleting i386/os/Packages/c/cracklib-devel-2.9.0-3.fc20.i686.rpm
deleting i386/os/Packages/c/cracklib-2.9.0-3.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-tools-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-gobject-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-devel-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/d/doxygen-latex-1.8.4-4.fc20.i686.rpm
deleting i386/os/Packages/d/doxygen-doxywizard-1.8.4-4.fc20.i686.rpm
deleting i386/os/Packages/d/doxygen-1.8.4-4.fc20.i686.rpm
deleting i386/os/Packages/d/devassistant-0.5.0-2.fc20.noarch.rpm
deleting i386/os/Packages/e/entangle-0.5.2-1.fc20.i686.rpm
deleting i386/os/Packages/e/edje-utils-1.7.8-1.fc20.i686.rpm
deleting i386/os/Packages/e/edje-devel-1.7.8-1.fc20.i686.rpm
deleting i386/os/Packages/e/edje-1.7.8-1.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-tests-4.3.0-11.1.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-swt-4.3.0-11.1.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-platform-4.3.0-11.1.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-pde-4.3.0-11.1.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-jdt-4.3.0-11.1.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-11.1.fc20.i686.rpm
deleting i386/os/Packages/f/fonts-blender-2.68a-2.fc20.noarch.rpm
deleting i386/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm
deleting i386/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-tools-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting i386/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/grfcodec-6.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-keyring-pam-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-keyring-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-calculator-3.9.4-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibmm24-doc-2.37.5-1.fc20.noarch.rpm
deleting i386/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.i686.rpm
deleting i386/os/Packages/g/glibmm24-2.37.5-1.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-utils-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-static-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-headers-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-devel-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-common-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-pandoc-devel-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-pandoc-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hakyll-devel-4.3.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hakyll-4.3.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-5.fc20.i686.rpm
deleting i386/os/Packages/g/gdb-doc-7.6.50.20130731-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gdb-7.6.50.20130731-5.fc20.i686.rpm
deleting i386/os/Packages/g/gcr-devel-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcr-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/garcon-devel-0.2.1-2.fc20.i686.rpm
deleting i386/os/Packages/g/garcon-0.2.1-2.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-yarn-security-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-yarn-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-maven-plugin-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-mapreduce-examples-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-mapreduce-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-javadoc-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-hdfs-fuse-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-hdfs-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-devel-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-common-native-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-common-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/i/ino-0.3.5-2.fc20.noarch.rpm
deleting i386/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.i686.rpm
deleting i386/os/Packages/i/ilmbase-1.0.3-5.fc19.i686.rpm
deleting i386/os/Packages/j/joyce-devel-2.2.5-2.fc20.i686.rpm
deleting i386/os/Packages/j/joyce-2.2.5-2.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-debug-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-debug-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-debug-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAEdebug-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAEdebug-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAEdebug-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/k/kaya-doc-0.5.2-18.fc19.noarch.rpm
deleting i386/os/Packages/k/kaya-0.5.2-18.fc19.i686.rpm
deleting i386/os/Packages/l/lokalize-4.11.0-1.fc20.i686.rpm
deleting i386/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.i686.rpm
deleting i386/os/Packages/l/libsecret-devel-0.15-2.fc20.i686.rpm
deleting i386/os/Packages/l/libsecret-0.15-2.fc20.i686.rpm
deleting i386/os/Packages/l/librepo-devel-0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/librepo-0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/libhdfs-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libgphoto2-2.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/liberation-serif-fonts-1.07.3-1.fc20.noarch.rpm
deleting i386/os/Packages/l/liberation-sans-fonts-1.07.3-1.fc20.noarch.rpm
deleting i386/os/Packages/l/liberation-narrow-fonts-1.07.3-1.fc20.noarch.rpm
deleting i386/os/Packages/l/liberation-mono-fonts-1.07.3-1.fc20.noarch.rpm
deleting i386/os/Packages/l/liberation-fonts-common-1.07.3-1.fc20.noarch.rpm
deleting i386/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.i686.rpm
deleting i386/os/Packages/l/libcryptui-3.8.0-2.fc20.i686.rpm
deleting i386/os/Packages/l/langtable-python-0.0.11-1.fc20.noarch.rpm
deleting i386/os/Packages/l/langtable-data-0.0.11-1.fc20.noarch.rpm
deleting i386/os/Packages/l/langtable-0.0.11-1.fc20.noarch.rpm
deleting i386/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-examples-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-common-4.10.0-13.fc20.noarch.rpm
deleting i386/os/Packages/m/MUMPS-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/n/nss-tools-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-sysinit-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-devel-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nscd-2.18-4.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-keypress-0.1.0-4.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm
deleting i386/os/Packages/n/nagios-devel-3.5.0-8.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-common-3.5.0-8.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-3.5.0-8.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-quantum-ryu-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-plumgrid-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-openvswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-nicira-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-nec-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-ml2-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-midonet-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-metaplugin-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-mellanox-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-linuxbridge-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-hyperv-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-cisco-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-brocade-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-bigswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openssh-server-sysvinit-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-server-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-ldap-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-keycat-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-clients-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-askpass-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-software-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-service-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-realmd-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-python-providers-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-python-base-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-providers-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-powermanagement-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-pcp-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-logicalfile-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-hardware-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-fan-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-account-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm
deleting i386/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.i686.rpm
deleting i386/os/Packages/o/OpenColorIO-1.0.8-4.fc20.i686.rpm
deleting i386/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-tk-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-sane-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-qt-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-lesscpy-0.9j-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-quantumclient-2.2.1-4.fc20.noarch.rpm
deleting i386/os/Packages/p/python-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-tk-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-sane-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-qt-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/p/python-osmgpsmap-0.7.3-9.fc20.i686.rpm
deleting i386/os/Packages/p/python-neutronclient-2.2.6-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-librepo-0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-lesscpy-0.9j-2.fc20.noarch.rpm
deleting i386/os/Packages/p/pyliblzma-0.5.3-8.fc19.i686.rpm
deleting i386/os/Packages/p/puppet-server-3.1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/p/puppet-3.1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/p/phpPgAdmin-5.0.4-5.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-UUID-Tiny-1.03-5.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-NetPacket-1.3.3-4.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Net-SSH-Expect-1.09-15.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-MIME-EncWords-1.012.6-4.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-MIME-Charset-1.010-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Data-TreeDumper-0.40-5.fc20.noarch.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting i386/os/Packages/p/pandoc-pdf-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/p/pandoc-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.5.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qemu-sanity-check-nodeps-1.1.3-4.fc20.i686.rpm
deleting i386/os/Packages/q/qemu-sanity-check-1.1.3-4.fc20.i686.rpm
deleting i386/os/Packages/r/rtkit-0.11-3.fc19.i686.rpm
deleting i386/os/Packages/r/rhino-manual-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rhino-javadoc-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rhino-demo-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rhino-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/s/spice-gtk3-vala-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk3-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-tools-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-python-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-devel-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-glib-devel-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-glib-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/seahorse-nautilus-3.8.0-2.fc20.i686.rpm
deleting i386/os/Packages/s/seahorse-3.9.1-2.fc20.i686.rpm
deleting i386/os/Packages/u/usb_modeswitch-1.2.7-2.fc20.i686.rpm
deleting i386/os/Packages/v/vblade-14-11.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-doc-2.1.4-1.fc20.noarch.rpm
deleting i386/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-2.1.4-1.fc20.i686.rpm
deleting i386/os/Packages/z/zanata-client-javadoc-2.2.0-2.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-client-2.2.0-2.fc20.noarch.rpm
deleting i386/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
deleting i386/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
deleting i386/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
deleting i386/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/python-neutronclient-2.2.4-2.fc20_2.2.6-1.fc20.noarch.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/nscd-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm
deleting i386/os/drpms/liberation-serif-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting i386/os/drpms/liberation-sans-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting i386/os/drpms/liberation-narrow-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting i386/os/drpms/liberation-mono-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting i386/os/drpms/liberation-fonts-common-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting i386/os/drpms/guacamole-javadoc-0.8.2-2.fc20_0.8.2-4.fc20.noarch.drpm
deleting i386/os/drpms/guacamole-0.8.2-2.fc20_0.8.2-4.fc20.noarch.drpm
deleting i386/os/drpms/glibc-utils-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/glibc-headers-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/glibc-common-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting i386/os/drpms/eclipse-tests-4.3.0-11.fc20_4.3.0-11.1.fc20.i686.drpm
deleting i386/os/drpms/eclipse-swt-4.3.0-11.fc20_4.3.0-11.1.fc20.i686.drpm
deleting i386/os/drpms/eclipse-platform-4.3.0-11.fc20_4.3.0-11.1.fc20.i686.drpm
deleting i386/os/drpms/eclipse-pde-4.3.0-11.fc20_4.3.0-11.1.fc20.i686.drpm
deleting i386/os/drpms/eclipse-jdt-4.3.0-11.fc20_4.3.0-11.1.fc20.i686.drpm
deleting i386/os/drpms/eclipse-equinox-osgi-4.3.0-11.fc20_4.3.0-11.1.fc20.i686.drpm
deleting i386/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm
deleting i386/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
deleting i386/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
deleting i386/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz
deleting i386/os/repodata/8d92b7642d656a894ffb64b23f331a142a1aa7488b2aade1925d02cd0ded285f-prestodelta.xml.gz
deleting i386/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml
deleting i386/os/repodata/7442d23028516a27747ee337cfbbaf9f42bd2df5bafb00045c0ae2d6a19fdb1c-primary.xml.gz
deleting i386/os/repodata/6c13f6429fe47ddd8e887fe59cb57fa1186d4a9bd2957919256b90fd2d0edd31-other.sqlite.bz2
deleting i386/os/repodata/6465e8b5a65689586a383117cbc126c9e3af784a8cc0d9ef22da63f3943bddf9-filelists.sqlite.bz2
deleting i386/os/repodata/5a990723b34463053f639afeb45f29fbbf8fd4dd3bc590b3bcfdedbaabc36025-other.xml.gz
deleting i386/os/repodata/1fd79560c8a0cd04de62fbbb89864a3ef0df6fab15dd1c0123778f988f07727f-filelists.xml.gz
deleting i386/os/repodata/1cacb1a6eef4ab86b4249f4611bad337a45151e905dd980925924ef35c59be71-primary.sqlite.bz2
deleting source/SRPMS/a/apache-parent-10-11.fc20.src.rpm
deleting source/SRPMS/b/blender-2.68a-2.fc20.src.rpm
deleting source/SRPMS/b/bind10-1.1.0-4.fc20.src.rpm
deleting source/SRPMS/c/cracklib-2.9.0-3.fc20.src.rpm
deleting source/SRPMS/c/cairo-1.12.14-4.fc20.src.rpm
deleting source/SRPMS/d/doxygen-1.8.4-4.fc20.src.rpm
deleting source/SRPMS/d/devassistant-0.5.0-2.fc20.src.rpm
deleting source/SRPMS/e/entangle-0.5.2-1.fc20.src.rpm
deleting source/SRPMS/e/edje-1.7.8-1.fc20.src.rpm
deleting source/SRPMS/e/eclipse-4.3.0-11.1.fc20.src.rpm
deleting source/SRPMS/g/guacamole-client-0.8.2-4.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-plugins-good-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-plugins-base-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/grfcodec-6.0.2-3.fc20.src.rpm
deleting source/SRPMS/g/gnome-keyring-3.9.1-3.fc20.src.rpm
deleting source/SRPMS/g/gnome-calculator-3.9.4-2.fc20.src.rpm
deleting source/SRPMS/g/glibmm24-2.37.5-1.fc20.src.rpm
deleting source/SRPMS/g/glibc-2.18-4.fc20.src.rpm
deleting source/SRPMS/g/ghc-hakyll-4.3.1.0-2.fc20.src.rpm
deleting source/SRPMS/g/gdb-7.6.50.20130731-5.fc20.src.rpm
deleting source/SRPMS/g/gcr-3.9.1-3.fc20.src.rpm
deleting source/SRPMS/g/garcon-0.2.1-2.fc20.src.rpm
deleting source/SRPMS/h/hadoop-2.0.5-7.fc20.src.rpm
deleting source/SRPMS/i/ino-0.3.5-2.fc20.src.rpm
deleting source/SRPMS/i/ilmbase-1.0.3-5.fc19.src.rpm
deleting source/SRPMS/j/joyce-2.2.5-2.fc20.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc7.git0.1.fc20.src.rpm
deleting source/SRPMS/k/kaya-0.5.2-18.fc19.src.rpm
deleting source/SRPMS/l/lokalize-4.11.0-1.fc20.src.rpm
deleting source/SRPMS/l/libsecret-0.15-2.fc20.src.rpm
deleting source/SRPMS/l/librepo-0.0.5-3.fc20.src.rpm
deleting source/SRPMS/l/libgphoto2-2.5.2-4.fc20.src.rpm
deleting source/SRPMS/l/liberation-fonts-1.07.3-1.fc20.src.rpm
deleting source/SRPMS/l/libcryptui-3.8.0-2.fc20.src.rpm
deleting source/SRPMS/l/langtable-0.0.11-1.fc20.src.rpm
deleting source/SRPMS/m/MUMPS-4.10.0-13.fc20.src.rpm
deleting source/SRPMS/n/nss-3.15.1-5.fc20.src.rpm
deleting source/SRPMS/n/nodejs-keypress-0.1.0-4.fc20.src.rpm
deleting source/SRPMS/n/nodejs-commander-1.2.0-4.fc20.src.rpm
deleting source/SRPMS/n/nagios-3.5.0-8.fc20.src.rpm
deleting source/SRPMS/o/openstack-quantum-2013.2-0.3.b1.fc20.src.rpm
deleting source/SRPMS/o/openssh-6.2p2-5.fc20.src.rpm
deleting source/SRPMS/o/openlmi-providers-0.1.1-2.fc20.src.rpm
deleting source/SRPMS/o/OpenColorIO-1.0.8-4.fc20.src.rpm
deleting source/SRPMS/p/python-urllib3-1.7-2.fc20.src.rpm
deleting source/SRPMS/p/python-tahrir-0.4.0-1.fc20.src.rpm
deleting source/SRPMS/p/python-quantumclient-2.2.1-4.fc20.src.rpm
deleting source/SRPMS/p/python-pillow-2.1.0-2.fc20.src.rpm
deleting source/SRPMS/p/python-osmgpsmap-0.7.3-9.fc20.src.rpm
deleting source/SRPMS/p/python-neutronclient-2.2.6-1.fc20.src.rpm
deleting source/SRPMS/p/python-lesscpy-0.9j-2.fc20.src.rpm
deleting source/SRPMS/p/pyliblzma-0.5.3-8.fc19.src.rpm
deleting source/SRPMS/p/puppet-3.1.1-6.fc20.src.rpm
deleting source/SRPMS/p/phpPgAdmin-5.0.4-5.fc20.src.rpm
deleting source/SRPMS/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.src.rpm
deleting source/SRPMS/p/perl-UUID-Tiny-1.03-5.fc20.src.rpm
deleting source/SRPMS/p/perl-NetPacket-1.3.3-4.fc20.src.rpm
deleting source/SRPMS/p/perl-Net-SSH-Expect-1.09-15.fc20.src.rpm
deleting source/SRPMS/p/perl-MIME-EncWords-1.012.6-4.fc20.src.rpm
deleting source/SRPMS/p/perl-MIME-Charset-1.010-3.fc20.src.rpm
deleting source/SRPMS/p/perl-Data-TreeDumper-0.40-5.fc20.src.rpm
deleting source/SRPMS/p/pandoc-1.11.1-3.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtxmlpatterns-5.0.2-2.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtwebkit-5.0.2-8.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtsvg-5.0.2-1.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtjsbackend-5.0.2-3.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtdeclarative-5.0.2-4.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtbase-5.0.2-8.fc20.src.rpm
deleting source/SRPMS/q/qemu-sanity-check-1.1.3-4.fc20.src.rpm
deleting source/SRPMS/r/rtkit-0.11-3.fc19.src.rpm
deleting source/SRPMS/r/rhino-1.7R4-4.fc20.src.rpm
deleting source/SRPMS/repodata/aefb7cceeb9041be9602b8601432956b56d47001527a84f07154c1325ff02c19-filelists.xml.gz
deleting source/SRPMS/repodata/6a71a37ca8d6d282866455eeede31bd12c3c60511b0f7ae82b2519b1853e116c-other.sqlite.bz2
deleting source/SRPMS/repodata/5321bd6630bd03b7c101cb8c549bd4dd57254d3b4eb4f566fb945f8a1d284903-primary.xml.gz
deleting source/SRPMS/repodata/4a8f27be9db6b885097a3f135d6dc5181438f76d52040b1f41edf0101a921735-other.xml.gz
deleting source/SRPMS/repodata/2a5530e67310cc23635439db28ebd4d63c286196ac14b50892b2b5a86f0e05bb-filelists.sqlite.bz2
deleting source/SRPMS/repodata/11c13648c2dc7accfa60bcaee66ad0a8f6cb50cdb3365cf8d49b71d0027e7fad-primary.sqlite.bz2
deleting source/SRPMS/s/spice-gtk-0.20-3.fc20.src.rpm
deleting source/SRPMS/s/seahorse-nautilus-3.8.0-2.fc20.src.rpm
deleting source/SRPMS/s/seahorse-3.9.1-2.fc20.src.rpm
deleting source/SRPMS/u/usb_modeswitch-1.2.7-2.fc20.src.rpm
deleting source/SRPMS/v/vblade-14-11.fc20.src.rpm
deleting source/SRPMS/w/webkitgtk3-2.1.4-1.fc20.src.rpm
deleting source/SRPMS/z/zanata-client-2.2.0-2.fc20.src.rpm
deleting x86_64/debug/b/blender-debuginfo-2.68a-2.fc20.x86_64.rpm
deleting x86_64/debug/b/bind10-debuginfo-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/debug/c/cracklib-debuginfo-2.9.0-3.fc20.x86_64.rpm
deleting x86_64/debug/c/cairo-debuginfo-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/debug/d/doxygen-debuginfo-1.8.4-4.fc20.x86_64.rpm
deleting x86_64/debug/e/entangle-debuginfo-0.5.2-1.fc20.x86_64.rpm
deleting x86_64/debug/e/edje-debuginfo-1.7.8-1.fc20.x86_64.rpm
deleting x86_64/debug/e/eclipse-debuginfo-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-plugins-good-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-plugins-base-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/grfcodec-debuginfo-6.0.2-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-keyring-debuginfo-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-calculator-debuginfo-3.9.4-2.fc20.x86_64.rpm
deleting x86_64/debug/g/glibmm24-debuginfo-2.37.5-1.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-common-2.18-4.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-2.18-4.fc20.x86_64.rpm
deleting x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-5.fc20.x86_64.rpm
deleting x86_64/debug/g/gcr-debuginfo-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/debug/g/garcon-debuginfo-0.2.1-2.fc20.x86_64.rpm
deleting x86_64/debug/h/hadoop-debuginfo-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/debug/i/ilmbase-debuginfo-1.0.3-5.fc19.x86_64.rpm
deleting x86_64/debug/j/joyce-debuginfo-2.2.5-2.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debug-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/debug/l/lokalize-debuginfo-4.11.0-1.fc20.x86_64.rpm
deleting x86_64/debug/l/libsecret-debuginfo-0.15-2.fc20.x86_64.rpm
deleting x86_64/debug/l/librepo-debuginfo-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libgphoto2-debuginfo-2.5.2-4.fc20.x86_64.rpm
deleting x86_64/debug/l/libcryptui-debuginfo-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/debug/m/MUMPS-debuginfo-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/debug/n/nss-debuginfo-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/debug/n/nagios-debuginfo-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/debug/o/openssh-debuginfo-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/debug/o/openlmi-providers-debuginfo-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc20.x86_64.rpm
deleting x86_64/debug/p/python-pillow-debuginfo-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/debug/p/python-osmgpsmap-debuginfo-0.7.3-9.fc20.x86_64.rpm
deleting x86_64/debug/p/pyliblzma-debuginfo-0.5.3-8.fc19.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtwebkit-debuginfo-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtsvg-debuginfo-5.0.2-1.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtjsbackend-debuginfo-5.0.2-3.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtdeclarative-debuginfo-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtbase-debuginfo-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/debug/r/rtkit-debuginfo-0.11-3.fc19.x86_64.rpm
deleting x86_64/debug/repodata/b69bfc4dcd03b866db8bcd413539f2491200f3932e65973095337f8e7593e542-other.xml.gz
deleting x86_64/debug/repodata/716fd03eb65d170b8fa960dcba9c042cd4f28ec64f7b22028b8a236e49362030-other.sqlite.bz2
deleting x86_64/debug/repodata/60eeee6610a0bb4706a0b667db6f3654deabb9ccb6a00b7f076f26e0d095b34d-filelists.sqlite.bz2
deleting x86_64/debug/repodata/39287d45b320a45c4648bd622ccee1d7ddf121717e92a44a0ca388fbb1a2d936-primary.sqlite.bz2
deleting x86_64/debug/repodata/15c874710f83d5b0b09f637e53e3010c98aecc456f469744c1cdfecbd0216e82-primary.xml.gz
deleting x86_64/debug/repodata/056afd4063e3314ff375b6ee6e258d0a63bd03c9b0ef69e7a4bc050b4e0d01d4-filelists.xml.gz
deleting x86_64/debug/s/spice-gtk-debuginfo-0.20-3.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-nautilus-debuginfo-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-debuginfo-3.9.1-2.fc20.x86_64.rpm
deleting x86_64/debug/u/usb_modeswitch-debuginfo-1.2.7-2.fc20.x86_64.rpm
deleting x86_64/debug/v/vblade-debuginfo-14-11.fc20.x86_64.rpm
deleting x86_64/debug/w/webkitgtk3-debuginfo-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/isolinux/vmlinuz
deleting x86_64/os/isolinux/vesamenu.c32
deleting x86_64/os/isolinux/upgrade.img
deleting x86_64/os/isolinux/splash.png
deleting x86_64/os/isolinux/memtest
deleting x86_64/os/isolinux/isolinux.cfg
deleting x86_64/os/isolinux/isolinux.bin
deleting x86_64/os/isolinux/initrd.img
deleting x86_64/os/isolinux/grub.conf
deleting x86_64/os/isolinux/boot.msg
deleting x86_64/os/isolinux/
deleting x86_64/os/images/pxeboot/vmlinuz
deleting x86_64/os/images/pxeboot/upgrade.img
deleting x86_64/os/images/pxeboot/initrd.img
deleting x86_64/os/images/pxeboot/
deleting x86_64/os/images/macboot.img
deleting x86_64/os/images/efiboot.img
deleting x86_64/os/images/boot.iso
deleting x86_64/os/images/
deleting x86_64/os/LiveOS/squashfs.img
deleting x86_64/os/LiveOS/
deleting x86_64/os/EFI/BOOT/fonts/unicode.pf2
deleting x86_64/os/EFI/BOOT/fonts/
deleting x86_64/os/EFI/BOOT/grubx64.efi
deleting x86_64/os/EFI/BOOT/grub.cfg
deleting x86_64/os/EFI/BOOT/MokManager.efi
deleting x86_64/os/EFI/BOOT/BOOTX64.efi
deleting x86_64/os/EFI/BOOT/
deleting x86_64/os/EFI/
deleting x86_64/os/.treeinfo
deleting x86_64/os/.discinfo
deleting x86_64/os/Packages/a/apache-parent-10-11.fc20.noarch.rpm
deleting x86_64/os/Packages/b/blenderplayer-2.68a-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/blender-rpm-macros-2.68a-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/blender-2.68a-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-libs-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-libs-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-dns-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-dns-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-devel-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-devel-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cracklib-python-2.9.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-dicts-2.9.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-devel-2.9.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-devel-2.9.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/c/cracklib-2.9.0-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-2.9.0-3.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-tools-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-gobject-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-gobject-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-devel-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-devel-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/d/doxygen-latex-1.8.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/doxygen-doxywizard-1.8.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/doxygen-1.8.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/devassistant-0.5.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/e/entangle-0.5.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edje-utils-1.7.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edje-devel-1.7.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edje-devel-1.7.8-1.fc20.i686.rpm
deleting x86_64/os/Packages/e/edje-1.7.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edje-1.7.8-1.fc20.i686.rpm
deleting x86_64/os/Packages/e/eclipse-tests-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-swt-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-platform-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-pde-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-jdt-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-11.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fonts-blender-2.68a-2.fc20.noarch.rpm
deleting x86_64/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-tools-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/grfcodec-6.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-keyring-pam-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-keyring-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-calculator-3.9.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibmm24-doc-2.37.5-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibmm24-2.37.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibmm24-2.37.5-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-utils-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-4.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-headers-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-4.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-common-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-4.fc20.i686.rpm
deleting x86_64/os/Packages/g/ghc-pandoc-devel-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-pandoc-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hakyll-devel-4.3.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hakyll-4.3.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdb-7.6.50.20130731-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcr-devel-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcr-devel-3.9.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcr-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcr-3.9.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/garcon-devel-0.2.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/garcon-devel-0.2.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/garcon-0.2.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/garcon-0.2.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/h/hadoop-yarn-security-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-yarn-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-maven-plugin-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-mapreduce-examples-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-mapreduce-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-javadoc-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-hdfs-fuse-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-hdfs-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-devel-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-devel-2.0.5-7.fc20.i686.rpm
deleting x86_64/os/Packages/h/hadoop-common-native-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-common-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/i/ino-0.3.5-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.x86_64.rpm
deleting x86_64/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.i686.rpm
deleting x86_64/os/Packages/i/ilmbase-1.0.3-5.fc19.x86_64.rpm
deleting x86_64/os/Packages/i/ilmbase-1.0.3-5.fc19.i686.rpm
deleting x86_64/os/Packages/j/joyce-devel-2.2.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/j/joyce-devel-2.2.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/j/joyce-2.2.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/j/joyce-2.2.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-debug-modules-extra-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-debug-devel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-debug-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kaya-doc-0.5.2-18.fc19.noarch.rpm
deleting x86_64/os/Packages/k/kaya-0.5.2-18.fc19.x86_64.rpm
deleting x86_64/os/Packages/l/lokalize-4.11.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsecret-devel-0.15-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsecret-devel-0.15-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsecret-0.15-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsecret-0.15-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/librepo-devel-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/librepo-devel-0.0.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/librepo-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/librepo-0.0.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libhdfs-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libhdfs-2.0.5-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgphoto2-2.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgphoto2-2.5.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/liberation-fonts-common-1.07.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcryptui-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcryptui-3.8.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/langtable-python-0.0.11-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/langtable-data-0.0.11-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/langtable-0.0.11-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/m/MUMPS-examples-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/m/MUMPS-common-4.10.0-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/MUMPS-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-tools-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-sysinit-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-devel-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-devel-3.15.1-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-3.15.1-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nscd-2.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-keypress-0.1.0-4.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-8.fc20.i686.rpm
deleting x86_64/os/Packages/n/nagios-common-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openstack-quantum-ryu-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-plumgrid-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-openvswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-nicira-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-nec-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-ml2-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-midonet-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-metaplugin-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-mellanox-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-linuxbridge-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-hyperv-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-cisco-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-brocade-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-bigswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openssh-server-sysvinit-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-server-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-ldap-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-keycat-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-clients-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-askpass-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-software-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-service-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-realmd-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-python-providers-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-python-base-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-providers-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-providers-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-powermanagement-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-pcp-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-logicalfile-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-hardware-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-fan-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-account-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm
deleting x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.i686.rpm
deleting x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-tk-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-sane-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-qt-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-lesscpy-0.9j-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-quantumclient-2.2.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-tk-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-sane-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-qt-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-osmgpsmap-0.7.3-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-neutronclient-2.2.6-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-librepo-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-lesscpy-0.9j-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pyliblzma-0.5.3-8.fc19.x86_64.rpm
deleting x86_64/os/Packages/p/puppet-server-3.1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/p/puppet-3.1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/p/phpPgAdmin-5.0.4-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-UUID-Tiny-1.03-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-NetPacket-1.3.3-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Net-SSH-Expect-1.09-15.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-MIME-EncWords-1.012.6-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-MIME-Charset-1.010-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pandoc-pdf-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pandoc-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.5.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qemu-sanity-check-nodeps-1.1.3-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-sanity-check-1.1.3-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rtkit-0.11-3.fc19.x86_64.rpm
deleting x86_64/os/Packages/r/rhino-manual-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rhino-javadoc-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rhino-demo-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rhino-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/s/spice-gtk3-vala-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-gtk3-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-gtk-tools-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-python-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-devel-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-devel-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-gtk-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-glib-devel-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-glib-devel-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-glib-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-glib-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/seahorse-nautilus-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/seahorse-3.9.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/u/usb_modeswitch-1.2.7-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vblade-14-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-doc-2.1.4-1.fc20.noarch.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/z/zanata-client-javadoc-2.2.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-client-2.2.0-2.fc20.noarch.rpm
deleting x86_64/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
deleting x86_64/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
deleting x86_64/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-neutronclient-2.2.4-2.fc20_2.2.6-1.fc20.noarch.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/nscd-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm
deleting x86_64/os/drpms/liberation-serif-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/liberation-sans-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/liberation-narrow-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/liberation-mono-fonts-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/liberation-fonts-common-1.07.2-14.fc20_1.07.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/guacamole-javadoc-0.8.2-2.fc20_0.8.2-4.fc20.noarch.drpm
deleting x86_64/os/drpms/guacamole-0.8.2-2.fc20_0.8.2-4.fc20.noarch.drpm
deleting x86_64/os/drpms/glibc-utils-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting x86_64/os/drpms/glibc-headers-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting x86_64/os/drpms/glibc-common-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.i686.drpm
deleting x86_64/os/drpms/eclipse-tests-4.3.0-11.fc20_4.3.0-11.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-swt-4.3.0-11.fc20_4.3.0-11.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-platform-4.3.0-11.fc20_4.3.0-11.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-pde-4.3.0-11.fc20_4.3.0-11.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-jdt-4.3.0-11.fc20_4.3.0-11.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-11.fc20_4.3.0-11.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm
deleting x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
deleting x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
deleting x86_64/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz
deleting x86_64/os/repodata/d31c288149fa19692d481a61c2935f010479754981dbaf31da8bade20dcc3d06-other.xml.gz
deleting x86_64/os/repodata/cca55b96eb27a5d62cf6fa99a43746d8c95fa2c18fd14b2190162cecdc43e60b-primary.xml.gz
deleting x86_64/os/repodata/7f2c3c017cd7287795dc2e3097a81706f4d261e99bcbe0264076d27f4d5ae598-primary.sqlite.bz2
deleting x86_64/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml
deleting x86_64/os/repodata/2d61c79e1c1ad053622fe9c2111b7fd3b7dbd35c36a102ae7c5a5b276f81adb3-filelists.xml.gz
deleting x86_64/os/repodata/1894d48e3cba0d2a875d789a6e277a3033f8b35ecb35b326c876b31d8cb42086-filelists.sqlite.bz2
deleting x86_64/os/repodata/102279348634420e81af5e2a81e8fac28e05aad8fc3b4befa7e591a887546e72-prestodelta.xml.gz
deleting x86_64/os/repodata/04e16b9490141ba781f547eba9b13d6b659db6888b0724d124854650f75b21d7-other.sqlite.bz2
sent 373.97M bytes received 1.50K bytes 1.92M bytes/sec
total size is 214.71G speedup is 574.14
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/branched.kMHMYH/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/rawhide.20130829.P4lg /tmp/rawhide.5vbeWY/releng
Cloning into comps...
/tmp/rawhide.20130829.P4lg/comps /tmp/rawhide.20130829.P4lg /tmp/rawhide.5vbeWY/releng
./update-comps comps-f21.xml
Merging translations into comps-f21.xml.
CREATED comps-f21.xml
/tmp/rawhide.20130829.P4lg /tmp/rawhide.5vbeWY/releng
/tmp/rawhide.5vbeWY/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: device setup
Finish: device setup
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package 1:make-3.82-19.fc21.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-22.fc20 will be installed
--> Processing Dependency: python(abi) = 2.7 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python >= 2.1 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: yum-metadata-parser for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: rpm-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: pyliblzma for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: libxml2-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: /usr/bin/python for package: createrepo-0.9.9-22.fc20.noarch
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
---> Package hardlink.i686 1:1.0-18.fc20 will be installed
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: python-urlgrabber for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: pyOpenSSL for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc21 will be installed
---> Package repoview.noarch 0:0.6.6-5.fc20 will be installed
--> Processing Dependency: python-kid >= 0.6.3 for package: repoview-0.6.6-5.fc20.noarch
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum.noarch 0:3.4.3-108.fc21 will be installed
--> Processing Dependency: pyxattr for package: yum-3.4.3-108.fc21.noarch
--> Processing Dependency: python-iniparse for package: yum-3.4.3-108.fc21.noarch
--> Processing Dependency: pygpgme for package: yum-3.4.3-108.fc21.noarch
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package gettext-devel.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc21.i686
---> Package libxml2-python.i686 0:2.9.1-2.fc20 will be installed
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package pyOpenSSL.i686 0:0.13-8.fc20 will be installed
---> Package pygpgme.i686 0:0.3-8.fc21 will be installed
--> Processing Dependency: libgpgme.so.11(GPGME_1.1) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11(GPGME_1.0) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11 for package: pygpgme-0.3-8.fc21.i686
---> Package pyliblzma.i686 0:0.5.3-10.fc21 will be installed
---> Package python.i686 0:2.7.5-4.fc20 will be installed
---> Package python-deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package python-iniparse.noarch 0:0.4-8.fc20 will be installed
---> Package python-kid.noarch 0:0.9.6-12.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package python-urlgrabber.noarch 0:3.9.1-30.fc20 will be installed
--> Processing Dependency: python-pycurl for package: python-urlgrabber-3.9.1-30.fc20.noarch
---> Package pyxattr.i686 0:0.5.1-4.fc20 will be installed
---> Package rpm-python.i686 0:4.11.1-6.fc21 will be installed
---> Package systemd.i686 0:206-9.fc21 will be installed
--> Processing Dependency: kmod >= 14 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libwrap.so.0 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libqrencode.so.3 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4 for package: systemd-206-9.fc21.i686
--> Processing Dependency: grubby for package: systemd-206-9.fc21.i686
--> Processing Dependency: dbus for package: systemd-206-9.fc21.i686
--> Processing Dependency: acl for package: systemd-206-9.fc21.i686
---> Package vim-minimal.i686 2:7.4.9-1.fc21 will be installed
---> Package yum-metadata-parser.i686 0:1.1.4-9.fc20 will be installed
--> Running transaction check
---> Package acl.i686 0:2.2.52-3.fc20 will be installed
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package cryptsetup-libs.i686 0:1.6.2-1.fc20 will be installed
--> Processing Dependency: fipscheck-lib(x86-32) >= 1.3.0 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libfipscheck.so.1 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.6.2-1.fc20.i686
---> Package dbus.i686 1:1.6.12-1.fc20 will be installed
---> Package gettext.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc21.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc21.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc21 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc21 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package gpgme.i686 0:1.3.2-4.fc20 will be installed
---> Package grubby.i686 0:8.28-1.fc20 will be installed
---> Package kmod.i686 0:15-1.fc21 will be installed
---> Package kmod-libs.i686 0:15-1.fc21 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
---> Package python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20 will be installed
---> Package qrencode-libs.i686 0:3.4.2-1.fc20 will be installed
---> Package tcp_wrappers-libs.i686 0:7.6-76.fc20 will be installed
--> Running transaction check
---> Package device-mapper-libs.i686 0:1.02.78-2.fc20 will be installed
--> Processing Dependency: device-mapper = 1.02.78-2.fc20 for package: device-mapper-libs-1.02.78-2.fc20.i686
---> Package fipscheck-lib.i686 0:1.3.1-4.fc20 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.3.1-4.fc20.i686
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-8.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-6.1.fc21 will be installed
--> Processing Dependency: openssh = 6.2p2-6.1.fc21 for package: openssh-clients-6.2p2-6.1.fc21.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-6.1.fc21.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package device-mapper.i686 0:1.02.78-2.fc20 will be installed
---> Package fipscheck.i686 0:1.3.1-4.fc20 will be installed
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-6.1.fc21 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
createrepo noarch 0.9.9-22.fc20 static 90 k
cvs i686 1.11.23-33.fc20 static 556 k
hardlink i686 1:1.0-18.fc20 static 13 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc21 static 62 k
repoview noarch 0.6.6-5.fc20 static 39 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum noarch 3.4.3-108.fc21 static 1.2 M
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
acl i686 2.2.52-3.fc20 static 69 k
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
cryptsetup-libs i686 1.6.2-1.fc20 static 166 k
dbus i686 1:1.6.12-1.fc20 static 309 k
deltarpm i686 3.6-3.fc20 static 83 k
device-mapper i686 1.02.78-2.fc20 static 181 k
device-mapper-libs i686 1.02.78-2.fc20 static 208 k
fipscheck i686 1.3.1-4.fc20 static 19 k
fipscheck-lib i686 1.3.1-4.fc20 static 8.3 k
gettext i686 0.18.3.1-1.fc21 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc21 static 368 k
gettext-devel i686 0.18.3.1-1.fc21 static 315 k
gettext-libs i686 0.18.3.1-1.fc21 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
gpgme i686 1.3.2-4.fc20 static 145 k
grubby i686 8.28-1.fc20 static 57 k
kmod i686 15-1.fc21 static 108 k
kmod-libs i686 15-1.fc21 static 47 k
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-8.fc20 static 352 k
libxml2-python i686 2.9.1-2.fc20 static 239 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-6.1.fc21 static 324 k
openssh-clients i686 6.2p2-6.1.fc21 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
pyOpenSSL i686 0.13-8.fc20 static 128 k
pygpgme i686 0.3-8.fc21 static 61 k
pyliblzma i686 0.5.3-10.fc21 static 45 k
python i686 2.7.5-4.fc20 static 83 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-deltarpm i686 3.6-3.fc20 static 30 k
python-iniparse noarch 0.4-8.fc20 static 38 k
python-kid noarch 0.9.6-12.fc20 static 157 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
python-pycurl i686 7.19.0-17.20120408git9b8f4e38.fc20 static 102 k
python-urlgrabber noarch 3.9.1-30.fc20 static 104 k
pyxattr i686 0.5.1-4.fc20 static 27 k
qrencode-libs i686 3.4.2-1.fc20 static 50 k
rpm-python i686 4.11.1-6.fc21 static 72 k
systemd i686 206-9.fc21 static 2.5 M
tcp_wrappers-libs i686 7.6-76.fc20 static 65 k
vim-minimal i686 2:7.4.9-1.fc21 static 391 k
yum-metadata-parser i686 1.1.4-9.fc20 static 27 k
Transaction Summary
================================================================================
Install 63 Package(s)
Total size: 19 M
Total download size: 2.4 M
Installed size: 70 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 3.0 MB/s | 2.4 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : python-2.7.5-4.fc20.i686 1/63
Installing : 1:perl-Error-0.17020-4.fc20.noarch 2/63
Installing : rpm-python-4.11.1-6.fc21.i686 3/63
Installing : pyliblzma-0.5.3-10.fc21.i686 4/63
Installing : yum-metadata-parser-1.1.4-9.fc20.i686 5/63
Installing : libcroco-0.6.8-3.fc20.i686 6/63
Installing : kmod-libs-15-1.fc21.i686 7/63
Installing : deltarpm-3.6-3.fc20.i686 8/63
Installing : libunistring-0.9.3-8.fc20.i686 9/63
Installing : python-chardet-2.0.1-7.fc20.noarch 10/63
Installing : python-kitchen-1.1.1-5.fc20.noarch 11/63
Installing : python-kid-0.9.6-12.fc20.noarch 12/63
Installing : python-iniparse-0.4-8.fc20.noarch 13/63
Installing : pyOpenSSL-0.13-8.fc20.i686 14/63
Installing : perl-Test-Harness-3.28-3.fc20.noarch 15/63
Installing : gettext-common-devel-0.18.3.1-1.fc21.noarch 16/63
Installing : gettext-libs-0.18.3.1-1.fc21.i686 17/63
Installing : gettext-0.18.3.1-1.fc21.i686 18/63
Installing : python-deltarpm-3.6-3.fc20.i686 19/63
Installing : kmod-15-1.fc21.i686 20/63
Installing : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 21/63
Installing : python-urlgrabber-3.9.1-30.fc20.noarch 22/63
Installing : python-krbV-1.0.90-7.fc20.i686 23/63
Installing : koji-1.8.0-2.fc20.noarch 24/63
Installing : libxml2-python-2.9.1-2.fc20.i686 25/63
Installing : pyxattr-0.5.1-4.fc20.i686 26/63
Installing : fipscheck-lib-1.3.1-4.fc20.i686 27/63
Installing : fipscheck-1.3.1-4.fc20.i686 28/63
Installing : openssh-6.2p2-6.1.fc21.i686 29/63
Installing : libedit-3.1-2.20130601cvs.fc20.i686 30/63
Installing : openssh-clients-6.2p2-6.1.fc21.i686 31/63
Installing : acl-2.2.52-3.fc20.i686 32/63
Installing : m4-1.4.16-9.fc20.i686 33/63
Installing : perl-TermReadKey-2.30-20.fc20.i686 34/63
Installing : perl-XML-Parser-2.41-11.fc20.i686 35/63
Installing : grubby-8.28-1.fc20.i686 36/63
Installing : perl-Data-Dumper-2.145-292.fc20.i686 37/63
Installing : autoconf-2.69-13.fc20.noarch 38/63
Installing : automake-1.13.4-5.fc20.noarch 39/63
Installing : less-458-4.fc20.i686 40/63
Installing : libgnome-keyring-3.9.1-2.fc20.i686 41/63
Installing : gpgme-1.3.2-4.fc20.i686 42/63
Installing : pygpgme-0.3-8.fc21.i686 43/63
Installing : yum-3.4.3-108.fc21.noarch 44/63
warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
Installing : createrepo-0.9.9-22.fc20.noarch 45/63
Installing : qrencode-libs-3.4.2-1.fc20.i686 46/63
Installing : 2:vim-minimal-7.4.9-1.fc21.i686 47/63
Installing : tcp_wrappers-libs-7.6-76.fc20.i686 48/63
Installing : mash-0.6.01-1.fc21.noarch 49/63
Installing : yum-utils-1.1.31-17.fc20.noarch 50/63
Installing : repoview-0.6.6-5.fc20.noarch 51/63
Installing : device-mapper-1.02.78-2.fc20.i686 52/63
Installing : device-mapper-libs-1.02.78-2.fc20.i686 53/63
Installing : cryptsetup-libs-1.6.2-1.fc20.i686 54/63
Installing : systemd-206-9.fc21.i686 55/63
Installing : 1:dbus-1.6.12-1.fc20.i686 56/63
Installing : rsync-3.1.0-1pre1.fc20.i686 57/63
Installing : perl-Git-1.8.3.1-3.fc20.noarch 58/63
Installing : git-1.8.3.1-3.fc20.i686 59/63
Installing : gettext-devel-0.18.3.1-1.fc21.i686 60/63
Installing : intltool-0.50.2-7.fc20.noarch 61/63
Installing : cvs-1.11.23-33.fc20.i686 62/63
Installing : 1:hardlink-1.0-18.fc20.i686 63/63
Verifying : tcp_wrappers-libs-7.6-76.fc20.i686 1/63
Verifying : 1:hardlink-1.0-18.fc20.i686 2/63
Verifying : mash-0.6.01-1.fc21.noarch 3/63
Verifying : libunistring-0.9.3-8.fc20.i686 4/63
Verifying : python-urlgrabber-3.9.1-30.fc20.noarch 5/63
Verifying : kmod-15-1.fc21.i686 6/63
Verifying : openssh-clients-6.2p2-6.1.fc21.i686 7/63
Verifying : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 8/63
Verifying : cryptsetup-libs-1.6.2-1.fc20.i686 9/63
Verifying : 2:vim-minimal-7.4.9-1.fc21.i686 10/63
Verifying : rsync-3.1.0-1pre1.fc20.i686 11/63
Verifying : koji-1.8.0-2.fc20.noarch 12/63
Verifying : gettext-common-devel-0.18.3.1-1.fc21.noarch 13/63
Verifying : gettext-0.18.3.1-1.fc21.i686 14/63
Verifying : python-chardet-2.0.1-7.fc20.noarch 15/63
Verifying : openssh-6.2p2-6.1.fc21.i686 16/63
Verifying : device-mapper-1.02.78-2.fc20.i686 17/63
Verifying : python-2.7.5-4.fc20.i686 18/63
Verifying : qrencode-libs-3.4.2-1.fc20.i686 19/63
Verifying : git-1.8.3.1-3.fc20.i686 20/63
Verifying : gettext-devel-0.18.3.1-1.fc21.i686 21/63
Verifying : gpgme-1.3.2-4.fc20.i686 22/63
Verifying : python-kid-0.9.6-12.fc20.noarch 23/63
Verifying : python-deltarpm-3.6-3.fc20.i686 24/63
Verifying : deltarpm-3.6-3.fc20.i686 25/63
Verifying : createrepo-0.9.9-22.fc20.noarch 26/63
Verifying : pyliblzma-0.5.3-10.fc21.i686 27/63
Verifying : automake-1.13.4-5.fc20.noarch 28/63
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 29/63
Verifying : less-458-4.fc20.i686 30/63
Verifying : python-krbV-1.0.90-7.fc20.i686 31/63
Verifying : kmod-libs-15-1.fc21.i686 32/63
Verifying : libxml2-python-2.9.1-2.fc20.i686 33/63
Verifying : fipscheck-1.3.1-4.fc20.i686 34/63
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 35/63
Verifying : python-iniparse-0.4-8.fc20.noarch 36/63
Verifying : grubby-8.28-1.fc20.i686 37/63
Verifying : libcroco-0.6.8-3.fc20.i686 38/63
Verifying : pyOpenSSL-0.13-8.fc20.i686 39/63
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 40/63
Verifying : perl-XML-Parser-2.41-11.fc20.i686 41/63
Verifying : rpm-python-4.11.1-6.fc21.i686 42/63
Verifying : cvs-1.11.23-33.fc20.i686 43/63
Verifying : perl-TermReadKey-2.30-20.fc20.i686 44/63
Verifying : m4-1.4.16-9.fc20.i686 45/63
Verifying : acl-2.2.52-3.fc20.i686 46/63
Verifying : pyxattr-0.5.1-4.fc20.i686 47/63
Verifying : systemd-206-9.fc21.i686 48/63
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 49/63
Verifying : intltool-0.50.2-7.fc20.noarch 50/63
Verifying : 1:dbus-1.6.12-1.fc20.i686 51/63
Verifying : device-mapper-libs-1.02.78-2.fc20.i686 52/63
Verifying : pygpgme-0.3-8.fc21.i686 53/63
Verifying : python-kitchen-1.1.1-5.fc20.noarch 54/63
Verifying : yum-metadata-parser-1.1.4-9.fc20.i686 55/63
Verifying : autoconf-2.69-13.fc20.noarch 56/63
Verifying : yum-utils-1.1.31-17.fc20.noarch 57/63
Verifying : yum-3.4.3-108.fc21.noarch 58/63
Verifying : fipscheck-lib-1.3.1-4.fc20.i686 59/63
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 60/63
Verifying : repoview-0.6.6-5.fc20.noarch 61/63
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 62/63
Verifying : gettext-libs-0.18.3.1-1.fc21.i686 63/63
Installed:
createrepo.noarch 0:0.9.9-22.fc20 cvs.i686 0:1.11.23-33.fc20
hardlink.i686 1:1.0-18.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc21
repoview.noarch 0:0.6.6-5.fc20 rsync.i686 0:3.1.0-1pre1.fc20
yum.noarch 0:3.4.3-108.fc21 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
acl.i686 0:2.2.52-3.fc20
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
cryptsetup-libs.i686 0:1.6.2-1.fc20
dbus.i686 1:1.6.12-1.fc20
deltarpm.i686 0:3.6-3.fc20
device-mapper.i686 0:1.02.78-2.fc20
device-mapper-libs.i686 0:1.02.78-2.fc20
fipscheck.i686 0:1.3.1-4.fc20
fipscheck-lib.i686 0:1.3.1-4.fc20
gettext.i686 0:0.18.3.1-1.fc21
gettext-common-devel.noarch 0:0.18.3.1-1.fc21
gettext-devel.i686 0:0.18.3.1-1.fc21
gettext-libs.i686 0:0.18.3.1-1.fc21
git.i686 0:1.8.3.1-3.fc20
gpgme.i686 0:1.3.2-4.fc20
grubby.i686 0:8.28-1.fc20
kmod.i686 0:15-1.fc21
kmod-libs.i686 0:15-1.fc21
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-8.fc20
libxml2-python.i686 0:2.9.1-2.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-6.1.fc21
openssh-clients.i686 0:6.2p2-6.1.fc21
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
pyOpenSSL.i686 0:0.13-8.fc20
pygpgme.i686 0:0.3-8.fc21
pyliblzma.i686 0:0.5.3-10.fc21
python.i686 0:2.7.5-4.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-deltarpm.i686 0:3.6-3.fc20
python-iniparse.noarch 0:0.4-8.fc20
python-kid.noarch 0:0.9.6-12.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20
python-urlgrabber.noarch 0:3.9.1-30.fc20
pyxattr.i686 0:0.5.1-4.fc20
qrencode-libs.i686 0:3.4.2-1.fc20
rpm-python.i686 0:4.11.1-6.fc21
systemd.i686 0:206-9.fc21
tcp_wrappers-libs.i686 0:7.6-76.fc20
vim-minimal.i686 2:7.4.9-1.fc21
yum-metadata-parser.i686 0:1.1.4-9.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130829 --compsfile /mnt/koji/mash/rawhide-20130829/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130829/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130829 --compsfile /mnt/koji/mash/rawhide-20130829/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130829/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130829 --compsfile /mnt/koji/mash/rawhide-20130829/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130829/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/rawhide-20130829/rawhide
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130829/rawhide
Finish: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130829/rawhide
Finish: lock buildroot
Finish: run
Directories 242
Objects 231117
IFREG 230875
Comparisons 38076
Linked 38076
saved 4172513280
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130829/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130829/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130829/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130829/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130829/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130829/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130829/rawhide >/mnt/koji/mash/rawhide-20130829/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130829/rawhide >/mnt/koji/mash/rawhide-20130829/logs/depcheck
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 941C5440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 941C5440EFA
data: (250, '2.0.0 Ok: queued as 941C5440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=439\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<xine-lib-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: xine-lib-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: xine-lib\r\n\r\n\r\n\r\nxine-lib has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\txine-lib-1.1.21-7.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\txine-lib-1.1.21-7.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\txine-lib-1.1.21-7.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9D28B440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9D28B440EFC
data: (250, '2.0.0 Ok: queued as 9D28B440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=431\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A015E440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A015E440F00
data: (250, '2.0.0 Ok: queued as A015E440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=484\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A34B2440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A34B2440F05
data: (250, '2.0.0 Ok: queued as A34B2440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3667\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n
\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_fi
lters.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc2
0.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A62D444100B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A62D444100B
data: (250, '2.0.0 Ok: queued as A62D444100B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=512\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nodejs-commander-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<nodejs-keypress-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nodejs-commander-owner(a)fedoraproject.org\r\nCc: nodejs-keypress-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: nodejs-commander\r\n\r\n\r\n\r\nnodejs-commander has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnodejs-commander-1.2.0-5.fc21.noarch requires npm(keypress) >= 0:2\r\nOn i386:\r\n\tnodejs-commander-1.2.0-5.fc21.noarch requires npm(keypress) >= 0:2\r\nOn armhfp:\r\n\tnodejs-commander-1.2.0-5.fc21.noarch requires npm(keypress) >= 0:2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A8AB844100C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A8AB844100C
data: (250, '2.0.0 Ok: queued as A8AB844100C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gcc-python-plugin-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gcc-python-plugin-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gcc-python-plugin\r\n\r\n\r\n\r\ngcc-python-plugin has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python3-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn a
rmhfp:\r\n\tgcc-python3-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AE6BE44100D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AE6BE44100D
data: (250, '2.0.0 Ok: queued as AE6BE44100D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=357\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B13E644100E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B13E644100E
data: (250, '2.0.0 Ok: queued as B13E644100E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=619\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B46CA44100F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B46CA44100F
data: (250, '2.0.0 Ok: queued as B46CA44100F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1168\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\
r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B6D8A441010\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B6D8A441010
data: (250, '2.0.0 Ok: queued as B6D8A441010')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=719\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-qpid_proton-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<qpid-proton-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-qpid_proton-owner(a)fedoraproject.org\r\nCc: qpid-proton-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-qpid_proton\r\n\r\n\r\n\r\nperl-qpid_proton has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-qpid_proton-0.4-3.1.fc20.x86_64 requires qpid-proton-c = 0:0.4\r\n\tperl-qpid_proton-0.4-3.1.fc20.x86_64 requires libqpid-proton.so.1()(64bit)\r\nOn i386:\r\n\tperl-qpid_proton-0.4-3.1.fc20.i686 requires qpid-proton-c = 0:0.4\r\n\tperl-qpid_proton-0.4-3.1.fc20.i686 requires libqpid-proton.so.1\r\nOn armhfp:\r\n\tperl-qpid_proton-0.4-3.1.fc20.armv7hl requires qpid-proton-c = 0:0.4\r\n\tperl-qpid_proton-0.4-3.1.fc20.armv7hl requires libqpid-proton.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BA4A5441011\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BA4A5441011
data: (250, '2.0.0 Ok: queued as BA4A5441011')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1430\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1
.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BD786441012\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BD786441012
data: (250, '2 .0.0 Ok: queued as BD786441012')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BFED4441013\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BFED4441013
data: (250, '2.0.0 Ok: queued as BFED4441013')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C2338441014\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C2338441014
data: (250, '2.0.0 Ok: queued as C2338441014')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=601\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C6EF4441015\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C6EF4441015
data: (250, '2.0.0 Ok: queued as C6EF4441015')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=294\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C92BF441016\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C92BF441016
data: (250, '2.0.0 Ok: queued as C92BF441016')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=498\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CB059441017\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CB059441017
data: (250, '2.0.0 Ok: queued as CB059441017')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=301\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CD55C441018\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CD55C441018
data: (250, '2.0.0 Ok: queued as CD55C441018')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=514\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CFA2B440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CFA2B440F05
data: (250, '2.0.0 Ok: queued as CFA2B440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=800\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D21D0440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D21D0440EFA
data: (250, '2.0.0 Ok: queued as D21D0440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=370\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D4441440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D4441440F00
data: (250, '2.0.0 Ok: queued as D4441440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D68D6440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D68D6440EFC
data: (250, '2.0.0 Ok: queued as D68D6440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=509\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D944B441019\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D944B441019
data: (250, '2.0.0 Ok: queued as D944B441019')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=474\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<dnf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<librepo-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: dnf-owner(a)fedoraproject.org\r\nCc: librepo-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: dnf\r\n\r\n\r\n\r\ndnf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nOn i386:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nOn armhfp:\r\n\tdnf-0.3.11-1.git7d717c7.fc20.noarch requires python-librepo = 0:0.0.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DBA3C44100B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DBA3C44100B
data: (250, '2.0.0 Ok: queued as DBA3C44100B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=610\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DE08644101A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DE08644101A
data: (250, '2.0.0 Ok: queued as DE08644101A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=600\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E083344101B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E083344101B
data: (250, '2.0.0 Ok: queued as E083344101B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=446\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E2E9B44101C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E2E9B44101C
data: (250, '2.0.0 Ok: queued as E2E9B44101C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=476\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E513844100D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E513844100D
data: (250, '2.0.0 Ok: queued as E513844100D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<vfrnav-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gnome-bluetooth-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: vfrnav-owner(a)fedoraproject.org\r\nCc: gnome-bluetooth-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: vfrnav\r\n\r\n\r\n\r\nvfrnav has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tvfrnav-20130801-1.fc20.x86_64 requires libgnome-bluetooth.so.11()(64bit)\r\nOn i386:\r\n\tvfrnav-20130801-1.fc20.i686 requires libgnome-bluetooth.so.11\r\nOn armhfp:\r\n\tvfrnav-20130801-1.fc20.armv7hl requires libgnome-bluetooth.so.11\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E72C444100C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E72C444100C
data: (250, '2.0.0 Ok: queued as E72C444100C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3875\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(
64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dico
m-0.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.1
0\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n
\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E981344100E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E981344100E
data: (250, '2.0.0 Ok: queued as E981344100E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EBB4044100F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EBB4044100F
data: (250, '2.0.0 Ok: queued as EBB4044100F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=416\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EDF6F440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EDF6F440EFC
data: (250, '2.0.0 Ok: queued as EDF6F440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=455\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F0BB9440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F0BB9440F00
data: (250, '2.0.0 Ok: queued as F0BB9440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ttname-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ttname-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ttname\r\n\r\n\r\n\r\nttname has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tttname-1-1.fc21.noarch requires python2-setuptools\r\nOn i386:\r\n\tttname-1-1.fc21.noarch requires python2-setuptools\r\nOn armhfp:\r\n\tttname-1-1.fc21.noarch requires python2-setuptools\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F2C9E440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F2C9E440F05
data: (250, '2.0.0 Ok: queued as F2C9E440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 018D1440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 018D1440EFA
data: (250, '2.0.0 Ok: queued as 018D1440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 03D0D44100D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 03D0D44100D
data: (250, '2.0.0 Ok: queued as 03D0D44100D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 06446441010\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 06446441010
data: (250, '2.0.0 Ok: queued as 06446441010')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=276\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 093C9440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 093C9440EFC
data: (250, '2.0.0 Ok: queued as 093C9440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=272\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0CEAC440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0CEAC440F00
data: (250, '2.0.0 Ok: queu ed as 0CEAC440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kismon-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kismon-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kismon\r\n\r\n\r\n\r\nkismon has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkismon-0.6-6.fc20.noarch requires python-osmgpsmap\r\nOn i386:\r\n\tkismon-0.6-6.fc20.noarch requires python-osmgpsmap\r\nOn armhfp:\r\n\tkismon-0.6-6.fc20.noarch requires python-osmgpsmap\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 10304440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 10304440F05
data: (250, '2.0.0 Ok: queued as 10304440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1346644100B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1346644100B
data: (250, '2.0.0 Ok: queued as 1346 644100B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=522\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 184A5440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 184A5440EFA
data: (250, '2.0.0 Ok: queued as 184A5440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=746\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-qpid_proton-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<qpid-proton-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-qpid_proton-owner(a)fedoraproject.org\r\nCc: qpid-proton-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-qpid_proton\r\n\r\n\r\n\r\nrubygem-qpid_proton has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-qpid_proton-0.4-3.2.fc20.x86_64 requires qpid-proton-c = 0:0.4\r\n\trubygem-qpid_proton-0.4-3.2.fc20.x86_64 requires libqpid-proton.so.1()(64bit)\r\nOn i386:\r\n\trubygem-qpid_proton-0.4-3.2.fc20.i686 requires qpid-proton-c = 0:0.4\r\n\trubygem-qpid_proton-0.4-3.2.fc20.i686 requires libqpid-proton.so.1\r\nOn armhfp:\r\n\trubygem-qpid_proton-0.4-3.2.fc20.armv7hl requires qpid-proton-c = 0:0.4\r\n\trubygem-qpid_proton-0.4-3.2.fc20.armv7hl requires libqpid-proton.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1AFED440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1AFED440EFC
data: (250, '2.0.0 Ok: queued as 1AFED440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<directfb-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: directfb-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: directfb\r\n\r\n\r\n\r\ndirectfb has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdirectfb-1.6.2-3.fc19.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tdirectfb-1.6.2-3.fc19.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tdirectfb-1.6.2-3.fc19.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1E201440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1E201440F05
data: (250, '2.0.0 Ok: queued as 1E201440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=374\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 20B5A44100C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 20B5A44100C
data: (250, '2.0.0 Ok: queued as 20B5A44100C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=516\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 236EF440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 236EF440F00
data: (250, '2.0.0 Ok: queued as 236EF440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 264C1440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 264C1440F05
data: (250, '2.0.0 Ok: queued as 264C1440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=444\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 28F0E44100D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 28F0E44100D
data: (250, '2.0.0 Ok: queued as 28F0E44100D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=502\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2BB9D440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2BB9D440EFA
data: (250, '2.0.0 Ok: queued as 2BB9D440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=551\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2E894440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2E894440EFC
data: (250, '2.0.0 Ok: queued as 2E894440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3176E440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3176E440F00
data: (250, '2.0.0 Ok: queued as 3176E440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=314\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 34671440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 34671440F05
data: (250, '2.0.0 Ok: queued as 34671440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64b
it)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3777A44100B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3777A44100B
data: (250, '2.0.0 Ok: queued as 3777A44100B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=470\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3AFA144100C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3AFA144100C
data: (250, '2.0.0 Ok: queued as 3AFA144100C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3E956440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3E956440EFA
data: (250, '2.0.0 Ok: queued as 3E956440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=497\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 426F7440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 426F7440EFC
data: (250, '2.0.0 Ok: queued as 426F7440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4756B440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4756B440F00
data: (250, '2.0.0 Ok: queued as 4756B440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4AAEB440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4AAEB440F05
data: (250, '2.0.0 Ok: queued as 4AAEB440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=305\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4F8A144100B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4F8A144100B
data: (250, '2.0.0 Ok: queued as 4F8A144100B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=284\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 53A93440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 53A93440EFA
data: (250, '2.0.0 Ok: queued as 53A93440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=410\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 58768440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 58768440EFC
data: (250, '2.0.0 Ok: queued as 58768440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5B387440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5B387440F00
data: (250, '2.0.0 Ok: queued as 5B387440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=465\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 60907440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 60907440F05
data: (250, '2.0.0 Ok: queued as 60907440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=362\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 64A5F44100D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 64A5F44100D
data: (250, '2.0.0 Ok: queued as 64A5F44100D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=267\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6A859440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6A859440EFA
data: (250, '2.0.0 Ok: queued as 6A859440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=471\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 75EA0440EFC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 75EA0440EFC
data: (250, '2.0.0 Ok: queued as 75EA0440EFC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=463\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 80E5844100D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 80E5844100D
data: (250, '2.0.0 Ok: queued as 80E5844100D')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=422\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 866D8440F00\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 866D8440F00
data: (250, '2.0.0 Ok: queued as 866D8440F00')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=596\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8BC8044100C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8BC8044100C
data: (250, '2.0.0 Ok: queued as 8BC8044100C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8EED7440F05\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8EED7440F05
data: (250, '2.0.0 Ok: queued as 8EED7440F05')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 93304440EFA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 93304440EFA
data: (250, '2.0.0 Ok: queued as 93304440EFA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=282\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 990D944100B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 990D944100B
data: (250, '2.0.0 Ok: queued as 990D944100B')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<avahi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: avahi-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: avahi\r\n\r\n\r\n\r\navahi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tavahi-qt3-0.6.31-12.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tavahi-qt3-0.6.31-12.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tavahi-qt3-0.6.31-12.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9D60044100E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9D60044100E
data: (250, '2.0.0 Ok: queued as 9D60044100E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=581\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A01A244100F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A01A244100F
data: (250, '2.0.0 Ok: queued as A01A244100F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29614\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.
1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit
)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r
\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.
1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualiza
tion.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboo
st_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl
_surface.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i68
6 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc2
0.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)
\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sampl
e_consensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5
.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\
r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.
53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_
consensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt
-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\t
mrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_f
ilesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so
.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivena
v-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_s
egmentation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64
bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segme
ntation.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_tim
e-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sea
rch.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20
.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt
-apps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2
.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n
\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires li
bvtkRendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 req
uires libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A640F441010\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A640F441010
data: (250, '2.0.0 Ok: queued as A640F441010')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AC604441011\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AC604441011
data: (250, '2.0.0 Ok: queued as AC604441011')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=459\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<Ray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: Ray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: Ray\r\n\r\n\r\n\r\nRaFinish: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130829/rawhide >/mnt/koji/mash/rawhide-20130829/logs/depcheck
Finish: lock buildroot
Finish: run
y has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpichcxx.so.8()(64bit)\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpich.so.8()(64bit)\r\nOn i386:\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpichcxx.so.8\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpich.so.8\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B1DAD441012\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B1DAD441012
data: (250, '2.0.0 Ok: queued as B1DAD441012')
Running build_composeinfo
No .treeinfo(s) found under /mnt/koji/mash/rawhide-20130829/rawhide/
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-rawhide-compose-i386-20130829) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/3/389-ds-base-debuginfo-1.3.1.7-1.fc21.armv7hl.rpm
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/aalib-debuginfo-1.4.0-0.24.rc5.fc21.armv7hl.rpm
armhfp/debug/a/acpica-tools-debuginfo-20130823-2.fc21.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/bind10-debuginfo-1.1.0-6.fc21.armv7hl.rpm
armhfp/debug/b/blender-debuginfo-2.68a-3.fc21.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/cairo-debuginfo-1.12.16-1.fc21.armv7hl.rpm
armhfp/debug/c/cmake-debuginfo-2.8.12-0.2.rc1.fc21.armv7hl.rpm
armhfp/debug/c/coda-debuginfo-6.9.5-12.fc21.armv7hl.rpm
armhfp/debug/c/cracklib-debuginfo-2.9.0-4.fc21.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/e/
armhfp/debug/e/e_dbus-debuginfo-1.7.7-2.fc21.armv7hl.rpm
armhfp/debug/e/entangle-debuginfo-0.5.3-1.fc21.armv7hl.rpm
armhfp/debug/e/eurephia-debuginfo-1.1.0-7.fc21.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/freetiger-debuginfo-5-2.fc21.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/garcon-debuginfo-0.2.1-3.fc21.armv7hl.rpm
armhfp/debug/g/gcr-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc21.armv7hl.rpm
armhfp/debug/g/glibc-debuginfo-2.18-6.fc21.armv7hl.rpm
armhfp/debug/g/glibmm24-debuginfo-2.37.6-1.fc21.armv7hl.rpm
armhfp/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc21.armv7hl.rpm
armhfp/debug/g/gnome-calculator-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/g/gnome-keyring-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/g/grfcodec-debuginfo-6.0.3-1.fc21.armv7hl.rpm
armhfp/debug/g/gstreamer1-debuginfo-1.1.4-1.fc21.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc21.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc21.armv7hl.rpm
armhfp/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc21.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/i/
armhfp/debug/i/ilmbase-debuginfo-1.0.3-7.fc21.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/j/joyce-debuginfo-2.2.6-1.fc21.armv7hl.rpm
armhfp/debug/k/
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libcryptui-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/l/libgphoto2-debuginfo-2.5.2-5.fc21.armv7hl.rpm
armhfp/debug/l/libguestfs-debuginfo-1.23.18-3.fc21.armv7hl.rpm
armhfp/debug/l/librepo-debuginfo-1.0.0-1.fc21.armv7hl.rpm
armhfp/debug/l/libsecret-debuginfo-0.16-1.fc21.armv7hl.rpm
armhfp/debug/l/libusbx-debuginfo-1.0.17-0.1.rc1.fc21.armv7hl.rpm
armhfp/debug/l/lokalize-debuginfo-4.11.0-2.fc21.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/MUMPS-debuginfo-4.10.0-14.fc21.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/nagios-debuginfo-3.5.0-9.fc21.armv7hl.rpm
armhfp/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc21.armv7hl.rpm
armhfp/debug/n/nss-debuginfo-3.15.1-7.fc21.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc21.armv7hl.rpm
armhfp/debug/o/openlmi-providers-debuginfo-0.2.0-2.fc21.armv7hl.rpm
armhfp/debug/o/openssh-debuginfo-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/pcl-debuginfo-1.7.0-2.fc21.armv7hl.rpm
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/debug/p/pyliblzma-debuginfo-0.5.3-10.fc21.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/debug/p/python-pillow-debuginfo-2.1.0-3.fc21.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qemu-debuginfo-1.6.0-5.fc21.armv7hl.rpm
armhfp/debug/q/qpid-proton-debuginfo-0.5-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc21.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/s/
armhfp/debug/s/sblim-gather-debuginfo-2.2.8-4.fc21.armv7hl.rpm
armhfp/debug/s/seahorse-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/s/spice-gtk-debuginfo-0.20-5.fc21.armv7hl.rpm
armhfp/debug/s/supermin-debuginfo-4.1.4-1.fc21.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/talk-debuginfo-0.17-46.fc21.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/u/usb_modeswitch-debuginfo-1.2.7-3.fc21.armv7hl.rpm
armhfp/debug/v/
armhfp/debug/v/vim-debuginfo-7.4.9-1.fc21.armv7hl.rpm
armhfp/debug/w/
armhfp/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc21.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/x/xorg-x11-drv-ati-debuginfo-7.2.0-0.fc21.armv7hl.rpm
armhfp/debug/x/xorg-x11-drv-cirrus-debuginfo-1.5.2-1.fc21.armv7hl.rpm
armhfp/debug/y/
armhfp/debug/z/
armhfp/os/
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/3/389-ds-base-1.3.1.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/aalib-1.4.0-0.24.rc5.fc21.armv7hl.rpm
armhfp/os/Packages/a/aalib-devel-1.4.0-0.24.rc5.fc21.armv7hl.rpm
armhfp/os/Packages/a/aalib-libs-1.4.0-0.24.rc5.fc21.armv7hl.rpm
armhfp/os/Packages/a/acpica-tools-20130823-2.fc21.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/bind10-1.1.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/b/bind10-devel-1.1.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/b/bind10-dhcp-1.1.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/b/bind10-dns-1.1.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/b/bind10-libs-1.1.0-6.fc21.armv7hl.rpm
armhfp/os/Packages/b/blender-2.68a-3.fc21.armv7hl.rpm
armhfp/os/Packages/b/blenderplayer-2.68a-3.fc21.armv7hl.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/cairo-1.12.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cairo-devel-1.12.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cairo-gobject-1.12.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cairo-tools-1.12.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cmake-2.8.12-0.2.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cmake-doc-2.8.12-0.2.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cmake-gui-2.8.12-0.2.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/c/coda-backup-6.9.5-12.fc21.armv7hl.rpm
armhfp/os/Packages/c/coda-client-6.9.5-12.fc21.armv7hl.rpm
armhfp/os/Packages/c/coda-gcodacon-6.9.5-12.fc21.armv7hl.rpm
armhfp/os/Packages/c/coda-server-6.9.5-12.fc21.armv7hl.rpm
armhfp/os/Packages/c/coda-vcodacon-6.9.5-12.fc21.armv7hl.rpm
armhfp/os/Packages/c/cracklib-2.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/c/cracklib-devel-2.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/c/cracklib-dicts-2.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/c/cracklib-python-2.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/e/
armhfp/os/Packages/e/e_dbus-1.7.7-2.fc21.armv7hl.rpm
armhfp/os/Packages/e/e_dbus-devel-1.7.7-2.fc21.armv7hl.rpm
armhfp/os/Packages/e/entangle-0.5.3-1.fc21.armv7hl.rpm
armhfp/os/Packages/e/erlang-libguestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/e/eurephia-1.1.0-7.fc21.armv7hl.rpm
armhfp/os/Packages/e/eurephia-admin-1.1.0-7.fc21.armv7hl.rpm
armhfp/os/Packages/e/eurephia-init-1.1.0-7.fc21.armv7hl.rpm
armhfp/os/Packages/e/eurephia-sqlite3-1.1.0-7.fc21.armv7hl.rpm
armhfp/os/Packages/e/eurephia-utils-1.1.0-7.fc21.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/freetiger-5-2.fc21.armv7hl.rpm
armhfp/os/Packages/f/freetiger-devel-5-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/garcon-0.2.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/garcon-devel-0.2.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcr-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcr-devel-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gdb-7.6.50.20130731-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-common-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-devel-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibmm24-2.37.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibmm24-devel-2.37.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-calculator-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-keyring-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-keyring-pam-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/golang-guestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/grfcodec-6.0.3-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-devel-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/i/
armhfp/os/Packages/i/ilmbase-1.0.3-7.fc21.armv7hl.rpm
armhfp/os/Packages/i/ilmbase-devel-1.0.3-7.fc21.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/j/joyce-2.2.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/j/joyce-devel-2.2.6-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/
armhfp/os/Packages/k/kaya-0.5.2-21.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/ksm-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libcacard-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcacard-devel-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcacard-tools-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcryptui-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcryptui-devel-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgphoto2-2.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgphoto2-devel-2.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-java-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-live-service-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguestfs-tools-c-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/librepo-1.0.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/librepo-devel-1.0.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsecret-0.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libsecret-devel-0.16-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libusbx-1.0.17-0.1.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libusbx-devel-1.0.17-0.1.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lokalize-4.11.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/lua-guestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/MUMPS-4.10.0-14.fc21.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-devel-4.10.0-14.fc21.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-examples-4.10.0-14.fc21.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc21.armv7hl.rpm
armhfp/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc21.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nagios-3.5.0-9.fc21.armv7hl.rpm
armhfp/os/Packages/n/nagios-common-3.5.0-9.fc21.armv7hl.rpm
armhfp/os/Packages/n/nagios-devel-3.5.0-9.fc21.armv7hl.rpm
armhfp/os/Packages/n/ncbi-blast+-2.2.28-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/nscd-2.18-6.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-3.15.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-devel-3.15.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-sysinit-3.15.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-tools-3.15.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/OpenColorIO-1.0.8-5.fc21.armv7hl.rpm
armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc21.armv7hl.rpm
armhfp/os/Packages/o/ocaml-libguestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-account-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-fan-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-hardware-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-logicalfile-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-powermanagement-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-providers-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-realmd-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openlmi-service-0.2.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-askpass-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-clients-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-keycat-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-ldap-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/pcl-1.7.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/pcl-devel-1.7.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/pcl-tools-1.7.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-Sys-Guestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/php-libguestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/pyliblzma-0.5.3-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-libguestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-librepo-1.0.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-qt-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-sane-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-pillow-tk-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-0.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-doc-0.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-qt-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-sane-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-pillow-tk-2.1.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qemu-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-common-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-guest-agent-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-img-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-kvm-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-kvm-tools-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-sanity-check-1.1.4-2.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-sanity-check-nodeps-1.1.4-2.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-alpha-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-arm-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-cris-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-lm32-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-m68k-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-microblaze-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-mips-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-moxie-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-or32-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-ppc-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-s390x-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-sh4-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-sparc-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-unicore32-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-x86-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-system-xtensa-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qemu-user-1.6.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qpid-proton-c-0.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qpid-proton-c-devel-0.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-assistant-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtscript-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtsvg-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qttools-static-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/ruby-libguestfs-1.23.18-3.fc21.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/sblim-gather-2.2.8-4.fc21.armv7hl.rpm
armhfp/os/Packages/s/sblim-gather-devel-2.2.8-4.fc21.armv7hl.rpm
armhfp/os/Packages/s/sblim-gather-provider-2.2.8-4.fc21.armv7hl.rpm
armhfp/os/Packages/s/sblim-gather-test-2.2.8-4.fc21.armv7hl.rpm
armhfp/os/Packages/s/seahorse-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/seahorse-nautilus-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-glib-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-glib-devel-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-devel-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-python-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk-tools-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-devel-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/spice-gtk3-vala-0.20-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/supermin-4.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/supermin-helper-4.1.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/talk-0.17-46.fc21.armv7hl.rpm
armhfp/os/Packages/t/talk-server-0.17-46.fc21.armv7hl.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/u/usb_modeswitch-1.2.7-3.fc21.armv7hl.rpm
armhfp/os/Packages/v/
armhfp/os/Packages/v/vim-X11-7.4.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vim-common-7.4.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vim-enhanced-7.4.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vim-filesystem-7.4.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vim-minimal-7.4.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/
armhfp/os/Packages/w/webkitgtk3-2.1.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/x/xorg-x11-drv-ati-7.2.0-0.fc21.armv7hl.rpm
armhfp/os/Packages/x/xorg-x11-drv-cirrus-1.5.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/drpms/
armhfp/os/drpms/389-ds-base-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc21.armv7hl.drpm
armhfp/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc21.armv7hl.drpm
armhfp/os/drpms/MUMPS-examples-4.10.0-13.fc20_4.10.0-14.fc21.armv7hl.drpm
armhfp/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc21.armv7hl.drpm
armhfp/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc21.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-1.0.8-4.fc21_1.0.8-5.fc21.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-devel-1.0.8-4.fc21_1.0.8-5.fc21.armv7hl.drpm
armhfp/os/drpms/aalib-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.armv7hl.drpm
armhfp/os/drpms/aalib-devel-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.armv7hl.drpm
armhfp/os/drpms/aalib-libs-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.armv7hl.drpm
armhfp/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc21.armv7hl.drpm
armhfp/os/drpms/blender-2.68a-2.fc20_2.68a-3.fc21.armv7hl.drpm
armhfp/os/drpms/blenderplayer-2.68a-2.fc20_2.68a-3.fc21.armv7hl.drpm
armhfp/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/cairo-tools-1.12.14-4.fc20_1.12.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/cmake-2.8.12-0.1.rc1.fc21_2.8.12-0.2.rc1.fc21.armv7hl.drpm
armhfp/os/drpms/cmake-gui-2.8.12-0.1.rc1.fc21_2.8.12-0.2.rc1.fc21.armv7hl.drpm
armhfp/os/drpms/coda-backup-6.9.5-11.fc20_6.9.5-12.fc21.armv7hl.drpm
armhfp/os/drpms/coda-client-6.9.5-11.fc20_6.9.5-12.fc21.armv7hl.drpm
armhfp/os/drpms/coda-gcodacon-6.9.5-11.fc20_6.9.5-12.fc21.armv7hl.drpm
armhfp/os/drpms/coda-server-6.9.5-11.fc20_6.9.5-12.fc21.armv7hl.drpm
armhfp/os/drpms/coda-vcodacon-6.9.5-11.fc20_6.9.5-12.fc21.armv7hl.drpm
armhfp/os/drpms/cracklib-2.9.0-3.fc21_2.9.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/cracklib-devel-2.9.0-3.fc21_2.9.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/cracklib-dicts-2.9.0-3.fc21_2.9.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/cracklib-python-2.9.0-3.fc21_2.9.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/e_dbus-1.7.7-2.fc20_1.7.7-2.fc21.armv7hl.drpm
armhfp/os/drpms/e_dbus-devel-1.7.7-2.fc20_1.7.7-2.fc21.armv7hl.drpm
armhfp/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc21.armv7hl.drpm
armhfp/os/drpms/erlang-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/eurephia-1.1.0-6.fc20_1.1.0-7.fc21.armv7hl.drpm
armhfp/os/drpms/eurephia-admin-1.1.0-6.fc20_1.1.0-7.fc21.armv7hl.drpm
armhfp/os/drpms/eurephia-init-1.1.0-6.fc20_1.1.0-7.fc21.armv7hl.drpm
armhfp/os/drpms/eurephia-sqlite3-1.1.0-6.fc20_1.1.0-7.fc21.armv7hl.drpm
armhfp/os/drpms/eurephia-utils-1.1.0-6.fc20_1.1.0-7.fc21.armv7hl.drpm
armhfp/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.armv7hl.drpm
armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-common-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-devel-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-headers-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-static-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-utils-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-calculator-3.9.4-2.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-keyring-3.9.1-3.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-keyring-pam-3.9.1-3.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/golang-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/grfcodec-6.0.2-3.fc20_6.0.3-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-base-tools-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc21.armv7hl.drpm
armhfp/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc21.armv7hl.drpm
armhfp/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc21.armv7hl.drpm
armhfp/os/drpms/kaya-0.5.2-18.fc19_0.5.2-21.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/ksm-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcacard-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcacard-devel-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcacard-tools-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-live-service-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/libguestfs-tools-c-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc21.armv7hl.drpm
armhfp/os/drpms/libusbx-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.armv7hl.drpm
armhfp/os/drpms/libusbx-devel-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.armv7hl.drpm
armhfp/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/lokalize-4.11.0-1.fc21_4.11.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/lua-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc21.armv7hl.drpm
armhfp/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc21.armv7hl.drpm
armhfp/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.armv7hl.drpm
armhfp/os/drpms/nscd-2.18-5.fc21_2.18-6.fc21.armv7hl.drpm
armhfp/os/drpms/nss-3.15.1-6.fc21_3.15.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/nss-devel-3.15.1-6.fc21_3.15.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/nss-pkcs11-devel-3.15.1-6.fc21_3.15.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/nss-sysinit-3.15.1-6.fc21_3.15.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/nss-tools-3.15.1-6.fc21_3.15.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/ocaml-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-account-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-fan-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-hardware-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-logicalfile-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-powermanagement-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-realmd-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openlmi-service-0.1.1-2.fc20_0.2.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-askpass-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-clients-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-keycat-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-ldap-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-server-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/openssh-server-sysvinit-6.2p2-5.fc20_6.2p2-6.1.fc21.armv7hl.drpm
armhfp/os/drpms/pam_ssh_agent_auth-0.9.3-5.5.fc20_0.9.3-5.6.1.fc21.armv7hl.drpm
armhfp/os/drpms/pcl-1.7.0-1.fc21_1.7.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/pcl-devel-1.7.0-1.fc21_1.7.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/pcl-tools-1.7.0-1.fc21_1.7.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/perl-Sys-Guestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/php-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/pyliblzma-0.5.3-8.fc19_0.5.3-10.fc21.armv7hl.drpm
armhfp/os/drpms/python-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/python-librepo-0.0.5-3.fc20_1.0.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python-qpid-proton-0.4-5.fc21_0.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/python-qpid-proton-doc-0.4-5.fc21_0.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-common-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-guest-agent-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-img-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-kvm-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-kvm-tools-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-sanity-check-1.1.3-4.fc21_1.1.4-2.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-sanity-check-nodeps-1.1.3-4.fc21_1.1.4-2.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-alpha-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-arm-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-cris-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-lm32-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-m68k-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-microblaze-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-mips-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-moxie-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-or32-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-ppc-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-s390x-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-sh4-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-sparc-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-unicore32-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-x86-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-system-xtensa-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qemu-user-1.6.0-4.fc21_1.6.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/qpid-proton-c-0.4-5.fc21_0.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/qpid-proton-c-devel-0.4-5.fc21_0.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc21_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc21_5.1.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/ruby-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.armv7hl.drpm
armhfp/os/drpms/sblim-gather-2.2.8-3.fc20_2.2.8-4.fc21.armv7hl.drpm
armhfp/os/drpms/sblim-gather-devel-2.2.8-3.fc20_2.2.8-4.fc21.armv7hl.drpm
armhfp/os/drpms/sblim-gather-provider-2.2.8-3.fc20_2.2.8-4.fc21.armv7hl.drpm
armhfp/os/drpms/sblim-gather-test-2.2.8-3.fc20_2.2.8-4.fc21.armv7hl.drpm
armhfp/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/seahorse-nautilus-3.8.0-2.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk-python-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk-tools-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/spice-gtk3-vala-0.20-3.fc20_0.20-5.fc21.armv7hl.drpm
armhfp/os/drpms/supermin-4.1.3-1.fc20_4.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/supermin-helper-4.1.3-1.fc20_4.1.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/talk-0.17-42.fc20_0.17-46.fc21.armv7hl.drpm
armhfp/os/drpms/talk-server-0.17-42.fc20_0.17-46.fc21.armv7hl.drpm
armhfp/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-3.fc21.armv7hl.drpm
armhfp/os/drpms/vim-X11-7.4.0-2.fc20_7.4.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/vim-common-7.4.0-2.fc20_7.4.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/vim-enhanced-7.4.0-2.fc20_7.4.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/vim-filesystem-7.4.0-2.fc20_7.4.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/vim-minimal-7.4.0-2.fc20_7.4.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20_7.2.0-0.fc21.armv7hl.drpm
armhfp/os/drpms/xorg-x11-drv-cirrus-1.5.1-10.fc20_1.5.2-1.fc21.armv7hl.drpm
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/3/389-ds-base-debuginfo-1.3.1.7-1.fc21.i686.rpm
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/aalib-debuginfo-1.4.0-0.24.rc5.fc21.i686.rpm
i386/debug/a/acpica-tools-debuginfo-20130823-2.fc21.i686.rpm
i386/debug/b/
i386/debug/b/bind10-debuginfo-1.1.0-6.fc21.i686.rpm
i386/debug/b/blender-debuginfo-2.68a-3.fc21.i686.rpm
i386/debug/c/
i386/debug/c/cairo-debuginfo-1.12.16-1.fc21.i686.rpm
i386/debug/c/cmake-debuginfo-2.8.12-0.2.rc1.fc21.i686.rpm
i386/debug/c/coda-debuginfo-6.9.5-12.fc21.i686.rpm
i386/debug/c/cracklib-debuginfo-2.9.0-4.fc21.i686.rpm
i386/debug/d/
i386/debug/e/
i386/debug/e/e_dbus-debuginfo-1.7.7-2.fc21.i686.rpm
i386/debug/e/entangle-debuginfo-0.5.3-1.fc21.i686.rpm
i386/debug/e/eurephia-debuginfo-1.1.0-7.fc21.i686.rpm
i386/debug/f/
i386/debug/f/freetiger-debuginfo-5-2.fc21.i686.rpm
i386/debug/g/
i386/debug/g/garcon-debuginfo-0.2.1-3.fc21.i686.rpm
i386/debug/g/gcr-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc21.i686.rpm
i386/debug/g/glibc-debuginfo-2.18-6.fc21.i686.rpm
i386/debug/g/glibc-debuginfo-common-2.18-6.fc21.i686.rpm
i386/debug/g/glibmm24-debuginfo-2.37.6-1.fc21.i686.rpm
i386/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc21.i686.rpm
i386/debug/g/gnome-calculator-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/g/gnome-keyring-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/g/grfcodec-debuginfo-6.0.3-1.fc21.i686.rpm
i386/debug/g/gstreamer1-debuginfo-1.1.4-1.fc21.i686.rpm
i386/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc21.i686.rpm
i386/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc21.i686.rpm
i386/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc21.i686.rpm
i386/debug/h/
i386/debug/h/hadoop-debuginfo-2.0.5-8.fc21.i686.rpm
i386/debug/i/
i386/debug/i/ilmbase-debuginfo-1.0.3-7.fc21.i686.rpm
i386/debug/j/
i386/debug/j/joyce-debuginfo-2.2.6-1.fc21.i686.rpm
i386/debug/k/
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/debug/l/
i386/debug/l/libcryptui-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/l/libgphoto2-debuginfo-2.5.2-5.fc21.i686.rpm
i386/debug/l/libguestfs-debuginfo-1.23.18-3.fc21.i686.rpm
i386/debug/l/librepo-debuginfo-1.0.0-1.fc21.i686.rpm
i386/debug/l/libsecret-debuginfo-0.16-1.fc21.i686.rpm
i386/debug/l/libusbx-debuginfo-1.0.17-0.1.rc1.fc21.i686.rpm
i386/debug/l/lokalize-debuginfo-4.11.0-2.fc21.i686.rpm
i386/debug/m/
i386/debug/m/MUMPS-debuginfo-4.10.0-14.fc21.i686.rpm
i386/debug/n/
i386/debug/n/nagios-debuginfo-3.5.0-9.fc21.i686.rpm
i386/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc21.i686.rpm
i386/debug/n/nss-debuginfo-3.15.1-7.fc21.i686.rpm
i386/debug/o/
i386/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc21.i686.rpm
i386/debug/o/openlmi-providers-debuginfo-0.2.0-2.fc21.i686.rpm
i386/debug/o/openssh-debuginfo-6.2p2-6.1.fc21.i686.rpm
i386/debug/p/
i386/debug/p/pcl-debuginfo-1.7.0-2.fc21.i686.rpm
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/debug/p/pyliblzma-debuginfo-0.5.3-10.fc21.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/debug/p/python-pillow-debuginfo-2.1.0-3.fc21.i686.rpm
i386/debug/q/
i386/debug/q/qemu-debuginfo-1.6.0-5.fc21.i686.rpm
i386/debug/q/qpid-proton-debuginfo-0.5-1.fc21.i686.rpm
i386/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc21.i686.rpm
i386/debug/r/
i386/debug/s/
i386/debug/s/sblim-gather-debuginfo-2.2.8-4.fc21.i686.rpm
i386/debug/s/seahorse-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/s/spice-gtk-debuginfo-0.20-5.fc21.i686.rpm
i386/debug/s/supermin-debuginfo-4.1.4-1.fc21.i686.rpm
i386/debug/t/
i386/debug/t/talk-debuginfo-0.17-46.fc21.i686.rpm
i386/debug/u/
i386/debug/u/usb_modeswitch-debuginfo-1.2.7-3.fc21.i686.rpm
i386/debug/v/
i386/debug/v/vim-debuginfo-7.4.9-1.fc21.i686.rpm
i386/debug/w/
i386/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc21.i686.rpm
i386/debug/x/
i386/debug/x/xorg-x11-drv-ati-debuginfo-7.2.0-0.fc21.i686.rpm
i386/debug/x/xorg-x11-drv-cirrus-debuginfo-1.5.2-1.fc21.i686.rpm
i386/debug/x/xorg-x11-drv-neomagic-debuginfo-1.2.8-1.fc21.i686.rpm
i386/debug/y/
i386/debug/z/
i386/os/
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/3/389-ds-base-1.3.1.7-1.fc21.i686.rpm
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/Agda-2.3.2.1-4.fc21.i686.rpm
i386/os/Packages/a/aalib-1.4.0-0.24.rc5.fc21.i686.rpm
i386/os/Packages/a/acpica-tools-20130823-2.fc21.i686.rpm
i386/os/Packages/b/
i386/os/Packages/b/blender-2.68a-3.fc21.i686.rpm
i386/os/Packages/b/blenderplayer-2.68a-3.fc21.i686.rpm
i386/os/Packages/c/
i386/os/Packages/c/cairo-tools-1.12.16-1.fc21.i686.rpm
i386/os/Packages/c/cmake-2.8.12-0.2.rc1.fc21.i686.rpm
i386/os/Packages/c/cmake-doc-2.8.12-0.2.rc1.fc21.i686.rpm
i386/os/Packages/c/cmake-gui-2.8.12-0.2.rc1.fc21.i686.rpm
i386/os/Packages/c/coda-backup-6.9.5-12.fc21.i686.rpm
i386/os/Packages/c/coda-client-6.9.5-12.fc21.i686.rpm
i386/os/Packages/c/coda-gcodacon-6.9.5-12.fc21.i686.rpm
i386/os/Packages/c/coda-server-6.9.5-12.fc21.i686.rpm
i386/os/Packages/c/coda-vcodacon-6.9.5-12.fc21.i686.rpm
i386/os/Packages/c/cracklib-dicts-2.9.0-4.fc21.i686.rpm
i386/os/Packages/c/cracklib-python-2.9.0-4.fc21.i686.rpm
i386/os/Packages/d/
i386/os/Packages/e/
i386/os/Packages/e/emacs-agda-2.3.2.1-4.fc21.i686.rpm
i386/os/Packages/e/emacs-agda-el-2.3.2.1-4.fc21.i686.rpm
i386/os/Packages/e/entangle-0.5.3-1.fc21.i686.rpm
i386/os/Packages/e/erlang-libguestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/e/eurephia-1.1.0-7.fc21.i686.rpm
i386/os/Packages/e/eurephia-admin-1.1.0-7.fc21.i686.rpm
i386/os/Packages/e/eurephia-init-1.1.0-7.fc21.i686.rpm
i386/os/Packages/e/eurephia-sqlite3-1.1.0-7.fc21.i686.rpm
i386/os/Packages/e/eurephia-utils-1.1.0-7.fc21.i686.rpm
i386/os/Packages/f/
i386/os/Packages/g/
i386/os/Packages/g/gdb-7.6.50.20130731-7.fc21.i686.rpm
i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc21.i686.rpm
i386/os/Packages/g/ghc-Agda-2.3.2.1-4.fc21.i686.rpm
i386/os/Packages/g/ghc-Agda-devel-2.3.2.1-4.fc21.i686.rpm
i386/os/Packages/g/ghc-hakyll-4.3.1.0-4.fc21.i686.rpm
i386/os/Packages/g/ghc-hakyll-devel-4.3.1.0-4.fc21.i686.rpm
i386/os/Packages/g/ghc-pandoc-1.11.1-6.fc21.i686.rpm
i386/os/Packages/g/ghc-pandoc-devel-1.11.1-6.fc21.i686.rpm
i386/os/Packages/g/glibc-common-2.18-6.fc21.i686.rpm
i386/os/Packages/g/glibc-headers-2.18-6.fc21.i686.rpm
i386/os/Packages/g/glibc-utils-2.18-6.fc21.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc21.i686.rpm
i386/os/Packages/g/gnome-calculator-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/gnome-keyring-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/gnome-keyring-pam-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/golang-guestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/g/grfcodec-6.0.3-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc21.i686.rpm
i386/os/Packages/h/
i386/os/Packages/h/hadoop-common-native-2.0.5-8.fc21.i686.rpm
i386/os/Packages/h/hadoop-hdfs-fuse-2.0.5-8.fc21.i686.rpm
i386/os/Packages/h/hadoop-yarn-security-2.0.5-8.fc21.i686.rpm
i386/os/Packages/i/
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kaya-0.5.2-21.fc21.i686.rpm
i386/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/ksm-1.6.0-5.fc21.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/libcacard-tools-1.6.0-5.fc21.i686.rpm
i386/os/Packages/l/libguestfs-live-service-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-tools-c-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/lokalize-4.11.0-2.fc21.i686.rpm
i386/os/Packages/l/lua-guestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/MUMPS-examples-4.10.0-14.fc21.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/nagios-3.5.0-9.fc21.i686.rpm
i386/os/Packages/n/nagios-common-3.5.0-9.fc21.i686.rpm
i386/os/Packages/n/ncbi-blast+-2.2.28-1.fc21.i686.rpm
i386/os/Packages/n/nscd-2.18-6.fc21.i686.rpm
i386/os/Packages/n/nss-sysinit-3.15.1-7.fc21.i686.rpm
i386/os/Packages/n/nss-tools-3.15.1-7.fc21.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/ocaml-libguestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/o/openlmi-account-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-fan-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-hardware-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-logicalfile-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-powermanagement-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-realmd-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-service-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openssh-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-askpass-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-clients-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-keycat-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-ldap-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-server-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc21.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc21.i686.rpm
i386/os/Packages/p/pandoc-1.11.1-6.fc21.i686.rpm
i386/os/Packages/p/pandoc-pdf-1.11.1-6.fc21.i686.rpm
i386/os/Packages/p/pcl-tools-1.7.0-2.fc21.i686.rpm
i386/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/p/perl-Sys-Guestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/p/pesign-test-app-0.4-4.fc21.i686.rpm
i386/os/Packages/p/php-libguestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/p/pyliblzma-0.5.3-10.fc21.i686.rpm
i386/os/Packages/p/python-libguestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/p/python-librepo-1.0.0-1.fc21.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/p/python-pillow-qt-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python-pillow-sane-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python-pillow-tk-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python-qpid-proton-0.5-1.fc21.i686.rpm
i386/os/Packages/p/python-qpid-proton-doc-0.5-1.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-qt-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-sane-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-tk-2.1.0-3.fc21.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qemu-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-common-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-guest-agent-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-img-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-kvm-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-kvm-tools-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-sanity-check-1.1.4-2.fc21.i686.rpm
i386/os/Packages/q/qemu-sanity-check-nodeps-1.1.4-2.fc21.i686.rpm
i386/os/Packages/q/qemu-system-alpha-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-arm-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-cris-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-lm32-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-m68k-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-microblaze-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-mips-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-moxie-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-or32-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-ppc-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-s390x-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-sh4-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-sparc-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-unicore32-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-x86-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-system-xtensa-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qemu-user-1.6.0-5.fc21.i686.rpm
i386/os/Packages/q/qt5-assistant-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc21.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/ruby-libguestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/sblim-gather-test-2.2.8-4.fc21.i686.rpm
i386/os/Packages/s/seahorse-3.9.90-1.fc21.i686.rpm
i386/os/Packages/s/seahorse-nautilus-3.9.90-1.fc21.i686.rpm
i386/os/Packages/s/spice-gtk-python-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-gtk-tools-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-gtk3-vala-0.20-5.fc21.i686.rpm
i386/os/Packages/s/supermin-4.1.4-1.fc21.i686.rpm
i386/os/Packages/s/supermin-helper-4.1.4-1.fc21.i686.rpm
i386/os/Packages/t/
i386/os/Packages/t/talk-0.17-46.fc21.i686.rpm
i386/os/Packages/t/talk-server-0.17-46.fc21.i686.rpm
i386/os/Packages/u/
i386/os/Packages/u/usb_modeswitch-1.2.7-3.fc21.i686.rpm
i386/os/Packages/v/
i386/os/Packages/v/vim-X11-7.4.9-1.fc21.i686.rpm
i386/os/Packages/v/vim-common-7.4.9-1.fc21.i686.rpm
i386/os/Packages/v/vim-enhanced-7.4.9-1.fc21.i686.rpm
i386/os/Packages/v/vim-filesystem-7.4.9-1.fc21.i686.rpm
i386/os/Packages/v/vim-minimal-7.4.9-1.fc21.i686.rpm
i386/os/Packages/w/
i386/os/Packages/x/
i386/os/Packages/x/xorg-x11-drv-ati-7.2.0-0.fc21.i686.rpm
i386/os/Packages/x/xorg-x11-drv-cirrus-1.5.2-1.fc21.i686.rpm
i386/os/Packages/x/xorg-x11-drv-neomagic-1.2.8-1.fc21.i686.rpm
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/389-ds-base-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm
i386/os/drpms/Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc21.i686.drpm
i386/os/drpms/MUMPS-examples-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
i386/os/drpms/aalib-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm
i386/os/drpms/blender-2.68a-2.fc20_2.68a-3.fc21.i686.drpm
i386/os/drpms/blenderplayer-2.68a-2.fc20_2.68a-3.fc21.i686.drpm
i386/os/drpms/cairo-tools-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
i386/os/drpms/cmake-2.8.12-0.1.rc1.fc21_2.8.12-0.2.rc1.fc21.i686.drpm
i386/os/drpms/cmake-gui-2.8.12-0.1.rc1.fc21_2.8.12-0.2.rc1.fc21.i686.drpm
i386/os/drpms/coda-backup-6.9.5-11.fc20_6.9.5-12.fc21.i686.drpm
i386/os/drpms/coda-client-6.9.5-11.fc20_6.9.5-12.fc21.i686.drpm
i386/os/drpms/coda-gcodacon-6.9.5-11.fc20_6.9.5-12.fc21.i686.drpm
i386/os/drpms/coda-server-6.9.5-11.fc20_6.9.5-12.fc21.i686.drpm
i386/os/drpms/coda-vcodacon-6.9.5-11.fc20_6.9.5-12.fc21.i686.drpm
i386/os/drpms/cracklib-dicts-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm
i386/os/drpms/cracklib-python-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm
i386/os/drpms/emacs-agda-2.3.2.1-1.fc20_2.3.2.1-4.fc21.i686.drpm
i386/os/drpms/emacs-agda-el-2.3.2.1-1.fc20_2.3.2.1-4.fc21.i686.drpm
i386/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc21.i686.drpm
i386/os/drpms/erlang-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/eurephia-1.1.0-6.fc20_1.1.0-7.fc21.i686.drpm
i386/os/drpms/eurephia-admin-1.1.0-6.fc20_1.1.0-7.fc21.i686.drpm
i386/os/drpms/eurephia-init-1.1.0-6.fc20_1.1.0-7.fc21.i686.drpm
i386/os/drpms/eurephia-sqlite3-1.1.0-6.fc20_1.1.0-7.fc21.i686.drpm
i386/os/drpms/eurephia-utils-1.1.0-6.fc20_1.1.0-7.fc21.i686.drpm
i386/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.i686.drpm
i386/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.i686.drpm
i386/os/drpms/ghc-Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc21.i686.drpm
i386/os/drpms/ghc-Agda-devel-2.3.2.1-1.fc20_2.3.2.1-4.fc21.i686.drpm
i386/os/drpms/ghc-hakyll-4.3.1.0-2.fc20_4.3.1.0-4.fc21.i686.drpm
i386/os/drpms/ghc-hakyll-devel-4.3.1.0-2.fc20_4.3.1.0-4.fc21.i686.drpm
i386/os/drpms/ghc-pandoc-1.11.1-3.fc20_1.11.1-6.fc21.i686.drpm
i386/os/drpms/ghc-pandoc-devel-1.11.1-3.fc20_1.11.1-6.fc21.i686.drpm
i386/os/drpms/glibc-common-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/glibc-headers-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/glibc-utils-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/gnome-calculator-3.9.4-2.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/gnome-keyring-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/gnome-keyring-pam-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/golang-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/grfcodec-6.0.2-3.fc20_6.0.3-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-tools-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/hadoop-common-native-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
i386/os/drpms/hadoop-hdfs-fuse-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
i386/os/drpms/hadoop-yarn-security-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
i386/os/drpms/kaya-0.5.2-18.fc19_0.5.2-21.fc21.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/ksm-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/libcacard-tools-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/libguestfs-live-service-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libguestfs-tools-c-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/lokalize-4.11.0-1.fc21_4.11.0-2.fc21.i686.drpm
i386/os/drpms/lua-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
i386/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
i386/os/drpms/nscd-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/nss-sysinit-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
i386/os/drpms/nss-tools-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
i386/os/drpms/ocaml-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/openlmi-account-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-fan-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-hardware-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-logicalfile-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-powermanagement-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-realmd-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-service-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openssh-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/openssh-askpass-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/openssh-clients-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/openssh-keycat-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/openssh-ldap-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/openssh-server-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/openssh-server-sysvinit-6.2p2-5.fc20_6.2p2-6.1.fc21.i686.drpm
i386/os/drpms/pam_ssh_agent_auth-0.9.3-5.5.fc20_0.9.3-5.6.1.fc21.i686.drpm
i386/os/drpms/pandoc-1.11.1-3.fc20_1.11.1-6.fc21.i686.drpm
i386/os/drpms/pandoc-pdf-1.11.1-3.fc20_1.11.1-6.fc21.i686.drpm
i386/os/drpms/pcl-tools-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/perl-Sys-Guestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/php-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/pyliblzma-0.5.3-8.fc19_0.5.3-10.fc21.i686.drpm
i386/os/drpms/python-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/python-librepo-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python-qpid-proton-0.4-5.fc21_0.5-1.fc21.i686.drpm
i386/os/drpms/python-qpid-proton-doc-0.4-5.fc21_0.5-1.fc21.i686.drpm
i386/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/qemu-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-common-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-guest-agent-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-img-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-kvm-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-kvm-tools-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-sanity-check-1.1.3-4.fc21_1.1.4-2.fc21.i686.drpm
i386/os/drpms/qemu-sanity-check-nodeps-1.1.3-4.fc21_1.1.4-2.fc21.i686.drpm
i386/os/drpms/qemu-system-alpha-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-arm-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-cris-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-lm32-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-m68k-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-microblaze-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-mips-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-moxie-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-or32-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-ppc-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-s390x-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-sh4-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-sparc-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-unicore32-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-x86-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-system-xtensa-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/qemu-user-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/ruby-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/sblim-gather-test-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
i386/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/seahorse-nautilus-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/spice-gtk-python-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-gtk-tools-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-gtk3-vala-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/supermin-4.1.3-1.fc20_4.1.4-1.fc21.i686.drpm
i386/os/drpms/supermin-helper-4.1.3-1.fc20_4.1.4-1.fc21.i686.drpm
i386/os/drpms/talk-0.17-42.fc20_0.17-46.fc21.i686.drpm
i386/os/drpms/talk-server-0.17-42.fc20_0.17-46.fc21.i686.drpm
i386/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-3.fc21.i686.drpm
i386/os/drpms/vim-X11-7.4.0-2.fc20_7.4.9-1.fc21.i686.drpm
i386/os/drpms/vim-common-7.4.0-2.fc20_7.4.9-1.fc21.i686.drpm
i386/os/drpms/vim-enhanced-7.4.0-2.fc20_7.4.9-1.fc21.i686.drpm
i386/os/drpms/vim-filesystem-7.4.0-2.fc20_7.4.9-1.fc21.i686.drpm
i386/os/drpms/vim-minimal-7.4.0-2.fc20_7.4.9-1.fc21.i686.drpm
i386/os/drpms/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20_7.2.0-0.fc21.i686.drpm
i386/os/drpms/xorg-x11-drv-cirrus-1.5.1-10.fc20_1.5.2-1.fc21.i686.drpm
i386/os/drpms/xorg-x11-drv-neomagic-1.2.7-7.fc20_1.2.8-1.fc21.i686.drpm
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/3/389-ds-base-1.3.1.7-1.fc21.src.rpm
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/Agda-2.3.2.1-4.fc21.src.rpm
source/SRPMS/a/aalib-1.4.0-0.24.rc5.fc21.src.rpm
source/SRPMS/a/acpica-tools-20130823-2.fc21.src.rpm
source/SRPMS/a/apache-parent-10-12.fc21.src.rpm
source/SRPMS/b/
source/SRPMS/b/bind10-1.1.0-6.fc21.src.rpm
source/SRPMS/b/blender-2.68a-3.fc21.src.rpm
source/SRPMS/c/
source/SRPMS/c/cairo-1.12.16-1.fc21.src.rpm
source/SRPMS/c/cmake-2.8.12-0.2.rc1.fc21.src.rpm
source/SRPMS/c/coda-6.9.5-12.fc21.src.rpm
source/SRPMS/c/cracklib-2.9.0-4.fc21.src.rpm
source/SRPMS/d/
source/SRPMS/d/devassistant-0.6.1-2.fc21.src.rpm
source/SRPMS/d/drupal6-service_links-2.2-3.fc21.src.rpm
source/SRPMS/d/drupal6-workspace-1.4-7.rc1.fc21.src.rpm
source/SRPMS/e/
source/SRPMS/e/e_dbus-1.7.7-2.fc21.src.rpm
source/SRPMS/e/entangle-0.5.3-1.fc21.src.rpm
source/SRPMS/e/eurephia-1.1.0-7.fc21.src.rpm
source/SRPMS/f/
source/SRPMS/f/fedora-logos-19.0.4-3.fc21.src.rpm
source/SRPMS/f/freetiger-5-2.fc21.src.rpm
source/SRPMS/f/fts-monitoring-3.1.1-1.fc21.src.rpm
source/SRPMS/g/
source/SRPMS/g/garcon-0.2.1-3.fc21.src.rpm
source/SRPMS/g/gcr-3.9.90-1.fc21.src.rpm
source/SRPMS/g/gdb-7.6.50.20130731-7.fc21.src.rpm
source/SRPMS/g/ghc-hakyll-4.3.1.0-4.fc21.src.rpm
source/SRPMS/g/glibc-2.18-6.fc21.src.rpm
source/SRPMS/g/glibmm24-2.37.6-1.fc21.src.rpm
source/SRPMS/g/glite-px-proxyrenewal-1.3.34-1.fc21.src.rpm
source/SRPMS/g/gnome-calculator-3.9.90-1.fc21.src.rpm
source/SRPMS/g/gnome-keyring-3.9.90-1.fc21.src.rpm
source/SRPMS/g/grfcodec-6.0.3-1.fc21.src.rpm
source/SRPMS/g/gstreamer1-1.1.4-1.fc21.src.rpm
source/SRPMS/g/gstreamer1-plugins-bad-free-1.1.4-1.fc21.src.rpm
source/SRPMS/g/gstreamer1-plugins-base-1.1.4-1.fc21.src.rpm
source/SRPMS/g/gstreamer1-plugins-good-1.1.4-1.fc21.src.rpm
source/SRPMS/g/guacamole-client-0.8.3-1.fc21.src.rpm
source/SRPMS/h/
source/SRPMS/h/hadoop-2.0.5-8.fc21.src.rpm
source/SRPMS/i/
source/SRPMS/i/ilmbase-1.0.3-7.fc21.src.rpm
source/SRPMS/i/imagefactory-1.1.3-1.fc21.src.rpm
source/SRPMS/i/imagefactory-plugins-1.1.3-1.fc21.src.rpm
source/SRPMS/i/ino-0.3.5-3.fc21.src.rpm
source/SRPMS/j/
source/SRPMS/j/joyce-2.2.6-1.fc21.src.rpm
source/SRPMS/k/
source/SRPMS/k/kaya-0.5.2-21.fc21.src.rpm
source/SRPMS/k/kernel-3.11.0-0.rc7.git1.1.fc21.src.rpm
source/SRPMS/l/
source/SRPMS/l/langtable-0.0.12-1.fc21.src.rpm
source/SRPMS/l/libcryptui-3.9.90-1.fc21.src.rpm
source/SRPMS/l/liberation-fonts-1.07.3-2.fc21.src.rpm
source/SRPMS/l/libgphoto2-2.5.2-5.fc21.src.rpm
source/SRPMS/l/libguestfs-1.23.18-3.fc21.src.rpm
source/SRPMS/l/librepo-1.0.0-1.fc21.src.rpm
source/SRPMS/l/libsecret-0.16-1.fc21.src.rpm
source/SRPMS/l/libusbx-1.0.17-0.1.rc1.fc21.src.rpm
source/SRPMS/l/lokalize-4.11.0-2.fc21.src.rpm
source/SRPMS/m/
source/SRPMS/m/MUMPS-4.10.0-14.fc21.src.rpm
source/SRPMS/n/
source/SRPMS/n/nagios-3.5.0-9.fc21.src.rpm
source/SRPMS/n/ncbi-blast+-2.2.28-1.fc21.src.rpm
source/SRPMS/n/nodejs-commander-1.2.0-5.fc21.src.rpm
source/SRPMS/n/nodejs-keypress-0.2.1-1.fc21.src.rpm
source/SRPMS/n/nodejs-minimist-0.0.1-2.fc21.src.rpm
source/SRPMS/n/nss-3.15.1-7.fc21.src.rpm
source/SRPMS/o/
source/SRPMS/o/OpenColorIO-1.0.8-5.fc21.src.rpm
source/SRPMS/o/opencl-filesystem-1.0-1.fc21.src.rpm
source/SRPMS/o/openlmi-providers-0.2.0-2.fc21.src.rpm
source/SRPMS/o/openssh-6.2p2-6.1.fc21.src.rpm
source/SRPMS/p/
source/SRPMS/p/PyOpenGL-3.0.2-1.fc21.src.rpm
source/SRPMS/p/pandoc-1.11.1-6.fc21.src.rpm
source/SRPMS/p/pcl-1.7.0-2.fc21.src.rpm
source/SRPMS/p/perl-Data-TreeDumper-0.40-6.fc21.src.rpm
source/SRPMS/p/perl-ExtUtils-Typemaps-Default-1.04-1.fc21.src.rpm
source/SRPMS/p/perl-MIME-Charset-1.010.1-1.fc21.src.rpm
source/SRPMS/p/perl-MIME-EncWords-1.014.2-1.fc21.src.rpm
source/SRPMS/p/perl-NetPacket-1.4.0-1.fc21.src.rpm
source/SRPMS/p/perl-UUID-Tiny-1.04-1.fc21.src.rpm
source/SRPMS/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc21.src.rpm
source/SRPMS/p/pesign-test-app-0.4-4.fc21.src.rpm
source/SRPMS/p/phpPgAdmin-5.1-2.fc21.src.rpm
source/SRPMS/p/puppet-3.2.2-1.fc21.src.rpm
source/SRPMS/p/pyliblzma-0.5.3-10.fc21.src.rpm
source/SRPMS/p/python-joblib-0.7.1-2.fc21.src.rpm
source/SRPMS/p/python-lesscpy-0.9j-3.fc21.src.rpm
source/SRPMS/p/python-neutronclient-2.2.6-2.fc21.src.rpm
source/SRPMS/p/python-pillow-2.1.0-3.fc21.src.rpm
source/SRPMS/p/python-psphere-0.5.2-1.fc21.src.rpm
source/SRPMS/p/python-tahrir-0.4.0-2.fc21.src.rpm
source/SRPMS/p/python-urllib3-1.7-3.fc21.src.rpm
source/SRPMS/q/
source/SRPMS/q/qemu-1.6.0-5.fc21.src.rpm
source/SRPMS/q/qemu-sanity-check-1.1.4-2.fc21.src.rpm
source/SRPMS/q/qpid-proton-0.5-1.fc21.src.rpm
source/SRPMS/q/qt5-qtbase-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtdeclarative-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtjsbackend-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtscript-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtsvg-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qttools-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtwebkit-5.1.1-1.fc21.src.rpm
source/SRPMS/q/qt5-qtxmlpatterns-5.1.1-1.fc21.src.rpm
source/SRPMS/r/
source/SRPMS/r/rhino-1.7R4-5.fc21.src.rpm
source/SRPMS/s/
source/SRPMS/s/sblim-gather-2.2.8-4.fc21.src.rpm
source/SRPMS/s/sblim-testsuite-1.3.0-10.fc21.src.rpm
source/SRPMS/s/seahorse-3.9.90-1.fc21.src.rpm
source/SRPMS/s/seahorse-nautilus-3.9.90-1.fc21.src.rpm
source/SRPMS/s/spice-gtk-0.20-5.fc21.src.rpm
source/SRPMS/s/supermin-4.1.4-1.fc21.src.rpm
source/SRPMS/t/
source/SRPMS/t/talk-0.17-46.fc21.src.rpm
source/SRPMS/t/ttname-1-1.fc21.src.rpm
source/SRPMS/u/
source/SRPMS/u/usb_modeswitch-1.2.7-3.fc21.src.rpm
source/SRPMS/v/
source/SRPMS/v/vim-7.4.9-1.fc21.src.rpm
source/SRPMS/w/
source/SRPMS/w/webkitgtk3-2.1.90-1.fc21.src.rpm
source/SRPMS/x/
source/SRPMS/x/xorg-x11-drv-ati-7.2.0-0.fc21.src.rpm
source/SRPMS/x/xorg-x11-drv-cirrus-1.5.2-1.fc21.src.rpm
source/SRPMS/x/xorg-x11-drv-neomagic-1.2.8-1.fc21.src.rpm
source/SRPMS/y/
source/SRPMS/y/yum-3.4.3-108.fc21.src.rpm
source/SRPMS/z/
source/SRPMS/z/zanata-client-3.1.1-1.fc21.src.rpm
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/3/389-ds-base-debuginfo-1.3.1.7-1.fc21.x86_64.rpm
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/aalib-debuginfo-1.4.0-0.24.rc5.fc21.x86_64.rpm
x86_64/debug/a/acpica-tools-debuginfo-20130823-2.fc21.x86_64.rpm
x86_64/debug/b/
x86_64/debug/b/bind10-debuginfo-1.1.0-6.fc21.x86_64.rpm
x86_64/debug/b/blender-debuginfo-2.68a-3.fc21.x86_64.rpm
x86_64/debug/c/
x86_64/debug/c/cairo-debuginfo-1.12.16-1.fc21.x86_64.rpm
x86_64/debug/c/cmake-debuginfo-2.8.12-0.2.rc1.fc21.x86_64.rpm
x86_64/debug/c/coda-debuginfo-6.9.5-12.fc21.x86_64.rpm
x86_64/debug/c/cracklib-debuginfo-2.9.0-4.fc21.x86_64.rpm
x86_64/debug/d/
x86_64/debug/e/
x86_64/debug/e/e_dbus-debuginfo-1.7.7-2.fc21.x86_64.rpm
x86_64/debug/e/entangle-debuginfo-0.5.3-1.fc21.x86_64.rpm
x86_64/debug/e/eurephia-debuginfo-1.1.0-7.fc21.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/freetiger-debuginfo-5-2.fc21.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/garcon-debuginfo-0.2.1-3.fc21.x86_64.rpm
x86_64/debug/g/gcr-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-7.fc21.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-2.18-6.fc21.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-common-2.18-6.fc21.x86_64.rpm
x86_64/debug/g/glibmm24-debuginfo-2.37.6-1.fc21.x86_64.rpm
x86_64/debug/g/glite-px-proxyrenewal-debuginfo-1.3.34-1.fc21.x86_64.rpm
x86_64/debug/g/gnome-calculator-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/g/gnome-keyring-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/g/grfcodec-debuginfo-6.0.3-1.fc21.x86_64.rpm
x86_64/debug/g/gstreamer1-debuginfo-1.1.4-1.fc21.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.4-1.fc21.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-base-debuginfo-1.1.4-1.fc21.x86_64.rpm
x86_64/debug/g/gstreamer1-plugins-good-debuginfo-1.1.4-1.fc21.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/hadoop-debuginfo-2.0.5-8.fc21.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/ilmbase-debuginfo-1.0.3-7.fc21.x86_64.rpm
x86_64/debug/j/
x86_64/debug/j/joyce-debuginfo-2.2.6-1.fc21.x86_64.rpm
x86_64/debug/k/
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libcryptui-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/l/libgphoto2-debuginfo-2.5.2-5.fc21.x86_64.rpm
x86_64/debug/l/libguestfs-debuginfo-1.23.18-3.fc21.x86_64.rpm
x86_64/debug/l/librepo-debuginfo-1.0.0-1.fc21.x86_64.rpm
x86_64/debug/l/libsecret-debuginfo-0.16-1.fc21.x86_64.rpm
x86_64/debug/l/libusbx-debuginfo-1.0.17-0.1.rc1.fc21.x86_64.rpm
x86_64/debug/l/lokalize-debuginfo-4.11.0-2.fc21.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/MUMPS-debuginfo-4.10.0-14.fc21.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/nagios-debuginfo-3.5.0-9.fc21.x86_64.rpm
x86_64/debug/n/ncbi-blast+-debuginfo-2.2.28-1.fc21.x86_64.rpm
x86_64/debug/n/nss-debuginfo-3.15.1-7.fc21.x86_64.rpm
x86_64/debug/o/
x86_64/debug/o/OpenColorIO-debuginfo-1.0.8-5.fc21.x86_64.rpm
x86_64/debug/o/openlmi-providers-debuginfo-0.2.0-2.fc21.x86_64.rpm
x86_64/debug/o/openssh-debuginfo-6.2p2-6.1.fc21.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/pcl-debuginfo-1.7.0-2.fc21.x86_64.rpm
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/debug/p/pyliblzma-debuginfo-0.5.3-10.fc21.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/debug/p/python-pillow-debuginfo-2.1.0-3.fc21.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qemu-debuginfo-1.6.0-5.fc21.x86_64.rpm
x86_64/debug/q/qpid-proton-debuginfo-0.5-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtbase-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtdeclarative-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtjsbackend-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtscript-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtsvg-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qttools-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtwebkit-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.1.1-1.fc21.x86_64.rpm
x86_64/debug/r/
x86_64/debug/s/
x86_64/debug/s/sblim-gather-debuginfo-2.2.8-4.fc21.x86_64.rpm
x86_64/debug/s/seahorse-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/s/seahorse-nautilus-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/s/spice-gtk-debuginfo-0.20-5.fc21.x86_64.rpm
x86_64/debug/s/supermin-debuginfo-4.1.4-1.fc21.x86_64.rpm
x86_64/debug/t/
x86_64/debug/t/talk-debuginfo-0.17-46.fc21.x86_64.rpm
x86_64/debug/u/
x86_64/debug/u/usb_modeswitch-debuginfo-1.2.7-3.fc21.x86_64.rpm
x86_64/debug/v/
x86_64/debug/v/vim-debuginfo-7.4.9-1.fc21.x86_64.rpm
x86_64/debug/w/
x86_64/debug/w/webkitgtk3-debuginfo-2.1.90-1.fc21.x86_64.rpm
x86_64/debug/x/
x86_64/debug/x/xorg-x11-drv-ati-debuginfo-7.2.0-0.fc21.x86_64.rpm
x86_64/debug/x/xorg-x11-drv-cirrus-debuginfo-1.5.2-1.fc21.x86_64.rpm
x86_64/debug/y/
x86_64/debug/z/
x86_64/os/
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/3/389-ds-base-1.3.1.7-1.fc21.x86_64.rpm
x86_64/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc21.i686.rpm
x86_64/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc21.x86_64.rpm
x86_64/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc21.i686.rpm
x86_64/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc21.x86_64.rpm
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/Agda-2.3.2.1-4.fc21.x86_64.rpm
x86_64/os/Packages/a/aalib-1.4.0-0.24.rc5.fc21.x86_64.rpm
x86_64/os/Packages/a/aalib-devel-1.4.0-0.24.rc5.fc21.i686.rpm
x86_64/os/Packages/a/aalib-devel-1.4.0-0.24.rc5.fc21.x86_64.rpm
x86_64/os/Packages/a/aalib-libs-1.4.0-0.24.rc5.fc21.i686.rpm
x86_64/os/Packages/a/aalib-libs-1.4.0-0.24.rc5.fc21.x86_64.rpm
x86_64/os/Packages/a/acpica-tools-20130823-2.fc21.x86_64.rpm
x86_64/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/bind10-1.1.0-6.fc21.i686.rpm
x86_64/os/Packages/b/bind10-1.1.0-6.fc21.x86_64.rpm
x86_64/os/Packages/b/bind10-devel-1.1.0-6.fc21.i686.rpm
x86_64/os/Packages/b/bind10-devel-1.1.0-6.fc21.x86_64.rpm
x86_64/os/Packages/b/bind10-dhcp-1.1.0-6.fc21.i686.rpm
x86_64/os/Packages/b/bind10-dhcp-1.1.0-6.fc21.x86_64.rpm
x86_64/os/Packages/b/bind10-dns-1.1.0-6.fc21.i686.rpm
x86_64/os/Packages/b/bind10-dns-1.1.0-6.fc21.x86_64.rpm
x86_64/os/Packages/b/bind10-libs-1.1.0-6.fc21.i686.rpm
x86_64/os/Packages/b/bind10-libs-1.1.0-6.fc21.x86_64.rpm
x86_64/os/Packages/b/blender-2.68a-3.fc21.x86_64.rpm
x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc21.noarch.rpm
x86_64/os/Packages/b/blenderplayer-2.68a-3.fc21.x86_64.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/cairo-1.12.16-1.fc21.i686.rpm
x86_64/os/Packages/c/cairo-1.12.16-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc21.i686.rpm
x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc21.i686.rpm
x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc21.i686.rpm
x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cairo-tools-1.12.16-1.fc21.x86_64.rpm
x86_64/os/Packages/c/cmake-2.8.12-0.2.rc1.fc21.x86_64.rpm
x86_64/os/Packages/c/cmake-doc-2.8.12-0.2.rc1.fc21.x86_64.rpm
x86_64/os/Packages/c/cmake-gui-2.8.12-0.2.rc1.fc21.x86_64.rpm
x86_64/os/Packages/c/coda-backup-6.9.5-12.fc21.x86_64.rpm
x86_64/os/Packages/c/coda-client-6.9.5-12.fc21.x86_64.rpm
x86_64/os/Packages/c/coda-gcodacon-6.9.5-12.fc21.x86_64.rpm
x86_64/os/Packages/c/coda-server-6.9.5-12.fc21.x86_64.rpm
x86_64/os/Packages/c/coda-vcodacon-6.9.5-12.fc21.x86_64.rpm
x86_64/os/Packages/c/cracklib-2.9.0-4.fc21.i686.rpm
x86_64/os/Packages/c/cracklib-2.9.0-4.fc21.x86_64.rpm
x86_64/os/Packages/c/cracklib-devel-2.9.0-4.fc21.i686.rpm
x86_64/os/Packages/c/cracklib-devel-2.9.0-4.fc21.x86_64.rpm
x86_64/os/Packages/c/cracklib-dicts-2.9.0-4.fc21.x86_64.rpm
x86_64/os/Packages/c/cracklib-python-2.9.0-4.fc21.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/devassistant-0.6.1-2.fc21.noarch.rpm
x86_64/os/Packages/d/drupal6-service_links-2.2-3.fc21.noarch.rpm
x86_64/os/Packages/d/drupal6-workspace-1.4-7.rc1.fc21.noarch.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/e_dbus-1.7.7-2.fc21.i686.rpm
x86_64/os/Packages/e/e_dbus-1.7.7-2.fc21.x86_64.rpm
x86_64/os/Packages/e/e_dbus-devel-1.7.7-2.fc21.i686.rpm
x86_64/os/Packages/e/e_dbus-devel-1.7.7-2.fc21.x86_64.rpm
x86_64/os/Packages/e/emacs-agda-2.3.2.1-4.fc21.x86_64.rpm
x86_64/os/Packages/e/emacs-agda-el-2.3.2.1-4.fc21.x86_64.rpm
x86_64/os/Packages/e/entangle-0.5.3-1.fc21.x86_64.rpm
x86_64/os/Packages/e/erlang-libguestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/e/eurephia-1.1.0-7.fc21.x86_64.rpm
x86_64/os/Packages/e/eurephia-admin-1.1.0-7.fc21.x86_64.rpm
x86_64/os/Packages/e/eurephia-init-1.1.0-7.fc21.x86_64.rpm
x86_64/os/Packages/e/eurephia-sqlite3-1.1.0-7.fc21.x86_64.rpm
x86_64/os/Packages/e/eurephia-utils-1.1.0-7.fc21.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fedora-logos-19.0.4-3.fc21.noarch.rpm
x86_64/os/Packages/f/fonts-blender-2.68a-3.fc21.noarch.rpm
x86_64/os/Packages/f/freetiger-5-2.fc21.i686.rpm
x86_64/os/Packages/f/freetiger-5-2.fc21.x86_64.rpm
x86_64/os/Packages/f/freetiger-devel-5-2.fc21.i686.rpm
x86_64/os/Packages/f/freetiger-devel-5-2.fc21.x86_64.rpm
x86_64/os/Packages/f/fts-monitoring-3.1.1-1.fc21.noarch.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/garcon-0.2.1-3.fc21.i686.rpm
x86_64/os/Packages/g/garcon-0.2.1-3.fc21.x86_64.rpm
x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc21.i686.rpm
x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc21.x86_64.rpm
x86_64/os/Packages/g/gcr-3.9.90-1.fc21.i686.rpm
x86_64/os/Packages/g/gcr-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gcr-devel-3.9.90-1.fc21.i686.rpm
x86_64/os/Packages/g/gcr-devel-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gdb-7.6.50.20130731-7.fc21.x86_64.rpm
x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm
x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-7.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-Agda-2.3.2.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-Agda-devel-2.3.2.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-hakyll-4.3.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-hakyll-devel-4.3.1.0-4.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-pandoc-1.11.1-6.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-pandoc-devel-1.11.1-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-2.18-6.fc21.i686.rpm
x86_64/os/Packages/g/glibc-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-common-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-devel-2.18-6.fc21.i686.rpm
x86_64/os/Packages/g/glibc-devel-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-headers-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-static-2.18-6.fc21.i686.rpm
x86_64/os/Packages/g/glibc-static-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-utils-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/g/glibmm24-2.37.6-1.fc21.i686.rpm
x86_64/os/Packages/g/glibmm24-2.37.6-1.fc21.x86_64.rpm
x86_64/os/Packages/g/glibmm24-devel-2.37.6-1.fc21.i686.rpm
x86_64/os/Packages/g/glibmm24-devel-2.37.6-1.fc21.x86_64.rpm
x86_64/os/Packages/g/glibmm24-doc-2.37.6-1.fc21.noarch.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-1.3.34-1.fc21.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc21.i686.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc21.x86_64.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc21.i686.rpm
x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-calculator-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-keyring-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-keyring-pam-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/golang-guestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/g/grfcodec-6.0.3-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-devel-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-devel-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc21.noarch.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc21.noarch.rpm
x86_64/os/Packages/g/gstreamer1-plugins-base-tools-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc21.i686.rpm
x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/g/guacamole-0.8.3-1.fc21.noarch.rpm
x86_64/os/Packages/g/guacamole-javadoc-0.8.3-1.fc21.noarch.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/hadoop-common-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-common-native-2.0.5-8.fc21.x86_64.rpm
x86_64/os/Packages/h/hadoop-devel-2.0.5-8.fc21.i686.rpm
x86_64/os/Packages/h/hadoop-devel-2.0.5-8.fc21.x86_64.rpm
x86_64/os/Packages/h/hadoop-hdfs-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-hdfs-fuse-2.0.5-8.fc21.x86_64.rpm
x86_64/os/Packages/h/hadoop-javadoc-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-mapreduce-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-mapreduce-examples-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-maven-plugin-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-yarn-2.0.5-8.fc21.noarch.rpm
x86_64/os/Packages/h/hadoop-yarn-security-2.0.5-8.fc21.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/ilmbase-1.0.3-7.fc21.i686.rpm
x86_64/os/Packages/i/ilmbase-1.0.3-7.fc21.x86_64.rpm
x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc21.i686.rpm
x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc21.x86_64.rpm
x86_64/os/Packages/i/imagefactory-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc21.noarch.rpm
x86_64/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/joyce-2.2.6-1.fc21.i686.rpm
x86_64/os/Packages/j/joyce-2.2.6-1.fc21.x86_64.rpm
x86_64/os/Packages/j/joyce-devel-2.2.6-1.fc21.i686.rpm
x86_64/os/Packages/j/joyce-devel-2.2.6-1.fc21.x86_64.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kaya-0.5.2-21.fc21.x86_64.rpm
x86_64/os/Packages/k/kaya-doc-0.5.2-21.fc21.noarch.rpm
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/k/ksm-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/langtable-0.0.12-1.fc21.noarch.rpm
x86_64/os/Packages/l/langtable-data-0.0.12-1.fc21.noarch.rpm
x86_64/os/Packages/l/langtable-python-0.0.12-1.fc21.noarch.rpm
x86_64/os/Packages/l/libcacard-1.6.0-5.fc21.i686.rpm
x86_64/os/Packages/l/libcacard-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libcacard-devel-1.6.0-5.fc21.i686.rpm
x86_64/os/Packages/l/libcacard-devel-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libcacard-tools-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libcryptui-3.9.90-1.fc21.i686.rpm
x86_64/os/Packages/l/libcryptui-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libcryptui-devel-3.9.90-1.fc21.i686.rpm
x86_64/os/Packages/l/libcryptui-devel-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/l/liberation-fonts-common-1.07.3-2.fc21.noarch.rpm
x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc21.noarch.rpm
x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc21.noarch.rpm
x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc21.noarch.rpm
x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc21.noarch.rpm
x86_64/os/Packages/l/libgphoto2-2.5.2-5.fc21.i686.rpm
x86_64/os/Packages/l/libgphoto2-2.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libgphoto2-devel-2.5.2-5.fc21.i686.rpm
x86_64/os/Packages/l/libgphoto2-devel-2.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-java-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-java-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-live-service-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm
x86_64/os/Packages/l/libguestfs-tools-c-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/l/libhdfs-2.0.5-8.fc21.i686.rpm
x86_64/os/Packages/l/libhdfs-2.0.5-8.fc21.x86_64.rpm
x86_64/os/Packages/l/librepo-1.0.0-1.fc21.i686.rpm
x86_64/os/Packages/l/librepo-1.0.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/librepo-devel-1.0.0-1.fc21.i686.rpm
x86_64/os/Packages/l/librepo-devel-1.0.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libsecret-0.16-1.fc21.i686.rpm
x86_64/os/Packages/l/libsecret-0.16-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libsecret-devel-0.16-1.fc21.i686.rpm
x86_64/os/Packages/l/libsecret-devel-0.16-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libusbx-1.0.17-0.1.rc1.fc21.i686.rpm
x86_64/os/Packages/l/libusbx-1.0.17-0.1.rc1.fc21.x86_64.rpm
x86_64/os/Packages/l/libusbx-devel-1.0.17-0.1.rc1.fc21.i686.rpm
x86_64/os/Packages/l/libusbx-devel-1.0.17-0.1.rc1.fc21.x86_64.rpm
x86_64/os/Packages/l/libusbx-devel-doc-1.0.17-0.1.rc1.fc21.noarch.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.i686.rpm
x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.x86_64.rpm
x86_64/os/Packages/l/lokalize-4.11.0-2.fc21.x86_64.rpm
x86_64/os/Packages/l/lua-guestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/MUMPS-4.10.0-14.fc21.i686.rpm
x86_64/os/Packages/m/MUMPS-4.10.0-14.fc21.x86_64.rpm
x86_64/os/Packages/m/MUMPS-common-4.10.0-14.fc21.noarch.rpm
x86_64/os/Packages/m/MUMPS-devel-4.10.0-14.fc21.i686.rpm
x86_64/os/Packages/m/MUMPS-devel-4.10.0-14.fc21.x86_64.rpm
x86_64/os/Packages/m/MUMPS-examples-4.10.0-14.fc21.x86_64.rpm
x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc21.i686.rpm
x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc21.x86_64.rpm
x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc21.i686.rpm
x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc21.x86_64.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nagios-3.5.0-9.fc21.x86_64.rpm
x86_64/os/Packages/n/nagios-common-3.5.0-9.fc21.x86_64.rpm
x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc21.i686.rpm
x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc21.x86_64.rpm
x86_64/os/Packages/n/ncbi-blast+-2.2.28-1.fc21.x86_64.rpm
x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm
x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc21.noarch.rpm
x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc21.noarch.rpm
x86_64/os/Packages/n/nscd-2.18-6.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-3.15.1-7.fc21.i686.rpm
x86_64/os/Packages/n/nss-3.15.1-7.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-7.fc21.i686.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-7.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc21.i686.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-sysinit-3.15.1-7.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-tools-3.15.1-7.fc21.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc21.i686.rpm
x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc21.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc21.i686.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc21.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc21.noarch.rpm
x86_64/os/Packages/o/ocaml-libguestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.i686.rpm
x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/o/opencl-filesystem-1.0-1.fc21.noarch.rpm
x86_64/os/Packages/o/openlmi-account-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-account-doc-0.2.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openlmi-fan-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-hardware-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc21.i686.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc21.i686.rpm
x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-logicalfile-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-pcp-0.2.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openlmi-powermanagement-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-providers-0.2.0-2.fc21.i686.rpm
x86_64/os/Packages/o/openlmi-providers-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc21.i686.rpm
x86_64/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-python-base-0.2.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openlmi-python-providers-0.2.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openlmi-realmd-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-service-0.2.0-2.fc21.x86_64.rpm
x86_64/os/Packages/o/openlmi-software-0.2.0-2.fc21.noarch.rpm
x86_64/os/Packages/o/openssh-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-askpass-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-clients-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-clients-fips-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-keycat-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-ldap-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-server-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-server-fips-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/o/openssh-server-sysvinit-6.2p2-6.1.fc21.x86_64.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/PyOpenGL-3.0.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.6.1.fc21.x86_64.rpm
x86_64/os/Packages/p/pandoc-1.11.1-6.fc21.x86_64.rpm
x86_64/os/Packages/p/pandoc-pdf-1.11.1-6.fc21.x86_64.rpm
x86_64/os/Packages/p/pcl-1.7.0-2.fc21.i686.rpm
x86_64/os/Packages/p/pcl-1.7.0-2.fc21.x86_64.rpm
x86_64/os/Packages/p/pcl-devel-1.7.0-2.fc21.i686.rpm
x86_64/os/Packages/p/pcl-devel-1.7.0-2.fc21.x86_64.rpm
x86_64/os/Packages/p/pcl-doc-1.7.0-2.fc21.noarch.rpm
x86_64/os/Packages/p/pcl-tools-1.7.0-2.fc21.x86_64.rpm
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc21.noarch.rpm
x86_64/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.04-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-NetPacket-1.4.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-Sys-Guestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/p/perl-UUID-Tiny-1.04-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/pesign-test-app-0.4-4.fc21.x86_64.rpm
x86_64/os/Packages/p/php-libguestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/p/phpPgAdmin-5.1-2.fc21.noarch.rpm
x86_64/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/pyliblzma-0.5.3-10.fc21.x86_64.rpm
x86_64/os/Packages/p/python-joblib-0.7.1-2.fc21.noarch.rpm
x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc21.noarch.rpm
x86_64/os/Packages/p/python-libguestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python-librepo-1.0.0-1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc21.noarch.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git1.1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-3.fc21.i686.rpm
x86_64/os/Packages/p/python-pillow-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.i686.rpm
x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm
x86_64/os/Packages/p/python-pillow-qt-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-sane-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python-pillow-tk-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python-psphere-0.5.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-qpid-proton-0.5-1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-qpid-proton-doc-0.5-1.fc21.x86_64.rpm
x86_64/os/Packages/p/python-tahrir-0.4.0-2.fc21.noarch.rpm
x86_64/os/Packages/p/python-urllib3-1.7-3.fc21.noarch.rpm
x86_64/os/Packages/p/python3-joblib-0.7.1-2.fc21.noarch.rpm
x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc21.noarch.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc21.i686.rpm
x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.i686.rpm
x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm
x86_64/os/Packages/p/python3-pillow-qt-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-sane-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-pillow-tk-2.1.0-3.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-urllib3-1.7-3.fc21.noarch.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qemu-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-common-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-guest-agent-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-img-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-kvm-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-kvm-tools-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-sanity-check-1.1.4-2.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-sanity-check-nodeps-1.1.4-2.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-alpha-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-arm-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-cris-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-lm32-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-m68k-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-microblaze-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-mips-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-moxie-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-or32-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-ppc-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-s390x-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-sh4-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-sparc-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-unicore32-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-x86-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-system-xtensa-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qemu-user-1.6.0-5.fc21.x86_64.rpm
x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc21.i686.rpm
x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc21.i686.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc21.noarch.rpm
x86_64/os/Packages/q/qt5-assistant-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qdbusviewer-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc21.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/rhino-1.7R4-5.fc21.noarch.rpm
x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc21.noarch.rpm
x86_64/os/Packages/r/rhino-javadoc-1.7R4-5.fc21.noarch.rpm
x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc21.noarch.rpm
x86_64/os/Packages/r/ruby-libguestfs-1.23.18-3.fc21.x86_64.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/sblim-gather-2.2.8-4.fc21.i686.rpm
x86_64/os/Packages/s/sblim-gather-2.2.8-4.fc21.x86_64.rpm
x86_64/os/Packages/s/sblim-gather-devel-2.2.8-4.fc21.i686.rpm
x86_64/os/Packages/s/sblim-gather-devel-2.2.8-4.fc21.x86_64.rpm
x86_64/os/Packages/s/sblim-gather-provider-2.2.8-4.fc21.i686.rpm
x86_64/os/Packages/s/sblim-gather-provider-2.2.8-4.fc21.x86_64.rpm
x86_64/os/Packages/s/sblim-gather-test-2.2.8-4.fc21.x86_64.rpm
x86_64/os/Packages/s/sblim-testsuite-1.3.0-10.fc21.noarch.rpm
x86_64/os/Packages/s/seahorse-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/s/seahorse-nautilus-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-glib-0.20-5.fc21.i686.rpm
x86_64/os/Packages/s/spice-glib-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc21.i686.rpm
x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-0.20-5.fc21.i686.rpm
x86_64/os/Packages/s/spice-gtk-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc21.i686.rpm
x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-python-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk-tools-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-0.20-5.fc21.i686.rpm
x86_64/os/Packages/s/spice-gtk3-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc21.i686.rpm
x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/spice-gtk3-vala-0.20-5.fc21.x86_64.rpm
x86_64/os/Packages/s/supermin-4.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/s/supermin-helper-4.1.4-1.fc21.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/talk-0.17-46.fc21.x86_64.rpm
x86_64/os/Packages/t/talk-server-0.17-46.fc21.x86_64.rpm
x86_64/os/Packages/t/ttname-1-1.fc21.noarch.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/u/usb_modeswitch-1.2.7-3.fc21.x86_64.rpm
x86_64/os/Packages/v/
x86_64/os/Packages/v/vim-X11-7.4.9-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vim-common-7.4.9-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vim-enhanced-7.4.9-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vim-filesystem-7.4.9-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vim-minimal-7.4.9-1.fc21.x86_64.rpm
x86_64/os/Packages/w/
x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc21.i686.rpm
x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc21.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.i686.rpm
x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.x86_64.rpm
x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xorg-x11-drv-ati-7.2.0-0.fc21.x86_64.rpm
x86_64/os/Packages/x/xorg-x11-drv-cirrus-1.5.2-1.fc21.x86_64.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/y/yum-3.4.3-108.fc21.noarch.rpm
x86_64/os/Packages/y/yum-cron-3.4.3-108.fc21.noarch.rpm
x86_64/os/Packages/z/
x86_64/os/Packages/z/zanata-client-3.1.1-1.fc21.noarch.rpm
x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc21.noarch.rpm
x86_64/os/drpms/
x86_64/os/drpms/389-ds-base-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.x86_64.drpm
x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm
x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.x86_64.drpm
x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm
x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.x86_64.drpm
x86_64/os/drpms/Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc21.x86_64.drpm
x86_64/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
x86_64/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc21.x86_64.drpm
x86_64/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc21.noarch.drpm
x86_64/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
x86_64/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc21.x86_64.drpm
x86_64/os/drpms/MUMPS-examples-4.10.0-13.fc20_4.10.0-14.fc21.x86_64.drpm
x86_64/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
x86_64/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc21.x86_64.drpm
x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc21.x86_64.drpm
x86_64/os/drpms/OpenColorIO-1.0.8-4.fc21_1.0.8-5.fc21.i686.drpm
x86_64/os/drpms/OpenColorIO-1.0.8-4.fc21_1.0.8-5.fc21.x86_64.drpm
x86_64/os/drpms/OpenColorIO-devel-1.0.8-4.fc21_1.0.8-5.fc21.i686.drpm
x86_64/os/drpms/OpenColorIO-devel-1.0.8-4.fc21_1.0.8-5.fc21.x86_64.drpm
x86_64/os/drpms/OpenColorIO-doc-1.0.8-4.fc21_1.0.8-5.fc21.noarch.drpm
x86_64/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm
x86_64/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm
x86_64/os/drpms/aalib-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.x86_64.drpm
x86_64/os/drpms/aalib-devel-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm
x86_64/os/drpms/aalib-devel-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.x86_64.drpm
x86_64/os/drpms/aalib-libs-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm
x86_64/os/drpms/aalib-libs-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.x86_64.drpm
x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm
x86_64/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
x86_64/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc21.x86_64.drpm
x86_64/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
x86_64/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc21.x86_64.drpm
x86_64/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
x86_64/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc21.x86_64.drpm
x86_64/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
x86_64/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc21.x86_64.drpm
x86_64/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
x86_64/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc21.x86_64.drpm
x86_64/os/drpms/blender-2.68a-2.fc20_2.68a-3.fc21.x86_64.drpm
x86_64/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm
x86_64/os/drpms/blenderplayer-2.68a-2.fc20_2.68a-3.fc21.x86_64.drpm
x86_64/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
x86_64/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc21.x86_64.drpm
x86_64/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
x86_64/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc21.x86_64.drpm
x86_64/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
x86_64/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc21.x86_64.drpm
x86_64/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
x86_64/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc21.x86_64.drpm
x86_64/os/drpms/cairo-tools-1.12.14-4.fc20_1.12.16-1.fc21.x86_64.drpm
x86_64/os/drpms/cmake-2.8.12-0.1.rc1.fc21_2.8.12-0.2.rc1.fc21.x86_64.drpm
x86_64/os/drpms/cmake-gui-2.8.12-0.1.rc1.fc21_2.8.12-0.2.rc1.fc21.x86_64.drpm
x86_64/os/drpms/coda-backup-6.9.5-11.fc20_6.9.5-12.fc21.x86_64.drpm
x86_64/os/drpms/coda-client-6.9.5-11.fc20_6.9.5-12.fc21.x86_64.drpm
x86_64/os/drpms/coda-gcodacon-6.9.5-11.fc20_6.9.5-12.fc21.x86_64.drpm
x86_64/os/drpms/coda-server-6.9.5-11.fc20_6.9.5-12.fc21.x86_64.drpm
x86_64/os/drpms/coda-vcodacon-6.9.5-11.fc20_6.9.5-12.fc21.x86_64.drpm
x86_64/os/drpms/cracklib-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm
x86_64/os/drpms/cracklib-2.9.0-3.fc21_2.9.0-4.fc21.x86_64.drpm
x86_64/os/drpms/cracklib-devel-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm
x86_64/os/drpms/cracklib-devel-2.9.0-3.fc21_2.9.0-4.fc21.x86_64.drpm
x86_64/os/drpms/cracklib-dicts-2.9.0-3.fc21_2.9.0-4.fc21.x86_64.drpm
x86_64/os/drpms/cracklib-python-2.9.0-3.fc21_2.9.0-4.fc21.x86_64.drpm
x86_64/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc21.noarch.drpm
x86_64/os/drpms/drupal6-service_links-2.2-2.fc20_2.2-3.fc21.noarch.drpm
x86_64/os/drpms/drupal6-workspace-1.4-6.rc1.fc20_1.4-7.rc1.fc21.noarch.drpm
x86_64/os/drpms/e_dbus-1.7.7-2.fc20_1.7.7-2.fc21.i686.drpm
x86_64/os/drpms/e_dbus-1.7.7-2.fc20_1.7.7-2.fc21.x86_64.drpm
x86_64/os/drpms/e_dbus-devel-1.7.7-2.fc20_1.7.7-2.fc21.i686.drpm
x86_64/os/drpms/e_dbus-devel-1.7.7-2.fc20_1.7.7-2.fc21.x86_64.drpm
x86_64/os/drpms/emacs-agda-2.3.2.1-1.fc20_2.3.2.1-4.fc21.x86_64.drpm
x86_64/os/drpms/emacs-agda-el-2.3.2.1-1.fc20_2.3.2.1-4.fc21.x86_64.drpm
x86_64/os/drpms/entangle-0.5.2-1.fc20_0.5.3-1.fc21.x86_64.drpm
x86_64/os/drpms/erlang-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/eurephia-1.1.0-6.fc20_1.1.0-7.fc21.x86_64.drpm
x86_64/os/drpms/eurephia-admin-1.1.0-6.fc20_1.1.0-7.fc21.x86_64.drpm
x86_64/os/drpms/eurephia-init-1.1.0-6.fc20_1.1.0-7.fc21.x86_64.drpm
x86_64/os/drpms/eurephia-sqlite3-1.1.0-6.fc20_1.1.0-7.fc21.x86_64.drpm
x86_64/os/drpms/eurephia-utils-1.1.0-6.fc20_1.1.0-7.fc21.x86_64.drpm
x86_64/os/drpms/fedora-logos-19.0.4-3.fc20_19.0.4-3.fc21.noarch.drpm
x86_64/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm
x86_64/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc21.i686.drpm
x86_64/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc21.x86_64.drpm
x86_64/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc21.i686.drpm
x86_64/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc21.x86_64.drpm
x86_64/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm
x86_64/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm
x86_64/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/gdb-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.x86_64.drpm
x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm
x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.x86_64.drpm
x86_64/os/drpms/ghc-Agda-2.3.2.1-1.fc20_2.3.2.1-4.fc21.x86_64.drpm
x86_64/os/drpms/ghc-Agda-devel-2.3.2.1-1.fc20_2.3.2.1-4.fc21.x86_64.drpm
x86_64/os/drpms/ghc-hakyll-4.3.1.0-2.fc20_4.3.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/ghc-hakyll-devel-4.3.1.0-2.fc20_4.3.1.0-4.fc21.x86_64.drpm
x86_64/os/drpms/ghc-pandoc-1.11.1-3.fc20_1.11.1-6.fc21.x86_64.drpm
x86_64/os/drpms/ghc-pandoc-devel-1.11.1-3.fc20_1.11.1-6.fc21.x86_64.drpm
x86_64/os/drpms/glibc-2.18-5.fc21_2.18-6.fc21.i686.drpm
x86_64/os/drpms/glibc-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/glibc-common-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/glibc-devel-2.18-5.fc21_2.18-6.fc21.i686.drpm
x86_64/os/drpms/glibc-devel-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/glibc-headers-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/glibc-static-2.18-5.fc21_2.18-6.fc21.i686.drpm
x86_64/os/drpms/glibc-static-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/glibc-utils-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc21.i686.drpm
x86_64/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc21.x86_64.drpm
x86_64/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc21.i686.drpm
x86_64/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc21.x86_64.drpm
x86_64/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc21.noarch.drpm
x86_64/os/drpms/gnome-calculator-3.9.4-2.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/gnome-keyring-3.9.1-3.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/gnome-keyring-pam-3.9.1-3.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/golang-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/grfcodec-6.0.2-3.fc20_6.0.3-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm
x86_64/os/drpms/gstreamer1-plugins-base-tools-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/guacamole-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm
x86_64/os/drpms/guacamole-javadoc-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm
x86_64/os/drpms/hadoop-common-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-common-native-2.0.5-7.fc20_2.0.5-8.fc21.x86_64.drpm
x86_64/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
x86_64/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc21.x86_64.drpm
x86_64/os/drpms/hadoop-hdfs-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-hdfs-fuse-2.0.5-7.fc20_2.0.5-8.fc21.x86_64.drpm
x86_64/os/drpms/hadoop-javadoc-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-mapreduce-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-mapreduce-examples-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-maven-plugin-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-yarn-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
x86_64/os/drpms/hadoop-yarn-security-2.0.5-7.fc20_2.0.5-8.fc21.x86_64.drpm
x86_64/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc21.i686.drpm
x86_64/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc21.x86_64.drpm
x86_64/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc21.i686.drpm
x86_64/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc21.x86_64.drpm
x86_64/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc21.noarch.drpm
x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm
x86_64/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc21.i686.drpm
x86_64/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc21.x86_64.drpm
x86_64/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc21.i686.drpm
x86_64/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc21.x86_64.drpm
x86_64/os/drpms/kaya-0.5.2-18.fc19_0.5.2-21.fc21.x86_64.drpm
x86_64/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc21.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/ksm-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
x86_64/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
x86_64/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
x86_64/os/drpms/libcacard-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
x86_64/os/drpms/libcacard-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/libcacard-devel-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
x86_64/os/drpms/libcacard-devel-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/libcacard-tools-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm
x86_64/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm
x86_64/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/liberation-fonts-common-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
x86_64/os/drpms/liberation-mono-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
x86_64/os/drpms/liberation-narrow-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
x86_64/os/drpms/liberation-sans-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
x86_64/os/drpms/liberation-serif-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
x86_64/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc21.i686.drpm
x86_64/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc21.i686.drpm
x86_64/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-live-service-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libguestfs-tools-c-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
x86_64/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc21.x86_64.drpm
x86_64/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm
x86_64/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc21.x86_64.drpm
x86_64/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm
x86_64/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc21.x86_64.drpm
x86_64/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc21.i686.drpm
x86_64/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc21.x86_64.drpm
x86_64/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc21.i686.drpm
x86_64/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc21.x86_64.drpm
x86_64/os/drpms/libusbx-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.i686.drpm
x86_64/os/drpms/libusbx-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.x86_64.drpm
x86_64/os/drpms/libusbx-devel-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.i686.drpm
x86_64/os/drpms/libusbx-devel-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.x86_64.drpm
x86_64/os/drpms/libusbx-devel-doc-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.noarch.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.x86_64.drpm
x86_64/os/drpms/lokalize-4.11.0-1.fc21_4.11.0-2.fc21.x86_64.drpm
x86_64/os/drpms/lua-guestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/nagios-3.5.0-8.fc20_3.5.0-9.fc21.x86_64.drpm
x86_64/os/drpms/nagios-common-3.5.0-8.fc20_3.5.0-9.fc21.x86_64.drpm
x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.x86_64.drpm
x86_64/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm
x86_64/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc21.noarch.drpm
x86_64/os/drpms/nscd-2.18-5.fc21_2.18-6.fc21.x86_64.drpm
x86_64/os/drpms/nss-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
x86_64/os/drpms/nss-3.15.1-6.fc21_3.15.1-7.fc21.x86_64.drpm
x86_64/os/drpms/nss-devel-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
x86_64/os/drpms/nss-devel-3.15.1-6.fc21_3.15.1-7.fc21.x86_64.drpm
x86_64/os/drpms/nss-pkcs11-devel-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
x86_64/os/drpms/nss-pkcs11-devel-3.15.1-6.fc21_3.15.1-7.fc21.x86_64.drpm
x86_64/os/drpms/nss-sysinit-3.15.1-6.fc21_3.15.1-7.fc21.x86_64.drpm
x86_64/os/drpms/nss-tools-3.15.1-6.fc21_3.15.1-7.fc21.x86_64.drpm
x86_64/os/drpms/ocaml-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-account-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-fan-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-hardware-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-logicalfile-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
x86_64/os/drpms/openlmi-powermanagement-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
x86_64/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
x86_64/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
x86_64/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
x86_64/os/drpms/openlmi-realmd-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-service-0.1.1-2.fc20_0.2.0-2.fc21.x86_64.drpm
x86_64/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
x86_64/os/drpms/openssh-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/openssh-askpass-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/openssh-clients-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/openssh-keycat-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/openssh-ldap-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/openssh-server-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/openssh-server-sysvinit-6.2p2-5.fc20_6.2p2-6.1.fc21.x86_64.drpm
x86_64/os/drpms/pam_ssh_agent_auth-0.9.3-5.5.fc20_0.9.3-5.6.1.fc21.x86_64.drpm
x86_64/os/drpms/pandoc-1.11.1-3.fc20_1.11.1-6.fc21.x86_64.drpm
x86_64/os/drpms/pandoc-pdf-1.11.1-3.fc20_1.11.1-6.fc21.x86_64.drpm
x86_64/os/drpms/pcl-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm
x86_64/os/drpms/pcl-1.7.0-1.fc21_1.7.0-2.fc21.x86_64.drpm
x86_64/os/drpms/pcl-devel-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm
x86_64/os/drpms/pcl-devel-1.7.0-1.fc21_1.7.0-2.fc21.x86_64.drpm
x86_64/os/drpms/pcl-doc-1.7.0-1.fc21_1.7.0-2.fc21.noarch.drpm
x86_64/os/drpms/pcl-tools-1.7.0-1.fc21_1.7.0-2.fc21.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc21.noarch.drpm
x86_64/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-6.fc20_1.04-1.fc21.noarch.drpm
x86_64/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc21.noarch.drpm
x86_64/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc21.noarch.drpm
x86_64/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc21.noarch.drpm
x86_64/os/drpms/perl-Sys-Guestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc21.noarch.drpm
x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc21.noarch.drpm
x86_64/os/drpms/php-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc21.noarch.drpm
x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
x86_64/os/drpms/pyliblzma-0.5.3-8.fc19_0.5.3-10.fc21.x86_64.drpm
x86_64/os/drpms/python-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm
x86_64/os/drpms/python-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/python-librepo-0.0.5-3.fc20_1.0.0-1.fc21.x86_64.drpm
x86_64/os/drpms/python-neutronclient-2.2.6-1.fc21_2.2.6-2.fc21.noarch.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
x86_64/os/drpms/python-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc21.noarch.drpm
x86_64/os/drpms/python-qpid-proton-0.4-5.fc21_0.5-1.fc21.x86_64.drpm
x86_64/os/drpms/python-qpid-proton-doc-0.4-5.fc21_0.5-1.fc21.x86_64.drpm
x86_64/os/drpms/python-tahrir-0.4.0-1.fc21_0.4.0-2.fc21.noarch.drpm
x86_64/os/drpms/python-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm
x86_64/os/drpms/python3-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm
x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
x86_64/os/drpms/python3-pillow-qt-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-sane-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python3-pillow-tk-2.1.0-2.fc20_2.1.0-3.fc21.x86_64.drpm
x86_64/os/drpms/python3-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm
x86_64/os/drpms/qemu-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-common-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-guest-agent-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-img-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-kvm-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-kvm-tools-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-sanity-check-1.1.3-4.fc21_1.1.4-2.fc21.x86_64.drpm
x86_64/os/drpms/qemu-sanity-check-nodeps-1.1.3-4.fc21_1.1.4-2.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-alpha-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-arm-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-cris-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-lm32-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-m68k-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-microblaze-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-mips-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-moxie-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-or32-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-ppc-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-s390x-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-sh4-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-sparc-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-unicore32-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-x86-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-system-xtensa-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qemu-user-1.6.0-4.fc21_1.6.0-5.fc21.x86_64.drpm
x86_64/os/drpms/qpid-proton-c-0.4-5.fc21_0.5-1.fc21.i686.drpm
x86_64/os/drpms/qpid-proton-c-0.4-5.fc21_0.5-1.fc21.x86_64.drpm
x86_64/os/drpms/qpid-proton-c-devel-0.4-5.fc21_0.5-1.fc21.i686.drpm
x86_64/os/drpms/qpid-proton-c-devel-0.4-5.fc21_0.5-1.fc21.x86_64.drpm
x86_64/os/drpms/qpid-proton-c-devel-doc-0.4-5.fc21_0.5-1.fc21.noarch.drpm
x86_64/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc21_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc21_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc21_5.1.1-1.fc21.i686.drpm
x86_64/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc21_5.1.1-1.fc21.x86_64.drpm
x86_64/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
x86_64/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
x86_64/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
x86_64/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
x86_64/os/drpms/ruby-libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.x86_64.drpm
x86_64/os/drpms/sblim-gather-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
x86_64/os/drpms/sblim-gather-2.2.8-3.fc20_2.2.8-4.fc21.x86_64.drpm
x86_64/os/drpms/sblim-gather-devel-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
x86_64/os/drpms/sblim-gather-devel-2.2.8-3.fc20_2.2.8-4.fc21.x86_64.drpm
x86_64/os/drpms/sblim-gather-provider-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
x86_64/os/drpms/sblim-gather-provider-2.2.8-3.fc20_2.2.8-4.fc21.x86_64.drpm
x86_64/os/drpms/sblim-gather-test-2.2.8-3.fc20_2.2.8-4.fc21.x86_64.drpm
x86_64/os/drpms/sblim-testsuite-1.3.0-9.fc20_1.3.0-10.fc21.noarch.drpm
x86_64/os/drpms/seahorse-3.9.1-2.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/seahorse-nautilus-3.8.0-2.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc21.i686.drpm
x86_64/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm
x86_64/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc21.i686.drpm
x86_64/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm
x86_64/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk-python-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk-tools-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc21.i686.drpm
x86_64/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm
x86_64/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/spice-gtk3-vala-0.20-3.fc20_0.20-5.fc21.x86_64.drpm
x86_64/os/drpms/supermin-4.1.3-1.fc20_4.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/supermin-helper-4.1.3-1.fc20_4.1.4-1.fc21.x86_64.drpm
x86_64/os/drpms/talk-0.17-42.fc20_0.17-46.fc21.x86_64.drpm
x86_64/os/drpms/talk-server-0.17-42.fc20_0.17-46.fc21.x86_64.drpm
x86_64/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-3.fc21.x86_64.drpm
x86_64/os/drpms/vim-X11-7.4.0-2.fc20_7.4.9-1.fc21.x86_64.drpm
x86_64/os/drpms/vim-common-7.4.0-2.fc20_7.4.9-1.fc21.x86_64.drpm
x86_64/os/drpms/vim-enhanced-7.4.0-2.fc20_7.4.9-1.fc21.x86_64.drpm
x86_64/os/drpms/vim-filesystem-7.4.0-2.fc20_7.4.9-1.fc21.x86_64.drpm
x86_64/os/drpms/vim-minimal-7.4.0-2.fc20_7.4.9-1.fc21.x86_64.drpm
x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.x86_64.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.x86_64.drpm
x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm
x86_64/os/drpms/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20_7.2.0-0.fc21.x86_64.drpm
x86_64/os/drpms/xorg-x11-drv-cirrus-1.5.1-10.fc20_1.5.2-1.fc21.x86_64.drpm
x86_64/os/drpms/yum-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm
x86_64/os/drpms/yum-cron-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm
x86_64/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm
x86_64/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm
i386/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc21.i686.rpm => x86_64/os/Packages/3/389-ds-base-devel-1.3.1.7-1.fc21.i686.rpm
i386/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc21.i686.rpm => x86_64/os/Packages/3/389-ds-base-libs-1.3.1.7-1.fc21.i686.rpm
i386/os/Packages/a/aalib-devel-1.4.0-0.24.rc5.fc21.i686.rpm => x86_64/os/Packages/a/aalib-devel-1.4.0-0.24.rc5.fc21.i686.rpm
i386/os/Packages/a/aalib-libs-1.4.0-0.24.rc5.fc21.i686.rpm => x86_64/os/Packages/a/aalib-libs-1.4.0-0.24.rc5.fc21.i686.rpm
i386/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm
armhfp/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm => x86_64/os/Packages/a/apache-parent-10-12.fc21.noarch.rpm
i386/os/Packages/b/bind10-1.1.0-6.fc21.i686.rpm => x86_64/os/Packages/b/bind10-1.1.0-6.fc21.i686.rpm
i386/os/Packages/b/bind10-devel-1.1.0-6.fc21.i686.rpm => x86_64/os/Packages/b/bind10-devel-1.1.0-6.fc21.i686.rpm
i386/os/Packages/b/bind10-dhcp-1.1.0-6.fc21.i686.rpm => x86_64/os/Packages/b/bind10-dhcp-1.1.0-6.fc21.i686.rpm
i386/os/Packages/b/bind10-dns-1.1.0-6.fc21.i686.rpm => x86_64/os/Packages/b/bind10-dns-1.1.0-6.fc21.i686.rpm
i386/os/Packages/b/bind10-libs-1.1.0-6.fc21.i686.rpm => x86_64/os/Packages/b/bind10-libs-1.1.0-6.fc21.i686.rpm
i386/os/Packages/b/blender-rpm-macros-2.68a-3.fc21.noarch.rpm => x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc21.noarch.rpm
armhfp/os/Packages/b/blender-rpm-macros-2.68a-3.fc21.noarch.rpm => x86_64/os/Packages/b/blender-rpm-macros-2.68a-3.fc21.noarch.rpm
i386/os/Packages/c/cairo-1.12.16-1.fc21.i686.rpm => x86_64/os/Packages/c/cairo-1.12.16-1.fc21.i686.rpm
i386/os/Packages/c/cairo-devel-1.12.16-1.fc21.i686.rpm => x86_64/os/Packages/c/cairo-devel-1.12.16-1.fc21.i686.rpm
i386/os/Packages/c/cairo-gobject-1.12.16-1.fc21.i686.rpm => x86_64/os/Packages/c/cairo-gobject-1.12.16-1.fc21.i686.rpm
i386/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc21.i686.rpm => x86_64/os/Packages/c/cairo-gobject-devel-1.12.16-1.fc21.i686.rpm
i386/os/Packages/c/cracklib-2.9.0-4.fc21.i686.rpm => x86_64/os/Packages/c/cracklib-2.9.0-4.fc21.i686.rpm
i386/os/Packages/c/cracklib-devel-2.9.0-4.fc21.i686.rpm => x86_64/os/Packages/c/cracklib-devel-2.9.0-4.fc21.i686.rpm
i386/os/Packages/d/devassistant-0.6.1-2.fc21.noarch.rpm => x86_64/os/Packages/d/devassistant-0.6.1-2.fc21.noarch.rpm
armhfp/os/Packages/d/devassistant-0.6.1-2.fc21.noarch.rpm => x86_64/os/Packages/d/devassistant-0.6.1-2.fc21.noarch.rpm
i386/os/Packages/d/drupal6-service_links-2.2-3.fc21.noarch.rpm => x86_64/os/Packages/d/drupal6-service_links-2.2-3.fc21.noarch.rpm
armhfp/os/Packages/d/drupal6-service_links-2.2-3.fc21.noarch.rpm => x86_64/os/Packages/d/drupal6-service_links-2.2-3.fc21.noarch.rpm
i386/os/Packages/d/drupal6-workspace-1.4-7.rc1.fc21.noarch.rpm => x86_64/os/Packages/d/drupal6-workspace-1.4-7.rc1.fc21.noarch.rpm
armhfp/os/Packages/d/drupal6-workspace-1.4-7.rc1.fc21.noarch.rpm => x86_64/os/Packages/d/drupal6-workspace-1.4-7.rc1.fc21.noarch.rpm
i386/os/Packages/e/e_dbus-1.7.7-2.fc21.i686.rpm => x86_64/os/Packages/e/e_dbus-1.7.7-2.fc21.i686.rpm
i386/os/Packages/e/e_dbus-devel-1.7.7-2.fc21.i686.rpm => x86_64/os/Packages/e/e_dbus-devel-1.7.7-2.fc21.i686.rpm
i386/os/Packages/f/fedora-logos-19.0.4-3.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-logos-19.0.4-3.fc21.noarch.rpm
armhfp/os/Packages/f/fedora-logos-19.0.4-3.fc21.noarch.rpm => x86_64/os/Packages/f/fedora-logos-19.0.4-3.fc21.noarch.rpm
i386/os/Packages/f/fonts-blender-2.68a-3.fc21.noarch.rpm => x86_64/os/Packages/f/fonts-blender-2.68a-3.fc21.noarch.rpm
armhfp/os/Packages/f/fonts-blender-2.68a-3.fc21.noarch.rpm => x86_64/os/Packages/f/fonts-blender-2.68a-3.fc21.noarch.rpm
i386/os/Packages/f/freetiger-5-2.fc21.i686.rpm => x86_64/os/Packages/f/freetiger-5-2.fc21.i686.rpm
i386/os/Packages/f/freetiger-devel-5-2.fc21.i686.rpm => x86_64/os/Packages/f/freetiger-devel-5-2.fc21.i686.rpm
i386/os/Packages/f/fts-monitoring-3.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/f/fts-monitoring-3.1.1-1.fc21.noarch.rpm
armhfp/os/Packages/f/fts-monitoring-3.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/f/fts-monitoring-3.1.1-1.fc21.noarch.rpm
i386/os/Packages/g/garcon-0.2.1-3.fc21.i686.rpm => x86_64/os/Packages/g/garcon-0.2.1-3.fc21.i686.rpm
i386/os/Packages/g/garcon-devel-0.2.1-3.fc21.i686.rpm => x86_64/os/Packages/g/garcon-devel-0.2.1-3.fc21.i686.rpm
i386/os/Packages/g/gcr-3.9.90-1.fc21.i686.rpm => x86_64/os/Packages/g/gcr-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/gcr-devel-3.9.90-1.fc21.i686.rpm => x86_64/os/Packages/g/gcr-devel-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm
armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm => x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-7.fc21.noarch.rpm
i386/os/Packages/g/glibc-2.18-6.fc21.i686.rpm => x86_64/os/Packages/g/glibc-2.18-6.fc21.i686.rpm
i386/os/Packages/g/glibc-devel-2.18-6.fc21.i686.rpm => x86_64/os/Packages/g/glibc-devel-2.18-6.fc21.i686.rpm
i386/os/Packages/g/glibc-static-2.18-6.fc21.i686.rpm => x86_64/os/Packages/g/glibc-static-2.18-6.fc21.i686.rpm
i386/os/Packages/g/glibmm24-2.37.6-1.fc21.i686.rpm => x86_64/os/Packages/g/glibmm24-2.37.6-1.fc21.i686.rpm
i386/os/Packages/g/glibmm24-devel-2.37.6-1.fc21.i686.rpm => x86_64/os/Packages/g/glibmm24-devel-2.37.6-1.fc21.i686.rpm
i386/os/Packages/g/glibmm24-doc-2.37.6-1.fc21.noarch.rpm => x86_64/os/Packages/g/glibmm24-doc-2.37.6-1.fc21.noarch.rpm
armhfp/os/Packages/g/glibmm24-doc-2.37.6-1.fc21.noarch.rpm => x86_64/os/Packages/g/glibmm24-doc-2.37.6-1.fc21.noarch.rpm
i386/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc21.i686.rpm => x86_64/os/Packages/g/glite-px-proxyrenewal-devel-1.3.34-1.fc21.i686.rpm
i386/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc21.i686.rpm => x86_64/os/Packages/g/glite-px-proxyrenewal-libs-1.3.34-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-devel-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-devel-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc21.noarch.rpm => x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc21.noarch.rpm
armhfp/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc21.noarch.rpm => x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.4-1.fc21.noarch.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc21.noarch.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc21.noarch.rpm
armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc21.noarch.rpm => x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.4-1.fc21.noarch.rpm
i386/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc21.i686.rpm => x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.4-1.fc21.i686.rpm
i386/os/Packages/g/guacamole-0.8.3-1.fc21.noarch.rpm => x86_64/os/Packages/g/guacamole-0.8.3-1.fc21.noarch.rpm
armhfp/os/Packages/g/guacamole-0.8.3-1.fc21.noarch.rpm => x86_64/os/Packages/g/guacamole-0.8.3-1.fc21.noarch.rpm
i386/os/Packages/g/guacamole-javadoc-0.8.3-1.fc21.noarch.rpm => x86_64/os/Packages/g/guacamole-javadoc-0.8.3-1.fc21.noarch.rpm
armhfp/os/Packages/g/guacamole-javadoc-0.8.3-1.fc21.noarch.rpm => x86_64/os/Packages/g/guacamole-javadoc-0.8.3-1.fc21.noarch.rpm
i386/os/Packages/h/hadoop-common-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-common-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/h/hadoop-devel-2.0.5-8.fc21.i686.rpm => x86_64/os/Packages/h/hadoop-devel-2.0.5-8.fc21.i686.rpm
i386/os/Packages/h/hadoop-hdfs-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-hdfs-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/h/hadoop-javadoc-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-javadoc-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/h/hadoop-mapreduce-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-mapreduce-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/h/hadoop-mapreduce-examples-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-mapreduce-examples-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/h/hadoop-maven-plugin-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-maven-plugin-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/h/hadoop-yarn-2.0.5-8.fc21.noarch.rpm => x86_64/os/Packages/h/hadoop-yarn-2.0.5-8.fc21.noarch.rpm
i386/os/Packages/i/ilmbase-1.0.3-7.fc21.i686.rpm => x86_64/os/Packages/i/ilmbase-1.0.3-7.fc21.i686.rpm
i386/os/Packages/i/ilmbase-devel-1.0.3-7.fc21.i686.rpm => x86_64/os/Packages/i/ilmbase-devel-1.0.3-7.fc21.i686.rpm
i386/os/Packages/i/imagefactory-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-EC2-JEOS-images-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-IndirectionCloud-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OVA-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-OpenStack-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-RHEVM-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-Rackspace-JEOS-images-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-TinMan-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-ovfcommon-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc21.noarch.rpm
armhfp/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc21.noarch.rpm => x86_64/os/Packages/i/imagefactory-plugins-vSphere-1.1.3-1.fc21.noarch.rpm
i386/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm
armhfp/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm => x86_64/os/Packages/i/ino-0.3.5-3.fc21.noarch.rpm
i386/os/Packages/j/joyce-2.2.6-1.fc21.i686.rpm => x86_64/os/Packages/j/joyce-2.2.6-1.fc21.i686.rpm
i386/os/Packages/j/joyce-devel-2.2.6-1.fc21.i686.rpm => x86_64/os/Packages/j/joyce-devel-2.2.6-1.fc21.i686.rpm
i386/os/Packages/k/kaya-doc-0.5.2-21.fc21.noarch.rpm => x86_64/os/Packages/k/kaya-doc-0.5.2-21.fc21.noarch.rpm
armhfp/os/Packages/k/kaya-doc-0.5.2-21.fc21.noarch.rpm => x86_64/os/Packages/k/kaya-doc-0.5.2-21.fc21.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git1.1.fc21.i686.rpm
i386/os/Packages/l/langtable-0.0.12-1.fc21.noarch.rpm => x86_64/os/Packages/l/langtable-0.0.12-1.fc21.noarch.rpm
armhfp/os/Packages/l/langtable-0.0.12-1.fc21.noarch.rpm => x86_64/os/Packages/l/langtable-0.0.12-1.fc21.noarch.rpm
i386/os/Packages/l/langtable-data-0.0.12-1.fc21.noarch.rpm => x86_64/os/Packages/l/langtable-data-0.0.12-1.fc21.noarch.rpm
armhfp/os/Packages/l/langtable-data-0.0.12-1.fc21.noarch.rpm => x86_64/os/Packages/l/langtable-data-0.0.12-1.fc21.noarch.rpm
i386/os/Packages/l/langtable-python-0.0.12-1.fc21.noarch.rpm => x86_64/os/Packages/l/langtable-python-0.0.12-1.fc21.noarch.rpm
armhfp/os/Packages/l/langtable-python-0.0.12-1.fc21.noarch.rpm => x86_64/os/Packages/l/langtable-python-0.0.12-1.fc21.noarch.rpm
i386/os/Packages/l/libcacard-1.6.0-5.fc21.i686.rpm => x86_64/os/Packages/l/libcacard-1.6.0-5.fc21.i686.rpm
i386/os/Packages/l/libcacard-devel-1.6.0-5.fc21.i686.rpm => x86_64/os/Packages/l/libcacard-devel-1.6.0-5.fc21.i686.rpm
i386/os/Packages/l/libcryptui-3.9.90-1.fc21.i686.rpm => x86_64/os/Packages/l/libcryptui-3.9.90-1.fc21.i686.rpm
i386/os/Packages/l/libcryptui-devel-3.9.90-1.fc21.i686.rpm => x86_64/os/Packages/l/libcryptui-devel-3.9.90-1.fc21.i686.rpm
i386/os/Packages/l/liberation-fonts-common-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-fonts-common-1.07.3-2.fc21.noarch.rpm
armhfp/os/Packages/l/liberation-fonts-common-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-fonts-common-1.07.3-2.fc21.noarch.rpm
i386/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc21.noarch.rpm
armhfp/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-2.fc21.noarch.rpm
i386/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc21.noarch.rpm
armhfp/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-2.fc21.noarch.rpm
i386/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc21.noarch.rpm
armhfp/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-2.fc21.noarch.rpm
i386/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc21.noarch.rpm
armhfp/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc21.noarch.rpm => x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-2.fc21.noarch.rpm
i386/os/Packages/l/libgphoto2-2.5.2-5.fc21.i686.rpm => x86_64/os/Packages/l/libgphoto2-2.5.2-5.fc21.i686.rpm
i386/os/Packages/l/libgphoto2-devel-2.5.2-5.fc21.i686.rpm => x86_64/os/Packages/l/libgphoto2-devel-2.5.2-5.fc21.i686.rpm
i386/os/Packages/l/libguestfs-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-3.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-devel-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-gobject-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-gobject-doc-1.23.18-3.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-java-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-java-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-3.fc21.i686.rpm
i386/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-3.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-3.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-3.fc21.noarch.rpm
i386/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm
armhfp/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm => x86_64/os/Packages/l/libguestfs-tools-1.23.18-3.fc21.noarch.rpm
i386/os/Packages/l/libhdfs-2.0.5-8.fc21.i686.rpm => x86_64/os/Packages/l/libhdfs-2.0.5-8.fc21.i686.rpm
i386/os/Packages/l/librepo-1.0.0-1.fc21.i686.rpm => x86_64/os/Packages/l/librepo-1.0.0-1.fc21.i686.rpm
i386/os/Packages/l/librepo-devel-1.0.0-1.fc21.i686.rpm => x86_64/os/Packages/l/librepo-devel-1.0.0-1.fc21.i686.rpm
i386/os/Packages/l/libsecret-0.16-1.fc21.i686.rpm => x86_64/os/Packages/l/libsecret-0.16-1.fc21.i686.rpm
i386/os/Packages/l/libsecret-devel-0.16-1.fc21.i686.rpm => x86_64/os/Packages/l/libsecret-devel-0.16-1.fc21.i686.rpm
i386/os/Packages/l/libusbx-1.0.17-0.1.rc1.fc21.i686.rpm => x86_64/os/Packages/l/libusbx-1.0.17-0.1.rc1.fc21.i686.rpm
i386/os/Packages/l/libusbx-devel-1.0.17-0.1.rc1.fc21.i686.rpm => x86_64/os/Packages/l/libusbx-devel-1.0.17-0.1.rc1.fc21.i686.rpm
i386/os/Packages/l/libusbx-devel-doc-1.0.17-0.1.rc1.fc21.noarch.rpm => x86_64/os/Packages/l/libusbx-devel-doc-1.0.17-0.1.rc1.fc21.noarch.rpm
armhfp/os/Packages/l/libusbx-devel-doc-1.0.17-0.1.rc1.fc21.noarch.rpm => x86_64/os/Packages/l/libusbx-devel-doc-1.0.17-0.1.rc1.fc21.noarch.rpm
i386/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.i686.rpm => x86_64/os/Packages/l/libwebkit2gtk-2.1.90-1.fc21.i686.rpm
i386/os/Packages/m/MUMPS-4.10.0-14.fc21.i686.rpm => x86_64/os/Packages/m/MUMPS-4.10.0-14.fc21.i686.rpm
i386/os/Packages/m/MUMPS-common-4.10.0-14.fc21.noarch.rpm => x86_64/os/Packages/m/MUMPS-common-4.10.0-14.fc21.noarch.rpm
armhfp/os/Packages/m/MUMPS-common-4.10.0-14.fc21.noarch.rpm => x86_64/os/Packages/m/MUMPS-common-4.10.0-14.fc21.noarch.rpm
i386/os/Packages/m/MUMPS-devel-4.10.0-14.fc21.i686.rpm => x86_64/os/Packages/m/MUMPS-devel-4.10.0-14.fc21.i686.rpm
i386/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc21.i686.rpm => x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-14.fc21.i686.rpm
i386/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc21.i686.rpm => x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-14.fc21.i686.rpm
i386/os/Packages/n/nagios-devel-3.5.0-9.fc21.i686.rpm => x86_64/os/Packages/n/nagios-devel-3.5.0-9.fc21.i686.rpm
i386/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-5.fc21.noarch.rpm
i386/os/Packages/n/nodejs-keypress-0.2.1-1.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-keypress-0.2.1-1.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-keypress-0.2.1-1.fc21.noarch.rpm
i386/os/Packages/n/nodejs-minimist-0.0.1-2.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-minimist-0.0.1-2.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-minimist-0.0.1-2.fc21.noarch.rpm
i386/os/Packages/n/nss-3.15.1-7.fc21.i686.rpm => x86_64/os/Packages/n/nss-3.15.1-7.fc21.i686.rpm
i386/os/Packages/n/nss-devel-3.15.1-7.fc21.i686.rpm => x86_64/os/Packages/n/nss-devel-3.15.1-7.fc21.i686.rpm
i386/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc21.i686.rpm => x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-7.fc21.i686.rpm
i386/os/Packages/o/OpenColorIO-1.0.8-5.fc21.i686.rpm => x86_64/os/Packages/o/OpenColorIO-1.0.8-5.fc21.i686.rpm
i386/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc21.i686.rpm => x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-5.fc21.i686.rpm
i386/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc21.noarch.rpm => x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc21.noarch.rpm
armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc21.noarch.rpm => x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-5.fc21.noarch.rpm
i386/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.i686.rpm => x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-3.fc21.i686.rpm
i386/os/Packages/o/opencl-filesystem-1.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/opencl-filesystem-1.0-1.fc21.noarch.rpm
armhfp/os/Packages/o/opencl-filesystem-1.0-1.fc21.noarch.rpm => x86_64/os/Packages/o/opencl-filesystem-1.0-1.fc21.noarch.rpm
i386/os/Packages/o/openlmi-account-doc-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-account-doc-0.2.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-account-doc-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-account-doc-0.2.0-2.fc21.noarch.rpm
i386/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc21.i686.rpm => x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc21.i686.rpm => x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-pcp-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-pcp-0.2.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-pcp-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-pcp-0.2.0-2.fc21.noarch.rpm
i386/os/Packages/o/openlmi-providers-0.2.0-2.fc21.i686.rpm => x86_64/os/Packages/o/openlmi-providers-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc21.i686.rpm => x86_64/os/Packages/o/openlmi-providers-devel-0.2.0-2.fc21.i686.rpm
i386/os/Packages/o/openlmi-python-base-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-python-base-0.2.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-python-base-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-python-base-0.2.0-2.fc21.noarch.rpm
i386/os/Packages/o/openlmi-python-providers-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-python-providers-0.2.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-python-providers-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-python-providers-0.2.0-2.fc21.noarch.rpm
i386/os/Packages/o/openlmi-software-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-software-0.2.0-2.fc21.noarch.rpm
armhfp/os/Packages/o/openlmi-software-0.2.0-2.fc21.noarch.rpm => x86_64/os/Packages/o/openlmi-software-0.2.0-2.fc21.noarch.rpm
i386/os/Packages/p/PyOpenGL-3.0.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-3.0.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/PyOpenGL-3.0.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-3.0.2-1.fc21.noarch.rpm
i386/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/PyOpenGL-Tk-3.0.2-1.fc21.noarch.rpm
i386/os/Packages/p/pcl-1.7.0-2.fc21.i686.rpm => x86_64/os/Packages/p/pcl-1.7.0-2.fc21.i686.rpm
i386/os/Packages/p/pcl-devel-1.7.0-2.fc21.i686.rpm => x86_64/os/Packages/p/pcl-devel-1.7.0-2.fc21.i686.rpm
i386/os/Packages/p/pcl-doc-1.7.0-2.fc21.noarch.rpm => x86_64/os/Packages/p/pcl-doc-1.7.0-2.fc21.noarch.rpm
armhfp/os/Packages/p/pcl-doc-1.7.0-2.fc21.noarch.rpm => x86_64/os/Packages/p/pcl-doc-1.7.0-2.fc21.noarch.rpm
i386/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc21.noarch.rpm
armhfp/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-6.fc21.noarch.rpm
i386/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.04-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.04-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.04-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.04-1.fc21.noarch.rpm
i386/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-MIME-Charset-1.010.1-1.fc21.noarch.rpm
i386/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-MIME-EncWords-1.014.2-1.fc21.noarch.rpm
i386/os/Packages/p/perl-NetPacket-1.4.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-NetPacket-1.4.0-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-NetPacket-1.4.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-NetPacket-1.4.0-1.fc21.noarch.rpm
i386/os/Packages/p/perl-UUID-Tiny-1.04-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-UUID-Tiny-1.04-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-UUID-Tiny-1.04-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-UUID-Tiny-1.04-1.fc21.noarch.rpm
i386/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.6.0-1.fc21.noarch.rpm
i386/os/Packages/p/phpPgAdmin-5.1-2.fc21.noarch.rpm => x86_64/os/Packages/p/phpPgAdmin-5.1-2.fc21.noarch.rpm
armhfp/os/Packages/p/phpPgAdmin-5.1-2.fc21.noarch.rpm => x86_64/os/Packages/p/phpPgAdmin-5.1-2.fc21.noarch.rpm
i386/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-3.2.2-1.fc21.noarch.rpm
i386/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/puppet-server-3.2.2-1.fc21.noarch.rpm
i386/os/Packages/p/python-joblib-0.7.1-2.fc21.noarch.rpm => x86_64/os/Packages/p/python-joblib-0.7.1-2.fc21.noarch.rpm
armhfp/os/Packages/p/python-joblib-0.7.1-2.fc21.noarch.rpm => x86_64/os/Packages/p/python-joblib-0.7.1-2.fc21.noarch.rpm
i386/os/Packages/p/python-lesscpy-0.9j-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc21.noarch.rpm
armhfp/os/Packages/p/python-lesscpy-0.9j-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-lesscpy-0.9j-3.fc21.noarch.rpm
i386/os/Packages/p/python-neutronclient-2.2.6-2.fc21.noarch.rpm => x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc21.noarch.rpm
armhfp/os/Packages/p/python-neutronclient-2.2.6-2.fc21.noarch.rpm => x86_64/os/Packages/p/python-neutronclient-2.2.6-2.fc21.noarch.rpm
i386/os/Packages/p/python-pillow-2.1.0-3.fc21.i686.rpm => x86_64/os/Packages/p/python-pillow-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.i686.rpm => x86_64/os/Packages/p/python-pillow-devel-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm
armhfp/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-pillow-doc-2.1.0-3.fc21.noarch.rpm
i386/os/Packages/p/python-psphere-0.5.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-psphere-0.5.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/python-psphere-0.5.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-psphere-0.5.2-1.fc21.noarch.rpm
i386/os/Packages/p/python-tahrir-0.4.0-2.fc21.noarch.rpm => x86_64/os/Packages/p/python-tahrir-0.4.0-2.fc21.noarch.rpm
armhfp/os/Packages/p/python-tahrir-0.4.0-2.fc21.noarch.rpm => x86_64/os/Packages/p/python-tahrir-0.4.0-2.fc21.noarch.rpm
i386/os/Packages/p/python-urllib3-1.7-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-urllib3-1.7-3.fc21.noarch.rpm
armhfp/os/Packages/p/python-urllib3-1.7-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-urllib3-1.7-3.fc21.noarch.rpm
i386/os/Packages/p/python3-joblib-0.7.1-2.fc21.noarch.rpm => x86_64/os/Packages/p/python3-joblib-0.7.1-2.fc21.noarch.rpm
armhfp/os/Packages/p/python3-joblib-0.7.1-2.fc21.noarch.rpm => x86_64/os/Packages/p/python3-joblib-0.7.1-2.fc21.noarch.rpm
i386/os/Packages/p/python3-lesscpy-0.9j-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc21.noarch.rpm
armhfp/os/Packages/p/python3-lesscpy-0.9j-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-lesscpy-0.9j-3.fc21.noarch.rpm
i386/os/Packages/p/python3-pillow-2.1.0-3.fc21.i686.rpm => x86_64/os/Packages/p/python3-pillow-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.i686.rpm => x86_64/os/Packages/p/python3-pillow-devel-2.1.0-3.fc21.i686.rpm
i386/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm
armhfp/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-pillow-doc-2.1.0-3.fc21.noarch.rpm
i386/os/Packages/p/python3-urllib3-1.7-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-urllib3-1.7-3.fc21.noarch.rpm
armhfp/os/Packages/p/python3-urllib3-1.7-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-urllib3-1.7-3.fc21.noarch.rpm
i386/os/Packages/q/qpid-proton-c-0.5-1.fc21.i686.rpm => x86_64/os/Packages/q/qpid-proton-c-0.5-1.fc21.i686.rpm
i386/os/Packages/q/qpid-proton-c-devel-0.5-1.fc21.i686.rpm => x86_64/os/Packages/q/qpid-proton-c-devel-0.5-1.fc21.i686.rpm
i386/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc21.noarch.rpm => x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc21.noarch.rpm
armhfp/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc21.noarch.rpm => x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.5-1.fc21.noarch.rpm
i386/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-designer-plugin-webkit-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-ibase-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-mysql-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-odbc-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-postgresql-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-static-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-tds-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtbase-x11-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtdeclarative-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtdeclarative-static-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtjsbackend-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtscript-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtscript-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtscript-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtsvg-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtsvg-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtsvg-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qttools-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qttools-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qttools-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qttools-static-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qttools-static-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtwebkit-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtwebkit-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-5.1.1-1.fc21.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.1.1-1.fc21.i686.rpm
i386/os/Packages/r/rhino-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-1.7R4-5.fc21.noarch.rpm
armhfp/os/Packages/r/rhino-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-1.7R4-5.fc21.noarch.rpm
i386/os/Packages/r/rhino-demo-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc21.noarch.rpm
armhfp/os/Packages/r/rhino-demo-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-demo-1.7R4-5.fc21.noarch.rpm
i386/os/Packages/r/rhino-javadoc-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-javadoc-1.7R4-5.fc21.noarch.rpm
armhfp/os/Packages/r/rhino-javadoc-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-javadoc-1.7R4-5.fc21.noarch.rpm
i386/os/Packages/r/rhino-manual-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc21.noarch.rpm
armhfp/os/Packages/r/rhino-manual-1.7R4-5.fc21.noarch.rpm => x86_64/os/Packages/r/rhino-manual-1.7R4-5.fc21.noarch.rpm
i386/os/Packages/s/sblim-gather-2.2.8-4.fc21.i686.rpm => x86_64/os/Packages/s/sblim-gather-2.2.8-4.fc21.i686.rpm
i386/os/Packages/s/sblim-gather-devel-2.2.8-4.fc21.i686.rpm => x86_64/os/Packages/s/sblim-gather-devel-2.2.8-4.fc21.i686.rpm
i386/os/Packages/s/sblim-gather-provider-2.2.8-4.fc21.i686.rpm => x86_64/os/Packages/s/sblim-gather-provider-2.2.8-4.fc21.i686.rpm
i386/os/Packages/s/sblim-testsuite-1.3.0-10.fc21.noarch.rpm => x86_64/os/Packages/s/sblim-testsuite-1.3.0-10.fc21.noarch.rpm
armhfp/os/Packages/s/sblim-testsuite-1.3.0-10.fc21.noarch.rpm => x86_64/os/Packages/s/sblim-testsuite-1.3.0-10.fc21.noarch.rpm
i386/os/Packages/s/spice-glib-0.20-5.fc21.i686.rpm => x86_64/os/Packages/s/spice-glib-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-glib-devel-0.20-5.fc21.i686.rpm => x86_64/os/Packages/s/spice-glib-devel-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-gtk-0.20-5.fc21.i686.rpm => x86_64/os/Packages/s/spice-gtk-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-gtk-devel-0.20-5.fc21.i686.rpm => x86_64/os/Packages/s/spice-gtk-devel-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-gtk3-0.20-5.fc21.i686.rpm => x86_64/os/Packages/s/spice-gtk3-0.20-5.fc21.i686.rpm
i386/os/Packages/s/spice-gtk3-devel-0.20-5.fc21.i686.rpm => x86_64/os/Packages/s/spice-gtk3-devel-0.20-5.fc21.i686.rpm
i386/os/Packages/t/ttname-1-1.fc21.noarch.rpm => x86_64/os/Packages/t/ttname-1-1.fc21.noarch.rpm
armhfp/os/Packages/t/ttname-1-1.fc21.noarch.rpm => x86_64/os/Packages/t/ttname-1-1.fc21.noarch.rpm
i386/os/Packages/w/webkitgtk3-2.1.90-1.fc21.i686.rpm => x86_64/os/Packages/w/webkitgtk3-2.1.90-1.fc21.i686.rpm
i386/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.i686.rpm => x86_64/os/Packages/w/webkitgtk3-devel-2.1.90-1.fc21.i686.rpm
i386/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm
armhfp/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm => x86_64/os/Packages/w/webkitgtk3-doc-2.1.90-1.fc21.noarch.rpm
i386/os/Packages/y/yum-3.4.3-108.fc21.noarch.rpm => x86_64/os/Packages/y/yum-3.4.3-108.fc21.noarch.rpm
armhfp/os/Packages/y/yum-3.4.3-108.fc21.noarch.rpm => x86_64/os/Packages/y/yum-3.4.3-108.fc21.noarch.rpm
i386/os/Packages/y/yum-cron-3.4.3-108.fc21.noarch.rpm => x86_64/os/Packages/y/yum-cron-3.4.3-108.fc21.noarch.rpm
armhfp/os/Packages/y/yum-cron-3.4.3-108.fc21.noarch.rpm => x86_64/os/Packages/y/yum-cron-3.4.3-108.fc21.noarch.rpm
i386/os/Packages/z/zanata-client-3.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-client-3.1.1-1.fc21.noarch.rpm
armhfp/os/Packages/z/zanata-client-3.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-client-3.1.1-1.fc21.noarch.rpm
i386/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc21.noarch.rpm
armhfp/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-client-javadoc-3.1.1-1.fc21.noarch.rpm
i386/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm => x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm
i386/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm => x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20.1_1.3.1.7-1.fc21.i686.drpm
i386/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm => x86_64/os/drpms/MUMPS-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
i386/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc21.noarch.drpm => x86_64/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc21.noarch.drpm
armhfp/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc21.noarch.drpm => x86_64/os/drpms/MUMPS-common-4.10.0-13.fc20_4.10.0-14.fc21.noarch.drpm
i386/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm => x86_64/os/drpms/MUMPS-devel-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
i386/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm => x86_64/os/drpms/MUMPS-openmpi-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
i386/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm => x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-13.fc20_4.10.0-14.fc21.i686.drpm
i386/os/drpms/OpenColorIO-1.0.8-4.fc21_1.0.8-5.fc21.i686.drpm => x86_64/os/drpms/OpenColorIO-1.0.8-4.fc21_1.0.8-5.fc21.i686.drpm
i386/os/drpms/OpenColorIO-devel-1.0.8-4.fc21_1.0.8-5.fc21.i686.drpm => x86_64/os/drpms/OpenColorIO-devel-1.0.8-4.fc21_1.0.8-5.fc21.i686.drpm
i386/os/drpms/OpenColorIO-doc-1.0.8-4.fc21_1.0.8-5.fc21.noarch.drpm => x86_64/os/drpms/OpenColorIO-doc-1.0.8-4.fc21_1.0.8-5.fc21.noarch.drpm
armhfp/os/drpms/OpenColorIO-doc-1.0.8-4.fc21_1.0.8-5.fc21.noarch.drpm => x86_64/os/drpms/OpenColorIO-doc-1.0.8-4.fc21_1.0.8-5.fc21.noarch.drpm
i386/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm => x86_64/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm
armhfp/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm => x86_64/os/drpms/PyOpenGL-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm
i386/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm => x86_64/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm
armhfp/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm => x86_64/os/drpms/PyOpenGL-Tk-3.0.1-7.fc20_3.0.2-1.fc21.noarch.drpm
i386/os/drpms/aalib-devel-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm => x86_64/os/drpms/aalib-devel-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm
i386/os/drpms/aalib-libs-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm => x86_64/os/drpms/aalib-libs-1.4.0-0.23.rc5.fc20_1.4.0-0.24.rc5.fc21.i686.drpm
i386/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm => x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm
armhfp/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm => x86_64/os/drpms/apache-parent-10-11.fc20_10-12.fc21.noarch.drpm
i386/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm => x86_64/os/drpms/bind10-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
i386/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm => x86_64/os/drpms/bind10-devel-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
i386/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm => x86_64/os/drpms/bind10-dhcp-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
i386/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm => x86_64/os/drpms/bind10-dns-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
i386/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm => x86_64/os/drpms/bind10-libs-1.1.0-4.fc20_1.1.0-6.fc21.i686.drpm
i386/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm => x86_64/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm
armhfp/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm => x86_64/os/drpms/blender-rpm-macros-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm
i386/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm => x86_64/os/drpms/cairo-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
i386/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm => x86_64/os/drpms/cairo-devel-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
i386/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm => x86_64/os/drpms/cairo-gobject-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
i386/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm => x86_64/os/drpms/cairo-gobject-devel-1.12.14-4.fc20_1.12.16-1.fc21.i686.drpm
i386/os/drpms/cracklib-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm => x86_64/os/drpms/cracklib-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm
i386/os/drpms/cracklib-devel-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm => x86_64/os/drpms/cracklib-devel-2.9.0-3.fc21_2.9.0-4.fc21.i686.drpm
i386/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc21.noarch.drpm => x86_64/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc21.noarch.drpm
armhfp/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc21.noarch.drpm => x86_64/os/drpms/devassistant-0.5.0-2.fc20_0.6.1-2.fc21.noarch.drpm
i386/os/drpms/drupal6-service_links-2.2-2.fc20_2.2-3.fc21.noarch.drpm => x86_64/os/drpms/drupal6-service_links-2.2-2.fc20_2.2-3.fc21.noarch.drpm
armhfp/os/drpms/drupal6-service_links-2.2-2.fc20_2.2-3.fc21.noarch.drpm => x86_64/os/drpms/drupal6-service_links-2.2-2.fc20_2.2-3.fc21.noarch.drpm
i386/os/drpms/drupal6-workspace-1.4-6.rc1.fc20_1.4-7.rc1.fc21.noarch.drpm => x86_64/os/drpms/drupal6-workspace-1.4-6.rc1.fc20_1.4-7.rc1.fc21.noarch.drpm
armhfp/os/drpms/drupal6-workspace-1.4-6.rc1.fc20_1.4-7.rc1.fc21.noarch.drpm => x86_64/os/drpms/drupal6-workspace-1.4-6.rc1.fc20_1.4-7.rc1.fc21.noarch.drpm
i386/os/drpms/e_dbus-1.7.7-2.fc20_1.7.7-2.fc21.i686.drpm => x86_64/os/drpms/e_dbus-1.7.7-2.fc20_1.7.7-2.fc21.i686.drpm
i386/os/drpms/e_dbus-devel-1.7.7-2.fc20_1.7.7-2.fc21.i686.drpm => x86_64/os/drpms/e_dbus-devel-1.7.7-2.fc20_1.7.7-2.fc21.i686.drpm
i386/os/drpms/fedora-logos-19.0.4-3.fc20_19.0.4-3.fc21.noarch.drpm => x86_64/os/drpms/fedora-logos-19.0.4-3.fc20_19.0.4-3.fc21.noarch.drpm
armhfp/os/drpms/fedora-logos-19.0.4-3.fc20_19.0.4-3.fc21.noarch.drpm => x86_64/os/drpms/fedora-logos-19.0.4-3.fc20_19.0.4-3.fc21.noarch.drpm
i386/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm => x86_64/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm
armhfp/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm => x86_64/os/drpms/fonts-blender-2.68a-2.fc20_2.68a-3.fc21.noarch.drpm
i386/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc21.i686.drpm => x86_64/os/drpms/garcon-0.2.1-2.fc20_0.2.1-3.fc21.i686.drpm
i386/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc21.i686.drpm => x86_64/os/drpms/garcon-devel-0.2.1-2.fc20_0.2.1-3.fc21.i686.drpm
i386/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm => x86_64/os/drpms/gcr-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm => x86_64/os/drpms/gcr-devel-3.9.1-3.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm
armhfp/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm => x86_64/os/drpms/gdb-doc-7.6.50.20130731-5.fc20_7.6.50.20130731-7.fc21.noarch.drpm
i386/os/drpms/glibc-2.18-5.fc21_2.18-6.fc21.i686.drpm => x86_64/os/drpms/glibc-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/glibc-devel-2.18-5.fc21_2.18-6.fc21.i686.drpm => x86_64/os/drpms/glibc-devel-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/glibc-static-2.18-5.fc21_2.18-6.fc21.i686.drpm => x86_64/os/drpms/glibc-static-2.18-5.fc21_2.18-6.fc21.i686.drpm
i386/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc21.i686.drpm => x86_64/os/drpms/glibmm24-2.37.5-1.fc20_2.37.6-1.fc21.i686.drpm
i386/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc21.i686.drpm => x86_64/os/drpms/glibmm24-devel-2.37.5-1.fc20_2.37.6-1.fc21.i686.drpm
i386/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc21.noarch.drpm => x86_64/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc21.noarch.drpm
armhfp/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc21.noarch.drpm => x86_64/os/drpms/glibmm24-doc-2.37.5-1.fc20_2.37.6-1.fc21.noarch.drpm
i386/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm => x86_64/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm
armhfp/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm => x86_64/os/drpms/gstreamer1-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm
i386/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-base-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm => x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm
armhfp/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm => x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20_1.1.4-1.fc21.noarch.drpm
i386/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-good-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm => x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.3-1.fc20_1.1.4-1.fc21.i686.drpm
i386/os/drpms/guacamole-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm => x86_64/os/drpms/guacamole-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm
armhfp/os/drpms/guacamole-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm => x86_64/os/drpms/guacamole-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm
i386/os/drpms/guacamole-javadoc-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm => x86_64/os/drpms/guacamole-javadoc-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm
armhfp/os/drpms/guacamole-javadoc-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm => x86_64/os/drpms/guacamole-javadoc-0.8.2-4.fc21_0.8.3-1.fc21.noarch.drpm
i386/os/drpms/hadoop-common-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-common-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm => x86_64/os/drpms/hadoop-devel-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
i386/os/drpms/hadoop-hdfs-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-hdfs-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/hadoop-javadoc-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-javadoc-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/hadoop-mapreduce-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-mapreduce-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/hadoop-mapreduce-examples-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-mapreduce-examples-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/hadoop-maven-plugin-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-maven-plugin-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/hadoop-yarn-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm => x86_64/os/drpms/hadoop-yarn-2.0.5-7.fc20_2.0.5-8.fc21.noarch.drpm
i386/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc21.i686.drpm => x86_64/os/drpms/ilmbase-1.0.3-5.fc19_1.0.3-7.fc21.i686.drpm
i386/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc21.i686.drpm => x86_64/os/drpms/ilmbase-devel-1.0.3-5.fc19_1.0.3-7.fc21.i686.drpm
i386/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc21.noarch.drpm => x86_64/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc21.noarch.drpm
armhfp/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc21.noarch.drpm => x86_64/os/drpms/imagefactory-1.1.2-2.fc20_1.1.3-1.fc21.noarch.drpm
i386/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm => x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm
armhfp/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm => x86_64/os/drpms/ino-0.3.5-2.fc20_0.3.5-3.fc21.noarch.drpm
i386/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc21.i686.drpm => x86_64/os/drpms/joyce-2.2.5-2.fc20_2.2.6-1.fc21.i686.drpm
i386/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc21.i686.drpm => x86_64/os/drpms/joyce-devel-2.2.5-2.fc20_2.2.6-1.fc21.i686.drpm
i386/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc21.noarch.drpm => x86_64/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc21.noarch.drpm
armhfp/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc21.noarch.drpm => x86_64/os/drpms/kaya-doc-0.5.2-18.fc19_0.5.2-21.fc21.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21_3.11.0-0.rc7.git1.1.fc21.i686.drpm
i386/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm => x86_64/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
armhfp/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm => x86_64/os/drpms/langtable-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
i386/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm => x86_64/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
armhfp/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm => x86_64/os/drpms/langtable-data-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
i386/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm => x86_64/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
armhfp/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm => x86_64/os/drpms/langtable-python-0.0.11-1.fc20_0.0.12-1.fc21.noarch.drpm
i386/os/drpms/libcacard-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm => x86_64/os/drpms/libcacard-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/libcacard-devel-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm => x86_64/os/drpms/libcacard-devel-1.6.0-4.fc21_1.6.0-5.fc21.i686.drpm
i386/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm => x86_64/os/drpms/libcryptui-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm => x86_64/os/drpms/libcryptui-devel-3.8.0-2.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/liberation-fonts-common-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-fonts-common-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
armhfp/os/drpms/liberation-fonts-common-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-fonts-common-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
i386/os/drpms/liberation-mono-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-mono-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
armhfp/os/drpms/liberation-mono-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-mono-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
i386/os/drpms/liberation-narrow-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-narrow-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
armhfp/os/drpms/liberation-narrow-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-narrow-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
i386/os/drpms/liberation-sans-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-sans-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
armhfp/os/drpms/liberation-sans-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-sans-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
i386/os/drpms/liberation-serif-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-serif-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
armhfp/os/drpms/liberation-serif-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm => x86_64/os/drpms/liberation-serif-fonts-1.07.3-1.fc21_1.07.3-2.fc21.noarch.drpm
i386/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc21.i686.drpm => x86_64/os/drpms/libgphoto2-2.5.2-4.fc20_2.5.2-5.fc21.i686.drpm
i386/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc21.i686.drpm => x86_64/os/drpms/libgphoto2-devel-2.5.2-4.fc20_2.5.2-5.fc21.i686.drpm
i386/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/libguestfs-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/libguestfs-gobject-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/libguestfs-gobject-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/libguestfs-java-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/libguestfs-java-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm => x86_64/os/drpms/libhdfs-2.0.5-7.fc20_2.0.5-8.fc21.i686.drpm
i386/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm => x86_64/os/drpms/librepo-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm
i386/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm => x86_64/os/drpms/librepo-devel-0.0.5-3.fc20_1.0.0-1.fc21.i686.drpm
i386/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc21.i686.drpm => x86_64/os/drpms/libsecret-0.15-2.fc20_0.16-1.fc21.i686.drpm
i386/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc21.i686.drpm => x86_64/os/drpms/libsecret-devel-0.15-2.fc20_0.16-1.fc21.i686.drpm
i386/os/drpms/libusbx-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.i686.drpm => x86_64/os/drpms/libusbx-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.i686.drpm
i386/os/drpms/libusbx-devel-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.i686.drpm => x86_64/os/drpms/libusbx-devel-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.i686.drpm
i386/os/drpms/libusbx-devel-doc-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.noarch.drpm => x86_64/os/drpms/libusbx-devel-doc-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.noarch.drpm
armhfp/os/drpms/libusbx-devel-doc-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.noarch.drpm => x86_64/os/drpms/libusbx-devel-doc-1.0.16-3.fc20_1.0.17-0.1.rc1.fc21.noarch.drpm
i386/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm => x86_64/os/drpms/libwebkit2gtk-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
i386/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm => x86_64/os/drpms/nagios-devel-3.5.0-8.fc20_3.5.0-9.fc21.i686.drpm
i386/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm
armhfp/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-4.fc21_1.2.0-5.fc21.noarch.drpm
i386/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc21.noarch.drpm => x86_64/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc21.noarch.drpm
armhfp/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc21.noarch.drpm => x86_64/os/drpms/nodejs-keypress-0.1.0-4.fc20_0.2.1-1.fc21.noarch.drpm
i386/os/drpms/nss-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm => x86_64/os/drpms/nss-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
i386/os/drpms/nss-devel-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm => x86_64/os/drpms/nss-devel-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
i386/os/drpms/nss-pkcs11-devel-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm => x86_64/os/drpms/nss-pkcs11-devel-3.15.1-6.fc21_3.15.1-7.fc21.i686.drpm
i386/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm => x86_64/os/drpms/ocaml-libguestfs-devel-1.23.18-2.fc20_1.23.18-3.fc21.i686.drpm
i386/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm => x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm => x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
armhfp/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-pcp-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
i386/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm => x86_64/os/drpms/openlmi-providers-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm => x86_64/os/drpms/openlmi-providers-devel-0.1.1-2.fc20_0.2.0-2.fc21.i686.drpm
i386/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
armhfp/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-python-base-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
i386/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
armhfp/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-python-providers-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
i386/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
armhfp/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm => x86_64/os/drpms/openlmi-software-0.1.1-2.fc20_0.2.0-2.fc21.noarch.drpm
i386/os/drpms/pcl-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm => x86_64/os/drpms/pcl-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm
i386/os/drpms/pcl-devel-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm => x86_64/os/drpms/pcl-devel-1.7.0-1.fc21_1.7.0-2.fc21.i686.drpm
i386/os/drpms/pcl-doc-1.7.0-1.fc21_1.7.0-2.fc21.noarch.drpm => x86_64/os/drpms/pcl-doc-1.7.0-1.fc21_1.7.0-2.fc21.noarch.drpm
armhfp/os/drpms/pcl-doc-1.7.0-1.fc21_1.7.0-2.fc21.noarch.drpm => x86_64/os/drpms/pcl-doc-1.7.0-1.fc21_1.7.0-2.fc21.noarch.drpm
i386/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc21.noarch.drpm => x86_64/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc21.noarch.drpm
armhfp/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc21.noarch.drpm => x86_64/os/drpms/perl-Data-TreeDumper-0.40-5.fc20_0.40-6.fc21.noarch.drpm
i386/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-6.fc20_1.04-1.fc21.noarch.drpm => x86_64/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-6.fc20_1.04-1.fc21.noarch.drpm
armhfp/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-6.fc20_1.04-1.fc21.noarch.drpm => x86_64/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-6.fc20_1.04-1.fc21.noarch.drpm
i386/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc21.noarch.drpm => x86_64/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc21.noarch.drpm
armhfp/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc21.noarch.drpm => x86_64/os/drpms/perl-MIME-Charset-1.010-3.fc20_1.010.1-1.fc21.noarch.drpm
i386/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc21.noarch.drpm => x86_64/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc21.noarch.drpm
armhfp/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc21.noarch.drpm => x86_64/os/drpms/perl-MIME-EncWords-1.012.6-4.fc20_1.014.2-1.fc21.noarch.drpm
i386/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc21.noarch.drpm => x86_64/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc21.noarch.drpm
armhfp/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc21.noarch.drpm => x86_64/os/drpms/perl-NetPacket-1.3.3-4.fc20_1.4.0-1.fc21.noarch.drpm
i386/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc21.noarch.drpm => x86_64/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc21.noarch.drpm
armhfp/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc21.noarch.drpm => x86_64/os/drpms/perl-UUID-Tiny-1.03-5.fc20_1.04-1.fc21.noarch.drpm
i386/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc21.noarch.drpm => x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc21.noarch.drpm
armhfp/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc21.noarch.drpm => x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20_0.6.0-1.fc21.noarch.drpm
i386/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc21.noarch.drpm => x86_64/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc21.noarch.drpm
armhfp/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc21.noarch.drpm => x86_64/os/drpms/phpPgAdmin-5.0.4-5.fc20_5.1-2.fc21.noarch.drpm
i386/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
armhfp/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
i386/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
armhfp/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm => x86_64/os/drpms/puppet-server-3.1.1-6.fc20_3.2.2-1.fc21.noarch.drpm
i386/os/drpms/python-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm => x86_64/os/drpms/python-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm
armhfp/os/drpms/python-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm => x86_64/os/drpms/python-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm
i386/os/drpms/python-neutronclient-2.2.6-1.fc21_2.2.6-2.fc21.noarch.drpm => x86_64/os/drpms/python-neutronclient-2.2.6-1.fc21_2.2.6-2.fc21.noarch.drpm
armhfp/os/drpms/python-neutronclient-2.2.6-1.fc21_2.2.6-2.fc21.noarch.drpm => x86_64/os/drpms/python-neutronclient-2.2.6-1.fc21_2.2.6-2.fc21.noarch.drpm
i386/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm => x86_64/os/drpms/python-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm => x86_64/os/drpms/python-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
armhfp/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm => x86_64/os/drpms/python-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
i386/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc21.noarch.drpm => x86_64/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc21.noarch.drpm
armhfp/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc21.noarch.drpm => x86_64/os/drpms/python-psphere-0.1.4-5.fc20_0.5.2-1.fc21.noarch.drpm
i386/os/drpms/python-tahrir-0.4.0-1.fc21_0.4.0-2.fc21.noarch.drpm => x86_64/os/drpms/python-tahrir-0.4.0-1.fc21_0.4.0-2.fc21.noarch.drpm
armhfp/os/drpms/python-tahrir-0.4.0-1.fc21_0.4.0-2.fc21.noarch.drpm => x86_64/os/drpms/python-tahrir-0.4.0-1.fc21_0.4.0-2.fc21.noarch.drpm
i386/os/drpms/python-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm => x86_64/os/drpms/python-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm
armhfp/os/drpms/python-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm => x86_64/os/drpms/python-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm
i386/os/drpms/python3-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm => x86_64/os/drpms/python3-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm
armhfp/os/drpms/python3-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm => x86_64/os/drpms/python3-lesscpy-0.9j-2.fc21_0.9j-3.fc21.noarch.drpm
i386/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm => x86_64/os/drpms/python3-pillow-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm => x86_64/os/drpms/python3-pillow-devel-2.1.0-2.fc20_2.1.0-3.fc21.i686.drpm
i386/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
armhfp/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm => x86_64/os/drpms/python3-pillow-doc-2.1.0-2.fc20_2.1.0-3.fc21.noarch.drpm
i386/os/drpms/python3-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm => x86_64/os/drpms/python3-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm
armhfp/os/drpms/python3-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm => x86_64/os/drpms/python3-urllib3-1.7-2.fc21_1.7-3.fc21.noarch.drpm
i386/os/drpms/qpid-proton-c-0.4-5.fc21_0.5-1.fc21.i686.drpm => x86_64/os/drpms/qpid-proton-c-0.4-5.fc21_0.5-1.fc21.i686.drpm
i386/os/drpms/qpid-proton-c-devel-0.4-5.fc21_0.5-1.fc21.i686.drpm => x86_64/os/drpms/qpid-proton-c-devel-0.4-5.fc21_0.5-1.fc21.i686.drpm
i386/os/drpms/qpid-proton-c-devel-doc-0.4-5.fc21_0.5-1.fc21.noarch.drpm => x86_64/os/drpms/qpid-proton-c-devel-doc-0.4-5.fc21_0.5-1.fc21.noarch.drpm
armhfp/os/drpms/qpid-proton-c-devel-doc-0.4-5.fc21_0.5-1.fc21.noarch.drpm => x86_64/os/drpms/qpid-proton-c-devel-doc-0.4-5.fc21_0.5-1.fc21.noarch.drpm
i386/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-devel-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-static-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-tds-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtbase-x11-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtdeclarative-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-4.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtjsbackend-5.0.2-3.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-3.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtsvg-5.0.2-1.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtsvg-devel-5.0.2-1.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtwebkit-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-8.fc20_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc21_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtxmlpatterns-5.0.2-2.fc21_5.1.1-1.fc21.i686.drpm
i386/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc21_5.1.1-1.fc21.i686.drpm => x86_64/os/drpms/qt5-qtxmlpatterns-devel-5.0.2-2.fc21_5.1.1-1.fc21.i686.drpm
i386/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
armhfp/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
i386/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
armhfp/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-demo-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
i386/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
armhfp/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-javadoc-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
i386/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
armhfp/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm => x86_64/os/drpms/rhino-manual-1.7R4-4.fc20_1.7R4-5.fc21.noarch.drpm
i386/os/drpms/sblim-gather-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm => x86_64/os/drpms/sblim-gather-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
i386/os/drpms/sblim-gather-devel-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm => x86_64/os/drpms/sblim-gather-devel-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
i386/os/drpms/sblim-gather-provider-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm => x86_64/os/drpms/sblim-gather-provider-2.2.8-3.fc20_2.2.8-4.fc21.i686.drpm
i386/os/drpms/sblim-testsuite-1.3.0-9.fc20_1.3.0-10.fc21.noarch.drpm => x86_64/os/drpms/sblim-testsuite-1.3.0-9.fc20_1.3.0-10.fc21.noarch.drpm
armhfp/os/drpms/sblim-testsuite-1.3.0-9.fc20_1.3.0-10.fc21.noarch.drpm => x86_64/os/drpms/sblim-testsuite-1.3.0-9.fc20_1.3.0-10.fc21.noarch.drpm
i386/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc21.i686.drpm => x86_64/os/drpms/spice-glib-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm => x86_64/os/drpms/spice-glib-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc21.i686.drpm => x86_64/os/drpms/spice-gtk-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm => x86_64/os/drpms/spice-gtk-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc21.i686.drpm => x86_64/os/drpms/spice-gtk3-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm => x86_64/os/drpms/spice-gtk3-devel-0.20-3.fc20_0.20-5.fc21.i686.drpm
i386/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm => x86_64/os/drpms/webkitgtk3-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
i386/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm => x86_64/os/drpms/webkitgtk3-devel-2.1.4-1.fc20_2.1.90-1.fc21.i686.drpm
i386/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm
armhfp/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm => x86_64/os/drpms/webkitgtk3-doc-2.1.4-1.fc20_2.1.90-1.fc21.noarch.drpm
i386/os/drpms/yum-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm => x86_64/os/drpms/yum-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm
armhfp/os/drpms/yum-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm => x86_64/os/drpms/yum-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm
i386/os/drpms/yum-cron-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm => x86_64/os/drpms/yum-cron-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm
armhfp/os/drpms/yum-cron-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm => x86_64/os/drpms/yum-cron-3.4.3-107.fc21_3.4.3-108.fc21.noarch.drpm
i386/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm
armhfp/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-client-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm
i386/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm
armhfp/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-client-javadoc-2.2.0-2.fc20_3.1.1-1.fc21.noarch.drpm
sent 8.02G bytes received 80.98K bytes 14.65M bytes/sec
total size is 226.68G speedup is 28.27
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/0673acd56856c18f51b90bb409db7ade71e01f596105d4b74f861fcd3ac729d0-filelists.sqlite.bz2
armhfp/debug/repodata/1d81e3e3e3b85e70e2ccaf58648c83e58f9122c4a7961e3accef75bfeda9dbdc-primary.sqlite.bz2
armhfp/debug/repodata/2828be62c4aba9e0da40acf590a5828e99f368f18ae495115254b8ef0727bcd3-primary.xml.gz
armhfp/debug/repodata/30cf42e0bcbc6a3048ac88fcff86fd9688a895f523b0c56ce5b826186fd0b941-filelists.xml.gz
armhfp/debug/repodata/5808a56146d2cfb9b3d55f48d8bf996f76eb356e1e1592169977534384f1dd9e-other.sqlite.bz2
armhfp/debug/repodata/5ec86164d9aefe01cebee6d16bab125fef86fd4ce4a43b06140de84c48dd6677-other.xml.gz
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/1687f5146852596a3e446523fcccc073a9e273d4ebeef3a9598510a7947e6f82-filelists.xml.gz
armhfp/os/repodata/183980a357b347380c072e13bbbbb79c7a9b29e89e6e126dd66dd03a8d0674ce-filelists.sqlite.bz2
armhfp/os/repodata/21a447e9cf939118b671aad54e519a19bb1f003a6820b5b85d09ce34803def4b-primary.xml.gz
armhfp/os/repodata/395136dc274d02a08ce3040ce0622191a661d0db68b1496727be1ff8dd6635f4-other.xml.gz
armhfp/os/repodata/879fe7cddd1f02030ed3135e631007762f4f681c73fa1e3c3631e16e3388562c-other.sqlite.bz2
armhfp/os/repodata/ae91ca17649ba41c968f2114f45dae3b6d362ab7422ba24dde15b7576d80a125-prestodelta.xml.gz
armhfp/os/repodata/b646d967adde742e55be95fe2ba1d7354ad90f5d05646bcb96a8b60b22cc84d6-primary.sqlite.bz2
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/54f5af51feecbb918bc73062021455e10a81a65762491fe52ea5f36434125728-filelists.xml.gz
i386/debug/repodata/5abede4fd8dbd5c6234134d00c8804fa5da424b59395ca5c3278c4ad8af5ea34-primary.sqlite.bz2
i386/debug/repodata/788e790fc57444485d083e023cb160a330fc55b2b88ec8b58f38e00449cb7e8a-filelists.sqlite.bz2
i386/debug/repodata/d434688a51922715b66d009a0b1379532681d1e040dc484daae709c79ca42e65-primary.xml.gz
i386/debug/repodata/f727350f557b4c3aa25223ee435b62f5f9a15ff8efa031e68dac6b7a7011f063-other.xml.gz
i386/debug/repodata/fc38504d3cbea941fe6ca0d89095343f4c7058ebf9323bba9b30f871928977d7-other.sqlite.bz2
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/114a26363f7ccdc7f73390b8f85678eb661cd17f1f687814b7ae3c3a952b2375-primary.xml.gz
i386/os/repodata/1d191594ccba08ee522c5c7c047e308737ee131b9be6a47ef18cc77975ef7e80-prestodelta.xml.gz
i386/os/repodata/1d42360e957f7d319f9126fa90759783221325dfc66b4df5a71eff714838a288-filelists.sqlite.bz2
i386/os/repodata/464e8f2b3b622666189ee81347aef92656a2aaa8f63244518e728864eec03106-other.xml.gz
i386/os/repodata/5a4b9aaf36ef1ccd55adc010a65d6c4b8b0021e5eb257a6921fe82eb20380b5d-other.sqlite.bz2
i386/os/repodata/83981a3d4c2c3259b87c831b84b0863e876c4cce6556e39924990488aed36365-primary.sqlite.bz2
i386/os/repodata/dcb0782054bda1fde02b4cbb0bed5d844af3c048d15659f9168d2da0168dbb53-filelists.xml.gz
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/3817fcb5f7bcd0b467e16ebdd0a27671d90bbfb17dc7b0ed9311fc515323dad1-filelists.xml.gz
source/SRPMS/repodata/41953d4ed7dbac286c29be149be5d4f75f7613bcade30528b6bd7f5c5ead5a13-other.xml.gz
source/SRPMS/repodata/a058f801ef8c39cf73ff565d3fd38c0bc688910d5b022b54bc3aed514bb173d4-other.sqlite.bz2
source/SRPMS/repodata/a706178403dd20fdcb3291fff6d4b181bbb6a5d86369d7a1e53fdd511e099ce6-primary.sqlite.bz2
source/SRPMS/repodata/ba5fd488213c7256770ca9191643290c5e0ba25bdda341e60fd6457c8dde241f-primary.xml.gz
source/SRPMS/repodata/ca32676bd860e4a6232b15635a5ace0baa9cdac52a1a37b8f56261203af8cce6-filelists.sqlite.bz2
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/0b1756795491d14c7e7e0ea9d41af4ce3cdc9f346f1aca15ef238d65bc9753f2-other.sqlite.bz2
x86_64/debug/repodata/2ae3c03c45bd60f6852e01b4634a0539ecc18b988d1d2008a07998657c93b17a-primary.xml.gz
x86_64/debug/repodata/3b8755ff54d27f0f5a63e68e266f7358f8a7237c2747c028fa0a71c53ca514ef-filelists.xml.gz
x86_64/debug/repodata/a8f0e4861634e27bc241bdaf149a12d533009e6b2f2e32ca9dab6b3789828398-filelists.sqlite.bz2
x86_64/debug/repodata/aface2426317676d2abd7dbad582fb9620066ab2409b275b19caaf39d9d64580-other.xml.gz
x86_64/debug/repodata/fb614508b937ce40f3389d1f03403d8b2ea53f57d0fa7c547d86147030ce0c8e-primary.sqlite.bz2
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/1ee7af49a562d7345d7e55dd7a1d53ae2662cf9325f342b9f4c607094d6c7a3e-primary.xml.gz
x86_64/os/repodata/2ceafd4524cd35725b0ea0c1363f32aab5accbdcc3f6b06d445cb2c270dc8199-other.xml.gz
x86_64/os/repodata/494ab4785d78970d473d7c9b716eb9ebef0cb167e879d2b3744b844d448af39c-filelists.sqlite.bz2
x86_64/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
x86_64/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
x86_64/os/repodata/872286056aa7ce72c031d08e1dfa86fa0a2c0dc3f2d2143e811c9d84de2cd183-filelists.xml.gz
x86_64/os/repodata/a5711b064cb85d679a649550e954ae51debe62c322810f9cb4ed50906142b4d0-primary.sqlite.bz2
x86_64/os/repodata/c150b888afa52972709fe29edc4e439d38857f23ee261e4e57be18445c859f32-other.sqlite.bz2
x86_64/os/repodata/cf739cc808b20a6063b3092e6e85a225c1aa8d3b0b8ac46b5945160d62033abf-prestodelta.xml.gz
x86_64/os/repodata/repomd.xml
i386/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml => x86_64/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
armhfp/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml => x86_64/os/repodata/5d742d23d0e5235d56e3d405c2a0a12ad250fbdb4662dce5e523117eee67cd32-comps-rawhide.xml
i386/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz => x86_64/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
armhfp/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz => x86_64/os/repodata/86cf61e05dc09a94478ed4d3af42811d92e88e68a59dd987287d3ef26c58de44-comps-rawhide.xml.gz
deleting .composeinfo
deleting armhfp/debug/3/389-ds-base-debuginfo-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/debug/a/aalib-debuginfo-1.4.0-0.23.rc5.fc20.armv7hl.rpm
deleting armhfp/debug/b/blender-debuginfo-2.68a-2.fc20.armv7hl.rpm
deleting armhfp/debug/b/bind10-debuginfo-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/c/cracklib-debuginfo-2.9.0-3.fc21.armv7hl.rpm
deleting armhfp/debug/c/coda-debuginfo-6.9.5-11.fc20.armv7hl.rpm
deleting armhfp/debug/c/cmake-debuginfo-2.8.12-0.1.rc1.fc21.armv7hl.rpm
deleting armhfp/debug/c/cairo-debuginfo-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/debug/e/eurephia-debuginfo-1.1.0-6.fc20.armv7hl.rpm
deleting armhfp/debug/e/entangle-debuginfo-0.5.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/e/e_dbus-debuginfo-1.7.7-2.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-plugins-good-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-plugins-base-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/gstreamer1-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/grfcodec-debuginfo-6.0.2-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-keyring-debuginfo-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-calculator-debuginfo-3.9.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibmm24-debuginfo-2.37.5-1.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibc-debuginfo-2.18-5.fc21.armv7hl.rpm
deleting armhfp/debug/g/gdb-debuginfo-7.6.50.20130731-5.fc20.armv7hl.rpm
deleting armhfp/debug/g/gcr-debuginfo-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/garcon-debuginfo-0.2.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/i/ilmbase-debuginfo-1.0.3-5.fc19.armv7hl.rpm
deleting armhfp/debug/j/joyce-debuginfo-2.2.5-2.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/debug/l/lokalize-debuginfo-4.11.0-1.fc21.armv7hl.rpm
deleting armhfp/debug/l/libusbx-debuginfo-1.0.16-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libsecret-debuginfo-0.15-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/librepo-debuginfo-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libguestfs-debuginfo-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libgphoto2-debuginfo-2.5.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcryptui-debuginfo-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/m/MUMPS-debuginfo-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/debug/n/nss-debuginfo-3.15.1-6.fc21.armv7hl.rpm
deleting armhfp/debug/n/nagios-debuginfo-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/debug/o/openssh-debuginfo-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/debug/o/openlmi-providers-debuginfo-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc21.armv7hl.rpm
deleting armhfp/debug/p/python-pillow-debuginfo-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/debug/p/python-osmgpsmap-debuginfo-0.7.3-9.fc20.armv7hl.rpm
deleting armhfp/debug/p/pyliblzma-debuginfo-0.5.3-8.fc19.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/debug/p/pcl-debuginfo-1.7.0-1.fc21.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc21.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtwebkit-debuginfo-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtsvg-debuginfo-5.0.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtjsbackend-debuginfo-5.0.2-3.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtdeclarative-debuginfo-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt5-qtbase-debuginfo-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/debug/q/qpid-proton-debuginfo-0.4-5.fc21.armv7hl.rpm
deleting armhfp/debug/q/qemu-debuginfo-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/debug/repodata/cb6505eb0ad963db68d9afb38a54e5d22af99c6bf6237551dee6a9b6d6062576-primary.sqlite.bz2
deleting armhfp/debug/repodata/8dbbeedfee4cec34d068c4efe1f1bbc914c8985a1bac321a6c72f0811da73a88-primary.xml.gz
deleting armhfp/debug/repodata/72da265b6df57b293ce234be1e7cfef41183c5e5653c97da1f0e8faa1a1bb6ef-filelists.sqlite.bz2
deleting armhfp/debug/repodata/5a37442f6222a8509c8ced849f394bfdb30d46048c52f9e6b2f2c02c5bab3858-filelists.xml.gz
deleting armhfp/debug/repodata/1f843611d4ab5db664ce0a11c30a1cd38faf6b5acba4fd00a674f1306883b5b0-other.xml.gz
deleting armhfp/debug/repodata/0a1b9396614d946934f6768cd62d7f4a1d1557621962af5034bd3de5015e089b-other.sqlite.bz2
deleting armhfp/debug/s/supermin-debuginfo-4.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/s/spice-gtk-debuginfo-0.20-3.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-nautilus-debuginfo-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/s/seahorse-debuginfo-3.9.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/s/sblim-gather-debuginfo-2.2.8-3.fc20.armv7hl.rpm
deleting armhfp/debug/t/talk-debuginfo-0.17-42.fc20.armv7hl.rpm
deleting armhfp/debug/u/usb_modeswitch-debuginfo-1.2.7-1.fc20.armv7hl.rpm
deleting armhfp/debug/v/vim-debuginfo-7.4.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/w/webkitgtk3-debuginfo-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/debug/x/xorg-x11-drv-cirrus-debuginfo-1.5.1-10.fc20.armv7hl.rpm
deleting armhfp/debug/x/xorg-x11-drv-ati-debuginfo-7.1.0-6.20130408git6e74aacc5.fc20.armv7hl.rpm
deleting armhfp/os/images/pxeboot/vmlinuz
deleting armhfp/os/images/pxeboot/upgrade.img
deleting armhfp/os/images/pxeboot/uUpgrade
deleting armhfp/os/images/pxeboot/uInitrd
deleting armhfp/os/images/pxeboot/uImage
deleting armhfp/os/images/pxeboot/initrd.img
deleting armhfp/os/images/pxeboot/
deleting armhfp/os/images/
deleting armhfp/os/LiveOS/squashfs.img
deleting armhfp/os/LiveOS/
deleting armhfp/os/.treeinfo
deleting armhfp/os/.discinfo
deleting armhfp/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/3/389-ds-base-1.3.1.6-1.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/a/apache-parent-10-11.fc20.noarch.rpm
deleting armhfp/os/Packages/a/aalib-libs-1.4.0-0.23.rc5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/aalib-devel-1.4.0-0.23.rc5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/aalib-1.4.0-0.23.rc5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/blenderplayer-2.68a-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/blender-rpm-macros-2.68a-2.fc20.noarch.rpm
deleting armhfp/os/Packages/b/blender-2.68a-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-libs-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-dns-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-devel-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bind10-1.1.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-python-2.9.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-dicts-2.9.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-devel-2.9.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cracklib-2.9.0-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/coda-vcodacon-6.9.5-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/coda-server-6.9.5-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/coda-gcodacon-6.9.5-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/coda-client-6.9.5-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/coda-backup-6.9.5-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cmake-gui-2.8.12-0.1.rc1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cmake-2.8.12-0.1.rc1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-tools-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-gobject-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-devel-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cairo-1.12.14-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/drupal6-workspace-1.4-6.rc1.fc20.noarch.rpm
deleting armhfp/os/Packages/d/drupal6-service_links-2.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/d/devassistant-0.5.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eurephia-utils-1.1.0-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eurephia-sqlite3-1.1.0-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eurephia-init-1.1.0-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eurephia-admin-1.1.0-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/eurephia-1.1.0-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/erlang-libguestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/entangle-0.5.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/e_dbus-devel-1.7.7-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/e_dbus-1.7.7-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fonts-blender-2.68a-2.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fedora-logos-19.0.4-3.fc20.noarch.rpm
deleting armhfp/os/Packages/g/guacamole-javadoc-0.8.2-4.fc21.noarch.rpm
deleting armhfp/os/Packages/g/guacamole-0.8.2-4.fc21.noarch.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-tools-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gstreamer1-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grfcodec-6.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/golang-guestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-keyring-pam-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-keyring-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-calculator-3.9.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibmm24-doc-2.37.5-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibmm24-2.37.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-utils-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-static-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-headers-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-devel-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-common-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-gdbserver-7.6.50.20130731-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdb-doc-7.6.50.20130731-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdb-7.6.50.20130731-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcr-devel-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcr-3.9.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/garcon-devel-0.2.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/garcon-0.2.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/i/ino-0.3.5-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/imagefactory-jeosconf-ec2-rhel-1.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/imagefactory-jeosconf-ec2-fedora-1.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/imagefactory-1.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.armv7hl.rpm
deleting armhfp/os/Packages/i/ilmbase-1.0.3-5.fc19.armv7hl.rpm
deleting armhfp/os/Packages/j/joyce-devel-2.2.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/j/joyce-2.2.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/ksm-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc21.noarch.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/k/kaya-doc-0.5.2-18.fc19.noarch.rpm
deleting armhfp/os/Packages/k/kaya-0.5.2-18.fc19.armv7hl.rpm
deleting armhfp/os/Packages/l/lua-guestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lokalize-4.11.0-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libusbx-devel-doc-1.0.16-3.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libusbx-devel-1.0.16-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libusbx-1.0.16-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsecret-devel-0.15-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libsecret-0.15-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/librepo-devel-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/librepo-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-tools-c-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-tools-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-man-pages-uk-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-man-pages-ja-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-live-service-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-javadoc-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-java-devel-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-java-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-gobject-devel-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-gobject-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-devel-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-bash-completion-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libguestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgphoto2-2.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/liberation-serif-fonts-1.07.3-1.fc21.noarch.rpm
deleting armhfp/os/Packages/l/liberation-sans-fonts-1.07.3-1.fc21.noarch.rpm
deleting armhfp/os/Packages/l/liberation-narrow-fonts-1.07.3-1.fc21.noarch.rpm
deleting armhfp/os/Packages/l/liberation-mono-fonts-1.07.3-1.fc21.noarch.rpm
deleting armhfp/os/Packages/l/liberation-fonts-common-1.07.3-1.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcryptui-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcacard-tools-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libcacard-devel-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libcacard-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/langtable-python-0.0.11-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/langtable-data-0.0.11-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/langtable-0.0.11-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-examples-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MUMPS-common-4.10.0-13.fc20.noarch.rpm
deleting armhfp/os/Packages/m/MUMPS-4.10.0-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-tools-3.15.1-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-sysinit-3.15.1-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-devel-3.15.1-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-3.15.1-6.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nscd-2.18-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-keypress-0.1.0-4.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-commander-1.2.0-4.fc21.noarch.rpm
deleting armhfp/os/Packages/n/nagios-devel-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-common-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nagios-3.5.0-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-quantum-ryu-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-plumgrid-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-openvswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-nicira-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-nec-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-ml2-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-midonet-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-metaplugin-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-mellanox-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-linuxbridge-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-hyperv-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-cisco-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-brocade-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-bigswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openssh-server-sysvinit-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-server-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-ldap-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-keycat-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-clients-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-askpass-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssh-6.2p2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-software-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-service-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-realmd-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-python-providers-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-python-base-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-providers-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-powermanagement-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-pcp-0.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openlmi-logicalfile-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-hardware-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-fan-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openlmi-account-0.1.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/ocaml-libguestfs-devel-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/ocaml-libguestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc21.noarch.rpm
deleting armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenColorIO-1.0.8-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-urllib3-1.7-2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-tk-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-sane-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-qt-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-pillow-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-lesscpy-0.9j-2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-urllib3-1.7-2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-tahrir-0.4.0-1.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-quantumclient-2.2.1-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-qpid-proton-doc-0.4-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-qpid-proton-0.4-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-psphere-0.1.4-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-tk-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-sane-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-qt-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-pillow-2.1.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/python-osmgpsmap-0.7.3-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-neutronclient-2.2.6-1.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-librepo-0.0.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-libguestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-lesscpy-0.9j-2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/pyliblzma-0.5.3-8.fc19.armv7hl.rpm
deleting armhfp/os/Packages/p/puppet-server-3.1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/p/puppet-3.1.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/p/phpPgAdmin-5.0.4-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-libguestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-UUID-Tiny-1.03-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Sys-Guestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-NetPacket-1.3.3-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-MIME-EncWords-1.012.6-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-MIME-Charset-1.010-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.01-6.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Data-TreeDumper-0.40-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/pcl-tools-1.7.0-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm
deleting armhfp/os/Packages/p/pcl-devel-1.7.0-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/pcl-1.7.0-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PyOpenGL-Tk-3.0.1-7.fc20.noarch.rpm
deleting armhfp/os/Packages/p/PyOpenGL-3.0.1-7.fc20.noarch.rpm
deleting armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qpid-proton-c-devel-doc-0.4-5.fc21.noarch.rpm
deleting armhfp/os/Packages/q/qpid-proton-c-devel-0.4-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qpid-proton-c-0.4-5.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-user-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-xtensa-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-x86-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-unicore32-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-sparc-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-sh4-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-s390x-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-ppc-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-or32-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-moxie-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-mips-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-microblaze-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-m68k-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-lm32-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-cris-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-arm-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-system-alpha-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-sanity-check-nodeps-1.1.3-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-sanity-check-1.1.3-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-kvm-tools-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-kvm-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-img-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-guest-agent-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-common-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qemu-1.6.0-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/r/ruby-libguestfs-1.23.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rhino-manual-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rhino-javadoc-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rhino-demo-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rhino-1.7R4-4.fc20.noarch.rpm
deleting armhfp/os/Packages/s/supermin-helper-4.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/supermin-4.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk3-vala-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk3-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-tools-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-python-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-devel-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-gtk-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-glib-devel-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/spice-glib-0.20-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/seahorse-nautilus-3.8.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/seahorse-3.9.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sblim-testsuite-1.3.0-9.fc20.noarch.rpm
deleting armhfp/os/Packages/s/sblim-gather-test-2.2.8-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sblim-gather-provider-2.2.8-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sblim-gather-devel-2.2.8-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sblim-gather-2.2.8-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/talk-server-0.17-42.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/talk-0.17-42.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/usb_modeswitch-1.2.7-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-minimal-7.4.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-filesystem-7.4.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-enhanced-7.4.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-common-7.4.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-X11-7.4.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-doc-2.1.4-1.fc20.noarch.rpm
deleting armhfp/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/webkitgtk3-2.1.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xorg-x11-drv-cirrus-1.5.1-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/y/yum-cron-3.4.3-107.fc21.noarch.rpm
deleting armhfp/os/Packages/y/yum-3.4.3-107.fc21.noarch.rpm
deleting armhfp/os/Packages/z/zanata-client-javadoc-2.2.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-client-2.2.0-2.fc20.noarch.rpm
deleting armhfp/os/drpms/yum-cron-3.4.3-106.fc20_3.4.3-107.fc21.noarch.drpm
deleting armhfp/os/drpms/yum-3.4.3-106.fc20_3.4.3-107.fc21.noarch.drpm
deleting armhfp/os/drpms/xorg-x11-drv-cirrus-1.5.1-9.fc19_1.5.1-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc20_7.1.0-6.20130408git6e74aacc5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/webkitgtk3-doc-2.1.3-3.fc20_2.1.4-1.fc20.noarch.drpm
deleting armhfp/os/drpms/webkitgtk3-devel-2.1.3-3.fc20_2.1.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/webkitgtk3-2.1.3-3.fc20_2.1.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-minimal-7.3.1314-3.fc20_7.4.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-filesystem-7.3.1314-3.fc20_7.4.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-enhanced-7.3.1314-3.fc20_7.4.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-common-7.3.1314-3.fc20_7.4.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-X11-7.3.1314-3.fc20_7.4.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/usb_modeswitch-1.2.6-2.fc20_1.2.7-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/supermin-helper-4.1.2-2.fc20_4.1.3-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/supermin-4.1.2-2.fc20_4.1.3-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk3-vala-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk3-devel-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk3-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk-tools-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk-python-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk-devel-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-gtk-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-glib-devel-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/spice-glib-0.20-2.fc20_0.20-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/seahorse-nautilus-3.8.0-1.fc20_3.8.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/seahorse-3.9.1-1.fc20_3.9.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sblim-testsuite-1.3.0-8.fc20_1.3.0-9.fc20.noarch.drpm
deleting armhfp/os/drpms/sblim-gather-test-2.2.8-2.fc20_2.2.8-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sblim-gather-provider-2.2.8-2.fc20_2.2.8-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sblim-gather-devel-2.2.8-2.fc20_2.2.8-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/sblim-gather-2.2.8-2.fc20_2.2.8-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ruby-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/rhino-manual-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting armhfp/os/drpms/rhino-javadoc-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting armhfp/os/drpms/rhino-demo-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting armhfp/os/drpms/rhino-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting armhfp/os/drpms/qt5-qtwebkit-devel-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtwebkit-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtjsbackend-devel-5.0.2-2.fc20_5.0.2-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtjsbackend-5.0.2-2.fc20_5.0.2-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtdeclarative-static-5.0.2-3.fc20_5.0.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtdeclarative-devel-5.0.2-3.fc20_5.0.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtdeclarative-5.0.2-3.fc20_5.0.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-x11-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-tds-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-static-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-postgresql-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-odbc-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-mysql-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-ibase-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-devel-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt5-qtbase-5.0.2-7.fc20_5.0.2-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.4-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qpid-proton-c-0.4-4.fc20_0.4-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-user-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-xtensa-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-x86-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-unicore32-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-sparc-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-sh4-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-s390x-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-ppc-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-or32-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-moxie-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-mips-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-microblaze-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-m68k-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-lm32-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-cris-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-arm-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-system-alpha-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-kvm-tools-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-kvm-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-img-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-guest-agent-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-common-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qemu-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python3-urllib3-1.7-1.fc21_1.7-2.fc21.noarch.drpm
deleting armhfp/os/drpms/python3-pillow-tk-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-sane-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-qt-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-doc-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/python3-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-pillow-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-urllib3-1.7-1.fc21_1.7-2.fc21.noarch.drpm
deleting armhfp/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc21.noarch.drpm
deleting armhfp/os/drpms/python-quantumclient-2.2.1-3.fc20_2.2.1-4.fc20.noarch.drpm
deleting armhfp/os/drpms/python-quantum-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/python-qpid-proton-doc-0.4-4.fc20_0.4-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-qpid-proton-0.4-4.fc20_0.4-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-psphere-0.1.4-4.fc19_0.1.4-5.fc20.noarch.drpm
deleting armhfp/os/drpms/python-pillow-tk-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-sane-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-qt-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-doc-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/python-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-pillow-2.1.0-1.fc20_2.1.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/python-osmgpsmap-0.7.3-8.fc19_0.7.3-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-neutronclient-2.2.4-2.fc20_2.2.6-1.fc21.noarch.drpm
deleting armhfp/os/drpms/python-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/puppet-server-3.1.1-4.fc20_3.1.1-6.fc20.noarch.drpm
deleting armhfp/os/drpms/puppet-3.1.1-4.fc20_3.1.1-6.fc20.noarch.drpm
deleting armhfp/os/drpms/phpPgAdmin-5.0.4-4.fc19_5.0.4-5.fc20.noarch.drpm
deleting armhfp/os/drpms/php-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-2.fc20_0.5.0-3.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-UUID-Tiny-1.03-4.fc20_1.03-5.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-Sys-Guestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perl-NetPacket-1.3.3-3.fc20_1.3.3-4.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-MIME-EncWords-1.012.6-3.fc20_1.012.6-4.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-MIME-Charset-1.010-2.fc20_1.010-3.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-5.fc20_1.01-6.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-Data-TreeDumper-0.40-4.fc19_0.40-5.fc20.noarch.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm
deleting armhfp/os/drpms/pam_ssh_agent_auth-0.9.3-5.4.fc20_0.9.3-5.5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openstack-quantum-ryu-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-plumgrid-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-openvswitch-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-nicira-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-nec-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-ml2-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-midonet-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-metaplugin-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-mellanox-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-linuxbridge-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-hyperv-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-cisco-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-brocade-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-bigswitch-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-quantum-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openssh-server-sysvinit-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssh-server-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssh-ldap-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssh-keycat-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssh-clients-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssh-askpass-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssh-6.2p2-4.fc20_6.2p2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-software-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/openlmi-service-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-realmd-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-python-providers-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/openlmi-python-base-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/openlmi-providers-devel-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-providers-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-powermanagement-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-pcp-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/openlmi-logicalfile-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-indicationmanager-libs-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-hardware-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-fan-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openlmi-account-0.1.1-1.fc20_0.1.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ocaml-libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/ocaml-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nscd-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc21.noarch.drpm
deleting armhfp/os/drpms/nagios-devel-3.5.0-7.fc20_3.5.0-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nagios-common-3.5.0-7.fc20_3.5.0-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nagios-3.5.0-7.fc20_3.5.0-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lua-guestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libwebkit2gtk-2.1.3-3.fc20_2.1.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libusbx-devel-doc-1.0.16-1.fc20_1.0.16-3.fc20.noarch.drpm
deleting armhfp/os/drpms/libusbx-devel-1.0.16-1.fc20_1.0.16-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libusbx-1.0.16-1.fc20_1.0.16-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsecret-devel-0.15-1.fc20_0.15-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libsecret-0.15-1.fc20_0.15-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-tools-c-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-tools-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-man-pages-uk-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-man-pages-ja-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-live-service-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-javadoc-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-java-devel-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-java-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-gobject-devel-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-gobject-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-bash-completion-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgphoto2-devel-2.5.2-3.fc20_2.5.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgphoto2-2.5.2-3.fc20_2.5.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/liberation-serif-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting armhfp/os/drpms/liberation-sans-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting armhfp/os/drpms/liberation-narrow-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting armhfp/os/drpms/liberation-mono-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting armhfp/os/drpms/liberation-fonts-common-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting armhfp/os/drpms/libcryptui-devel-3.8.0-1.fc20_3.8.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcryptui-3.8.0-1.fc20_3.8.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libcacard-tools-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libcacard-devel-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libcacard-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/langtable-python-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting armhfp/os/drpms/langtable-data-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting armhfp/os/drpms/langtable-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting armhfp/os/drpms/ksm-1.6.0-1.fc20_1.6.0-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/ino-0.3.5-1.fc19_0.3.5-2.fc20.noarch.drpm
deleting armhfp/os/drpms/imagefactory-jeosconf-ec2-rhel-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting armhfp/os/drpms/imagefactory-jeosconf-ec2-fedora-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting armhfp/os/drpms/imagefactory-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting armhfp/os/drpms/guacamole-javadoc-0.8.2-2.fc20_0.8.2-4.fc21.noarch.drpm
deleting armhfp/os/drpms/guacamole-0.8.2-2.fc20_0.8.2-4.fc21.noarch.drpm
deleting armhfp/os/drpms/grfcodec-6.0.2-2.fc20_6.0.2-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/golang-guestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gnome-keyring-pam-3.9.1-2.fc20_3.9.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gnome-keyring-3.9.1-2.fc20_3.9.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gnome-calculator-3.9.4-1.fc20_3.9.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibmm24-doc-2.37.4-3.fc20_2.37.5-1.fc20.noarch.drpm
deleting armhfp/os/drpms/glibmm24-devel-2.37.4-3.fc20_2.37.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibmm24-2.37.4-3.fc20_2.37.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-utils-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-headers-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-common-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
deleting armhfp/os/drpms/gdb-gdbserver-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gdb-doc-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.noarch.drpm
deleting armhfp/os/drpms/gdb-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcr-devel-3.9.1-2.fc20_3.9.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcr-3.9.1-2.fc20_3.9.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/garcon-devel-0.2.1-1.fc20_0.2.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/garcon-0.2.1-1.fc20_0.2.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fonts-blender-2.68a-1.fc20_2.68a-2.fc20.noarch.drpm
deleting armhfp/os/drpms/fedora-logos-19.0.4-2.fc20_19.0.4-3.fc20.noarch.drpm
deleting armhfp/os/drpms/eurephia-utils-1.1.0-5.fc19_1.1.0-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eurephia-sqlite3-1.1.0-5.fc19_1.1.0-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eurephia-init-1.1.0-5.fc19_1.1.0-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eurephia-admin-1.1.0-5.fc19_1.1.0-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/eurephia-1.1.0-5.fc19_1.1.0-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/erlang-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/entangle-0.5.1-4.fc20_0.5.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/e_dbus-devel-1.7.7-1.fc20_1.7.7-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/e_dbus-1.7.7-1.fc20_1.7.7-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/drupal6-workspace-1.4-5.rc1.fc19_1.4-6.rc1.fc20.noarch.drpm
deleting armhfp/os/drpms/drupal6-service_links-2.2-1.fc20_2.2-2.fc20.noarch.drpm
deleting armhfp/os/drpms/devassistant-0.4.0-3.fc20_0.5.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/cracklib-python-2.9.0-2.fc20_2.9.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cracklib-dicts-2.9.0-2.fc20_2.9.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cracklib-devel-2.9.0-2.fc20_2.9.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cracklib-2.9.0-2.fc20_2.9.0-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/coda-vcodacon-6.9.5-10.fc20_6.9.5-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/coda-server-6.9.5-10.fc20_6.9.5-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/coda-gcodacon-6.9.5-10.fc20_6.9.5-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/coda-client-6.9.5-10.fc20_6.9.5-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/coda-backup-6.9.5-10.fc20_6.9.5-11.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cmake-gui-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cmake-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cairo-tools-1.12.14-2.fc20_1.12.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cairo-gobject-devel-1.12.14-2.fc20_1.12.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cairo-gobject-1.12.14-2.fc20_1.12.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cairo-devel-1.12.14-2.fc20_1.12.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cairo-1.12.14-2.fc20_1.12.14-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/blenderplayer-2.68a-1.fc20_2.68a-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/blender-rpm-macros-2.68a-1.fc20_2.68a-2.fc20.noarch.drpm
deleting armhfp/os/drpms/blender-2.68a-1.fc20_2.68a-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/bind10-libs-1.1.0-2.fc20_1.1.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/bind10-dns-1.1.0-2.fc20_1.1.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/bind10-dhcp-1.1.0-2.fc20_1.1.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/bind10-devel-1.1.0-2.fc20_1.1.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/bind10-1.1.0-2.fc20_1.1.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/apache-parent-10-10.fc19_10-11.fc20.noarch.drpm
deleting armhfp/os/drpms/aalib-libs-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/aalib-devel-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/aalib-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/PyOpenGL-Tk-3.0.1-6.fc19_3.0.1-7.fc20.noarch.drpm
deleting armhfp/os/drpms/PyOpenGL-3.0.1-6.fc19_3.0.1-7.fc20.noarch.drpm
deleting armhfp/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc21.noarch.drpm
deleting armhfp/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/MUMPS-openmpi-devel-4.10.0-12.fc20_4.10.0-13.fc20.armv7hl.drpm
deleting armhfp/os/drpms/MUMPS-openmpi-4.10.0-12.fc20_4.10.0-13.fc20.armv7hl.drpm
deleting armhfp/os/drpms/MUMPS-examples-4.10.0-12.fc20_4.10.0-13.fc20.armv7hl.drpm
deleting armhfp/os/drpms/MUMPS-devel-4.10.0-12.fc20_4.10.0-13.fc20.armv7hl.drpm
deleting armhfp/os/drpms/MUMPS-common-4.10.0-12.fc20_4.10.0-13.fc20.noarch.drpm
deleting armhfp/os/drpms/MUMPS-4.10.0-12.fc20_4.10.0-13.fc20.armv7hl.drpm
deleting armhfp/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/389-ds-base-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.armv7hl.drpm
deleting armhfp/os/repodata/ecde6a98e56b0fa30b0bc0c4d0f47695f83275ef0e3f2ae2c4e606cf658f07c2-other.sqlite.bz2
deleting armhfp/os/repodata/e0b953cc8618f03fc7e84aa11b26888f96c8ed2b52ca3bcd89f62605bbcac999-primary.xml.gz
deleting armhfp/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz
deleting armhfp/os/repodata/77bbac9ef901848aac53d70f88eb32fc1a5366ba84bc2d1e13442a95fa56ec9b-prestodelta.xml.gz
deleting armhfp/os/repodata/65929b522a9e319e8a2785cd598e67dc20dc576598042d9077cb5d7ea362756f-filelists.xml.gz
deleting armhfp/os/repodata/593de87c51176b259d698ce4080c04c0e4731b2280a27188e3a871c8a034fcb1-other.xml.gz
deleting armhfp/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml
deleting armhfp/os/repodata/3613fdbadb3dee0cd3c070bbeb05b73916bf2f113ce95208e0a1a6321d96dd55-primary.sqlite.bz2
deleting armhfp/os/repodata/2daf88aa53469fb9fe122ce8435c1de6a359f41ce31b96a85d7c0781469cd8b9-filelists.sqlite.bz2
deleting i386/debug/3/389-ds-base-debuginfo-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/debug/a/aalib-debuginfo-1.4.0-0.23.rc5.fc20.i686.rpm
deleting i386/debug/b/blender-debuginfo-2.68a-2.fc20.i686.rpm
deleting i386/debug/b/bind10-debuginfo-1.1.0-4.fc20.i686.rpm
deleting i386/debug/c/cracklib-debuginfo-2.9.0-3.fc21.i686.rpm
deleting i386/debug/c/coda-debuginfo-6.9.5-11.fc20.i686.rpm
deleting i386/debug/c/cmake-debuginfo-2.8.12-0.1.rc1.fc21.i686.rpm
deleting i386/debug/c/cairo-debuginfo-1.12.14-4.fc20.i686.rpm
deleting i386/debug/e/eurephia-debuginfo-1.1.0-6.fc20.i686.rpm
deleting i386/debug/e/entangle-debuginfo-0.5.2-1.fc20.i686.rpm
deleting i386/debug/e/e_dbus-debuginfo-1.7.7-2.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-plugins-good-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-plugins-base-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/gstreamer1-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/g/grfcodec-debuginfo-6.0.2-3.fc20.i686.rpm
deleting i386/debug/g/gnome-keyring-debuginfo-3.9.1-3.fc20.i686.rpm
deleting i386/debug/g/gnome-calculator-debuginfo-3.9.4-2.fc20.i686.rpm
deleting i386/debug/g/glibmm24-debuginfo-2.37.5-1.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-common-2.18-5.fc21.i686.rpm
deleting i386/debug/g/glibc-debuginfo-2.18-5.fc21.i686.rpm
deleting i386/debug/g/gdb-debuginfo-7.6.50.20130731-5.fc20.i686.rpm
deleting i386/debug/g/gcr-debuginfo-3.9.1-3.fc20.i686.rpm
deleting i386/debug/g/garcon-debuginfo-0.2.1-2.fc20.i686.rpm
deleting i386/debug/h/hadoop-debuginfo-2.0.5-7.fc20.i686.rpm
deleting i386/debug/i/ilmbase-debuginfo-1.0.3-5.fc19.i686.rpm
deleting i386/debug/j/joyce-debuginfo-2.2.5-2.fc20.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/k/kernel-debug-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/k/kernel-PAEdebug-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/l/lokalize-debuginfo-4.11.0-1.fc21.i686.rpm
deleting i386/debug/l/libusbx-debuginfo-1.0.16-3.fc20.i686.rpm
deleting i386/debug/l/libsecret-debuginfo-0.15-2.fc20.i686.rpm
deleting i386/debug/l/librepo-debuginfo-0.0.5-3.fc20.i686.rpm
deleting i386/debug/l/libguestfs-debuginfo-1.23.18-2.fc20.i686.rpm
deleting i386/debug/l/libgphoto2-debuginfo-2.5.2-4.fc20.i686.rpm
deleting i386/debug/l/libcryptui-debuginfo-3.8.0-2.fc20.i686.rpm
deleting i386/debug/m/MUMPS-debuginfo-4.10.0-13.fc20.i686.rpm
deleting i386/debug/n/nss-debuginfo-3.15.1-6.fc21.i686.rpm
deleting i386/debug/n/nagios-debuginfo-3.5.0-8.fc20.i686.rpm
deleting i386/debug/o/openssh-debuginfo-6.2p2-5.fc20.i686.rpm
deleting i386/debug/o/openlmi-providers-debuginfo-0.1.1-2.fc20.i686.rpm
deleting i386/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc21.i686.rpm
deleting i386/debug/p/python-pillow-debuginfo-2.1.0-2.fc20.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/p/python-osmgpsmap-debuginfo-0.7.3-9.fc20.i686.rpm
deleting i386/debug/p/pyliblzma-debuginfo-0.5.3-8.fc19.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/debug/p/pcl-debuginfo-1.7.0-1.fc21.i686.rpm
deleting i386/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc21.i686.rpm
deleting i386/debug/q/qt5-qtwebkit-debuginfo-5.0.2-8.fc20.i686.rpm
deleting i386/debug/q/qt5-qtsvg-debuginfo-5.0.2-1.fc20.i686.rpm
deleting i386/debug/q/qt5-qtjsbackend-debuginfo-5.0.2-3.fc20.i686.rpm
deleting i386/debug/q/qt5-qtdeclarative-debuginfo-5.0.2-4.fc20.i686.rpm
deleting i386/debug/q/qt5-qtbase-debuginfo-5.0.2-8.fc20.i686.rpm
deleting i386/debug/q/qpid-proton-debuginfo-0.4-5.fc21.i686.rpm
deleting i386/debug/q/qemu-debuginfo-1.6.0-4.fc21.i686.rpm
deleting i386/debug/repodata/de2f7e4cf0a22a87cd3b34d3ceb7ffabb2ab4001c4121d559cf91de64a88eb57-primary.xml.gz
deleting i386/debug/repodata/c696e55ae7799bd2bacd4f5e821d7a0358db0b2d3aadb4407d94538b2991ba09-primary.sqlite.bz2
deleting i386/debug/repodata/c5a32e6f408d847486cd47d7b978bb649791a1f382a412c2a5e5ec62d6a7588f-other.sqlite.bz2
deleting i386/debug/repodata/8c2fd0c7f35b4527ee077ea04700e60247ae892ff8e508819680abbdb572b6d4-other.xml.gz
deleting i386/debug/repodata/3213a7fd020ccabb03ab105270813cfe1cbe88c90efca908d217fbea5c9a2eba-filelists.xml.gz
deleting i386/debug/repodata/0d9e6d699ea71414bf9b9e6d52be8ecdf8d789b710fbf2b7cf88b158153db376-filelists.sqlite.bz2
deleting i386/debug/s/supermin-debuginfo-4.1.3-1.fc20.i686.rpm
deleting i386/debug/s/spice-gtk-debuginfo-0.20-3.fc20.i686.rpm
deleting i386/debug/s/seahorse-nautilus-debuginfo-3.8.0-2.fc20.i686.rpm
deleting i386/debug/s/seahorse-debuginfo-3.9.1-2.fc20.i686.rpm
deleting i386/debug/s/sblim-gather-debuginfo-2.2.8-3.fc20.i686.rpm
deleting i386/debug/t/talk-debuginfo-0.17-42.fc20.i686.rpm
deleting i386/debug/u/usb_modeswitch-debuginfo-1.2.7-1.fc20.i686.rpm
deleting i386/debug/v/vim-debuginfo-7.4.0-2.fc20.i686.rpm
deleting i386/debug/w/webkitgtk3-debuginfo-2.1.4-1.fc20.i686.rpm
deleting i386/debug/x/xorg-x11-drv-neomagic-debuginfo-1.2.7-7.fc20.i686.rpm
deleting i386/debug/x/xorg-x11-drv-cirrus-debuginfo-1.5.1-10.fc20.i686.rpm
deleting i386/debug/x/xorg-x11-drv-ati-debuginfo-7.1.0-6.20130408git6e74aacc5.fc20.i686.rpm
deleting i386/os/isolinux/vmlinuz
deleting i386/os/isolinux/vesamenu.c32
deleting i386/os/isolinux/upgrade.img
deleting i386/os/isolinux/splash.png
deleting i386/os/isolinux/memtest
deleting i386/os/isolinux/isolinux.cfg
deleting i386/os/isolinux/isolinux.bin
deleting i386/os/isolinux/initrd.img
deleting i386/os/isolinux/grub.conf
deleting i386/os/isolinux/boot.msg
deleting i386/os/isolinux/
deleting i386/os/images/pxeboot/vmlinuz
deleting i386/os/images/pxeboot/upgrade.img
deleting i386/os/images/pxeboot/initrd.img
deleting i386/os/images/pxeboot/
deleting i386/os/images/boot.iso
deleting i386/os/images/
deleting i386/os/LiveOS/squashfs.img
deleting i386/os/LiveOS/
deleting i386/os/.treeinfo
deleting i386/os/.discinfo
deleting i386/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/os/Packages/3/389-ds-base-1.3.1.6-1.fc20.1.i686.rpm
deleting i386/os/Packages/a/apache-parent-10-11.fc20.noarch.rpm
deleting i386/os/Packages/a/aalib-libs-1.4.0-0.23.rc5.fc20.i686.rpm
deleting i386/os/Packages/a/aalib-devel-1.4.0-0.23.rc5.fc20.i686.rpm
deleting i386/os/Packages/a/aalib-1.4.0-0.23.rc5.fc20.i686.rpm
deleting i386/os/Packages/a/Agda-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/b/blenderplayer-2.68a-2.fc20.i686.rpm
deleting i386/os/Packages/b/blender-rpm-macros-2.68a-2.fc20.noarch.rpm
deleting i386/os/Packages/b/blender-2.68a-2.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-libs-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-dns-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-devel-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/b/bind10-1.1.0-4.fc20.i686.rpm
deleting i386/os/Packages/c/cracklib-python-2.9.0-3.fc21.i686.rpm
deleting i386/os/Packages/c/cracklib-dicts-2.9.0-3.fc21.i686.rpm
deleting i386/os/Packages/c/cracklib-devel-2.9.0-3.fc21.i686.rpm
deleting i386/os/Packages/c/cracklib-2.9.0-3.fc21.i686.rpm
deleting i386/os/Packages/c/coda-vcodacon-6.9.5-11.fc20.i686.rpm
deleting i386/os/Packages/c/coda-server-6.9.5-11.fc20.i686.rpm
deleting i386/os/Packages/c/coda-gcodacon-6.9.5-11.fc20.i686.rpm
deleting i386/os/Packages/c/coda-client-6.9.5-11.fc20.i686.rpm
deleting i386/os/Packages/c/coda-backup-6.9.5-11.fc20.i686.rpm
deleting i386/os/Packages/c/cmake-gui-2.8.12-0.1.rc1.fc21.i686.rpm
deleting i386/os/Packages/c/cmake-2.8.12-0.1.rc1.fc21.i686.rpm
deleting i386/os/Packages/c/cairo-tools-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-gobject-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-devel-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/c/cairo-1.12.14-4.fc20.i686.rpm
deleting i386/os/Packages/d/drupal6-workspace-1.4-6.rc1.fc20.noarch.rpm
deleting i386/os/Packages/d/drupal6-service_links-2.2-2.fc20.noarch.rpm
deleting i386/os/Packages/d/devassistant-0.5.0-2.fc20.noarch.rpm
deleting i386/os/Packages/e/eurephia-utils-1.1.0-6.fc20.i686.rpm
deleting i386/os/Packages/e/eurephia-sqlite3-1.1.0-6.fc20.i686.rpm
deleting i386/os/Packages/e/eurephia-init-1.1.0-6.fc20.i686.rpm
deleting i386/os/Packages/e/eurephia-admin-1.1.0-6.fc20.i686.rpm
deleting i386/os/Packages/e/eurephia-1.1.0-6.fc20.i686.rpm
deleting i386/os/Packages/e/erlang-libguestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/e/entangle-0.5.2-1.fc20.i686.rpm
deleting i386/os/Packages/e/emacs-agda-el-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/e/emacs-agda-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/e/e_dbus-devel-1.7.7-2.fc20.i686.rpm
deleting i386/os/Packages/e/e_dbus-1.7.7-2.fc20.i686.rpm
deleting i386/os/Packages/f/fonts-blender-2.68a-2.fc20.noarch.rpm
deleting i386/os/Packages/f/fedora-logos-19.0.4-3.fc20.noarch.rpm
deleting i386/os/Packages/g/guacamole-javadoc-0.8.2-4.fc21.noarch.rpm
deleting i386/os/Packages/g/guacamole-0.8.2-4.fc21.noarch.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-tools-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting i386/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/gstreamer1-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/g/grfcodec-6.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/g/golang-guestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-keyring-pam-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-keyring-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-calculator-3.9.4-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibmm24-doc-2.37.5-1.fc20.noarch.rpm
deleting i386/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.i686.rpm
deleting i386/os/Packages/g/glibmm24-2.37.5-1.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-utils-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-static-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-headers-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-devel-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-common-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/g/ghc-pandoc-devel-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-pandoc-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hakyll-devel-4.3.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-hakyll-4.3.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-Agda-devel-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-Agda-2.3.2.1-1.fc20.i686.rpm
deleting i386/os/Packages/g/gdb-gdbserver-7.6.50.20130731-5.fc20.i686.rpm
deleting i386/os/Packages/g/gdb-doc-7.6.50.20130731-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gdb-7.6.50.20130731-5.fc20.i686.rpm
deleting i386/os/Packages/g/gcr-devel-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcr-3.9.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/garcon-devel-0.2.1-2.fc20.i686.rpm
deleting i386/os/Packages/g/garcon-0.2.1-2.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-yarn-security-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-yarn-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-maven-plugin-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-mapreduce-examples-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-mapreduce-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-javadoc-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-hdfs-fuse-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-hdfs-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/h/hadoop-devel-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-common-native-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/h/hadoop-common-2.0.5-7.fc20.noarch.rpm
deleting i386/os/Packages/i/ino-0.3.5-2.fc20.noarch.rpm
deleting i386/os/Packages/i/imagefactory-jeosconf-ec2-rhel-1.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/i/imagefactory-jeosconf-ec2-fedora-1.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/i/imagefactory-1.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.i686.rpm
deleting i386/os/Packages/i/ilmbase-1.0.3-5.fc19.i686.rpm
deleting i386/os/Packages/j/joyce-devel-2.2.5-2.fc20.i686.rpm
deleting i386/os/Packages/j/joyce-2.2.5-2.fc20.i686.rpm
deleting i386/os/Packages/k/ksm-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc21.noarch.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-debug-modules-extra-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-debug-devel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-debug-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAEdebug-modules-extra-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAEdebug-devel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAEdebug-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/k/kaya-doc-0.5.2-18.fc19.noarch.rpm
deleting i386/os/Packages/k/kaya-0.5.2-18.fc19.i686.rpm
deleting i386/os/Packages/l/lua-guestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/lokalize-4.11.0-1.fc21.i686.rpm
deleting i386/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.i686.rpm
deleting i386/os/Packages/l/libusbx-devel-doc-1.0.16-3.fc20.noarch.rpm
deleting i386/os/Packages/l/libusbx-devel-1.0.16-3.fc20.i686.rpm
deleting i386/os/Packages/l/libusbx-1.0.16-3.fc20.i686.rpm
deleting i386/os/Packages/l/libsecret-devel-0.15-2.fc20.i686.rpm
deleting i386/os/Packages/l/libsecret-0.15-2.fc20.i686.rpm
deleting i386/os/Packages/l/librepo-devel-0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/librepo-0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/libhdfs-2.0.5-7.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-tools-c-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-tools-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-man-pages-uk-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-man-pages-ja-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-live-service-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-javadoc-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-java-devel-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-java-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-gobject-devel-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-gobject-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-devel-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-bash-completion-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libguestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libgphoto2-2.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/liberation-serif-fonts-1.07.3-1.fc21.noarch.rpm
deleting i386/os/Packages/l/liberation-sans-fonts-1.07.3-1.fc21.noarch.rpm
deleting i386/os/Packages/l/liberation-narrow-fonts-1.07.3-1.fc21.noarch.rpm
deleting i386/os/Packages/l/liberation-mono-fonts-1.07.3-1.fc21.noarch.rpm
deleting i386/os/Packages/l/liberation-fonts-common-1.07.3-1.fc21.noarch.rpm
deleting i386/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.i686.rpm
deleting i386/os/Packages/l/libcryptui-3.8.0-2.fc20.i686.rpm
deleting i386/os/Packages/l/libcacard-tools-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/l/libcacard-devel-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/l/libcacard-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/l/langtable-python-0.0.11-1.fc20.noarch.rpm
deleting i386/os/Packages/l/langtable-data-0.0.11-1.fc20.noarch.rpm
deleting i386/os/Packages/l/langtable-0.0.11-1.fc20.noarch.rpm
deleting i386/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-examples-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/m/MUMPS-common-4.10.0-13.fc20.noarch.rpm
deleting i386/os/Packages/m/MUMPS-4.10.0-13.fc20.i686.rpm
deleting i386/os/Packages/n/nss-tools-3.15.1-6.fc21.i686.rpm
deleting i386/os/Packages/n/nss-sysinit-3.15.1-6.fc21.i686.rpm
deleting i386/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.i686.rpm
deleting i386/os/Packages/n/nss-devel-3.15.1-6.fc21.i686.rpm
deleting i386/os/Packages/n/nss-3.15.1-6.fc21.i686.rpm
deleting i386/os/Packages/n/nscd-2.18-5.fc21.i686.rpm
deleting i386/os/Packages/n/nodejs-keypress-0.1.0-4.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-commander-1.2.0-4.fc21.noarch.rpm
deleting i386/os/Packages/n/nagios-devel-3.5.0-8.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-common-3.5.0-8.fc20.i686.rpm
deleting i386/os/Packages/n/nagios-3.5.0-8.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-quantum-ryu-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-plumgrid-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-openvswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-nicira-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-nec-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-ml2-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-midonet-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-metaplugin-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-mellanox-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-linuxbridge-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-hyperv-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-cisco-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-brocade-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-bigswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openssh-server-sysvinit-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-server-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-ldap-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-keycat-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-clients-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-askpass-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openssh-6.2p2-5.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-software-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-service-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-realmd-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-python-providers-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-python-base-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-providers-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-powermanagement-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-pcp-0.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/o/openlmi-logicalfile-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-hardware-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-fan-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openlmi-account-0.1.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/ocaml-libguestfs-devel-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/o/ocaml-libguestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc21.noarch.rpm
deleting i386/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc21.i686.rpm
deleting i386/os/Packages/o/OpenColorIO-1.0.8-4.fc21.i686.rpm
deleting i386/os/Packages/p/python3-urllib3-1.7-2.fc21.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-tk-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-sane-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-qt-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-pillow-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python3-lesscpy-0.9j-2.fc21.noarch.rpm
deleting i386/os/Packages/p/python-urllib3-1.7-2.fc21.noarch.rpm
deleting i386/os/Packages/p/python-tahrir-0.4.0-1.fc21.noarch.rpm
deleting i386/os/Packages/p/python-quantumclient-2.2.1-4.fc20.noarch.rpm
deleting i386/os/Packages/p/python-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-qpid-proton-doc-0.4-5.fc21.i686.rpm
deleting i386/os/Packages/p/python-qpid-proton-0.4-5.fc21.i686.rpm
deleting i386/os/Packages/p/python-psphere-0.1.4-5.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-tk-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-sane-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-qt-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-pillow-2.1.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/p/python-osmgpsmap-0.7.3-9.fc20.i686.rpm
deleting i386/os/Packages/p/python-neutronclient-2.2.6-1.fc21.noarch.rpm
deleting i386/os/Packages/p/python-librepo-0.0.5-3.fc20.i686.rpm
deleting i386/os/Packages/p/python-libguestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-lesscpy-0.9j-2.fc21.noarch.rpm
deleting i386/os/Packages/p/pyliblzma-0.5.3-8.fc19.i686.rpm
deleting i386/os/Packages/p/puppet-server-3.1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/p/puppet-3.1.1-6.fc20.noarch.rpm
deleting i386/os/Packages/p/phpPgAdmin-5.0.4-5.fc20.noarch.rpm
deleting i386/os/Packages/p/php-libguestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-UUID-Tiny-1.03-5.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Sys-Guestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/p/perl-NetPacket-1.3.3-4.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-MIME-EncWords-1.012.6-4.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-MIME-Charset-1.010-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.01-6.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Data-TreeDumper-0.40-5.fc20.noarch.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting i386/os/Packages/p/pcl-tools-1.7.0-1.fc21.i686.rpm
deleting i386/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm
deleting i386/os/Packages/p/pcl-devel-1.7.0-1.fc21.i686.rpm
deleting i386/os/Packages/p/pcl-1.7.0-1.fc21.i686.rpm
deleting i386/os/Packages/p/pandoc-pdf-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/p/pandoc-1.11.1-3.fc20.i686.rpm
deleting i386/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.5.fc20.i686.rpm
deleting i386/os/Packages/p/PyOpenGL-Tk-3.0.1-7.fc20.noarch.rpm
deleting i386/os/Packages/p/PyOpenGL-3.0.1-7.fc20.noarch.rpm
deleting i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.i686.rpm
deleting i386/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.i686.rpm
deleting i386/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.i686.rpm
deleting i386/os/Packages/q/qpid-proton-c-devel-doc-0.4-5.fc21.noarch.rpm
deleting i386/os/Packages/q/qpid-proton-c-devel-0.4-5.fc21.i686.rpm
deleting i386/os/Packages/q/qpid-proton-c-0.4-5.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-user-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-xtensa-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-x86-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-unicore32-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-sparc-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-sh4-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-s390x-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-ppc-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-or32-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-moxie-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-mips-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-microblaze-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-m68k-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-lm32-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-cris-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-arm-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-system-alpha-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-sanity-check-nodeps-1.1.3-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-sanity-check-1.1.3-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-kvm-tools-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-kvm-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-img-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-guest-agent-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-common-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/q/qemu-1.6.0-4.fc21.i686.rpm
deleting i386/os/Packages/r/ruby-libguestfs-1.23.18-2.fc20.i686.rpm
deleting i386/os/Packages/r/rhino-manual-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rhino-javadoc-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rhino-demo-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rhino-1.7R4-4.fc20.noarch.rpm
deleting i386/os/Packages/s/supermin-helper-4.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/s/supermin-4.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk3-vala-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk3-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-tools-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-python-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-devel-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-gtk-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-glib-devel-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/spice-glib-0.20-3.fc20.i686.rpm
deleting i386/os/Packages/s/seahorse-nautilus-3.8.0-2.fc20.i686.rpm
deleting i386/os/Packages/s/seahorse-3.9.1-2.fc20.i686.rpm
deleting i386/os/Packages/s/sblim-testsuite-1.3.0-9.fc20.noarch.rpm
deleting i386/os/Packages/s/sblim-gather-test-2.2.8-3.fc20.i686.rpm
deleting i386/os/Packages/s/sblim-gather-provider-2.2.8-3.fc20.i686.rpm
deleting i386/os/Packages/s/sblim-gather-devel-2.2.8-3.fc20.i686.rpm
deleting i386/os/Packages/s/sblim-gather-2.2.8-3.fc20.i686.rpm
deleting i386/os/Packages/t/talk-server-0.17-42.fc20.i686.rpm
deleting i386/os/Packages/t/talk-0.17-42.fc20.i686.rpm
deleting i386/os/Packages/u/usb_modeswitch-1.2.7-1.fc20.i686.rpm
deleting i386/os/Packages/v/vim-minimal-7.4.0-2.fc20.i686.rpm
deleting i386/os/Packages/v/vim-filesystem-7.4.0-2.fc20.i686.rpm
deleting i386/os/Packages/v/vim-enhanced-7.4.0-2.fc20.i686.rpm
deleting i386/os/Packages/v/vim-common-7.4.0-2.fc20.i686.rpm
deleting i386/os/Packages/v/vim-X11-7.4.0-2.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-doc-2.1.4-1.fc20.noarch.rpm
deleting i386/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.i686.rpm
deleting i386/os/Packages/w/webkitgtk3-2.1.4-1.fc20.i686.rpm
deleting i386/os/Packages/x/xorg-x11-drv-neomagic-1.2.7-7.fc20.i686.rpm
deleting i386/os/Packages/x/xorg-x11-drv-cirrus-1.5.1-10.fc20.i686.rpm
deleting i386/os/Packages/x/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.i686.rpm
deleting i386/os/Packages/y/yum-cron-3.4.3-107.fc21.noarch.rpm
deleting i386/os/Packages/y/yum-3.4.3-107.fc21.noarch.rpm
deleting i386/os/Packages/z/zanata-client-javadoc-2.2.0-2.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-client-2.2.0-2.fc20.noarch.rpm
deleting i386/os/drpms/yum-cron-3.4.3-106.fc20_3.4.3-107.fc21.noarch.drpm
deleting i386/os/drpms/yum-3.4.3-106.fc20_3.4.3-107.fc21.noarch.drpm
deleting i386/os/drpms/xorg-x11-drv-neomagic-1.2.7-6.fc19_1.2.7-7.fc20.i686.drpm
deleting i386/os/drpms/xorg-x11-drv-cirrus-1.5.1-9.fc19_1.5.1-10.fc20.i686.drpm
deleting i386/os/drpms/xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc20_7.1.0-6.20130408git6e74aacc5.fc20.i686.drpm
deleting i386/os/drpms/webkitgtk3-doc-2.1.3-3.fc20_2.1.4-1.fc20.noarch.drpm
deleting i386/os/drpms/webkitgtk3-devel-2.1.3-3.fc20_2.1.4-1.fc20.i686.drpm
deleting i386/os/drpms/webkitgtk3-2.1.3-3.fc20_2.1.4-1.fc20.i686.drpm
deleting i386/os/drpms/vim-minimal-7.3.1314-3.fc20_7.4.0-2.fc20.i686.drpm
deleting i386/os/drpms/vim-filesystem-7.3.1314-3.fc20_7.4.0-2.fc20.i686.drpm
deleting i386/os/drpms/vim-enhanced-7.3.1314-3.fc20_7.4.0-2.fc20.i686.drpm
deleting i386/os/drpms/vim-common-7.3.1314-3.fc20_7.4.0-2.fc20.i686.drpm
deleting i386/os/drpms/vim-X11-7.3.1314-3.fc20_7.4.0-2.fc20.i686.drpm
deleting i386/os/drpms/usb_modeswitch-1.2.6-2.fc20_1.2.7-1.fc20.i686.drpm
deleting i386/os/drpms/talk-server-0.17-41.fc19_0.17-42.fc20.i686.drpm
deleting i386/os/drpms/talk-0.17-41.fc19_0.17-42.fc20.i686.drpm
deleting i386/os/drpms/supermin-helper-4.1.2-2.fc20_4.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/supermin-4.1.2-2.fc20_4.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk3-vala-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk3-devel-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk3-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk-tools-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk-python-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk-devel-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-gtk-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-glib-devel-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/spice-glib-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting i386/os/drpms/seahorse-nautilus-3.8.0-1.fc20_3.8.0-2.fc20.i686.drpm
deleting i386/os/drpms/seahorse-3.9.1-1.fc20_3.9.1-2.fc20.i686.drpm
deleting i386/os/drpms/sblim-testsuite-1.3.0-8.fc20_1.3.0-9.fc20.noarch.drpm
deleting i386/os/drpms/sblim-gather-test-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting i386/os/drpms/sblim-gather-provider-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting i386/os/drpms/sblim-gather-devel-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting i386/os/drpms/sblim-gather-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting i386/os/drpms/ruby-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/rhino-manual-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting i386/os/drpms/rhino-javadoc-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting i386/os/drpms/rhino-demo-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting i386/os/drpms/rhino-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting i386/os/drpms/qt5-qtwebkit-devel-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtwebkit-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtjsbackend-devel-5.0.2-2.fc20_5.0.2-3.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtjsbackend-5.0.2-2.fc20_5.0.2-3.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtdeclarative-static-5.0.2-3.fc20_5.0.2-4.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtdeclarative-devel-5.0.2-3.fc20_5.0.2-4.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtdeclarative-5.0.2-3.fc20_5.0.2-4.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-x11-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-tds-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-static-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-postgresql-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-odbc-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-mysql-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-ibase-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-devel-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qt5-qtbase-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting i386/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.4-5.fc21.i686.drpm
deleting i386/os/drpms/qpid-proton-c-0.4-4.fc20_0.4-5.fc21.i686.drpm
deleting i386/os/drpms/qemu-user-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-xtensa-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-x86-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-unicore32-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-sparc-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-sh4-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-s390x-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-ppc-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-or32-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-moxie-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-mips-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-microblaze-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-m68k-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-lm32-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-cris-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-arm-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-system-alpha-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-kvm-tools-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-kvm-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-img-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-guest-agent-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-common-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/qemu-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/python3-urllib3-1.7-1.fc21_1.7-2.fc21.noarch.drpm
deleting i386/os/drpms/python3-pillow-tk-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-sane-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-qt-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-doc-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting i386/os/drpms/python3-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python3-pillow-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python-urllib3-1.7-1.fc21_1.7-2.fc21.noarch.drpm
deleting i386/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc21.noarch.drpm
deleting i386/os/drpms/python-quantumclient-2.2.1-3.fc20_2.2.1-4.fc20.noarch.drpm
deleting i386/os/drpms/python-quantum-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/python-qpid-proton-doc-0.4-4.fc20_0.4-5.fc21.i686.drpm
deleting i386/os/drpms/python-qpid-proton-0.4-4.fc20_0.4-5.fc21.i686.drpm
deleting i386/os/drpms/python-psphere-0.1.4-4.fc19_0.1.4-5.fc20.noarch.drpm
deleting i386/os/drpms/python-pillow-tk-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-sane-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-qt-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-doc-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting i386/os/drpms/python-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python-pillow-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/python-osmgpsmap-0.7.3-8.fc19_0.7.3-9.fc20.i686.drpm
deleting i386/os/drpms/python-neutronclient-2.2.4-2.fc20_2.2.6-1.fc21.noarch.drpm
deleting i386/os/drpms/python-librepo-0.0.5-2.fc20_0.0.5-3.fc20.i686.drpm
deleting i386/os/drpms/python-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/puppet-server-3.1.1-4.fc20_3.1.1-6.fc20.noarch.drpm
deleting i386/os/drpms/puppet-3.1.1-4.fc20_3.1.1-6.fc20.noarch.drpm
deleting i386/os/drpms/phpPgAdmin-5.0.4-4.fc19_5.0.4-5.fc20.noarch.drpm
deleting i386/os/drpms/php-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-2.fc20_0.5.0-3.fc20.noarch.drpm
deleting i386/os/drpms/perl-UUID-Tiny-1.03-4.fc20_1.03-5.fc20.noarch.drpm
deleting i386/os/drpms/perl-Sys-Guestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/perl-NetPacket-1.3.3-3.fc20_1.3.3-4.fc20.noarch.drpm
deleting i386/os/drpms/perl-MIME-EncWords-1.012.6-3.fc20_1.012.6-4.fc20.noarch.drpm
deleting i386/os/drpms/perl-MIME-Charset-1.010-2.fc20_1.010-3.fc20.noarch.drpm
deleting i386/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-5.fc20_1.01-6.fc20.noarch.drpm
deleting i386/os/drpms/perl-Data-TreeDumper-0.40-4.fc19_0.40-5.fc20.noarch.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/pcl-tools-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
deleting i386/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm
deleting i386/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
deleting i386/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
deleting i386/os/drpms/pandoc-pdf-1.11.1-2.fc20_1.11.1-3.fc20.i686.drpm
deleting i386/os/drpms/pandoc-1.11.1-2.fc20_1.11.1-3.fc20.i686.drpm
deleting i386/os/drpms/pam_ssh_agent_auth-0.9.3-5.4.fc20_0.9.3-5.5.fc20.i686.drpm
deleting i386/os/drpms/openstack-quantum-ryu-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-plumgrid-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-openvswitch-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-nicira-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-nec-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-ml2-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-midonet-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-metaplugin-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-mellanox-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-linuxbridge-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-hyperv-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-cisco-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-brocade-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-bigswitch-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-quantum-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openssh-server-sysvinit-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openssh-server-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openssh-ldap-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openssh-keycat-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openssh-clients-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openssh-askpass-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openssh-6.2p2-4.fc20_6.2p2-5.fc20.i686.drpm
deleting i386/os/drpms/openlmi-software-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting i386/os/drpms/openlmi-service-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-realmd-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-python-providers-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting i386/os/drpms/openlmi-python-base-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting i386/os/drpms/openlmi-providers-devel-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-providers-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-powermanagement-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-pcp-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting i386/os/drpms/openlmi-logicalfile-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-indicationmanager-libs-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-hardware-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-fan-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/openlmi-account-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting i386/os/drpms/ocaml-libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/ocaml-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting i386/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting i386/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting i386/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting i386/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting i386/os/drpms/nscd-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/nodejs-keypress-0.1.0-2.fc19_0.1.0-4.fc20.noarch.drpm
deleting i386/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc21.noarch.drpm
deleting i386/os/drpms/nagios-devel-3.5.0-7.fc20_3.5.0-8.fc20.i686.drpm
deleting i386/os/drpms/nagios-common-3.5.0-7.fc20_3.5.0-8.fc20.i686.drpm
deleting i386/os/drpms/nagios-3.5.0-7.fc20_3.5.0-8.fc20.i686.drpm
deleting i386/os/drpms/lua-guestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libwebkit2gtk-2.1.3-3.fc20_2.1.4-1.fc20.i686.drpm
deleting i386/os/drpms/libusbx-devel-doc-1.0.16-1.fc20_1.0.16-3.fc20.noarch.drpm
deleting i386/os/drpms/libusbx-devel-1.0.16-1.fc20_1.0.16-3.fc20.i686.drpm
deleting i386/os/drpms/libusbx-1.0.16-1.fc20_1.0.16-3.fc20.i686.drpm
deleting i386/os/drpms/libsecret-devel-0.15-1.fc20_0.15-2.fc20.i686.drpm
deleting i386/os/drpms/libsecret-0.15-1.fc20_0.15-2.fc20.i686.drpm
deleting i386/os/drpms/librepo-devel-0.0.5-2.fc20_0.0.5-3.fc20.i686.drpm
deleting i386/os/drpms/librepo-0.0.5-2.fc20_0.0.5-3.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-tools-c-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-tools-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-man-pages-uk-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-man-pages-ja-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-live-service-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-javadoc-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-java-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-java-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-gobject-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-gobject-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-bash-completion-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/libgphoto2-devel-2.5.2-3.fc20_2.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/libgphoto2-2.5.2-3.fc20_2.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/liberation-serif-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting i386/os/drpms/liberation-sans-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting i386/os/drpms/liberation-narrow-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting i386/os/drpms/liberation-mono-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting i386/os/drpms/liberation-fonts-common-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting i386/os/drpms/libcryptui-devel-3.8.0-1.fc20_3.8.0-2.fc20.i686.drpm
deleting i386/os/drpms/libcryptui-3.8.0-1.fc20_3.8.0-2.fc20.i686.drpm
deleting i386/os/drpms/libcacard-tools-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/libcacard-devel-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/libcacard-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/langtable-python-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting i386/os/drpms/langtable-data-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting i386/os/drpms/langtable-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting i386/os/drpms/ksm-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting i386/os/drpms/ino-0.3.5-1.fc19_0.3.5-2.fc20.noarch.drpm
deleting i386/os/drpms/imagefactory-jeosconf-ec2-rhel-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting i386/os/drpms/imagefactory-jeosconf-ec2-fedora-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting i386/os/drpms/imagefactory-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting i386/os/drpms/guacamole-javadoc-0.8.2-2.fc20_0.8.2-4.fc21.noarch.drpm
deleting i386/os/drpms/guacamole-0.8.2-2.fc20_0.8.2-4.fc21.noarch.drpm
deleting i386/os/drpms/gstreamer1-plugins-good-extras-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-good-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-base-tools-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.2-1.fc20_1.1.3-1.fc20.noarch.drpm
deleting i386/os/drpms/gstreamer1-plugins-base-devel-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-base-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-plugins-bad-free-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-devel-docs-1.1.2-1.fc20_1.1.3-1.fc20.noarch.drpm
deleting i386/os/drpms/gstreamer1-devel-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/gstreamer1-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting i386/os/drpms/grfcodec-6.0.2-2.fc20_6.0.2-3.fc20.i686.drpm
deleting i386/os/drpms/golang-guestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/gnome-keyring-pam-3.9.1-2.fc20_3.9.1-3.fc20.i686.drpm
deleting i386/os/drpms/gnome-keyring-3.9.1-2.fc20_3.9.1-3.fc20.i686.drpm
deleting i386/os/drpms/gnome-calculator-3.9.4-1.fc20_3.9.4-2.fc20.i686.drpm
deleting i386/os/drpms/glibmm24-doc-2.37.4-3.fc20_2.37.5-1.fc20.noarch.drpm
deleting i386/os/drpms/glibmm24-devel-2.37.4-3.fc20_2.37.5-1.fc20.i686.drpm
deleting i386/os/drpms/glibmm24-2.37.4-3.fc20_2.37.5-1.fc20.i686.drpm
deleting i386/os/drpms/glibc-utils-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/glibc-headers-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/glibc-common-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting i386/os/drpms/ghc-pandoc-devel-1.11.1-2.fc20_1.11.1-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-pandoc-1.11.1-2.fc20_1.11.1-3.fc20.i686.drpm
deleting i386/os/drpms/ghc-hakyll-devel-4.2.1.2-1.fc20_4.3.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/ghc-hakyll-4.2.1.2-1.fc20_4.3.1.0-2.fc20.i686.drpm
deleting i386/os/drpms/ghc-Agda-devel-2.3.0.1-12.fc20_2.3.2.1-1.fc20.i686.drpm
deleting i386/os/drpms/ghc-Agda-2.3.0.1-12.fc20_2.3.2.1-1.fc20.i686.drpm
deleting i386/os/drpms/gdb-gdbserver-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.i686.drpm
deleting i386/os/drpms/gdb-doc-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.noarch.drpm
deleting i386/os/drpms/gdb-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.i686.drpm
deleting i386/os/drpms/gcr-devel-3.9.1-2.fc20_3.9.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcr-3.9.1-2.fc20_3.9.1-3.fc20.i686.drpm
deleting i386/os/drpms/garcon-devel-0.2.1-1.fc20_0.2.1-2.fc20.i686.drpm
deleting i386/os/drpms/garcon-0.2.1-1.fc20_0.2.1-2.fc20.i686.drpm
deleting i386/os/drpms/fonts-blender-2.68a-1.fc20_2.68a-2.fc20.noarch.drpm
deleting i386/os/drpms/fedora-logos-19.0.4-2.fc20_19.0.4-3.fc20.noarch.drpm
deleting i386/os/drpms/eurephia-utils-1.1.0-5.fc19_1.1.0-6.fc20.i686.drpm
deleting i386/os/drpms/eurephia-sqlite3-1.1.0-5.fc19_1.1.0-6.fc20.i686.drpm
deleting i386/os/drpms/eurephia-init-1.1.0-5.fc19_1.1.0-6.fc20.i686.drpm
deleting i386/os/drpms/eurephia-admin-1.1.0-5.fc19_1.1.0-6.fc20.i686.drpm
deleting i386/os/drpms/eurephia-1.1.0-5.fc19_1.1.0-6.fc20.i686.drpm
deleting i386/os/drpms/erlang-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting i386/os/drpms/entangle-0.5.1-4.fc20_0.5.2-1.fc20.i686.drpm
deleting i386/os/drpms/emacs-agda-el-2.3.0.1-12.fc20_2.3.2.1-1.fc20.i686.drpm
deleting i386/os/drpms/emacs-agda-2.3.0.1-12.fc20_2.3.2.1-1.fc20.i686.drpm
deleting i386/os/drpms/e_dbus-devel-1.7.7-1.fc20_1.7.7-2.fc20.i686.drpm
deleting i386/os/drpms/e_dbus-1.7.7-1.fc20_1.7.7-2.fc20.i686.drpm
deleting i386/os/drpms/drupal6-workspace-1.4-5.rc1.fc19_1.4-6.rc1.fc20.noarch.drpm
deleting i386/os/drpms/drupal6-service_links-2.2-1.fc20_2.2-2.fc20.noarch.drpm
deleting i386/os/drpms/devassistant-0.4.0-3.fc20_0.5.0-2.fc20.noarch.drpm
deleting i386/os/drpms/cracklib-python-2.9.0-2.fc20_2.9.0-3.fc21.i686.drpm
deleting i386/os/drpms/cracklib-dicts-2.9.0-2.fc20_2.9.0-3.fc21.i686.drpm
deleting i386/os/drpms/cracklib-devel-2.9.0-2.fc20_2.9.0-3.fc21.i686.drpm
deleting i386/os/drpms/cracklib-2.9.0-2.fc20_2.9.0-3.fc21.i686.drpm
deleting i386/os/drpms/coda-vcodacon-6.9.5-10.fc20_6.9.5-11.fc20.i686.drpm
deleting i386/os/drpms/coda-server-6.9.5-10.fc20_6.9.5-11.fc20.i686.drpm
deleting i386/os/drpms/coda-gcodacon-6.9.5-10.fc20_6.9.5-11.fc20.i686.drpm
deleting i386/os/drpms/coda-client-6.9.5-10.fc20_6.9.5-11.fc20.i686.drpm
deleting i386/os/drpms/coda-backup-6.9.5-10.fc20_6.9.5-11.fc20.i686.drpm
deleting i386/os/drpms/cmake-gui-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.i686.drpm
deleting i386/os/drpms/cmake-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.i686.drpm
deleting i386/os/drpms/cairo-tools-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting i386/os/drpms/cairo-gobject-devel-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting i386/os/drpms/cairo-gobject-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting i386/os/drpms/cairo-devel-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting i386/os/drpms/cairo-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting i386/os/drpms/blenderplayer-2.68a-1.fc20_2.68a-2.fc20.i686.drpm
deleting i386/os/drpms/blender-rpm-macros-2.68a-1.fc20_2.68a-2.fc20.noarch.drpm
deleting i386/os/drpms/blender-2.68a-1.fc20_2.68a-2.fc20.i686.drpm
deleting i386/os/drpms/bind10-libs-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting i386/os/drpms/bind10-dns-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting i386/os/drpms/bind10-dhcp-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting i386/os/drpms/bind10-devel-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting i386/os/drpms/bind10-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting i386/os/drpms/apache-parent-10-10.fc19_10-11.fc20.noarch.drpm
deleting i386/os/drpms/aalib-libs-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.i686.drpm
deleting i386/os/drpms/aalib-devel-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.i686.drpm
deleting i386/os/drpms/aalib-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.i686.drpm
deleting i386/os/drpms/PyOpenGL-Tk-3.0.1-6.fc19_3.0.1-7.fc20.noarch.drpm
deleting i386/os/drpms/PyOpenGL-3.0.1-6.fc19_3.0.1-7.fc20.noarch.drpm
deleting i386/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc21.noarch.drpm
deleting i386/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc21.i686.drpm
deleting i386/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc21.i686.drpm
deleting i386/os/drpms/MUMPS-openmpi-devel-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting i386/os/drpms/MUMPS-openmpi-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting i386/os/drpms/MUMPS-examples-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting i386/os/drpms/MUMPS-devel-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting i386/os/drpms/MUMPS-common-4.10.0-12.fc20_4.10.0-13.fc20.noarch.drpm
deleting i386/os/drpms/MUMPS-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting i386/os/drpms/Agda-2.3.0.1-8.fc20_2.3.2.1-1.fc20.i686.drpm
deleting i386/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.i686.drpm
deleting i386/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.i686.drpm
deleting i386/os/drpms/389-ds-base-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.i686.drpm
deleting i386/os/repodata/ef688252bfbcd8ff2eeea970b59e604b84fa0b5a19a54d7094aa7e1d95076084-other.xml.gz
deleting i386/os/repodata/eb1cb0cb64bd3a4aed9366d53c1487283c56562a77deed08110c97fd04f4473b-filelists.xml.gz
deleting i386/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz
deleting i386/os/repodata/a676684b17791f0afd4e27bd89cc17a58ae97b696eb6d40cd7129fa21a25e6af-prestodelta.xml.gz
deleting i386/os/repodata/7e283a0bacc4d1618752e809cae879eaffb2b97282a25f3ac93975ecc2d10df9-primary.sqlite.bz2
deleting i386/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml
deleting i386/os/repodata/42326ee7ba632d88f3544352cd7e4591007d6b629bdd1f1fb28e339930d037ef-filelists.sqlite.bz2
deleting i386/os/repodata/26153dad2dff56e133c720650b9d30826a3114fba940e2cf0bf0bb888d94e2ad-primary.xml.gz
deleting i386/os/repodata/1fb7789bcce122b78a12bf9de59d8574149f3285338ae1f92ea7992fae9ed142-other.sqlite.bz2
deleting source/SRPMS/3/389-ds-base-1.3.1.6-1.fc20.1.src.rpm
deleting source/SRPMS/a/apache-parent-10-11.fc20.src.rpm
deleting source/SRPMS/a/aalib-1.4.0-0.23.rc5.fc20.src.rpm
deleting source/SRPMS/a/Agda-2.3.2.1-1.fc20.src.rpm
deleting source/SRPMS/b/blender-2.68a-2.fc20.src.rpm
deleting source/SRPMS/b/bind10-1.1.0-4.fc20.src.rpm
deleting source/SRPMS/c/cracklib-2.9.0-3.fc21.src.rpm
deleting source/SRPMS/c/coda-6.9.5-11.fc20.src.rpm
deleting source/SRPMS/c/cmake-2.8.12-0.1.rc1.fc21.src.rpm
deleting source/SRPMS/c/cairo-1.12.14-4.fc20.src.rpm
deleting source/SRPMS/d/drupal6-workspace-1.4-6.rc1.fc20.src.rpm
deleting source/SRPMS/d/drupal6-service_links-2.2-2.fc20.src.rpm
deleting source/SRPMS/d/devassistant-0.5.0-2.fc20.src.rpm
deleting source/SRPMS/e/eurephia-1.1.0-6.fc20.src.rpm
deleting source/SRPMS/e/entangle-0.5.2-1.fc20.src.rpm
deleting source/SRPMS/e/e_dbus-1.7.7-2.fc20.src.rpm
deleting source/SRPMS/f/fedora-logos-19.0.4-3.fc20.src.rpm
deleting source/SRPMS/g/guacamole-client-0.8.2-4.fc21.src.rpm
deleting source/SRPMS/g/gstreamer1-plugins-good-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-plugins-base-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/gstreamer1-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/g/grfcodec-6.0.2-3.fc20.src.rpm
deleting source/SRPMS/g/gnome-keyring-3.9.1-3.fc20.src.rpm
deleting source/SRPMS/g/gnome-calculator-3.9.4-2.fc20.src.rpm
deleting source/SRPMS/g/glibmm24-2.37.5-1.fc20.src.rpm
deleting source/SRPMS/g/glibc-2.18-5.fc21.src.rpm
deleting source/SRPMS/g/ghc-hakyll-4.3.1.0-2.fc20.src.rpm
deleting source/SRPMS/g/gdb-7.6.50.20130731-5.fc20.src.rpm
deleting source/SRPMS/g/gcr-3.9.1-3.fc20.src.rpm
deleting source/SRPMS/g/garcon-0.2.1-2.fc20.src.rpm
deleting source/SRPMS/h/hadoop-2.0.5-7.fc20.src.rpm
deleting source/SRPMS/i/ino-0.3.5-2.fc20.src.rpm
deleting source/SRPMS/i/imagefactory-1.1.2-2.fc20.src.rpm
deleting source/SRPMS/i/ilmbase-1.0.3-5.fc19.src.rpm
deleting source/SRPMS/j/joyce-2.2.5-2.fc20.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc7.git0.1.fc21.src.rpm
deleting source/SRPMS/k/kaya-0.5.2-18.fc19.src.rpm
deleting source/SRPMS/l/lokalize-4.11.0-1.fc21.src.rpm
deleting source/SRPMS/l/libusbx-1.0.16-3.fc20.src.rpm
deleting source/SRPMS/l/libsecret-0.15-2.fc20.src.rpm
deleting source/SRPMS/l/librepo-0.0.5-3.fc20.src.rpm
deleting source/SRPMS/l/libguestfs-1.23.18-2.fc20.src.rpm
deleting source/SRPMS/l/libgphoto2-2.5.2-4.fc20.src.rpm
deleting source/SRPMS/l/liberation-fonts-1.07.3-1.fc21.src.rpm
deleting source/SRPMS/l/libcryptui-3.8.0-2.fc20.src.rpm
deleting source/SRPMS/l/langtable-0.0.11-1.fc20.src.rpm
deleting source/SRPMS/m/MUMPS-4.10.0-13.fc20.src.rpm
deleting source/SRPMS/n/nss-3.15.1-6.fc21.src.rpm
deleting source/SRPMS/n/nodejs-keypress-0.1.0-4.fc20.src.rpm
deleting source/SRPMS/n/nodejs-commander-1.2.0-4.fc21.src.rpm
deleting source/SRPMS/n/nagios-3.5.0-8.fc20.src.rpm
deleting source/SRPMS/o/openstack-quantum-2013.2-0.3.b1.fc20.src.rpm
deleting source/SRPMS/o/openssh-6.2p2-5.fc20.src.rpm
deleting source/SRPMS/o/openlmi-providers-0.1.1-2.fc20.src.rpm
deleting source/SRPMS/o/OpenColorIO-1.0.8-4.fc21.src.rpm
deleting source/SRPMS/p/python-urllib3-1.7-2.fc21.src.rpm
deleting source/SRPMS/p/python-tahrir-0.4.0-1.fc21.src.rpm
deleting source/SRPMS/p/python-quantumclient-2.2.1-4.fc20.src.rpm
deleting source/SRPMS/p/python-psphere-0.1.4-5.fc20.src.rpm
deleting source/SRPMS/p/python-pillow-2.1.0-2.fc20.src.rpm
deleting source/SRPMS/p/python-osmgpsmap-0.7.3-9.fc20.src.rpm
deleting source/SRPMS/p/python-neutronclient-2.2.6-1.fc21.src.rpm
deleting source/SRPMS/p/python-lesscpy-0.9j-2.fc21.src.rpm
deleting source/SRPMS/p/pyliblzma-0.5.3-8.fc19.src.rpm
deleting source/SRPMS/p/puppet-3.1.1-6.fc20.src.rpm
deleting source/SRPMS/p/phpPgAdmin-5.0.4-5.fc20.src.rpm
deleting source/SRPMS/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.src.rpm
deleting source/SRPMS/p/perl-UUID-Tiny-1.03-5.fc20.src.rpm
deleting source/SRPMS/p/perl-NetPacket-1.3.3-4.fc20.src.rpm
deleting source/SRPMS/p/perl-MIME-EncWords-1.012.6-4.fc20.src.rpm
deleting source/SRPMS/p/perl-MIME-Charset-1.010-3.fc20.src.rpm
deleting source/SRPMS/p/perl-ExtUtils-Typemaps-Default-1.01-6.fc20.src.rpm
deleting source/SRPMS/p/perl-Data-TreeDumper-0.40-5.fc20.src.rpm
deleting source/SRPMS/p/pcl-1.7.0-1.fc21.src.rpm
deleting source/SRPMS/p/pandoc-1.11.1-3.fc20.src.rpm
deleting source/SRPMS/p/PyOpenGL-3.0.1-7.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtxmlpatterns-5.0.2-2.fc21.src.rpm
deleting source/SRPMS/q/qt5-qtwebkit-5.0.2-8.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtsvg-5.0.2-1.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtjsbackend-5.0.2-3.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtdeclarative-5.0.2-4.fc20.src.rpm
deleting source/SRPMS/q/qt5-qtbase-5.0.2-8.fc20.src.rpm
deleting source/SRPMS/q/qpid-proton-0.4-5.fc21.src.rpm
deleting source/SRPMS/q/qemu-sanity-check-1.1.3-4.fc21.src.rpm
deleting source/SRPMS/q/qemu-1.6.0-4.fc21.src.rpm
deleting source/SRPMS/r/rhino-1.7R4-4.fc20.src.rpm
deleting source/SRPMS/repodata/f0cf77011b956b213fed938584714465566c3b6aa99fbeadaa38888a72d7efb5-filelists.sqlite.bz2
deleting source/SRPMS/repodata/d6feda3ed1f4ccfa06c4c623a5ff1bfa3d52d3026660ad6fca053a4d6d5890d5-other.sqlite.bz2
deleting source/SRPMS/repodata/963cd2850cbc358eea512763770e9c95fe4245e8a17a8440d313e2805fc10639-filelists.xml.gz
deleting source/SRPMS/repodata/8542e513c5ef67c1b9c168ce5a343a4f6777fcd2bc09a826f52c48128902e2db-primary.xml.gz
deleting source/SRPMS/repodata/3b1f38b96ed76ffa8efe85a2f23c771304c187d8e1494e64af126e64103bc626-primary.sqlite.bz2
deleting source/SRPMS/repodata/31a4e43251b99b1403d1d6c34548c61762819058618a51d460c35a21331f301b-other.xml.gz
deleting source/SRPMS/s/supermin-4.1.3-1.fc20.src.rpm
deleting source/SRPMS/s/spice-gtk-0.20-3.fc20.src.rpm
deleting source/SRPMS/s/seahorse-nautilus-3.8.0-2.fc20.src.rpm
deleting source/SRPMS/s/seahorse-3.9.1-2.fc20.src.rpm
deleting source/SRPMS/s/sblim-testsuite-1.3.0-9.fc20.src.rpm
deleting source/SRPMS/s/sblim-gather-2.2.8-3.fc20.src.rpm
deleting source/SRPMS/t/talk-0.17-42.fc20.src.rpm
deleting source/SRPMS/u/usb_modeswitch-1.2.7-1.fc20.src.rpm
deleting source/SRPMS/v/vim-7.4.0-2.fc20.src.rpm
deleting source/SRPMS/w/webkitgtk3-2.1.4-1.fc20.src.rpm
deleting source/SRPMS/x/xorg-x11-drv-neomagic-1.2.7-7.fc20.src.rpm
deleting source/SRPMS/x/xorg-x11-drv-cirrus-1.5.1-10.fc20.src.rpm
deleting source/SRPMS/x/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.src.rpm
deleting source/SRPMS/y/yum-3.4.3-107.fc21.src.rpm
deleting source/SRPMS/z/zanata-client-2.2.0-2.fc20.src.rpm
deleting x86_64/debug/3/389-ds-base-debuginfo-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/debug/a/aalib-debuginfo-1.4.0-0.23.rc5.fc20.x86_64.rpm
deleting x86_64/debug/b/blender-debuginfo-2.68a-2.fc20.x86_64.rpm
deleting x86_64/debug/b/bind10-debuginfo-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/debug/c/cracklib-debuginfo-2.9.0-3.fc21.x86_64.rpm
deleting x86_64/debug/c/coda-debuginfo-6.9.5-11.fc20.x86_64.rpm
deleting x86_64/debug/c/cmake-debuginfo-2.8.12-0.1.rc1.fc21.x86_64.rpm
deleting x86_64/debug/c/cairo-debuginfo-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/debug/e/eurephia-debuginfo-1.1.0-6.fc20.x86_64.rpm
deleting x86_64/debug/e/entangle-debuginfo-0.5.2-1.fc20.x86_64.rpm
deleting x86_64/debug/e/e_dbus-debuginfo-1.7.7-2.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-plugins-good-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-plugins-base-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-plugins-bad-free-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/gstreamer1-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/g/grfcodec-debuginfo-6.0.2-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-keyring-debuginfo-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-calculator-debuginfo-3.9.4-2.fc20.x86_64.rpm
deleting x86_64/debug/g/glibmm24-debuginfo-2.37.5-1.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-common-2.18-5.fc21.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-2.18-5.fc21.x86_64.rpm
deleting x86_64/debug/g/gdb-debuginfo-7.6.50.20130731-5.fc20.x86_64.rpm
deleting x86_64/debug/g/gcr-debuginfo-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/debug/g/garcon-debuginfo-0.2.1-2.fc20.x86_64.rpm
deleting x86_64/debug/h/hadoop-debuginfo-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/debug/i/ilmbase-debuginfo-1.0.3-5.fc19.x86_64.rpm
deleting x86_64/debug/j/joyce-debuginfo-2.2.5-2.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/debug/k/kernel-debug-debuginfo-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/debug/l/lokalize-debuginfo-4.11.0-1.fc21.x86_64.rpm
deleting x86_64/debug/l/libusbx-debuginfo-1.0.16-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libsecret-debuginfo-0.15-2.fc20.x86_64.rpm
deleting x86_64/debug/l/librepo-debuginfo-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libguestfs-debuginfo-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libgphoto2-debuginfo-2.5.2-4.fc20.x86_64.rpm
deleting x86_64/debug/l/libcryptui-debuginfo-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/debug/m/MUMPS-debuginfo-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/debug/n/nss-debuginfo-3.15.1-6.fc21.x86_64.rpm
deleting x86_64/debug/n/nagios-debuginfo-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/debug/o/openssh-debuginfo-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/debug/o/openlmi-providers-debuginfo-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc21.x86_64.rpm
deleting x86_64/debug/p/python-pillow-debuginfo-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/debug/p/python-osmgpsmap-debuginfo-0.7.3-9.fc20.x86_64.rpm
deleting x86_64/debug/p/pyliblzma-debuginfo-0.5.3-8.fc19.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/debug/p/pcl-debuginfo-1.7.0-1.fc21.x86_64.rpm
deleting x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc21.x86_64.rpm
deleting x86_64/debug/q/qt5-qtwebkit-debuginfo-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtsvg-debuginfo-5.0.2-1.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtjsbackend-debuginfo-5.0.2-3.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtdeclarative-debuginfo-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/debug/q/qt5-qtbase-debuginfo-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/debug/q/qpid-proton-debuginfo-0.4-5.fc21.x86_64.rpm
deleting x86_64/debug/q/qemu-debuginfo-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/debug/repodata/c92194b448016dfac642e0ec3baf00182ffd25ce5eebb874772a18d92631a11e-filelists.xml.gz
deleting x86_64/debug/repodata/a70b4a02da5df08ad572960fc5835afb9093f4a786437b43cf2637fab4dc134c-filelists.sqlite.bz2
deleting x86_64/debug/repodata/76aabf08bb4dcb4ae1d42c2fba95042976a46c97661437e192aebe07422a00c1-other.xml.gz
deleting x86_64/debug/repodata/75c33ce81569a4973e21cd78e7530ade118531f93d8dcfb34a6afafa0ab91244-other.sqlite.bz2
deleting x86_64/debug/repodata/742aa0b8b4208fdb7fc8509a8fdb43524594430322ca8d0a21e6b47f9e8edf53-primary.xml.gz
deleting x86_64/debug/repodata/2019008588c6e5f07dd5987f7b9d92d969958e6e119ad4cce28f6e6b86547b7f-primary.sqlite.bz2
deleting x86_64/debug/s/supermin-debuginfo-4.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/s/spice-gtk-debuginfo-0.20-3.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-nautilus-debuginfo-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/debug/s/seahorse-debuginfo-3.9.1-2.fc20.x86_64.rpm
deleting x86_64/debug/s/sblim-gather-debuginfo-2.2.8-3.fc20.x86_64.rpm
deleting x86_64/debug/t/talk-debuginfo-0.17-42.fc20.x86_64.rpm
deleting x86_64/debug/u/usb_modeswitch-debuginfo-1.2.7-1.fc20.x86_64.rpm
deleting x86_64/debug/v/vim-debuginfo-7.4.0-2.fc20.x86_64.rpm
deleting x86_64/debug/w/webkitgtk3-debuginfo-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/debug/x/xorg-x11-drv-cirrus-debuginfo-1.5.1-10.fc20.x86_64.rpm
deleting x86_64/debug/x/xorg-x11-drv-ati-debuginfo-7.1.0-6.20130408git6e74aacc5.fc20.x86_64.rpm
deleting x86_64/os/isolinux/vmlinuz
deleting x86_64/os/isolinux/vesamenu.c32
deleting x86_64/os/isolinux/upgrade.img
deleting x86_64/os/isolinux/splash.png
deleting x86_64/os/isolinux/memtest
deleting x86_64/os/isolinux/isolinux.cfg
deleting x86_64/os/isolinux/isolinux.bin
deleting x86_64/os/isolinux/initrd.img
deleting x86_64/os/isolinux/grub.conf
deleting x86_64/os/isolinux/boot.msg
deleting x86_64/os/isolinux/
deleting x86_64/os/images/pxeboot/vmlinuz
deleting x86_64/os/images/pxeboot/upgrade.img
deleting x86_64/os/images/pxeboot/initrd.img
deleting x86_64/os/images/pxeboot/
deleting x86_64/os/images/macboot.img
deleting x86_64/os/images/efiboot.img
deleting x86_64/os/images/boot.iso
deleting x86_64/os/images/
deleting x86_64/os/LiveOS/squashfs.img
deleting x86_64/os/LiveOS/
deleting x86_64/os/EFI/BOOT/fonts/unicode.pf2
deleting x86_64/os/EFI/BOOT/fonts/
deleting x86_64/os/EFI/BOOT/grubx64.efi
deleting x86_64/os/EFI/BOOT/grub.cfg
deleting x86_64/os/EFI/BOOT/MokManager.efi
deleting x86_64/os/EFI/BOOT/BOOTX64.efi
deleting x86_64/os/EFI/BOOT/
deleting x86_64/os/EFI/
deleting x86_64/os/.treeinfo
deleting x86_64/os/.discinfo
deleting x86_64/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/3/389-ds-base-libs-1.3.1.6-1.fc20.1.i686.rpm
deleting x86_64/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/3/389-ds-base-devel-1.3.1.6-1.fc20.1.i686.rpm
deleting x86_64/os/Packages/3/389-ds-base-1.3.1.6-1.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/a/apache-parent-10-11.fc20.noarch.rpm
deleting x86_64/os/Packages/a/aalib-libs-1.4.0-0.23.rc5.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aalib-libs-1.4.0-0.23.rc5.fc20.i686.rpm
deleting x86_64/os/Packages/a/aalib-devel-1.4.0-0.23.rc5.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aalib-devel-1.4.0-0.23.rc5.fc20.i686.rpm
deleting x86_64/os/Packages/a/aalib-1.4.0-0.23.rc5.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/Agda-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/blenderplayer-2.68a-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/blender-rpm-macros-2.68a-2.fc20.noarch.rpm
deleting x86_64/os/Packages/b/blender-2.68a-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-libs-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-libs-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-dns-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-dns-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-dhcp-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-devel-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-devel-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/b/bind10-1.1.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bind10-1.1.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cracklib-python-2.9.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-dicts-2.9.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-devel-2.9.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-devel-2.9.0-3.fc21.i686.rpm
deleting x86_64/os/Packages/c/cracklib-2.9.0-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cracklib-2.9.0-3.fc21.i686.rpm
deleting x86_64/os/Packages/c/coda-vcodacon-6.9.5-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/coda-server-6.9.5-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/coda-gcodacon-6.9.5-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/coda-client-6.9.5-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/coda-backup-6.9.5-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cmake-gui-2.8.12-0.1.rc1.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cmake-2.8.12-0.1.rc1.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-tools-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-gobject-devel-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-gobject-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-gobject-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-devel-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-devel-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/cairo-1.12.14-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cairo-1.12.14-4.fc20.i686.rpm
deleting x86_64/os/Packages/d/drupal6-workspace-1.4-6.rc1.fc20.noarch.rpm
deleting x86_64/os/Packages/d/drupal6-service_links-2.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/d/devassistant-0.5.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/e/eurephia-utils-1.1.0-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eurephia-sqlite3-1.1.0-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eurephia-init-1.1.0-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eurephia-admin-1.1.0-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eurephia-1.1.0-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/erlang-libguestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/entangle-0.5.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-agda-el-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-agda-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/e_dbus-devel-1.7.7-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/e_dbus-devel-1.7.7-2.fc20.i686.rpm
deleting x86_64/os/Packages/e/e_dbus-1.7.7-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/e_dbus-1.7.7-2.fc20.i686.rpm
deleting x86_64/os/Packages/f/fonts-blender-2.68a-2.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fedora-logos-19.0.4-3.fc20.noarch.rpm
deleting x86_64/os/Packages/g/guacamole-javadoc-0.8.2-4.fc21.noarch.rpm
deleting x86_64/os/Packages/g/guacamole-0.8.2-4.fc21.noarch.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-extras-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-good-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-tools-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-devel-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-base-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-extras-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-devel-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-plugins-bad-free-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-devel-docs-1.1.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-devel-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/gstreamer1-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gstreamer1-1.1.3-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/grfcodec-6.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/golang-guestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-keyring-pam-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-keyring-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-calculator-3.9.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibmm24-doc-2.37.5-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibmm24-devel-2.37.5-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibmm24-2.37.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibmm24-2.37.5-1.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-utils-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-5.fc21.i686.rpm
deleting x86_64/os/Packages/g/glibc-headers-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-5.fc21.i686.rpm
deleting x86_64/os/Packages/g/glibc-common-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-5.fc21.i686.rpm
deleting x86_64/os/Packages/g/ghc-pandoc-devel-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-pandoc-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hakyll-devel-4.3.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-hakyll-4.3.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-Agda-devel-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-Agda-2.3.2.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-gdbserver-7.6.50.20130731-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdb-doc-7.6.50.20130731-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdb-7.6.50.20130731-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcr-devel-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcr-devel-3.9.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcr-3.9.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcr-3.9.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/garcon-devel-0.2.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/garcon-devel-0.2.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/garcon-0.2.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/garcon-0.2.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/h/hadoop-yarn-security-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-yarn-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-maven-plugin-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-mapreduce-examples-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-mapreduce-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-javadoc-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-hdfs-fuse-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-hdfs-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/h/hadoop-devel-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-devel-2.0.5-7.fc20.i686.rpm
deleting x86_64/os/Packages/h/hadoop-common-native-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/h/hadoop-common-2.0.5-7.fc20.noarch.rpm
deleting x86_64/os/Packages/i/ino-0.3.5-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/imagefactory-jeosconf-ec2-rhel-1.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/imagefactory-jeosconf-ec2-fedora-1.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/imagefactory-1.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.x86_64.rpm
deleting x86_64/os/Packages/i/ilmbase-devel-1.0.3-5.fc19.i686.rpm
deleting x86_64/os/Packages/i/ilmbase-1.0.3-5.fc19.x86_64.rpm
deleting x86_64/os/Packages/i/ilmbase-1.0.3-5.fc19.i686.rpm
deleting x86_64/os/Packages/j/joyce-devel-2.2.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/j/joyce-devel-2.2.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/j/joyce-2.2.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/j/joyce-2.2.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/k/ksm-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc21.noarch.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-debug-modules-extra-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-debug-devel-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-debug-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/k/kaya-doc-0.5.2-18.fc19.noarch.rpm
deleting x86_64/os/Packages/k/kaya-0.5.2-18.fc19.x86_64.rpm
deleting x86_64/os/Packages/l/lua-guestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lokalize-4.11.0-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libwebkit2gtk-2.1.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libusbx-devel-doc-1.0.16-3.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libusbx-devel-1.0.16-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libusbx-devel-1.0.16-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libusbx-1.0.16-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libusbx-1.0.16-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsecret-devel-0.15-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsecret-devel-0.15-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libsecret-0.15-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libsecret-0.15-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/librepo-devel-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/librepo-devel-0.0.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/librepo-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/librepo-0.0.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libhdfs-2.0.5-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libhdfs-2.0.5-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-tools-c-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-tools-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-man-pages-uk-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-man-pages-ja-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-live-service-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-javadoc-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-java-devel-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-java-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-java-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-devel-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-gobject-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-devel-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-devel-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libguestfs-bash-completion-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libguestfs-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgphoto2-devel-2.5.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgphoto2-2.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgphoto2-2.5.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/liberation-serif-fonts-1.07.3-1.fc21.noarch.rpm
deleting x86_64/os/Packages/l/liberation-sans-fonts-1.07.3-1.fc21.noarch.rpm
deleting x86_64/os/Packages/l/liberation-narrow-fonts-1.07.3-1.fc21.noarch.rpm
deleting x86_64/os/Packages/l/liberation-mono-fonts-1.07.3-1.fc21.noarch.rpm
deleting x86_64/os/Packages/l/liberation-fonts-common-1.07.3-1.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcryptui-devel-3.8.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcryptui-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcryptui-3.8.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcacard-tools-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libcacard-devel-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libcacard-devel-1.6.0-4.fc21.i686.rpm
deleting x86_64/os/Packages/l/libcacard-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libcacard-1.6.0-4.fc21.i686.rpm
deleting x86_64/os/Packages/l/langtable-python-0.0.11-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/langtable-data-0.0.11-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/langtable-0.0.11-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-devel-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-openmpi-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/m/MUMPS-examples-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-devel-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/m/MUMPS-common-4.10.0-13.fc20.noarch.rpm
deleting x86_64/os/Packages/m/MUMPS-4.10.0-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/MUMPS-4.10.0-13.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-tools-3.15.1-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nss-sysinit-3.15.1-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.i686.rpm
deleting x86_64/os/Packages/n/nss-devel-3.15.1-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nss-devel-3.15.1-6.fc21.i686.rpm
deleting x86_64/os/Packages/n/nss-3.15.1-6.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nss-3.15.1-6.fc21.i686.rpm
deleting x86_64/os/Packages/n/nscd-2.18-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-keypress-0.1.0-4.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-commander-1.2.0-4.fc21.noarch.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-devel-3.5.0-8.fc20.i686.rpm
deleting x86_64/os/Packages/n/nagios-common-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nagios-3.5.0-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openstack-quantum-ryu-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-plumgrid-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-openvswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-nicira-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-nec-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-ml2-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-midonet-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-metaplugin-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-mellanox-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-linuxbridge-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-hyperv-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-cisco-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-brocade-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-bigswitch-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openssh-server-sysvinit-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-server-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-ldap-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-keycat-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-clients-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-askpass-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssh-6.2p2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-software-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-service-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-realmd-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-python-providers-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-python-base-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-providers-devel-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-providers-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-providers-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-powermanagement-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-pcp-0.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openlmi-logicalfile-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-devel-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-indicationmanager-libs-0.1.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openlmi-hardware-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-fan-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openlmi-account-0.1.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/ocaml-libguestfs-devel-1.23.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/ocaml-libguestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc21.noarch.rpm
deleting x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc21.i686.rpm
deleting x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc21.i686.rpm
deleting x86_64/os/Packages/p/python3-urllib3-1.7-2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-tk-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-sane-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-qt-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-pillow-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-lesscpy-0.9j-2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-urllib3-1.7-2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-tahrir-0.4.0-1.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-quantumclient-2.2.1-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-quantum-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-qpid-proton-doc-0.4-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-qpid-proton-0.4-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-psphere-0.1.4-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-tk-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-sane-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-qt-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-doc-2.1.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-devel-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-pillow-2.1.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/python-osmgpsmap-0.7.3-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-neutronclient-2.2.6-1.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-librepo-0.0.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-libguestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-lesscpy-0.9j-2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/pyliblzma-0.5.3-8.fc19.x86_64.rpm
deleting x86_64/os/Packages/p/puppet-server-3.1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/p/puppet-3.1.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/p/phpPgAdmin-5.0.4-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-libguestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-WWW-OrangeHRM-Client-0.5.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-UUID-Tiny-1.03-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Sys-Guestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-NetPacket-1.3.3-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-MIME-EncWords-1.012.6-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-MIME-Charset-1.010-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-ExtUtils-Typemaps-Default-1.01-6.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Data-TreeDumper-0.40-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-tools-1.7.0-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm
deleting x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc21.i686.rpm
deleting x86_64/os/Packages/p/pcl-1.7.0-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-1.7.0-1.fc21.i686.rpm
deleting x86_64/os/Packages/p/pandoc-pdf-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pandoc-1.11.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pam_ssh_agent_auth-0.9.3-5.5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PyOpenGL-Tk-3.0.1-7.fc20.noarch.rpm
deleting x86_64/os/Packages/p/PyOpenGL-3.0.1-7.fc20.noarch.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-devel-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtwebkit-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-devel-5.0.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtsvg-5.0.2-1.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-devel-5.0.2-3.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtjsbackend-5.0.2-3.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-static-5.0.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-devel-5.0.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtdeclarative-5.0.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-x11-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-tds-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-static-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-postgresql-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-odbc-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-mysql-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-ibase-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-devel-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt5-qtbase-5.0.2-8.fc20.i686.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-devel-doc-0.4-5.fc21.noarch.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-devel-0.4-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-devel-0.4-5.fc21.i686.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-0.4-5.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qpid-proton-c-0.4-5.fc21.i686.rpm
deleting x86_64/os/Packages/q/qemu-user-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-xtensa-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-x86-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-unicore32-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-sparc-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-sh4-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-s390x-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-ppc-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-or32-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-moxie-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-mips-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-microblaze-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-m68k-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-lm32-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-cris-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-arm-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-system-alpha-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-sanity-check-nodeps-1.1.3-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-sanity-check-1.1.3-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-kvm-tools-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-kvm-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-img-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-guest-agent-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-common-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qemu-1.6.0-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/r/ruby-libguestfs-1.23.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rhino-manual-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rhino-javadoc-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rhino-demo-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rhino-1.7R4-4.fc20.noarch.rpm
deleting x86_64/os/Packages/s/supermin-helper-4.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/supermin-4.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-vala-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-devel-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-gtk3-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk3-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-gtk-tools-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-python-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-devel-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-devel-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-gtk-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-gtk-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-glib-devel-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-glib-devel-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/spice-glib-0.20-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/spice-glib-0.20-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/seahorse-nautilus-3.8.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/seahorse-3.9.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sblim-testsuite-1.3.0-9.fc20.noarch.rpm
deleting x86_64/os/Packages/s/sblim-gather-test-2.2.8-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sblim-gather-provider-2.2.8-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sblim-gather-provider-2.2.8-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/sblim-gather-devel-2.2.8-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sblim-gather-devel-2.2.8-3.fc20.i686.rpm
deleting x86_64/os/Packages/s/sblim-gather-2.2.8-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sblim-gather-2.2.8-3.fc20.i686.rpm
deleting x86_64/os/Packages/t/talk-server-0.17-42.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/talk-0.17-42.fc20.x86_64.rpm
deleting x86_64/os/Packages/u/usb_modeswitch-1.2.7-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-minimal-7.4.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-filesystem-7.4.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-enhanced-7.4.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-common-7.4.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-X11-7.4.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-doc-2.1.4-1.fc20.noarch.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-devel-2.1.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/webkitgtk3-2.1.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/x/xorg-x11-drv-cirrus-1.5.1-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xorg-x11-drv-ati-7.1.0-6.20130408git6e74aacc5.fc20.x86_64.rpm
deleting x86_64/os/Packages/y/yum-cron-3.4.3-107.fc21.noarch.rpm
deleting x86_64/os/Packages/y/yum-3.4.3-107.fc21.noarch.rpm
deleting x86_64/os/Packages/z/zanata-client-javadoc-2.2.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-client-2.2.0-2.fc20.noarch.rpm
deleting x86_64/os/drpms/yum-cron-3.4.3-106.fc20_3.4.3-107.fc21.noarch.drpm
deleting x86_64/os/drpms/yum-3.4.3-106.fc20_3.4.3-107.fc21.noarch.drpm
deleting x86_64/os/drpms/xorg-x11-drv-cirrus-1.5.1-9.fc19_1.5.1-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/xorg-x11-drv-ati-7.1.0-5.20130408git6e74aacc5.fc20_7.1.0-6.20130408git6e74aacc5.fc20.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-doc-2.1.3-3.fc20_2.1.4-1.fc20.noarch.drpm
deleting x86_64/os/drpms/webkitgtk3-devel-2.1.3-3.fc20_2.1.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-devel-2.1.3-3.fc20_2.1.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/webkitgtk3-2.1.3-3.fc20_2.1.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/webkitgtk3-2.1.3-3.fc20_2.1.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/vim-minimal-7.3.1314-3.fc20_7.4.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-filesystem-7.3.1314-3.fc20_7.4.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-enhanced-7.3.1314-3.fc20_7.4.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-common-7.3.1314-3.fc20_7.4.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-X11-7.3.1314-3.fc20_7.4.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/usb_modeswitch-1.2.6-2.fc20_1.2.7-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/talk-server-0.17-41.fc19_0.17-42.fc20.x86_64.drpm
deleting x86_64/os/drpms/talk-0.17-41.fc19_0.17-42.fc20.x86_64.drpm
deleting x86_64/os/drpms/supermin-helper-4.1.2-2.fc20_4.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/supermin-4.1.2-2.fc20_4.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk3-vala-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk3-devel-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk3-devel-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting x86_64/os/drpms/spice-gtk3-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk3-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting x86_64/os/drpms/spice-gtk-tools-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk-python-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk-devel-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk-devel-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting x86_64/os/drpms/spice-gtk-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-gtk-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting x86_64/os/drpms/spice-glib-devel-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-glib-devel-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting x86_64/os/drpms/spice-glib-0.20-2.fc20_0.20-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/spice-glib-0.20-2.fc20_0.20-3.fc20.i686.drpm
deleting x86_64/os/drpms/seahorse-nautilus-3.8.0-1.fc20_3.8.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/seahorse-3.9.1-1.fc20_3.9.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/sblim-testsuite-1.3.0-8.fc20_1.3.0-9.fc20.noarch.drpm
deleting x86_64/os/drpms/sblim-gather-test-2.2.8-2.fc20_2.2.8-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/sblim-gather-provider-2.2.8-2.fc20_2.2.8-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/sblim-gather-provider-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting x86_64/os/drpms/sblim-gather-devel-2.2.8-2.fc20_2.2.8-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/sblim-gather-devel-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting x86_64/os/drpms/sblim-gather-2.2.8-2.fc20_2.2.8-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/sblim-gather-2.2.8-2.fc20_2.2.8-3.fc20.i686.drpm
deleting x86_64/os/drpms/ruby-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/rhino-manual-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting x86_64/os/drpms/rhino-javadoc-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting x86_64/os/drpms/rhino-demo-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting x86_64/os/drpms/rhino-1.7R4-3.fc20_1.7R4-4.fc20.noarch.drpm
deleting x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtwebkit-devel-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtwebkit-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtwebkit-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-2.fc20_5.0.2-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtjsbackend-devel-5.0.2-2.fc20_5.0.2-3.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtjsbackend-5.0.2-2.fc20_5.0.2-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtjsbackend-5.0.2-2.fc20_5.0.2-3.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-3.fc20_5.0.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtdeclarative-static-5.0.2-3.fc20_5.0.2-4.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-3.fc20_5.0.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtdeclarative-devel-5.0.2-3.fc20_5.0.2-4.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtdeclarative-5.0.2-3.fc20_5.0.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtdeclarative-5.0.2-3.fc20_5.0.2-4.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-x11-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-x11-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-tds-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-tds-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-static-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-static-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-postgresql-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-odbc-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-mysql-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-ibase-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-devel-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-devel-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qt5-qtbase-5.0.2-7.fc20_5.0.2-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt5-qtbase-5.0.2-7.fc20_5.0.2-8.fc20.i686.drpm
deleting x86_64/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.4-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/qpid-proton-c-devel-0.4-4.fc20_0.4-5.fc21.i686.drpm
deleting x86_64/os/drpms/qpid-proton-c-0.4-4.fc20_0.4-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/qpid-proton-c-0.4-4.fc20_0.4-5.fc21.i686.drpm
deleting x86_64/os/drpms/qemu-user-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-xtensa-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-x86-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-unicore32-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-sparc-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-sh4-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-s390x-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-ppc-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-or32-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-moxie-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-mips-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-microblaze-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-m68k-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-lm32-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-cris-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-arm-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-system-alpha-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-kvm-tools-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-kvm-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-img-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-guest-agent-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-common-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/qemu-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/python3-urllib3-1.7-1.fc21_1.7-2.fc21.noarch.drpm
deleting x86_64/os/drpms/python3-pillow-tk-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-sane-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-qt-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-doc-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/python3-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/python3-pillow-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-pillow-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/python-urllib3-1.7-1.fc21_1.7-2.fc21.noarch.drpm
deleting x86_64/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc21.noarch.drpm
deleting x86_64/os/drpms/python-quantumclient-2.2.1-3.fc20_2.2.1-4.fc20.noarch.drpm
deleting x86_64/os/drpms/python-quantum-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/python-qpid-proton-doc-0.4-4.fc20_0.4-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-qpid-proton-0.4-4.fc20_0.4-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-psphere-0.1.4-4.fc19_0.1.4-5.fc20.noarch.drpm
deleting x86_64/os/drpms/python-pillow-tk-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-sane-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-qt-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-doc-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/python-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-devel-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/python-pillow-2.1.0-1.fc20_2.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-pillow-2.1.0-1.fc20_2.1.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/python-osmgpsmap-0.7.3-8.fc19_0.7.3-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-neutronclient-2.2.4-2.fc20_2.2.6-1.fc21.noarch.drpm
deleting x86_64/os/drpms/python-librepo-0.0.5-2.fc20_0.0.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/puppet-server-3.1.1-4.fc20_3.1.1-6.fc20.noarch.drpm
deleting x86_64/os/drpms/puppet-3.1.1-4.fc20_3.1.1-6.fc20.noarch.drpm
deleting x86_64/os/drpms/phpPgAdmin-5.0.4-4.fc19_5.0.4-5.fc20.noarch.drpm
deleting x86_64/os/drpms/php-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/perl-WWW-OrangeHRM-Client-0.5.0-2.fc20_0.5.0-3.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-UUID-Tiny-1.03-4.fc20_1.03-5.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-Sys-Guestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/perl-NetPacket-1.3.3-3.fc20_1.3.3-4.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-MIME-EncWords-1.012.6-3.fc20_1.012.6-4.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-MIME-Charset-1.010-2.fc20_1.010-3.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-ExtUtils-Typemaps-Default-1.01-5.fc20_1.01-6.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-Data-TreeDumper-0.40-4.fc19_0.40-5.fc20.noarch.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/pcl-tools-1.6.0-5.fc20_1.7.0-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm
deleting x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
deleting x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
deleting x86_64/os/drpms/pandoc-pdf-1.11.1-2.fc20_1.11.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/pandoc-1.11.1-2.fc20_1.11.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/pam_ssh_agent_auth-0.9.3-5.4.fc20_0.9.3-5.5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openstack-quantum-ryu-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-plumgrid-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-openvswitch-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-nicira-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-nec-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-ml2-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-midonet-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-metaplugin-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-mellanox-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-linuxbridge-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-hyperv-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-cisco-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-brocade-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-bigswitch-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-quantum-2013.2-0.1.h1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openssh-server-sysvinit-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssh-server-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssh-ldap-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssh-keycat-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssh-clients-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssh-askpass-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssh-6.2p2-4.fc20_6.2p2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-software-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/openlmi-service-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-realmd-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-python-providers-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/openlmi-python-base-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/openlmi-providers-devel-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-providers-devel-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/openlmi-providers-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-providers-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/openlmi-powermanagement-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-pcp-0.1.1-1.fc20_0.1.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/openlmi-logicalfile-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-indicationmanager-libs-devel-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-indicationmanager-libs-0.1.1-1.fc20_0.1.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/openlmi-hardware-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-fan-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/openlmi-account-0.1.1-1.fc20_0.1.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ocaml-libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ocaml-libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/ocaml-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
deleting x86_64/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
deleting x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
deleting x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
deleting x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
deleting x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
deleting x86_64/os/drpms/nscd-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/nodejs-keypress-0.1.0-2.fc19_0.1.0-4.fc20.noarch.drpm
deleting x86_64/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc21.noarch.drpm
deleting x86_64/os/drpms/nagios-devel-3.5.0-7.fc20_3.5.0-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/nagios-devel-3.5.0-7.fc20_3.5.0-8.fc20.i686.drpm
deleting x86_64/os/drpms/nagios-common-3.5.0-7.fc20_3.5.0-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/nagios-3.5.0-7.fc20_3.5.0-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/lua-guestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libwebkit2gtk-2.1.3-3.fc20_2.1.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libwebkit2gtk-2.1.3-3.fc20_2.1.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/libusbx-devel-doc-1.0.16-1.fc20_1.0.16-3.fc20.noarch.drpm
deleting x86_64/os/drpms/libusbx-devel-1.0.16-1.fc20_1.0.16-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libusbx-devel-1.0.16-1.fc20_1.0.16-3.fc20.i686.drpm
deleting x86_64/os/drpms/libusbx-1.0.16-1.fc20_1.0.16-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/libusbx-1.0.16-1.fc20_1.0.16-3.fc20.i686.drpm
deleting x86_64/os/drpms/libsecret-devel-0.15-1.fc20_0.15-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsecret-devel-0.15-1.fc20_0.15-2.fc20.i686.drpm
deleting x86_64/os/drpms/libsecret-0.15-1.fc20_0.15-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libsecret-0.15-1.fc20_0.15-2.fc20.i686.drpm
deleting x86_64/os/drpms/librepo-devel-0.0.5-2.fc20_0.0.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/librepo-devel-0.0.5-2.fc20_0.0.5-3.fc20.i686.drpm
deleting x86_64/os/drpms/librepo-0.0.5-2.fc20_0.0.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/librepo-0.0.5-2.fc20_0.0.5-3.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-tools-c-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-tools-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-man-pages-uk-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-man-pages-ja-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-live-service-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-javadoc-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-java-devel-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-java-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-java-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-java-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-gobject-devel-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-gobject-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-gobject-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-gobject-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-devel-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/libguestfs-bash-completion-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.i686.drpm
deleting x86_64/os/drpms/libgphoto2-devel-2.5.2-3.fc20_2.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgphoto2-devel-2.5.2-3.fc20_2.5.2-4.fc20.i686.drpm
deleting x86_64/os/drpms/libgphoto2-2.5.2-3.fc20_2.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgphoto2-2.5.2-3.fc20_2.5.2-4.fc20.i686.drpm
deleting x86_64/os/drpms/liberation-serif-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting x86_64/os/drpms/liberation-sans-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting x86_64/os/drpms/liberation-narrow-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting x86_64/os/drpms/liberation-mono-fonts-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting x86_64/os/drpms/liberation-fonts-common-1.07.2-14.fc20_1.07.3-1.fc21.noarch.drpm
deleting x86_64/os/drpms/libcryptui-devel-3.8.0-1.fc20_3.8.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcryptui-devel-3.8.0-1.fc20_3.8.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/libcryptui-3.8.0-1.fc20_3.8.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/libcryptui-3.8.0-1.fc20_3.8.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/libcacard-tools-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/libcacard-devel-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/libcacard-devel-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting x86_64/os/drpms/libcacard-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/libcacard-1.6.0-1.fc20_1.6.0-4.fc21.i686.drpm
deleting x86_64/os/drpms/langtable-python-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting x86_64/os/drpms/langtable-data-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting x86_64/os/drpms/langtable-0.0.10-1.fc20_0.0.11-1.fc20.noarch.drpm
deleting x86_64/os/drpms/ksm-1.6.0-1.fc20_1.6.0-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/ino-0.3.5-1.fc19_0.3.5-2.fc20.noarch.drpm
deleting x86_64/os/drpms/imagefactory-jeosconf-ec2-rhel-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting x86_64/os/drpms/imagefactory-jeosconf-ec2-fedora-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting x86_64/os/drpms/imagefactory-1.1.2-1.fc19_1.1.2-2.fc20.noarch.drpm
deleting x86_64/os/drpms/guacamole-javadoc-0.8.2-2.fc20_0.8.2-4.fc21.noarch.drpm
deleting x86_64/os/drpms/guacamole-0.8.2-2.fc20_0.8.2-4.fc21.noarch.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-good-extras-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-good-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-good-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-base-tools-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-base-devel-docs-1.1.2-1.fc20_1.1.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-base-devel-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-base-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-base-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-bad-free-extras-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-bad-free-devel-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-plugins-bad-free-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-devel-docs-1.1.2-1.fc20_1.1.3-1.fc20.noarch.drpm
deleting x86_64/os/drpms/gstreamer1-devel-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-devel-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/gstreamer1-1.1.2-1.fc20_1.1.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gstreamer1-1.1.2-1.fc20_1.1.3-1.fc20.i686.drpm
deleting x86_64/os/drpms/grfcodec-6.0.2-2.fc20_6.0.2-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/golang-guestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-keyring-pam-3.9.1-2.fc20_3.9.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-keyring-3.9.1-2.fc20_3.9.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-calculator-3.9.4-1.fc20_3.9.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibmm24-doc-2.37.4-3.fc20_2.37.5-1.fc20.noarch.drpm
deleting x86_64/os/drpms/glibmm24-devel-2.37.4-3.fc20_2.37.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibmm24-devel-2.37.4-3.fc20_2.37.5-1.fc20.i686.drpm
deleting x86_64/os/drpms/glibmm24-2.37.4-3.fc20_2.37.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibmm24-2.37.4-3.fc20_2.37.5-1.fc20.i686.drpm
deleting x86_64/os/drpms/glibc-utils-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting x86_64/os/drpms/glibc-headers-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting x86_64/os/drpms/glibc-common-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.i686.drpm
deleting x86_64/os/drpms/ghc-pandoc-devel-1.11.1-2.fc20_1.11.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-pandoc-1.11.1-2.fc20_1.11.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-hakyll-devel-4.2.1.2-1.fc20_4.3.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-hakyll-4.2.1.2-1.fc20_4.3.1.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-Agda-devel-2.3.0.1-12.fc20_2.3.2.1-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-Agda-2.3.0.1-12.fc20_2.3.2.1-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gdb-gdbserver-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/gdb-doc-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.noarch.drpm
deleting x86_64/os/drpms/gdb-7.6.50.20130731-2.fc20_7.6.50.20130731-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcr-devel-3.9.1-2.fc20_3.9.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcr-devel-3.9.1-2.fc20_3.9.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/gcr-3.9.1-2.fc20_3.9.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcr-3.9.1-2.fc20_3.9.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/garcon-devel-0.2.1-1.fc20_0.2.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/garcon-devel-0.2.1-1.fc20_0.2.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/garcon-0.2.1-1.fc20_0.2.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/garcon-0.2.1-1.fc20_0.2.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/fonts-blender-2.68a-1.fc20_2.68a-2.fc20.noarch.drpm
deleting x86_64/os/drpms/fedora-logos-19.0.4-2.fc20_19.0.4-3.fc20.noarch.drpm
deleting x86_64/os/drpms/eurephia-utils-1.1.0-5.fc19_1.1.0-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/eurephia-sqlite3-1.1.0-5.fc19_1.1.0-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/eurephia-init-1.1.0-5.fc19_1.1.0-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/eurephia-admin-1.1.0-5.fc19_1.1.0-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/eurephia-1.1.0-5.fc19_1.1.0-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/erlang-libguestfs-1.23.17-1.fc20_1.23.18-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/entangle-0.5.1-4.fc20_0.5.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/emacs-agda-el-2.3.0.1-12.fc20_2.3.2.1-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/emacs-agda-2.3.0.1-12.fc20_2.3.2.1-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/e_dbus-devel-1.7.7-1.fc20_1.7.7-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/e_dbus-devel-1.7.7-1.fc20_1.7.7-2.fc20.i686.drpm
deleting x86_64/os/drpms/e_dbus-1.7.7-1.fc20_1.7.7-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/e_dbus-1.7.7-1.fc20_1.7.7-2.fc20.i686.drpm
deleting x86_64/os/drpms/drupal6-workspace-1.4-5.rc1.fc19_1.4-6.rc1.fc20.noarch.drpm
deleting x86_64/os/drpms/drupal6-service_links-2.2-1.fc20_2.2-2.fc20.noarch.drpm
deleting x86_64/os/drpms/devassistant-0.4.0-3.fc20_0.5.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/cracklib-python-2.9.0-2.fc20_2.9.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/cracklib-dicts-2.9.0-2.fc20_2.9.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/cracklib-devel-2.9.0-2.fc20_2.9.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/cracklib-devel-2.9.0-2.fc20_2.9.0-3.fc21.i686.drpm
deleting x86_64/os/drpms/cracklib-2.9.0-2.fc20_2.9.0-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/cracklib-2.9.0-2.fc20_2.9.0-3.fc21.i686.drpm
deleting x86_64/os/drpms/coda-vcodacon-6.9.5-10.fc20_6.9.5-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/coda-server-6.9.5-10.fc20_6.9.5-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/coda-gcodacon-6.9.5-10.fc20_6.9.5-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/coda-client-6.9.5-10.fc20_6.9.5-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/coda-backup-6.9.5-10.fc20_6.9.5-11.fc20.x86_64.drpm
deleting x86_64/os/drpms/cmake-gui-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.x86_64.drpm
deleting x86_64/os/drpms/cmake-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.x86_64.drpm
deleting x86_64/os/drpms/cairo-tools-1.12.14-2.fc20_1.12.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/cairo-gobject-devel-1.12.14-2.fc20_1.12.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/cairo-gobject-devel-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting x86_64/os/drpms/cairo-gobject-1.12.14-2.fc20_1.12.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/cairo-gobject-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting x86_64/os/drpms/cairo-devel-1.12.14-2.fc20_1.12.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/cairo-devel-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting x86_64/os/drpms/cairo-1.12.14-2.fc20_1.12.14-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/cairo-1.12.14-2.fc20_1.12.14-4.fc20.i686.drpm
deleting x86_64/os/drpms/blenderplayer-2.68a-1.fc20_2.68a-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/blender-rpm-macros-2.68a-1.fc20_2.68a-2.fc20.noarch.drpm
deleting x86_64/os/drpms/blender-2.68a-1.fc20_2.68a-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/bind10-libs-1.1.0-2.fc20_1.1.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/bind10-libs-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/bind10-dns-1.1.0-2.fc20_1.1.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/bind10-dns-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/bind10-dhcp-1.1.0-2.fc20_1.1.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/bind10-dhcp-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/bind10-devel-1.1.0-2.fc20_1.1.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/bind10-devel-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/bind10-1.1.0-2.fc20_1.1.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/bind10-1.1.0-2.fc20_1.1.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/apache-parent-10-10.fc19_10-11.fc20.noarch.drpm
deleting x86_64/os/drpms/aalib-libs-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.x86_64.drpm
deleting x86_64/os/drpms/aalib-libs-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.i686.drpm
deleting x86_64/os/drpms/aalib-devel-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.x86_64.drpm
deleting x86_64/os/drpms/aalib-devel-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.i686.drpm
deleting x86_64/os/drpms/aalib-1.4.0-0.22.rc5.fc19_1.4.0-0.23.rc5.fc20.x86_64.drpm
deleting x86_64/os/drpms/PyOpenGL-Tk-3.0.1-6.fc19_3.0.1-7.fc20.noarch.drpm
deleting x86_64/os/drpms/PyOpenGL-3.0.1-6.fc19_3.0.1-7.fc20.noarch.drpm
deleting x86_64/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc21.noarch.drpm
deleting x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc21.i686.drpm
deleting x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc21.i686.drpm
deleting x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-12.fc20_4.10.0-13.fc20.x86_64.drpm
deleting x86_64/os/drpms/MUMPS-openmpi-devel-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting x86_64/os/drpms/MUMPS-openmpi-4.10.0-12.fc20_4.10.0-13.fc20.x86_64.drpm
deleting x86_64/os/drpms/MUMPS-openmpi-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting x86_64/os/drpms/MUMPS-examples-4.10.0-12.fc20_4.10.0-13.fc20.x86_64.drpm
deleting x86_64/os/drpms/MUMPS-devel-4.10.0-12.fc20_4.10.0-13.fc20.x86_64.drpm
deleting x86_64/os/drpms/MUMPS-devel-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting x86_64/os/drpms/MUMPS-common-4.10.0-12.fc20_4.10.0-13.fc20.noarch.drpm
deleting x86_64/os/drpms/MUMPS-4.10.0-12.fc20_4.10.0-13.fc20.x86_64.drpm
deleting x86_64/os/drpms/MUMPS-4.10.0-12.fc20_4.10.0-13.fc20.i686.drpm
deleting x86_64/os/drpms/Agda-2.3.0.1-8.fc20_2.3.2.1-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/389-ds-base-libs-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.i686.drpm
deleting x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/389-ds-base-devel-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.i686.drpm
deleting x86_64/os/drpms/389-ds-base-1.3.1.6-1.fc20_1.3.1.6-1.fc20.1.x86_64.drpm
deleting x86_64/os/repodata/e65d605bd0c58795c0c937ab3c9edcecfc39e4fd33effd77bf133393a8ec3577-primary.sqlite.bz2
deleting x86_64/os/repodata/cf422e44e98e9ee68ba7445b4f1767bdcf35b3cec25d3d6728148fe56aef6c2c-primary.xml.gz
deleting x86_64/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz
deleting x86_64/os/repodata/5aeebad68bc0b2e6e7c63f7112299b994f4637752677e9ef34f07877b812ffe6-filelists.sqlite.bz2
deleting x86_64/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml
deleting x86_64/os/repodata/461741c21c7334f1999b6c92055ed908e898d4925a487397546aab936113f0d5-other.xml.gz
deleting x86_64/os/repodata/20275832f5a81f6898f6b87d53fefb70b290fe0f8833a2574d9216ff96abb102-other.sqlite.bz2
deleting x86_64/os/repodata/1776705ff1dba7b4a145a265f97288a1dcc7fac21d6e5fa419eab459505739e2-filelists.xml.gz
deleting x86_64/os/repodata/125ba3c750d51717242067942a84c1016ded121f87fe3c49c6fe190ce7ac7be3-prestodelta.xml.gz
sent 389.76M bytes received 1.52K bytes 2.11M bytes/sec
total size is 227.06G speedup is 582.56
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/rawhide.5vbeWY/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/branched.20130828.6gVT /tmp/branched.I0KUeH/releng
Cloning into comps...
/tmp/branched.20130828.6gVT/comps /tmp/branched.20130828.6gVT /tmp/branched.I0KUeH/releng
./update-comps comps-f20.xml
Merging translations into comps-f20.xml.
CREATED comps-f20.xml
/tmp/branched.20130828.6gVT /tmp/branched.I0KUeH/releng
/tmp/branched.I0KUeH/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package yum-3.4.3-106.fc20.noarch already installed and latest version
Package createrepo-0.9.9-22.fc20.noarch already installed and latest version
Package 1:make-3.82-19.fc20.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Package repoview-0.6.6-5.fc20.noarch already installed and latest version
Package 1:hardlink-1.0-18.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc20 will be installed
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package gettext-devel.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc20.i686
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package vim-minimal.i686 2:7.4.5-1.fc20 will be installed
--> Running transaction check
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package gettext.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc20.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc20.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc20 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc20 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
--> Running transaction check
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-8.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-5.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-5.fc20 for package: openssh-clients-6.2p2-5.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-5.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-5.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
cvs i686 1.11.23-33.fc20 static 556 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc20 static 62 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
gettext i686 0.18.3.1-1.fc20 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc20 static 368 k
gettext-devel i686 0.18.3.1-1.fc20 static 315 k
gettext-libs i686 0.18.3.1-1.fc20 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-8.fc20 static 352 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-5.fc20 static 324 k
openssh-clients i686 6.2p2-5.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
vim-minimal i686 2:7.4.5-1.fc20 static 391 k
Transaction Summary
================================================================================
Install 31 Package(s)
Total size: 12 M
Installed size: 46 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/31
Installing : libcroco-0.6.8-3.fc20.i686 2/31
Installing : libunistring-0.9.3-8.fc20.i686 3/31
Installing : perl-Test-Harness-3.28-3.fc20.noarch 4/31
Installing : gettext-common-devel-0.18.3.1-1.fc20.noarch 5/31
Installing : python-chardet-2.0.1-7.fc20.noarch 6/31
Installing : gettext-libs-0.18.3.1-1.fc20.i686 7/31
Installing : python-kitchen-1.1.1-5.fc20.noarch 8/31
Installing : gettext-0.18.3.1-1.fc20.i686 9/31
Installing : libedit-3.1-2.20130601cvs.fc20.i686 10/31
Installing : 2:vim-minimal-7.4.5-1.fc20.i686 11/31
Installing : perl-TermReadKey-2.30-20.fc20.i686 12/31
Installing : openssh-6.2p2-5.fc20.i686 13/31
Installing : openssh-clients-6.2p2-5.fc20.i686 14/31
Installing : m4-1.4.16-9.fc20.i686 15/31
Installing : perl-XML-Parser-2.41-11.fc20.i686 16/31
Installing : perl-Data-Dumper-2.145-292.fc20.i686 17/31
Installing : autoconf-2.69-13.fc20.noarch 18/31
Installing : automake-1.13.4-5.fc20.noarch 19/31
Installing : python-krbV-1.0.90-7.fc20.i686 20/31
Installing : koji-1.8.0-2.fc20.noarch 21/31
Installing : less-458-4.fc20.i686 22/31
Installing : libgnome-keyring-3.9.1-2.fc20.i686 23/31
Installing : rsync-3.1.0-1pre1.fc20.i686 24/31
Installing : mash-0.6.01-1.fc20.noarch 25/31
Installing : yum-utils-1.1.31-17.fc20.noarch 26/31
Installing : perl-Git-1.8.3.1-3.fc20.noarch 27/31
Installing : git-1.8.3.1-3.fc20.i686 28/31
Installing : gettext-devel-0.18.3.1-1.fc20.i686 29/31
Installing : intltool-0.50.2-7.fc20.noarch 30/31
Installing : cvs-1.11.23-33.fc20.i686 31/31
Verifying : openssh-clients-6.2p2-5.fc20.i686 1/31
Verifying : libunistring-0.9.3-8.fc20.i686 2/31
Verifying : rsync-3.1.0-1pre1.fc20.i686 3/31
Verifying : koji-1.8.0-2.fc20.noarch 4/31
Verifying : python-chardet-2.0.1-7.fc20.noarch 5/31
Verifying : gettext-0.18.3.1-1.fc20.i686 6/31
Verifying : git-1.8.3.1-3.fc20.i686 7/31
Verifying : automake-1.13.4-5.fc20.noarch 8/31
Verifying : gettext-libs-0.18.3.1-1.fc20.i686 9/31
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 10/31
Verifying : less-458-4.fc20.i686 11/31
Verifying : python-krbV-1.0.90-7.fc20.i686 12/31
Verifying : gettext-devel-0.18.3.1-1.fc20.i686 13/31
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 14/31
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 15/31
Verifying : libcroco-0.6.8-3.fc20.i686 16/31
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 17/31
Verifying : perl-XML-Parser-2.41-11.fc20.i686 18/31
Verifying : mash-0.6.01-1.fc20.noarch 19/31
Verifying : cvs-1.11.23-33.fc20.i686 20/31
Verifying : m4-1.4.16-9.fc20.i686 21/31
Verifying : gettext-common-devel-0.18.3.1-1.fc20.noarch 22/31
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 23/31
Verifying : intltool-0.50.2-7.fc20.noarch 24/31
Verifying : openssh-6.2p2-5.fc20.i686 25/31
Verifying : python-kitchen-1.1.1-5.fc20.noarch 26/31
Verifying : autoconf-2.69-13.fc20.noarch 27/31
Verifying : yum-utils-1.1.31-17.fc20.noarch 28/31
Verifying : perl-TermReadKey-2.30-20.fc20.i686 29/31
Verifying : 2:vim-minimal-7.4.5-1.fc20.i686 30/31
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 31/31
Installed:
cvs.i686 0:1.11.23-33.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc20
rsync.i686 0:3.1.0-1pre1.fc20 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
gettext.i686 0:0.18.3.1-1.fc20
gettext-common-devel.noarch 0:0.18.3.1-1.fc20
gettext-devel.i686 0:0.18.3.1-1.fc20
gettext-libs.i686 0:0.18.3.1-1.fc20
git.i686 0:1.8.3.1-3.fc20
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-8.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-5.fc20
openssh-clients.i686 0:6.2p2-5.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
vim-minimal.i686 2:7.4.5-1.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130828 --compsfile /mnt/koji/mash/branched-20130828/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130828/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130828 --compsfile /mnt/koji/mash/branched-20130828/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130828/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130828 --compsfile /mnt/koji/mash/branched-20130828/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130828/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/branched-20130828/20
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/branched-20130828/20
Finish: chroot hardlink -v -c /mnt/koji/mash/branched-20130828/20
Finish: lock buildroot
Finish: run
Directories 242
Objects 139401
IFREG 139159
Comparisons 1481
Linked 1481
saved 1132150784
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130828/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130828/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130828/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130828/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130828/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130828/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130828/20 >/mnt/koji/mash/branched-20130828/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130828/20 >/mnt/koji/mash/branched-20130828/logs/depcheck
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 76A8D541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 76A8D541189
data: (250, '2.0.0 Ok: queued as 76A8D541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=428\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8828754118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8828754118A
data: (250, '2.0.0 Ok: queued as 8828754118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=598\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9348B54118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9348B54118B
data: (250, '2.0.0 Ok: queued as 9348B54118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9A3F554118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9A3F554118C
data: (250, '2.0.0 Ok: queued as 9A3F554118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tf
awkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_filte
rs.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc20.x
86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A3C7254118D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A3C7254118D
data: (250, '2.0.0 Ok: queued as A3C7254118D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=473\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AAE2154118E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AAE2154118E
data: (250, '2.0.0 Ok: queued as AAE2154118E')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B3D71541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B3D71541189
data: (250, '2.0.0 Ok: queued as B3D71541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BD10D54118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BD10D54118B
data: (250, '2.0.0 Ok: queued as BD10D54118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=469\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-osmgpsmap-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-osmgpsmap-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-osmgpsmap\r\n\r\n\r\n\r\npython-osmgpsmap has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C2C7654118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C2C7654118A
data: (250, '2.0.0 Ok: queued as C2C7654118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1427\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.
0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CF90354118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CF90354118B
data: (250, '2.0.0 Ok: queued as CF90354118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D63B9541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D63B9541189
data: (250, '2.0.0 Ok: queued as D63B9541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=266\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DB42B54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DB42B54118A
data: (250, '2.0.0 Ok: queued as DB42B54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=433\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E061F541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E061F541189
data: (250, '2.0.0 Ok: queued as E061F541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=291\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E50C254118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E50C254118B
data: (250, '2.0.0 Ok: queued as E50C254118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=495\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EA09B54118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EA09B54118C
data: (250, '2.0.0 Ok: queued as EA09B54118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=298\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EF2C454118D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EF2C454118D
data: (250, '2.0.0 Ok: queued as EF2C454118D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=396\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-hakyll-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-hakyll-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: ghc-hakyll\r\n\r\n\r\n\r\nghc-hakyll has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tghc-hakyll-4.3.1.0-2.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-hakyll-4.3.1.0-2.fc20.i686 requires libbibutils.so.4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 00A6554118E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 00A6554118E
data: (250, '2.0.0 Ok: queued as 00A6554118E')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=511\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 06A8C541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 06A8C541189
data: (250, '2.0.0 Ok: queued as 06A8C541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=797\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0FD7B54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0FD7B54118A
data: (250, '2.0.0 Ok: queued as 0FD7B54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=367\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 15EC754118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 15EC754118B
data: (250, '2.0.0 Ok: queued as 15EC754118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1C45D541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1C45D541189
data: (250, '2.0.0 Ok: queued as 1C45D541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=506\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2146754118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2146754118B
data: (250, '2.0.0 Ok: queued as 2146754118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=607\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2741654118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2741654118C
data: (250, '2.0.0 Ok: queued as 2741654118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2D73B54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2D73B54118A
data: (250, '2.0.0 Ok: queued as 2D73B54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 33614541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 33614541189
data: (250, '2.0.0 Ok: queued as 33614541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1594\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)
\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3907D54118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3907D54118C
data: (250, '2.0.0 Ok: queued as 3907D54118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=478\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<vfrnav-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gnome-bluetooth-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: vfrnav-owner(a)fedoraproject.org\r\nCc: gnome-bluetooth-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: vfrnav\r\n\r\n\r\n\r\nvfrnav has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tvfrnav-20130801-1.fc20.x86_64 requires libgnome-bluetooth.so.11()(64bit)\r\nOn i386:\r\n\tvfrnav-20130801-1.fc20.i686 requires libgnome-bluetooth.so.11\r\nOn armhfp:\r\n\tvfrnav-20130801-1.fc20.armv7hl requires libgnome-bluetooth.so.11\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3FB6E541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3FB6E541189
data: (250, '2.0.0 Ok: queued as 3FB6E541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3872\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(64b
it)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0
.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.10\r
\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tn
ifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 467BE54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 467BE54118A
data: (250, '2.0.0 Ok: queued as 467BE54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4C2ED54118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4C2ED54118B
data: (250, '2.0.0 Ok: queued as 4C2ED54118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=413\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 51DDE54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 51DDE54118A
data: (250, '2.0.0 Ok: queued as 51DDE54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=452\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 58439541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 58439541189
data: (250, '2.0.0 Ok: queued as 58439541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=701\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pandoc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pandoc-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pandoc\r\n\r\n\r\n\r\npandoc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tghc-pandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-pandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\nOn x86_64:\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires ghc(hs-bibutils-5.0-ba96dcc3f65e216ae16be4d3c9bbc109)\r\nOn i386:\r\n\tpandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\n\tpandoc-1.11.1-3.fc20.i686 requires ghc(hs-bibutils-5.0-dd534a0730cc9fdb981cd4f37398830f)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5DF2554118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5DF2554118A
data: (250, '2.0.0 Ok: queued as 5DF2554118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=354\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 63D8354118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 63D8354118B
data: (250, '2.0.0 Ok: queued as 63D8354118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 69B7C54118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 69B7C54118C
data: ( 250, '2.0.0 Ok: queued as 69B7C54118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=273\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6F316541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6F316541189
data: (250, '2.0.0 Ok: queued as 6F316541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7517C54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7517C54118A
data: (250, '2.0.0 Ok: queued as 7517C54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7B25054118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7B25054118B
data: (250, '2.0.0 Ok: queued as 7B25054118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=519\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 80D57541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 80D57541189
data: (250, '2.0.0 Ok: queued as 80D57541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=319\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<imagefactory-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: imagefactory-owner(a)fedoraproject.org\r\nCc: iwhd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: imagefactory\r\n\r\n\r\n\r\nimagefactory has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\timagefactory-1.1.2-2.fc20.noarch requires iwhd >= 0:1.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 85EA954118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 85EA954118C
data: (250, '2.0.0 Ok: queued as 85EA954118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=421\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8BA7554118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8BA7554118B
data: (250, '2.0.0 Ok: queued as 8BA7554118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=371\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 90B3C54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 90B3C54118A
data: (250, '2.0.0 Ok: queued as 90B3C54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=513\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9688A541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9688A541189
data: (250, '2.0.0 Ok: queued as 9688A541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9CBD654118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9CBD654118B
data: (250, '2.0.0 Ok: queued as 9CBD65411 8B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=441\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A555654118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A555654118A
data: (250, '2.0.0 Ok: queued as A555654118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=499\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AB6A9541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AB6A9541189
data: (250, '2.0.0 Ok: queued as AB6A9541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=548\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B1A7554118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B1A7554118B
data: (250, '2.0.0 Ok: queued as B1A7554118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B85E054118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B85E054118A
data: (250, '2.0.0 Ok: queued as B85E054118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=311\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BFA6E541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BFA6E541189
data: (250, '2.0.0 Ok: queued as BFA6E541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C508554118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C508554118B
data: (250, '2.0.0 Ok: queued as C508554118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=467\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CA87A541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CA87A541189
data: (250, '2.0.0 Ok: queued as CA87A541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1165\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\r\n
\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D05ED54118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D05ED54118C
data: (250, '2.0.0 Ok: queued as D05ED54118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=487\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<lokalize-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: lokalize-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: lokalize\r\n\r\n\r\n\r\nlokalize has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tlokalize-4.11.0-1.fc20.x86_64 requires kdesdk-strigi-analyzer >= 0:4.11.0-1.fc20\r\nOn i386:\r\n\tlokalize-4.11.0-1.fc20.i686 requires kdesdk-strigi-analyzer >= 0:4.11.0-1.fc20\r\nOn armhfp:\r\n\tlokalize-4.11.0-1.fc20.armv7hl requires kdesdk-strigi-analyzer >= 0:4.11.0-1.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DC1FA54118D\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DC1FA54118D
data: (250, '2.0.0 Ok: queued as DC1FA54118D')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E7931541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E7931541189
data: (250, '2.0.0 Ok: queued as E7931541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EDEAF54118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EDEAF54118A
data: (250, '2.0.0 Ok: queued as EDEAF54118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=302\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F3DB754118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F3DB754118B
data: (250, '2.0.0 Ok: queued as F3DB754118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=281\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 058D754118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 058D754118C
data: (250, '2.0.0 Ok: queued as 058D754118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=407\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0AEF2541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0AEF2541189
data: (250, '2.0.0 Ok: queued as 0AEF2541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=437\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 12EB254118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 12EB254118A
data: (250, '2.0.0 Ok: queued as 12EB254118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=462\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 190EB541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 190EB541189
data: (250, '2.0.0 Ok: queued as 190EB541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1F0C654118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1F0C654118B
data: (250, '2.0.0 Ok: queued as 1F0C654118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=468\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 24DB454118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 24DB454118A
data: (250, '2.0.0 Ok: queued as 24DB454118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<PackageKit-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: PackageKit-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: PackageKit\r\n\r\n\r\n\r\nPackageKit has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tPackageKit-smart-0.8.10-1.fc20.x86_64 requires smart\r\nOn i386:\r\n\tPackageKit-smart-0.8.10-1.fc20.i686 requires smart\r\nOn armhfp:\r\n\tPackageKit-smart-0.8.10-1.fc20.armv7hl requires smart\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2A58354118C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2A58354118C
data: (250, '2.0.0 Ok: queued as 2A58354118C')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=494\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 30FDD541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 30FDD541189
data: (250, '2.0.0 Ok: queued as 30FDD541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=460\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3694254118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3694254118A
data: (250, '2.0.0 Ok: queued as 3694254118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=419\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3CB4D54118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3CB4D54118B
data: (250, '2.0.0 Ok: queued as 3CB4D54118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=593\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4184F541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4184F541189
data: (250, '2.0.0 Ok: queued as 4184F541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=613\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4768954118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4768954118A
data: (250, '2.0.0 Ok: queued as 4768954118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=279\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4DD76541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4DD76541189
data: (250, '2.0.0 Ok: queued as 4DD76541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=359\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5530354118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5530354118B
data: (250, '2.0.0 Ok: queued as 5530354118B')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29611\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6(
)(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\
n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\t
mrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53
.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualization
.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_s
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sur
face.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 re
quires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x8
6_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n
\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sample_co
nsensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10(
)(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\
tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0
()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_cons
ensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-rea
ctivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt
-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_files
ystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6
\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.
0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_segme
ntation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)
\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segmentat
ion.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time-mt
.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_search.
so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86
_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-app
s-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc2
0.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmr
pt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtk
Rendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 require
s libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reFinish: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130828/20 >/mnt/koji/mash/branched-20130828/logs/depcheck
Finish: lock buildroot
Finish: run
ply: '250 2.0.0 Ok: queued as 5CE6254118A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5CE6254118A
data: (250, '2.0.0 Ok: queued as 5CE6254118A')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=406\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 64C9E541189\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 64C9E541189
data: (250, '2.0.0 Ok: queued as 64C9E541189')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=578\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6AE9E54118B\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6AE9E54118B
data: (250, '2.0.0 Ok: queued as 6AE9E54118B')
Running build_composeinfo
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-branched-compose-i386-20130828) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
.composeinfo
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/amor-debuginfo-4.11.0-3.fc20.armv7hl.rpm
armhfp/debug/a/audacious-plugins-debuginfo-3.4-3.fc20.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/bsd-games-debuginfo-2.17-42.fc20.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/CGAL-debuginfo-4.3-0.1.beta1.fc20.armv7hl.rpm
armhfp/debug/c/celt071-debuginfo-0.7.1-7.fc20.armv7hl.rpm
armhfp/debug/c/clucene09-debuginfo-0.9.21b-8.fc20.armv7hl.rpm
armhfp/debug/c/couchdb-debuginfo-1.3.1-1.fc20.armv7hl.rpm
armhfp/debug/c/cups-filters-debuginfo-1.0.36-5.fc20.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/dans-gdal-scripts-debuginfo-0.23-2.fc20.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/f/
armhfp/debug/f/fldigi-debuginfo-3.21.74-1.fc20.armv7hl.rpm
armhfp/debug/f/fltk-debuginfo-1.3.2-1.fc20.armv7hl.rpm
armhfp/debug/f/folks-debuginfo-0.9.5-1.fc20.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/GMT-debuginfo-4.5.9-6.fc20.armv7hl.rpm
armhfp/debug/g/gammaray-debuginfo-1.3.1-3.fc20.armv7hl.rpm
armhfp/debug/g/gdl-debuginfo-0.9.3-10.cvs20130731.fc20.armv7hl.rpm
armhfp/debug/g/gluegen-debuginfo-1-0.20102507svn16.fc20.armv7hl.rpm
armhfp/debug/g/gnome-contacts-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/g/gnome-maps-debuginfo-3.9.90.2-3.fc20.armv7hl.rpm
armhfp/debug/g/grass-debuginfo-6.4.2-11.fc20.armv7hl.rpm
armhfp/debug/g/gtatool-debuginfo-1.5.2-5.fc20.armv7hl.rpm
armhfp/debug/g/gtkglext-debuginfo-1.2.0-21.fc20.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/i/
armhfp/debug/i/icecream-debuginfo-1.0.1-1.fc20.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kcron-debuginfo-4.11.0-1.fc20.armv7hl.rpm
armhfp/debug/k/ksystemlog-debuginfo-4.11.0-1.fc20.armv7hl.rpm
armhfp/debug/k/kteatime-debuginfo-4.11.0-4.fc20.armv7hl.rpm
armhfp/debug/k/ktux-debuginfo-4.11.0-1.fc20.armv7hl.rpm
armhfp/debug/k/kuser-debuginfo-4.11.0-1.fc20.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc20.armv7hl.rpm
armhfp/debug/l/libgsf-debuginfo-1.14.28-1.fc20.armv7hl.rpm
armhfp/debug/l/libqinfinity-debuginfo-0.5.0-1.fc20.armv7hl.rpm
armhfp/debug/l/libtranslit-debuginfo-0.0.3-2.fc20.armv7hl.rpm
armhfp/debug/l/libuv-debuginfo-0.10.14-1.fc20.armv7hl.rpm
armhfp/debug/l/lmfit-debuginfo-5.0-1.fc20.armv7hl.rpm
armhfp/debug/l/lokalize-debuginfo-4.11.0-1.fc20.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/mapnik-debuginfo-2.2.0-5.fc20.armv7hl.rpm
armhfp/debug/m/mapserver-debuginfo-6.2.1-5.fc20.armv7hl.rpm
armhfp/debug/m/msgpack-debuginfo-0.5.7-5.fc20.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/ncl-debuginfo-6.1.2-4.fc20.armv7hl.rpm
armhfp/debug/n/nodejs-debuginfo-0.10.17-1.fc20.armv7hl.rpm
armhfp/debug/n/nodejs-mapnik-debuginfo-1.1.3-2.fc20.armv7hl.rpm
armhfp/debug/n/nodejs-srs-debuginfo-0.3.2-2.fc20.armv7hl.rpm
armhfp/debug/n/numpy-debuginfo-1.7.1-5.fc20.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/osm-gps-map-debuginfo-1.0.1-5.fc20.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/PyQt-debuginfo-3.18.1-21.fc20.armv7hl.rpm
armhfp/debug/p/pcl-debuginfo-1.7.0-1.fc20.armv7hl.rpm
armhfp/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc20.armv7hl.rpm
armhfp/debug/p/pfstools-debuginfo-1.8.5-10.fc20.armv7hl.rpm
armhfp/debug/p/plasma-widget-menubar-debuginfo-0.2.0-1.fc20.armv7hl.rpm
armhfp/debug/p/poppler-debuginfo-0.24.1-1.fc20.armv7hl.rpm
armhfp/debug/p/postgis-debuginfo-2.0.3-4.fc20.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qlandkartegt-debuginfo-1.7.3-2.fc20.armv7hl.rpm
armhfp/debug/q/qmmp-debuginfo-0.7.2-1.fc20.armv7hl.rpm
armhfp/debug/q/qmmp-plugin-pack-debuginfo-0.7.2-1.fc20.armv7hl.rpm
armhfp/debug/q/qt3-debuginfo-3.3.8b-53.fc20.armv7hl.rpm
armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc20.armv7hl.rpm
armhfp/debug/q/quassel-debuginfo-0.9.0-1.fc20.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/r/repsnapper-debuginfo-2.2.0-0.6.b3.fc20.armv7hl.rpm
armhfp/debug/r/rogue-debuginfo-5.4.5-14.fc20.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/saga-debuginfo-2.0.8-13.fc20.armv7hl.rpm
armhfp/debug/s/satyr-debuginfo-0.7-1.fc20.armv7hl.rpm
armhfp/debug/s/sddm-debuginfo-0.2.0-0.3.20130821gite707e229.fc20.armv7hl.rpm
armhfp/debug/s/synce-connector-debuginfo-0.15.2-9.fc20.armv7hl.rpm
armhfp/debug/s/systemd-debuginfo-206-9.fc20.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/totem-pl-parser-debuginfo-3.9.5-1.fc20.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/u/uniconvertor-debuginfo-2.0-0.1.svn340.fc20.armv7hl.rpm
armhfp/debug/v/
armhfp/debug/v/vdsm-debuginfo-4.12.1-1.fc20.armv7hl.rpm
armhfp/debug/v/vim-debuginfo-7.4.9-1.fc20.armv7hl.rpm
armhfp/debug/w/
armhfp/debug/x/
armhfp/debug/x/xastir-debuginfo-2.0.4-5.fc20.armv7hl.rpm
armhfp/debug/y/
armhfp/debug/z/
armhfp/os/
armhfp/os/.discinfo
armhfp/os/.treeinfo
armhfp/os/LiveOS/
armhfp/os/LiveOS/squashfs.img
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/amor-4.11.0-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-amidi-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-exotic-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-jack-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/bsd-games-2.17-42.fc20.armv7hl.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/CGAL-4.3-0.1.beta1.fc20.armv7hl.rpm
armhfp/os/Packages/c/CGAL-demos-source-4.3-0.1.beta1.fc20.armv7hl.rpm
armhfp/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc20.armv7hl.rpm
armhfp/os/Packages/c/celt071-0.7.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/c/celt071-devel-0.7.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/c/clucene09-core-0.9.21b-8.fc20.armv7hl.rpm
armhfp/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc20.armv7hl.rpm
armhfp/os/Packages/c/couchdb-1.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-1.0.36-5.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/dans-gdal-scripts-0.23-2.fc20.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/f/
armhfp/os/Packages/f/fldigi-3.21.74-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fltk-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fltk-devel-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fltk-fluid-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/fltk-static-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/folks-0.9.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/folks-devel-0.9.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/folks-tools-0.9.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/GMT-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm
armhfp/os/Packages/g/GMT-devel-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm
armhfp/os/Packages/g/GMT-octave-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/GMT-static-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/gammaray-1.3.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/gammaray-devel-1.3.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdl-0.9.3-10.cvs20130731.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdl-python-0.9.3-10.cvs20130731.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-haskell-lexer-1.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-haskell-lexer-devel-1.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-system-fileio-0.3.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/ghc-system-fileio-devel-0.3.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gluegen-1-0.20102507svn16.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-contacts-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-maps-3.9.90.2-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/grass-6.4.2-11.fc20.armv7hl.rpm
armhfp/os/Packages/g/grass-devel-6.4.2-11.fc20.armv7hl.rpm
armhfp/os/Packages/g/grass-libs-6.4.2-11.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-dcmtk-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-gdal-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-gui-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-hdr-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-imagemagick-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-matlab-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-netcdf-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtatool-sndfile-1.5.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtkglext-devel-1.2.0-21.fc20.armv7hl.rpm
armhfp/os/Packages/g/gtkglext-libs-1.2.0-21.fc20.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/i/
armhfp/os/Packages/i/icecream-1.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/i/icecream-devel-1.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/k/
armhfp/os/Packages/k/kcron-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/ksystemlog-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kteatime-4.11.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/k/ktux-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kuser-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libdbusmenu-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm
armhfp/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgsf-1.14.28-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgsf-devel-1.14.28-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-devel-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/l/libqinfinity-0.5.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libqinfinity-devel-0.5.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-icu-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-m17n-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libuv-0.10.14-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libuv-devel-0.10.14-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lmfit-5.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lmfit-devel-5.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lokalize-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/mapnik-2.2.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapnik-demo-2.2.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapnik-devel-2.2.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapnik-python-2.2.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapnik-utils-2.2.0-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapserver-6.2.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapserver-java-6.2.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapserver-perl-6.2.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/mapserver-python-6.2.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/msgpack-0.5.7-5.fc20.armv7hl.rpm
armhfp/os/Packages/m/msgpack-devel-0.5.7-5.fc20.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/ncl-6.1.2-4.fc20.armv7hl.rpm
armhfp/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm
armhfp/os/Packages/n/ncl-devel-6.1.2-4.fc20.armv7hl.rpm
armhfp/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-0.10.17-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nodejs-devel-0.10.17-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-mapnik-1.1.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/n/nodejs-srs-0.3.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/n/numpy-1.7.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/n/numpy-f2py-1.7.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/osm-gps-map-1.0.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/osm-gps-map-gobject-1.0.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/PyQt-3.18.1-21.fc20.armv7hl.rpm
armhfp/os/Packages/p/PyQt-devel-3.18.1-21.fc20.armv7hl.rpm
armhfp/os/Packages/p/PyQt-examples-3.18.1-21.fc20.armv7hl.rpm
armhfp/os/Packages/p/pcl-1.7.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/pcl-devel-1.7.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/pcl-tools-1.7.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-Lexical-Var-0.009-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm
armhfp/os/Packages/p/pfstools-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-devel-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-exr-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-gdal-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-glview-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-imgmagick-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-libs-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-octave-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-qt-1.8.5-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/php-mapserver-6.2.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/p/plasma-widget-menubar-0.2.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-cpp-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-demos-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-devel-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-glib-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-glib-devel-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt-devel-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt5-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/poppler-utils-0.24.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/postgis-2.0.3-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/postgis-docs-2.0.3-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/postgis-utils-2.0.3-4.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm
armhfp/os/Packages/p/python3-numpy-1.7.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-numpy-f2py-1.7.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qlandkartegt-1.7.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/q/qmmp-0.7.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qmmp-devel-0.7.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qmmp-plugin-pack-0.7.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-MySQL-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-ODBC-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-config-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-designer-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-devel-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-devel-docs-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt3-sqlite-3.3.8b-53.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.armv7hl.rpm
armhfp/os/Packages/q/quassel-0.9.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/quassel-client-0.9.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/q/quassel-core-0.9.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/repsnapper-2.2.0-0.6.b3.fc20.armv7hl.rpm
armhfp/os/Packages/r/rogue-5.4.5-14.fc20.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/saga-2.0.8-13.fc20.armv7hl.rpm
armhfp/os/Packages/s/saga-devel-2.0.8-13.fc20.armv7hl.rpm
armhfp/os/Packages/s/saga-python-2.0.8-13.fc20.armv7hl.rpm
armhfp/os/Packages/s/satyr-0.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/satyr-devel-0.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/satyr-python-0.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm
armhfp/os/Packages/s/sddm-0.2.0-0.3.20130821gite707e229.fc20.armv7hl.rpm
armhfp/os/Packages/s/synce-connector-0.15.2-9.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-devel-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-journal-gateway-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-libs-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-python-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-python3-206-9.fc20.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/totem-pl-parser-3.9.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc20.armv7hl.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/u/uniconvertor-2.0-0.1.svn340.fc20.armv7hl.rpm
armhfp/os/Packages/v/
armhfp/os/Packages/v/vdsm-4.12.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vdsm-python-4.12.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vdsm-python-cpopen-4.12.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vim-X11-7.4.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vim-common-7.4.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vim-enhanced-7.4.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vim-filesystem-7.4.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/v/vim-minimal-7.4.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/
armhfp/os/Packages/x/
armhfp/os/Packages/x/xastir-2.0.4-5.fc20.armv7hl.rpm
armhfp/os/Packages/x/xgridedit-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm
armhfp/os/drpms/
armhfp/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc20.armv7hl.drpm
armhfp/os/drpms/CGAL-demos-source-4.2-4.fc20_4.3-0.1.beta1.fc20.armv7hl.drpm
armhfp/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc20.armv7hl.drpm
armhfp/os/drpms/PyQt-3.18.1-19.fc20_3.18.1-21.fc20.armv7hl.drpm
armhfp/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc20.armv7hl.drpm
armhfp/os/drpms/PyQt-examples-3.18.1-19.fc20_3.18.1-21.fc20.armv7hl.drpm
armhfp/os/drpms/bsd-games-2.17-41.fc20_2.17-42.fc20.armv7hl.drpm
armhfp/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc20.armv7hl.drpm
armhfp/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc20.armv7hl.drpm
armhfp/os/drpms/couchdb-1.2.2-3.fc20_1.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/cups-filters-1.0.36-3.fc20_1.0.36-5.fc20.armv7hl.drpm
armhfp/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.armv7hl.drpm
armhfp/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.armv7hl.drpm
armhfp/os/drpms/dans-gdal-scripts-0.23-1.fc20_0.23-2.fc20.armv7hl.drpm
armhfp/os/drpms/fldigi-3.21.68-3.fc20_3.21.74-1.fc20.armv7hl.drpm
armhfp/os/drpms/fltk-1.3.0-11.fc20_1.3.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/fltk-devel-1.3.0-11.fc20_1.3.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/fltk-fluid-1.3.0-11.fc20_1.3.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/fltk-static-1.3.0-11.fc20_1.3.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/folks-tools-0.9.4-1.fc20_0.9.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/gdl-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.armv7hl.drpm
armhfp/os/drpms/gdl-python-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.armv7hl.drpm
armhfp/os/drpms/gluegen-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-contacts-3.9.5-3.fc20_3.9.90-1.fc20.armv7hl.drpm
armhfp/os/drpms/grass-6.4.2-10.fc20_6.4.2-11.fc20.armv7hl.drpm
armhfp/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc20.armv7hl.drpm
armhfp/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-dcmtk-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-gdal-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-gui-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-hdr-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-imagemagick-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-matlab-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-netcdf-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtatool-sndfile-1.5.2-4.fc20_1.5.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-21.fc20.armv7hl.drpm
armhfp/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-21.fc20.armv7hl.drpm
armhfp/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc20.armv7hl.drpm
armhfp/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc20.armv7hl.drpm
armhfp/os/drpms/libgudev1-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/libgudev1-devel-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc20.armv7hl.drpm
armhfp/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc20.armv7hl.drpm
armhfp/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/mapnik-demo-2.2.0-4.fc20_2.2.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/mapnik-python-2.2.0-4.fc20_2.2.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/mapnik-utils-2.2.0-4.fc20_2.2.0-5.fc20.armv7hl.drpm
armhfp/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc20.armv7hl.drpm
armhfp/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc20.armv7hl.drpm
armhfp/os/drpms/nodejs-mapnik-1.1.3-1.fc20_1.1.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/nodejs-srs-0.3.1-1.fc20_0.3.2-2.fc20.armv7hl.drpm
armhfp/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc20.armv7hl.drpm
armhfp/os/drpms/numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-exr-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-gdal-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-glview-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-imgmagick-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-octave-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/pfstools-qt-1.8.5-9.fc20_1.8.5-10.fc20.armv7hl.drpm
armhfp/os/drpms/plasma-widget-menubar-0.1.18-4.fc20_0.2.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-demos-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/poppler-utils-0.24.0-2.fc20_0.24.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/postgis-2.0.3-3.fc20_2.0.3-4.fc20.armv7hl.drpm
armhfp/os/drpms/postgis-docs-2.0.3-3.fc20_2.0.3-4.fc20.armv7hl.drpm
armhfp/os/drpms/postgis-utils-2.0.3-3.fc20_2.0.3-4.fc20.armv7hl.drpm
armhfp/os/drpms/python3-numpy-1.7.1-4.fc20_1.7.1-5.fc20.armv7hl.drpm
armhfp/os/drpms/python3-numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc20.armv7hl.drpm
armhfp/os/drpms/qlandkartegt-1.7.3-1.fc20_1.7.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/qmmp-plugin-pack-0.7.1-2.fc20_0.7.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-config-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-designer-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-devel-docs-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-53.fc20.armv7hl.drpm
armhfp/os/drpms/quassel-0.8.0-4.fc20_0.9.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/quassel-client-0.8.0-4.fc20_0.9.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/quassel-core-0.8.0-4.fc20_0.9.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/repsnapper-2.2.0-0.5.a4.fc20_2.2.0-0.6.b3.fc20.armv7hl.drpm
armhfp/os/drpms/rogue-5.4.5-13.fc20_5.4.5-14.fc20.armv7hl.drpm
armhfp/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc20.armv7hl.drpm
armhfp/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc20.armv7hl.drpm
armhfp/os/drpms/saga-python-2.0.8-12.fc20_2.0.8-13.fc20.armv7hl.drpm
armhfp/os/drpms/satyr-0.6-1.fc20_0.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/satyr-python-0.6-1.fc20_0.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/sddm-0.2.0-0.1.20130821gite707e229.fc20_0.2.0-0.3.20130821gite707e229.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-devel-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-journal-gateway-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-libs-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-python-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-python3-206-7.fc20_206-9.fc20.armv7hl.drpm
armhfp/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc20.armv7hl.drpm
armhfp/os/drpms/uniconvertor-1.1.4-8.fc20_2.0-0.1.svn340.fc20.armv7hl.drpm
armhfp/os/drpms/vdsm-4.12.0-1.fc20_4.12.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/vdsm-python-4.12.0-1.fc20_4.12.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/vdsm-python-cpopen-4.12.0-1.fc20_4.12.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/vim-X11-7.4.5-1.fc20_7.4.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/vim-common-7.4.5-1.fc20_7.4.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/vim-enhanced-7.4.5-1.fc20_7.4.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/vim-filesystem-7.4.5-1.fc20_7.4.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/vim-minimal-7.4.5-1.fc20_7.4.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/xastir-2.0.4-4.fc20_2.0.4-5.fc20.armv7hl.drpm
armhfp/os/images/
armhfp/os/images/pxeboot/
armhfp/os/images/pxeboot/initrd.img
armhfp/os/images/pxeboot/uImage
armhfp/os/images/pxeboot/uInitrd
armhfp/os/images/pxeboot/uUpgrade
armhfp/os/images/pxeboot/upgrade.img
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/amor-debuginfo-4.11.0-3.fc20.i686.rpm
i386/debug/a/audacious-plugins-debuginfo-3.4-3.fc20.i686.rpm
i386/debug/b/
i386/debug/b/bsd-games-debuginfo-2.17-42.fc20.i686.rpm
i386/debug/c/
i386/debug/c/CGAL-debuginfo-4.3-0.1.beta1.fc20.i686.rpm
i386/debug/c/celt071-debuginfo-0.7.1-7.fc20.i686.rpm
i386/debug/c/clucene09-debuginfo-0.9.21b-8.fc20.i686.rpm
i386/debug/c/couchdb-debuginfo-1.3.1-1.fc20.i686.rpm
i386/debug/c/cups-filters-debuginfo-1.0.36-5.fc20.i686.rpm
i386/debug/d/
i386/debug/d/dans-gdal-scripts-debuginfo-0.23-2.fc20.i686.rpm
i386/debug/e/
i386/debug/e/edk2-debuginfo-20130515svn14365-5.fc20.i686.rpm
i386/debug/f/
i386/debug/f/fldigi-debuginfo-3.21.74-1.fc20.i686.rpm
i386/debug/f/fltk-debuginfo-1.3.2-1.fc20.i686.rpm
i386/debug/f/folks-debuginfo-0.9.5-1.fc20.i686.rpm
i386/debug/g/
i386/debug/g/GMT-debuginfo-4.5.9-6.fc20.i686.rpm
i386/debug/g/gammaray-debuginfo-1.3.1-3.fc20.i686.rpm
i386/debug/g/gdl-debuginfo-0.9.3-10.cvs20130731.fc20.i686.rpm
i386/debug/g/gluegen-debuginfo-1-0.20102507svn16.fc20.i686.rpm
i386/debug/g/gnome-contacts-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/g/gnome-maps-debuginfo-3.9.90.2-3.fc20.i686.rpm
i386/debug/g/grass-debuginfo-6.4.2-11.fc20.i686.rpm
i386/debug/g/gtatool-debuginfo-1.5.2-5.fc20.i686.rpm
i386/debug/g/gtkglext-debuginfo-1.2.0-21.fc20.i686.rpm
i386/debug/h/
i386/debug/i/
i386/debug/i/icecream-debuginfo-1.0.1-1.fc20.i686.rpm
i386/debug/j/
i386/debug/k/
i386/debug/k/kcron-debuginfo-4.11.0-1.fc20.i686.rpm
i386/debug/k/ksystemlog-debuginfo-4.11.0-1.fc20.i686.rpm
i386/debug/k/kteatime-debuginfo-4.11.0-4.fc20.i686.rpm
i386/debug/k/ktux-debuginfo-4.11.0-1.fc20.i686.rpm
i386/debug/k/kuser-debuginfo-4.11.0-1.fc20.i686.rpm
i386/debug/l/
i386/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc20.i686.rpm
i386/debug/l/libgsf-debuginfo-1.14.28-1.fc20.i686.rpm
i386/debug/l/libqinfinity-debuginfo-0.5.0-1.fc20.i686.rpm
i386/debug/l/libtranslit-debuginfo-0.0.3-2.fc20.i686.rpm
i386/debug/l/libuv-debuginfo-0.10.14-1.fc20.i686.rpm
i386/debug/l/lmfit-debuginfo-5.0-1.fc20.i686.rpm
i386/debug/l/lokalize-debuginfo-4.11.0-1.fc20.i686.rpm
i386/debug/m/
i386/debug/m/mapnik-debuginfo-2.2.0-5.fc20.i686.rpm
i386/debug/m/mapserver-debuginfo-6.2.1-5.fc20.i686.rpm
i386/debug/m/msgpack-debuginfo-0.5.7-5.fc20.i686.rpm
i386/debug/n/
i386/debug/n/ncl-debuginfo-6.1.2-4.fc20.i686.rpm
i386/debug/n/nodejs-debuginfo-0.10.17-1.fc20.i686.rpm
i386/debug/n/nodejs-mapnik-debuginfo-1.1.3-2.fc20.i686.rpm
i386/debug/n/nodejs-srs-debuginfo-0.3.2-2.fc20.i686.rpm
i386/debug/n/numpy-debuginfo-1.7.1-5.fc20.i686.rpm
i386/debug/o/
i386/debug/o/osm-gps-map-debuginfo-1.0.1-5.fc20.i686.rpm
i386/debug/p/
i386/debug/p/PyQt-debuginfo-3.18.1-21.fc20.i686.rpm
i386/debug/p/pcl-debuginfo-1.7.0-1.fc20.i686.rpm
i386/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc20.i686.rpm
i386/debug/p/pfstools-debuginfo-1.8.5-10.fc20.i686.rpm
i386/debug/p/plasma-widget-menubar-debuginfo-0.2.0-1.fc20.i686.rpm
i386/debug/p/poppler-debuginfo-0.24.1-1.fc20.i686.rpm
i386/debug/p/postgis-debuginfo-2.0.3-4.fc20.i686.rpm
i386/debug/q/
i386/debug/q/qlandkartegt-debuginfo-1.7.3-2.fc20.i686.rpm
i386/debug/q/qmmp-debuginfo-0.7.2-1.fc20.i686.rpm
i386/debug/q/qmmp-plugin-pack-debuginfo-0.7.2-1.fc20.i686.rpm
i386/debug/q/qt3-debuginfo-3.3.8b-53.fc20.i686.rpm
i386/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc20.i686.rpm
i386/debug/q/quassel-debuginfo-0.9.0-1.fc20.i686.rpm
i386/debug/r/
i386/debug/r/repsnapper-debuginfo-2.2.0-0.6.b3.fc20.i686.rpm
i386/debug/r/rogue-debuginfo-5.4.5-14.fc20.i686.rpm
i386/debug/s/
i386/debug/s/saga-debuginfo-2.0.8-13.fc20.i686.rpm
i386/debug/s/satyr-debuginfo-0.7-1.fc20.i686.rpm
i386/debug/s/sddm-debuginfo-0.2.0-0.3.20130821gite707e229.fc20.i686.rpm
i386/debug/s/synce-connector-debuginfo-0.15.2-9.fc20.i686.rpm
i386/debug/s/systemd-debuginfo-206-9.fc20.i686.rpm
i386/debug/t/
i386/debug/t/totem-pl-parser-debuginfo-3.9.5-1.fc20.i686.rpm
i386/debug/u/
i386/debug/u/uniconvertor-debuginfo-2.0-0.1.svn340.fc20.i686.rpm
i386/debug/v/
i386/debug/v/vdsm-debuginfo-4.12.1-1.fc20.i686.rpm
i386/debug/v/vim-debuginfo-7.4.9-1.fc20.i686.rpm
i386/debug/w/
i386/debug/x/
i386/debug/x/xastir-debuginfo-2.0.4-5.fc20.i686.rpm
i386/debug/y/
i386/debug/z/
i386/os/
i386/os/.discinfo
i386/os/.treeinfo
i386/os/LiveOS/
i386/os/LiveOS/squashfs.img
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/amor-4.11.0-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-3.4-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-amidi-3.4-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-exotic-3.4-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-jack-3.4-3.fc20.i686.rpm
i386/os/Packages/b/
i386/os/Packages/b/bsd-games-2.17-42.fc20.i686.rpm
i386/os/Packages/c/
i386/os/Packages/c/CGAL-demos-source-4.3-0.1.beta1.fc20.i686.rpm
i386/os/Packages/c/couchdb-1.3.1-1.fc20.i686.rpm
i386/os/Packages/c/cups-filters-1.0.36-5.fc20.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/dans-gdal-scripts-0.23-2.fc20.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/edk2-shell-20130515svn14365-5.fc20.i686.rpm
i386/os/Packages/e/edk2-tools-20130515svn14365-5.fc20.i686.rpm
i386/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc20.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/fldigi-3.21.74-1.fc20.i686.rpm
i386/os/Packages/f/fltk-fluid-1.3.2-1.fc20.i686.rpm
i386/os/Packages/f/folks-tools-0.9.5-1.fc20.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/GMT-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/GMT-devel-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/GMT-octave-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/GMT-static-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/gdl-0.9.3-10.cvs20130731.fc20.i686.rpm
i386/os/Packages/g/gdl-python-0.9.3-10.cvs20130731.fc20.i686.rpm
i386/os/Packages/g/ghc-haskell-lexer-1.0-2.fc20.i686.rpm
i386/os/Packages/g/ghc-haskell-lexer-devel-1.0-2.fc20.i686.rpm
i386/os/Packages/g/ghc-system-fileio-0.3.11-1.fc20.i686.rpm
i386/os/Packages/g/ghc-system-fileio-devel-0.3.11-1.fc20.i686.rpm
i386/os/Packages/g/gluegen-1-0.20102507svn16.fc20.i686.rpm
i386/os/Packages/g/gnome-contacts-3.9.90-1.fc20.i686.rpm
i386/os/Packages/g/gnome-maps-3.9.90.2-3.fc20.i686.rpm
i386/os/Packages/g/grass-6.4.2-11.fc20.i686.rpm
i386/os/Packages/g/gtatool-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-dcmtk-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-gdal-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-gui-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-hdr-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-imagemagick-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-matlab-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-netcdf-1.5.2-5.fc20.i686.rpm
i386/os/Packages/g/gtatool-sndfile-1.5.2-5.fc20.i686.rpm
i386/os/Packages/h/
i386/os/Packages/i/
i386/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm
i386/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kcron-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/ksystemlog-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kteatime-4.11.0-4.fc20.i686.rpm
i386/os/Packages/k/ktux-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kuser-4.11.0-1.fc20.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/libdbusmenu-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libtranslit-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/libtranslit-icu-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/libtranslit-m17n-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/lokalize-4.11.0-1.fc20.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/mapnik-demo-2.2.0-5.fc20.i686.rpm
i386/os/Packages/m/mapnik-python-2.2.0-5.fc20.i686.rpm
i386/os/Packages/m/mapnik-utils-2.2.0-5.fc20.i686.rpm
i386/os/Packages/m/mapserver-6.2.1-5.fc20.i686.rpm
i386/os/Packages/m/mapserver-java-6.2.1-5.fc20.i686.rpm
i386/os/Packages/m/mapserver-perl-6.2.1-5.fc20.i686.rpm
i386/os/Packages/m/mapserver-python-6.2.1-5.fc20.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/ncl-6.1.2-4.fc20.i686.rpm
i386/os/Packages/n/ncl-devel-6.1.2-4.fc20.i686.rpm
i386/os/Packages/n/nodejs-0.10.17-1.fc20.i686.rpm
i386/os/Packages/n/nodejs-devel-0.10.17-1.fc20.i686.rpm
i386/os/Packages/n/nodejs-mapnik-1.1.3-2.fc20.i686.rpm
i386/os/Packages/n/nodejs-srs-0.3.2-2.fc20.i686.rpm
i386/os/Packages/n/numpy-f2py-1.7.1-5.fc20.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/osm-gps-map-1.0.1-5.fc20.i686.rpm
i386/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.i686.rpm
i386/os/Packages/o/osm-gps-map-gobject-1.0.1-5.fc20.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/PyQt-3.18.1-21.fc20.i686.rpm
i386/os/Packages/p/PyQt-examples-3.18.1-21.fc20.i686.rpm
i386/os/Packages/p/pcl-tools-1.7.0-1.fc20.i686.rpm
i386/os/Packages/p/perl-Lexical-Var-0.009-1.fc20.i686.rpm
i386/os/Packages/p/pfstools-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-exr-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-gdal-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-glview-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-imgmagick-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-octave-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-qt-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/php-mapserver-6.2.1-5.fc20.i686.rpm
i386/os/Packages/p/plasma-widget-menubar-0.2.0-1.fc20.i686.rpm
i386/os/Packages/p/poppler-demos-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-utils-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/postgis-2.0.3-4.fc20.i686.rpm
i386/os/Packages/p/postgis-docs-2.0.3-4.fc20.i686.rpm
i386/os/Packages/p/postgis-utils-2.0.3-4.fc20.i686.rpm
i386/os/Packages/p/python3-numpy-1.7.1-5.fc20.i686.rpm
i386/os/Packages/p/python3-numpy-f2py-1.7.1-5.fc20.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qlandkartegt-1.7.3-2.fc20.i686.rpm
i386/os/Packages/q/qmmp-plugin-pack-0.7.2-1.fc20.i686.rpm
i386/os/Packages/q/qt3-config-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-designer-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-devel-docs-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/quassel-0.9.0-1.fc20.i686.rpm
i386/os/Packages/q/quassel-client-0.9.0-1.fc20.i686.rpm
i386/os/Packages/q/quassel-core-0.9.0-1.fc20.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/repsnapper-2.2.0-0.6.b3.fc20.i686.rpm
i386/os/Packages/r/rogue-5.4.5-14.fc20.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/saga-python-2.0.8-13.fc20.i686.rpm
i386/os/Packages/s/satyr-python-0.7-1.fc20.i686.rpm
i386/os/Packages/s/sddm-0.2.0-0.3.20130821gite707e229.fc20.i686.rpm
i386/os/Packages/s/synce-connector-0.15.2-9.fc20.i686.rpm
i386/os/Packages/s/systemd-206-9.fc20.i686.rpm
i386/os/Packages/s/systemd-journal-gateway-206-9.fc20.i686.rpm
i386/os/Packages/s/systemd-python-206-9.fc20.i686.rpm
i386/os/Packages/s/systemd-python3-206-9.fc20.i686.rpm
i386/os/Packages/t/
i386/os/Packages/u/
i386/os/Packages/u/uniconvertor-2.0-0.1.svn340.fc20.i686.rpm
i386/os/Packages/v/
i386/os/Packages/v/vdsm-4.12.1-1.fc20.i686.rpm
i386/os/Packages/v/vdsm-python-4.12.1-1.fc20.i686.rpm
i386/os/Packages/v/vdsm-python-cpopen-4.12.1-1.fc20.i686.rpm
i386/os/Packages/v/vim-X11-7.4.9-1.fc20.i686.rpm
i386/os/Packages/v/vim-common-7.4.9-1.fc20.i686.rpm
i386/os/Packages/v/vim-enhanced-7.4.9-1.fc20.i686.rpm
i386/os/Packages/v/vim-filesystem-7.4.9-1.fc20.i686.rpm
i386/os/Packages/v/vim-minimal-7.4.9-1.fc20.i686.rpm
i386/os/Packages/w/
i386/os/Packages/x/
i386/os/Packages/x/xastir-2.0.4-5.fc20.i686.rpm
i386/os/Packages/x/xgridedit-4.5.9-6.fc20.i686.rpm
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/CGAL-demos-source-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm
i386/os/drpms/PyQt-3.18.1-19.fc20_3.18.1-21.fc20.i686.drpm
i386/os/drpms/PyQt-examples-3.18.1-19.fc20_3.18.1-21.fc20.i686.drpm
i386/os/drpms/bsd-games-2.17-41.fc20_2.17-42.fc20.i686.drpm
i386/os/drpms/couchdb-1.2.2-3.fc20_1.3.1-1.fc20.i686.drpm
i386/os/drpms/cups-filters-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
i386/os/drpms/dans-gdal-scripts-0.23-1.fc20_0.23-2.fc20.i686.drpm
i386/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc20.i686.drpm
i386/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc20.i686.drpm
i386/os/drpms/fldigi-3.21.68-3.fc20_3.21.74-1.fc20.i686.drpm
i386/os/drpms/fltk-fluid-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
i386/os/drpms/folks-tools-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm
i386/os/drpms/gdl-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.i686.drpm
i386/os/drpms/gdl-python-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.i686.drpm
i386/os/drpms/gluegen-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.i686.drpm
i386/os/drpms/gnome-contacts-3.9.5-3.fc20_3.9.90-1.fc20.i686.drpm
i386/os/drpms/grass-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm
i386/os/drpms/gtatool-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-dcmtk-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-gdal-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-gui-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-hdr-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-imagemagick-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-matlab-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-netcdf-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/gtatool-sndfile-1.5.2-4.fc20_1.5.2-5.fc20.i686.drpm
i386/os/drpms/mapnik-demo-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
i386/os/drpms/mapnik-python-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
i386/os/drpms/mapnik-utils-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
i386/os/drpms/mapserver-6.2.1-3.fc20_6.2.1-5.fc20.i686.drpm
i386/os/drpms/mapserver-java-6.2.1-3.fc20_6.2.1-5.fc20.i686.drpm
i386/os/drpms/mapserver-perl-6.2.1-3.fc20_6.2.1-5.fc20.i686.drpm
i386/os/drpms/mapserver-python-6.2.1-3.fc20_6.2.1-5.fc20.i686.drpm
i386/os/drpms/nodejs-mapnik-1.1.3-1.fc20_1.1.3-2.fc20.i686.drpm
i386/os/drpms/nodejs-srs-0.3.1-1.fc20_0.3.2-2.fc20.i686.drpm
i386/os/drpms/numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc20.i686.drpm
i386/os/drpms/pcl-tools-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm
i386/os/drpms/pfstools-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-exr-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-gdal-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-glview-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-imgmagick-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-octave-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-qt-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/php-mapserver-6.2.1-3.fc20_6.2.1-5.fc20.i686.drpm
i386/os/drpms/plasma-widget-menubar-0.1.18-4.fc20_0.2.0-1.fc20.i686.drpm
i386/os/drpms/poppler-demos-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-utils-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/postgis-2.0.3-3.fc20_2.0.3-4.fc20.i686.drpm
i386/os/drpms/postgis-docs-2.0.3-3.fc20_2.0.3-4.fc20.i686.drpm
i386/os/drpms/postgis-utils-2.0.3-3.fc20_2.0.3-4.fc20.i686.drpm
i386/os/drpms/python3-numpy-1.7.1-4.fc20_1.7.1-5.fc20.i686.drpm
i386/os/drpms/python3-numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc20.i686.drpm
i386/os/drpms/qlandkartegt-1.7.3-1.fc20_1.7.3-2.fc20.i686.drpm
i386/os/drpms/qmmp-plugin-pack-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm
i386/os/drpms/qt3-config-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-designer-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-devel-docs-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/quassel-0.8.0-4.fc20_0.9.0-1.fc20.i686.drpm
i386/os/drpms/quassel-client-0.8.0-4.fc20_0.9.0-1.fc20.i686.drpm
i386/os/drpms/quassel-core-0.8.0-4.fc20_0.9.0-1.fc20.i686.drpm
i386/os/drpms/repsnapper-2.2.0-0.5.a4.fc20_2.2.0-0.6.b3.fc20.i686.drpm
i386/os/drpms/rogue-5.4.5-13.fc20_5.4.5-14.fc20.i686.drpm
i386/os/drpms/saga-python-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm
i386/os/drpms/satyr-python-0.6-1.fc20_0.7-1.fc20.i686.drpm
i386/os/drpms/sddm-0.2.0-0.1.20130821gite707e229.fc20_0.2.0-0.3.20130821gite707e229.fc20.i686.drpm
i386/os/drpms/synce-connector-0.15.2-5.fc17_0.15.2-9.fc20.i686.drpm
i386/os/drpms/systemd-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/systemd-journal-gateway-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/systemd-python-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/systemd-python3-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/uniconvertor-1.1.4-8.fc20_2.0-0.1.svn340.fc20.i686.drpm
i386/os/drpms/vdsm-4.12.0-1.fc20_4.12.1-1.fc20.i686.drpm
i386/os/drpms/vdsm-python-4.12.0-1.fc20_4.12.1-1.fc20.i686.drpm
i386/os/drpms/vdsm-python-cpopen-4.12.0-1.fc20_4.12.1-1.fc20.i686.drpm
i386/os/drpms/vim-X11-7.4.5-1.fc20_7.4.9-1.fc20.i686.drpm
i386/os/drpms/vim-common-7.4.5-1.fc20_7.4.9-1.fc20.i686.drpm
i386/os/drpms/vim-enhanced-7.4.5-1.fc20_7.4.9-1.fc20.i686.drpm
i386/os/drpms/vim-filesystem-7.4.5-1.fc20_7.4.9-1.fc20.i686.drpm
i386/os/drpms/vim-minimal-7.4.5-1.fc20_7.4.9-1.fc20.i686.drpm
i386/os/drpms/xastir-2.0.4-4.fc20_2.0.4-5.fc20.i686.drpm
i386/os/images/
i386/os/images/boot.iso
i386/os/images/pxeboot/
i386/os/images/pxeboot/initrd.img
i386/os/images/pxeboot/upgrade.img
i386/os/images/pxeboot/vmlinuz
i386/os/isolinux/
i386/os/isolinux/boot.msg
i386/os/isolinux/grub.conf
i386/os/isolinux/isolinux.bin
i386/os/isolinux/isolinux.cfg
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/amor-4.11.0-3.fc20.src.rpm
source/SRPMS/a/audacious-plugins-3.4-3.fc20.src.rpm
source/SRPMS/b/
source/SRPMS/b/bsd-games-2.17-42.fc20.src.rpm
source/SRPMS/c/
source/SRPMS/c/CGAL-4.3-0.1.beta1.fc20.src.rpm
source/SRPMS/c/cacti-0.8.8b-2.fc20.src.rpm
source/SRPMS/c/celt071-0.7.1-7.fc20.src.rpm
source/SRPMS/c/clucene09-0.9.21b-8.fc20.src.rpm
source/SRPMS/c/couchdb-1.3.1-1.fc20.src.rpm
source/SRPMS/c/cups-filters-1.0.36-5.fc20.src.rpm
source/SRPMS/d/
source/SRPMS/d/dans-gdal-scripts-0.23-2.fc20.src.rpm
source/SRPMS/d/drupal7-features-2.0-0.7.rc3.fc20.src.rpm
source/SRPMS/e/
source/SRPMS/e/edk2-20130515svn14365-5.fc20.src.rpm
source/SRPMS/f/
source/SRPMS/f/fldigi-3.21.74-1.fc20.src.rpm
source/SRPMS/f/fltk-1.3.2-1.fc20.src.rpm
source/SRPMS/f/folks-0.9.5-1.fc20.src.rpm
source/SRPMS/g/
source/SRPMS/g/GMT-4.5.9-6.fc20.src.rpm
source/SRPMS/g/gammaray-1.3.1-3.fc20.src.rpm
source/SRPMS/g/gdl-0.9.3-10.cvs20130731.fc20.src.rpm
source/SRPMS/g/ghc-haskell-lexer-1.0-2.fc20.src.rpm
source/SRPMS/g/ghc-system-fileio-0.3.11-1.fc20.src.rpm
source/SRPMS/g/gluegen-1-0.20102507svn16.fc20.src.rpm
source/SRPMS/g/gnome-contacts-3.9.90-1.fc20.src.rpm
source/SRPMS/g/gnome-maps-3.9.90.2-3.fc20.src.rpm
source/SRPMS/g/grass-6.4.2-11.fc20.src.rpm
source/SRPMS/g/gtatool-1.5.2-5.fc20.src.rpm
source/SRPMS/g/gtkglext-1.2.0-21.fc20.src.rpm
source/SRPMS/h/
source/SRPMS/h/html2ps-1.0-0.16.b7.fc20.src.rpm
source/SRPMS/i/
source/SRPMS/i/icecream-1.0.1-1.fc20.src.rpm
source/SRPMS/i/initial-setup-0.3.7-1.fc20.src.rpm
source/SRPMS/i/inkscape-sozi-13.05-3.fc20.src.rpm
source/SRPMS/j/
source/SRPMS/k/
source/SRPMS/k/kcron-4.11.0-1.fc20.src.rpm
source/SRPMS/k/kdeadmin-4.11.0-1.fc20.src.rpm
source/SRPMS/k/kdesdk-4.11.0-3.fc20.src.rpm
source/SRPMS/k/kdetoys-4.11.0-2.fc20.src.rpm
source/SRPMS/k/ksystemlog-4.11.0-1.fc20.src.rpm
source/SRPMS/k/kteatime-4.11.0-4.fc20.src.rpm
source/SRPMS/k/ktux-4.11.0-1.fc20.src.rpm
source/SRPMS/k/kuser-4.11.0-1.fc20.src.rpm
source/SRPMS/l/
source/SRPMS/l/libdbusmenu-12.10.2-5.fc20.src.rpm
source/SRPMS/l/libgsf-1.14.28-1.fc20.src.rpm
source/SRPMS/l/libqinfinity-0.5.0-1.fc20.src.rpm
source/SRPMS/l/libquvi-scripts-0.9.20130805-3.fc20.src.rpm
source/SRPMS/l/libtranslit-0.0.3-2.fc20.src.rpm
source/SRPMS/l/libuv-0.10.14-1.fc20.src.rpm
source/SRPMS/l/lmfit-5.0-1.fc20.src.rpm
source/SRPMS/l/lokalize-4.11.0-1.fc20.src.rpm
source/SRPMS/m/
source/SRPMS/m/mapnik-2.2.0-5.fc20.src.rpm
source/SRPMS/m/mapserver-6.2.1-5.fc20.src.rpm
source/SRPMS/m/maven-scm-1.8.1-2.fc20.src.rpm
source/SRPMS/m/mingw-poppler-0.24.1-1.fc20.src.rpm
source/SRPMS/m/msgpack-0.5.7-5.fc20.src.rpm
source/SRPMS/n/
source/SRPMS/n/ncl-6.1.2-4.fc20.src.rpm
source/SRPMS/n/nodejs-0.10.17-1.fc20.src.rpm
source/SRPMS/n/nodejs-mapnik-1.1.3-2.fc20.src.rpm
source/SRPMS/n/nodejs-q-io-1.9.1-3.fc20.src.rpm
source/SRPMS/n/nodejs-srs-0.3.2-2.fc20.src.rpm
source/SRPMS/n/numpy-1.7.1-5.fc20.src.rpm
source/SRPMS/o/
source/SRPMS/o/openstack-ceilometer-2013.2-0.4.b1.fc20.src.rpm
source/SRPMS/o/openstack-nova-2013.2-0.15.b2.fc20.src.rpm
source/SRPMS/o/openstack-packstack-2013.2.1-0.3.dev722.fc20.src.rpm
source/SRPMS/o/osm-gps-map-1.0.1-5.fc20.src.rpm
source/SRPMS/p/
source/SRPMS/p/PyQt-3.18.1-21.fc20.src.rpm
source/SRPMS/p/pcl-1.7.0-1.fc20.src.rpm
source/SRPMS/p/perl-Lexical-Var-0.009-1.fc20.src.rpm
source/SRPMS/p/perl-Server-Starter-0.15-1.fc20.src.rpm
source/SRPMS/p/perl-Starlet-0.20-1.fc20.src.rpm
source/SRPMS/p/pfstools-1.8.5-10.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Browser-2.0.4-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Crypt-2.2.2-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Db-2.0.4-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Exception-2.0.4-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Http-2.0.4-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Imap-Client-2.14.0-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Mail-2.1.1-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Mime-2.2.5-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Perms-2.1.1-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Queue-1.1.0-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Test-2.2.3-1.fc20.src.rpm
source/SRPMS/p/php-horde-Horde-Url-2.2.1-1.fc20.src.rpm
source/SRPMS/p/plasma-widget-menubar-0.2.0-1.fc20.src.rpm
source/SRPMS/p/poppler-0.24.1-1.fc20.src.rpm
source/SRPMS/p/postgis-2.0.3-4.fc20.src.rpm
source/SRPMS/p/pss-1.38-1.fc20.src.rpm
source/SRPMS/p/pykickstart-1.99.37-1.fc20.src.rpm
source/SRPMS/p/python-django-secure-1.0-1.fc20.src.rpm
source/SRPMS/p/python-django-tastypie-0.9.14-4.fc20.src.rpm
source/SRPMS/p/python-openopt-0.5092-1.fc20.src.rpm
source/SRPMS/p/python-parse-1.6.2-4.fc20.src.rpm
source/SRPMS/p/python-xlrd-0.9.2-3.fc20.src.rpm
source/SRPMS/p/pywbem-0.7.0-16.20130827svn625.fc20.src.rpm
source/SRPMS/q/
source/SRPMS/q/qlandkartegt-1.7.3-2.fc20.src.rpm
source/SRPMS/q/qmmp-0.7.2-1.fc20.src.rpm
source/SRPMS/q/qmmp-plugin-pack-0.7.2-1.fc20.src.rpm
source/SRPMS/q/qt3-3.3.8b-53.fc20.src.rpm
source/SRPMS/q/qt5-qtxmlpatterns-5.0.2-2.fc20.src.rpm
source/SRPMS/q/quassel-0.9.0-1.fc20.src.rpm
source/SRPMS/r/
source/SRPMS/r/RepetierHost-0.90C-1.fc20.src.rpm
source/SRPMS/r/radicale-0.8-3.fc20.src.rpm
source/SRPMS/r/repsnapper-2.2.0-0.6.b3.fc20.src.rpm
source/SRPMS/r/rogue-5.4.5-14.fc20.src.rpm
source/SRPMS/r/rubygem-paint-0.8.6-3.fc20.src.rpm
source/SRPMS/s/
source/SRPMS/s/saga-2.0.8-13.fc20.src.rpm
source/SRPMS/s/satyr-0.7-1.fc20.src.rpm
source/SRPMS/s/scholarsfonts-cardo-fonts-1.045-6.fc20.src.rpm
source/SRPMS/s/sddm-0.2.0-0.3.20130821gite707e229.fc20.src.rpm
source/SRPMS/s/selinux-policy-3.12.1-73.fc20.src.rpm
source/SRPMS/s/sfact-0.0-5.20130128gitbc56c68.fc20.src.rpm
source/SRPMS/s/skeinforge-12.03.14-15.fc20.src.rpm
source/SRPMS/s/synce-connector-0.15.2-9.fc20.src.rpm
source/SRPMS/s/systemd-206-9.fc20.src.rpm
source/SRPMS/t/
source/SRPMS/t/totem-pl-parser-3.9.5-1.fc20.src.rpm
source/SRPMS/u/
source/SRPMS/u/uniconvertor-2.0-0.1.svn340.fc20.src.rpm
source/SRPMS/v/
source/SRPMS/v/vdsm-4.12.1-1.fc20.src.rpm
source/SRPMS/v/vim-7.4.9-1.fc20.src.rpm
source/SRPMS/w/
source/SRPMS/w/web-assets-4-2.fc20.src.rpm
source/SRPMS/x/
source/SRPMS/x/xastir-2.0.4-5.fc20.src.rpm
source/SRPMS/y/
source/SRPMS/y/youtube-dl-2013.08.27-1.fc20.src.rpm
source/SRPMS/z/
source/SRPMS/z/zanata-api-3.0.1-1.fc20.src.rpm
source/SRPMS/z/zanata-common-3.0.1-1.fc20.src.rpm
source/SRPMS/z/zanata-parent-13-2.fc20.src.rpm
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/amor-debuginfo-4.11.0-3.fc20.x86_64.rpm
x86_64/debug/a/audacious-plugins-debuginfo-3.4-3.fc20.x86_64.rpm
x86_64/debug/b/
x86_64/debug/b/bsd-games-debuginfo-2.17-42.fc20.x86_64.rpm
x86_64/debug/c/
x86_64/debug/c/CGAL-debuginfo-4.3-0.1.beta1.fc20.x86_64.rpm
x86_64/debug/c/celt071-debuginfo-0.7.1-7.fc20.x86_64.rpm
x86_64/debug/c/clucene09-debuginfo-0.9.21b-8.fc20.x86_64.rpm
x86_64/debug/c/couchdb-debuginfo-1.3.1-1.fc20.x86_64.rpm
x86_64/debug/c/cups-filters-debuginfo-1.0.36-5.fc20.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/dans-gdal-scripts-debuginfo-0.23-2.fc20.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/edk2-debuginfo-20130515svn14365-5.fc20.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/fldigi-debuginfo-3.21.74-1.fc20.x86_64.rpm
x86_64/debug/f/fltk-debuginfo-1.3.2-1.fc20.x86_64.rpm
x86_64/debug/f/folks-debuginfo-0.9.5-1.fc20.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/GMT-debuginfo-4.5.9-6.fc20.x86_64.rpm
x86_64/debug/g/gammaray-debuginfo-1.3.1-3.fc20.x86_64.rpm
x86_64/debug/g/gdl-debuginfo-0.9.3-10.cvs20130731.fc20.x86_64.rpm
x86_64/debug/g/gluegen-debuginfo-1-0.20102507svn16.fc20.x86_64.rpm
x86_64/debug/g/gnome-contacts-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/g/gnome-maps-debuginfo-3.9.90.2-3.fc20.x86_64.rpm
x86_64/debug/g/grass-debuginfo-6.4.2-11.fc20.x86_64.rpm
x86_64/debug/g/gtatool-debuginfo-1.5.2-5.fc20.x86_64.rpm
x86_64/debug/g/gtkglext-debuginfo-1.2.0-21.fc20.x86_64.rpm
x86_64/debug/h/
x86_64/debug/i/
x86_64/debug/i/icecream-debuginfo-1.0.1-1.fc20.x86_64.rpm
x86_64/debug/j/
x86_64/debug/k/
x86_64/debug/k/kcron-debuginfo-4.11.0-1.fc20.x86_64.rpm
x86_64/debug/k/ksystemlog-debuginfo-4.11.0-1.fc20.x86_64.rpm
x86_64/debug/k/kteatime-debuginfo-4.11.0-4.fc20.x86_64.rpm
x86_64/debug/k/ktux-debuginfo-4.11.0-1.fc20.x86_64.rpm
x86_64/debug/k/kuser-debuginfo-4.11.0-1.fc20.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc20.x86_64.rpm
x86_64/debug/l/libgsf-debuginfo-1.14.28-1.fc20.x86_64.rpm
x86_64/debug/l/libqinfinity-debuginfo-0.5.0-1.fc20.x86_64.rpm
x86_64/debug/l/libtranslit-debuginfo-0.0.3-2.fc20.x86_64.rpm
x86_64/debug/l/libuv-debuginfo-0.10.14-1.fc20.x86_64.rpm
x86_64/debug/l/lmfit-debuginfo-5.0-1.fc20.x86_64.rpm
x86_64/debug/l/lokalize-debuginfo-4.11.0-1.fc20.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/mapnik-debuginfo-2.2.0-5.fc20.x86_64.rpm
x86_64/debug/m/mapserver-debuginfo-6.2.1-5.fc20.x86_64.rpm
x86_64/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm
x86_64/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm
x86_64/debug/m/msgpack-debuginfo-0.5.7-5.fc20.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/ncl-debuginfo-6.1.2-4.fc20.x86_64.rpm
x86_64/debug/n/nodejs-debuginfo-0.10.17-1.fc20.x86_64.rpm
x86_64/debug/n/nodejs-mapnik-debuginfo-1.1.3-2.fc20.x86_64.rpm
x86_64/debug/n/nodejs-srs-debuginfo-0.3.2-2.fc20.x86_64.rpm
x86_64/debug/n/numpy-debuginfo-1.7.1-5.fc20.x86_64.rpm
x86_64/debug/o/
x86_64/debug/o/osm-gps-map-debuginfo-1.0.1-5.fc20.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/PyQt-debuginfo-3.18.1-21.fc20.x86_64.rpm
x86_64/debug/p/pcl-debuginfo-1.7.0-1.fc20.x86_64.rpm
x86_64/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc20.x86_64.rpm
x86_64/debug/p/pfstools-debuginfo-1.8.5-10.fc20.x86_64.rpm
x86_64/debug/p/plasma-widget-menubar-debuginfo-0.2.0-1.fc20.x86_64.rpm
x86_64/debug/p/poppler-debuginfo-0.24.1-1.fc20.x86_64.rpm
x86_64/debug/p/postgis-debuginfo-2.0.3-4.fc20.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qlandkartegt-debuginfo-1.7.3-2.fc20.x86_64.rpm
x86_64/debug/q/qmmp-debuginfo-0.7.2-1.fc20.x86_64.rpm
x86_64/debug/q/qmmp-plugin-pack-debuginfo-0.7.2-1.fc20.x86_64.rpm
x86_64/debug/q/qt3-debuginfo-3.3.8b-53.fc20.x86_64.rpm
x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc20.x86_64.rpm
x86_64/debug/q/quassel-debuginfo-0.9.0-1.fc20.x86_64.rpm
x86_64/debug/r/
x86_64/debug/r/repsnapper-debuginfo-2.2.0-0.6.b3.fc20.x86_64.rpm
x86_64/debug/r/rogue-debuginfo-5.4.5-14.fc20.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/saga-debuginfo-2.0.8-13.fc20.x86_64.rpm
x86_64/debug/s/satyr-debuginfo-0.7-1.fc20.x86_64.rpm
x86_64/debug/s/sddm-debuginfo-0.2.0-0.3.20130821gite707e229.fc20.x86_64.rpm
x86_64/debug/s/synce-connector-debuginfo-0.15.2-9.fc20.x86_64.rpm
x86_64/debug/s/systemd-debuginfo-206-9.fc20.x86_64.rpm
x86_64/debug/t/
x86_64/debug/t/totem-pl-parser-debuginfo-3.9.5-1.fc20.x86_64.rpm
x86_64/debug/u/
x86_64/debug/u/uniconvertor-debuginfo-2.0-0.1.svn340.fc20.x86_64.rpm
x86_64/debug/v/
x86_64/debug/v/vdsm-debuginfo-4.12.1-1.fc20.x86_64.rpm
x86_64/debug/v/vim-debuginfo-7.4.9-1.fc20.x86_64.rpm
x86_64/debug/w/
x86_64/debug/x/
x86_64/debug/x/xastir-debuginfo-2.0.4-5.fc20.x86_64.rpm
x86_64/debug/y/
x86_64/debug/z/
x86_64/os/
x86_64/os/.discinfo
x86_64/os/.treeinfo
x86_64/os/EFI/
x86_64/os/EFI/BOOT/
x86_64/os/EFI/BOOT/grub.cfg
x86_64/os/EFI/BOOT/fonts/
x86_64/os/LiveOS/
x86_64/os/LiveOS/squashfs.img
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/amor-4.11.0-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-amidi-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-exotic-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-jack-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/bsd-games-2.17-42.fc20.x86_64.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/CGAL-4.3-0.1.beta1.fc20.i686.rpm
x86_64/os/Packages/c/CGAL-4.3-0.1.beta1.fc20.x86_64.rpm
x86_64/os/Packages/c/CGAL-demos-source-4.3-0.1.beta1.fc20.x86_64.rpm
x86_64/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc20.i686.rpm
x86_64/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc20.x86_64.rpm
x86_64/os/Packages/c/cacti-0.8.8b-2.fc20.noarch.rpm
x86_64/os/Packages/c/celt071-0.7.1-7.fc20.i686.rpm
x86_64/os/Packages/c/celt071-0.7.1-7.fc20.x86_64.rpm
x86_64/os/Packages/c/celt071-devel-0.7.1-7.fc20.i686.rpm
x86_64/os/Packages/c/celt071-devel-0.7.1-7.fc20.x86_64.rpm
x86_64/os/Packages/c/clucene09-core-0.9.21b-8.fc20.i686.rpm
x86_64/os/Packages/c/clucene09-core-0.9.21b-8.fc20.x86_64.rpm
x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc20.i686.rpm
x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc20.x86_64.rpm
x86_64/os/Packages/c/couchdb-1.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-1.0.36-5.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.i686.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.x86_64.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.i686.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/dans-gdal-scripts-0.23-2.fc20.x86_64.rpm
x86_64/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc20.noarch.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/edk2-shell-20130515svn14365-5.fc20.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-20130515svn14365-5.fc20.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc20.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc20.noarch.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fldigi-3.21.74-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fldigi-doc-3.21.74-1.fc20.noarch.rpm
x86_64/os/Packages/f/fltk-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/f/fltk-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fltk-devel-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/f/fltk-devel-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fltk-fluid-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/f/fltk-static-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/f/fltk-static-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/f/folks-0.9.5-1.fc20.i686.rpm
x86_64/os/Packages/f/folks-0.9.5-1.fc20.x86_64.rpm
x86_64/os/Packages/f/folks-devel-0.9.5-1.fc20.i686.rpm
x86_64/os/Packages/f/folks-devel-0.9.5-1.fc20.x86_64.rpm
x86_64/os/Packages/f/folks-tools-0.9.5-1.fc20.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/GMT-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/GMT-devel-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/GMT-octave-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/GMT-static-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/gammaray-1.3.1-3.fc20.i686.rpm
x86_64/os/Packages/g/gammaray-1.3.1-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gammaray-devel-1.3.1-3.fc20.i686.rpm
x86_64/os/Packages/g/gammaray-devel-1.3.1-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gammaray-doc-1.3.1-3.fc20.noarch.rpm
x86_64/os/Packages/g/gdl-0.9.3-10.cvs20130731.fc20.x86_64.rpm
x86_64/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc20.noarch.rpm
x86_64/os/Packages/g/gdl-python-0.9.3-10.cvs20130731.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-haskell-lexer-1.0-2.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-haskell-lexer-devel-1.0-2.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-system-fileio-0.3.11-1.fc20.x86_64.rpm
x86_64/os/Packages/g/ghc-system-fileio-devel-0.3.11-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gluegen-1-0.20102507svn16.fc20.x86_64.rpm
x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc20.noarch.rpm
x86_64/os/Packages/g/gluegen-source-1-0.20102507svn16.fc20.noarch.rpm
x86_64/os/Packages/g/gnome-contacts-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-maps-3.9.90.2-3.fc20.x86_64.rpm
x86_64/os/Packages/g/grass-6.4.2-11.fc20.x86_64.rpm
x86_64/os/Packages/g/grass-devel-6.4.2-11.fc20.i686.rpm
x86_64/os/Packages/g/grass-devel-6.4.2-11.fc20.x86_64.rpm
x86_64/os/Packages/g/grass-libs-6.4.2-11.fc20.i686.rpm
x86_64/os/Packages/g/grass-libs-6.4.2-11.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-dcmtk-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-gdal-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-gui-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-hdr-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-imagemagick-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-matlab-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-netcdf-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtatool-sndfile-1.5.2-5.fc20.x86_64.rpm
x86_64/os/Packages/g/gtkglext-devel-1.2.0-21.fc20.i686.rpm
x86_64/os/Packages/g/gtkglext-devel-1.2.0-21.fc20.x86_64.rpm
x86_64/os/Packages/g/gtkglext-libs-1.2.0-21.fc20.i686.rpm
x86_64/os/Packages/g/gtkglext-libs-1.2.0-21.fc20.x86_64.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/html2ps-1.0-0.16.b7.fc20.noarch.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/icecream-1.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/i/initial-setup-0.3.7-1.fc20.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/k/
x86_64/os/Packages/k/kcron-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kdeadmin-4.11.0-1.fc20.noarch.rpm
x86_64/os/Packages/k/kdesdk-4.11.0-3.fc20.noarch.rpm
x86_64/os/Packages/k/kdesdk-common-4.11.0-3.fc20.noarch.rpm
x86_64/os/Packages/k/kdesdk-devel-4.11.0-3.fc20.noarch.rpm
x86_64/os/Packages/k/kdetoys-4.11.0-2.fc20.noarch.rpm
x86_64/os/Packages/k/ksystemlog-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kteatime-4.11.0-4.fc20.x86_64.rpm
x86_64/os/Packages/k/ktux-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kuser-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/libdbusmenu-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libgsf-1.14.28-1.fc20.i686.rpm
x86_64/os/Packages/l/libgsf-1.14.28-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libgsf-devel-1.14.28-1.fc20.i686.rpm
x86_64/os/Packages/l/libgsf-devel-1.14.28-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libgudev1-206-9.fc20.i686.rpm
x86_64/os/Packages/l/libgudev1-206-9.fc20.x86_64.rpm
x86_64/os/Packages/l/libgudev1-devel-206-9.fc20.i686.rpm
x86_64/os/Packages/l/libgudev1-devel-206-9.fc20.x86_64.rpm
x86_64/os/Packages/l/libqinfinity-0.5.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libqinfinity-0.5.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libqinfinity-devel-0.5.0-1.fc20.i686.rpm
x86_64/os/Packages/l/libqinfinity-devel-0.5.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc20.noarch.rpm
x86_64/os/Packages/l/libtranslit-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-icu-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-m17n-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libuv-0.10.14-1.fc20.i686.rpm
x86_64/os/Packages/l/libuv-0.10.14-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libuv-devel-0.10.14-1.fc20.i686.rpm
x86_64/os/Packages/l/libuv-devel-0.10.14-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lmfit-5.0-1.fc20.i686.rpm
x86_64/os/Packages/l/lmfit-5.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lmfit-devel-5.0-1.fc20.i686.rpm
x86_64/os/Packages/l/lmfit-devel-5.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lokalize-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/mapnik-2.2.0-5.fc20.i686.rpm
x86_64/os/Packages/m/mapnik-2.2.0-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapnik-demo-2.2.0-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapnik-devel-2.2.0-5.fc20.i686.rpm
x86_64/os/Packages/m/mapnik-devel-2.2.0-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapnik-python-2.2.0-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapnik-utils-2.2.0-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapserver-6.2.1-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapserver-java-6.2.1-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapserver-perl-6.2.1-5.fc20.x86_64.rpm
x86_64/os/Packages/m/mapserver-python-6.2.1-5.fc20.x86_64.rpm
x86_64/os/Packages/m/maven-scm-1.8.1-2.fc20.noarch.rpm
x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc20.noarch.rpm
x86_64/os/Packages/m/maven-scm-test-1.8.1-2.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/msgpack-0.5.7-5.fc20.i686.rpm
x86_64/os/Packages/m/msgpack-0.5.7-5.fc20.x86_64.rpm
x86_64/os/Packages/m/msgpack-devel-0.5.7-5.fc20.i686.rpm
x86_64/os/Packages/m/msgpack-devel-0.5.7-5.fc20.x86_64.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/ncl-6.1.2-4.fc20.x86_64.rpm
x86_64/os/Packages/n/ncl-devel-6.1.2-4.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-0.10.17-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-mapnik-1.1.3-2.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-q-io-1.9.1-3.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-srs-0.3.2-2.fc20.x86_64.rpm
x86_64/os/Packages/n/numpy-1.7.1-5.fc20.i686.rpm
x86_64/os/Packages/n/numpy-1.7.1-5.fc20.x86_64.rpm
x86_64/os/Packages/n/numpy-f2py-1.7.1-5.fc20.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-packstack-2013.2.1-0.3.dev722.fc20.noarch.rpm
x86_64/os/Packages/o/osm-gps-map-1.0.1-5.fc20.x86_64.rpm
x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.x86_64.rpm
x86_64/os/Packages/o/osm-gps-map-gobject-1.0.1-5.fc20.x86_64.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/PyQt-3.18.1-21.fc20.x86_64.rpm
x86_64/os/Packages/p/PyQt-devel-3.18.1-21.fc20.i686.rpm
x86_64/os/Packages/p/PyQt-devel-3.18.1-21.fc20.x86_64.rpm
x86_64/os/Packages/p/PyQt-examples-3.18.1-21.fc20.x86_64.rpm
x86_64/os/Packages/p/packstack-modules-puppet-2013.2.1-0.3.dev722.fc20.noarch.rpm
x86_64/os/Packages/p/pcl-1.7.0-1.fc20.i686.rpm
x86_64/os/Packages/p/pcl-1.7.0-1.fc20.x86_64.rpm
x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc20.i686.rpm
x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc20.x86_64.rpm
x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/pcl-tools-1.7.0-1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Lexical-Var-0.009-1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Starlet-0.20-1.fc20.noarch.rpm
x86_64/os/Packages/p/pfstools-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-devel-1.8.5-10.fc20.i686.rpm
x86_64/os/Packages/p/pfstools-devel-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-exr-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-gdal-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-glview-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-imgmagick-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-libs-1.8.5-10.fc20.i686.rpm
x86_64/os/Packages/p/pfstools-libs-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-octave-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/pfstools-qt-1.8.5-10.fc20.x86_64.rpm
x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Db-2.0.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Imap-Client-2.14.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Mail-2.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Mime-2.2.5-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Queue-1.1.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc20.noarch.rpm
x86_64/os/Packages/p/php-mapserver-6.2.1-5.fc20.x86_64.rpm
x86_64/os/Packages/p/plasma-widget-menubar-0.2.0-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-cpp-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-cpp-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-demos-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-devel-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-devel-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-glib-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-glib-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-glib-devel-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-glib-devel-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-qt-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-qt-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-qt-devel-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-qt-devel-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-qt5-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-qt5-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc20.i686.rpm
x86_64/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/poppler-utils-0.24.1-1.fc20.x86_64.rpm
x86_64/os/Packages/p/postgis-2.0.3-4.fc20.x86_64.rpm
x86_64/os/Packages/p/postgis-docs-2.0.3-4.fc20.x86_64.rpm
x86_64/os/Packages/p/postgis-utils-2.0.3-4.fc20.x86_64.rpm
x86_64/os/Packages/p/pss-1.38-1.fc20.noarch.rpm
x86_64/os/Packages/p/pykickstart-1.99.37-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-secure-1.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-nova-2013.2-0.15.b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-openopt-0.5092-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-parse-1.6.2-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-xlrd-0.9.2-3.fc20.noarch.rpm
x86_64/os/Packages/p/python3-numpy-1.7.1-5.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-numpy-f2py-1.7.1-5.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-openopt-0.5092-1.fc20.noarch.rpm
x86_64/os/Packages/p/python3-parse-1.6.2-4.fc20.noarch.rpm
x86_64/os/Packages/p/python3-xlrd-0.9.2-3.fc20.noarch.rpm
x86_64/os/Packages/p/pywbem-0.7.0-16.20130827svn625.fc20.noarch.rpm
x86_64/os/Packages/p/pywbem-twisted-0.7.0-16.20130827svn625.fc20.noarch.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qlandkartegt-1.7.3-2.fc20.x86_64.rpm
x86_64/os/Packages/q/qmmp-0.7.2-1.fc20.i686.rpm
x86_64/os/Packages/q/qmmp-0.7.2-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qmmp-devel-0.7.2-1.fc20.i686.rpm
x86_64/os/Packages/q/qmmp-devel-0.7.2-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qmmp-plugin-pack-0.7.2-1.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-3.3.8b-53.fc20.i686.rpm
x86_64/os/Packages/q/qt3-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-MySQL-3.3.8b-53.fc20.i686.rpm
x86_64/os/Packages/q/qt3-MySQL-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-ODBC-3.3.8b-53.fc20.i686.rpm
x86_64/os/Packages/q/qt3-ODBC-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc20.i686.rpm
x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-config-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-designer-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-devel-3.3.8b-53.fc20.i686.rpm
x86_64/os/Packages/q/qt3-devel-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-devel-docs-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt3-sqlite-3.3.8b-53.fc20.i686.rpm
x86_64/os/Packages/q/qt3-sqlite-3.3.8b-53.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.x86_64.rpm
x86_64/os/Packages/q/quassel-0.9.0-1.fc20.x86_64.rpm
x86_64/os/Packages/q/quassel-client-0.9.0-1.fc20.x86_64.rpm
x86_64/os/Packages/q/quassel-common-0.9.0-1.fc20.noarch.rpm
x86_64/os/Packages/q/quassel-core-0.9.0-1.fc20.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/RepetierHost-0.90C-1.fc20.noarch.rpm
x86_64/os/Packages/r/radicale-0.8-3.fc20.noarch.rpm
x86_64/os/Packages/r/radicale-httpd-0.8-3.fc20.noarch.rpm
x86_64/os/Packages/r/repsnapper-2.2.0-0.6.b3.fc20.x86_64.rpm
x86_64/os/Packages/r/rogue-5.4.5-14.fc20.x86_64.rpm
x86_64/os/Packages/r/rubygem-paint-0.8.6-3.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc20.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/saga-2.0.8-13.fc20.i686.rpm
x86_64/os/Packages/s/saga-2.0.8-13.fc20.x86_64.rpm
x86_64/os/Packages/s/saga-devel-2.0.8-13.fc20.i686.rpm
x86_64/os/Packages/s/saga-devel-2.0.8-13.fc20.x86_64.rpm
x86_64/os/Packages/s/saga-python-2.0.8-13.fc20.x86_64.rpm
x86_64/os/Packages/s/satyr-0.7-1.fc20.i686.rpm
x86_64/os/Packages/s/satyr-0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/s/satyr-devel-0.7-1.fc20.i686.rpm
x86_64/os/Packages/s/satyr-devel-0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/s/satyr-python-0.7-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sddm-0.2.0-0.3.20130821gite707e229.fc20.x86_64.rpm
x86_64/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm
x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm
x86_64/os/Packages/s/sfact-0.0-5.20130128gitbc56c68.fc20.noarch.rpm
x86_64/os/Packages/s/sfact-doc-0.0-5.20130128gitbc56c68.fc20.noarch.rpm
x86_64/os/Packages/s/skeinforge-12.03.14-15.fc20.noarch.rpm
x86_64/os/Packages/s/skeinforge-doc-12.03.14-15.fc20.noarch.rpm
x86_64/os/Packages/s/synce-connector-0.15.2-9.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-206-9.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-devel-206-9.fc20.i686.rpm
x86_64/os/Packages/s/systemd-devel-206-9.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-journal-gateway-206-9.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-libs-206-9.fc20.i686.rpm
x86_64/os/Packages/s/systemd-libs-206-9.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-python-206-9.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-python3-206-9.fc20.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/totem-pl-parser-3.9.5-1.fc20.i686.rpm
x86_64/os/Packages/t/totem-pl-parser-3.9.5-1.fc20.x86_64.rpm
x86_64/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc20.i686.rpm
x86_64/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc20.x86_64.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/u/uniconvertor-2.0-0.1.svn340.fc20.x86_64.rpm
x86_64/os/Packages/v/
x86_64/os/Packages/v/vdsm-4.12.1-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vdsm-api-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-cli-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-gluster-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-python-4.12.1-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vdsm-python-cpopen-4.12.1-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vdsm-reg-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-tests-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc20.noarch.rpm
x86_64/os/Packages/v/vim-X11-7.4.9-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vim-common-7.4.9-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vim-enhanced-7.4.9-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vim-filesystem-7.4.9-1.fc20.x86_64.rpm
x86_64/os/Packages/v/vim-minimal-7.4.9-1.fc20.x86_64.rpm
x86_64/os/Packages/w/
x86_64/os/Packages/w/web-assets-devel-4-2.fc20.noarch.rpm
x86_64/os/Packages/w/web-assets-filesystem-4-2.fc20.noarch.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xastir-2.0.4-5.fc20.x86_64.rpm
x86_64/os/Packages/x/xgridedit-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc20.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc20.noarch.rpm
x86_64/os/Packages/z/
x86_64/os/Packages/z/zanata-common-3.0.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc20.noarch.rpm
x86_64/os/drpms/
x86_64/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm
x86_64/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc20.x86_64.drpm
x86_64/os/drpms/CGAL-demos-source-4.2-4.fc20_4.3-0.1.beta1.fc20.x86_64.drpm
x86_64/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm
x86_64/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc20.x86_64.drpm
x86_64/os/drpms/PyQt-3.18.1-19.fc20_3.18.1-21.fc20.x86_64.drpm
x86_64/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc20.i686.drpm
x86_64/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc20.x86_64.drpm
x86_64/os/drpms/PyQt-examples-3.18.1-19.fc20_3.18.1-21.fc20.x86_64.drpm
x86_64/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc20.noarch.drpm
x86_64/os/drpms/bsd-games-2.17-41.fc20_2.17-42.fc20.x86_64.drpm
x86_64/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc20.noarch.drpm
x86_64/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc20.i686.drpm
x86_64/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc20.x86_64.drpm
x86_64/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc20.i686.drpm
x86_64/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc20.x86_64.drpm
x86_64/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc20.i686.drpm
x86_64/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc20.x86_64.drpm
x86_64/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc20.i686.drpm
x86_64/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc20.x86_64.drpm
x86_64/os/drpms/couchdb-1.2.2-3.fc20_1.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/cups-filters-1.0.36-3.fc20_1.0.36-5.fc20.x86_64.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.x86_64.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.x86_64.drpm
x86_64/os/drpms/dans-gdal-scripts-0.23-1.fc20_0.23-2.fc20.x86_64.drpm
x86_64/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc20.noarch.drpm
x86_64/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc20.x86_64.drpm
x86_64/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc20.x86_64.drpm
x86_64/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc20.noarch.drpm
x86_64/os/drpms/fldigi-3.21.68-3.fc20_3.21.74-1.fc20.x86_64.drpm
x86_64/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc20.noarch.drpm
x86_64/os/drpms/fltk-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
x86_64/os/drpms/fltk-1.3.0-11.fc20_1.3.2-1.fc20.x86_64.drpm
x86_64/os/drpms/fltk-devel-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
x86_64/os/drpms/fltk-devel-1.3.0-11.fc20_1.3.2-1.fc20.x86_64.drpm
x86_64/os/drpms/fltk-fluid-1.3.0-11.fc20_1.3.2-1.fc20.x86_64.drpm
x86_64/os/drpms/fltk-static-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
x86_64/os/drpms/fltk-static-1.3.0-11.fc20_1.3.2-1.fc20.x86_64.drpm
x86_64/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm
x86_64/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc20.x86_64.drpm
x86_64/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm
x86_64/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc20.x86_64.drpm
x86_64/os/drpms/folks-tools-0.9.4-1.fc20_0.9.5-1.fc20.x86_64.drpm
x86_64/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc20.i686.drpm
x86_64/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc20.x86_64.drpm
x86_64/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc20.i686.drpm
x86_64/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc20.x86_64.drpm
x86_64/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc20.noarch.drpm
x86_64/os/drpms/gdl-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.x86_64.drpm
x86_64/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.noarch.drpm
x86_64/os/drpms/gdl-python-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.x86_64.drpm
x86_64/os/drpms/gluegen-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.x86_64.drpm
x86_64/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm
x86_64/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm
x86_64/os/drpms/gnome-contacts-3.9.5-3.fc20_3.9.90-1.fc20.x86_64.drpm
x86_64/os/drpms/grass-6.4.2-10.fc20_6.4.2-11.fc20.x86_64.drpm
x86_64/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm
x86_64/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc20.x86_64.drpm
x86_64/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm
x86_64/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-dcmtk-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-gdal-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-gui-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-hdr-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-imagemagick-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-matlab-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-netcdf-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtatool-sndfile-1.5.2-4.fc20_1.5.2-5.fc20.x86_64.drpm
x86_64/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-21.fc20.i686.drpm
x86_64/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-21.fc20.x86_64.drpm
x86_64/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-21.fc20.i686.drpm
x86_64/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-21.fc20.x86_64.drpm
x86_64/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm
x86_64/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc20.noarch.drpm
x86_64/os/drpms/kdesdk-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
x86_64/os/drpms/kdesdk-common-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
x86_64/os/drpms/kdesdk-devel-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
x86_64/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc20.i686.drpm
x86_64/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc20.x86_64.drpm
x86_64/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc20.i686.drpm
x86_64/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc20.x86_64.drpm
x86_64/os/drpms/libgudev1-206-7.fc20_206-9.fc20.i686.drpm
x86_64/os/drpms/libgudev1-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/libgudev1-devel-206-7.fc20_206-9.fc20.i686.drpm
x86_64/os/drpms/libgudev1-devel-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/libquvi-scripts-0.9.20130805-2.fc20_0.9.20130805-3.fc20.noarch.drpm
x86_64/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc20.i686.drpm
x86_64/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc20.x86_64.drpm
x86_64/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc20.i686.drpm
x86_64/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc20.x86_64.drpm
x86_64/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc20.i686.drpm
x86_64/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc20.x86_64.drpm
x86_64/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc20.i686.drpm
x86_64/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc20.x86_64.drpm
x86_64/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
x86_64/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc20.x86_64.drpm
x86_64/os/drpms/mapnik-demo-2.2.0-4.fc20_2.2.0-5.fc20.x86_64.drpm
x86_64/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
x86_64/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc20.x86_64.drpm
x86_64/os/drpms/mapnik-python-2.2.0-4.fc20_2.2.0-5.fc20.x86_64.drpm
x86_64/os/drpms/mapnik-utils-2.2.0-4.fc20_2.2.0-5.fc20.x86_64.drpm
x86_64/os/drpms/mapserver-6.2.1-3.fc20_6.2.1-5.fc20.x86_64.drpm
x86_64/os/drpms/mapserver-java-6.2.1-3.fc20_6.2.1-5.fc20.x86_64.drpm
x86_64/os/drpms/mapserver-perl-6.2.1-3.fc20_6.2.1-5.fc20.x86_64.drpm
x86_64/os/drpms/mapserver-python-6.2.1-3.fc20_6.2.1-5.fc20.x86_64.drpm
x86_64/os/drpms/maven-scm-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
x86_64/os/drpms/maven-scm-javadoc-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
x86_64/os/drpms/maven-scm-test-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
x86_64/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc20.i686.drpm
x86_64/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc20.x86_64.drpm
x86_64/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc20.i686.drpm
x86_64/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc20.x86_64.drpm
x86_64/os/drpms/nodejs-mapnik-1.1.3-1.fc20_1.1.3-2.fc20.x86_64.drpm
x86_64/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc20.noarch.drpm
x86_64/os/drpms/nodejs-srs-0.3.1-1.fc20_0.3.2-2.fc20.x86_64.drpm
x86_64/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc20.i686.drpm
x86_64/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc20.x86_64.drpm
x86_64/os/drpms/numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc20.x86_64.drpm
x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-packstack-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm
x86_64/os/drpms/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm
x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm
x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc20.x86_64.drpm
x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm
x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc20.x86_64.drpm
x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc20.noarch.drpm
x86_64/os/drpms/pcl-tools-1.6.0-5.fc20_1.7.0-1.fc20.x86_64.drpm
x86_64/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc20.noarch.drpm
x86_64/os/drpms/pfstools-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
x86_64/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-exr-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-gdal-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-glview-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-imgmagick-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
x86_64/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-octave-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/pfstools-qt-1.8.5-9.fc20_1.8.5-10.fc20.x86_64.drpm
x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Db-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Imap-Client-2.13.0-1.fc20_2.14.0-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Mail-2.0.6-1.fc20_2.1.1-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Mime-2.2.4-1.fc20_2.2.5-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Queue-1.0.0-2.fc20_1.1.0-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc20.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc20.noarch.drpm
x86_64/os/drpms/php-mapserver-6.2.1-3.fc20_6.2.1-5.fc20.x86_64.drpm
x86_64/os/drpms/plasma-widget-menubar-0.1.18-4.fc20_0.2.0-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-demos-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
x86_64/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/poppler-utils-0.24.0-2.fc20_0.24.1-1.fc20.x86_64.drpm
x86_64/os/drpms/postgis-2.0.3-3.fc20_2.0.3-4.fc20.x86_64.drpm
x86_64/os/drpms/postgis-docs-2.0.3-3.fc20_2.0.3-4.fc20.x86_64.drpm
x86_64/os/drpms/postgis-utils-2.0.3-3.fc20_2.0.3-4.fc20.x86_64.drpm
x86_64/os/drpms/pss-0.35-4.fc20_1.38-1.fc20.noarch.drpm
x86_64/os/drpms/pykickstart-1.99.36-1.fc20_1.99.37-1.fc20.noarch.drpm
x86_64/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
x86_64/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
x86_64/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc20.noarch.drpm
x86_64/os/drpms/python3-numpy-1.7.1-4.fc20_1.7.1-5.fc20.x86_64.drpm
x86_64/os/drpms/python3-numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc20.x86_64.drpm
x86_64/os/drpms/pywbem-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm
x86_64/os/drpms/pywbem-twisted-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm
x86_64/os/drpms/qlandkartegt-1.7.3-1.fc20_1.7.3-2.fc20.x86_64.drpm
x86_64/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm
x86_64/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc20.x86_64.drpm
x86_64/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm
x86_64/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc20.x86_64.drpm
x86_64/os/drpms/qmmp-plugin-pack-0.7.1-2.fc20_0.7.2-1.fc20.x86_64.drpm
x86_64/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
x86_64/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
x86_64/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
x86_64/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-config-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-designer-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
x86_64/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-devel-docs-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
x86_64/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-53.fc20.x86_64.drpm
x86_64/os/drpms/quassel-0.8.0-4.fc20_0.9.0-1.fc20.x86_64.drpm
x86_64/os/drpms/quassel-client-0.8.0-4.fc20_0.9.0-1.fc20.x86_64.drpm
x86_64/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc20.noarch.drpm
x86_64/os/drpms/quassel-core-0.8.0-4.fc20_0.9.0-1.fc20.x86_64.drpm
x86_64/os/drpms/repsnapper-2.2.0-0.5.a4.fc20_2.2.0-0.6.b3.fc20.x86_64.drpm
x86_64/os/drpms/rogue-5.4.5-13.fc20_5.4.5-14.fc20.x86_64.drpm
x86_64/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm
x86_64/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc20.x86_64.drpm
x86_64/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm
x86_64/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc20.x86_64.drpm
x86_64/os/drpms/saga-python-2.0.8-12.fc20_2.0.8-13.fc20.x86_64.drpm
x86_64/os/drpms/satyr-0.6-1.fc20_0.7-1.fc20.i686.drpm
x86_64/os/drpms/satyr-0.6-1.fc20_0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc20.i686.drpm
x86_64/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/satyr-python-0.6-1.fc20_0.7-1.fc20.x86_64.drpm
x86_64/os/drpms/sddm-0.2.0-0.1.20130821gite707e229.fc20_0.2.0-0.3.20130821gite707e229.fc20.x86_64.drpm
x86_64/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
x86_64/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
x86_64/os/drpms/sfact-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm
x86_64/os/drpms/sfact-doc-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm
x86_64/os/drpms/skeinforge-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm
x86_64/os/drpms/skeinforge-doc-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm
x86_64/os/drpms/synce-connector-0.15.2-5.fc17_0.15.2-9.fc20.x86_64.drpm
x86_64/os/drpms/systemd-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/systemd-devel-206-7.fc20_206-9.fc20.i686.drpm
x86_64/os/drpms/systemd-devel-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/systemd-journal-gateway-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/systemd-libs-206-7.fc20_206-9.fc20.i686.drpm
x86_64/os/drpms/systemd-libs-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/systemd-python-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/systemd-python3-206-7.fc20_206-9.fc20.x86_64.drpm
x86_64/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc20.i686.drpm
x86_64/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc20.x86_64.drpm
x86_64/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc20.i686.drpm
x86_64/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc20.x86_64.drpm
x86_64/os/drpms/uniconvertor-1.1.4-8.fc20_2.0-0.1.svn340.fc20.x86_64.drpm
x86_64/os/drpms/vdsm-4.12.0-1.fc20_4.12.1-1.fc20.x86_64.drpm
x86_64/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-python-4.12.0-1.fc20_4.12.1-1.fc20.x86_64.drpm
x86_64/os/drpms/vdsm-python-cpopen-4.12.0-1.fc20_4.12.1-1.fc20.x86_64.drpm
x86_64/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
x86_64/os/drpms/vim-X11-7.4.5-1.fc20_7.4.9-1.fc20.x86_64.drpm
x86_64/os/drpms/vim-common-7.4.5-1.fc20_7.4.9-1.fc20.x86_64.drpm
x86_64/os/drpms/vim-enhanced-7.4.5-1.fc20_7.4.9-1.fc20.x86_64.drpm
x86_64/os/drpms/vim-filesystem-7.4.5-1.fc20_7.4.9-1.fc20.x86_64.drpm
x86_64/os/drpms/vim-minimal-7.4.5-1.fc20_7.4.9-1.fc20.x86_64.drpm
x86_64/os/drpms/xastir-2.0.4-4.fc20_2.0.4-5.fc20.x86_64.drpm
x86_64/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm
x86_64/os/drpms/youtube-dl-2013.08.23-1.fc20_2013.08.27-1.fc20.noarch.drpm
x86_64/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm
x86_64/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm
x86_64/os/images/
x86_64/os/images/boot.iso
x86_64/os/images/efiboot.img
x86_64/os/images/macboot.img
x86_64/os/images/pxeboot/
x86_64/os/images/pxeboot/initrd.img
x86_64/os/images/pxeboot/upgrade.img
x86_64/os/isolinux/
x86_64/os/isolinux/boot.msg
x86_64/os/isolinux/grub.conf
x86_64/os/isolinux/isolinux.bin
x86_64/os/isolinux/isolinux.cfg
i386/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm => armhfp/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm
x86_64/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm => armhfp/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm
i386/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm => armhfp/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm
x86_64/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm => armhfp/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm
i386/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm => armhfp/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm
x86_64/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm => armhfp/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm
i386/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm => armhfp/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm
x86_64/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm => armhfp/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm
i386/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm => armhfp/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm
x86_64/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm => armhfp/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm
i386/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm => armhfp/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm
x86_64/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm => armhfp/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm
i386/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm => armhfp/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm
i386/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm => armhfp/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm => armhfp/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm
i386/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm => armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm => armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm
i386/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm => armhfp/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm
x86_64/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm => armhfp/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm
i386/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm => armhfp/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm
x86_64/os/Packages/g/GMT-4.5.9-6.fc20.i686.rpm => i386/os/Packages/g/GMT-4.5.9-6.fc20.i686.rpm
x86_64/os/Packages/g/GMT-devel-4.5.9-6.fc20.i686.rpm => i386/os/Packages/g/GMT-devel-4.5.9-6.fc20.i686.rpm
x86_64/os/Packages/g/GMT-static-4.5.9-6.fc20.i686.rpm => i386/os/Packages/g/GMT-static-4.5.9-6.fc20.i686.rpm
x86_64/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm => i386/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm => i386/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.i686.rpm => i386/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libtranslit-0.0.3-2.fc20.i686.rpm => i386/os/Packages/l/libtranslit-0.0.3-2.fc20.i686.rpm
x86_64/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.i686.rpm => i386/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.i686.rpm
x86_64/os/Packages/n/ncl-devel-6.1.2-4.fc20.i686.rpm => i386/os/Packages/n/ncl-devel-6.1.2-4.fc20.i686.rpm
x86_64/os/Packages/n/nodejs-0.10.17-1.fc20.i686.rpm => i386/os/Packages/n/nodejs-0.10.17-1.fc20.i686.rpm
x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc20.i686.rpm => i386/os/Packages/n/nodejs-devel-0.10.17-1.fc20.i686.rpm
x86_64/os/Packages/o/osm-gps-map-1.0.1-5.fc20.i686.rpm => i386/os/Packages/o/osm-gps-map-1.0.1-5.fc20.i686.rpm
x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.i686.rpm => i386/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.i686.rpm
i386/os/isolinux/initrd.img => i386/os/images/pxeboot/initrd.img
i386/os/isolinux/upgrade.img => i386/os/images/pxeboot/upgrade.img
i386/os/isolinux/vmlinuz => i386/os/images/pxeboot/vmlinuz
i386/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm => x86_64/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm
armhfp/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm => x86_64/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm
i386/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm => x86_64/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm
armhfp/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm => x86_64/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/c/CGAL-4.3-0.1.beta1.fc20.i686.rpm => x86_64/os/Packages/c/CGAL-4.3-0.1.beta1.fc20.i686.rpm
i386/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc20.i686.rpm => x86_64/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc20.i686.rpm
i386/os/Packages/c/cacti-0.8.8b-2.fc20.noarch.rpm => x86_64/os/Packages/c/cacti-0.8.8b-2.fc20.noarch.rpm
armhfp/os/Packages/c/cacti-0.8.8b-2.fc20.noarch.rpm => x86_64/os/Packages/c/cacti-0.8.8b-2.fc20.noarch.rpm
i386/os/Packages/c/celt071-0.7.1-7.fc20.i686.rpm => x86_64/os/Packages/c/celt071-0.7.1-7.fc20.i686.rpm
i386/os/Packages/c/celt071-devel-0.7.1-7.fc20.i686.rpm => x86_64/os/Packages/c/celt071-devel-0.7.1-7.fc20.i686.rpm
i386/os/Packages/c/clucene09-core-0.9.21b-8.fc20.i686.rpm => x86_64/os/Packages/c/clucene09-core-0.9.21b-8.fc20.i686.rpm
i386/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc20.i686.rpm => x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc20.i686.rpm
i386/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.i686.rpm => x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc20.i686.rpm
i386/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.i686.rpm => x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc20.i686.rpm
i386/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc20.noarch.rpm => x86_64/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc20.noarch.rpm
armhfp/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc20.noarch.rpm => x86_64/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc20.noarch.rpm
i386/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc20.noarch.rpm => x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc20.noarch.rpm
i386/os/Packages/f/fldigi-doc-3.21.74-1.fc20.noarch.rpm => x86_64/os/Packages/f/fldigi-doc-3.21.74-1.fc20.noarch.rpm
armhfp/os/Packages/f/fldigi-doc-3.21.74-1.fc20.noarch.rpm => x86_64/os/Packages/f/fldigi-doc-3.21.74-1.fc20.noarch.rpm
i386/os/Packages/f/fltk-1.3.2-1.fc20.i686.rpm => x86_64/os/Packages/f/fltk-1.3.2-1.fc20.i686.rpm
i386/os/Packages/f/fltk-devel-1.3.2-1.fc20.i686.rpm => x86_64/os/Packages/f/fltk-devel-1.3.2-1.fc20.i686.rpm
i386/os/Packages/f/fltk-static-1.3.2-1.fc20.i686.rpm => x86_64/os/Packages/f/fltk-static-1.3.2-1.fc20.i686.rpm
i386/os/Packages/f/folks-0.9.5-1.fc20.i686.rpm => x86_64/os/Packages/f/folks-0.9.5-1.fc20.i686.rpm
i386/os/Packages/f/folks-devel-0.9.5-1.fc20.i686.rpm => x86_64/os/Packages/f/folks-devel-0.9.5-1.fc20.i686.rpm
i386/os/Packages/g/gammaray-1.3.1-3.fc20.i686.rpm => x86_64/os/Packages/g/gammaray-1.3.1-3.fc20.i686.rpm
i386/os/Packages/g/gammaray-devel-1.3.1-3.fc20.i686.rpm => x86_64/os/Packages/g/gammaray-devel-1.3.1-3.fc20.i686.rpm
i386/os/Packages/g/gammaray-doc-1.3.1-3.fc20.noarch.rpm => x86_64/os/Packages/g/gammaray-doc-1.3.1-3.fc20.noarch.rpm
armhfp/os/Packages/g/gammaray-doc-1.3.1-3.fc20.noarch.rpm => x86_64/os/Packages/g/gammaray-doc-1.3.1-3.fc20.noarch.rpm
i386/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc20.noarch.rpm => x86_64/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc20.noarch.rpm
armhfp/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc20.noarch.rpm => x86_64/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc20.noarch.rpm
i386/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc20.noarch.rpm => x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc20.noarch.rpm
armhfp/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc20.noarch.rpm => x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc20.noarch.rpm
i386/os/Packages/g/gluegen-source-1-0.20102507svn16.fc20.noarch.rpm => x86_64/os/Packages/g/gluegen-source-1-0.20102507svn16.fc20.noarch.rpm
armhfp/os/Packages/g/gluegen-source-1-0.20102507svn16.fc20.noarch.rpm => x86_64/os/Packages/g/gluegen-source-1-0.20102507svn16.fc20.noarch.rpm
i386/os/Packages/g/grass-devel-6.4.2-11.fc20.i686.rpm => x86_64/os/Packages/g/grass-devel-6.4.2-11.fc20.i686.rpm
i386/os/Packages/g/grass-libs-6.4.2-11.fc20.i686.rpm => x86_64/os/Packages/g/grass-libs-6.4.2-11.fc20.i686.rpm
i386/os/Packages/g/gtkglext-devel-1.2.0-21.fc20.i686.rpm => x86_64/os/Packages/g/gtkglext-devel-1.2.0-21.fc20.i686.rpm
i386/os/Packages/g/gtkglext-libs-1.2.0-21.fc20.i686.rpm => x86_64/os/Packages/g/gtkglext-libs-1.2.0-21.fc20.i686.rpm
i386/os/Packages/h/html2ps-1.0-0.16.b7.fc20.noarch.rpm => x86_64/os/Packages/h/html2ps-1.0-0.16.b7.fc20.noarch.rpm
armhfp/os/Packages/h/html2ps-1.0-0.16.b7.fc20.noarch.rpm => x86_64/os/Packages/h/html2ps-1.0-0.16.b7.fc20.noarch.rpm
i386/os/Packages/i/initial-setup-0.3.7-1.fc20.noarch.rpm => x86_64/os/Packages/i/initial-setup-0.3.7-1.fc20.noarch.rpm
armhfp/os/Packages/i/initial-setup-0.3.7-1.fc20.noarch.rpm => x86_64/os/Packages/i/initial-setup-0.3.7-1.fc20.noarch.rpm
i386/os/Packages/k/kdeadmin-4.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/k/kdeadmin-4.11.0-1.fc20.noarch.rpm
armhfp/os/Packages/k/kdeadmin-4.11.0-1.fc20.noarch.rpm => x86_64/os/Packages/k/kdeadmin-4.11.0-1.fc20.noarch.rpm
i386/os/Packages/k/kdesdk-4.11.0-3.fc20.noarch.rpm => x86_64/os/Packages/k/kdesdk-4.11.0-3.fc20.noarch.rpm
armhfp/os/Packages/k/kdesdk-4.11.0-3.fc20.noarch.rpm => x86_64/os/Packages/k/kdesdk-4.11.0-3.fc20.noarch.rpm
i386/os/Packages/k/kdesdk-common-4.11.0-3.fc20.noarch.rpm => x86_64/os/Packages/k/kdesdk-common-4.11.0-3.fc20.noarch.rpm
armhfp/os/Packages/k/kdesdk-common-4.11.0-3.fc20.noarch.rpm => x86_64/os/Packages/k/kdesdk-common-4.11.0-3.fc20.noarch.rpm
i386/os/Packages/k/kdesdk-devel-4.11.0-3.fc20.noarch.rpm => x86_64/os/Packages/k/kdesdk-devel-4.11.0-3.fc20.noarch.rpm
armhfp/os/Packages/k/kdesdk-devel-4.11.0-3.fc20.noarch.rpm => x86_64/os/Packages/k/kdesdk-devel-4.11.0-3.fc20.noarch.rpm
i386/os/Packages/k/kdetoys-4.11.0-2.fc20.noarch.rpm => x86_64/os/Packages/k/kdetoys-4.11.0-2.fc20.noarch.rpm
armhfp/os/Packages/k/kdetoys-4.11.0-2.fc20.noarch.rpm => x86_64/os/Packages/k/kdetoys-4.11.0-2.fc20.noarch.rpm
i386/os/Packages/l/libgsf-1.14.28-1.fc20.i686.rpm => x86_64/os/Packages/l/libgsf-1.14.28-1.fc20.i686.rpm
i386/os/Packages/l/libgsf-devel-1.14.28-1.fc20.i686.rpm => x86_64/os/Packages/l/libgsf-devel-1.14.28-1.fc20.i686.rpm
i386/os/Packages/l/libgudev1-206-9.fc20.i686.rpm => x86_64/os/Packages/l/libgudev1-206-9.fc20.i686.rpm
i386/os/Packages/l/libgudev1-devel-206-9.fc20.i686.rpm => x86_64/os/Packages/l/libgudev1-devel-206-9.fc20.i686.rpm
i386/os/Packages/l/libqinfinity-0.5.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libqinfinity-0.5.0-1.fc20.i686.rpm
i386/os/Packages/l/libqinfinity-devel-0.5.0-1.fc20.i686.rpm => x86_64/os/Packages/l/libqinfinity-devel-0.5.0-1.fc20.i686.rpm
i386/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc20.noarch.rpm => x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc20.noarch.rpm
armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc20.noarch.rpm => x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc20.noarch.rpm
i386/os/Packages/l/libuv-0.10.14-1.fc20.i686.rpm => x86_64/os/Packages/l/libuv-0.10.14-1.fc20.i686.rpm
i386/os/Packages/l/libuv-devel-0.10.14-1.fc20.i686.rpm => x86_64/os/Packages/l/libuv-devel-0.10.14-1.fc20.i686.rpm
i386/os/Packages/l/lmfit-5.0-1.fc20.i686.rpm => x86_64/os/Packages/l/lmfit-5.0-1.fc20.i686.rpm
i386/os/Packages/l/lmfit-devel-5.0-1.fc20.i686.rpm => x86_64/os/Packages/l/lmfit-devel-5.0-1.fc20.i686.rpm
i386/os/Packages/m/mapnik-2.2.0-5.fc20.i686.rpm => x86_64/os/Packages/m/mapnik-2.2.0-5.fc20.i686.rpm
i386/os/Packages/m/mapnik-devel-2.2.0-5.fc20.i686.rpm => x86_64/os/Packages/m/mapnik-devel-2.2.0-5.fc20.i686.rpm
i386/os/Packages/m/maven-scm-1.8.1-2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-1.8.1-2.fc20.noarch.rpm
armhfp/os/Packages/m/maven-scm-1.8.1-2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-1.8.1-2.fc20.noarch.rpm
i386/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc20.noarch.rpm
armhfp/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc20.noarch.rpm
i386/os/Packages/m/maven-scm-test-1.8.1-2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-test-1.8.1-2.fc20.noarch.rpm
armhfp/os/Packages/m/maven-scm-test-1.8.1-2.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-test-1.8.1-2.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc20.noarch.rpm
i386/os/Packages/m/msgpack-0.5.7-5.fc20.i686.rpm => x86_64/os/Packages/m/msgpack-0.5.7-5.fc20.i686.rpm
i386/os/Packages/m/msgpack-devel-0.5.7-5.fc20.i686.rpm => x86_64/os/Packages/m/msgpack-devel-0.5.7-5.fc20.i686.rpm
i386/os/Packages/n/nodejs-q-io-1.9.1-3.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-q-io-1.9.1-3.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-q-io-1.9.1-3.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-q-io-1.9.1-3.fc20.noarch.rpm
i386/os/Packages/n/numpy-1.7.1-5.fc20.i686.rpm => x86_64/os/Packages/n/numpy-1.7.1-5.fc20.i686.rpm
i386/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc20.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc20.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc20.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc20.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-packstack-2013.2.1-0.3.dev722.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-packstack-2013.2.1-0.3.dev722.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-packstack-2013.2.1-0.3.dev722.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-packstack-2013.2.1-0.3.dev722.fc20.noarch.rpm
i386/os/Packages/p/PyQt-devel-3.18.1-21.fc20.i686.rpm => x86_64/os/Packages/p/PyQt-devel-3.18.1-21.fc20.i686.rpm
i386/os/Packages/p/packstack-modules-puppet-2013.2.1-0.3.dev722.fc20.noarch.rpm => x86_64/os/Packages/p/packstack-modules-puppet-2013.2.1-0.3.dev722.fc20.noarch.rpm
armhfp/os/Packages/p/packstack-modules-puppet-2013.2.1-0.3.dev722.fc20.noarch.rpm => x86_64/os/Packages/p/packstack-modules-puppet-2013.2.1-0.3.dev722.fc20.noarch.rpm
i386/os/Packages/p/pcl-1.7.0-1.fc20.i686.rpm => x86_64/os/Packages/p/pcl-1.7.0-1.fc20.i686.rpm
i386/os/Packages/p/pcl-devel-1.7.0-1.fc20.i686.rpm => x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc20.i686.rpm
i386/os/Packages/p/pcl-doc-1.7.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/pcl-doc-1.7.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Starlet-0.20-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Starlet-0.20-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Starlet-0.20-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Starlet-0.20-1.fc20.noarch.rpm
i386/os/Packages/p/pfstools-devel-1.8.5-10.fc20.i686.rpm => x86_64/os/Packages/p/pfstools-devel-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-libs-1.8.5-10.fc20.i686.rpm => x86_64/os/Packages/p/pfstools-libs-1.8.5-10.fc20.i686.rpm
i386/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Db-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Db-2.0.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Db-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Db-2.0.4-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Imap-Client-2.14.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Imap-Client-2.14.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Imap-Client-2.14.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Imap-Client-2.14.0-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Mail-2.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Mail-2.1.1-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Mail-2.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Mail-2.1.1-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Mime-2.2.5-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Mime-2.2.5-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Mime-2.2.5-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Mime-2.2.5-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Queue-1.1.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Queue-1.1.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Queue-1.1.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Queue-1.1.0-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc20.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc20.noarch.rpm
i386/os/Packages/p/poppler-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-cpp-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-cpp-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-devel-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-devel-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-glib-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-glib-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-glib-devel-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-glib-devel-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-qt-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-qt-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-qt-devel-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-qt-devel-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-qt5-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-qt5-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc20.i686.rpm => x86_64/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc20.i686.rpm
i386/os/Packages/p/pss-1.38-1.fc20.noarch.rpm => x86_64/os/Packages/p/pss-1.38-1.fc20.noarch.rpm
armhfp/os/Packages/p/pss-1.38-1.fc20.noarch.rpm => x86_64/os/Packages/p/pss-1.38-1.fc20.noarch.rpm
i386/os/Packages/p/pykickstart-1.99.37-1.fc20.noarch.rpm => x86_64/os/Packages/p/pykickstart-1.99.37-1.fc20.noarch.rpm
armhfp/os/Packages/p/pykickstart-1.99.37-1.fc20.noarch.rpm => x86_64/os/Packages/p/pykickstart-1.99.37-1.fc20.noarch.rpm
i386/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc20.noarch.rpm
armhfp/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc20.noarch.rpm => x86_64/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc20.noarch.rpm
i386/os/Packages/p/python-django-secure-1.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-secure-1.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-secure-1.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-secure-1.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-nova-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-nova-2013.2-0.15.b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-nova-2013.2-0.15.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-nova-2013.2-0.15.b2.fc20.noarch.rpm
i386/os/Packages/p/python-openopt-0.5092-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-openopt-0.5092-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-openopt-0.5092-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-openopt-0.5092-1.fc20.noarch.rpm
i386/os/Packages/p/python-parse-1.6.2-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-parse-1.6.2-4.fc20.noarch.rpm
armhfp/os/Packages/p/python-parse-1.6.2-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-parse-1.6.2-4.fc20.noarch.rpm
i386/os/Packages/p/python-xlrd-0.9.2-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-xlrd-0.9.2-3.fc20.noarch.rpm
armhfp/os/Packages/p/python-xlrd-0.9.2-3.fc20.noarch.rpm => x86_64/os/Packages/p/python-xlrd-0.9.2-3.fc20.noarch.rpm
i386/os/Packages/p/python3-openopt-0.5092-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-openopt-0.5092-1.fc20.noarch.rpm
armhfp/os/Packages/p/python3-openopt-0.5092-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-openopt-0.5092-1.fc20.noarch.rpm
i386/os/Packages/p/python3-parse-1.6.2-4.fc20.noarch.rpm => x86_64/os/Packages/p/python3-parse-1.6.2-4.fc20.noarch.rpm
armhfp/os/Packages/p/python3-parse-1.6.2-4.fc20.noarch.rpm => x86_64/os/Packages/p/python3-parse-1.6.2-4.fc20.noarch.rpm
i386/os/Packages/p/python3-xlrd-0.9.2-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-xlrd-0.9.2-3.fc20.noarch.rpm
armhfp/os/Packages/p/python3-xlrd-0.9.2-3.fc20.noarch.rpm => x86_64/os/Packages/p/python3-xlrd-0.9.2-3.fc20.noarch.rpm
i386/os/Packages/p/pywbem-0.7.0-16.20130827svn625.fc20.noarch.rpm => x86_64/os/Packages/p/pywbem-0.7.0-16.20130827svn625.fc20.noarch.rpm
armhfp/os/Packages/p/pywbem-0.7.0-16.20130827svn625.fc20.noarch.rpm => x86_64/os/Packages/p/pywbem-0.7.0-16.20130827svn625.fc20.noarch.rpm
i386/os/Packages/p/pywbem-twisted-0.7.0-16.20130827svn625.fc20.noarch.rpm => x86_64/os/Packages/p/pywbem-twisted-0.7.0-16.20130827svn625.fc20.noarch.rpm
armhfp/os/Packages/p/pywbem-twisted-0.7.0-16.20130827svn625.fc20.noarch.rpm => x86_64/os/Packages/p/pywbem-twisted-0.7.0-16.20130827svn625.fc20.noarch.rpm
i386/os/Packages/q/qmmp-0.7.2-1.fc20.i686.rpm => x86_64/os/Packages/q/qmmp-0.7.2-1.fc20.i686.rpm
i386/os/Packages/q/qmmp-devel-0.7.2-1.fc20.i686.rpm => x86_64/os/Packages/q/qmmp-devel-0.7.2-1.fc20.i686.rpm
i386/os/Packages/q/qt3-3.3.8b-53.fc20.i686.rpm => x86_64/os/Packages/q/qt3-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-MySQL-3.3.8b-53.fc20.i686.rpm => x86_64/os/Packages/q/qt3-MySQL-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-ODBC-3.3.8b-53.fc20.i686.rpm => x86_64/os/Packages/q/qt3-ODBC-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc20.i686.rpm => x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-devel-3.3.8b-53.fc20.i686.rpm => x86_64/os/Packages/q/qt3-devel-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt3-sqlite-3.3.8b-53.fc20.i686.rpm => x86_64/os/Packages/q/qt3-sqlite-3.3.8b-53.fc20.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc20.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc20.i686.rpm
i386/os/Packages/q/quassel-common-0.9.0-1.fc20.noarch.rpm => x86_64/os/Packages/q/quassel-common-0.9.0-1.fc20.noarch.rpm
armhfp/os/Packages/q/quassel-common-0.9.0-1.fc20.noarch.rpm => x86_64/os/Packages/q/quassel-common-0.9.0-1.fc20.noarch.rpm
i386/os/Packages/r/RepetierHost-0.90C-1.fc20.noarch.rpm => x86_64/os/Packages/r/RepetierHost-0.90C-1.fc20.noarch.rpm
armhfp/os/Packages/r/RepetierHost-0.90C-1.fc20.noarch.rpm => x86_64/os/Packages/r/RepetierHost-0.90C-1.fc20.noarch.rpm
i386/os/Packages/r/radicale-0.8-3.fc20.noarch.rpm => x86_64/os/Packages/r/radicale-0.8-3.fc20.noarch.rpm
armhfp/os/Packages/r/radicale-0.8-3.fc20.noarch.rpm => x86_64/os/Packages/r/radicale-0.8-3.fc20.noarch.rpm
i386/os/Packages/r/radicale-httpd-0.8-3.fc20.noarch.rpm => x86_64/os/Packages/r/radicale-httpd-0.8-3.fc20.noarch.rpm
armhfp/os/Packages/r/radicale-httpd-0.8-3.fc20.noarch.rpm => x86_64/os/Packages/r/radicale-httpd-0.8-3.fc20.noarch.rpm
i386/os/Packages/r/rubygem-paint-0.8.6-3.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-0.8.6-3.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-paint-0.8.6-3.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-0.8.6-3.fc20.noarch.rpm
i386/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc20.noarch.rpm
i386/os/Packages/s/saga-2.0.8-13.fc20.i686.rpm => x86_64/os/Packages/s/saga-2.0.8-13.fc20.i686.rpm
i386/os/Packages/s/saga-devel-2.0.8-13.fc20.i686.rpm => x86_64/os/Packages/s/saga-devel-2.0.8-13.fc20.i686.rpm
i386/os/Packages/s/satyr-0.7-1.fc20.i686.rpm => x86_64/os/Packages/s/satyr-0.7-1.fc20.i686.rpm
i386/os/Packages/s/satyr-devel-0.7-1.fc20.i686.rpm => x86_64/os/Packages/s/satyr-devel-0.7-1.fc20.i686.rpm
i386/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-3.12.1-73.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-devel-3.12.1-73.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-doc-3.12.1-73.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-73.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-mls-3.12.1-73.fc20.noarch.rpm
i386/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm
armhfp/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm => x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-73.fc20.noarch.rpm
i386/os/Packages/s/sfact-0.0-5.20130128gitbc56c68.fc20.noarch.rpm => x86_64/os/Packages/s/sfact-0.0-5.20130128gitbc56c68.fc20.noarch.rpm
armhfp/os/Packages/s/sfact-0.0-5.20130128gitbc56c68.fc20.noarch.rpm => x86_64/os/Packages/s/sfact-0.0-5.20130128gitbc56c68.fc20.noarch.rpm
i386/os/Packages/s/sfact-doc-0.0-5.20130128gitbc56c68.fc20.noarch.rpm => x86_64/os/Packages/s/sfact-doc-0.0-5.20130128gitbc56c68.fc20.noarch.rpm
armhfp/os/Packages/s/sfact-doc-0.0-5.20130128gitbc56c68.fc20.noarch.rpm => x86_64/os/Packages/s/sfact-doc-0.0-5.20130128gitbc56c68.fc20.noarch.rpm
i386/os/Packages/s/skeinforge-12.03.14-15.fc20.noarch.rpm => x86_64/os/Packages/s/skeinforge-12.03.14-15.fc20.noarch.rpm
armhfp/os/Packages/s/skeinforge-12.03.14-15.fc20.noarch.rpm => x86_64/os/Packages/s/skeinforge-12.03.14-15.fc20.noarch.rpm
i386/os/Packages/s/skeinforge-doc-12.03.14-15.fc20.noarch.rpm => x86_64/os/Packages/s/skeinforge-doc-12.03.14-15.fc20.noarch.rpm
armhfp/os/Packages/s/skeinforge-doc-12.03.14-15.fc20.noarch.rpm => x86_64/os/Packages/s/skeinforge-doc-12.03.14-15.fc20.noarch.rpm
i386/os/Packages/s/systemd-devel-206-9.fc20.i686.rpm => x86_64/os/Packages/s/systemd-devel-206-9.fc20.i686.rpm
i386/os/Packages/s/systemd-libs-206-9.fc20.i686.rpm => x86_64/os/Packages/s/systemd-libs-206-9.fc20.i686.rpm
i386/os/Packages/t/totem-pl-parser-3.9.5-1.fc20.i686.rpm => x86_64/os/Packages/t/totem-pl-parser-3.9.5-1.fc20.i686.rpm
i386/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc20.i686.rpm => x86_64/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc20.i686.rpm
i386/os/Packages/v/vdsm-api-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-api-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-api-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-api-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-cli-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-cli-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-cli-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-cli-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-gluster-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-gluster-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-gluster-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-gluster-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-reg-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-reg-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-reg-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-reg-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-tests-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-tests-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-tests-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-tests-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc20.noarch.rpm
armhfp/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc20.noarch.rpm => x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc20.noarch.rpm
i386/os/Packages/w/web-assets-devel-4-2.fc20.noarch.rpm => x86_64/os/Packages/w/web-assets-devel-4-2.fc20.noarch.rpm
armhfp/os/Packages/w/web-assets-devel-4-2.fc20.noarch.rpm => x86_64/os/Packages/w/web-assets-devel-4-2.fc20.noarch.rpm
i386/os/Packages/w/web-assets-filesystem-4-2.fc20.noarch.rpm => x86_64/os/Packages/w/web-assets-filesystem-4-2.fc20.noarch.rpm
armhfp/os/Packages/w/web-assets-filesystem-4-2.fc20.noarch.rpm => x86_64/os/Packages/w/web-assets-filesystem-4-2.fc20.noarch.rpm
i386/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc20.noarch.rpm => x86_64/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc20.noarch.rpm
armhfp/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc20.noarch.rpm => x86_64/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc20.noarch.rpm
i386/os/Packages/y/youtube-dl-2013.08.27-1.fc20.noarch.rpm => x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc20.noarch.rpm
armhfp/os/Packages/y/youtube-dl-2013.08.27-1.fc20.noarch.rpm => x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-common-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-common-3.0.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-common-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-common-3.0.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc20.noarch.rpm
i386/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm => x86_64/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm
i386/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm => x86_64/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc20.i686.drpm
i386/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc20.i686.drpm => x86_64/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc20.i686.drpm
i386/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc20.noarch.drpm => x86_64/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc20.noarch.drpm
armhfp/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc20.noarch.drpm => x86_64/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc20.noarch.drpm
i386/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc20.noarch.drpm => x86_64/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc20.noarch.drpm
armhfp/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc20.noarch.drpm => x86_64/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc20.noarch.drpm
i386/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc20.i686.drpm => x86_64/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc20.i686.drpm
i386/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc20.i686.drpm => x86_64/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc20.i686.drpm
i386/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc20.i686.drpm => x86_64/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc20.i686.drpm
i386/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc20.i686.drpm => x86_64/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc20.i686.drpm
i386/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm => x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
i386/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm => x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc20_1.0.36-5.fc20.i686.drpm
i386/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc20.noarch.drpm => x86_64/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc20.noarch.drpm
armhfp/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc20.noarch.drpm => x86_64/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc20.noarch.drpm
i386/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc20.noarch.drpm => x86_64/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc20.noarch.drpm
i386/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc20.noarch.drpm => x86_64/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc20.noarch.drpm
armhfp/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc20.noarch.drpm => x86_64/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc20.noarch.drpm
i386/os/drpms/fltk-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm => x86_64/os/drpms/fltk-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
i386/os/drpms/fltk-devel-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm => x86_64/os/drpms/fltk-devel-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
i386/os/drpms/fltk-static-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm => x86_64/os/drpms/fltk-static-1.3.0-11.fc20_1.3.2-1.fc20.i686.drpm
i386/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm => x86_64/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm
i386/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm => x86_64/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc20.i686.drpm
i386/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc20.i686.drpm => x86_64/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc20.i686.drpm
i386/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc20.i686.drpm => x86_64/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc20.i686.drpm
i386/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc20.noarch.drpm => x86_64/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc20.noarch.drpm
armhfp/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc20.noarch.drpm => x86_64/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc20.noarch.drpm
i386/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.noarch.drpm => x86_64/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.noarch.drpm
armhfp/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.noarch.drpm => x86_64/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc20.noarch.drpm
i386/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm => x86_64/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm
armhfp/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm => x86_64/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm
i386/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm => x86_64/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm
armhfp/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm => x86_64/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc20.noarch.drpm
i386/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm => x86_64/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm
i386/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm => x86_64/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc20.i686.drpm
i386/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-21.fc20.i686.drpm => x86_64/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-21.fc20.i686.drpm
i386/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-21.fc20.i686.drpm => x86_64/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-21.fc20.i686.drpm
i386/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm => x86_64/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm
armhfp/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm => x86_64/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm
i386/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc20.noarch.drpm => x86_64/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc20.noarch.drpm
armhfp/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc20.noarch.drpm => x86_64/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc20.noarch.drpm
i386/os/drpms/kdesdk-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm => x86_64/os/drpms/kdesdk-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
armhfp/os/drpms/kdesdk-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm => x86_64/os/drpms/kdesdk-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
i386/os/drpms/kdesdk-common-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm => x86_64/os/drpms/kdesdk-common-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
armhfp/os/drpms/kdesdk-common-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm => x86_64/os/drpms/kdesdk-common-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
i386/os/drpms/kdesdk-devel-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm => x86_64/os/drpms/kdesdk-devel-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
armhfp/os/drpms/kdesdk-devel-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm => x86_64/os/drpms/kdesdk-devel-4.11.0-2.fc20_4.11.0-3.fc20.noarch.drpm
i386/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc20.i686.drpm => x86_64/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc20.i686.drpm
i386/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc20.i686.drpm => x86_64/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc20.i686.drpm
i386/os/drpms/libgudev1-206-7.fc20_206-9.fc20.i686.drpm => x86_64/os/drpms/libgudev1-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/libgudev1-devel-206-7.fc20_206-9.fc20.i686.drpm => x86_64/os/drpms/libgudev1-devel-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/libquvi-scripts-0.9.20130805-2.fc20_0.9.20130805-3.fc20.noarch.drpm => x86_64/os/drpms/libquvi-scripts-0.9.20130805-2.fc20_0.9.20130805-3.fc20.noarch.drpm
armhfp/os/drpms/libquvi-scripts-0.9.20130805-2.fc20_0.9.20130805-3.fc20.noarch.drpm => x86_64/os/drpms/libquvi-scripts-0.9.20130805-2.fc20_0.9.20130805-3.fc20.noarch.drpm
i386/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc20.i686.drpm => x86_64/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc20.i686.drpm
i386/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc20.i686.drpm => x86_64/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc20.i686.drpm
i386/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc20.i686.drpm => x86_64/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc20.i686.drpm
i386/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc20.i686.drpm => x86_64/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc20.i686.drpm
i386/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm => x86_64/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
i386/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm => x86_64/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc20.i686.drpm
i386/os/drpms/maven-scm-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
armhfp/os/drpms/maven-scm-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
i386/os/drpms/maven-scm-javadoc-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-javadoc-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
armhfp/os/drpms/maven-scm-javadoc-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-javadoc-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
i386/os/drpms/maven-scm-test-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-test-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
armhfp/os/drpms/maven-scm-test-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-test-1.8.1-1.fc20_1.8.1-2.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
armhfp/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm => x86_64/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc20.noarch.drpm
i386/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc20.i686.drpm => x86_64/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc20.i686.drpm
i386/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc20.i686.drpm => x86_64/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc20.i686.drpm
i386/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc20.noarch.drpm => x86_64/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc20.noarch.drpm
armhfp/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc20.noarch.drpm => x86_64/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc20.noarch.drpm
i386/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc20.i686.drpm => x86_64/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc20.i686.drpm
i386/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
i386/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
i386/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
i386/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
i386/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
i386/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/openstack-packstack-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm => x86_64/os/drpms/openstack-packstack-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm
armhfp/os/drpms/openstack-packstack-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm => x86_64/os/drpms/openstack-packstack-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm
i386/os/drpms/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm => x86_64/os/drpms/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm
armhfp/os/drpms/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm => x86_64/os/drpms/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20_2013.2.1-0.3.dev722.fc20.noarch.drpm
i386/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm => x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm
i386/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm => x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc20.i686.drpm
i386/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc20.noarch.drpm => x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc20.noarch.drpm
armhfp/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc20.noarch.drpm => x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc20.noarch.drpm
i386/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc20.noarch.drpm
armhfp/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc20.noarch.drpm
i386/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm => x86_64/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm => x86_64/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc20.i686.drpm
i386/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Db-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Db-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Db-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Db-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Imap-Client-2.13.0-1.fc20_2.14.0-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Imap-Client-2.13.0-1.fc20_2.14.0-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Imap-Client-2.13.0-1.fc20_2.14.0-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Imap-Client-2.13.0-1.fc20_2.14.0-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Mail-2.0.6-1.fc20_2.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Mail-2.0.6-1.fc20_2.1.1-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Mail-2.0.6-1.fc20_2.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Mail-2.0.6-1.fc20_2.1.1-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Mime-2.2.4-1.fc20_2.2.5-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Mime-2.2.4-1.fc20_2.2.5-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Mime-2.2.4-1.fc20_2.2.5-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Mime-2.2.4-1.fc20_2.2.5-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Queue-1.0.0-2.fc20_1.1.0-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Queue-1.0.0-2.fc20_1.1.0-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Queue-1.0.0-2.fc20_1.1.0-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Queue-1.0.0-2.fc20_1.1.0-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc20.noarch.drpm
i386/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc20.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc20.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc20.noarch.drpm
i386/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm => x86_64/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc20.i686.drpm
i386/os/drpms/pss-0.35-4.fc20_1.38-1.fc20.noarch.drpm => x86_64/os/drpms/pss-0.35-4.fc20_1.38-1.fc20.noarch.drpm
armhfp/os/drpms/pss-0.35-4.fc20_1.38-1.fc20.noarch.drpm => x86_64/os/drpms/pss-0.35-4.fc20_1.38-1.fc20.noarch.drpm
i386/os/drpms/pykickstart-1.99.36-1.fc20_1.99.37-1.fc20.noarch.drpm => x86_64/os/drpms/pykickstart-1.99.36-1.fc20_1.99.37-1.fc20.noarch.drpm
armhfp/os/drpms/pykickstart-1.99.36-1.fc20_1.99.37-1.fc20.noarch.drpm => x86_64/os/drpms/pykickstart-1.99.36-1.fc20_1.99.37-1.fc20.noarch.drpm
i386/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
armhfp/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm => x86_64/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc20.noarch.drpm
i386/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
armhfp/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm => x86_64/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc20.noarch.drpm
i386/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc20.noarch.drpm => x86_64/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc20.noarch.drpm
armhfp/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc20.noarch.drpm => x86_64/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc20.noarch.drpm
i386/os/drpms/pywbem-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm => x86_64/os/drpms/pywbem-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm
armhfp/os/drpms/pywbem-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm => x86_64/os/drpms/pywbem-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm
i386/os/drpms/pywbem-twisted-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm => x86_64/os/drpms/pywbem-twisted-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm
armhfp/os/drpms/pywbem-twisted-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm => x86_64/os/drpms/pywbem-twisted-0.7.0-15.20130723svn623.fc20_0.7.0-16.20130827svn625.fc20.noarch.drpm
i386/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm => x86_64/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm
i386/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm => x86_64/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc20.i686.drpm
i386/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm => x86_64/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm => x86_64/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm => x86_64/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm => x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm => x86_64/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm => x86_64/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-53.fc20.i686.drpm
i386/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc20.noarch.drpm => x86_64/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc20.noarch.drpm
armhfp/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc20.noarch.drpm => x86_64/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc20.noarch.drpm
i386/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm => x86_64/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm
i386/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm => x86_64/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc20.i686.drpm
i386/os/drpms/satyr-0.6-1.fc20_0.7-1.fc20.i686.drpm => x86_64/os/drpms/satyr-0.6-1.fc20_0.7-1.fc20.i686.drpm
i386/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc20.i686.drpm => x86_64/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc20.i686.drpm
i386/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
i386/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-devel-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
i386/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-doc-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
i386/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-minimum-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
i386/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-mls-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
i386/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
armhfp/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm => x86_64/os/drpms/selinux-policy-targeted-3.12.1-72.fc20_3.12.1-73.fc20.noarch.drpm
i386/os/drpms/sfact-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm => x86_64/os/drpms/sfact-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm
armhfp/os/drpms/sfact-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm => x86_64/os/drpms/sfact-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm
i386/os/drpms/sfact-doc-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm => x86_64/os/drpms/sfact-doc-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm
armhfp/os/drpms/sfact-doc-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm => x86_64/os/drpms/sfact-doc-0.0-4.20130128gitbc56c68.fc20_0.0-5.20130128gitbc56c68.fc20.noarch.drpm
i386/os/drpms/skeinforge-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm => x86_64/os/drpms/skeinforge-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm
armhfp/os/drpms/skeinforge-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm => x86_64/os/drpms/skeinforge-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm
i386/os/drpms/skeinforge-doc-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm => x86_64/os/drpms/skeinforge-doc-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm
armhfp/os/drpms/skeinforge-doc-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm => x86_64/os/drpms/skeinforge-doc-12.03.14-14.fc20_12.03.14-15.fc20.noarch.drpm
i386/os/drpms/systemd-devel-206-7.fc20_206-9.fc20.i686.drpm => x86_64/os/drpms/systemd-devel-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/systemd-libs-206-7.fc20_206-9.fc20.i686.drpm => x86_64/os/drpms/systemd-libs-206-7.fc20_206-9.fc20.i686.drpm
i386/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc20.i686.drpm => x86_64/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc20.i686.drpm
i386/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc20.i686.drpm => x86_64/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc20.i686.drpm
i386/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
armhfp/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm => x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.1-1.fc20.noarch.drpm
i386/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm => x86_64/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm
armhfp/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm => x86_64/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc20.noarch.drpm
i386/os/drpms/youtube-dl-2013.08.23-1.fc20_2013.08.27-1.fc20.noarch.drpm => x86_64/os/drpms/youtube-dl-2013.08.23-1.fc20_2013.08.27-1.fc20.noarch.drpm
armhfp/os/drpms/youtube-dl-2013.08.23-1.fc20_2013.08.27-1.fc20.noarch.drpm => x86_64/os/drpms/youtube-dl-2013.08.23-1.fc20_2013.08.27-1.fc20.noarch.drpm
i386/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm
armhfp/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm
i386/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm
armhfp/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc20.noarch.drpm
x86_64/os/isolinux/initrd.img => x86_64/os/images/pxeboot/initrd.img
x86_64/os/isolinux/upgrade.img => x86_64/os/images/pxeboot/upgrade.img
sent 4.38G bytes received 85.28K bytes 19.43M bytes/sec
total size is 216.33G speedup is 49.36
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/04f7bc0f8fdf560fa51f0fd68b31ed6f7f6f71876fe038abda6d3d13e937274e-primary.sqlite.bz2
armhfp/debug/repodata/10c665c1e19bc920e2c6cde7ffc8f5d6e06fbbcb48d2f81961af19444507b930-filelists.xml.gz
armhfp/debug/repodata/7f1518a6e6ca194e7d3e1c557e8cd768d5ead722844ab8b385a1fd5ebf8e93e8-other.xml.gz
armhfp/debug/repodata/935abd2eb89230a5e4373c88d00a236fd33bc9599710f20f2e99612c3e3ed8d9-filelists.sqlite.bz2
armhfp/debug/repodata/cc2219f362309b709160b4d4fb2310de04b1f27810ce3af1b875a396e98229a7-primary.xml.gz
armhfp/debug/repodata/d94478e4d164bde901618c84321587c0d0f9457596a79e846da3c27f972ad6b5-other.sqlite.bz2
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/0927513d8eaf73fd93e9bd48f43010c3537c1a14bec03767c8d265e081623944-other.xml.gz
armhfp/os/repodata/16a06f30e679930966de13ae7c7f7233795a4eb143807817322d00dc7ee704db-prestodelta.xml.gz
armhfp/os/repodata/1ccbcfc77a6cdd1717d7bd56d8e2945329559c4828a23d4f87d336c10401cda9-primary.sqlite.bz2
armhfp/os/repodata/c1066802bf6a60842647e25b6ec932199b275b63fb3364313b462f60ac482b95-other.sqlite.bz2
armhfp/os/repodata/c4a18bc2ca711583551fa47c21e9a46b34940fa740f1e4ccc8391aaa59e0463e-filelists.sqlite.bz2
armhfp/os/repodata/c79484ff92d67db506b0af6dc7da286da64225cdbed45ab6238f4ac74f7a7ff3-filelists.xml.gz
armhfp/os/repodata/df1f386a3b23ce8a7ccfd62482d4d473157388dc1d540d09bcf12666e32d4ad1-primary.xml.gz
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/5b1961a59d9704572dcb74b8d088e9cb50de22b4ace6b187069489cd18e4b8b3-primary.sqlite.bz2
i386/debug/repodata/8e45aff7af3b9e2cb642bd672d78f5740f4ce9b19266e8b987d693ff3ea13d36-other.xml.gz
i386/debug/repodata/bca0880fe6855795ebf10473304c476b12f1ed37f5df1ea93664dcd4b0778eaa-primary.xml.gz
i386/debug/repodata/cd1a83f622292cdfa7699c6e787f71ef0f41cf3a517734586d0ca48eb7ae770b-filelists.sqlite.bz2
i386/debug/repodata/ceb77ab9c06889230f45133a7ce2b28675c9bcf02ae9297c0567f2cd9af5463f-other.sqlite.bz2
i386/debug/repodata/e10d68bd605b75e4fe256d8d679a6708e88c3f646f039c8e3ad72502b4c62a99-filelists.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/1cacb1a6eef4ab86b4249f4611bad337a45151e905dd980925924ef35c59be71-primary.sqlite.bz2
i386/os/repodata/1fd79560c8a0cd04de62fbbb89864a3ef0df6fab15dd1c0123778f988f07727f-filelists.xml.gz
i386/os/repodata/5a990723b34463053f639afeb45f29fbbf8fd4dd3bc590b3bcfdedbaabc36025-other.xml.gz
i386/os/repodata/6465e8b5a65689586a383117cbc126c9e3af784a8cc0d9ef22da63f3943bddf9-filelists.sqlite.bz2
i386/os/repodata/6c13f6429fe47ddd8e887fe59cb57fa1186d4a9bd2957919256b90fd2d0edd31-other.sqlite.bz2
i386/os/repodata/7442d23028516a27747ee337cfbbaf9f42bd2df5bafb00045c0ae2d6a19fdb1c-primary.xml.gz
i386/os/repodata/8d92b7642d656a894ffb64b23f331a142a1aa7488b2aade1925d02cd0ded285f-prestodelta.xml.gz
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/11c13648c2dc7accfa60bcaee66ad0a8f6cb50cdb3365cf8d49b71d0027e7fad-primary.sqlite.bz2
source/SRPMS/repodata/2a5530e67310cc23635439db28ebd4d63c286196ac14b50892b2b5a86f0e05bb-filelists.sqlite.bz2
source/SRPMS/repodata/4a8f27be9db6b885097a3f135d6dc5181438f76d52040b1f41edf0101a921735-other.xml.gz
source/SRPMS/repodata/5321bd6630bd03b7c101cb8c549bd4dd57254d3b4eb4f566fb945f8a1d284903-primary.xml.gz
source/SRPMS/repodata/6a71a37ca8d6d282866455eeede31bd12c3c60511b0f7ae82b2519b1853e116c-other.sqlite.bz2
source/SRPMS/repodata/aefb7cceeb9041be9602b8601432956b56d47001527a84f07154c1325ff02c19-filelists.xml.gz
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/056afd4063e3314ff375b6ee6e258d0a63bd03c9b0ef69e7a4bc050b4e0d01d4-filelists.xml.gz
x86_64/debug/repodata/15c874710f83d5b0b09f637e53e3010c98aecc456f469744c1cdfecbd0216e82-primary.xml.gz
x86_64/debug/repodata/39287d45b320a45c4648bd622ccee1d7ddf121717e92a44a0ca388fbb1a2d936-primary.sqlite.bz2
x86_64/debug/repodata/60eeee6610a0bb4706a0b667db6f3654deabb9ccb6a00b7f076f26e0d095b34d-filelists.sqlite.bz2
x86_64/debug/repodata/716fd03eb65d170b8fa960dcba9c042cd4f28ec64f7b22028b8a236e49362030-other.sqlite.bz2
x86_64/debug/repodata/b69bfc4dcd03b866db8bcd413539f2491200f3932e65973095337f8e7593e542-other.xml.gz
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/04e16b9490141ba781f547eba9b13d6b659db6888b0724d124854650f75b21d7-other.sqlite.bz2
x86_64/os/repodata/102279348634420e81af5e2a81e8fac28e05aad8fc3b4befa7e591a887546e72-prestodelta.xml.gz
x86_64/os/repodata/1894d48e3cba0d2a875d789a6e277a3033f8b35ecb35b326c876b31d8cb42086-filelists.sqlite.bz2
x86_64/os/repodata/2d61c79e1c1ad053622fe9c2111b7fd3b7dbd35c36a102ae7c5a5b276f81adb3-filelists.xml.gz
x86_64/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml
x86_64/os/repodata/7f2c3c017cd7287795dc2e3097a81706f4d261e99bcbe0264076d27f4d5ae598-primary.sqlite.bz2
x86_64/os/repodata/cca55b96eb27a5d62cf6fa99a43746d8c95fa2c18fd14b2190162cecdc43e60b-primary.xml.gz
x86_64/os/repodata/d31c288149fa19692d481a61c2935f010479754981dbaf31da8bade20dcc3d06-other.xml.gz
x86_64/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz
x86_64/os/repodata/repomd.xml
i386/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml => x86_64/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml
armhfp/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml => x86_64/os/repodata/793974a009b5b2700d27da2b23fd1aae49e7ce57ffce9fef12c6d0ab7f63760f-comps-f20.xml
i386/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz => x86_64/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz
armhfp/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz => x86_64/os/repodata/e8e5c976bf44f94727a9378a34fc83c6a46b461f7ca7be620c20acda408118c7-comps-f20.xml.gz
deleting armhfp/debug/b/bsd-games-debuginfo-2.17-41.fc20.armv7hl.rpm
deleting armhfp/debug/c/cups-filters-debuginfo-1.0.36-3.fc20.armv7hl.rpm
deleting armhfp/debug/c/couchdb-debuginfo-1.2.2-3.fc20.armv7hl.rpm
deleting armhfp/debug/c/clucene09-debuginfo-0.9.21b-6.fc20.armv7hl.rpm
deleting armhfp/debug/c/celt071-debuginfo-0.7.1-4.fc18.armv7hl.rpm
deleting armhfp/debug/c/CGAL-debuginfo-4.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/d/dans-gdal-scripts-debuginfo-0.23-1.fc20.armv7hl.rpm
deleting armhfp/debug/f/folks-debuginfo-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/debug/f/fltk-debuginfo-1.3.0-11.fc20.armv7hl.rpm
deleting armhfp/debug/f/fldigi-debuginfo-3.21.68-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gtkglext-debuginfo-1.2.0-18.fc18.armv7hl.rpm
deleting armhfp/debug/g/gtatool-debuginfo-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/g/grass-debuginfo-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-contacts-debuginfo-3.9.5-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gluegen-debuginfo-1-0.20102507svn15.fc20.armv7hl.rpm
deleting armhfp/debug/g/gdl-debuginfo-0.9.3-8.cvs20130731.fc20.armv7hl.rpm
deleting armhfp/debug/g/gammaray-debuginfo-1.3.0-5.fc20.armv7hl.rpm
deleting armhfp/debug/k/kdetoys-debuginfo-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/k/kdeadmin-debuginfo-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/lmfit-debuginfo-3.5-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libuv-debuginfo-0.10.13-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libgsf-debuginfo-1.14.27-1.fc20.armv7hl.rpm
deleting armhfp/debug/m/msgpack-debuginfo-0.5.7-4.fc20.armv7hl.rpm
deleting armhfp/debug/m/mod_mono-debuginfo-2.10-3.fc17.armv7hl.rpm
deleting armhfp/debug/m/mingw64-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting armhfp/debug/m/mingw32-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting armhfp/debug/m/mapnik-debuginfo-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/n/numpy-debuginfo-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/debug/n/nodejs-srs-debuginfo-0.3.1-1.fc20.armv7hl.rpm
deleting armhfp/debug/n/nodejs-mapnik-debuginfo-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/o/open-cobol-debuginfo-1.1-0.20090209.fc17.2.armv7hl.rpm
deleting armhfp/debug/p/postgis-debuginfo-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/debug/p/poppler-debuginfo-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/p/plasma-widget-menubar-debuginfo-0.1.18-4.fc20.armv7hl.rpm
deleting armhfp/debug/p/pfstools-debuginfo-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/debug/p/pdfbook-debuginfo-20070930-10.fc20.armv7hl.rpm
deleting armhfp/debug/p/PyQt-debuginfo-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/debug/q/quassel-debuginfo-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt3-debuginfo-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/debug/q/qmmp-plugin-pack-debuginfo-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qmmp-debuginfo-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qlandkartegt-debuginfo-1.7.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/r/rogue-debuginfo-5.4.5-13.fc20.armv7hl.rpm
deleting armhfp/debug/r/repsnapper-debuginfo-2.2.0-0.5.a4.fc20.armv7hl.rpm
deleting armhfp/debug/repodata/c4426547b13d116c70699fa0cd8d7bddec83ccb0a5217f67339a9a3cbc401aa8-filelists.sqlite.bz2
deleting armhfp/debug/repodata/9f107738f6073c1fa637fd223fbdd26d7a18bea645015b075eab8ac2ba613654-filelists.xml.gz
deleting armhfp/debug/repodata/80d2ef067ca6ef818723ce49e2809c7e77851b8b17e6fa101a3acb353031c575-other.xml.gz
deleting armhfp/debug/repodata/54bd44cafba047aa1f811f079a608a61cb3916eee629fddf3015996178d313e3-primary.sqlite.bz2
deleting armhfp/debug/repodata/3f2f910779330341864cacbbda95942d3e78fcb4e29b1ba109e8f498f232de64-primary.xml.gz
deleting armhfp/debug/repodata/155361374afef84f19f29c4f7909f222c16111bcb820698cf72806c11e79224d-other.sqlite.bz2
deleting armhfp/debug/s/systemd-debuginfo-206-7.fc20.armv7hl.rpm
deleting armhfp/debug/s/smart-debuginfo-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/debug/s/simulavr-debuginfo-0.1.2.7-3.fc17.armv7hl.rpm
deleting armhfp/debug/s/sddm-debuginfo-0.2.0-0.1.20130821gite707e229.fc20.armv7hl.rpm
deleting armhfp/debug/s/satyr-debuginfo-0.6-1.fc20.armv7hl.rpm
deleting armhfp/debug/s/saga-debuginfo-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/debug/t/totem-pl-parser-debuginfo-3.4.5-2.fc20.armv7hl.rpm
deleting armhfp/debug/t/tiobench-debuginfo-0.3.3-11.2.armv7hl.rpm
deleting armhfp/debug/u/uniconvertor-debuginfo-1.1.4-8.fc20.armv7hl.rpm
deleting armhfp/debug/v/vim-debuginfo-7.4.5-1.fc20.armv7hl.rpm
deleting armhfp/debug/v/vdsm-debuginfo-4.12.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/x/xastir-debuginfo-2.0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bsd-games-2.17-41.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-libs-1.0.36-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-devel-1.0.36-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-1.0.36-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/couchdb-1.2.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/clucene09-core-0.9.21b-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/celt071-devel-0.7.1-4.fc18.armv7hl.rpm
deleting armhfp/os/Packages/c/celt071-0.7.1-4.fc18.armv7hl.rpm
deleting armhfp/os/Packages/c/cacti-0.8.8b-1.fc20.noarch.rpm
deleting armhfp/os/Packages/c/CGAL-devel-4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/CGAL-demos-source-4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/CGAL-4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/drupal7-features-2.0-0.5.rc1.fc20.noarch.rpm
deleting armhfp/os/Packages/d/dans-gdal-scripts-0.23-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/edk2-tools-python-20130515svn14365-3.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-phpeclipse-1.2.3-4.fc17.noarch.rpm
deleting armhfp/os/Packages/f/folks-tools-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/folks-devel-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/folks-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fltk-static-1.3.0-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fltk-fluid-1.3.0-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fltk-devel-1.3.0-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fltk-1.3.0-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fldigi-doc-3.21.68-3.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fldigi-3.21.68-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fedora-package-config-smart-13.89-26.armv7hl.rpm
deleting armhfp/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.armv7hl.rpm
deleting armhfp/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-sndfile-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-netcdf-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-matlab-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-imagemagick-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-hdr-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-gui-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-gdal-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-dcmtk-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grass-libs-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grass-devel-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grass-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-contacts-3.9.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gluegen-source-1-0.20102507svn15.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gluegen-manual-1-0.20102507svn15.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gluegen-1-0.20102507svn15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdl-python-0.9.3-8.cvs20130731.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdl-common-0.9.3-8.cvs20130731.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdl-0.9.3-8.cvs20130731.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gammaray-doc-1.3.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gammaray-devel-1.3.0-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gammaray-1.3.0-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/html2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting armhfp/os/Packages/i/initial-setup-0.3.6-3.fc20.noarch.rpm
deleting armhfp/os/Packages/k/ksmarttray-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/k/kdetoys-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kdesdk-devel-4.11.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kdesdk-common-4.11.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kdesdk-4.11.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/k/kdeadmin-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lmfit-devel-3.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lmfit-3.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libuv-devel-0.10.13-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libuv-0.10.13-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libgudev1-devel-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgudev1-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgsf-devel-1.14.27-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgsf-1.14.27-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcob-1.1-0.20090209.fc17.2.armv7hl.rpm
deleting armhfp/os/Packages/m/msgpack-devel-0.5.7-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/msgpack-0.5.7-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mod_mono-2.10-3.fc17.armv7hl.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mapnik-utils-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-python-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-devel-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-demo-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/numpy-f2py-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/numpy-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-srs-0.3.1-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-q-io-1.9.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-mapnik-1.1.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-packstack-2013.2.1-0.2.dev702.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-scheduler-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-objectstore-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-novncproxy-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-network-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-doc-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-console-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-conductor-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-compute-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-common-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-cert-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-cells-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-api-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-compute-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-common-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-collector-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-central-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-api-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/open-cobol-1.1-0.20090209.fc17.2.armv7hl.rpm
deleting armhfp/os/Packages/p/pywbem-twisted-0.7.0-15.20130723svn623.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pywbem-0.7.0-15.20130723svn623.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-numpy-f2py-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-numpy-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-xlrd-0.9.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-transifex-0.1.7-2.fc19.noarch.rpm
deleting armhfp/os/Packages/p/python-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-ceilometer-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pykickstart-1.99.36-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pss-0.35-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/postgis-utils-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/postgis-docs-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/postgis-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-utils-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt5-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-glib-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-demos-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-cpp-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/plasma-widget-menubar-0.1.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Url-2.2.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Test-2.2.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Queue-1.0.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Perms-2.1.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Mime-2.2.4-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Mail-2.0.6-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Imap-Client-2.13.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Http-2.0.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Exception-2.0.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Db-2.0.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Crypt-2.2.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Browser-2.0.3-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pfstools-qt-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-octave-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-libs-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-imgmagick-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-glview-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-gdal-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-exr-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-devel-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Starlet-0.19-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pdfbook-20070930-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pcl-doc-1.6.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20.noarch.rpm
deleting armhfp/os/Packages/p/PyQt-examples-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PyQt-devel-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PyQt-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quassel-core-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quassel-common-0.8.0-4.fc20.noarch.rpm
deleting armhfp/os/Packages/q/quassel-client-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quassel-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-sqlite-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-devel-docs-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-devel-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-designer-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-config-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-PostgreSQL-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-ODBC-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-MySQL-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-3.3.8b-50.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qmmp-plugin-pack-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qmmp-devel-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qmmp-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qlandkartegt-1.7.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rogue-5.4.5-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/repsnapper-2.2.0-0.5.a4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/RepetierHost-0.90-2.fc20.noarch.rpm
deleting armhfp/os/Packages/s/systemd-python3-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-python-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-libs-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-journal-gateway-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-devel-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-206-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/smart-update-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/smart-gui-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/smart-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/skeinforge-doc-12.03.14-14.fc20.noarch.rpm
deleting armhfp/os/Packages/s/skeinforge-12.03.14-14.fc20.noarch.rpm
deleting armhfp/os/Packages/s/simulavr-doc-0.1.2.7-3.fc17.noarch.rpm
deleting armhfp/os/Packages/s/simulavr-0.1.2.7-3.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/sfact-doc-0.0-4.20130128gitbc56c68.fc20.noarch.rpm
deleting armhfp/os/Packages/s/sfact-0.0-4.20130128gitbc56c68.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-targeted-3.12.1-72.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-mls-3.12.1-72.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-minimum-3.12.1-72.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-doc-3.12.1-72.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-devel-3.12.1-72.fc20.noarch.rpm
deleting armhfp/os/Packages/s/selinux-policy-3.12.1-72.fc20.noarch.rpm
deleting armhfp/os/Packages/s/sddm-0.2.0-0.1.20130821gite707e229.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/satyr-python-0.6-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/satyr-devel-0.6-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/satyr-0.6-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/saga-python-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/saga-devel-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/saga-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tiobench-0.3.3-11.2.armv7hl.rpm
deleting armhfp/os/Packages/u/uniconvertor-1.1.4-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-minimal-7.4.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-filesystem-7.4.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-enhanced-7.4.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-common-7.4.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vim-X11-7.4.5-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vdsm-yajsonrpc-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-xmlrpc-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-tests-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-reg-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-python-cpopen-4.12.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vdsm-python-4.12.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vdsm-jsonrpc-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-vmfex-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-vmdisk-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-vhostmd-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-sriov-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-smbios-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-scratchpad-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-qos-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-qemucmdline-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-promisc-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-pincpu-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-openstacknet-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-numa-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-nestedvt-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-macspoof-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-hugepages-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-hostusb-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-floppy-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-fileinject-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-faqemu-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-directlun-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-checkimages-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-gluster-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-debug-plugin-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-cli-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-bootstrap-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-api-4.12.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-4.12.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xhtml2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xastir-2.0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/y/youtube-dl-2013.08.23-1.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-common-javadoc-2.2.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-common-2.2.1-6.fc20.noarch.rpm
deleting armhfp/os/drpms/youtube-dl-2013.08.17-1.fc20_2013.08.23-1.fc20.noarch.drpm
deleting armhfp/os/drpms/vim-minimal-7.4.3-1.fc20_7.4.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-filesystem-7.4.3-1.fc20_7.4.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-enhanced-7.4.3-1.fc20_7.4.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-common-7.4.3-1.fc20_7.4.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vim-X11-7.4.3-1.fc20_7.4.5-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-python3-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-python-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-journal-gateway-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/selinux-policy-targeted-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-mls-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-minimum-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-doc-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-devel-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting armhfp/os/drpms/selinux-policy-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting armhfp/os/drpms/libquvi-scripts-0.4.10-3.fc20_0.9.20130805-2.fc20.noarch.drpm
deleting armhfp/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgudev1-206-6.fc20_206-7.fc20.armv7hl.drpm
deleting armhfp/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml
deleting armhfp/os/repodata/d5a46292eef32e8cecdb47c92a99cef384b7b351826678ef27b0aa3ecd126583-primary.sqlite.bz2
deleting armhfp/os/repodata/a6f2dd154a5d4f8a8cff08c56e9f6e3755f4f9249d10f5a695dac373c4ce5d9a-filelists.xml.gz
deleting armhfp/os/repodata/a5bd7d7dca70e027f13d1ce8a6893abfcd21b2d86ca5270c9c92520fc6b66128-other.xml.gz
deleting armhfp/os/repodata/89fb4aca02e7ae03de3929f67aa66484586a1ace2d138ef822b7d037ce3d828e-filelists.sqlite.bz2
deleting armhfp/os/repodata/899e5c1432479a41c6637606e5d6dcdf619bf8c5438f3aacacababcc3a71e3bf-primary.xml.gz
deleting armhfp/os/repodata/6fccd10d158160e34cdc56072f4955313c048984bb241c8153554e6d4c33287f-prestodelta.xml.gz
deleting armhfp/os/repodata/2950450a7789f8d3d1ac0b462ca9c1e8ae960fc3a49a05fbc99c5882bfbe3ddd-other.sqlite.bz2
deleting armhfp/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz
deleting i386/debug/b/bsd-games-debuginfo-2.17-41.fc20.i686.rpm
deleting i386/debug/c/cups-filters-debuginfo-1.0.36-3.fc20.i686.rpm
deleting i386/debug/c/couchdb-debuginfo-1.2.2-3.fc20.i686.rpm
deleting i386/debug/c/clucene09-debuginfo-0.9.21b-6.fc20.i686.rpm
deleting i386/debug/c/celt071-debuginfo-0.7.1-4.fc18.i686.rpm
deleting i386/debug/c/CGAL-debuginfo-4.2-4.fc20.i686.rpm
deleting i386/debug/d/dans-gdal-scripts-debuginfo-0.23-1.fc20.i686.rpm
deleting i386/debug/e/edk2-debuginfo-20130515svn14365-3.fc20.i686.rpm
deleting i386/debug/f/folks-debuginfo-0.9.4-1.fc20.i686.rpm
deleting i386/debug/f/fltk-debuginfo-1.3.0-11.fc20.i686.rpm
deleting i386/debug/f/fldigi-debuginfo-3.21.68-3.fc20.i686.rpm
deleting i386/debug/g/gtkglext-debuginfo-1.2.0-18.fc18.i686.rpm
deleting i386/debug/g/gtatool-debuginfo-1.5.2-4.fc20.i686.rpm
deleting i386/debug/g/grass-debuginfo-6.4.2-10.fc20.i686.rpm
deleting i386/debug/g/gnome-contacts-debuginfo-3.9.5-3.fc20.i686.rpm
deleting i386/debug/g/gluegen-debuginfo-1-0.20102507svn15.fc20.i686.rpm
deleting i386/debug/g/gdl-debuginfo-0.9.3-8.cvs20130731.fc20.i686.rpm
deleting i386/debug/g/gammaray-debuginfo-1.3.0-5.fc20.i686.rpm
deleting i386/debug/k/kdetoys-debuginfo-4.10.4-2.fc20.i686.rpm
deleting i386/debug/k/kdeadmin-debuginfo-4.10.4-2.fc20.i686.rpm
deleting i386/debug/l/lmfit-debuginfo-3.5-3.fc20.i686.rpm
deleting i386/debug/l/libuv-debuginfo-0.10.13-1.fc20.i686.rpm
deleting i386/debug/l/libservicelog-debuginfo-1.0.1-3.fc12.i686.rpm
deleting i386/debug/l/libgsf-debuginfo-1.14.27-1.fc20.i686.rpm
deleting i386/debug/m/msgpack-debuginfo-0.5.7-4.fc20.i686.rpm
deleting i386/debug/m/mod_mono-debuginfo-2.10-3.fc17.i686.rpm
deleting i386/debug/m/mingw64-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting i386/debug/m/mingw32-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting i386/debug/m/mapserver-debuginfo-6.2.1-3.fc20.i686.rpm
deleting i386/debug/m/mapnik-debuginfo-2.2.0-4.fc20.i686.rpm
deleting i386/debug/n/numpy-debuginfo-1.7.1-4.fc20.i686.rpm
deleting i386/debug/n/nodejs-srs-debuginfo-0.3.1-1.fc20.i686.rpm
deleting i386/debug/n/nodejs-mapnik-debuginfo-1.1.3-1.fc20.i686.rpm
deleting i386/debug/o/open-cobol-debuginfo-1.1-0.20090209.fc17.2.i686.rpm
deleting i386/debug/p/postgis-debuginfo-2.0.3-3.fc20.i686.rpm
deleting i386/debug/p/poppler-debuginfo-0.24.0-2.fc20.i686.rpm
deleting i386/debug/p/plasma-widget-menubar-debuginfo-0.1.18-4.fc20.i686.rpm
deleting i386/debug/p/pfstools-debuginfo-1.8.5-9.fc20.i686.rpm
deleting i386/debug/p/pdfbook-debuginfo-20070930-10.fc20.i686.rpm
deleting i386/debug/p/pcl-debuginfo-1.6.0-5.fc20.i686.rpm
deleting i386/debug/p/PyQt-debuginfo-3.18.1-19.fc20.i686.rpm
deleting i386/debug/q/quassel-debuginfo-0.8.0-4.fc20.i686.rpm
deleting i386/debug/q/qt3-debuginfo-3.3.8b-50.fc20.i686.rpm
deleting i386/debug/q/qmmp-plugin-pack-debuginfo-0.7.1-2.fc20.i686.rpm
deleting i386/debug/q/qmmp-debuginfo-0.7.1-2.fc20.i686.rpm
deleting i386/debug/q/qlandkartegt-debuginfo-1.7.3-1.fc20.i686.rpm
deleting i386/debug/r/rogue-debuginfo-5.4.5-13.fc20.i686.rpm
deleting i386/debug/r/repsnapper-debuginfo-2.2.0-0.5.a4.fc20.i686.rpm
deleting i386/debug/repodata/e4cfd9f58279d4279ccdb03c0dbaa96a0f675c94d8105cb0d07d03c1d35db152-filelists.xml.gz
deleting i386/debug/repodata/a88f155e34e2a171deef8bfb1ff1652a5cbbb642f4429dc63c8f3775b65f467e-filelists.sqlite.bz2
deleting i386/debug/repodata/a3067d3ee8ec161304f4bf8dea136404f72a18617df05ef5d4646c476e15bc6d-other.xml.gz
deleting i386/debug/repodata/607ee45219e4e7eae3c5ebeb7e03c45d64be391cf035b4297ad036897376afbc-other.sqlite.bz2
deleting i386/debug/repodata/5bbefb15cadc366de23db4bf0c2dcefad40edf1a48f63c5b877ef468ee49e8a7-primary.sqlite.bz2
deleting i386/debug/repodata/3050ca4c7bff84110f28ea94eaa74605746cc34cf21982f9955a93cfe29840b6-primary.xml.gz
deleting i386/debug/s/systemd-debuginfo-206-7.fc20.i686.rpm
deleting i386/debug/s/synce-connector-debuginfo-0.15.2-5.fc17.i686.rpm
deleting i386/debug/s/smart-debuginfo-1.3.1-68.fc17.i686.rpm
deleting i386/debug/s/simulavr-debuginfo-0.1.2.7-3.fc17.i686.rpm
deleting i386/debug/s/sddm-debuginfo-0.2.0-0.1.20130821gite707e229.fc20.i686.rpm
deleting i386/debug/s/satyr-debuginfo-0.6-1.fc20.i686.rpm
deleting i386/debug/s/saga-debuginfo-2.0.8-12.fc20.i686.rpm
deleting i386/debug/t/totem-pl-parser-debuginfo-3.4.5-2.fc20.i686.rpm
deleting i386/debug/t/tiobench-debuginfo-0.3.3-11.2.i686.rpm
deleting i386/debug/u/uniconvertor-debuginfo-1.1.4-8.fc20.i686.rpm
deleting i386/debug/v/vim-debuginfo-7.4.5-1.fc20.i686.rpm
deleting i386/debug/v/vdsm-debuginfo-4.12.0-1.fc20.i686.rpm
deleting i386/debug/x/xastir-debuginfo-2.0.4-4.fc20.i686.rpm
deleting i386/os/Packages/b/bsd-games-2.17-41.fc20.i686.rpm
deleting i386/os/Packages/c/cups-filters-libs-1.0.36-3.fc20.i686.rpm
deleting i386/os/Packages/c/cups-filters-devel-1.0.36-3.fc20.i686.rpm
deleting i386/os/Packages/c/cups-filters-1.0.36-3.fc20.i686.rpm
deleting i386/os/Packages/c/couchdb-1.2.2-3.fc20.i686.rpm
deleting i386/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.i686.rpm
deleting i386/os/Packages/c/clucene09-core-0.9.21b-6.fc20.i686.rpm
deleting i386/os/Packages/c/celt071-devel-0.7.1-4.fc18.i686.rpm
deleting i386/os/Packages/c/celt071-0.7.1-4.fc18.i686.rpm
deleting i386/os/Packages/c/cacti-0.8.8b-1.fc20.noarch.rpm
deleting i386/os/Packages/c/CGAL-devel-4.2-4.fc20.i686.rpm
deleting i386/os/Packages/c/CGAL-demos-source-4.2-4.fc20.i686.rpm
deleting i386/os/Packages/c/CGAL-4.2-4.fc20.i686.rpm
deleting i386/os/Packages/d/drupal7-features-2.0-0.5.rc1.fc20.noarch.rpm
deleting i386/os/Packages/d/dans-gdal-scripts-0.23-1.fc20.i686.rpm
deleting i386/os/Packages/e/edk2-tools-python-20130515svn14365-3.fc20.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-doc-20130515svn14365-3.fc20.i686.rpm
deleting i386/os/Packages/e/edk2-tools-20130515svn14365-3.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-phpeclipse-1.2.3-4.fc17.noarch.rpm
deleting i386/os/Packages/f/folks-tools-0.9.4-1.fc20.i686.rpm
deleting i386/os/Packages/f/folks-devel-0.9.4-1.fc20.i686.rpm
deleting i386/os/Packages/f/folks-0.9.4-1.fc20.i686.rpm
deleting i386/os/Packages/f/fltk-static-1.3.0-11.fc20.i686.rpm
deleting i386/os/Packages/f/fltk-fluid-1.3.0-11.fc20.i686.rpm
deleting i386/os/Packages/f/fltk-devel-1.3.0-11.fc20.i686.rpm
deleting i386/os/Packages/f/fltk-1.3.0-11.fc20.i686.rpm
deleting i386/os/Packages/f/fldigi-doc-3.21.68-3.fc20.noarch.rpm
deleting i386/os/Packages/f/fldigi-3.21.68-3.fc20.i686.rpm
deleting i386/os/Packages/f/fedora-package-config-smart-13.89-26.i686.rpm
deleting i386/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.i686.rpm
deleting i386/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.i686.rpm
deleting i386/os/Packages/g/gtatool-sndfile-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-netcdf-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-matlab-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-imagemagick-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-hdr-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-gui-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-gdal-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-dcmtk-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/grass-libs-6.4.2-10.fc20.i686.rpm
deleting i386/os/Packages/g/grass-devel-6.4.2-10.fc20.i686.rpm
deleting i386/os/Packages/g/grass-6.4.2-10.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-contacts-3.9.5-3.fc20.i686.rpm
deleting i386/os/Packages/g/gluegen-source-1-0.20102507svn15.fc20.noarch.rpm
deleting i386/os/Packages/g/gluegen-manual-1-0.20102507svn15.fc20.noarch.rpm
deleting i386/os/Packages/g/gluegen-1-0.20102507svn15.fc20.i686.rpm
deleting i386/os/Packages/g/gdl-python-0.9.3-8.cvs20130731.fc20.i686.rpm
deleting i386/os/Packages/g/gdl-common-0.9.3-8.cvs20130731.fc20.noarch.rpm
deleting i386/os/Packages/g/gdl-0.9.3-8.cvs20130731.fc20.i686.rpm
deleting i386/os/Packages/g/gammaray-doc-1.3.0-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gammaray-devel-1.3.0-5.fc20.i686.rpm
deleting i386/os/Packages/g/gammaray-1.3.0-5.fc20.i686.rpm
deleting i386/os/Packages/h/html2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting i386/os/Packages/i/initial-setup-0.3.6-3.fc20.noarch.rpm
deleting i386/os/Packages/k/ksmarttray-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/k/kdetoys-4.10.4-2.fc20.i686.rpm
deleting i386/os/Packages/k/kdesdk-devel-4.11.0-2.fc20.noarch.rpm
deleting i386/os/Packages/k/kdesdk-common-4.11.0-2.fc20.noarch.rpm
deleting i386/os/Packages/k/kdesdk-4.11.0-2.fc20.noarch.rpm
deleting i386/os/Packages/k/kdeadmin-4.10.4-2.fc20.i686.rpm
deleting i386/os/Packages/l/lmfit-devel-3.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/lmfit-3.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/libuv-devel-0.10.13-1.fc20.i686.rpm
deleting i386/os/Packages/l/libuv-0.10.13-1.fc20.i686.rpm
deleting i386/os/Packages/l/libservicelog-devel-1.0.1-3.fc12.i686.rpm
deleting i386/os/Packages/l/libservicelog-1.0.1-3.fc12.i686.rpm
deleting i386/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libgudev1-devel-206-7.fc20.i686.rpm
deleting i386/os/Packages/l/libgudev1-206-7.fc20.i686.rpm
deleting i386/os/Packages/l/libgsf-devel-1.14.27-1.fc20.i686.rpm
deleting i386/os/Packages/l/libgsf-1.14.27-1.fc20.i686.rpm
deleting i386/os/Packages/l/libcob-1.1-0.20090209.fc17.2.i686.rpm
deleting i386/os/Packages/m/msgpack-devel-0.5.7-4.fc20.i686.rpm
deleting i386/os/Packages/m/msgpack-0.5.7-4.fc20.i686.rpm
deleting i386/os/Packages/m/mod_mono-2.10-3.fc17.i686.rpm
deleting i386/os/Packages/m/mingw64-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mapserver-python-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapserver-perl-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapserver-java-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapserver-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-utils-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-python-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-devel-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-demo-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/n/numpy-f2py-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/n/numpy-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-srs-0.3.1-1.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-q-io-1.9.1-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-mapnik-1.1.3-1.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-packstack-2013.2.1-0.2.dev702.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-scheduler-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-objectstore-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-novncproxy-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-network-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-doc-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-console-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-conductor-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-compute-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-common-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-cert-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-cells-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-api-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-compute-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-common-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-collector-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-central-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-api-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/open-cobol-1.1-0.20090209.fc17.2.i686.rpm
deleting i386/os/Packages/p/pywbem-twisted-0.7.0-15.20130723svn623.fc20.noarch.rpm
deleting i386/os/Packages/p/pywbem-0.7.0-15.20130723svn623.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-numpy-f2py-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/p/python3-numpy-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/p/python-xlrd-0.9.2-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-transifex-0.1.7-2.fc19.noarch.rpm
deleting i386/os/Packages/p/python-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-ceilometer-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/p/pykickstart-1.99.36-1.fc20.noarch.rpm
deleting i386/os/Packages/p/pss-0.35-4.fc20.noarch.rpm
deleting i386/os/Packages/p/postgis-utils-2.0.3-3.fc20.i686.rpm
deleting i386/os/Packages/p/postgis-docs-2.0.3-3.fc20.i686.rpm
deleting i386/os/Packages/p/postgis-2.0.3-3.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-utils-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt5-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-glib-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-demos-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-cpp-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/plasma-widget-menubar-0.1.18-4.fc20.i686.rpm
deleting i386/os/Packages/p/php-mapserver-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/p/php-horde-Horde-Url-2.2.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Test-2.2.2-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Queue-1.0.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Perms-2.1.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Mime-2.2.4-1.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Mail-2.0.6-1.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Imap-Client-2.13.0-1.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Http-2.0.3-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Exception-2.0.3-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Db-2.0.3-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Crypt-2.2.1-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Browser-2.0.3-3.fc20.noarch.rpm
deleting i386/os/Packages/p/pfstools-qt-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-octave-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-libs-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-imgmagick-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-glview-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-gdal-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-exr-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-devel-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/perl-Starlet-0.19-3.fc20.noarch.rpm
deleting i386/os/Packages/p/pdfbook-20070930-10.fc20.i686.rpm
deleting i386/os/Packages/p/pcl-tools-1.6.0-5.fc20.i686.rpm
deleting i386/os/Packages/p/pcl-doc-1.6.0-5.fc20.noarch.rpm
deleting i386/os/Packages/p/pcl-devel-1.6.0-5.fc20.i686.rpm
deleting i386/os/Packages/p/pcl-1.6.0-5.fc20.i686.rpm
deleting i386/os/Packages/p/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20.noarch.rpm
deleting i386/os/Packages/p/PyQt-examples-3.18.1-19.fc20.i686.rpm
deleting i386/os/Packages/p/PyQt-devel-3.18.1-19.fc20.i686.rpm
deleting i386/os/Packages/p/PyQt-3.18.1-19.fc20.i686.rpm
deleting i386/os/Packages/q/quassel-core-0.8.0-4.fc20.i686.rpm
deleting i386/os/Packages/q/quassel-common-0.8.0-4.fc20.noarch.rpm
deleting i386/os/Packages/q/quassel-client-0.8.0-4.fc20.i686.rpm
deleting i386/os/Packages/q/quassel-0.8.0-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-sqlite-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-devel-docs-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-devel-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-designer-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-config-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-PostgreSQL-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-ODBC-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-MySQL-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-3.3.8b-50.fc20.i686.rpm
deleting i386/os/Packages/q/qmmp-plugin-pack-0.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/q/qmmp-devel-0.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/q/qmmp-0.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/q/qlandkartegt-1.7.3-1.fc20.i686.rpm
deleting i386/os/Packages/r/rogue-5.4.5-13.fc20.i686.rpm
deleting i386/os/Packages/r/repsnapper-2.2.0-0.5.a4.fc20.i686.rpm
deleting i386/os/Packages/r/RepetierHost-0.90-2.fc20.noarch.rpm
deleting i386/os/Packages/s/systemd-python3-206-7.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-python-206-7.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-libs-206-7.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-journal-gateway-206-7.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-devel-206-7.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-206-7.fc20.i686.rpm
deleting i386/os/Packages/s/synce-connector-0.15.2-5.fc17.i686.rpm
deleting i386/os/Packages/s/smart-update-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/s/smart-gui-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/s/smart-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/s/skeinforge-doc-12.03.14-14.fc20.noarch.rpm
deleting i386/os/Packages/s/skeinforge-12.03.14-14.fc20.noarch.rpm
deleting i386/os/Packages/s/simulavr-doc-0.1.2.7-3.fc17.noarch.rpm
deleting i386/os/Packages/s/simulavr-0.1.2.7-3.fc17.i686.rpm
deleting i386/os/Packages/s/sfact-doc-0.0-4.20130128gitbc56c68.fc20.noarch.rpm
deleting i386/os/Packages/s/sfact-0.0-4.20130128gitbc56c68.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-targeted-3.12.1-72.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-mls-3.12.1-72.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-minimum-3.12.1-72.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-doc-3.12.1-72.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-devel-3.12.1-72.fc20.noarch.rpm
deleting i386/os/Packages/s/selinux-policy-3.12.1-72.fc20.noarch.rpm
deleting i386/os/Packages/s/sddm-0.2.0-0.1.20130821gite707e229.fc20.i686.rpm
deleting i386/os/Packages/s/satyr-python-0.6-1.fc20.i686.rpm
deleting i386/os/Packages/s/satyr-devel-0.6-1.fc20.i686.rpm
deleting i386/os/Packages/s/satyr-0.6-1.fc20.i686.rpm
deleting i386/os/Packages/s/saga-python-2.0.8-12.fc20.i686.rpm
deleting i386/os/Packages/s/saga-devel-2.0.8-12.fc20.i686.rpm
deleting i386/os/Packages/s/saga-2.0.8-12.fc20.i686.rpm
deleting i386/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.i686.rpm
deleting i386/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.i686.rpm
deleting i386/os/Packages/t/tiobench-0.3.3-11.2.i686.rpm
deleting i386/os/Packages/u/uniconvertor-1.1.4-8.fc20.i686.rpm
deleting i386/os/Packages/v/vim-minimal-7.4.5-1.fc20.i686.rpm
deleting i386/os/Packages/v/vim-filesystem-7.4.5-1.fc20.i686.rpm
deleting i386/os/Packages/v/vim-enhanced-7.4.5-1.fc20.i686.rpm
deleting i386/os/Packages/v/vim-common-7.4.5-1.fc20.i686.rpm
deleting i386/os/Packages/v/vim-X11-7.4.5-1.fc20.i686.rpm
deleting i386/os/Packages/v/vdsm-yajsonrpc-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-xmlrpc-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-tests-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-reg-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-python-cpopen-4.12.0-1.fc20.i686.rpm
deleting i386/os/Packages/v/vdsm-python-4.12.0-1.fc20.i686.rpm
deleting i386/os/Packages/v/vdsm-jsonrpc-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-vmfex-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-vmdisk-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-vhostmd-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-sriov-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-smbios-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-scratchpad-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-qos-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-qemucmdline-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-promisc-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-pincpu-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-openstacknet-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-numa-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-nestedvt-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-macspoof-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-hugepages-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-hostusb-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-floppy-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-fileinject-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-faqemu-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-directlun-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-checkimages-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-gluster-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-debug-plugin-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-cli-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-bootstrap-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-api-4.12.0-1.fc20.noarch.rpm
deleting i386/os/Packages/v/vdsm-4.12.0-1.fc20.i686.rpm
deleting i386/os/Packages/x/xhtml2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting i386/os/Packages/x/xastir-2.0.4-4.fc20.i686.rpm
deleting i386/os/Packages/y/youtube-dl-2013.08.23-1.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-common-javadoc-2.2.1-6.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-common-2.2.1-6.fc20.noarch.rpm
deleting i386/os/drpms/youtube-dl-2013.08.17-1.fc20_2013.08.23-1.fc20.noarch.drpm
deleting i386/os/drpms/vim-minimal-7.4.3-1.fc20_7.4.5-1.fc20.i686.drpm
deleting i386/os/drpms/vim-filesystem-7.4.3-1.fc20_7.4.5-1.fc20.i686.drpm
deleting i386/os/drpms/vim-enhanced-7.4.3-1.fc20_7.4.5-1.fc20.i686.drpm
deleting i386/os/drpms/vim-common-7.4.3-1.fc20_7.4.5-1.fc20.i686.drpm
deleting i386/os/drpms/vim-X11-7.4.3-1.fc20_7.4.5-1.fc20.i686.drpm
deleting i386/os/drpms/systemd-python3-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/systemd-python-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/systemd-journal-gateway-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/systemd-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/selinux-policy-targeted-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-mls-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-minimum-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-doc-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-devel-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting i386/os/drpms/selinux-policy-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting i386/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting i386/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting i386/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting i386/os/drpms/libquvi-scripts-0.4.10-3.fc20_0.9.20130805-2.fc20.noarch.drpm
deleting i386/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/drpms/libgudev1-206-6.fc20_206-7.fc20.i686.drpm
deleting i386/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml
deleting i386/os/repodata/d7ed70fc9b6ddac4799788d9c63caf4b6542d9d05c6b9fe5b593dfafc2141c81-primary.xml.gz
deleting i386/os/repodata/bcc96fc6c5074bdbbcf3327b100a71dfc4f805fbd9c2d3f144d2184fb2f47f9f-primary.sqlite.bz2
deleting i386/os/repodata/ba0cd63bf2217fdf78d7d2dd14fcf5eb7df58a8c5c88928bbdf912cb9f8afeeb-filelists.xml.gz
deleting i386/os/repodata/43b99701a5a0f56384c44f7bfd2ba2d294f0e0b102b622fd08085c6dc13e1550-other.sqlite.bz2
deleting i386/os/repodata/244055850bea5a4258625e816bb503876b1e31b9654346cee7c04ea35fd0cf09-prestodelta.xml.gz
deleting i386/os/repodata/16e0b674dff702df04181e72b711fe24cf531d3efe56f181f65b6b1a32592711-other.xml.gz
deleting i386/os/repodata/0e1dfc86edd6536849057aebbfa68d212d65beb8043c7ccb81f5229f23669267-filelists.sqlite.bz2
deleting i386/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz
deleting source/SRPMS/a/apmud-1.0.0-11.fc12.src.rpm
deleting source/SRPMS/b/bsd-games-2.17-41.fc20.src.rpm
deleting source/SRPMS/c/cups-filters-1.0.36-3.fc20.src.rpm
deleting source/SRPMS/c/couchdb-1.2.2-3.fc20.src.rpm
deleting source/SRPMS/c/clucene09-0.9.21b-6.fc20.src.rpm
deleting source/SRPMS/c/celt071-0.7.1-4.fc18.src.rpm
deleting source/SRPMS/c/cacti-0.8.8b-1.fc20.src.rpm
deleting source/SRPMS/c/CGAL-4.2-4.fc20.src.rpm
deleting source/SRPMS/d/drupal7-features-2.0-0.5.rc1.fc20.src.rpm
deleting source/SRPMS/d/dans-gdal-scripts-0.23-1.fc20.src.rpm
deleting source/SRPMS/e/edk2-20130515svn14365-3.fc20.src.rpm
deleting source/SRPMS/e/eclipse-phpeclipse-1.2.3-4.fc17.src.rpm
deleting source/SRPMS/f/folks-0.9.4-1.fc20.src.rpm
deleting source/SRPMS/f/fltk-1.3.0-11.fc20.src.rpm
deleting source/SRPMS/f/fldigi-3.21.68-3.fc20.src.rpm
deleting source/SRPMS/f/fedora-package-config-smart-13.89-26.src.rpm
deleting source/SRPMS/g/gtkglext-1.2.0-18.fc18.src.rpm
deleting source/SRPMS/g/gtatool-1.5.2-4.fc20.src.rpm
deleting source/SRPMS/g/grass-6.4.2-10.fc20.src.rpm
deleting source/SRPMS/g/gnome-contacts-3.9.5-3.fc20.src.rpm
deleting source/SRPMS/g/gluegen-1-0.20102507svn15.fc20.src.rpm
deleting source/SRPMS/g/gdl-0.9.3-8.cvs20130731.fc20.src.rpm
deleting source/SRPMS/g/gammaray-1.3.0-5.fc20.src.rpm
deleting source/SRPMS/h/html2ps-1.0-0.15.b7.fc20.src.rpm
deleting source/SRPMS/i/initial-setup-0.3.6-3.fc20.src.rpm
deleting source/SRPMS/k/kdetoys-4.10.4-2.fc20.src.rpm
deleting source/SRPMS/k/kdesdk-4.11.0-2.fc20.src.rpm
deleting source/SRPMS/k/kdeadmin-4.10.4-2.fc20.src.rpm
deleting source/SRPMS/l/lmfit-3.5-3.fc20.src.rpm
deleting source/SRPMS/l/libuv-0.10.13-1.fc20.src.rpm
deleting source/SRPMS/l/libservicelog-1.0.1-3.fc12.src.rpm
deleting source/SRPMS/l/librtas-1.3.4-1.fc12.src.rpm
deleting source/SRPMS/l/libquvi-scripts-0.9.20130805-2.fc20.src.rpm
deleting source/SRPMS/l/libgsf-1.14.27-1.fc20.src.rpm
deleting source/SRPMS/l/libbsr-0.2-4.fc12.src.rpm
deleting source/SRPMS/m/msgpack-0.5.7-4.fc20.src.rpm
deleting source/SRPMS/m/mod_mono-2.10-3.fc17.src.rpm
deleting source/SRPMS/m/mingw-poppler-0.24.0-1.fc20.src.rpm
deleting source/SRPMS/m/maven-scm-1.8.1-1.fc20.src.rpm
deleting source/SRPMS/m/mapserver-6.2.1-3.fc20.src.rpm
deleting source/SRPMS/m/mapnik-2.2.0-4.fc20.src.rpm
deleting source/SRPMS/n/numpy-1.7.1-4.fc20.src.rpm
deleting source/SRPMS/n/nodejs-srs-0.3.1-1.fc20.src.rpm
deleting source/SRPMS/n/nodejs-q-io-1.9.1-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-mapnik-1.1.3-1.fc20.src.rpm
deleting source/SRPMS/o/openstack-packstack-2013.2.1-0.2.dev702.fc20.src.rpm
deleting source/SRPMS/o/openstack-nova-2013.2-0.9.b2.fc20.src.rpm
deleting source/SRPMS/o/openstack-ceilometer-2013.2-0.3.b1.fc20.src.rpm
deleting source/SRPMS/o/open-cobol-1.1-0.20090209.fc17.2.src.rpm
deleting source/SRPMS/p/pywbem-0.7.0-15.20130723svn623.fc20.src.rpm
deleting source/SRPMS/p/python-xlrd-0.9.2-2.fc20.src.rpm
deleting source/SRPMS/p/python-transifex-0.1.7-2.fc19.src.rpm
deleting source/SRPMS/p/pykickstart-1.99.36-1.fc20.src.rpm
deleting source/SRPMS/p/pss-0.35-4.fc20.src.rpm
deleting source/SRPMS/p/postgis-2.0.3-3.fc20.src.rpm
deleting source/SRPMS/p/poppler-0.24.0-2.fc20.src.rpm
deleting source/SRPMS/p/plasma-widget-menubar-0.1.18-4.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Url-2.2.0-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Test-2.2.2-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Queue-1.0.0-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Perms-2.1.0-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Mime-2.2.4-1.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Mail-2.0.6-1.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Imap-Client-2.13.0-1.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Http-2.0.3-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Exception-2.0.3-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Db-2.0.3-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Crypt-2.2.1-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Browser-2.0.3-3.fc20.src.rpm
deleting source/SRPMS/p/pfstools-1.8.5-9.fc20.src.rpm
deleting source/SRPMS/p/perl-Starlet-0.19-3.fc20.src.rpm
deleting source/SRPMS/p/pdfbook-20070930-10.fc20.src.rpm
deleting source/SRPMS/p/pcl-1.6.0-5.fc20.src.rpm
deleting source/SRPMS/p/PyQt-3.18.1-19.fc20.src.rpm
deleting source/SRPMS/q/quassel-0.8.0-4.fc20.src.rpm
deleting source/SRPMS/q/qt3-3.3.8b-50.fc20.src.rpm
deleting source/SRPMS/q/qmmp-plugin-pack-0.7.1-2.fc20.src.rpm
deleting source/SRPMS/q/qmmp-0.7.1-2.fc20.src.rpm
deleting source/SRPMS/q/qlandkartegt-1.7.3-1.fc20.src.rpm
deleting source/SRPMS/r/rogue-5.4.5-13.fc20.src.rpm
deleting source/SRPMS/r/repsnapper-2.2.0-0.5.a4.fc20.src.rpm
deleting source/SRPMS/r/RepetierHost-0.90-2.fc20.src.rpm
deleting source/SRPMS/repodata/e18f5108efa721686dfe558188f2e56cd7fac6572073c854028f395cee09f9ba-filelists.xml.gz
deleting source/SRPMS/repodata/da59c94a9ecdb6cd9af35b4cbe51484ee8e1350595a491809a486c382ee135a2-primary.xml.gz
deleting source/SRPMS/repodata/d1263d7f48c18e861e50db147cffd09260ea743edb96d353e5ce7710d71a0fc0-filelists.sqlite.bz2
deleting source/SRPMS/repodata/aa09ae364c7735134bbddf353aa59692c7e099edb54e04f229e9e327c58dba4e-primary.sqlite.bz2
deleting source/SRPMS/repodata/08bba3cd61b15ea9e8cb5178e54d3b2d7cef1cb08a8c6ecd20fc3636699b6851-other.xml.gz
deleting source/SRPMS/repodata/0863d19ef7e928a5848267e3302bd5ab55a1e54c78af1490f32d6a47975aa162-other.sqlite.bz2
deleting source/SRPMS/s/systemd-206-7.fc20.src.rpm
deleting source/SRPMS/s/synce-connector-0.15.2-5.fc17.src.rpm
deleting source/SRPMS/s/smart-1.3.1-68.fc17.src.rpm
deleting source/SRPMS/s/skeinforge-12.03.14-14.fc20.src.rpm
deleting source/SRPMS/s/simulavr-0.1.2.7-3.fc17.src.rpm
deleting source/SRPMS/s/sfact-0.0-4.20130128gitbc56c68.fc20.src.rpm
deleting source/SRPMS/s/selinux-policy-3.12.1-72.fc20.src.rpm
deleting source/SRPMS/s/sddm-0.2.0-0.1.20130821gite707e229.fc20.src.rpm
deleting source/SRPMS/s/satyr-0.6-1.fc20.src.rpm
deleting source/SRPMS/s/saga-2.0.8-12.fc20.src.rpm
deleting source/SRPMS/t/totem-pl-parser-3.4.5-2.fc20.src.rpm
deleting source/SRPMS/t/tiobench-0.3.3-11.2.src.rpm
deleting source/SRPMS/u/uniconvertor-1.1.4-8.fc20.src.rpm
deleting source/SRPMS/v/vim-7.4.5-1.fc20.src.rpm
deleting source/SRPMS/v/vdsm-4.12.0-1.fc20.src.rpm
deleting source/SRPMS/x/xastir-2.0.4-4.fc20.src.rpm
deleting source/SRPMS/y/youtube-dl-2013.08.23-1.fc20.src.rpm
deleting source/SRPMS/z/zanata-common-2.2.1-6.fc20.src.rpm
deleting x86_64/debug/b/bsd-games-debuginfo-2.17-41.fc20.x86_64.rpm
deleting x86_64/debug/c/cups-filters-debuginfo-1.0.36-3.fc20.x86_64.rpm
deleting x86_64/debug/c/couchdb-debuginfo-1.2.2-3.fc20.x86_64.rpm
deleting x86_64/debug/c/clucene09-debuginfo-0.9.21b-6.fc20.x86_64.rpm
deleting x86_64/debug/c/celt071-debuginfo-0.7.1-4.fc18.x86_64.rpm
deleting x86_64/debug/c/CGAL-debuginfo-4.2-4.fc20.x86_64.rpm
deleting x86_64/debug/d/dans-gdal-scripts-debuginfo-0.23-1.fc20.x86_64.rpm
deleting x86_64/debug/e/edk2-debuginfo-20130515svn14365-3.fc20.x86_64.rpm
deleting x86_64/debug/f/folks-debuginfo-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/debug/f/fltk-debuginfo-1.3.0-11.fc20.x86_64.rpm
deleting x86_64/debug/f/fldigi-debuginfo-3.21.68-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gtkglext-debuginfo-1.2.0-18.fc18.x86_64.rpm
deleting x86_64/debug/g/gtatool-debuginfo-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/debug/g/grass-debuginfo-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-contacts-debuginfo-3.9.5-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gluegen-debuginfo-1-0.20102507svn15.fc20.x86_64.rpm
deleting x86_64/debug/g/gdl-debuginfo-0.9.3-8.cvs20130731.fc20.x86_64.rpm
deleting x86_64/debug/g/gammaray-debuginfo-1.3.0-5.fc20.x86_64.rpm
deleting x86_64/debug/k/kdetoys-debuginfo-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/debug/k/kdeadmin-debuginfo-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/debug/l/lmfit-debuginfo-3.5-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libuv-debuginfo-0.10.13-1.fc20.x86_64.rpm
deleting x86_64/debug/l/libservicelog-debuginfo-1.0.1-3.fc12.x86_64.rpm
deleting x86_64/debug/l/libgsf-debuginfo-1.14.27-1.fc20.x86_64.rpm
deleting x86_64/debug/m/msgpack-debuginfo-0.5.7-4.fc20.x86_64.rpm
deleting x86_64/debug/m/mod_mono-debuginfo-2.10-3.fc17.x86_64.rpm
deleting x86_64/debug/m/mingw64-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting x86_64/debug/m/mingw32-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting x86_64/debug/m/mapserver-debuginfo-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/debug/m/mapnik-debuginfo-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/debug/n/numpy-debuginfo-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/debug/n/nodejs-srs-debuginfo-0.3.1-1.fc20.x86_64.rpm
deleting x86_64/debug/n/nodejs-mapnik-debuginfo-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/debug/o/open-cobol-debuginfo-1.1-0.20090209.fc17.2.x86_64.rpm
deleting x86_64/debug/p/postgis-debuginfo-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/debug/p/poppler-debuginfo-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/debug/p/plasma-widget-menubar-debuginfo-0.1.18-4.fc20.x86_64.rpm
deleting x86_64/debug/p/pfstools-debuginfo-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/debug/p/pdfbook-debuginfo-20070930-10.fc20.x86_64.rpm
deleting x86_64/debug/p/pcl-debuginfo-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/debug/p/PyQt-debuginfo-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/debug/q/quassel-debuginfo-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/debug/q/qt3-debuginfo-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/debug/q/qmmp-plugin-pack-debuginfo-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qmmp-debuginfo-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qlandkartegt-debuginfo-1.7.3-1.fc20.x86_64.rpm
deleting x86_64/debug/r/rogue-debuginfo-5.4.5-13.fc20.x86_64.rpm
deleting x86_64/debug/r/repsnapper-debuginfo-2.2.0-0.5.a4.fc20.x86_64.rpm
deleting x86_64/debug/repodata/bb0b63eba55f955c8078454aea71892f2c6c8a014612c51d4546c845a6dbf272-primary.sqlite.bz2
deleting x86_64/debug/repodata/819242b0a67e71c53f9d6f2c8b496608337649bd402f45f36f6b05486a750ebc-other.sqlite.bz2
deleting x86_64/debug/repodata/73ceb99a994b11ddaccf0301a03ce7d573db67b7f7060432734b72ee5429a8ed-filelists.xml.gz
deleting x86_64/debug/repodata/5afc21490d0f01988930b66232dcdf25368f9be74c12674371dfb7b463df1ec5-other.xml.gz
deleting x86_64/debug/repodata/270ccf6ca9e5e6190eb3a723ebbb939f1a33106b68bdcbca12dee5ee35ab3827-primary.xml.gz
deleting x86_64/debug/repodata/1675ac88486adf5b37e33c93c59c0a01dabd48ac4bea668f663ab37eec2d7da3-filelists.sqlite.bz2
deleting x86_64/debug/s/systemd-debuginfo-206-7.fc20.x86_64.rpm
deleting x86_64/debug/s/synce-connector-debuginfo-0.15.2-5.fc17.x86_64.rpm
deleting x86_64/debug/s/smart-debuginfo-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/debug/s/simulavr-debuginfo-0.1.2.7-3.fc17.x86_64.rpm
deleting x86_64/debug/s/sddm-debuginfo-0.2.0-0.1.20130821gite707e229.fc20.x86_64.rpm
deleting x86_64/debug/s/satyr-debuginfo-0.6-1.fc20.x86_64.rpm
deleting x86_64/debug/s/saga-debuginfo-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/debug/t/totem-pl-parser-debuginfo-3.4.5-2.fc20.x86_64.rpm
deleting x86_64/debug/t/tiobench-debuginfo-0.3.3-11.2.x86_64.rpm
deleting x86_64/debug/u/uniconvertor-debuginfo-1.1.4-8.fc20.x86_64.rpm
deleting x86_64/debug/v/vim-debuginfo-7.4.5-1.fc20.x86_64.rpm
deleting x86_64/debug/v/vdsm-debuginfo-4.12.0-1.fc20.x86_64.rpm
deleting x86_64/debug/x/xastir-debuginfo-2.0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bsd-games-2.17-41.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-3.fc20.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-3.fc20.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-1.0.36-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/couchdb-1.2.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.i686.rpm
deleting x86_64/os/Packages/c/clucene09-core-0.9.21b-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/clucene09-core-0.9.21b-6.fc20.i686.rpm
deleting x86_64/os/Packages/c/celt071-devel-0.7.1-4.fc18.x86_64.rpm
deleting x86_64/os/Packages/c/celt071-devel-0.7.1-4.fc18.i686.rpm
deleting x86_64/os/Packages/c/celt071-0.7.1-4.fc18.x86_64.rpm
deleting x86_64/os/Packages/c/celt071-0.7.1-4.fc18.i686.rpm
deleting x86_64/os/Packages/c/cacti-0.8.8b-1.fc20.noarch.rpm
deleting x86_64/os/Packages/c/CGAL-devel-4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/CGAL-devel-4.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/CGAL-demos-source-4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/CGAL-4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/CGAL-4.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/d/drupal7-features-2.0-0.5.rc1.fc20.noarch.rpm
deleting x86_64/os/Packages/d/dans-gdal-scripts-0.23-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-3.fc20.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-tools-20130515svn14365-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-phpeclipse-1.2.3-4.fc17.noarch.rpm
deleting x86_64/os/Packages/f/folks-tools-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/folks-devel-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/folks-devel-0.9.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/f/folks-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/folks-0.9.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/f/fltk-static-1.3.0-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fltk-static-1.3.0-11.fc20.i686.rpm
deleting x86_64/os/Packages/f/fltk-fluid-1.3.0-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fltk-devel-1.3.0-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fltk-devel-1.3.0-11.fc20.i686.rpm
deleting x86_64/os/Packages/f/fltk-1.3.0-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fltk-1.3.0-11.fc20.i686.rpm
deleting x86_64/os/Packages/f/fldigi-doc-3.21.68-3.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fldigi-3.21.68-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fedora-package-config-smart-13.89-26.x86_64.rpm
deleting x86_64/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.x86_64.rpm
deleting x86_64/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.i686.rpm
deleting x86_64/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.x86_64.rpm
deleting x86_64/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.i686.rpm
deleting x86_64/os/Packages/g/gtatool-sndfile-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-netcdf-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-matlab-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-imagemagick-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-hdr-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-gui-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-gdal-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-dcmtk-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/grass-libs-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/grass-libs-6.4.2-10.fc20.i686.rpm
deleting x86_64/os/Packages/g/grass-devel-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/grass-devel-6.4.2-10.fc20.i686.rpm
deleting x86_64/os/Packages/g/grass-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-contacts-3.9.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gluegen-source-1-0.20102507svn15.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn15.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gluegen-1-0.20102507svn15.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdl-python-0.9.3-8.cvs20130731.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdl-common-0.9.3-8.cvs20130731.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdl-0.9.3-8.cvs20130731.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gammaray-doc-1.3.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gammaray-devel-1.3.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gammaray-devel-1.3.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/gammaray-1.3.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gammaray-1.3.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/html2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting x86_64/os/Packages/i/initial-setup-0.3.6-3.fc20.noarch.rpm
deleting x86_64/os/Packages/k/ksmarttray-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/k/kdetoys-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kdesdk-devel-4.11.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kdesdk-common-4.11.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kdesdk-4.11.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/k/kdeadmin-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lmfit-devel-3.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lmfit-devel-3.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lmfit-3.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lmfit-3.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/libuv-devel-0.10.13-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libuv-devel-0.10.13-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libuv-0.10.13-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libuv-0.10.13-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libservicelog-devel-1.0.1-3.fc12.x86_64.rpm
deleting x86_64/os/Packages/l/libservicelog-devel-1.0.1-3.fc12.i686.rpm
deleting x86_64/os/Packages/l/libservicelog-1.0.1-3.fc12.x86_64.rpm
deleting x86_64/os/Packages/l/libservicelog-1.0.1-3.fc12.i686.rpm
deleting x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libgudev1-devel-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgudev1-devel-206-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgudev1-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgudev1-206-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgsf-devel-1.14.27-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgsf-devel-1.14.27-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgsf-1.14.27-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgsf-1.14.27-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcob-1.1-0.20090209.fc17.2.x86_64.rpm
deleting x86_64/os/Packages/l/libcob-1.1-0.20090209.fc17.2.i686.rpm
deleting x86_64/os/Packages/m/msgpack-devel-0.5.7-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/msgpack-devel-0.5.7-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/msgpack-0.5.7-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/msgpack-0.5.7-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/mod_mono-2.10-3.fc17.x86_64.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mapserver-python-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapserver-perl-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapserver-java-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapserver-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-utils-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-python-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-devel-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-devel-2.2.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/mapnik-demo-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-2.2.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/n/numpy-f2py-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/numpy-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/numpy-1.7.1-4.fc20.i686.rpm
deleting x86_64/os/Packages/n/nodejs-srs-0.3.1-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-q-io-1.9.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-mapnik-1.1.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openstack-packstack-2013.2.1-0.2.dev702.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-network-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-console-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-common-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-api-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/open-cobol-1.1-0.20090209.fc17.2.x86_64.rpm
deleting x86_64/os/Packages/p/pywbem-twisted-0.7.0-15.20130723svn623.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pywbem-0.7.0-15.20130723svn623.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-numpy-f2py-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-numpy-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-xlrd-0.9.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-transifex-0.1.7-2.fc19.noarch.rpm
deleting x86_64/os/Packages/p/python-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-ceilometer-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pykickstart-1.99.36-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pss-0.35-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/postgis-utils-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/postgis-docs-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/postgis-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-utils-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-qt5-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt5-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-qt-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-glib-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-glib-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-demos-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-cpp-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-cpp-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/plasma-widget-menubar-0.1.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/php-mapserver-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Url-2.2.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Test-2.2.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Queue-1.0.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Mime-2.2.4-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Mail-2.0.6-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Imap-Client-2.13.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Http-2.0.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Db-2.0.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.3-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pfstools-qt-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-octave-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-libs-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-libs-1.8.5-9.fc20.i686.rpm
deleting x86_64/os/Packages/p/pfstools-imgmagick-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-glview-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-gdal-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-exr-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-devel-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-devel-1.8.5-9.fc20.i686.rpm
deleting x86_64/os/Packages/p/pfstools-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Starlet-0.19-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pdfbook-20070930-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-tools-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-doc-1.6.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pcl-devel-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-devel-1.6.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/p/pcl-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-1.6.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/p/packstack-modules-puppet-2013.2.1-0.2.dev702.fc20.noarch.rpm
deleting x86_64/os/Packages/p/PyQt-examples-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PyQt-devel-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PyQt-devel-3.18.1-19.fc20.i686.rpm
deleting x86_64/os/Packages/p/PyQt-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/quassel-core-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/quassel-common-0.8.0-4.fc20.noarch.rpm
deleting x86_64/os/Packages/q/quassel-client-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/quassel-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-sqlite-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-sqlite-3.3.8b-50.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt3-devel-docs-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-devel-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-devel-3.3.8b-50.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt3-designer-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-config-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-50.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt3-ODBC-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-ODBC-3.3.8b-50.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt3-MySQL-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-MySQL-3.3.8b-50.fc20.i686.rpm
deleting x86_64/os/Packages/q/qt3-3.3.8b-50.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-3.3.8b-50.fc20.i686.rpm
deleting x86_64/os/Packages/q/qmmp-plugin-pack-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qmmp-devel-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qmmp-devel-0.7.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qmmp-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qmmp-0.7.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qlandkartegt-1.7.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rogue-5.4.5-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/repsnapper-2.2.0-0.5.a4.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/RepetierHost-0.90-2.fc20.noarch.rpm
deleting x86_64/os/Packages/s/systemd-python3-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-python-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-libs-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-libs-206-7.fc20.i686.rpm
deleting x86_64/os/Packages/s/systemd-journal-gateway-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-devel-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-devel-206-7.fc20.i686.rpm
deleting x86_64/os/Packages/s/systemd-206-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/synce-connector-0.15.2-5.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/smart-update-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/smart-gui-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/smart-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/skeinforge-doc-12.03.14-14.fc20.noarch.rpm
deleting x86_64/os/Packages/s/skeinforge-12.03.14-14.fc20.noarch.rpm
deleting x86_64/os/Packages/s/simulavr-doc-0.1.2.7-3.fc17.noarch.rpm
deleting x86_64/os/Packages/s/simulavr-0.1.2.7-3.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/sfact-doc-0.0-4.20130128gitbc56c68.fc20.noarch.rpm
deleting x86_64/os/Packages/s/sfact-0.0-4.20130128gitbc56c68.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-targeted-3.12.1-72.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-mls-3.12.1-72.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-minimum-3.12.1-72.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-doc-3.12.1-72.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-devel-3.12.1-72.fc20.noarch.rpm
deleting x86_64/os/Packages/s/selinux-policy-3.12.1-72.fc20.noarch.rpm
deleting x86_64/os/Packages/s/sddm-0.2.0-0.1.20130821gite707e229.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-python-0.6-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-devel-0.6-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-devel-0.6-1.fc20.i686.rpm
deleting x86_64/os/Packages/s/satyr-0.6-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-0.6-1.fc20.i686.rpm
deleting x86_64/os/Packages/s/saga-python-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/saga-devel-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/saga-devel-2.0.8-12.fc20.i686.rpm
deleting x86_64/os/Packages/s/saga-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/saga-2.0.8-12.fc20.i686.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/t/tiobench-0.3.3-11.2.x86_64.rpm
deleting x86_64/os/Packages/u/uniconvertor-1.1.4-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-minimal-7.4.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-filesystem-7.4.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-enhanced-7.4.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-common-7.4.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vim-X11-7.4.5-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-xmlrpc-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-tests-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-reg-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-python-cpopen-4.12.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vdsm-python-4.12.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vdsm-jsonrpc-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-sriov-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-smbios-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-qos-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-promisc-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-numa-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-floppy-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-directlun-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-gluster-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-debug-plugin-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-cli-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-bootstrap-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-api-4.12.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-4.12.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xhtml2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xastir-2.0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/y/youtube-dl-2013.08.23-1.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-common-javadoc-2.2.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-common-2.2.1-6.fc20.noarch.rpm
deleting x86_64/os/drpms/youtube-dl-2013.08.17-1.fc20_2013.08.23-1.fc20.noarch.drpm
deleting x86_64/os/drpms/vim-minimal-7.4.3-1.fc20_7.4.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-filesystem-7.4.3-1.fc20_7.4.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-enhanced-7.4.3-1.fc20_7.4.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-common-7.4.3-1.fc20_7.4.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/vim-X11-7.4.3-1.fc20_7.4.5-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-python3-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-python-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.i686.drpm
deleting x86_64/os/drpms/systemd-journal-gateway-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.i686.drpm
deleting x86_64/os/drpms/systemd-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/selinux-policy-targeted-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-mls-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-minimum-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-doc-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-devel-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting x86_64/os/drpms/selinux-policy-3.12.1-71.fc20_3.12.1-72.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
deleting x86_64/os/drpms/libquvi-scripts-0.4.10-3.fc20_0.9.20130805-2.fc20.noarch.drpm
deleting x86_64/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.i686.drpm
deleting x86_64/os/drpms/libgudev1-206-6.fc20_206-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgudev1-206-6.fc20_206-7.fc20.i686.drpm
deleting x86_64/os/repodata/e15967b354fc31b3d6ad7170bcc28767236616554915ff9ba2658e9bccba8669-prestodelta.xml.gz
deleting x86_64/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml
deleting x86_64/os/repodata/b6d83182e5f0fbca9de0c006151853e81bbc30eeed2ab33337a9ecea0b6ff25e-other.sqlite.bz2
deleting x86_64/os/repodata/631edc24cc428852a7f13255df05bdbcebfbebb2f51579d015c89c68793c1da2-primary.xml.gz
deleting x86_64/os/repodata/57225afe5bba5562c27faa8fc5c5ed8c1bf9e9aca594769825baaac3d24eeb67-primary.sqlite.bz2
deleting x86_64/os/repodata/561bbf69d806d3d22678a23cc9b5e4509105cbef67e85b0958818724b21225fc-filelists.xml.gz
deleting x86_64/os/repodata/3bd4f1c01e724f3d236fecac3b2de720f2878b772752362afaa3467fbb295bf4-filelists.sqlite.bz2
deleting x86_64/os/repodata/278e3042c9a7095796785e4937f98407b5d49e6d6bd096063bfae56d7ab51e96-other.xml.gz
deleting x86_64/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz
sent 375.19M bytes received 1.50K bytes 2.79M bytes/sec
total size is 216.71G speedup is 577.58
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/branched.I0KUeH/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/rawhide.20130828.CgoM /tmp/rawhide.lyE7sE/releng
Cloning into comps...
/tmp/rawhide.20130828.CgoM/comps /tmp/rawhide.20130828.CgoM /tmp/rawhide.lyE7sE/releng
./update-comps comps-f21.xml
Merging translations into comps-f21.xml.
CREATED comps-f21.xml
/tmp/rawhide.20130828.CgoM /tmp/rawhide.lyE7sE/releng
/tmp/rawhide.lyE7sE/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: device setup
Finish: device setup
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package 1:make-3.82-19.fc21.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-22.fc20 will be installed
--> Processing Dependency: python(abi) = 2.7 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python >= 2.1 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: yum-metadata-parser for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: rpm-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: pyliblzma for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: libxml2-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: /usr/bin/python for package: createrepo-0.9.9-22.fc20.noarch
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
---> Package hardlink.i686 1:1.0-18.fc20 will be installed
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: python-urlgrabber for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: pyOpenSSL for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc21 will be installed
---> Package repoview.noarch 0:0.6.6-5.fc20 will be installed
--> Processing Dependency: python-kid >= 0.6.3 for package: repoview-0.6.6-5.fc20.noarch
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum.noarch 0:3.4.3-107.fc21 will be installed
--> Processing Dependency: pyxattr for package: yum-3.4.3-107.fc21.noarch
--> Processing Dependency: python-iniparse for package: yum-3.4.3-107.fc21.noarch
--> Processing Dependency: pygpgme for package: yum-3.4.3-107.fc21.noarch
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package gettext-devel.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc21.i686
---> Package libxml2-python.i686 0:2.9.1-2.fc20 will be installed
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package pyOpenSSL.i686 0:0.13-8.fc20 will be installed
---> Package pygpgme.i686 0:0.3-8.fc21 will be installed
--> Processing Dependency: libgpgme.so.11(GPGME_1.1) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11(GPGME_1.0) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11 for package: pygpgme-0.3-8.fc21.i686
---> Package pyliblzma.i686 0:0.5.3-8.fc19 will be installed
---> Package python.i686 0:2.7.5-4.fc20 will be installed
---> Package python-deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package python-iniparse.noarch 0:0.4-8.fc20 will be installed
---> Package python-kid.noarch 0:0.9.6-12.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package python-urlgrabber.noarch 0:3.9.1-30.fc20 will be installed
--> Processing Dependency: python-pycurl for package: python-urlgrabber-3.9.1-30.fc20.noarch
---> Package pyxattr.i686 0:0.5.1-4.fc20 will be installed
---> Package rpm-python.i686 0:4.11.1-6.fc21 will be installed
---> Package systemd.i686 0:206-9.fc21 will be installed
--> Processing Dependency: kmod >= 14 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libwrap.so.0 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libqrencode.so.3 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libkmod.so.2 for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-206-9.fc21.i686
--> Processing Dependency: libcryptsetup.so.4 for package: systemd-206-9.fc21.i686
--> Processing Dependency: grubby for package: systemd-206-9.fc21.i686
--> Processing Dependency: dbus for package: systemd-206-9.fc21.i686
--> Processing Dependency: acl for package: systemd-206-9.fc21.i686
---> Package vim-minimal.i686 2:7.4.0-2.fc20 will be installed
---> Package yum-metadata-parser.i686 0:1.1.4-9.fc20 will be installed
--> Running transaction check
---> Package acl.i686 0:2.2.52-3.fc20 will be installed
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package cryptsetup-libs.i686 0:1.6.2-1.fc20 will be installed
--> Processing Dependency: fipscheck-lib(x86-32) >= 1.3.0 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libfipscheck.so.1 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.6.2-1.fc20.i686
---> Package dbus.i686 1:1.6.12-1.fc20 will be installed
---> Package gettext.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc21.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc21.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc21 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc21 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package gpgme.i686 0:1.3.2-4.fc20 will be installed
---> Package grubby.i686 0:8.28-1.fc20 will be installed
---> Package kmod.i686 0:15-1.fc21 will be installed
---> Package kmod-libs.i686 0:15-1.fc21 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
---> Package python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20 will be installed
---> Package qrencode-libs.i686 0:3.4.2-1.fc20 will be installed
---> Package tcp_wrappers-libs.i686 0:7.6-76.fc20 will be installed
--> Running transaction check
---> Package device-mapper-libs.i686 0:1.02.78-2.fc20 will be installed
--> Processing Dependency: device-mapper = 1.02.78-2.fc20 for package: device-mapper-libs-1.02.78-2.fc20.i686
---> Package fipscheck-lib.i686 0:1.3.1-4.fc20 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.3.1-4.fc20.i686
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-8.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-5.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-5.fc20 for package: openssh-clients-6.2p2-5.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-5.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package device-mapper.i686 0:1.02.78-2.fc20 will be installed
---> Package fipscheck.i686 0:1.3.1-4.fc20 will be installed
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-5.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
createrepo noarch 0.9.9-22.fc20 static 90 k
cvs i686 1.11.23-33.fc20 static 556 k
hardlink i686 1:1.0-18.fc20 static 13 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc21 static 62 k
repoview noarch 0.6.6-5.fc20 static 39 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum noarch 3.4.3-107.fc21 static 1.2 M
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
acl i686 2.2.52-3.fc20 static 69 k
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
cryptsetup-libs i686 1.6.2-1.fc20 static 166 k
dbus i686 1:1.6.12-1.fc20 static 309 k
deltarpm i686 3.6-3.fc20 static 83 k
device-mapper i686 1.02.78-2.fc20 static 181 k
device-mapper-libs i686 1.02.78-2.fc20 static 208 k
fipscheck i686 1.3.1-4.fc20 static 19 k
fipscheck-lib i686 1.3.1-4.fc20 static 8.3 k
gettext i686 0.18.3.1-1.fc21 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc21 static 368 k
gettext-devel i686 0.18.3.1-1.fc21 static 315 k
gettext-libs i686 0.18.3.1-1.fc21 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
gpgme i686 1.3.2-4.fc20 static 145 k
grubby i686 8.28-1.fc20 static 57 k
kmod i686 15-1.fc21 static 108 k
kmod-libs i686 15-1.fc21 static 47 k
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-8.fc20 static 352 k
libxml2-python i686 2.9.1-2.fc20 static 239 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-5.fc20 static 324 k
openssh-clients i686 6.2p2-5.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
pyOpenSSL i686 0.13-8.fc20 static 128 k
pygpgme i686 0.3-8.fc21 static 61 k
pyliblzma i686 0.5.3-8.fc19 static 45 k
python i686 2.7.5-4.fc20 static 83 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-deltarpm i686 3.6-3.fc20 static 30 k
python-iniparse noarch 0.4-8.fc20 static 38 k
python-kid noarch 0.9.6-12.fc20 static 157 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
python-pycurl i686 7.19.0-17.20120408git9b8f4e38.fc20 static 102 k
python-urlgrabber noarch 3.9.1-30.fc20 static 104 k
pyxattr i686 0.5.1-4.fc20 static 27 k
qrencode-libs i686 3.4.2-1.fc20 static 50 k
rpm-python i686 4.11.1-6.fc21 static 72 k
systemd i686 206-9.fc21 static 2.5 M
tcp_wrappers-libs i686 7.6-76.fc20 static 65 k
vim-minimal i686 2:7.4.0-2.fc20 static 390 k
yum-metadata-parser i686 1.1.4-9.fc20 static 27 k
Transaction Summary
================================================================================
Install 63 Package(s)
Total size: 19 M
Total download size: 2.5 M
Installed size: 70 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : python-2.7.5-4.fc20.i686 1/63
Installing : 1:perl-Error-0.17020-4.fc20.noarch 2/63
Installing : rpm-python-4.11.1-6.fc21.i686 3/63
Installing : pyliblzma-0.5.3-8.fc19.i686 4/63
Installing : yum-metadata-parser-1.1.4-9.fc20.i686 5/63
Installing : libcroco-0.6.8-3.fc20.i686 6/63
Installing : kmod-libs-15-1.fc21.i686 7/63
Installing : deltarpm-3.6-3.fc20.i686 8/63
Installing : libunistring-0.9.3-8.fc20.i686 9/63
Installing : python-chardet-2.0.1-7.fc20.noarch 10/63
Installing : python-kitchen-1.1.1-5.fc20.noarch 11/63
Installing : python-kid-0.9.6-12.fc20.noarch 12/63
Installing : python-iniparse-0.4-8.fc20.noarch 13/63
Installing : pyOpenSSL-0.13-8.fc20.i686 14/63
Installing : perl-Test-Harness-3.28-3.fc20.noarch 15/63
Installing : gettext-common-devel-0.18.3.1-1.fc21.noarch 16/63
Installing : gettext-libs-0.18.3.1-1.fc21.i686 17/63
Installing : gettext-0.18.3.1-1.fc21.i686 18/63
Installing : python-deltarpm-3.6-3.fc20.i686 19/63
Installing : kmod-15-1.fc21.i686 20/63
Installing : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 21/63
Installing : python-urlgrabber-3.9.1-30.fc20.noarch 22/63
Installing : python-krbV-1.0.90-7.fc20.i686 23/63
Installing : koji-1.8.0-2.fc20.noarch 24/63
Installing : libxml2-python-2.9.1-2.fc20.i686 25/63
Installing : pyxattr-0.5.1-4.fc20.i686 26/63
Installing : fipscheck-lib-1.3.1-4.fc20.i686 27/63
Installing : fipscheck-1.3.1-4.fc20.i686 28/63
Installing : openssh-6.2p2-5.fc20.i686 29/63
Installing : libedit-3.1-2.20130601cvs.fc20.i686 30/63
Installing : openssh-clients-6.2p2-5.fc20.i686 31/63
Installing : perl-TermReadKey-2.30-20.fc20.i686 32/63
Installing : acl-2.2.52-3.fc20.i686 33/63
Installing : m4-1.4.16-9.fc20.i686 34/63
Installing : 2:vim-minimal-7.4.0-2.fc20.i686 35/63
Installing : perl-XML-Parser-2.41-11.fc20.i686 36/63
Installing : grubby-8.28-1.fc20.i686 37/63
Installing : perl-Data-Dumper-2.145-292.fc20.i686 38/63
Installing : autoconf-2.69-13.fc20.noarch 39/63
Installing : automake-1.13.4-5.fc20.noarch 40/63
Installing : less-458-4.fc20.i686 41/63
Installing : libgnome-keyring-3.9.1-2.fc20.i686 42/63
Installing : gpgme-1.3.2-4.fc20.i686 43/63
Installing : pygpgme-0.3-8.fc21.i686 44/63
Installing : yum-3.4.3-107.fc21.noarch 45/63
warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
Installing : createrepo-0.9.9-22.fc20.noarch 46/63
Installing : qrencode-libs-3.4.2-1.fc20.i686 47/63
Installing : tcp_wrappers-libs-7.6-76.fc20.i686 48/63
Installing : mash-0.6.01-1.fc21.noarch 49/63
Installing : yum-utils-1.1.31-17.fc20.noarch 50/63
Installing : repoview-0.6.6-5.fc20.noarch 51/63
Installing : device-mapper-1.02.78-2.fc20.i686 52/63
Installing : device-mapper-libs-1.02.78-2.fc20.i686 53/63
Installing : cryptsetup-libs-1.6.2-1.fc20.i686 54/63
Installing : systemd-206-9.fc21.i686 55/63
Installing : 1:dbus-1.6.12-1.fc20.i686 56/63
Installing : rsync-3.1.0-1pre1.fc20.i686 57/63
Installing : perl-Git-1.8.3.1-3.fc20.noarch 58/63
Installing : git-1.8.3.1-3.fc20.i686 59/63
Installing : gettext-devel-0.18.3.1-1.fc21.i686 60/63
Installing : intltool-0.50.2-7.fc20.noarch 61/63
Installing : cvs-1.11.23-33.fc20.i686 62/63
Installing : 1:hardlink-1.0-18.fc20.i686 63/63
Verifying : openssh-clients-6.2p2-5.fc20.i686 1/63
Verifying : tcp_wrappers-libs-7.6-76.fc20.i686 2/63
Verifying : 1:hardlink-1.0-18.fc20.i686 3/63
Verifying : mash-0.6.01-1.fc21.noarch 4/63
Verifying : libunistring-0.9.3-8.fc20.i686 5/63
Verifying : python-urlgrabber-3.9.1-30.fc20.noarch 6/63
Verifying : kmod-15-1.fc21.i686 7/63
Verifying : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 8/63
Verifying : cryptsetup-libs-1.6.2-1.fc20.i686 9/63
Verifying : rsync-3.1.0-1pre1.fc20.i686 10/63
Verifying : koji-1.8.0-2.fc20.noarch 11/63
Verifying : gettext-common-devel-0.18.3.1-1.fc21.noarch 12/63
Verifying : gettext-0.18.3.1-1.fc21.i686 13/63
Verifying : python-chardet-2.0.1-7.fc20.noarch 14/63
Verifying : device-mapper-1.02.78-2.fc20.i686 15/63
Verifying : python-2.7.5-4.fc20.i686 16/63
Verifying : qrencode-libs-3.4.2-1.fc20.i686 17/63
Verifying : git-1.8.3.1-3.fc20.i686 18/63
Verifying : gettext-devel-0.18.3.1-1.fc21.i686 19/63
Verifying : gpgme-1.3.2-4.fc20.i686 20/63
Verifying : python-kid-0.9.6-12.fc20.noarch 21/63
Verifying : python-deltarpm-3.6-3.fc20.i686 22/63
Verifying : deltarpm-3.6-3.fc20.i686 23/63
Verifying : createrepo-0.9.9-22.fc20.noarch 24/63
Verifying : automake-1.13.4-5.fc20.noarch 25/63
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 26/63
Verifying : less-458-4.fc20.i686 27/63
Verifying : python-krbV-1.0.90-7.fc20.i686 28/63
Verifying : kmod-libs-15-1.fc21.i686 29/63
Verifying : libxml2-python-2.9.1-2.fc20.i686 30/63
Verifying : fipscheck-1.3.1-4.fc20.i686 31/63
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 32/63
Verifying : python-iniparse-0.4-8.fc20.noarch 33/63
Verifying : grubby-8.28-1.fc20.i686 34/63
Verifying : libcroco-0.6.8-3.fc20.i686 35/63
Verifying : pyOpenSSL-0.13-8.fc20.i686 36/63
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 37/63
Verifying : perl-XML-Parser-2.41-11.fc20.i686 38/63
Verifying : 2:vim-minimal-7.4.0-2.fc20.i686 39/63
Verifying : rpm-python-4.11.1-6.fc21.i686 40/63
Verifying : cvs-1.11.23-33.fc20.i686 41/63
Verifying : pyliblzma-0.5.3-8.fc19.i686 42/63
Verifying : m4-1.4.16-9.fc20.i686 43/63
Verifying : acl-2.2.52-3.fc20.i686 44/63
Verifying : pyxattr-0.5.1-4.fc20.i686 45/63
Verifying : systemd-206-9.fc21.i686 46/63
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 47/63
Verifying : intltool-0.50.2-7.fc20.noarch 48/63
Verifying : 1:dbus-1.6.12-1.fc20.i686 49/63
Verifying : openssh-6.2p2-5.fc20.i686 50/63
Verifying : device-mapper-libs-1.02.78-2.fc20.i686 51/63
Verifying : pygpgme-0.3-8.fc21.i686 52/63
Verifying : python-kitchen-1.1.1-5.fc20.noarch 53/63
Verifying : yum-metadata-parser-1.1.4-9.fc20.i686 54/63
Verifying : autoconf-2.69-13.fc20.noarch 55/63
Verifying : yum-utils-1.1.31-17.fc20.noarch 56/63
Verifying : yum-3.4.3-107.fc21.noarch 57/63
Verifying : perl-TermReadKey-2.30-20.fc20.i686 58/63
Verifying : fipscheck-lib-1.3.1-4.fc20.i686 59/63
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 60/63
Verifying : repoview-0.6.6-5.fc20.noarch 61/63
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 62/63
Verifying : gettext-libs-0.18.3.1-1.fc21.i686 63/63
Installed:
createrepo.noarch 0:0.9.9-22.fc20 cvs.i686 0:1.11.23-33.fc20
hardlink.i686 1:1.0-18.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc21
repoview.noarch 0:0.6.6-5.fc20 rsync.i686 0:3.1.0-1pre1.fc20
yum.noarch 0:3.4.3-107.fc21 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
acl.i686 0:2.2.52-3.fc20
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
cryptsetup-libs.i686 0:1.6.2-1.fc20
dbus.i686 1:1.6.12-1.fc20
deltarpm.i686 0:3.6-3.fc20
device-mapper.i686 0:1.02.78-2.fc20
device-mapper-libs.i686 0:1.02.78-2.fc20
fipscheck.i686 0:1.3.1-4.fc20
fipscheck-lib.i686 0:1.3.1-4.fc20
gettext.i686 0:0.18.3.1-1.fc21
gettext-common-devel.noarch 0:0.18.3.1-1.fc21
gettext-devel.i686 0:0.18.3.1-1.fc21
gettext-libs.i686 0:0.18.3.1-1.fc21
git.i686 0:1.8.3.1-3.fc20
gpgme.i686 0:1.3.2-4.fc20
grubby.i686 0:8.28-1.fc20
kmod.i686 0:15-1.fc21
kmod-libs.i686 0:15-1.fc21
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-8.fc20
libxml2-python.i686 0:2.9.1-2.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-5.fc20
openssh-clients.i686 0:6.2p2-5.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
pyOpenSSL.i686 0:0.13-8.fc20
pygpgme.i686 0:0.3-8.fc21
pyliblzma.i686 0:0.5.3-8.fc19
python.i686 0:2.7.5-4.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-deltarpm.i686 0:3.6-3.fc20
python-iniparse.noarch 0:0.4-8.fc20
python-kid.noarch 0:0.9.6-12.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20
python-urlgrabber.noarch 0:3.9.1-30.fc20
pyxattr.i686 0:0.5.1-4.fc20
qrencode-libs.i686 0:3.4.2-1.fc20
rpm-python.i686 0:4.11.1-6.fc21
systemd.i686 0:206-9.fc21
tcp_wrappers-libs.i686 0:7.6-76.fc20
vim-minimal.i686 2:7.4.0-2.fc20
yum-metadata-parser.i686 0:1.1.4-9.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130828 --compsfile /mnt/koji/mash/rawhide-20130828/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130828/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130828 --compsfile /mnt/koji/mash/rawhide-20130828/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130828/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130828 --compsfile /mnt/koji/mash/rawhide-20130828/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130828/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/rawhide-20130828/rawhide
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130828/rawhide
Finish: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130828/rawhide
Finish: lock buildroot
Finish: run
Directories 242
Objects 230974
IFREG 230732
Comparisons 38082
Linked 38082
saved 4271321088
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130828/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130828/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130828/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130828/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130828/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130828/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130828/rawhide >/mnt/koji/mash/rawhide-20130828/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130828/rawhide >/mnt/koji/mash/rawhide-20130828/logs/depcheck
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1DF8D440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1DF8D440F13
data: (250, '2.0.0 Ok: queued as 1DF8D440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=439\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<xine-lib-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: xine-lib-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: xine-lib\r\n\r\n\r\n\r\nxine-lib has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\txine-lib-1.1.21-7.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\txine-lib-1.1.21-7.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\txine-lib-1.1.21-7.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 25ABF440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 25ABF440F19
data: (250, '2.0.0 Ok: queued as 25ABF440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=431\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2895D440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2895D440F1E
data: (250, '2.0.0 Ok: queued as 2895D440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=484\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2BBA344101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2BBA344101E
data: (250, '2.0.0 Ok: queued as 2BBA344101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3667\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_geometry.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n
\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_surface.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_search.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_octree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_geometry.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_fi
lters.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-firevision-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-firevision-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn x86_64:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-data-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-openni-pcl-frombuf-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-core-0.5.0-9.fc2
0.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-core-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nOn x86_64:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-laser-pointclouds-0.5.0-9.fc20.i686 requires libpcl_common.so.1.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2E03244101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2E03244101F
data: (250, '2.0.0 Ok: queued as 2E03244101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gcc-python-plugin-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gcc-python-plugin-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gcc-python-plugin\r\n\r\n\r\n\r\ngcc-python-plugin has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python3-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn a
rmhfp:\r\n\tgcc-python3-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 30B9C441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 30B9C441021
data: (250, '2.0.0 Ok: queued as 30B9C441021')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=357\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3346E441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3346E441023
data: (250, '2.0.0 Ok: queued as 3346E441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=619\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 36E93441024\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 36E93441024
data: (250, '2.0.0 Ok: queued as 36E93441024')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1168\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\
r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3A43E441025\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3A43E441025
data: (250, '2.0.0 Ok: queued as 3A43E441025')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=472\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-osmgpsmap-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-osmgpsmap-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-osmgpsmap\r\n\r\n\r\n\r\npython-osmgpsmap has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3CF59441026\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3CF59441026
data: (250, '2.0.0 Ok: queued as 3CF59441026')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1430\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1
.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 428AC440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 428AC440F13
data: (250, '2.0.0 Ok: queued as 428AC440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 468E144101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 468E144101F
data: (250, '2.0.0 Ok: queued as 468E144101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 48C25440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 48C25440F19
data: (250, '2.0.0 Ok: queued as 48C25440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=601\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4AF1F440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4AF1F440F1E
data: (250, '2.0.0 Ok: queued as 4AF1F440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=294\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4D61B441027\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4D61B441027
data: (250, '2.0.0 Ok: queued as 4D61B441027')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=498\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4FBCA44101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4FBCA44101E
data: (250, '2.0.0 Ok: queued as 4FBCA44101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=301\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 524FC441025\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 524FC441025
data: (250, '2.0.0 Ok: queued as 524FC441025')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=399\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-hakyll-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-hakyll-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: ghc-hakyll\r\n\r\n\r\n\r\nghc-hakyll has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tghc-hakyll-4.3.1.0-2.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-hakyll-4.3.1.0-2.fc20.i686 requires libbibutils.so.4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5475B440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5475B440F13
data: (250, '2.0.0 Ok: queued as 5475B440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=514\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5683C441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5683C441021
data: (250, '2.0.0 Ok: queued as 5683C441021')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=470\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5BC8044101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5BC8044101F
data: (250, '2.0.0 Ok: queued as 5BC8044101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=800\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5EDDD440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5EDDD440F19
data: (250, '2.0.0 Ok: queued as 5EDDD440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=370\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 60F05440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 60F05440F1E
data: (250, '2.0.0 Ok: queued as 60F05440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 62F71441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 62F71441023
data: (250, '2.0.0 Ok: queued as 62F71441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=509\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 65137440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 65137440F13
data: (250, '2.0.0 Ok: queued as 65137440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=610\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 67A7944101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 67A7944101F
data: (250, '2.0.0 Ok: queued as 67A7944101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=600\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6BEA4440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6BEA4440F19
data: (250, '2.0.0 Ok: queued as 6BEA4440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=704\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pandoc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pandoc-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pandoc\r\n\r\n\r\n\r\npandoc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tghc-pandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-pandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\nOn x86_64:\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires ghc(hs-bibutils-5.0-ba96dcc3f65e216ae16be4d3c9bbc109)\r\nOn i386:\r\n\tpandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\n\tpandoc-1.11.1-3.fc20.i686 requires ghc(hs-bibutils-5.0-dd534a0730cc9fdb981cd4f37398830f)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6FCB5440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6FCB5440F13
data: (250, '2.0.0 Ok: queued as 6FCB5440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<vfrnav-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gnome-bluetooth-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: vfrnav-owner(a)fedoraproject.org\r\nCc: gnome-bluetooth-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: vfrnav\r\n\r\n\r\n\r\nvfrnav has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tvfrnav-20130801-1.fc20.x86_64 requires libgnome-bluetooth.so.11()(64bit)\r\nOn i386:\r\n\tvfrnav-20130801-1.fc20.i686 requires libgnome-bluetooth.so.11\r\nOn armhfp:\r\n\tvfrnav-20130801-1.fc20.armv7hl requires libgnome-bluetooth.so.11\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 726B1440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 726B1440F1E
data: (250, '2.0.0 Ok: queued as 726B1440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3875\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(
64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dico
m-0.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.1
0\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n
\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 758FC44101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 758FC44101E
data: (250, '2.0.0 Ok: queued as 758FC44101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 78015441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 78015441021
data: (250, '2.0.0 Ok: queued as 78015441021')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=416\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7AB3D440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7AB3D440F19
data: (250, '2.0.0 Ok: queued as 7AB3D440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=455\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7DAFD440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7DAFD440F13
data: (250, '2.0.0 Ok: queued as 7DAFD440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8051744101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8051744101F
data: (250, '2.0.0 Ok: queued as 8051744101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 83109441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 83109441023
data: (250, '2.0.0 Ok: queued as 83109441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 85C4D440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 85C4D440F13
data: (250, '2.0.0 Ok: queued as 85C4D440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=276\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 88296440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 88296440F19
data: (250, '2.0.0 Ok: queued as 88296440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=272\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8ACA7440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8ACA7440F1E
data: (250, '2.0.0 Ok: queued a s 8ACA7440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=476\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8DA3F44101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8DA3F44101E
data: (250, '2.0.0 Ok: queued as 8DA3F44101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 906C3440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 906C3440F13
data: (250, '2.0.0 Ok: queued as 906C3440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=522\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 92AD744101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 92AD744101F
data: (250, '2.0.0 Ok: queued as 92AD744101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=322\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<imagefactory-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: imagefactory-owner(a)fedoraproject.org\r\nCc: iwhd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: imagefactory\r\n\r\n\r\n\r\nimagefactory has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\timagefactory-1.1.2-2.fc20.noarch requires iwhd >= 0:1.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 951AF441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 951AF441021
data: (250, '2.0.0 Ok: queued as 951AF441021')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 97FD6441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 97FD6441023
data: (250, '2.0.0 Ok: queued as 97FD6441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<directfb-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: directfb-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: directfb\r\n\r\n\r\n\r\ndirectfb has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdirectfb-1.6.2-3.fc19.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tdirectfb-1.6.2-3.fc19.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tdirectfb-1.6.2-3.fc19.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9A91F441024\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9A91F441024
data: ( 250, '2.0.0 Ok: queued as 9A91F441024')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=374\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9D584441025\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9D584441025
data: (250, '2.0.0 Ok: queued as 9D584441025')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=516\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9FE67441026\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9FE67441026
data: (250, '2.0.0 Ok: queued as 9FE67441026')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A2BC0441027\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A2BC0441027
data: (250, '2.0.0 Ok: queued as A2BC0441027')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=444\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A628C441028\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A628C441028
data: (250, '2.0.0 Ok: queued as A628C441028')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=502\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A940D440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A940D440F19
data: (250, '2.0.0 Ok: queued as A940D440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=551\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AB9CB440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AB9CB440F1E
data: (250, '2.0.0 Ok: queued as AB9CB440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AE6BA44101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AE6BA44101E
data: (250, '2.0.0 Ok: queued as AE6BA44101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=314\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B13AA440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B13AA440F13
data: (250, '2.0.0 Ok: queued as B13AA440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64b
it)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B41DE44101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B41DE44101F
data: (250, '2.0.0 Ok: queued as B41DE44101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=446\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B70D6441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B70D6441021
data: (250, '2.0.0 Ok: queued as B70D6441021' )
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B9A58441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B9A58441023
data: (250, '2.0.0 Ok: queued as B9A58441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=490\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<lokalize-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: lokalize-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: lokalize\r\n\r\n\r\n\r\nlokalize has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tlokalize-4.11.0-1.fc21.x86_64 requires kdesdk-strigi-analyzer >= 0:4.11.0-1.fc21\r\nOn i386:\r\n\tlokalize-4.11.0-1.fc21.i686 requires kdesdk-strigi-analyzer >= 0:4.11.0-1.fc21\r\nOn armhfp:\r\n\tlokalize-4.11.0-1.fc21.armv7hl requires kdesdk-strigi-analyzer >= 0:4.11.0-1.fc21\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BC764440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BC764440F13
data: (250, '2.0.0 Ok: queued as BC764440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C2907440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C2907440F19
data: (250, '2.0.0 Ok: queued as C2907440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C55D7440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C55D7440F1E
data: (250, '2.0.0 Ok: queued as C55D7440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=305\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C76AD44101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C76AD44101E
data: (250, '2.0.0 Ok: queued as C76AD44101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=284\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C960344101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C960344101F
data: (250, '2.0.0 Ok: queued as C960344101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=410\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CB91B441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CB91B441021
data: (250, '2.0.0 Ok: queued as CB91B441021')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CDFA3440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CDFA3440F19
data: (250, '2.0.0 Ok: queued as CDFA3440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=465\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D11F4441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D11F4441023
data: (250, '2.0.0 Ok: queued as D11F4441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=362\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D3F46440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D3F46440F13
data: (250, '2.0.0 Ok: queued as D3F46440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=267\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DDC90440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DDC90440F1E
data: (250, '2.0.0 Ok: queued as DDC90440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=471\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E087E44101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E087E44101E
data: (250, '2.0.0 Ok: queued as E087E44101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=497\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E328344101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E328344101F
data: (250, '2.0.0 Ok: queued as E328344101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=463\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E5E45441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E5E45441021
data: (250, '2.0.0 Ok: queued as E5E45441021')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=422\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E8825441023\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E8825441023
data: (250, '2. 0.0 Ok: queued as E8825441023')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=596\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EAE16440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EAE16440F1E
data: (250, '2.0.0 Ok: queued as EAE16440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as ED7C8441024\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as ED7C8441024
data: (250, '2.0.0 Ok: queued as ED7C844102 4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=282\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F0171440F13\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F0171440F13
data: (250, '2.0.0 Ok: queued as F0171440F13')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<avahi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: avahi-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: avahi\r\n\r\n\r\n\r\navahi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tavahi-qt3-0.6.31-12.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tavahi-qt3-0.6.31-12.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tavahi-qt3-0.6.31-12.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F2A07440F19\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F2A07440F19
data: (250, '2.0.0 Ok: queued as F2A07440F19')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=581\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0158944101E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0158944101E
data: (250, '2.0.0 Ok: queued as 0158944101E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=29614\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1
.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)
\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\
n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1
.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_visualizat
ion.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboos
t_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_
surface.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686
requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20
.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\
r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_sample
_consensus.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.
10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r
\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.5
3.0()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_sample_c
onsensus.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-
reactivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tm
rpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_fi
lesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.
1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav
-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_se
gmentation.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64b
it)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_segmen
tation.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time
-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sear
ch.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.
x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-
apps-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_kdtree.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.
fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_visualization.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_surface.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_segmentation.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_search.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_sample_consensus.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_registration.so.1.6()(64bit)\r\n\
tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_octree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_kdtree.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_io.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_filters.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_features.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libpcl_common.so.1.6()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires lib
vtkRendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_visualization.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_surface.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_segmentation.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_search.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_sample_consensus.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_registration.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_octree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requ
ires libpcl_kdtree.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_io.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_filters.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_features.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libpcl_common.so.1.6\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 051BF44101F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 051BF44101F
data: (250, '2.0.0 Ok: queued as 051BF44101F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
Finish: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130828/rawhide >/mnt/koji/mash/rawhide-20130828/logs/depcheck
Finish: lock buildroot
Finish: run
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 07C4A440F1E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 07C4A440F1E
data: (250, '2.0.0 Ok: queued as 07C4A440F1E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=459\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<Ray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: Ray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: Ray\r\n\r\n\r\n\r\nRay has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpichcxx.so.8()(64bit)\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpich.so.8()(64bit)\r\nOn i386:\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpichcxx.so.8\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpich.so.8\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0A947441021\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0A947441021
data: (250, '2.0.0 Ok: queued as 0A947441021')
Running build_composeinfo
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-rawhide-compose-i386-20130828) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
.composeinfo
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/amor-debuginfo-4.11.0-3.fc21.armv7hl.rpm
armhfp/debug/a/audacious-plugins-debuginfo-3.4-3.fc21.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/bsd-games-debuginfo-2.17-42.fc21.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/CGAL-debuginfo-4.3-0.1.beta1.fc21.armv7hl.rpm
armhfp/debug/c/celt071-debuginfo-0.7.1-7.fc21.armv7hl.rpm
armhfp/debug/c/clucene09-debuginfo-0.9.21b-8.fc21.armv7hl.rpm
armhfp/debug/c/cups-filters-debuginfo-1.0.36-5.fc21.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/DevIL-debuginfo-1.7.8-17.fc21.armv7hl.rpm
armhfp/debug/d/dans-gdal-scripts-debuginfo-0.23-2.fc21.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/eclipse-debuginfo-4.3.0-12.fc21.armv7hl.rpm
armhfp/debug/e/efreet-debuginfo-1.7.8-3.fc21.armv7hl.rpm
armhfp/debug/e/emotion-debuginfo-1.7.8-6.fc21.armv7hl.rpm
armhfp/debug/e/expect-debuginfo-5.45-11.fc21.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/fldigi-debuginfo-3.21.74-1.fc21.armv7hl.rpm
armhfp/debug/f/folks-debuginfo-0.9.5-1.fc21.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/gammaray-debuginfo-1.3.1-3.fc21.armv7hl.rpm
armhfp/debug/g/gcin-debuginfo-2.8.1-4.fc21.armv7hl.rpm
armhfp/debug/g/gdl-debuginfo-0.9.3-10.cvs20130731.fc21.armv7hl.rpm
armhfp/debug/g/gimp-debuginfo-2.8.6-3.fc21.2.armv7hl.rpm
armhfp/debug/g/glibc-debuginfo-2.18-5.fc21.armv7hl.rpm
armhfp/debug/g/gluegen-debuginfo-1-0.20102507svn16.fc21.armv7hl.rpm
armhfp/debug/g/gnome-contacts-debuginfo-3.9.90-1.fc21.armv7hl.rpm
armhfp/debug/g/gnome-maps-debuginfo-3.9.90.2-3.fc21.armv7hl.rpm
armhfp/debug/g/grass-debuginfo-6.4.2-11.fc21.armv7hl.rpm
armhfp/debug/g/gtatool-debuginfo-1.5.2-5.fc21.armv7hl.rpm
armhfp/debug/g/gtkglext-debuginfo-1.2.0-22.fc21.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/i/
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kcron-debuginfo-4.11.0-1.fc21.armv7hl.rpm
armhfp/debug/k/ksystemlog-debuginfo-4.11.0-1.fc21.armv7hl.rpm
armhfp/debug/k/kteatime-debuginfo-4.11.0-4.fc21.armv7hl.rpm
armhfp/debug/k/ktux-debuginfo-4.11.0-1.fc21.armv7hl.rpm
armhfp/debug/k/kuser-debuginfo-4.11.0-1.fc21.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libgsf-debuginfo-1.14.28-1.fc21.armv7hl.rpm
armhfp/debug/l/libqinfinity-debuginfo-0.5.0-1.fc21.armv7hl.rpm
armhfp/debug/l/libuv-debuginfo-0.10.14-1.fc21.armv7hl.rpm
armhfp/debug/l/lightdm-debuginfo-1.7.11-2.fc21.armv7hl.rpm
armhfp/debug/l/lmfit-debuginfo-5.0-1.fc21.armv7hl.rpm
armhfp/debug/l/lokalize-debuginfo-4.11.0-1.fc21.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/MagicPoint-debuginfo-1.13a-10.fc21.armv7hl.rpm
armhfp/debug/m/mapnik-debuginfo-2.2.0-5.fc21.armv7hl.rpm
armhfp/debug/m/mapserver-debuginfo-6.2.1-5.fc21.armv7hl.rpm
armhfp/debug/m/msgpack-debuginfo-0.5.7-5.fc21.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/nodejs-debuginfo-0.10.17-1.fc21.armv7hl.rpm
armhfp/debug/n/nss-debuginfo-3.15.1-6.fc21.armv7hl.rpm
armhfp/debug/n/numpy-debuginfo-1.7.1-5.fc21.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/openssl-debuginfo-1.0.1e-16.fc21.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/PyQt-debuginfo-3.18.1-21.fc21.armv7hl.rpm
armhfp/debug/p/pcl-debuginfo-1.7.0-1.fc21.armv7hl.rpm
armhfp/debug/p/pdfbook-debuginfo-20070930-10.fc20.armv7hl.rpm
armhfp/debug/p/pfstools-debuginfo-1.8.5-10.fc21.armv7hl.rpm
armhfp/debug/p/plasma-widget-menubar-debuginfo-0.2.0-1.fc21.armv7hl.rpm
armhfp/debug/p/poppler-debuginfo-0.24.1-1.fc21.armv7hl.rpm
armhfp/debug/p/postgis-debuginfo-2.0.3-4.fc21.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qlandkartegt-debuginfo-1.7.3-2.fc21.armv7hl.rpm
armhfp/debug/q/qmmp-debuginfo-0.7.2-1.fc21.armv7hl.rpm
armhfp/debug/q/qmmp-plugin-pack-debuginfo-0.7.2-1.fc21.armv7hl.rpm
armhfp/debug/q/qt3-debuginfo-3.3.8b-53.fc21.armv7hl.rpm
armhfp/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc21.armv7hl.rpm
armhfp/debug/q/quassel-debuginfo-0.9.0-1.fc21.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/r/repsnapper-debuginfo-2.2.0-0.6.b3.fc21.armv7hl.rpm
armhfp/debug/r/rogue-debuginfo-5.4.5-14.fc21.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/saga-debuginfo-2.0.8-13.fc21.armv7hl.rpm
armhfp/debug/s/satyr-debuginfo-0.7-1.fc21.armv7hl.rpm
armhfp/debug/s/scim-bridge-debuginfo-0.4.16-17.fc21.armv7hl.rpm
armhfp/debug/s/sddm-debuginfo-0.2.0-0.3.20130821gite707e229.fc21.armv7hl.rpm
armhfp/debug/s/synce-connector-debuginfo-0.15.2-9.fc21.armv7hl.rpm
armhfp/debug/s/synfig-debuginfo-0.64.0-5.fc21.armv7hl.rpm
armhfp/debug/s/systemd-debuginfo-206-9.fc21.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/tog-pegasus-debuginfo-2.12.1-9.fc21.armv7hl.rpm
armhfp/debug/t/totem-pl-parser-debuginfo-3.9.5-1.fc21.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/v/
armhfp/debug/v/vdsm-debuginfo-4.12.1-1.fc21.armv7hl.rpm
armhfp/debug/w/
armhfp/debug/w/wesnoth-debuginfo-1.10.7-1.fc21.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/x/xastir-debuginfo-2.0.4-5.fc21.armv7hl.rpm
armhfp/debug/y/
armhfp/debug/z/
armhfp/os/
armhfp/os/.discinfo
armhfp/os/.treeinfo
armhfp/os/LiveOS/
armhfp/os/LiveOS/squashfs.img
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/amor-4.11.0-3.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-amidi-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-exotic-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-jack-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/bsd-games-2.17-42.fc21.armv7hl.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/CGAL-4.3-0.1.beta1.fc21.armv7hl.rpm
armhfp/os/Packages/c/CGAL-demos-source-4.3-0.1.beta1.fc21.armv7hl.rpm
armhfp/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc21.armv7hl.rpm
armhfp/os/Packages/c/celt071-0.7.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/c/celt071-devel-0.7.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/c/clucene09-core-0.9.21b-8.fc21.armv7hl.rpm
armhfp/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc21.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-1.0.36-5.fc21.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.armv7hl.rpm
armhfp/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/DevIL-1.7.8-17.fc21.armv7hl.rpm
armhfp/os/Packages/d/DevIL-ILUT-1.7.8-17.fc21.armv7hl.rpm
armhfp/os/Packages/d/DevIL-ILUT-devel-1.7.8-17.fc21.armv7hl.rpm
armhfp/os/Packages/d/DevIL-devel-1.7.8-17.fc21.armv7hl.rpm
armhfp/os/Packages/d/dans-gdal-scripts-0.23-2.fc21.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-jdt-4.3.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-pde-4.3.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-platform-4.3.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-swt-4.3.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/e/eclipse-tests-4.3.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/e/efreet-1.7.8-3.fc21.armv7hl.rpm
armhfp/os/Packages/e/efreet-devel-1.7.8-3.fc21.armv7hl.rpm
armhfp/os/Packages/e/emotion-1.7.8-6.fc21.armv7hl.rpm
armhfp/os/Packages/e/emotion-devel-1.7.8-6.fc21.armv7hl.rpm
armhfp/os/Packages/e/expect-5.45-11.fc21.armv7hl.rpm
armhfp/os/Packages/e/expect-devel-5.45-11.fc21.armv7hl.rpm
armhfp/os/Packages/e/expectk-5.45-11.fc21.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/fldigi-3.21.74-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/folks-0.9.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/folks-devel-0.9.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/folks-tools-0.9.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/gammaray-1.3.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/gammaray-devel-1.3.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-anthy-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-gtk2-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-gtk3-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-im-client-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-libs-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-qt3-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcin-qt4-2.8.1-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/gdl-0.9.3-10.cvs20130731.fc21.armv7hl.rpm
armhfp/os/Packages/g/gdl-python-0.9.3-10.cvs20130731.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-haskell-lexer-1.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-haskell-lexer-devel-1.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-rpm-macros-1.0.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-rpm-macros-extra-1.0.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-system-fileio-0.3.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/ghc-system-fileio-devel-0.3.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gimp-2.8.6-3.fc21.2.armv7hl.rpm
armhfp/os/Packages/g/gimp-devel-2.8.6-3.fc21.2.armv7hl.rpm
armhfp/os/Packages/g/gimp-devel-tools-2.8.6-3.fc21.2.armv7hl.rpm
armhfp/os/Packages/g/gimp-help-browser-2.8.6-3.fc21.2.armv7hl.rpm
armhfp/os/Packages/g/gimp-libs-2.8.6-3.fc21.2.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-common-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-devel-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gluegen-1-0.20102507svn16.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-contacts-3.9.90-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gnome-maps-3.9.90.2-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/golang-1.1.2-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/grass-6.4.2-11.fc21.armv7hl.rpm
armhfp/os/Packages/g/grass-devel-6.4.2-11.fc21.armv7hl.rpm
armhfp/os/Packages/g/grass-libs-6.4.2-11.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-dcmtk-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-gdal-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-gui-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-hdr-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-imagemagick-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-matlab-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-netcdf-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtatool-sndfile-1.5.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtkglext-devel-1.2.0-22.fc21.armv7hl.rpm
armhfp/os/Packages/g/gtkglext-libs-1.2.0-22.fc21.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/i/
armhfp/os/Packages/j/
armhfp/os/Packages/k/
armhfp/os/Packages/k/kcron-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/ksystemlog-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kteatime-4.11.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/k/ktux-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kuser-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libgsf-1.14.28-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgsf-devel-1.14.28-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-devel-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/l/libqinfinity-0.5.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libqinfinity-devel-0.5.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libuv-0.10.14-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libuv-devel-0.10.14-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-1.7.11-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-gobject-1.7.11-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-gobject-devel-1.7.11-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-qt-1.7.11-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-qt-devel-1.7.11-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/lmfit-5.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lmfit-devel-5.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lokalize-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/MagicPoint-1.13a-10.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapnik-2.2.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapnik-demo-2.2.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapnik-devel-2.2.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapnik-python-2.2.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapnik-utils-2.2.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapserver-6.2.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapserver-java-6.2.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapserver-perl-6.2.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/mapserver-python-6.2.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/msgpack-0.5.7-5.fc21.armv7hl.rpm
armhfp/os/Packages/m/msgpack-devel-0.5.7-5.fc21.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nodejs-0.10.17-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/nodejs-devel-0.10.17-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/nscd-2.18-5.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-3.15.1-6.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-devel-3.15.1-6.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-sysinit-3.15.1-6.fc21.armv7hl.rpm
armhfp/os/Packages/n/nss-tools-3.15.1-6.fc21.armv7hl.rpm
armhfp/os/Packages/n/numpy-1.7.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/n/numpy-f2py-1.7.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/openssl-1.0.1e-16.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-devel-1.0.1e-16.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-fips-1.0.1e-16.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-libs-1.0.1e-16.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-perl-1.0.1e-16.fc21.armv7hl.rpm
armhfp/os/Packages/o/openssl-static-1.0.1e-16.fc21.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/PyQt-3.18.1-21.fc21.armv7hl.rpm
armhfp/os/Packages/p/PyQt-devel-3.18.1-21.fc21.armv7hl.rpm
armhfp/os/Packages/p/PyQt-examples-3.18.1-21.fc21.armv7hl.rpm
armhfp/os/Packages/p/pcl-1.7.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/pcl-devel-1.7.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/pcl-tools-1.7.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/pdfbook-20070930-10.fc20.armv7hl.rpm
armhfp/os/Packages/p/pfstools-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-devel-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-exr-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-gdal-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-glview-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-imgmagick-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-libs-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-octave-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/pfstools-qt-1.8.5-10.fc21.armv7hl.rpm
armhfp/os/Packages/p/php-mapserver-6.2.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/p/plasma-widget-menubar-0.2.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-cpp-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-demos-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-devel-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-glib-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-glib-devel-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt-devel-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt5-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/poppler-utils-0.24.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/postgis-2.0.3-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/postgis-docs-2.0.3-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/postgis-utils-2.0.3-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-numpy-1.7.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-numpy-f2py-1.7.1-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qlandkartegt-1.7.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/q/qmmp-0.7.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qmmp-devel-0.7.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qmmp-plugin-pack-0.7.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-MySQL-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-ODBC-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-config-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-designer-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-devel-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-devel-docs-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-sqlite-3.3.8b-53.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/q/quassel-0.9.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/quassel-client-0.9.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/q/quassel-core-0.9.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/r/repsnapper-2.2.0-0.6.b3.fc21.armv7hl.rpm
armhfp/os/Packages/r/rogue-5.4.5-14.fc21.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/saga-2.0.8-13.fc21.armv7hl.rpm
armhfp/os/Packages/s/saga-devel-2.0.8-13.fc21.armv7hl.rpm
armhfp/os/Packages/s/saga-python-2.0.8-13.fc21.armv7hl.rpm
armhfp/os/Packages/s/satyr-0.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/satyr-devel-0.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/satyr-python-0.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/s/scim-bridge-0.4.16-17.fc21.armv7hl.rpm
armhfp/os/Packages/s/scim-bridge-gtk-0.4.16-17.fc21.armv7hl.rpm
armhfp/os/Packages/s/scim-bridge-qt-0.4.16-17.fc21.armv7hl.rpm
armhfp/os/Packages/s/scim-bridge-qt3-0.4.16-17.fc21.armv7hl.rpm
armhfp/os/Packages/s/sddm-0.2.0-0.3.20130821gite707e229.fc21.armv7hl.rpm
armhfp/os/Packages/s/synce-connector-0.15.2-9.fc21.armv7hl.rpm
armhfp/os/Packages/s/synfig-0.64.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/synfig-devel-0.64.0-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-devel-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-journal-gateway-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-libs-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-python-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-python3-206-9.fc21.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/tog-pegasus-2.12.1-9.fc21.armv7hl.rpm
armhfp/os/Packages/t/tog-pegasus-devel-2.12.1-9.fc21.armv7hl.rpm
armhfp/os/Packages/t/tog-pegasus-libs-2.12.1-9.fc21.armv7hl.rpm
armhfp/os/Packages/t/tog-pegasus-test-2.12.1-9.fc21.armv7hl.rpm
armhfp/os/Packages/t/totem-pl-parser-3.9.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/v/
armhfp/os/Packages/v/vdsm-4.12.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vdsm-python-4.12.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/v/vdsm-python-cpopen-4.12.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/
armhfp/os/Packages/w/wesnoth-1.10.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/wesnoth-server-1.10.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/w/wesnoth-tools-1.10.7-1.fc21.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/x/xastir-2.0.4-5.fc21.armv7hl.rpm
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/drpms/
armhfp/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc21.armv7hl.drpm
armhfp/os/drpms/CGAL-demos-source-4.2-4.fc20_4.3-0.1.beta1.fc21.armv7hl.drpm
armhfp/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc21.armv7hl.drpm
armhfp/os/drpms/DevIL-1.7.8-16.fc20_1.7.8-17.fc21.armv7hl.drpm
armhfp/os/drpms/DevIL-ILUT-1.7.8-16.fc20_1.7.8-17.fc21.armv7hl.drpm
armhfp/os/drpms/DevIL-ILUT-devel-1.7.8-16.fc20_1.7.8-17.fc21.armv7hl.drpm
armhfp/os/drpms/DevIL-devel-1.7.8-16.fc20_1.7.8-17.fc21.armv7hl.drpm
armhfp/os/drpms/MagicPoint-1.13a-8.fc20_1.13a-10.fc21.armv7hl.drpm
armhfp/os/drpms/PyQt-3.18.1-19.fc20_3.18.1-21.fc21.armv7hl.drpm
armhfp/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc21.armv7hl.drpm
armhfp/os/drpms/PyQt-examples-3.18.1-19.fc20_3.18.1-21.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-amidi-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-exotic-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-jack-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/bsd-games-2.17-41.fc20_2.17-42.fc21.armv7hl.drpm
armhfp/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc21.armv7hl.drpm
armhfp/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc21.armv7hl.drpm
armhfp/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc21.armv7hl.drpm
armhfp/os/drpms/cups-filters-1.0.36-3.fc21_1.0.36-5.fc21.armv7hl.drpm
armhfp/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.armv7hl.drpm
armhfp/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.armv7hl.drpm
armhfp/os/drpms/dans-gdal-scripts-0.23-1.fc20_0.23-2.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-jdt-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-pde-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-platform-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-swt-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
armhfp/os/drpms/eclipse-tests-4.3.0-11.1.fc21_4.3.0-12.fc21.armv7hl.drpm
armhfp/os/drpms/expect-5.45-10.fc20_5.45-11.fc21.armv7hl.drpm
armhfp/os/drpms/expect-devel-5.45-10.fc20_5.45-11.fc21.armv7hl.drpm
armhfp/os/drpms/expectk-5.45-10.fc20_5.45-11.fc21.armv7hl.drpm
armhfp/os/drpms/fldigi-3.21.68-3.fc20_3.21.74-1.fc21.armv7hl.drpm
armhfp/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/folks-tools-0.9.4-1.fc20_0.9.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-anthy-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-gtk2-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-gtk3-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-im-client-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-libs-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-qt3-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gcin-qt4-2.8.1-3.fc20_2.8.1-4.fc21.armv7hl.drpm
armhfp/os/drpms/gdl-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.armv7hl.drpm
armhfp/os/drpms/gdl-python-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-rpm-macros-1.0.7-1.fc20_1.0.8-1.fc21.armv7hl.drpm
armhfp/os/drpms/ghc-rpm-macros-extra-1.0.7-1.fc20_1.0.8-1.fc21.armv7hl.drpm
armhfp/os/drpms/gimp-2.8.6-3.fc20.1_2.8.6-3.fc21.2.armv7hl.drpm
armhfp/os/drpms/gimp-devel-2.8.6-3.fc20.1_2.8.6-3.fc21.2.armv7hl.drpm
armhfp/os/drpms/gimp-devel-tools-2.8.6-3.fc20.1_2.8.6-3.fc21.2.armv7hl.drpm
armhfp/os/drpms/gimp-help-browser-2.8.6-3.fc20.1_2.8.6-3.fc21.2.armv7hl.drpm
armhfp/os/drpms/gimp-libs-2.8.6-3.fc20.1_2.8.6-3.fc21.2.armv7hl.drpm
armhfp/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-common-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-headers-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-utils-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/gluegen-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.armv7hl.drpm
armhfp/os/drpms/gnome-contacts-3.9.5-3.fc20_3.9.90-1.fc21.armv7hl.drpm
armhfp/os/drpms/golang-1.1.2-1.fc20_1.1.2-3.fc21.armv7hl.drpm
armhfp/os/drpms/grass-6.4.2-10.fc20_6.4.2-11.fc21.armv7hl.drpm
armhfp/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc21.armv7hl.drpm
armhfp/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-dcmtk-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-gdal-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-gui-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-hdr-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-imagemagick-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-matlab-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-netcdf-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtatool-sndfile-1.5.2-4.fc20_1.5.2-5.fc21.armv7hl.drpm
armhfp/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-22.fc21.armv7hl.drpm
armhfp/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-22.fc21.armv7hl.drpm
armhfp/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc21.armv7hl.drpm
armhfp/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc21.armv7hl.drpm
armhfp/os/drpms/libgudev1-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/libgudev1-devel-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc21.armv7hl.drpm
armhfp/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc21.armv7hl.drpm
armhfp/os/drpms/lightdm-1.7.11-1.fc21_1.7.11-2.fc21.armv7hl.drpm
armhfp/os/drpms/lightdm-gobject-1.7.11-1.fc21_1.7.11-2.fc21.armv7hl.drpm
armhfp/os/drpms/lightdm-gobject-devel-1.7.11-1.fc21_1.7.11-2.fc21.armv7hl.drpm
armhfp/os/drpms/lightdm-qt-1.7.11-1.fc21_1.7.11-2.fc21.armv7hl.drpm
armhfp/os/drpms/lightdm-qt-devel-1.7.11-1.fc21_1.7.11-2.fc21.armv7hl.drpm
armhfp/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/mapnik-demo-2.2.0-4.fc20_2.2.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/mapnik-python-2.2.0-4.fc20_2.2.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/mapnik-utils-2.2.0-4.fc20_2.2.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc21.armv7hl.drpm
armhfp/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc21.armv7hl.drpm
armhfp/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc21.armv7hl.drpm
armhfp/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc21.armv7hl.drpm
armhfp/os/drpms/nscd-2.18-4.fc21_2.18-5.fc21.armv7hl.drpm
armhfp/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
armhfp/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
armhfp/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
armhfp/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
armhfp/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-6.fc21.armv7hl.drpm
armhfp/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc21.armv7hl.drpm
armhfp/os/drpms/numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
armhfp/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-exr-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-gdal-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-glview-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-imgmagick-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-octave-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/pfstools-qt-1.8.5-9.fc20_1.8.5-10.fc21.armv7hl.drpm
armhfp/os/drpms/plasma-widget-menubar-0.1.18-4.fc20_0.2.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-demos-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/poppler-utils-0.24.0-2.fc20_0.24.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/postgis-2.0.3-3.fc20_2.0.3-4.fc21.armv7hl.drpm
armhfp/os/drpms/postgis-docs-2.0.3-3.fc20_2.0.3-4.fc21.armv7hl.drpm
armhfp/os/drpms/postgis-utils-2.0.3-3.fc20_2.0.3-4.fc21.armv7hl.drpm
armhfp/os/drpms/python3-numpy-1.7.1-4.fc20_1.7.1-5.fc21.armv7hl.drpm
armhfp/os/drpms/python3-numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc21.armv7hl.drpm
armhfp/os/drpms/qlandkartegt-1.7.3-1.fc20_1.7.3-2.fc21.armv7hl.drpm
armhfp/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/qmmp-plugin-pack-0.7.1-2.fc20_0.7.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-MySQL-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-ODBC-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-PostgreSQL-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-config-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-designer-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-devel-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-devel-docs-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/qt3-sqlite-3.3.8b-51.fc21_3.3.8b-53.fc21.armv7hl.drpm
armhfp/os/drpms/quassel-0.8.0-4.fc20_0.9.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/quassel-client-0.8.0-4.fc20_0.9.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/quassel-core-0.8.0-4.fc20_0.9.0-1.fc21.armv7hl.drpm
armhfp/os/drpms/repsnapper-2.2.0-0.5.a4.fc21_2.2.0-0.6.b3.fc21.armv7hl.drpm
armhfp/os/drpms/rogue-5.4.5-13.fc20_5.4.5-14.fc21.armv7hl.drpm
armhfp/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc21.armv7hl.drpm
armhfp/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc21.armv7hl.drpm
armhfp/os/drpms/saga-python-2.0.8-12.fc20_2.0.8-13.fc21.armv7hl.drpm
armhfp/os/drpms/satyr-0.6-1.fc20_0.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/satyr-python-0.6-1.fc20_0.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/scim-bridge-0.4.16-16.fc20_0.4.16-17.fc21.armv7hl.drpm
armhfp/os/drpms/scim-bridge-gtk-0.4.16-16.fc20_0.4.16-17.fc21.armv7hl.drpm
armhfp/os/drpms/scim-bridge-qt-0.4.16-16.fc20_0.4.16-17.fc21.armv7hl.drpm
armhfp/os/drpms/scim-bridge-qt3-0.4.16-16.fc20_0.4.16-17.fc21.armv7hl.drpm
armhfp/os/drpms/sddm-0.2.0-0.1.20130821gite707e229.fc21_0.2.0-0.3.20130821gite707e229.fc21.armv7hl.drpm
armhfp/os/drpms/synfig-0.64.0-4.fc20_0.64.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/synfig-devel-0.64.0-4.fc20_0.64.0-5.fc21.armv7hl.drpm
armhfp/os/drpms/systemd-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/systemd-devel-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/systemd-journal-gateway-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/systemd-libs-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/systemd-python-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/systemd-python3-206-7.fc21_206-9.fc21.armv7hl.drpm
armhfp/os/drpms/tog-pegasus-2.12.1-7.fc20_2.12.1-9.fc21.armv7hl.drpm
armhfp/os/drpms/tog-pegasus-devel-2.12.1-7.fc20_2.12.1-9.fc21.armv7hl.drpm
armhfp/os/drpms/tog-pegasus-libs-2.12.1-7.fc20_2.12.1-9.fc21.armv7hl.drpm
armhfp/os/drpms/tog-pegasus-test-2.12.1-7.fc20_2.12.1-9.fc21.armv7hl.drpm
armhfp/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc21.armv7hl.drpm
armhfp/os/drpms/vdsm-4.12.0-2.fc21_4.12.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/vdsm-python-4.12.0-2.fc21_4.12.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/vdsm-python-cpopen-4.12.0-2.fc21_4.12.1-1.fc21.armv7hl.drpm
armhfp/os/drpms/wesnoth-1.10.6-8.fc20_1.10.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/wesnoth-server-1.10.6-8.fc20_1.10.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/wesnoth-tools-1.10.6-8.fc20_1.10.7-1.fc21.armv7hl.drpm
armhfp/os/drpms/xastir-2.0.4-4.fc20_2.0.4-5.fc21.armv7hl.drpm
armhfp/os/images/
armhfp/os/images/pxeboot/
armhfp/os/images/pxeboot/initrd.img
armhfp/os/images/pxeboot/uImage
armhfp/os/images/pxeboot/uInitrd
armhfp/os/images/pxeboot/uUpgrade
armhfp/os/images/pxeboot/upgrade.img
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/amor-debuginfo-4.11.0-3.fc21.i686.rpm
i386/debug/a/audacious-plugins-debuginfo-3.4-3.fc21.i686.rpm
i386/debug/b/
i386/debug/b/bsd-games-debuginfo-2.17-42.fc21.i686.rpm
i386/debug/c/
i386/debug/c/CGAL-debuginfo-4.3-0.1.beta1.fc21.i686.rpm
i386/debug/c/celt071-debuginfo-0.7.1-7.fc21.i686.rpm
i386/debug/c/clucene09-debuginfo-0.9.21b-8.fc21.i686.rpm
i386/debug/c/cups-filters-debuginfo-1.0.36-5.fc21.i686.rpm
i386/debug/d/
i386/debug/d/DevIL-debuginfo-1.7.8-17.fc21.i686.rpm
i386/debug/d/dans-gdal-scripts-debuginfo-0.23-2.fc21.i686.rpm
i386/debug/e/
i386/debug/e/eclipse-debuginfo-4.3.0-12.fc21.i686.rpm
i386/debug/e/edk2-debuginfo-20130515svn14365-5.fc21.i686.rpm
i386/debug/e/efreet-debuginfo-1.7.8-3.fc21.i686.rpm
i386/debug/e/emotion-debuginfo-1.7.8-6.fc21.i686.rpm
i386/debug/e/expect-debuginfo-5.45-11.fc21.i686.rpm
i386/debug/f/
i386/debug/f/fldigi-debuginfo-3.21.74-1.fc21.i686.rpm
i386/debug/f/folks-debuginfo-0.9.5-1.fc21.i686.rpm
i386/debug/g/
i386/debug/g/gammaray-debuginfo-1.3.1-3.fc21.i686.rpm
i386/debug/g/gcin-debuginfo-2.8.1-4.fc21.i686.rpm
i386/debug/g/gdl-debuginfo-0.9.3-10.cvs20130731.fc21.i686.rpm
i386/debug/g/gimp-debuginfo-2.8.6-3.fc21.2.i686.rpm
i386/debug/g/glibc-debuginfo-2.18-5.fc21.i686.rpm
i386/debug/g/glibc-debuginfo-common-2.18-5.fc21.i686.rpm
i386/debug/g/gluegen-debuginfo-1-0.20102507svn16.fc21.i686.rpm
i386/debug/g/gnome-contacts-debuginfo-3.9.90-1.fc21.i686.rpm
i386/debug/g/gnome-maps-debuginfo-3.9.90.2-3.fc21.i686.rpm
i386/debug/g/grass-debuginfo-6.4.2-11.fc21.i686.rpm
i386/debug/g/gtatool-debuginfo-1.5.2-5.fc21.i686.rpm
i386/debug/g/gtkglext-debuginfo-1.2.0-22.fc21.i686.rpm
i386/debug/h/
i386/debug/i/
i386/debug/j/
i386/debug/k/
i386/debug/k/kcron-debuginfo-4.11.0-1.fc21.i686.rpm
i386/debug/k/ksystemlog-debuginfo-4.11.0-1.fc21.i686.rpm
i386/debug/k/kteatime-debuginfo-4.11.0-4.fc21.i686.rpm
i386/debug/k/ktux-debuginfo-4.11.0-1.fc21.i686.rpm
i386/debug/k/kuser-debuginfo-4.11.0-1.fc21.i686.rpm
i386/debug/l/
i386/debug/l/libgsf-debuginfo-1.14.28-1.fc21.i686.rpm
i386/debug/l/libqinfinity-debuginfo-0.5.0-1.fc21.i686.rpm
i386/debug/l/libuv-debuginfo-0.10.14-1.fc21.i686.rpm
i386/debug/l/lightdm-debuginfo-1.7.11-2.fc21.i686.rpm
i386/debug/l/lmfit-debuginfo-5.0-1.fc21.i686.rpm
i386/debug/l/lokalize-debuginfo-4.11.0-1.fc21.i686.rpm
i386/debug/m/
i386/debug/m/MagicPoint-debuginfo-1.13a-10.fc21.i686.rpm
i386/debug/m/mapnik-debuginfo-2.2.0-5.fc21.i686.rpm
i386/debug/m/mapserver-debuginfo-6.2.1-5.fc21.i686.rpm
i386/debug/m/msgpack-debuginfo-0.5.7-5.fc21.i686.rpm
i386/debug/n/
i386/debug/n/nodejs-debuginfo-0.10.17-1.fc21.i686.rpm
i386/debug/n/nss-debuginfo-3.15.1-6.fc21.i686.rpm
i386/debug/n/numpy-debuginfo-1.7.1-5.fc21.i686.rpm
i386/debug/o/
i386/debug/o/openssl-debuginfo-1.0.1e-16.fc21.i686.rpm
i386/debug/p/
i386/debug/p/PyQt-debuginfo-3.18.1-21.fc21.i686.rpm
i386/debug/p/pcl-debuginfo-1.7.0-1.fc21.i686.rpm
i386/debug/p/pdfbook-debuginfo-20070930-10.fc20.i686.rpm
i386/debug/p/pfstools-debuginfo-1.8.5-10.fc21.i686.rpm
i386/debug/p/plasma-widget-menubar-debuginfo-0.2.0-1.fc21.i686.rpm
i386/debug/p/poppler-debuginfo-0.24.1-1.fc21.i686.rpm
i386/debug/p/postgis-debuginfo-2.0.3-4.fc21.i686.rpm
i386/debug/q/
i386/debug/q/qlandkartegt-debuginfo-1.7.3-2.fc21.i686.rpm
i386/debug/q/qmmp-debuginfo-0.7.2-1.fc21.i686.rpm
i386/debug/q/qmmp-plugin-pack-debuginfo-0.7.2-1.fc21.i686.rpm
i386/debug/q/qt3-debuginfo-3.3.8b-53.fc21.i686.rpm
i386/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc21.i686.rpm
i386/debug/q/quassel-debuginfo-0.9.0-1.fc21.i686.rpm
i386/debug/r/
i386/debug/r/repsnapper-debuginfo-2.2.0-0.6.b3.fc21.i686.rpm
i386/debug/r/rogue-debuginfo-5.4.5-14.fc21.i686.rpm
i386/debug/s/
i386/debug/s/saga-debuginfo-2.0.8-13.fc21.i686.rpm
i386/debug/s/satyr-debuginfo-0.7-1.fc21.i686.rpm
i386/debug/s/scim-bridge-debuginfo-0.4.16-17.fc21.i686.rpm
i386/debug/s/sddm-debuginfo-0.2.0-0.3.20130821gite707e229.fc21.i686.rpm
i386/debug/s/synce-connector-debuginfo-0.15.2-9.fc21.i686.rpm
i386/debug/s/synfig-debuginfo-0.64.0-5.fc21.i686.rpm
i386/debug/s/systemd-debuginfo-206-9.fc21.i686.rpm
i386/debug/t/
i386/debug/t/tog-pegasus-debuginfo-2.12.1-9.fc21.i686.rpm
i386/debug/t/totem-pl-parser-debuginfo-3.9.5-1.fc21.i686.rpm
i386/debug/u/
i386/debug/v/
i386/debug/v/vdsm-debuginfo-4.12.1-1.fc21.i686.rpm
i386/debug/w/
i386/debug/w/wesnoth-debuginfo-1.10.7-1.fc21.i686.rpm
i386/debug/x/
i386/debug/x/xastir-debuginfo-2.0.4-5.fc21.i686.rpm
i386/debug/y/
i386/debug/z/
i386/os/
i386/os/.discinfo
i386/os/.treeinfo
i386/os/LiveOS/
i386/os/LiveOS/squashfs.img
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/amor-4.11.0-3.fc21.i686.rpm
i386/os/Packages/a/audacious-plugins-3.4-3.fc21.i686.rpm
i386/os/Packages/a/audacious-plugins-amidi-3.4-3.fc21.i686.rpm
i386/os/Packages/a/audacious-plugins-exotic-3.4-3.fc21.i686.rpm
i386/os/Packages/a/audacious-plugins-jack-3.4-3.fc21.i686.rpm
i386/os/Packages/b/
i386/os/Packages/b/bsd-games-2.17-42.fc21.i686.rpm
i386/os/Packages/c/
i386/os/Packages/c/CGAL-demos-source-4.3-0.1.beta1.fc21.i686.rpm
i386/os/Packages/c/cups-filters-1.0.36-5.fc21.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/dans-gdal-scripts-0.23-2.fc21.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc21.i686.rpm
i386/os/Packages/e/eclipse-jdt-4.3.0-12.fc21.i686.rpm
i386/os/Packages/e/eclipse-pde-4.3.0-12.fc21.i686.rpm
i386/os/Packages/e/eclipse-platform-4.3.0-12.fc21.i686.rpm
i386/os/Packages/e/eclipse-swt-4.3.0-12.fc21.i686.rpm
i386/os/Packages/e/eclipse-tests-4.3.0-12.fc21.i686.rpm
i386/os/Packages/e/edk2-shell-20130515svn14365-5.fc21.i686.rpm
i386/os/Packages/e/edk2-tools-20130515svn14365-5.fc21.i686.rpm
i386/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc21.i686.rpm
i386/os/Packages/e/expect-5.45-11.fc21.i686.rpm
i386/os/Packages/e/expectk-5.45-11.fc21.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/fldigi-3.21.74-1.fc21.i686.rpm
i386/os/Packages/f/folks-tools-0.9.5-1.fc21.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/gcin-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-anthy-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-gtk3-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-libs-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gdl-0.9.3-10.cvs20130731.fc21.i686.rpm
i386/os/Packages/g/gdl-python-0.9.3-10.cvs20130731.fc21.i686.rpm
i386/os/Packages/g/ghc-haskell-lexer-1.0-2.fc21.i686.rpm
i386/os/Packages/g/ghc-haskell-lexer-devel-1.0-2.fc21.i686.rpm
i386/os/Packages/g/ghc-rpm-macros-1.0.8-1.fc21.i686.rpm
i386/os/Packages/g/ghc-rpm-macros-extra-1.0.8-1.fc21.i686.rpm
i386/os/Packages/g/ghc-system-fileio-0.3.11-1.fc21.i686.rpm
i386/os/Packages/g/ghc-system-fileio-devel-0.3.11-1.fc21.i686.rpm
i386/os/Packages/g/gimp-2.8.6-3.fc21.2.i686.rpm
i386/os/Packages/g/gimp-devel-tools-2.8.6-3.fc21.2.i686.rpm
i386/os/Packages/g/gimp-help-browser-2.8.6-3.fc21.2.i686.rpm
i386/os/Packages/g/glibc-common-2.18-5.fc21.i686.rpm
i386/os/Packages/g/glibc-headers-2.18-5.fc21.i686.rpm
i386/os/Packages/g/glibc-utils-2.18-5.fc21.i686.rpm
i386/os/Packages/g/gluegen-1-0.20102507svn16.fc21.i686.rpm
i386/os/Packages/g/gnome-contacts-3.9.90-1.fc21.i686.rpm
i386/os/Packages/g/gnome-maps-3.9.90.2-3.fc21.i686.rpm
i386/os/Packages/g/golang-1.1.2-3.fc21.i686.rpm
i386/os/Packages/g/grass-6.4.2-11.fc21.i686.rpm
i386/os/Packages/g/gtatool-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-dcmtk-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-gdal-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-gui-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-hdr-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-imagemagick-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-matlab-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-netcdf-1.5.2-5.fc21.i686.rpm
i386/os/Packages/g/gtatool-sndfile-1.5.2-5.fc21.i686.rpm
i386/os/Packages/h/
i386/os/Packages/i/
i386/os/Packages/j/
i386/os/Packages/k/
i386/os/Packages/k/kcron-4.11.0-1.fc21.i686.rpm
i386/os/Packages/k/ksystemlog-4.11.0-1.fc21.i686.rpm
i386/os/Packages/k/kteatime-4.11.0-4.fc21.i686.rpm
i386/os/Packages/k/ktux-4.11.0-1.fc21.i686.rpm
i386/os/Packages/k/kuser-4.11.0-1.fc21.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/lightdm-1.7.11-2.fc21.i686.rpm
i386/os/Packages/l/lokalize-4.11.0-1.fc21.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/MagicPoint-1.13a-10.fc21.i686.rpm
i386/os/Packages/m/mapnik-demo-2.2.0-5.fc21.i686.rpm
i386/os/Packages/m/mapnik-python-2.2.0-5.fc21.i686.rpm
i386/os/Packages/m/mapnik-utils-2.2.0-5.fc21.i686.rpm
i386/os/Packages/m/mapserver-6.2.1-5.fc21.i686.rpm
i386/os/Packages/m/mapserver-java-6.2.1-5.fc21.i686.rpm
i386/os/Packages/m/mapserver-perl-6.2.1-5.fc21.i686.rpm
i386/os/Packages/m/mapserver-python-6.2.1-5.fc21.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/nscd-2.18-5.fc21.i686.rpm
i386/os/Packages/n/nss-sysinit-3.15.1-6.fc21.i686.rpm
i386/os/Packages/n/nss-tools-3.15.1-6.fc21.i686.rpm
i386/os/Packages/n/numpy-f2py-1.7.1-5.fc21.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/openssl-1.0.1e-16.fc21.i686.rpm
i386/os/Packages/o/openssl-perl-1.0.1e-16.fc21.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/PyQt-3.18.1-21.fc21.i686.rpm
i386/os/Packages/p/PyQt-examples-3.18.1-21.fc21.i686.rpm
i386/os/Packages/p/pcl-tools-1.7.0-1.fc21.i686.rpm
i386/os/Packages/p/pdfbook-20070930-10.fc20.i686.rpm
i386/os/Packages/p/pfstools-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-exr-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-gdal-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-glview-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-imgmagick-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-octave-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-qt-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/php-mapserver-6.2.1-5.fc21.i686.rpm
i386/os/Packages/p/plasma-widget-menubar-0.2.0-1.fc21.i686.rpm
i386/os/Packages/p/poppler-demos-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-utils-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/postgis-2.0.3-4.fc21.i686.rpm
i386/os/Packages/p/postgis-docs-2.0.3-4.fc21.i686.rpm
i386/os/Packages/p/postgis-utils-2.0.3-4.fc21.i686.rpm
i386/os/Packages/p/python3-numpy-1.7.1-5.fc21.i686.rpm
i386/os/Packages/p/python3-numpy-f2py-1.7.1-5.fc21.i686.rpm
i386/os/Packages/q/
i386/os/Packages/q/qlandkartegt-1.7.3-2.fc21.i686.rpm
i386/os/Packages/q/qmmp-plugin-pack-0.7.2-1.fc21.i686.rpm
i386/os/Packages/q/qt3-config-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-designer-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-devel-docs-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/quassel-0.9.0-1.fc21.i686.rpm
i386/os/Packages/q/quassel-client-0.9.0-1.fc21.i686.rpm
i386/os/Packages/q/quassel-core-0.9.0-1.fc21.i686.rpm
i386/os/Packages/r/
i386/os/Packages/r/repsnapper-2.2.0-0.6.b3.fc21.i686.rpm
i386/os/Packages/r/rogue-5.4.5-14.fc21.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/saga-python-2.0.8-13.fc21.i686.rpm
i386/os/Packages/s/satyr-python-0.7-1.fc21.i686.rpm
i386/os/Packages/s/scim-bridge-0.4.16-17.fc21.i686.rpm
i386/os/Packages/s/sddm-0.2.0-0.3.20130821gite707e229.fc21.i686.rpm
i386/os/Packages/s/synce-connector-0.15.2-9.fc21.i686.rpm
i386/os/Packages/s/systemd-206-9.fc21.i686.rpm
i386/os/Packages/s/systemd-journal-gateway-206-9.fc21.i686.rpm
i386/os/Packages/s/systemd-python-206-9.fc21.i686.rpm
i386/os/Packages/s/systemd-python3-206-9.fc21.i686.rpm
i386/os/Packages/t/
i386/os/Packages/t/tog-pegasus-2.12.1-9.fc21.i686.rpm
i386/os/Packages/t/tog-pegasus-test-2.12.1-9.fc21.i686.rpm
i386/os/Packages/u/
i386/os/Packages/v/
i386/os/Packages/v/vdsm-4.12.1-1.fc21.i686.rpm
i386/os/Packages/v/vdsm-python-4.12.1-1.fc21.i686.rpm
i386/os/Packages/v/vdsm-python-cpopen-4.12.1-1.fc21.i686.rpm
i386/os/Packages/w/
i386/os/Packages/w/wesnoth-1.10.7-1.fc21.i686.rpm
i386/os/Packages/w/wesnoth-server-1.10.7-1.fc21.i686.rpm
i386/os/Packages/w/wesnoth-tools-1.10.7-1.fc21.i686.rpm
i386/os/Packages/x/
i386/os/Packages/x/xastir-2.0.4-5.fc21.i686.rpm
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/drpms/
i386/os/drpms/CGAL-demos-source-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm
i386/os/drpms/MagicPoint-1.13a-8.fc20_1.13a-10.fc21.i686.drpm
i386/os/drpms/PyQt-3.18.1-19.fc20_3.18.1-21.fc21.i686.drpm
i386/os/drpms/PyQt-examples-3.18.1-19.fc20_3.18.1-21.fc21.i686.drpm
i386/os/drpms/audacious-plugins-3.4-2.fc20_3.4-3.fc21.i686.drpm
i386/os/drpms/audacious-plugins-amidi-3.4-2.fc20_3.4-3.fc21.i686.drpm
i386/os/drpms/audacious-plugins-exotic-3.4-2.fc20_3.4-3.fc21.i686.drpm
i386/os/drpms/audacious-plugins-jack-3.4-2.fc20_3.4-3.fc21.i686.drpm
i386/os/drpms/bsd-games-2.17-41.fc20_2.17-42.fc21.i686.drpm
i386/os/drpms/cups-filters-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
i386/os/drpms/dans-gdal-scripts-0.23-1.fc20_0.23-2.fc21.i686.drpm
i386/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
i386/os/drpms/eclipse-jdt-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
i386/os/drpms/eclipse-pde-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
i386/os/drpms/eclipse-platform-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
i386/os/drpms/eclipse-swt-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
i386/os/drpms/eclipse-tests-4.3.0-11.1.fc21_4.3.0-12.fc21.i686.drpm
i386/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc21.i686.drpm
i386/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc21.i686.drpm
i386/os/drpms/expect-5.45-10.fc20_5.45-11.fc21.i686.drpm
i386/os/drpms/expectk-5.45-10.fc20_5.45-11.fc21.i686.drpm
i386/os/drpms/fldigi-3.21.68-3.fc20_3.21.74-1.fc21.i686.drpm
i386/os/drpms/folks-tools-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm
i386/os/drpms/gcin-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-anthy-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-gtk3-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-libs-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gdl-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.i686.drpm
i386/os/drpms/gdl-python-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.i686.drpm
i386/os/drpms/ghc-rpm-macros-1.0.7-1.fc20_1.0.8-1.fc21.i686.drpm
i386/os/drpms/ghc-rpm-macros-extra-1.0.7-1.fc20_1.0.8-1.fc21.i686.drpm
i386/os/drpms/gimp-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
i386/os/drpms/gimp-devel-tools-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
i386/os/drpms/gimp-help-browser-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
i386/os/drpms/glibc-common-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/glibc-headers-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/glibc-utils-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/gluegen-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.i686.drpm
i386/os/drpms/gnome-contacts-3.9.5-3.fc20_3.9.90-1.fc21.i686.drpm
i386/os/drpms/golang-1.1.2-1.fc20_1.1.2-3.fc21.i686.drpm
i386/os/drpms/grass-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm
i386/os/drpms/gtatool-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-dcmtk-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-gdal-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-gui-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-hdr-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-imagemagick-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-matlab-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-netcdf-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/gtatool-sndfile-1.5.2-4.fc20_1.5.2-5.fc21.i686.drpm
i386/os/drpms/lightdm-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
i386/os/drpms/mapnik-demo-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
i386/os/drpms/mapnik-python-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
i386/os/drpms/mapnik-utils-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
i386/os/drpms/mapserver-6.2.1-3.fc20_6.2.1-5.fc21.i686.drpm
i386/os/drpms/mapserver-java-6.2.1-3.fc20_6.2.1-5.fc21.i686.drpm
i386/os/drpms/mapserver-perl-6.2.1-3.fc20_6.2.1-5.fc21.i686.drpm
i386/os/drpms/mapserver-python-6.2.1-3.fc20_6.2.1-5.fc21.i686.drpm
i386/os/drpms/nscd-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
i386/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
i386/os/drpms/numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc21.i686.drpm
i386/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
i386/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
i386/os/drpms/pcl-tools-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
i386/os/drpms/pfstools-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-exr-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-gdal-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-glview-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-imgmagick-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-octave-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-qt-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/php-mapserver-6.2.1-3.fc20_6.2.1-5.fc21.i686.drpm
i386/os/drpms/plasma-widget-menubar-0.1.18-4.fc20_0.2.0-1.fc21.i686.drpm
i386/os/drpms/poppler-demos-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-utils-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/postgis-2.0.3-3.fc20_2.0.3-4.fc21.i686.drpm
i386/os/drpms/postgis-docs-2.0.3-3.fc20_2.0.3-4.fc21.i686.drpm
i386/os/drpms/postgis-utils-2.0.3-3.fc20_2.0.3-4.fc21.i686.drpm
i386/os/drpms/python3-numpy-1.7.1-4.fc20_1.7.1-5.fc21.i686.drpm
i386/os/drpms/python3-numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc21.i686.drpm
i386/os/drpms/qlandkartegt-1.7.3-1.fc20_1.7.3-2.fc21.i686.drpm
i386/os/drpms/qmmp-plugin-pack-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm
i386/os/drpms/qt3-config-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-designer-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-devel-docs-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/quassel-0.8.0-4.fc20_0.9.0-1.fc21.i686.drpm
i386/os/drpms/quassel-client-0.8.0-4.fc20_0.9.0-1.fc21.i686.drpm
i386/os/drpms/quassel-core-0.8.0-4.fc20_0.9.0-1.fc21.i686.drpm
i386/os/drpms/repsnapper-2.2.0-0.5.a4.fc21_2.2.0-0.6.b3.fc21.i686.drpm
i386/os/drpms/rogue-5.4.5-13.fc20_5.4.5-14.fc21.i686.drpm
i386/os/drpms/saga-python-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm
i386/os/drpms/satyr-python-0.6-1.fc20_0.7-1.fc21.i686.drpm
i386/os/drpms/scim-bridge-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
i386/os/drpms/sddm-0.2.0-0.1.20130821gite707e229.fc21_0.2.0-0.3.20130821gite707e229.fc21.i686.drpm
i386/os/drpms/synce-connector-0.15.2-5.fc17_0.15.2-9.fc21.i686.drpm
i386/os/drpms/systemd-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/systemd-journal-gateway-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/systemd-python-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/systemd-python3-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/tog-pegasus-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm
i386/os/drpms/tog-pegasus-test-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm
i386/os/drpms/vdsm-4.12.0-2.fc21_4.12.1-1.fc21.i686.drpm
i386/os/drpms/vdsm-python-4.12.0-2.fc21_4.12.1-1.fc21.i686.drpm
i386/os/drpms/vdsm-python-cpopen-4.12.0-2.fc21_4.12.1-1.fc21.i686.drpm
i386/os/drpms/wesnoth-1.10.6-8.fc20_1.10.7-1.fc21.i686.drpm
i386/os/drpms/wesnoth-server-1.10.6-8.fc20_1.10.7-1.fc21.i686.drpm
i386/os/drpms/wesnoth-tools-1.10.6-8.fc20_1.10.7-1.fc21.i686.drpm
i386/os/drpms/xastir-2.0.4-4.fc20_2.0.4-5.fc21.i686.drpm
i386/os/images/
i386/os/images/boot.iso
i386/os/images/pxeboot/
i386/os/images/pxeboot/initrd.img
i386/os/images/pxeboot/upgrade.img
i386/os/isolinux/
i386/os/isolinux/boot.msg
i386/os/isolinux/grub.conf
i386/os/isolinux/isolinux.bin
i386/os/isolinux/isolinux.cfg
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/amor-4.11.0-3.fc21.src.rpm
source/SRPMS/a/audacious-plugins-3.4-3.fc21.src.rpm
source/SRPMS/b/
source/SRPMS/b/bsd-games-2.17-42.fc21.src.rpm
source/SRPMS/c/
source/SRPMS/c/CGAL-4.3-0.1.beta1.fc21.src.rpm
source/SRPMS/c/cacti-0.8.8b-2.fc21.src.rpm
source/SRPMS/c/celt071-0.7.1-7.fc21.src.rpm
source/SRPMS/c/clucene09-0.9.21b-8.fc21.src.rpm
source/SRPMS/c/cups-filters-1.0.36-5.fc21.src.rpm
source/SRPMS/d/
source/SRPMS/d/DevIL-1.7.8-17.fc21.src.rpm
source/SRPMS/d/dans-gdal-scripts-0.23-2.fc21.src.rpm
source/SRPMS/d/drupal7-features-2.0-0.7.rc3.fc21.src.rpm
source/SRPMS/e/
source/SRPMS/e/eclipse-4.3.0-12.fc21.src.rpm
source/SRPMS/e/edk2-20130515svn14365-5.fc21.src.rpm
source/SRPMS/e/efreet-1.7.8-3.fc21.src.rpm
source/SRPMS/e/emotion-1.7.8-6.fc21.src.rpm
source/SRPMS/e/expect-5.45-11.fc21.src.rpm
source/SRPMS/f/
source/SRPMS/f/fldigi-3.21.74-1.fc21.src.rpm
source/SRPMS/f/folks-0.9.5-1.fc21.src.rpm
source/SRPMS/g/
source/SRPMS/g/gammaray-1.3.1-3.fc21.src.rpm
source/SRPMS/g/gcin-2.8.1-4.fc21.src.rpm
source/SRPMS/g/gdl-0.9.3-10.cvs20130731.fc21.src.rpm
source/SRPMS/g/ghc-haskell-lexer-1.0-2.fc21.src.rpm
source/SRPMS/g/ghc-rpm-macros-1.0.8-1.fc21.src.rpm
source/SRPMS/g/ghc-system-fileio-0.3.11-1.fc21.src.rpm
source/SRPMS/g/gimp-2.8.6-3.fc21.2.src.rpm
source/SRPMS/g/glibc-2.18-5.fc21.src.rpm
source/SRPMS/g/gluegen-1-0.20102507svn16.fc21.src.rpm
source/SRPMS/g/gnome-contacts-3.9.90-1.fc21.src.rpm
source/SRPMS/g/gnome-maps-3.9.90.2-3.fc21.src.rpm
source/SRPMS/g/golang-1.1.2-3.fc21.src.rpm
source/SRPMS/g/grass-6.4.2-11.fc21.src.rpm
source/SRPMS/g/gtatool-1.5.2-5.fc21.src.rpm
source/SRPMS/g/gtkglext-1.2.0-22.fc21.src.rpm
source/SRPMS/h/
source/SRPMS/h/html2ps-1.0-0.16.b7.fc21.src.rpm
source/SRPMS/i/
source/SRPMS/i/initial-setup-0.3.7-1.fc21.src.rpm
source/SRPMS/j/
source/SRPMS/k/
source/SRPMS/k/kcron-4.11.0-1.fc21.src.rpm
source/SRPMS/k/kdeadmin-4.11.0-1.fc21.src.rpm
source/SRPMS/k/kdesdk-4.11.0-3.fc21.src.rpm
source/SRPMS/k/kdetoys-4.11.0-2.fc21.src.rpm
source/SRPMS/k/ksystemlog-4.11.0-1.fc21.src.rpm
source/SRPMS/k/kteatime-4.11.0-4.fc21.src.rpm
source/SRPMS/k/ktux-4.11.0-1.fc21.src.rpm
source/SRPMS/k/kuser-4.11.0-1.fc21.src.rpm
source/SRPMS/l/
source/SRPMS/l/libgsf-1.14.28-1.fc21.src.rpm
source/SRPMS/l/libqinfinity-0.5.0-1.fc21.src.rpm
source/SRPMS/l/libquvi-scripts-0.9.20130805-3.fc21.src.rpm
source/SRPMS/l/libuv-0.10.14-1.fc21.src.rpm
source/SRPMS/l/lightdm-1.7.11-2.fc21.src.rpm
source/SRPMS/l/lmfit-5.0-1.fc21.src.rpm
source/SRPMS/l/lokalize-4.11.0-1.fc21.src.rpm
source/SRPMS/m/
source/SRPMS/m/MagicPoint-1.13a-10.fc21.src.rpm
source/SRPMS/m/mapnik-2.2.0-5.fc21.src.rpm
source/SRPMS/m/mapserver-6.2.1-5.fc21.src.rpm
source/SRPMS/m/maven-scm-1.8.1-2.fc21.src.rpm
source/SRPMS/m/mingw-poppler-0.24.1-1.fc21.src.rpm
source/SRPMS/m/msgpack-0.5.7-5.fc21.src.rpm
source/SRPMS/n/
source/SRPMS/n/nodejs-0.10.17-1.fc21.src.rpm
source/SRPMS/n/nodejs-q-io-1.9.1-3.fc21.src.rpm
source/SRPMS/n/nodejs-url2-1.0.0-2.fc21.src.rpm
source/SRPMS/n/nss-3.15.1-6.fc21.src.rpm
source/SRPMS/n/numpy-1.7.1-5.fc21.src.rpm
source/SRPMS/o/
source/SRPMS/o/openssl-1.0.1e-16.fc21.src.rpm
source/SRPMS/o/openstack-ceilometer-2013.2-0.4.b1.fc21.src.rpm
source/SRPMS/o/openstack-nova-2013.2-0.15.b2.fc21.src.rpm
source/SRPMS/p/
source/SRPMS/p/PyQt-3.18.1-21.fc21.src.rpm
source/SRPMS/p/pcl-1.7.0-1.fc21.src.rpm
source/SRPMS/p/pdfbook-20070930-10.fc20.src.rpm
source/SRPMS/p/perl-MooseX-AttributeShortcuts-0.020-1.fc21.src.rpm
source/SRPMS/p/perl-Starlet-0.20-1.fc21.src.rpm
source/SRPMS/p/pfstools-1.8.5-10.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Browser-2.0.4-1.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Crypt-2.2.2-1.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Exception-2.0.4-1.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Http-2.0.4-1.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Perms-2.1.1-1.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Test-2.2.3-1.fc21.src.rpm
source/SRPMS/p/php-horde-Horde-Url-2.2.1-1.fc21.src.rpm
source/SRPMS/p/plasma-widget-menubar-0.2.0-1.fc21.src.rpm
source/SRPMS/p/poppler-0.24.1-1.fc21.src.rpm
source/SRPMS/p/postgis-2.0.3-4.fc21.src.rpm
source/SRPMS/p/pss-1.38-1.fc21.src.rpm
source/SRPMS/p/python-django-horizon-2013.2-0.7b2.fc21.src.rpm
source/SRPMS/p/python-django-secure-1.0-1.fc21.src.rpm
source/SRPMS/p/python-django-tastypie-0.9.14-4.fc21.src.rpm
source/SRPMS/p/python-openopt-0.5092-1.fc21.src.rpm
source/SRPMS/p/python-parse-1.6.2-4.fc21.src.rpm
source/SRPMS/p/python-xlrd-0.9.2-3.fc21.src.rpm
source/SRPMS/q/
source/SRPMS/q/qlandkartegt-1.7.3-2.fc21.src.rpm
source/SRPMS/q/qmmp-0.7.2-1.fc21.src.rpm
source/SRPMS/q/qmmp-plugin-pack-0.7.2-1.fc21.src.rpm
source/SRPMS/q/qt3-3.3.8b-53.fc21.src.rpm
source/SRPMS/q/qt5-qtxmlpatterns-5.0.2-2.fc21.src.rpm
source/SRPMS/q/quassel-0.9.0-1.fc21.src.rpm
source/SRPMS/r/
source/SRPMS/r/RepetierHost-0.90C-1.fc21.src.rpm
source/SRPMS/r/rabbitmq-server-3.1.5-2.fc21.src.rpm
source/SRPMS/r/radicale-0.8-3.fc21.src.rpm
source/SRPMS/r/rear-1.14-1.fc21.src.rpm
source/SRPMS/r/repsnapper-2.2.0-0.6.b3.fc21.src.rpm
source/SRPMS/r/rogue-5.4.5-14.fc21.src.rpm
source/SRPMS/r/rubygem-paint-0.8.6-3.fc21.src.rpm
source/SRPMS/s/
source/SRPMS/s/saga-2.0.8-13.fc21.src.rpm
source/SRPMS/s/satyr-0.7-1.fc21.src.rpm
source/SRPMS/s/scim-bridge-0.4.16-17.fc21.src.rpm
source/SRPMS/s/sddm-0.2.0-0.3.20130821gite707e229.fc21.src.rpm
source/SRPMS/s/soundconverter-2.1.1-3.fc21.src.rpm
source/SRPMS/s/synce-connector-0.15.2-9.fc21.src.rpm
source/SRPMS/s/synfig-0.64.0-5.fc21.src.rpm
source/SRPMS/s/systemd-206-9.fc21.src.rpm
source/SRPMS/t/
source/SRPMS/t/tog-pegasus-2.12.1-9.fc21.src.rpm
source/SRPMS/t/totem-pl-parser-3.9.5-1.fc21.src.rpm
source/SRPMS/u/
source/SRPMS/v/
source/SRPMS/v/vdsm-4.12.1-1.fc21.src.rpm
source/SRPMS/w/
source/SRPMS/w/web-assets-4-2.fc21.src.rpm
source/SRPMS/w/wesnoth-1.10.7-1.fc21.src.rpm
source/SRPMS/x/
source/SRPMS/x/xastir-2.0.4-5.fc21.src.rpm
source/SRPMS/y/
source/SRPMS/y/youtube-dl-2013.08.27-1.fc21.src.rpm
source/SRPMS/z/
source/SRPMS/z/zanata-common-3.0.1-1.fc21.src.rpm
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/amor-debuginfo-4.11.0-3.fc21.x86_64.rpm
x86_64/debug/a/audacious-plugins-debuginfo-3.4-3.fc21.x86_64.rpm
x86_64/debug/b/
x86_64/debug/b/bsd-games-debuginfo-2.17-42.fc21.x86_64.rpm
x86_64/debug/c/
x86_64/debug/c/CGAL-debuginfo-4.3-0.1.beta1.fc21.x86_64.rpm
x86_64/debug/c/celt071-debuginfo-0.7.1-7.fc21.x86_64.rpm
x86_64/debug/c/clucene09-debuginfo-0.9.21b-8.fc21.x86_64.rpm
x86_64/debug/c/cups-filters-debuginfo-1.0.36-5.fc21.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/DevIL-debuginfo-1.7.8-17.fc21.x86_64.rpm
x86_64/debug/d/dans-gdal-scripts-debuginfo-0.23-2.fc21.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/eclipse-debuginfo-4.3.0-12.fc21.x86_64.rpm
x86_64/debug/e/edk2-debuginfo-20130515svn14365-5.fc21.x86_64.rpm
x86_64/debug/e/efreet-debuginfo-1.7.8-3.fc21.x86_64.rpm
x86_64/debug/e/emotion-debuginfo-1.7.8-6.fc21.x86_64.rpm
x86_64/debug/e/expect-debuginfo-5.45-11.fc21.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/fldigi-debuginfo-3.21.74-1.fc21.x86_64.rpm
x86_64/debug/f/folks-debuginfo-0.9.5-1.fc21.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/gammaray-debuginfo-1.3.1-3.fc21.x86_64.rpm
x86_64/debug/g/gcin-debuginfo-2.8.1-4.fc21.x86_64.rpm
x86_64/debug/g/gdl-debuginfo-0.9.3-10.cvs20130731.fc21.x86_64.rpm
x86_64/debug/g/gimp-debuginfo-2.8.6-3.fc21.2.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-2.18-5.fc21.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-common-2.18-5.fc21.x86_64.rpm
x86_64/debug/g/gluegen-debuginfo-1-0.20102507svn16.fc21.x86_64.rpm
x86_64/debug/g/gnome-contacts-debuginfo-3.9.90-1.fc21.x86_64.rpm
x86_64/debug/g/gnome-maps-debuginfo-3.9.90.2-3.fc21.x86_64.rpm
x86_64/debug/g/grass-debuginfo-6.4.2-11.fc21.x86_64.rpm
x86_64/debug/g/gtatool-debuginfo-1.5.2-5.fc21.x86_64.rpm
x86_64/debug/g/gtkglext-debuginfo-1.2.0-22.fc21.x86_64.rpm
x86_64/debug/h/
x86_64/debug/i/
x86_64/debug/j/
x86_64/debug/k/
x86_64/debug/k/kcron-debuginfo-4.11.0-1.fc21.x86_64.rpm
x86_64/debug/k/ksystemlog-debuginfo-4.11.0-1.fc21.x86_64.rpm
x86_64/debug/k/kteatime-debuginfo-4.11.0-4.fc21.x86_64.rpm
x86_64/debug/k/ktux-debuginfo-4.11.0-1.fc21.x86_64.rpm
x86_64/debug/k/kuser-debuginfo-4.11.0-1.fc21.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libgsf-debuginfo-1.14.28-1.fc21.x86_64.rpm
x86_64/debug/l/libqinfinity-debuginfo-0.5.0-1.fc21.x86_64.rpm
x86_64/debug/l/libuv-debuginfo-0.10.14-1.fc21.x86_64.rpm
x86_64/debug/l/lightdm-debuginfo-1.7.11-2.fc21.x86_64.rpm
x86_64/debug/l/lmfit-debuginfo-5.0-1.fc21.x86_64.rpm
x86_64/debug/l/lokalize-debuginfo-4.11.0-1.fc21.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/MagicPoint-debuginfo-1.13a-10.fc21.x86_64.rpm
x86_64/debug/m/mapnik-debuginfo-2.2.0-5.fc21.x86_64.rpm
x86_64/debug/m/mapserver-debuginfo-6.2.1-5.fc21.x86_64.rpm
x86_64/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm
x86_64/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm
x86_64/debug/m/msgpack-debuginfo-0.5.7-5.fc21.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/nodejs-debuginfo-0.10.17-1.fc21.x86_64.rpm
x86_64/debug/n/nss-debuginfo-3.15.1-6.fc21.x86_64.rpm
x86_64/debug/n/numpy-debuginfo-1.7.1-5.fc21.x86_64.rpm
x86_64/debug/o/
x86_64/debug/o/openssl-debuginfo-1.0.1e-16.fc21.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/PyQt-debuginfo-3.18.1-21.fc21.x86_64.rpm
x86_64/debug/p/pcl-debuginfo-1.7.0-1.fc21.x86_64.rpm
x86_64/debug/p/pdfbook-debuginfo-20070930-10.fc20.x86_64.rpm
x86_64/debug/p/pfstools-debuginfo-1.8.5-10.fc21.x86_64.rpm
x86_64/debug/p/plasma-widget-menubar-debuginfo-0.2.0-1.fc21.x86_64.rpm
x86_64/debug/p/poppler-debuginfo-0.24.1-1.fc21.x86_64.rpm
x86_64/debug/p/postgis-debuginfo-2.0.3-4.fc21.x86_64.rpm
x86_64/debug/q/
x86_64/debug/q/qlandkartegt-debuginfo-1.7.3-2.fc21.x86_64.rpm
x86_64/debug/q/qmmp-debuginfo-0.7.2-1.fc21.x86_64.rpm
x86_64/debug/q/qmmp-plugin-pack-debuginfo-0.7.2-1.fc21.x86_64.rpm
x86_64/debug/q/qt3-debuginfo-3.3.8b-53.fc21.x86_64.rpm
x86_64/debug/q/qt5-qtxmlpatterns-debuginfo-5.0.2-2.fc21.x86_64.rpm
x86_64/debug/q/quassel-debuginfo-0.9.0-1.fc21.x86_64.rpm
x86_64/debug/r/
x86_64/debug/r/repsnapper-debuginfo-2.2.0-0.6.b3.fc21.x86_64.rpm
x86_64/debug/r/rogue-debuginfo-5.4.5-14.fc21.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/saga-debuginfo-2.0.8-13.fc21.x86_64.rpm
x86_64/debug/s/satyr-debuginfo-0.7-1.fc21.x86_64.rpm
x86_64/debug/s/scim-bridge-debuginfo-0.4.16-17.fc21.x86_64.rpm
x86_64/debug/s/sddm-debuginfo-0.2.0-0.3.20130821gite707e229.fc21.x86_64.rpm
x86_64/debug/s/synce-connector-debuginfo-0.15.2-9.fc21.x86_64.rpm
x86_64/debug/s/synfig-debuginfo-0.64.0-5.fc21.x86_64.rpm
x86_64/debug/s/systemd-debuginfo-206-9.fc21.x86_64.rpm
x86_64/debug/t/
x86_64/debug/t/tog-pegasus-debuginfo-2.12.1-9.fc21.x86_64.rpm
x86_64/debug/t/totem-pl-parser-debuginfo-3.9.5-1.fc21.x86_64.rpm
x86_64/debug/u/
x86_64/debug/v/
x86_64/debug/v/vdsm-debuginfo-4.12.1-1.fc21.x86_64.rpm
x86_64/debug/w/
x86_64/debug/w/wesnoth-debuginfo-1.10.7-1.fc21.x86_64.rpm
x86_64/debug/x/
x86_64/debug/x/xastir-debuginfo-2.0.4-5.fc21.x86_64.rpm
x86_64/debug/y/
x86_64/debug/z/
x86_64/os/
x86_64/os/.discinfo
x86_64/os/.treeinfo
x86_64/os/EFI/
x86_64/os/EFI/BOOT/
x86_64/os/EFI/BOOT/grub.cfg
x86_64/os/EFI/BOOT/fonts/
x86_64/os/LiveOS/
x86_64/os/LiveOS/squashfs.img
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/amor-4.11.0-3.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-3.4-3.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-amidi-3.4-3.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-exotic-3.4-3.fc21.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-jack-3.4-3.fc21.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/b/bsd-games-2.17-42.fc21.x86_64.rpm
x86_64/os/Packages/c/
x86_64/os/Packages/c/CGAL-4.3-0.1.beta1.fc21.i686.rpm
x86_64/os/Packages/c/CGAL-4.3-0.1.beta1.fc21.x86_64.rpm
x86_64/os/Packages/c/CGAL-demos-source-4.3-0.1.beta1.fc21.x86_64.rpm
x86_64/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc21.i686.rpm
x86_64/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc21.x86_64.rpm
x86_64/os/Packages/c/cacti-0.8.8b-2.fc21.noarch.rpm
x86_64/os/Packages/c/celt071-0.7.1-7.fc21.i686.rpm
x86_64/os/Packages/c/celt071-0.7.1-7.fc21.x86_64.rpm
x86_64/os/Packages/c/celt071-devel-0.7.1-7.fc21.i686.rpm
x86_64/os/Packages/c/celt071-devel-0.7.1-7.fc21.x86_64.rpm
x86_64/os/Packages/c/clucene09-core-0.9.21b-8.fc21.i686.rpm
x86_64/os/Packages/c/clucene09-core-0.9.21b-8.fc21.x86_64.rpm
x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc21.i686.rpm
x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc21.x86_64.rpm
x86_64/os/Packages/c/cups-filters-1.0.36-5.fc21.x86_64.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.i686.rpm
x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.x86_64.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.i686.rpm
x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/DevIL-1.7.8-17.fc21.i686.rpm
x86_64/os/Packages/d/DevIL-1.7.8-17.fc21.x86_64.rpm
x86_64/os/Packages/d/DevIL-ILUT-1.7.8-17.fc21.i686.rpm
x86_64/os/Packages/d/DevIL-ILUT-1.7.8-17.fc21.x86_64.rpm
x86_64/os/Packages/d/DevIL-ILUT-devel-1.7.8-17.fc21.i686.rpm
x86_64/os/Packages/d/DevIL-ILUT-devel-1.7.8-17.fc21.x86_64.rpm
x86_64/os/Packages/d/DevIL-devel-1.7.8-17.fc21.i686.rpm
x86_64/os/Packages/d/DevIL-devel-1.7.8-17.fc21.x86_64.rpm
x86_64/os/Packages/d/dans-gdal-scripts-0.23-2.fc21.x86_64.rpm
x86_64/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc21.noarch.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-12.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-jdt-4.3.0-12.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-pde-4.3.0-12.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-platform-4.3.0-12.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-swt-4.3.0-12.fc21.x86_64.rpm
x86_64/os/Packages/e/eclipse-tests-4.3.0-12.fc21.x86_64.rpm
x86_64/os/Packages/e/edk2-shell-20130515svn14365-5.fc21.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-20130515svn14365-5.fc21.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-5.fc21.x86_64.rpm
x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc21.noarch.rpm
x86_64/os/Packages/e/efreet-1.7.8-3.fc21.i686.rpm
x86_64/os/Packages/e/efreet-1.7.8-3.fc21.x86_64.rpm
x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc21.i686.rpm
x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc21.x86_64.rpm
x86_64/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm
x86_64/os/Packages/e/emotion-1.7.8-6.fc21.i686.rpm
x86_64/os/Packages/e/emotion-1.7.8-6.fc21.x86_64.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-6.fc21.i686.rpm
x86_64/os/Packages/e/emotion-devel-1.7.8-6.fc21.x86_64.rpm
x86_64/os/Packages/e/expect-5.45-11.fc21.x86_64.rpm
x86_64/os/Packages/e/expect-devel-5.45-11.fc21.i686.rpm
x86_64/os/Packages/e/expect-devel-5.45-11.fc21.x86_64.rpm
x86_64/os/Packages/e/expectk-5.45-11.fc21.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fldigi-3.21.74-1.fc21.x86_64.rpm
x86_64/os/Packages/f/fldigi-doc-3.21.74-1.fc21.noarch.rpm
x86_64/os/Packages/f/folks-0.9.5-1.fc21.i686.rpm
x86_64/os/Packages/f/folks-0.9.5-1.fc21.x86_64.rpm
x86_64/os/Packages/f/folks-devel-0.9.5-1.fc21.i686.rpm
x86_64/os/Packages/f/folks-devel-0.9.5-1.fc21.x86_64.rpm
x86_64/os/Packages/f/folks-tools-0.9.5-1.fc21.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/gammaray-1.3.1-3.fc21.i686.rpm
x86_64/os/Packages/g/gammaray-1.3.1-3.fc21.x86_64.rpm
x86_64/os/Packages/g/gammaray-devel-1.3.1-3.fc21.i686.rpm
x86_64/os/Packages/g/gammaray-devel-1.3.1-3.fc21.x86_64.rpm
x86_64/os/Packages/g/gammaray-doc-1.3.1-3.fc21.noarch.rpm
x86_64/os/Packages/g/gcin-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-anthy-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-data-2.8.1-4.fc21.noarch.rpm
x86_64/os/Packages/g/gcin-gtk2-2.8.1-4.fc21.i686.rpm
x86_64/os/Packages/g/gcin-gtk2-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-gtk3-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-im-client-2.8.1-4.fc21.i686.rpm
x86_64/os/Packages/g/gcin-im-client-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-libs-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-qt3-2.8.1-4.fc21.i686.rpm
x86_64/os/Packages/g/gcin-qt3-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-qt4-2.8.1-4.fc21.i686.rpm
x86_64/os/Packages/g/gcin-qt4-2.8.1-4.fc21.x86_64.rpm
x86_64/os/Packages/g/gcin-table-2.8.1-4.fc21.noarch.rpm
x86_64/os/Packages/g/gdl-0.9.3-10.cvs20130731.fc21.x86_64.rpm
x86_64/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc21.noarch.rpm
x86_64/os/Packages/g/gdl-python-0.9.3-10.cvs20130731.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-haskell-lexer-1.0-2.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-haskell-lexer-devel-1.0-2.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-rpm-macros-1.0.8-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-rpm-macros-extra-1.0.8-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-system-fileio-0.3.11-1.fc21.x86_64.rpm
x86_64/os/Packages/g/ghc-system-fileio-devel-0.3.11-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gimp-2.8.6-3.fc21.2.x86_64.rpm
x86_64/os/Packages/g/gimp-devel-2.8.6-3.fc21.2.i686.rpm
x86_64/os/Packages/g/gimp-devel-2.8.6-3.fc21.2.x86_64.rpm
x86_64/os/Packages/g/gimp-devel-tools-2.8.6-3.fc21.2.x86_64.rpm
x86_64/os/Packages/g/gimp-help-browser-2.8.6-3.fc21.2.x86_64.rpm
x86_64/os/Packages/g/gimp-libs-2.8.6-3.fc21.2.i686.rpm
x86_64/os/Packages/g/gimp-libs-2.8.6-3.fc21.2.x86_64.rpm
x86_64/os/Packages/g/glibc-2.18-5.fc21.i686.rpm
x86_64/os/Packages/g/glibc-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-common-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-devel-2.18-5.fc21.i686.rpm
x86_64/os/Packages/g/glibc-devel-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-headers-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-static-2.18-5.fc21.i686.rpm
x86_64/os/Packages/g/glibc-static-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/g/glibc-utils-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gluegen-1-0.20102507svn16.fc21.x86_64.rpm
x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc21.noarch.rpm
x86_64/os/Packages/g/gluegen-source-1-0.20102507svn16.fc21.noarch.rpm
x86_64/os/Packages/g/gnome-contacts-3.9.90-1.fc21.x86_64.rpm
x86_64/os/Packages/g/gnome-maps-3.9.90.2-3.fc21.x86_64.rpm
x86_64/os/Packages/g/golang-1.1.2-3.fc21.x86_64.rpm
x86_64/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm
x86_64/os/Packages/g/grass-6.4.2-11.fc21.x86_64.rpm
x86_64/os/Packages/g/grass-devel-6.4.2-11.fc21.i686.rpm
x86_64/os/Packages/g/grass-devel-6.4.2-11.fc21.x86_64.rpm
x86_64/os/Packages/g/grass-libs-6.4.2-11.fc21.i686.rpm
x86_64/os/Packages/g/grass-libs-6.4.2-11.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-dcmtk-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-gdal-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-gui-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-hdr-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-imagemagick-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-matlab-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-netcdf-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtatool-sndfile-1.5.2-5.fc21.x86_64.rpm
x86_64/os/Packages/g/gtkglext-devel-1.2.0-22.fc21.i686.rpm
x86_64/os/Packages/g/gtkglext-devel-1.2.0-22.fc21.x86_64.rpm
x86_64/os/Packages/g/gtkglext-libs-1.2.0-22.fc21.i686.rpm
x86_64/os/Packages/g/gtkglext-libs-1.2.0-22.fc21.x86_64.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/html2ps-1.0-0.16.b7.fc21.noarch.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/initial-setup-0.3.7-1.fc21.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/k/
x86_64/os/Packages/k/kcron-4.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/k/kdeadmin-4.11.0-1.fc21.noarch.rpm
x86_64/os/Packages/k/kdesdk-4.11.0-3.fc21.noarch.rpm
x86_64/os/Packages/k/kdesdk-common-4.11.0-3.fc21.noarch.rpm
x86_64/os/Packages/k/kdesdk-devel-4.11.0-3.fc21.noarch.rpm
x86_64/os/Packages/k/kdetoys-4.11.0-2.fc21.noarch.rpm
x86_64/os/Packages/k/ksystemlog-4.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/k/kteatime-4.11.0-4.fc21.x86_64.rpm
x86_64/os/Packages/k/ktux-4.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/k/kuser-4.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/libgsf-1.14.28-1.fc21.i686.rpm
x86_64/os/Packages/l/libgsf-1.14.28-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libgsf-devel-1.14.28-1.fc21.i686.rpm
x86_64/os/Packages/l/libgsf-devel-1.14.28-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libgudev1-206-9.fc21.i686.rpm
x86_64/os/Packages/l/libgudev1-206-9.fc21.x86_64.rpm
x86_64/os/Packages/l/libgudev1-devel-206-9.fc21.i686.rpm
x86_64/os/Packages/l/libgudev1-devel-206-9.fc21.x86_64.rpm
x86_64/os/Packages/l/libqinfinity-0.5.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libqinfinity-0.5.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libqinfinity-devel-0.5.0-1.fc21.i686.rpm
x86_64/os/Packages/l/libqinfinity-devel-0.5.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc21.noarch.rpm
x86_64/os/Packages/l/libuv-0.10.14-1.fc21.i686.rpm
x86_64/os/Packages/l/libuv-0.10.14-1.fc21.x86_64.rpm
x86_64/os/Packages/l/libuv-devel-0.10.14-1.fc21.i686.rpm
x86_64/os/Packages/l/libuv-devel-0.10.14-1.fc21.x86_64.rpm
x86_64/os/Packages/l/lightdm-1.7.11-2.fc21.x86_64.rpm
x86_64/os/Packages/l/lightdm-gobject-1.7.11-2.fc21.i686.rpm
x86_64/os/Packages/l/lightdm-gobject-1.7.11-2.fc21.x86_64.rpm
x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-2.fc21.i686.rpm
x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-2.fc21.x86_64.rpm
x86_64/os/Packages/l/lightdm-qt-1.7.11-2.fc21.i686.rpm
x86_64/os/Packages/l/lightdm-qt-1.7.11-2.fc21.x86_64.rpm
x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-2.fc21.i686.rpm
x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-2.fc21.x86_64.rpm
x86_64/os/Packages/l/lmfit-5.0-1.fc21.i686.rpm
x86_64/os/Packages/l/lmfit-5.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/lmfit-devel-5.0-1.fc21.i686.rpm
x86_64/os/Packages/l/lmfit-devel-5.0-1.fc21.x86_64.rpm
x86_64/os/Packages/l/lokalize-4.11.0-1.fc21.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/MagicPoint-1.13a-10.fc21.x86_64.rpm
x86_64/os/Packages/m/mapnik-2.2.0-5.fc21.i686.rpm
x86_64/os/Packages/m/mapnik-2.2.0-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapnik-demo-2.2.0-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapnik-devel-2.2.0-5.fc21.i686.rpm
x86_64/os/Packages/m/mapnik-devel-2.2.0-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapnik-python-2.2.0-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapnik-utils-2.2.0-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapserver-6.2.1-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapserver-java-6.2.1-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapserver-perl-6.2.1-5.fc21.x86_64.rpm
x86_64/os/Packages/m/mapserver-python-6.2.1-5.fc21.x86_64.rpm
x86_64/os/Packages/m/maven-scm-1.8.1-2.fc21.noarch.rpm
x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc21.noarch.rpm
x86_64/os/Packages/m/maven-scm-test-1.8.1-2.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc21.noarch.rpm
x86_64/os/Packages/m/msgpack-0.5.7-5.fc21.i686.rpm
x86_64/os/Packages/m/msgpack-0.5.7-5.fc21.x86_64.rpm
x86_64/os/Packages/m/msgpack-devel-0.5.7-5.fc21.i686.rpm
x86_64/os/Packages/m/msgpack-devel-0.5.7-5.fc21.x86_64.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/nodejs-0.10.17-1.fc21.i686.rpm
x86_64/os/Packages/n/nodejs-0.10.17-1.fc21.x86_64.rpm
x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc21.i686.rpm
x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc21.x86_64.rpm
x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc21.noarch.rpm
x86_64/os/Packages/n/nodejs-q-io-1.9.1-3.fc21.noarch.rpm
x86_64/os/Packages/n/nodejs-url2-1.0.0-2.fc21.noarch.rpm
x86_64/os/Packages/n/nscd-2.18-5.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-3.15.1-6.fc21.i686.rpm
x86_64/os/Packages/n/nss-3.15.1-6.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-6.fc21.i686.rpm
x86_64/os/Packages/n/nss-devel-3.15.1-6.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.i686.rpm
x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-sysinit-3.15.1-6.fc21.x86_64.rpm
x86_64/os/Packages/n/nss-tools-3.15.1-6.fc21.x86_64.rpm
x86_64/os/Packages/n/numpy-1.7.1-5.fc21.i686.rpm
x86_64/os/Packages/n/numpy-1.7.1-5.fc21.x86_64.rpm
x86_64/os/Packages/n/numpy-f2py-1.7.1-5.fc21.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/openssl-1.0.1e-16.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-devel-1.0.1e-16.fc21.i686.rpm
x86_64/os/Packages/o/openssl-devel-1.0.1e-16.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-fips-1.0.1e-16.fc21.i686.rpm
x86_64/os/Packages/o/openssl-fips-1.0.1e-16.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-libs-1.0.1e-16.fc21.i686.rpm
x86_64/os/Packages/o/openssl-libs-1.0.1e-16.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-perl-1.0.1e-16.fc21.x86_64.rpm
x86_64/os/Packages/o/openssl-static-1.0.1e-16.fc21.i686.rpm
x86_64/os/Packages/o/openssl-static-1.0.1e-16.fc21.x86_64.rpm
x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-dashboard-2013.2-0.7b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/PyQt-3.18.1-21.fc21.x86_64.rpm
x86_64/os/Packages/p/PyQt-devel-3.18.1-21.fc21.i686.rpm
x86_64/os/Packages/p/PyQt-devel-3.18.1-21.fc21.x86_64.rpm
x86_64/os/Packages/p/PyQt-examples-3.18.1-21.fc21.x86_64.rpm
x86_64/os/Packages/p/pcl-1.7.0-1.fc21.i686.rpm
x86_64/os/Packages/p/pcl-1.7.0-1.fc21.x86_64.rpm
x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc21.i686.rpm
x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc21.x86_64.rpm
x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/pcl-tools-1.7.0-1.fc21.x86_64.rpm
x86_64/os/Packages/p/pdfbook-20070930-10.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-MooseX-AttributeShortcuts-0.020-1.fc21.noarch.rpm
x86_64/os/Packages/p/perl-Starlet-0.20-1.fc21.noarch.rpm
x86_64/os/Packages/p/pfstools-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-devel-1.8.5-10.fc21.i686.rpm
x86_64/os/Packages/p/pfstools-devel-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-exr-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-gdal-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-glview-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-imgmagick-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-libs-1.8.5-10.fc21.i686.rpm
x86_64/os/Packages/p/pfstools-libs-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-octave-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/pfstools-qt-1.8.5-10.fc21.x86_64.rpm
x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc21.noarch.rpm
x86_64/os/Packages/p/php-mapserver-6.2.1-5.fc21.x86_64.rpm
x86_64/os/Packages/p/plasma-widget-menubar-0.2.0-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-cpp-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-cpp-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-demos-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-devel-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-devel-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-glib-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-glib-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-glib-devel-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-glib-devel-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-qt-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-qt-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-qt-devel-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-qt-devel-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-qt5-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-qt5-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc21.i686.rpm
x86_64/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/poppler-utils-0.24.1-1.fc21.x86_64.rpm
x86_64/os/Packages/p/postgis-2.0.3-4.fc21.x86_64.rpm
x86_64/os/Packages/p/postgis-docs-2.0.3-4.fc21.x86_64.rpm
x86_64/os/Packages/p/postgis-utils-2.0.3-4.fc21.x86_64.rpm
x86_64/os/Packages/p/pss-1.38-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc21.noarch.rpm
x86_64/os/Packages/p/python-django-horizon-2013.2-0.7b2.fc21.noarch.rpm
x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.7b2.fc21.noarch.rpm
x86_64/os/Packages/p/python-django-secure-1.0-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc21.noarch.rpm
x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc21.noarch.rpm
x86_64/os/Packages/p/python-nova-2013.2-0.15.b2.fc21.noarch.rpm
x86_64/os/Packages/p/python-openopt-0.5092-1.fc21.noarch.rpm
x86_64/os/Packages/p/python-parse-1.6.2-4.fc21.noarch.rpm
x86_64/os/Packages/p/python-xlrd-0.9.2-3.fc21.noarch.rpm
x86_64/os/Packages/p/python3-numpy-1.7.1-5.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-numpy-f2py-1.7.1-5.fc21.x86_64.rpm
x86_64/os/Packages/p/python3-openopt-0.5092-1.fc21.noarch.rpm
x86_64/os/Packages/p/python3-parse-1.6.2-4.fc21.noarch.rpm
x86_64/os/Packages/p/python3-xlrd-0.9.2-3.fc21.noarch.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/q/qlandkartegt-1.7.3-2.fc21.x86_64.rpm
x86_64/os/Packages/q/qmmp-0.7.2-1.fc21.i686.rpm
x86_64/os/Packages/q/qmmp-0.7.2-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qmmp-devel-0.7.2-1.fc21.i686.rpm
x86_64/os/Packages/q/qmmp-devel-0.7.2-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qmmp-plugin-pack-0.7.2-1.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-3.3.8b-53.fc21.i686.rpm
x86_64/os/Packages/q/qt3-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-MySQL-3.3.8b-53.fc21.i686.rpm
x86_64/os/Packages/q/qt3-MySQL-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-ODBC-3.3.8b-53.fc21.i686.rpm
x86_64/os/Packages/q/qt3-ODBC-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc21.i686.rpm
x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-config-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-designer-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-devel-3.3.8b-53.fc21.i686.rpm
x86_64/os/Packages/q/qt3-devel-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-devel-docs-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt3-sqlite-3.3.8b-53.fc21.i686.rpm
x86_64/os/Packages/q/qt3-sqlite-3.3.8b-53.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.x86_64.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.i686.rpm
x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.x86_64.rpm
x86_64/os/Packages/q/quassel-0.9.0-1.fc21.x86_64.rpm
x86_64/os/Packages/q/quassel-client-0.9.0-1.fc21.x86_64.rpm
x86_64/os/Packages/q/quassel-common-0.9.0-1.fc21.noarch.rpm
x86_64/os/Packages/q/quassel-core-0.9.0-1.fc21.x86_64.rpm
x86_64/os/Packages/r/
x86_64/os/Packages/r/RepetierHost-0.90C-1.fc21.noarch.rpm
x86_64/os/Packages/r/rabbitmq-server-3.1.5-2.fc21.noarch.rpm
x86_64/os/Packages/r/radicale-0.8-3.fc21.noarch.rpm
x86_64/os/Packages/r/radicale-httpd-0.8-3.fc21.noarch.rpm
x86_64/os/Packages/r/rear-1.14-1.fc21.noarch.rpm
x86_64/os/Packages/r/repsnapper-2.2.0-0.6.b3.fc21.x86_64.rpm
x86_64/os/Packages/r/rogue-5.4.5-14.fc21.x86_64.rpm
x86_64/os/Packages/r/rubygem-paint-0.8.6-3.fc21.noarch.rpm
x86_64/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc21.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/saga-2.0.8-13.fc21.i686.rpm
x86_64/os/Packages/s/saga-2.0.8-13.fc21.x86_64.rpm
x86_64/os/Packages/s/saga-devel-2.0.8-13.fc21.i686.rpm
x86_64/os/Packages/s/saga-devel-2.0.8-13.fc21.x86_64.rpm
x86_64/os/Packages/s/saga-python-2.0.8-13.fc21.x86_64.rpm
x86_64/os/Packages/s/satyr-0.7-1.fc21.i686.rpm
x86_64/os/Packages/s/satyr-0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/s/satyr-devel-0.7-1.fc21.i686.rpm
x86_64/os/Packages/s/satyr-devel-0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/s/satyr-python-0.7-1.fc21.x86_64.rpm
x86_64/os/Packages/s/scim-bridge-0.4.16-17.fc21.x86_64.rpm
x86_64/os/Packages/s/scim-bridge-gtk-0.4.16-17.fc21.i686.rpm
x86_64/os/Packages/s/scim-bridge-gtk-0.4.16-17.fc21.x86_64.rpm
x86_64/os/Packages/s/scim-bridge-qt-0.4.16-17.fc21.i686.rpm
x86_64/os/Packages/s/scim-bridge-qt-0.4.16-17.fc21.x86_64.rpm
x86_64/os/Packages/s/scim-bridge-qt3-0.4.16-17.fc21.i686.rpm
x86_64/os/Packages/s/scim-bridge-qt3-0.4.16-17.fc21.x86_64.rpm
x86_64/os/Packages/s/sddm-0.2.0-0.3.20130821gite707e229.fc21.x86_64.rpm
x86_64/os/Packages/s/soundconverter-2.1.1-3.fc21.noarch.rpm
x86_64/os/Packages/s/synce-connector-0.15.2-9.fc21.x86_64.rpm
x86_64/os/Packages/s/synfig-0.64.0-5.fc21.i686.rpm
x86_64/os/Packages/s/synfig-0.64.0-5.fc21.x86_64.rpm
x86_64/os/Packages/s/synfig-devel-0.64.0-5.fc21.i686.rpm
x86_64/os/Packages/s/synfig-devel-0.64.0-5.fc21.x86_64.rpm
x86_64/os/Packages/s/systemd-206-9.fc21.x86_64.rpm
x86_64/os/Packages/s/systemd-devel-206-9.fc21.i686.rpm
x86_64/os/Packages/s/systemd-devel-206-9.fc21.x86_64.rpm
x86_64/os/Packages/s/systemd-journal-gateway-206-9.fc21.x86_64.rpm
x86_64/os/Packages/s/systemd-libs-206-9.fc21.i686.rpm
x86_64/os/Packages/s/systemd-libs-206-9.fc21.x86_64.rpm
x86_64/os/Packages/s/systemd-python-206-9.fc21.x86_64.rpm
x86_64/os/Packages/s/systemd-python3-206-9.fc21.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/tog-pegasus-2.12.1-9.fc21.x86_64.rpm
x86_64/os/Packages/t/tog-pegasus-devel-2.12.1-9.fc21.i686.rpm
x86_64/os/Packages/t/tog-pegasus-devel-2.12.1-9.fc21.x86_64.rpm
x86_64/os/Packages/t/tog-pegasus-libs-2.12.1-9.fc21.i686.rpm
x86_64/os/Packages/t/tog-pegasus-libs-2.12.1-9.fc21.x86_64.rpm
x86_64/os/Packages/t/tog-pegasus-test-2.12.1-9.fc21.x86_64.rpm
x86_64/os/Packages/t/totem-pl-parser-3.9.5-1.fc21.i686.rpm
x86_64/os/Packages/t/totem-pl-parser-3.9.5-1.fc21.x86_64.rpm
x86_64/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc21.i686.rpm
x86_64/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc21.x86_64.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/v/
x86_64/os/Packages/v/vdsm-4.12.1-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vdsm-api-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-cli-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-gluster-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-python-4.12.1-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vdsm-python-cpopen-4.12.1-1.fc21.x86_64.rpm
x86_64/os/Packages/v/vdsm-reg-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-tests-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc21.noarch.rpm
x86_64/os/Packages/w/
x86_64/os/Packages/w/web-assets-devel-4-2.fc21.noarch.rpm
x86_64/os/Packages/w/web-assets-filesystem-4-2.fc21.noarch.rpm
x86_64/os/Packages/w/wesnoth-1.10.7-1.fc21.x86_64.rpm
x86_64/os/Packages/w/wesnoth-data-1.10.7-1.fc21.noarch.rpm
x86_64/os/Packages/w/wesnoth-server-1.10.7-1.fc21.x86_64.rpm
x86_64/os/Packages/w/wesnoth-tools-1.10.7-1.fc21.x86_64.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xastir-2.0.4-5.fc21.x86_64.rpm
x86_64/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm
x86_64/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc21.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm
x86_64/os/Packages/z/
x86_64/os/Packages/z/zanata-common-3.0.1-1.fc21.noarch.rpm
x86_64/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc21.noarch.rpm
x86_64/os/drpms/
x86_64/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm
x86_64/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc21.x86_64.drpm
x86_64/os/drpms/CGAL-demos-source-4.2-4.fc20_4.3-0.1.beta1.fc21.x86_64.drpm
x86_64/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm
x86_64/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc21.x86_64.drpm
x86_64/os/drpms/DevIL-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
x86_64/os/drpms/DevIL-1.7.8-16.fc20_1.7.8-17.fc21.x86_64.drpm
x86_64/os/drpms/DevIL-ILUT-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
x86_64/os/drpms/DevIL-ILUT-1.7.8-16.fc20_1.7.8-17.fc21.x86_64.drpm
x86_64/os/drpms/DevIL-ILUT-devel-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
x86_64/os/drpms/DevIL-ILUT-devel-1.7.8-16.fc20_1.7.8-17.fc21.x86_64.drpm
x86_64/os/drpms/DevIL-devel-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
x86_64/os/drpms/DevIL-devel-1.7.8-16.fc20_1.7.8-17.fc21.x86_64.drpm
x86_64/os/drpms/MagicPoint-1.13a-8.fc20_1.13a-10.fc21.x86_64.drpm
x86_64/os/drpms/PyQt-3.18.1-19.fc20_3.18.1-21.fc21.x86_64.drpm
x86_64/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc21.i686.drpm
x86_64/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc21.x86_64.drpm
x86_64/os/drpms/PyQt-examples-3.18.1-19.fc20_3.18.1-21.fc21.x86_64.drpm
x86_64/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc21.noarch.drpm
x86_64/os/drpms/audacious-plugins-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
x86_64/os/drpms/audacious-plugins-amidi-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
x86_64/os/drpms/audacious-plugins-exotic-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
x86_64/os/drpms/audacious-plugins-jack-3.4-2.fc20_3.4-3.fc21.x86_64.drpm
x86_64/os/drpms/bsd-games-2.17-41.fc20_2.17-42.fc21.x86_64.drpm
x86_64/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc21.noarch.drpm
x86_64/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc21.i686.drpm
x86_64/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc21.x86_64.drpm
x86_64/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc21.i686.drpm
x86_64/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc21.x86_64.drpm
x86_64/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc21.i686.drpm
x86_64/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc21.x86_64.drpm
x86_64/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc21.i686.drpm
x86_64/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc21.x86_64.drpm
x86_64/os/drpms/cups-filters-1.0.36-3.fc21_1.0.36-5.fc21.x86_64.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.x86_64.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.x86_64.drpm
x86_64/os/drpms/dans-gdal-scripts-0.23-1.fc20_0.23-2.fc21.x86_64.drpm
x86_64/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc21.noarch.drpm
x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-jdt-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-pde-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-platform-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-swt-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
x86_64/os/drpms/eclipse-tests-4.3.0-11.1.fc21_4.3.0-12.fc21.x86_64.drpm
x86_64/os/drpms/edk2-tools-20130515svn14365-3.fc20_20130515svn14365-5.fc21.x86_64.drpm
x86_64/os/drpms/edk2-tools-doc-20130515svn14365-3.fc20_20130515svn14365-5.fc21.x86_64.drpm
x86_64/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc21.noarch.drpm
x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
x86_64/os/drpms/expect-5.45-10.fc20_5.45-11.fc21.x86_64.drpm
x86_64/os/drpms/expect-devel-5.45-10.fc20_5.45-11.fc21.i686.drpm
x86_64/os/drpms/expect-devel-5.45-10.fc20_5.45-11.fc21.x86_64.drpm
x86_64/os/drpms/expectk-5.45-10.fc20_5.45-11.fc21.x86_64.drpm
x86_64/os/drpms/fldigi-3.21.68-3.fc20_3.21.74-1.fc21.x86_64.drpm
x86_64/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc21.noarch.drpm
x86_64/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm
x86_64/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc21.x86_64.drpm
x86_64/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm
x86_64/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc21.x86_64.drpm
x86_64/os/drpms/folks-tools-0.9.4-1.fc20_0.9.5-1.fc21.x86_64.drpm
x86_64/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc21.i686.drpm
x86_64/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc21.x86_64.drpm
x86_64/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc21.i686.drpm
x86_64/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc21.x86_64.drpm
x86_64/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc21.noarch.drpm
x86_64/os/drpms/gcin-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-anthy-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-data-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm
x86_64/os/drpms/gcin-gtk2-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
x86_64/os/drpms/gcin-gtk2-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-gtk3-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-im-client-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
x86_64/os/drpms/gcin-im-client-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-libs-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-qt3-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
x86_64/os/drpms/gcin-qt3-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-qt4-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
x86_64/os/drpms/gcin-qt4-2.8.1-3.fc20_2.8.1-4.fc21.x86_64.drpm
x86_64/os/drpms/gcin-table-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm
x86_64/os/drpms/gdl-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.x86_64.drpm
x86_64/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.noarch.drpm
x86_64/os/drpms/gdl-python-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.x86_64.drpm
x86_64/os/drpms/ghc-rpm-macros-1.0.7-1.fc20_1.0.8-1.fc21.x86_64.drpm
x86_64/os/drpms/ghc-rpm-macros-extra-1.0.7-1.fc20_1.0.8-1.fc21.x86_64.drpm
x86_64/os/drpms/gimp-2.8.6-3.fc20.1_2.8.6-3.fc21.2.x86_64.drpm
x86_64/os/drpms/gimp-devel-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
x86_64/os/drpms/gimp-devel-2.8.6-3.fc20.1_2.8.6-3.fc21.2.x86_64.drpm
x86_64/os/drpms/gimp-devel-tools-2.8.6-3.fc20.1_2.8.6-3.fc21.2.x86_64.drpm
x86_64/os/drpms/gimp-help-browser-2.8.6-3.fc20.1_2.8.6-3.fc21.2.x86_64.drpm
x86_64/os/drpms/gimp-libs-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
x86_64/os/drpms/gimp-libs-2.8.6-3.fc20.1_2.8.6-3.fc21.2.x86_64.drpm
x86_64/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.i686.drpm
x86_64/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/glibc-common-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.i686.drpm
x86_64/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/glibc-headers-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.i686.drpm
x86_64/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/glibc-utils-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/gluegen-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.x86_64.drpm
x86_64/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm
x86_64/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm
x86_64/os/drpms/gnome-contacts-3.9.5-3.fc20_3.9.90-1.fc21.x86_64.drpm
x86_64/os/drpms/golang-1.1.2-1.fc20_1.1.2-3.fc21.x86_64.drpm
x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
x86_64/os/drpms/grass-6.4.2-10.fc20_6.4.2-11.fc21.x86_64.drpm
x86_64/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm
x86_64/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc21.x86_64.drpm
x86_64/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm
x86_64/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-dcmtk-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-gdal-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-gui-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-hdr-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-imagemagick-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-matlab-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-netcdf-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtatool-sndfile-1.5.2-4.fc20_1.5.2-5.fc21.x86_64.drpm
x86_64/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-22.fc21.i686.drpm
x86_64/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-22.fc21.x86_64.drpm
x86_64/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-22.fc21.i686.drpm
x86_64/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-22.fc21.x86_64.drpm
x86_64/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm
x86_64/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc21.noarch.drpm
x86_64/os/drpms/kdesdk-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
x86_64/os/drpms/kdesdk-common-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
x86_64/os/drpms/kdesdk-devel-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
x86_64/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc21.i686.drpm
x86_64/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc21.x86_64.drpm
x86_64/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc21.i686.drpm
x86_64/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc21.x86_64.drpm
x86_64/os/drpms/libgudev1-206-7.fc21_206-9.fc21.i686.drpm
x86_64/os/drpms/libgudev1-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/libgudev1-devel-206-7.fc21_206-9.fc21.i686.drpm
x86_64/os/drpms/libgudev1-devel-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/libquvi-scripts-0.9.20130805-2.fc21_0.9.20130805-3.fc21.noarch.drpm
x86_64/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc21.i686.drpm
x86_64/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc21.x86_64.drpm
x86_64/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc21.i686.drpm
x86_64/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc21.x86_64.drpm
x86_64/os/drpms/lightdm-1.7.11-1.fc21_1.7.11-2.fc21.x86_64.drpm
x86_64/os/drpms/lightdm-gobject-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
x86_64/os/drpms/lightdm-gobject-1.7.11-1.fc21_1.7.11-2.fc21.x86_64.drpm
x86_64/os/drpms/lightdm-gobject-devel-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
x86_64/os/drpms/lightdm-gobject-devel-1.7.11-1.fc21_1.7.11-2.fc21.x86_64.drpm
x86_64/os/drpms/lightdm-qt-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
x86_64/os/drpms/lightdm-qt-1.7.11-1.fc21_1.7.11-2.fc21.x86_64.drpm
x86_64/os/drpms/lightdm-qt-devel-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
x86_64/os/drpms/lightdm-qt-devel-1.7.11-1.fc21_1.7.11-2.fc21.x86_64.drpm
x86_64/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc21.i686.drpm
x86_64/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc21.x86_64.drpm
x86_64/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc21.i686.drpm
x86_64/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc21.x86_64.drpm
x86_64/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
x86_64/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc21.x86_64.drpm
x86_64/os/drpms/mapnik-demo-2.2.0-4.fc20_2.2.0-5.fc21.x86_64.drpm
x86_64/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
x86_64/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc21.x86_64.drpm
x86_64/os/drpms/mapnik-python-2.2.0-4.fc20_2.2.0-5.fc21.x86_64.drpm
x86_64/os/drpms/mapnik-utils-2.2.0-4.fc20_2.2.0-5.fc21.x86_64.drpm
x86_64/os/drpms/mapserver-6.2.1-3.fc20_6.2.1-5.fc21.x86_64.drpm
x86_64/os/drpms/mapserver-java-6.2.1-3.fc20_6.2.1-5.fc21.x86_64.drpm
x86_64/os/drpms/mapserver-perl-6.2.1-3.fc20_6.2.1-5.fc21.x86_64.drpm
x86_64/os/drpms/mapserver-python-6.2.1-3.fc20_6.2.1-5.fc21.x86_64.drpm
x86_64/os/drpms/maven-scm-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
x86_64/os/drpms/maven-scm-javadoc-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
x86_64/os/drpms/maven-scm-test-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
x86_64/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc21.i686.drpm
x86_64/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc21.x86_64.drpm
x86_64/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc21.i686.drpm
x86_64/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc21.x86_64.drpm
x86_64/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc21.i686.drpm
x86_64/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc21.x86_64.drpm
x86_64/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc21.i686.drpm
x86_64/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc21.x86_64.drpm
x86_64/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc21.noarch.drpm
x86_64/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc21.noarch.drpm
x86_64/os/drpms/nodejs-url2-1.0.0-2.fc20_1.0.0-2.fc21.noarch.drpm
x86_64/os/drpms/nscd-2.18-4.fc21_2.18-5.fc21.x86_64.drpm
x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
x86_64/os/drpms/nss-sysinit-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
x86_64/os/drpms/nss-tools-3.15.1-5.fc20_3.15.1-6.fc21.x86_64.drpm
x86_64/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc21.i686.drpm
x86_64/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc21.x86_64.drpm
x86_64/os/drpms/numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc21.x86_64.drpm
x86_64/os/drpms/openssl-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
x86_64/os/drpms/openssl-perl-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.x86_64.drpm
x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
x86_64/os/drpms/openstack-dashboard-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.x86_64.drpm
x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.x86_64.drpm
x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm
x86_64/os/drpms/pcl-tools-1.6.0-5.fc20_1.7.0-1.fc21.x86_64.drpm
x86_64/os/drpms/perl-MooseX-AttributeShortcuts-0.019-3.fc20_0.020-1.fc21.noarch.drpm
x86_64/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc21.noarch.drpm
x86_64/os/drpms/pfstools-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
x86_64/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-exr-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-gdal-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-glview-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-imgmagick-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
x86_64/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-octave-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/pfstools-qt-1.8.5-9.fc20_1.8.5-10.fc21.x86_64.drpm
x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc21.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc21.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc21.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc21.noarch.drpm
x86_64/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc21.noarch.drpm
x86_64/os/drpms/php-mapserver-6.2.1-3.fc20_6.2.1-5.fc21.x86_64.drpm
x86_64/os/drpms/plasma-widget-menubar-0.1.18-4.fc20_0.2.0-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-demos-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
x86_64/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/poppler-utils-0.24.0-2.fc20_0.24.1-1.fc21.x86_64.drpm
x86_64/os/drpms/postgis-2.0.3-3.fc20_2.0.3-4.fc21.x86_64.drpm
x86_64/os/drpms/postgis-docs-2.0.3-3.fc20_2.0.3-4.fc21.x86_64.drpm
x86_64/os/drpms/postgis-utils-2.0.3-3.fc20_2.0.3-4.fc21.x86_64.drpm
x86_64/os/drpms/pss-0.35-4.fc20_1.38-1.fc21.noarch.drpm
x86_64/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
x86_64/os/drpms/python-django-horizon-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
x86_64/os/drpms/python-django-horizon-doc-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
x86_64/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm
x86_64/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm
x86_64/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
x86_64/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc21.noarch.drpm
x86_64/os/drpms/python3-numpy-1.7.1-4.fc20_1.7.1-5.fc21.x86_64.drpm
x86_64/os/drpms/python3-numpy-f2py-1.7.1-4.fc20_1.7.1-5.fc21.x86_64.drpm
x86_64/os/drpms/qlandkartegt-1.7.3-1.fc20_1.7.3-2.fc21.x86_64.drpm
x86_64/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm
x86_64/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc21.x86_64.drpm
x86_64/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm
x86_64/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc21.x86_64.drpm
x86_64/os/drpms/qmmp-plugin-pack-0.7.1-2.fc20_0.7.2-1.fc21.x86_64.drpm
x86_64/os/drpms/qt3-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
x86_64/os/drpms/qt3-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-MySQL-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
x86_64/os/drpms/qt3-MySQL-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-ODBC-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
x86_64/os/drpms/qt3-ODBC-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-config-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-designer-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-devel-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
x86_64/os/drpms/qt3-devel-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-devel-docs-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/qt3-sqlite-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
x86_64/os/drpms/qt3-sqlite-3.3.8b-51.fc21_3.3.8b-53.fc21.x86_64.drpm
x86_64/os/drpms/quassel-0.8.0-4.fc20_0.9.0-1.fc21.x86_64.drpm
x86_64/os/drpms/quassel-client-0.8.0-4.fc20_0.9.0-1.fc21.x86_64.drpm
x86_64/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc21.noarch.drpm
x86_64/os/drpms/quassel-core-0.8.0-4.fc20_0.9.0-1.fc21.x86_64.drpm
x86_64/os/drpms/rabbitmq-server-3.1.5-1.fc21_3.1.5-2.fc21.noarch.drpm
x86_64/os/drpms/rear-1.12.0-4.fc20_1.14-1.fc21.noarch.drpm
x86_64/os/drpms/repsnapper-2.2.0-0.5.a4.fc21_2.2.0-0.6.b3.fc21.x86_64.drpm
x86_64/os/drpms/rogue-5.4.5-13.fc20_5.4.5-14.fc21.x86_64.drpm
x86_64/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm
x86_64/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc21.x86_64.drpm
x86_64/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm
x86_64/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc21.x86_64.drpm
x86_64/os/drpms/saga-python-2.0.8-12.fc20_2.0.8-13.fc21.x86_64.drpm
x86_64/os/drpms/satyr-0.6-1.fc20_0.7-1.fc21.i686.drpm
x86_64/os/drpms/satyr-0.6-1.fc20_0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc21.i686.drpm
x86_64/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/satyr-python-0.6-1.fc20_0.7-1.fc21.x86_64.drpm
x86_64/os/drpms/scim-bridge-0.4.16-16.fc20_0.4.16-17.fc21.x86_64.drpm
x86_64/os/drpms/scim-bridge-gtk-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
x86_64/os/drpms/scim-bridge-gtk-0.4.16-16.fc20_0.4.16-17.fc21.x86_64.drpm
x86_64/os/drpms/scim-bridge-qt-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
x86_64/os/drpms/scim-bridge-qt-0.4.16-16.fc20_0.4.16-17.fc21.x86_64.drpm
x86_64/os/drpms/scim-bridge-qt3-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
x86_64/os/drpms/scim-bridge-qt3-0.4.16-16.fc20_0.4.16-17.fc21.x86_64.drpm
x86_64/os/drpms/sddm-0.2.0-0.1.20130821gite707e229.fc21_0.2.0-0.3.20130821gite707e229.fc21.x86_64.drpm
x86_64/os/drpms/soundconverter-2.1.1-2.fc20_2.1.1-3.fc21.noarch.drpm
x86_64/os/drpms/synce-connector-0.15.2-5.fc17_0.15.2-9.fc21.x86_64.drpm
x86_64/os/drpms/synfig-0.64.0-4.fc20_0.64.0-5.fc21.i686.drpm
x86_64/os/drpms/synfig-0.64.0-4.fc20_0.64.0-5.fc21.x86_64.drpm
x86_64/os/drpms/synfig-devel-0.64.0-4.fc20_0.64.0-5.fc21.i686.drpm
x86_64/os/drpms/synfig-devel-0.64.0-4.fc20_0.64.0-5.fc21.x86_64.drpm
x86_64/os/drpms/systemd-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/systemd-devel-206-7.fc21_206-9.fc21.i686.drpm
x86_64/os/drpms/systemd-devel-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/systemd-journal-gateway-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/systemd-libs-206-7.fc21_206-9.fc21.i686.drpm
x86_64/os/drpms/systemd-libs-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/systemd-python-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/systemd-python3-206-7.fc21_206-9.fc21.x86_64.drpm
x86_64/os/drpms/tog-pegasus-2.12.1-7.fc20_2.12.1-9.fc21.x86_64.drpm
x86_64/os/drpms/tog-pegasus-devel-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm
x86_64/os/drpms/tog-pegasus-devel-2.12.1-7.fc20_2.12.1-9.fc21.x86_64.drpm
x86_64/os/drpms/tog-pegasus-libs-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm
x86_64/os/drpms/tog-pegasus-libs-2.12.1-7.fc20_2.12.1-9.fc21.x86_64.drpm
x86_64/os/drpms/tog-pegasus-test-2.12.1-7.fc20_2.12.1-9.fc21.x86_64.drpm
x86_64/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc21.i686.drpm
x86_64/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc21.x86_64.drpm
x86_64/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc21.i686.drpm
x86_64/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc21.x86_64.drpm
x86_64/os/drpms/vdsm-4.12.0-2.fc21_4.12.1-1.fc21.x86_64.drpm
x86_64/os/drpms/vdsm-api-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-bootstrap-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-cli-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-debug-plugin-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-gluster-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-directlun-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-floppy-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-numa-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-promisc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-qos-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-smbios-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-sriov-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-jsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-python-4.12.0-2.fc21_4.12.1-1.fc21.x86_64.drpm
x86_64/os/drpms/vdsm-python-cpopen-4.12.0-2.fc21_4.12.1-1.fc21.x86_64.drpm
x86_64/os/drpms/vdsm-reg-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-tests-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-xmlrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
x86_64/os/drpms/wesnoth-1.10.6-8.fc20_1.10.7-1.fc21.x86_64.drpm
x86_64/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc21.noarch.drpm
x86_64/os/drpms/wesnoth-server-1.10.6-8.fc20_1.10.7-1.fc21.x86_64.drpm
x86_64/os/drpms/wesnoth-tools-1.10.6-8.fc20_1.10.7-1.fc21.x86_64.drpm
x86_64/os/drpms/xastir-2.0.4-4.fc20_2.0.4-5.fc21.x86_64.drpm
x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
x86_64/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm
x86_64/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm
x86_64/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm
x86_64/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm
x86_64/os/images/
x86_64/os/images/boot.iso
x86_64/os/images/efiboot.img
x86_64/os/images/macboot.img
x86_64/os/images/pxeboot/
x86_64/os/images/pxeboot/initrd.img
x86_64/os/images/pxeboot/upgrade.img
x86_64/os/isolinux/
x86_64/os/isolinux/boot.msg
x86_64/os/isolinux/grub.conf
x86_64/os/isolinux/isolinux.bin
x86_64/os/isolinux/isolinux.cfg
i386/os/isolinux/initrd.img => i386/os/images/pxeboot/initrd.img
i386/os/isolinux/upgrade.img => i386/os/images/pxeboot/upgrade.img
i386/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm => x86_64/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm
armhfp/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm => x86_64/debug/m/mingw32-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm
i386/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm => x86_64/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm
armhfp/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm => x86_64/debug/m/mingw64-poppler-debuginfo-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/c/CGAL-4.3-0.1.beta1.fc21.i686.rpm => x86_64/os/Packages/c/CGAL-4.3-0.1.beta1.fc21.i686.rpm
i386/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc21.i686.rpm => x86_64/os/Packages/c/CGAL-devel-4.3-0.1.beta1.fc21.i686.rpm
i386/os/Packages/c/cacti-0.8.8b-2.fc21.noarch.rpm => x86_64/os/Packages/c/cacti-0.8.8b-2.fc21.noarch.rpm
armhfp/os/Packages/c/cacti-0.8.8b-2.fc21.noarch.rpm => x86_64/os/Packages/c/cacti-0.8.8b-2.fc21.noarch.rpm
i386/os/Packages/c/celt071-0.7.1-7.fc21.i686.rpm => x86_64/os/Packages/c/celt071-0.7.1-7.fc21.i686.rpm
i386/os/Packages/c/celt071-devel-0.7.1-7.fc21.i686.rpm => x86_64/os/Packages/c/celt071-devel-0.7.1-7.fc21.i686.rpm
i386/os/Packages/c/clucene09-core-0.9.21b-8.fc21.i686.rpm => x86_64/os/Packages/c/clucene09-core-0.9.21b-8.fc21.i686.rpm
i386/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc21.i686.rpm => x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-8.fc21.i686.rpm
i386/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.i686.rpm => x86_64/os/Packages/c/cups-filters-devel-1.0.36-5.fc21.i686.rpm
i386/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.i686.rpm => x86_64/os/Packages/c/cups-filters-libs-1.0.36-5.fc21.i686.rpm
i386/os/Packages/d/DevIL-1.7.8-17.fc21.i686.rpm => x86_64/os/Packages/d/DevIL-1.7.8-17.fc21.i686.rpm
i386/os/Packages/d/DevIL-ILUT-1.7.8-17.fc21.i686.rpm => x86_64/os/Packages/d/DevIL-ILUT-1.7.8-17.fc21.i686.rpm
i386/os/Packages/d/DevIL-ILUT-devel-1.7.8-17.fc21.i686.rpm => x86_64/os/Packages/d/DevIL-ILUT-devel-1.7.8-17.fc21.i686.rpm
i386/os/Packages/d/DevIL-devel-1.7.8-17.fc21.i686.rpm => x86_64/os/Packages/d/DevIL-devel-1.7.8-17.fc21.i686.rpm
i386/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc21.noarch.rpm => x86_64/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc21.noarch.rpm
armhfp/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc21.noarch.rpm => x86_64/os/Packages/d/drupal7-features-2.0-0.7.rc3.fc21.noarch.rpm
i386/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc21.noarch.rpm => x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-5.fc21.noarch.rpm
i386/os/Packages/e/efreet-1.7.8-3.fc21.i686.rpm => x86_64/os/Packages/e/efreet-1.7.8-3.fc21.i686.rpm
i386/os/Packages/e/efreet-devel-1.7.8-3.fc21.i686.rpm => x86_64/os/Packages/e/efreet-devel-1.7.8-3.fc21.i686.rpm
i386/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm => x86_64/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm
armhfp/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm => x86_64/os/Packages/e/emacs-golang-1.1.2-3.fc21.noarch.rpm
i386/os/Packages/e/emotion-1.7.8-6.fc21.i686.rpm => x86_64/os/Packages/e/emotion-1.7.8-6.fc21.i686.rpm
i386/os/Packages/e/emotion-devel-1.7.8-6.fc21.i686.rpm => x86_64/os/Packages/e/emotion-devel-1.7.8-6.fc21.i686.rpm
i386/os/Packages/e/expect-devel-5.45-11.fc21.i686.rpm => x86_64/os/Packages/e/expect-devel-5.45-11.fc21.i686.rpm
i386/os/Packages/f/fldigi-doc-3.21.74-1.fc21.noarch.rpm => x86_64/os/Packages/f/fldigi-doc-3.21.74-1.fc21.noarch.rpm
armhfp/os/Packages/f/fldigi-doc-3.21.74-1.fc21.noarch.rpm => x86_64/os/Packages/f/fldigi-doc-3.21.74-1.fc21.noarch.rpm
i386/os/Packages/f/folks-0.9.5-1.fc21.i686.rpm => x86_64/os/Packages/f/folks-0.9.5-1.fc21.i686.rpm
i386/os/Packages/f/folks-devel-0.9.5-1.fc21.i686.rpm => x86_64/os/Packages/f/folks-devel-0.9.5-1.fc21.i686.rpm
i386/os/Packages/g/gammaray-1.3.1-3.fc21.i686.rpm => x86_64/os/Packages/g/gammaray-1.3.1-3.fc21.i686.rpm
i386/os/Packages/g/gammaray-devel-1.3.1-3.fc21.i686.rpm => x86_64/os/Packages/g/gammaray-devel-1.3.1-3.fc21.i686.rpm
i386/os/Packages/g/gammaray-doc-1.3.1-3.fc21.noarch.rpm => x86_64/os/Packages/g/gammaray-doc-1.3.1-3.fc21.noarch.rpm
armhfp/os/Packages/g/gammaray-doc-1.3.1-3.fc21.noarch.rpm => x86_64/os/Packages/g/gammaray-doc-1.3.1-3.fc21.noarch.rpm
i386/os/Packages/g/gcin-data-2.8.1-4.fc21.noarch.rpm => x86_64/os/Packages/g/gcin-data-2.8.1-4.fc21.noarch.rpm
armhfp/os/Packages/g/gcin-data-2.8.1-4.fc21.noarch.rpm => x86_64/os/Packages/g/gcin-data-2.8.1-4.fc21.noarch.rpm
i386/os/Packages/g/gcin-gtk2-2.8.1-4.fc21.i686.rpm => x86_64/os/Packages/g/gcin-gtk2-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-im-client-2.8.1-4.fc21.i686.rpm => x86_64/os/Packages/g/gcin-im-client-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-qt3-2.8.1-4.fc21.i686.rpm => x86_64/os/Packages/g/gcin-qt3-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-qt4-2.8.1-4.fc21.i686.rpm => x86_64/os/Packages/g/gcin-qt4-2.8.1-4.fc21.i686.rpm
i386/os/Packages/g/gcin-table-2.8.1-4.fc21.noarch.rpm => x86_64/os/Packages/g/gcin-table-2.8.1-4.fc21.noarch.rpm
armhfp/os/Packages/g/gcin-table-2.8.1-4.fc21.noarch.rpm => x86_64/os/Packages/g/gcin-table-2.8.1-4.fc21.noarch.rpm
i386/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc21.noarch.rpm => x86_64/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc21.noarch.rpm
armhfp/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc21.noarch.rpm => x86_64/os/Packages/g/gdl-common-0.9.3-10.cvs20130731.fc21.noarch.rpm
i386/os/Packages/g/gimp-devel-2.8.6-3.fc21.2.i686.rpm => x86_64/os/Packages/g/gimp-devel-2.8.6-3.fc21.2.i686.rpm
i386/os/Packages/g/gimp-libs-2.8.6-3.fc21.2.i686.rpm => x86_64/os/Packages/g/gimp-libs-2.8.6-3.fc21.2.i686.rpm
i386/os/Packages/g/glibc-2.18-5.fc21.i686.rpm => x86_64/os/Packages/g/glibc-2.18-5.fc21.i686.rpm
i386/os/Packages/g/glibc-devel-2.18-5.fc21.i686.rpm => x86_64/os/Packages/g/glibc-devel-2.18-5.fc21.i686.rpm
i386/os/Packages/g/glibc-static-2.18-5.fc21.i686.rpm => x86_64/os/Packages/g/glibc-static-2.18-5.fc21.i686.rpm
i386/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc21.noarch.rpm => x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc21.noarch.rpm
armhfp/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc21.noarch.rpm => x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn16.fc21.noarch.rpm
i386/os/Packages/g/gluegen-source-1-0.20102507svn16.fc21.noarch.rpm => x86_64/os/Packages/g/gluegen-source-1-0.20102507svn16.fc21.noarch.rpm
armhfp/os/Packages/g/gluegen-source-1-0.20102507svn16.fc21.noarch.rpm => x86_64/os/Packages/g/gluegen-source-1-0.20102507svn16.fc21.noarch.rpm
i386/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm => x86_64/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm
armhfp/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm => x86_64/os/Packages/g/golang-vim-1.1.2-3.fc21.noarch.rpm
i386/os/Packages/g/grass-devel-6.4.2-11.fc21.i686.rpm => x86_64/os/Packages/g/grass-devel-6.4.2-11.fc21.i686.rpm
i386/os/Packages/g/grass-libs-6.4.2-11.fc21.i686.rpm => x86_64/os/Packages/g/grass-libs-6.4.2-11.fc21.i686.rpm
i386/os/Packages/g/gtkglext-devel-1.2.0-22.fc21.i686.rpm => x86_64/os/Packages/g/gtkglext-devel-1.2.0-22.fc21.i686.rpm
i386/os/Packages/g/gtkglext-libs-1.2.0-22.fc21.i686.rpm => x86_64/os/Packages/g/gtkglext-libs-1.2.0-22.fc21.i686.rpm
i386/os/Packages/h/html2ps-1.0-0.16.b7.fc21.noarch.rpm => x86_64/os/Packages/h/html2ps-1.0-0.16.b7.fc21.noarch.rpm
armhfp/os/Packages/h/html2ps-1.0-0.16.b7.fc21.noarch.rpm => x86_64/os/Packages/h/html2ps-1.0-0.16.b7.fc21.noarch.rpm
i386/os/Packages/i/initial-setup-0.3.7-1.fc21.noarch.rpm => x86_64/os/Packages/i/initial-setup-0.3.7-1.fc21.noarch.rpm
armhfp/os/Packages/i/initial-setup-0.3.7-1.fc21.noarch.rpm => x86_64/os/Packages/i/initial-setup-0.3.7-1.fc21.noarch.rpm
i386/os/Packages/k/kdeadmin-4.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/k/kdeadmin-4.11.0-1.fc21.noarch.rpm
armhfp/os/Packages/k/kdeadmin-4.11.0-1.fc21.noarch.rpm => x86_64/os/Packages/k/kdeadmin-4.11.0-1.fc21.noarch.rpm
i386/os/Packages/k/kdesdk-4.11.0-3.fc21.noarch.rpm => x86_64/os/Packages/k/kdesdk-4.11.0-3.fc21.noarch.rpm
armhfp/os/Packages/k/kdesdk-4.11.0-3.fc21.noarch.rpm => x86_64/os/Packages/k/kdesdk-4.11.0-3.fc21.noarch.rpm
i386/os/Packages/k/kdesdk-common-4.11.0-3.fc21.noarch.rpm => x86_64/os/Packages/k/kdesdk-common-4.11.0-3.fc21.noarch.rpm
armhfp/os/Packages/k/kdesdk-common-4.11.0-3.fc21.noarch.rpm => x86_64/os/Packages/k/kdesdk-common-4.11.0-3.fc21.noarch.rpm
i386/os/Packages/k/kdesdk-devel-4.11.0-3.fc21.noarch.rpm => x86_64/os/Packages/k/kdesdk-devel-4.11.0-3.fc21.noarch.rpm
armhfp/os/Packages/k/kdesdk-devel-4.11.0-3.fc21.noarch.rpm => x86_64/os/Packages/k/kdesdk-devel-4.11.0-3.fc21.noarch.rpm
i386/os/Packages/k/kdetoys-4.11.0-2.fc21.noarch.rpm => x86_64/os/Packages/k/kdetoys-4.11.0-2.fc21.noarch.rpm
armhfp/os/Packages/k/kdetoys-4.11.0-2.fc21.noarch.rpm => x86_64/os/Packages/k/kdetoys-4.11.0-2.fc21.noarch.rpm
i386/os/Packages/l/libgsf-1.14.28-1.fc21.i686.rpm => x86_64/os/Packages/l/libgsf-1.14.28-1.fc21.i686.rpm
i386/os/Packages/l/libgsf-devel-1.14.28-1.fc21.i686.rpm => x86_64/os/Packages/l/libgsf-devel-1.14.28-1.fc21.i686.rpm
i386/os/Packages/l/libgudev1-206-9.fc21.i686.rpm => x86_64/os/Packages/l/libgudev1-206-9.fc21.i686.rpm
i386/os/Packages/l/libgudev1-devel-206-9.fc21.i686.rpm => x86_64/os/Packages/l/libgudev1-devel-206-9.fc21.i686.rpm
i386/os/Packages/l/libqinfinity-0.5.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libqinfinity-0.5.0-1.fc21.i686.rpm
i386/os/Packages/l/libqinfinity-devel-0.5.0-1.fc21.i686.rpm => x86_64/os/Packages/l/libqinfinity-devel-0.5.0-1.fc21.i686.rpm
i386/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc21.noarch.rpm => x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc21.noarch.rpm
armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc21.noarch.rpm => x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-3.fc21.noarch.rpm
i386/os/Packages/l/libuv-0.10.14-1.fc21.i686.rpm => x86_64/os/Packages/l/libuv-0.10.14-1.fc21.i686.rpm
i386/os/Packages/l/libuv-devel-0.10.14-1.fc21.i686.rpm => x86_64/os/Packages/l/libuv-devel-0.10.14-1.fc21.i686.rpm
i386/os/Packages/l/lightdm-gobject-1.7.11-2.fc21.i686.rpm => x86_64/os/Packages/l/lightdm-gobject-1.7.11-2.fc21.i686.rpm
i386/os/Packages/l/lightdm-gobject-devel-1.7.11-2.fc21.i686.rpm => x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-2.fc21.i686.rpm
i386/os/Packages/l/lightdm-qt-1.7.11-2.fc21.i686.rpm => x86_64/os/Packages/l/lightdm-qt-1.7.11-2.fc21.i686.rpm
i386/os/Packages/l/lightdm-qt-devel-1.7.11-2.fc21.i686.rpm => x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-2.fc21.i686.rpm
i386/os/Packages/l/lmfit-5.0-1.fc21.i686.rpm => x86_64/os/Packages/l/lmfit-5.0-1.fc21.i686.rpm
i386/os/Packages/l/lmfit-devel-5.0-1.fc21.i686.rpm => x86_64/os/Packages/l/lmfit-devel-5.0-1.fc21.i686.rpm
i386/os/Packages/m/mapnik-2.2.0-5.fc21.i686.rpm => x86_64/os/Packages/m/mapnik-2.2.0-5.fc21.i686.rpm
i386/os/Packages/m/mapnik-devel-2.2.0-5.fc21.i686.rpm => x86_64/os/Packages/m/mapnik-devel-2.2.0-5.fc21.i686.rpm
i386/os/Packages/m/maven-scm-1.8.1-2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-scm-1.8.1-2.fc21.noarch.rpm
armhfp/os/Packages/m/maven-scm-1.8.1-2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-scm-1.8.1-2.fc21.noarch.rpm
i386/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc21.noarch.rpm
armhfp/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-2.fc21.noarch.rpm
i386/os/Packages/m/maven-scm-test-1.8.1-2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-scm-test-1.8.1-2.fc21.noarch.rpm
armhfp/os/Packages/m/maven-scm-test-1.8.1-2.fc21.noarch.rpm => x86_64/os/Packages/m/maven-scm-test-1.8.1-2.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw32-poppler-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-qt5-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc21.noarch.rpm
armhfp/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc21.noarch.rpm => x86_64/os/Packages/m/mingw64-poppler-static-0.24.1-1.fc21.noarch.rpm
i386/os/Packages/m/msgpack-0.5.7-5.fc21.i686.rpm => x86_64/os/Packages/m/msgpack-0.5.7-5.fc21.i686.rpm
i386/os/Packages/m/msgpack-devel-0.5.7-5.fc21.i686.rpm => x86_64/os/Packages/m/msgpack-devel-0.5.7-5.fc21.i686.rpm
i386/os/Packages/n/nodejs-0.10.17-1.fc21.i686.rpm => x86_64/os/Packages/n/nodejs-0.10.17-1.fc21.i686.rpm
i386/os/Packages/n/nodejs-devel-0.10.17-1.fc21.i686.rpm => x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc21.i686.rpm
i386/os/Packages/n/nodejs-docs-0.10.17-1.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-docs-0.10.17-1.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc21.noarch.rpm
i386/os/Packages/n/nodejs-q-io-1.9.1-3.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-q-io-1.9.1-3.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-q-io-1.9.1-3.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-q-io-1.9.1-3.fc21.noarch.rpm
i386/os/Packages/n/nodejs-url2-1.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-url2-1.0.0-2.fc21.noarch.rpm
armhfp/os/Packages/n/nodejs-url2-1.0.0-2.fc21.noarch.rpm => x86_64/os/Packages/n/nodejs-url2-1.0.0-2.fc21.noarch.rpm
i386/os/Packages/n/nss-3.15.1-6.fc21.i686.rpm => x86_64/os/Packages/n/nss-3.15.1-6.fc21.i686.rpm
i386/os/Packages/n/nss-devel-3.15.1-6.fc21.i686.rpm => x86_64/os/Packages/n/nss-devel-3.15.1-6.fc21.i686.rpm
i386/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.i686.rpm => x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-6.fc21.i686.rpm
i386/os/Packages/n/numpy-1.7.1-5.fc21.i686.rpm => x86_64/os/Packages/n/numpy-1.7.1-5.fc21.i686.rpm
i386/os/Packages/o/openssl-devel-1.0.1e-16.fc21.i686.rpm => x86_64/os/Packages/o/openssl-devel-1.0.1e-16.fc21.i686.rpm
i386/os/Packages/o/openssl-fips-1.0.1e-16.fc21.i686.rpm => x86_64/os/Packages/o/openssl-fips-1.0.1e-16.fc21.i686.rpm
i386/os/Packages/o/openssl-libs-1.0.1e-16.fc21.i686.rpm => x86_64/os/Packages/o/openssl-libs-1.0.1e-16.fc21.i686.rpm
i386/os/Packages/o/openssl-static-1.0.1e-16.fc21.i686.rpm => x86_64/os/Packages/o/openssl-static-1.0.1e-16.fc21.i686.rpm
i386/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.4.b1.fc21.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.4.b1.fc21.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.4.b1.fc21.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.4.b1.fc21.noarch.rpm
i386/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.4.b1.fc21.noarch.rpm
i386/os/Packages/o/openstack-dashboard-2013.2-0.7b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-dashboard-2013.2-0.7b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-dashboard-2013.2-0.7b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-dashboard-2013.2-0.7b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-api-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-common-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-console-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-network-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/p/PyQt-devel-3.18.1-21.fc21.i686.rpm => x86_64/os/Packages/p/PyQt-devel-3.18.1-21.fc21.i686.rpm
i386/os/Packages/p/pcl-1.7.0-1.fc21.i686.rpm => x86_64/os/Packages/p/pcl-1.7.0-1.fc21.i686.rpm
i386/os/Packages/p/pcl-devel-1.7.0-1.fc21.i686.rpm => x86_64/os/Packages/p/pcl-devel-1.7.0-1.fc21.i686.rpm
i386/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm
armhfp/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/pcl-doc-1.7.0-1.fc21.noarch.rpm
i386/os/Packages/p/perl-MooseX-AttributeShortcuts-0.020-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-MooseX-AttributeShortcuts-0.020-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-MooseX-AttributeShortcuts-0.020-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-MooseX-AttributeShortcuts-0.020-1.fc21.noarch.rpm
i386/os/Packages/p/perl-Starlet-0.20-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Starlet-0.20-1.fc21.noarch.rpm
armhfp/os/Packages/p/perl-Starlet-0.20-1.fc21.noarch.rpm => x86_64/os/Packages/p/perl-Starlet-0.20-1.fc21.noarch.rpm
i386/os/Packages/p/pfstools-devel-1.8.5-10.fc21.i686.rpm => x86_64/os/Packages/p/pfstools-devel-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/pfstools-libs-1.8.5-10.fc21.i686.rpm => x86_64/os/Packages/p/pfstools-libs-1.8.5-10.fc21.i686.rpm
i386/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.4-1.fc21.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.2-1.fc21.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.4-1.fc21.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Http-2.0.4-1.fc21.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.1-1.fc21.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Test-2.2.3-1.fc21.noarch.rpm
i386/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc21.noarch.rpm
armhfp/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc21.noarch.rpm => x86_64/os/Packages/p/php-horde-Horde-Url-2.2.1-1.fc21.noarch.rpm
i386/os/Packages/p/poppler-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-cpp-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-cpp-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-cpp-devel-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-devel-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-devel-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-glib-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-glib-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-glib-devel-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-glib-devel-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-qt-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-qt-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-qt-devel-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-qt-devel-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-qt5-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-qt5-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc21.i686.rpm => x86_64/os/Packages/p/poppler-qt5-devel-0.24.1-1.fc21.i686.rpm
i386/os/Packages/p/pss-1.38-1.fc21.noarch.rpm => x86_64/os/Packages/p/pss-1.38-1.fc21.noarch.rpm
armhfp/os/Packages/p/pss-1.38-1.fc21.noarch.rpm => x86_64/os/Packages/p/pss-1.38-1.fc21.noarch.rpm
i386/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc21.noarch.rpm
armhfp/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc21.noarch.rpm => x86_64/os/Packages/p/python-ceilometer-2013.2-0.4.b1.fc21.noarch.rpm
i386/os/Packages/p/python-django-horizon-2013.2-0.7b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-2013.2-0.7b2.fc21.noarch.rpm
armhfp/os/Packages/p/python-django-horizon-2013.2-0.7b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-2013.2-0.7b2.fc21.noarch.rpm
i386/os/Packages/p/python-django-horizon-doc-2013.2-0.7b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.7b2.fc21.noarch.rpm
armhfp/os/Packages/p/python-django-horizon-doc-2013.2-0.7b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.7b2.fc21.noarch.rpm
i386/os/Packages/p/python-django-secure-1.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-secure-1.0-1.fc21.noarch.rpm
armhfp/os/Packages/p/python-django-secure-1.0-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-secure-1.0-1.fc21.noarch.rpm
i386/os/Packages/p/python-django-tastypie-0.9.14-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc21.noarch.rpm
armhfp/os/Packages/p/python-django-tastypie-0.9.14-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc21.noarch.rpm
i386/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc21.noarch.rpm
armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc21.noarch.rpm
i386/os/Packages/p/python-nova-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-nova-2013.2-0.15.b2.fc21.noarch.rpm
armhfp/os/Packages/p/python-nova-2013.2-0.15.b2.fc21.noarch.rpm => x86_64/os/Packages/p/python-nova-2013.2-0.15.b2.fc21.noarch.rpm
i386/os/Packages/p/python-openopt-0.5092-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-openopt-0.5092-1.fc21.noarch.rpm
armhfp/os/Packages/p/python-openopt-0.5092-1.fc21.noarch.rpm => x86_64/os/Packages/p/python-openopt-0.5092-1.fc21.noarch.rpm
i386/os/Packages/p/python-parse-1.6.2-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-parse-1.6.2-4.fc21.noarch.rpm
armhfp/os/Packages/p/python-parse-1.6.2-4.fc21.noarch.rpm => x86_64/os/Packages/p/python-parse-1.6.2-4.fc21.noarch.rpm
i386/os/Packages/p/python-xlrd-0.9.2-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-xlrd-0.9.2-3.fc21.noarch.rpm
armhfp/os/Packages/p/python-xlrd-0.9.2-3.fc21.noarch.rpm => x86_64/os/Packages/p/python-xlrd-0.9.2-3.fc21.noarch.rpm
i386/os/Packages/p/python3-openopt-0.5092-1.fc21.noarch.rpm => x86_64/os/Packages/p/python3-openopt-0.5092-1.fc21.noarch.rpm
armhfp/os/Packages/p/python3-openopt-0.5092-1.fc21.noarch.rpm => x86_64/os/Packages/p/python3-openopt-0.5092-1.fc21.noarch.rpm
i386/os/Packages/p/python3-parse-1.6.2-4.fc21.noarch.rpm => x86_64/os/Packages/p/python3-parse-1.6.2-4.fc21.noarch.rpm
armhfp/os/Packages/p/python3-parse-1.6.2-4.fc21.noarch.rpm => x86_64/os/Packages/p/python3-parse-1.6.2-4.fc21.noarch.rpm
i386/os/Packages/p/python3-xlrd-0.9.2-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-xlrd-0.9.2-3.fc21.noarch.rpm
armhfp/os/Packages/p/python3-xlrd-0.9.2-3.fc21.noarch.rpm => x86_64/os/Packages/p/python3-xlrd-0.9.2-3.fc21.noarch.rpm
i386/os/Packages/q/qmmp-0.7.2-1.fc21.i686.rpm => x86_64/os/Packages/q/qmmp-0.7.2-1.fc21.i686.rpm
i386/os/Packages/q/qmmp-devel-0.7.2-1.fc21.i686.rpm => x86_64/os/Packages/q/qmmp-devel-0.7.2-1.fc21.i686.rpm
i386/os/Packages/q/qt3-3.3.8b-53.fc21.i686.rpm => x86_64/os/Packages/q/qt3-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-MySQL-3.3.8b-53.fc21.i686.rpm => x86_64/os/Packages/q/qt3-MySQL-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-ODBC-3.3.8b-53.fc21.i686.rpm => x86_64/os/Packages/q/qt3-ODBC-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc21.i686.rpm => x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-devel-3.3.8b-53.fc21.i686.rpm => x86_64/os/Packages/q/qt3-devel-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt3-sqlite-3.3.8b-53.fc21.i686.rpm => x86_64/os/Packages/q/qt3-sqlite-3.3.8b-53.fc21.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-5.0.2-2.fc21.i686.rpm
i386/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.i686.rpm => x86_64/os/Packages/q/qt5-qtxmlpatterns-devel-5.0.2-2.fc21.i686.rpm
i386/os/Packages/q/quassel-common-0.9.0-1.fc21.noarch.rpm => x86_64/os/Packages/q/quassel-common-0.9.0-1.fc21.noarch.rpm
armhfp/os/Packages/q/quassel-common-0.9.0-1.fc21.noarch.rpm => x86_64/os/Packages/q/quassel-common-0.9.0-1.fc21.noarch.rpm
i386/os/Packages/r/RepetierHost-0.90C-1.fc21.noarch.rpm => x86_64/os/Packages/r/RepetierHost-0.90C-1.fc21.noarch.rpm
armhfp/os/Packages/r/RepetierHost-0.90C-1.fc21.noarch.rpm => x86_64/os/Packages/r/RepetierHost-0.90C-1.fc21.noarch.rpm
i386/os/Packages/r/rabbitmq-server-3.1.5-2.fc21.noarch.rpm => x86_64/os/Packages/r/rabbitmq-server-3.1.5-2.fc21.noarch.rpm
armhfp/os/Packages/r/rabbitmq-server-3.1.5-2.fc21.noarch.rpm => x86_64/os/Packages/r/rabbitmq-server-3.1.5-2.fc21.noarch.rpm
i386/os/Packages/r/radicale-0.8-3.fc21.noarch.rpm => x86_64/os/Packages/r/radicale-0.8-3.fc21.noarch.rpm
armhfp/os/Packages/r/radicale-0.8-3.fc21.noarch.rpm => x86_64/os/Packages/r/radicale-0.8-3.fc21.noarch.rpm
i386/os/Packages/r/radicale-httpd-0.8-3.fc21.noarch.rpm => x86_64/os/Packages/r/radicale-httpd-0.8-3.fc21.noarch.rpm
armhfp/os/Packages/r/radicale-httpd-0.8-3.fc21.noarch.rpm => x86_64/os/Packages/r/radicale-httpd-0.8-3.fc21.noarch.rpm
i386/os/Packages/r/rear-1.14-1.fc21.noarch.rpm => x86_64/os/Packages/r/rear-1.14-1.fc21.noarch.rpm
armhfp/os/Packages/r/rear-1.14-1.fc21.noarch.rpm => x86_64/os/Packages/r/rear-1.14-1.fc21.noarch.rpm
i386/os/Packages/r/rubygem-paint-0.8.6-3.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-0.8.6-3.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-paint-0.8.6-3.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-0.8.6-3.fc21.noarch.rpm
i386/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc21.noarch.rpm
armhfp/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc21.noarch.rpm => x86_64/os/Packages/r/rubygem-paint-doc-0.8.6-3.fc21.noarch.rpm
i386/os/Packages/s/saga-2.0.8-13.fc21.i686.rpm => x86_64/os/Packages/s/saga-2.0.8-13.fc21.i686.rpm
i386/os/Packages/s/saga-devel-2.0.8-13.fc21.i686.rpm => x86_64/os/Packages/s/saga-devel-2.0.8-13.fc21.i686.rpm
i386/os/Packages/s/satyr-0.7-1.fc21.i686.rpm => x86_64/os/Packages/s/satyr-0.7-1.fc21.i686.rpm
i386/os/Packages/s/satyr-devel-0.7-1.fc21.i686.rpm => x86_64/os/Packages/s/satyr-devel-0.7-1.fc21.i686.rpm
i386/os/Packages/s/scim-bridge-gtk-0.4.16-17.fc21.i686.rpm => x86_64/os/Packages/s/scim-bridge-gtk-0.4.16-17.fc21.i686.rpm
i386/os/Packages/s/scim-bridge-qt-0.4.16-17.fc21.i686.rpm => x86_64/os/Packages/s/scim-bridge-qt-0.4.16-17.fc21.i686.rpm
i386/os/Packages/s/scim-bridge-qt3-0.4.16-17.fc21.i686.rpm => x86_64/os/Packages/s/scim-bridge-qt3-0.4.16-17.fc21.i686.rpm
i386/os/Packages/s/soundconverter-2.1.1-3.fc21.noarch.rpm => x86_64/os/Packages/s/soundconverter-2.1.1-3.fc21.noarch.rpm
armhfp/os/Packages/s/soundconverter-2.1.1-3.fc21.noarch.rpm => x86_64/os/Packages/s/soundconverter-2.1.1-3.fc21.noarch.rpm
i386/os/Packages/s/synfig-0.64.0-5.fc21.i686.rpm => x86_64/os/Packages/s/synfig-0.64.0-5.fc21.i686.rpm
i386/os/Packages/s/synfig-devel-0.64.0-5.fc21.i686.rpm => x86_64/os/Packages/s/synfig-devel-0.64.0-5.fc21.i686.rpm
i386/os/Packages/s/systemd-devel-206-9.fc21.i686.rpm => x86_64/os/Packages/s/systemd-devel-206-9.fc21.i686.rpm
i386/os/Packages/s/systemd-libs-206-9.fc21.i686.rpm => x86_64/os/Packages/s/systemd-libs-206-9.fc21.i686.rpm
i386/os/Packages/t/tog-pegasus-devel-2.12.1-9.fc21.i686.rpm => x86_64/os/Packages/t/tog-pegasus-devel-2.12.1-9.fc21.i686.rpm
i386/os/Packages/t/tog-pegasus-libs-2.12.1-9.fc21.i686.rpm => x86_64/os/Packages/t/tog-pegasus-libs-2.12.1-9.fc21.i686.rpm
i386/os/Packages/t/totem-pl-parser-3.9.5-1.fc21.i686.rpm => x86_64/os/Packages/t/totem-pl-parser-3.9.5-1.fc21.i686.rpm
i386/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc21.i686.rpm => x86_64/os/Packages/t/totem-pl-parser-devel-3.9.5-1.fc21.i686.rpm
i386/os/Packages/v/vdsm-api-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-api-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-api-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-api-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-bootstrap-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-cli-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-cli-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-cli-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-cli-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-debug-plugin-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-gluster-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-gluster-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-gluster-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-gluster-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-directlun-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-floppy-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-numa-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-promisc-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-qos-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-smbios-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-sriov-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-jsonrpc-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-reg-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-reg-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-reg-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-reg-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-tests-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-tests-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-tests-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-tests-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-xmlrpc-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc21.noarch.rpm
armhfp/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc21.noarch.rpm => x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.1-1.fc21.noarch.rpm
i386/os/Packages/w/web-assets-devel-4-2.fc21.noarch.rpm => x86_64/os/Packages/w/web-assets-devel-4-2.fc21.noarch.rpm
armhfp/os/Packages/w/web-assets-devel-4-2.fc21.noarch.rpm => x86_64/os/Packages/w/web-assets-devel-4-2.fc21.noarch.rpm
i386/os/Packages/w/web-assets-filesystem-4-2.fc21.noarch.rpm => x86_64/os/Packages/w/web-assets-filesystem-4-2.fc21.noarch.rpm
armhfp/os/Packages/w/web-assets-filesystem-4-2.fc21.noarch.rpm => x86_64/os/Packages/w/web-assets-filesystem-4-2.fc21.noarch.rpm
i386/os/Packages/w/wesnoth-data-1.10.7-1.fc21.noarch.rpm => x86_64/os/Packages/w/wesnoth-data-1.10.7-1.fc21.noarch.rpm
armhfp/os/Packages/w/wesnoth-data-1.10.7-1.fc21.noarch.rpm => x86_64/os/Packages/w/wesnoth-data-1.10.7-1.fc21.noarch.rpm
i386/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm => x86_64/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm
armhfp/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm => x86_64/os/Packages/x/xemacs-golang-1.1.2-3.fc21.noarch.rpm
i386/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc21.noarch.rpm => x86_64/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc21.noarch.rpm
armhfp/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc21.noarch.rpm => x86_64/os/Packages/x/xhtml2ps-1.0-0.16.b7.fc21.noarch.rpm
i386/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm => x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm
armhfp/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm => x86_64/os/Packages/y/youtube-dl-2013.08.27-1.fc21.noarch.rpm
i386/os/Packages/z/zanata-common-3.0.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-common-3.0.1-1.fc21.noarch.rpm
armhfp/os/Packages/z/zanata-common-3.0.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-common-3.0.1-1.fc21.noarch.rpm
i386/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc21.noarch.rpm
armhfp/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc21.noarch.rpm => x86_64/os/Packages/z/zanata-common-javadoc-3.0.1-1.fc21.noarch.rpm
i386/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm => x86_64/os/drpms/CGAL-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm
i386/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm => x86_64/os/drpms/CGAL-devel-4.2-4.fc20_4.3-0.1.beta1.fc21.i686.drpm
i386/os/drpms/DevIL-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm => x86_64/os/drpms/DevIL-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
i386/os/drpms/DevIL-ILUT-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm => x86_64/os/drpms/DevIL-ILUT-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
i386/os/drpms/DevIL-ILUT-devel-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm => x86_64/os/drpms/DevIL-ILUT-devel-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
i386/os/drpms/DevIL-devel-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm => x86_64/os/drpms/DevIL-devel-1.7.8-16.fc20_1.7.8-17.fc21.i686.drpm
i386/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc21.i686.drpm => x86_64/os/drpms/PyQt-devel-3.18.1-19.fc20_3.18.1-21.fc21.i686.drpm
i386/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc21.noarch.drpm => x86_64/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc21.noarch.drpm
armhfp/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc21.noarch.drpm => x86_64/os/drpms/RepetierHost-0.90-2.fc20_0.90C-1.fc21.noarch.drpm
i386/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc21.noarch.drpm => x86_64/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc21.noarch.drpm
armhfp/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc21.noarch.drpm => x86_64/os/drpms/cacti-0.8.8b-1.fc20_0.8.8b-2.fc21.noarch.drpm
i386/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc21.i686.drpm => x86_64/os/drpms/celt071-0.7.1-4.fc18_0.7.1-7.fc21.i686.drpm
i386/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc21.i686.drpm => x86_64/os/drpms/celt071-devel-0.7.1-4.fc18_0.7.1-7.fc21.i686.drpm
i386/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc21.i686.drpm => x86_64/os/drpms/clucene09-core-0.9.21b-6.fc20_0.9.21b-8.fc21.i686.drpm
i386/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc21.i686.drpm => x86_64/os/drpms/clucene09-core-devel-0.9.21b-6.fc20_0.9.21b-8.fc21.i686.drpm
i386/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm => x86_64/os/drpms/cups-filters-devel-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
i386/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm => x86_64/os/drpms/cups-filters-libs-1.0.36-3.fc21_1.0.36-5.fc21.i686.drpm
i386/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc21.noarch.drpm => x86_64/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc21.noarch.drpm
armhfp/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc21.noarch.drpm => x86_64/os/drpms/drupal7-features-2.0-0.5.rc1.fc20_2.0-0.7.rc3.fc21.noarch.drpm
i386/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc21.noarch.drpm => x86_64/os/drpms/edk2-tools-python-20130515svn14365-3.fc20_20130515svn14365-5.fc21.noarch.drpm
i386/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm => x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
armhfp/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm => x86_64/os/drpms/emacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
i386/os/drpms/expect-devel-5.45-10.fc20_5.45-11.fc21.i686.drpm => x86_64/os/drpms/expect-devel-5.45-10.fc20_5.45-11.fc21.i686.drpm
i386/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc21.noarch.drpm => x86_64/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc21.noarch.drpm
armhfp/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc21.noarch.drpm => x86_64/os/drpms/fldigi-doc-3.21.68-3.fc20_3.21.74-1.fc21.noarch.drpm
i386/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm => x86_64/os/drpms/folks-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm
i386/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm => x86_64/os/drpms/folks-devel-0.9.4-1.fc20_0.9.5-1.fc21.i686.drpm
i386/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc21.i686.drpm => x86_64/os/drpms/gammaray-1.3.0-5.fc20_1.3.1-3.fc21.i686.drpm
i386/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc21.i686.drpm => x86_64/os/drpms/gammaray-devel-1.3.0-5.fc20_1.3.1-3.fc21.i686.drpm
i386/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc21.noarch.drpm => x86_64/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc21.noarch.drpm
armhfp/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc21.noarch.drpm => x86_64/os/drpms/gammaray-doc-1.3.0-5.fc20_1.3.1-3.fc21.noarch.drpm
i386/os/drpms/gcin-data-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm => x86_64/os/drpms/gcin-data-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm
armhfp/os/drpms/gcin-data-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm => x86_64/os/drpms/gcin-data-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm
i386/os/drpms/gcin-gtk2-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm => x86_64/os/drpms/gcin-gtk2-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-im-client-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm => x86_64/os/drpms/gcin-im-client-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-qt3-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm => x86_64/os/drpms/gcin-qt3-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-qt4-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm => x86_64/os/drpms/gcin-qt4-2.8.1-3.fc20_2.8.1-4.fc21.i686.drpm
i386/os/drpms/gcin-table-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm => x86_64/os/drpms/gcin-table-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm
armhfp/os/drpms/gcin-table-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm => x86_64/os/drpms/gcin-table-2.8.1-3.fc20_2.8.1-4.fc21.noarch.drpm
i386/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.noarch.drpm => x86_64/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.noarch.drpm
armhfp/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.noarch.drpm => x86_64/os/drpms/gdl-common-0.9.3-8.cvs20130731.fc20_0.9.3-10.cvs20130731.fc21.noarch.drpm
i386/os/drpms/gimp-devel-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm => x86_64/os/drpms/gimp-devel-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
i386/os/drpms/gimp-libs-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm => x86_64/os/drpms/gimp-libs-2.8.6-3.fc20.1_2.8.6-3.fc21.2.i686.drpm
i386/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.i686.drpm => x86_64/os/drpms/glibc-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.i686.drpm => x86_64/os/drpms/glibc-devel-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.i686.drpm => x86_64/os/drpms/glibc-static-2.18-4.fc21_2.18-5.fc21.i686.drpm
i386/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm => x86_64/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm
armhfp/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm => x86_64/os/drpms/gluegen-manual-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm
i386/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm => x86_64/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm
armhfp/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm => x86_64/os/drpms/gluegen-source-1-0.20102507svn15.fc20_1-0.20102507svn16.fc21.noarch.drpm
i386/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm => x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
armhfp/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm => x86_64/os/drpms/golang-vim-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
i386/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm => x86_64/os/drpms/grass-devel-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm
i386/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm => x86_64/os/drpms/grass-libs-6.4.2-10.fc20_6.4.2-11.fc21.i686.drpm
i386/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-22.fc21.i686.drpm => x86_64/os/drpms/gtkglext-devel-1.2.0-18.fc18_1.2.0-22.fc21.i686.drpm
i386/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-22.fc21.i686.drpm => x86_64/os/drpms/gtkglext-libs-1.2.0-18.fc18_1.2.0-22.fc21.i686.drpm
i386/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm => x86_64/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm
armhfp/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm => x86_64/os/drpms/html2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm
i386/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc21.noarch.drpm => x86_64/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc21.noarch.drpm
armhfp/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc21.noarch.drpm => x86_64/os/drpms/initial-setup-0.3.6-3.fc20_0.3.7-1.fc21.noarch.drpm
i386/os/drpms/kdesdk-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm => x86_64/os/drpms/kdesdk-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
armhfp/os/drpms/kdesdk-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm => x86_64/os/drpms/kdesdk-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
i386/os/drpms/kdesdk-common-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm => x86_64/os/drpms/kdesdk-common-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
armhfp/os/drpms/kdesdk-common-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm => x86_64/os/drpms/kdesdk-common-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
i386/os/drpms/kdesdk-devel-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm => x86_64/os/drpms/kdesdk-devel-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
armhfp/os/drpms/kdesdk-devel-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm => x86_64/os/drpms/kdesdk-devel-4.11.0-2.fc21_4.11.0-3.fc21.noarch.drpm
i386/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc21.i686.drpm => x86_64/os/drpms/libgsf-1.14.27-1.fc20_1.14.28-1.fc21.i686.drpm
i386/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc21.i686.drpm => x86_64/os/drpms/libgsf-devel-1.14.27-1.fc20_1.14.28-1.fc21.i686.drpm
i386/os/drpms/libgudev1-206-7.fc21_206-9.fc21.i686.drpm => x86_64/os/drpms/libgudev1-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/libgudev1-devel-206-7.fc21_206-9.fc21.i686.drpm => x86_64/os/drpms/libgudev1-devel-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/libquvi-scripts-0.9.20130805-2.fc21_0.9.20130805-3.fc21.noarch.drpm => x86_64/os/drpms/libquvi-scripts-0.9.20130805-2.fc21_0.9.20130805-3.fc21.noarch.drpm
armhfp/os/drpms/libquvi-scripts-0.9.20130805-2.fc21_0.9.20130805-3.fc21.noarch.drpm => x86_64/os/drpms/libquvi-scripts-0.9.20130805-2.fc21_0.9.20130805-3.fc21.noarch.drpm
i386/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc21.i686.drpm => x86_64/os/drpms/libuv-0.10.13-1.fc20_0.10.14-1.fc21.i686.drpm
i386/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc21.i686.drpm => x86_64/os/drpms/libuv-devel-0.10.13-1.fc20_0.10.14-1.fc21.i686.drpm
i386/os/drpms/lightdm-gobject-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm => x86_64/os/drpms/lightdm-gobject-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
i386/os/drpms/lightdm-gobject-devel-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm => x86_64/os/drpms/lightdm-gobject-devel-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
i386/os/drpms/lightdm-qt-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm => x86_64/os/drpms/lightdm-qt-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
i386/os/drpms/lightdm-qt-devel-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm => x86_64/os/drpms/lightdm-qt-devel-1.7.11-1.fc21_1.7.11-2.fc21.i686.drpm
i386/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc21.i686.drpm => x86_64/os/drpms/lmfit-3.5-3.fc20_5.0-1.fc21.i686.drpm
i386/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc21.i686.drpm => x86_64/os/drpms/lmfit-devel-3.5-3.fc20_5.0-1.fc21.i686.drpm
i386/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm => x86_64/os/drpms/mapnik-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
i386/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm => x86_64/os/drpms/mapnik-devel-2.2.0-4.fc20_2.2.0-5.fc21.i686.drpm
i386/os/drpms/maven-scm-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm => x86_64/os/drpms/maven-scm-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
armhfp/os/drpms/maven-scm-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm => x86_64/os/drpms/maven-scm-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
i386/os/drpms/maven-scm-javadoc-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm => x86_64/os/drpms/maven-scm-javadoc-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
armhfp/os/drpms/maven-scm-javadoc-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm => x86_64/os/drpms/maven-scm-javadoc-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
i386/os/drpms/maven-scm-test-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm => x86_64/os/drpms/maven-scm-test-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
armhfp/os/drpms/maven-scm-test-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm => x86_64/os/drpms/maven-scm-test-1.8.1-1.fc21_1.8.1-2.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw32-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-cpp-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-glib-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-qt-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
armhfp/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm => x86_64/os/drpms/mingw64-poppler-static-0.24.0-1.fc20_0.24.1-1.fc21.noarch.drpm
i386/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc21.i686.drpm => x86_64/os/drpms/msgpack-0.5.7-4.fc20_0.5.7-5.fc21.i686.drpm
i386/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc21.i686.drpm => x86_64/os/drpms/msgpack-devel-0.5.7-4.fc20_0.5.7-5.fc21.i686.drpm
i386/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc21.i686.drpm => x86_64/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc21.i686.drpm
i386/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc21.i686.drpm => x86_64/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc21.i686.drpm
i386/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc21.noarch.drpm => x86_64/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc21.noarch.drpm
armhfp/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc21.noarch.drpm => x86_64/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc21.noarch.drpm
i386/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc21.noarch.drpm => x86_64/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc21.noarch.drpm
armhfp/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc21.noarch.drpm => x86_64/os/drpms/nodejs-q-io-1.9.1-2.fc20_1.9.1-3.fc21.noarch.drpm
i386/os/drpms/nodejs-url2-1.0.0-2.fc20_1.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/nodejs-url2-1.0.0-2.fc20_1.0.0-2.fc21.noarch.drpm
armhfp/os/drpms/nodejs-url2-1.0.0-2.fc20_1.0.0-2.fc21.noarch.drpm => x86_64/os/drpms/nodejs-url2-1.0.0-2.fc20_1.0.0-2.fc21.noarch.drpm
i386/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm => x86_64/os/drpms/nss-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
i386/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm => x86_64/os/drpms/nss-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
i386/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm => x86_64/os/drpms/nss-pkcs11-devel-3.15.1-5.fc20_3.15.1-6.fc21.i686.drpm
i386/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc21.i686.drpm => x86_64/os/drpms/numpy-1.7.1-4.fc20_1.7.1-5.fc21.i686.drpm
i386/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm => x86_64/os/drpms/openssl-devel-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
i386/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm => x86_64/os/drpms/openssl-libs-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
i386/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm => x86_64/os/drpms/openssl-static-1.0.1e-15.fc20_1.0.1e-16.fc21.i686.drpm
i386/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
i386/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
i386/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
i386/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
i386/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
armhfp/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
i386/os/drpms/openstack-dashboard-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-dashboard-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-dashboard-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-dashboard-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-api-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-cells-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-cert-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-common-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-compute-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-conductor-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-console-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-doc-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-network-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm => x86_64/os/drpms/pcl-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
i386/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm => x86_64/os/drpms/pcl-devel-1.6.0-5.fc20_1.7.0-1.fc21.i686.drpm
i386/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm => x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm
armhfp/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm => x86_64/os/drpms/pcl-doc-1.6.0-5.fc20_1.7.0-1.fc21.noarch.drpm
i386/os/drpms/perl-MooseX-AttributeShortcuts-0.019-3.fc20_0.020-1.fc21.noarch.drpm => x86_64/os/drpms/perl-MooseX-AttributeShortcuts-0.019-3.fc20_0.020-1.fc21.noarch.drpm
armhfp/os/drpms/perl-MooseX-AttributeShortcuts-0.019-3.fc20_0.020-1.fc21.noarch.drpm => x86_64/os/drpms/perl-MooseX-AttributeShortcuts-0.019-3.fc20_0.020-1.fc21.noarch.drpm
i386/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc21.noarch.drpm => x86_64/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc21.noarch.drpm
armhfp/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc21.noarch.drpm => x86_64/os/drpms/perl-Starlet-0.19-3.fc20_0.20-1.fc21.noarch.drpm
i386/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm => x86_64/os/drpms/pfstools-devel-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm => x86_64/os/drpms/pfstools-libs-1.8.5-9.fc20_1.8.5-10.fc21.i686.drpm
i386/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-3.fc20_2.0.4-1.fc21.noarch.drpm
i386/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-2.fc20_2.2.2-1.fc21.noarch.drpm
i386/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm
i386/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Http-2.0.3-2.fc20_2.0.4-1.fc21.noarch.drpm
i386/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-2.fc20_2.1.1-1.fc21.noarch.drpm
i386/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Test-2.2.2-2.fc20_2.2.3-1.fc21.noarch.drpm
i386/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc21.noarch.drpm
armhfp/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc21.noarch.drpm => x86_64/os/drpms/php-horde-Horde-Url-2.2.0-2.fc20_2.2.1-1.fc21.noarch.drpm
i386/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-cpp-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-cpp-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-glib-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-glib-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-qt-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-qt-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-qt5-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm => x86_64/os/drpms/poppler-qt5-devel-0.24.0-2.fc20_0.24.1-1.fc21.i686.drpm
i386/os/drpms/pss-0.35-4.fc20_1.38-1.fc21.noarch.drpm => x86_64/os/drpms/pss-0.35-4.fc20_1.38-1.fc21.noarch.drpm
armhfp/os/drpms/pss-0.35-4.fc20_1.38-1.fc21.noarch.drpm => x86_64/os/drpms/pss-0.35-4.fc20_1.38-1.fc21.noarch.drpm
i386/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
armhfp/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm => x86_64/os/drpms/python-ceilometer-2013.2-0.3.b1.fc20_2013.2-0.4.b1.fc21.noarch.drpm
i386/os/drpms/python-django-horizon-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm => x86_64/os/drpms/python-django-horizon-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
armhfp/os/drpms/python-django-horizon-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm => x86_64/os/drpms/python-django-horizon-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
i386/os/drpms/python-django-horizon-doc-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm => x86_64/os/drpms/python-django-horizon-doc-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
armhfp/os/drpms/python-django-horizon-doc-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm => x86_64/os/drpms/python-django-horizon-doc-2013.2-0.6b2.fc21_2013.2-0.7b2.fc21.noarch.drpm
i386/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm => x86_64/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm
armhfp/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm => x86_64/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm
i386/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm => x86_64/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm
armhfp/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm => x86_64/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc21.noarch.drpm
i386/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
armhfp/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm => x86_64/os/drpms/python-nova-2013.2-0.9.b2.fc20_2013.2-0.15.b2.fc21.noarch.drpm
i386/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc21.noarch.drpm => x86_64/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc21.noarch.drpm
armhfp/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc21.noarch.drpm => x86_64/os/drpms/python-xlrd-0.9.2-2.fc20_0.9.2-3.fc21.noarch.drpm
i386/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm => x86_64/os/drpms/qmmp-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm
i386/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm => x86_64/os/drpms/qmmp-devel-0.7.1-2.fc20_0.7.2-1.fc21.i686.drpm
i386/os/drpms/qt3-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm => x86_64/os/drpms/qt3-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-MySQL-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm => x86_64/os/drpms/qt3-MySQL-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-ODBC-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm => x86_64/os/drpms/qt3-ODBC-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-PostgreSQL-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm => x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-devel-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm => x86_64/os/drpms/qt3-devel-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/qt3-sqlite-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm => x86_64/os/drpms/qt3-sqlite-3.3.8b-51.fc21_3.3.8b-53.fc21.i686.drpm
i386/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc21.noarch.drpm => x86_64/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc21.noarch.drpm
armhfp/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc21.noarch.drpm => x86_64/os/drpms/quassel-common-0.8.0-4.fc20_0.9.0-1.fc21.noarch.drpm
i386/os/drpms/rabbitmq-server-3.1.5-1.fc21_3.1.5-2.fc21.noarch.drpm => x86_64/os/drpms/rabbitmq-server-3.1.5-1.fc21_3.1.5-2.fc21.noarch.drpm
armhfp/os/drpms/rabbitmq-server-3.1.5-1.fc21_3.1.5-2.fc21.noarch.drpm => x86_64/os/drpms/rabbitmq-server-3.1.5-1.fc21_3.1.5-2.fc21.noarch.drpm
i386/os/drpms/rear-1.12.0-4.fc20_1.14-1.fc21.noarch.drpm => x86_64/os/drpms/rear-1.12.0-4.fc20_1.14-1.fc21.noarch.drpm
armhfp/os/drpms/rear-1.12.0-4.fc20_1.14-1.fc21.noarch.drpm => x86_64/os/drpms/rear-1.12.0-4.fc20_1.14-1.fc21.noarch.drpm
i386/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm => x86_64/os/drpms/saga-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm
i386/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm => x86_64/os/drpms/saga-devel-2.0.8-12.fc20_2.0.8-13.fc21.i686.drpm
i386/os/drpms/satyr-0.6-1.fc20_0.7-1.fc21.i686.drpm => x86_64/os/drpms/satyr-0.6-1.fc20_0.7-1.fc21.i686.drpm
i386/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc21.i686.drpm => x86_64/os/drpms/satyr-devel-0.6-1.fc20_0.7-1.fc21.i686.drpm
i386/os/drpms/scim-bridge-gtk-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm => x86_64/os/drpms/scim-bridge-gtk-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
i386/os/drpms/scim-bridge-qt-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm => x86_64/os/drpms/scim-bridge-qt-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
i386/os/drpms/scim-bridge-qt3-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm => x86_64/os/drpms/scim-bridge-qt3-0.4.16-16.fc20_0.4.16-17.fc21.i686.drpm
i386/os/drpms/soundconverter-2.1.1-2.fc20_2.1.1-3.fc21.noarch.drpm => x86_64/os/drpms/soundconverter-2.1.1-2.fc20_2.1.1-3.fc21.noarch.drpm
armhfp/os/drpms/soundconverter-2.1.1-2.fc20_2.1.1-3.fc21.noarch.drpm => x86_64/os/drpms/soundconverter-2.1.1-2.fc20_2.1.1-3.fc21.noarch.drpm
i386/os/drpms/synfig-0.64.0-4.fc20_0.64.0-5.fc21.i686.drpm => x86_64/os/drpms/synfig-0.64.0-4.fc20_0.64.0-5.fc21.i686.drpm
i386/os/drpms/synfig-devel-0.64.0-4.fc20_0.64.0-5.fc21.i686.drpm => x86_64/os/drpms/synfig-devel-0.64.0-4.fc20_0.64.0-5.fc21.i686.drpm
i386/os/drpms/systemd-devel-206-7.fc21_206-9.fc21.i686.drpm => x86_64/os/drpms/systemd-devel-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/systemd-libs-206-7.fc21_206-9.fc21.i686.drpm => x86_64/os/drpms/systemd-libs-206-7.fc21_206-9.fc21.i686.drpm
i386/os/drpms/tog-pegasus-devel-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm => x86_64/os/drpms/tog-pegasus-devel-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm
i386/os/drpms/tog-pegasus-libs-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm => x86_64/os/drpms/tog-pegasus-libs-2.12.1-7.fc20_2.12.1-9.fc21.i686.drpm
i386/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc21.i686.drpm => x86_64/os/drpms/totem-pl-parser-3.4.5-2.fc20_3.9.5-1.fc21.i686.drpm
i386/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc21.i686.drpm => x86_64/os/drpms/totem-pl-parser-devel-3.4.5-2.fc20_3.9.5-1.fc21.i686.drpm
i386/os/drpms/vdsm-api-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-api-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-api-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-api-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-bootstrap-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-bootstrap-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-bootstrap-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-bootstrap-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-cli-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-cli-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-cli-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-cli-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-debug-plugin-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-debug-plugin-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-debug-plugin-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-debug-plugin-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-gluster-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-gluster-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-gluster-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-gluster-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-checkimages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-checkimages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-directlun-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-directlun-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-directlun-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-directlun-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-faqemu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-faqemu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-fileinject-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-fileinject-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-floppy-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-floppy-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-floppy-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-floppy-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-hostusb-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-hostusb-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-hugepages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-hugepages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-macspoof-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-macspoof-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-nestedvt-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-nestedvt-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-numa-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-numa-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-numa-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-numa-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-openstacknet-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-openstacknet-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-pincpu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-pincpu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-promisc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-promisc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-promisc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-promisc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-qemucmdline-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-qemucmdline-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-qos-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-qos-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-qos-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-qos-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-scratchpad-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-scratchpad-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-smbios-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-smbios-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-smbios-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-smbios-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-sriov-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-sriov-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-sriov-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-sriov-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-vhostmd-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-vhostmd-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-vmdisk-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-vmdisk-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-hook-vmfex-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-hook-vmfex-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-jsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-jsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-jsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-jsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-reg-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-reg-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-reg-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-reg-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-tests-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-tests-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-tests-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-tests-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-xmlrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-xmlrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-xmlrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-xmlrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/vdsm-yajsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
armhfp/os/drpms/vdsm-yajsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm => x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-2.fc21_4.12.1-1.fc21.noarch.drpm
i386/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc21.noarch.drpm => x86_64/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc21.noarch.drpm
armhfp/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc21.noarch.drpm => x86_64/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc21.noarch.drpm
i386/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm => x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
armhfp/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm => x86_64/os/drpms/xemacs-golang-1.1.2-1.fc20_1.1.2-3.fc21.noarch.drpm
i386/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm => x86_64/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm
armhfp/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm => x86_64/os/drpms/xhtml2ps-1.0-0.15.b7.fc20_1.0-0.16.b7.fc21.noarch.drpm
i386/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm => x86_64/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm
armhfp/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm => x86_64/os/drpms/youtube-dl-2013.08.23-1.fc21_2013.08.27-1.fc21.noarch.drpm
i386/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm
armhfp/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-common-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm
i386/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm
armhfp/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm => x86_64/os/drpms/zanata-common-javadoc-2.2.1-6.fc20_3.0.1-1.fc21.noarch.drpm
x86_64/os/isolinux/initrd.img => x86_64/os/images/pxeboot/initrd.img
x86_64/os/isolinux/upgrade.img => x86_64/os/images/pxeboot/upgrade.img
sent 6.64G bytes received 89.71K bytes 13.11M bytes/sec
total size is 229.18G speedup is 34.52
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/0a1b9396614d946934f6768cd62d7f4a1d1557621962af5034bd3de5015e089b-other.sqlite.bz2
armhfp/debug/repodata/1f843611d4ab5db664ce0a11c30a1cd38faf6b5acba4fd00a674f1306883b5b0-other.xml.gz
armhfp/debug/repodata/5a37442f6222a8509c8ced849f394bfdb30d46048c52f9e6b2f2c02c5bab3858-filelists.xml.gz
armhfp/debug/repodata/72da265b6df57b293ce234be1e7cfef41183c5e5653c97da1f0e8faa1a1bb6ef-filelists.sqlite.bz2
armhfp/debug/repodata/8dbbeedfee4cec34d068c4efe1f1bbc914c8985a1bac321a6c72f0811da73a88-primary.xml.gz
armhfp/debug/repodata/cb6505eb0ad963db68d9afb38a54e5d22af99c6bf6237551dee6a9b6d6062576-primary.sqlite.bz2
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/2daf88aa53469fb9fe122ce8435c1de6a359f41ce31b96a85d7c0781469cd8b9-filelists.sqlite.bz2
armhfp/os/repodata/3613fdbadb3dee0cd3c070bbeb05b73916bf2f113ce95208e0a1a6321d96dd55-primary.sqlite.bz2
armhfp/os/repodata/593de87c51176b259d698ce4080c04c0e4731b2280a27188e3a871c8a034fcb1-other.xml.gz
armhfp/os/repodata/65929b522a9e319e8a2785cd598e67dc20dc576598042d9077cb5d7ea362756f-filelists.xml.gz
armhfp/os/repodata/77bbac9ef901848aac53d70f88eb32fc1a5366ba84bc2d1e13442a95fa56ec9b-prestodelta.xml.gz
armhfp/os/repodata/e0b953cc8618f03fc7e84aa11b26888f96c8ed2b52ca3bcd89f62605bbcac999-primary.xml.gz
armhfp/os/repodata/ecde6a98e56b0fa30b0bc0c4d0f47695f83275ef0e3f2ae2c4e606cf658f07c2-other.sqlite.bz2
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/0d9e6d699ea71414bf9b9e6d52be8ecdf8d789b710fbf2b7cf88b158153db376-filelists.sqlite.bz2
i386/debug/repodata/3213a7fd020ccabb03ab105270813cfe1cbe88c90efca908d217fbea5c9a2eba-filelists.xml.gz
i386/debug/repodata/8c2fd0c7f35b4527ee077ea04700e60247ae892ff8e508819680abbdb572b6d4-other.xml.gz
i386/debug/repodata/c5a32e6f408d847486cd47d7b978bb649791a1f382a412c2a5e5ec62d6a7588f-other.sqlite.bz2
i386/debug/repodata/c696e55ae7799bd2bacd4f5e821d7a0358db0b2d3aadb4407d94538b2991ba09-primary.sqlite.bz2
i386/debug/repodata/de2f7e4cf0a22a87cd3b34d3ceb7ffabb2ab4001c4121d559cf91de64a88eb57-primary.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/1fb7789bcce122b78a12bf9de59d8574149f3285338ae1f92ea7992fae9ed142-other.sqlite.bz2
i386/os/repodata/26153dad2dff56e133c720650b9d30826a3114fba940e2cf0bf0bb888d94e2ad-primary.xml.gz
i386/os/repodata/42326ee7ba632d88f3544352cd7e4591007d6b629bdd1f1fb28e339930d037ef-filelists.sqlite.bz2
i386/os/repodata/7e283a0bacc4d1618752e809cae879eaffb2b97282a25f3ac93975ecc2d10df9-primary.sqlite.bz2
i386/os/repodata/a676684b17791f0afd4e27bd89cc17a58ae97b696eb6d40cd7129fa21a25e6af-prestodelta.xml.gz
i386/os/repodata/eb1cb0cb64bd3a4aed9366d53c1487283c56562a77deed08110c97fd04f4473b-filelists.xml.gz
i386/os/repodata/ef688252bfbcd8ff2eeea970b59e604b84fa0b5a19a54d7094aa7e1d95076084-other.xml.gz
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/31a4e43251b99b1403d1d6c34548c61762819058618a51d460c35a21331f301b-other.xml.gz
source/SRPMS/repodata/3b1f38b96ed76ffa8efe85a2f23c771304c187d8e1494e64af126e64103bc626-primary.sqlite.bz2
source/SRPMS/repodata/8542e513c5ef67c1b9c168ce5a343a4f6777fcd2bc09a826f52c48128902e2db-primary.xml.gz
source/SRPMS/repodata/963cd2850cbc358eea512763770e9c95fe4245e8a17a8440d313e2805fc10639-filelists.xml.gz
source/SRPMS/repodata/d6feda3ed1f4ccfa06c4c623a5ff1bfa3d52d3026660ad6fca053a4d6d5890d5-other.sqlite.bz2
source/SRPMS/repodata/f0cf77011b956b213fed938584714465566c3b6aa99fbeadaa38888a72d7efb5-filelists.sqlite.bz2
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/2019008588c6e5f07dd5987f7b9d92d969958e6e119ad4cce28f6e6b86547b7f-primary.sqlite.bz2
x86_64/debug/repodata/742aa0b8b4208fdb7fc8509a8fdb43524594430322ca8d0a21e6b47f9e8edf53-primary.xml.gz
x86_64/debug/repodata/75c33ce81569a4973e21cd78e7530ade118531f93d8dcfb34a6afafa0ab91244-other.sqlite.bz2
x86_64/debug/repodata/76aabf08bb4dcb4ae1d42c2fba95042976a46c97661437e192aebe07422a00c1-other.xml.gz
x86_64/debug/repodata/a70b4a02da5df08ad572960fc5835afb9093f4a786437b43cf2637fab4dc134c-filelists.sqlite.bz2
x86_64/debug/repodata/c92194b448016dfac642e0ec3baf00182ffd25ce5eebb874772a18d92631a11e-filelists.xml.gz
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/125ba3c750d51717242067942a84c1016ded121f87fe3c49c6fe190ce7ac7be3-prestodelta.xml.gz
x86_64/os/repodata/1776705ff1dba7b4a145a265f97288a1dcc7fac21d6e5fa419eab459505739e2-filelists.xml.gz
x86_64/os/repodata/20275832f5a81f6898f6b87d53fefb70b290fe0f8833a2574d9216ff96abb102-other.sqlite.bz2
x86_64/os/repodata/461741c21c7334f1999b6c92055ed908e898d4925a487397546aab936113f0d5-other.xml.gz
x86_64/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml
x86_64/os/repodata/5aeebad68bc0b2e6e7c63f7112299b994f4637752677e9ef34f07877b812ffe6-filelists.sqlite.bz2
x86_64/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz
x86_64/os/repodata/cf422e44e98e9ee68ba7445b4f1767bdcf35b3cec25d3d6728148fe56aef6c2c-primary.xml.gz
x86_64/os/repodata/e65d605bd0c58795c0c937ab3c9edcecfc39e4fd33effd77bf133393a8ec3577-primary.sqlite.bz2
x86_64/os/repodata/repomd.xml
i386/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml => x86_64/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml
armhfp/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml => x86_64/os/repodata/464dffa433866b4da84ae859c5d9ce720ccbdefb65d9740e17305da36a516391-comps-rawhide.xml
i386/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz => x86_64/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz
armhfp/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz => x86_64/os/repodata/ba4375b62e0c7300cf2f84a6f9d539951b4a88e1a9f378bc3423a63f3054f792-comps-rawhide.xml.gz
deleting armhfp/debug/a/audacious-plugins-debuginfo-3.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/b/bsd-games-debuginfo-2.17-41.fc20.armv7hl.rpm
deleting armhfp/debug/c/cups-filters-debuginfo-1.0.36-3.fc21.armv7hl.rpm
deleting armhfp/debug/c/clucene09-debuginfo-0.9.21b-6.fc20.armv7hl.rpm
deleting armhfp/debug/c/celt071-debuginfo-0.7.1-4.fc18.armv7hl.rpm
deleting armhfp/debug/c/CGAL-debuginfo-4.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/d/dans-gdal-scripts-debuginfo-0.23-1.fc20.armv7hl.rpm
deleting armhfp/debug/d/DevIL-debuginfo-1.7.8-16.fc20.armv7hl.rpm
deleting armhfp/debug/e/expect-debuginfo-5.45-10.fc20.armv7hl.rpm
deleting armhfp/debug/e/eclipse-debuginfo-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/debug/f/folks-debuginfo-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/debug/f/fldigi-debuginfo-3.21.68-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gtkglext-debuginfo-1.2.0-18.fc18.armv7hl.rpm
deleting armhfp/debug/g/gtatool-debuginfo-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/g/grass-debuginfo-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-contacts-debuginfo-3.9.5-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gluegen-debuginfo-1-0.20102507svn15.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibc-debuginfo-2.18-4.fc21.armv7hl.rpm
deleting armhfp/debug/g/gimp-debuginfo-2.8.6-3.fc20.1.armv7hl.rpm
deleting armhfp/debug/g/gdl-debuginfo-0.9.3-8.cvs20130731.fc20.armv7hl.rpm
deleting armhfp/debug/g/gcin-debuginfo-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gammaray-debuginfo-1.3.0-5.fc20.armv7hl.rpm
deleting armhfp/debug/k/kdetoys-debuginfo-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/k/kdeadmin-debuginfo-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/lmfit-debuginfo-3.5-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/lightdm-debuginfo-1.7.11-1.fc21.armv7hl.rpm
deleting armhfp/debug/l/libuv-debuginfo-0.10.13-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libgsf-debuginfo-1.14.27-1.fc20.armv7hl.rpm
deleting armhfp/debug/m/msgpack-debuginfo-0.5.7-4.fc20.armv7hl.rpm
deleting armhfp/debug/m/mod_mono-debuginfo-2.10-3.fc17.armv7hl.rpm
deleting armhfp/debug/m/mingw64-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting armhfp/debug/m/mingw32-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting armhfp/debug/m/mapnik-debuginfo-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/m/MagicPoint-debuginfo-1.13a-8.fc20.armv7hl.rpm
deleting armhfp/debug/n/numpy-debuginfo-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/debug/n/nss-debuginfo-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/debug/n/nodejs-debuginfo-0.10.16-1.fc20.armv7hl.rpm
deleting armhfp/debug/o/openssl-debuginfo-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/debug/o/open-cobol-debuginfo-1.1-0.20090209.fc17.2.armv7hl.rpm
deleting armhfp/debug/p/postgis-debuginfo-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/debug/p/poppler-debuginfo-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/p/plasma-widget-menubar-debuginfo-0.1.18-4.fc20.armv7hl.rpm
deleting armhfp/debug/p/pfstools-debuginfo-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/debug/p/PyQt-debuginfo-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/debug/q/quassel-debuginfo-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/q/qt3-debuginfo-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/debug/q/qmmp-plugin-pack-debuginfo-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qmmp-debuginfo-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/q/qlandkartegt-debuginfo-1.7.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/r/rogue-debuginfo-5.4.5-13.fc20.armv7hl.rpm
deleting armhfp/debug/r/repsnapper-debuginfo-2.2.0-0.5.a4.fc21.armv7hl.rpm
deleting armhfp/debug/repodata/d7cc75c23d395f6a94a2be74c32a97abcba51e3bfb575744c7c07ef94c4ac858-other.xml.gz
deleting armhfp/debug/repodata/9f0ae80a4c23bfdfd4e6fcf4eeeab4526acfd8b1717dba6ef5896a349dfd8260-primary.sqlite.bz2
deleting armhfp/debug/repodata/877617b1d81b329116bb32536f9146f3b59379ec364d0e32ca3a09d28fe4b715-primary.xml.gz
deleting armhfp/debug/repodata/7f5ff99e4600b6478030968a3abfa2a2685f4c4888e8e4fa60cbb05b0727062c-other.sqlite.bz2
deleting armhfp/debug/repodata/320aec7947756cf4b36151ef044a1e3852c9b6ff2691b3281a06e494c85c0916-filelists.sqlite.bz2
deleting armhfp/debug/repodata/0d1345ac77123368d7ddb73fc6cc0411e8a2de4960f0804d41b766dca2dedf3a-filelists.xml.gz
deleting armhfp/debug/s/systemd-debuginfo-206-7.fc21.armv7hl.rpm
deleting armhfp/debug/s/synfig-debuginfo-0.64.0-4.fc20.armv7hl.rpm
deleting armhfp/debug/s/smart-debuginfo-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/debug/s/simulavr-debuginfo-0.1.2.7-3.fc17.armv7hl.rpm
deleting armhfp/debug/s/sddm-debuginfo-0.2.0-0.1.20130821gite707e229.fc21.armv7hl.rpm
deleting armhfp/debug/s/scim-bridge-debuginfo-0.4.16-16.fc20.armv7hl.rpm
deleting armhfp/debug/s/satyr-debuginfo-0.6-1.fc20.armv7hl.rpm
deleting armhfp/debug/s/saga-debuginfo-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/debug/t/totem-pl-parser-debuginfo-3.4.5-2.fc20.armv7hl.rpm
deleting armhfp/debug/t/tog-pegasus-debuginfo-2.12.1-7.fc20.armv7hl.rpm
deleting armhfp/debug/v/vdsm-debuginfo-4.12.0-2.fc21.armv7hl.rpm
deleting armhfp/debug/w/wesnoth-debuginfo-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/debug/x/xastir-debuginfo-2.0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-jack-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-exotic-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-amidi-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/b/bsd-games-2.17-41.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-libs-1.0.36-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-devel-1.0.36-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/cups-filters-1.0.36-3.fc21.armv7hl.rpm
deleting armhfp/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/clucene09-core-0.9.21b-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/celt071-devel-0.7.1-4.fc18.armv7hl.rpm
deleting armhfp/os/Packages/c/celt071-0.7.1-4.fc18.armv7hl.rpm
deleting armhfp/os/Packages/c/cacti-0.8.8b-1.fc20.noarch.rpm
deleting armhfp/os/Packages/c/CGAL-devel-4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/CGAL-demos-source-4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/CGAL-4.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/drupal7-features-2.0-0.5.rc1.fc20.noarch.rpm
deleting armhfp/os/Packages/d/dans-gdal-scripts-0.23-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/DevIL-devel-1.7.8-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/DevIL-ILUT-devel-1.7.8-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/DevIL-ILUT-1.7.8-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/DevIL-1.7.8-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/expectk-5.45-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/expect-devel-5.45-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/expect-5.45-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/emacs-golang-1.1.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/e/edk2-tools-python-20130515svn14365-3.fc20.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-tests-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-swt-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-platform-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-phpeclipse-1.2.3-4.fc17.noarch.rpm
deleting armhfp/os/Packages/e/eclipse-pde-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-jdt-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/e/eclipse-equinox-osgi-4.3.0-11.1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/f/folks-tools-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/folks-devel-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/folks-0.9.4-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fldigi-doc-3.21.68-3.fc20.noarch.rpm
deleting armhfp/os/Packages/f/fldigi-3.21.68-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fedora-package-config-smart-13.89-26.armv7hl.rpm
deleting armhfp/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.armv7hl.rpm
deleting armhfp/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-sndfile-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-netcdf-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-matlab-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-imagemagick-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-hdr-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-gui-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-gdal-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-dcmtk-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gtatool-1.5.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grass-libs-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grass-devel-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/grass-6.4.2-10.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/golang-vim-1.1.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/golang-1.1.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-contacts-3.9.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gluegen-source-1-0.20102507svn15.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gluegen-manual-1-0.20102507svn15.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gluegen-1-0.20102507svn15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-utils-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-static-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-headers-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-devel-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-common-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/g/gimp-libs-2.8.6-3.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/g/gimp-help-browser-2.8.6-3.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/g/gimp-devel-tools-2.8.6-3.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/g/gimp-devel-2.8.6-3.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/g/gimp-2.8.6-3.fc20.1.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-rpm-macros-extra-1.0.7-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/ghc-rpm-macros-1.0.7-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdl-python-0.9.3-8.cvs20130731.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdl-common-0.9.3-8.cvs20130731.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdl-0.9.3-8.cvs20130731.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-table-2.8.1-3.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcin-qt4-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-qt3-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-libs-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-im-client-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-gtk3-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-gtk2-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-data-2.8.1-3.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcin-anthy-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcin-2.8.1-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gammaray-doc-1.3.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gammaray-devel-1.3.0-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gammaray-1.3.0-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/html2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting armhfp/os/Packages/i/initial-setup-0.3.6-3.fc20.noarch.rpm
deleting armhfp/os/Packages/k/ksmarttray-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/k/kdetoys-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kdesdk-devel-4.11.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/k/kdesdk-common-4.11.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/k/kdesdk-4.11.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/k/kdeadmin-4.10.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lmfit-devel-3.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lmfit-3.5-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-qt-1.7.11-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-gobject-1.7.11-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-1.7.11-1.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libuv-devel-0.10.13-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libuv-0.10.13-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc21.noarch.rpm
deleting armhfp/os/Packages/l/libgudev1-devel-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libgudev1-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/l/libgsf-devel-1.14.27-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgsf-1.14.27-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcob-1.1-0.20090209.fc17.2.armv7hl.rpm
deleting armhfp/os/Packages/m/msgpack-devel-0.5.7-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/msgpack-0.5.7-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mod_mono-2.10-3.fc17.armv7hl.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw64-poppler-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mingw32-poppler-0.24.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-test-1.8.1-1.fc21.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc21.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-1.8.1-1.fc21.noarch.rpm
deleting armhfp/os/Packages/m/mapnik-utils-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-python-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-devel-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-demo-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mapnik-2.2.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/MagicPoint-1.13a-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/numpy-f2py-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/numpy-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-tools-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-sysinit-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-devel-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nss-3.15.1-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nscd-2.18-4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-url2-1.0.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-q-io-1.9.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-docs-0.10.16-1.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-devel-0.10.16-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-0.10.16-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-nova-scheduler-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-objectstore-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-novncproxy-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-network-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-doc-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-console-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-conductor-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-compute-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-common-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-cert-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-cells-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-api-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-dashboard-2013.2-0.6b2.fc21.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-compute-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-common-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-collector-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-central-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-ceilometer-api-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openssl-static-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-perl-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-libs-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-devel-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openssl-1.0.1e-15.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/open-cobol-1.1-0.20090209.fc17.2.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-numpy-f2py-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-numpy-1.7.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-xlrd-0.9.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-transifex-0.1.7-2.fc19.noarch.rpm
deleting armhfp/os/Packages/p/python-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-tastypie-0.9.14-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-horizon-doc-2013.2-0.6b2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-django-horizon-2013.2-0.6b2.fc21.noarch.rpm
deleting armhfp/os/Packages/p/python-ceilometer-2013.2-0.3.b1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pss-0.35-4.fc20.noarch.rpm
deleting armhfp/os/Packages/p/postgis-utils-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/postgis-docs-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/postgis-2.0.3-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-utils-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt5-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-qt-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-glib-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-demos-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-cpp-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/poppler-0.24.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/plasma-widget-menubar-0.1.18-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Url-2.2.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Test-2.2.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Perms-2.1.0-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Http-2.0.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Exception-2.0.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Crypt-2.2.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/php-horde-Horde-Browser-2.0.3-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pfstools-qt-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-octave-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-libs-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-imgmagick-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-glview-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-gdal-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-exr-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-devel-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/pfstools-1.8.5-9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Starlet-0.19-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-MooseX-AttributeShortcuts-0.019-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/pcl-doc-1.6.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/p/PyQt-examples-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PyQt-devel-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/PyQt-3.18.1-19.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quassel-core-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quassel-common-0.8.0-4.fc20.noarch.rpm
deleting armhfp/os/Packages/q/quassel-client-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/quassel-0.8.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-sqlite-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-devel-docs-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-devel-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-designer-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-config-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-PostgreSQL-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-ODBC-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-MySQL-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qt3-3.3.8b-51.fc21.armv7hl.rpm
deleting armhfp/os/Packages/q/qmmp-plugin-pack-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qmmp-devel-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qmmp-0.7.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/q/qlandkartegt-1.7.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rogue-5.4.5-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/repsnapper-2.2.0-0.5.a4.fc21.armv7hl.rpm
deleting armhfp/os/Packages/r/rear-1.12.0-4.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rabbitmq-server-3.1.5-1.fc21.noarch.rpm
deleting armhfp/os/Packages/r/RepetierHost-0.90-2.fc20.noarch.rpm
deleting armhfp/os/Packages/s/systemd-python3-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-python-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-libs-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-journal-gateway-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-devel-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-206-7.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/synfig-devel-0.64.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/synfig-0.64.0-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/soundconverter-2.1.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/s/smart-update-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/smart-gui-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/smart-1.3.1-68.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/simulavr-doc-0.1.2.7-3.fc17.noarch.rpm
deleting armhfp/os/Packages/s/simulavr-0.1.2.7-3.fc17.armv7hl.rpm
deleting armhfp/os/Packages/s/sddm-0.2.0-0.1.20130821gite707e229.fc21.armv7hl.rpm
deleting armhfp/os/Packages/s/scim-bridge-qt3-0.4.16-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/scim-bridge-qt-0.4.16-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/scim-bridge-gtk-0.4.16-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/scim-bridge-0.4.16-16.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/satyr-python-0.6-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/satyr-devel-0.6-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/satyr-0.6-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/saga-python-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/saga-devel-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/saga-2.0.8-12.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tog-pegasus-test-2.12.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tog-pegasus-libs-2.12.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tog-pegasus-devel-2.12.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tog-pegasus-2.12.1-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/v/vdsm-yajsonrpc-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-xmlrpc-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-tests-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-reg-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-python-cpopen-4.12.0-2.fc21.armv7hl.rpm
deleting armhfp/os/Packages/v/vdsm-python-4.12.0-2.fc21.armv7hl.rpm
deleting armhfp/os/Packages/v/vdsm-jsonrpc-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-vmfex-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-vmdisk-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-vhostmd-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-sriov-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-smbios-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-scratchpad-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-qos-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-qemucmdline-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-promisc-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-pincpu-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-openstacknet-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-numa-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-nestedvt-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-macspoof-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-hugepages-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-hostusb-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-floppy-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-fileinject-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-faqemu-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-directlun-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-hook-checkimages-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-gluster-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-debug-plugin-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-cli-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-bootstrap-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-api-4.12.0-2.fc21.noarch.rpm
deleting armhfp/os/Packages/v/vdsm-4.12.0-2.fc21.armv7hl.rpm
deleting armhfp/os/Packages/w/wesnoth-tools-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/wesnoth-server-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/wesnoth-data-1.10.6-8.fc20.noarch.rpm
deleting armhfp/os/Packages/w/wesnoth-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xhtml2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xemacs-golang-1.1.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xastir-2.0.4-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/y/youtube-dl-2013.08.23-1.fc21.noarch.rpm
deleting armhfp/os/Packages/z/zanata-common-javadoc-2.2.1-6.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-common-2.2.1-6.fc20.noarch.rpm
deleting armhfp/os/drpms/zanata-common-javadoc-2.2.1-5.fc20_2.2.1-6.fc20.noarch.drpm
deleting armhfp/os/drpms/zanata-common-2.2.1-5.fc20_2.2.1-6.fc20.noarch.drpm
deleting armhfp/os/drpms/youtube-dl-2013.08.17-1.fc20_2013.08.23-1.fc21.noarch.drpm
deleting armhfp/os/drpms/xhtml2ps-1.0-0.14.b7.fc20_1.0-0.15.b7.fc20.noarch.drpm
deleting armhfp/os/drpms/xemacs-golang-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/xastir-2.0.4-3.fc20_2.0.4-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/wesnoth-tools-1.10.6-7.fc20_1.10.6-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/wesnoth-server-1.10.6-7.fc20_1.10.6-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/wesnoth-1.10.6-7.fc20_1.10.6-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-python-cpopen-4.12.0-1.fc20_4.12.0-2.fc21.armv7hl.drpm
deleting armhfp/os/drpms/vdsm-python-4.12.0-1.fc20_4.12.0-2.fc21.armv7hl.drpm
deleting armhfp/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/vdsm-4.12.0-1.fc20_4.12.0-2.fc21.armv7hl.drpm
deleting armhfp/os/drpms/totem-pl-parser-devel-3.4.5-1.fc20_3.4.5-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/totem-pl-parser-3.4.5-1.fc20_3.4.5-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-python3-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/systemd-python-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/systemd-libs-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/systemd-journal-gateway-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/systemd-devel-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/systemd-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/synfig-devel-0.64.0-3.fc20_0.64.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/synfig-0.64.0-3.fc20_0.64.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/soundconverter-2.1.1-1.fc20_2.1.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/sddm-0.1.0-5.fc20_0.2.0-0.1.20130821gite707e229.fc21.armv7hl.drpm
deleting armhfp/os/drpms/scim-bridge-qt3-0.4.16-15.fc20_0.4.16-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/scim-bridge-qt-0.4.16-15.fc20_0.4.16-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/scim-bridge-gtk-0.4.16-15.fc20_0.4.16-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/scim-bridge-0.4.16-15.fc20_0.4.16-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/saga-python-2.0.8-11.fc20_2.0.8-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/saga-devel-2.0.8-11.fc20_2.0.8-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/saga-2.0.8-11.fc20_2.0.8-12.fc20.armv7hl.drpm
deleting armhfp/os/drpms/rogue-5.4.5-12.fc20_5.4.5-13.fc20.armv7hl.drpm
deleting armhfp/os/drpms/repsnapper-2.2.0-0.4.a4.fc20_2.2.0-0.5.a4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/rear-1.12.0-3.fc19_1.12.0-4.fc20.noarch.drpm
deleting armhfp/os/drpms/rabbitmq-server-3.1.3-2.fc20_3.1.5-1.fc21.noarch.drpm
deleting armhfp/os/drpms/quassel-core-0.8.0-3.fc20_0.8.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/quassel-common-0.8.0-3.fc20_0.8.0-4.fc20.noarch.drpm
deleting armhfp/os/drpms/quassel-client-0.8.0-3.fc20_0.8.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/quassel-0.8.0-3.fc20_0.8.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-devel-docs-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-designer-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-config-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-51.fc21.armv7hl.drpm
deleting armhfp/os/drpms/qmmp-plugin-pack-0.7.1-1.fc20_0.7.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qmmp-devel-0.7.1-1.fc20_0.7.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qmmp-0.7.1-1.fc20_0.7.1-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/qlandkartegt-1.7.1-2.fc20_1.7.3-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-numpy-f2py-1.7.1-2.fc20_1.7.1-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-numpy-1.7.1-2.fc20_1.7.1-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python-xlrd-0.9.2-1.fc20_0.9.2-2.fc20.noarch.drpm
deleting armhfp/os/drpms/python-nova-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/python-django-tastypie-doc-0.9.14-2.fc20_0.9.14-3.fc20.noarch.drpm
deleting armhfp/os/drpms/python-django-tastypie-0.9.14-2.fc20_0.9.14-3.fc20.noarch.drpm
deleting armhfp/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting armhfp/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting armhfp/os/drpms/python-ceilometer-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/pss-0.35-3.fc20_0.35-4.fc20.noarch.drpm
deleting armhfp/os/drpms/poppler-utils-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-qt5-devel-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-qt5-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-qt-devel-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-qt-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-glib-devel-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-glib-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-devel-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-demos-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-cpp-devel-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-cpp-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/poppler-0.24.0-1.fc20_0.24.0-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/plasma-widget-menubar-0.1.18-3.fc19_0.1.18-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/php-horde-Horde-Url-2.2.0-1.fc19_2.2.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/php-horde-Horde-Test-2.2.2-1.fc20_2.2.2-2.fc20.noarch.drpm
deleting armhfp/os/drpms/php-horde-Horde-Perms-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/php-horde-Horde-Http-2.0.3-1.fc20_2.0.3-2.fc20.noarch.drpm
deleting armhfp/os/drpms/php-horde-Horde-Exception-2.0.3-1.fc19_2.0.3-2.fc20.noarch.drpm
deleting armhfp/os/drpms/php-horde-Horde-Crypt-2.2.1-1.fc20_2.2.1-2.fc20.noarch.drpm
deleting armhfp/os/drpms/php-horde-Horde-Browser-2.0.3-2.fc19_2.0.3-3.fc20.noarch.drpm
deleting armhfp/os/drpms/pfstools-qt-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-octave-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-libs-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-imgmagick-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-glview-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-gdal-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-exr-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-devel-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/pfstools-1.8.5-8.fc20_1.8.5-9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perl-Starlet-0.19-1.fc20_0.19-3.fc20.noarch.drpm
deleting armhfp/os/drpms/perl-MooseX-AttributeShortcuts-0.019-1.fc20_0.019-3.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-scheduler-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-objectstore-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-novncproxy-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-network-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-doc-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-console-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-conductor-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-compute-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-common-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-cert-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-cells-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-api-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-nova-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting armhfp/os/drpms/openstack-ceilometer-compute-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-ceilometer-common-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-ceilometer-collector-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-ceilometer-central-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openstack-ceilometer-api-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting armhfp/os/drpms/openssl-static-1.0.1e-14.fc20_1.0.1e-15.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssl-perl-1.0.1e-14.fc20_1.0.1e-15.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssl-libs-1.0.1e-14.fc20_1.0.1e-15.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssl-devel-1.0.1e-14.fc20_1.0.1e-15.fc20.armv7hl.drpm
deleting armhfp/os/drpms/openssl-1.0.1e-14.fc20_1.0.1e-15.fc20.armv7hl.drpm
deleting armhfp/os/drpms/numpy-f2py-1.7.1-2.fc20_1.7.1-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/numpy-1.7.1-2.fc20_1.7.1-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nss-tools-3.15.1-4.fc20_3.15.1-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nss-sysinit-3.15.1-4.fc20_3.15.1-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nss-pkcs11-devel-3.15.1-4.fc20_3.15.1-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nss-devel-3.15.1-4.fc20_3.15.1-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nss-3.15.1-4.fc20_3.15.1-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nscd-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/nodejs-url2-0.0.0-2.fc20_1.0.0-2.fc20.noarch.drpm
deleting armhfp/os/drpms/nodejs-docs-0.10.14-3.fc20_0.10.16-1.fc20.noarch.drpm
deleting armhfp/os/drpms/nodejs-devel-0.10.14-3.fc20_0.10.16-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nodejs-0.10.14-3.fc20_0.10.16-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/msgpack-devel-0.5.7-3.fc19_0.5.7-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/msgpack-0.5.7-3.fc19_0.5.7-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mingw64-poppler-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-qt-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-qt-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-glib-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-glib-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-cpp-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-cpp-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw64-poppler-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-qt-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-qt-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-glib-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-glib-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-cpp-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-cpp-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/mingw32-poppler-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-scm-test-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting armhfp/os/drpms/maven-scm-javadoc-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting armhfp/os/drpms/maven-scm-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting armhfp/os/drpms/mapnik-utils-2.2.0-3.fc20_2.2.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mapnik-python-2.2.0-3.fc20_2.2.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mapnik-devel-2.2.0-3.fc20_2.2.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mapnik-demo-2.2.0-3.fc20_2.2.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/mapnik-2.2.0-3.fc20_2.2.0-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lmfit-devel-3.5-2.fc20_3.5-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lmfit-3.5-2.fc20_3.5-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/lightdm-1.7.9-3.fc20_1.7.11-1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libquvi-scripts-0.4.10-3.fc20_0.9.20130805-2.fc21.noarch.drpm
deleting armhfp/os/drpms/libgudev1-devel-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/libgudev1-206-6.fc21_206-7.fc21.armv7hl.drpm
deleting armhfp/os/drpms/kdetoys-4.10.4-1.fc20_4.10.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kdesdk-devel-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/kdesdk-common-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/kdesdk-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting armhfp/os/drpms/kdeadmin-4.10.4-1.fc20_4.10.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/initial-setup-0.3.6-2.fc20_0.3.6-3.fc20.noarch.drpm
deleting armhfp/os/drpms/html2ps-1.0-0.14.b7.fc20_1.0-0.15.b7.fc20.noarch.drpm
deleting armhfp/os/drpms/grass-libs-6.4.2-9.fc20_6.4.2-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/grass-devel-6.4.2-9.fc20_6.4.2-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/grass-6.4.2-9.fc20_6.4.2-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/golang-vim-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/golang-1.1.1-7.fc20_1.1.2-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gnome-contacts-3.9.5-2.fc20_3.9.5-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gluegen-source-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.noarch.drpm
deleting armhfp/os/drpms/gluegen-manual-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.noarch.drpm
deleting armhfp/os/drpms/gluegen-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.armv7hl.drpm
deleting armhfp/os/drpms/glibc-utils-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-static-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-headers-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-devel-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-common-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/glibc-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
deleting armhfp/os/drpms/gimp-libs-2.8.6-3.fc20_2.8.6-3.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/gimp-help-browser-2.8.6-3.fc20_2.8.6-3.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/gimp-devel-tools-2.8.6-3.fc20_2.8.6-3.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/gimp-devel-2.8.6-3.fc20_2.8.6-3.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/gimp-2.8.6-3.fc20_2.8.6-3.fc20.1.armv7hl.drpm
deleting armhfp/os/drpms/gdl-common-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.noarch.drpm
deleting armhfp/os/drpms/gcin-table-2.8.1-1.fc20_2.8.1-3.fc20.noarch.drpm
deleting armhfp/os/drpms/gcin-qt4-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-qt3-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-libs-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-im-client-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-gtk3-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-gtk2-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-data-2.8.1-1.fc20_2.8.1-3.fc20.noarch.drpm
deleting armhfp/os/drpms/gcin-anthy-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gcin-2.8.1-1.fc20_2.8.1-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gammaray-doc-1.3.0-4.fc19_1.3.0-5.fc20.noarch.drpm
deleting armhfp/os/drpms/gammaray-devel-1.3.0-4.fc19_1.3.0-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/gammaray-1.3.0-4.fc19_1.3.0-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/folks-tools-0.9.3-4.fc20_0.9.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/folks-devel-0.9.3-4.fc20_0.9.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/folks-0.9.3-4.fc20_0.9.4-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fldigi-doc-3.21.68-2.fc20_3.21.68-3.fc20.noarch.drpm
deleting armhfp/os/drpms/fldigi-doc-3.21-4.fc20_3.21.68-3.fc20.noarch.drpm
deleting armhfp/os/drpms/fldigi-3.21.68-2.fc20_3.21.68-3.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fedora-package-config-smart-13.89-25_13.89-26.armv7hl.drpm
deleting armhfp/os/drpms/expectk-5.45-9.fc20_5.45-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/expect-devel-5.45-9.fc20_5.45-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/expect-5.45-9.fc20_5.45-10.fc20.armv7hl.drpm
deleting armhfp/os/drpms/emacs-golang-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting armhfp/os/drpms/eclipse-tests-4.3.0-11.fc20_4.3.0-11.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-swt-4.3.0-11.fc20_4.3.0-11.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-platform-4.3.0-11.fc20_4.3.0-11.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-pde-4.3.0-11.fc20_4.3.0-11.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-jdt-4.3.0-11.fc20_4.3.0-11.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/eclipse-equinox-osgi-4.3.0-11.fc20_4.3.0-11.1.fc21.armv7hl.drpm
deleting armhfp/os/drpms/drupal7-features-2.0-0.3.beta2.fc20_2.0-0.5.rc1.fc20.noarch.drpm
deleting armhfp/os/drpms/dans-gdal-scripts-0.21-0.3.20130522git.fc20_0.23-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-libs-1.0.36-2.fc20_1.0.36-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-devel-1.0.36-2.fc20_1.0.36-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/cups-filters-1.0.36-2.fc20_1.0.36-3.fc21.armv7hl.drpm
deleting armhfp/os/drpms/clucene09-core-devel-0.9.21b-5.fc19_0.9.21b-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/clucene09-core-0.9.21b-5.fc19_0.9.21b-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cacti-0.8.8a-9.fc20_0.8.8b-1.fc20.noarch.drpm
deleting armhfp/os/drpms/bsd-games-2.17-40.fc20_2.17-41.fc20.armv7hl.drpm
deleting armhfp/os/drpms/audacious-plugins-jack-3.4-1.fc20_3.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/audacious-plugins-exotic-3.4-1.fc20_3.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/audacious-plugins-amidi-3.4-1.fc20_3.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/audacious-plugins-3.4-1.fc20_3.4-2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/RepetierHost-0.90-1.fc20_0.90-2.fc20.noarch.drpm
deleting armhfp/os/drpms/PyQt-examples-3.18.1-18.fc20_3.18.1-19.fc20.armv7hl.drpm
deleting armhfp/os/drpms/PyQt-devel-3.18.1-18.fc20_3.18.1-19.fc20.armv7hl.drpm
deleting armhfp/os/drpms/PyQt-3.18.1-18.fc20_3.18.1-19.fc20.armv7hl.drpm
deleting armhfp/os/drpms/MagicPoint-1.13a-7.fc20_1.13a-8.fc20.armv7hl.drpm
deleting armhfp/os/drpms/DevIL-devel-1.7.8-15.fc20_1.7.8-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/DevIL-ILUT-devel-1.7.8-15.fc20_1.7.8-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/DevIL-ILUT-1.7.8-15.fc20_1.7.8-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/DevIL-1.7.8-15.fc20_1.7.8-16.fc20.armv7hl.drpm
deleting armhfp/os/drpms/CGAL-devel-4.2-3.fc20_4.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/CGAL-demos-source-4.2-3.fc20_4.2-4.fc20.armv7hl.drpm
deleting armhfp/os/drpms/CGAL-4.2-3.fc20_4.2-4.fc20.armv7hl.drpm
deleting armhfp/os/repodata/dbd6c3466df964d79019744a8e30ca55418dbc51c9e34eae29ec9fbec67671fd-primary.sqlite.bz2
deleting armhfp/os/repodata/bb49338d40f08efec9cece2c6ea858f10fb103400b47ee8d68fec5f2132d6a19-prestodelta.xml.gz
deleting armhfp/os/repodata/46638de6154be983e2fdb11777bfe6003ae101bdd1e6fe79bf4c7d19088338a3-other.sqlite.bz2
deleting armhfp/os/repodata/40943c56c874903135c6f8e4fd2075944d95bd82188a3ecce29e5130bb643ed1-filelists.sqlite.bz2
deleting armhfp/os/repodata/39b4b4ca3458a834b24e76d6a84f6fa46204f4e43aff429fc8b68452b264e30a-comps-rawhide.xml
deleting armhfp/os/repodata/11b0507a6a6312dc3855760eac5aba2f5cfe01d6b9268b90a01894963a5b37ba-filelists.xml.gz
deleting armhfp/os/repodata/0dfb607336979c515a64582a0c33b2968eb9b7a5952ca31505e476120c35db19-primary.xml.gz
deleting armhfp/os/repodata/0b5f1413726742015f88d3a99f4ccec8e8342719bbb771c4cb3292c09d7134eb-comps-rawhide.xml.gz
deleting armhfp/os/repodata/07f1d1c188d9b0b8d303ce969781857d23ea2d9cafcb1c281678abf993a7a4ff-other.xml.gz
deleting i386/debug/a/audacious-plugins-debuginfo-3.4-2.fc20.i686.rpm
deleting i386/debug/b/bsd-games-debuginfo-2.17-41.fc20.i686.rpm
deleting i386/debug/c/cups-filters-debuginfo-1.0.36-3.fc21.i686.rpm
deleting i386/debug/c/clucene09-debuginfo-0.9.21b-6.fc20.i686.rpm
deleting i386/debug/c/celt071-debuginfo-0.7.1-4.fc18.i686.rpm
deleting i386/debug/c/CGAL-debuginfo-4.2-4.fc20.i686.rpm
deleting i386/debug/d/dans-gdal-scripts-debuginfo-0.23-1.fc20.i686.rpm
deleting i386/debug/d/DevIL-debuginfo-1.7.8-16.fc20.i686.rpm
deleting i386/debug/e/expect-debuginfo-5.45-10.fc20.i686.rpm
deleting i386/debug/e/edk2-debuginfo-20130515svn14365-3.fc20.i686.rpm
deleting i386/debug/e/eclipse-debuginfo-4.3.0-11.1.fc21.i686.rpm
deleting i386/debug/f/folks-debuginfo-0.9.4-1.fc20.i686.rpm
deleting i386/debug/f/fldigi-debuginfo-3.21.68-3.fc20.i686.rpm
deleting i386/debug/g/gtkglext-debuginfo-1.2.0-18.fc18.i686.rpm
deleting i386/debug/g/gtatool-debuginfo-1.5.2-4.fc20.i686.rpm
deleting i386/debug/g/grass-debuginfo-6.4.2-10.fc20.i686.rpm
deleting i386/debug/g/gnome-contacts-debuginfo-3.9.5-3.fc20.i686.rpm
deleting i386/debug/g/gluegen-debuginfo-1-0.20102507svn15.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-common-2.18-4.fc21.i686.rpm
deleting i386/debug/g/glibc-debuginfo-2.18-4.fc21.i686.rpm
deleting i386/debug/g/gimp-debuginfo-2.8.6-3.fc20.1.i686.rpm
deleting i386/debug/g/gdl-debuginfo-0.9.3-8.cvs20130731.fc20.i686.rpm
deleting i386/debug/g/gcin-debuginfo-2.8.1-3.fc20.i686.rpm
deleting i386/debug/g/gammaray-debuginfo-1.3.0-5.fc20.i686.rpm
deleting i386/debug/k/kdetoys-debuginfo-4.10.4-2.fc20.i686.rpm
deleting i386/debug/k/kdeadmin-debuginfo-4.10.4-2.fc20.i686.rpm
deleting i386/debug/l/lmfit-debuginfo-3.5-3.fc20.i686.rpm
deleting i386/debug/l/lightdm-debuginfo-1.7.11-1.fc21.i686.rpm
deleting i386/debug/l/libuv-debuginfo-0.10.13-1.fc20.i686.rpm
deleting i386/debug/l/libservicelog-debuginfo-1.0.1-3.fc12.i686.rpm
deleting i386/debug/l/libgsf-debuginfo-1.14.27-1.fc20.i686.rpm
deleting i386/debug/m/msgpack-debuginfo-0.5.7-4.fc20.i686.rpm
deleting i386/debug/m/mod_mono-debuginfo-2.10-3.fc17.i686.rpm
deleting i386/debug/m/mingw64-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting i386/debug/m/mingw32-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting i386/debug/m/mapserver-debuginfo-6.2.1-3.fc20.i686.rpm
deleting i386/debug/m/mapnik-debuginfo-2.2.0-4.fc20.i686.rpm
deleting i386/debug/m/MagicPoint-debuginfo-1.13a-8.fc20.i686.rpm
deleting i386/debug/n/numpy-debuginfo-1.7.1-4.fc20.i686.rpm
deleting i386/debug/n/nss-debuginfo-3.15.1-5.fc20.i686.rpm
deleting i386/debug/n/nodejs-debuginfo-0.10.16-1.fc20.i686.rpm
deleting i386/debug/o/openssl-debuginfo-1.0.1e-15.fc20.i686.rpm
deleting i386/debug/o/open-cobol-debuginfo-1.1-0.20090209.fc17.2.i686.rpm
deleting i386/debug/p/postgis-debuginfo-2.0.3-3.fc20.i686.rpm
deleting i386/debug/p/poppler-debuginfo-0.24.0-2.fc20.i686.rpm
deleting i386/debug/p/plasma-widget-menubar-debuginfo-0.1.18-4.fc20.i686.rpm
deleting i386/debug/p/pfstools-debuginfo-1.8.5-9.fc20.i686.rpm
deleting i386/debug/p/pcl-debuginfo-1.6.0-5.fc20.i686.rpm
deleting i386/debug/p/PyQt-debuginfo-3.18.1-19.fc20.i686.rpm
deleting i386/debug/q/quassel-debuginfo-0.8.0-4.fc20.i686.rpm
deleting i386/debug/q/qt3-debuginfo-3.3.8b-51.fc21.i686.rpm
deleting i386/debug/q/qmmp-plugin-pack-debuginfo-0.7.1-2.fc20.i686.rpm
deleting i386/debug/q/qmmp-debuginfo-0.7.1-2.fc20.i686.rpm
deleting i386/debug/q/qlandkartegt-debuginfo-1.7.3-1.fc20.i686.rpm
deleting i386/debug/r/rogue-debuginfo-5.4.5-13.fc20.i686.rpm
deleting i386/debug/r/repsnapper-debuginfo-2.2.0-0.5.a4.fc21.i686.rpm
deleting i386/debug/repodata/ed7249d2333e425096b93b9af95c5c32d4e267dd58baa70da662301d295d2b46-filelists.sqlite.bz2
deleting i386/debug/repodata/de883fb6a0697124da972c6e3c660d06d9d7afdaeef7f093d851e0ef6da9872e-primary.xml.gz
deleting i386/debug/repodata/8da32b83fbc23ab3cbd2d7e38b7632e72a2d30bb9793f54e67f56de77563a89f-other.sqlite.bz2
deleting i386/debug/repodata/7df40074b4df01088b5797068c30c5c0fde6e2c24a05eea4ba5cb31937f78618-filelists.xml.gz
deleting i386/debug/repodata/4c729fe8d68925420d26e6fcfa6a6b4a530dd1d07039c89a6a07f27037cc91ce-other.xml.gz
deleting i386/debug/repodata/09f040421d0b8643b4edfe7ca47293212165b971791fa9d6681fc8bebe08f2a0-primary.sqlite.bz2
deleting i386/debug/s/systemd-debuginfo-206-7.fc21.i686.rpm
deleting i386/debug/s/synfig-debuginfo-0.64.0-4.fc20.i686.rpm
deleting i386/debug/s/synce-connector-debuginfo-0.15.2-5.fc17.i686.rpm
deleting i386/debug/s/smart-debuginfo-1.3.1-68.fc17.i686.rpm
deleting i386/debug/s/simulavr-debuginfo-0.1.2.7-3.fc17.i686.rpm
deleting i386/debug/s/sddm-debuginfo-0.2.0-0.1.20130821gite707e229.fc21.i686.rpm
deleting i386/debug/s/scim-bridge-debuginfo-0.4.16-16.fc20.i686.rpm
deleting i386/debug/s/satyr-debuginfo-0.6-1.fc20.i686.rpm
deleting i386/debug/s/saga-debuginfo-2.0.8-12.fc20.i686.rpm
deleting i386/debug/t/totem-pl-parser-debuginfo-3.4.5-2.fc20.i686.rpm
deleting i386/debug/t/tog-pegasus-debuginfo-2.12.1-7.fc20.i686.rpm
deleting i386/debug/v/vdsm-debuginfo-4.12.0-2.fc21.i686.rpm
deleting i386/debug/w/wesnoth-debuginfo-1.10.6-8.fc20.i686.rpm
deleting i386/debug/x/xastir-debuginfo-2.0.4-4.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-jack-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-exotic-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-amidi-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/b/bsd-games-2.17-41.fc20.i686.rpm
deleting i386/os/Packages/c/cups-filters-libs-1.0.36-3.fc21.i686.rpm
deleting i386/os/Packages/c/cups-filters-devel-1.0.36-3.fc21.i686.rpm
deleting i386/os/Packages/c/cups-filters-1.0.36-3.fc21.i686.rpm
deleting i386/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.i686.rpm
deleting i386/os/Packages/c/clucene09-core-0.9.21b-6.fc20.i686.rpm
deleting i386/os/Packages/c/celt071-devel-0.7.1-4.fc18.i686.rpm
deleting i386/os/Packages/c/celt071-0.7.1-4.fc18.i686.rpm
deleting i386/os/Packages/c/cacti-0.8.8b-1.fc20.noarch.rpm
deleting i386/os/Packages/c/CGAL-devel-4.2-4.fc20.i686.rpm
deleting i386/os/Packages/c/CGAL-demos-source-4.2-4.fc20.i686.rpm
deleting i386/os/Packages/c/CGAL-4.2-4.fc20.i686.rpm
deleting i386/os/Packages/d/drupal7-features-2.0-0.5.rc1.fc20.noarch.rpm
deleting i386/os/Packages/d/dans-gdal-scripts-0.23-1.fc20.i686.rpm
deleting i386/os/Packages/d/DevIL-devel-1.7.8-16.fc20.i686.rpm
deleting i386/os/Packages/d/DevIL-ILUT-devel-1.7.8-16.fc20.i686.rpm
deleting i386/os/Packages/d/DevIL-ILUT-1.7.8-16.fc20.i686.rpm
deleting i386/os/Packages/d/DevIL-1.7.8-16.fc20.i686.rpm
deleting i386/os/Packages/e/expectk-5.45-10.fc20.i686.rpm
deleting i386/os/Packages/e/expect-devel-5.45-10.fc20.i686.rpm
deleting i386/os/Packages/e/expect-5.45-10.fc20.i686.rpm
deleting i386/os/Packages/e/emacs-golang-1.1.2-1.fc20.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-python-20130515svn14365-3.fc20.noarch.rpm
deleting i386/os/Packages/e/edk2-tools-doc-20130515svn14365-3.fc20.i686.rpm
deleting i386/os/Packages/e/edk2-tools-20130515svn14365-3.fc20.i686.rpm
deleting i386/os/Packages/e/eclipse-tests-4.3.0-11.1.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-swt-4.3.0-11.1.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-platform-4.3.0-11.1.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-phpeclipse-1.2.3-4.fc17.noarch.rpm
deleting i386/os/Packages/e/eclipse-pde-4.3.0-11.1.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-jdt-4.3.0-11.1.fc21.i686.rpm
deleting i386/os/Packages/e/eclipse-equinox-osgi-4.3.0-11.1.fc21.i686.rpm
deleting i386/os/Packages/f/folks-tools-0.9.4-1.fc20.i686.rpm
deleting i386/os/Packages/f/folks-devel-0.9.4-1.fc20.i686.rpm
deleting i386/os/Packages/f/folks-0.9.4-1.fc20.i686.rpm
deleting i386/os/Packages/f/fldigi-doc-3.21.68-3.fc20.noarch.rpm
deleting i386/os/Packages/f/fldigi-3.21.68-3.fc20.i686.rpm
deleting i386/os/Packages/f/fedora-package-config-smart-13.89-26.i686.rpm
deleting i386/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.i686.rpm
deleting i386/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.i686.rpm
deleting i386/os/Packages/g/gtatool-sndfile-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-netcdf-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-matlab-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-imagemagick-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-hdr-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-gui-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-gdal-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-dcmtk-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/gtatool-1.5.2-4.fc20.i686.rpm
deleting i386/os/Packages/g/grass-libs-6.4.2-10.fc20.i686.rpm
deleting i386/os/Packages/g/grass-devel-6.4.2-10.fc20.i686.rpm
deleting i386/os/Packages/g/grass-6.4.2-10.fc20.i686.rpm
deleting i386/os/Packages/g/golang-vim-1.1.2-1.fc20.noarch.rpm
deleting i386/os/Packages/g/golang-1.1.2-1.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-contacts-3.9.5-3.fc20.i686.rpm
deleting i386/os/Packages/g/gluegen-source-1-0.20102507svn15.fc20.noarch.rpm
deleting i386/os/Packages/g/gluegen-manual-1-0.20102507svn15.fc20.noarch.rpm
deleting i386/os/Packages/g/gluegen-1-0.20102507svn15.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-utils-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-static-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-headers-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-devel-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-common-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/g/glibc-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/g/gimp-libs-2.8.6-3.fc20.1.i686.rpm
deleting i386/os/Packages/g/gimp-help-browser-2.8.6-3.fc20.1.i686.rpm
deleting i386/os/Packages/g/gimp-devel-tools-2.8.6-3.fc20.1.i686.rpm
deleting i386/os/Packages/g/gimp-devel-2.8.6-3.fc20.1.i686.rpm
deleting i386/os/Packages/g/gimp-2.8.6-3.fc20.1.i686.rpm
deleting i386/os/Packages/g/ghc-rpm-macros-extra-1.0.7-1.fc20.i686.rpm
deleting i386/os/Packages/g/ghc-rpm-macros-1.0.7-1.fc20.i686.rpm
deleting i386/os/Packages/g/gdl-python-0.9.3-8.cvs20130731.fc20.i686.rpm
deleting i386/os/Packages/g/gdl-common-0.9.3-8.cvs20130731.fc20.noarch.rpm
deleting i386/os/Packages/g/gdl-0.9.3-8.cvs20130731.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-table-2.8.1-3.fc20.noarch.rpm
deleting i386/os/Packages/g/gcin-qt4-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-qt3-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-libs-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-im-client-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-gtk3-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-gtk2-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-data-2.8.1-3.fc20.noarch.rpm
deleting i386/os/Packages/g/gcin-anthy-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gcin-2.8.1-3.fc20.i686.rpm
deleting i386/os/Packages/g/gammaray-doc-1.3.0-5.fc20.noarch.rpm
deleting i386/os/Packages/g/gammaray-devel-1.3.0-5.fc20.i686.rpm
deleting i386/os/Packages/g/gammaray-1.3.0-5.fc20.i686.rpm
deleting i386/os/Packages/h/html2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting i386/os/Packages/i/initial-setup-0.3.6-3.fc20.noarch.rpm
deleting i386/os/Packages/k/ksmarttray-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/k/kdetoys-4.10.4-2.fc20.i686.rpm
deleting i386/os/Packages/k/kdesdk-devel-4.11.0-2.fc21.noarch.rpm
deleting i386/os/Packages/k/kdesdk-common-4.11.0-2.fc21.noarch.rpm
deleting i386/os/Packages/k/kdesdk-4.11.0-2.fc21.noarch.rpm
deleting i386/os/Packages/k/kdeadmin-4.10.4-2.fc20.i686.rpm
deleting i386/os/Packages/l/lmfit-devel-3.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/lmfit-3.5-3.fc20.i686.rpm
deleting i386/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc21.i686.rpm
deleting i386/os/Packages/l/lightdm-qt-1.7.11-1.fc21.i686.rpm
deleting i386/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc21.i686.rpm
deleting i386/os/Packages/l/lightdm-gobject-1.7.11-1.fc21.i686.rpm
deleting i386/os/Packages/l/lightdm-1.7.11-1.fc21.i686.rpm
deleting i386/os/Packages/l/libuv-devel-0.10.13-1.fc20.i686.rpm
deleting i386/os/Packages/l/libuv-0.10.13-1.fc20.i686.rpm
deleting i386/os/Packages/l/libservicelog-devel-1.0.1-3.fc12.i686.rpm
deleting i386/os/Packages/l/libservicelog-1.0.1-3.fc12.i686.rpm
deleting i386/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc21.noarch.rpm
deleting i386/os/Packages/l/libgudev1-devel-206-7.fc21.i686.rpm
deleting i386/os/Packages/l/libgudev1-206-7.fc21.i686.rpm
deleting i386/os/Packages/l/libgsf-devel-1.14.27-1.fc20.i686.rpm
deleting i386/os/Packages/l/libgsf-1.14.27-1.fc20.i686.rpm
deleting i386/os/Packages/l/libcob-1.1-0.20090209.fc17.2.i686.rpm
deleting i386/os/Packages/m/msgpack-devel-0.5.7-4.fc20.i686.rpm
deleting i386/os/Packages/m/msgpack-0.5.7-4.fc20.i686.rpm
deleting i386/os/Packages/m/mod_mono-2.10-3.fc17.i686.rpm
deleting i386/os/Packages/m/mingw64-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw64-poppler-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/mingw32-poppler-0.24.0-1.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-scm-test-1.8.1-1.fc21.noarch.rpm
deleting i386/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc21.noarch.rpm
deleting i386/os/Packages/m/maven-scm-1.8.1-1.fc21.noarch.rpm
deleting i386/os/Packages/m/mapserver-python-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapserver-perl-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapserver-java-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapserver-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-utils-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-python-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-devel-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-demo-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/mapnik-2.2.0-4.fc20.i686.rpm
deleting i386/os/Packages/m/MagicPoint-1.13a-8.fc20.i686.rpm
deleting i386/os/Packages/n/numpy-f2py-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/n/numpy-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/n/nss-tools-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-sysinit-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-devel-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nss-3.15.1-5.fc20.i686.rpm
deleting i386/os/Packages/n/nscd-2.18-4.fc21.i686.rpm
deleting i386/os/Packages/n/nodejs-url2-1.0.0-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-q-io-1.9.1-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-docs-0.10.16-1.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-devel-0.10.16-1.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-0.10.16-1.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-nova-scheduler-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-objectstore-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-novncproxy-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-network-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-doc-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-console-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-conductor-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-compute-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-common-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-cert-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-cells-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-api-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-dashboard-2013.2-0.6b2.fc21.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-compute-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-common-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-collector-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-central-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-ceilometer-api-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/o/openssl-static-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-perl-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-libs-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-devel-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/openssl-1.0.1e-15.fc20.i686.rpm
deleting i386/os/Packages/o/open-cobol-1.1-0.20090209.fc17.2.i686.rpm
deleting i386/os/Packages/p/python3-numpy-f2py-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/p/python3-numpy-1.7.1-4.fc20.i686.rpm
deleting i386/os/Packages/p/python-xlrd-0.9.2-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-transifex-0.1.7-2.fc19.noarch.rpm
deleting i386/os/Packages/p/python-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-tastypie-doc-0.9.14-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-tastypie-0.9.14-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-horizon-doc-2013.2-0.6b2.fc21.noarch.rpm
deleting i386/os/Packages/p/python-django-horizon-2013.2-0.6b2.fc21.noarch.rpm
deleting i386/os/Packages/p/python-ceilometer-2013.2-0.3.b1.fc20.noarch.rpm
deleting i386/os/Packages/p/pss-0.35-4.fc20.noarch.rpm
deleting i386/os/Packages/p/postgis-utils-2.0.3-3.fc20.i686.rpm
deleting i386/os/Packages/p/postgis-docs-2.0.3-3.fc20.i686.rpm
deleting i386/os/Packages/p/postgis-2.0.3-3.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-utils-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt5-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-qt-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-glib-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-demos-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-cpp-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/poppler-0.24.0-2.fc20.i686.rpm
deleting i386/os/Packages/p/plasma-widget-menubar-0.1.18-4.fc20.i686.rpm
deleting i386/os/Packages/p/php-mapserver-6.2.1-3.fc20.i686.rpm
deleting i386/os/Packages/p/php-horde-Horde-Url-2.2.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Test-2.2.2-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Perms-2.1.0-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Http-2.0.3-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Exception-2.0.3-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Crypt-2.2.1-2.fc20.noarch.rpm
deleting i386/os/Packages/p/php-horde-Horde-Browser-2.0.3-3.fc20.noarch.rpm
deleting i386/os/Packages/p/pfstools-qt-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-octave-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-libs-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-imgmagick-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-glview-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-gdal-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-exr-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-devel-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/pfstools-1.8.5-9.fc20.i686.rpm
deleting i386/os/Packages/p/perl-Starlet-0.19-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-MooseX-AttributeShortcuts-0.019-3.fc20.noarch.rpm
deleting i386/os/Packages/p/pcl-tools-1.6.0-5.fc20.i686.rpm
deleting i386/os/Packages/p/pcl-doc-1.6.0-5.fc20.noarch.rpm
deleting i386/os/Packages/p/pcl-devel-1.6.0-5.fc20.i686.rpm
deleting i386/os/Packages/p/pcl-1.6.0-5.fc20.i686.rpm
deleting i386/os/Packages/p/PyQt-examples-3.18.1-19.fc20.i686.rpm
deleting i386/os/Packages/p/PyQt-devel-3.18.1-19.fc20.i686.rpm
deleting i386/os/Packages/p/PyQt-3.18.1-19.fc20.i686.rpm
deleting i386/os/Packages/q/quassel-core-0.8.0-4.fc20.i686.rpm
deleting i386/os/Packages/q/quassel-common-0.8.0-4.fc20.noarch.rpm
deleting i386/os/Packages/q/quassel-client-0.8.0-4.fc20.i686.rpm
deleting i386/os/Packages/q/quassel-0.8.0-4.fc20.i686.rpm
deleting i386/os/Packages/q/qt3-sqlite-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-devel-docs-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-devel-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-designer-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-config-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-PostgreSQL-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-ODBC-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-MySQL-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qt3-3.3.8b-51.fc21.i686.rpm
deleting i386/os/Packages/q/qmmp-plugin-pack-0.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/q/qmmp-devel-0.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/q/qmmp-0.7.1-2.fc20.i686.rpm
deleting i386/os/Packages/q/qlandkartegt-1.7.3-1.fc20.i686.rpm
deleting i386/os/Packages/r/rogue-5.4.5-13.fc20.i686.rpm
deleting i386/os/Packages/r/repsnapper-2.2.0-0.5.a4.fc21.i686.rpm
deleting i386/os/Packages/r/rear-1.12.0-4.fc20.noarch.rpm
deleting i386/os/Packages/r/rabbitmq-server-3.1.5-1.fc21.noarch.rpm
deleting i386/os/Packages/r/RepetierHost-0.90-2.fc20.noarch.rpm
deleting i386/os/Packages/s/systemd-python3-206-7.fc21.i686.rpm
deleting i386/os/Packages/s/systemd-python-206-7.fc21.i686.rpm
deleting i386/os/Packages/s/systemd-libs-206-7.fc21.i686.rpm
deleting i386/os/Packages/s/systemd-journal-gateway-206-7.fc21.i686.rpm
deleting i386/os/Packages/s/systemd-devel-206-7.fc21.i686.rpm
deleting i386/os/Packages/s/systemd-206-7.fc21.i686.rpm
deleting i386/os/Packages/s/synfig-devel-0.64.0-4.fc20.i686.rpm
deleting i386/os/Packages/s/synfig-0.64.0-4.fc20.i686.rpm
deleting i386/os/Packages/s/synce-connector-0.15.2-5.fc17.i686.rpm
deleting i386/os/Packages/s/soundconverter-2.1.1-2.fc20.noarch.rpm
deleting i386/os/Packages/s/smart-update-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/s/smart-gui-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/s/smart-1.3.1-68.fc17.i686.rpm
deleting i386/os/Packages/s/simulavr-doc-0.1.2.7-3.fc17.noarch.rpm
deleting i386/os/Packages/s/simulavr-0.1.2.7-3.fc17.i686.rpm
deleting i386/os/Packages/s/sddm-0.2.0-0.1.20130821gite707e229.fc21.i686.rpm
deleting i386/os/Packages/s/scim-bridge-qt3-0.4.16-16.fc20.i686.rpm
deleting i386/os/Packages/s/scim-bridge-qt-0.4.16-16.fc20.i686.rpm
deleting i386/os/Packages/s/scim-bridge-gtk-0.4.16-16.fc20.i686.rpm
deleting i386/os/Packages/s/scim-bridge-0.4.16-16.fc20.i686.rpm
deleting i386/os/Packages/s/satyr-python-0.6-1.fc20.i686.rpm
deleting i386/os/Packages/s/satyr-devel-0.6-1.fc20.i686.rpm
deleting i386/os/Packages/s/satyr-0.6-1.fc20.i686.rpm
deleting i386/os/Packages/s/saga-python-2.0.8-12.fc20.i686.rpm
deleting i386/os/Packages/s/saga-devel-2.0.8-12.fc20.i686.rpm
deleting i386/os/Packages/s/saga-2.0.8-12.fc20.i686.rpm
deleting i386/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.i686.rpm
deleting i386/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.i686.rpm
deleting i386/os/Packages/t/tog-pegasus-test-2.12.1-7.fc20.i686.rpm
deleting i386/os/Packages/t/tog-pegasus-libs-2.12.1-7.fc20.i686.rpm
deleting i386/os/Packages/t/tog-pegasus-devel-2.12.1-7.fc20.i686.rpm
deleting i386/os/Packages/t/tog-pegasus-2.12.1-7.fc20.i686.rpm
deleting i386/os/Packages/v/vdsm-yajsonrpc-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-xmlrpc-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-tests-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-reg-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-python-cpopen-4.12.0-2.fc21.i686.rpm
deleting i386/os/Packages/v/vdsm-python-4.12.0-2.fc21.i686.rpm
deleting i386/os/Packages/v/vdsm-jsonrpc-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-vmfex-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-vmdisk-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-vhostmd-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-sriov-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-smbios-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-scratchpad-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-qos-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-qemucmdline-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-promisc-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-pincpu-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-openstacknet-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-numa-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-nestedvt-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-macspoof-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-hugepages-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-hostusb-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-floppy-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-fileinject-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-faqemu-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-directlun-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-hook-checkimages-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-gluster-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-debug-plugin-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-cli-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-bootstrap-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-api-4.12.0-2.fc21.noarch.rpm
deleting i386/os/Packages/v/vdsm-4.12.0-2.fc21.i686.rpm
deleting i386/os/Packages/w/wesnoth-tools-1.10.6-8.fc20.i686.rpm
deleting i386/os/Packages/w/wesnoth-server-1.10.6-8.fc20.i686.rpm
deleting i386/os/Packages/w/wesnoth-data-1.10.6-8.fc20.noarch.rpm
deleting i386/os/Packages/w/wesnoth-1.10.6-8.fc20.i686.rpm
deleting i386/os/Packages/x/xhtml2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting i386/os/Packages/x/xemacs-golang-1.1.2-1.fc20.noarch.rpm
deleting i386/os/Packages/x/xastir-2.0.4-4.fc20.i686.rpm
deleting i386/os/Packages/y/youtube-dl-2013.08.23-1.fc21.noarch.rpm
deleting i386/os/Packages/z/zanata-common-javadoc-2.2.1-6.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-common-2.2.1-6.fc20.noarch.rpm
deleting i386/os/drpms/zanata-common-javadoc-2.2.1-5.fc20_2.2.1-6.fc20.noarch.drpm
deleting i386/os/drpms/zanata-common-2.2.1-5.fc20_2.2.1-6.fc20.noarch.drpm
deleting i386/os/drpms/youtube-dl-2013.08.17-1.fc20_2013.08.23-1.fc21.noarch.drpm
deleting i386/os/drpms/xhtml2ps-1.0-0.14.b7.fc20_1.0-0.15.b7.fc20.noarch.drpm
deleting i386/os/drpms/xemacs-golang-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting i386/os/drpms/xastir-2.0.4-3.fc20_2.0.4-4.fc20.i686.drpm
deleting i386/os/drpms/wesnoth-tools-1.10.6-7.fc20_1.10.6-8.fc20.i686.drpm
deleting i386/os/drpms/wesnoth-server-1.10.6-7.fc20_1.10.6-8.fc20.i686.drpm
deleting i386/os/drpms/wesnoth-1.10.6-7.fc20_1.10.6-8.fc20.i686.drpm
deleting i386/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-python-cpopen-4.12.0-1.fc20_4.12.0-2.fc21.i686.drpm
deleting i386/os/drpms/vdsm-python-4.12.0-1.fc20_4.12.0-2.fc21.i686.drpm
deleting i386/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting i386/os/drpms/vdsm-4.12.0-1.fc20_4.12.0-2.fc21.i686.drpm
deleting i386/os/drpms/totem-pl-parser-devel-3.4.5-1.fc20_3.4.5-2.fc20.i686.drpm
deleting i386/os/drpms/totem-pl-parser-3.4.5-1.fc20_3.4.5-2.fc20.i686.drpm
deleting i386/os/drpms/tog-pegasus-test-2.12.1-6.fc20_2.12.1-7.fc20.i686.drpm
deleting i386/os/drpms/tog-pegasus-libs-2.12.1-6.fc20_2.12.1-7.fc20.i686.drpm
deleting i386/os/drpms/tog-pegasus-devel-2.12.1-6.fc20_2.12.1-7.fc20.i686.drpm
deleting i386/os/drpms/tog-pegasus-2.12.1-6.fc20_2.12.1-7.fc20.i686.drpm
deleting i386/os/drpms/systemd-python3-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/systemd-python-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/systemd-libs-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/systemd-journal-gateway-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/systemd-devel-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/systemd-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/synfig-devel-0.64.0-3.fc20_0.64.0-4.fc20.i686.drpm
deleting i386/os/drpms/synfig-0.64.0-3.fc20_0.64.0-4.fc20.i686.drpm
deleting i386/os/drpms/soundconverter-2.1.1-1.fc20_2.1.1-2.fc20.noarch.drpm
deleting i386/os/drpms/sddm-0.1.0-5.fc20_0.2.0-0.1.20130821gite707e229.fc21.i686.drpm
deleting i386/os/drpms/scim-bridge-qt3-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting i386/os/drpms/scim-bridge-qt-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting i386/os/drpms/scim-bridge-gtk-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting i386/os/drpms/scim-bridge-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting i386/os/drpms/satyr-python-0.5-2.fc20_0.6-1.fc20.i686.drpm
deleting i386/os/drpms/satyr-devel-0.5-2.fc20_0.6-1.fc20.i686.drpm
deleting i386/os/drpms/satyr-0.5-2.fc20_0.6-1.fc20.i686.drpm
deleting i386/os/drpms/saga-python-2.0.8-11.fc20_2.0.8-12.fc20.i686.drpm
deleting i386/os/drpms/saga-devel-2.0.8-11.fc20_2.0.8-12.fc20.i686.drpm
deleting i386/os/drpms/saga-2.0.8-11.fc20_2.0.8-12.fc20.i686.drpm
deleting i386/os/drpms/rogue-5.4.5-12.fc20_5.4.5-13.fc20.i686.drpm
deleting i386/os/drpms/repsnapper-2.2.0-0.4.a4.fc20_2.2.0-0.5.a4.fc21.i686.drpm
deleting i386/os/drpms/rear-1.12.0-3.fc19_1.12.0-4.fc20.noarch.drpm
deleting i386/os/drpms/rabbitmq-server-3.1.3-2.fc20_3.1.5-1.fc21.noarch.drpm
deleting i386/os/drpms/quassel-core-0.8.0-3.fc20_0.8.0-4.fc20.i686.drpm
deleting i386/os/drpms/quassel-common-0.8.0-3.fc20_0.8.0-4.fc20.noarch.drpm
deleting i386/os/drpms/quassel-client-0.8.0-3.fc20_0.8.0-4.fc20.i686.drpm
deleting i386/os/drpms/quassel-0.8.0-3.fc20_0.8.0-4.fc20.i686.drpm
deleting i386/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-devel-docs-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-designer-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-config-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting i386/os/drpms/qmmp-plugin-pack-0.7.1-1.fc20_0.7.1-2.fc20.i686.drpm
deleting i386/os/drpms/qmmp-devel-0.7.1-1.fc20_0.7.1-2.fc20.i686.drpm
deleting i386/os/drpms/qmmp-0.7.1-1.fc20_0.7.1-2.fc20.i686.drpm
deleting i386/os/drpms/qlandkartegt-1.7.1-2.fc20_1.7.3-1.fc20.i686.drpm
deleting i386/os/drpms/python3-numpy-f2py-1.7.1-2.fc20_1.7.1-4.fc20.i686.drpm
deleting i386/os/drpms/python3-numpy-1.7.1-2.fc20_1.7.1-4.fc20.i686.drpm
deleting i386/os/drpms/python-xlrd-0.9.2-1.fc20_0.9.2-2.fc20.noarch.drpm
deleting i386/os/drpms/python-nova-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/python-django-tastypie-doc-0.9.14-2.fc20_0.9.14-3.fc20.noarch.drpm
deleting i386/os/drpms/python-django-tastypie-0.9.14-2.fc20_0.9.14-3.fc20.noarch.drpm
deleting i386/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting i386/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting i386/os/drpms/python-ceilometer-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/pss-0.35-3.fc20_0.35-4.fc20.noarch.drpm
deleting i386/os/drpms/postgis-utils-2.0.3-2.fc20_2.0.3-3.fc20.i686.drpm
deleting i386/os/drpms/postgis-docs-2.0.3-2.fc20_2.0.3-3.fc20.i686.drpm
deleting i386/os/drpms/postgis-2.0.3-2.fc20_2.0.3-3.fc20.i686.drpm
deleting i386/os/drpms/poppler-utils-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-qt5-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-qt5-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-qt-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-qt-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-glib-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-glib-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-demos-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-cpp-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-cpp-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/poppler-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting i386/os/drpms/plasma-widget-menubar-0.1.18-3.fc19_0.1.18-4.fc20.i686.drpm
deleting i386/os/drpms/php-mapserver-6.2.1-2.fc20_6.2.1-3.fc20.i686.drpm
deleting i386/os/drpms/php-horde-Horde-Url-2.2.0-1.fc19_2.2.0-2.fc20.noarch.drpm
deleting i386/os/drpms/php-horde-Horde-Test-2.2.2-1.fc20_2.2.2-2.fc20.noarch.drpm
deleting i386/os/drpms/php-horde-Horde-Perms-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting i386/os/drpms/php-horde-Horde-Http-2.0.3-1.fc20_2.0.3-2.fc20.noarch.drpm
deleting i386/os/drpms/php-horde-Horde-Exception-2.0.3-1.fc19_2.0.3-2.fc20.noarch.drpm
deleting i386/os/drpms/php-horde-Horde-Crypt-2.2.1-1.fc20_2.2.1-2.fc20.noarch.drpm
deleting i386/os/drpms/php-horde-Horde-Browser-2.0.3-2.fc19_2.0.3-3.fc20.noarch.drpm
deleting i386/os/drpms/pfstools-qt-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-octave-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-libs-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-imgmagick-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-glview-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-gdal-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-exr-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-devel-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/pfstools-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting i386/os/drpms/perl-Starlet-0.19-1.fc20_0.19-3.fc20.noarch.drpm
deleting i386/os/drpms/perl-MooseX-AttributeShortcuts-0.019-1.fc20_0.019-3.fc20.noarch.drpm
deleting i386/os/drpms/pcl-tools-1.6.0-4.fc19_1.6.0-5.fc20.i686.drpm
deleting i386/os/drpms/pcl-doc-1.6.0-4.fc19_1.6.0-5.fc20.noarch.drpm
deleting i386/os/drpms/pcl-devel-1.6.0-4.fc19_1.6.0-5.fc20.i686.drpm
deleting i386/os/drpms/pcl-1.6.0-4.fc19_1.6.0-5.fc20.i686.drpm
deleting i386/os/drpms/openstack-nova-scheduler-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-objectstore-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-novncproxy-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-network-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-doc-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-console-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-conductor-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-compute-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-common-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-cert-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-cells-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-api-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-nova-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting i386/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting i386/os/drpms/openstack-ceilometer-compute-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-ceilometer-common-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-ceilometer-collector-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-ceilometer-central-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openstack-ceilometer-api-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting i386/os/drpms/openssl-static-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting i386/os/drpms/openssl-perl-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting i386/os/drpms/openssl-libs-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting i386/os/drpms/openssl-devel-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting i386/os/drpms/openssl-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting i386/os/drpms/numpy-f2py-1.7.1-2.fc20_1.7.1-4.fc20.i686.drpm
deleting i386/os/drpms/numpy-1.7.1-2.fc20_1.7.1-4.fc20.i686.drpm
deleting i386/os/drpms/nss-tools-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting i386/os/drpms/nss-sysinit-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting i386/os/drpms/nss-pkcs11-devel-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting i386/os/drpms/nss-devel-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting i386/os/drpms/nss-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting i386/os/drpms/nscd-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/nodejs-url2-0.0.0-2.fc20_1.0.0-2.fc20.noarch.drpm
deleting i386/os/drpms/nodejs-q-io-1.9.1-1.fc20_1.9.1-2.fc20.noarch.drpm
deleting i386/os/drpms/nodejs-docs-0.10.14-3.fc20_0.10.16-1.fc20.noarch.drpm
deleting i386/os/drpms/nodejs-devel-0.10.14-3.fc20_0.10.16-1.fc20.i686.drpm
deleting i386/os/drpms/nodejs-0.10.14-3.fc20_0.10.16-1.fc20.i686.drpm
deleting i386/os/drpms/msgpack-devel-0.5.7-3.fc19_0.5.7-4.fc20.i686.drpm
deleting i386/os/drpms/msgpack-0.5.7-3.fc19_0.5.7-4.fc20.i686.drpm
deleting i386/os/drpms/mingw64-poppler-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-qt-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-qt-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-glib-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-glib-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-cpp-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-cpp-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw64-poppler-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-qt-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-qt-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-glib-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-glib-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-cpp-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-cpp-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/mingw32-poppler-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting i386/os/drpms/maven-scm-test-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting i386/os/drpms/maven-scm-javadoc-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting i386/os/drpms/maven-scm-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting i386/os/drpms/mapserver-python-6.2.1-2.fc20_6.2.1-3.fc20.i686.drpm
deleting i386/os/drpms/mapserver-perl-6.2.1-2.fc20_6.2.1-3.fc20.i686.drpm
deleting i386/os/drpms/mapserver-java-6.2.1-2.fc20_6.2.1-3.fc20.i686.drpm
deleting i386/os/drpms/mapserver-6.2.1-2.fc20_6.2.1-3.fc20.i686.drpm
deleting i386/os/drpms/mapnik-utils-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting i386/os/drpms/mapnik-python-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting i386/os/drpms/mapnik-devel-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting i386/os/drpms/mapnik-demo-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting i386/os/drpms/mapnik-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting i386/os/drpms/lmfit-devel-3.5-2.fc20_3.5-3.fc20.i686.drpm
deleting i386/os/drpms/lmfit-3.5-2.fc20_3.5-3.fc20.i686.drpm
deleting i386/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting i386/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting i386/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting i386/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting i386/os/drpms/lightdm-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting i386/os/drpms/libuv-devel-0.10.12-1.fc20_0.10.13-1.fc20.i686.drpm
deleting i386/os/drpms/libuv-0.10.12-1.fc20_0.10.13-1.fc20.i686.drpm
deleting i386/os/drpms/libquvi-scripts-0.4.10-3.fc20_0.9.20130805-2.fc21.noarch.drpm
deleting i386/os/drpms/libgudev1-devel-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/libgudev1-206-6.fc21_206-7.fc21.i686.drpm
deleting i386/os/drpms/libgsf-devel-1.14.26-4.fc20_1.14.27-1.fc20.i686.drpm
deleting i386/os/drpms/libgsf-1.14.26-4.fc20_1.14.27-1.fc20.i686.drpm
deleting i386/os/drpms/kdetoys-4.10.4-1.fc20_4.10.4-2.fc20.i686.drpm
deleting i386/os/drpms/kdesdk-devel-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting i386/os/drpms/kdesdk-common-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting i386/os/drpms/kdesdk-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting i386/os/drpms/kdeadmin-4.10.4-1.fc20_4.10.4-2.fc20.i686.drpm
deleting i386/os/drpms/initial-setup-0.3.6-2.fc20_0.3.6-3.fc20.noarch.drpm
deleting i386/os/drpms/html2ps-1.0-0.14.b7.fc20_1.0-0.15.b7.fc20.noarch.drpm
deleting i386/os/drpms/gtatool-sndfile-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-netcdf-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-matlab-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-imagemagick-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-hdr-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-gui-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-gdal-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-dcmtk-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/gtatool-1.5.2-2.fc20_1.5.2-4.fc20.i686.drpm
deleting i386/os/drpms/grass-libs-6.4.2-9.fc20_6.4.2-10.fc20.i686.drpm
deleting i386/os/drpms/grass-devel-6.4.2-9.fc20_6.4.2-10.fc20.i686.drpm
deleting i386/os/drpms/grass-6.4.2-9.fc20_6.4.2-10.fc20.i686.drpm
deleting i386/os/drpms/golang-vim-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting i386/os/drpms/golang-1.1.1-7.fc20_1.1.2-1.fc20.i686.drpm
deleting i386/os/drpms/gnome-contacts-3.9.5-2.fc20_3.9.5-3.fc20.i686.drpm
deleting i386/os/drpms/gluegen-source-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.noarch.drpm
deleting i386/os/drpms/gluegen-manual-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.noarch.drpm
deleting i386/os/drpms/gluegen-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.i686.drpm
deleting i386/os/drpms/glibc-utils-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/glibc-static-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/glibc-headers-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/glibc-devel-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/glibc-common-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/glibc-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting i386/os/drpms/gimp-libs-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting i386/os/drpms/gimp-help-browser-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting i386/os/drpms/gimp-devel-tools-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting i386/os/drpms/gimp-devel-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting i386/os/drpms/gimp-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting i386/os/drpms/ghc-rpm-macros-extra-1.0.4-1.fc20_1.0.7-1.fc20.i686.drpm
deleting i386/os/drpms/ghc-rpm-macros-1.0.4-1.fc20_1.0.7-1.fc20.i686.drpm
deleting i386/os/drpms/gdl-python-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.i686.drpm
deleting i386/os/drpms/gdl-common-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.noarch.drpm
deleting i386/os/drpms/gdl-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.i686.drpm
deleting i386/os/drpms/gcin-table-2.8.1-1.fc20_2.8.1-3.fc20.noarch.drpm
deleting i386/os/drpms/gcin-qt4-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-qt3-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-libs-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-im-client-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-gtk3-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-gtk2-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-data-2.8.1-1.fc20_2.8.1-3.fc20.noarch.drpm
deleting i386/os/drpms/gcin-anthy-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gcin-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting i386/os/drpms/gammaray-doc-1.3.0-4.fc19_1.3.0-5.fc20.noarch.drpm
deleting i386/os/drpms/gammaray-devel-1.3.0-4.fc19_1.3.0-5.fc20.i686.drpm
deleting i386/os/drpms/gammaray-1.3.0-4.fc19_1.3.0-5.fc20.i686.drpm
deleting i386/os/drpms/folks-tools-0.9.3-4.fc20_0.9.4-1.fc20.i686.drpm
deleting i386/os/drpms/folks-devel-0.9.3-4.fc20_0.9.4-1.fc20.i686.drpm
deleting i386/os/drpms/folks-0.9.3-4.fc20_0.9.4-1.fc20.i686.drpm
deleting i386/os/drpms/fldigi-doc-3.21.68-2.fc20_3.21.68-3.fc20.noarch.drpm
deleting i386/os/drpms/fldigi-doc-3.21-4.fc20_3.21.68-3.fc20.noarch.drpm
deleting i386/os/drpms/fldigi-3.21.68-2.fc20_3.21.68-3.fc20.i686.drpm
deleting i386/os/drpms/fedora-package-config-smart-13.89-25_13.89-26.i686.drpm
deleting i386/os/drpms/expectk-5.45-9.fc20_5.45-10.fc20.i686.drpm
deleting i386/os/drpms/expect-devel-5.45-9.fc20_5.45-10.fc20.i686.drpm
deleting i386/os/drpms/expect-5.45-9.fc20_5.45-10.fc20.i686.drpm
deleting i386/os/drpms/emacs-golang-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting i386/os/drpms/edk2-tools-python-20130515svn14365-2.fc20_20130515svn14365-3.fc20.noarch.drpm
deleting i386/os/drpms/edk2-tools-doc-20130515svn14365-2.fc20_20130515svn14365-3.fc20.i686.drpm
deleting i386/os/drpms/edk2-tools-20130515svn14365-2.fc20_20130515svn14365-3.fc20.i686.drpm
deleting i386/os/drpms/eclipse-tests-4.3.0-11.fc20_4.3.0-11.1.fc21.i686.drpm
deleting i386/os/drpms/eclipse-swt-4.3.0-11.fc20_4.3.0-11.1.fc21.i686.drpm
deleting i386/os/drpms/eclipse-platform-4.3.0-11.fc20_4.3.0-11.1.fc21.i686.drpm
deleting i386/os/drpms/eclipse-pde-4.3.0-11.fc20_4.3.0-11.1.fc21.i686.drpm
deleting i386/os/drpms/eclipse-jdt-4.3.0-11.fc20_4.3.0-11.1.fc21.i686.drpm
deleting i386/os/drpms/eclipse-equinox-osgi-4.3.0-11.fc20_4.3.0-11.1.fc21.i686.drpm
deleting i386/os/drpms/drupal7-features-2.0-0.3.beta2.fc20_2.0-0.5.rc1.fc20.noarch.drpm
deleting i386/os/drpms/dans-gdal-scripts-0.21-0.3.20130522git.fc20_0.23-1.fc20.i686.drpm
deleting i386/os/drpms/cups-filters-libs-1.0.36-2.fc20_1.0.36-3.fc21.i686.drpm
deleting i386/os/drpms/cups-filters-devel-1.0.36-2.fc20_1.0.36-3.fc21.i686.drpm
deleting i386/os/drpms/cups-filters-1.0.36-2.fc20_1.0.36-3.fc21.i686.drpm
deleting i386/os/drpms/clucene09-core-devel-0.9.21b-5.fc19_0.9.21b-6.fc20.i686.drpm
deleting i386/os/drpms/clucene09-core-0.9.21b-5.fc19_0.9.21b-6.fc20.i686.drpm
deleting i386/os/drpms/cacti-0.8.8a-9.fc20_0.8.8b-1.fc20.noarch.drpm
deleting i386/os/drpms/bsd-games-2.17-40.fc20_2.17-41.fc20.i686.drpm
deleting i386/os/drpms/audacious-plugins-jack-3.4-1.fc20_3.4-2.fc20.i686.drpm
deleting i386/os/drpms/audacious-plugins-exotic-3.4-1.fc20_3.4-2.fc20.i686.drpm
deleting i386/os/drpms/audacious-plugins-amidi-3.4-1.fc20_3.4-2.fc20.i686.drpm
deleting i386/os/drpms/audacious-plugins-3.4-1.fc20_3.4-2.fc20.i686.drpm
deleting i386/os/drpms/RepetierHost-0.90-1.fc20_0.90-2.fc20.noarch.drpm
deleting i386/os/drpms/PyQt-examples-3.18.1-18.fc20_3.18.1-19.fc20.i686.drpm
deleting i386/os/drpms/PyQt-devel-3.18.1-18.fc20_3.18.1-19.fc20.i686.drpm
deleting i386/os/drpms/PyQt-3.18.1-18.fc20_3.18.1-19.fc20.i686.drpm
deleting i386/os/drpms/MagicPoint-1.13a-7.fc20_1.13a-8.fc20.i686.drpm
deleting i386/os/drpms/DevIL-devel-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting i386/os/drpms/DevIL-ILUT-devel-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting i386/os/drpms/DevIL-ILUT-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting i386/os/drpms/DevIL-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting i386/os/drpms/CGAL-devel-4.2-3.fc20_4.2-4.fc20.i686.drpm
deleting i386/os/drpms/CGAL-demos-source-4.2-3.fc20_4.2-4.fc20.i686.drpm
deleting i386/os/drpms/CGAL-4.2-3.fc20_4.2-4.fc20.i686.drpm
deleting i386/os/repodata/f97c3e91d9c045aa9b9f3159416a2417b00c92323bfe5b16f3ceb3a76d840c79-other.sqlite.bz2
deleting i386/os/repodata/d91d9ce828422c2e825fd987021fa5d66b81b349cc4a284a9651be9d4037fc6a-primary.xml.gz
deleting i386/os/repodata/ab7b2ab079cc40d89c1f9b583f337a219f8280bd70fcdccd8422ff75540d1816-primary.sqlite.bz2
deleting i386/os/repodata/8d8d67aed4efb0fd857297336c81bb8312296b61ae76eb354b55f97b626879fd-prestodelta.xml.gz
deleting i386/os/repodata/65820ed150fb88b7dde39192254e692724fee937fd45cb0db1954abcaa6b48ec-filelists.sqlite.bz2
deleting i386/os/repodata/5572f120fb6d3e3cd3ea649029f996289b388b77d3a6717cf97dba77816e7799-filelists.xml.gz
deleting i386/os/repodata/39b4b4ca3458a834b24e76d6a84f6fa46204f4e43aff429fc8b68452b264e30a-comps-rawhide.xml
deleting i386/os/repodata/0b5f1413726742015f88d3a99f4ccec8e8342719bbb771c4cb3292c09d7134eb-comps-rawhide.xml.gz
deleting i386/os/repodata/035651111a32b3cb432df0387fbf1bd20856cdcbea049d26478d4927ffd2f097-other.xml.gz
deleting source/SRPMS/a/audacious-plugins-3.4-2.fc20.src.rpm
deleting source/SRPMS/a/apmud-1.0.0-11.fc12.src.rpm
deleting source/SRPMS/b/bsd-games-2.17-41.fc20.src.rpm
deleting source/SRPMS/c/cups-filters-1.0.36-3.fc21.src.rpm
deleting source/SRPMS/c/clucene09-0.9.21b-6.fc20.src.rpm
deleting source/SRPMS/c/celt071-0.7.1-4.fc18.src.rpm
deleting source/SRPMS/c/cacti-0.8.8b-1.fc20.src.rpm
deleting source/SRPMS/c/CGAL-4.2-4.fc20.src.rpm
deleting source/SRPMS/d/drupal7-features-2.0-0.5.rc1.fc20.src.rpm
deleting source/SRPMS/d/dans-gdal-scripts-0.23-1.fc20.src.rpm
deleting source/SRPMS/d/DevIL-1.7.8-16.fc20.src.rpm
deleting source/SRPMS/e/expect-5.45-10.fc20.src.rpm
deleting source/SRPMS/e/edk2-20130515svn14365-3.fc20.src.rpm
deleting source/SRPMS/e/eclipse-phpeclipse-1.2.3-4.fc17.src.rpm
deleting source/SRPMS/e/eclipse-4.3.0-11.1.fc21.src.rpm
deleting source/SRPMS/f/folks-0.9.4-1.fc20.src.rpm
deleting source/SRPMS/f/fldigi-3.21.68-3.fc20.src.rpm
deleting source/SRPMS/f/fedora-package-config-smart-13.89-26.src.rpm
deleting source/SRPMS/g/gtkglext-1.2.0-18.fc18.src.rpm
deleting source/SRPMS/g/gtatool-1.5.2-4.fc20.src.rpm
deleting source/SRPMS/g/grass-6.4.2-10.fc20.src.rpm
deleting source/SRPMS/g/golang-1.1.2-1.fc20.src.rpm
deleting source/SRPMS/g/gnome-contacts-3.9.5-3.fc20.src.rpm
deleting source/SRPMS/g/gluegen-1-0.20102507svn15.fc20.src.rpm
deleting source/SRPMS/g/glibc-2.18-4.fc21.src.rpm
deleting source/SRPMS/g/gimp-2.8.6-3.fc20.1.src.rpm
deleting source/SRPMS/g/ghc-rpm-macros-1.0.7-1.fc20.src.rpm
deleting source/SRPMS/g/gdl-0.9.3-8.cvs20130731.fc20.src.rpm
deleting source/SRPMS/g/gcin-2.8.1-3.fc20.src.rpm
deleting source/SRPMS/g/gammaray-1.3.0-5.fc20.src.rpm
deleting source/SRPMS/h/html2ps-1.0-0.15.b7.fc20.src.rpm
deleting source/SRPMS/i/initial-setup-0.3.6-3.fc20.src.rpm
deleting source/SRPMS/k/kdetoys-4.10.4-2.fc20.src.rpm
deleting source/SRPMS/k/kdesdk-4.11.0-2.fc21.src.rpm
deleting source/SRPMS/k/kdeadmin-4.10.4-2.fc20.src.rpm
deleting source/SRPMS/l/lmfit-3.5-3.fc20.src.rpm
deleting source/SRPMS/l/lightdm-1.7.11-1.fc21.src.rpm
deleting source/SRPMS/l/libuv-0.10.13-1.fc20.src.rpm
deleting source/SRPMS/l/libservicelog-1.0.1-3.fc12.src.rpm
deleting source/SRPMS/l/librtas-1.3.4-1.fc12.src.rpm
deleting source/SRPMS/l/libquvi-scripts-0.9.20130805-2.fc21.src.rpm
deleting source/SRPMS/l/libgsf-1.14.27-1.fc20.src.rpm
deleting source/SRPMS/l/libbsr-0.2-4.fc12.src.rpm
deleting source/SRPMS/m/msgpack-0.5.7-4.fc20.src.rpm
deleting source/SRPMS/m/mod_mono-2.10-3.fc17.src.rpm
deleting source/SRPMS/m/mingw-poppler-0.24.0-1.fc20.src.rpm
deleting source/SRPMS/m/maven-scm-1.8.1-1.fc21.src.rpm
deleting source/SRPMS/m/mapserver-6.2.1-3.fc20.src.rpm
deleting source/SRPMS/m/mapnik-2.2.0-4.fc20.src.rpm
deleting source/SRPMS/m/MagicPoint-1.13a-8.fc20.src.rpm
deleting source/SRPMS/n/numpy-1.7.1-4.fc20.src.rpm
deleting source/SRPMS/n/nss-3.15.1-5.fc20.src.rpm
deleting source/SRPMS/n/nodejs-url2-1.0.0-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-q-io-1.9.1-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-0.10.16-1.fc20.src.rpm
deleting source/SRPMS/o/openstack-nova-2013.2-0.9.b2.fc20.src.rpm
deleting source/SRPMS/o/openstack-ceilometer-2013.2-0.3.b1.fc20.src.rpm
deleting source/SRPMS/o/openssl-1.0.1e-15.fc20.src.rpm
deleting source/SRPMS/o/open-cobol-1.1-0.20090209.fc17.2.src.rpm
deleting source/SRPMS/p/python-xlrd-0.9.2-2.fc20.src.rpm
deleting source/SRPMS/p/python-transifex-0.1.7-2.fc19.src.rpm
deleting source/SRPMS/p/python-django-tastypie-0.9.14-3.fc20.src.rpm
deleting source/SRPMS/p/python-django-horizon-2013.2-0.6b2.fc21.src.rpm
deleting source/SRPMS/p/pss-0.35-4.fc20.src.rpm
deleting source/SRPMS/p/postgis-2.0.3-3.fc20.src.rpm
deleting source/SRPMS/p/poppler-0.24.0-2.fc20.src.rpm
deleting source/SRPMS/p/plasma-widget-menubar-0.1.18-4.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Url-2.2.0-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Test-2.2.2-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Perms-2.1.0-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Http-2.0.3-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Exception-2.0.3-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Crypt-2.2.1-2.fc20.src.rpm
deleting source/SRPMS/p/php-horde-Horde-Browser-2.0.3-3.fc20.src.rpm
deleting source/SRPMS/p/pfstools-1.8.5-9.fc20.src.rpm
deleting source/SRPMS/p/perl-Starlet-0.19-3.fc20.src.rpm
deleting source/SRPMS/p/perl-MooseX-AttributeShortcuts-0.019-3.fc20.src.rpm
deleting source/SRPMS/p/pcl-1.6.0-5.fc20.src.rpm
deleting source/SRPMS/p/PyQt-3.18.1-19.fc20.src.rpm
deleting source/SRPMS/q/quassel-0.8.0-4.fc20.src.rpm
deleting source/SRPMS/q/qt3-3.3.8b-51.fc21.src.rpm
deleting source/SRPMS/q/qmmp-plugin-pack-0.7.1-2.fc20.src.rpm
deleting source/SRPMS/q/qmmp-0.7.1-2.fc20.src.rpm
deleting source/SRPMS/q/qlandkartegt-1.7.3-1.fc20.src.rpm
deleting source/SRPMS/r/rogue-5.4.5-13.fc20.src.rpm
deleting source/SRPMS/r/repsnapper-2.2.0-0.5.a4.fc21.src.rpm
deleting source/SRPMS/r/rear-1.12.0-4.fc20.src.rpm
deleting source/SRPMS/r/rabbitmq-server-3.1.5-1.fc21.src.rpm
deleting source/SRPMS/r/RepetierHost-0.90-2.fc20.src.rpm
deleting source/SRPMS/repodata/c57c7124a7ae1616a1cc73dd32095b1208ad0e8d073bd199c34d9a0ec9f8f70d-other.sqlite.bz2
deleting source/SRPMS/repodata/9886e0e878e5f5331c19aaa6ddbbba7cc19377d5a47da9f79686176c3e470ecc-filelists.xml.gz
deleting source/SRPMS/repodata/91b3d0a4eedfee7de9416523a9777a57b2a5195ac0977fd511a0fc76f50f97be-primary.sqlite.bz2
deleting source/SRPMS/repodata/228336aa7d89c478d1834827feb0d4c5bfe0ae6125999c5b9146dd677dd6543b-other.xml.gz
deleting source/SRPMS/repodata/1e8951bb211a7bff30e6bf7ebf55d76b83e9bcbe6f3f1a92c03a79a2e9d65c87-primary.xml.gz
deleting source/SRPMS/repodata/0de12c1d25da12b745d137a4cc431740117d3d0ebc91b307e452237d2c562d71-filelists.sqlite.bz2
deleting source/SRPMS/s/systemd-206-7.fc21.src.rpm
deleting source/SRPMS/s/synfig-0.64.0-4.fc20.src.rpm
deleting source/SRPMS/s/synce-connector-0.15.2-5.fc17.src.rpm
deleting source/SRPMS/s/soundconverter-2.1.1-2.fc20.src.rpm
deleting source/SRPMS/s/smart-1.3.1-68.fc17.src.rpm
deleting source/SRPMS/s/simulavr-0.1.2.7-3.fc17.src.rpm
deleting source/SRPMS/s/sddm-0.2.0-0.1.20130821gite707e229.fc21.src.rpm
deleting source/SRPMS/s/scim-bridge-0.4.16-16.fc20.src.rpm
deleting source/SRPMS/s/satyr-0.6-1.fc20.src.rpm
deleting source/SRPMS/s/saga-2.0.8-12.fc20.src.rpm
deleting source/SRPMS/t/totem-pl-parser-3.4.5-2.fc20.src.rpm
deleting source/SRPMS/t/tog-pegasus-2.12.1-7.fc20.src.rpm
deleting source/SRPMS/v/vdsm-4.12.0-2.fc21.src.rpm
deleting source/SRPMS/w/wesnoth-1.10.6-8.fc20.src.rpm
deleting source/SRPMS/x/xastir-2.0.4-4.fc20.src.rpm
deleting source/SRPMS/y/youtube-dl-2013.08.23-1.fc21.src.rpm
deleting source/SRPMS/z/zanata-common-2.2.1-6.fc20.src.rpm
deleting x86_64/debug/a/audacious-plugins-debuginfo-3.4-2.fc20.x86_64.rpm
deleting x86_64/debug/b/bsd-games-debuginfo-2.17-41.fc20.x86_64.rpm
deleting x86_64/debug/c/cups-filters-debuginfo-1.0.36-3.fc21.x86_64.rpm
deleting x86_64/debug/c/clucene09-debuginfo-0.9.21b-6.fc20.x86_64.rpm
deleting x86_64/debug/c/celt071-debuginfo-0.7.1-4.fc18.x86_64.rpm
deleting x86_64/debug/c/CGAL-debuginfo-4.2-4.fc20.x86_64.rpm
deleting x86_64/debug/d/dans-gdal-scripts-debuginfo-0.23-1.fc20.x86_64.rpm
deleting x86_64/debug/d/DevIL-debuginfo-1.7.8-16.fc20.x86_64.rpm
deleting x86_64/debug/e/expect-debuginfo-5.45-10.fc20.x86_64.rpm
deleting x86_64/debug/e/edk2-debuginfo-20130515svn14365-3.fc20.x86_64.rpm
deleting x86_64/debug/e/eclipse-debuginfo-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/debug/f/folks-debuginfo-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/debug/f/fldigi-debuginfo-3.21.68-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gtkglext-debuginfo-1.2.0-18.fc18.x86_64.rpm
deleting x86_64/debug/g/gtatool-debuginfo-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/debug/g/grass-debuginfo-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-contacts-debuginfo-3.9.5-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gluegen-debuginfo-1-0.20102507svn15.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-common-2.18-4.fc21.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-2.18-4.fc21.x86_64.rpm
deleting x86_64/debug/g/gimp-debuginfo-2.8.6-3.fc20.1.x86_64.rpm
deleting x86_64/debug/g/gdl-debuginfo-0.9.3-8.cvs20130731.fc20.x86_64.rpm
deleting x86_64/debug/g/gcin-debuginfo-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gammaray-debuginfo-1.3.0-5.fc20.x86_64.rpm
deleting x86_64/debug/k/kdetoys-debuginfo-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/debug/k/kdeadmin-debuginfo-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/debug/l/lmfit-debuginfo-3.5-3.fc20.x86_64.rpm
deleting x86_64/debug/l/lightdm-debuginfo-1.7.11-1.fc21.x86_64.rpm
deleting x86_64/debug/l/libuv-debuginfo-0.10.13-1.fc20.x86_64.rpm
deleting x86_64/debug/l/libservicelog-debuginfo-1.0.1-3.fc12.x86_64.rpm
deleting x86_64/debug/l/libgsf-debuginfo-1.14.27-1.fc20.x86_64.rpm
deleting x86_64/debug/m/msgpack-debuginfo-0.5.7-4.fc20.x86_64.rpm
deleting x86_64/debug/m/mod_mono-debuginfo-2.10-3.fc17.x86_64.rpm
deleting x86_64/debug/m/mingw64-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting x86_64/debug/m/mingw32-poppler-debuginfo-0.24.0-1.fc20.noarch.rpm
deleting x86_64/debug/m/mapserver-debuginfo-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/debug/m/mapnik-debuginfo-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/debug/m/MagicPoint-debuginfo-1.13a-8.fc20.x86_64.rpm
deleting x86_64/debug/n/numpy-debuginfo-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/debug/n/nss-debuginfo-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/debug/n/nodejs-debuginfo-0.10.16-1.fc20.x86_64.rpm
deleting x86_64/debug/o/openssl-debuginfo-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/debug/o/open-cobol-debuginfo-1.1-0.20090209.fc17.2.x86_64.rpm
deleting x86_64/debug/p/postgis-debuginfo-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/debug/p/poppler-debuginfo-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/debug/p/plasma-widget-menubar-debuginfo-0.1.18-4.fc20.x86_64.rpm
deleting x86_64/debug/p/pfstools-debuginfo-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/debug/p/pcl-debuginfo-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/debug/p/PyQt-debuginfo-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/debug/q/quassel-debuginfo-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/debug/q/qt3-debuginfo-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/debug/q/qmmp-plugin-pack-debuginfo-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qmmp-debuginfo-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/debug/q/qlandkartegt-debuginfo-1.7.3-1.fc20.x86_64.rpm
deleting x86_64/debug/r/rogue-debuginfo-5.4.5-13.fc20.x86_64.rpm
deleting x86_64/debug/r/repsnapper-debuginfo-2.2.0-0.5.a4.fc21.x86_64.rpm
deleting x86_64/debug/repodata/ca512556f9b0a9ee376daa1aa6abf2e53e21459898bccbd0bc8d07d7cd34a700-other.xml.gz
deleting x86_64/debug/repodata/afb264e0f9b0cdcb0cd0d80e5dd62a3e54a56f8f15661f47712cce7bee7dd437-other.sqlite.bz2
deleting x86_64/debug/repodata/a9767e132bd7f1fe62e8feed9404aae1f7107c4b1c1e4406bb9543248afea3d1-filelists.sqlite.bz2
deleting x86_64/debug/repodata/898bea4b0d9b68bd9205961ed716015b52e75b026948de84db202fc29112ed36-filelists.xml.gz
deleting x86_64/debug/repodata/74c7fe520f58cb4eed30427d08b04fc2b29c4622fc4eed9d2ad9ac672d47142f-primary.xml.gz
deleting x86_64/debug/repodata/5d074e4b56b90c4b9a958f6f2ba7cf0ccd9afacddf550f12986dbc561f74ee4d-primary.sqlite.bz2
deleting x86_64/debug/s/systemd-debuginfo-206-7.fc21.x86_64.rpm
deleting x86_64/debug/s/synfig-debuginfo-0.64.0-4.fc20.x86_64.rpm
deleting x86_64/debug/s/synce-connector-debuginfo-0.15.2-5.fc17.x86_64.rpm
deleting x86_64/debug/s/smart-debuginfo-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/debug/s/simulavr-debuginfo-0.1.2.7-3.fc17.x86_64.rpm
deleting x86_64/debug/s/sddm-debuginfo-0.2.0-0.1.20130821gite707e229.fc21.x86_64.rpm
deleting x86_64/debug/s/scim-bridge-debuginfo-0.4.16-16.fc20.x86_64.rpm
deleting x86_64/debug/s/satyr-debuginfo-0.6-1.fc20.x86_64.rpm
deleting x86_64/debug/s/saga-debuginfo-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/debug/t/totem-pl-parser-debuginfo-3.4.5-2.fc20.x86_64.rpm
deleting x86_64/debug/t/tog-pegasus-debuginfo-2.12.1-7.fc20.x86_64.rpm
deleting x86_64/debug/v/vdsm-debuginfo-4.12.0-2.fc21.x86_64.rpm
deleting x86_64/debug/w/wesnoth-debuginfo-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/debug/x/xastir-debuginfo-2.0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-jack-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-exotic-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-amidi-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/b/bsd-games-2.17-41.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-libs-1.0.36-3.fc21.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/cups-filters-devel-1.0.36-3.fc21.i686.rpm
deleting x86_64/os/Packages/c/cups-filters-1.0.36-3.fc21.x86_64.rpm
deleting x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/clucene09-core-devel-0.9.21b-6.fc20.i686.rpm
deleting x86_64/os/Packages/c/clucene09-core-0.9.21b-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/clucene09-core-0.9.21b-6.fc20.i686.rpm
deleting x86_64/os/Packages/c/celt071-devel-0.7.1-4.fc18.x86_64.rpm
deleting x86_64/os/Packages/c/celt071-devel-0.7.1-4.fc18.i686.rpm
deleting x86_64/os/Packages/c/celt071-0.7.1-4.fc18.x86_64.rpm
deleting x86_64/os/Packages/c/celt071-0.7.1-4.fc18.i686.rpm
deleting x86_64/os/Packages/c/cacti-0.8.8b-1.fc20.noarch.rpm
deleting x86_64/os/Packages/c/CGAL-devel-4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/CGAL-devel-4.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/CGAL-demos-source-4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/CGAL-4.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/CGAL-4.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/d/drupal7-features-2.0-0.5.rc1.fc20.noarch.rpm
deleting x86_64/os/Packages/d/dans-gdal-scripts-0.23-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/DevIL-devel-1.7.8-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/DevIL-devel-1.7.8-16.fc20.i686.rpm
deleting x86_64/os/Packages/d/DevIL-ILUT-devel-1.7.8-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/DevIL-ILUT-devel-1.7.8-16.fc20.i686.rpm
deleting x86_64/os/Packages/d/DevIL-ILUT-1.7.8-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/DevIL-ILUT-1.7.8-16.fc20.i686.rpm
deleting x86_64/os/Packages/d/DevIL-1.7.8-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/DevIL-1.7.8-16.fc20.i686.rpm
deleting x86_64/os/Packages/e/expectk-5.45-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/expect-devel-5.45-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/expect-devel-5.45-10.fc20.i686.rpm
deleting x86_64/os/Packages/e/expect-5.45-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/emacs-golang-1.1.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-python-20130515svn14365-3.fc20.noarch.rpm
deleting x86_64/os/Packages/e/edk2-tools-doc-20130515svn14365-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/edk2-tools-20130515svn14365-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-tests-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-swt-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-platform-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-phpeclipse-1.2.3-4.fc17.noarch.rpm
deleting x86_64/os/Packages/e/eclipse-pde-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-jdt-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/e/eclipse-equinox-osgi-4.3.0-11.1.fc21.x86_64.rpm
deleting x86_64/os/Packages/f/folks-tools-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/folks-devel-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/folks-devel-0.9.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/f/folks-0.9.4-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/folks-0.9.4-1.fc20.i686.rpm
deleting x86_64/os/Packages/f/fldigi-doc-3.21.68-3.fc20.noarch.rpm
deleting x86_64/os/Packages/f/fldigi-3.21.68-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fedora-package-config-smart-13.89-26.x86_64.rpm
deleting x86_64/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.x86_64.rpm
deleting x86_64/os/Packages/g/gtkglext-libs-1.2.0-18.fc18.i686.rpm
deleting x86_64/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.x86_64.rpm
deleting x86_64/os/Packages/g/gtkglext-devel-1.2.0-18.fc18.i686.rpm
deleting x86_64/os/Packages/g/gtatool-sndfile-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-netcdf-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-matlab-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-imagemagick-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-hdr-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-gui-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-gdal-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-dcmtk-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gtatool-1.5.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/grass-libs-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/grass-libs-6.4.2-10.fc20.i686.rpm
deleting x86_64/os/Packages/g/grass-devel-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/grass-devel-6.4.2-10.fc20.i686.rpm
deleting x86_64/os/Packages/g/grass-6.4.2-10.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/golang-vim-1.1.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/golang-1.1.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-contacts-3.9.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gluegen-source-1-0.20102507svn15.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gluegen-manual-1-0.20102507svn15.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gluegen-1-0.20102507svn15.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-utils-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-4.fc21.i686.rpm
deleting x86_64/os/Packages/g/glibc-headers-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-4.fc21.i686.rpm
deleting x86_64/os/Packages/g/glibc-common-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-4.fc21.i686.rpm
deleting x86_64/os/Packages/g/gimp-libs-2.8.6-3.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/g/gimp-libs-2.8.6-3.fc20.1.i686.rpm
deleting x86_64/os/Packages/g/gimp-help-browser-2.8.6-3.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/g/gimp-devel-tools-2.8.6-3.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/g/gimp-devel-2.8.6-3.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/g/gimp-devel-2.8.6-3.fc20.1.i686.rpm
deleting x86_64/os/Packages/g/gimp-2.8.6-3.fc20.1.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-rpm-macros-extra-1.0.7-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/ghc-rpm-macros-1.0.7-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdl-python-0.9.3-8.cvs20130731.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdl-common-0.9.3-8.cvs20130731.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdl-0.9.3-8.cvs20130731.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-table-2.8.1-3.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcin-qt4-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-qt4-2.8.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcin-qt3-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-qt3-2.8.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcin-libs-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-im-client-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-im-client-2.8.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcin-gtk3-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-gtk2-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-gtk2-2.8.1-3.fc20.i686.rpm
deleting x86_64/os/Packages/g/gcin-data-2.8.1-3.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcin-anthy-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcin-2.8.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gammaray-doc-1.3.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gammaray-devel-1.3.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gammaray-devel-1.3.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/gammaray-1.3.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gammaray-1.3.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/html2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting x86_64/os/Packages/i/initial-setup-0.3.6-3.fc20.noarch.rpm
deleting x86_64/os/Packages/k/ksmarttray-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/k/kdetoys-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kdesdk-devel-4.11.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/k/kdesdk-common-4.11.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/k/kdesdk-4.11.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/k/kdeadmin-4.10.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lmfit-devel-3.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lmfit-devel-3.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lmfit-3.5-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lmfit-3.5-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc21.i686.rpm
deleting x86_64/os/Packages/l/lightdm-qt-1.7.11-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-qt-1.7.11-1.fc21.i686.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc21.i686.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-1.7.11-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-1.7.11-1.fc21.i686.rpm
deleting x86_64/os/Packages/l/lightdm-1.7.11-1.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libuv-devel-0.10.13-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libuv-devel-0.10.13-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libuv-0.10.13-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libuv-0.10.13-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libservicelog-devel-1.0.1-3.fc12.x86_64.rpm
deleting x86_64/os/Packages/l/libservicelog-devel-1.0.1-3.fc12.i686.rpm
deleting x86_64/os/Packages/l/libservicelog-1.0.1-3.fc12.x86_64.rpm
deleting x86_64/os/Packages/l/libservicelog-1.0.1-3.fc12.i686.rpm
deleting x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc21.noarch.rpm
deleting x86_64/os/Packages/l/libgudev1-devel-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libgudev1-devel-206-7.fc21.i686.rpm
deleting x86_64/os/Packages/l/libgudev1-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/l/libgudev1-206-7.fc21.i686.rpm
deleting x86_64/os/Packages/l/libgsf-devel-1.14.27-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgsf-devel-1.14.27-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgsf-1.14.27-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgsf-1.14.27-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcob-1.1-0.20090209.fc17.2.x86_64.rpm
deleting x86_64/os/Packages/l/libcob-1.1-0.20090209.fc17.2.i686.rpm
deleting x86_64/os/Packages/m/msgpack-devel-0.5.7-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/msgpack-devel-0.5.7-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/msgpack-0.5.7-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/msgpack-0.5.7-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/mod_mono-2.10-3.fc17.x86_64.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw64-poppler-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-qt-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-qt-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-glib-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-glib-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-cpp-static-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-cpp-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mingw32-poppler-0.24.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-test-1.8.1-1.fc21.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc21.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-1.8.1-1.fc21.noarch.rpm
deleting x86_64/os/Packages/m/mapserver-python-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapserver-perl-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapserver-java-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapserver-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-utils-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-python-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-devel-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-devel-2.2.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/mapnik-demo-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-2.2.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/mapnik-2.2.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/m/MagicPoint-1.13a-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/numpy-f2py-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/numpy-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/numpy-1.7.1-4.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-tools-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-sysinit-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-pkcs11-devel-3.15.1-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-devel-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-devel-3.15.1-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nss-3.15.1-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nss-3.15.1-5.fc20.i686.rpm
deleting x86_64/os/Packages/n/nscd-2.18-4.fc21.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-url2-1.0.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-q-io-1.9.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-docs-0.10.16-1.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-devel-0.10.16-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-devel-0.10.16-1.fc20.i686.rpm
deleting x86_64/os/Packages/n/nodejs-0.10.16-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-0.10.16-1.fc20.i686.rpm
deleting x86_64/os/Packages/o/openstack-nova-scheduler-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-objectstore-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-novncproxy-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-network-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-doc-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-console-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-conductor-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-compute-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-common-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-cert-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-cells-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-api-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-dashboard-2013.2-0.6b2.fc21.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-compute-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-common-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-collector-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-central-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-ceilometer-api-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openssl-static-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-static-1.0.1e-15.fc20.i686.rpm
deleting x86_64/os/Packages/o/openssl-perl-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-libs-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-libs-1.0.1e-15.fc20.i686.rpm
deleting x86_64/os/Packages/o/openssl-devel-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/openssl-devel-1.0.1e-15.fc20.i686.rpm
deleting x86_64/os/Packages/o/openssl-1.0.1e-15.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/open-cobol-1.1-0.20090209.fc17.2.x86_64.rpm
deleting x86_64/os/Packages/p/python3-numpy-f2py-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python3-numpy-1.7.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-xlrd-0.9.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-transifex-0.1.7-2.fc19.noarch.rpm
deleting x86_64/os/Packages/p/python-nova-2013.2-0.9.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-tastypie-0.9.14-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.6b2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-django-horizon-2013.2-0.6b2.fc21.noarch.rpm
deleting x86_64/os/Packages/p/python-ceilometer-2013.2-0.3.b1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pss-0.35-4.fc20.noarch.rpm
deleting x86_64/os/Packages/p/postgis-utils-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/postgis-docs-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/postgis-2.0.3-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-utils-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt5-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-qt5-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt5-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-qt-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-qt-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-glib-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-glib-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-glib-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-demos-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-cpp-devel-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-cpp-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-cpp-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/poppler-0.24.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/poppler-0.24.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/p/plasma-widget-menubar-0.1.18-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/php-mapserver-6.2.1-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Url-2.2.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Test-2.2.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Perms-2.1.0-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Http-2.0.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Exception-2.0.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Crypt-2.2.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/php-horde-Horde-Browser-2.0.3-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pfstools-qt-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-octave-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-libs-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-libs-1.8.5-9.fc20.i686.rpm
deleting x86_64/os/Packages/p/pfstools-imgmagick-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-glview-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-gdal-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-exr-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-devel-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pfstools-devel-1.8.5-9.fc20.i686.rpm
deleting x86_64/os/Packages/p/pfstools-1.8.5-9.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Starlet-0.19-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-MooseX-AttributeShortcuts-0.019-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pcl-tools-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-doc-1.6.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/p/pcl-devel-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-devel-1.6.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/p/pcl-1.6.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/pcl-1.6.0-5.fc20.i686.rpm
deleting x86_64/os/Packages/p/PyQt-examples-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PyQt-devel-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/PyQt-devel-3.18.1-19.fc20.i686.rpm
deleting x86_64/os/Packages/p/PyQt-3.18.1-19.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/quassel-core-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/quassel-common-0.8.0-4.fc20.noarch.rpm
deleting x86_64/os/Packages/q/quassel-client-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/quassel-0.8.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-sqlite-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-sqlite-3.3.8b-51.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt3-devel-docs-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-devel-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-devel-3.3.8b-51.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt3-designer-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-config-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-PostgreSQL-3.3.8b-51.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt3-ODBC-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-ODBC-3.3.8b-51.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt3-MySQL-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-MySQL-3.3.8b-51.fc21.i686.rpm
deleting x86_64/os/Packages/q/qt3-3.3.8b-51.fc21.x86_64.rpm
deleting x86_64/os/Packages/q/qt3-3.3.8b-51.fc21.i686.rpm
deleting x86_64/os/Packages/q/qmmp-plugin-pack-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qmmp-devel-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qmmp-devel-0.7.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qmmp-0.7.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/q/qmmp-0.7.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/q/qlandkartegt-1.7.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rogue-5.4.5-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/repsnapper-2.2.0-0.5.a4.fc21.x86_64.rpm
deleting x86_64/os/Packages/r/rear-1.12.0-4.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rabbitmq-server-3.1.5-1.fc21.noarch.rpm
deleting x86_64/os/Packages/r/RepetierHost-0.90-2.fc20.noarch.rpm
deleting x86_64/os/Packages/s/systemd-python3-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-python-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-libs-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-libs-206-7.fc21.i686.rpm
deleting x86_64/os/Packages/s/systemd-journal-gateway-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-devel-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-devel-206-7.fc21.i686.rpm
deleting x86_64/os/Packages/s/systemd-206-7.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/synfig-devel-0.64.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/synfig-devel-0.64.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/s/synfig-0.64.0-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/synfig-0.64.0-4.fc20.i686.rpm
deleting x86_64/os/Packages/s/synce-connector-0.15.2-5.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/soundconverter-2.1.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/s/smart-update-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/smart-gui-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/smart-1.3.1-68.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/simulavr-doc-0.1.2.7-3.fc17.noarch.rpm
deleting x86_64/os/Packages/s/simulavr-0.1.2.7-3.fc17.x86_64.rpm
deleting x86_64/os/Packages/s/sddm-0.2.0-0.1.20130821gite707e229.fc21.x86_64.rpm
deleting x86_64/os/Packages/s/scim-bridge-qt3-0.4.16-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/scim-bridge-qt3-0.4.16-16.fc20.i686.rpm
deleting x86_64/os/Packages/s/scim-bridge-qt-0.4.16-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/scim-bridge-qt-0.4.16-16.fc20.i686.rpm
deleting x86_64/os/Packages/s/scim-bridge-gtk-0.4.16-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/scim-bridge-gtk-0.4.16-16.fc20.i686.rpm
deleting x86_64/os/Packages/s/scim-bridge-0.4.16-16.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-python-0.6-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-devel-0.6-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-devel-0.6-1.fc20.i686.rpm
deleting x86_64/os/Packages/s/satyr-0.6-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/satyr-0.6-1.fc20.i686.rpm
deleting x86_64/os/Packages/s/saga-python-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/saga-devel-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/saga-devel-2.0.8-12.fc20.i686.rpm
deleting x86_64/os/Packages/s/saga-2.0.8-12.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/saga-2.0.8-12.fc20.i686.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-devel-3.4.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/totem-pl-parser-3.4.5-2.fc20.i686.rpm
deleting x86_64/os/Packages/t/tog-pegasus-test-2.12.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/tog-pegasus-libs-2.12.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/tog-pegasus-libs-2.12.1-7.fc20.i686.rpm
deleting x86_64/os/Packages/t/tog-pegasus-devel-2.12.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/tog-pegasus-devel-2.12.1-7.fc20.i686.rpm
deleting x86_64/os/Packages/t/tog-pegasus-2.12.1-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/v/vdsm-yajsonrpc-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-xmlrpc-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-tests-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-reg-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-python-cpopen-4.12.0-2.fc21.x86_64.rpm
deleting x86_64/os/Packages/v/vdsm-python-4.12.0-2.fc21.x86_64.rpm
deleting x86_64/os/Packages/v/vdsm-jsonrpc-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-vmfex-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-vmdisk-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-vhostmd-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-sriov-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-smbios-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-scratchpad-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-qos-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-qemucmdline-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-promisc-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-pincpu-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-openstacknet-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-numa-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-nestedvt-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-macspoof-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-isolatedprivatevlan-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-hugepages-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-hostusb-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-floppy-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-fileinject-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-faqemu-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-directlun-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-hook-checkimages-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-gluster-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-debug-plugin-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-cli-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-bootstrap-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-api-4.12.0-2.fc21.noarch.rpm
deleting x86_64/os/Packages/v/vdsm-4.12.0-2.fc21.x86_64.rpm
deleting x86_64/os/Packages/w/wesnoth-tools-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/wesnoth-server-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/wesnoth-data-1.10.6-8.fc20.noarch.rpm
deleting x86_64/os/Packages/w/wesnoth-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xhtml2ps-1.0-0.15.b7.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xemacs-golang-1.1.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xastir-2.0.4-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/y/youtube-dl-2013.08.23-1.fc21.noarch.rpm
deleting x86_64/os/Packages/z/zanata-common-javadoc-2.2.1-6.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-common-2.2.1-6.fc20.noarch.rpm
deleting x86_64/os/drpms/zanata-common-javadoc-2.2.1-5.fc20_2.2.1-6.fc20.noarch.drpm
deleting x86_64/os/drpms/zanata-common-2.2.1-5.fc20_2.2.1-6.fc20.noarch.drpm
deleting x86_64/os/drpms/youtube-dl-2013.08.17-1.fc20_2013.08.23-1.fc21.noarch.drpm
deleting x86_64/os/drpms/xhtml2ps-1.0-0.14.b7.fc20_1.0-0.15.b7.fc20.noarch.drpm
deleting x86_64/os/drpms/xemacs-golang-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/xastir-2.0.4-3.fc20_2.0.4-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/wesnoth-tools-1.10.6-7.fc20_1.10.6-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/wesnoth-server-1.10.6-7.fc20_1.10.6-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/wesnoth-1.10.6-7.fc20_1.10.6-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/vdsm-yajsonrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-xmlrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-tests-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-reg-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-python-cpopen-4.12.0-1.fc20_4.12.0-2.fc21.x86_64.drpm
deleting x86_64/os/drpms/vdsm-python-4.12.0-1.fc20_4.12.0-2.fc21.x86_64.drpm
deleting x86_64/os/drpms/vdsm-jsonrpc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-vmfex-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-vmdisk-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-vhostmd-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-sriov-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-smbios-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-scratchpad-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-qos-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-qemucmdline-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-promisc-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-pincpu-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-openstacknet-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-numa-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-nestedvt-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-macspoof-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-isolatedprivatevlan-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-hugepages-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-hostusb-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-floppy-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-fileinject-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-faqemu-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-directlun-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-hook-checkimages-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-gluster-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-debug-plugin-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-cli-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-bootstrap-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-api-4.12.0-1.fc20_4.12.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/vdsm-4.12.0-1.fc20_4.12.0-2.fc21.x86_64.drpm
deleting x86_64/os/drpms/totem-pl-parser-devel-3.4.5-1.fc20_3.4.5-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/totem-pl-parser-devel-3.4.5-1.fc20_3.4.5-2.fc20.i686.drpm
deleting x86_64/os/drpms/totem-pl-parser-3.4.5-1.fc20_3.4.5-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/totem-pl-parser-3.4.5-1.fc20_3.4.5-2.fc20.i686.drpm
deleting x86_64/os/drpms/tog-pegasus-test-2.12.1-6.fc20_2.12.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/tog-pegasus-libs-2.12.1-6.fc20_2.12.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/tog-pegasus-libs-2.12.1-6.fc20_2.12.1-7.fc20.i686.drpm
deleting x86_64/os/drpms/tog-pegasus-devel-2.12.1-6.fc20_2.12.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/tog-pegasus-devel-2.12.1-6.fc20_2.12.1-7.fc20.i686.drpm
deleting x86_64/os/drpms/tog-pegasus-2.12.1-6.fc20_2.12.1-7.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-python3-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/systemd-python-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/systemd-libs-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/systemd-libs-206-6.fc21_206-7.fc21.i686.drpm
deleting x86_64/os/drpms/systemd-journal-gateway-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/systemd-devel-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/systemd-devel-206-6.fc21_206-7.fc21.i686.drpm
deleting x86_64/os/drpms/systemd-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/synfig-devel-0.64.0-3.fc20_0.64.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/synfig-devel-0.64.0-3.fc20_0.64.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/synfig-0.64.0-3.fc20_0.64.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/synfig-0.64.0-3.fc20_0.64.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/soundconverter-2.1.1-1.fc20_2.1.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/sddm-0.1.0-5.fc20_0.2.0-0.1.20130821gite707e229.fc21.x86_64.drpm
deleting x86_64/os/drpms/scim-bridge-qt3-0.4.16-15.fc20_0.4.16-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/scim-bridge-qt3-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting x86_64/os/drpms/scim-bridge-qt-0.4.16-15.fc20_0.4.16-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/scim-bridge-qt-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting x86_64/os/drpms/scim-bridge-gtk-0.4.16-15.fc20_0.4.16-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/scim-bridge-gtk-0.4.16-15.fc20_0.4.16-16.fc20.i686.drpm
deleting x86_64/os/drpms/scim-bridge-0.4.16-15.fc20_0.4.16-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/satyr-python-0.5-2.fc20_0.6-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/satyr-devel-0.5-2.fc20_0.6-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/satyr-devel-0.5-2.fc20_0.6-1.fc20.i686.drpm
deleting x86_64/os/drpms/satyr-0.5-2.fc20_0.6-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/satyr-0.5-2.fc20_0.6-1.fc20.i686.drpm
deleting x86_64/os/drpms/saga-python-2.0.8-11.fc20_2.0.8-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/saga-devel-2.0.8-11.fc20_2.0.8-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/saga-devel-2.0.8-11.fc20_2.0.8-12.fc20.i686.drpm
deleting x86_64/os/drpms/saga-2.0.8-11.fc20_2.0.8-12.fc20.x86_64.drpm
deleting x86_64/os/drpms/saga-2.0.8-11.fc20_2.0.8-12.fc20.i686.drpm
deleting x86_64/os/drpms/rogue-5.4.5-12.fc20_5.4.5-13.fc20.x86_64.drpm
deleting x86_64/os/drpms/repsnapper-2.2.0-0.4.a4.fc20_2.2.0-0.5.a4.fc21.x86_64.drpm
deleting x86_64/os/drpms/rear-1.12.0-3.fc19_1.12.0-4.fc20.noarch.drpm
deleting x86_64/os/drpms/rabbitmq-server-3.1.3-2.fc20_3.1.5-1.fc21.noarch.drpm
deleting x86_64/os/drpms/quassel-core-0.8.0-3.fc20_0.8.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/quassel-common-0.8.0-3.fc20_0.8.0-4.fc20.noarch.drpm
deleting x86_64/os/drpms/quassel-client-0.8.0-3.fc20_0.8.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/quassel-0.8.0-3.fc20_0.8.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-sqlite-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting x86_64/os/drpms/qt3-devel-docs-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-devel-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting x86_64/os/drpms/qt3-designer-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-config-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-PostgreSQL-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting x86_64/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-ODBC-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting x86_64/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-MySQL-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting x86_64/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-51.fc21.x86_64.drpm
deleting x86_64/os/drpms/qt3-3.3.8b-50.fc20_3.3.8b-51.fc21.i686.drpm
deleting x86_64/os/drpms/qmmp-plugin-pack-0.7.1-1.fc20_0.7.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/qmmp-devel-0.7.1-1.fc20_0.7.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/qmmp-devel-0.7.1-1.fc20_0.7.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/qmmp-0.7.1-1.fc20_0.7.1-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/qmmp-0.7.1-1.fc20_0.7.1-2.fc20.i686.drpm
deleting x86_64/os/drpms/qlandkartegt-1.7.1-2.fc20_1.7.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-numpy-f2py-1.7.1-2.fc20_1.7.1-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-numpy-1.7.1-2.fc20_1.7.1-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/python-xlrd-0.9.2-1.fc20_0.9.2-2.fc20.noarch.drpm
deleting x86_64/os/drpms/python-nova-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/python-django-tastypie-doc-0.9.14-2.fc20_0.9.14-3.fc20.noarch.drpm
deleting x86_64/os/drpms/python-django-tastypie-0.9.14-2.fc20_0.9.14-3.fc20.noarch.drpm
deleting x86_64/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting x86_64/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting x86_64/os/drpms/python-ceilometer-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/pss-0.35-3.fc20_0.35-4.fc20.noarch.drpm
deleting x86_64/os/drpms/postgis-utils-2.0.3-2.fc20_2.0.3-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/postgis-docs-2.0.3-2.fc20_2.0.3-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/postgis-2.0.3-2.fc20_2.0.3-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-utils-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-qt5-devel-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-qt5-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-qt5-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-qt5-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-qt-devel-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-qt-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-qt-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-qt-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-glib-devel-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-glib-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-glib-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-glib-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-devel-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-demos-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-cpp-devel-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-cpp-devel-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-cpp-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-cpp-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/poppler-0.24.0-1.fc20_0.24.0-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/poppler-0.24.0-1.fc20_0.24.0-2.fc20.i686.drpm
deleting x86_64/os/drpms/plasma-widget-menubar-0.1.18-3.fc19_0.1.18-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/php-mapserver-6.2.1-2.fc20_6.2.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/php-horde-Horde-Url-2.2.0-1.fc19_2.2.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/php-horde-Horde-Test-2.2.2-1.fc20_2.2.2-2.fc20.noarch.drpm
deleting x86_64/os/drpms/php-horde-Horde-Perms-2.1.0-1.fc20_2.1.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/php-horde-Horde-Http-2.0.3-1.fc20_2.0.3-2.fc20.noarch.drpm
deleting x86_64/os/drpms/php-horde-Horde-Exception-2.0.3-1.fc19_2.0.3-2.fc20.noarch.drpm
deleting x86_64/os/drpms/php-horde-Horde-Crypt-2.2.1-1.fc20_2.2.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/php-horde-Horde-Browser-2.0.3-2.fc19_2.0.3-3.fc20.noarch.drpm
deleting x86_64/os/drpms/pfstools-qt-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-octave-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-libs-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-libs-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting x86_64/os/drpms/pfstools-imgmagick-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-glview-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-gdal-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-exr-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-devel-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/pfstools-devel-1.8.5-8.fc20_1.8.5-9.fc20.i686.drpm
deleting x86_64/os/drpms/pfstools-1.8.5-8.fc20_1.8.5-9.fc20.x86_64.drpm
deleting x86_64/os/drpms/perl-Starlet-0.19-1.fc20_0.19-3.fc20.noarch.drpm
deleting x86_64/os/drpms/perl-MooseX-AttributeShortcuts-0.019-1.fc20_0.019-3.fc20.noarch.drpm
deleting x86_64/os/drpms/pcl-tools-1.6.0-4.fc19_1.6.0-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/pcl-doc-1.6.0-4.fc19_1.6.0-5.fc20.noarch.drpm
deleting x86_64/os/drpms/pcl-devel-1.6.0-4.fc19_1.6.0-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/pcl-devel-1.6.0-4.fc19_1.6.0-5.fc20.i686.drpm
deleting x86_64/os/drpms/pcl-1.6.0-4.fc19_1.6.0-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/pcl-1.6.0-4.fc19_1.6.0-5.fc20.i686.drpm
deleting x86_64/os/drpms/openstack-nova-scheduler-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-objectstore-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-novncproxy-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-network-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-doc-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-console-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-conductor-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-compute-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-common-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-cert-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-cells-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-api-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-nova-2013.2-0.8.b2.fc20_2013.2-0.9.b2.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.6b2.fc21.noarch.drpm
deleting x86_64/os/drpms/openstack-ceilometer-compute-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-ceilometer-common-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-ceilometer-collector-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-ceilometer-central-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openstack-ceilometer-api-2013.2-0.2.b1.fc20_2013.2-0.3.b1.fc20.noarch.drpm
deleting x86_64/os/drpms/openssl-static-1.0.1e-14.fc20_1.0.1e-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssl-static-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting x86_64/os/drpms/openssl-perl-1.0.1e-14.fc20_1.0.1e-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssl-libs-1.0.1e-14.fc20_1.0.1e-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssl-libs-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting x86_64/os/drpms/openssl-devel-1.0.1e-14.fc20_1.0.1e-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/openssl-devel-1.0.1e-14.fc20_1.0.1e-15.fc20.i686.drpm
deleting x86_64/os/drpms/openssl-1.0.1e-14.fc20_1.0.1e-15.fc20.x86_64.drpm
deleting x86_64/os/drpms/numpy-f2py-1.7.1-2.fc20_1.7.1-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/numpy-1.7.1-2.fc20_1.7.1-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/numpy-1.7.1-2.fc20_1.7.1-4.fc20.i686.drpm
deleting x86_64/os/drpms/nss-tools-3.15.1-4.fc20_3.15.1-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-sysinit-3.15.1-4.fc20_3.15.1-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-pkcs11-devel-3.15.1-4.fc20_3.15.1-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-pkcs11-devel-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting x86_64/os/drpms/nss-devel-3.15.1-4.fc20_3.15.1-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-devel-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting x86_64/os/drpms/nss-3.15.1-4.fc20_3.15.1-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/nss-3.15.1-4.fc20_3.15.1-5.fc20.i686.drpm
deleting x86_64/os/drpms/nscd-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/nodejs-url2-0.0.0-2.fc20_1.0.0-2.fc20.noarch.drpm
deleting x86_64/os/drpms/nodejs-q-io-1.9.1-1.fc20_1.9.1-2.fc20.noarch.drpm
deleting x86_64/os/drpms/nodejs-docs-0.10.14-3.fc20_0.10.16-1.fc20.noarch.drpm
deleting x86_64/os/drpms/nodejs-devel-0.10.14-3.fc20_0.10.16-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/nodejs-devel-0.10.14-3.fc20_0.10.16-1.fc20.i686.drpm
deleting x86_64/os/drpms/nodejs-0.10.14-3.fc20_0.10.16-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/msgpack-devel-0.5.7-3.fc19_0.5.7-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/msgpack-devel-0.5.7-3.fc19_0.5.7-4.fc20.i686.drpm
deleting x86_64/os/drpms/msgpack-0.5.7-3.fc19_0.5.7-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/msgpack-0.5.7-3.fc19_0.5.7-4.fc20.i686.drpm
deleting x86_64/os/drpms/mingw64-poppler-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-qt-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-qt-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-glib-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-glib-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-cpp-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-cpp-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw64-poppler-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-qt-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-qt-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-glib-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-glib-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-cpp-static-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-cpp-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/mingw32-poppler-0.22.5-3.fc20_0.24.0-1.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-scm-test-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting x86_64/os/drpms/maven-scm-javadoc-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting x86_64/os/drpms/maven-scm-1.7-10.fc21_1.8.1-1.fc21.noarch.drpm
deleting x86_64/os/drpms/mapserver-python-6.2.1-2.fc20_6.2.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapserver-perl-6.2.1-2.fc20_6.2.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapserver-java-6.2.1-2.fc20_6.2.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapserver-6.2.1-2.fc20_6.2.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapnik-utils-2.2.0-3.fc20_2.2.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapnik-python-2.2.0-3.fc20_2.2.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapnik-devel-2.2.0-3.fc20_2.2.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapnik-devel-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/mapnik-demo-2.2.0-3.fc20_2.2.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapnik-2.2.0-3.fc20_2.2.0-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/mapnik-2.2.0-3.fc20_2.2.0-4.fc20.i686.drpm
deleting x86_64/os/drpms/lmfit-devel-3.5-2.fc20_3.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/lmfit-devel-3.5-2.fc20_3.5-3.fc20.i686.drpm
deleting x86_64/os/drpms/lmfit-3.5-2.fc20_3.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/lmfit-3.5-2.fc20_3.5-3.fc20.i686.drpm
deleting x86_64/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting x86_64/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting x86_64/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting x86_64/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc21.i686.drpm
deleting x86_64/os/drpms/lightdm-1.7.9-3.fc20_1.7.11-1.fc21.x86_64.drpm
deleting x86_64/os/drpms/libuv-devel-0.10.12-1.fc20_0.10.13-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libuv-devel-0.10.12-1.fc20_0.10.13-1.fc20.i686.drpm
deleting x86_64/os/drpms/libuv-0.10.12-1.fc20_0.10.13-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libuv-0.10.12-1.fc20_0.10.13-1.fc20.i686.drpm
deleting x86_64/os/drpms/libquvi-scripts-0.4.10-3.fc20_0.9.20130805-2.fc21.noarch.drpm
deleting x86_64/os/drpms/libgudev1-devel-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/libgudev1-devel-206-6.fc21_206-7.fc21.i686.drpm
deleting x86_64/os/drpms/libgudev1-206-6.fc21_206-7.fc21.x86_64.drpm
deleting x86_64/os/drpms/libgudev1-206-6.fc21_206-7.fc21.i686.drpm
deleting x86_64/os/drpms/libgsf-devel-1.14.26-4.fc20_1.14.27-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgsf-devel-1.14.26-4.fc20_1.14.27-1.fc20.i686.drpm
deleting x86_64/os/drpms/libgsf-1.14.26-4.fc20_1.14.27-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgsf-1.14.26-4.fc20_1.14.27-1.fc20.i686.drpm
deleting x86_64/os/drpms/kdetoys-4.10.4-1.fc20_4.10.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/kdesdk-devel-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/kdesdk-common-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/kdesdk-4.11.0-1.fc20_4.11.0-2.fc21.noarch.drpm
deleting x86_64/os/drpms/kdeadmin-4.10.4-1.fc20_4.10.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/initial-setup-0.3.6-2.fc20_0.3.6-3.fc20.noarch.drpm
deleting x86_64/os/drpms/html2ps-1.0-0.14.b7.fc20_1.0-0.15.b7.fc20.noarch.drpm
deleting x86_64/os/drpms/gtatool-sndfile-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-netcdf-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-matlab-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-imagemagick-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-hdr-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-gui-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-gdal-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-dcmtk-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/gtatool-1.5.2-2.fc20_1.5.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/grass-libs-6.4.2-9.fc20_6.4.2-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/grass-libs-6.4.2-9.fc20_6.4.2-10.fc20.i686.drpm
deleting x86_64/os/drpms/grass-devel-6.4.2-9.fc20_6.4.2-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/grass-devel-6.4.2-9.fc20_6.4.2-10.fc20.i686.drpm
deleting x86_64/os/drpms/grass-6.4.2-9.fc20_6.4.2-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/golang-vim-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/golang-1.1.1-7.fc20_1.1.2-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gnome-contacts-3.9.5-2.fc20_3.9.5-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gluegen-source-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.noarch.drpm
deleting x86_64/os/drpms/gluegen-manual-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.noarch.drpm
deleting x86_64/os/drpms/gluegen-1-0.20102506svn15.fc19_1-0.20102507svn15.fc20.x86_64.drpm
deleting x86_64/os/drpms/glibc-utils-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-static-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting x86_64/os/drpms/glibc-headers-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-devel-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting x86_64/os/drpms/glibc-common-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-3.fc21_2.18-4.fc21.x86_64.drpm
deleting x86_64/os/drpms/glibc-2.18-3.fc21_2.18-4.fc21.i686.drpm
deleting x86_64/os/drpms/gimp-libs-2.8.6-3.fc20_2.8.6-3.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/gimp-libs-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting x86_64/os/drpms/gimp-help-browser-2.8.6-3.fc20_2.8.6-3.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/gimp-devel-tools-2.8.6-3.fc20_2.8.6-3.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/gimp-devel-2.8.6-3.fc20_2.8.6-3.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/gimp-devel-2.8.6-3.fc20_2.8.6-3.fc20.1.i686.drpm
deleting x86_64/os/drpms/gimp-2.8.6-3.fc20_2.8.6-3.fc20.1.x86_64.drpm
deleting x86_64/os/drpms/ghc-rpm-macros-extra-1.0.4-1.fc20_1.0.7-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/ghc-rpm-macros-1.0.4-1.fc20_1.0.7-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/gdl-python-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.x86_64.drpm
deleting x86_64/os/drpms/gdl-common-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.noarch.drpm
deleting x86_64/os/drpms/gdl-0.9.3-7.cvs20130516.fc20_0.9.3-8.cvs20130731.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-table-2.8.1-1.fc20_2.8.1-3.fc20.noarch.drpm
deleting x86_64/os/drpms/gcin-qt4-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-qt4-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/gcin-qt3-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-qt3-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/gcin-libs-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-im-client-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-im-client-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/gcin-gtk3-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-gtk2-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-gtk2-2.8.1-1.fc20_2.8.1-3.fc20.i686.drpm
deleting x86_64/os/drpms/gcin-data-2.8.1-1.fc20_2.8.1-3.fc20.noarch.drpm
deleting x86_64/os/drpms/gcin-anthy-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gcin-2.8.1-1.fc20_2.8.1-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/gammaray-doc-1.3.0-4.fc19_1.3.0-5.fc20.noarch.drpm
deleting x86_64/os/drpms/gammaray-devel-1.3.0-4.fc19_1.3.0-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/gammaray-devel-1.3.0-4.fc19_1.3.0-5.fc20.i686.drpm
deleting x86_64/os/drpms/gammaray-1.3.0-4.fc19_1.3.0-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/gammaray-1.3.0-4.fc19_1.3.0-5.fc20.i686.drpm
deleting x86_64/os/drpms/folks-tools-0.9.3-4.fc20_0.9.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/folks-devel-0.9.3-4.fc20_0.9.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/folks-devel-0.9.3-4.fc20_0.9.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/folks-0.9.3-4.fc20_0.9.4-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/folks-0.9.3-4.fc20_0.9.4-1.fc20.i686.drpm
deleting x86_64/os/drpms/fldigi-doc-3.21.68-2.fc20_3.21.68-3.fc20.noarch.drpm
deleting x86_64/os/drpms/fldigi-doc-3.21-4.fc20_3.21.68-3.fc20.noarch.drpm
deleting x86_64/os/drpms/fldigi-3.21.68-2.fc20_3.21.68-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/fedora-package-config-smart-13.89-25_13.89-26.x86_64.drpm
deleting x86_64/os/drpms/expectk-5.45-9.fc20_5.45-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/expect-devel-5.45-9.fc20_5.45-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/expect-devel-5.45-9.fc20_5.45-10.fc20.i686.drpm
deleting x86_64/os/drpms/expect-5.45-9.fc20_5.45-10.fc20.x86_64.drpm
deleting x86_64/os/drpms/emacs-golang-1.1.1-7.fc20_1.1.2-1.fc20.noarch.drpm
deleting x86_64/os/drpms/edk2-tools-python-20130515svn14365-2.fc20_20130515svn14365-3.fc20.noarch.drpm
deleting x86_64/os/drpms/edk2-tools-doc-20130515svn14365-2.fc20_20130515svn14365-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/edk2-tools-20130515svn14365-2.fc20_20130515svn14365-3.fc20.x86_64.drpm
deleting x86_64/os/drpms/eclipse-tests-4.3.0-11.fc20_4.3.0-11.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-swt-4.3.0-11.fc20_4.3.0-11.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-platform-4.3.0-11.fc20_4.3.0-11.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-pde-4.3.0-11.fc20_4.3.0-11.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-jdt-4.3.0-11.fc20_4.3.0-11.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/eclipse-equinox-osgi-4.3.0-11.fc20_4.3.0-11.1.fc21.x86_64.drpm
deleting x86_64/os/drpms/drupal7-features-2.0-0.3.beta2.fc20_2.0-0.5.rc1.fc20.noarch.drpm
deleting x86_64/os/drpms/dans-gdal-scripts-0.21-0.3.20130522git.fc20_0.23-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-libs-1.0.36-2.fc20_1.0.36-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-libs-1.0.36-2.fc20_1.0.36-3.fc21.i686.drpm
deleting x86_64/os/drpms/cups-filters-devel-1.0.36-2.fc20_1.0.36-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/cups-filters-devel-1.0.36-2.fc20_1.0.36-3.fc21.i686.drpm
deleting x86_64/os/drpms/cups-filters-1.0.36-2.fc20_1.0.36-3.fc21.x86_64.drpm
deleting x86_64/os/drpms/clucene09-core-devel-0.9.21b-5.fc19_0.9.21b-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/clucene09-core-devel-0.9.21b-5.fc19_0.9.21b-6.fc20.i686.drpm
deleting x86_64/os/drpms/clucene09-core-0.9.21b-5.fc19_0.9.21b-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/clucene09-core-0.9.21b-5.fc19_0.9.21b-6.fc20.i686.drpm
deleting x86_64/os/drpms/cacti-0.8.8a-9.fc20_0.8.8b-1.fc20.noarch.drpm
deleting x86_64/os/drpms/bsd-games-2.17-40.fc20_2.17-41.fc20.x86_64.drpm
deleting x86_64/os/drpms/audacious-plugins-jack-3.4-1.fc20_3.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/audacious-plugins-exotic-3.4-1.fc20_3.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/audacious-plugins-amidi-3.4-1.fc20_3.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/audacious-plugins-3.4-1.fc20_3.4-2.fc20.x86_64.drpm
deleting x86_64/os/drpms/RepetierHost-0.90-1.fc20_0.90-2.fc20.noarch.drpm
deleting x86_64/os/drpms/PyQt-examples-3.18.1-18.fc20_3.18.1-19.fc20.x86_64.drpm
deleting x86_64/os/drpms/PyQt-devel-3.18.1-18.fc20_3.18.1-19.fc20.x86_64.drpm
deleting x86_64/os/drpms/PyQt-devel-3.18.1-18.fc20_3.18.1-19.fc20.i686.drpm
deleting x86_64/os/drpms/PyQt-3.18.1-18.fc20_3.18.1-19.fc20.x86_64.drpm
deleting x86_64/os/drpms/MagicPoint-1.13a-7.fc20_1.13a-8.fc20.x86_64.drpm
deleting x86_64/os/drpms/DevIL-devel-1.7.8-15.fc20_1.7.8-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/DevIL-devel-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting x86_64/os/drpms/DevIL-ILUT-devel-1.7.8-15.fc20_1.7.8-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/DevIL-ILUT-devel-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting x86_64/os/drpms/DevIL-ILUT-1.7.8-15.fc20_1.7.8-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/DevIL-ILUT-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting x86_64/os/drpms/DevIL-1.7.8-15.fc20_1.7.8-16.fc20.x86_64.drpm
deleting x86_64/os/drpms/DevIL-1.7.8-15.fc20_1.7.8-16.fc20.i686.drpm
deleting x86_64/os/drpms/CGAL-devel-4.2-3.fc20_4.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/CGAL-devel-4.2-3.fc20_4.2-4.fc20.i686.drpm
deleting x86_64/os/drpms/CGAL-demos-source-4.2-3.fc20_4.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/CGAL-4.2-3.fc20_4.2-4.fc20.x86_64.drpm
deleting x86_64/os/drpms/CGAL-4.2-3.fc20_4.2-4.fc20.i686.drpm
deleting x86_64/os/repodata/efacc2c0f2efc2329ba22890fc9e65d113a3afbb29480f765cc0030bb2246f80-other.xml.gz
deleting x86_64/os/repodata/c3f2dcad6aa89fb56c197d00e06e3077324f6eaefef4517f488c81445cdd4ff7-other.sqlite.bz2
deleting x86_64/os/repodata/b3939ed396c958c51d3b7f0188ecf03a3b484a80d64271227a7c1b699b91eec4-filelists.xml.gz
deleting x86_64/os/repodata/6c7aec881bb1b02ae43ff2c852af7e72384007bc3365e9ff38a8387b6c5e02e1-primary.xml.gz
deleting x86_64/os/repodata/68863c71b7555bd952ad31f143581b3b5e4ec77bf96131bb4e2ba3d3bb9325a0-filelists.sqlite.bz2
deleting x86_64/os/repodata/59e1a1c9715bc6e20aca826b70ef4fc665b472a8c26ccb85339a93ea923bfdbb-prestodelta.xml.gz
deleting x86_64/os/repodata/524001f34f935359f8855ed737b458b77eb130dea526cf38439ee4072ad4a2f0-primary.sqlite.bz2
deleting x86_64/os/repodata/39b4b4ca3458a834b24e76d6a84f6fa46204f4e43aff429fc8b68452b264e30a-comps-rawhide.xml
deleting x86_64/os/repodata/0b5f1413726742015f88d3a99f4ccec8e8342719bbb771c4cb3292c09d7134eb-comps-rawhide.xml.gz
sent 390.99M bytes received 1.52K bytes 1.46M bytes/sec
total size is 229.57G speedup is 587.14
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/rawhide.lyE7sE/releng: Permission denied
#5751: Unblock libqinfinity from f18, f19, f20 and f21
-----------------------------+------------------------
Reporter: dvratil | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 20 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
libqinfinity has been picked up by me and updated in f18, f19, f20 and
f21, please unblock it.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5751 >
Fedora Release Engineering <http://fedorahosted.org/rel-eng >
Release Engineering for the Fedora Project
Cloning into releng...
Switched to a new branch 'stable'
/tmp/branched.20130827.x0JP /tmp/branched.CuG9ux/releng
Cloning into comps...
/tmp/branched.20130827.x0JP/comps /tmp/branched.20130827.x0JP /tmp/branched.CuG9ux/releng
./update-comps comps-f20.xml
Merging translations into comps-f20.xml.
CREATED comps-f20.xml
/tmp/branched.20130827.x0JP /tmp/branched.CuG9ux/releng
/tmp/branched.CuG9ux/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package yum-3.4.3-106.fc20.noarch already installed and latest version
Package createrepo-0.9.9-22.fc20.noarch already installed and latest version
Package 1:make-3.82-19.fc20.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Package repoview-0.6.6-5.fc20.noarch already installed and latest version
Package 1:hardlink-1.0-18.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc20 will be installed
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package gettext-devel.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc20 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc20.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc20.i686
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package vim-minimal.i686 2:7.4.5-1.fc20 will be installed
--> Running transaction check
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package gettext.i686 0:0.18.3.1-1.fc20 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc20.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc20.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc20 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc20 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
--> Running transaction check
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-8.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-5.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-5.fc20 for package: openssh-clients-6.2p2-5.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-5.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-5.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
cvs i686 1.11.23-33.fc20 static 556 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc20 static 62 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
gettext i686 0.18.3.1-1.fc20 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc20 static 368 k
gettext-devel i686 0.18.3.1-1.fc20 static 315 k
gettext-libs i686 0.18.3.1-1.fc20 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-8.fc20 static 352 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-5.fc20 static 324 k
openssh-clients i686 6.2p2-5.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
vim-minimal i686 2:7.4.5-1.fc20 static 391 k
Transaction Summary
================================================================================
Install 31 Package(s)
Total size: 12 M
Installed size: 46 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 1:perl-Error-0.17020-4.fc20.noarch 1/31
Installing : libcroco-0.6.8-3.fc20.i686 2/31
Installing : libunistring-0.9.3-8.fc20.i686 3/31
Installing : perl-Test-Harness-3.28-3.fc20.noarch 4/31
Installing : gettext-common-devel-0.18.3.1-1.fc20.noarch 5/31
Installing : python-chardet-2.0.1-7.fc20.noarch 6/31
Installing : gettext-libs-0.18.3.1-1.fc20.i686 7/31
Installing : python-kitchen-1.1.1-5.fc20.noarch 8/31
Installing : gettext-0.18.3.1-1.fc20.i686 9/31
Installing : libedit-3.1-2.20130601cvs.fc20.i686 10/31
Installing : 2:vim-minimal-7.4.5-1.fc20.i686 11/31
Installing : perl-TermReadKey-2.30-20.fc20.i686 12/31
Installing : openssh-6.2p2-5.fc20.i686 13/31
Installing : openssh-clients-6.2p2-5.fc20.i686 14/31
Installing : m4-1.4.16-9.fc20.i686 15/31
Installing : perl-XML-Parser-2.41-11.fc20.i686 16/31
Installing : perl-Data-Dumper-2.145-292.fc20.i686 17/31
Installing : autoconf-2.69-13.fc20.noarch 18/31
Installing : automake-1.13.4-5.fc20.noarch 19/31
Installing : python-krbV-1.0.90-7.fc20.i686 20/31
Installing : koji-1.8.0-2.fc20.noarch 21/31
Installing : less-458-4.fc20.i686 22/31
Installing : libgnome-keyring-3.9.1-2.fc20.i686 23/31
Installing : rsync-3.1.0-1pre1.fc20.i686 24/31
Installing : mash-0.6.01-1.fc20.noarch 25/31
Installing : yum-utils-1.1.31-17.fc20.noarch 26/31
Installing : perl-Git-1.8.3.1-3.fc20.noarch 27/31
Installing : git-1.8.3.1-3.fc20.i686 28/31
Installing : gettext-devel-0.18.3.1-1.fc20.i686 29/31
Installing : intltool-0.50.2-7.fc20.noarch 30/31
Installing : cvs-1.11.23-33.fc20.i686 31/31
Verifying : openssh-clients-6.2p2-5.fc20.i686 1/31
Verifying : libunistring-0.9.3-8.fc20.i686 2/31
Verifying : rsync-3.1.0-1pre1.fc20.i686 3/31
Verifying : koji-1.8.0-2.fc20.noarch 4/31
Verifying : python-chardet-2.0.1-7.fc20.noarch 5/31
Verifying : gettext-0.18.3.1-1.fc20.i686 6/31
Verifying : git-1.8.3.1-3.fc20.i686 7/31
Verifying : automake-1.13.4-5.fc20.noarch 8/31
Verifying : gettext-libs-0.18.3.1-1.fc20.i686 9/31
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 10/31
Verifying : less-458-4.fc20.i686 11/31
Verifying : python-krbV-1.0.90-7.fc20.i686 12/31
Verifying : gettext-devel-0.18.3.1-1.fc20.i686 13/31
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 14/31
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 15/31
Verifying : libcroco-0.6.8-3.fc20.i686 16/31
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 17/31
Verifying : perl-XML-Parser-2.41-11.fc20.i686 18/31
Verifying : mash-0.6.01-1.fc20.noarch 19/31
Verifying : cvs-1.11.23-33.fc20.i686 20/31
Verifying : m4-1.4.16-9.fc20.i686 21/31
Verifying : gettext-common-devel-0.18.3.1-1.fc20.noarch 22/31
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 23/31
Verifying : intltool-0.50.2-7.fc20.noarch 24/31
Verifying : openssh-6.2p2-5.fc20.i686 25/31
Verifying : python-kitchen-1.1.1-5.fc20.noarch 26/31
Verifying : autoconf-2.69-13.fc20.noarch 27/31
Verifying : yum-utils-1.1.31-17.fc20.noarch 28/31
Verifying : perl-TermReadKey-2.30-20.fc20.i686 29/31
Verifying : 2:vim-minimal-7.4.5-1.fc20.i686 30/31
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 31/31
Installed:
cvs.i686 0:1.11.23-33.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc20
rsync.i686 0:3.1.0-1pre1.fc20 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
gettext.i686 0:0.18.3.1-1.fc20
gettext-common-devel.noarch 0:0.18.3.1-1.fc20
gettext-devel.i686 0:0.18.3.1-1.fc20
gettext-libs.i686 0:0.18.3.1-1.fc20
git.i686 0:1.8.3.1-3.fc20
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-8.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-5.fc20
openssh-clients.i686 0:6.2p2-5.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
vim-minimal.i686 2:7.4.5-1.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: chroot sed -i -e 's|strict_keys = True|strict_keys = False|g' /etc/mash/branched.mash
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130827 --compsfile /mnt/koji/mash/branched-20130827/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130827/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130827 --compsfile /mnt/koji/mash/branched-20130827/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130827/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/20 -o /mnt/koji/mash/branched-20130827 --compsfile /mnt/koji/mash/branched-20130827/logs/comps-f20.xml 20 > /mnt/koji/mash/branched-20130827/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/branched-20130827/20
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/branched-20130827/20
Finish: chroot hardlink -v -c /mnt/koji/mash/branched-20130827/20
Finish: lock buildroot
Finish: run
Directories 242
Objects 138551
IFREG 138309
Comparisons 1199
Linked 1199
saved 1013301248
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130827/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130827/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130827/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130827/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/branched-20130827/20/source/SRPMS --old=file:///pub/fedora/linux/development/20/source/SRPMS > /mnt/koji/mash/branched-20130827/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130827/20 >/mnt/koji/mash/branched-20130827/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130827/20 >/mnt/koji/mash/branched-20130827/logs/depcheck
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 14034541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 14034541164
data: (250, '2.0.0 Ok: queued as 14034541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=428\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 29221541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 29221541165
data: (250, '2.0.0 Ok: queued as 29221541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=598\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3799B541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3799B541164
data: (250, '2.0.0 Ok: queued as 3799B541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=413\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kdesdk-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kdesdk-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kdesdk\r\n\r\n\r\n\r\nkdesdk has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkdesdk-4.11.0-2.fc20.noarch requires lokalize >= 0:4.11.0\r\nOn i386:\r\n\tkdesdk-4.11.0-2.fc20.noarch requires lokalize >= 0:4.11.0\r\nOn armhfp:\r\n\tkdesdk-4.11.0-2.fc20.noarch requires lokalize >= 0:4.11.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 47B5F541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 47B5F541165
data: (250, '2.0.0 Ok: queued as 47B5F541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1263\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn armhfp:\r\n\tfawkes-devenv-0.5.0-9.fc20.noarch requires pcl-devel\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5
.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5D5A8541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5D5A8541164
data: (250, '2.0.0 Ok: queued as 5D5A8541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=473\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6383D541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6383D541165
data: (250, '2.0.0 Ok: queued as 6383D541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6AC81541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6AC81541166
data: (250, '2.0.0 Ok: queued as 6AC81541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=392\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 71D84541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 71D84541164
data: (250, '2.0.0 Ok: queued as 71D84541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=406\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 777F6541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 777F6541165
data: (250, '2.0.0 Ok: queued as 777F6541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=469\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-osmgpsmap-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-osmgpsmap-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-osmgpsmap\r\n\r\n\r\n\r\npython-osmgpsmap has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 80130541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 80130541166
data: (250, '2.0.0 Ok: queued as 80130541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1427\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.
0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc20.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 882EA541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 882EA541164
data: (250, '2.0.0 Ok: queued as 882EA541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 96F62541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 96F62541165
data: (250, '2.0.0 Ok: queued as 96F6254116 5')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=266\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A7421541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A7421541164
data: (250, '2.0.0 Ok: queued as A7421541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=433\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B646A541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B646A541165
data: (250, '2.0.0 Ok: queued as B646A541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=291\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BE579541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BE579541164
data: (250, '2.0.0 Ok: queued as BE579541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=495\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CA785541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CA785541165
data: (250, '2.0.0 Ok: queued as CA785541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=298\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D00F6541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D00F6541166
data: (250, '2.0.0 Ok: queued as D00F6541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=396\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-hakyll-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-hakyll-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: ghc-hakyll\r\n\r\n\r\n\r\nghc-hakyll has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tghc-hakyll-4.3.1.0-2.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-hakyll-4.3.1.0-2.fc20.i686 requires libbibutils.so.4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DB1F7541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DB1F7541164
data: (250, '2.0.0 Ok: queued as DB1F7541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=511\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E2FD4541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E2FD4541165
data: (250, '2.0.0 Ok: queued as E2FD4541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=797\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E8FA1541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E8FA1541166
data: (250, '2.0.0 Ok: queued as E8FA1541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=367\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EEC3B541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EEC3B541164
data: (250, '2.0.0 Ok: queued as EEC3B541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 00C55541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 00C55541165
data: (250, '2.0.0 Ok: queued as 00C55541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=506\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 06439541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 06439541166
data: (250, '2.0.0 Ok: queued as 06439541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=607\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 10B2F541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 10B2F541164
data: (250, '2.0.0 Ok: queued as 10B2F541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2009E541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2009E541165
data: (250, '2.0.0 Ok: queued as 2009E541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 27EB9541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 27EB9541164
data: (250, '2.0.0 Ok: queued as 27EB9541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1594\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)
\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 35317541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 35317541165
data: (250, '2.0.0 Ok: queued as 35317541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=478\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<vfrnav-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gnome-bluetooth-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: vfrnav-owner(a)fedoraproject.org\r\nCc: gnome-bluetooth-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: vfrnav\r\n\r\n\r\n\r\nvfrnav has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tvfrnav-20130801-1.fc20.x86_64 requires libgnome-bluetooth.so.11()(64bit)\r\nOn i386:\r\n\tvfrnav-20130801-1.fc20.i686 requires libgnome-bluetooth.so.11\r\nOn armhfp:\r\n\tvfrnav-20130801-1.fc20.armv7hl requires libgnome-bluetooth.so.11\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3FA3D541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3FA3D541164
data: (250, '2.0.0 Ok: queued as 3FA3D541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3872\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(64b
it)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0
.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.10\r
\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tn
ifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 48A74541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 48A74541165
data: (250, '2.0.0 Ok: queued as 48A74541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 58342541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 58342541164
data: (250, '2.0.0 Ok: queued as 58342541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=413\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 63C92541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 63C92541165
data: (250, '2.0.0 Ok: queued as 63C92541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=452\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6C3AD541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6C3AD541166
data: (250, '2.0.0 Ok: queued as 6C3AD541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=701\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pandoc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pandoc-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pandoc\r\n\r\n\r\n\r\npandoc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tghc-pandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-pandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\nOn x86_64:\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires ghc(hs-bibutils-5.0-ba96dcc3f65e216ae16be4d3c9bbc109)\r\nOn i386:\r\n\tpandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\n\tpandoc-1.11.1-3.fc20.i686 requires ghc(hs-bibutils-5.0-dd534a0730cc9fdb981cd4f37398830f)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 725FB541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 725FB541164
data: (250, '2.0.0 Ok: queued as 725FB541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=354\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 783DA541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 783DA541165
data: (250, '2.0.0 Ok: queued as 783DA541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8010C541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8010C541164
data: (250, '2.0.0 Ok: queued as 8010C541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=273\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 86461541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 86461541166
data: (250, '2.0.0 Ok: queued as 86461541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8F162541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8F162541164
data: (250, '2.0.0 Ok: queued as 8F162541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=661\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9B598541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9B598541165
data: (250, '2.0.0 Ok: queued as 9B598541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=518\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A99E7541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A99E7541164
data: (250, '2.0.0 Ok: queued as A99E7541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=519\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B33CB541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B33CB541165
data: (250, '2.0.0 Ok: queued as B33CB541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=319\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<imagefactory-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: imagefactory-owner(a)fedoraproject.org\r\nCc: iwhd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: imagefactory\r\n\r\n\r\n\r\nimagefactory has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\timagefactory-1.1.2-2.fc20.noarch requires iwhd >= 0:1.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BE1CE541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BE1CE541164
data: (250, '2.0.0 Ok: queued as BE1CE541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=272\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<synce-kpm-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: synce-kpm-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: synce-kpm\r\n\r\n\r\n\r\nsynce-kpm has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsynce-kpm-0.15.1-6.fc20.noarch requires odccm\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CA307541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CA307541165
data: (250, '2.0.0 Ok: queued as CA307541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=421\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D3A68541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D3A68541166
data: (250, '2.0.0 Ok: queued as D3A68541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=371\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E1A0B541167\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E1A0B541167
data: (250, '2.0.0 Ok: queued as E1A0B541167')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=513\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E8950541168\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E8950541168
data: (250, '2.0.0 Ok: queued as E8950541168')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F3163541169\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F3163541169
data: (250, '2.0.0 Ok: queued as F3163541169')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=2947\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pcl-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pcl-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pcl\r\n\r\n\r\n\r\npcl has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkRendering.so.5.10\r\n\tpcl-1
.6.0-5.fc20.i686 requires libvtkImaging.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkIO.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkCommon.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tpcl-1.6.0-5.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tpcl-1.6.0-5.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\nOn x86_64:\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkFiltering.so.5.10()(
64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkRendering.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkImaging.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkIO.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkCommon.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libboost_system-mt
.so.1.53.0\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 096A5541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 096A5541164
data: (250, '2.0.0 Ok: queued as 096A5541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=441\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1939F541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1939F541165
data: (250, '2.0.0 Ok: queued as 1939F541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=499\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 21BBC541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 21BBC541164
data: (250, '2.0.0 Ok: queued as 21BBC541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=548\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2EC87541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2EC87541166
data: (250, '2.0.0 Ok: queued a s 2EC87541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3701\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gammaray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gammaray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gammaray\r\n\r\n\r\n\r\ngammaray has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 r
equires libvtkHybrid.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtksys.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkViews.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686
requires libvtkParallel.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkImaging.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkIO.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkCommon.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkCharts.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtksys.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkWidgets.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtk
Views.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\
n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3C6DD541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3C6DD541164
data: (250, '2.0.0 Ok: queued as 3C6DD541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=311\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4B4AF541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4B4AF541165
data: ( 250, '2.0.0 Ok: queued as 4B4AF541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=500\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 55D18541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 55D18541166
data: (250, '2.0.0 Ok: queued as 55D18541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=467\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5CE0F541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5CE0F541164
data: (250, '2.0.0 Ok: queued as 5CE0F541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1165\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\r\n
\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 69CB9541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 69CB9541165
data: (250, '2.0.0 Ok: queued as 69CB9541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=494\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 87273541168\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 87273541168
data: (250, '2.0.0 Ok: queued as 87273541168')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=412\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 989E0541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 989E0541166
data: (250, '2.0.0 Ok: queued as 989E0541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=517\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A7E11541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A7E11541164
data: (250, '2.0.0 Ok: queued as A7E11541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=302\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B31FE541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B31FE541165
data: (250, '2.0.0 Ok: queued as B31FE541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=281\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BBBC7541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BBBC7541166
data: (250, '2.0.0 Ok: queued as BBBC7541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=407\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C5B5B541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C5B5B541164
data: (250, '2.0.0 Ok: queued as C5B5B541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=437\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CEBC7541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CEBC7541165
data: (250, '2.0.0 Ok: queued as CEBC7541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=462\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DC436541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DC436541164
data: (250, '2.0.0 Ok: queued as DC436541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E8B26541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E8B26541165
data: (250, '2.0.0 Ok: queued as E8B26541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=468\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 02693541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 02693541164
data: (250, '2.0.0 Ok: queued as 02693541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=460\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0A187541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0A187541166
data: (250, '2.0.0 Ok: queued as 0A187541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 154D0541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 154D0541164
data: (250, '2.0.0 Ok: queued as 154D0541164 ')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=419\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1F871541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1F871541165
data: (250, '2.0.0 Ok: queued as 1F871541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=593\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 270E1541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 270E1541164
data: (250, '2.0.0 Ok: queued as 270E1541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=613\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 30B6E541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 30B6E541165
data: (250, '2.0.0 Ok: queued as 30B6E541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=278\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<synce-gnome-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: synce-gnome-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: synce-gnome\r\n\r\n\r\n\r\nsynce-gnome has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tsynce-gnome-0.11-9.fc20.noarch requires odccm\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 47734541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 47734541164
data: (250, '2.0.0 Ok: queued as 47734541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=722\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<totem-pl-parser-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: totem-pl-parser-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: totem-pl-parser\r\n\r\n\r\n\r\ntotem-pl-parser has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\ttotem-pl-parser-devel-3.4.5-2.fc20.x86_64 requires pkgconfig(libquvi)\r\nOn i386:\r\n\ttotem-pl-parser-devel-3.4.5-2.fc20.i686 requires pkgconfig(libquvi)\r\nOn armhfp:\r\n\ttotem-pl-parser-devel-3.4.5-2.fc20.armv7hl requires pkgconfig(libquvi)\r\nOn x86_64:\r\n\ttotem-pl-parser-3.4.5-2.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\ttotem-pl-parser-3.4.5-2.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\ttotem-pl-parser-3.4.5-2.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 51334541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 51334541165
data: (250, '2.0.0 Ok: queued as 51334541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=279\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 5CCC6541164\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 5CCC6541164
data: (250, '2.0.0 Ok: queued as 5CCC6541164')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=359\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the F-20 tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 6847A541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 6847A541166
data: (250, '2.0.0 Ok: queued as 6847A541166')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=16259\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0
()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommon.s
o.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFiltering
.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1-2.
fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so
.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-maps
-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86
_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 req
uires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires lib
vtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\t
mrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 r
equires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt
.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i68
6 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc
20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2
.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.
fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.so.5
.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 75613541165\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 75613541165
data: (250, '2.0.0 Ok: queued as 75613541165')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=466\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nodejs-q-io-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<nodejs-url2-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nodejs-q-io-owner(a)fedoraproject.org\r\nCc: nodejs-url2-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: nodejs-q-io\r\n\r\n\r\n\r\nnodejs-q-io has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\tnodejs-q-io-1.9.1-2.fc20.noarch requires npm(url2) < 0:0.1\r\nOn i386:\r\n\tnodejs-q-io-1.9.1-2.fc20.noarch requires npm(url2) < 0:0.1\r\nOn armhfp:\r\n\tnodejs-q-io-1.9.1-2.fc20.noarch requires npm(url2) < 0:0.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7E349541167\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7E349541167
data: (250, '2.0.0 Ok: queued as 7 E349541167')
send: 'ehlo releng01.phx2.fedoraproject.org\r\n'
reply: '250-releng01.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng01.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=578\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the F-20 tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-orFinish: chroot /usr/share/mash/spam-o-matic --treename F-20 /mnt/koji/mash/branched-20130827/20 >/mnt/koji/mash/branched-20130827/logs/depcheck
Finish: lock buildroot
Finish: run
igin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8EC25541166\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8EC25541166
data: (250, '2.0.0 Ok: queued as 8EC25541166')
Running build_composeinfo
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-branched-compose-i386-20130827) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
.composeinfo
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/abakus-debuginfo-0.92-2.fc20.armv7hl.rpm
armhfp/debug/a/aime-debuginfo-6.20130824-1.fc20.armv7hl.rpm
armhfp/debug/a/anaconda-debuginfo-20.9-1.fc20.armv7hl.rpm
armhfp/debug/a/audacious-plugins-debuginfo-3.4-3.fc20.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/c/
armhfp/debug/c/calibre-debuginfo-1.0.0-2.fc20.armv7hl.rpm
armhfp/debug/c/caribou-debuginfo-0.4.12-1.fc20.armv7hl.rpm
armhfp/debug/c/chinese-calendar-debuginfo-0.8.0-1.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-debuginfo-1.9.2-0.20.git2d1ac4d.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-desktop-debuginfo-1.0.0-0.3.git22ab5c0.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-screensaver-debuginfo-1.8.1-0.1.git94ca899.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-session-debuginfo-1.0.0-0.10.git405f80d.fc20.armv7hl.rpm
armhfp/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.13.gitaf7fe4d.fc20.armv7hl.rpm
armhfp/debug/c/cntlm-debuginfo-0.92.3-2.fc20.armv7hl.rpm
armhfp/debug/c/ctdb-debuginfo-2.4-1.fc20.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/dhcp-debuginfo-4.2.5-19.fc20.armv7hl.rpm
armhfp/debug/d/dnssec-trigger-debuginfo-0.11-14.fc20.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/elfutils-debuginfo-0.156-4.fc20.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/flickcurl-debuginfo-1.24-1.fc20.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/GMT-debuginfo-4.5.9-6.fc20.armv7hl.rpm
armhfp/debug/g/gcl-debuginfo-2.6.8-1.fc20.armv7hl.rpm
armhfp/debug/g/gdal-debuginfo-1.10.0-1.fc20.armv7hl.rpm
armhfp/debug/g/geoclue2-debuginfo-1.99.2-3.fc20.armv7hl.rpm
armhfp/debug/g/gettext-debuginfo-0.18.3.1-1.fc20.armv7hl.rpm
armhfp/debug/g/glabels-debuginfo-3.0.1-10.fc20.armv7hl.rpm
armhfp/debug/g/glibc-debuginfo-2.18-4.fc20.armv7hl.rpm
armhfp/debug/g/glite-lbjp-common-log-debuginfo-1.3.8-2.fc20.armv7hl.rpm
armhfp/debug/g/gnaural-debuginfo-1.0.20110606-1.fc20.armv7hl.rpm
armhfp/debug/g/gnome-vfs2-debuginfo-2.24.4-14.fc20.armv7hl.rpm
armhfp/debug/g/gnote-debuginfo-3.9.3-1.fc20.armv7hl.rpm
armhfp/debug/g/grilo-plugins-debuginfo-0.2.9-1.fc20.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/h/hugin-debuginfo-2012.0.0-10.fc20.armv7hl.rpm
armhfp/debug/i/
armhfp/debug/i/icecream-debuginfo-1.0.1-1.fc20.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/j/jalv-debuginfo-1.4.2-1.fc20.armv7hl.rpm
armhfp/debug/k/
armhfp/debug/k/kde-dev-utils-debuginfo-4.11.0-1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/debug/k/konkretcmpi-debuginfo-0.9.1-3.fc20.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libbs2b-debuginfo-3.1.0-8.fc20.armv7hl.rpm
armhfp/debug/l/libburn-debuginfo-1.3.2-1.fc20.armv7hl.rpm
armhfp/debug/l/libcomps-debuginfo-0.1.3-2.fc20.armv7hl.rpm
armhfp/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc20.armv7hl.rpm
armhfp/debug/l/libiscsi-debuginfo-1.9.0-4.fc20.armv7hl.rpm
armhfp/debug/l/libisoburn-debuginfo-1.3.2-1.fc20.armv7hl.rpm
armhfp/debug/l/libisofs-debuginfo-1.3.2-1.fc20.armv7hl.rpm
armhfp/debug/l/libkni3-debuginfo-3.9.2-21.fc20.armv7hl.rpm
armhfp/debug/l/libntlm-debuginfo-1.4-1.fc20.armv7hl.rpm
armhfp/debug/l/libquvi-debuginfo-0.9.2-1.fc20.armv7hl.rpm
armhfp/debug/l/libtranslit-debuginfo-0.0.3-2.fc20.armv7hl.rpm
armhfp/debug/l/libxkbcommon-debuginfo-0.3.1-1.fc20.armv7hl.rpm
armhfp/debug/l/lightdm-debuginfo-1.7.11-1.fc20.armv7hl.rpm
armhfp/debug/l/lighttpd-debuginfo-1.4.32-1.fc20.armv7hl.rpm
armhfp/debug/l/lilypond-debuginfo-2.17.25-1.fc20.armv7hl.rpm
armhfp/debug/l/lockdev-debuginfo-1.0.4-0.11.20111007git.fc20.armv7hl.rpm
armhfp/debug/l/lookat-debuginfo-1.4.3-1.fc20.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/ModemManager-debuginfo-1.0.1-2.git20130723.fc20.armv7hl.rpm
armhfp/debug/m/mate-user-share-debuginfo-1.6.1-0.1.git48b2c97.fc20.armv7hl.rpm
armhfp/debug/m/mksh-debuginfo-48b-1.fc20.armv7hl.rpm
armhfp/debug/m/muffin-debuginfo-1.8.3-0.5.git6ead0af.fc20.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/ncl-debuginfo-6.1.2-4.fc20.armv7hl.rpm
armhfp/debug/n/nec2c-debuginfo-1.1-1.fc20.armv7hl.rpm
armhfp/debug/n/nemo-debuginfo-1.8.6-0.4.gitfccc703.fc20.armv7hl.rpm
armhfp/debug/n/nodejs-debuginfo-0.10.17-1.fc20.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc20.armv7hl.rpm
armhfp/debug/o/osm-gps-map-debuginfo-1.0.1-5.fc20.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc20.armv7hl.rpm
armhfp/debug/p/perl-Net-SSH2-debuginfo-0.52-1.fc20.armv7hl.rpm
armhfp/debug/p/perl-XML-LibXML-debuginfo-2.0103-1.fc20.armv7hl.rpm
armhfp/debug/p/perl-version-debuginfo-0.99.03-1.fc20.armv7hl.rpm
armhfp/debug/p/prwd-debuginfo-1.8-1.fc20.armv7hl.rpm
armhfp/debug/p/python-cpopen-debuginfo-1.2.3-2.fc20.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/r/
armhfp/debug/r/recutils-debuginfo-1.5-7.fc20.armv7hl.rpm
armhfp/debug/s/
armhfp/debug/s/scl-utils-debuginfo-20130529-3.fc20.armv7hl.rpm
armhfp/debug/s/shared-mime-info-debuginfo-1.1-7.fc20.armv7hl.rpm
armhfp/debug/s/simple-scan-debuginfo-3.9.90-1.fc20.armv7hl.rpm
armhfp/debug/s/suil-debuginfo-0.6.14-1.fc20.armv7hl.rpm
armhfp/debug/s/systemd-debuginfo-206-7.fc20.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/telepathy-mission-control-debuginfo-5.15.0-2.fc20.armv7hl.rpm
armhfp/debug/t/thermostat-debuginfo-0.9.2-6.fc20.armv7hl.rpm
armhfp/debug/t/tig-debuginfo-1.2.1-1.fc20.armv7hl.rpm
armhfp/debug/t/tinc-debuginfo-1.0.22-1.fc20.armv7hl.rpm
armhfp/debug/t/tudu-debuginfo-0.9.1-1.fc20.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/u/unbound-debuginfo-1.4.20-19.fc20.armv7hl.rpm
armhfp/debug/u/usb_modeswitch-debuginfo-1.2.7-2.fc20.armv7hl.rpm
armhfp/debug/v/
armhfp/debug/w/
armhfp/debug/w/wesnoth-debuginfo-1.10.7-1.fc20.armv7hl.rpm
armhfp/debug/x/
armhfp/debug/x/xnec2c-debuginfo-2.3-1.beta.fc20.armv7hl.rpm
armhfp/debug/y/
armhfp/debug/z/
armhfp/debug/z/znc-infobot-debuginfo-1.2-1.fc20.armv7hl.rpm
armhfp/os/
armhfp/os/.discinfo
armhfp/os/.treeinfo
armhfp/os/LiveOS/
armhfp/os/LiveOS/squashfs.img
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/abakus-0.92-2.fc20.armv7hl.rpm
armhfp/os/Packages/a/aime-6.20130824-1.fc20.armv7hl.rpm
armhfp/os/Packages/a/aime-devel-6.20130824-1.fc20.armv7hl.rpm
armhfp/os/Packages/a/anaconda-20.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/a/anaconda-dracut-20.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/a/anaconda-widgets-20.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/a/anaconda-widgets-devel-20.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-amidi-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-exotic-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/a/audacious-plugins-jack-3.4-3.fc20.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/c/
armhfp/os/Packages/c/calibre-1.0.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/c/caribou-0.4.12-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/caribou-antler-0.4.12-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/caribou-devel-0.4.12-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/caribou-gtk2-module-0.4.12-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/caribou-gtk3-module-0.4.12-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cdrskin-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/chinese-calendar-0.8.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-1.9.2-0.20.git2d1ac4d.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-desktop-devel-1.0.0-0.3.git22ab5c0.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-screensaver-1.8.1-0.1.git94ca899.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-session-1.0.0-0.10.git405f80d.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc20.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.13.gitaf7fe4d.fc20.armv7hl.rpm
armhfp/os/Packages/c/cntlm-0.92.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/c/ctdb-2.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/ctdb-devel-2.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/c/ctdb-tests-2.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/dhclient-4.2.5-19.fc20.armv7hl.rpm
armhfp/os/Packages/d/dhcp-4.2.5-19.fc20.armv7hl.rpm
armhfp/os/Packages/d/dhcp-common-4.2.5-19.fc20.armv7hl.rpm
armhfp/os/Packages/d/dhcp-devel-4.2.5-19.fc20.armv7hl.rpm
armhfp/os/Packages/d/dhcp-libs-4.2.5-19.fc20.armv7hl.rpm
armhfp/os/Packages/d/dnssec-trigger-0.11-14.fc20.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/elfutils-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/elfutils-devel-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/elfutils-devel-static-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libelf-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libelf-devel-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libelf-devel-static-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libs-0.156-4.fc20.armv7hl.rpm
armhfp/os/Packages/e/emacs-gettext-0.18.3.1-1.fc20.noarch.rpm
armhfp/os/Packages/e/emacs-gettext-el-0.18.3.1-1.fc20.noarch.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/flickcurl-1.24-1.fc20.armv7hl.rpm
armhfp/os/Packages/f/flickcurl-devel-1.24-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/GMT-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/GMT-devel-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/GMT-octave-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/GMT-static-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/g/gcl-2.6.8-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gcl-selinux-2.6.8-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-devel-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-java-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-libs-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-perl-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-python-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gdal-ruby-1.10.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/geoclue2-1.99.2-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/geoclue2-devel-1.99.2-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/geoclue2-server-1.99.2-3.fc20.armv7hl.rpm
armhfp/os/Packages/g/gettext-0.18.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gettext-common-devel-0.18.3.1-1.fc20.noarch.rpm
armhfp/os/Packages/g/gettext-devel-0.18.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gettext-libs-0.18.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/glabels-3.0.1-10.fc20.armv7hl.rpm
armhfp/os/Packages/g/glabels-devel-3.0.1-10.fc20.armv7hl.rpm
armhfp/os/Packages/g/glabels-doc-3.0.1-10.fc20.armv7hl.rpm
armhfp/os/Packages/g/glabels-libs-3.0.1-10.fc20.armv7hl.rpm
armhfp/os/Packages/g/glabels-templates-3.0.1-10.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-common-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-devel-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-lbjp-common-log-1.3.8-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/glite-lbjp-common-log-devel-1.3.8-2.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnaural-1.0.20110606-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-vfs2-2.24.4-14.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-vfs2-devel-2.24.4-14.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnome-vfs2-smb-2.24.4-14.fc20.armv7hl.rpm
armhfp/os/Packages/g/gnote-3.9.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/grilo-plugins-0.2.9-1.fc20.armv7hl.rpm
armhfp/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm
armhfp/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/h/hugin-2012.0.0-10.fc20.armv7hl.rpm
armhfp/os/Packages/h/hugin-base-2012.0.0-10.fc20.armv7hl.rpm
armhfp/os/Packages/i/
armhfp/os/Packages/i/icecream-1.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/i/icecream-devel-1.0.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/j/jalv-1.4.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/j/jalv-gtk-1.4.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/j/jalv-gtkmm-1.4.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/j/jalv-qt-1.4.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/
armhfp/os/Packages/k/kde-dev-utils-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-devel-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kmtrace-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kmtrace-devel-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kmtrace-libs-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kpartloader-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kstartperf-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kuiviewer-4.11.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/k/konkretcmpi-0.9.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/k/konkretcmpi-devel-0.9.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/k/konkretcmpi-python-0.9.1-3.fc20.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libbs2b-3.1.0-8.fc20.armv7hl.rpm
armhfp/os/Packages/l/libbs2b-devel-3.1.0-8.fc20.armv7hl.rpm
armhfp/os/Packages/l/libburn-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libburn-devel-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcomps-0.1.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libcomps-devel-0.1.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-devel-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/l/libiscsi-1.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libiscsi-devel-1.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libiscsi-utils-1.9.0-4.fc20.armv7hl.rpm
armhfp/os/Packages/l/libisoburn-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libisoburn-devel-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libisofs-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libisofs-devel-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libkni3-3.9.2-21.fc20.armv7hl.rpm
armhfp/os/Packages/l/libkni3-devel-3.9.2-21.fc20.armv7hl.rpm
armhfp/os/Packages/l/libkni3-examples-3.9.2-21.fc20.armv7hl.rpm
armhfp/os/Packages/l/libkni3-static-3.9.2-21.fc20.armv7hl.rpm
armhfp/os/Packages/l/libntlm-1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libntlm-devel-1.4-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libquvi-0.9.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libquvi-devel-0.9.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm
armhfp/os/Packages/l/libtranslit-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-icu-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-m17n-0.0.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/l/libxkbcommon-0.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/libxkbcommon-devel-0.3.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lightdm-1.7.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lightdm-gobject-1.7.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lightdm-qt-1.7.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-1.4.32-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-fastcgi-1.4.32-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-mod_geoip-1.4.32-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.32-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lilypond-2.17.25-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lockdev-1.0.4-0.11.20111007git.fc20.armv7hl.rpm
armhfp/os/Packages/l/lockdev-devel-1.0.4-0.11.20111007git.fc20.armv7hl.rpm
armhfp/os/Packages/l/lookat-1.4.3-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lv2-1.6.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lv2-devel-1.6.0-1.fc20.armv7hl.rpm
armhfp/os/Packages/l/lv2-docs-1.6.0-1.fc20.noarch.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/ModemManager-1.0.1-2.git20130723.fc20.armv7hl.rpm
armhfp/os/Packages/m/ModemManager-devel-1.0.1-2.git20130723.fc20.armv7hl.rpm
armhfp/os/Packages/m/ModemManager-glib-1.0.1-2.git20130723.fc20.armv7hl.rpm
armhfp/os/Packages/m/ModemManager-glib-devel-1.0.1-2.git20130723.fc20.armv7hl.rpm
armhfp/os/Packages/m/mate-user-share-1.6.1-0.1.git48b2c97.fc20.armv7hl.rpm
armhfp/os/Packages/m/mksh-48b-1.fc20.armv7hl.rpm
armhfp/os/Packages/m/muffin-1.8.3-0.5.git6ead0af.fc20.armv7hl.rpm
armhfp/os/Packages/m/muffin-devel-1.8.3-0.5.git6ead0af.fc20.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/ncl-6.1.2-4.fc20.armv7hl.rpm
armhfp/os/Packages/n/ncl-devel-6.1.2-4.fc20.armv7hl.rpm
armhfp/os/Packages/n/nec2c-1.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nemo-1.8.6-0.4.gitfccc703.fc20.armv7hl.rpm
armhfp/os/Packages/n/nemo-devel-1.8.6-0.4.gitfccc703.fc20.armv7hl.rpm
armhfp/os/Packages/n/nemo-extensions-1.8.6-0.4.gitfccc703.fc20.armv7hl.rpm
armhfp/os/Packages/n/nodejs-0.10.17-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nodejs-devel-0.10.17-1.fc20.armv7hl.rpm
armhfp/os/Packages/n/nscd-2.18-4.fc20.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/OpenColorIO-1.0.8-4.fc20.armv7hl.rpm
armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.armv7hl.rpm
armhfp/os/Packages/o/osm-gps-map-1.0.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/o/osm-gps-map-gobject-1.0.1-5.fc20.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-Lexical-Var-0.009-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-Module-Install-GithubMeta-0.24-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Module-Install-ReadmeFromPod-0.22-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Net-SSH2-0.52-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-XML-LibXML-2.0103-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/perl-version-0.99.03-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/php-phpmd-PHP-PMD-1.5.0-2.fc20.noarch.rpm
armhfp/os/Packages/p/prwd-1.8-1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-caribou-0.4.12-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-cpopen-1.2.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-django-ckeditor-4.0.2-5.fc20.noarch.rpm
armhfp/os/Packages/p/python-libcomps-0.1.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc20.armv7hl.rpm
armhfp/os/Packages/p/python3-libcomps-0.1.3-2.fc20.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/r/
armhfp/os/Packages/r/recutils-1.5-7.fc20.armv7hl.rpm
armhfp/os/Packages/r/recutils-devel-1.5-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/
armhfp/os/Packages/s/scl-utils-20130529-3.fc20.armv7hl.rpm
armhfp/os/Packages/s/scl-utils-build-20130529-3.fc20.armv7hl.rpm
armhfp/os/Packages/s/shared-mime-info-1.1-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/simple-scan-3.9.90-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/suil-0.6.14-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/suil-devel-0.6.14-1.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-devel-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-journal-gateway-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-libs-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-python-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/s/systemd-python3-206-7.fc20.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/telepathy-mission-control-5.15.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/t/telepathy-mission-control-devel-5.15.0-2.fc20.armv7hl.rpm
armhfp/os/Packages/t/thermostat-0.9.2-6.fc20.armv7hl.rpm
armhfp/os/Packages/t/thermostat-webapp-0.9.2-6.fc20.armv7hl.rpm
armhfp/os/Packages/t/tig-1.2.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/t/tinc-1.0.22-1.fc20.armv7hl.rpm
armhfp/os/Packages/t/tudu-0.9.1-1.fc20.armv7hl.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/u/unbound-1.4.20-19.fc20.armv7hl.rpm
armhfp/os/Packages/u/unbound-devel-1.4.20-19.fc20.armv7hl.rpm
armhfp/os/Packages/u/unbound-libs-1.4.20-19.fc20.armv7hl.rpm
armhfp/os/Packages/u/unbound-python-1.4.20-19.fc20.armv7hl.rpm
armhfp/os/Packages/u/usb_modeswitch-1.2.7-2.fc20.armv7hl.rpm
armhfp/os/Packages/v/
armhfp/os/Packages/w/
armhfp/os/Packages/w/wesnoth-1.10.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/wesnoth-server-1.10.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/w/wesnoth-tools-1.10.7-1.fc20.armv7hl.rpm
armhfp/os/Packages/x/
armhfp/os/Packages/x/xgridedit-4.5.9-6.fc20.armv7hl.rpm
armhfp/os/Packages/x/xnec2c-2.3-1.beta.fc20.armv7hl.rpm
armhfp/os/Packages/x/xorriso-1.3.2-1.fc20.armv7hl.rpm
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/Packages/z/znc-infobot-1.2-1.fc20.armv7hl.rpm
armhfp/os/drpms/
armhfp/os/drpms/GMT-4.5.9-5.fc20_4.5.9-6.fc20.armv7hl.drpm
armhfp/os/drpms/GMT-devel-4.5.9-5.fc20_4.5.9-6.fc20.armv7hl.drpm
armhfp/os/drpms/GMT-octave-4.5.9-5.fc20_4.5.9-6.fc20.armv7hl.drpm
armhfp/os/drpms/GMT-static-4.5.9-5.fc20_4.5.9-6.fc20.armv7hl.drpm
armhfp/os/drpms/ModemManager-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.armv7hl.drpm
armhfp/os/drpms/ModemManager-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.armv7hl.drpm
armhfp/os/drpms/ModemManager-glib-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.armv7hl.drpm
armhfp/os/drpms/ModemManager-glib-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.armv7hl.drpm
armhfp/os/drpms/aime-6.20130713-1.fc20_6.20130824-1.fc20.armv7hl.drpm
armhfp/os/drpms/aime-devel-6.20130713-1.fc20_6.20130824-1.fc20.armv7hl.drpm
armhfp/os/drpms/anaconda-20.8-1.fc20_20.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/anaconda-dracut-20.8-1.fc20_20.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/anaconda-widgets-20.8-1.fc20_20.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/anaconda-widgets-devel-20.8-1.fc20_20.9-1.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-3.4-2.fc20_3.4-3.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-amidi-3.4-2.fc20_3.4-3.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-exotic-3.4-2.fc20_3.4-3.fc20.armv7hl.drpm
armhfp/os/drpms/audacious-plugins-jack-3.4-2.fc20_3.4-3.fc20.armv7hl.drpm
armhfp/os/drpms/calibre-1.0.0-1.fc20_1.0.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-1.9.2-0.19.gitd4305ab.fc20_1.9.2-0.20.git2d1ac4d.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-screensaver-1.8.0-5.fc20_1.8.1-0.1.git94ca899.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-session-1.0.0-0.9.git58710ea.fc20_1.0.0-0.10.git405f80d.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.armv7hl.drpm
armhfp/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.armv7hl.drpm
armhfp/os/drpms/cntlm-0.92.3-1.fc20_0.92.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/ctdb-2.1-4.fc20_2.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/ctdb-devel-2.1-4.fc20_2.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/ctdb-tests-2.1-4.fc20_2.4-1.fc20.armv7hl.drpm
armhfp/os/drpms/dhclient-4.2.5-18.fc20_4.2.5-19.fc20.armv7hl.drpm
armhfp/os/drpms/dhcp-4.2.5-18.fc20_4.2.5-19.fc20.armv7hl.drpm
armhfp/os/drpms/dhcp-common-4.2.5-18.fc20_4.2.5-19.fc20.armv7hl.drpm
armhfp/os/drpms/dhcp-devel-4.2.5-18.fc20_4.2.5-19.fc20.armv7hl.drpm
armhfp/os/drpms/dhcp-libs-4.2.5-18.fc20_4.2.5-19.fc20.armv7hl.drpm
armhfp/os/drpms/dnssec-trigger-0.11-13.fc20_0.11-14.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-devel-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-devel-static-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-libelf-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-libelf-devel-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-libelf-devel-static-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/elfutils-libs-0.156-3.fc20_0.156-4.fc20.armv7hl.drpm
armhfp/os/drpms/gcl-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.armv7hl.drpm
armhfp/os/drpms/gcl-selinux-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-devel-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-java-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-libs-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-perl-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-python-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/gdal-ruby-1.9.2-11.fc20_1.10.0-1.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-common-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-headers-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/glibc-utils-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-vfs2-2.24.4-13.fc20_2.24.4-14.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-vfs2-devel-2.24.4-13.fc20_2.24.4-14.fc20.armv7hl.drpm
armhfp/os/drpms/gnome-vfs2-smb-2.24.4-13.fc20_2.24.4-14.fc20.armv7hl.drpm
armhfp/os/drpms/hugin-2012.0.0-7.fc19_2012.0.0-10.fc20.armv7hl.drpm
armhfp/os/drpms/hugin-base-2012.0.0-7.fc19_2012.0.0-10.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/konkretcmpi-0.9.1-2.fc20_0.9.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/konkretcmpi-devel-0.9.1-2.fc20_0.9.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/konkretcmpi-python-0.9.1-2.fc20_0.9.1-3.fc20.armv7hl.drpm
armhfp/os/drpms/libbs2b-3.1.0-7.fc20_3.1.0-8.fc20.armv7hl.drpm
armhfp/os/drpms/libbs2b-devel-3.1.0-7.fc20_3.1.0-8.fc20.armv7hl.drpm
armhfp/os/drpms/libcomps-0.1.2-2.fc20_0.1.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/libcomps-devel-0.1.2-2.fc20_0.1.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-devel-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-gtk2-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-gtk2-devel-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-gtk3-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-gtk3-devel-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-jsonloader-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-jsonloader-devel-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libdbusmenu-tools-12.10.2-4.fc20_12.10.2-5.fc20.armv7hl.drpm
armhfp/os/drpms/libgudev1-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/libiscsi-1.9.0-1.fc20_1.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/libiscsi-devel-1.9.0-1.fc20_1.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/libiscsi-utils-1.9.0-1.fc20_1.9.0-4.fc20.armv7hl.drpm
armhfp/os/drpms/libkni3-3.9.2-17.fc18_3.9.2-21.fc20.armv7hl.drpm
armhfp/os/drpms/libkni3-devel-3.9.2-17.fc18_3.9.2-21.fc20.armv7hl.drpm
armhfp/os/drpms/libkni3-examples-3.9.2-17.fc18_3.9.2-21.fc20.armv7hl.drpm
armhfp/os/drpms/libkni3-static-3.9.2-17.fc18_3.9.2-21.fc20.armv7hl.drpm
armhfp/os/drpms/libquvi-0.4.1-4.fc20_0.9.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/libquvi-devel-0.4.1-4.fc20_0.9.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/libtranslit-0.0.2-6.fc20_0.0.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/libtranslit-devel-0.0.2-6.fc20_0.0.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/libtranslit-icu-0.0.2-6.fc20_0.0.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/libtranslit-m17n-0.0.2-6.fc20_0.0.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/libxkbcommon-0.3.0-2.fc20_0.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/libxkbcommon-devel-0.3.0-2.fc20_0.3.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/lightdm-1.7.9-3.fc20_1.7.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc20.armv7hl.drpm
armhfp/os/drpms/lighttpd-1.4.31-4.fc20_1.4.32-1.fc20.armv7hl.drpm
armhfp/os/drpms/lighttpd-fastcgi-1.4.31-4.fc20_1.4.32-1.fc20.armv7hl.drpm
armhfp/os/drpms/lighttpd-mod_geoip-1.4.31-4.fc20_1.4.32-1.fc20.armv7hl.drpm
armhfp/os/drpms/lighttpd-mod_mysql_vhost-1.4.31-4.fc20_1.4.32-1.fc20.armv7hl.drpm
armhfp/os/drpms/lilypond-2.17.24-1.fc20_2.17.25-1.fc20.armv7hl.drpm
armhfp/os/drpms/lockdev-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.armv7hl.drpm
armhfp/os/drpms/lockdev-devel-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.armv7hl.drpm
armhfp/os/drpms/muffin-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.armv7hl.drpm
armhfp/os/drpms/muffin-devel-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.armv7hl.drpm
armhfp/os/drpms/ncl-6.1.2-3.fc20_6.1.2-4.fc20.armv7hl.drpm
armhfp/os/drpms/ncl-devel-6.1.2-3.fc20_6.1.2-4.fc20.armv7hl.drpm
armhfp/os/drpms/nec2c-0.9-3.fc20_1.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.armv7hl.drpm
armhfp/os/drpms/nemo-devel-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.armv7hl.drpm
armhfp/os/drpms/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.armv7hl.drpm
armhfp/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc20.armv7hl.drpm
armhfp/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc20.armv7hl.drpm
armhfp/os/drpms/nscd-2.18-2.fc20_2.18-4.fc20.armv7hl.drpm
armhfp/os/drpms/osm-gps-map-1.0.1-2.fc20_1.0.1-5.fc20.armv7hl.drpm
armhfp/os/drpms/osm-gps-map-devel-1.0.1-2.fc20_1.0.1-5.fc20.armv7hl.drpm
armhfp/os/drpms/perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/perl-Lexical-Var-0.008-1.fc20_0.009-1.fc20.armv7hl.drpm
armhfp/os/drpms/perl-Net-SSH2-0.48-2.fc20_0.52-1.fc20.armv7hl.drpm
armhfp/os/drpms/perl-version-0.99.02-291.fc20_0.99.03-1.fc20.armv7hl.drpm
armhfp/os/drpms/prwd-1.7-3.fc20_1.8-1.fc20.armv7hl.drpm
armhfp/os/drpms/python-cpopen-1.2.2-1.fc20_1.2.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/python-libcomps-0.1.2-2.fc20_0.1.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.armv7hl.drpm
armhfp/os/drpms/python3-libcomps-0.1.2-2.fc20_0.1.3-2.fc20.armv7hl.drpm
armhfp/os/drpms/shared-mime-info-1.1-6.fc20_1.1-7.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-journal-gateway-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-python-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/systemd-python3-206-6.fc20_206-7.fc20.armv7hl.drpm
armhfp/os/drpms/telepathy-mission-control-5.14.1-2.fc20_5.15.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/telepathy-mission-control-devel-5.14.1-2.fc20_5.15.0-2.fc20.armv7hl.drpm
armhfp/os/drpms/thermostat-0.9.2-5.fc20_0.9.2-6.fc20.armv7hl.drpm
armhfp/os/drpms/thermostat-webapp-0.9.2-5.fc20_0.9.2-6.fc20.armv7hl.drpm
armhfp/os/drpms/tig-1.2-1.fc20_1.2.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/tinc-1.0.21-2.fc20_1.0.22-1.fc20.armv7hl.drpm
armhfp/os/drpms/tudu-0.9-1.fc20_0.9.1-1.fc20.armv7hl.drpm
armhfp/os/drpms/unbound-1.4.20-18.fc20_1.4.20-19.fc20.armv7hl.drpm
armhfp/os/drpms/unbound-devel-1.4.20-18.fc20_1.4.20-19.fc20.armv7hl.drpm
armhfp/os/drpms/unbound-libs-1.4.20-18.fc20_1.4.20-19.fc20.armv7hl.drpm
armhfp/os/drpms/unbound-python-1.4.20-18.fc20_1.4.20-19.fc20.armv7hl.drpm
armhfp/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-2.fc20.armv7hl.drpm
armhfp/os/drpms/wesnoth-1.10.6-8.fc20_1.10.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/wesnoth-server-1.10.6-8.fc20_1.10.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/wesnoth-tools-1.10.6-8.fc20_1.10.7-1.fc20.armv7hl.drpm
armhfp/os/drpms/xgridedit-4.5.9-5.fc20_4.5.9-6.fc20.armv7hl.drpm
armhfp/os/drpms/xnec2c-2.1-3.beta.fc20_2.3-1.beta.fc20.armv7hl.drpm
armhfp/os/drpms/xorriso-1.1.0-5.fc20_1.3.2-1.fc20.armv7hl.drpm
armhfp/os/drpms/znc-infobot-1.0-3.fc19_1.2-1.fc20.armv7hl.drpm
armhfp/os/images/
armhfp/os/images/pxeboot/
armhfp/os/images/pxeboot/initrd.img
armhfp/os/images/pxeboot/uImage
armhfp/os/images/pxeboot/uInitrd
armhfp/os/images/pxeboot/uUpgrade
armhfp/os/images/pxeboot/upgrade.img
armhfp/os/images/pxeboot/vmlinuz
i386/
i386/debug/
i386/debug/0/
i386/debug/3/
i386/debug/6/
i386/debug/9/
i386/debug/a/
i386/debug/a/abakus-debuginfo-0.92-2.fc20.i686.rpm
i386/debug/a/aime-debuginfo-6.20130824-1.fc20.i686.rpm
i386/debug/a/anaconda-debuginfo-20.9-1.fc20.i686.rpm
i386/debug/a/audacious-plugins-debuginfo-3.4-3.fc20.i686.rpm
i386/debug/b/
i386/debug/c/
i386/debug/c/calibre-debuginfo-1.0.0-2.fc20.i686.rpm
i386/debug/c/caribou-debuginfo-0.4.12-1.fc20.i686.rpm
i386/debug/c/chinese-calendar-debuginfo-0.8.0-1.fc20.i686.rpm
i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc20.i686.rpm
i386/debug/c/cinnamon-debuginfo-1.9.2-0.20.git2d1ac4d.fc20.i686.rpm
i386/debug/c/cinnamon-desktop-debuginfo-1.0.0-0.3.git22ab5c0.fc20.i686.rpm
i386/debug/c/cinnamon-screensaver-debuginfo-1.8.1-0.1.git94ca899.fc20.i686.rpm
i386/debug/c/cinnamon-session-debuginfo-1.0.0-0.10.git405f80d.fc20.i686.rpm
i386/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm
i386/debug/c/cntlm-debuginfo-0.92.3-2.fc20.i686.rpm
i386/debug/c/ctdb-debuginfo-2.4-1.fc20.i686.rpm
i386/debug/d/
i386/debug/d/dhcp-debuginfo-4.2.5-19.fc20.i686.rpm
i386/debug/d/dnssec-trigger-debuginfo-0.11-14.fc20.i686.rpm
i386/debug/e/
i386/debug/e/elfutils-debuginfo-0.156-4.fc20.i686.rpm
i386/debug/f/
i386/debug/f/flickcurl-debuginfo-1.24-1.fc20.i686.rpm
i386/debug/g/
i386/debug/g/GMT-debuginfo-4.5.9-6.fc20.i686.rpm
i386/debug/g/gcl-debuginfo-2.6.8-1.fc20.i686.rpm
i386/debug/g/gdal-debuginfo-1.10.0-1.fc20.i686.rpm
i386/debug/g/geoclue2-debuginfo-1.99.2-3.fc20.i686.rpm
i386/debug/g/gettext-debuginfo-0.18.3.1-1.fc20.i686.rpm
i386/debug/g/glabels-debuginfo-3.0.1-10.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-2.18-4.fc20.i686.rpm
i386/debug/g/glibc-debuginfo-common-2.18-4.fc20.i686.rpm
i386/debug/g/glite-lbjp-common-log-debuginfo-1.3.8-2.fc20.i686.rpm
i386/debug/g/gnaural-debuginfo-1.0.20110606-1.fc20.i686.rpm
i386/debug/g/gnome-vfs2-debuginfo-2.24.4-14.fc20.i686.rpm
i386/debug/g/gnote-debuginfo-3.9.3-1.fc20.i686.rpm
i386/debug/g/grilo-plugins-debuginfo-0.2.9-1.fc20.i686.rpm
i386/debug/h/
i386/debug/h/hugin-debuginfo-2012.0.0-10.fc20.i686.rpm
i386/debug/i/
i386/debug/i/icecream-debuginfo-1.0.1-1.fc20.i686.rpm
i386/debug/j/
i386/debug/j/jalv-debuginfo-1.4.2-1.fc20.i686.rpm
i386/debug/k/
i386/debug/k/kde-dev-utils-debuginfo-4.11.0-1.fc20.i686.rpm
i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/k/kernel-PAEdebug-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/k/kernel-debug-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/k/konkretcmpi-debuginfo-0.9.1-3.fc20.i686.rpm
i386/debug/l/
i386/debug/l/libbs2b-debuginfo-3.1.0-8.fc20.i686.rpm
i386/debug/l/libburn-debuginfo-1.3.2-1.fc20.i686.rpm
i386/debug/l/libcomps-debuginfo-0.1.3-2.fc20.i686.rpm
i386/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc20.i686.rpm
i386/debug/l/libiscsi-debuginfo-1.9.0-4.fc20.i686.rpm
i386/debug/l/libisoburn-debuginfo-1.3.2-1.fc20.i686.rpm
i386/debug/l/libisofs-debuginfo-1.3.2-1.fc20.i686.rpm
i386/debug/l/libkni3-debuginfo-3.9.2-21.fc20.i686.rpm
i386/debug/l/libntlm-debuginfo-1.4-1.fc20.i686.rpm
i386/debug/l/libquvi-debuginfo-0.9.2-1.fc20.i686.rpm
i386/debug/l/libtranslit-debuginfo-0.0.3-2.fc20.i686.rpm
i386/debug/l/libxkbcommon-debuginfo-0.3.1-1.fc20.i686.rpm
i386/debug/l/lightdm-debuginfo-1.7.11-1.fc20.i686.rpm
i386/debug/l/lighttpd-debuginfo-1.4.32-1.fc20.i686.rpm
i386/debug/l/lilypond-debuginfo-2.17.25-1.fc20.i686.rpm
i386/debug/l/lockdev-debuginfo-1.0.4-0.11.20111007git.fc20.i686.rpm
i386/debug/l/lookat-debuginfo-1.4.3-1.fc20.i686.rpm
i386/debug/m/
i386/debug/m/ModemManager-debuginfo-1.0.1-2.git20130723.fc20.i686.rpm
i386/debug/m/mate-user-share-debuginfo-1.6.1-0.1.git48b2c97.fc20.i686.rpm
i386/debug/m/mksh-debuginfo-48b-1.fc20.i686.rpm
i386/debug/m/muffin-debuginfo-1.8.3-0.5.git6ead0af.fc20.i686.rpm
i386/debug/n/
i386/debug/n/ncl-debuginfo-6.1.2-4.fc20.i686.rpm
i386/debug/n/nec2c-debuginfo-1.1-1.fc20.i686.rpm
i386/debug/n/nemo-debuginfo-1.8.6-0.4.gitfccc703.fc20.i686.rpm
i386/debug/n/nodejs-debuginfo-0.10.17-1.fc20.i686.rpm
i386/debug/o/
i386/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc20.i686.rpm
i386/debug/o/osm-gps-map-debuginfo-1.0.1-5.fc20.i686.rpm
i386/debug/p/
i386/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc20.i686.rpm
i386/debug/p/perl-Net-SSH2-debuginfo-0.52-1.fc20.i686.rpm
i386/debug/p/perl-XML-LibXML-debuginfo-2.0103-1.fc20.i686.rpm
i386/debug/p/perl-version-debuginfo-0.99.03-1.fc20.i686.rpm
i386/debug/p/prwd-debuginfo-1.8-1.fc20.i686.rpm
i386/debug/p/python-cpopen-debuginfo-1.2.3-2.fc20.i686.rpm
i386/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/debug/q/
i386/debug/r/
i386/debug/r/recutils-debuginfo-1.5-7.fc20.i686.rpm
i386/debug/s/
i386/debug/s/scl-utils-debuginfo-20130529-3.fc20.i686.rpm
i386/debug/s/shared-mime-info-debuginfo-1.1-7.fc20.i686.rpm
i386/debug/s/simple-scan-debuginfo-3.9.90-1.fc20.i686.rpm
i386/debug/s/suil-debuginfo-0.6.14-1.fc20.i686.rpm
i386/debug/s/systemd-debuginfo-206-7.fc20.i686.rpm
i386/debug/t/
i386/debug/t/telepathy-mission-control-debuginfo-5.15.0-2.fc20.i686.rpm
i386/debug/t/thermostat-debuginfo-0.9.2-6.fc20.i686.rpm
i386/debug/t/tig-debuginfo-1.2.1-1.fc20.i686.rpm
i386/debug/t/tinc-debuginfo-1.0.22-1.fc20.i686.rpm
i386/debug/t/tudu-debuginfo-0.9.1-1.fc20.i686.rpm
i386/debug/u/
i386/debug/u/unbound-debuginfo-1.4.20-19.fc20.i686.rpm
i386/debug/u/usb_modeswitch-debuginfo-1.2.7-2.fc20.i686.rpm
i386/debug/v/
i386/debug/w/
i386/debug/w/wesnoth-debuginfo-1.10.7-1.fc20.i686.rpm
i386/debug/x/
i386/debug/x/xnec2c-debuginfo-2.3-1.beta.fc20.i686.rpm
i386/debug/y/
i386/debug/z/
i386/debug/z/znc-infobot-debuginfo-1.2-1.fc20.i686.rpm
i386/os/
i386/os/Packages/
i386/os/Packages/0/
i386/os/Packages/2/
i386/os/Packages/3/
i386/os/Packages/4/
i386/os/Packages/6/
i386/os/Packages/9/
i386/os/Packages/a/
i386/os/Packages/a/abakus-0.92-2.fc20.i686.rpm
i386/os/Packages/a/anaconda-20.9-1.fc20.i686.rpm
i386/os/Packages/a/anaconda-dracut-20.9-1.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-3.4-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-amidi-3.4-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-exotic-3.4-3.fc20.i686.rpm
i386/os/Packages/a/audacious-plugins-jack-3.4-3.fc20.i686.rpm
i386/os/Packages/b/
i386/os/Packages/c/
i386/os/Packages/c/calibre-1.0.0-2.fc20.i686.rpm
i386/os/Packages/c/caribou-0.4.12-1.fc20.i686.rpm
i386/os/Packages/c/caribou-antler-0.4.12-1.fc20.i686.rpm
i386/os/Packages/c/caribou-devel-0.4.12-1.fc20.i686.rpm
i386/os/Packages/c/caribou-gtk2-module-0.4.12-1.fc20.i686.rpm
i386/os/Packages/c/caribou-gtk3-module-0.4.12-1.fc20.i686.rpm
i386/os/Packages/c/cdrskin-1.3.2-1.fc20.i686.rpm
i386/os/Packages/c/chinese-calendar-0.8.0-1.fc20.i686.rpm
i386/os/Packages/c/cinnamon-1.9.2-0.20.git2d1ac4d.fc20.i686.rpm
i386/os/Packages/c/cinnamon-screensaver-1.8.1-0.1.git94ca899.fc20.i686.rpm
i386/os/Packages/c/cinnamon-session-1.0.0-0.10.git405f80d.fc20.i686.rpm
i386/os/Packages/c/cntlm-0.92.3-2.fc20.i686.rpm
i386/os/Packages/c/ctdb-2.4-1.fc20.i686.rpm
i386/os/Packages/c/ctdb-tests-2.4-1.fc20.i686.rpm
i386/os/Packages/d/
i386/os/Packages/d/dhclient-4.2.5-19.fc20.i686.rpm
i386/os/Packages/d/dhcp-4.2.5-19.fc20.i686.rpm
i386/os/Packages/d/dhcp-common-4.2.5-19.fc20.i686.rpm
i386/os/Packages/d/dnssec-trigger-0.11-14.fc20.i686.rpm
i386/os/Packages/e/
i386/os/Packages/e/elfutils-0.156-4.fc20.i686.rpm
i386/os/Packages/f/
i386/os/Packages/f/flickcurl-1.24-1.fc20.i686.rpm
i386/os/Packages/f/flickcurl-devel-1.24-1.fc20.i686.rpm
i386/os/Packages/g/
i386/os/Packages/g/GMT-octave-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/gcl-2.6.8-1.fc20.i686.rpm
i386/os/Packages/g/gcl-selinux-2.6.8-1.fc20.i686.rpm
i386/os/Packages/g/gdal-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/gdal-java-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/gdal-perl-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/gdal-python-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/gdal-ruby-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/geoclue2-server-1.99.2-3.fc20.i686.rpm
i386/os/Packages/g/gettext-0.18.3.1-1.fc20.i686.rpm
i386/os/Packages/g/gettext-devel-0.18.3.1-1.fc20.i686.rpm
i386/os/Packages/g/gettext-libs-0.18.3.1-1.fc20.i686.rpm
i386/os/Packages/g/glabels-3.0.1-10.fc20.i686.rpm
i386/os/Packages/g/glabels-devel-3.0.1-10.fc20.i686.rpm
i386/os/Packages/g/glabels-doc-3.0.1-10.fc20.i686.rpm
i386/os/Packages/g/glabels-libs-3.0.1-10.fc20.i686.rpm
i386/os/Packages/g/glabels-templates-3.0.1-10.fc20.i686.rpm
i386/os/Packages/g/glibc-common-2.18-4.fc20.i686.rpm
i386/os/Packages/g/glibc-headers-2.18-4.fc20.i686.rpm
i386/os/Packages/g/glibc-utils-2.18-4.fc20.i686.rpm
i386/os/Packages/g/gnaural-1.0.20110606-1.fc20.i686.rpm
i386/os/Packages/g/gnome-vfs2-smb-2.24.4-14.fc20.i686.rpm
i386/os/Packages/g/gnote-3.9.3-1.fc20.i686.rpm
i386/os/Packages/g/grilo-plugins-0.2.9-1.fc20.i686.rpm
i386/os/Packages/h/
i386/os/Packages/h/hugin-2012.0.0-10.fc20.i686.rpm
i386/os/Packages/h/hugin-base-2012.0.0-10.fc20.i686.rpm
i386/os/Packages/i/
i386/os/Packages/j/
i386/os/Packages/j/jalv-1.4.2-1.fc20.i686.rpm
i386/os/Packages/j/jalv-gtk-1.4.2-1.fc20.i686.rpm
i386/os/Packages/j/jalv-gtkmm-1.4.2-1.fc20.i686.rpm
i386/os/Packages/j/jalv-qt-1.4.2-1.fc20.i686.rpm
i386/os/Packages/k/
i386/os/Packages/k/kde-dev-utils-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kde-dev-utils-kmtrace-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kde-dev-utils-kpartloader-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kde-dev-utils-kstartperf-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kde-dev-utils-kuiviewer-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAEdebug-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAEdebug-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-PAEdebug-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-debug-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-debug-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-debug-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/konkretcmpi-python-0.9.1-3.fc20.i686.rpm
i386/os/Packages/l/
i386/os/Packages/l/libburn-1.3.2-1.fc20.i686.rpm
i386/os/Packages/l/libburn-devel-1.3.2-1.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libiscsi-utils-1.9.0-4.fc20.i686.rpm
i386/os/Packages/l/libisoburn-1.3.2-1.fc20.i686.rpm
i386/os/Packages/l/libisoburn-devel-1.3.2-1.fc20.i686.rpm
i386/os/Packages/l/libisofs-1.3.2-1.fc20.i686.rpm
i386/os/Packages/l/libisofs-devel-1.3.2-1.fc20.i686.rpm
i386/os/Packages/l/libkni3-examples-3.9.2-21.fc20.i686.rpm
i386/os/Packages/l/libntlm-1.4-1.fc20.i686.rpm
i386/os/Packages/l/libntlm-devel-1.4-1.fc20.i686.rpm
i386/os/Packages/l/libtranslit-icu-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/libtranslit-m17n-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/lightdm-1.7.11-1.fc20.i686.rpm
i386/os/Packages/l/lighttpd-1.4.32-1.fc20.i686.rpm
i386/os/Packages/l/lighttpd-fastcgi-1.4.32-1.fc20.i686.rpm
i386/os/Packages/l/lighttpd-mod_geoip-1.4.32-1.fc20.i686.rpm
i386/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.32-1.fc20.i686.rpm
i386/os/Packages/l/lilypond-2.17.25-1.fc20.i686.rpm
i386/os/Packages/l/lookat-1.4.3-1.fc20.i686.rpm
i386/os/Packages/l/lv2-1.6.0-1.fc20.i686.rpm
i386/os/Packages/l/lv2-devel-1.6.0-1.fc20.i686.rpm
i386/os/Packages/m/
i386/os/Packages/m/mate-user-share-1.6.1-0.1.git48b2c97.fc20.i686.rpm
i386/os/Packages/m/mksh-48b-1.fc20.i686.rpm
i386/os/Packages/n/
i386/os/Packages/n/ncl-6.1.2-4.fc20.i686.rpm
i386/os/Packages/n/nec2c-1.1-1.fc20.i686.rpm
i386/os/Packages/n/nscd-2.18-4.fc20.i686.rpm
i386/os/Packages/o/
i386/os/Packages/o/osm-gps-map-gobject-1.0.1-5.fc20.i686.rpm
i386/os/Packages/p/
i386/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/p/perl-Lexical-Var-0.009-1.fc20.i686.rpm
i386/os/Packages/p/perl-Net-SSH2-0.52-1.fc20.i686.rpm
i386/os/Packages/p/perl-XML-LibXML-2.0103-1.fc20.i686.rpm
i386/os/Packages/p/perl-version-0.99.03-1.fc20.i686.rpm
i386/os/Packages/p/prwd-1.8-1.fc20.i686.rpm
i386/os/Packages/p/python-cpopen-1.2.3-2.fc20.i686.rpm
i386/os/Packages/p/python-libcomps-0.1.3-2.fc20.i686.rpm
i386/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/p/python3-libcomps-0.1.3-2.fc20.i686.rpm
i386/os/Packages/q/
i386/os/Packages/r/
i386/os/Packages/r/recutils-1.5-7.fc20.i686.rpm
i386/os/Packages/r/recutils-devel-1.5-7.fc20.i686.rpm
i386/os/Packages/s/
i386/os/Packages/s/scl-utils-20130529-3.fc20.i686.rpm
i386/os/Packages/s/scl-utils-build-20130529-3.fc20.i686.rpm
i386/os/Packages/s/shared-mime-info-1.1-7.fc20.i686.rpm
i386/os/Packages/s/simple-scan-3.9.90-1.fc20.i686.rpm
i386/os/Packages/s/suil-0.6.14-1.fc20.i686.rpm
i386/os/Packages/s/suil-devel-0.6.14-1.fc20.i686.rpm
i386/os/Packages/s/systemd-206-7.fc20.i686.rpm
i386/os/Packages/s/systemd-journal-gateway-206-7.fc20.i686.rpm
i386/os/Packages/s/systemd-python-206-7.fc20.i686.rpm
i386/os/Packages/s/systemd-python3-206-7.fc20.i686.rpm
i386/os/Packages/t/
i386/os/Packages/t/thermostat-0.9.2-6.fc20.i686.rpm
i386/os/Packages/t/thermostat-webapp-0.9.2-6.fc20.i686.rpm
i386/os/Packages/t/tig-1.2.1-1.fc20.i686.rpm
i386/os/Packages/t/tinc-1.0.22-1.fc20.i686.rpm
i386/os/Packages/t/tudu-0.9.1-1.fc20.i686.rpm
i386/os/Packages/u/
i386/os/Packages/u/unbound-1.4.20-19.fc20.i686.rpm
i386/os/Packages/u/unbound-python-1.4.20-19.fc20.i686.rpm
i386/os/Packages/u/usb_modeswitch-1.2.7-2.fc20.i686.rpm
i386/os/Packages/v/
i386/os/Packages/w/
i386/os/Packages/w/wesnoth-1.10.7-1.fc20.i686.rpm
i386/os/Packages/w/wesnoth-server-1.10.7-1.fc20.i686.rpm
i386/os/Packages/w/wesnoth-tools-1.10.7-1.fc20.i686.rpm
i386/os/Packages/x/
i386/os/Packages/x/xgridedit-4.5.9-6.fc20.i686.rpm
i386/os/Packages/x/xnec2c-2.3-1.beta.fc20.i686.rpm
i386/os/Packages/x/xorriso-1.3.2-1.fc20.i686.rpm
i386/os/Packages/y/
i386/os/Packages/z/
i386/os/Packages/z/znc-infobot-1.2-1.fc20.i686.rpm
i386/os/drpms/
i386/os/drpms/GMT-octave-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
i386/os/drpms/anaconda-20.8-1.fc20_20.9-1.fc20.i686.drpm
i386/os/drpms/anaconda-dracut-20.8-1.fc20_20.9-1.fc20.i686.drpm
i386/os/drpms/audacious-plugins-3.4-2.fc20_3.4-3.fc20.i686.drpm
i386/os/drpms/audacious-plugins-amidi-3.4-2.fc20_3.4-3.fc20.i686.drpm
i386/os/drpms/audacious-plugins-exotic-3.4-2.fc20_3.4-3.fc20.i686.drpm
i386/os/drpms/audacious-plugins-jack-3.4-2.fc20_3.4-3.fc20.i686.drpm
i386/os/drpms/calibre-1.0.0-1.fc20_1.0.0-2.fc20.i686.drpm
i386/os/drpms/cinnamon-1.9.2-0.19.gitd4305ab.fc20_1.9.2-0.20.git2d1ac4d.fc20.i686.drpm
i386/os/drpms/cinnamon-screensaver-1.8.0-5.fc20_1.8.1-0.1.git94ca899.fc20.i686.drpm
i386/os/drpms/cinnamon-session-1.0.0-0.9.git58710ea.fc20_1.0.0-0.10.git405f80d.fc20.i686.drpm
i386/os/drpms/cntlm-0.92.3-1.fc20_0.92.3-2.fc20.i686.drpm
i386/os/drpms/ctdb-2.1-4.fc20_2.4-1.fc20.i686.drpm
i386/os/drpms/ctdb-tests-2.1-4.fc20_2.4-1.fc20.i686.drpm
i386/os/drpms/dhclient-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
i386/os/drpms/dhcp-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
i386/os/drpms/dhcp-common-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
i386/os/drpms/dnssec-trigger-0.11-13.fc20_0.11-14.fc20.i686.drpm
i386/os/drpms/elfutils-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/gcl-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.i686.drpm
i386/os/drpms/gcl-selinux-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.i686.drpm
i386/os/drpms/gdal-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/gdal-java-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/gdal-perl-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/gdal-python-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/gdal-ruby-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/glibc-common-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/glibc-headers-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/glibc-utils-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/gnome-vfs2-smb-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm
i386/os/drpms/hugin-2012.0.0-7.fc19_2012.0.0-10.fc20.i686.drpm
i386/os/drpms/hugin-base-2012.0.0-7.fc19_2012.0.0-10.fc20.i686.drpm
i386/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/konkretcmpi-python-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm
i386/os/drpms/libdbusmenu-tools-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libiscsi-utils-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm
i386/os/drpms/libkni3-examples-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
i386/os/drpms/libtranslit-icu-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm
i386/os/drpms/libtranslit-m17n-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm
i386/os/drpms/lightdm-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
i386/os/drpms/lighttpd-1.4.31-4.fc20_1.4.32-1.fc20.i686.drpm
i386/os/drpms/lighttpd-fastcgi-1.4.31-4.fc20_1.4.32-1.fc20.i686.drpm
i386/os/drpms/lighttpd-mod_geoip-1.4.31-4.fc20_1.4.32-1.fc20.i686.drpm
i386/os/drpms/lighttpd-mod_mysql_vhost-1.4.31-4.fc20_1.4.32-1.fc20.i686.drpm
i386/os/drpms/lilypond-2.17.24-1.fc20_2.17.25-1.fc20.i686.drpm
i386/os/drpms/ncl-6.1.2-3.fc20_6.1.2-4.fc20.i686.drpm
i386/os/drpms/nec2c-0.9-3.fc20_1.1-1.fc20.i686.drpm
i386/os/drpms/nscd-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/perl-Lexical-Var-0.008-1.fc20_0.009-1.fc20.i686.drpm
i386/os/drpms/perl-Net-SSH2-0.48-2.fc20_0.52-1.fc20.i686.drpm
i386/os/drpms/perl-version-0.99.02-291.fc20_0.99.03-1.fc20.i686.drpm
i386/os/drpms/prwd-1.7-3.fc20_1.8-1.fc20.i686.drpm
i386/os/drpms/python-cpopen-1.2.2-1.fc20_1.2.3-2.fc20.i686.drpm
i386/os/drpms/python-libcomps-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm
i386/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/python3-libcomps-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm
i386/os/drpms/shared-mime-info-1.1-6.fc20_1.1-7.fc20.i686.drpm
i386/os/drpms/systemd-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/systemd-journal-gateway-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/systemd-python-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/systemd-python3-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/thermostat-0.9.2-5.fc20_0.9.2-6.fc20.i686.drpm
i386/os/drpms/thermostat-webapp-0.9.2-5.fc20_0.9.2-6.fc20.i686.drpm
i386/os/drpms/tig-1.2-1.fc20_1.2.1-1.fc20.i686.drpm
i386/os/drpms/tinc-1.0.21-2.fc20_1.0.22-1.fc20.i686.drpm
i386/os/drpms/tudu-0.9-1.fc20_0.9.1-1.fc20.i686.drpm
i386/os/drpms/unbound-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm
i386/os/drpms/unbound-python-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm
i386/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-2.fc20.i686.drpm
i386/os/drpms/wesnoth-1.10.6-8.fc20_1.10.7-1.fc20.i686.drpm
i386/os/drpms/wesnoth-server-1.10.6-8.fc20_1.10.7-1.fc20.i686.drpm
i386/os/drpms/wesnoth-tools-1.10.6-8.fc20_1.10.7-1.fc20.i686.drpm
i386/os/drpms/xgridedit-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
i386/os/drpms/xnec2c-2.1-3.beta.fc20_2.3-1.beta.fc20.i686.drpm
i386/os/drpms/xorriso-1.1.0-5.fc20_1.3.2-1.fc20.i686.drpm
i386/os/drpms/znc-infobot-1.0-3.fc19_1.2-1.fc20.i686.drpm
source/
source/SRPMS/
source/SRPMS/0/
source/SRPMS/2/
source/SRPMS/3/
source/SRPMS/6/
source/SRPMS/9/
source/SRPMS/a/
source/SRPMS/a/abakus-0.92-2.fc20.src.rpm
source/SRPMS/a/aime-6.20130824-1.fc20.src.rpm
source/SRPMS/a/anaconda-20.9-1.fc20.src.rpm
source/SRPMS/a/appliance-tools-007.4-1.fc20.src.rpm
source/SRPMS/a/arch-install-scripts-11-2.fc20.src.rpm
source/SRPMS/a/archlinux-keyring-20130818-2.fc20.src.rpm
source/SRPMS/a/audacious-plugins-3.4-3.fc20.src.rpm
source/SRPMS/b/
source/SRPMS/c/
source/SRPMS/c/calibre-1.0.0-2.fc20.src.rpm
source/SRPMS/c/caribou-0.4.12-1.fc20.src.rpm
source/SRPMS/c/chinese-calendar-0.8.0-1.fc20.src.rpm
source/SRPMS/c/cinnamon-1.9.2-0.20.git2d1ac4d.fc20.src.rpm
source/SRPMS/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.src.rpm
source/SRPMS/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc20.src.rpm
source/SRPMS/c/cinnamon-screensaver-1.8.1-0.1.git94ca899.fc20.src.rpm
source/SRPMS/c/cinnamon-session-1.0.0-0.10.git405f80d.fc20.src.rpm
source/SRPMS/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc20.src.rpm
source/SRPMS/c/cntlm-0.92.3-2.fc20.src.rpm
source/SRPMS/c/ctdb-2.4-1.fc20.src.rpm
source/SRPMS/d/
source/SRPMS/d/dhcp-4.2.5-19.fc20.src.rpm
source/SRPMS/d/dnssec-trigger-0.11-14.fc20.src.rpm
source/SRPMS/e/
source/SRPMS/e/elfutils-0.156-4.fc20.src.rpm
source/SRPMS/f/
source/SRPMS/f/fedpkg-1.14-1.fc20.src.rpm
source/SRPMS/f/flickcurl-1.24-1.fc20.src.rpm
source/SRPMS/g/
source/SRPMS/g/GMT-4.5.9-6.fc20.src.rpm
source/SRPMS/g/gcl-2.6.8-1.fc20.src.rpm
source/SRPMS/g/gdal-1.10.0-1.fc20.src.rpm
source/SRPMS/g/geoclue2-1.99.2-3.fc20.src.rpm
source/SRPMS/g/gettext-0.18.3.1-1.fc20.src.rpm
source/SRPMS/g/glabels-3.0.1-10.fc20.src.rpm
source/SRPMS/g/glibc-2.18-4.fc20.src.rpm
source/SRPMS/g/glite-jobid-api-java-1.3.6-1.fc20.src.rpm
source/SRPMS/g/glite-lbjp-common-log-1.3.8-2.fc20.src.rpm
source/SRPMS/g/gnaural-1.0.20110606-1.fc20.src.rpm
source/SRPMS/g/gnome-vfs2-2.24.4-14.fc20.src.rpm
source/SRPMS/g/gnote-3.9.3-1.fc20.src.rpm
source/SRPMS/g/grilo-plugins-0.2.9-1.fc20.src.rpm
source/SRPMS/g/guacamole-client-0.8.2-4.fc20.src.rpm
source/SRPMS/h/
source/SRPMS/h/hugin-2012.0.0-10.fc20.src.rpm
source/SRPMS/i/
source/SRPMS/i/icecream-1.0.1-1.fc20.src.rpm
source/SRPMS/i/inkscape-sozi-13.05-3.fc20.src.rpm
source/SRPMS/j/
source/SRPMS/j/jalv-1.4.2-1.fc20.src.rpm
source/SRPMS/k/
source/SRPMS/k/kde-dev-utils-4.11.0-1.fc20.src.rpm
source/SRPMS/k/kernel-3.11.0-0.rc7.git0.1.fc20.src.rpm
source/SRPMS/k/konkretcmpi-0.9.1-3.fc20.src.rpm
source/SRPMS/k/krop-0.4.4-1.fc20.src.rpm
source/SRPMS/l/
source/SRPMS/l/libbs2b-3.1.0-8.fc20.src.rpm
source/SRPMS/l/libburn-1.3.2-1.fc20.src.rpm
source/SRPMS/l/libcomps-0.1.3-2.fc20.src.rpm
source/SRPMS/l/libdbusmenu-12.10.2-5.fc20.src.rpm
source/SRPMS/l/libiscsi-1.9.0-4.fc20.src.rpm
source/SRPMS/l/libisoburn-1.3.2-1.fc20.src.rpm
source/SRPMS/l/libisofs-1.3.2-1.fc20.src.rpm
source/SRPMS/l/libkni3-3.9.2-21.fc20.src.rpm
source/SRPMS/l/libntlm-1.4-1.fc20.src.rpm
source/SRPMS/l/libquvi-0.9.2-1.fc20.src.rpm
source/SRPMS/l/libquvi-scripts-0.9.20130805-2.fc20.src.rpm
source/SRPMS/l/libtranslit-0.0.3-2.fc20.src.rpm
source/SRPMS/l/libxkbcommon-0.3.1-1.fc20.src.rpm
source/SRPMS/l/lightdm-1.7.11-1.fc20.src.rpm
source/SRPMS/l/lighttpd-1.4.32-1.fc20.src.rpm
source/SRPMS/l/lilypond-2.17.25-1.fc20.src.rpm
source/SRPMS/l/lilypond-doc-2.17.25-1.fc20.src.rpm
source/SRPMS/l/lockdev-1.0.4-0.11.20111007git.fc20.src.rpm
source/SRPMS/l/lookat-1.4.3-1.fc20.src.rpm
source/SRPMS/l/lv2-1.6.0-1.fc20.src.rpm
source/SRPMS/m/
source/SRPMS/m/ModemManager-1.0.1-2.git20130723.fc20.src.rpm
source/SRPMS/m/mate-icon-theme-1.6.2-0.2.gitbb3711a.fc20.src.rpm
source/SRPMS/m/mate-user-share-1.6.1-0.1.git48b2c97.fc20.src.rpm
source/SRPMS/m/maven-scm-1.8.1-1.fc20.src.rpm
source/SRPMS/m/metslib-0.5.3-4.fc20.src.rpm
source/SRPMS/m/mksh-48b-1.fc20.src.rpm
source/SRPMS/m/muffin-1.8.3-0.5.git6ead0af.fc20.src.rpm
source/SRPMS/m/mysql-connector-python-1.0.12-1.fc20.src.rpm
source/SRPMS/n/
source/SRPMS/n/ncl-6.1.2-4.fc20.src.rpm
source/SRPMS/n/nec2c-1.1-1.fc20.src.rpm
source/SRPMS/n/nemo-1.8.6-0.4.gitfccc703.fc20.src.rpm
source/SRPMS/n/nodejs-0.10.17-1.fc20.src.rpm
source/SRPMS/n/nodejs-cli-0.4.5-1.fc20.src.rpm
source/SRPMS/n/nodejs-commander-1.2.0-4.fc20.src.rpm
source/SRPMS/n/nodejs-connect-2.8.5-1.fc20.src.rpm
source/SRPMS/n/nodejs-express-3.3.5-1.fc20.src.rpm
source/SRPMS/n/nodejs-form-data-0.1.1-1.fc20.src.rpm
source/SRPMS/n/nodejs-fresh-0.2.0-1.fc20.src.rpm
source/SRPMS/n/nodejs-mime-1.2.11-1.fc20.src.rpm
source/SRPMS/n/nodejs-node-uuid-1.4.1-1.fc20.src.rpm
source/SRPMS/n/nodejs-sax-0.5.5-1.fc20.src.rpm
source/SRPMS/n/nodejs-send-0.1.4-1.fc20.src.rpm
source/SRPMS/o/
source/SRPMS/o/OpenColorIO-1.0.8-4.fc20.src.rpm
source/SRPMS/o/openstack-cinder-2013.2-0.6.b2.fc20.src.rpm
source/SRPMS/o/openstack-neutron-2013.2-0.5.b2.fc20.src.rpm
source/SRPMS/o/osm-gps-map-1.0.1-5.fc20.src.rpm
source/SRPMS/p/
source/SRPMS/p/perl-IO-Prompt-Tiny-0.002-2.fc20.src.rpm
source/SRPMS/p/perl-Lexical-Var-0.009-1.fc20.src.rpm
source/SRPMS/p/perl-Module-Install-GithubMeta-0.24-1.fc20.src.rpm
source/SRPMS/p/perl-Module-Install-ReadmeFromPod-0.22-1.fc20.src.rpm
source/SRPMS/p/perl-Net-Appliance-Session-4.131260-1.fc20.src.rpm
source/SRPMS/p/perl-Net-SSH2-0.52-1.fc20.src.rpm
source/SRPMS/p/perl-Net-Twitter-4.00007-1.fc20.src.rpm
source/SRPMS/p/perl-Server-Starter-0.15-1.fc20.src.rpm
source/SRPMS/p/perl-WWW-Shorten-3.04-1.fc20.src.rpm
source/SRPMS/p/perl-XML-LibXML-2.0103-1.fc20.src.rpm
source/SRPMS/p/perl-version-0.99.03-1.fc20.src.rpm
source/SRPMS/p/php-phpmd-PHP-PMD-1.5.0-2.fc20.src.rpm
source/SRPMS/p/php-phpunit-PHPUnit-Selenium-1.3.2-1.fc20.src.rpm
source/SRPMS/p/prwd-1.8-1.fc20.src.rpm
source/SRPMS/p/python-cpopen-1.2.3-2.fc20.src.rpm
source/SRPMS/p/python-django-ckeditor-4.0.2-5.fc20.src.rpm
source/SRPMS/p/python-django-horizon-2013.2-0.5b2.fc20.src.rpm
source/SRPMS/p/python-django-savanna-0.2-2.fc20.src.rpm
source/SRPMS/p/python-django-tastypie-0.9.14-4.fc20.src.rpm
source/SRPMS/p/python-fedbadges-0.3.0-1.fc20.src.rpm
source/SRPMS/p/python-requests-1.2.3-5.fc20.src.rpm
source/SRPMS/p/python-tahrir-0.4.0-1.fc20.src.rpm
source/SRPMS/p/python-tahrir-api-0.3.0-1.fc20.src.rpm
source/SRPMS/p/python-urllib3-1.7-2.fc20.src.rpm
source/SRPMS/p/python-werkzeug-0.9.4-1.fc20.src.rpm
source/SRPMS/p/python-wstool-0.0.3-1.fc20.src.rpm
source/SRPMS/q/
source/SRPMS/r/
source/SRPMS/r/recutils-1.5-7.fc20.src.rpm
source/SRPMS/r/rubygem-addressable-2.3.2-6.fc20.src.rpm
source/SRPMS/r/rubygem-apipie-rails-0.0.22-1.fc20.src.rpm
source/SRPMS/r/rubygem-pathname2-1.6.5-2.fc20.src.rpm
source/SRPMS/s/
source/SRPMS/s/scholarsfonts-cardo-fonts-1.045-6.fc20.src.rpm
source/SRPMS/s/scl-utils-20130529-3.fc20.src.rpm
source/SRPMS/s/shared-mime-info-1.1-7.fc20.src.rpm
source/SRPMS/s/simple-scan-3.9.90-1.fc20.src.rpm
source/SRPMS/s/sugar-turtleart-187-1.fc20.src.rpm
source/SRPMS/s/suil-0.6.14-1.fc20.src.rpm
source/SRPMS/s/systemd-206-7.fc20.src.rpm
source/SRPMS/t/
source/SRPMS/t/telepathy-mission-control-5.15.0-2.fc20.src.rpm
source/SRPMS/t/thermostat-0.9.2-6.fc20.src.rpm
source/SRPMS/t/tig-1.2.1-1.fc20.src.rpm
source/SRPMS/t/tinc-1.0.22-1.fc20.src.rpm
source/SRPMS/t/tudu-0.9.1-1.fc20.src.rpm
source/SRPMS/u/
source/SRPMS/u/unbound-1.4.20-19.fc20.src.rpm
source/SRPMS/u/usb_modeswitch-1.2.7-2.fc20.src.rpm
source/SRPMS/v/
source/SRPMS/w/
source/SRPMS/w/wesnoth-1.10.7-1.fc20.src.rpm
source/SRPMS/x/
source/SRPMS/x/xguest-1.0.10-30.fc20.src.rpm
source/SRPMS/x/xnec2c-2.3-1.beta.fc20.src.rpm
source/SRPMS/x/xpp2-2.1.10-18.fc20.src.rpm
source/SRPMS/y/
source/SRPMS/z/
source/SRPMS/z/zanata-api-3.0.1-1.fc20.src.rpm
source/SRPMS/z/zanata-parent-13-2.fc20.src.rpm
source/SRPMS/z/znc-infobot-1.2-1.fc20.src.rpm
x86_64/
x86_64/debug/
x86_64/debug/0/
x86_64/debug/3/
x86_64/debug/6/
x86_64/debug/9/
x86_64/debug/a/
x86_64/debug/a/abakus-debuginfo-0.92-2.fc20.x86_64.rpm
x86_64/debug/a/aime-debuginfo-6.20130824-1.fc20.x86_64.rpm
x86_64/debug/a/anaconda-debuginfo-20.9-1.fc20.x86_64.rpm
x86_64/debug/a/audacious-plugins-debuginfo-3.4-3.fc20.x86_64.rpm
x86_64/debug/b/
x86_64/debug/c/
x86_64/debug/c/calibre-debuginfo-1.0.0-2.fc20.x86_64.rpm
x86_64/debug/c/caribou-debuginfo-0.4.12-1.fc20.x86_64.rpm
x86_64/debug/c/chinese-calendar-debuginfo-0.8.0-1.fc20.x86_64.rpm
x86_64/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
x86_64/debug/c/cinnamon-debuginfo-1.9.2-0.20.git2d1ac4d.fc20.x86_64.rpm
x86_64/debug/c/cinnamon-desktop-debuginfo-1.0.0-0.3.git22ab5c0.fc20.x86_64.rpm
x86_64/debug/c/cinnamon-screensaver-debuginfo-1.8.1-0.1.git94ca899.fc20.x86_64.rpm
x86_64/debug/c/cinnamon-session-debuginfo-1.0.0-0.10.git405f80d.fc20.x86_64.rpm
x86_64/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.13.gitaf7fe4d.fc20.x86_64.rpm
x86_64/debug/c/cntlm-debuginfo-0.92.3-2.fc20.x86_64.rpm
x86_64/debug/c/ctdb-debuginfo-2.4-1.fc20.x86_64.rpm
x86_64/debug/d/
x86_64/debug/d/dhcp-debuginfo-4.2.5-19.fc20.x86_64.rpm
x86_64/debug/d/dnssec-trigger-debuginfo-0.11-14.fc20.x86_64.rpm
x86_64/debug/e/
x86_64/debug/e/elfutils-debuginfo-0.156-4.fc20.x86_64.rpm
x86_64/debug/f/
x86_64/debug/f/flickcurl-debuginfo-1.24-1.fc20.x86_64.rpm
x86_64/debug/g/
x86_64/debug/g/GMT-debuginfo-4.5.9-6.fc20.x86_64.rpm
x86_64/debug/g/gcl-debuginfo-2.6.8-1.fc20.x86_64.rpm
x86_64/debug/g/gdal-debuginfo-1.10.0-1.fc20.x86_64.rpm
x86_64/debug/g/geoclue2-debuginfo-1.99.2-3.fc20.x86_64.rpm
x86_64/debug/g/gettext-debuginfo-0.18.3.1-1.fc20.x86_64.rpm
x86_64/debug/g/glabels-debuginfo-3.0.1-10.fc20.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-2.18-4.fc20.x86_64.rpm
x86_64/debug/g/glibc-debuginfo-common-2.18-4.fc20.x86_64.rpm
x86_64/debug/g/glite-lbjp-common-log-debuginfo-1.3.8-2.fc20.x86_64.rpm
x86_64/debug/g/gnaural-debuginfo-1.0.20110606-1.fc20.x86_64.rpm
x86_64/debug/g/gnome-vfs2-debuginfo-2.24.4-14.fc20.x86_64.rpm
x86_64/debug/g/gnote-debuginfo-3.9.3-1.fc20.x86_64.rpm
x86_64/debug/g/grilo-plugins-debuginfo-0.2.9-1.fc20.x86_64.rpm
x86_64/debug/h/
x86_64/debug/h/hugin-debuginfo-2012.0.0-10.fc20.x86_64.rpm
x86_64/debug/i/
x86_64/debug/i/icecream-debuginfo-1.0.1-1.fc20.x86_64.rpm
x86_64/debug/j/
x86_64/debug/j/jalv-debuginfo-1.4.2-1.fc20.x86_64.rpm
x86_64/debug/k/
x86_64/debug/k/kde-dev-utils-debuginfo-4.11.0-1.fc20.x86_64.rpm
x86_64/debug/k/kernel-debug-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/debug/k/konkretcmpi-debuginfo-0.9.1-3.fc20.x86_64.rpm
x86_64/debug/l/
x86_64/debug/l/libbs2b-debuginfo-3.1.0-8.fc20.x86_64.rpm
x86_64/debug/l/libburn-debuginfo-1.3.2-1.fc20.x86_64.rpm
x86_64/debug/l/libcomps-debuginfo-0.1.3-2.fc20.x86_64.rpm
x86_64/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc20.x86_64.rpm
x86_64/debug/l/libiscsi-debuginfo-1.9.0-4.fc20.x86_64.rpm
x86_64/debug/l/libisoburn-debuginfo-1.3.2-1.fc20.x86_64.rpm
x86_64/debug/l/libisofs-debuginfo-1.3.2-1.fc20.x86_64.rpm
x86_64/debug/l/libkni3-debuginfo-3.9.2-21.fc20.x86_64.rpm
x86_64/debug/l/libntlm-debuginfo-1.4-1.fc20.x86_64.rpm
x86_64/debug/l/libquvi-debuginfo-0.9.2-1.fc20.x86_64.rpm
x86_64/debug/l/libtranslit-debuginfo-0.0.3-2.fc20.x86_64.rpm
x86_64/debug/l/libxkbcommon-debuginfo-0.3.1-1.fc20.x86_64.rpm
x86_64/debug/l/lightdm-debuginfo-1.7.11-1.fc20.x86_64.rpm
x86_64/debug/l/lighttpd-debuginfo-1.4.32-1.fc20.x86_64.rpm
x86_64/debug/l/lilypond-debuginfo-2.17.25-1.fc20.x86_64.rpm
x86_64/debug/l/lockdev-debuginfo-1.0.4-0.11.20111007git.fc20.x86_64.rpm
x86_64/debug/l/lookat-debuginfo-1.4.3-1.fc20.x86_64.rpm
x86_64/debug/m/
x86_64/debug/m/ModemManager-debuginfo-1.0.1-2.git20130723.fc20.x86_64.rpm
x86_64/debug/m/mate-user-share-debuginfo-1.6.1-0.1.git48b2c97.fc20.x86_64.rpm
x86_64/debug/m/mksh-debuginfo-48b-1.fc20.x86_64.rpm
x86_64/debug/m/muffin-debuginfo-1.8.3-0.5.git6ead0af.fc20.x86_64.rpm
x86_64/debug/n/
x86_64/debug/n/ncl-debuginfo-6.1.2-4.fc20.x86_64.rpm
x86_64/debug/n/nec2c-debuginfo-1.1-1.fc20.x86_64.rpm
x86_64/debug/n/nemo-debuginfo-1.8.6-0.4.gitfccc703.fc20.x86_64.rpm
x86_64/debug/n/nodejs-debuginfo-0.10.17-1.fc20.x86_64.rpm
x86_64/debug/o/
x86_64/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc20.x86_64.rpm
x86_64/debug/o/osm-gps-map-debuginfo-1.0.1-5.fc20.x86_64.rpm
x86_64/debug/p/
x86_64/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc20.x86_64.rpm
x86_64/debug/p/perl-Net-SSH2-debuginfo-0.52-1.fc20.x86_64.rpm
x86_64/debug/p/perl-XML-LibXML-debuginfo-2.0103-1.fc20.x86_64.rpm
x86_64/debug/p/perl-version-debuginfo-0.99.03-1.fc20.x86_64.rpm
x86_64/debug/p/prwd-debuginfo-1.8-1.fc20.x86_64.rpm
x86_64/debug/p/python-cpopen-debuginfo-1.2.3-2.fc20.x86_64.rpm
x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/debug/q/
x86_64/debug/r/
x86_64/debug/r/recutils-debuginfo-1.5-7.fc20.x86_64.rpm
x86_64/debug/s/
x86_64/debug/s/scl-utils-debuginfo-20130529-3.fc20.x86_64.rpm
x86_64/debug/s/shared-mime-info-debuginfo-1.1-7.fc20.x86_64.rpm
x86_64/debug/s/simple-scan-debuginfo-3.9.90-1.fc20.x86_64.rpm
x86_64/debug/s/suil-debuginfo-0.6.14-1.fc20.x86_64.rpm
x86_64/debug/s/systemd-debuginfo-206-7.fc20.x86_64.rpm
x86_64/debug/t/
x86_64/debug/t/telepathy-mission-control-debuginfo-5.15.0-2.fc20.x86_64.rpm
x86_64/debug/t/thermostat-debuginfo-0.9.2-6.fc20.x86_64.rpm
x86_64/debug/t/tig-debuginfo-1.2.1-1.fc20.x86_64.rpm
x86_64/debug/t/tinc-debuginfo-1.0.22-1.fc20.x86_64.rpm
x86_64/debug/t/tudu-debuginfo-0.9.1-1.fc20.x86_64.rpm
x86_64/debug/u/
x86_64/debug/u/unbound-debuginfo-1.4.20-19.fc20.x86_64.rpm
x86_64/debug/u/usb_modeswitch-debuginfo-1.2.7-2.fc20.x86_64.rpm
x86_64/debug/v/
x86_64/debug/w/
x86_64/debug/w/wesnoth-debuginfo-1.10.7-1.fc20.x86_64.rpm
x86_64/debug/x/
x86_64/debug/x/xnec2c-debuginfo-2.3-1.beta.fc20.x86_64.rpm
x86_64/debug/y/
x86_64/debug/z/
x86_64/debug/z/znc-infobot-debuginfo-1.2-1.fc20.x86_64.rpm
x86_64/os/
x86_64/os/.discinfo
x86_64/os/.treeinfo
x86_64/os/EFI/
x86_64/os/EFI/BOOT/
x86_64/os/EFI/BOOT/grub.cfg
x86_64/os/EFI/BOOT/fonts/
x86_64/os/LiveOS/
x86_64/os/LiveOS/squashfs.img
x86_64/os/Packages/
x86_64/os/Packages/0/
x86_64/os/Packages/2/
x86_64/os/Packages/3/
x86_64/os/Packages/4/
x86_64/os/Packages/6/
x86_64/os/Packages/9/
x86_64/os/Packages/a/
x86_64/os/Packages/a/abakus-0.92-2.fc20.x86_64.rpm
x86_64/os/Packages/a/adwaita-nemo-1.8.6-0.4.gitfccc703.fc20.noarch.rpm
x86_64/os/Packages/a/aime-6.20130824-1.fc20.i686.rpm
x86_64/os/Packages/a/aime-6.20130824-1.fc20.x86_64.rpm
x86_64/os/Packages/a/aime-devel-6.20130824-1.fc20.i686.rpm
x86_64/os/Packages/a/aime-devel-6.20130824-1.fc20.x86_64.rpm
x86_64/os/Packages/a/anaconda-20.9-1.fc20.x86_64.rpm
x86_64/os/Packages/a/anaconda-dracut-20.9-1.fc20.x86_64.rpm
x86_64/os/Packages/a/anaconda-widgets-20.9-1.fc20.i686.rpm
x86_64/os/Packages/a/anaconda-widgets-20.9-1.fc20.x86_64.rpm
x86_64/os/Packages/a/anaconda-widgets-devel-20.9-1.fc20.i686.rpm
x86_64/os/Packages/a/anaconda-widgets-devel-20.9-1.fc20.x86_64.rpm
x86_64/os/Packages/a/appliance-tools-007.4-1.fc20.noarch.rpm
x86_64/os/Packages/a/appliance-tools-minimizer-007.4-1.fc20.noarch.rpm
x86_64/os/Packages/a/arch-install-scripts-11-2.fc20.noarch.rpm
x86_64/os/Packages/a/archlinux-keyring-20130818-2.fc20.noarch.rpm
x86_64/os/Packages/a/audacious-plugins-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-amidi-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-exotic-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/a/audacious-plugins-jack-3.4-3.fc20.x86_64.rpm
x86_64/os/Packages/b/
x86_64/os/Packages/c/
x86_64/os/Packages/c/calibre-1.0.0-2.fc20.x86_64.rpm
x86_64/os/Packages/c/caribou-0.4.12-1.fc20.x86_64.rpm
x86_64/os/Packages/c/caribou-antler-0.4.12-1.fc20.x86_64.rpm
x86_64/os/Packages/c/caribou-devel-0.4.12-1.fc20.x86_64.rpm
x86_64/os/Packages/c/caribou-gtk2-module-0.4.12-1.fc20.x86_64.rpm
x86_64/os/Packages/c/caribou-gtk3-module-0.4.12-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cdrskin-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/c/chinese-calendar-0.8.0-1.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-1.9.2-0.20.git2d1ac4d.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-desktop-devel-1.0.0-0.3.git22ab5c0.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-desktop-devel-1.0.0-0.3.git22ab5c0.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-screensaver-1.8.1-0.1.git94ca899.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-session-1.0.0-0.10.git405f80d.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc20.x86_64.rpm
x86_64/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm
x86_64/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.13.gitaf7fe4d.fc20.x86_64.rpm
x86_64/os/Packages/c/cntlm-0.92.3-2.fc20.x86_64.rpm
x86_64/os/Packages/c/ctdb-2.4-1.fc20.x86_64.rpm
x86_64/os/Packages/c/ctdb-devel-2.4-1.fc20.i686.rpm
x86_64/os/Packages/c/ctdb-devel-2.4-1.fc20.x86_64.rpm
x86_64/os/Packages/c/ctdb-tests-2.4-1.fc20.x86_64.rpm
x86_64/os/Packages/d/
x86_64/os/Packages/d/dhclient-4.2.5-19.fc20.x86_64.rpm
x86_64/os/Packages/d/dhcp-4.2.5-19.fc20.x86_64.rpm
x86_64/os/Packages/d/dhcp-common-4.2.5-19.fc20.x86_64.rpm
x86_64/os/Packages/d/dhcp-devel-4.2.5-19.fc20.i686.rpm
x86_64/os/Packages/d/dhcp-devel-4.2.5-19.fc20.x86_64.rpm
x86_64/os/Packages/d/dhcp-libs-4.2.5-19.fc20.i686.rpm
x86_64/os/Packages/d/dhcp-libs-4.2.5-19.fc20.x86_64.rpm
x86_64/os/Packages/d/dnssec-trigger-0.11-14.fc20.x86_64.rpm
x86_64/os/Packages/e/
x86_64/os/Packages/e/elfutils-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/e/elfutils-devel-0.156-4.fc20.i686.rpm
x86_64/os/Packages/e/elfutils-devel-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/e/elfutils-devel-static-0.156-4.fc20.i686.rpm
x86_64/os/Packages/e/elfutils-devel-static-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/e/elfutils-libelf-0.156-4.fc20.i686.rpm
x86_64/os/Packages/e/elfutils-libelf-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/e/elfutils-libelf-devel-0.156-4.fc20.i686.rpm
x86_64/os/Packages/e/elfutils-libelf-devel-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/e/elfutils-libelf-devel-static-0.156-4.fc20.i686.rpm
x86_64/os/Packages/e/elfutils-libelf-devel-static-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/e/elfutils-libs-0.156-4.fc20.i686.rpm
x86_64/os/Packages/e/elfutils-libs-0.156-4.fc20.x86_64.rpm
x86_64/os/Packages/f/
x86_64/os/Packages/f/fedpkg-1.14-1.fc20.noarch.rpm
x86_64/os/Packages/f/flickcurl-1.24-1.fc20.x86_64.rpm
x86_64/os/Packages/f/flickcurl-devel-1.24-1.fc20.x86_64.rpm
x86_64/os/Packages/g/
x86_64/os/Packages/g/GMT-4.5.9-6.fc20.i686.rpm
x86_64/os/Packages/g/GMT-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm
x86_64/os/Packages/g/GMT-devel-4.5.9-6.fc20.i686.rpm
x86_64/os/Packages/g/GMT-devel-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm
x86_64/os/Packages/g/GMT-octave-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/GMT-static-4.5.9-6.fc20.i686.rpm
x86_64/os/Packages/g/GMT-static-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/g/gcl-2.6.8-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gcl-emacs-2.6.8-1.fc20.noarch.rpm
x86_64/os/Packages/g/gcl-emacs-el-2.6.8-1.fc20.noarch.rpm
x86_64/os/Packages/g/gcl-selinux-2.6.8-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gcl-xemacs-2.6.8-1.fc20.noarch.rpm
x86_64/os/Packages/g/gcl-xemacs-el-2.6.8-1.fc20.noarch.rpm
x86_64/os/Packages/g/gdal-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdal-devel-1.10.0-1.fc20.i686.rpm
x86_64/os/Packages/g/gdal-devel-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdal-doc-1.10.0-1.fc20.noarch.rpm
x86_64/os/Packages/g/gdal-java-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdal-javadoc-1.10.0-1.fc20.noarch.rpm
x86_64/os/Packages/g/gdal-libs-1.10.0-1.fc20.i686.rpm
x86_64/os/Packages/g/gdal-libs-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdal-perl-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdal-python-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gdal-ruby-1.10.0-1.fc20.x86_64.rpm
x86_64/os/Packages/g/geoclue2-1.99.2-3.fc20.i686.rpm
x86_64/os/Packages/g/geoclue2-1.99.2-3.fc20.x86_64.rpm
x86_64/os/Packages/g/geoclue2-devel-1.99.2-3.fc20.i686.rpm
x86_64/os/Packages/g/geoclue2-devel-1.99.2-3.fc20.x86_64.rpm
x86_64/os/Packages/g/geoclue2-server-1.99.2-3.fc20.x86_64.rpm
x86_64/os/Packages/g/gettext-0.18.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gettext-devel-0.18.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gettext-libs-0.18.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/g/glabels-3.0.1-10.fc20.x86_64.rpm
x86_64/os/Packages/g/glabels-devel-3.0.1-10.fc20.x86_64.rpm
x86_64/os/Packages/g/glabels-doc-3.0.1-10.fc20.x86_64.rpm
x86_64/os/Packages/g/glabels-libs-3.0.1-10.fc20.x86_64.rpm
x86_64/os/Packages/g/glabels-templates-3.0.1-10.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-2.18-4.fc20.i686.rpm
x86_64/os/Packages/g/glibc-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-common-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-devel-2.18-4.fc20.i686.rpm
x86_64/os/Packages/g/glibc-devel-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-headers-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-static-2.18-4.fc20.i686.rpm
x86_64/os/Packages/g/glibc-static-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/g/glibc-utils-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-jobid-api-java-1.3.6-1.fc20.noarch.rpm
x86_64/os/Packages/g/glite-jobid-api-java-javadoc-1.3.6-1.fc20.noarch.rpm
x86_64/os/Packages/g/glite-lbjp-common-log-1.3.8-2.fc20.i686.rpm
x86_64/os/Packages/g/glite-lbjp-common-log-1.3.8-2.fc20.x86_64.rpm
x86_64/os/Packages/g/glite-lbjp-common-log-devel-1.3.8-2.fc20.i686.rpm
x86_64/os/Packages/g/glite-lbjp-common-log-devel-1.3.8-2.fc20.x86_64.rpm
x86_64/os/Packages/g/gnaural-1.0.20110606-1.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-vfs2-2.24.4-14.fc20.i686.rpm
x86_64/os/Packages/g/gnome-vfs2-2.24.4-14.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-vfs2-devel-2.24.4-14.fc20.i686.rpm
x86_64/os/Packages/g/gnome-vfs2-devel-2.24.4-14.fc20.x86_64.rpm
x86_64/os/Packages/g/gnome-vfs2-smb-2.24.4-14.fc20.x86_64.rpm
x86_64/os/Packages/g/gnote-3.9.3-1.fc20.x86_64.rpm
x86_64/os/Packages/g/grilo-plugins-0.2.9-1.fc20.x86_64.rpm
x86_64/os/Packages/h/
x86_64/os/Packages/h/hugin-2012.0.0-10.fc20.x86_64.rpm
x86_64/os/Packages/h/hugin-base-2012.0.0-10.fc20.x86_64.rpm
x86_64/os/Packages/i/
x86_64/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm
x86_64/os/Packages/i/icecream-1.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm
x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.x86_64.rpm
x86_64/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm
x86_64/os/Packages/j/
x86_64/os/Packages/j/jalv-1.4.2-1.fc20.x86_64.rpm
x86_64/os/Packages/j/jalv-gtk-1.4.2-1.fc20.x86_64.rpm
x86_64/os/Packages/j/jalv-gtkmm-1.4.2-1.fc20.x86_64.rpm
x86_64/os/Packages/j/jalv-qt-1.4.2-1.fc20.x86_64.rpm
x86_64/os/Packages/k/
x86_64/os/Packages/k/kde-dev-utils-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-devel-4.11.0-1.fc20.i686.rpm
x86_64/os/Packages/k/kde-dev-utils-devel-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-kmtrace-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-kmtrace-devel-4.11.0-1.fc20.i686.rpm
x86_64/os/Packages/k/kde-dev-utils-kmtrace-devel-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-kmtrace-libs-4.11.0-1.fc20.i686.rpm
x86_64/os/Packages/k/kde-dev-utils-kmtrace-libs-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-kpartloader-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-kstartperf-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kde-dev-utils-kuiviewer-4.11.0-1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-debug-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-debug-devel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-debug-modules-extra-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm
x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/k/konkretcmpi-0.9.1-3.fc20.i686.rpm
x86_64/os/Packages/k/konkretcmpi-0.9.1-3.fc20.x86_64.rpm
x86_64/os/Packages/k/konkretcmpi-devel-0.9.1-3.fc20.i686.rpm
x86_64/os/Packages/k/konkretcmpi-devel-0.9.1-3.fc20.x86_64.rpm
x86_64/os/Packages/k/konkretcmpi-python-0.9.1-3.fc20.x86_64.rpm
x86_64/os/Packages/k/krop-0.4.4-1.fc20.noarch.rpm
x86_64/os/Packages/l/
x86_64/os/Packages/l/libbs2b-3.1.0-8.fc20.i686.rpm
x86_64/os/Packages/l/libbs2b-3.1.0-8.fc20.x86_64.rpm
x86_64/os/Packages/l/libbs2b-devel-3.1.0-8.fc20.i686.rpm
x86_64/os/Packages/l/libbs2b-devel-3.1.0-8.fc20.x86_64.rpm
x86_64/os/Packages/l/libburn-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libburn-devel-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libcomps-0.1.3-2.fc20.i686.rpm
x86_64/os/Packages/l/libcomps-0.1.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libcomps-devel-0.1.3-2.fc20.i686.rpm
x86_64/os/Packages/l/libcomps-devel-0.1.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libcomps-doc-0.1.3-2.fc20.noarch.rpm
x86_64/os/Packages/l/libdbusmenu-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.i686.rpm
x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc20.x86_64.rpm
x86_64/os/Packages/l/libgudev1-206-7.fc20.i686.rpm
x86_64/os/Packages/l/libgudev1-206-7.fc20.x86_64.rpm
x86_64/os/Packages/l/libgudev1-devel-206-7.fc20.i686.rpm
x86_64/os/Packages/l/libgudev1-devel-206-7.fc20.x86_64.rpm
x86_64/os/Packages/l/libiscsi-1.9.0-4.fc20.i686.rpm
x86_64/os/Packages/l/libiscsi-1.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libiscsi-devel-1.9.0-4.fc20.i686.rpm
x86_64/os/Packages/l/libiscsi-devel-1.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libiscsi-utils-1.9.0-4.fc20.x86_64.rpm
x86_64/os/Packages/l/libisoburn-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libisoburn-devel-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libisofs-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libisofs-devel-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libkni3-3.9.2-21.fc20.i686.rpm
x86_64/os/Packages/l/libkni3-3.9.2-21.fc20.x86_64.rpm
x86_64/os/Packages/l/libkni3-devel-3.9.2-21.fc20.i686.rpm
x86_64/os/Packages/l/libkni3-devel-3.9.2-21.fc20.x86_64.rpm
x86_64/os/Packages/l/libkni3-doc-3.9.2-21.fc20.noarch.rpm
x86_64/os/Packages/l/libkni3-examples-3.9.2-21.fc20.x86_64.rpm
x86_64/os/Packages/l/libkni3-static-3.9.2-21.fc20.i686.rpm
x86_64/os/Packages/l/libkni3-static-3.9.2-21.fc20.x86_64.rpm
x86_64/os/Packages/l/libntlm-1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libntlm-devel-1.4-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libquvi-0.9.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libquvi-0.9.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libquvi-devel-0.9.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libquvi-devel-0.9.2-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-0.0.3-2.fc20.i686.rpm
x86_64/os/Packages/l/libtranslit-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.i686.rpm
x86_64/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-icu-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libtranslit-m17n-0.0.3-2.fc20.x86_64.rpm
x86_64/os/Packages/l/libxkbcommon-0.3.1-1.fc20.i686.rpm
x86_64/os/Packages/l/libxkbcommon-0.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/l/libxkbcommon-devel-0.3.1-1.fc20.i686.rpm
x86_64/os/Packages/l/libxkbcommon-devel-0.3.1-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lightdm-1.7.11-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lightdm-gobject-1.7.11-1.fc20.i686.rpm
x86_64/os/Packages/l/lightdm-gobject-1.7.11-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc20.i686.rpm
x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lightdm-qt-1.7.11-1.fc20.i686.rpm
x86_64/os/Packages/l/lightdm-qt-1.7.11-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc20.i686.rpm
x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lighttpd-1.4.32-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lighttpd-fastcgi-1.4.32-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lighttpd-mod_geoip-1.4.32-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.32-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lilypond-2.17.25-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.25-1.fc20.noarch.rpm
x86_64/os/Packages/l/lilypond-doc-2.17.25-1.fc20.noarch.rpm
x86_64/os/Packages/l/lilypond-emmentaler-fonts-2.17.25-1.fc20.noarch.rpm
x86_64/os/Packages/l/lilypond-fonts-common-2.17.25-1.fc20.noarch.rpm
x86_64/os/Packages/l/lockdev-1.0.4-0.11.20111007git.fc20.i686.rpm
x86_64/os/Packages/l/lockdev-1.0.4-0.11.20111007git.fc20.x86_64.rpm
x86_64/os/Packages/l/lockdev-devel-1.0.4-0.11.20111007git.fc20.i686.rpm
x86_64/os/Packages/l/lockdev-devel-1.0.4-0.11.20111007git.fc20.x86_64.rpm
x86_64/os/Packages/l/lookat-1.4.3-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lv2-1.6.0-1.fc20.x86_64.rpm
x86_64/os/Packages/l/lv2-devel-1.6.0-1.fc20.x86_64.rpm
x86_64/os/Packages/m/
x86_64/os/Packages/m/ModemManager-1.0.1-2.git20130723.fc20.i686.rpm
x86_64/os/Packages/m/ModemManager-1.0.1-2.git20130723.fc20.x86_64.rpm
x86_64/os/Packages/m/ModemManager-devel-1.0.1-2.git20130723.fc20.i686.rpm
x86_64/os/Packages/m/ModemManager-devel-1.0.1-2.git20130723.fc20.x86_64.rpm
x86_64/os/Packages/m/ModemManager-glib-1.0.1-2.git20130723.fc20.i686.rpm
x86_64/os/Packages/m/ModemManager-glib-1.0.1-2.git20130723.fc20.x86_64.rpm
x86_64/os/Packages/m/ModemManager-glib-devel-1.0.1-2.git20130723.fc20.i686.rpm
x86_64/os/Packages/m/ModemManager-glib-devel-1.0.1-2.git20130723.fc20.x86_64.rpm
x86_64/os/Packages/m/mate-icon-theme-1.6.2-0.2.gitbb3711a.fc20.noarch.rpm
x86_64/os/Packages/m/mate-user-share-1.6.1-0.1.git48b2c97.fc20.x86_64.rpm
x86_64/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm
x86_64/os/Packages/m/metslib-devel-0.5.3-4.fc20.noarch.rpm
x86_64/os/Packages/m/metslib-doc-0.5.3-4.fc20.noarch.rpm
x86_64/os/Packages/m/mksh-48b-1.fc20.x86_64.rpm
x86_64/os/Packages/m/muffin-1.8.3-0.5.git6ead0af.fc20.i686.rpm
x86_64/os/Packages/m/muffin-1.8.3-0.5.git6ead0af.fc20.x86_64.rpm
x86_64/os/Packages/m/muffin-devel-1.8.3-0.5.git6ead0af.fc20.i686.rpm
x86_64/os/Packages/m/muffin-devel-1.8.3-0.5.git6ead0af.fc20.x86_64.rpm
x86_64/os/Packages/m/mysql-connector-python-1.0.12-1.fc20.noarch.rpm
x86_64/os/Packages/m/mysql-connector-python3-1.0.12-1.fc20.noarch.rpm
x86_64/os/Packages/n/
x86_64/os/Packages/n/ncl-6.1.2-4.fc20.x86_64.rpm
x86_64/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm
x86_64/os/Packages/n/ncl-devel-6.1.2-4.fc20.i686.rpm
x86_64/os/Packages/n/ncl-devel-6.1.2-4.fc20.x86_64.rpm
x86_64/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm
x86_64/os/Packages/n/nec2c-1.1-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nemo-1.8.6-0.4.gitfccc703.fc20.i686.rpm
x86_64/os/Packages/n/nemo-1.8.6-0.4.gitfccc703.fc20.x86_64.rpm
x86_64/os/Packages/n/nemo-devel-1.8.6-0.4.gitfccc703.fc20.i686.rpm
x86_64/os/Packages/n/nemo-devel-1.8.6-0.4.gitfccc703.fc20.x86_64.rpm
x86_64/os/Packages/n/nemo-extensions-1.8.6-0.4.gitfccc703.fc20.i686.rpm
x86_64/os/Packages/n/nemo-extensions-1.8.6-0.4.gitfccc703.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-0.10.17-1.fc20.i686.rpm
x86_64/os/Packages/n/nodejs-0.10.17-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-cli-0.4.5-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-connect-2.8.5-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc20.i686.rpm
x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc20.x86_64.rpm
x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-express-3.3.5-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-form-data-0.1.1-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-fresh-0.2.0-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-mime-1.2.11-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-node-uuid-1.4.1-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-sax-0.5.5-1.fc20.noarch.rpm
x86_64/os/Packages/n/nodejs-send-0.1.4-1.fc20.noarch.rpm
x86_64/os/Packages/n/nscd-2.18-4.fc20.x86_64.rpm
x86_64/os/Packages/o/
x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc20.i686.rpm
x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc20.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.i686.rpm
x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.x86_64.rpm
x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-dashboard-2013.2-0.5b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-brocade-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-cisco-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-hyperv-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-mellanox-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-midonet-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-ml2-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-nec-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-nicira-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/openstack-neutron-ryu-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/o/osm-gps-map-1.0.1-5.fc20.i686.rpm
x86_64/os/Packages/o/osm-gps-map-1.0.1-5.fc20.x86_64.rpm
x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.i686.rpm
x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.x86_64.rpm
x86_64/os/Packages/o/osm-gps-map-gobject-1.0.1-5.fc20.x86_64.rpm
x86_64/os/Packages/p/
x86_64/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-IO-Prompt-Tiny-0.002-2.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Lexical-Var-0.009-1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Net-Appliance-Session-4.131260-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Net-SSH2-0.52-1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-Net-Twitter-4.00007-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-WWW-Shorten-3.04-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-XML-LibXML-2.0103-1.fc20.x86_64.rpm
x86_64/os/Packages/p/perl-version-0.99.03-1.fc20.x86_64.rpm
x86_64/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.2-1.fc20.noarch.rpm
x86_64/os/Packages/p/prwd-1.8-1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-cpopen-1.2.3-2.fc20.x86_64.rpm
x86_64/os/Packages/p/python-django-horizon-2013.2-0.5b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.5b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-savanna-0.2-2.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm
x86_64/os/Packages/p/python-fedbadges-0.3.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-libcomps-0.1.3-2.fc20.x86_64.rpm
x86_64/os/Packages/p/python-neutron-2013.2-0.5.b2.fc20.noarch.rpm
x86_64/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc20.x86_64.rpm
x86_64/os/Packages/p/python-requests-1.2.3-5.fc20.noarch.rpm
x86_64/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-tahrir-api-0.3.0-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm
x86_64/os/Packages/p/python-werkzeug-0.9.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-werkzeug-doc-0.9.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-wstool-0.0.3-1.fc20.noarch.rpm
x86_64/os/Packages/p/python3-libcomps-0.1.3-2.fc20.x86_64.rpm
x86_64/os/Packages/p/python3-requests-1.2.3-5.fc20.noarch.rpm
x86_64/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm
x86_64/os/Packages/p/python3-werkzeug-0.9.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/python3-werkzeug-doc-0.9.4-1.fc20.noarch.rpm
x86_64/os/Packages/p/python3-wstool-0.0.3-1.fc20.noarch.rpm
x86_64/os/Packages/q/
x86_64/os/Packages/r/
x86_64/os/Packages/r/recutils-1.5-7.fc20.x86_64.rpm
x86_64/os/Packages/r/recutils-devel-1.5-7.fc20.x86_64.rpm
x86_64/os/Packages/r/rubygem-addressable-2.3.2-6.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-addressable-doc-2.3.2-6.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-apipie-rails-0.0.22-1.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-apipie-rails-doc-0.0.22-1.fc20.noarch.rpm
x86_64/os/Packages/r/rubygem-pathname2-1.6.5-2.fc20.noarch.rpm
x86_64/os/Packages/s/
x86_64/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm
x86_64/os/Packages/s/scl-utils-20130529-3.fc20.x86_64.rpm
x86_64/os/Packages/s/scl-utils-build-20130529-3.fc20.x86_64.rpm
x86_64/os/Packages/s/shared-mime-info-1.1-7.fc20.x86_64.rpm
x86_64/os/Packages/s/simple-scan-3.9.90-1.fc20.x86_64.rpm
x86_64/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm
x86_64/os/Packages/s/suil-0.6.14-1.fc20.x86_64.rpm
x86_64/os/Packages/s/suil-devel-0.6.14-1.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-206-7.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-devel-206-7.fc20.i686.rpm
x86_64/os/Packages/s/systemd-devel-206-7.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-journal-gateway-206-7.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-libs-206-7.fc20.i686.rpm
x86_64/os/Packages/s/systemd-libs-206-7.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-python-206-7.fc20.x86_64.rpm
x86_64/os/Packages/s/systemd-python3-206-7.fc20.x86_64.rpm
x86_64/os/Packages/t/
x86_64/os/Packages/t/telepathy-mission-control-5.15.0-2.fc20.i686.rpm
x86_64/os/Packages/t/telepathy-mission-control-5.15.0-2.fc20.x86_64.rpm
x86_64/os/Packages/t/telepathy-mission-control-devel-5.15.0-2.fc20.i686.rpm
x86_64/os/Packages/t/telepathy-mission-control-devel-5.15.0-2.fc20.x86_64.rpm
x86_64/os/Packages/t/thermostat-0.9.2-6.fc20.x86_64.rpm
x86_64/os/Packages/t/thermostat-javadoc-0.9.2-6.fc20.noarch.rpm
x86_64/os/Packages/t/thermostat-webapp-0.9.2-6.fc20.x86_64.rpm
x86_64/os/Packages/t/tig-1.2.1-1.fc20.x86_64.rpm
x86_64/os/Packages/t/tinc-1.0.22-1.fc20.x86_64.rpm
x86_64/os/Packages/t/tudu-0.9.1-1.fc20.x86_64.rpm
x86_64/os/Packages/u/
x86_64/os/Packages/u/unbound-1.4.20-19.fc20.x86_64.rpm
x86_64/os/Packages/u/unbound-devel-1.4.20-19.fc20.i686.rpm
x86_64/os/Packages/u/unbound-devel-1.4.20-19.fc20.x86_64.rpm
x86_64/os/Packages/u/unbound-libs-1.4.20-19.fc20.i686.rpm
x86_64/os/Packages/u/unbound-libs-1.4.20-19.fc20.x86_64.rpm
x86_64/os/Packages/u/unbound-munin-1.4.20-19.fc20.noarch.rpm
x86_64/os/Packages/u/unbound-python-1.4.20-19.fc20.x86_64.rpm
x86_64/os/Packages/u/usb_modeswitch-1.2.7-2.fc20.x86_64.rpm
x86_64/os/Packages/v/
x86_64/os/Packages/w/
x86_64/os/Packages/w/wesnoth-1.10.7-1.fc20.x86_64.rpm
x86_64/os/Packages/w/wesnoth-data-1.10.7-1.fc20.noarch.rpm
x86_64/os/Packages/w/wesnoth-server-1.10.7-1.fc20.x86_64.rpm
x86_64/os/Packages/w/wesnoth-tools-1.10.7-1.fc20.x86_64.rpm
x86_64/os/Packages/x/
x86_64/os/Packages/x/xgridedit-4.5.9-6.fc20.x86_64.rpm
x86_64/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm
x86_64/os/Packages/x/xnec2c-2.3-1.beta.fc20.x86_64.rpm
x86_64/os/Packages/x/xorriso-1.3.2-1.fc20.x86_64.rpm
x86_64/os/Packages/x/xpp2-2.1.10-18.fc20.noarch.rpm
x86_64/os/Packages/x/xpp2-demo-2.1.10-18.fc20.noarch.rpm
x86_64/os/Packages/x/xpp2-javadoc-2.1.10-18.fc20.noarch.rpm
x86_64/os/Packages/y/
x86_64/os/Packages/z/
x86_64/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm
x86_64/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm
x86_64/os/Packages/z/znc-infobot-1.2-1.fc20.x86_64.rpm
x86_64/os/drpms/
x86_64/os/drpms/GMT-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
x86_64/os/drpms/GMT-4.5.9-5.fc20_4.5.9-6.fc20.x86_64.drpm
x86_64/os/drpms/GMT-common-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm
x86_64/os/drpms/GMT-devel-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
x86_64/os/drpms/GMT-devel-4.5.9-5.fc20_4.5.9-6.fc20.x86_64.drpm
x86_64/os/drpms/GMT-doc-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm
x86_64/os/drpms/GMT-octave-4.5.9-5.fc20_4.5.9-6.fc20.x86_64.drpm
x86_64/os/drpms/GMT-static-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
x86_64/os/drpms/GMT-static-4.5.9-5.fc20_4.5.9-6.fc20.x86_64.drpm
x86_64/os/drpms/ModemManager-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
x86_64/os/drpms/ModemManager-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.x86_64.drpm
x86_64/os/drpms/ModemManager-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
x86_64/os/drpms/ModemManager-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.x86_64.drpm
x86_64/os/drpms/ModemManager-glib-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
x86_64/os/drpms/ModemManager-glib-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.x86_64.drpm
x86_64/os/drpms/ModemManager-glib-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
x86_64/os/drpms/ModemManager-glib-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.x86_64.drpm
x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.x86_64.drpm
x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.x86_64.drpm
x86_64/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm
x86_64/os/drpms/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.noarch.drpm
x86_64/os/drpms/aime-6.20130713-1.fc20_6.20130824-1.fc20.i686.drpm
x86_64/os/drpms/aime-6.20130713-1.fc20_6.20130824-1.fc20.x86_64.drpm
x86_64/os/drpms/aime-devel-6.20130713-1.fc20_6.20130824-1.fc20.i686.drpm
x86_64/os/drpms/aime-devel-6.20130713-1.fc20_6.20130824-1.fc20.x86_64.drpm
x86_64/os/drpms/anaconda-20.8-1.fc20_20.9-1.fc20.x86_64.drpm
x86_64/os/drpms/anaconda-dracut-20.8-1.fc20_20.9-1.fc20.x86_64.drpm
x86_64/os/drpms/anaconda-widgets-20.8-1.fc20_20.9-1.fc20.i686.drpm
x86_64/os/drpms/anaconda-widgets-20.8-1.fc20_20.9-1.fc20.x86_64.drpm
x86_64/os/drpms/anaconda-widgets-devel-20.8-1.fc20_20.9-1.fc20.i686.drpm
x86_64/os/drpms/anaconda-widgets-devel-20.8-1.fc20_20.9-1.fc20.x86_64.drpm
x86_64/os/drpms/appliance-tools-007.2-1.fc20_007.4-1.fc20.noarch.drpm
x86_64/os/drpms/appliance-tools-minimizer-007.2-1.fc20_007.4-1.fc20.noarch.drpm
x86_64/os/drpms/audacious-plugins-3.4-2.fc20_3.4-3.fc20.x86_64.drpm
x86_64/os/drpms/audacious-plugins-amidi-3.4-2.fc20_3.4-3.fc20.x86_64.drpm
x86_64/os/drpms/audacious-plugins-exotic-3.4-2.fc20_3.4-3.fc20.x86_64.drpm
x86_64/os/drpms/audacious-plugins-jack-3.4-2.fc20_3.4-3.fc20.x86_64.drpm
x86_64/os/drpms/calibre-1.0.0-1.fc20_1.0.0-2.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-1.9.2-0.19.gitd4305ab.fc20_1.9.2-0.20.git2d1ac4d.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-screensaver-1.8.0-5.fc20_1.8.1-0.1.git94ca899.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-session-1.0.0-0.9.git58710ea.fc20_1.0.0-0.10.git405f80d.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.i686.drpm
x86_64/os/drpms/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.x86_64.drpm
x86_64/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.i686.drpm
x86_64/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.x86_64.drpm
x86_64/os/drpms/cntlm-0.92.3-1.fc20_0.92.3-2.fc20.x86_64.drpm
x86_64/os/drpms/ctdb-2.1-4.fc20_2.4-1.fc20.x86_64.drpm
x86_64/os/drpms/ctdb-devel-2.1-4.fc20_2.4-1.fc20.i686.drpm
x86_64/os/drpms/ctdb-devel-2.1-4.fc20_2.4-1.fc20.x86_64.drpm
x86_64/os/drpms/ctdb-tests-2.1-4.fc20_2.4-1.fc20.x86_64.drpm
x86_64/os/drpms/dhclient-4.2.5-18.fc20_4.2.5-19.fc20.x86_64.drpm
x86_64/os/drpms/dhcp-4.2.5-18.fc20_4.2.5-19.fc20.x86_64.drpm
x86_64/os/drpms/dhcp-common-4.2.5-18.fc20_4.2.5-19.fc20.x86_64.drpm
x86_64/os/drpms/dhcp-devel-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
x86_64/os/drpms/dhcp-devel-4.2.5-18.fc20_4.2.5-19.fc20.x86_64.drpm
x86_64/os/drpms/dhcp-libs-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
x86_64/os/drpms/dhcp-libs-4.2.5-18.fc20_4.2.5-19.fc20.x86_64.drpm
x86_64/os/drpms/dnssec-trigger-0.11-13.fc20_0.11-14.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-devel-0.156-3.fc20_0.156-4.fc20.i686.drpm
x86_64/os/drpms/elfutils-devel-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-devel-static-0.156-3.fc20_0.156-4.fc20.i686.drpm
x86_64/os/drpms/elfutils-devel-static-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-libelf-0.156-3.fc20_0.156-4.fc20.i686.drpm
x86_64/os/drpms/elfutils-libelf-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-libelf-devel-0.156-3.fc20_0.156-4.fc20.i686.drpm
x86_64/os/drpms/elfutils-libelf-devel-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-libelf-devel-static-0.156-3.fc20_0.156-4.fc20.i686.drpm
x86_64/os/drpms/elfutils-libelf-devel-static-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/elfutils-libs-0.156-3.fc20_0.156-4.fc20.i686.drpm
x86_64/os/drpms/elfutils-libs-0.156-3.fc20_0.156-4.fc20.x86_64.drpm
x86_64/os/drpms/fedpkg-1.13-1.fc20_1.14-1.fc20.noarch.drpm
x86_64/os/drpms/gcl-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.x86_64.drpm
x86_64/os/drpms/gcl-emacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
x86_64/os/drpms/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
x86_64/os/drpms/gcl-selinux-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.x86_64.drpm
x86_64/os/drpms/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
x86_64/os/drpms/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
x86_64/os/drpms/gdal-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/gdal-devel-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
x86_64/os/drpms/gdal-devel-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/gdal-doc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm
x86_64/os/drpms/gdal-java-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/gdal-javadoc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm
x86_64/os/drpms/gdal-libs-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
x86_64/os/drpms/gdal-libs-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/gdal-perl-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/gdal-python-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/gdal-ruby-1.9.2-11.fc20_1.10.0-1.fc20.x86_64.drpm
x86_64/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.i686.drpm
x86_64/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/glibc-common-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.i686.drpm
x86_64/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/glibc-headers-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.i686.drpm
x86_64/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/glibc-utils-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/gnome-vfs2-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm
x86_64/os/drpms/gnome-vfs2-2.24.4-13.fc20_2.24.4-14.fc20.x86_64.drpm
x86_64/os/drpms/gnome-vfs2-devel-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm
x86_64/os/drpms/gnome-vfs2-devel-2.24.4-13.fc20_2.24.4-14.fc20.x86_64.drpm
x86_64/os/drpms/gnome-vfs2-smb-2.24.4-13.fc20_2.24.4-14.fc20.x86_64.drpm
x86_64/os/drpms/hugin-2012.0.0-7.fc19_2012.0.0-10.fc20.x86_64.drpm
x86_64/os/drpms/hugin-base-2012.0.0-7.fc19_2012.0.0-10.fc20.x86_64.drpm
x86_64/os/drpms/inkscape-sozi-13.05-1.fc20_13.05-3.fc20.noarch.drpm
x86_64/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/konkretcmpi-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm
x86_64/os/drpms/konkretcmpi-0.9.1-2.fc20_0.9.1-3.fc20.x86_64.drpm
x86_64/os/drpms/konkretcmpi-devel-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm
x86_64/os/drpms/konkretcmpi-devel-0.9.1-2.fc20_0.9.1-3.fc20.x86_64.drpm
x86_64/os/drpms/konkretcmpi-python-0.9.1-2.fc20_0.9.1-3.fc20.x86_64.drpm
x86_64/os/drpms/libbs2b-3.1.0-7.fc20_3.1.0-8.fc20.i686.drpm
x86_64/os/drpms/libbs2b-3.1.0-7.fc20_3.1.0-8.fc20.x86_64.drpm
x86_64/os/drpms/libbs2b-devel-3.1.0-7.fc20_3.1.0-8.fc20.i686.drpm
x86_64/os/drpms/libbs2b-devel-3.1.0-7.fc20_3.1.0-8.fc20.x86_64.drpm
x86_64/os/drpms/libcomps-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm
x86_64/os/drpms/libcomps-0.1.2-2.fc20_0.1.3-2.fc20.x86_64.drpm
x86_64/os/drpms/libcomps-devel-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm
x86_64/os/drpms/libcomps-devel-0.1.2-2.fc20_0.1.3-2.fc20.x86_64.drpm
x86_64/os/drpms/libcomps-doc-0.1.2-2.fc20_0.1.3-2.fc20.noarch.drpm
x86_64/os/drpms/libdbusmenu-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-devel-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-doc-12.10.2-4.fc20_12.10.2-5.fc20.noarch.drpm
x86_64/os/drpms/libdbusmenu-gtk2-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-gtk2-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-gtk2-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-gtk2-devel-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-gtk3-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-gtk3-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-gtk3-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-gtk3-devel-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-jsonloader-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-jsonloader-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-jsonloader-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
x86_64/os/drpms/libdbusmenu-jsonloader-devel-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libdbusmenu-tools-12.10.2-4.fc20_12.10.2-5.fc20.x86_64.drpm
x86_64/os/drpms/libgudev1-206-6.fc20_206-7.fc20.i686.drpm
x86_64/os/drpms/libgudev1-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.i686.drpm
x86_64/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/libiscsi-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm
x86_64/os/drpms/libiscsi-1.9.0-1.fc20_1.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/libiscsi-devel-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm
x86_64/os/drpms/libiscsi-devel-1.9.0-1.fc20_1.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/libiscsi-utils-1.9.0-1.fc20_1.9.0-4.fc20.x86_64.drpm
x86_64/os/drpms/libkni3-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
x86_64/os/drpms/libkni3-3.9.2-17.fc18_3.9.2-21.fc20.x86_64.drpm
x86_64/os/drpms/libkni3-devel-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
x86_64/os/drpms/libkni3-devel-3.9.2-17.fc18_3.9.2-21.fc20.x86_64.drpm
x86_64/os/drpms/libkni3-examples-3.9.2-17.fc18_3.9.2-21.fc20.x86_64.drpm
x86_64/os/drpms/libkni3-static-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
x86_64/os/drpms/libkni3-static-3.9.2-17.fc18_3.9.2-21.fc20.x86_64.drpm
x86_64/os/drpms/libquvi-0.4.1-4.fc20_0.9.2-1.fc20.i686.drpm
x86_64/os/drpms/libquvi-0.4.1-4.fc20_0.9.2-1.fc20.x86_64.drpm
x86_64/os/drpms/libquvi-devel-0.4.1-4.fc20_0.9.2-1.fc20.i686.drpm
x86_64/os/drpms/libquvi-devel-0.4.1-4.fc20_0.9.2-1.fc20.x86_64.drpm
x86_64/os/drpms/libtranslit-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm
x86_64/os/drpms/libtranslit-0.0.2-6.fc20_0.0.3-2.fc20.x86_64.drpm
x86_64/os/drpms/libtranslit-devel-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm
x86_64/os/drpms/libtranslit-devel-0.0.2-6.fc20_0.0.3-2.fc20.x86_64.drpm
x86_64/os/drpms/libtranslit-icu-0.0.2-6.fc20_0.0.3-2.fc20.x86_64.drpm
x86_64/os/drpms/libtranslit-m17n-0.0.2-6.fc20_0.0.3-2.fc20.x86_64.drpm
x86_64/os/drpms/libxkbcommon-0.3.0-2.fc20_0.3.1-1.fc20.i686.drpm
x86_64/os/drpms/libxkbcommon-0.3.0-2.fc20_0.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/libxkbcommon-devel-0.3.0-2.fc20_0.3.1-1.fc20.i686.drpm
x86_64/os/drpms/libxkbcommon-devel-0.3.0-2.fc20_0.3.1-1.fc20.x86_64.drpm
x86_64/os/drpms/lightdm-1.7.9-3.fc20_1.7.11-1.fc20.x86_64.drpm
x86_64/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
x86_64/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc20.x86_64.drpm
x86_64/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
x86_64/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc20.x86_64.drpm
x86_64/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
x86_64/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc20.x86_64.drpm
x86_64/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
x86_64/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc20.x86_64.drpm
x86_64/os/drpms/lighttpd-1.4.31-4.fc20_1.4.32-1.fc20.x86_64.drpm
x86_64/os/drpms/lighttpd-fastcgi-1.4.31-4.fc20_1.4.32-1.fc20.x86_64.drpm
x86_64/os/drpms/lighttpd-mod_geoip-1.4.31-4.fc20_1.4.32-1.fc20.x86_64.drpm
x86_64/os/drpms/lighttpd-mod_mysql_vhost-1.4.31-4.fc20_1.4.32-1.fc20.x86_64.drpm
x86_64/os/drpms/lilypond-2.17.24-1.fc20_2.17.25-1.fc20.x86_64.drpm
x86_64/os/drpms/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
x86_64/os/drpms/lilypond-doc-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
x86_64/os/drpms/lilypond-emmentaler-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
x86_64/os/drpms/lilypond-fonts-common-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
x86_64/os/drpms/lockdev-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.i686.drpm
x86_64/os/drpms/lockdev-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.x86_64.drpm
x86_64/os/drpms/lockdev-devel-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.i686.drpm
x86_64/os/drpms/lockdev-devel-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.x86_64.drpm
x86_64/os/drpms/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20_1.6.2-0.2.gitbb3711a.fc20.noarch.drpm
x86_64/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
x86_64/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
x86_64/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
x86_64/os/drpms/muffin-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.i686.drpm
x86_64/os/drpms/muffin-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.x86_64.drpm
x86_64/os/drpms/muffin-devel-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.i686.drpm
x86_64/os/drpms/muffin-devel-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.x86_64.drpm
x86_64/os/drpms/mysql-connector-python-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm
x86_64/os/drpms/mysql-connector-python3-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm
x86_64/os/drpms/ncl-6.1.2-3.fc20_6.1.2-4.fc20.x86_64.drpm
x86_64/os/drpms/ncl-common-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm
x86_64/os/drpms/ncl-devel-6.1.2-3.fc20_6.1.2-4.fc20.i686.drpm
x86_64/os/drpms/ncl-devel-6.1.2-3.fc20_6.1.2-4.fc20.x86_64.drpm
x86_64/os/drpms/ncl-examples-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm
x86_64/os/drpms/nec2c-0.9-3.fc20_1.1-1.fc20.x86_64.drpm
x86_64/os/drpms/nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm
x86_64/os/drpms/nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.x86_64.drpm
x86_64/os/drpms/nemo-devel-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm
x86_64/os/drpms/nemo-devel-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.x86_64.drpm
x86_64/os/drpms/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm
x86_64/os/drpms/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.x86_64.drpm
x86_64/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc20.i686.drpm
x86_64/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc20.x86_64.drpm
x86_64/os/drpms/nodejs-cli-0.4.4.2-6.fc20_0.4.5-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm
x86_64/os/drpms/nodejs-connect-2.7.10-2.fc20_2.8.5-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc20.i686.drpm
x86_64/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc20.x86_64.drpm
x86_64/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-express-3.3.3-2.fc20_3.3.5-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-form-data-0.1.0-1.fc20_0.1.1-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-fresh-0.1.0-5.fc20_0.2.0-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-mime-1.2.10-1.fc20_1.2.11-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-node-uuid-1.4.0-5.fc20_1.4.1-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-sax-0.5.4-2.fc20_0.5.5-1.fc20.noarch.drpm
x86_64/os/drpms/nodejs-send-0.1.2-2.fc20_0.1.4-1.fc20.noarch.drpm
x86_64/os/drpms/nscd-2.18-2.fc20_2.18-4.fc20.x86_64.drpm
x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-brocade-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-cisco-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-hyperv-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-mellanox-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-midonet-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-ml2-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-nec-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-nicira-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/openstack-neutron-ryu-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/osm-gps-map-1.0.1-2.fc20_1.0.1-5.fc20.i686.drpm
x86_64/os/drpms/osm-gps-map-1.0.1-2.fc20_1.0.1-5.fc20.x86_64.drpm
x86_64/os/drpms/osm-gps-map-devel-1.0.1-2.fc20_1.0.1-5.fc20.i686.drpm
x86_64/os/drpms/osm-gps-map-devel-1.0.1-2.fc20_1.0.1-5.fc20.x86_64.drpm
x86_64/os/drpms/perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/perl-Lexical-Var-0.008-1.fc20_0.009-1.fc20.x86_64.drpm
x86_64/os/drpms/perl-Net-Appliance-Session-3.122100-3.fc20_4.131260-1.fc20.noarch.drpm
x86_64/os/drpms/perl-Net-SSH2-0.48-2.fc20_0.52-1.fc20.x86_64.drpm
x86_64/os/drpms/perl-Net-Twitter-4.00006-3.fc20_4.00007-1.fc20.noarch.drpm
x86_64/os/drpms/perl-Server-Starter-0.14-1.fc20_0.15-1.fc20.noarch.drpm
x86_64/os/drpms/perl-Server-Starter-start_server-0.14-1.fc20_0.15-1.fc20.noarch.drpm
x86_64/os/drpms/perl-WWW-Shorten-3.03-6.fc20_3.04-1.fc20.noarch.drpm
x86_64/os/drpms/perl-version-0.99.02-291.fc20_0.99.03-1.fc20.x86_64.drpm
x86_64/os/drpms/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20_1.3.2-1.fc20.noarch.drpm
x86_64/os/drpms/prwd-1.7-3.fc20_1.8-1.fc20.x86_64.drpm
x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
x86_64/os/drpms/python-cpopen-1.2.2-1.fc20_1.2.3-2.fc20.x86_64.drpm
x86_64/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
x86_64/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
x86_64/os/drpms/python-django-savanna-0.2-1.fc20_0.2-2.fc20.noarch.drpm
x86_64/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm
x86_64/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm
x86_64/os/drpms/python-fedbadges-0.2.4-2.fc20_0.3.0-1.fc20.noarch.drpm
x86_64/os/drpms/python-libcomps-0.1.2-2.fc20_0.1.3-2.fc20.x86_64.drpm
x86_64/os/drpms/python-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
x86_64/os/drpms/python-perf-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.x86_64.drpm
x86_64/os/drpms/python-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm
x86_64/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm
x86_64/os/drpms/python-tahrir-api-0.2.8-1.fc20_0.3.0-1.fc20.noarch.drpm
x86_64/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
x86_64/os/drpms/python-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
x86_64/os/drpms/python-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
x86_64/os/drpms/python3-libcomps-0.1.2-2.fc20_0.1.3-2.fc20.x86_64.drpm
x86_64/os/drpms/python3-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm
x86_64/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
x86_64/os/drpms/python3-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
x86_64/os/drpms/python3-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
x86_64/os/drpms/rubygem-addressable-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm
x86_64/os/drpms/rubygem-addressable-doc-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm
x86_64/os/drpms/rubygem-apipie-rails-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm
x86_64/os/drpms/rubygem-apipie-rails-doc-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm
x86_64/os/drpms/rubygem-pathname2-1.6.5-1.fc20_1.6.5-2.fc20.noarch.drpm
x86_64/os/drpms/scholarsfonts-cardo-fonts-1.045-5.fc20_1.045-6.fc20.noarch.drpm
x86_64/os/drpms/shared-mime-info-1.1-6.fc20_1.1-7.fc20.x86_64.drpm
x86_64/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm
x86_64/os/drpms/systemd-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.i686.drpm
x86_64/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/systemd-journal-gateway-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.i686.drpm
x86_64/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/systemd-python-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/systemd-python3-206-6.fc20_206-7.fc20.x86_64.drpm
x86_64/os/drpms/telepathy-mission-control-5.14.1-2.fc20_5.15.0-2.fc20.i686.drpm
x86_64/os/drpms/telepathy-mission-control-5.14.1-2.fc20_5.15.0-2.fc20.x86_64.drpm
x86_64/os/drpms/telepathy-mission-control-devel-5.14.1-2.fc20_5.15.0-2.fc20.i686.drpm
x86_64/os/drpms/telepathy-mission-control-devel-5.14.1-2.fc20_5.15.0-2.fc20.x86_64.drpm
x86_64/os/drpms/thermostat-0.9.2-5.fc20_0.9.2-6.fc20.x86_64.drpm
x86_64/os/drpms/thermostat-javadoc-0.9.2-5.fc20_0.9.2-6.fc20.noarch.drpm
x86_64/os/drpms/thermostat-webapp-0.9.2-5.fc20_0.9.2-6.fc20.x86_64.drpm
x86_64/os/drpms/tig-1.2-1.fc20_1.2.1-1.fc20.x86_64.drpm
x86_64/os/drpms/tinc-1.0.21-2.fc20_1.0.22-1.fc20.x86_64.drpm
x86_64/os/drpms/tudu-0.9-1.fc20_0.9.1-1.fc20.x86_64.drpm
x86_64/os/drpms/unbound-1.4.20-18.fc20_1.4.20-19.fc20.x86_64.drpm
x86_64/os/drpms/unbound-devel-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm
x86_64/os/drpms/unbound-devel-1.4.20-18.fc20_1.4.20-19.fc20.x86_64.drpm
x86_64/os/drpms/unbound-libs-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm
x86_64/os/drpms/unbound-libs-1.4.20-18.fc20_1.4.20-19.fc20.x86_64.drpm
x86_64/os/drpms/unbound-munin-1.4.20-18.fc20_1.4.20-19.fc20.noarch.drpm
x86_64/os/drpms/unbound-python-1.4.20-18.fc20_1.4.20-19.fc20.x86_64.drpm
x86_64/os/drpms/usb_modeswitch-1.2.7-1.fc20_1.2.7-2.fc20.x86_64.drpm
x86_64/os/drpms/wesnoth-1.10.6-8.fc20_1.10.7-1.fc20.x86_64.drpm
x86_64/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc20.noarch.drpm
x86_64/os/drpms/wesnoth-server-1.10.6-8.fc20_1.10.7-1.fc20.x86_64.drpm
x86_64/os/drpms/wesnoth-tools-1.10.6-8.fc20_1.10.7-1.fc20.x86_64.drpm
x86_64/os/drpms/xgridedit-4.5.9-5.fc20_4.5.9-6.fc20.x86_64.drpm
x86_64/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm
x86_64/os/drpms/xnec2c-2.1-3.beta.fc20_2.3-1.beta.fc20.x86_64.drpm
x86_64/os/drpms/xorriso-1.1.0-5.fc20_1.3.2-1.fc20.x86_64.drpm
x86_64/os/drpms/xpp2-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
x86_64/os/drpms/xpp2-demo-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
x86_64/os/drpms/xpp2-javadoc-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
x86_64/os/drpms/zanata-api-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm
x86_64/os/drpms/zanata-api-javadoc-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm
x86_64/os/drpms/zanata-parent-12-2.fc20_13-2.fc20.noarch.drpm
x86_64/os/drpms/znc-infobot-1.0-3.fc19_1.2-1.fc20.x86_64.drpm
x86_64/os/images/
x86_64/os/images/boot.iso
x86_64/os/images/efiboot.img
x86_64/os/images/macboot.img
x86_64/os/images/pxeboot/
x86_64/os/images/pxeboot/initrd.img
x86_64/os/images/pxeboot/upgrade.img
x86_64/os/images/pxeboot/vmlinuz
x86_64/os/isolinux/
x86_64/os/isolinux/boot.msg
x86_64/os/isolinux/grub.conf
x86_64/os/isolinux/isolinux.bin
x86_64/os/isolinux/isolinux.cfg
i386/os/Packages/e/emacs-gettext-0.18.3.1-1.fc20.noarch.rpm => armhfp/os/Packages/e/emacs-gettext-0.18.3.1-1.fc20.noarch.rpm
x86_64/os/Packages/e/emacs-gettext-0.18.3.1-1.fc20.noarch.rpm => armhfp/os/Packages/e/emacs-gettext-0.18.3.1-1.fc20.noarch.rpm
i386/os/Packages/e/emacs-gettext-el-0.18.3.1-1.fc20.noarch.rpm => armhfp/os/Packages/e/emacs-gettext-el-0.18.3.1-1.fc20.noarch.rpm
x86_64/os/Packages/e/emacs-gettext-el-0.18.3.1-1.fc20.noarch.rpm => armhfp/os/Packages/e/emacs-gettext-el-0.18.3.1-1.fc20.noarch.rpm
i386/os/Packages/g/gettext-common-devel-0.18.3.1-1.fc20.noarch.rpm => armhfp/os/Packages/g/gettext-common-devel-0.18.3.1-1.fc20.noarch.rpm
x86_64/os/Packages/g/gettext-common-devel-0.18.3.1-1.fc20.noarch.rpm => armhfp/os/Packages/g/gettext-common-devel-0.18.3.1-1.fc20.noarch.rpm
i386/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm => armhfp/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm
x86_64/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm => armhfp/os/Packages/g/guacamole-0.8.2-4.fc20.noarch.rpm
i386/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm => armhfp/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm
x86_64/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm => armhfp/os/Packages/g/guacamole-javadoc-0.8.2-4.fc20.noarch.rpm
i386/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm => armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm
x86_64/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm => armhfp/os/Packages/l/libquvi-scripts-0.9.20130805-2.fc20.noarch.rpm
i386/os/Packages/l/lv2-docs-1.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/l/lv2-docs-1.6.0-1.fc20.noarch.rpm
x86_64/os/Packages/l/lv2-docs-1.6.0-1.fc20.noarch.rpm => armhfp/os/Packages/l/lv2-docs-1.6.0-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Module-Install-GithubMeta-0.24-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Module-Install-GithubMeta-0.24-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Module-Install-GithubMeta-0.24-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Module-Install-GithubMeta-0.24-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Module-Install-ReadmeFromPod-0.22-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Module-Install-ReadmeFromPod-0.22-1.fc20.noarch.rpm
x86_64/os/Packages/p/perl-Module-Install-ReadmeFromPod-0.22-1.fc20.noarch.rpm => armhfp/os/Packages/p/perl-Module-Install-ReadmeFromPod-0.22-1.fc20.noarch.rpm
i386/os/Packages/p/php-phpmd-PHP-PMD-1.5.0-2.fc20.noarch.rpm => armhfp/os/Packages/p/php-phpmd-PHP-PMD-1.5.0-2.fc20.noarch.rpm
x86_64/os/Packages/p/php-phpmd-PHP-PMD-1.5.0-2.fc20.noarch.rpm => armhfp/os/Packages/p/php-phpmd-PHP-PMD-1.5.0-2.fc20.noarch.rpm
i386/os/Packages/p/python-caribou-0.4.12-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-caribou-0.4.12-1.fc20.noarch.rpm
x86_64/os/Packages/p/python-caribou-0.4.12-1.fc20.noarch.rpm => armhfp/os/Packages/p/python-caribou-0.4.12-1.fc20.noarch.rpm
i386/os/Packages/p/python-django-ckeditor-4.0.2-5.fc20.noarch.rpm => armhfp/os/Packages/p/python-django-ckeditor-4.0.2-5.fc20.noarch.rpm
x86_64/os/Packages/p/python-django-ckeditor-4.0.2-5.fc20.noarch.rpm => armhfp/os/Packages/p/python-django-ckeditor-4.0.2-5.fc20.noarch.rpm
x86_64/os/Packages/c/caribou-0.4.12-1.fc20.i686.rpm => i386/os/Packages/c/caribou-0.4.12-1.fc20.i686.rpm
x86_64/os/Packages/c/caribou-devel-0.4.12-1.fc20.i686.rpm => i386/os/Packages/c/caribou-devel-0.4.12-1.fc20.i686.rpm
x86_64/os/Packages/c/caribou-gtk2-module-0.4.12-1.fc20.i686.rpm => i386/os/Packages/c/caribou-gtk2-module-0.4.12-1.fc20.i686.rpm
x86_64/os/Packages/f/flickcurl-1.24-1.fc20.i686.rpm => i386/os/Packages/f/flickcurl-1.24-1.fc20.i686.rpm
x86_64/os/Packages/f/flickcurl-devel-1.24-1.fc20.i686.rpm => i386/os/Packages/f/flickcurl-devel-1.24-1.fc20.i686.rpm
x86_64/os/Packages/g/gettext-devel-0.18.3.1-1.fc20.i686.rpm => i386/os/Packages/g/gettext-devel-0.18.3.1-1.fc20.i686.rpm
x86_64/os/Packages/g/gettext-libs-0.18.3.1-1.fc20.i686.rpm => i386/os/Packages/g/gettext-libs-0.18.3.1-1.fc20.i686.rpm
x86_64/os/Packages/g/glabels-devel-3.0.1-10.fc20.i686.rpm => i386/os/Packages/g/glabels-devel-3.0.1-10.fc20.i686.rpm
x86_64/os/Packages/g/glabels-libs-3.0.1-10.fc20.i686.rpm => i386/os/Packages/g/glabels-libs-3.0.1-10.fc20.i686.rpm
x86_64/os/Packages/g/gnote-3.9.3-1.fc20.i686.rpm => i386/os/Packages/g/gnote-3.9.3-1.fc20.i686.rpm
x86_64/os/Packages/l/libburn-1.3.2-1.fc20.i686.rpm => i386/os/Packages/l/libburn-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libburn-devel-1.3.2-1.fc20.i686.rpm => i386/os/Packages/l/libburn-devel-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libisoburn-1.3.2-1.fc20.i686.rpm => i386/os/Packages/l/libisoburn-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libisoburn-devel-1.3.2-1.fc20.i686.rpm => i386/os/Packages/l/libisoburn-devel-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libisofs-1.3.2-1.fc20.i686.rpm => i386/os/Packages/l/libisofs-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libisofs-devel-1.3.2-1.fc20.i686.rpm => i386/os/Packages/l/libisofs-devel-1.3.2-1.fc20.i686.rpm
x86_64/os/Packages/l/libntlm-1.4-1.fc20.i686.rpm => i386/os/Packages/l/libntlm-1.4-1.fc20.i686.rpm
x86_64/os/Packages/l/libntlm-devel-1.4-1.fc20.i686.rpm => i386/os/Packages/l/libntlm-devel-1.4-1.fc20.i686.rpm
x86_64/os/Packages/l/lv2-1.6.0-1.fc20.i686.rpm => i386/os/Packages/l/lv2-1.6.0-1.fc20.i686.rpm
x86_64/os/Packages/l/lv2-devel-1.6.0-1.fc20.i686.rpm => i386/os/Packages/l/lv2-devel-1.6.0-1.fc20.i686.rpm
x86_64/os/Packages/r/recutils-1.5-7.fc20.i686.rpm => i386/os/Packages/r/recutils-1.5-7.fc20.i686.rpm
x86_64/os/Packages/r/recutils-devel-1.5-7.fc20.i686.rpm => i386/os/Packages/r/recutils-devel-1.5-7.fc20.i686.rpm
x86_64/os/Packages/s/suil-0.6.14-1.fc20.i686.rpm => i386/os/Packages/s/suil-0.6.14-1.fc20.i686.rpm
x86_64/os/Packages/s/suil-devel-0.6.14-1.fc20.i686.rpm => i386/os/Packages/s/suil-devel-0.6.14-1.fc20.i686.rpm
i386/os/Packages/a/adwaita-nemo-1.8.6-0.4.gitfccc703.fc20.noarch.rpm => x86_64/os/Packages/a/adwaita-nemo-1.8.6-0.4.gitfccc703.fc20.noarch.rpm
armhfp/os/Packages/a/adwaita-nemo-1.8.6-0.4.gitfccc703.fc20.noarch.rpm => x86_64/os/Packages/a/adwaita-nemo-1.8.6-0.4.gitfccc703.fc20.noarch.rpm
i386/os/Packages/a/aime-6.20130824-1.fc20.i686.rpm => x86_64/os/Packages/a/aime-6.20130824-1.fc20.i686.rpm
i386/os/Packages/a/aime-devel-6.20130824-1.fc20.i686.rpm => x86_64/os/Packages/a/aime-devel-6.20130824-1.fc20.i686.rpm
i386/os/Packages/a/anaconda-widgets-20.9-1.fc20.i686.rpm => x86_64/os/Packages/a/anaconda-widgets-20.9-1.fc20.i686.rpm
i386/os/Packages/a/anaconda-widgets-devel-20.9-1.fc20.i686.rpm => x86_64/os/Packages/a/anaconda-widgets-devel-20.9-1.fc20.i686.rpm
i386/os/Packages/a/appliance-tools-007.4-1.fc20.noarch.rpm => x86_64/os/Packages/a/appliance-tools-007.4-1.fc20.noarch.rpm
armhfp/os/Packages/a/appliance-tools-007.4-1.fc20.noarch.rpm => x86_64/os/Packages/a/appliance-tools-007.4-1.fc20.noarch.rpm
i386/os/Packages/a/appliance-tools-minimizer-007.4-1.fc20.noarch.rpm => x86_64/os/Packages/a/appliance-tools-minimizer-007.4-1.fc20.noarch.rpm
armhfp/os/Packages/a/appliance-tools-minimizer-007.4-1.fc20.noarch.rpm => x86_64/os/Packages/a/appliance-tools-minimizer-007.4-1.fc20.noarch.rpm
i386/os/Packages/a/arch-install-scripts-11-2.fc20.noarch.rpm => x86_64/os/Packages/a/arch-install-scripts-11-2.fc20.noarch.rpm
armhfp/os/Packages/a/arch-install-scripts-11-2.fc20.noarch.rpm => x86_64/os/Packages/a/arch-install-scripts-11-2.fc20.noarch.rpm
i386/os/Packages/a/archlinux-keyring-20130818-2.fc20.noarch.rpm => x86_64/os/Packages/a/archlinux-keyring-20130818-2.fc20.noarch.rpm
armhfp/os/Packages/a/archlinux-keyring-20130818-2.fc20.noarch.rpm => x86_64/os/Packages/a/archlinux-keyring-20130818-2.fc20.noarch.rpm
i386/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc20.i686.rpm
i386/os/Packages/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc20.i686.rpm
i386/os/Packages/c/cinnamon-desktop-devel-1.0.0-0.3.git22ab5c0.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-desktop-devel-1.0.0-0.3.git22ab5c0.fc20.i686.rpm
i386/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm
i386/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm => x86_64/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.13.gitaf7fe4d.fc20.i686.rpm
i386/os/Packages/c/ctdb-devel-2.4-1.fc20.i686.rpm => x86_64/os/Packages/c/ctdb-devel-2.4-1.fc20.i686.rpm
i386/os/Packages/d/dhcp-devel-4.2.5-19.fc20.i686.rpm => x86_64/os/Packages/d/dhcp-devel-4.2.5-19.fc20.i686.rpm
i386/os/Packages/d/dhcp-libs-4.2.5-19.fc20.i686.rpm => x86_64/os/Packages/d/dhcp-libs-4.2.5-19.fc20.i686.rpm
i386/os/Packages/e/elfutils-devel-0.156-4.fc20.i686.rpm => x86_64/os/Packages/e/elfutils-devel-0.156-4.fc20.i686.rpm
i386/os/Packages/e/elfutils-devel-static-0.156-4.fc20.i686.rpm => x86_64/os/Packages/e/elfutils-devel-static-0.156-4.fc20.i686.rpm
i386/os/Packages/e/elfutils-libelf-0.156-4.fc20.i686.rpm => x86_64/os/Packages/e/elfutils-libelf-0.156-4.fc20.i686.rpm
i386/os/Packages/e/elfutils-libelf-devel-0.156-4.fc20.i686.rpm => x86_64/os/Packages/e/elfutils-libelf-devel-0.156-4.fc20.i686.rpm
i386/os/Packages/e/elfutils-libelf-devel-static-0.156-4.fc20.i686.rpm => x86_64/os/Packages/e/elfutils-libelf-devel-static-0.156-4.fc20.i686.rpm
i386/os/Packages/e/elfutils-libs-0.156-4.fc20.i686.rpm => x86_64/os/Packages/e/elfutils-libs-0.156-4.fc20.i686.rpm
i386/os/Packages/f/fedpkg-1.14-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedpkg-1.14-1.fc20.noarch.rpm
armhfp/os/Packages/f/fedpkg-1.14-1.fc20.noarch.rpm => x86_64/os/Packages/f/fedpkg-1.14-1.fc20.noarch.rpm
i386/os/Packages/g/GMT-4.5.9-6.fc20.i686.rpm => x86_64/os/Packages/g/GMT-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm => x86_64/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm
armhfp/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm => x86_64/os/Packages/g/GMT-common-4.5.9-6.fc20.noarch.rpm
i386/os/Packages/g/GMT-devel-4.5.9-6.fc20.i686.rpm => x86_64/os/Packages/g/GMT-devel-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm => x86_64/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm
armhfp/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm => x86_64/os/Packages/g/GMT-doc-4.5.9-6.fc20.noarch.rpm
i386/os/Packages/g/GMT-static-4.5.9-6.fc20.i686.rpm => x86_64/os/Packages/g/GMT-static-4.5.9-6.fc20.i686.rpm
i386/os/Packages/g/gcl-emacs-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-emacs-2.6.8-1.fc20.noarch.rpm
armhfp/os/Packages/g/gcl-emacs-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-emacs-2.6.8-1.fc20.noarch.rpm
i386/os/Packages/g/gcl-emacs-el-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-emacs-el-2.6.8-1.fc20.noarch.rpm
armhfp/os/Packages/g/gcl-emacs-el-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-emacs-el-2.6.8-1.fc20.noarch.rpm
i386/os/Packages/g/gcl-xemacs-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-xemacs-2.6.8-1.fc20.noarch.rpm
armhfp/os/Packages/g/gcl-xemacs-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-xemacs-2.6.8-1.fc20.noarch.rpm
i386/os/Packages/g/gcl-xemacs-el-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-xemacs-el-2.6.8-1.fc20.noarch.rpm
armhfp/os/Packages/g/gcl-xemacs-el-2.6.8-1.fc20.noarch.rpm => x86_64/os/Packages/g/gcl-xemacs-el-2.6.8-1.fc20.noarch.rpm
i386/os/Packages/g/gdal-devel-1.10.0-1.fc20.i686.rpm => x86_64/os/Packages/g/gdal-devel-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/gdal-doc-1.10.0-1.fc20.noarch.rpm => x86_64/os/Packages/g/gdal-doc-1.10.0-1.fc20.noarch.rpm
armhfp/os/Packages/g/gdal-doc-1.10.0-1.fc20.noarch.rpm => x86_64/os/Packages/g/gdal-doc-1.10.0-1.fc20.noarch.rpm
i386/os/Packages/g/gdal-javadoc-1.10.0-1.fc20.noarch.rpm => x86_64/os/Packages/g/gdal-javadoc-1.10.0-1.fc20.noarch.rpm
armhfp/os/Packages/g/gdal-javadoc-1.10.0-1.fc20.noarch.rpm => x86_64/os/Packages/g/gdal-javadoc-1.10.0-1.fc20.noarch.rpm
i386/os/Packages/g/gdal-libs-1.10.0-1.fc20.i686.rpm => x86_64/os/Packages/g/gdal-libs-1.10.0-1.fc20.i686.rpm
i386/os/Packages/g/geoclue2-1.99.2-3.fc20.i686.rpm => x86_64/os/Packages/g/geoclue2-1.99.2-3.fc20.i686.rpm
i386/os/Packages/g/geoclue2-devel-1.99.2-3.fc20.i686.rpm => x86_64/os/Packages/g/geoclue2-devel-1.99.2-3.fc20.i686.rpm
i386/os/Packages/g/glibc-2.18-4.fc20.i686.rpm => x86_64/os/Packages/g/glibc-2.18-4.fc20.i686.rpm
i386/os/Packages/g/glibc-devel-2.18-4.fc20.i686.rpm => x86_64/os/Packages/g/glibc-devel-2.18-4.fc20.i686.rpm
i386/os/Packages/g/glibc-static-2.18-4.fc20.i686.rpm => x86_64/os/Packages/g/glibc-static-2.18-4.fc20.i686.rpm
i386/os/Packages/g/glite-jobid-api-java-1.3.6-1.fc20.noarch.rpm => x86_64/os/Packages/g/glite-jobid-api-java-1.3.6-1.fc20.noarch.rpm
armhfp/os/Packages/g/glite-jobid-api-java-1.3.6-1.fc20.noarch.rpm => x86_64/os/Packages/g/glite-jobid-api-java-1.3.6-1.fc20.noarch.rpm
i386/os/Packages/g/glite-jobid-api-java-javadoc-1.3.6-1.fc20.noarch.rpm => x86_64/os/Packages/g/glite-jobid-api-java-javadoc-1.3.6-1.fc20.noarch.rpm
armhfp/os/Packages/g/glite-jobid-api-java-javadoc-1.3.6-1.fc20.noarch.rpm => x86_64/os/Packages/g/glite-jobid-api-java-javadoc-1.3.6-1.fc20.noarch.rpm
i386/os/Packages/g/glite-lbjp-common-log-1.3.8-2.fc20.i686.rpm => x86_64/os/Packages/g/glite-lbjp-common-log-1.3.8-2.fc20.i686.rpm
i386/os/Packages/g/glite-lbjp-common-log-devel-1.3.8-2.fc20.i686.rpm => x86_64/os/Packages/g/glite-lbjp-common-log-devel-1.3.8-2.fc20.i686.rpm
i386/os/Packages/g/gnome-vfs2-2.24.4-14.fc20.i686.rpm => x86_64/os/Packages/g/gnome-vfs2-2.24.4-14.fc20.i686.rpm
i386/os/Packages/g/gnome-vfs2-devel-2.24.4-14.fc20.i686.rpm => x86_64/os/Packages/g/gnome-vfs2-devel-2.24.4-14.fc20.i686.rpm
i386/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm => x86_64/os/Packages/i/icecream-1.0.1-1.fc20.i686.rpm
i386/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm => x86_64/os/Packages/i/icecream-devel-1.0.1-1.fc20.i686.rpm
i386/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm => x86_64/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm
armhfp/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm => x86_64/os/Packages/i/inkscape-sozi-13.05-3.fc20.noarch.rpm
i386/os/Packages/k/kde-dev-utils-devel-4.11.0-1.fc20.i686.rpm => x86_64/os/Packages/k/kde-dev-utils-devel-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kde-dev-utils-kmtrace-devel-4.11.0-1.fc20.i686.rpm => x86_64/os/Packages/k/kde-dev-utils-kmtrace-devel-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kde-dev-utils-kmtrace-libs-4.11.0-1.fc20.i686.rpm => x86_64/os/Packages/k/kde-dev-utils-kmtrace-libs-4.11.0-1.fc20.i686.rpm
i386/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm => x86_64/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm
armhfp/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm => x86_64/os/Packages/k/kernel-doc-3.11.0-0.rc7.git0.1.fc20.noarch.rpm
i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm => x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc20.i686.rpm
i386/os/Packages/k/konkretcmpi-0.9.1-3.fc20.i686.rpm => x86_64/os/Packages/k/konkretcmpi-0.9.1-3.fc20.i686.rpm
i386/os/Packages/k/konkretcmpi-devel-0.9.1-3.fc20.i686.rpm => x86_64/os/Packages/k/konkretcmpi-devel-0.9.1-3.fc20.i686.rpm
i386/os/Packages/k/krop-0.4.4-1.fc20.noarch.rpm => x86_64/os/Packages/k/krop-0.4.4-1.fc20.noarch.rpm
armhfp/os/Packages/k/krop-0.4.4-1.fc20.noarch.rpm => x86_64/os/Packages/k/krop-0.4.4-1.fc20.noarch.rpm
i386/os/Packages/l/libbs2b-3.1.0-8.fc20.i686.rpm => x86_64/os/Packages/l/libbs2b-3.1.0-8.fc20.i686.rpm
i386/os/Packages/l/libbs2b-devel-3.1.0-8.fc20.i686.rpm => x86_64/os/Packages/l/libbs2b-devel-3.1.0-8.fc20.i686.rpm
i386/os/Packages/l/libcomps-0.1.3-2.fc20.i686.rpm => x86_64/os/Packages/l/libcomps-0.1.3-2.fc20.i686.rpm
i386/os/Packages/l/libcomps-devel-0.1.3-2.fc20.i686.rpm => x86_64/os/Packages/l/libcomps-devel-0.1.3-2.fc20.i686.rpm
i386/os/Packages/l/libcomps-doc-0.1.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/libcomps-doc-0.1.3-2.fc20.noarch.rpm
armhfp/os/Packages/l/libcomps-doc-0.1.3-2.fc20.noarch.rpm => x86_64/os/Packages/l/libcomps-doc-0.1.3-2.fc20.noarch.rpm
i386/os/Packages/l/libdbusmenu-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm => x86_64/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm
armhfp/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm => x86_64/os/Packages/l/libdbusmenu-doc-12.10.2-5.fc20.noarch.rpm
i386/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.i686.rpm => x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc20.i686.rpm
i386/os/Packages/l/libgudev1-206-7.fc20.i686.rpm => x86_64/os/Packages/l/libgudev1-206-7.fc20.i686.rpm
i386/os/Packages/l/libgudev1-devel-206-7.fc20.i686.rpm => x86_64/os/Packages/l/libgudev1-devel-206-7.fc20.i686.rpm
i386/os/Packages/l/libiscsi-1.9.0-4.fc20.i686.rpm => x86_64/os/Packages/l/libiscsi-1.9.0-4.fc20.i686.rpm
i386/os/Packages/l/libiscsi-devel-1.9.0-4.fc20.i686.rpm => x86_64/os/Packages/l/libiscsi-devel-1.9.0-4.fc20.i686.rpm
i386/os/Packages/l/libkni3-3.9.2-21.fc20.i686.rpm => x86_64/os/Packages/l/libkni3-3.9.2-21.fc20.i686.rpm
i386/os/Packages/l/libkni3-devel-3.9.2-21.fc20.i686.rpm => x86_64/os/Packages/l/libkni3-devel-3.9.2-21.fc20.i686.rpm
i386/os/Packages/l/libkni3-doc-3.9.2-21.fc20.noarch.rpm => x86_64/os/Packages/l/libkni3-doc-3.9.2-21.fc20.noarch.rpm
armhfp/os/Packages/l/libkni3-doc-3.9.2-21.fc20.noarch.rpm => x86_64/os/Packages/l/libkni3-doc-3.9.2-21.fc20.noarch.rpm
i386/os/Packages/l/libkni3-static-3.9.2-21.fc20.i686.rpm => x86_64/os/Packages/l/libkni3-static-3.9.2-21.fc20.i686.rpm
i386/os/Packages/l/libquvi-0.9.2-1.fc20.i686.rpm => x86_64/os/Packages/l/libquvi-0.9.2-1.fc20.i686.rpm
i386/os/Packages/l/libquvi-devel-0.9.2-1.fc20.i686.rpm => x86_64/os/Packages/l/libquvi-devel-0.9.2-1.fc20.i686.rpm
i386/os/Packages/l/libtranslit-0.0.3-2.fc20.i686.rpm => x86_64/os/Packages/l/libtranslit-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.i686.rpm => x86_64/os/Packages/l/libtranslit-devel-0.0.3-2.fc20.i686.rpm
i386/os/Packages/l/libxkbcommon-0.3.1-1.fc20.i686.rpm => x86_64/os/Packages/l/libxkbcommon-0.3.1-1.fc20.i686.rpm
i386/os/Packages/l/libxkbcommon-devel-0.3.1-1.fc20.i686.rpm => x86_64/os/Packages/l/libxkbcommon-devel-0.3.1-1.fc20.i686.rpm
i386/os/Packages/l/lightdm-gobject-1.7.11-1.fc20.i686.rpm => x86_64/os/Packages/l/lightdm-gobject-1.7.11-1.fc20.i686.rpm
i386/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc20.i686.rpm => x86_64/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc20.i686.rpm
i386/os/Packages/l/lightdm-qt-1.7.11-1.fc20.i686.rpm => x86_64/os/Packages/l/lightdm-qt-1.7.11-1.fc20.i686.rpm
i386/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc20.i686.rpm => x86_64/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc20.i686.rpm
i386/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.25-1.fc20.noarch.rpm
armhfp/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.25-1.fc20.noarch.rpm
i386/os/Packages/l/lilypond-doc-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-doc-2.17.25-1.fc20.noarch.rpm
armhfp/os/Packages/l/lilypond-doc-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-doc-2.17.25-1.fc20.noarch.rpm
i386/os/Packages/l/lilypond-emmentaler-fonts-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-emmentaler-fonts-2.17.25-1.fc20.noarch.rpm
armhfp/os/Packages/l/lilypond-emmentaler-fonts-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-emmentaler-fonts-2.17.25-1.fc20.noarch.rpm
i386/os/Packages/l/lilypond-fonts-common-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-fonts-common-2.17.25-1.fc20.noarch.rpm
armhfp/os/Packages/l/lilypond-fonts-common-2.17.25-1.fc20.noarch.rpm => x86_64/os/Packages/l/lilypond-fonts-common-2.17.25-1.fc20.noarch.rpm
i386/os/Packages/l/lockdev-1.0.4-0.11.20111007git.fc20.i686.rpm => x86_64/os/Packages/l/lockdev-1.0.4-0.11.20111007git.fc20.i686.rpm
i386/os/Packages/l/lockdev-devel-1.0.4-0.11.20111007git.fc20.i686.rpm => x86_64/os/Packages/l/lockdev-devel-1.0.4-0.11.20111007git.fc20.i686.rpm
i386/os/Packages/m/ModemManager-1.0.1-2.git20130723.fc20.i686.rpm => x86_64/os/Packages/m/ModemManager-1.0.1-2.git20130723.fc20.i686.rpm
i386/os/Packages/m/ModemManager-devel-1.0.1-2.git20130723.fc20.i686.rpm => x86_64/os/Packages/m/ModemManager-devel-1.0.1-2.git20130723.fc20.i686.rpm
i386/os/Packages/m/ModemManager-glib-1.0.1-2.git20130723.fc20.i686.rpm => x86_64/os/Packages/m/ModemManager-glib-1.0.1-2.git20130723.fc20.i686.rpm
i386/os/Packages/m/ModemManager-glib-devel-1.0.1-2.git20130723.fc20.i686.rpm => x86_64/os/Packages/m/ModemManager-glib-devel-1.0.1-2.git20130723.fc20.i686.rpm
i386/os/Packages/m/mate-icon-theme-1.6.2-0.2.gitbb3711a.fc20.noarch.rpm => x86_64/os/Packages/m/mate-icon-theme-1.6.2-0.2.gitbb3711a.fc20.noarch.rpm
armhfp/os/Packages/m/mate-icon-theme-1.6.2-0.2.gitbb3711a.fc20.noarch.rpm => x86_64/os/Packages/m/mate-icon-theme-1.6.2-0.2.gitbb3711a.fc20.noarch.rpm
i386/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-1.8.1-1.fc20.noarch.rpm
i386/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-javadoc-1.8.1-1.fc20.noarch.rpm
i386/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm
armhfp/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm => x86_64/os/Packages/m/maven-scm-test-1.8.1-1.fc20.noarch.rpm
i386/os/Packages/m/metslib-devel-0.5.3-4.fc20.noarch.rpm => x86_64/os/Packages/m/metslib-devel-0.5.3-4.fc20.noarch.rpm
armhfp/os/Packages/m/metslib-devel-0.5.3-4.fc20.noarch.rpm => x86_64/os/Packages/m/metslib-devel-0.5.3-4.fc20.noarch.rpm
i386/os/Packages/m/metslib-doc-0.5.3-4.fc20.noarch.rpm => x86_64/os/Packages/m/metslib-doc-0.5.3-4.fc20.noarch.rpm
armhfp/os/Packages/m/metslib-doc-0.5.3-4.fc20.noarch.rpm => x86_64/os/Packages/m/metslib-doc-0.5.3-4.fc20.noarch.rpm
i386/os/Packages/m/muffin-1.8.3-0.5.git6ead0af.fc20.i686.rpm => x86_64/os/Packages/m/muffin-1.8.3-0.5.git6ead0af.fc20.i686.rpm
i386/os/Packages/m/muffin-devel-1.8.3-0.5.git6ead0af.fc20.i686.rpm => x86_64/os/Packages/m/muffin-devel-1.8.3-0.5.git6ead0af.fc20.i686.rpm
i386/os/Packages/m/mysql-connector-python-1.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/m/mysql-connector-python-1.0.12-1.fc20.noarch.rpm
armhfp/os/Packages/m/mysql-connector-python-1.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/m/mysql-connector-python-1.0.12-1.fc20.noarch.rpm
i386/os/Packages/m/mysql-connector-python3-1.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/m/mysql-connector-python3-1.0.12-1.fc20.noarch.rpm
armhfp/os/Packages/m/mysql-connector-python3-1.0.12-1.fc20.noarch.rpm => x86_64/os/Packages/m/mysql-connector-python3-1.0.12-1.fc20.noarch.rpm
i386/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm => x86_64/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm
armhfp/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm => x86_64/os/Packages/n/ncl-common-6.1.2-4.fc20.noarch.rpm
i386/os/Packages/n/ncl-devel-6.1.2-4.fc20.i686.rpm => x86_64/os/Packages/n/ncl-devel-6.1.2-4.fc20.i686.rpm
i386/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm => x86_64/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm
armhfp/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm => x86_64/os/Packages/n/ncl-examples-6.1.2-4.fc20.noarch.rpm
i386/os/Packages/n/nemo-1.8.6-0.4.gitfccc703.fc20.i686.rpm => x86_64/os/Packages/n/nemo-1.8.6-0.4.gitfccc703.fc20.i686.rpm
i386/os/Packages/n/nemo-devel-1.8.6-0.4.gitfccc703.fc20.i686.rpm => x86_64/os/Packages/n/nemo-devel-1.8.6-0.4.gitfccc703.fc20.i686.rpm
i386/os/Packages/n/nemo-extensions-1.8.6-0.4.gitfccc703.fc20.i686.rpm => x86_64/os/Packages/n/nemo-extensions-1.8.6-0.4.gitfccc703.fc20.i686.rpm
i386/os/Packages/n/nodejs-0.10.17-1.fc20.i686.rpm => x86_64/os/Packages/n/nodejs-0.10.17-1.fc20.i686.rpm
i386/os/Packages/n/nodejs-cli-0.4.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-cli-0.4.5-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-cli-0.4.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-cli-0.4.5-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-commander-1.2.0-4.fc20.noarch.rpm
i386/os/Packages/n/nodejs-connect-2.8.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-connect-2.8.5-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-connect-2.8.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-connect-2.8.5-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-devel-0.10.17-1.fc20.i686.rpm => x86_64/os/Packages/n/nodejs-devel-0.10.17-1.fc20.i686.rpm
i386/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-docs-0.10.17-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-express-3.3.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-express-3.3.5-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-express-3.3.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-express-3.3.5-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-form-data-0.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-form-data-0.1.1-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-form-data-0.1.1-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-form-data-0.1.1-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-fresh-0.2.0-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-fresh-0.2.0-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-fresh-0.2.0-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-fresh-0.2.0-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-mime-1.2.11-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-mime-1.2.11-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-mime-1.2.11-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-mime-1.2.11-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-node-uuid-1.4.1-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-node-uuid-1.4.1-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-node-uuid-1.4.1-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-node-uuid-1.4.1-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-sax-0.5.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-sax-0.5.5-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-sax-0.5.5-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-sax-0.5.5-1.fc20.noarch.rpm
i386/os/Packages/n/nodejs-send-0.1.4-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-send-0.1.4-1.fc20.noarch.rpm
armhfp/os/Packages/n/nodejs-send-0.1.4-1.fc20.noarch.rpm => x86_64/os/Packages/n/nodejs-send-0.1.4-1.fc20.noarch.rpm
i386/os/Packages/o/OpenColorIO-1.0.8-4.fc20.i686.rpm => x86_64/os/Packages/o/OpenColorIO-1.0.8-4.fc20.i686.rpm
i386/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.i686.rpm => x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc20.i686.rpm
i386/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm => x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm
armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm => x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-4.fc20.noarch.rpm
i386/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-2013.2-0.6.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.6.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-dashboard-2013.2-0.5b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-dashboard-2013.2-0.5b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-dashboard-2013.2-0.5b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-dashboard-2013.2-0.5b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-brocade-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-brocade-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-brocade-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-brocade-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-cisco-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-cisco-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-cisco-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-cisco-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-hyperv-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-hyperv-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-hyperv-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-hyperv-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-mellanox-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-mellanox-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-mellanox-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-mellanox-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-midonet-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-midonet-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-midonet-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-midonet-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-ml2-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-ml2-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-ml2-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-ml2-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-nec-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-nec-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-nec-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-nec-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-nicira-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-nicira-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-nicira-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-nicira-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/openstack-neutron-ryu-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-ryu-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/o/openstack-neutron-ryu-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/o/openstack-neutron-ryu-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/o/osm-gps-map-1.0.1-5.fc20.i686.rpm => x86_64/os/Packages/o/osm-gps-map-1.0.1-5.fc20.i686.rpm
i386/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.i686.rpm => x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-5.fc20.i686.rpm
i386/os/Packages/p/perl-IO-Prompt-Tiny-0.002-2.fc20.noarch.rpm => x86_64/os/Packages/p/perl-IO-Prompt-Tiny-0.002-2.fc20.noarch.rpm
armhfp/os/Packages/p/perl-IO-Prompt-Tiny-0.002-2.fc20.noarch.rpm => x86_64/os/Packages/p/perl-IO-Prompt-Tiny-0.002-2.fc20.noarch.rpm
i386/os/Packages/p/perl-Net-Appliance-Session-4.131260-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Net-Appliance-Session-4.131260-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Net-Appliance-Session-4.131260-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Net-Appliance-Session-4.131260-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Net-Twitter-4.00007-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Net-Twitter-4.00007-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Net-Twitter-4.00007-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Net-Twitter-4.00007-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Server-Starter-0.15-1.fc20.noarch.rpm
i386/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-Server-Starter-start_server-0.15-1.fc20.noarch.rpm
i386/os/Packages/p/perl-WWW-Shorten-3.04-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-WWW-Shorten-3.04-1.fc20.noarch.rpm
armhfp/os/Packages/p/perl-WWW-Shorten-3.04-1.fc20.noarch.rpm => x86_64/os/Packages/p/perl-WWW-Shorten-3.04-1.fc20.noarch.rpm
i386/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.2-1.fc20.noarch.rpm
armhfp/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.2-1.fc20.noarch.rpm => x86_64/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.2-1.fc20.noarch.rpm
i386/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-cinder-2013.2-0.6.b2.fc20.noarch.rpm
i386/os/Packages/p/python-django-horizon-2013.2-0.5b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-2013.2-0.5b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-horizon-2013.2-0.5b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-2013.2-0.5b2.fc20.noarch.rpm
i386/os/Packages/p/python-django-horizon-doc-2013.2-0.5b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.5b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-horizon-doc-2013.2-0.5b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.5b2.fc20.noarch.rpm
i386/os/Packages/p/python-django-savanna-0.2-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-savanna-0.2-2.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-savanna-0.2-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-savanna-0.2-2.fc20.noarch.rpm
i386/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-0.9.14-4.fc20.noarch.rpm
i386/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm
armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm => x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-4.fc20.noarch.rpm
i386/os/Packages/p/python-fedbadges-0.3.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-fedbadges-0.3.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-fedbadges-0.3.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-fedbadges-0.3.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-neutron-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-neutron-2013.2-0.5.b2.fc20.noarch.rpm
armhfp/os/Packages/p/python-neutron-2013.2-0.5.b2.fc20.noarch.rpm => x86_64/os/Packages/p/python-neutron-2013.2-0.5.b2.fc20.noarch.rpm
i386/os/Packages/p/python-requests-1.2.3-5.fc20.noarch.rpm => x86_64/os/Packages/p/python-requests-1.2.3-5.fc20.noarch.rpm
armhfp/os/Packages/p/python-requests-1.2.3-5.fc20.noarch.rpm => x86_64/os/Packages/p/python-requests-1.2.3-5.fc20.noarch.rpm
i386/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-tahrir-0.4.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-tahrir-api-0.3.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-tahrir-api-0.3.0-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-tahrir-api-0.3.0-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-tahrir-api-0.3.0-1.fc20.noarch.rpm
i386/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm
armhfp/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm => x86_64/os/Packages/p/python-urllib3-1.7-2.fc20.noarch.rpm
i386/os/Packages/p/python-werkzeug-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-werkzeug-0.9.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-werkzeug-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-werkzeug-0.9.4-1.fc20.noarch.rpm
i386/os/Packages/p/python-werkzeug-doc-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-werkzeug-doc-0.9.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-werkzeug-doc-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-werkzeug-doc-0.9.4-1.fc20.noarch.rpm
i386/os/Packages/p/python-wstool-0.0.3-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-wstool-0.0.3-1.fc20.noarch.rpm
armhfp/os/Packages/p/python-wstool-0.0.3-1.fc20.noarch.rpm => x86_64/os/Packages/p/python-wstool-0.0.3-1.fc20.noarch.rpm
i386/os/Packages/p/python3-requests-1.2.3-5.fc20.noarch.rpm => x86_64/os/Packages/p/python3-requests-1.2.3-5.fc20.noarch.rpm
armhfp/os/Packages/p/python3-requests-1.2.3-5.fc20.noarch.rpm => x86_64/os/Packages/p/python3-requests-1.2.3-5.fc20.noarch.rpm
i386/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm => x86_64/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm
armhfp/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm => x86_64/os/Packages/p/python3-urllib3-1.7-2.fc20.noarch.rpm
i386/os/Packages/p/python3-werkzeug-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-werkzeug-0.9.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/python3-werkzeug-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-werkzeug-0.9.4-1.fc20.noarch.rpm
i386/os/Packages/p/python3-werkzeug-doc-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-werkzeug-doc-0.9.4-1.fc20.noarch.rpm
armhfp/os/Packages/p/python3-werkzeug-doc-0.9.4-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-werkzeug-doc-0.9.4-1.fc20.noarch.rpm
i386/os/Packages/p/python3-wstool-0.0.3-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-wstool-0.0.3-1.fc20.noarch.rpm
armhfp/os/Packages/p/python3-wstool-0.0.3-1.fc20.noarch.rpm => x86_64/os/Packages/p/python3-wstool-0.0.3-1.fc20.noarch.rpm
i386/os/Packages/r/rubygem-addressable-2.3.2-6.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-addressable-2.3.2-6.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-addressable-2.3.2-6.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-addressable-2.3.2-6.fc20.noarch.rpm
i386/os/Packages/r/rubygem-addressable-doc-2.3.2-6.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-addressable-doc-2.3.2-6.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-addressable-doc-2.3.2-6.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-addressable-doc-2.3.2-6.fc20.noarch.rpm
i386/os/Packages/r/rubygem-apipie-rails-0.0.22-1.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-apipie-rails-0.0.22-1.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-apipie-rails-0.0.22-1.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-apipie-rails-0.0.22-1.fc20.noarch.rpm
i386/os/Packages/r/rubygem-apipie-rails-doc-0.0.22-1.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-apipie-rails-doc-0.0.22-1.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-apipie-rails-doc-0.0.22-1.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-apipie-rails-doc-0.0.22-1.fc20.noarch.rpm
i386/os/Packages/r/rubygem-pathname2-1.6.5-2.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-pathname2-1.6.5-2.fc20.noarch.rpm
armhfp/os/Packages/r/rubygem-pathname2-1.6.5-2.fc20.noarch.rpm => x86_64/os/Packages/r/rubygem-pathname2-1.6.5-2.fc20.noarch.rpm
i386/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm => x86_64/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm
armhfp/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm => x86_64/os/Packages/s/scholarsfonts-cardo-fonts-1.045-6.fc20.noarch.rpm
i386/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm => x86_64/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm
armhfp/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm => x86_64/os/Packages/s/sugar-turtleart-187-1.fc20.noarch.rpm
i386/os/Packages/s/systemd-devel-206-7.fc20.i686.rpm => x86_64/os/Packages/s/systemd-devel-206-7.fc20.i686.rpm
i386/os/Packages/s/systemd-libs-206-7.fc20.i686.rpm => x86_64/os/Packages/s/systemd-libs-206-7.fc20.i686.rpm
i386/os/Packages/t/telepathy-mission-control-5.15.0-2.fc20.i686.rpm => x86_64/os/Packages/t/telepathy-mission-control-5.15.0-2.fc20.i686.rpm
i386/os/Packages/t/telepathy-mission-control-devel-5.15.0-2.fc20.i686.rpm => x86_64/os/Packages/t/telepathy-mission-control-devel-5.15.0-2.fc20.i686.rpm
i386/os/Packages/t/thermostat-javadoc-0.9.2-6.fc20.noarch.rpm => x86_64/os/Packages/t/thermostat-javadoc-0.9.2-6.fc20.noarch.rpm
armhfp/os/Packages/t/thermostat-javadoc-0.9.2-6.fc20.noarch.rpm => x86_64/os/Packages/t/thermostat-javadoc-0.9.2-6.fc20.noarch.rpm
i386/os/Packages/u/unbound-devel-1.4.20-19.fc20.i686.rpm => x86_64/os/Packages/u/unbound-devel-1.4.20-19.fc20.i686.rpm
i386/os/Packages/u/unbound-libs-1.4.20-19.fc20.i686.rpm => x86_64/os/Packages/u/unbound-libs-1.4.20-19.fc20.i686.rpm
i386/os/Packages/u/unbound-munin-1.4.20-19.fc20.noarch.rpm => x86_64/os/Packages/u/unbound-munin-1.4.20-19.fc20.noarch.rpm
armhfp/os/Packages/u/unbound-munin-1.4.20-19.fc20.noarch.rpm => x86_64/os/Packages/u/unbound-munin-1.4.20-19.fc20.noarch.rpm
i386/os/Packages/w/wesnoth-data-1.10.7-1.fc20.noarch.rpm => x86_64/os/Packages/w/wesnoth-data-1.10.7-1.fc20.noarch.rpm
armhfp/os/Packages/w/wesnoth-data-1.10.7-1.fc20.noarch.rpm => x86_64/os/Packages/w/wesnoth-data-1.10.7-1.fc20.noarch.rpm
i386/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm => x86_64/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm
armhfp/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm => x86_64/os/Packages/x/xguest-1.0.10-30.fc20.noarch.rpm
i386/os/Packages/x/xpp2-2.1.10-18.fc20.noarch.rpm => x86_64/os/Packages/x/xpp2-2.1.10-18.fc20.noarch.rpm
armhfp/os/Packages/x/xpp2-2.1.10-18.fc20.noarch.rpm => x86_64/os/Packages/x/xpp2-2.1.10-18.fc20.noarch.rpm
i386/os/Packages/x/xpp2-demo-2.1.10-18.fc20.noarch.rpm => x86_64/os/Packages/x/xpp2-demo-2.1.10-18.fc20.noarch.rpm
armhfp/os/Packages/x/xpp2-demo-2.1.10-18.fc20.noarch.rpm => x86_64/os/Packages/x/xpp2-demo-2.1.10-18.fc20.noarch.rpm
i386/os/Packages/x/xpp2-javadoc-2.1.10-18.fc20.noarch.rpm => x86_64/os/Packages/x/xpp2-javadoc-2.1.10-18.fc20.noarch.rpm
armhfp/os/Packages/x/xpp2-javadoc-2.1.10-18.fc20.noarch.rpm => x86_64/os/Packages/x/xpp2-javadoc-2.1.10-18.fc20.noarch.rpm
i386/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-api-3.0.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-api-javadoc-3.0.1-1.fc20.noarch.rpm
i386/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm
armhfp/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm => x86_64/os/Packages/z/zanata-parent-13-2.fc20.noarch.rpm
i386/os/drpms/GMT-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm => x86_64/os/drpms/GMT-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
i386/os/drpms/GMT-common-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm => x86_64/os/drpms/GMT-common-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm
armhfp/os/drpms/GMT-common-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm => x86_64/os/drpms/GMT-common-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm
i386/os/drpms/GMT-devel-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm => x86_64/os/drpms/GMT-devel-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
i386/os/drpms/GMT-doc-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm => x86_64/os/drpms/GMT-doc-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm
armhfp/os/drpms/GMT-doc-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm => x86_64/os/drpms/GMT-doc-4.5.9-5.fc20_4.5.9-6.fc20.noarch.drpm
i386/os/drpms/GMT-static-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm => x86_64/os/drpms/GMT-static-4.5.9-5.fc20_4.5.9-6.fc20.i686.drpm
i386/os/drpms/ModemManager-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm => x86_64/os/drpms/ModemManager-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
i386/os/drpms/ModemManager-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm => x86_64/os/drpms/ModemManager-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
i386/os/drpms/ModemManager-glib-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm => x86_64/os/drpms/ModemManager-glib-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
i386/os/drpms/ModemManager-glib-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm => x86_64/os/drpms/ModemManager-glib-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc20.i686.drpm
i386/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm => x86_64/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
i386/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm => x86_64/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc20.i686.drpm
i386/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm => x86_64/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm
armhfp/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm => x86_64/os/drpms/OpenColorIO-doc-1.0.8-3.fc20_1.0.8-4.fc20.noarch.drpm
i386/os/drpms/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.noarch.drpm => x86_64/os/drpms/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.noarch.drpm
armhfp/os/drpms/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.noarch.drpm => x86_64/os/drpms/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.noarch.drpm
i386/os/drpms/aime-6.20130713-1.fc20_6.20130824-1.fc20.i686.drpm => x86_64/os/drpms/aime-6.20130713-1.fc20_6.20130824-1.fc20.i686.drpm
i386/os/drpms/aime-devel-6.20130713-1.fc20_6.20130824-1.fc20.i686.drpm => x86_64/os/drpms/aime-devel-6.20130713-1.fc20_6.20130824-1.fc20.i686.drpm
i386/os/drpms/anaconda-widgets-20.8-1.fc20_20.9-1.fc20.i686.drpm => x86_64/os/drpms/anaconda-widgets-20.8-1.fc20_20.9-1.fc20.i686.drpm
i386/os/drpms/anaconda-widgets-devel-20.8-1.fc20_20.9-1.fc20.i686.drpm => x86_64/os/drpms/anaconda-widgets-devel-20.8-1.fc20_20.9-1.fc20.i686.drpm
i386/os/drpms/appliance-tools-007.2-1.fc20_007.4-1.fc20.noarch.drpm => x86_64/os/drpms/appliance-tools-007.2-1.fc20_007.4-1.fc20.noarch.drpm
armhfp/os/drpms/appliance-tools-007.2-1.fc20_007.4-1.fc20.noarch.drpm => x86_64/os/drpms/appliance-tools-007.2-1.fc20_007.4-1.fc20.noarch.drpm
i386/os/drpms/appliance-tools-minimizer-007.2-1.fc20_007.4-1.fc20.noarch.drpm => x86_64/os/drpms/appliance-tools-minimizer-007.2-1.fc20_007.4-1.fc20.noarch.drpm
armhfp/os/drpms/appliance-tools-minimizer-007.2-1.fc20_007.4-1.fc20.noarch.drpm => x86_64/os/drpms/appliance-tools-minimizer-007.2-1.fc20_007.4-1.fc20.noarch.drpm
i386/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm => x86_64/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
i386/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm => x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
i386/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm => x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20_1.9.0-0.11.git39bd295.fc20.i686.drpm
i386/os/drpms/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.i686.drpm => x86_64/os/drpms/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.i686.drpm
i386/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.i686.drpm => x86_64/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20_1.0.0-0.13.gitaf7fe4d.fc20.i686.drpm
i386/os/drpms/ctdb-devel-2.1-4.fc20_2.4-1.fc20.i686.drpm => x86_64/os/drpms/ctdb-devel-2.1-4.fc20_2.4-1.fc20.i686.drpm
i386/os/drpms/dhcp-devel-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm => x86_64/os/drpms/dhcp-devel-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
i386/os/drpms/dhcp-libs-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm => x86_64/os/drpms/dhcp-libs-4.2.5-18.fc20_4.2.5-19.fc20.i686.drpm
i386/os/drpms/elfutils-devel-0.156-3.fc20_0.156-4.fc20.i686.drpm => x86_64/os/drpms/elfutils-devel-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/elfutils-devel-static-0.156-3.fc20_0.156-4.fc20.i686.drpm => x86_64/os/drpms/elfutils-devel-static-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/elfutils-libelf-0.156-3.fc20_0.156-4.fc20.i686.drpm => x86_64/os/drpms/elfutils-libelf-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/elfutils-libelf-devel-0.156-3.fc20_0.156-4.fc20.i686.drpm => x86_64/os/drpms/elfutils-libelf-devel-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/elfutils-libelf-devel-static-0.156-3.fc20_0.156-4.fc20.i686.drpm => x86_64/os/drpms/elfutils-libelf-devel-static-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/elfutils-libs-0.156-3.fc20_0.156-4.fc20.i686.drpm => x86_64/os/drpms/elfutils-libs-0.156-3.fc20_0.156-4.fc20.i686.drpm
i386/os/drpms/fedpkg-1.13-1.fc20_1.14-1.fc20.noarch.drpm => x86_64/os/drpms/fedpkg-1.13-1.fc20_1.14-1.fc20.noarch.drpm
armhfp/os/drpms/fedpkg-1.13-1.fc20_1.14-1.fc20.noarch.drpm => x86_64/os/drpms/fedpkg-1.13-1.fc20_1.14-1.fc20.noarch.drpm
i386/os/drpms/gcl-emacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-emacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
armhfp/os/drpms/gcl-emacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-emacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
i386/os/drpms/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
armhfp/os/drpms/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
i386/os/drpms/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
armhfp/os/drpms/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
i386/os/drpms/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
armhfp/os/drpms/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm => x86_64/os/drpms/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc20.noarch.drpm
i386/os/drpms/gdal-devel-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm => x86_64/os/drpms/gdal-devel-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/gdal-doc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm => x86_64/os/drpms/gdal-doc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm
armhfp/os/drpms/gdal-doc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm => x86_64/os/drpms/gdal-doc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm
i386/os/drpms/gdal-javadoc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm => x86_64/os/drpms/gdal-javadoc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm
armhfp/os/drpms/gdal-javadoc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm => x86_64/os/drpms/gdal-javadoc-1.9.2-11.fc20_1.10.0-1.fc20.noarch.drpm
i386/os/drpms/gdal-libs-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm => x86_64/os/drpms/gdal-libs-1.9.2-11.fc20_1.10.0-1.fc20.i686.drpm
i386/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.i686.drpm => x86_64/os/drpms/glibc-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.i686.drpm => x86_64/os/drpms/glibc-devel-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.i686.drpm => x86_64/os/drpms/glibc-static-2.18-2.fc20_2.18-4.fc20.i686.drpm
i386/os/drpms/gnome-vfs2-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm => x86_64/os/drpms/gnome-vfs2-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm
i386/os/drpms/gnome-vfs2-devel-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm => x86_64/os/drpms/gnome-vfs2-devel-2.24.4-13.fc20_2.24.4-14.fc20.i686.drpm
i386/os/drpms/inkscape-sozi-13.05-1.fc20_13.05-3.fc20.noarch.drpm => x86_64/os/drpms/inkscape-sozi-13.05-1.fc20_13.05-3.fc20.noarch.drpm
armhfp/os/drpms/inkscape-sozi-13.05-1.fc20_13.05-3.fc20.noarch.drpm => x86_64/os/drpms/inkscape-sozi-13.05-1.fc20_13.05-3.fc20.noarch.drpm
i386/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm => x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20_3.11.0-0.rc7.git0.1.fc20.i686.drpm
i386/os/drpms/konkretcmpi-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm => x86_64/os/drpms/konkretcmpi-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm
i386/os/drpms/konkretcmpi-devel-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm => x86_64/os/drpms/konkretcmpi-devel-0.9.1-2.fc20_0.9.1-3.fc20.i686.drpm
i386/os/drpms/libbs2b-3.1.0-7.fc20_3.1.0-8.fc20.i686.drpm => x86_64/os/drpms/libbs2b-3.1.0-7.fc20_3.1.0-8.fc20.i686.drpm
i386/os/drpms/libbs2b-devel-3.1.0-7.fc20_3.1.0-8.fc20.i686.drpm => x86_64/os/drpms/libbs2b-devel-3.1.0-7.fc20_3.1.0-8.fc20.i686.drpm
i386/os/drpms/libcomps-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm => x86_64/os/drpms/libcomps-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm
i386/os/drpms/libcomps-devel-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm => x86_64/os/drpms/libcomps-devel-0.1.2-2.fc20_0.1.3-2.fc20.i686.drpm
i386/os/drpms/libcomps-doc-0.1.2-2.fc20_0.1.3-2.fc20.noarch.drpm => x86_64/os/drpms/libcomps-doc-0.1.2-2.fc20_0.1.3-2.fc20.noarch.drpm
armhfp/os/drpms/libcomps-doc-0.1.2-2.fc20_0.1.3-2.fc20.noarch.drpm => x86_64/os/drpms/libcomps-doc-0.1.2-2.fc20_0.1.3-2.fc20.noarch.drpm
i386/os/drpms/libdbusmenu-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-doc-12.10.2-4.fc20_12.10.2-5.fc20.noarch.drpm => x86_64/os/drpms/libdbusmenu-doc-12.10.2-4.fc20_12.10.2-5.fc20.noarch.drpm
armhfp/os/drpms/libdbusmenu-doc-12.10.2-4.fc20_12.10.2-5.fc20.noarch.drpm => x86_64/os/drpms/libdbusmenu-doc-12.10.2-4.fc20_12.10.2-5.fc20.noarch.drpm
i386/os/drpms/libdbusmenu-gtk2-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-gtk2-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-gtk2-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-gtk2-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-gtk3-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-gtk3-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-gtk3-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-gtk3-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-jsonloader-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-jsonloader-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libdbusmenu-jsonloader-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm => x86_64/os/drpms/libdbusmenu-jsonloader-devel-12.10.2-4.fc20_12.10.2-5.fc20.i686.drpm
i386/os/drpms/libgudev1-206-6.fc20_206-7.fc20.i686.drpm => x86_64/os/drpms/libgudev1-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.i686.drpm => x86_64/os/drpms/libgudev1-devel-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/libiscsi-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm => x86_64/os/drpms/libiscsi-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm
i386/os/drpms/libiscsi-devel-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm => x86_64/os/drpms/libiscsi-devel-1.9.0-1.fc20_1.9.0-4.fc20.i686.drpm
i386/os/drpms/libkni3-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm => x86_64/os/drpms/libkni3-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
i386/os/drpms/libkni3-devel-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm => x86_64/os/drpms/libkni3-devel-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
i386/os/drpms/libkni3-static-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm => x86_64/os/drpms/libkni3-static-3.9.2-17.fc18_3.9.2-21.fc20.i686.drpm
i386/os/drpms/libquvi-0.4.1-4.fc20_0.9.2-1.fc20.i686.drpm => x86_64/os/drpms/libquvi-0.4.1-4.fc20_0.9.2-1.fc20.i686.drpm
i386/os/drpms/libquvi-devel-0.4.1-4.fc20_0.9.2-1.fc20.i686.drpm => x86_64/os/drpms/libquvi-devel-0.4.1-4.fc20_0.9.2-1.fc20.i686.drpm
i386/os/drpms/libtranslit-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm => x86_64/os/drpms/libtranslit-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm
i386/os/drpms/libtranslit-devel-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm => x86_64/os/drpms/libtranslit-devel-0.0.2-6.fc20_0.0.3-2.fc20.i686.drpm
i386/os/drpms/libxkbcommon-0.3.0-2.fc20_0.3.1-1.fc20.i686.drpm => x86_64/os/drpms/libxkbcommon-0.3.0-2.fc20_0.3.1-1.fc20.i686.drpm
i386/os/drpms/libxkbcommon-devel-0.3.0-2.fc20_0.3.1-1.fc20.i686.drpm => x86_64/os/drpms/libxkbcommon-devel-0.3.0-2.fc20_0.3.1-1.fc20.i686.drpm
i386/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm => x86_64/os/drpms/lightdm-gobject-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
i386/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm => x86_64/os/drpms/lightdm-gobject-devel-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
i386/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm => x86_64/os/drpms/lightdm-qt-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
i386/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm => x86_64/os/drpms/lightdm-qt-devel-1.7.9-3.fc20_1.7.11-1.fc20.i686.drpm
i386/os/drpms/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm => x86_64/os/drpms/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
armhfp/os/drpms/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm => x86_64/os/drpms/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
i386/os/drpms/lilypond-emmentaler-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm => x86_64/os/drpms/lilypond-emmentaler-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
armhfp/os/drpms/lilypond-emmentaler-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm => x86_64/os/drpms/lilypond-emmentaler-fonts-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
i386/os/drpms/lilypond-fonts-common-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm => x86_64/os/drpms/lilypond-fonts-common-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
armhfp/os/drpms/lilypond-fonts-common-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm => x86_64/os/drpms/lilypond-fonts-common-2.17.24-1.fc20_2.17.25-1.fc20.noarch.drpm
i386/os/drpms/lockdev-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.i686.drpm => x86_64/os/drpms/lockdev-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.i686.drpm
i386/os/drpms/lockdev-devel-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.i686.drpm => x86_64/os/drpms/lockdev-devel-1.0.4-0.9.20111007git.fc20_1.0.4-0.11.20111007git.fc20.i686.drpm
i386/os/drpms/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20_1.6.2-0.2.gitbb3711a.fc20.noarch.drpm => x86_64/os/drpms/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20_1.6.2-0.2.gitbb3711a.fc20.noarch.drpm
armhfp/os/drpms/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20_1.6.2-0.2.gitbb3711a.fc20.noarch.drpm => x86_64/os/drpms/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20_1.6.2-0.2.gitbb3711a.fc20.noarch.drpm
i386/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
armhfp/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
i386/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
armhfp/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-javadoc-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
i386/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
armhfp/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm => x86_64/os/drpms/maven-scm-test-1.7-10.fc20_1.8.1-1.fc20.noarch.drpm
i386/os/drpms/muffin-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.i686.drpm => x86_64/os/drpms/muffin-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.i686.drpm
i386/os/drpms/muffin-devel-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.i686.drpm => x86_64/os/drpms/muffin-devel-1.8.3-0.4.git9611aa2.fc20_1.8.3-0.5.git6ead0af.fc20.i686.drpm
i386/os/drpms/mysql-connector-python-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/mysql-connector-python-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm
armhfp/os/drpms/mysql-connector-python-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/mysql-connector-python-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm
i386/os/drpms/mysql-connector-python3-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/mysql-connector-python3-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm
armhfp/os/drpms/mysql-connector-python3-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm => x86_64/os/drpms/mysql-connector-python3-1.0.11-2.fc20_1.0.12-1.fc20.noarch.drpm
i386/os/drpms/ncl-common-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm => x86_64/os/drpms/ncl-common-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm
armhfp/os/drpms/ncl-common-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm => x86_64/os/drpms/ncl-common-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm
i386/os/drpms/ncl-devel-6.1.2-3.fc20_6.1.2-4.fc20.i686.drpm => x86_64/os/drpms/ncl-devel-6.1.2-3.fc20_6.1.2-4.fc20.i686.drpm
i386/os/drpms/ncl-examples-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm => x86_64/os/drpms/ncl-examples-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm
armhfp/os/drpms/ncl-examples-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm => x86_64/os/drpms/ncl-examples-6.1.2-3.fc20_6.1.2-4.fc20.noarch.drpm
i386/os/drpms/nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm => x86_64/os/drpms/nemo-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm
i386/os/drpms/nemo-devel-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm => x86_64/os/drpms/nemo-devel-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm
i386/os/drpms/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm => x86_64/os/drpms/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20_1.8.6-0.4.gitfccc703.fc20.i686.drpm
i386/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc20.i686.drpm => x86_64/os/drpms/nodejs-0.10.16-1.fc20_0.10.17-1.fc20.i686.drpm
i386/os/drpms/nodejs-cli-0.4.4.2-6.fc20_0.4.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-cli-0.4.4.2-6.fc20_0.4.5-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-cli-0.4.4.2-6.fc20_0.4.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-cli-0.4.4.2-6.fc20_0.4.5-1.fc20.noarch.drpm
i386/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm
armhfp/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm => x86_64/os/drpms/nodejs-commander-1.2.0-3.fc20_1.2.0-4.fc20.noarch.drpm
i386/os/drpms/nodejs-connect-2.7.10-2.fc20_2.8.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-connect-2.7.10-2.fc20_2.8.5-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-connect-2.7.10-2.fc20_2.8.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-connect-2.7.10-2.fc20_2.8.5-1.fc20.noarch.drpm
i386/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc20.i686.drpm => x86_64/os/drpms/nodejs-devel-0.10.16-1.fc20_0.10.17-1.fc20.i686.drpm
i386/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-docs-0.10.16-1.fc20_0.10.17-1.fc20.noarch.drpm
i386/os/drpms/nodejs-express-3.3.3-2.fc20_3.3.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-express-3.3.3-2.fc20_3.3.5-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-express-3.3.3-2.fc20_3.3.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-express-3.3.3-2.fc20_3.3.5-1.fc20.noarch.drpm
i386/os/drpms/nodejs-form-data-0.1.0-1.fc20_0.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-form-data-0.1.0-1.fc20_0.1.1-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-form-data-0.1.0-1.fc20_0.1.1-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-form-data-0.1.0-1.fc20_0.1.1-1.fc20.noarch.drpm
i386/os/drpms/nodejs-fresh-0.1.0-5.fc20_0.2.0-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-fresh-0.1.0-5.fc20_0.2.0-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-fresh-0.1.0-5.fc20_0.2.0-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-fresh-0.1.0-5.fc20_0.2.0-1.fc20.noarch.drpm
i386/os/drpms/nodejs-mime-1.2.10-1.fc20_1.2.11-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-mime-1.2.10-1.fc20_1.2.11-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-mime-1.2.10-1.fc20_1.2.11-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-mime-1.2.10-1.fc20_1.2.11-1.fc20.noarch.drpm
i386/os/drpms/nodejs-node-uuid-1.4.0-5.fc20_1.4.1-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-node-uuid-1.4.0-5.fc20_1.4.1-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-node-uuid-1.4.0-5.fc20_1.4.1-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-node-uuid-1.4.0-5.fc20_1.4.1-1.fc20.noarch.drpm
i386/os/drpms/nodejs-sax-0.5.4-2.fc20_0.5.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-sax-0.5.4-2.fc20_0.5.5-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-sax-0.5.4-2.fc20_0.5.5-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-sax-0.5.4-2.fc20_0.5.5-1.fc20.noarch.drpm
i386/os/drpms/nodejs-send-0.1.2-2.fc20_0.1.4-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-send-0.1.2-2.fc20_0.1.4-1.fc20.noarch.drpm
armhfp/os/drpms/nodejs-send-0.1.2-2.fc20_0.1.4-1.fc20.noarch.drpm => x86_64/os/drpms/nodejs-send-0.1.2-2.fc20_0.1.4-1.fc20.noarch.drpm
i386/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
i386/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-cinder-doc-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
i386/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-dashboard-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-brocade-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-brocade-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-brocade-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-brocade-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-cisco-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-cisco-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-cisco-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-cisco-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-hyperv-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-hyperv-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-hyperv-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-hyperv-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-mellanox-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-mellanox-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-mellanox-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-mellanox-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-midonet-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-midonet-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-midonet-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-midonet-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-ml2-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-ml2-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-ml2-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-ml2-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-nec-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-nec-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-nec-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-nec-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-nicira-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-nicira-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-nicira-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-nicira-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/openstack-neutron-ryu-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-ryu-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/openstack-neutron-ryu-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/openstack-neutron-ryu-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/osm-gps-map-1.0.1-2.fc20_1.0.1-5.fc20.i686.drpm => x86_64/os/drpms/osm-gps-map-1.0.1-2.fc20_1.0.1-5.fc20.i686.drpm
i386/os/drpms/osm-gps-map-devel-1.0.1-2.fc20_1.0.1-5.fc20.i686.drpm => x86_64/os/drpms/osm-gps-map-devel-1.0.1-2.fc20_1.0.1-5.fc20.i686.drpm
i386/os/drpms/perl-Net-Appliance-Session-3.122100-3.fc20_4.131260-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Net-Appliance-Session-3.122100-3.fc20_4.131260-1.fc20.noarch.drpm
armhfp/os/drpms/perl-Net-Appliance-Session-3.122100-3.fc20_4.131260-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Net-Appliance-Session-3.122100-3.fc20_4.131260-1.fc20.noarch.drpm
i386/os/drpms/perl-Net-Twitter-4.00006-3.fc20_4.00007-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Net-Twitter-4.00006-3.fc20_4.00007-1.fc20.noarch.drpm
armhfp/os/drpms/perl-Net-Twitter-4.00006-3.fc20_4.00007-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Net-Twitter-4.00006-3.fc20_4.00007-1.fc20.noarch.drpm
i386/os/drpms/perl-Server-Starter-0.14-1.fc20_0.15-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Server-Starter-0.14-1.fc20_0.15-1.fc20.noarch.drpm
armhfp/os/drpms/perl-Server-Starter-0.14-1.fc20_0.15-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Server-Starter-0.14-1.fc20_0.15-1.fc20.noarch.drpm
i386/os/drpms/perl-Server-Starter-start_server-0.14-1.fc20_0.15-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Server-Starter-start_server-0.14-1.fc20_0.15-1.fc20.noarch.drpm
armhfp/os/drpms/perl-Server-Starter-start_server-0.14-1.fc20_0.15-1.fc20.noarch.drpm => x86_64/os/drpms/perl-Server-Starter-start_server-0.14-1.fc20_0.15-1.fc20.noarch.drpm
i386/os/drpms/perl-WWW-Shorten-3.03-6.fc20_3.04-1.fc20.noarch.drpm => x86_64/os/drpms/perl-WWW-Shorten-3.03-6.fc20_3.04-1.fc20.noarch.drpm
armhfp/os/drpms/perl-WWW-Shorten-3.03-6.fc20_3.04-1.fc20.noarch.drpm => x86_64/os/drpms/perl-WWW-Shorten-3.03-6.fc20_3.04-1.fc20.noarch.drpm
i386/os/drpms/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20_1.3.2-1.fc20.noarch.drpm => x86_64/os/drpms/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20_1.3.2-1.fc20.noarch.drpm
armhfp/os/drpms/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20_1.3.2-1.fc20.noarch.drpm => x86_64/os/drpms/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20_1.3.2-1.fc20.noarch.drpm
i386/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm => x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
armhfp/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm => x86_64/os/drpms/python-cinder-2013.2-0.5.b2.fc20_2013.2-0.6.b2.fc20.noarch.drpm
i386/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm => x86_64/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
armhfp/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm => x86_64/os/drpms/python-django-horizon-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
i386/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm => x86_64/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
armhfp/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm => x86_64/os/drpms/python-django-horizon-doc-2013.2-0.4b2.fc20_2013.2-0.5b2.fc20.noarch.drpm
i386/os/drpms/python-django-savanna-0.2-1.fc20_0.2-2.fc20.noarch.drpm => x86_64/os/drpms/python-django-savanna-0.2-1.fc20_0.2-2.fc20.noarch.drpm
armhfp/os/drpms/python-django-savanna-0.2-1.fc20_0.2-2.fc20.noarch.drpm => x86_64/os/drpms/python-django-savanna-0.2-1.fc20_0.2-2.fc20.noarch.drpm
i386/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm => x86_64/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm
armhfp/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm => x86_64/os/drpms/python-django-tastypie-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm
i386/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm => x86_64/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm
armhfp/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm => x86_64/os/drpms/python-django-tastypie-doc-0.9.14-3.fc20_0.9.14-4.fc20.noarch.drpm
i386/os/drpms/python-fedbadges-0.2.4-2.fc20_0.3.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-fedbadges-0.2.4-2.fc20_0.3.0-1.fc20.noarch.drpm
armhfp/os/drpms/python-fedbadges-0.2.4-2.fc20_0.3.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-fedbadges-0.2.4-2.fc20_0.3.0-1.fc20.noarch.drpm
i386/os/drpms/python-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/python-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
armhfp/os/drpms/python-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm => x86_64/os/drpms/python-neutron-2013.2-0.4.b2.fc20_2013.2-0.5.b2.fc20.noarch.drpm
i386/os/drpms/python-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm => x86_64/os/drpms/python-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm
armhfp/os/drpms/python-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm => x86_64/os/drpms/python-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm
i386/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm
armhfp/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-tahrir-0.3.5-3.fc20_0.4.0-1.fc20.noarch.drpm
i386/os/drpms/python-tahrir-api-0.2.8-1.fc20_0.3.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-tahrir-api-0.2.8-1.fc20_0.3.0-1.fc20.noarch.drpm
armhfp/os/drpms/python-tahrir-api-0.2.8-1.fc20_0.3.0-1.fc20.noarch.drpm => x86_64/os/drpms/python-tahrir-api-0.2.8-1.fc20_0.3.0-1.fc20.noarch.drpm
i386/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm => x86_64/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
armhfp/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm => x86_64/os/drpms/python-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
i386/os/drpms/python-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
armhfp/os/drpms/python-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
i386/os/drpms/python-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
armhfp/os/drpms/python-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
i386/os/drpms/python3-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm => x86_64/os/drpms/python3-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm
armhfp/os/drpms/python3-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm => x86_64/os/drpms/python3-requests-1.2.3-3.fc20_1.2.3-5.fc20.noarch.drpm
i386/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm => x86_64/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
armhfp/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm => x86_64/os/drpms/python3-urllib3-1.7-1.fc20_1.7-2.fc20.noarch.drpm
i386/os/drpms/python3-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python3-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
armhfp/os/drpms/python3-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python3-werkzeug-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
i386/os/drpms/python3-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python3-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
armhfp/os/drpms/python3-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm => x86_64/os/drpms/python3-werkzeug-doc-0.9.3-1.fc20_0.9.4-1.fc20.noarch.drpm
i386/os/drpms/rubygem-addressable-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm => x86_64/os/drpms/rubygem-addressable-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm
armhfp/os/drpms/rubygem-addressable-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm => x86_64/os/drpms/rubygem-addressable-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm
i386/os/drpms/rubygem-addressable-doc-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm => x86_64/os/drpms/rubygem-addressable-doc-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm
armhfp/os/drpms/rubygem-addressable-doc-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm => x86_64/os/drpms/rubygem-addressable-doc-2.3.2-5.fc19_2.3.2-6.fc20.noarch.drpm
i386/os/drpms/rubygem-apipie-rails-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm => x86_64/os/drpms/rubygem-apipie-rails-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm
armhfp/os/drpms/rubygem-apipie-rails-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm => x86_64/os/drpms/rubygem-apipie-rails-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm
i386/os/drpms/rubygem-apipie-rails-doc-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm => x86_64/os/drpms/rubygem-apipie-rails-doc-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm
armhfp/os/drpms/rubygem-apipie-rails-doc-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm => x86_64/os/drpms/rubygem-apipie-rails-doc-0.0.21-1.fc19_0.0.22-1.fc20.noarch.drpm
i386/os/drpms/rubygem-pathname2-1.6.5-1.fc20_1.6.5-2.fc20.noarch.drpm => x86_64/os/drpms/rubygem-pathname2-1.6.5-1.fc20_1.6.5-2.fc20.noarch.drpm
armhfp/os/drpms/rubygem-pathname2-1.6.5-1.fc20_1.6.5-2.fc20.noarch.drpm => x86_64/os/drpms/rubygem-pathname2-1.6.5-1.fc20_1.6.5-2.fc20.noarch.drpm
i386/os/drpms/scholarsfonts-cardo-fonts-1.045-5.fc20_1.045-6.fc20.noarch.drpm => x86_64/os/drpms/scholarsfonts-cardo-fonts-1.045-5.fc20_1.045-6.fc20.noarch.drpm
armhfp/os/drpms/scholarsfonts-cardo-fonts-1.045-5.fc20_1.045-6.fc20.noarch.drpm => x86_64/os/drpms/scholarsfonts-cardo-fonts-1.045-5.fc20_1.045-6.fc20.noarch.drpm
i386/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm => x86_64/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm
armhfp/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm => x86_64/os/drpms/sugar-turtleart-182-2.fc20_187-1.fc20.noarch.drpm
i386/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.i686.drpm => x86_64/os/drpms/systemd-devel-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.i686.drpm => x86_64/os/drpms/systemd-libs-206-6.fc20_206-7.fc20.i686.drpm
i386/os/drpms/telepathy-mission-control-5.14.1-2.fc20_5.15.0-2.fc20.i686.drpm => x86_64/os/drpms/telepathy-mission-control-5.14.1-2.fc20_5.15.0-2.fc20.i686.drpm
i386/os/drpms/telepathy-mission-control-devel-5.14.1-2.fc20_5.15.0-2.fc20.i686.drpm => x86_64/os/drpms/telepathy-mission-control-devel-5.14.1-2.fc20_5.15.0-2.fc20.i686.drpm
i386/os/drpms/thermostat-javadoc-0.9.2-5.fc20_0.9.2-6.fc20.noarch.drpm => x86_64/os/drpms/thermostat-javadoc-0.9.2-5.fc20_0.9.2-6.fc20.noarch.drpm
armhfp/os/drpms/thermostat-javadoc-0.9.2-5.fc20_0.9.2-6.fc20.noarch.drpm => x86_64/os/drpms/thermostat-javadoc-0.9.2-5.fc20_0.9.2-6.fc20.noarch.drpm
i386/os/drpms/unbound-devel-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm => x86_64/os/drpms/unbound-devel-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm
i386/os/drpms/unbound-libs-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm => x86_64/os/drpms/unbound-libs-1.4.20-18.fc20_1.4.20-19.fc20.i686.drpm
i386/os/drpms/unbound-munin-1.4.20-18.fc20_1.4.20-19.fc20.noarch.drpm => x86_64/os/drpms/unbound-munin-1.4.20-18.fc20_1.4.20-19.fc20.noarch.drpm
armhfp/os/drpms/unbound-munin-1.4.20-18.fc20_1.4.20-19.fc20.noarch.drpm => x86_64/os/drpms/unbound-munin-1.4.20-18.fc20_1.4.20-19.fc20.noarch.drpm
i386/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc20.noarch.drpm => x86_64/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc20.noarch.drpm
armhfp/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc20.noarch.drpm => x86_64/os/drpms/wesnoth-data-1.10.6-8.fc20_1.10.7-1.fc20.noarch.drpm
i386/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm => x86_64/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm
armhfp/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm => x86_64/os/drpms/xguest-1.0.10-29.fc20_1.0.10-30.fc20.noarch.drpm
i386/os/drpms/xpp2-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm => x86_64/os/drpms/xpp2-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
armhfp/os/drpms/xpp2-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm => x86_64/os/drpms/xpp2-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
i386/os/drpms/xpp2-demo-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm => x86_64/os/drpms/xpp2-demo-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
armhfp/os/drpms/xpp2-demo-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm => x86_64/os/drpms/xpp2-demo-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
i386/os/drpms/xpp2-javadoc-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm => x86_64/os/drpms/xpp2-javadoc-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
armhfp/os/drpms/xpp2-javadoc-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm => x86_64/os/drpms/xpp2-javadoc-2.1.10-17.fc20_2.1.10-18.fc20.noarch.drpm
i386/os/drpms/zanata-api-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-api-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm
armhfp/os/drpms/zanata-api-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-api-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm
i386/os/drpms/zanata-api-javadoc-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-api-javadoc-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm
armhfp/os/drpms/zanata-api-javadoc-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm => x86_64/os/drpms/zanata-api-javadoc-2.2.0-8.fc20_3.0.1-1.fc20.noarch.drpm
i386/os/drpms/zanata-parent-12-2.fc20_13-2.fc20.noarch.drpm => x86_64/os/drpms/zanata-parent-12-2.fc20_13-2.fc20.noarch.drpm
armhfp/os/drpms/zanata-parent-12-2.fc20_13-2.fc20.noarch.drpm => x86_64/os/drpms/zanata-parent-12-2.fc20_13-2.fc20.noarch.drpm
x86_64/os/isolinux/initrd.img => x86_64/os/images/pxeboot/initrd.img
x86_64/os/isolinux/upgrade.img => x86_64/os/images/pxeboot/upgrade.img
x86_64/os/isolinux/vmlinuz => x86_64/os/images/pxeboot/vmlinuz
sent 6.74G bytes received 84.59K bytes 16.90M bytes/sec
total size is 215.34G speedup is 31.97
building file list ... done
armhfp/debug/repodata/
armhfp/debug/repodata/155361374afef84f19f29c4f7909f222c16111bcb820698cf72806c11e79224d-other.sqlite.bz2
armhfp/debug/repodata/3f2f910779330341864cacbbda95942d3e78fcb4e29b1ba109e8f498f232de64-primary.xml.gz
armhfp/debug/repodata/54bd44cafba047aa1f811f079a608a61cb3916eee629fddf3015996178d313e3-primary.sqlite.bz2
armhfp/debug/repodata/80d2ef067ca6ef818723ce49e2809c7e77851b8b17e6fa101a3acb353031c575-other.xml.gz
armhfp/debug/repodata/9f107738f6073c1fa637fd223fbdd26d7a18bea645015b075eab8ac2ba613654-filelists.xml.gz
armhfp/debug/repodata/c4426547b13d116c70699fa0cd8d7bddec83ccb0a5217f67339a9a3cbc401aa8-filelists.sqlite.bz2
armhfp/debug/repodata/repomd.xml
armhfp/os/repodata/
armhfp/os/repodata/2950450a7789f8d3d1ac0b462ca9c1e8ae960fc3a49a05fbc99c5882bfbe3ddd-other.sqlite.bz2
armhfp/os/repodata/6fccd10d158160e34cdc56072f4955313c048984bb241c8153554e6d4c33287f-prestodelta.xml.gz
armhfp/os/repodata/899e5c1432479a41c6637606e5d6dcdf619bf8c5438f3aacacababcc3a71e3bf-primary.xml.gz
armhfp/os/repodata/89fb4aca02e7ae03de3929f67aa66484586a1ace2d138ef822b7d037ce3d828e-filelists.sqlite.bz2
armhfp/os/repodata/a5bd7d7dca70e027f13d1ce8a6893abfcd21b2d86ca5270c9c92520fc6b66128-other.xml.gz
armhfp/os/repodata/a6f2dd154a5d4f8a8cff08c56e9f6e3755f4f9249d10f5a695dac373c4ce5d9a-filelists.xml.gz
armhfp/os/repodata/d5a46292eef32e8cecdb47c92a99cef384b7b351826678ef27b0aa3ecd126583-primary.sqlite.bz2
armhfp/os/repodata/repomd.xml
i386/debug/repodata/
i386/debug/repodata/3050ca4c7bff84110f28ea94eaa74605746cc34cf21982f9955a93cfe29840b6-primary.xml.gz
i386/debug/repodata/5bbefb15cadc366de23db4bf0c2dcefad40edf1a48f63c5b877ef468ee49e8a7-primary.sqlite.bz2
i386/debug/repodata/607ee45219e4e7eae3c5ebeb7e03c45d64be391cf035b4297ad036897376afbc-other.sqlite.bz2
i386/debug/repodata/a3067d3ee8ec161304f4bf8dea136404f72a18617df05ef5d4646c476e15bc6d-other.xml.gz
i386/debug/repodata/a88f155e34e2a171deef8bfb1ff1652a5cbbb642f4429dc63c8f3775b65f467e-filelists.sqlite.bz2
i386/debug/repodata/e4cfd9f58279d4279ccdb03c0dbaa96a0f675c94d8105cb0d07d03c1d35db152-filelists.xml.gz
i386/debug/repodata/repomd.xml
i386/os/repodata/
i386/os/repodata/0e1dfc86edd6536849057aebbfa68d212d65beb8043c7ccb81f5229f23669267-filelists.sqlite.bz2
i386/os/repodata/16e0b674dff702df04181e72b711fe24cf531d3efe56f181f65b6b1a32592711-other.xml.gz
i386/os/repodata/244055850bea5a4258625e816bb503876b1e31b9654346cee7c04ea35fd0cf09-prestodelta.xml.gz
i386/os/repodata/43b99701a5a0f56384c44f7bfd2ba2d294f0e0b102b622fd08085c6dc13e1550-other.sqlite.bz2
i386/os/repodata/ba0cd63bf2217fdf78d7d2dd14fcf5eb7df58a8c5c88928bbdf912cb9f8afeeb-filelists.xml.gz
i386/os/repodata/bcc96fc6c5074bdbbcf3327b100a71dfc4f805fbd9c2d3f144d2184fb2f47f9f-primary.sqlite.bz2
i386/os/repodata/d7ed70fc9b6ddac4799788d9c63caf4b6542d9d05c6b9fe5b593dfafc2141c81-primary.xml.gz
i386/os/repodata/repomd.xml
source/SRPMS/repodata/
source/SRPMS/repodata/0863d19ef7e928a5848267e3302bd5ab55a1e54c78af1490f32d6a47975aa162-other.sqlite.bz2
source/SRPMS/repodata/08bba3cd61b15ea9e8cb5178e54d3b2d7cef1cb08a8c6ecd20fc3636699b6851-other.xml.gz
source/SRPMS/repodata/aa09ae364c7735134bbddf353aa59692c7e099edb54e04f229e9e327c58dba4e-primary.sqlite.bz2
source/SRPMS/repodata/d1263d7f48c18e861e50db147cffd09260ea743edb96d353e5ce7710d71a0fc0-filelists.sqlite.bz2
source/SRPMS/repodata/da59c94a9ecdb6cd9af35b4cbe51484ee8e1350595a491809a486c382ee135a2-primary.xml.gz
source/SRPMS/repodata/e18f5108efa721686dfe558188f2e56cd7fac6572073c854028f395cee09f9ba-filelists.xml.gz
source/SRPMS/repodata/repomd.xml
x86_64/debug/repodata/
x86_64/debug/repodata/1675ac88486adf5b37e33c93c59c0a01dabd48ac4bea668f663ab37eec2d7da3-filelists.sqlite.bz2
x86_64/debug/repodata/270ccf6ca9e5e6190eb3a723ebbb939f1a33106b68bdcbca12dee5ee35ab3827-primary.xml.gz
x86_64/debug/repodata/5afc21490d0f01988930b66232dcdf25368f9be74c12674371dfb7b463df1ec5-other.xml.gz
x86_64/debug/repodata/73ceb99a994b11ddaccf0301a03ce7d573db67b7f7060432734b72ee5429a8ed-filelists.xml.gz
x86_64/debug/repodata/819242b0a67e71c53f9d6f2c8b496608337649bd402f45f36f6b05486a750ebc-other.sqlite.bz2
x86_64/debug/repodata/bb0b63eba55f955c8078454aea71892f2c6c8a014612c51d4546c845a6dbf272-primary.sqlite.bz2
x86_64/debug/repodata/repomd.xml
x86_64/os/repodata/
x86_64/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz
x86_64/os/repodata/278e3042c9a7095796785e4937f98407b5d49e6d6bd096063bfae56d7ab51e96-other.xml.gz
x86_64/os/repodata/3bd4f1c01e724f3d236fecac3b2de720f2878b772752362afaa3467fbb295bf4-filelists.sqlite.bz2
x86_64/os/repodata/561bbf69d806d3d22678a23cc9b5e4509105cbef67e85b0958818724b21225fc-filelists.xml.gz
x86_64/os/repodata/57225afe5bba5562c27faa8fc5c5ed8c1bf9e9aca594769825baaac3d24eeb67-primary.sqlite.bz2
x86_64/os/repodata/631edc24cc428852a7f13255df05bdbcebfbebb2f51579d015c89c68793c1da2-primary.xml.gz
x86_64/os/repodata/b6d83182e5f0fbca9de0c006151853e81bbc30eeed2ab33337a9ecea0b6ff25e-other.sqlite.bz2
x86_64/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml
x86_64/os/repodata/e15967b354fc31b3d6ad7170bcc28767236616554915ff9ba2658e9bccba8669-prestodelta.xml.gz
x86_64/os/repodata/repomd.xml
i386/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz => x86_64/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz
armhfp/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz => x86_64/os/repodata/0162ccfb48bf30fafd950705c54cb17706d1fef63ebca4c0ced5cee77a47fc31-comps-f20.xml.gz
i386/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml => x86_64/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml
armhfp/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml => x86_64/os/repodata/da43ca498d4cc07f49a030c01fc914bc6f05af71f305e2de1670d6f88a7767d8-comps-f20.xml
deleting armhfp/debug/a/audacious-plugins-debuginfo-3.4-2.fc20.armv7hl.rpm
deleting armhfp/debug/a/anaconda-debuginfo-20.8-1.fc20.armv7hl.rpm
deleting armhfp/debug/a/aime-debuginfo-6.20130713-1.fc20.armv7hl.rpm
deleting armhfp/debug/c/ctdb-debuginfo-2.1-4.fc20.armv7hl.rpm
deleting armhfp/debug/c/cntlm-debuginfo-0.92.3-1.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.12.gitb8b57d9.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-session-debuginfo-1.0.0-0.9.git58710ea.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-screensaver-debuginfo-1.8.0-5.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-debuginfo-1.9.2-0.19.gitd4305ab.fc20.armv7hl.rpm
deleting armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.10.git16717a7.fc20.armv7hl.rpm
deleting armhfp/debug/c/calibre-debuginfo-1.0.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/d/dnssec-trigger-debuginfo-0.11-13.fc20.armv7hl.rpm
deleting armhfp/debug/d/dhcp-debuginfo-4.2.5-18.fc20.armv7hl.rpm
deleting armhfp/debug/e/elfutils-debuginfo-0.156-3.fc20.armv7hl.rpm
deleting armhfp/debug/g/gnome-vfs2-debuginfo-2.24.4-13.fc20.armv7hl.rpm
deleting armhfp/debug/g/glibc-debuginfo-2.18-2.fc20.armv7hl.rpm
deleting armhfp/debug/g/gdal-debuginfo-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/debug/g/gcl-debuginfo-2.6.8-0.18.20130521cvs.fc20.armv7hl.rpm
deleting armhfp/debug/g/GMT-debuginfo-4.5.9-5.fc20.armv7hl.rpm
deleting armhfp/debug/h/hugin-debuginfo-2012.0.0-7.fc19.armv7hl.rpm
deleting armhfp/debug/k/konkretcmpi-debuginfo-0.9.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/debug/l/lockdev-debuginfo-1.0.4-0.9.20111007git.fc20.armv7hl.rpm
deleting armhfp/debug/l/lilypond-debuginfo-2.17.24-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/lighttpd-debuginfo-1.4.31-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/lightdm-debuginfo-1.7.9-3.fc20.armv7hl.rpm
deleting armhfp/debug/l/libxkbcommon-debuginfo-0.3.0-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libtranslit-debuginfo-0.0.2-6.fc20.armv7hl.rpm
deleting armhfp/debug/l/libquvi-debuginfo-0.4.1-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/libkni3-debuginfo-3.9.2-17.fc18.armv7hl.rpm
deleting armhfp/debug/l/libiscsi-debuginfo-1.9.0-1.fc20.armv7hl.rpm
deleting armhfp/debug/l/libdbusmenu-debuginfo-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/debug/l/libcomps-debuginfo-0.1.2-2.fc20.armv7hl.rpm
deleting armhfp/debug/l/libbs2b-debuginfo-3.1.0-7.fc20.armv7hl.rpm
deleting armhfp/debug/m/muffin-debuginfo-1.8.3-0.4.git9611aa2.fc20.armv7hl.rpm
deleting armhfp/debug/m/ModemManager-debuginfo-1.0.1-1.git20130723.fc20.armv7hl.rpm
deleting armhfp/debug/n/nodejs-debuginfo-0.10.16-1.fc20.armv7hl.rpm
deleting armhfp/debug/n/nemo-debuginfo-1.8.6-0.3.git9d08c6c.fc20.armv7hl.rpm
deleting armhfp/debug/n/nec2c-debuginfo-0.9-3.fc20.armv7hl.rpm
deleting armhfp/debug/n/ncl-debuginfo-6.1.2-3.fc20.armv7hl.rpm
deleting armhfp/debug/o/osm-gps-map-debuginfo-1.0.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-3.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/debug/p/python-cpopen-debuginfo-1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/p/prwd-debuginfo-1.7-3.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-version-debuginfo-0.99.02-291.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-Net-SSH2-debuginfo-0.48-2.fc20.armv7hl.rpm
deleting armhfp/debug/p/perl-Lexical-Var-debuginfo-0.008-1.fc20.armv7hl.rpm
deleting armhfp/debug/p/perf-debuginfo-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/debug/repodata/da95e307cbb932925461f92b0fd87e273e93acd358e3f82912f11ac3ca5fd8c4-primary.sqlite.bz2
deleting armhfp/debug/repodata/da6e671cae2063f99c9b5ca902ebfff841a0fd41f8c1243b65f8ddeed5afeec2-filelists.sqlite.bz2
deleting armhfp/debug/repodata/5dbca1d0a5ed58c8da394d8a5edf45b382520e3056a43a8865d9bf218b8d3fe6-primary.xml.gz
deleting armhfp/debug/repodata/49153b7e5499b35b1fd8912ea3ff57ad5dc2c605baa8785281b1ead0ed50e414-other.xml.gz
deleting armhfp/debug/repodata/2dee63aa24167a11737b85c0cb854b5ebbbd7377f2d5e8d4dc77a191098055ab-other.sqlite.bz2
deleting armhfp/debug/repodata/02cd608d12f40af8f1d5028e17730a560e389b26e5d0ab91ebaadde7cf71dd0a-filelists.xml.gz
deleting armhfp/debug/s/systemd-debuginfo-206-6.fc20.armv7hl.rpm
deleting armhfp/debug/s/shared-mime-info-debuginfo-1.1-6.fc20.armv7hl.rpm
deleting armhfp/debug/t/tudu-debuginfo-0.9-1.fc20.armv7hl.rpm
deleting armhfp/debug/t/tinc-debuginfo-1.0.21-2.fc20.armv7hl.rpm
deleting armhfp/debug/t/tig-debuginfo-1.2-1.fc20.armv7hl.rpm
deleting armhfp/debug/t/thermostat-debuginfo-0.9.2-5.fc20.armv7hl.rpm
deleting armhfp/debug/t/telepathy-mission-control-debuginfo-5.14.1-2.fc20.armv7hl.rpm
deleting armhfp/debug/u/usb_modeswitch-debuginfo-1.2.7-1.fc20.armv7hl.rpm
deleting armhfp/debug/u/unbound-debuginfo-1.4.20-18.fc20.armv7hl.rpm
deleting armhfp/debug/w/wesnoth-debuginfo-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/debug/x/xnec2c-debuginfo-2.1-3.beta.fc20.armv7hl.rpm
deleting armhfp/debug/z/znc-infobot-debuginfo-1.0-3.fc19.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-jack-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-exotic-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-amidi-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/audacious-plugins-3.4-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/appliance-tools-minimizer-007.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/a/appliance-tools-007.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/a/anaconda-widgets-devel-20.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/anaconda-widgets-20.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/anaconda-dracut-20.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/anaconda-20.8-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/aime-devel-6.20130713-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/aime-6.20130713-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/a/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20.noarch.rpm
deleting armhfp/os/Packages/c/ctdb-tests-2.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/ctdb-devel-2.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/ctdb-2.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cntlm-0.92.3-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-session-1.0.0-0.9.git58710ea.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-screensaver-1.8.0-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/cinnamon-1.9.2-0.19.gitd4305ab.fc20.armv7hl.rpm
deleting armhfp/os/Packages/c/calibre-1.0.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dnssec-trigger-0.11-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dhcp-libs-4.2.5-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dhcp-devel-4.2.5-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dhcp-common-4.2.5-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dhcp-4.2.5-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/d/dhclient-4.2.5-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-libs-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-libelf-devel-static-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-libelf-devel-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-libelf-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-devel-static-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-devel-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/e/elfutils-0.156-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/f/fedpkg-1.13-1.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gnome-vfs2-smb-2.24.4-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-vfs2-devel-2.24.4-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gnome-vfs2-2.24.4-13.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-utils-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-static-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-headers-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-devel-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-common-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/glibc-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-ruby-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-python-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-perl-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-libs-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-javadoc-1.9.2-11.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdal-java-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-doc-1.9.2-11.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gdal-devel-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gdal-1.9.2-11.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcl-selinux-2.6.8-0.18.20130521cvs.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcl-emacs-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting armhfp/os/Packages/g/gcl-2.6.8-0.18.20130521cvs.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/GMT-static-4.5.9-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/GMT-octave-4.5.9-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/GMT-doc-4.5.9-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/GMT-devel-4.5.9-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/g/GMT-common-4.5.9-5.fc20.noarch.rpm
deleting armhfp/os/Packages/g/GMT-4.5.9-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/h/hugin-base-2012.0.0-7.fc19.armv7hl.rpm
deleting armhfp/os/Packages/h/hugin-2012.0.0-7.fc19.armv7hl.rpm
deleting armhfp/os/Packages/i/inkscape-sozi-13.05-1.fc20.noarch.rpm
deleting armhfp/os/Packages/k/konkretcmpi-python-0.9.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/konkretcmpi-devel-0.9.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/konkretcmpi-0.9.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/k/kernel-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lockdev-devel-1.0.4-0.9.20111007git.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lockdev-1.0.4-0.9.20111007git.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lilypond-fonts-common-2.17.24-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/lilypond-emmentaler-fonts-2.17.24-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/lilypond-doc-2.17.24-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20.noarch.rpm
deleting armhfp/os/Packages/l/lilypond-2.17.24-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.31-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lighttpd-mod_geoip-1.4.31-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lighttpd-fastcgi-1.4.31-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lighttpd-1.4.31-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-qt-devel-1.7.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-qt-1.7.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-gobject-devel-1.7.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-gobject-1.7.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/lightdm-1.7.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libxkbcommon-devel-0.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libxkbcommon-0.3.0-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libtranslit-m17n-0.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libtranslit-icu-0.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libtranslit-devel-0.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libtranslit-0.0.2-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libquvi-devel-0.4.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libquvi-0.4.1-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libkni3-static-3.9.2-17.fc18.armv7hl.rpm
deleting armhfp/os/Packages/l/libkni3-examples-3.9.2-17.fc18.armv7hl.rpm
deleting armhfp/os/Packages/l/libkni3-doc-3.9.2-17.fc18.armv7hl.rpm
deleting armhfp/os/Packages/l/libkni3-devel-3.9.2-17.fc18.armv7hl.rpm
deleting armhfp/os/Packages/l/libkni3-3.9.2-17.fc18.armv7hl.rpm
deleting armhfp/os/Packages/l/libiscsi-utils-1.9.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libiscsi-devel-1.9.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libiscsi-1.9.0-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgudev1-devel-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libgudev1-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-tools-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-jsonloader-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-gtk3-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-gtk2-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-doc-12.10.2-4.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libdbusmenu-devel-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libdbusmenu-12.10.2-4.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcomps-doc-0.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/l/libcomps-devel-0.1.2-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libcomps-0.1.2-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libbs2b-devel-3.1.0-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/l/libbs2b-3.1.0-7.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/mysql-connector-python3-1.0.11-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mysql-connector-python-1.0.11-2.fc20.noarch.rpm
deleting armhfp/os/Packages/m/muffin-devel-1.8.3-0.4.git9611aa2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/muffin-1.8.3-0.4.git9611aa2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/maven-scm-test-1.7-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-javadoc-1.7-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/maven-scm-1.7-10.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mate-icon-theme-devel-1.6.2-0.1.gitbb3711a.fc20.noarch.rpm
deleting armhfp/os/Packages/m/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20.noarch.rpm
deleting armhfp/os/Packages/m/ModemManager-glib-devel-1.0.1-1.git20130723.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/ModemManager-glib-1.0.1-1.git20130723.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/ModemManager-devel-1.0.1-1.git20130723.fc20.armv7hl.rpm
deleting armhfp/os/Packages/m/ModemManager-1.0.1-1.git20130723.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nscd-2.18-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-send-0.1.2-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-sax-0.5.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-node-uuid-1.4.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-mime-1.2.10-1.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-fresh-0.1.0-5.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-form-data-0.1.0-1.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-express-3.3.3-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-docs-0.10.16-1.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-devel-0.10.16-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nodejs-connect-2.7.10-2.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-commander-1.2.0-3.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-cli-0.4.4.2-6.fc20.noarch.rpm
deleting armhfp/os/Packages/n/nodejs-0.10.16-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nemo-devel-1.8.6-0.3.git9d08c6c.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nemo-1.8.6-0.3.git9d08c6c.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/nec2c-0.9-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/ncl-examples-6.1.2-3.fc20.noarch.rpm
deleting armhfp/os/Packages/n/ncl-devel-6.1.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/n/ncl-common-6.1.2-3.fc20.noarch.rpm
deleting armhfp/os/Packages/n/ncl-6.1.2-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/osm-gps-map-devel-1.0.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/osm-gps-map-1.0.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/openstack-neutron-ryu-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-nicira-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-nec-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-ml2-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-midonet-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-mellanox-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-hyperv-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-cisco-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-brocade-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-neutron-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-dashboard-2013.2-0.4b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-cinder-doc-2013.2-0.5.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/openstack-cinder-2013.2-0.5.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/o/OpenColorIO-doc-1.0.8-3.fc20.noarch.rpm
deleting armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/o/OpenColorIO-1.0.8-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python3-werkzeug-doc-0.9.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-werkzeug-0.9.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-urllib3-1.7-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-requests-1.2.3-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python3-libcomps-0.1.2-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-werkzeug-doc-0.9.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-werkzeug-0.9.3-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-urllib3-1.7-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-tahrir-api-0.2.8-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-tahrir-0.3.5-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-requests-1.2.3-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-perf-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-neutron-2013.2-0.4.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-libcomps-0.1.2-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-fedbadges-0.2.4-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-tastypie-doc-0.9.14-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-tastypie-0.9.14-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-savanna-0.2-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-horizon-doc-2013.2-0.4b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-django-horizon-2013.2-0.4b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/python-cpopen-1.2.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/python-cinder-2013.2-0.5.b2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/prwd-1.7-3.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-version-0.99.02-291.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-WWW-Shorten-3.03-6.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Server-Starter-start_server-0.14-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Server-Starter-0.14-1.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Net-Twitter-4.00006-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Net-SSH2-0.48-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perl-Net-Appliance-Session-3.122100-3.fc20.noarch.rpm
deleting armhfp/os/Packages/p/perl-Lexical-Var-0.008-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/p/perf-3.11.0-0.rc6.git4.1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/r/rubygem-pathname2-1.6.5-1.fc20.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-apipie-rails-doc-0.0.21-1.fc19.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-apipie-rails-0.0.21-1.fc19.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-addressable-doc-2.3.2-5.fc19.noarch.rpm
deleting armhfp/os/Packages/r/rubygem-addressable-2.3.2-5.fc19.noarch.rpm
deleting armhfp/os/Packages/s/systemd-python3-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-python-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-libs-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-journal-gateway-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-devel-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/systemd-206-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/sugar-turtleart-182-2.fc20.noarch.rpm
deleting armhfp/os/Packages/s/shared-mime-info-1.1-6.fc20.armv7hl.rpm
deleting armhfp/os/Packages/s/scholarsfonts-cardo-fonts-1.045-5.fc20.noarch.rpm
deleting armhfp/os/Packages/t/tudu-0.9-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tinc-1.0.21-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/tig-1.2-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/thermostat-webapp-0.9.2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/thermostat-javadoc-0.9.2-5.fc20.noarch.rpm
deleting armhfp/os/Packages/t/thermostat-0.9.2-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/telepathy-mission-control-devel-5.14.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/t/telepathy-mission-control-5.14.1-2.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/usb_modeswitch-1.2.7-1.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/unbound-python-1.4.20-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/unbound-munin-1.4.20-18.fc20.noarch.rpm
deleting armhfp/os/Packages/u/unbound-libs-1.4.20-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/unbound-devel-1.4.20-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/u/unbound-1.4.20-18.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/wesnoth-tools-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/wesnoth-server-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/w/wesnoth-data-1.10.6-8.fc20.noarch.rpm
deleting armhfp/os/Packages/w/wesnoth-1.10.6-8.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xpp2-javadoc-2.1.10-17.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xpp2-doc-2.1.10-17.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xpp2-demo-2.1.10-17.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xpp2-2.1.10-17.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xnec2c-2.1-3.beta.fc20.armv7hl.rpm
deleting armhfp/os/Packages/x/xguest-1.0.10-29.fc20.noarch.rpm
deleting armhfp/os/Packages/x/xgridedit-4.5.9-5.fc20.armv7hl.rpm
deleting armhfp/os/Packages/z/znc-infobot-1.0-3.fc19.armv7hl.rpm
deleting armhfp/os/Packages/z/zanata-parent-12-2.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-api-javadoc-2.2.0-8.fc20.noarch.rpm
deleting armhfp/os/Packages/z/zanata-api-2.2.0-8.fc20.noarch.rpm
deleting armhfp/os/drpms/tudu-0.8.2-2.fc20_0.9-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/thermostat-webapp-0.9.2-4.fc20_0.9.2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/thermostat-javadoc-0.9.2-4.fc20_0.9.2-5.fc20.noarch.drpm
deleting armhfp/os/drpms/thermostat-0.9.2-4.fc20_0.9.2-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-python3-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-python-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-libs-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-journal-gateway-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-devel-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/systemd-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/python3-urllib3-1.5-7.fc20_1.7-1.fc20.noarch.drpm
deleting armhfp/os/drpms/python3-requests-1.2.3-2.fc20_1.2.3-3.fc20.noarch.drpm
deleting armhfp/os/drpms/python-urllib3-1.5-7.fc20_1.7-1.fc20.noarch.drpm
deleting armhfp/os/drpms/python-requests-1.2.3-2.fc20_1.2.3-3.fc20.noarch.drpm
deleting armhfp/os/drpms/python-perf-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/perf-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nemo-extensions-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nemo-devel-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.armv7hl.drpm
deleting armhfp/os/drpms/nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.armv7hl.drpm
deleting armhfp/os/drpms/muffin-devel-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/muffin-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.armv7hl.drpm
deleting armhfp/os/drpms/maven-scm-test-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-scm-javadoc-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting armhfp/os/drpms/maven-scm-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting armhfp/os/drpms/mate-icon-theme-devel-1.6.1-2.fc20_1.6.2-0.1.gitbb3711a.fc20.noarch.drpm
deleting armhfp/os/drpms/mate-icon-theme-1.6.1-2.fc20_1.6.2-0.1.gitbb3711a.fc20.noarch.drpm
deleting armhfp/os/drpms/libgudev1-devel-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/libgudev1-206-5.fc20_206-6.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-tools-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-lpae-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-headers-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/kernel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/fedpkg-1.11-4.fc20_1.13-1.fc20.noarch.drpm
deleting armhfp/os/drpms/cntlm-0.92-5.fc20_0.92.3-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-settings-daemon-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-session-1.0.0-0.8.git58710ea.fc20_1.0.0-0.9.git58710ea.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-screensaver-1.8.0-4.fc20_1.8.0-5.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-control-center-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.armv7hl.drpm
deleting armhfp/os/drpms/cinnamon-1.9.2-0.18.gitd4305ab.fc20_1.9.2-0.19.gitd4305ab.fc20.armv7hl.drpm
deleting armhfp/os/drpms/calibre-0.9.43-1.fc20_1.0.0-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/anaconda-widgets-devel-20.7-1.fc20_20.8-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/anaconda-widgets-20.7-1.fc20_20.8-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/anaconda-dracut-20.7-1.fc20_20.8-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/anaconda-20.7-1.fc20_20.8-1.fc20.armv7hl.drpm
deleting armhfp/os/drpms/adwaita-nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.noarch.drpm
deleting armhfp/os/repodata/e7c0f35fbd1aa0894f22ea4fb058892679330febcd991c29b9d100dd9b123452-comps-f20.xml
deleting armhfp/os/repodata/e47ad164d17af81a25417f63e471a6fe853432e9d76bdd24c2f201752848c20b-filelists.sqlite.bz2
deleting armhfp/os/repodata/e084248013b055435045efc55509ab9c5a686d82b89a98b54aa5d5cd1f574b6c-primary.sqlite.bz2
deleting armhfp/os/repodata/c24a4c9944ce9ff3e199a28c06b59d2ad8a037317849a119117123e909ce2cf0-other.sqlite.bz2
deleting armhfp/os/repodata/980d03b3b2d176c43833c72e850cce85d657087dc8f007bae958b41058c14626-filelists.xml.gz
deleting armhfp/os/repodata/603efbe5e21924a0f10c4d2b46793b334db0fc4d35bd87a4c6fe7c55601e432e-primary.xml.gz
deleting armhfp/os/repodata/31328a71b64d4104899dfb2fb22f37bab1361cc820224f3a3bf5926c89751ae3-comps-f20.xml.gz
deleting armhfp/os/repodata/1fee8aaa9d14710bc0c0d2817b953af35f4a1d775d814998119be85aecc32ed3-other.xml.gz
deleting armhfp/os/repodata/1416571f967ca1eb5c701889f2e2a2e264744d344d07566540d88b16812f8343-prestodelta.xml.gz
deleting i386/debug/a/audacious-plugins-debuginfo-3.4-2.fc20.i686.rpm
deleting i386/debug/a/anaconda-debuginfo-20.8-1.fc20.i686.rpm
deleting i386/debug/a/aime-debuginfo-6.20130713-1.fc20.i686.rpm
deleting i386/debug/c/ctdb-debuginfo-2.1-4.fc20.i686.rpm
deleting i386/debug/c/cntlm-debuginfo-0.92.3-1.fc20.i686.rpm
deleting i386/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.12.gitb8b57d9.fc20.i686.rpm
deleting i386/debug/c/cinnamon-session-debuginfo-1.0.0-0.9.git58710ea.fc20.i686.rpm
deleting i386/debug/c/cinnamon-screensaver-debuginfo-1.8.0-5.fc20.i686.rpm
deleting i386/debug/c/cinnamon-debuginfo-1.9.2-0.19.gitd4305ab.fc20.i686.rpm
deleting i386/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting i386/debug/c/calibre-debuginfo-1.0.0-1.fc20.i686.rpm
deleting i386/debug/d/dnssec-trigger-debuginfo-0.11-13.fc20.i686.rpm
deleting i386/debug/d/dhcp-debuginfo-4.2.5-18.fc20.i686.rpm
deleting i386/debug/e/elfutils-debuginfo-0.156-3.fc20.i686.rpm
deleting i386/debug/g/gnome-vfs2-debuginfo-2.24.4-13.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-common-2.18-2.fc20.i686.rpm
deleting i386/debug/g/glibc-debuginfo-2.18-2.fc20.i686.rpm
deleting i386/debug/g/gdal-debuginfo-1.9.2-11.fc20.i686.rpm
deleting i386/debug/g/gcl-debuginfo-2.6.8-0.18.20130521cvs.fc20.i686.rpm
deleting i386/debug/g/GMT-debuginfo-4.5.9-5.fc20.i686.rpm
deleting i386/debug/h/hugin-debuginfo-2012.0.0-7.fc19.i686.rpm
deleting i386/debug/k/konkretcmpi-debuginfo-0.9.1-2.fc20.i686.rpm
deleting i386/debug/k/kernel-tools-debuginfo-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-common-i686-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/debug/k/kernel-debuginfo-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/debug/k/kernel-PAE-debuginfo-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/debug/l/lockdev-debuginfo-1.0.4-0.9.20111007git.fc20.i686.rpm
deleting i386/debug/l/lilypond-debuginfo-2.17.24-1.fc20.i686.rpm
deleting i386/debug/l/lighttpd-debuginfo-1.4.31-4.fc20.i686.rpm
deleting i386/debug/l/lightdm-debuginfo-1.7.9-3.fc20.i686.rpm
deleting i386/debug/l/libxkbcommon-debuginfo-0.3.0-2.fc20.i686.rpm
deleting i386/debug/l/libtranslit-debuginfo-0.0.2-6.fc20.i686.rpm
deleting i386/debug/l/libquvi-debuginfo-0.4.1-4.fc20.i686.rpm
deleting i386/debug/l/libkni3-debuginfo-3.9.2-17.fc18.i686.rpm
deleting i386/debug/l/libiscsi-debuginfo-1.9.0-1.fc20.i686.rpm
deleting i386/debug/l/libdbusmenu-debuginfo-12.10.2-4.fc20.i686.rpm
deleting i386/debug/l/libcomps-debuginfo-0.1.2-2.fc20.i686.rpm
deleting i386/debug/l/libbs2b-debuginfo-3.1.0-7.fc20.i686.rpm
deleting i386/debug/m/muffin-debuginfo-1.8.3-0.4.git9611aa2.fc20.i686.rpm
deleting i386/debug/m/ModemManager-debuginfo-1.0.1-1.git20130723.fc20.i686.rpm
deleting i386/debug/n/nodejs-debuginfo-0.10.16-1.fc20.i686.rpm
deleting i386/debug/n/nemo-debuginfo-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting i386/debug/n/nec2c-debuginfo-0.9-3.fc20.i686.rpm
deleting i386/debug/n/ncl-debuginfo-6.1.2-3.fc20.i686.rpm
deleting i386/debug/o/osm-gps-map-debuginfo-1.0.1-2.fc20.i686.rpm
deleting i386/debug/o/OpenColorIO-debuginfo-1.0.8-3.fc20.i686.rpm
deleting i386/debug/p/python-perf-debuginfo-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/debug/p/python-cpopen-debuginfo-1.2.2-1.fc20.i686.rpm
deleting i386/debug/p/prwd-debuginfo-1.7-3.fc20.i686.rpm
deleting i386/debug/p/perl-version-debuginfo-0.99.02-291.fc20.i686.rpm
deleting i386/debug/p/perl-Net-SSH2-debuginfo-0.48-2.fc20.i686.rpm
deleting i386/debug/p/perl-Lexical-Var-debuginfo-0.008-1.fc20.i686.rpm
deleting i386/debug/p/perf-debuginfo-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/debug/repodata/f9aaed8710325a14fcaa642b76c30e737b052cac29a98b1eee84ff5c313339bb-primary.sqlite.bz2
deleting i386/debug/repodata/ba8ebd3acf66c356961d7bcc442231c02cce92d923340c4d970433fa33d255a4-other.xml.gz
deleting i386/debug/repodata/623f5865cd89e5fad6e581305801592473277ea5b04a1aa2254d5d360ca086fa-filelists.sqlite.bz2
deleting i386/debug/repodata/400db4a01429a1ae63b08fe2fd22725ab03df7530e685b61c67cdf09bea1ba34-filelists.xml.gz
deleting i386/debug/repodata/2a55f01042d295c8c6cc150a9b64b987e0818d3dcc80f4e6b39301b6ab24ef70-primary.xml.gz
deleting i386/debug/repodata/29132a17801abd2368d7ba67804b98262f9dc00078863771f11a3c5fca0e6763-other.sqlite.bz2
deleting i386/debug/s/systemd-debuginfo-206-6.fc20.i686.rpm
deleting i386/debug/s/shared-mime-info-debuginfo-1.1-6.fc20.i686.rpm
deleting i386/debug/t/tudu-debuginfo-0.9-1.fc20.i686.rpm
deleting i386/debug/t/tinc-debuginfo-1.0.21-2.fc20.i686.rpm
deleting i386/debug/t/tig-debuginfo-1.2-1.fc20.i686.rpm
deleting i386/debug/t/thermostat-debuginfo-0.9.2-5.fc20.i686.rpm
deleting i386/debug/t/telepathy-mission-control-debuginfo-5.14.1-2.fc20.i686.rpm
deleting i386/debug/u/usb_modeswitch-debuginfo-1.2.7-1.fc20.i686.rpm
deleting i386/debug/u/unbound-debuginfo-1.4.20-18.fc20.i686.rpm
deleting i386/debug/w/wesnoth-debuginfo-1.10.6-8.fc20.i686.rpm
deleting i386/debug/x/xnec2c-debuginfo-2.1-3.beta.fc20.i686.rpm
deleting i386/debug/z/znc-infobot-debuginfo-1.0-3.fc19.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-jack-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-exotic-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-amidi-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/audacious-plugins-3.4-2.fc20.i686.rpm
deleting i386/os/Packages/a/appliance-tools-minimizer-007.2-1.fc20.noarch.rpm
deleting i386/os/Packages/a/appliance-tools-007.2-1.fc20.noarch.rpm
deleting i386/os/Packages/a/anaconda-widgets-devel-20.8-1.fc20.i686.rpm
deleting i386/os/Packages/a/anaconda-widgets-20.8-1.fc20.i686.rpm
deleting i386/os/Packages/a/anaconda-dracut-20.8-1.fc20.i686.rpm
deleting i386/os/Packages/a/anaconda-20.8-1.fc20.i686.rpm
deleting i386/os/Packages/a/aime-devel-6.20130713-1.fc20.i686.rpm
deleting i386/os/Packages/a/aime-6.20130713-1.fc20.i686.rpm
deleting i386/os/Packages/a/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20.noarch.rpm
deleting i386/os/Packages/c/ctdb-tests-2.1-4.fc20.i686.rpm
deleting i386/os/Packages/c/ctdb-devel-2.1-4.fc20.i686.rpm
deleting i386/os/Packages/c/ctdb-2.1-4.fc20.i686.rpm
deleting i386/os/Packages/c/cntlm-0.92.3-1.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-session-1.0.0-0.9.git58710ea.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-screensaver-1.8.0-5.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting i386/os/Packages/c/cinnamon-1.9.2-0.19.gitd4305ab.fc20.i686.rpm
deleting i386/os/Packages/c/calibre-1.0.0-1.fc20.i686.rpm
deleting i386/os/Packages/d/dnssec-trigger-0.11-13.fc20.i686.rpm
deleting i386/os/Packages/d/dhcp-libs-4.2.5-18.fc20.i686.rpm
deleting i386/os/Packages/d/dhcp-devel-4.2.5-18.fc20.i686.rpm
deleting i386/os/Packages/d/dhcp-common-4.2.5-18.fc20.i686.rpm
deleting i386/os/Packages/d/dhcp-4.2.5-18.fc20.i686.rpm
deleting i386/os/Packages/d/dhclient-4.2.5-18.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-libs-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-libelf-devel-static-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-libelf-devel-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-libelf-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-devel-static-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-devel-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/e/elfutils-0.156-3.fc20.i686.rpm
deleting i386/os/Packages/f/fedpkg-1.13-1.fc20.noarch.rpm
deleting i386/os/Packages/g/gnome-vfs2-smb-2.24.4-13.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-vfs2-devel-2.24.4-13.fc20.i686.rpm
deleting i386/os/Packages/g/gnome-vfs2-2.24.4-13.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-utils-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-static-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-headers-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-devel-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-common-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/glibc-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-ruby-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-python-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-perl-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-libs-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-javadoc-1.9.2-11.fc20.noarch.rpm
deleting i386/os/Packages/g/gdal-java-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-doc-1.9.2-11.fc20.noarch.rpm
deleting i386/os/Packages/g/gdal-devel-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gdal-1.9.2-11.fc20.i686.rpm
deleting i386/os/Packages/g/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting i386/os/Packages/g/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting i386/os/Packages/g/gcl-selinux-2.6.8-0.18.20130521cvs.fc20.i686.rpm
deleting i386/os/Packages/g/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting i386/os/Packages/g/gcl-emacs-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting i386/os/Packages/g/gcl-2.6.8-0.18.20130521cvs.fc20.i686.rpm
deleting i386/os/Packages/g/GMT-static-4.5.9-5.fc20.i686.rpm
deleting i386/os/Packages/g/GMT-octave-4.5.9-5.fc20.i686.rpm
deleting i386/os/Packages/g/GMT-doc-4.5.9-5.fc20.noarch.rpm
deleting i386/os/Packages/g/GMT-devel-4.5.9-5.fc20.i686.rpm
deleting i386/os/Packages/g/GMT-common-4.5.9-5.fc20.noarch.rpm
deleting i386/os/Packages/g/GMT-4.5.9-5.fc20.i686.rpm
deleting i386/os/Packages/h/hugin-base-2012.0.0-7.fc19.i686.rpm
deleting i386/os/Packages/h/hugin-2012.0.0-7.fc19.i686.rpm
deleting i386/os/Packages/i/inkscape-sozi-13.05-1.fc20.noarch.rpm
deleting i386/os/Packages/k/konkretcmpi-python-0.9.1-2.fc20.i686.rpm
deleting i386/os/Packages/k/konkretcmpi-devel-0.9.1-2.fc20.i686.rpm
deleting i386/os/Packages/k/konkretcmpi-0.9.1-2.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-tools-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-headers-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-devel-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-modules-extra-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-devel-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-PAE-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/k/kernel-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/l/lockdev-devel-1.0.4-0.9.20111007git.fc20.i686.rpm
deleting i386/os/Packages/l/lockdev-1.0.4-0.9.20111007git.fc20.i686.rpm
deleting i386/os/Packages/l/lilypond-fonts-common-2.17.24-1.fc20.noarch.rpm
deleting i386/os/Packages/l/lilypond-emmentaler-fonts-2.17.24-1.fc20.noarch.rpm
deleting i386/os/Packages/l/lilypond-doc-2.17.24-1.fc20.noarch.rpm
deleting i386/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20.noarch.rpm
deleting i386/os/Packages/l/lilypond-2.17.24-1.fc20.i686.rpm
deleting i386/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.31-4.fc20.i686.rpm
deleting i386/os/Packages/l/lighttpd-mod_geoip-1.4.31-4.fc20.i686.rpm
deleting i386/os/Packages/l/lighttpd-fastcgi-1.4.31-4.fc20.i686.rpm
deleting i386/os/Packages/l/lighttpd-1.4.31-4.fc20.i686.rpm
deleting i386/os/Packages/l/lightdm-qt-devel-1.7.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/lightdm-qt-1.7.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/lightdm-gobject-devel-1.7.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/lightdm-gobject-1.7.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/lightdm-1.7.9-3.fc20.i686.rpm
deleting i386/os/Packages/l/libxkbcommon-devel-0.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/l/libxkbcommon-0.3.0-2.fc20.i686.rpm
deleting i386/os/Packages/l/libtranslit-m17n-0.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/l/libtranslit-icu-0.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/l/libtranslit-devel-0.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/l/libtranslit-0.0.2-6.fc20.i686.rpm
deleting i386/os/Packages/l/libquvi-devel-0.4.1-4.fc20.i686.rpm
deleting i386/os/Packages/l/libquvi-0.4.1-4.fc20.i686.rpm
deleting i386/os/Packages/l/libkni3-static-3.9.2-17.fc18.i686.rpm
deleting i386/os/Packages/l/libkni3-examples-3.9.2-17.fc18.i686.rpm
deleting i386/os/Packages/l/libkni3-doc-3.9.2-17.fc18.i686.rpm
deleting i386/os/Packages/l/libkni3-devel-3.9.2-17.fc18.i686.rpm
deleting i386/os/Packages/l/libkni3-3.9.2-17.fc18.i686.rpm
deleting i386/os/Packages/l/libiscsi-utils-1.9.0-1.fc20.i686.rpm
deleting i386/os/Packages/l/libiscsi-devel-1.9.0-1.fc20.i686.rpm
deleting i386/os/Packages/l/libiscsi-1.9.0-1.fc20.i686.rpm
deleting i386/os/Packages/l/libgudev1-devel-206-6.fc20.i686.rpm
deleting i386/os/Packages/l/libgudev1-206-6.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-tools-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-jsonloader-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-gtk3-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-gtk2-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-doc-12.10.2-4.fc20.noarch.rpm
deleting i386/os/Packages/l/libdbusmenu-devel-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libdbusmenu-12.10.2-4.fc20.i686.rpm
deleting i386/os/Packages/l/libcomps-doc-0.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/l/libcomps-devel-0.1.2-2.fc20.i686.rpm
deleting i386/os/Packages/l/libcomps-0.1.2-2.fc20.i686.rpm
deleting i386/os/Packages/l/libbs2b-devel-3.1.0-7.fc20.i686.rpm
deleting i386/os/Packages/l/libbs2b-3.1.0-7.fc20.i686.rpm
deleting i386/os/Packages/m/mysql-connector-python3-1.0.11-2.fc20.noarch.rpm
deleting i386/os/Packages/m/mysql-connector-python-1.0.11-2.fc20.noarch.rpm
deleting i386/os/Packages/m/muffin-devel-1.8.3-0.4.git9611aa2.fc20.i686.rpm
deleting i386/os/Packages/m/muffin-1.8.3-0.4.git9611aa2.fc20.i686.rpm
deleting i386/os/Packages/m/maven-scm-test-1.7-10.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-scm-javadoc-1.7-10.fc20.noarch.rpm
deleting i386/os/Packages/m/maven-scm-1.7-10.fc20.noarch.rpm
deleting i386/os/Packages/m/mate-icon-theme-devel-1.6.2-0.1.gitbb3711a.fc20.noarch.rpm
deleting i386/os/Packages/m/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20.noarch.rpm
deleting i386/os/Packages/m/ModemManager-glib-devel-1.0.1-1.git20130723.fc20.i686.rpm
deleting i386/os/Packages/m/ModemManager-glib-1.0.1-1.git20130723.fc20.i686.rpm
deleting i386/os/Packages/m/ModemManager-devel-1.0.1-1.git20130723.fc20.i686.rpm
deleting i386/os/Packages/m/ModemManager-1.0.1-1.git20130723.fc20.i686.rpm
deleting i386/os/Packages/n/nscd-2.18-2.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-send-0.1.2-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-sax-0.5.4-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-node-uuid-1.4.0-5.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-mime-1.2.10-1.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-fresh-0.1.0-5.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-form-data-0.1.0-1.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-express-3.3.3-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-docs-0.10.16-1.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-devel-0.10.16-1.fc20.i686.rpm
deleting i386/os/Packages/n/nodejs-connect-2.7.10-2.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-commander-1.2.0-3.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-cli-0.4.4.2-6.fc20.noarch.rpm
deleting i386/os/Packages/n/nodejs-0.10.16-1.fc20.i686.rpm
deleting i386/os/Packages/n/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting i386/os/Packages/n/nemo-devel-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting i386/os/Packages/n/nemo-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting i386/os/Packages/n/nec2c-0.9-3.fc20.i686.rpm
deleting i386/os/Packages/n/ncl-examples-6.1.2-3.fc20.noarch.rpm
deleting i386/os/Packages/n/ncl-devel-6.1.2-3.fc20.i686.rpm
deleting i386/os/Packages/n/ncl-common-6.1.2-3.fc20.noarch.rpm
deleting i386/os/Packages/n/ncl-6.1.2-3.fc20.i686.rpm
deleting i386/os/Packages/o/osm-gps-map-devel-1.0.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/osm-gps-map-1.0.1-2.fc20.i686.rpm
deleting i386/os/Packages/o/openstack-neutron-ryu-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-nicira-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-nec-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-ml2-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-midonet-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-mellanox-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-hyperv-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-cisco-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-brocade-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-neutron-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-dashboard-2013.2-0.4b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-cinder-doc-2013.2-0.5.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/openstack-cinder-2013.2-0.5.b2.fc20.noarch.rpm
deleting i386/os/Packages/o/OpenColorIO-doc-1.0.8-3.fc20.noarch.rpm
deleting i386/os/Packages/o/OpenColorIO-devel-1.0.8-3.fc20.i686.rpm
deleting i386/os/Packages/o/OpenColorIO-1.0.8-3.fc20.i686.rpm
deleting i386/os/Packages/p/python3-werkzeug-doc-0.9.3-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-werkzeug-0.9.3-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-urllib3-1.7-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-requests-1.2.3-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python3-libcomps-0.1.2-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-werkzeug-doc-0.9.3-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-werkzeug-0.9.3-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-urllib3-1.7-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-tahrir-api-0.2.8-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-tahrir-0.3.5-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-requests-1.2.3-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-perf-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/p/python-neutron-2013.2-0.4.b2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-libcomps-0.1.2-2.fc20.i686.rpm
deleting i386/os/Packages/p/python-fedbadges-0.2.4-2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-tastypie-doc-0.9.14-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-tastypie-0.9.14-3.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-savanna-0.2-1.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-horizon-doc-2013.2-0.4b2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-django-horizon-2013.2-0.4b2.fc20.noarch.rpm
deleting i386/os/Packages/p/python-cpopen-1.2.2-1.fc20.i686.rpm
deleting i386/os/Packages/p/python-cinder-2013.2-0.5.b2.fc20.noarch.rpm
deleting i386/os/Packages/p/prwd-1.7-3.fc20.i686.rpm
deleting i386/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-version-0.99.02-291.fc20.i686.rpm
deleting i386/os/Packages/p/perl-WWW-Shorten-3.03-6.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Server-Starter-start_server-0.14-1.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Server-Starter-0.14-1.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Net-Twitter-4.00006-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Net-SSH2-0.48-2.fc20.i686.rpm
deleting i386/os/Packages/p/perl-Net-Appliance-Session-3.122100-3.fc20.noarch.rpm
deleting i386/os/Packages/p/perl-Lexical-Var-0.008-1.fc20.i686.rpm
deleting i386/os/Packages/p/perf-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting i386/os/Packages/r/rubygem-pathname2-1.6.5-1.fc20.noarch.rpm
deleting i386/os/Packages/r/rubygem-apipie-rails-doc-0.0.21-1.fc19.noarch.rpm
deleting i386/os/Packages/r/rubygem-apipie-rails-0.0.21-1.fc19.noarch.rpm
deleting i386/os/Packages/r/rubygem-addressable-doc-2.3.2-5.fc19.noarch.rpm
deleting i386/os/Packages/r/rubygem-addressable-2.3.2-5.fc19.noarch.rpm
deleting i386/os/Packages/s/systemd-python3-206-6.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-python-206-6.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-libs-206-6.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-journal-gateway-206-6.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-devel-206-6.fc20.i686.rpm
deleting i386/os/Packages/s/systemd-206-6.fc20.i686.rpm
deleting i386/os/Packages/s/sugar-turtleart-182-2.fc20.noarch.rpm
deleting i386/os/Packages/s/shared-mime-info-1.1-6.fc20.i686.rpm
deleting i386/os/Packages/s/scholarsfonts-cardo-fonts-1.045-5.fc20.noarch.rpm
deleting i386/os/Packages/t/tudu-0.9-1.fc20.i686.rpm
deleting i386/os/Packages/t/tinc-1.0.21-2.fc20.i686.rpm
deleting i386/os/Packages/t/tig-1.2-1.fc20.i686.rpm
deleting i386/os/Packages/t/thermostat-webapp-0.9.2-5.fc20.i686.rpm
deleting i386/os/Packages/t/thermostat-javadoc-0.9.2-5.fc20.noarch.rpm
deleting i386/os/Packages/t/thermostat-0.9.2-5.fc20.i686.rpm
deleting i386/os/Packages/t/telepathy-mission-control-devel-5.14.1-2.fc20.i686.rpm
deleting i386/os/Packages/t/telepathy-mission-control-5.14.1-2.fc20.i686.rpm
deleting i386/os/Packages/u/usb_modeswitch-1.2.7-1.fc20.i686.rpm
deleting i386/os/Packages/u/unbound-python-1.4.20-18.fc20.i686.rpm
deleting i386/os/Packages/u/unbound-munin-1.4.20-18.fc20.noarch.rpm
deleting i386/os/Packages/u/unbound-libs-1.4.20-18.fc20.i686.rpm
deleting i386/os/Packages/u/unbound-devel-1.4.20-18.fc20.i686.rpm
deleting i386/os/Packages/u/unbound-1.4.20-18.fc20.i686.rpm
deleting i386/os/Packages/w/wesnoth-tools-1.10.6-8.fc20.i686.rpm
deleting i386/os/Packages/w/wesnoth-server-1.10.6-8.fc20.i686.rpm
deleting i386/os/Packages/w/wesnoth-data-1.10.6-8.fc20.noarch.rpm
deleting i386/os/Packages/w/wesnoth-1.10.6-8.fc20.i686.rpm
deleting i386/os/Packages/x/xpp2-javadoc-2.1.10-17.fc20.noarch.rpm
deleting i386/os/Packages/x/xpp2-doc-2.1.10-17.fc20.noarch.rpm
deleting i386/os/Packages/x/xpp2-demo-2.1.10-17.fc20.noarch.rpm
deleting i386/os/Packages/x/xpp2-2.1.10-17.fc20.noarch.rpm
deleting i386/os/Packages/x/xnec2c-2.1-3.beta.fc20.i686.rpm
deleting i386/os/Packages/x/xguest-1.0.10-29.fc20.noarch.rpm
deleting i386/os/Packages/x/xgridedit-4.5.9-5.fc20.i686.rpm
deleting i386/os/Packages/z/znc-infobot-1.0-3.fc19.i686.rpm
deleting i386/os/Packages/z/zanata-parent-12-2.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-api-javadoc-2.2.0-8.fc20.noarch.rpm
deleting i386/os/Packages/z/zanata-api-2.2.0-8.fc20.noarch.rpm
deleting i386/os/drpms/tudu-0.8.2-2.fc20_0.9-1.fc20.i686.drpm
deleting i386/os/drpms/thermostat-webapp-0.9.2-4.fc20_0.9.2-5.fc20.i686.drpm
deleting i386/os/drpms/thermostat-javadoc-0.9.2-4.fc20_0.9.2-5.fc20.noarch.drpm
deleting i386/os/drpms/thermostat-0.9.2-4.fc20_0.9.2-5.fc20.i686.drpm
deleting i386/os/drpms/systemd-python3-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/systemd-python-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/systemd-libs-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/systemd-journal-gateway-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/systemd-devel-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/systemd-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/python3-urllib3-1.5-7.fc20_1.7-1.fc20.noarch.drpm
deleting i386/os/drpms/python3-requests-1.2.3-2.fc20_1.2.3-3.fc20.noarch.drpm
deleting i386/os/drpms/python-urllib3-1.5-7.fc20_1.7-1.fc20.noarch.drpm
deleting i386/os/drpms/python-requests-1.2.3-2.fc20_1.2.3-3.fc20.noarch.drpm
deleting i386/os/drpms/python-perf-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/perf-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/nemo-extensions-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.i686.drpm
deleting i386/os/drpms/nemo-devel-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.i686.drpm
deleting i386/os/drpms/nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.i686.drpm
deleting i386/os/drpms/muffin-devel-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.i686.drpm
deleting i386/os/drpms/muffin-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.i686.drpm
deleting i386/os/drpms/maven-scm-test-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting i386/os/drpms/maven-scm-javadoc-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting i386/os/drpms/maven-scm-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting i386/os/drpms/mate-icon-theme-devel-1.6.1-2.fc20_1.6.2-0.1.gitbb3711a.fc20.noarch.drpm
deleting i386/os/drpms/mate-icon-theme-1.6.1-2.fc20_1.6.2-0.1.gitbb3711a.fc20.noarch.drpm
deleting i386/os/drpms/libgudev1-devel-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/libgudev1-206-5.fc20_206-6.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-tools-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-headers-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-modules-extra-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-PAE-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/kernel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting i386/os/drpms/fedpkg-1.11-4.fc20_1.13-1.fc20.noarch.drpm
deleting i386/os/drpms/cntlm-0.92-5.fc20_0.92.3-1.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-settings-daemon-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-session-1.0.0-0.8.git58710ea.fc20_1.0.0-0.9.git58710ea.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-screensaver-1.8.0-4.fc20_1.8.0-5.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-devel-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-control-center-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.i686.drpm
deleting i386/os/drpms/cinnamon-1.9.2-0.18.gitd4305ab.fc20_1.9.2-0.19.gitd4305ab.fc20.i686.drpm
deleting i386/os/drpms/calibre-0.9.43-1.fc20_1.0.0-1.fc20.i686.drpm
deleting i386/os/drpms/anaconda-widgets-devel-20.7-1.fc20_20.8-1.fc20.i686.drpm
deleting i386/os/drpms/anaconda-widgets-20.7-1.fc20_20.8-1.fc20.i686.drpm
deleting i386/os/drpms/anaconda-dracut-20.7-1.fc20_20.8-1.fc20.i686.drpm
deleting i386/os/drpms/anaconda-20.7-1.fc20_20.8-1.fc20.i686.drpm
deleting i386/os/drpms/adwaita-nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.noarch.drpm
deleting i386/os/repodata/e7c0f35fbd1aa0894f22ea4fb058892679330febcd991c29b9d100dd9b123452-comps-f20.xml
deleting i386/os/repodata/cef923b062b75f07f4b4904b140251f2721d89a8b19fab08a35f45b85b206a3f-other.sqlite.bz2
deleting i386/os/repodata/b6c00140511985ac5ba4fac4eb6feace7ab0197c1281b89f66c5651751d284de-filelists.xml.gz
deleting i386/os/repodata/b48fd051f9231a38e59888b77c8bec215ae6d587707bffadb726f5a6da2d60ae-other.xml.gz
deleting i386/os/repodata/b13cf3e9c9d3e437acf5d98b004795f31e6e1df3bab655288a77ef3d50522854-primary.sqlite.bz2
deleting i386/os/repodata/9c5866ded4b8d81c6dbf4703a6c1d1023410eea360403a8f071fdb50ae9bdbd0-filelists.sqlite.bz2
deleting i386/os/repodata/6a69a1f6cbd574902ba5c99dfa2e16ae8d1bf383e131eec2789f5d2c96643292-primary.xml.gz
deleting i386/os/repodata/31328a71b64d4104899dfb2fb22f37bab1361cc820224f3a3bf5926c89751ae3-comps-f20.xml.gz
deleting i386/os/repodata/28fc9d8295aa2e3c791d557b600d2329f94cb0ed9d66583cd1c07921343874ac-prestodelta.xml.gz
deleting source/SRPMS/a/audacious-plugins-3.4-2.fc20.src.rpm
deleting source/SRPMS/a/appliance-tools-007.2-1.fc20.src.rpm
deleting source/SRPMS/a/anaconda-20.8-1.fc20.src.rpm
deleting source/SRPMS/a/aime-6.20130713-1.fc20.src.rpm
deleting source/SRPMS/c/ctdb-2.1-4.fc20.src.rpm
deleting source/SRPMS/c/cntlm-0.92.3-1.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-session-1.0.0-0.9.git58710ea.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-screensaver-1.8.0-5.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20.src.rpm
deleting source/SRPMS/c/cinnamon-1.9.2-0.19.gitd4305ab.fc20.src.rpm
deleting source/SRPMS/c/calibre-1.0.0-1.fc20.src.rpm
deleting source/SRPMS/d/dnssec-trigger-0.11-13.fc20.src.rpm
deleting source/SRPMS/d/dhcp-4.2.5-18.fc20.src.rpm
deleting source/SRPMS/e/elfutils-0.156-3.fc20.src.rpm
deleting source/SRPMS/f/fedpkg-1.13-1.fc20.src.rpm
deleting source/SRPMS/g/gnome-vfs2-2.24.4-13.fc20.src.rpm
deleting source/SRPMS/g/glibc-2.18-2.fc20.src.rpm
deleting source/SRPMS/g/gdal-1.9.2-11.fc20.src.rpm
deleting source/SRPMS/g/gcl-2.6.8-0.18.20130521cvs.fc20.src.rpm
deleting source/SRPMS/g/GMT-4.5.9-5.fc20.src.rpm
deleting source/SRPMS/h/hugin-2012.0.0-7.fc19.src.rpm
deleting source/SRPMS/i/inkscape-sozi-13.05-1.fc20.src.rpm
deleting source/SRPMS/k/konkretcmpi-0.9.1-2.fc20.src.rpm
deleting source/SRPMS/k/kernel-3.11.0-0.rc6.git4.1.fc20.src.rpm
deleting source/SRPMS/l/lockdev-1.0.4-0.9.20111007git.fc20.src.rpm
deleting source/SRPMS/l/lilypond-doc-2.17.24-1.fc20.src.rpm
deleting source/SRPMS/l/lilypond-2.17.24-1.fc20.src.rpm
deleting source/SRPMS/l/lighttpd-1.4.31-4.fc20.src.rpm
deleting source/SRPMS/l/lightdm-1.7.9-3.fc20.src.rpm
deleting source/SRPMS/l/libxkbcommon-0.3.0-2.fc20.src.rpm
deleting source/SRPMS/l/libtranslit-0.0.2-6.fc20.src.rpm
deleting source/SRPMS/l/libquvi-0.4.1-4.fc20.src.rpm
deleting source/SRPMS/l/libkni3-3.9.2-17.fc18.src.rpm
deleting source/SRPMS/l/libiscsi-1.9.0-1.fc20.src.rpm
deleting source/SRPMS/l/libdbusmenu-12.10.2-4.fc20.src.rpm
deleting source/SRPMS/l/libcomps-0.1.2-2.fc20.src.rpm
deleting source/SRPMS/l/libbs2b-3.1.0-7.fc20.src.rpm
deleting source/SRPMS/m/mysql-connector-python-1.0.11-2.fc20.src.rpm
deleting source/SRPMS/m/muffin-1.8.3-0.4.git9611aa2.fc20.src.rpm
deleting source/SRPMS/m/maven-scm-1.7-10.fc20.src.rpm
deleting source/SRPMS/m/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20.src.rpm
deleting source/SRPMS/m/ModemManager-1.0.1-1.git20130723.fc20.src.rpm
deleting source/SRPMS/n/nodejs-send-0.1.2-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-sax-0.5.4-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-node-uuid-1.4.0-5.fc20.src.rpm
deleting source/SRPMS/n/nodejs-mime-1.2.10-1.fc20.src.rpm
deleting source/SRPMS/n/nodejs-fresh-0.1.0-5.fc20.src.rpm
deleting source/SRPMS/n/nodejs-form-data-0.1.0-1.fc20.src.rpm
deleting source/SRPMS/n/nodejs-express-3.3.3-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-connect-2.7.10-2.fc20.src.rpm
deleting source/SRPMS/n/nodejs-commander-1.2.0-3.fc20.src.rpm
deleting source/SRPMS/n/nodejs-cli-0.4.4.2-6.fc20.src.rpm
deleting source/SRPMS/n/nodejs-0.10.16-1.fc20.src.rpm
deleting source/SRPMS/n/nemo-1.8.6-0.3.git9d08c6c.fc20.src.rpm
deleting source/SRPMS/n/nec2c-0.9-3.fc20.src.rpm
deleting source/SRPMS/n/ncl-6.1.2-3.fc20.src.rpm
deleting source/SRPMS/o/osm-gps-map-1.0.1-2.fc20.src.rpm
deleting source/SRPMS/o/openstack-neutron-2013.2-0.4.b2.fc20.src.rpm
deleting source/SRPMS/o/openstack-cinder-2013.2-0.5.b2.fc20.src.rpm
deleting source/SRPMS/o/OpenColorIO-1.0.8-3.fc20.src.rpm
deleting source/SRPMS/p/python-werkzeug-0.9.3-1.fc20.src.rpm
deleting source/SRPMS/p/python-urllib3-1.7-1.fc20.src.rpm
deleting source/SRPMS/p/python-tahrir-api-0.2.8-1.fc20.src.rpm
deleting source/SRPMS/p/python-tahrir-0.3.5-3.fc20.src.rpm
deleting source/SRPMS/p/python-requests-1.2.3-3.fc20.src.rpm
deleting source/SRPMS/p/python-fedbadges-0.2.4-2.fc20.src.rpm
deleting source/SRPMS/p/python-django-tastypie-0.9.14-3.fc20.src.rpm
deleting source/SRPMS/p/python-django-savanna-0.2-1.fc20.src.rpm
deleting source/SRPMS/p/python-django-horizon-2013.2-0.4b2.fc20.src.rpm
deleting source/SRPMS/p/python-cpopen-1.2.2-1.fc20.src.rpm
deleting source/SRPMS/p/prwd-1.7-3.fc20.src.rpm
deleting source/SRPMS/p/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20.src.rpm
deleting source/SRPMS/p/perl-version-0.99.02-291.fc20.src.rpm
deleting source/SRPMS/p/perl-WWW-Shorten-3.03-6.fc20.src.rpm
deleting source/SRPMS/p/perl-Server-Starter-0.14-1.fc20.src.rpm
deleting source/SRPMS/p/perl-Net-Twitter-4.00006-3.fc20.src.rpm
deleting source/SRPMS/p/perl-Net-SSH2-0.48-2.fc20.src.rpm
deleting source/SRPMS/p/perl-Net-Appliance-Session-3.122100-3.fc20.src.rpm
deleting source/SRPMS/p/perl-Lexical-Var-0.008-1.fc20.src.rpm
deleting source/SRPMS/r/rubygem-pathname2-1.6.5-1.fc20.src.rpm
deleting source/SRPMS/r/rubygem-apipie-rails-0.0.21-1.fc19.src.rpm
deleting source/SRPMS/r/rubygem-addressable-2.3.2-5.fc19.src.rpm
deleting source/SRPMS/repodata/e4ee2363967c9f28d218abca005f9bd8ecd39b15ca704080e9f311c9a57a2d02-other.sqlite.bz2
deleting source/SRPMS/repodata/c27bf5c7d162ce4dde0e528ba49e831999a07278eba1a9094b48365991fe973d-primary.sqlite.bz2
deleting source/SRPMS/repodata/7cab62b8ba5809bc28a9713d7096143fe4115e4aba3331587f76ec11801c6ceb-filelists.xml.gz
deleting source/SRPMS/repodata/75b746c670e538dfbd1d5cac9bd0e4398a4d212b4807c116a9a7b1bb4fceef10-other.xml.gz
deleting source/SRPMS/repodata/341a0d8eea2e1a9293debb3eb3bae1f9e39cb37f26f8b5316e29d6dac8034121-filelists.sqlite.bz2
deleting source/SRPMS/repodata/1f474c50997dee34fca2e771959e9d109683b3decbf64f187b8175b13ebbe5f5-primary.xml.gz
deleting source/SRPMS/s/systemd-206-6.fc20.src.rpm
deleting source/SRPMS/s/sugar-turtleart-182-2.fc20.src.rpm
deleting source/SRPMS/s/shared-mime-info-1.1-6.fc20.src.rpm
deleting source/SRPMS/s/scholarsfonts-cardo-fonts-1.045-5.fc20.src.rpm
deleting source/SRPMS/t/tudu-0.9-1.fc20.src.rpm
deleting source/SRPMS/t/tinc-1.0.21-2.fc20.src.rpm
deleting source/SRPMS/t/tig-1.2-1.fc20.src.rpm
deleting source/SRPMS/t/thermostat-0.9.2-5.fc20.src.rpm
deleting source/SRPMS/t/telepathy-mission-control-5.14.1-2.fc20.src.rpm
deleting source/SRPMS/u/usb_modeswitch-1.2.7-1.fc20.src.rpm
deleting source/SRPMS/u/unbound-1.4.20-18.fc20.src.rpm
deleting source/SRPMS/w/wesnoth-1.10.6-8.fc20.src.rpm
deleting source/SRPMS/x/xpp2-2.1.10-17.fc20.src.rpm
deleting source/SRPMS/x/xnec2c-2.1-3.beta.fc20.src.rpm
deleting source/SRPMS/x/xguest-1.0.10-29.fc20.src.rpm
deleting source/SRPMS/z/znc-infobot-1.0-3.fc19.src.rpm
deleting source/SRPMS/z/zanata-parent-12-2.fc20.src.rpm
deleting source/SRPMS/z/zanata-api-2.2.0-8.fc20.src.rpm
deleting x86_64/debug/a/audacious-plugins-debuginfo-3.4-2.fc20.x86_64.rpm
deleting x86_64/debug/a/anaconda-debuginfo-20.8-1.fc20.x86_64.rpm
deleting x86_64/debug/a/aime-debuginfo-6.20130713-1.fc20.x86_64.rpm
deleting x86_64/debug/c/ctdb-debuginfo-2.1-4.fc20.x86_64.rpm
deleting x86_64/debug/c/cntlm-debuginfo-0.92.3-1.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.12.gitb8b57d9.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-session-debuginfo-1.0.0-0.9.git58710ea.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-screensaver-debuginfo-1.8.0-5.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-debuginfo-1.9.2-0.19.gitd4305ab.fc20.x86_64.rpm
deleting x86_64/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.10.git16717a7.fc20.x86_64.rpm
deleting x86_64/debug/c/calibre-debuginfo-1.0.0-1.fc20.x86_64.rpm
deleting x86_64/debug/d/dnssec-trigger-debuginfo-0.11-13.fc20.x86_64.rpm
deleting x86_64/debug/d/dhcp-debuginfo-4.2.5-18.fc20.x86_64.rpm
deleting x86_64/debug/e/elfutils-debuginfo-0.156-3.fc20.x86_64.rpm
deleting x86_64/debug/g/gnome-vfs2-debuginfo-2.24.4-13.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-common-2.18-2.fc20.x86_64.rpm
deleting x86_64/debug/g/glibc-debuginfo-2.18-2.fc20.x86_64.rpm
deleting x86_64/debug/g/gdal-debuginfo-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/debug/g/gcl-debuginfo-2.6.8-0.18.20130521cvs.fc20.x86_64.rpm
deleting x86_64/debug/g/GMT-debuginfo-4.5.9-5.fc20.x86_64.rpm
deleting x86_64/debug/h/hugin-debuginfo-2012.0.0-7.fc19.x86_64.rpm
deleting x86_64/debug/k/konkretcmpi-debuginfo-0.9.1-2.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-tools-debuginfo-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-common-x86_64-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/debug/k/kernel-debuginfo-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/debug/l/lockdev-debuginfo-1.0.4-0.9.20111007git.fc20.x86_64.rpm
deleting x86_64/debug/l/lilypond-debuginfo-2.17.24-1.fc20.x86_64.rpm
deleting x86_64/debug/l/lighttpd-debuginfo-1.4.31-4.fc20.x86_64.rpm
deleting x86_64/debug/l/lightdm-debuginfo-1.7.9-3.fc20.x86_64.rpm
deleting x86_64/debug/l/libxkbcommon-debuginfo-0.3.0-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libtranslit-debuginfo-0.0.2-6.fc20.x86_64.rpm
deleting x86_64/debug/l/libquvi-debuginfo-0.4.1-4.fc20.x86_64.rpm
deleting x86_64/debug/l/libkni3-debuginfo-3.9.2-17.fc18.x86_64.rpm
deleting x86_64/debug/l/libiscsi-debuginfo-1.9.0-1.fc20.x86_64.rpm
deleting x86_64/debug/l/libdbusmenu-debuginfo-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/debug/l/libcomps-debuginfo-0.1.2-2.fc20.x86_64.rpm
deleting x86_64/debug/l/libbs2b-debuginfo-3.1.0-7.fc20.x86_64.rpm
deleting x86_64/debug/m/muffin-debuginfo-1.8.3-0.4.git9611aa2.fc20.x86_64.rpm
deleting x86_64/debug/m/ModemManager-debuginfo-1.0.1-1.git20130723.fc20.x86_64.rpm
deleting x86_64/debug/n/nodejs-debuginfo-0.10.16-1.fc20.x86_64.rpm
deleting x86_64/debug/n/nemo-debuginfo-1.8.6-0.3.git9d08c6c.fc20.x86_64.rpm
deleting x86_64/debug/n/nec2c-debuginfo-0.9-3.fc20.x86_64.rpm
deleting x86_64/debug/n/ncl-debuginfo-6.1.2-3.fc20.x86_64.rpm
deleting x86_64/debug/o/osm-gps-map-debuginfo-1.0.1-2.fc20.x86_64.rpm
deleting x86_64/debug/o/OpenColorIO-debuginfo-1.0.8-3.fc20.x86_64.rpm
deleting x86_64/debug/p/python-perf-debuginfo-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/debug/p/python-cpopen-debuginfo-1.2.2-1.fc20.x86_64.rpm
deleting x86_64/debug/p/prwd-debuginfo-1.7-3.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-version-debuginfo-0.99.02-291.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-Net-SSH2-debuginfo-0.48-2.fc20.x86_64.rpm
deleting x86_64/debug/p/perl-Lexical-Var-debuginfo-0.008-1.fc20.x86_64.rpm
deleting x86_64/debug/p/perf-debuginfo-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/debug/repodata/ebd7eae95448eb4066d9ee860eeb85c867d632bb26af508f43ee2f27e0f61868-other.sqlite.bz2
deleting x86_64/debug/repodata/ca046cfad0c56762d7e9305162ef60d5ed3b06c0d0b3145df8f655a87b5d035e-other.xml.gz
deleting x86_64/debug/repodata/c4a4cbb31114342d061148188cb6a1cbf7ac3f1e141e2de9cfd3f91cd722b84f-filelists.sqlite.bz2
deleting x86_64/debug/repodata/c0291501157f9ed82620607be812f84e0732eba944a06da88d6d3b9eb2a37ade-primary.xml.gz
deleting x86_64/debug/repodata/7fba0bd9c88b4e657e2224d5cbdcb2493fa4f56ca679161d3ca378732d0f5c5d-primary.sqlite.bz2
deleting x86_64/debug/repodata/2cac6efc269de39d70a2f51aeb31c978885f7df57e91bcc78418ded0fe801da2-filelists.xml.gz
deleting x86_64/debug/s/systemd-debuginfo-206-6.fc20.x86_64.rpm
deleting x86_64/debug/s/shared-mime-info-debuginfo-1.1-6.fc20.x86_64.rpm
deleting x86_64/debug/t/tudu-debuginfo-0.9-1.fc20.x86_64.rpm
deleting x86_64/debug/t/tinc-debuginfo-1.0.21-2.fc20.x86_64.rpm
deleting x86_64/debug/t/tig-debuginfo-1.2-1.fc20.x86_64.rpm
deleting x86_64/debug/t/thermostat-debuginfo-0.9.2-5.fc20.x86_64.rpm
deleting x86_64/debug/t/telepathy-mission-control-debuginfo-5.14.1-2.fc20.x86_64.rpm
deleting x86_64/debug/u/usb_modeswitch-debuginfo-1.2.7-1.fc20.x86_64.rpm
deleting x86_64/debug/u/unbound-debuginfo-1.4.20-18.fc20.x86_64.rpm
deleting x86_64/debug/w/wesnoth-debuginfo-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/debug/x/xnec2c-debuginfo-2.1-3.beta.fc20.x86_64.rpm
deleting x86_64/debug/z/znc-infobot-debuginfo-1.0-3.fc19.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-jack-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-exotic-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-amidi-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/audacious-plugins-3.4-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/appliance-tools-minimizer-007.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/a/appliance-tools-007.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/a/anaconda-widgets-devel-20.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/anaconda-widgets-devel-20.8-1.fc20.i686.rpm
deleting x86_64/os/Packages/a/anaconda-widgets-20.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/anaconda-widgets-20.8-1.fc20.i686.rpm
deleting x86_64/os/Packages/a/anaconda-dracut-20.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/anaconda-20.8-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aime-devel-6.20130713-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aime-devel-6.20130713-1.fc20.i686.rpm
deleting x86_64/os/Packages/a/aime-6.20130713-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/a/aime-6.20130713-1.fc20.i686.rpm
deleting x86_64/os/Packages/a/adwaita-nemo-1.8.6-0.3.git9d08c6c.fc20.noarch.rpm
deleting x86_64/os/Packages/c/ctdb-tests-2.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/ctdb-devel-2.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/ctdb-devel-2.1-4.fc20.i686.rpm
deleting x86_64/os/Packages/c/ctdb-2.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cntlm-0.92.3-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-session-1.0.0-0.9.git58710ea.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-screensaver-1.8.0-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/cinnamon-control-center-1.9.0-0.10.git16717a7.fc20.i686.rpm
deleting x86_64/os/Packages/c/cinnamon-1.9.2-0.19.gitd4305ab.fc20.x86_64.rpm
deleting x86_64/os/Packages/c/calibre-1.0.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dnssec-trigger-0.11-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dhcp-libs-4.2.5-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dhcp-libs-4.2.5-18.fc20.i686.rpm
deleting x86_64/os/Packages/d/dhcp-devel-4.2.5-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dhcp-devel-4.2.5-18.fc20.i686.rpm
deleting x86_64/os/Packages/d/dhcp-common-4.2.5-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dhcp-4.2.5-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/d/dhclient-4.2.5-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-libs-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-libs-0.156-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/elfutils-libelf-devel-static-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-libelf-devel-static-0.156-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/elfutils-libelf-devel-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-libelf-devel-0.156-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/elfutils-libelf-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-libelf-0.156-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/elfutils-devel-static-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-devel-static-0.156-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/elfutils-devel-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/e/elfutils-devel-0.156-3.fc20.i686.rpm
deleting x86_64/os/Packages/e/elfutils-0.156-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/f/fedpkg-1.13-1.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gnome-vfs2-smb-2.24.4-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-vfs2-devel-2.24.4-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-vfs2-devel-2.24.4-13.fc20.i686.rpm
deleting x86_64/os/Packages/g/gnome-vfs2-2.24.4-13.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gnome-vfs2-2.24.4-13.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-utils-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-static-2.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-headers-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-devel-2.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/glibc-common-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/glibc-2.18-2.fc20.i686.rpm
deleting x86_64/os/Packages/g/gdal-ruby-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdal-python-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdal-perl-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdal-libs-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdal-libs-1.9.2-11.fc20.i686.rpm
deleting x86_64/os/Packages/g/gdal-javadoc-1.9.2-11.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdal-java-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdal-doc-1.9.2-11.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gdal-devel-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gdal-devel-1.9.2-11.fc20.i686.rpm
deleting x86_64/os/Packages/g/gdal-1.9.2-11.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcl-xemacs-el-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcl-xemacs-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcl-selinux-2.6.8-0.18.20130521cvs.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/gcl-emacs-el-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcl-emacs-2.6.8-0.18.20130521cvs.fc20.noarch.rpm
deleting x86_64/os/Packages/g/gcl-2.6.8-0.18.20130521cvs.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/GMT-static-4.5.9-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/GMT-static-4.5.9-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/GMT-octave-4.5.9-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/GMT-doc-4.5.9-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/GMT-devel-4.5.9-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/GMT-devel-4.5.9-5.fc20.i686.rpm
deleting x86_64/os/Packages/g/GMT-common-4.5.9-5.fc20.noarch.rpm
deleting x86_64/os/Packages/g/GMT-4.5.9-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/g/GMT-4.5.9-5.fc20.i686.rpm
deleting x86_64/os/Packages/h/hugin-base-2012.0.0-7.fc19.x86_64.rpm
deleting x86_64/os/Packages/h/hugin-2012.0.0-7.fc19.x86_64.rpm
deleting x86_64/os/Packages/i/inkscape-sozi-13.05-1.fc20.noarch.rpm
deleting x86_64/os/Packages/k/konkretcmpi-python-0.9.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/konkretcmpi-devel-0.9.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/konkretcmpi-devel-0.9.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/k/konkretcmpi-0.9.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/konkretcmpi-0.9.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc20.i686.rpm
deleting x86_64/os/Packages/k/kernel-tools-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-headers-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-devel-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/k/kernel-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lockdev-devel-1.0.4-0.9.20111007git.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lockdev-devel-1.0.4-0.9.20111007git.fc20.i686.rpm
deleting x86_64/os/Packages/l/lockdev-1.0.4-0.9.20111007git.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lockdev-1.0.4-0.9.20111007git.fc20.i686.rpm
deleting x86_64/os/Packages/l/lilypond-fonts-common-2.17.24-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/lilypond-emmentaler-fonts-2.17.24-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/lilypond-doc-2.17.24-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/lilypond-century-schoolbook-l-fonts-2.17.24-1.fc20.noarch.rpm
deleting x86_64/os/Packages/l/lilypond-2.17.24-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.31-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lighttpd-mod_geoip-1.4.31-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lighttpd-fastcgi-1.4.31-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lighttpd-1.4.31-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-qt-devel-1.7.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-qt-devel-1.7.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lightdm-qt-1.7.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-qt-1.7.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-devel-1.7.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-devel-1.7.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-1.7.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/lightdm-gobject-1.7.9-3.fc20.i686.rpm
deleting x86_64/os/Packages/l/lightdm-1.7.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libxkbcommon-devel-0.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libxkbcommon-devel-0.3.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libxkbcommon-0.3.0-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libxkbcommon-0.3.0-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libtranslit-m17n-0.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libtranslit-icu-0.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libtranslit-devel-0.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libtranslit-devel-0.0.2-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libtranslit-0.0.2-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libtranslit-0.0.2-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libquvi-devel-0.4.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libquvi-devel-0.4.1-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libquvi-0.4.1-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libquvi-0.4.1-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libkni3-static-3.9.2-17.fc18.x86_64.rpm
deleting x86_64/os/Packages/l/libkni3-static-3.9.2-17.fc18.i686.rpm
deleting x86_64/os/Packages/l/libkni3-examples-3.9.2-17.fc18.x86_64.rpm
deleting x86_64/os/Packages/l/libkni3-doc-3.9.2-17.fc18.x86_64.rpm
deleting x86_64/os/Packages/l/libkni3-devel-3.9.2-17.fc18.x86_64.rpm
deleting x86_64/os/Packages/l/libkni3-devel-3.9.2-17.fc18.i686.rpm
deleting x86_64/os/Packages/l/libkni3-3.9.2-17.fc18.x86_64.rpm
deleting x86_64/os/Packages/l/libkni3-3.9.2-17.fc18.i686.rpm
deleting x86_64/os/Packages/l/libiscsi-utils-1.9.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libiscsi-devel-1.9.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libiscsi-devel-1.9.0-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libiscsi-1.9.0-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libiscsi-1.9.0-1.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgudev1-devel-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgudev1-devel-206-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libgudev1-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libgudev1-206-6.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-tools-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-jsonloader-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk3-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-gtk2-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-doc-12.10.2-4.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-devel-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libdbusmenu-12.10.2-4.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libdbusmenu-12.10.2-4.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcomps-doc-0.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/l/libcomps-devel-0.1.2-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcomps-devel-0.1.2-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libcomps-0.1.2-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libcomps-0.1.2-2.fc20.i686.rpm
deleting x86_64/os/Packages/l/libbs2b-devel-3.1.0-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libbs2b-devel-3.1.0-7.fc20.i686.rpm
deleting x86_64/os/Packages/l/libbs2b-3.1.0-7.fc20.x86_64.rpm
deleting x86_64/os/Packages/l/libbs2b-3.1.0-7.fc20.i686.rpm
deleting x86_64/os/Packages/m/mysql-connector-python3-1.0.11-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mysql-connector-python-1.0.11-2.fc20.noarch.rpm
deleting x86_64/os/Packages/m/muffin-devel-1.8.3-0.4.git9611aa2.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/muffin-devel-1.8.3-0.4.git9611aa2.fc20.i686.rpm
deleting x86_64/os/Packages/m/muffin-1.8.3-0.4.git9611aa2.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/muffin-1.8.3-0.4.git9611aa2.fc20.i686.rpm
deleting x86_64/os/Packages/m/maven-scm-test-1.7-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-javadoc-1.7-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/maven-scm-1.7-10.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mate-icon-theme-devel-1.6.2-0.1.gitbb3711a.fc20.noarch.rpm
deleting x86_64/os/Packages/m/mate-icon-theme-1.6.2-0.1.gitbb3711a.fc20.noarch.rpm
deleting x86_64/os/Packages/m/ModemManager-glib-devel-1.0.1-1.git20130723.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/ModemManager-glib-devel-1.0.1-1.git20130723.fc20.i686.rpm
deleting x86_64/os/Packages/m/ModemManager-glib-1.0.1-1.git20130723.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/ModemManager-glib-1.0.1-1.git20130723.fc20.i686.rpm
deleting x86_64/os/Packages/m/ModemManager-devel-1.0.1-1.git20130723.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/ModemManager-devel-1.0.1-1.git20130723.fc20.i686.rpm
deleting x86_64/os/Packages/m/ModemManager-1.0.1-1.git20130723.fc20.x86_64.rpm
deleting x86_64/os/Packages/m/ModemManager-1.0.1-1.git20130723.fc20.i686.rpm
deleting x86_64/os/Packages/n/nscd-2.18-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-send-0.1.2-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-sax-0.5.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-node-uuid-1.4.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-mime-1.2.10-1.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-fresh-0.1.0-5.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-form-data-0.1.0-1.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-express-3.3.3-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-docs-0.10.16-1.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-devel-0.10.16-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-devel-0.10.16-1.fc20.i686.rpm
deleting x86_64/os/Packages/n/nodejs-connect-2.7.10-2.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-commander-1.2.0-3.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-cli-0.4.4.2-6.fc20.noarch.rpm
deleting x86_64/os/Packages/n/nodejs-0.10.16-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nodejs-0.10.16-1.fc20.i686.rpm
deleting x86_64/os/Packages/n/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nemo-extensions-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting x86_64/os/Packages/n/nemo-devel-1.8.6-0.3.git9d08c6c.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nemo-devel-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting x86_64/os/Packages/n/nemo-1.8.6-0.3.git9d08c6c.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/nemo-1.8.6-0.3.git9d08c6c.fc20.i686.rpm
deleting x86_64/os/Packages/n/nec2c-0.9-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/ncl-examples-6.1.2-3.fc20.noarch.rpm
deleting x86_64/os/Packages/n/ncl-devel-6.1.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/n/ncl-devel-6.1.2-3.fc20.i686.rpm
deleting x86_64/os/Packages/n/ncl-common-6.1.2-3.fc20.noarch.rpm
deleting x86_64/os/Packages/n/ncl-6.1.2-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/osm-gps-map-devel-1.0.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/osm-gps-map-1.0.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/osm-gps-map-1.0.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/o/openstack-neutron-ryu-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-plumgrid-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-openvswitch-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-nicira-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-nec-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-ml2-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-midonet-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-metaplugin-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-mellanox-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-linuxbridge-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-hyperv-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-cisco-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-brocade-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-bigswitch-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-neutron-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-dashboard-2013.2-0.4b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-cinder-doc-2013.2-0.5.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/openstack-cinder-2013.2-0.5.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/o/OpenColorIO-doc-1.0.8-3.fc20.noarch.rpm
deleting x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-devel-1.0.8-3.fc20.i686.rpm
deleting x86_64/os/Packages/o/OpenColorIO-1.0.8-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/o/OpenColorIO-1.0.8-3.fc20.i686.rpm
deleting x86_64/os/Packages/p/python3-werkzeug-doc-0.9.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-werkzeug-0.9.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-urllib3-1.7-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-requests-1.2.3-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python3-libcomps-0.1.2-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-werkzeug-doc-0.9.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-werkzeug-0.9.3-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-urllib3-1.7-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-tahrir-api-0.2.8-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-tahrir-0.3.5-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-requests-1.2.3-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-perf-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-neutron-2013.2-0.4.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-libcomps-0.1.2-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-fedbadges-0.2.4-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-tastypie-doc-0.9.14-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-tastypie-0.9.14-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-savanna-0.2-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-horizon-doc-2013.2-0.4b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-django-horizon-2013.2-0.4b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/python-cpopen-1.2.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/python-cinder-2013.2-0.5.b2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/prwd-1.7-3.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/php-phpunit-PHPUnit-Selenium-1.3.1-2.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-version-0.99.02-291.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-WWW-Shorten-3.03-6.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Server-Starter-start_server-0.14-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Server-Starter-0.14-1.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Net-Twitter-4.00006-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Net-SSH2-0.48-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perl-Net-Appliance-Session-3.122100-3.fc20.noarch.rpm
deleting x86_64/os/Packages/p/perl-Lexical-Var-0.008-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/p/perf-3.11.0-0.rc6.git4.1.fc20.x86_64.rpm
deleting x86_64/os/Packages/r/rubygem-pathname2-1.6.5-1.fc20.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-apipie-rails-doc-0.0.21-1.fc19.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-apipie-rails-0.0.21-1.fc19.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-addressable-doc-2.3.2-5.fc19.noarch.rpm
deleting x86_64/os/Packages/r/rubygem-addressable-2.3.2-5.fc19.noarch.rpm
deleting x86_64/os/Packages/s/systemd-python3-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-python-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-libs-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-libs-206-6.fc20.i686.rpm
deleting x86_64/os/Packages/s/systemd-journal-gateway-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-devel-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/systemd-devel-206-6.fc20.i686.rpm
deleting x86_64/os/Packages/s/systemd-206-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/sugar-turtleart-182-2.fc20.noarch.rpm
deleting x86_64/os/Packages/s/shared-mime-info-1.1-6.fc20.x86_64.rpm
deleting x86_64/os/Packages/s/scholarsfonts-cardo-fonts-1.045-5.fc20.noarch.rpm
deleting x86_64/os/Packages/t/tudu-0.9-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/tinc-1.0.21-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/tig-1.2-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/thermostat-webapp-0.9.2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/thermostat-javadoc-0.9.2-5.fc20.noarch.rpm
deleting x86_64/os/Packages/t/thermostat-0.9.2-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/telepathy-mission-control-devel-5.14.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/telepathy-mission-control-devel-5.14.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/t/telepathy-mission-control-5.14.1-2.fc20.x86_64.rpm
deleting x86_64/os/Packages/t/telepathy-mission-control-5.14.1-2.fc20.i686.rpm
deleting x86_64/os/Packages/u/usb_modeswitch-1.2.7-1.fc20.x86_64.rpm
deleting x86_64/os/Packages/u/unbound-python-1.4.20-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/u/unbound-munin-1.4.20-18.fc20.noarch.rpm
deleting x86_64/os/Packages/u/unbound-libs-1.4.20-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/u/unbound-libs-1.4.20-18.fc20.i686.rpm
deleting x86_64/os/Packages/u/unbound-devel-1.4.20-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/u/unbound-devel-1.4.20-18.fc20.i686.rpm
deleting x86_64/os/Packages/u/unbound-1.4.20-18.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/wesnoth-tools-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/wesnoth-server-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/w/wesnoth-data-1.10.6-8.fc20.noarch.rpm
deleting x86_64/os/Packages/w/wesnoth-1.10.6-8.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xpp2-javadoc-2.1.10-17.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xpp2-doc-2.1.10-17.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xpp2-demo-2.1.10-17.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xpp2-2.1.10-17.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xnec2c-2.1-3.beta.fc20.x86_64.rpm
deleting x86_64/os/Packages/x/xguest-1.0.10-29.fc20.noarch.rpm
deleting x86_64/os/Packages/x/xgridedit-4.5.9-5.fc20.x86_64.rpm
deleting x86_64/os/Packages/z/znc-infobot-1.0-3.fc19.x86_64.rpm
deleting x86_64/os/Packages/z/zanata-parent-12-2.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-api-javadoc-2.2.0-8.fc20.noarch.rpm
deleting x86_64/os/Packages/z/zanata-api-2.2.0-8.fc20.noarch.rpm
deleting x86_64/os/drpms/tudu-0.8.2-2.fc20_0.9-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/thermostat-webapp-0.9.2-4.fc20_0.9.2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/thermostat-javadoc-0.9.2-4.fc20_0.9.2-5.fc20.noarch.drpm
deleting x86_64/os/drpms/thermostat-0.9.2-4.fc20_0.9.2-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-python3-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-python-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-libs-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-libs-206-5.fc20_206-6.fc20.i686.drpm
deleting x86_64/os/drpms/systemd-journal-gateway-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-devel-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/systemd-devel-206-5.fc20_206-6.fc20.i686.drpm
deleting x86_64/os/drpms/systemd-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/python3-urllib3-1.5-7.fc20_1.7-1.fc20.noarch.drpm
deleting x86_64/os/drpms/python3-requests-1.2.3-2.fc20_1.2.3-3.fc20.noarch.drpm
deleting x86_64/os/drpms/python-urllib3-1.5-7.fc20_1.7-1.fc20.noarch.drpm
deleting x86_64/os/drpms/python-requests-1.2.3-2.fc20_1.2.3-3.fc20.noarch.drpm
deleting x86_64/os/drpms/python-perf-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/perf-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/nemo-extensions-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.x86_64.drpm
deleting x86_64/os/drpms/nemo-extensions-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.i686.drpm
deleting x86_64/os/drpms/nemo-devel-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.x86_64.drpm
deleting x86_64/os/drpms/nemo-devel-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.i686.drpm
deleting x86_64/os/drpms/nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.x86_64.drpm
deleting x86_64/os/drpms/nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.i686.drpm
deleting x86_64/os/drpms/muffin-devel-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.x86_64.drpm
deleting x86_64/os/drpms/muffin-devel-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.i686.drpm
deleting x86_64/os/drpms/muffin-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.x86_64.drpm
deleting x86_64/os/drpms/muffin-1.8.3-0.3.git9611aa2.fc20_1.8.3-0.4.git9611aa2.fc20.i686.drpm
deleting x86_64/os/drpms/maven-scm-test-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-scm-javadoc-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting x86_64/os/drpms/maven-scm-1.7-6.fc19_1.7-10.fc20.noarch.drpm
deleting x86_64/os/drpms/mate-icon-theme-devel-1.6.1-2.fc20_1.6.2-0.1.gitbb3711a.fc20.noarch.drpm
deleting x86_64/os/drpms/mate-icon-theme-1.6.1-2.fc20_1.6.2-0.1.gitbb3711a.fc20.noarch.drpm
deleting x86_64/os/drpms/libgudev1-devel-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgudev1-devel-206-5.fc20_206-6.fc20.i686.drpm
deleting x86_64/os/drpms/libgudev1-206-5.fc20_206-6.fc20.x86_64.drpm
deleting x86_64/os/drpms/libgudev1-206-5.fc20_206-6.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.i686.drpm
deleting x86_64/os/drpms/kernel-tools-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-headers-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-devel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/kernel-3.11.0-0.rc6.git2.1.fc20_3.11.0-0.rc6.git4.1.fc20.x86_64.drpm
deleting x86_64/os/drpms/fedpkg-1.11-4.fc20_1.13-1.fc20.noarch.drpm
deleting x86_64/os/drpms/cntlm-0.92-5.fc20_0.92.3-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-settings-daemon-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-settings-daemon-1.0.0-0.10.gitb8b57d9.fc20_1.0.0-0.12.gitb8b57d9.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-session-1.0.0-0.8.git58710ea.fc20_1.0.0-0.9.git58710ea.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-screensaver-1.8.0-4.fc20_1.8.0-5.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-devel-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-control-center-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.x86_64.drpm
deleting x86_64/os/drpms/cinnamon-control-center-1.9.0-0.9.git7d365d0.fc20_1.9.0-0.10.git16717a7.fc20.i686.drpm
deleting x86_64/os/drpms/cinnamon-1.9.2-0.18.gitd4305ab.fc20_1.9.2-0.19.gitd4305ab.fc20.x86_64.drpm
deleting x86_64/os/drpms/calibre-0.9.43-1.fc20_1.0.0-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/anaconda-widgets-devel-20.7-1.fc20_20.8-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/anaconda-widgets-devel-20.7-1.fc20_20.8-1.fc20.i686.drpm
deleting x86_64/os/drpms/anaconda-widgets-20.7-1.fc20_20.8-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/anaconda-widgets-20.7-1.fc20_20.8-1.fc20.i686.drpm
deleting x86_64/os/drpms/anaconda-dracut-20.7-1.fc20_20.8-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/anaconda-20.7-1.fc20_20.8-1.fc20.x86_64.drpm
deleting x86_64/os/drpms/adwaita-nemo-1.8.6-0.1.gitb2776a2.fc20_1.8.6-0.3.git9d08c6c.fc20.noarch.drpm
deleting x86_64/os/repodata/e7c0f35fbd1aa0894f22ea4fb058892679330febcd991c29b9d100dd9b123452-comps-f20.xml
deleting x86_64/os/repodata/4e261420baff10357f98e4cedecdfd1fd6216d7f7a14791d7ca1efe6cb989320-prestodelta.xml.gz
deleting x86_64/os/repodata/4e0a5edd8fc2cefed395ca124a565b3fa3d8863477d860ff34324bf8eebcab68-filelists.sqlite.bz2
deleting x86_64/os/repodata/3ddc26b1bdfe971c6d99ee96bb94e2571b10ff59efc1abbd8709fea3fbaa022f-filelists.xml.gz
deleting x86_64/os/repodata/3c1e1004609d2847ad2ecbd4b9b35c49bff4dff417431e4430e7b23f47f60bc0-primary.xml.gz
deleting x86_64/os/repodata/31328a71b64d4104899dfb2fb22f37bab1361cc820224f3a3bf5926c89751ae3-comps-f20.xml.gz
deleting x86_64/os/repodata/290e7b79c2499342da4705a35759f00a81549e27ff1b8edc76ce776e196d4199-primary.sqlite.bz2
deleting x86_64/os/repodata/16b67b66196a116b97691c76bcb9710a480c404e11b0f40ed0fd4c285bff0402-other.sqlite.bz2
deleting x86_64/os/repodata/0d4ea2c18a3b4b07352b50055ceaf3f445337c3c3ba89fd5c9459b66f00845c8-other.xml.gz
sent 374.80M bytes received 1.50K bytes 1.68M bytes/sec
total size is 215.72G speedup is 575.55
/usr/local/bin/update-fullfilelist: line 20: popd: /tmp/branched.CuG9ux/releng: Permission denied
Cloning into releng...
Switched to a new branch 'stable'
/tmp/rawhide.20130827.vtcQ /tmp/rawhide.PpIuqU/releng
Cloning into comps...
/tmp/rawhide.20130827.vtcQ/comps /tmp/rawhide.20130827.vtcQ /tmp/rawhide.PpIuqU/releng
./update-comps comps-f21.xml
Merging translations into comps-f21.xml.
CREATED comps-f21.xml
/tmp/rawhide.20130827.vtcQ /tmp/rawhide.PpIuqU/releng
/tmp/rawhide.PpIuqU/releng
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
Finish: clean chroot
Finish: lock buildroot
Start: chroot init
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
INFO: calling preinit hooks
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled ccache
Start: device setup
Finish: device setup
Start: yum update
Start: Outputting list of available packages
Finish: Outputting list of available packages
Finish: yum update
Finish: lock buildroot
Finish: chroot init
INFO: Installed packages:
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: lock buildroot
INFO: installing package(s): koji yum createrepo cvs make intltool findutils mash yum-utils rsync repoview hardlink
Start: Outputting list of available packages
Finish: Outputting list of available packages
INFO: Setting up Install Process
Package 1:make-3.82-19.fc21.i686 already installed and latest version
Package 1:findutils-4.5.11-4.fc20.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package createrepo.noarch 0:0.9.9-22.fc20 will be installed
--> Processing Dependency: python(abi) = 2.7 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python >= 2.1 for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: yum-metadata-parser for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: rpm-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: python-deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: pyliblzma for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: libxml2-python for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: deltarpm for package: createrepo-0.9.9-22.fc20.noarch
--> Processing Dependency: /usr/bin/python for package: createrepo-0.9.9-22.fc20.noarch
---> Package cvs.i686 0:1.11.23-33.fc20 will be installed
--> Processing Dependency: vim-minimal for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
--> Processing Dependency: systemd for package: cvs-1.11.23-33.fc20.i686
---> Package hardlink.i686 1:1.0-18.fc20 will be installed
---> Package intltool.noarch 0:0.50.2-7.fc20 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.fc20.noarch
--> Processing Dependency: automake for package: intltool-0.50.2-7.fc20.noarch
---> Package koji.noarch 0:1.8.0-2.fc20 will be installed
--> Processing Dependency: python-krbV >= 1.0.13 for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: python-urlgrabber for package: koji-1.8.0-2.fc20.noarch
--> Processing Dependency: pyOpenSSL for package: koji-1.8.0-2.fc20.noarch
---> Package mash.noarch 0:0.6.01-1.fc21 will be installed
---> Package repoview.noarch 0:0.6.6-5.fc20 will be installed
--> Processing Dependency: python-kid >= 0.6.3 for package: repoview-0.6.6-5.fc20.noarch
---> Package rsync.i686 0:3.1.0-1pre1.fc20 will be installed
---> Package yum.noarch 0:3.4.3-107.fc21 will be installed
--> Processing Dependency: pyxattr for package: yum-3.4.3-107.fc21.noarch
--> Processing Dependency: python-iniparse for package: yum-3.4.3-107.fc21.noarch
--> Processing Dependency: pygpgme for package: yum-3.4.3-107.fc21.noarch
---> Package yum-utils.noarch 0:1.1.31-17.fc20 will be installed
--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-17.fc20.noarch
--> Running transaction check
---> Package automake.noarch 0:1.13.4-5.fc20 will be installed
--> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-5.fc20.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-5.fc20.noarch
---> Package deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package gettext-devel.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: gettext-libs = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext-common-devel = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: gettext = 0.18.3.1-1.fc21 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libgettextpo.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: libasprintf.so.0 for package: gettext-devel-0.18.3.1-1.fc21.i686
--> Processing Dependency: git for package: gettext-devel-0.18.3.1-1.fc21.i686
---> Package libxml2-python.i686 0:2.9.1-2.fc20 will be installed
---> Package perl-XML-Parser.i686 0:2.41-11.fc20 will be installed
---> Package pyOpenSSL.i686 0:0.13-8.fc20 will be installed
---> Package pygpgme.i686 0:0.3-8.fc21 will be installed
--> Processing Dependency: libgpgme.so.11(GPGME_1.1) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11(GPGME_1.0) for package: pygpgme-0.3-8.fc21.i686
--> Processing Dependency: libgpgme.so.11 for package: pygpgme-0.3-8.fc21.i686
---> Package pyliblzma.i686 0:0.5.3-8.fc19 will be installed
---> Package python.i686 0:2.7.5-4.fc20 will be installed
---> Package python-deltarpm.i686 0:3.6-3.fc20 will be installed
---> Package python-iniparse.noarch 0:0.4-8.fc20 will be installed
---> Package python-kid.noarch 0:0.9.6-12.fc20 will be installed
---> Package python-kitchen.noarch 0:1.1.1-5.fc20 will be installed
--> Processing Dependency: python-chardet for package: python-kitchen-1.1.1-5.fc20.noarch
---> Package python-krbV.i686 0:1.0.90-7.fc20 will be installed
---> Package python-urlgrabber.noarch 0:3.9.1-30.fc20 will be installed
--> Processing Dependency: python-pycurl for package: python-urlgrabber-3.9.1-30.fc20.noarch
---> Package pyxattr.i686 0:0.5.1-4.fc20 will be installed
---> Package rpm-python.i686 0:4.11.1-6.fc21 will be installed
---> Package systemd.i686 0:206-7.fc21 will be installed
--> Processing Dependency: kmod >= 14 for package: systemd-206-7.fc21.i686
--> Processing Dependency: libwrap.so.0 for package: systemd-206-7.fc21.i686
--> Processing Dependency: libqrencode.so.3 for package: systemd-206-7.fc21.i686
--> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-206-7.fc21.i686
--> Processing Dependency: libkmod.so.2 for package: systemd-206-7.fc21.i686
--> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-206-7.fc21.i686
--> Processing Dependency: libcryptsetup.so.4 for package: systemd-206-7.fc21.i686
--> Processing Dependency: grubby for package: systemd-206-7.fc21.i686
--> Processing Dependency: dbus for package: systemd-206-7.fc21.i686
--> Processing Dependency: acl for package: systemd-206-7.fc21.i686
---> Package vim-minimal.i686 2:7.4.0-2.fc20 will be installed
---> Package yum-metadata-parser.i686 0:1.1.4-9.fc20 will be installed
--> Running transaction check
---> Package acl.i686 0:2.2.52-3.fc20 will be installed
---> Package autoconf.noarch 0:2.69-13.fc20 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-13.fc20.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-13.fc20.noarch
---> Package cryptsetup-libs.i686 0:1.6.2-1.fc20 will be installed
--> Processing Dependency: fipscheck-lib(x86-32) >= 1.3.0 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libfipscheck.so.1 for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.6.2-1.fc20.i686
--> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.6.2-1.fc20.i686
---> Package dbus.i686 1:1.6.12-1.fc20 will be installed
---> Package gettext.i686 0:0.18.3.1-1.fc21 will be installed
--> Processing Dependency: libunistring.so.0 for package: gettext-0.18.3.1-1.fc21.i686
--> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.18.3.1-1.fc21.i686
---> Package gettext-common-devel.noarch 0:0.18.3.1-1.fc21 will be installed
---> Package gettext-libs.i686 0:0.18.3.1-1.fc21 will be installed
---> Package git.i686 0:1.8.3.1-3.fc20 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-3.fc20 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: libgnome-keyring.so.0 for package: git-1.8.3.1-3.fc20.i686
--> Processing Dependency: less for package: git-1.8.3.1-3.fc20.i686
---> Package gpgme.i686 0:1.3.2-4.fc20 will be installed
---> Package grubby.i686 0:8.28-1.fc20 will be installed
---> Package kmod.i686 0:15-1.fc21 will be installed
---> Package kmod-libs.i686 0:15-1.fc21 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.fc20 will be installed
---> Package python-chardet.noarch 0:2.0.1-7.fc20 will be installed
---> Package python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20 will be installed
---> Package qrencode-libs.i686 0:3.4.2-1.fc20 will be installed
---> Package tcp_wrappers-libs.i686 0:7.6-76.fc20 will be installed
--> Running transaction check
---> Package device-mapper-libs.i686 0:1.02.78-2.fc20 will be installed
--> Processing Dependency: device-mapper = 1.02.78-2.fc20 for package: device-mapper-libs-1.02.78-2.fc20.i686
---> Package fipscheck-lib.i686 0:1.3.1-4.fc20 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.3.1-4.fc20.i686
---> Package less.i686 0:458-4.fc20 will be installed
---> Package libcroco.i686 0:0.6.8-3.fc20 will be installed
---> Package libgnome-keyring.i686 0:3.9.1-2.fc20 will be installed
---> Package libunistring.i686 0:0.9.3-8.fc20 will be installed
---> Package m4.i686 0:1.4.16-9.fc20 will be installed
---> Package openssh-clients.i686 0:6.2p2-5.fc20 will be installed
--> Processing Dependency: openssh = 6.2p2-5.fc20 for package: openssh-clients-6.2p2-5.fc20.i686
--> Processing Dependency: libedit.so.0 for package: openssh-clients-6.2p2-5.fc20.i686
---> Package perl-Data-Dumper.i686 0:2.145-292.fc20 will be installed
---> Package perl-Error.noarch 1:0.17020-4.fc20 will be installed
---> Package perl-Git.noarch 0:1.8.3.1-3.fc20 will be installed
---> Package perl-TermReadKey.i686 0:2.30-20.fc20 will be installed
--> Running transaction check
---> Package device-mapper.i686 0:1.02.78-2.fc20 will be installed
---> Package fipscheck.i686 0:1.3.1-4.fc20 will be installed
---> Package libedit.i686 0:3.1-2.20130601cvs.fc20 will be installed
---> Package openssh.i686 0:6.2p2-5.fc20 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
createrepo noarch 0.9.9-22.fc20 static 90 k
cvs i686 1.11.23-33.fc20 static 556 k
hardlink i686 1:1.0-18.fc20 static 13 k
intltool noarch 0.50.2-7.fc20 static 58 k
koji noarch 1.8.0-2.fc20 static 203 k
mash noarch 0.6.01-1.fc21 static 62 k
repoview noarch 0.6.6-5.fc20 static 39 k
rsync i686 3.1.0-1pre1.fc20 static 351 k
yum noarch 3.4.3-107.fc21 static 1.2 M
yum-utils noarch 1.1.31-17.fc20 static 108 k
Installing for dependencies:
acl i686 2.2.52-3.fc20 static 69 k
autoconf noarch 2.69-13.fc20 static 701 k
automake noarch 1.13.4-5.fc20 static 678 k
cryptsetup-libs i686 1.6.2-1.fc20 static 166 k
dbus i686 1:1.6.12-1.fc20 static 309 k
deltarpm i686 3.6-3.fc20 static 83 k
device-mapper i686 1.02.78-2.fc20 static 181 k
device-mapper-libs i686 1.02.78-2.fc20 static 208 k
fipscheck i686 1.3.1-4.fc20 static 19 k
fipscheck-lib i686 1.3.1-4.fc20 static 8.3 k
gettext i686 0.18.3.1-1.fc21 static 960 k
gettext-common-devel noarch 0.18.3.1-1.fc21 static 368 k
gettext-devel i686 0.18.3.1-1.fc21 static 315 k
gettext-libs i686 0.18.3.1-1.fc21 static 255 k
git i686 1.8.3.1-3.fc20 static 4.3 M
gpgme i686 1.3.2-4.fc20 static 145 k
grubby i686 8.28-1.fc20 static 57 k
kmod i686 15-1.fc21 static 108 k
kmod-libs i686 15-1.fc21 static 47 k
less i686 458-4.fc20 static 119 k
libcroco i686 0.6.8-3.fc20 static 102 k
libedit i686 3.1-2.20130601cvs.fc20 static 89 k
libgnome-keyring i686 3.9.1-2.fc20 static 106 k
libunistring i686 0.9.3-8.fc20 static 352 k
libxml2-python i686 2.9.1-2.fc20 static 239 k
m4 i686 1.4.16-9.fc20 static 251 k
openssh i686 6.2p2-5.fc20 static 324 k
openssh-clients i686 6.2p2-5.fc20 static 455 k
perl-Data-Dumper i686 2.145-292.fc20 static 47 k
perl-Error noarch 1:0.17020-4.fc20 static 31 k
perl-Git noarch 1.8.3.1-3.fc20 static 51 k
perl-TermReadKey i686 2.30-20.fc20 static 30 k
perl-Test-Harness noarch 3.28-3.fc20 static 301 k
perl-XML-Parser i686 2.41-11.fc20 static 223 k
pyOpenSSL i686 0.13-8.fc20 static 128 k
pygpgme i686 0.3-8.fc21 static 61 k
pyliblzma i686 0.5.3-8.fc19 static 45 k
python i686 2.7.5-4.fc20 static 83 k
python-chardet noarch 2.0.1-7.fc20 static 221 k
python-deltarpm i686 3.6-3.fc20 static 30 k
python-iniparse noarch 0.4-8.fc20 static 38 k
python-kid noarch 0.9.6-12.fc20 static 157 k
python-kitchen noarch 1.1.1-5.fc20 static 265 k
python-krbV i686 1.0.90-7.fc20 static 51 k
python-pycurl i686 7.19.0-17.20120408git9b8f4e38.fc20 static 102 k
python-urlgrabber noarch 3.9.1-30.fc20 static 104 k
pyxattr i686 0.5.1-4.fc20 static 27 k
qrencode-libs i686 3.4.2-1.fc20 static 50 k
rpm-python i686 4.11.1-6.fc21 static 72 k
systemd i686 206-7.fc21 static 2.5 M
tcp_wrappers-libs i686 7.6-76.fc20 static 65 k
vim-minimal i686 2:7.4.0-2.fc20 static 390 k
yum-metadata-parser i686 1.1.4-9.fc20 static 27 k
Transaction Summary
================================================================================
Install 63 Package(s)
Total size: 19 M
Total download size: 2.6 M
Installed size: 70 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 45 MB/s | 2.6 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : python-2.7.5-4.fc20.i686 1/63
Installing : 1:perl-Error-0.17020-4.fc20.noarch 2/63
Installing : rpm-python-4.11.1-6.fc21.i686 3/63
Installing : pyliblzma-0.5.3-8.fc19.i686 4/63
Installing : yum-metadata-parser-1.1.4-9.fc20.i686 5/63
Installing : libcroco-0.6.8-3.fc20.i686 6/63
Installing : kmod-libs-15-1.fc21.i686 7/63
Installing : deltarpm-3.6-3.fc20.i686 8/63
Installing : libunistring-0.9.3-8.fc20.i686 9/63
Installing : python-chardet-2.0.1-7.fc20.noarch 10/63
Installing : python-kitchen-1.1.1-5.fc20.noarch 11/63
Installing : python-kid-0.9.6-12.fc20.noarch 12/63
Installing : python-iniparse-0.4-8.fc20.noarch 13/63
Installing : pyOpenSSL-0.13-8.fc20.i686 14/63
Installing : perl-Test-Harness-3.28-3.fc20.noarch 15/63
Installing : gettext-common-devel-0.18.3.1-1.fc21.noarch 16/63
Installing : gettext-libs-0.18.3.1-1.fc21.i686 17/63
Installing : gettext-0.18.3.1-1.fc21.i686 18/63
Installing : python-deltarpm-3.6-3.fc20.i686 19/63
Installing : kmod-15-1.fc21.i686 20/63
Installing : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 21/63
Installing : python-urlgrabber-3.9.1-30.fc20.noarch 22/63
Installing : python-krbV-1.0.90-7.fc20.i686 23/63
Installing : koji-1.8.0-2.fc20.noarch 24/63
Installing : libxml2-python-2.9.1-2.fc20.i686 25/63
Installing : pyxattr-0.5.1-4.fc20.i686 26/63
Installing : fipscheck-lib-1.3.1-4.fc20.i686 27/63
Installing : fipscheck-1.3.1-4.fc20.i686 28/63
Installing : openssh-6.2p2-5.fc20.i686 29/63
Installing : libedit-3.1-2.20130601cvs.fc20.i686 30/63
Installing : openssh-clients-6.2p2-5.fc20.i686 31/63
Installing : perl-TermReadKey-2.30-20.fc20.i686 32/63
Installing : 2:vim-minimal-7.4.0-2.fc20.i686 33/63
Installing : acl-2.2.52-3.fc20.i686 34/63
Installing : m4-1.4.16-9.fc20.i686 35/63
Installing : perl-XML-Parser-2.41-11.fc20.i686 36/63
Installing : grubby-8.28-1.fc20.i686 37/63
Installing : perl-Data-Dumper-2.145-292.fc20.i686 38/63
Installing : autoconf-2.69-13.fc20.noarch 39/63
Installing : automake-1.13.4-5.fc20.noarch 40/63
Installing : less-458-4.fc20.i686 41/63
Installing : libgnome-keyring-3.9.1-2.fc20.i686 42/63
Installing : gpgme-1.3.2-4.fc20.i686 43/63
Installing : pygpgme-0.3-8.fc21.i686 44/63
Installing : yum-3.4.3-107.fc21.noarch 45/63
warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
Installing : createrepo-0.9.9-22.fc20.noarch 46/63
Installing : qrencode-libs-3.4.2-1.fc20.i686 47/63
Installing : tcp_wrappers-libs-7.6-76.fc20.i686 48/63
Installing : mash-0.6.01-1.fc21.noarch 49/63
Installing : yum-utils-1.1.31-17.fc20.noarch 50/63
Installing : repoview-0.6.6-5.fc20.noarch 51/63
Installing : device-mapper-1.02.78-2.fc20.i686 52/63
Installing : device-mapper-libs-1.02.78-2.fc20.i686 53/63
Installing : cryptsetup-libs-1.6.2-1.fc20.i686 54/63
Installing : systemd-206-7.fc21.i686 55/63
Installing : 1:dbus-1.6.12-1.fc20.i686 56/63
Installing : rsync-3.1.0-1pre1.fc20.i686 57/63
Installing : perl-Git-1.8.3.1-3.fc20.noarch 58/63
Installing : git-1.8.3.1-3.fc20.i686 59/63
Installing : gettext-devel-0.18.3.1-1.fc21.i686 60/63
Installing : intltool-0.50.2-7.fc20.noarch 61/63
Installing : cvs-1.11.23-33.fc20.i686 62/63
Installing : 1:hardlink-1.0-18.fc20.i686 63/63
Verifying : openssh-clients-6.2p2-5.fc20.i686 1/63
Verifying : tcp_wrappers-libs-7.6-76.fc20.i686 2/63
Verifying : systemd-206-7.fc21.i686 3/63
Verifying : 1:hardlink-1.0-18.fc20.i686 4/63
Verifying : mash-0.6.01-1.fc21.noarch 5/63
Verifying : libunistring-0.9.3-8.fc20.i686 6/63
Verifying : python-urlgrabber-3.9.1-30.fc20.noarch 7/63
Verifying : kmod-15-1.fc21.i686 8/63
Verifying : python-pycurl-7.19.0-17.20120408git9b8f4e38.fc20.i686 9/63
Verifying : cryptsetup-libs-1.6.2-1.fc20.i686 10/63
Verifying : rsync-3.1.0-1pre1.fc20.i686 11/63
Verifying : koji-1.8.0-2.fc20.noarch 12/63
Verifying : gettext-common-devel-0.18.3.1-1.fc21.noarch 13/63
Verifying : gettext-0.18.3.1-1.fc21.i686 14/63
Verifying : python-chardet-2.0.1-7.fc20.noarch 15/63
Verifying : device-mapper-1.02.78-2.fc20.i686 16/63
Verifying : python-2.7.5-4.fc20.i686 17/63
Verifying : qrencode-libs-3.4.2-1.fc20.i686 18/63
Verifying : git-1.8.3.1-3.fc20.i686 19/63
Verifying : gettext-devel-0.18.3.1-1.fc21.i686 20/63
Verifying : gpgme-1.3.2-4.fc20.i686 21/63
Verifying : python-kid-0.9.6-12.fc20.noarch 22/63
Verifying : python-deltarpm-3.6-3.fc20.i686 23/63
Verifying : deltarpm-3.6-3.fc20.i686 24/63
Verifying : createrepo-0.9.9-22.fc20.noarch 25/63
Verifying : automake-1.13.4-5.fc20.noarch 26/63
Verifying : libgnome-keyring-3.9.1-2.fc20.i686 27/63
Verifying : less-458-4.fc20.i686 28/63
Verifying : python-krbV-1.0.90-7.fc20.i686 29/63
Verifying : kmod-libs-15-1.fc21.i686 30/63
Verifying : libxml2-python-2.9.1-2.fc20.i686 31/63
Verifying : fipscheck-1.3.1-4.fc20.i686 32/63
Verifying : perl-Data-Dumper-2.145-292.fc20.i686 33/63
Verifying : python-iniparse-0.4-8.fc20.noarch 34/63
Verifying : grubby-8.28-1.fc20.i686 35/63
Verifying : libcroco-0.6.8-3.fc20.i686 36/63
Verifying : pyOpenSSL-0.13-8.fc20.i686 37/63
Verifying : perl-Git-1.8.3.1-3.fc20.noarch 38/63
Verifying : perl-XML-Parser-2.41-11.fc20.i686 39/63
Verifying : rpm-python-4.11.1-6.fc21.i686 40/63
Verifying : cvs-1.11.23-33.fc20.i686 41/63
Verifying : pyliblzma-0.5.3-8.fc19.i686 42/63
Verifying : m4-1.4.16-9.fc20.i686 43/63
Verifying : acl-2.2.52-3.fc20.i686 44/63
Verifying : pyxattr-0.5.1-4.fc20.i686 45/63
Verifying : 2:vim-minimal-7.4.0-2.fc20.i686 46/63
Verifying : perl-Test-Harness-3.28-3.fc20.noarch 47/63
Verifying : intltool-0.50.2-7.fc20.noarch 48/63
Verifying : 1:dbus-1.6.12-1.fc20.i686 49/63
Verifying : openssh-6.2p2-5.fc20.i686 50/63
Verifying : device-mapper-libs-1.02.78-2.fc20.i686 51/63
Verifying : pygpgme-0.3-8.fc21.i686 52/63
Verifying : python-kitchen-1.1.1-5.fc20.noarch 53/63
Verifying : yum-metadata-parser-1.1.4-9.fc20.i686 54/63
Verifying : autoconf-2.69-13.fc20.noarch 55/63
Verifying : yum-utils-1.1.31-17.fc20.noarch 56/63
Verifying : yum-3.4.3-107.fc21.noarch 57/63
Verifying : perl-TermReadKey-2.30-20.fc20.i686 58/63
Verifying : fipscheck-lib-1.3.1-4.fc20.i686 59/63
Verifying : 1:perl-Error-0.17020-4.fc20.noarch 60/63
Verifying : repoview-0.6.6-5.fc20.noarch 61/63
Verifying : libedit-3.1-2.20130601cvs.fc20.i686 62/63
Verifying : gettext-libs-0.18.3.1-1.fc21.i686 63/63
Installed:
createrepo.noarch 0:0.9.9-22.fc20 cvs.i686 0:1.11.23-33.fc20
hardlink.i686 1:1.0-18.fc20 intltool.noarch 0:0.50.2-7.fc20
koji.noarch 0:1.8.0-2.fc20 mash.noarch 0:0.6.01-1.fc21
repoview.noarch 0:0.6.6-5.fc20 rsync.i686 0:3.1.0-1pre1.fc20
yum.noarch 0:3.4.3-107.fc21 yum-utils.noarch 0:1.1.31-17.fc20
Dependency Installed:
acl.i686 0:2.2.52-3.fc20
autoconf.noarch 0:2.69-13.fc20
automake.noarch 0:1.13.4-5.fc20
cryptsetup-libs.i686 0:1.6.2-1.fc20
dbus.i686 1:1.6.12-1.fc20
deltarpm.i686 0:3.6-3.fc20
device-mapper.i686 0:1.02.78-2.fc20
device-mapper-libs.i686 0:1.02.78-2.fc20
fipscheck.i686 0:1.3.1-4.fc20
fipscheck-lib.i686 0:1.3.1-4.fc20
gettext.i686 0:0.18.3.1-1.fc21
gettext-common-devel.noarch 0:0.18.3.1-1.fc21
gettext-devel.i686 0:0.18.3.1-1.fc21
gettext-libs.i686 0:0.18.3.1-1.fc21
git.i686 0:1.8.3.1-3.fc20
gpgme.i686 0:1.3.2-4.fc20
grubby.i686 0:8.28-1.fc20
kmod.i686 0:15-1.fc21
kmod-libs.i686 0:15-1.fc21
less.i686 0:458-4.fc20
libcroco.i686 0:0.6.8-3.fc20
libedit.i686 0:3.1-2.20130601cvs.fc20
libgnome-keyring.i686 0:3.9.1-2.fc20
libunistring.i686 0:0.9.3-8.fc20
libxml2-python.i686 0:2.9.1-2.fc20
m4.i686 0:1.4.16-9.fc20
openssh.i686 0:6.2p2-5.fc20
openssh-clients.i686 0:6.2p2-5.fc20
perl-Data-Dumper.i686 0:2.145-292.fc20
perl-Error.noarch 1:0.17020-4.fc20
perl-Git.noarch 0:1.8.3.1-3.fc20
perl-TermReadKey.i686 0:2.30-20.fc20
perl-Test-Harness.noarch 0:3.28-3.fc20
perl-XML-Parser.i686 0:2.41-11.fc20
pyOpenSSL.i686 0:0.13-8.fc20
pygpgme.i686 0:0.3-8.fc21
pyliblzma.i686 0:0.5.3-8.fc19
python.i686 0:2.7.5-4.fc20
python-chardet.noarch 0:2.0.1-7.fc20
python-deltarpm.i686 0:3.6-3.fc20
python-iniparse.noarch 0:0.4-8.fc20
python-kid.noarch 0:0.9.6-12.fc20
python-kitchen.noarch 0:1.1.1-5.fc20
python-krbV.i686 0:1.0.90-7.fc20
python-pycurl.i686 0:7.19.0-17.20120408git9b8f4e38.fc20
python-urlgrabber.noarch 0:3.9.1-30.fc20
pyxattr.i686 0:0.5.1-4.fc20
qrencode-libs.i686 0:3.4.2-1.fc20
rpm-python.i686 0:4.11.1-6.fc21
systemd.i686 0:206-7.fc21
tcp_wrappers-libs.i686 0:7.6-76.fc20
vim-minimal.i686 2:7.4.0-2.fc20
yum-metadata-parser.i686 0:1.1.4-9.fc20
Complete!
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130827 --compsfile /mnt/koji/mash/rawhide-20130827/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130827/logs/mash.log 2>&1
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130827 --compsfile /mnt/koji/mash/rawhide-20130827/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130827/logs/mash.log 2>&1
Finish: chroot mash -p /pub/fedora/linux/development/rawhide -o /mnt/koji/mash/rawhide-20130827 --compsfile /mnt/koji/mash/rawhide-20130827/logs/comps-rawhide.xml rawhide > /mnt/koji/mash/rawhide-20130827/logs/mash.log 2>&1
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: hardlink -v -c /mnt/koji/mash/rawhide-20130827/rawhide
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130827/rawhide
Finish: chroot hardlink -v -c /mnt/koji/mash/rawhide-20130827/rawhide
Finish: lock buildroot
Finish: run
Directories 242
Objects 230798
IFREG 230556
Comparisons 38075
Linked 38075
saved 4182626304
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: rm -f /var/lib/rpm/__db*
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot rm -f /var/lib/rpm/__db*
Finish: chroot rm -f /var/lib/rpm/__db*
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130827/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130827/logs/repodiff
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130827/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130827/logs/repodiff
Finish: chroot /usr/bin/repodiff -s -q --new=file:///mnt/koji/mash/rawhide-20130827/rawhide/source/SRPMS --old=file:///pub/fedora/linux/development/rawhide/source/SRPMS > /mnt/koji/mash/rawhide-20130827/logs/repodiff
Finish: lock buildroot
Finish: run
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
INFO: Running in chroot: /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130827/rawhide >/mnt/koji/mash/rawhide-20130827/logs/depcheck
Start: lock buildroot
Mock Version: 1.1.32
INFO: Mock Version: 1.1.32
Start: device setup
Finish: device setup
Start: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130827/rawhide >/mnt/koji/mash/rawhide-20130827/logs/depcheck
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=484\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: iwhd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: iwhd\r\n\r\n\r\n\r\niwhd has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tiwhd-1.6-4.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tiwhd-1.6-4.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 65095440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 65095440DAE
data: (250, '2.0.0 Ok: queued as 65095440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-ParseUtil-Domain-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-ParseUtil-Domain-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-ParseUtil-Domain\r\n\r\n\r\n\r\nperl-ParseUtil-Domain has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-ParseUtil-Domain-2.22-3.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 70766440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 70766440DB4
data: (250, '2.0.0 Ok: queued as 70766440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=498\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gtkd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gtkd-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gtkd\r\n\r\n\r\n\r\ngtkd has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tgtkd-geany-tags-2.0.0-29.20120815git9ae9181.fc18.noarch requires gtkd = 0:2.0.0-29.20120815git9ae9181.fc18\r\nOn x86_64:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\tgtkd-2.0.0-29.20120815git9ae9181.fc18.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 736BD440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 736BD440DB9
data: (250, '2.0.0 Ok: queued as 736BD440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=399\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ghc-hakyll-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ghc-hakyll-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: ghc-hakyll\r\n\r\n\r\n\r\nghc-hakyll has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tghc-hakyll-4.3.1.0-2.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-hakyll-4.3.1.0-2.fc20.i686 requires libbibutils.so.4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 79A1C440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 79A1C440E99
data: (250, '2.0.0 Ok: queued as 79A1C440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=481\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<vfrnav-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gnome-bluetooth-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: vfrnav-owner(a)fedoraproject.org\r\nCc: gnome-bluetooth-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: vfrnav\r\n\r\n\r\n\r\nvfrnav has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tvfrnav-20130801-1.fc20.x86_64 requires libgnome-bluetooth.so.11()(64bit)\r\nOn i386:\r\n\tvfrnav-20130801-1.fc20.i686 requires libgnome-bluetooth.so.11\r\nOn armhfp:\r\n\tvfrnav-20130801-1.fc20.armv7hl requires libgnome-bluetooth.so.11\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 7C699440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 7C699440E9A
data: (250, '2.0.0 Ok: queued as 7C699440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-owner(a)fedoraproject.org\r\nCc: gd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-PDL\r\n\r\n\r\n\r\nperl-PDL has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)\r\nOn i386:\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 80980440E9C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 80980440E9C
data: (250, '2.0.0 Ok: queued as 80980440E9C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<subsurface-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: subsurface-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: subsurface\r\n\r\n\r\n\r\nsubsurface has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tsubsurface-3.1.1-2.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tsubsurface-3.1.1-2.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tsubsurface-3.1.1-2.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 84155440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 84155440E9E
data: (250, '2.0.0 Ok: queued as 84155440E9E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=2950\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pcl-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pcl-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pcl\r\n\r\n\r\n\r\npcl has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tpcl-1.6.0-5.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkRendering.so.5.10\r\n\tpc
l-1.6.0-5.fc20.i686 requires libvtkImaging.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkIO.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libvtkCommon.so.5.10\r\n\tpcl-1.6.0-5.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tpcl-1.6.0-5.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tpcl-1.6.0-5.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\nOn x86_64:\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkFiltering.so.5.10
()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tpcl-tools-1.6.0-5.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkRendering.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkImaging.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkIO.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libvtkCommon.so.5.10\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libboost_system
-mt.so.1.53.0\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tpcl-tools-1.6.0-5.fc20.i686 requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8773F440E9F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8773F440E9F
data: (250, '2.0.0 Ok: queued as 8773F440E9F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=522\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<derelict-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: derelict-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: derelict\r\n\r\n\r\n\r\nderelict has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nOn x86_64:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.x86_64 requires tcod\r\nOn i386:\r\n\tderelict-tcod-devel-3-20.20130626gite70c293.fc20.i686 requires tcod\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8A36A440EA0\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8A36A440EA0
data: (250, '2.0.0 Ok: queued as 8A36A440EA0')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=314\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-maps-default-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-maps-default-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-maps-default\r\n\r\n\r\n\r\nspring-maps-default has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-maps-default-0.1-11.fc20.noarch requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8C262440EA1\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8C262440EA1
data: (250, '2.0.0 Ok: queued as 8C262440EA1')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=395\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<koji-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: koji-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: koji\r\n\r\n\r\n\r\nkoji has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn i386:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nOn armhfp:\r\n\tkoji-vm-1.8.0-2.fc20.noarch requires python-virtinst\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 8E45A440EA2\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 8E45A440EA2
data: (250, '2.0.0 Ok: queued as 8E45A440EA2')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=497\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-engine-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-engine-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-engine\r\n\r\n\r\n\r\novirt-engine has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn i386:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nOn armhfp:\r\n\tovirt-engine-notification-service-3.1.0-1.fc19.noarch requires classpathx-mail\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 90406440EA3\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 90406440EA3
data: (250, '2.0.0 Ok: queued as 90406440EA3')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<oyranos-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: oyranos-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: oyranos\r\n\r\n\r\n\r\noyranos has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\toyranos-libs-0.4.0-7.fc19.x86_64 requires libraw.so.5()(64bit)\r\nOn i386:\r\n\toyranos-libs-0.4.0-7.fc19.i686 requires libraw.so.5\r\nOn armhfp:\r\n\toyranos-libs-0.4.0-7.fc19.armv7hl requires libraw.so.5\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 92645440EA4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 92645440EA4
data: (250, '2.0.0 Ok: queued as 92645440EA4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=305\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Alien-ROOT-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Alien-ROOT-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Alien-ROOT\r\n\r\n\r\n\r\nperl-Alien-ROOT has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tperl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 944BC440EA5\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 944BC440EA5
data: (250, '2.0.0 Ok: queued as 944BC440EA5')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=465\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pystatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pystatgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pystatgrab\r\n\r\n\r\n\r\npystatgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpystatgrab-0.5-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tpystatgrab-0.5-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tpystatgrab-0.5-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9641F440EA6\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9641F440EA6
data: (250, '2.0.0 Ok: queued as 9641F440EA6')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=463\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-tag-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-tag-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-tag\r\n\r\n\r\n\r\npython-tag has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-tag-2013.1-1.fc20.x86_64 requires libboost_python.so.1.53.0()(64bit)\r\nOn i386:\r\n\tpython-tag-2013.1-1.fc20.i686 requires libboost_python.so.1.53.0\r\nOn armhfp:\r\n\tpython-tag-2013.1-1.fc20.armv7hl requires libboost_python.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 983DB440EA7\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 983DB440EA7
data: (250, '2.0.0 Ok: queued as 983DB440EA7')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=422\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gradle-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gradle-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gradle\r\n\r\n\r\n\r\ngradle has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn i386:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nOn armhfp:\r\n\tgradle-1.0-18.fc20.noarch requires plexus-container-default\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9A425440EA8\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9A425440EA8
data: (250, '2.0.0 Ok: queued as 9A425440EA8')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-IPTables-libiptc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-IPTables-libiptc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-IPTables-libiptc\r\n\r\n\r\n\r\nperl-IPTables-libiptc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-IPTables-libiptc-0.52-5.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9C465440EA9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9C465440EA9
data: (250, '2.0.0 Ok: queued as 9C465440EA9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=459\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<Ray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: Ray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: Ray\r\n\r\n\r\n\r\nRay has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpichcxx.so.8()(64bit)\r\n\tRay-mpich2-2.1.0-6.fc19.x86_64 requires libmpich.so.8()(64bit)\r\nOn i386:\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpichcxx.so.8\r\n\tRay-mpich2-2.1.0-6.fc19.i686 requires libmpich.so.8\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 9E75D440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 9E75D440DAE
data: (250, '2.0.0 Ok: queued as 9E75D440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=443\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<debconf-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: debconf-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: debconf\r\n\r\n\r\n\r\ndebconf has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tdebconf-1.5.49-3.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A0C61440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A0C61440DB4
data: (250, '2.0.0 Ok: queued as A0C61440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=431\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cclive-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cclive-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: cclive\r\n\r\n\r\n\r\ncclive has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tcclive-0.7.11-5.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tcclive-0.7.11-5.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tcclive-0.7.11-5.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A3088440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A3088440DB9
data: ( 250, '2.0.0 Ok: queued as A3088440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=476\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Jemplate-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Jemplate-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Jemplate\r\n\r\n\r\n\r\nperl-Jemplate has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A5DFC440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A5DFC440E99
data: (250, '2.0.0 Ok: queued as A5DFC440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=619\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openbox-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openbox-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openbox\r\n\r\n\r\n\r\nopenbox has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgnome-panel-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgnome-panel-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgnome-panel-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nOn x86_64:\r\n\tgdm-control-3.5.2-2.fc20.x86_64 requires gnome-panel\r\nOn i386:\r\n\tgdm-control-3.5.2-2.fc20.i686 requires gnome-panel\r\nOn armhfp:\r\n\tgdm-control-3.5.2-2.fc20.armv7hl requires gnome-panel\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A7BC7440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A7BC7440E9A
data: (250, '2.0.0 Ok: queued as A7BC7440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1430\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<glusterfs-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<openstack-swift-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: glusterfs-owner(a)fedoraproject.org\r\nCc: openstack-swift-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: glusterfs\r\n\r\n\r\n\r\nglusterfs has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn i386:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1
.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nOn armhfp:\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-proxy = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-object = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-container = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift-account = 0:1.8.0\r\n\tglusterfs-ufo-3.4.0-8.fc21.noarch requires openstack-swift = 0:1.8.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as A9AD3440EAA\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as A9AD3440EAA
data: (250, '2.0.0 Ok: queued as A9AD3440EAA')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Encode-JP-Mobile-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Encode-JP-Mobile-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Encode-JP-Mobile\r\n\r\n\r\n\r\nperl-Encode-JP-Mobile has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as ABDAE440EAB\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as ABDAE440EAB
data: (250, '2.0.0 Ok: queued as ABDAE440EAB')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=440\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<slic3r-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: slic3r-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: slic3r\r\n\r\n\r\n\r\nslic3r has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tslic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as ADC0E440EAC\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as ADC0E440EAC
data: (250, '2.0.0 Ok: queued as ADC0E440EAC')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=446\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scala-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scala-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scala\r\n\r\n\r\n\r\nscala has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn i386:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nOn armhfp:\r\n\tscala-2.9.2-2.fc19.noarch requires osgi(org.scala-ide.scala.library)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as AFCDC440EAD\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as AFCDC440EAD
data: (250, '2.0.0 Ok: queued as AFCDC440EAD')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=357\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ovirt-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ovirt-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ovirt-node\r\n\r\n\r\n\r\novirt-node has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tovirt-node-plugin-cim-3.0.0-5.0.fc20.noarch requires libvirt-cim\r\nOn armhfp:\r\n\tovirt-node-3.0.0-5.0.fc20.noarch requires grub2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B1D70440EAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B1D70440EAE
data: (250, '2.0.0 Ok: queued as B1D70440EAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=521\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<shrinkwrap-resolver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: shrinkwrap-resolver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: shrinkwrap-resolver\r\n\r\n\r\n\r\nshrinkwrap-resolver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn i386:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nOn armhfp:\r\n\tshrinkwrap-resolver-1.0.0-0.6.beta7.fc20.noarch requires aether-connector-wagon\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B3EE8440EAF\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B3EE8440EAF
data: (250, '2.0.0 Ok: queued as B3EE8440EAF')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<uwsgi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: uwsgi-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: uwsgi\r\n\r\n\r\n\r\nuwsgi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.i686 requires libperl.so\r\nOn armhfp:\r\n\tuwsgi-plugin-psgi-1.2.6-10.fc20.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B614B440E9C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B614B440E9C
data: (250, '2.0.0 Ok: queued as B614B440E9C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=374\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spring-installer-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spring-installer-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spring-installer\r\n\r\n\r\n\r\nspring-installer has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspring-installer-20090316-14.fc20.armv7hl requires spring\r\nOn armhfp:\r\n\tca-installer-20090316-14.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as B8734440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as B8734440E9E
data: (250, '2.0.0 Ok: queued as B8734440E9E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=516\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Unix-Statgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Unix-Statgrab-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: perl-Unix-Statgrab\r\n\r\n\r\n\r\nperl-Unix-Statgrab has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\tperl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as BAEAB440E9F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as BAEAB440E9F
data: (250, '2.0.0 Ok: qu eued as BAEAB440E9F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=502\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-File-LibMagic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-File-LibMagic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-File-LibMagic\r\n\r\n\r\n\r\nperl-File-LibMagic has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-File-LibMagic-0.96-9.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-File-LibMagic-0.96-9.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-File-LibMagic-0.96-9.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as C4A9F440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as C4A9F440DAE
data: (250, '2.0.0 Ok: queued as C4A9F440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=664\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<monotone-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: monotone-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: monotone\r\n\r\n\r\n\r\nmonotone has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Monotone-1.0-11.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Monotone-1.0-11.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Monotone-1.0-11.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\nOn x86_64:\r\n\tmonotone-1.0-11.fc19.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tmonotone-1.0-11.fc19.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tmonotone-1.0-11.fc19.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CC7C4440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CC7C4440DB4
data: (250, '2.0.0 Ok: queued as CC7C4440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=503\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Language-Expr-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Language-Expr-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Language-Expr\r\n\r\n\r\n\r\nperl-Language-Expr has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as CEF78440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as CEF78440E9E
data: (250, '2.0.0 Ok: queued as CEF78440E9E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=409\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<x2goserver-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: x2goserver-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: x2goserver\r\n\r\n\r\n\r\nx2goserver has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tx2goserver-4.0.1.6-4.fc20.x86_64 requires x2goagent\r\nOn i386:\r\n\tx2goserver-4.0.1.6-4.fc20.i686 requires x2goagent\r\nOn armhfp:\r\n\tx2goserver-4.0.1.6-4.fc20.armv7hl requires x2goagent\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D11E3440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D11E3440DAE
data: (250, '2.0.0 Ok: queued as D11E3440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=520\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gedit-valencia-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gedit-valencia-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gedit-valencia\r\n\r\n\r\n\r\ngedit-valencia has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.x86_64 requires libvala-0.20.so.0()(64bit)\r\nOn i386:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.i686 requires libvala-0.20.so.0\r\nOn armhfp:\r\n\tgedit-valencia-0.3.0-16.20120919git97087fc.fc20.armv7hl requires libvala-0.20.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D34EE440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D34EE440DB9
data: (250, '2.0.0 Ok: queued as D34EE440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=267\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<openpts-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: openpts-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: openpts\r\n\r\n\r\n\r\nopenpts has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\topenpts-0.2.6-7.fc20.armv7hl requires tboot\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D608F440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D608F440E99
data: (250, '2.0.0 Ok: queued as D608F440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=596\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MooseX-TrackDirty-Attributes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MooseX-TrackDirty-Attributes\r\n\r\n\r\n\r\nperl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn i386:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nOn armhfp:\r\n\tperl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as D8C24440E9F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as D8C24440E9F
data: (250, '2.0.0 Ok: queued as D8C24440E9F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=281\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<synce-gnome-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: synce-gnome-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: synce-gnome\r\n\r\n\r\n\r\nsynce-gnome has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsynce-gnome-0.11-9.fc20.noarch requires odccm\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DB739440EA0\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DB739440EA0
data: (250, '2.0.0 Ok: queued as DB739440EA0')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=282\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cloud-init-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cloud-init-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cloud-init\r\n\r\n\r\n\r\ncloud-init has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcloud-init-0.7.2-4.fc20.noarch requires dmidecode\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as DE234440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as DE234440DAE
data: (250, '2.0.0 Ok: queued as DE234440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=416\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kdesdk-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kdesdk-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kdesdk\r\n\r\n\r\n\r\nkdesdk has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkdesdk-4.11.0-2.fc21.noarch requires lokalize >= 0:4.11.0\r\nOn i386:\r\n\tkdesdk-4.11.0-2.fc21.noarch requires lokalize >= 0:4.11.0\r\nOn armhfp:\r\n\tkdesdk-4.11.0-2.fc21.noarch requires lokalize >= 0:4.11.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E0EAC440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E0EAC440DB4
data: (250, '2.0.0 Ok: queued as E0EAC440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=600\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Qt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Qt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Qt\r\n\r\n\r\n\r\nperl-Qt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)\r\nOn i386:\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.i686 requires libperl.so\r\nOn armhfp:\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)\r\n\tperl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E37C0440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E37C0440DB9
data: (250, '2.0.0 Ok: queued as E37C0440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1168\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<evolution-rss-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<evolution-data-server-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: evolution-rss-owner(a)fedoraproject.org\r\nCc: evolution-data-server-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: evolution-rss\r\n\r\n\r\n\r\nevolution-rss has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedataserver-1.2.so.17()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libedata-book-1.2.so.19()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libebackend-1.2.so.6()(64bit)\r\n\t1:evolution-rss-0.3.93-4.fc20.x86_64 requires libcamel-1.2.so.44()(64bit)\r\nOn i386:\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedataserver-1.2.so.17\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.i686 requires libcamel-1.2.so.44\r\nOn armhfp:\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedataserver-1.2.so.17\
r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libedata-book-1.2.so.19\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libebackend-1.2.so.6\r\n\t1:evolution-rss-0.3.93-4.fc20.armv7hl requires libcamel-1.2.so.44\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E5CF4440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E5CF4440E9A
data: (250, '2.0.0 Ok: queued as E5CF4440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=601\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<tango-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: tango-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: tango\r\n\r\n\r\n\r\ntango has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\ttango-geany-tags-2-12.20120821git7b92443.fc19.noarch requires tango = 0:2-12.20120821git7b92443.fc19\r\nOn armhfp:\r\n\ttango-doc-2-12.20120821git7b92443.fc19.noarch requires tango-devel = 0:2-12.20120821git7b92443.fc19\r\nOn x86_64:\r\n\ttango-2-12.20120821git7b92443.fc19.x86_64 requires libphobos-ldc.so.60()(64bit)\r\nOn i386:\r\n\ttango-2-12.20120821git7b92443.fc19.i686 requires libphobos-ldc.so.60\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as E8781440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as E8781440DAE
data: (250, '2.0.0 Ok: queued as E8781440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=294\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<syntastic-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: syntastic-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: syntastic\r\n\r\n\r\n\r\nsyntastic has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsyntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EACB2440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EACB2440E99
data: (250, '2.0.0 Ok: queued as EACB2440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=370\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kawa-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kawa-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kawa\r\n\r\n\r\n\r\nkawa has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t1:kawa-1.11-5.fc19.x86_64 requires servlet25\r\nOn i386:\r\n\t1:kawa-1.11-5.fc19.i686 requires servlet25\r\nOn armhfp:\r\n\t1:kawa-1.11-5.fc19.armv7hl requires servlet25\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as ED395440E9C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as ED395440E9C
data: (250, '2.0.0 Ok: queued as ED395440E9C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=416\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<quvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: quvi-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: quvi\r\n\r\n\r\n\r\nquvi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tquvi-0.4.2-4.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\tquvi-0.4.2-4.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\tquvi-0.4.2-4.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as EFC55440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as EFC55440DB4
data: (250, '2.0.0 Ok: queued as EFC55440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=704\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pandoc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<bibutils-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pandoc-owner(a)fedoraproject.org\r\nCc: bibutils-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: pandoc\r\n\r\n\r\n\r\npandoc has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tghc-pandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\nOn i386:\r\n\tghc-pandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\nOn x86_64:\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires libbibutils.so.4()(64bit)\r\n\tpandoc-1.11.1-3.fc20.x86_64 requires ghc(hs-bibutils-5.0-ba96dcc3f65e216ae16be4d3c9bbc109)\r\nOn i386:\r\n\tpandoc-1.11.1-3.fc20.i686 requires libbibutils.so.4\r\n\tpandoc-1.11.1-3.fc20.i686 requires ghc(hs-bibutils-5.0-dd534a0730cc9fdb981cd4f37398830f)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as F2605440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as F2605440DB9
data: (250, '2.0.0 Ok: queued as F2605440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3875\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nifti2dicom-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nifti2dicom-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: nifti2dicom\r\n\r\n\r\n\r\nnifti2dicom has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkIO.so.5.10()(
64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tnifti2dicom-0.4.6-3.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dico
m-0.4.6-3.fc20.i686 requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCommon.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtksys.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkWidgets.so.5.1
0\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkViews.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCommon.so.5.10\r\n
\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tnifti2dicom-0.4.6-3.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 00DCA440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 00DCA440E9E
data: (250, '2.0.0 Ok: queued as 00DCA440E 9E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=455\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Padre-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Padre-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Padre\r\n\r\n\r\n\r\nperl-Padre has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 03682440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 03682440E99
data: (250, '2.0.0 Ok: queued as 03682440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=444\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-PDL-Graphics-PLplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-PDL-Graphics-PLplot\r\n\r\n\r\n\r\nperl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.1)\r\nOn i386:\r\n\tperl-PDL-Graphics-PLplot-0.59-3.fc19.i686 requires perl(:MODULE_COMPAT_5.16.1)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 05A14440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 05A14440DB4
data: (250, '2.0.0 Ok: queued as 05A14440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=3704\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gammaray-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gammaray-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: gammaray\r\n\r\n\r\n\r\ngammaray has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkWidgets.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkVolumeRendering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkViews.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkTextAnalysis.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkInfovis.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_6
4 requires libvtkHybrid.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkGeovis.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkGenericFiltering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libvtkCharts.so.5.10()(64bit)\r\n\tgammaray-1.3.0-5.fc20.x86_64 requires libQVTK.so.5.10()(64bit)\r\nOn i386:\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtksys.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkWidgets.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkVolumeRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkViews.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkTextAnalysis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i
686 requires libvtkParallel.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkInfovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkImaging.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkIO.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkGeovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkGenericFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkCommon.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libvtkCharts.so.5.10\r\n\tgammaray-1.3.0-5.fc20.i686 requires libQVTK.so.5.10\r\nOn armhfp:\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtksys.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkWidgets.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkVolumeRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires lib
vtkViews.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkTextAnalysis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkRendering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkParallel.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkInfovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkImaging.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkIO.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkHybrid.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkGraphics.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkGeovis.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkGenericFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkFiltering.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkCommon.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libvtkCharts.so.5.10\r\n\tgammaray-1.3.0-5.fc20.armv7hl requires libQVTK.so.5.10\r\nPlease resolve this as soon as possible.
\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 085E7440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 085E7440DAE
data: (250, '2.0.0 Ok: queued as 085E7440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=610\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-audited-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<rubygem-activerecord-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-audited-activerecord-owner(a)fedoraproject.org\r\nCc: rubygem-activerecord-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: rubygem-audited-activerecord\r\n\r\n\r\n\r\nrubygem-audited-activerecord has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn i386:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nOn armhfp:\r\n\trubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0AD04440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0AD04440E9A
data: (250, '2.0.0 Ok: queued as 0AD04440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=418\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<PyQt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: PyQt-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: PyQt\r\n\r\n\r\n\r\nPyQt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tPyQt-3.18.1-19.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tPyQt-3.18.1-19.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tPyQt-3.18.1-19.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0CEF6440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0CEF6440DB4
data: (250, '2.0.0 Ok: queued as 0CEF6440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=375\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<MagicPoint-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: MagicPoint-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: MagicPoint\r\n\r\n\r\n\r\nMagicPoint has broken dependencies in the rawhide tree:\r\nOn i386:\r\n\tMagicPoint-1.13a-8.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tMagicPoint-1.13a-8.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 0F116440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 0F116440E99
data: (250, '2.0.0 Ok: queued as 0F116440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<avahi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: avahi-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: avahi\r\n\r\n\r\n\r\navahi has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tavahi-qt3-0.6.31-12.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tavahi-qt3-0.6.31-12.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tavahi-qt3-0.6.31-12.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 10EA3440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 10EA3440DB9
data: (250, '2.0.0 Ok: queued as 10EA3440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=439\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<xine-lib-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: xine-lib-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: xine-lib\r\n\r\n\r\n\r\nxine-lib has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\txine-lib-1.1.21-7.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\txine-lib-1.1.21-7.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\txine-lib-1.1.21-7.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 130C8440E9C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 130C8440E9C
data: (250, '2.0.0 Ok: queued as 130C8440E9C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=622\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<DevIL-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: DevIL-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: DevIL\r\n\r\n\r\n\r\nDevIL has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tDevIL-1.7.8-16.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tDevIL-1.7.8-16.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tDevIL-1.7.8-16.fc20.armv7hl requires libmng.so.1\r\nOn x86_64:\r\n\tDevIL-ILUT-1.7.8-16.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tDevIL-ILUT-1.7.8-16.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tDevIL-ILUT-1.7.8-16.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 154B6440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 154B6440E9A
data: (250, '2.0.0 Ok: queued as 154B6440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1266\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<fawkes-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: fawkes-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: fawkes\r\n\r\n\r\n\r\nfawkes has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-tabletop-objects-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\nOn armhfp:\r\n\tfawkes-doc-0.5.0-9.fc20.noarch requires fawkes = 0:0.5.0-9.fc20\r\nOn armhfp:\r\n\tfawkes-devenv-0.5.0-9.fc20.noarch requires pcl-devel\r\nOn x86_64:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-0.5.0-9.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tfawkes-plugin-player-
0.5.0-9.fc20.x86_64 requires libboost_signals-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tfawkes-plugin-player-0.5.0-9.fc20.i686 requires libboost_signals-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1732E440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1732E440DB4
data: (250, '2.0.0 Ok: queued as 1732E440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1264\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gcc-python-plugin-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<gcc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gcc-python-plugin-owner(a)fedoraproject.org\r\nCc: gcc-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gcc-python-plugin\r\n\r\n\r\n\r\ngcc-python-plugin has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python3-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-debug-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python3-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python3-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn a
rmhfp:\r\n\tgcc-python3-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nOn x86_64:\r\n\tgcc-python2-plugin-0.12-12.fc21.x86_64 requires gcc = 0:4.8.1-6.fc21\r\nOn i386:\r\n\tgcc-python2-plugin-0.12-12.fc21.i686 requires gcc = 0:4.8.1-6.fc21\r\nOn armhfp:\r\n\tgcc-python2-plugin-0.12-12.fc21.armv7hl requires gcc = 0:4.8.1-6.fc21\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1960B440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1960B440E99
data: (250, '2.0.0 Ok: queued as 1960B440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=472\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-osmgpsmap-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-osmgpsmap-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-osmgpsmap\r\n\r\n\r\n\r\npython-osmgpsmap has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.x86_64 requires libosmgpsmap.so.2()(64bit)\r\nOn i386:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.i686 requires libosmgpsmap.so.2\r\nOn armhfp:\r\n\tpython-osmgpsmap-0.7.3-9.fc20.armv7hl requires libosmgpsmap.so.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1BA03440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1BA03440E9E
data: (250, '2.0.0 Ok: queued as 1BA03440E9E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=269\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<cobbler-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: cobbler-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: cobbler\r\n\r\n\r\n\r\ncobbler has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tcobbler-2.4.0-2.fc20.noarch requires syslinux\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1DB67440E9F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1DB67440E9F
data: (250, '2.0.0 Ok: queued as 1DB67440E9F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=301\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<msp430-libc-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: msp430-libc-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: msp430-libc\r\n\r\n\r\n\r\nmsp430-libc has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tmsp430-libc-20120224-2.fc19.noarch requires msp430-gcc >= 0:4.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 1FD28440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 1FD28440DAE
data: (250, '2.0.0 Ok: queued as 1FD28440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=800\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<jboss-as-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: jboss-as-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: jboss-as\r\n\r\n\r\n\r\njboss-as has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn i386:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nOn armhfp:\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbossws-native >= 0:4.1.0\r\n\tjboss-as-7.1.1-19.fc20.noarch requires jbosgi-resolver1\r\n\tjboss-as-7.1.1-19.fc20.noarch requires cxf-common >= 0:2.6.3\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 21D46440EA0\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 21D46440EA0
data: (250, '2.0.0 Ok: queued as 21D46440EA0')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gimp-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gimp-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gimp\r\n\r\n\r\n\r\ngimp has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\t2:gimp-2.8.6-3.fc20.1.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\t2:gimp-2.8.6-3.fc20.1.i686 requires libmng.so.1\r\nOn armhfp:\r\n\t2:gimp-2.8.6-3.fc20.1.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 23C96440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 23C96440DB9
data: (250, '2.0.0 Ok: queued as 23C96440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=509\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-MIME-Lite-HTML-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-MIME-Lite-HTML-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-MIME-Lite-HTML\r\n\r\n\r\n\r\nperl-MIME-Lite-HTML has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn i386:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nOn armhfp:\r\n\tperl-MIME-Lite-HTML-1.24-4.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 261F1440EA1\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 261F1440EA1
data: (250, '2.0.0 Ok: queued as 261F1440EA1')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=424\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<gcin-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: gcin-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: gcin\r\n\r\n\r\n\r\ngcin has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tgcin-qt3-2.8.1-3.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tgcin-qt3-2.8.1-3.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tgcin-qt3-2.8.1-3.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 27ED7440EA2\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 27ED7440EA2
data: (250, '2.0.0 Ok: queued as 27ED7440EA2')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=472\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scim-bridge-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scim-bridge-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: scim-bridge\r\n\r\n\r\n\r\nscim-bridge has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tscim-bridge-qt3-0.4.16-16.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tscim-bridge-qt3-0.4.16-16.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tscim-bridge-qt3-0.4.16-16.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2A0AA440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2A0AA440DB4
data: (250, '2.0.0 Ok: queued as 2A0AA440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=276\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rootplot-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rootplot-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rootplot\r\n\r\n\r\n\r\nrootplot has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\trootplot-2.2.1-7.fc19.noarch requires root-python\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2C1B2440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2C1B2440E9A
data: (250, '2.0.0 Ok: queued as 2C1B2440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=272\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<pure-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: pure-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: pure\r\n\r\n\r\n\r\npure has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tpure-doc-0.57-4.fc20.noarch requires pure = 0:0.57-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2DF12440E9C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2DF12440E9C
data: (250, '2.0.0 Ok: queued as 2DF12440E9C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=322\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<imagefactory-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<iwhd-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: imagefactory-owner(a)fedoraproject.org\r\nCc: iwhd-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: imagefactory\r\n\r\n\r\n\r\nimagefactory has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\timagefactory-1.1.2-2.fc20.noarch requires iwhd >= 0:1.2\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 2FEE2440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 2FEE2440DB9
data: (250, '2.0.0 Ok: queued as 2FEE2440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=275\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<synce-kpm-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: synce-kpm-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: synce-kpm\r\n\r\n\r\n\r\nsynce-kpm has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tsynce-kpm-0.15.1-6.fc20.noarch requires odccm\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 31E65440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 31E65440DAE
data: (250, '2.0.0 Ok: queued as 31E65440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=436\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<directfb-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: directfb-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: directfb\r\n\r\n\r\n\r\ndirectfb has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tdirectfb-1.6.2-3.fc19.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tdirectfb-1.6.2-3.fc19.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tdirectfb-1.6.2-3.fc19.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3403F440EA0\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3403F440EA0
data: (250, '2.0.0 Ok: queued as 3403F440EA0')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=415\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<ne7ssh-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: ne7ssh-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: ne7ssh\r\n\r\n\r\n\r\nne7ssh has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tne7ssh-1.3.2-15.fc20.x86_64 requires libbotan-1.8.2.so()(64bit)\r\nOn i386:\r\n\tne7ssh-1.3.2-15.fc20.i686 requires libbotan-1.8.2.so\r\nOn armhfp:\r\n\tne7ssh-1.3.2-15.fc20.armv7hl requires libbotan-1.8.2.so\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 36146440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 36146440DB4
data: (250, '2.0.0 Ok: queued as 36146440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=427\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<synfig-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libmng-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: synfig-owner(a)fedoraproject.org\r\nCc: libmng-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: synfig\r\n\r\n\r\n\r\nsynfig has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tsynfig-0.64.0-4.fc20.x86_64 requires libmng.so.1()(64bit)\r\nOn i386:\r\n\tsynfig-0.64.0-4.fc20.i686 requires libmng.so.1\r\nOn armhfp:\r\n\tsynfig-0.64.0-4.fc20.armv7hl requires libmng.so.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 381FF440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 381FF440E99
data: (250, '2.0.0 Ok: queued as 381FF440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=551\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Bio-ASN1-EntrezGene-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Bio-ASN1-EntrezGene\r\n\r\n\r\n\r\nperl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn i386:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nOn armhfp:\r\n\tperl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires perl(Bio::Index::AbstractSeq)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3A00E440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3A00E440E9E
data: (250, '2.0.0 Ok: queued as 3A00E440E9E')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=410\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<python-x2go-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: python-x2go-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: python-x2go\r\n\r\n\r\n\r\npython-x2go has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn i386:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nOn armhfp:\r\n\tpython-x2go-0.4.0.6-4.fc20.noarch requires nxproxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3BD97440E9F\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3BD97440E9F
data: (250, '2.0.0 Ok: queued as 3BD97440E9F')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=1597\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<aws-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: aws-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: aws\r\n\r\n\r\n\r\naws has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nOn x86_64:\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_unicode.so.4.3w()(64b
it)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_schema.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_sax.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_input_sources.so.4.3w()(64bit)\r\n\taws-tools-2.11.0-16.fc20.x86_64 requires libxmlada_dom.so.4.3w()(64bit)\r\nOn i386:\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_unicode.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_schema.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_sax.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_input_sources.so.4.3w\r\n\taws-tools-2.11.0-16.fc20.i686 requires libxmlada_dom.so.4.3w\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3DC55440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3DC55440DB4
data: (250, '2.0.0 Ok: queued as 3DC55440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=470\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<spacewalk-web-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: spacewalk-web-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: spacewalk-web\r\n\r\n\r\n\r\nspacewalk-web has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn i386:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nOn armhfp:\r\n\tspacewalk-dobby-1.9.22-4.fc20.noarch requires perl(Spacewalk::Setup)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 3FABD440DAE\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 3FABD440DAE
data: (250, '2.0.0 Ok: queued as 3FABD440DAE')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=469\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<nodejs-q-io-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<nodejs-url2-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: nodejs-q-io-owner(a)fedoraproject.org\r\nCc: nodejs-url2-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: nodejs-q-io\r\n\r\n\r\n\r\nnodejs-q-io has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tnodejs-q-io-1.9.1-2.fc20.noarch requires npm(url2) < 0:0.1\r\nOn i386:\r\n\tnodejs-q-io-1.9.1-2.fc20.noarch requires npm(url2) < 0:0.1\r\nOn armhfp:\r\n\tnodejs-q-io-1.9.1-2.fc20.noarch requires npm(url2) < 0:0.1\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 419B8440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 419B8440DB9
data: (250, '2.0.0 Ok: queued as 419B8440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=284\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<springlobby-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: springlobby-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: springlobby\r\n\r\n\r\n\r\nspringlobby has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tspringlobby-0.169-5.fc20.armv7hl requires spring\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 43D5F440E99\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 43D5F440E99
data: (250, '2.0.0 Ok: queued as 43D5F440E99')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=471\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<razorqt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libstatgrab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: razorqt-owner(a)fedoraproject.org\r\nCc: libstatgrab-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: razorqt\r\n\r\n\r\n\r\nrazorqt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trazorqt-panel-0.5.2-12.fc20.x86_64 requires libstatgrab.so.6()(64bit)\r\nOn i386:\r\n\trazorqt-panel-0.5.2-12.fc20.i686 requires libstatgrab.so.6\r\nOn armhfp:\r\n\trazorqt-panel-0.5.2-12.fc20.armv7hl requires libstatgrab.so.6\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 45AD5440E9A\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 45AD5440E9A
data: (250, '2.0.0 Ok: queued as 45AD5440E9A')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=514\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<perl-Test-AutoBuild-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: perl-Test-AutoBuild-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: perl-Test-AutoBuild\r\n\r\n\r\n\r\nperl-Test-AutoBuild has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn i386:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)\r\nOn armhfp:\r\n\tperl-Test-AutoBuild-1.2.4-10.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4778C440E9C\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4778C440E9C
data: (250, '2.0.0 Ok: queued as 4778C440E9C')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=616\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<kyua-cli-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: kyua-cli-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: kyua-cli\r\n\r\n\r\n\r\nkyua-cli has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tkyua-cli-tests-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-tests-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-tests-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nOn x86_64:\r\n\tkyua-cli-0.5-3.fc19.x86_64 requires liblutok.so.0()(64bit)\r\nOn i386:\r\n\tkyua-cli-0.5-3.fc19.i686 requires liblutok.so.0\r\nOn armhfp:\r\n\tkyua-cli-0.5-3.fc19.armv7hl requires liblutok.so.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 497C5440EA0\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 497C5440EA0
data: (250, '2.0.0 Ok: queued as 497C5440EA0')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=725\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<totem-pl-parser-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'rcpt TO:<libquvi-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: totem-pl-parser-owner(a)fedoraproject.org\r\nCc: libquvi-owner(a)fedoraproject.org\r\nSubject: Broken dependencies: totem-pl-parser\r\n\r\n\r\n\r\ntotem-pl-parser has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\ttotem-pl-parser-devel-3.4.5-2.fc20.x86_64 requires pkgconfig(libquvi)\r\nOn i386:\r\n\ttotem-pl-parser-devel-3.4.5-2.fc20.i686 requires pkgconfig(libquvi)\r\nOn armhfp:\r\n\ttotem-pl-parser-devel-3.4.5-2.fc20.armv7hl requires pkgconfig(libquvi)\r\nOn x86_64:\r\n\ttotem-pl-parser-3.4.5-2.fc20.x86_64 requires libquvi.so.7()(64bit)\r\nOn i386:\r\n\ttotem-pl-parser-3.4.5-2.fc20.i686 requires libquvi.so.7\r\nOn armhfp:\r\n\ttotem-pl-parser-3.4.5-2.fc20.armv7hl requires libquvi.so.7\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4B955440EA1\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4B955440EA1
data: (250, '2.0.0 Ok: queued as 4B955440EA1' )
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=362\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<scilab-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: scilab-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: scilab\r\n\r\n\r\n\r\nscilab has broken dependencies in the rawhide tree:\r\nOn armhfp:\r\n\tscilab-doc-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nOn armhfp:\r\n\tscilab-tests-5.4.1-4.fc20.noarch requires scilab = 0:5.4.1-4.fc20\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 4DD53440DB4\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 4DD53440DB4
data: (250, '2.0.0 Ok: queued as 4DD53440DB4')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=16262\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<mrpt-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: mrpt-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: mrpt\r\n\r\n\r\n\r\nmrpt has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.5
3.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-detectors-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libvtkCommo
n.so.5.10\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-detectors-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkFilter
ing.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-slam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-slam-1.0.1
-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-slam-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkGraphics
.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-maps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-m
aps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-maps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.
x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686
requires libvtkImaging.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hwdrivers-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires
libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-reactivenav-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\
n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-reactivenav-1.0.1-2.fc20.i68
6 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_iostreams
-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-hmtslam-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.
i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-hmtslam-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2
.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-apps-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libvtkCommon.so.5.10\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-apps-1.0.
1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-apps-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nOn x86_64:\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtksys.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkRendering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkParallel.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkImaging.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkIO.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkHybrid.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkGraphics.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkFiltering.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libvtkCommon.so.5.10()(64bit)\r\n\tmrpt-pbmap-1.0.1
-2.fc20.x86_64 requires libboost_thread-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_system-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_iostreams-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_filesystem-mt.so.1.53.0()(64bit)\r\n\tmrpt-pbmap-1.0.1-2.fc20.x86_64 requires libboost_date_time-mt.so.1.53.0()(64bit)\r\nOn i386:\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtksys.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkRendering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkParallel.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkImaging.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkIO.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkHybrid.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkGraphics.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkFiltering.so.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libvtkCommon.s
o.5.10\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_thread-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_system-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_iostreams-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_filesystem-mt.so.1.53.0\r\n\tmrpt-pbmap-1.0.1-2.fc20.i686 requires libboost_date_time-mt.so.1.53.0\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0 Ok: queued as 50325440DB9\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 50325440DB9
data: (250, '2.0.0 Ok: queued as 50325440DB9')
send: 'ehlo releng02.phx2.fedoraproject.org\r\n'
reply: '250-releng02.phx2.fedoraproject.org\r\n'
reply: '250-PIPELINING\r\n'
reply: '250-SIZE 20971520\r\n'
reply: '250-VRFY\r\n'
reply: '250-ETRN\r\n'
reply: '250-ENHANCEDSTATUSCODES\r\n'
reply: '250-8BITMIME\r\n'
reply: '250 DSN\r\n'
reply: retcode (250); Msg: releng02.phx2.fedoraproject.org
PIPELINING
SIZE 20971520
VRFY
ETRN
ENHANCEDSTATUSCODES
8BITMIME
DSN
send: 'mail FROM:<buildsys(a)fedoraproject.org> size=581\r\n'
reply: '250 2.1.0 Ok\r\n'
reply: retcode (250); Msg: 2.1.0 Ok
send: 'rcpt TO:<rubygem-openshift-origin-node-owner(a)fedoraproject.org>\r\n'
reply: '250 2.1.5 Ok\r\n'
reply: retcode (250); Msg: 2.1.5 Ok
send: 'data\r\n'
reply: '354 End data with <CR><LF>.<CR><LF>\r\n'
reply: retcode (354); Msg: End data with <CR><LF>.<CR><LF>
data: (354, 'End data with <CR><LF>.<CR><LF>')
send: 'From: buildsys(a)fedoraproject.org\r\nTo: rubygem-openshift-origin-node-owner(a)fedoraproject.org\r\nCc: \r\nSubject: Broken dependencies: rubygem-openshift-origin-node\r\n\r\n\r\n\r\nrubygem-openshift-origin-node has broken dependencies in the rawhide tree:\r\nOn x86_64:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn i386:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nOn armhfp:\r\n\trubygem-openshift-origin-node-1.13.0.1-1.fc20.noarch requires openshift-origin-node-proxy\r\nPlease resolve this as soon as possible.\r\n\r\n\r\n.\r\n'
reply: '250 2.0.0Finish: chroot /usr/share/mash/spam-o-matic /mnt/koji/mash/rawhide-20130827/rawhide >/mnt/koji/mash/rawhide-20130827/logs/depcheck
Finish: lock buildroot
Finish: run
Ok: queued as 52589440E9E\r\n'
reply: retcode (250); Msg: 2.0.0 Ok: queued as 52589440E9E
data: (250, '2.0.0 Ok: queued as 52589440E9E')
Running build_composeinfo
INFO: mock.py version 1.1.32 starting...
Start: init plugins
INFO: selinux disabled
Finish: init plugins
Start: run
Start: lock buildroot
Start: clean chroot
INFO: chroot (/var/lib/mock/fedora-rawhide-compose-i386-20130827) unlocked and deleted
Finish: clean chroot
Finish: lock buildroot
Finish: run
building file list ... done
./
.composeinfo
armhfp/
armhfp/debug/
armhfp/debug/0/
armhfp/debug/3/
armhfp/debug/6/
armhfp/debug/9/
armhfp/debug/a/
armhfp/debug/a/aime-debuginfo-6.20130824-1.fc21.armv7hl.rpm
armhfp/debug/a/anaconda-debuginfo-20.9-1.fc21.armv7hl.rpm
armhfp/debug/a/apper-debuginfo-0.8.1-2.fc21.armv7hl.rpm
armhfp/debug/a/audacious-debuginfo-3.4-3.fc21.armv7hl.rpm
armhfp/debug/b/
armhfp/debug/b/bacula-debuginfo-5.2.13-17.fc21.armv7hl.rpm
armhfp/debug/c/
armhfp/debug/c/calibre-debuginfo-1.0.0-2.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-control-center-debuginfo-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-debuginfo-1.9.2-0.20.git2d1ac4d.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-desktop-debuginfo-1.0.0-0.3.git22ab5c0.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-screensaver-debuginfo-1.8.1-0.1.git94ca899.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-session-debuginfo-1.0.0-0.10.git405f80d.fc21.armv7hl.rpm
armhfp/debug/c/cinnamon-settings-daemon-debuginfo-1.0.0-0.13.gitaf7fe4d.fc21.armv7hl.rpm
armhfp/debug/c/cmake-debuginfo-2.8.12-0.1.rc1.fc21.armv7hl.rpm
armhfp/debug/c/cntlm-debuginfo-0.92.3-2.fc21.armv7hl.rpm
armhfp/debug/c/ctdb-debuginfo-2.4-1.fc21.armv7hl.rpm
armhfp/debug/d/
armhfp/debug/d/dhcp-debuginfo-4.2.5-19.fc21.armv7hl.rpm
armhfp/debug/d/dnssec-trigger-debuginfo-0.11-14.fc21.armv7hl.rpm
armhfp/debug/e/
armhfp/debug/e/elfutils-debuginfo-0.156-4.fc21.armv7hl.rpm
armhfp/debug/f/
armhfp/debug/f/figlet-debuginfo-2.2.5-4.fc21.armv7hl.rpm
armhfp/debug/f/fltk-debuginfo-1.3.2-1.fc21.armv7hl.rpm
armhfp/debug/f/freeimage-debuginfo-3.10.0-17.fc21.armv7hl.rpm
armhfp/debug/g/
armhfp/debug/g/GMT-debuginfo-4.5.9-6.fc21.armv7hl.rpm
armhfp/debug/g/gcl-debuginfo-2.6.8-1.fc21.armv7hl.rpm
armhfp/debug/g/geoclue2-debuginfo-1.99.2-3.fc21.armv7hl.rpm
armhfp/debug/g/gksu-polkit-debuginfo-0.0.3-8.gitf8ce834c.fc21.armv7hl.rpm
armhfp/debug/g/glibc-debuginfo-2.18-4.fc21.armv7hl.rpm
armhfp/debug/g/glite-lbjp-common-log-debuginfo-1.3.8-2.fc21.armv7hl.rpm
armhfp/debug/g/guacamole-server-debuginfo-0.8.2-2.fc21.armv7hl.rpm
armhfp/debug/h/
armhfp/debug/h/hostapd-debuginfo-2.0-4.fc21.armv7hl.rpm
armhfp/debug/h/hugin-debuginfo-2012.0.0-10.fc21.armv7hl.rpm
armhfp/debug/i/
armhfp/debug/i/icecream-debuginfo-1.0.1-1.fc21.armv7hl.rpm
armhfp/debug/j/
armhfp/debug/k/
armhfp/debug/k/kde-dev-utils-debuginfo-4.11.0-1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-debuginfo-common-armv7hl-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-lpae-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/debug/k/kernel-tools-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/debug/k/konkretcmpi-debuginfo-0.9.1-3.fc21.armv7hl.rpm
armhfp/debug/l/
armhfp/debug/l/libbs2b-debuginfo-3.1.0-8.fc21.armv7hl.rpm
armhfp/debug/l/libcomps-debuginfo-0.1.3-2.fc21.armv7hl.rpm
armhfp/debug/l/libdbusmenu-debuginfo-12.10.2-5.fc21.armv7hl.rpm
armhfp/debug/l/libiscsi-debuginfo-1.9.0-4.fc21.armv7hl.rpm
armhfp/debug/l/libmng-debuginfo-2.0.2-1.fc21.armv7hl.rpm
armhfp/debug/l/libquvi-debuginfo-0.9.2-1.fc21.armv7hl.rpm
armhfp/debug/l/libssh-debuginfo-0.5.5-1.fc21.armv7hl.rpm
armhfp/debug/l/libtranslit-debuginfo-0.0.3-2.fc21.armv7hl.rpm
armhfp/debug/l/libxkbcommon-debuginfo-0.3.1-1.fc21.armv7hl.rpm
armhfp/debug/l/lightdm-debuginfo-1.7.11-1.fc21.armv7hl.rpm
armhfp/debug/l/lighttpd-debuginfo-1.4.32-1.fc21.armv7hl.rpm
armhfp/debug/l/lilypond-debuginfo-2.17.25-1.fc21.armv7hl.rpm
armhfp/debug/l/lockdev-debuginfo-1.0.4-0.11.20111007git.fc21.armv7hl.rpm
armhfp/debug/m/
armhfp/debug/m/ModemManager-debuginfo-1.0.1-2.git20130723.fc21.armv7hl.rpm
armhfp/debug/m/meanwhile-debuginfo-1.1.0-12.fc21.armv7hl.rpm
armhfp/debug/m/mod_auth_xradius-debuginfo-0.4.6-18.fc21.armv7hl.rpm
armhfp/debug/m/muffin-debuginfo-1.8.3-0.5.git6ead0af.fc21.armv7hl.rpm
armhfp/debug/n/
armhfp/debug/n/ncl-debuginfo-6.1.2-4.fc21.armv7hl.rpm
armhfp/debug/n/nec2c-debuginfo-1.1-1.fc21.armv7hl.rpm
armhfp/debug/n/nemo-debuginfo-1.8.6-0.4.gitfccc703.fc21.armv7hl.rpm
armhfp/debug/n/nodejs-mapnik-debuginfo-1.1.3-2.fc21.armv7hl.rpm
armhfp/debug/n/nodejs-srs-debuginfo-0.3.2-2.fc21.armv7hl.rpm
armhfp/debug/o/
armhfp/debug/o/OpenColorIO-debuginfo-1.0.8-4.fc21.armv7hl.rpm
armhfp/debug/p/
armhfp/debug/p/perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/debug/p/perl-Lexical-Var-debuginfo-0.009-1.fc21.armv7hl.rpm
armhfp/debug/p/perl-Net-SSH2-debuginfo-0.52-1.fc21.armv7hl.rpm
armhfp/debug/p/perl-version-debuginfo-0.99.03-1.fc21.armv7hl.rpm
armhfp/debug/p/prwd-debuginfo-1.8-1.fc21.armv7hl.rpm
armhfp/debug/p/python-perf-debuginfo-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/debug/q/
armhfp/debug/q/qpid-proton-debuginfo-0.4-5.fc21.armv7hl.rpm
armhfp/debug/q/qt-debuginfo-4.8.5-7.fc21.armv7hl.rpm
armhfp/debug/q/qt3-debuginfo-3.3.8b-51.fc21.armv7hl.rpm
armhfp/debug/r/
armhfp/debug/s/
armhfp/debug/s/shared-mime-info-debuginfo-1.1-7.fc21.armv7hl.rpm
armhfp/debug/s/shellinabox-debuginfo-2.14-25.git88822c1.fc21.armv7hl.rpm
armhfp/debug/s/stoken-debuginfo-0.2-5.fc21.armv7hl.rpm
armhfp/debug/s/systemd-debuginfo-206-7.fc21.armv7hl.rpm
armhfp/debug/s/systemtap-debuginfo-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/debug/t/
armhfp/debug/t/telepathy-mission-control-debuginfo-5.15.0-2.fc21.armv7hl.rpm
armhfp/debug/t/thermostat-debuginfo-0.9.2-6.fc21.armv7hl.rpm
armhfp/debug/t/tig-debuginfo-1.2.1-1.fc21.armv7hl.rpm
armhfp/debug/t/tinc-debuginfo-1.0.22-1.fc21.armv7hl.rpm
armhfp/debug/t/tudu-debuginfo-0.9.1-2.fc21.armv7hl.rpm
armhfp/debug/u/
armhfp/debug/u/unbound-debuginfo-1.4.20-19.fc21.armv7hl.rpm
armhfp/debug/u/uniconvertor-debuginfo-2.0-0.1.svn340.fc21.armv7hl.rpm
armhfp/debug/v/
armhfp/debug/w/
armhfp/debug/x/
armhfp/debug/x/xnec2c-debuginfo-2.3-1.beta.fc21.armv7hl.rpm
armhfp/debug/y/
armhfp/debug/z/
armhfp/debug/z/znc-infobot-debuginfo-1.2-1.fc21.armv7hl.rpm
armhfp/os/
armhfp/os/.discinfo
armhfp/os/LiveOS/
armhfp/os/LiveOS/squashfs.img
armhfp/os/Packages/
armhfp/os/Packages/0/
armhfp/os/Packages/2/
armhfp/os/Packages/3/
armhfp/os/Packages/4/
armhfp/os/Packages/6/
armhfp/os/Packages/9/
armhfp/os/Packages/a/
armhfp/os/Packages/a/aime-6.20130824-1.fc21.armv7hl.rpm
armhfp/os/Packages/a/aime-devel-6.20130824-1.fc21.armv7hl.rpm
armhfp/os/Packages/a/anaconda-20.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/a/anaconda-dracut-20.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/a/anaconda-widgets-20.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/a/anaconda-widgets-devel-20.9-1.fc21.armv7hl.rpm
armhfp/os/Packages/a/apper-0.8.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-devel-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/a/audacious-libs-3.4-3.fc21.armv7hl.rpm
armhfp/os/Packages/b/
armhfp/os/Packages/b/bacula-client-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-common-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-console-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-console-bat-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-devel-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-director-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-libs-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-libs-sql-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-storage-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/b/bacula-traymonitor-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/c/
armhfp/os/Packages/c/calibre-1.0.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-1.9.2-0.20.git2d1ac4d.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-devel-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-control-center-filesystem-1.9.0-0.11.git39bd295.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-desktop-1.0.0-0.3.git22ab5c0.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-desktop-devel-1.0.0-0.3.git22ab5c0.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-screensaver-1.8.1-0.1.git94ca899.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-session-1.0.0-0.10.git405f80d.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-settings-daemon-1.0.0-0.13.gitaf7fe4d.fc21.armv7hl.rpm
armhfp/os/Packages/c/cinnamon-settings-daemon-devel-1.0.0-0.13.gitaf7fe4d.fc21.armv7hl.rpm
armhfp/os/Packages/c/cmake-2.8.12-0.1.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cmake-gui-2.8.12-0.1.rc1.fc21.armv7hl.rpm
armhfp/os/Packages/c/cntlm-0.92.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/c/ctdb-2.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/ctdb-devel-2.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/c/ctdb-tests-2.4-1.fc21.armv7hl.rpm
armhfp/os/Packages/d/
armhfp/os/Packages/d/dhclient-4.2.5-19.fc21.armv7hl.rpm
armhfp/os/Packages/d/dhcp-4.2.5-19.fc21.armv7hl.rpm
armhfp/os/Packages/d/dhcp-common-4.2.5-19.fc21.armv7hl.rpm
armhfp/os/Packages/d/dhcp-devel-4.2.5-19.fc21.armv7hl.rpm
armhfp/os/Packages/d/dhcp-libs-4.2.5-19.fc21.armv7hl.rpm
armhfp/os/Packages/d/dnssec-trigger-0.11-14.fc21.armv7hl.rpm
armhfp/os/Packages/e/
armhfp/os/Packages/e/elfutils-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/e/elfutils-devel-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/e/elfutils-devel-static-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libelf-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libelf-devel-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libelf-devel-static-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/e/elfutils-libs-0.156-4.fc21.armv7hl.rpm
armhfp/os/Packages/f/
armhfp/os/Packages/f/figlet-2.2.5-4.fc21.armv7hl.rpm
armhfp/os/Packages/f/fltk-1.3.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/fltk-devel-1.3.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/fltk-fluid-1.3.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/fltk-static-1.3.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeimage-3.10.0-17.fc21.armv7hl.rpm
armhfp/os/Packages/f/freeimage-devel-3.10.0-17.fc21.armv7hl.rpm
armhfp/os/Packages/g/
armhfp/os/Packages/g/GMT-4.5.9-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/GMT-devel-4.5.9-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/GMT-octave-4.5.9-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/GMT-static-4.5.9-6.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcl-2.6.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/gcl-selinux-2.6.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/g/geoclue2-1.99.2-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/geoclue2-devel-1.99.2-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/geoclue2-server-1.99.2-3.fc21.armv7hl.rpm
armhfp/os/Packages/g/gksu-polkit-0.0.3-8.gitf8ce834c.fc21.armv7hl.rpm
armhfp/os/Packages/g/gksu-polkit-libs-0.0.3-8.gitf8ce834c.fc21.armv7hl.rpm
armhfp/os/Packages/g/gksu-polkit-libs-devel-0.0.3-8.gitf8ce834c.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-common-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-devel-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-headers-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-static-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/glibc-utils-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/g/glite-lbjp-common-log-1.3.8-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/glite-lbjp-common-log-devel-1.3.8-2.fc21.armv7hl.rpm
armhfp/os/Packages/g/guacd-0.8.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/h/
armhfp/os/Packages/h/hostapd-2.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/h/hostapd-logwatch-2.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/h/hugin-2012.0.0-10.fc21.armv7hl.rpm
armhfp/os/Packages/h/hugin-base-2012.0.0-10.fc21.armv7hl.rpm
armhfp/os/Packages/i/
armhfp/os/Packages/i/icecream-1.0.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/i/icecream-devel-1.0.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/j/
armhfp/os/Packages/k/
armhfp/os/Packages/k/kde-dev-utils-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-devel-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kmtrace-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kmtrace-devel-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kmtrace-libs-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kpartloader-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kstartperf-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kde-dev-utils-kuiviewer-4.11.0-1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-devel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-headers-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-devel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-lpae-modules-extra-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-modules-extra-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/kernel-tools-libs-devel-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/k/konkretcmpi-0.9.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/k/konkretcmpi-devel-0.9.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/k/konkretcmpi-python-0.9.1-3.fc21.armv7hl.rpm
armhfp/os/Packages/l/
armhfp/os/Packages/l/libbs2b-3.1.0-8.fc21.armv7hl.rpm
armhfp/os/Packages/l/libbs2b-devel-3.1.0-8.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcomps-0.1.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libcomps-devel-0.1.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-devel-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk2-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk2-devel-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk3-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-gtk3-devel-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-jsonloader-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-jsonloader-devel-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libdbusmenu-tools-12.10.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguac-0.8.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguac-client-rdp-0.8.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguac-client-ssh-0.8.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguac-client-vnc-0.8.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libguac-devel-0.8.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libgudev1-devel-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/l/libiscsi-1.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libiscsi-devel-1.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libiscsi-utils-1.9.0-4.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmng-2.0.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libmng-devel-2.0.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libquvi-0.9.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libquvi-devel-0.9.2-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libssh-0.5.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libssh-devel-0.5.5-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-0.0.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-devel-0.0.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-icu-0.0.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libtranslit-m17n-0.0.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/l/libxkbcommon-0.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libxkbcommon-devel-0.3.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/libxradius-0.4.6-18.fc21.armv7hl.rpm
armhfp/os/Packages/l/libxradius-devel-0.4.6-18.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-1.7.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-gobject-1.7.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-gobject-devel-1.7.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-qt-1.7.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lightdm-qt-devel-1.7.11-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-1.4.32-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-fastcgi-1.4.32-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-mod_geoip-1.4.32-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lighttpd-mod_mysql_vhost-1.4.32-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lilypond-2.17.25-1.fc21.armv7hl.rpm
armhfp/os/Packages/l/lockdev-1.0.4-0.11.20111007git.fc21.armv7hl.rpm
armhfp/os/Packages/l/lockdev-devel-1.0.4-0.11.20111007git.fc21.armv7hl.rpm
armhfp/os/Packages/m/
armhfp/os/Packages/m/ModemManager-1.0.1-2.git20130723.fc21.armv7hl.rpm
armhfp/os/Packages/m/ModemManager-devel-1.0.1-2.git20130723.fc21.armv7hl.rpm
armhfp/os/Packages/m/ModemManager-glib-1.0.1-2.git20130723.fc21.armv7hl.rpm
armhfp/os/Packages/m/ModemManager-glib-devel-1.0.1-2.git20130723.fc21.armv7hl.rpm
armhfp/os/Packages/m/meanwhile-1.1.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/m/meanwhile-devel-1.1.0-12.fc21.armv7hl.rpm
armhfp/os/Packages/m/mod_auth_xradius-0.4.6-18.fc21.armv7hl.rpm
armhfp/os/Packages/m/muffin-1.8.3-0.5.git6ead0af.fc21.armv7hl.rpm
armhfp/os/Packages/m/muffin-devel-1.8.3-0.5.git6ead0af.fc21.armv7hl.rpm
armhfp/os/Packages/n/
armhfp/os/Packages/n/nagios-plugins-bacula-5.2.13-17.fc21.armv7hl.rpm
armhfp/os/Packages/n/ncl-6.1.2-4.fc21.armv7hl.rpm
armhfp/os/Packages/n/ncl-devel-6.1.2-4.fc21.armv7hl.rpm
armhfp/os/Packages/n/nec2c-1.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/n/nemo-1.8.6-0.4.gitfccc703.fc21.armv7hl.rpm
armhfp/os/Packages/n/nemo-devel-1.8.6-0.4.gitfccc703.fc21.armv7hl.rpm
armhfp/os/Packages/n/nemo-extensions-1.8.6-0.4.gitfccc703.fc21.armv7hl.rpm
armhfp/os/Packages/n/nodejs-mapnik-1.1.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/n/nodejs-srs-0.3.2-2.fc21.armv7hl.rpm
armhfp/os/Packages/n/nscd-2.18-4.fc21.armv7hl.rpm
armhfp/os/Packages/o/
armhfp/os/Packages/o/OpenColorIO-1.0.8-4.fc21.armv7hl.rpm
armhfp/os/Packages/o/OpenColorIO-devel-1.0.8-4.fc21.armv7hl.rpm
armhfp/os/Packages/p/
armhfp/os/Packages/p/perf-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-Lexical-Var-0.009-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-Net-SSH2-0.52-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/perl-version-0.99.03-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/prwd-1.8-1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-libcomps-0.1.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-perf-3.11.0-0.rc7.git0.1.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-0.4-5.fc21.armv7hl.rpm
armhfp/os/Packages/p/python-qpid-proton-doc-0.4-5.fc21.armv7hl.rpm
armhfp/os/Packages/p/python3-libcomps-0.1.3-2.fc21.armv7hl.rpm
armhfp/os/Packages/q/
armhfp/os/Packages/q/qpid-proton-c-0.4-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qpid-proton-c-devel-0.4-5.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-assistant-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-config-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-demos-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-designer-plugin-webkit-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-devel-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-examples-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-ibase-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-mysql-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-odbc-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-postgresql-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-qdbusviewer-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-qvfb-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-tds-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt-x11-4.8.5-7.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-MySQL-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-ODBC-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-PostgreSQL-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-config-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-designer-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-devel-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-devel-docs-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/q/qt3-sqlite-3.3.8b-51.fc21.armv7hl.rpm
armhfp/os/Packages/r/
armhfp/os/Packages/s/
armhfp/os/Packages/s/shared-mime-info-1.1-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/shellinabox-2.14-25.git88822c1.fc21.armv7hl.rpm
armhfp/os/Packages/s/stoken-cli-0.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/stoken-devel-0.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/stoken-gui-0.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/stoken-libs-0.2-5.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-devel-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-journal-gateway-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-libs-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-python-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemd-python3-206-7.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-client-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-devel-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-initscript-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-runtime-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-runtime-java-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-sdt-devel-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-server-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/s/systemtap-testsuite-2.4-0.47.g2e9858c.fc21.armv7hl.rpm
armhfp/os/Packages/t/
armhfp/os/Packages/t/telepathy-mission-control-5.15.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/t/telepathy-mission-control-devel-5.15.0-2.fc21.armv7hl.rpm
armhfp/os/Packages/t/thermostat-0.9.2-6.fc21.armv7hl.rpm
armhfp/os/Packages/t/thermostat-webapp-0.9.2-6.fc21.armv7hl.rpm
armhfp/os/Packages/t/tig-1.2.1-1.fc21.armv7hl.rpm
armhfp/os/Packages/t/tinc-1.0.22-1.fc21.armv7hl.rpm
armhfp/os/Packages/t/tudu-0.9.1-2.fc21.armv7hl.rpm
armhfp/os/Packages/u/
armhfp/os/Packages/u/unbound-1.4.20-19.fc21.armv7hl.rpm
armhfp/os/Packages/u/unbound-devel-1.4.20-19.fc21.armv7hl.rpm
armhfp/os/Packages/u/unbound-libs-1.4.20-19.fc21.armv7hl.rpm
armhfp/os/Packages/u/unbound-python-1.4.20-19.fc21.armv7hl.rpm
armhfp/os/Packages/u/uniconvertor-2.0-0.1.svn340.fc21.armv7hl.rpm
armhfp/os/Packages/v/
armhfp/os/Packages/w/
armhfp/os/Packages/x/
armhfp/os/Packages/x/xgridedit-4.5.9-6.fc21.armv7hl.rpm
armhfp/os/Packages/x/xnec2c-2.3-1.beta.fc21.armv7hl.rpm
armhfp/os/Packages/y/
armhfp/os/Packages/z/
armhfp/os/Packages/z/znc-infobot-1.2-1.fc21.armv7hl.rpm
armhfp/os/drpms/
armhfp/os/drpms/GMT-4.5.9-5.fc20_4.5.9-6.fc21.armv7hl.drpm
armhfp/os/drpms/GMT-devel-4.5.9-5.fc20_4.5.9-6.fc21.armv7hl.drpm
armhfp/os/drpms/GMT-octave-4.5.9-5.fc20_4.5.9-6.fc21.armv7hl.drpm
armhfp/os/drpms/GMT-static-4.5.9-5.fc20_4.5.9-6.fc21.armv7hl.drpm
armhfp/os/drpms/ModemManager-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc21.armv7hl.drpm
armhfp/os/drpms/ModemManager-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc21.armv7hl.drpm
armhfp/os/drpms/ModemManager-glib-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc21.armv7hl.drpm
armhfp/os/drpms/ModemManager-glib-devel-1.0.1-1.git20130723.fc20_1.0.1-2.git20130723.fc21.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-1.0.8-3.fc20_1.0.8-4.fc21.armv7hl.drpm
armhfp/os/drpms/OpenColorIO-devel-1.0.8-3.fc20_1.0.8-4.fc21.armv7hl.drpm
armhfp/os/drpms/aime-6.20130713-1.fc20_6.20130824-1.fc21.armv7hl.drpm
armhfp/os/drpms/aime-devel-6.20130713-1.fc20_6.20130824-1.fc21.armv7hl.drpm
armhfp/os/drpms/anaconda-20.8-1.fc21_20.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/anaconda-dracut-20.8-1.fc21_20.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/anaconda-widgets-20.8-1.fc21_20.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/anaconda-widgets-devel-20.8-1.fc21_20.9-1.fc21.armv7hl.drpm
armhfp/os/drpms/apper-0.8.1-1.fc20_0.8.1-2.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-devel-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/audacious-libs-3.4-2.fc20_3.4-3.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-client-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-common-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-console-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-console-bat-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-devel-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-director-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-libs-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-libs-sql-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-storage-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/bacula-traymonitor-5.2.13-17.fc20_5.2.13-17.fc21.armv7hl.drpm
armhfp/os/drpms/calibre-1.0.0-1.fc21_1.0.0-2.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-1.9.2-0.19.gitd4305ab.fc21_1.9.2-0.20.git2d1ac4d.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-devel-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-control-center-filesystem-1.9.0-0.10.git16717a7.fc21_1.9.0-0.11.git39bd295.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-screensaver-1.8.0-5.fc21_1.8.1-0.1.git94ca899.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-session-1.0.0-0.9.git58710ea.fc21_1.0.0-0.10.git405f80d.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-settings-daemon-1.0.0-0.12.gitb8b57d9.fc21_1.0.0-0.13.gitaf7fe4d.fc21.armv7hl.drpm
armhfp/os/drpms/cinnamon-settings-daemon-devel-1.0.0-0.12.gitb8b57d9.fc21_1.0.0-0.13.gitaf7fe4d.fc21.armv7hl.drpm
armhfp/os/drpms/cmake-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.armv7hl.drpm
armhfp/os/drpms/cmake-gui-2.8.11.2-3.fc20_2.8.12-0.1.rc1.fc21.armv7hl.drpm
armhfp/os/drpms/cntlm-0.92.3-1.fc21_0.92.3-2.fc21.armv7hl.drpm
armhfp/os/drpms/ctdb-2.1-4.fc20_2.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/ctdb-devel-2.1-4.fc20_2.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/ctdb-tests-2.1-4.fc20_2.4-1.fc21.armv7hl.drpm
armhfp/os/drpms/dhclient-4.2.5-18.fc20_4.2.5-19.fc21.armv7hl.drpm
armhfp/os/drpms/dhcp-4.2.5-18.fc20_4.2.5-19.fc21.armv7hl.drpm
armhfp/os/drpms/dhcp-common-4.2.5-18.fc20_4.2.5-19.fc21.armv7hl.drpm
armhfp/os/drpms/dhcp-devel-4.2.5-18.fc20_4.2.5-19.fc21.armv7hl.drpm
armhfp/os/drpms/dhcp-libs-4.2.5-18.fc20_4.2.5-19.fc21.armv7hl.drpm
armhfp/os/drpms/dnssec-trigger-0.11-13.fc20_0.11-14.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-devel-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-devel-static-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-libelf-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-libelf-devel-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-libelf-devel-static-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/elfutils-libs-0.156-3.fc20_0.156-4.fc21.armv7hl.drpm
armhfp/os/drpms/figlet-2.2.5-4.fc20_2.2.5-4.fc21.armv7hl.drpm
armhfp/os/drpms/fltk-1.3.0-11.fc20_1.3.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/fltk-devel-1.3.0-11.fc20_1.3.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/fltk-fluid-1.3.0-11.fc20_1.3.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/fltk-static-1.3.0-11.fc20_1.3.2-1.fc21.armv7hl.drpm
armhfp/os/drpms/freeimage-3.10.0-16.fc20_3.10.0-17.fc21.armv7hl.drpm
armhfp/os/drpms/freeimage-devel-3.10.0-16.fc20_3.10.0-17.fc21.armv7hl.drpm
armhfp/os/drpms/gcl-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc21.armv7hl.drpm
armhfp/os/drpms/gcl-selinux-2.6.8-0.18.20130521cvs.fc20_2.6.8-1.fc21.armv7hl.drpm
armhfp/os/drpms/gksu-polkit-0.0.3-8.gitf8ce834c.fc20_0.0.3-8.gitf8ce834c.fc21.armv7hl.drpm
armhfp/os/drpms/gksu-polkit-libs-0.0.3-8.gitf8ce834c.fc20_0.0.3-8.gitf8ce834c.fc21.armv7hl.drpm
armhfp/os/drpms/gksu-polkit-libs-devel-0.0.3-8.gitf8ce834c.fc20_0.0.3-8.gitf8ce834c.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-common-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-devel-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-headers-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-static-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/glibc-utils-2.18-3.fc21_2.18-4.fc21.armv7hl.drpm
armhfp/os/drpms/guacd-0.8.2-2.fc20_0.8.2-2.fc21.armv7hl.drpm
armhfp/os/drpms/hostapd-2.0-4.fc20_2.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/hostapd-logwatch-2.0-4.fc20_2.0-4.fc21.armv7hl.drpm
armhfp/os/drpms/hugin-2012.0.0-7.fc19_2012.0.0-10.fc21.armv7hl.drpm
armhfp/os/drpms/hugin-base-2012.0.0-7.fc19_2012.0.0-10.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-headers-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-lpae-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-modules-extra-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/kernel-tools-libs-devel-3.11.0-0.rc6.git4.1.fc21_3.11.0-0.rc7.git0.1.fc21.armv7hl.drpm
armhfp/os/drpms/konkretcmpi-0.9.1-2.fc20_0.9.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/konkretcmpi-devel-0.9.1-2.fc20_0.9.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/konkretcmpi-python-0.9.1-2.fc20_0.9.1-3.fc21.armv7hl.drpm
armhfp/os/drpms/libbs2b-3.1.0