Fedora ARM 12 on IGEPv2 (Beagle Board clone)
by Matthew Wilson
Hi all,
I would like to introduce myself to the group. I have recently
received an IGEPv2 board [1], which is based on the Beagle Board, but
with wifi, bluetooth, ethernet, and more RAM. I'm still at the "wow,
it's tiny and it runs Linux" stage. I should get a bit more time over
the next month and Christmas to play around properly with it.
I'm new to embedded development, but neither new to Linux nor ARM
(writing my first ARM assembly some 15 years ago). However, for the
past 6 years I've not even built a Linux kernel, preferring to use the
default kernel in Fedora for simplicity :)
Firstly, a thank you to those involved in Fedora ARM for getting it to
this stage. If I get the time, I'd really like to contribute some
(probably small) effort to help get Fedora ARM working well on the
IGEPv2 and Beagle Board. As I progress, I'd like to know what I can
do to help.
In the meantime, I have some questions. Apologies in advance if these
seem simple.
1) There are various different kernels from different sources. I'm
used to there being a small set of "right" kernels (that is, Fedora's
idea of "right") for x86. I fully appreciate that different ARM-based
boards are quite different in capabilities (like different instruction
set variants).
a) Is there likely to be some standardised vanilla Fedora ARM kernel
source? (Or is that simply the source RPM available for Fedora?)
Then patches /could/ be offered for the more common systems (e.g.
Beagle Board & clones, SheevaPlug).
b) Would it then make sense to offer these as pre-built RPMs for common systems?
c) Is there any guidance on which version is good to use as a base?
I've seen quite different kernel versions being used (from 2.6.27 to
2.6.31).
2) I understand a little bit about the different calling conventions,
FP differences (e.g. soft FPU versus VFP), and instruction set
differences (v5 versus v7).
a) Can the kernel can be safely built with a different instruction set
targeted? (I know there are different optimisation options passed to
GCC. Apologies if this seems a bit newbie-ish.)
b) For FP-heavy programs (e.g. ogg encoding), is it possible to build
the packages with VFP/NEON but still get them to work in a soft FPU
system? I'd imagine any call to an external library would have to
somehow be defined to use a different calling standard.
3) There seem to be some missing dependencies in the packages in the
current Fedora ARM repository. For example, emacs is requiring
libotf, which doesn't seem to be there in the repository. And
likewise with the xorg-x11-font* packages needing ttmkdir. I'm
confused as to how the RPM could have been successfully built without
it. What am I missing?
4) I see there has been some discussion over unaligned data access.
(Oh, I remember that from the ARM2 days.) It seems as if the
Cortex-A8 cores allow unaligned data access when set up to do so [2].
Does this, in any way, help with the compatibility of packages
targetting Cortex-A8?
5) I've managed to get various source packages missing from the Fedora
ARM repositories to compile successfully (natively). I guess there is
a reason why there are not in the repos right now -- is that reason
down to time and priorities, or is there some blocking bugs with many
of these packages?
I look forward to being able to contribute something back into Fedora!
Kind regards,
Matthew
[1] http://www.igep-platform.com/index.php?option=com_content&view=article&id...
[2] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344j/Beih...
7 years, 9 months
Announcing Fedora 19 ARM remix for Allwinner SOCs release 3
by Hans de Goede
Hi All,
I'm very happy to announce the third release (r3) of my Fedora 19 ARM
remix images for Allwinner A10, A10s, A13 and A20 based devices. This
release is based on the official Fedora 19 Final for ARM images,
with u-boot and kernel(s) from the linux-sunxi project:
http://linux-sunxi.org/
New this release:
1) Fix the bad brown paper bag bug in r2 which caused it to not boot
on sun4i (A10) and sun5i (A13/A10s) devices
2) Support for the cubietruck (except for the wifi module)
3) Support for the Megafeis A08 and Mini-X with A10s
You can download it here:
http://people.fedoraproject.org/~jwrdegoede/a10-images/Fedora-19-a10-armh...
sha1sum: a57e5897e0c6047dbb473c438016d6364fd0709f
It is important to read the README, the image standard comes without
u-boot pre-loaded since u-boot is board specific. The image includes
a user-friendly simple script to install the right u-boot for
your board, but if you simply xzcat the image to an sdcard, and then
boot your device with the sdcard, things will *not* work.
See the README for a list of currently supported boards.
Known Issues:
-Many boards don't have an rtc (A10 and A20 have a builtin one),
or at least no battery backup for it, resulting in the date
+ time being wrong.
-If the date is of by more then a couple of months, "yum update"
won't work because certificate validation fails for the https
connection yum tries to make. So if yum fails to get its repodata
first check (and fix) your date
-The regular (host not otg) usb-port on A10s based boards can be a
bit quirky. It is best to plug in a hub even when using only one
device, otherwise the device may not be recognized. If this happens,
after adding a hub, often a power-cycle is needed too.
-The wifi chip on the Auxtek-T004 hdmi-stick and on the cubietruck are
unsupported atm
Enjoy,
Hans
And to make sure everyone reads the README, let me print it here
in full:
Fedora 19 ARM for Allwinner A10, A10s, A13 and A20 devices README
-----------------------------------------------------------------
Quickstart guide
----------------
1) Insert an sdcard, note any data on the card will be destroyed!
2) Make sure the card is not mounted, run "mount" and if the card shows
up in the output umount its partitions
3) Write the img file to the card, ie as root do:
xzcat Fedora-19-a10-armhfp-r2.img.xz > /dev/mmcblk0
sync
4) The card is not yet ready for use! Since the A10 u-boot is board
specific, the image comes without any uboot install, follow the next
steps to install the right u-boot for your board
5) Remove the card, and re-insert it. The uboot partition should get
automatically mounted, if not mount it manually,
6) As root (or through sudo) run: <uboot-part-mount>/select-board.sh, ie:
sudo /run/media/hans/uboot/select-board.sh
If you've dialog installed the select-board.sh script will prompt for
your board. If you don't have dialog installed, it will print the list
of supported boards. Lookup your board and re-run the script with the
shortname for your board as argument, ie:
sudo sh /run/media/hans/uboot/select-board.sh mk802
7) umount the uboot and rootfs partitions, ie:
umount /run/media/hans/uboot
umount /run/media/hans/rootfs
8) Your sdcard is now ready for use
9) *Before* powering up your A10 device connect it to an hdmi or dvi monitor
10) When first booting from the sdcard inserted Fedora will automatically
reboot once, this is part of the process to resize the root partition to
fill the entire sdcard and is normal behavior.
11) After the automatic reboot Fedora will start with the initial-setup wizard:
11a) Configure networking, note:
* If you've an A10 board with wired ethernet and you want to use dhcp
you don't need to do anything.
* If you've an A20 board, your ethernet may have a random mac-address,
so if you want to configure a static ip-address and want it to stick
across reboots, go to the ethernet-tab, select the mac-address field
and delete its contents, so that the static ip address you're
configuring does not get tied to the random mac-address.
11b) Setup the time zone
11c) Set a root password
11d) Create a user
12) Log in as the just created user
13) Enjoy Fedora on your A10 device
Supported Devices:
------------------
Fedora 19 ARM for Allwinner A10 has been tested with the following devices:
* A10s-OLinuXino-MICRO (Olimex)
* A13-OLinuXino (Olimex)
* A13-OLinuXino-MICRO (Olimex)
* A20-OLinuXino-MICRO (Olimex)
* Auxtek T003 hdmi tv stick
* Auxtek T004 hdmi tv stick
* BA10 TV Box
* Cubieboard development board 1024 MB RAM
* Cubieboard2 (A20) development board
* Cubietruck development board
* Gooseberry development board
* Mele A1000G/A2000G 1024 MB RAM
* Mini-X 1024 MB RAM
* mk802 (with female mini hdmi) 512 MB RAM
* mk802 with A10s (s with a circle around it on the barcode label)
* mk802ii (with male normal hdmi) 1024 MB RAM
* r7 hdmi tv stick
* UHost U1A hdmi tv stick
* Wobo i5 TV Box
Fedora 19 ARM should also work on the following devices:
* A10 tablet sold under various names (whitelabel)
* A13 tablet sold under various names (whitelabel)
* Coby MID7042 tablet
* Coby MID8042 tablet
* Coby MID9742 tablet
* Cubieboard development board 512 MB RAM
* DNS AirTab M82 tablet
* EOMA68 A10 CPU card
* H6 netbook
* Hackberry development board
* Hyundai a7hd tablet
* iNet-97F Rev.2 (and clones) tablet
* Marsboard A10
* Megafeis A08
* Mele A1000/A2000 512 MB RAM
* Mele A3700
* Mini-X 512 MB RAM
* Mini-X with A10s soc
* mk802 (with female mini hdmi) 1024 MB RAM
* pcDuino development board
* Point of View ProTab 2 IPS 9" tablet
* Point of View ProTab 2 IPS tablet with 3g
* Sanei N90
* XZPAD700 7" tablet
Configuring the display output
------------------------------
Multiple video outputs at the same time are not supported. By default
hdmi output with EDID is used for all devices, except for tablets/netbooks
where the default output is the lcd.
The default hdmi output with EDID will get the native resolution of your
TV / monitor and use that. Note that in order for this to work your TV /
monitor must be connected *and turned on*, before booting your device.
The output resolution can be configured with the disp.screen0_output_mode
kernel cmdline value, which can be found in the extrargs part of uEnv.txt in
the uboot partition. The default uEnv.txt contains the following value:
disp.screen0_output_mode=EDID:1280x720p60
This means try to use EDID and if no valid EDID info is found fallback to
1280x720p60.
The used output can be changed by adding disp.screen0_output_type=X to the
extraargs in uEnv.txt. With X being one of: 0:none; 1:lcd; 2:tv; 3:hdmi; 4:vga
Some per display type notes:
-lcd outputs: Hardcoded to the native mode, disp.screen0_output_mode is ignored
-tv: For the cvbs output disp.screen0_output_mode must be set to one of the
following: pal, pal-svideo, ntsc, ntsc-svideo, pal-m, pal-m-svideo, pal-nc,
pal-nc-svideo. Note the -svideo variants should only be used on boards with
an svideo connector, for composite out use the regular variants, ie:
disp.screen0_output_type=2 disp.screen0_output_mode=pal
-hdmi: To override the EDID detected mode, drop the "EDID:" from the
disp.screen0_output_mode value and set it to the desired mode, ie:
disp.screen0_output_type=3 disp.screen0_output_mode=1360x768p60
-vga: Does not support EDID, "EDID:" must be removed from the
disp.screen0_output_mode value otherwise it will be ignored. interlaced
progressive and refreshrate settings specified are ignored, each resolution
has hardcoded values for these. Example usage:
disp.screen0_output_type=4 disp.screen0_output_mode=1024x768
How to power your allwinner device
----------------------------------
For reliable operation it is important that your allwinner device is properly
powered. Some users try to power their allwinner development boards through
the power pin on the serial port / uart connector. This is a very bad idea!
and will almost always result in unreliable operation. Instaed always power
your allwinner device over the barrel connector intended for that using,
using a quality, reliable power supply.
USB controller caveats
----------------------
The OTG USB controller in host mode only supports a limited number of
devices, plugging in a hub + mouse + keyboard typically will make either
the mouse or keyboard not work. This is a hardware limitation which we
will likely not be able to work around.
On tv-sticks and top-set boxes, simply avoid the otg connector, instead
use a hub in a regular host usb connector. Note on the mini-x the otg / host
marking is not always correct. If things don't work try using the OTG
connector instead!
On tablets and the gooseberry unfortunately only the otg connector is
available. One solution there is using a single usb-device which is
both a keyboard and a mouse at the same time. IE the receiver for logitech
wireless desktop sets.
Known Issues
------------
* The broadcom sdio wifi found in the Auxtek T004 hdmi-stick and on the
Cubietruck is not supported
Supported hardware components / features:
-----------------------------------------
Fedora 19 ARM for Allwinner A10 supports the following components:
* CPU + PMU + RAM
* Serial ports
* MMC cards
* Internal NAND storage
* Framebuffer on lcd / vga / hdmi / composite video
* Sound both analog out and over hdmi
* OTG USB controller
* Both standard USB host controllers
* Wifi
* Wired Ethernet
* SATA
* IR (untested at this time)
* SPI (as module, not supported on A20)
* "tablet" keys on olinuxino boards
* 7 and 10 inch lcd displays on olinuxino boards (requires selecting the
right config in select-board.sh
Unsupported hardware components:
--------------------------------
The following components require various proprietary blobs to be used, and
as such are not supported in the Fedora images. The kernel drivers for them
are present (usually as modules), so if you add the necessary blobs you might
get these to work:
* Mali 400 GPU
* Cedar hardware video & audio decoding and encoding engine
* G2D 2d engine
Note that the drivers for these need some memory to be reserved at boot, and
since they are not supported by default in the Fedora images, this memory
reservation has been disabled. To reserve the memory edit /boot/uEnv.txt and
remove the kernel cmdline options which disable the memory reservation.
Differences from stock Fedora
-----------------------------
* Since the A10 is not a very powerful soc some services which are enabled by
default on Fedora are disabled in the image, see build-image.sh for a list.
* No plymouth: we log to a serial console for debugging so no pretty splash.
Also we don't use an initrd, so removing the console=ttyS0,115200 from
the extraargs in uEnv.txt will give plymouth, but so late it hardly matters.
Rebuilding the Fedora 19 ARM for Allwinner A10 disk image
---------------------------------------------------------
Building the Fedora 19 ARM for Allwinner A10 disk image consists of 2 steps
1) Building a uboot.tar.gz and rootfs.tar.gz "overlays", this is done
bu the build-boot-root-sh script
2) Combining uboot.tar.gz and rootfs.tar.gz with an official Fedora 19 arm img,
this combining is done by the build-image.sh script
The a10 image you downloaded is based on Fedora-XFCE-armhfp-19-1-sda.raw
These scripts are hosted here:
https://github.com/jwrdegoede/sunxi-fedora-scripts.git
A copy of the exact versions of these scripts used to build this Fedora A10
image can be found in the scripts directory of the uboot partition, the
kernel config used during the build can be found here too.
If you want to exactly reproduce this image it is important to use the
scripts from the scripts dir of the uboot partition, as the scripts contain
GIT tags used during the build to checkout the exact versions to build.
The pre-conditions these scripts expect to be met, and the exact usage of
them is documented in comments in the top of each script.
9 years, 1 month
need help to build zorba package for ARM
by Martin Gieseking
Hi,
I've successfully updated the zorba package to the latest release. It
builds properly for i686 and x86_64 but fails for armv7hl [1]. During
the build process, the binary crashes with a segfault after it's called
to create some additional xqdoc files.
Unfortunately, the ARM emulation is way to slow on my computers.
Therefore, it's impossible for me to debug the issue in a timely manner.
It would be great if someone with proper hardware could have a look into
the bug and help to isolate it. Otherwise, I would exclude the ARM build
for the zorba package. Here's the corresponding ARMTracker bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1069294
Thanks,
Martin
[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=6559905
9 years, 7 months
Wiki gardening for aarch64
by Brendan Conoboy
Hi everybody,
Adam Williamson mentioned to me that the Fedora wiki was missing an
entry for Aarch64 on the secondary architecture list. I've gone ahead
and updated the architecture page:
https://fedoraproject.org/wiki/Architectures#Secondary_Architectures
To point to the standard ARM page. By itself this isn't entirely
satisfactory, since the ARM page itself is still largely 32-bit
oriented. Do we want to rework this page for greater aarch64 content or
do we want to keep this an ARM32 page and add a distinct AArch64 page?
--
Brendan Conoboy / Red Hat, Inc. / blc(a)redhat.com
9 years, 7 months
Re: [fedora-arm] XFS on Fedora i686, armv7hl
by John Dulaney
> Date: Thu, 27 Feb 2014 12:38:39 -0700
> From: Chris Murphy <lists(a)colorremedies.com>
> To: Eric Sandeen <sandeen(a)sandeen.net>
> Cc: arm(a)lists.fedoraproject.org, Test Fedora
> <test(a)lists.fedoraproject.org>, xfs(a)oss.sgi.com
> Subject: Re: [fedora-arm] XFS on Fedora i686, armv7hl
>
>
> On Feb 27, 2014, at 8:06 AM, Eric Sandeen <sandeen(a)sandeen.net> wrote:
>
>> On 2/26/14, 11:37 PM, Chris Murphy wrote:
>>> Hi,
>>>
>>> Fedora is considering XFS as their default file system. They support
>>> three primary architectures: x86_64, i686, and armv7hl. Do XFS devs
>>> have any reservations about XFS as a default file system on either
>>> i686, or arm?
>>
>> As Dave said, we rely on others to do ARM testing for the most part,
>> though I've certainly jumped in and debugged some issues from time
>> to time.
>>
>> It'd be super if Fedora could run the xfstests test suite on arm
>> as part of QE. I'd be more than happy to help get that started
>> if people are interested.
>
> I don't know that Fedora QA has the resources to do this, but I'll cc the Fedora test@ (QA) arm@ lists. If these are highly automatable tests it might be possible, if they have the hardware. More likely I think it's that we need some ARM community folks to look at splitting up some of this work.
>
> I'm not sure yet what concerns the ARM group might have with XFS either as this hasn't been decided, but the Fedora Server product working group is slightly leaning toward XFS by default. Performance and CPU hit wise on x86_64, XFS seems to match up well with ext4 and maybe even a bit better ratio of throughput/CPUtime for booting workload (systemd is parallel!) so if were the same on ARM XFS could work out slightly better for them.
>
>
> Chris Murphy
Is there somewhere where the current test cases for xfs reside?
I can test on both physical arm h/w and in a virtualized environment on arm. However, for
the most part, arm32 doesn't use Anaconda; images are generated by Releng with kickstarts.
That said, I can spin up some test images and post them if there is enough interest.
John.
9 years, 7 months
arm rawhide report: 20140228 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[389-admin-console]
389-admin-console-1.1.8-6.fc20.noarch requires 389-admin
[389-ds]
389-ds-1.2.2-5.fc20.noarch requires 389-dsgw
389-ds-1.2.2-5.fc20.noarch requires 389-admin
[389-ds-base]
389-ds-base-1.3.2.5-1.fc21.aarch64 requires libsvrcore.so.0()(64bit)
389-ds-base-1.3.2.5-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
389-ds-base-1.3.2.5-1.fc21.aarch64 requires libicui18n.so.50()(64bit)
389-ds-base-1.3.2.5-1.fc21.aarch64 requires libicudata.so.50()(64bit)
389-ds-base-devel-1.3.2.5-1.fc21.aarch64 requires svrcore-devel
389-ds-base-libs-1.3.2.5-1.fc21.aarch64 requires libsvrcore.so.0()(64bit)
[389-ds-console]
389-ds-console-1.2.7-3.fc20.noarch requires 389-admin
[9wm]
9wm-1.2-7.fc20.aarch64 requires libXext.so.6()(64bit)
9wm-1.2-7.fc20.aarch64 requires libX11.so.6()(64bit)
[APLpy]
APLpy-0.9.8-4.fc20.noarch requires pywcs
APLpy-0.9.8-4.fc20.noarch requires python-matplotlib
APLpy-0.9.8-4.fc20.noarch requires pyfits
[ATpy]
ATpy-0.9.7-3.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-3.fc21.noarch requires python3-astropy
[Add64]
Add64-1.2.2-4.fc20.aarch64 requires libjack.so.0()(64bit)
[ArpON]
ArpON-2.7-6.fc20.aarch64 requires libnet.so.1()(64bit)
ArpON-2.7-6.fc20.aarch64 requires libdnet.so.1()(64bit)
[BlockOutII]
BlockOutII-2.4-6.fc20.aarch64 requires libGLU.so.1()(64bit)
[CGAL]
CGAL-4.3-0.1.beta1.fc21.aarch64 requires libXext.so.6()(64bit)
CGAL-4.3-0.1.beta1.fc21.aarch64 requires libX11.so.6()(64bit)
CGAL-4.3-0.1.beta1.fc21.aarch64 requires libSM.so.6()(64bit)
CGAL-4.3-0.1.beta1.fc21.aarch64 requires libICE.so.6()(64bit)
CGAL-4.3-0.1.beta1.fc21.aarch64 requires libGLU.so.1()(64bit)
[ClanLib]
ClanLib-2.3.7-1.fc20.aarch64 requires libXrender.so.1()(64bit)
ClanLib-2.3.7-1.fc20.aarch64 requires libX11.so.6()(64bit)
ClanLib-devel-2.3.7-1.fc20.aarch64 requires libXxf86vm-devel
ClanLib-devel-2.3.7-1.fc20.aarch64 requires libXrender-devel
ClanLib-devel-2.3.7-1.fc20.aarch64 requires libGLU-devel
[ClanLib1]
ClanLib1-1.0.0-16.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
ClanLib1-1.0.0-16.fc21.aarch64 requires libXi.so.6()(64bit)
ClanLib1-1.0.0-16.fc21.aarch64 requires libX11.so.6()(64bit)
ClanLib1-1.0.0-16.fc21.aarch64 requires libGLU.so.1()(64bit)
ClanLib1-devel-1.0.0-16.fc21.aarch64 requires libGLU-devel
[Coin2]
Coin2-2.5.0-19.fc20.aarch64 requires libGLU.so.1()(64bit)
Coin2-devel-2.5.0-19.fc20.aarch64 requires libGLU-devel
[ConsoleKit]
ConsoleKit-x11-0.4.5-7.fc20.aarch64 requires libX11.so.6()(64bit)
ConsoleKit-x11-0.4.5-7.fc20.aarch64 requires libX11
[CriticalMass]
CriticalMass-1.5-10.fc20.aarch64 requires libtinyxml.so.0()(64bit)
[CuraEngine]
CuraEngine-13.06.3-4.fc20.aarch64 requires libpolyclipping.so.10()(64bit)
[DevIL]
DevIL-1.7.8-17.fc21.aarch64 requires liblcms.so.1()(64bit)
DevIL-1.7.8-17.fc21.aarch64 requires libjasper.so.1()(64bit)
DevIL-ILUT-1.7.8-17.fc21.aarch64 requires liblcms.so.1()(64bit)
DevIL-ILUT-1.7.8-17.fc21.aarch64 requires libjasper.so.1()(64bit)
DevIL-ILUT-1.7.8-17.fc21.aarch64 requires libXrender.so.1()(64bit)
DevIL-ILUT-1.7.8-17.fc21.aarch64 requires libXext.so.6()(64bit)
DevIL-ILUT-1.7.8-17.fc21.aarch64 requires libX11.so.6()(64bit)
DevIL-ILUT-1.7.8-17.fc21.aarch64 requires libGLU.so.1()(64bit)
DevIL-ILUT-devel-1.7.8-17.fc21.aarch64 requires libGLU-devel
[EMBOSS]
EMBOSS-6.4.0-11.fc21.aarch64 requires libhpdf-2.2.1.so()(64bit)
EMBOSS-6.4.0-11.fc21.aarch64 requires libX11.so.6()(64bit)
EMBOSS-libs-6.4.0-11.fc21.aarch64 requires libhpdf-2.2.1.so()(64bit)
libeplplot-6.4.0-11.fc21.aarch64 requires libhpdf-2.2.1.so()(64bit)
[EekBoek]
EekBoek-2.02.02-3.fc20.noarch requires perl(Term::ReadLine::Gnu)
EekBoek-db-postgresql-2.02.02-3.fc20.noarch requires perl(DBD::Pg) >= 0:1.41
EekBoek-gui-2.02.02-3.fc20.noarch requires perl(Wx) >= 0:0.89
[FUR]
FUR-0.4.6-8.fc20.aarch64 requires libsynce.so.0()(64bit)
FUR-0.4.6-8.fc20.aarch64 requires librapi.so.2()(64bit)
FUR-0.4.6-8.fc20.aarch64 requires libfuse.so.2(FUSE_2.5)(64bit)
FUR-0.4.6-8.fc20.aarch64 requires libfuse.so.2()(64bit)
FUR-0.4.6-8.fc20.aarch64 requires fuse
[FreeSOLID]
FreeSOLID-2.1.1-16.fc20.aarch64 requires libqhull.so.5()(64bit)
FreeSOLID-devel-2.1.1-16.fc20.aarch64 requires pkgconfig(qhull)
[GAPDoc]
GAPDoc-1.5.1-4.fc20.noarch requires gap-core
GAPDoc-1.5.1-4.fc20.noarch requires /usr/bin/update-gap-workspace
[GLC_lib]
GLC_lib-2.2.0-8.fc20.aarch64 requires libquazip.so.1()(64bit)
GLC_lib-2.2.0-8.fc20.aarch64 requires libGLU.so.1()(64bit)
GLC_lib-2.2.0-8.fc20.aarch64 requires lib3ds-1.so.3()(64bit)
[GitPython]
GitPython-0.3.2-0.6.RC1.fc21.noarch requires python-gitdb
[GraphicsMagick]
GraphicsMagick-1.3.18-5.fc21.aarch64 requires libwmflite-0.2.so.7()(64bit)
GraphicsMagick-1.3.18-5.fc21.aarch64 requires libjasper.so.1()(64bit)
GraphicsMagick-1.3.18-5.fc21.aarch64 requires libXext.so.6()(64bit)
GraphicsMagick-1.3.18-5.fc21.aarch64 requires libX11.so.6()(64bit)
GraphicsMagick-1.3.18-5.fc21.aarch64 requires libSM.so.6()(64bit)
GraphicsMagick-1.3.18-5.fc21.aarch64 requires libICE.so.6()(64bit)
GraphicsMagick-c++-1.3.18-5.fc21.aarch64 requires libXext.so.6()(64bit)
GraphicsMagick-c++-1.3.18-5.fc21.aarch64 requires libX11.so.6()(64bit)
GraphicsMagick-c++-1.3.18-5.fc21.aarch64 requires libSM.so.6()(64bit)
GraphicsMagick-c++-1.3.18-5.fc21.aarch64 requires libICE.so.6()(64bit)
GraphicsMagick-perl-1.3.18-5.fc21.aarch64 requires libXext.so.6()(64bit)
GraphicsMagick-perl-1.3.18-5.fc21.aarch64 requires libX11.so.6()(64bit)
GraphicsMagick-perl-1.3.18-5.fc21.aarch64 requires libSM.so.6()(64bit)
GraphicsMagick-perl-1.3.18-5.fc21.aarch64 requires libICE.so.6()(64bit)
[ImageMagick]
ImageMagick-6.8.7.0-2.fc21.aarch64 requires libXext.so.6()(64bit)
ImageMagick-6.8.7.0-2.fc21.aarch64 requires libX11.so.6()(64bit)
ImageMagick-6.8.7.0-2.fc21.aarch64 requires libSM.so.6()(64bit)
ImageMagick-6.8.7.0-2.fc21.aarch64 requires libICE.so.6()(64bit)
ImageMagick-c++-6.8.7.0-2.fc21.aarch64 requires libXext.so.6()(64bit)
ImageMagick-c++-6.8.7.0-2.fc21.aarch64 requires libX11.so.6()(64bit)
ImageMagick-c++-6.8.7.0-2.fc21.aarch64 requires libSM.so.6()(64bit)
ImageMagick-c++-6.8.7.0-2.fc21.aarch64 requires libICE.so.6()(64bit)
ImageMagick-devel-6.8.7.0-2.fc21.aarch64 requires libXext-devel
ImageMagick-devel-6.8.7.0-2.fc21.aarch64 requires libX11-devel
ImageMagick-devel-6.8.7.0-2.fc21.aarch64 requires jasper-devel
ImageMagick-djvu-6.8.7.0-2.fc21.aarch64 requires libdjvulibre.so.21()(64bit)
ImageMagick-djvu-6.8.7.0-2.fc21.aarch64 requires libXext.so.6()(64bit)
ImageMagick-djvu-6.8.7.0-2.fc21.aarch64 requires libX11.so.6()(64bit)
ImageMagick-djvu-6.8.7.0-2.fc21.aarch64 requires libSM.so.6()(64bit)
ImageMagick-djvu-6.8.7.0-2.fc21.aarch64 requires libICE.so.6()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libwmflite-0.2.so.7()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libwebp.so.4()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libjasper.so.1()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libXext.so.6()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libX11.so.6()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libSM.so.6()(64bit)
ImageMagick-libs-6.8.7.0-2.fc21.aarch64 requires libICE.so.6()(64bit)
[LibRaw]
LibRaw-0.15.4-1.fc21.aarch64 requires libjasper.so.1()(64bit)
LibRaw-samples-0.15.4-1.fc21.aarch64 requires libjasper.so.1()(64bit)
[LogService]
LogService-2.8.0-4.fc20.aarch64 requires libomnithread.so.3()(64bit)
LogService-2.8.0-4.fc20.aarch64 requires libomniORB4.so.1()(64bit)
LogService-2.8.0-4.fc20.aarch64 requires libomniDynamic4.so.1()(64bit)
LogService-2.8.0-4.fc20.aarch64 requires libCOSDynamic4.so.1()(64bit)
LogService-2.8.0-4.fc20.aarch64 requires libCOS4.so.1()(64bit)
[MagicPoint]
MagicPoint-1.13a-10.fc21.aarch64 requires libXmu.so.6()(64bit)
MagicPoint-1.13a-10.fc21.aarch64 requires libXft.so.2()(64bit)
MagicPoint-1.13a-10.fc21.aarch64 requires libXext.so.6()(64bit)
MagicPoint-1.13a-10.fc21.aarch64 requires libX11.so.6()(64bit)
MagicPoint-1.13a-10.fc21.aarch64 requires libSM.so.6()(64bit)
MagicPoint-1.13a-10.fc21.aarch64 requires libImlib.so.11()(64bit)
MagicPoint-1.13a-10.fc21.aarch64 requires libICE.so.6()(64bit)
[NetworkManager-openconnect]
NetworkManager-openconnect-0.9.8.0-2.fc20.aarch64 requires openconnect >= 0:5.00
NetworkManager-openconnect-0.9.8.0-2.fc20.aarch64 requires libopenconnect.so.2(OPENCONNECT_2.1)(64bit)
NetworkManager-openconnect-0.9.8.0-2.fc20.aarch64 requires libopenconnect.so.2(OPENCONNECT_2.0)(64bit)
NetworkManager-openconnect-0.9.8.0-2.fc20.aarch64 requires libopenconnect.so.2()(64bit)
[NetworkManager-pptp]
1:NetworkManager-pptp-gnome-0.9.8.2-3.fc21.aarch64 requires nm-connection-editor
[NetworkManager-ssh]
NetworkManager-ssh-0.9.1-0.5.20130706git6bf4649.fc20.aarch64 requires sshpass
NetworkManager-ssh-gnome-0.9.1-0.5.20130706git6bf4649.fc20.aarch64 requires nm-connection-editor
[OpenLP]
OpenLP-2.0.4-1.fc21.noarch requires python-sqlalchemy
OpenLP-2.0.4-1.fc21.noarch requires libreoffice-impress
OpenLP-2.0.4-1.fc21.noarch requires libreoffice-headless
OpenLP-2.0.4-1.fc21.noarch requires libreoffice-graphicfilter
OpenLP-2.0.4-1.fc21.noarch requires PyQt4
[OpenTK]
OpenTK-0.0-7.20130108svn3126.fc20.noarch requires mono(mscorlib) = 0:2.0.0.0
OpenTK-0.0-7.20130108svn3126.fc20.noarch requires mono(System.Xml) = 0:2.0.0.0
OpenTK-0.0-7.20130108svn3126.fc20.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
OpenTK-0.0-7.20130108svn3126.fc20.noarch requires mono(System.Drawing) = 0:2.0.0.0
OpenTK-0.0-7.20130108svn3126.fc20.noarch requires mono(System) = 0:2.0.0.0
[Panini]
Panini-0.71.103-10.fc20.aarch64 requires libGLU.so.1()(64bit)
[Perlbal]
Perlbal-1.80-9.fc20.noarch requires perl(Perlbal::XS::HTTPHeaders)
Perlbal-1.80-9.fc20.noarch requires perl(BSD::Resource)
[PyOpenGL]
PyOpenGL-3.0.2-1.fc21.noarch requires freeglut
[PyPE]
PyPE-2.9.4-2.fc20.noarch requires wxPython
[PyQuante]
PyQuante-1.6.4-7.fc20.aarch64 requires openbabel
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[PySolFC]
PySolFC-2.0-9.fc20.noarch requires tix
PySolFC-2.0-9.fc20.noarch requires python-imaging-tk
PySolFC-2.0-9.fc20.noarch requires python-imaging
PySolFC-2.0-9.fc20.noarch requires pygame
[PySolFC-music]
PySolFC-music-4.40-11.fc20.noarch requires pygame
[PythonCard]
PythonCard-0.8.2-13.fc21.noarch requires wxPython
[QtDMM]
QtDMM-0.8.12-7.fc20.aarch64 requires libXext.so.6()(64bit)
QtDMM-0.8.12-7.fc20.aarch64 requires libX11.so.6()(64bit)
[R-ALL]
R-ALL-1.4.16-1.fc21.noarch requires R-rpart
R-ALL-1.4.16-1.fc21.noarch requires R-core >= 0:3.0.0
R-ALL-1.4.16-1.fc21.noarch requires R-Biobase >= 0:2.5.5
[R-AnnotationDbi]
R-AnnotationDbi-1.24.0-1.fc21.noarch requires R-utils
R-AnnotationDbi-1.24.0-1.fc21.noarch requires R-methods
R-AnnotationDbi-1.24.0-1.fc21.noarch requires R-core >= 0:3.0.0
R-AnnotationDbi-1.24.0-1.fc21.noarch requires R-RSQLite
R-AnnotationDbi-1.24.0-1.fc21.noarch requires R-IRanges
R-AnnotationDbi-1.24.0-1.fc21.noarch requires R-Biobase
[R-BSgenome]
R-BSgenome-1.30.0-1.fc21.noarch requires R-methods
R-BSgenome-1.30.0-1.fc21.noarch requires R-core >= 0:3.0.0
R-BSgenome-1.30.0-1.fc21.noarch requires R-IRanges
R-BSgenome-1.30.0-1.fc21.noarch requires R-GenomicRanges
R-BSgenome-1.30.0-1.fc21.noarch requires R-Biostrings
[R-BSgenome.Celegans.UCSC.ce2]
R-BSgenome.Celegans.UCSC.ce2-1.3.19-4.fc20.noarch requires R-core >= 0:3.0.0
[R-BiocGenerics]
R-BiocGenerics-0.8.0-1.fc21.noarch requires R-stats
R-BiocGenerics-0.8.0-1.fc21.noarch requires R-parallel
R-BiocGenerics-0.8.0-1.fc21.noarch requires R-methods
R-BiocGenerics-0.8.0-1.fc21.noarch requires R-graphics
R-BiocGenerics-0.8.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-DBI]
R-DBI-0.2.7-1.fc21.noarch requires R-core >= 0:3.0.0
[R-DynDoc]
R-DynDoc-1.40.0-1.fc21.noarch requires R-core >= 0:3.0.0
R-DynDoc-1.40.0-1.fc21.noarch requires R-core >= 0:3.0.0
R-DynDoc-1.40.0-1.fc21.noarch requires R-core
[R-GenomicFeatures]
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-utils
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-rtracklayer
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-core >= 0:3.0.0
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-RSQLite
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-RCurl
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-IRanges
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-GenomicRanges
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-Biostrings
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-Biobase
[R-RM2]
R-RM2-0.0-13.fc20.noarch requires R-mvtnorm
R-RM2-0.0-13.fc20.noarch requires R-msm
R-RM2-0.0-13.fc20.noarch requires R-core >= 0:3.0.0
[R-RUnit]
R-RUnit-0.4.26-8.fc20.noarch requires R-utils
R-RUnit-0.4.26-8.fc20.noarch requires R-methods
R-RUnit-0.4.26-8.fc20.noarch requires R-core >= 0:3.0.0
[R-abind]
R-abind-1.4.0-7.fc20.noarch requires R-core >= 0:3.0.0
[R-affydata]
R-affydata-1.11.20-1.fc21.noarch requires R-core >= 0:3.0.0
R-affydata-1.11.20-1.fc21.noarch requires R-affy >= 0:1.23.4
[R-biomaRt]
R-biomaRt-2.18.0-1.fc21.noarch requires R-core >= 0:3.0.0
R-biomaRt-2.18.0-1.fc21.noarch requires R-XML
R-biomaRt-2.18.0-1.fc21.noarch requires R-RCurl
[R-car]
R-car-2.0.19-1.fc21.noarch requires R-core >= 0:3.0.0
[R-fibroEset]
R-fibroEset-1.4.10-1.fc21.noarch requires R-core >= 0:3.0.0
R-fibroEset-1.4.10-1.fc21.noarch requires R-Biobase >= 0:2.5.5
[R-hgu133acdf]
R-hgu133acdf-2.13.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-hgu95av2cdf]
R-hgu95av2cdf-2.13.0-1.fc21.noarch requires R-utils
R-hgu95av2cdf-2.13.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-hgu95av2probe]
R-hgu95av2probe-2.13.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-multcomp]
R-multcomp-1.3.0-1.fc21.noarch requires R-survival >= 0:2.35.7
R-multcomp-1.3.0-1.fc21.noarch requires R-mvtnorm >= 0:0.8
R-multcomp-1.3.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-nws]
1:R-nws-1.7.0.1-8.fc20.noarch requires R-core >= 0:3.0.0
[R-pls]
R-pls-2.3.0-6.fc20.noarch requires R-core >= 0:3.0.0
[R-qcc]
R-qcc-2.2-7.fc20.noarch requires R-core >= 0:3.0.0
[R-qvalue]
R-qvalue-1.34.0-2.fc20.noarch requires R-core >= 0:3.0.0
[R-sandwich]
R-sandwich-2.3.0-1.fc21.noarch requires R-zoo
R-sandwich-2.3.0-1.fc21.noarch requires R-stats
R-sandwich-2.3.0-1.fc21.noarch requires R-lmtest
R-sandwich-2.3.0-1.fc21.noarch requires R-core >= 0:2.15.0
[R-sciplot]
R-sciplot-1.1.0-5.fc20.noarch requires R-core >= 0:3.0.0
[R-systemfit]
R-systemfit-1.1.15-5.fc20.noarch requires R-core >= 0:3.0.0
[R-timeDate]
R-timeDate-3010.98-2.fc20.noarch requires R-core >= 0:3.0.0
[R-tkWidgets]
R-tkWidgets-1.40.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-widgetTools]
R-widgetTools-1.40.0-1.fc21.noarch requires R-core >= 0:3.0.0
[R-xtable]
R-xtable-1.7.1-3.fc20.noarch requires R-core >= 0:3.0.0
[R2spec]
R2spec-4.1.0-4.fc20.noarch requires R
[Ray]
Ray-extra-2.1.0-8.fc21.aarch64 requires R
Ray-extra-2.1.0-8.fc21.aarch64 requires /usr/bin/Rscript
[RepetierHost]
RepetierHost-0.90D-1.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
RepetierHost-0.90D-1.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
RepetierHost-0.90D-1.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
RepetierHost-0.90D-1.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
RepetierHost-0.90D-1.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
RepetierHost-0.90D-1.fc21.noarch requires mono(System) = 0:2.0.0.0
[ReviewBoard]
ReviewBoard-1.7.21-5.fc21.noarch requires subversion
ReviewBoard-1.7.21-5.fc21.noarch requires python-psycopg2
ReviewBoard-1.7.21-5.fc21.noarch requires python-imaging
ReviewBoard-1.7.21-5.fc21.noarch requires pysvn
ReviewBoard-1.7.21-5.fc21.noarch requires mercurial
ReviewBoard-1.7.21-5.fc21.noarch requires MySQL-python
[SDL]
SDL-devel-1.2.15-12.fc21.aarch64 requires mesa-libGLU-devel
SDL-devel-1.2.15-12.fc21.aarch64 requires libXrender-devel
SDL-devel-1.2.15-12.fc21.aarch64 requires libXrandr-devel
SDL-devel-1.2.15-12.fc21.aarch64 requires libXext-devel
SDL-devel-1.2.15-12.fc21.aarch64 requires libX11-devel
[SOAPpy]
SOAPpy-0.11.6-17.fc20.noarch requires m2crypto
[Sprog]
Sprog-0.14-27.fc20.noarch requires perl(Imager)
Sprog-0.14-27.fc20.noarch requires perl(Gtk2::GladeXML)
Sprog-0.14-27.fc20.noarch requires perl(Gnome2::Canvas)
[TOPCOM]
TOPCOM-0.17.4-4.fc21.aarch64 requires libcddgmp.so.0()(64bit)
TOPCOM-devel-0.17.4-4.fc21.aarch64 requires cddlib-devel(aarch-64)
TOPCOM-libs-0.17.4-4.fc21.aarch64 requires libcddgmp.so.0()(64bit)
[TeXamator]
TeXamator-1.7.5-3.fc20.noarch requires PyQt4
[TurboGears]
TurboGears-1.1.3-9.fc20.noarch requires python-psycopg2
TurboGears-1.1.3-9.fc20.noarch requires python-genshi >= 0:0.4.4
[TurboGears2]
TurboGears2-2.3.0-0.4.git6da6959.fc21.noarch requires python-zope-sqlalchemy >= 0:0.4
TurboGears2-2.3.0-0.4.git6da6959.fc21.noarch requires python-genshi >= 0:0.5.1
[ViTables]
ViTables-2.1-8.fc21.noarch requires python-tables
ViTables-2.1-8.fc21.noarch requires PyQt4
[WindowMaker]
WINGs-devel-0.95.5-1.fc21.aarch64 requires libXrandr-devel
WINGs-devel-0.95.5-1.fc21.aarch64 requires libXpm-devel
WINGs-devel-0.95.5-1.fc21.aarch64 requires libXinerama-devel
WINGs-devel-0.95.5-1.fc21.aarch64 requires libXft-devel
WINGs-devel-0.95.5-1.fc21.aarch64 requires libXext-devel
WINGs-devel-0.95.5-1.fc21.aarch64 requires libX11-devel
WINGs-libs-0.95.5-1.fc21.aarch64 requires libXpm.so.4()(64bit)
WINGs-libs-0.95.5-1.fc21.aarch64 requires libXmu.so.6()(64bit)
WINGs-libs-0.95.5-1.fc21.aarch64 requires libXft.so.2()(64bit)
WINGs-libs-0.95.5-1.fc21.aarch64 requires libXext.so.6()(64bit)
WINGs-libs-0.95.5-1.fc21.aarch64 requires libX11.so.6()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libXpm.so.4()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libXmu.so.6()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libXft.so.2()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libXext.so.6()(64bit)
WindowMaker-0.95.5-1.fc21.aarch64 requires libX11.so.6()(64bit)
[aalib]
aalib-1.4.0-0.24.rc5.fc21.aarch64 requires libgpm.so.2()(64bit)
aalib-1.4.0-0.24.rc5.fc21.aarch64 requires libX11.so.6()(64bit)
aalib-libs-1.4.0-0.24.rc5.fc21.aarch64 requires libgpm.so.2()(64bit)
aalib-libs-1.4.0-0.24.rc5.fc21.aarch64 requires libX11.so.6()(64bit)
[abcde]
abcde-2.5.4-3.fc20.noarch requires vorbis-tools
abcde-2.5.4-3.fc20.noarch requires icedax
abcde-2.5.4-3.fc20.noarch requires cdparanoia
abcde-2.5.4-3.fc20.noarch requires cd-discid
[abi-compliance-checker]
abi-compliance-checker-1.99.8.5-1.fc21.noarch requires ctags >= 0:5.8
abi-compliance-checker-1.99.8.5-1.fc21.noarch requires ccache > 0:3.1.2
[accerciser]
accerciser-3.11.90-1.fc21.noarch requires python3-cairo
[aeolus-configure]
aeolus-configure-2.6.1-4.fc20.noarch requires rubygem(curb)
[aggregate]
aggregate-ios-1.6-5.fc20.noarch requires aggregate
[ailurus]
ailurus-10.10.3-6.fc20.noarch requires vte
ailurus-10.10.3-6.fc20.noarch requires notify-python
ailurus-10.10.3-6.fc20.noarch requires gnome-python2-gnomekeyring
[alacarte]
alacarte-3.10.0-1.fc21.noarch requires gnome-menus >= 0:3.2.0.1
[albatross]
albatross-gtk2-theme-1.5-1.fc21.noarch requires gtk2-engines
albatross-gtk2-theme-1.5-1.fc21.noarch requires gtk-murrine-engine >= 0:0.98.1.1
albatross-gtk3-theme-1.5-1.fc21.noarch requires gtk-unico-engine >= 0:1.0.1
albatross-metacity-theme-1.5-1.fc21.noarch requires metacity
albatross-xfwm4-theme-1.5-1.fc21.noarch requires xfwm4
[albumart]
albumart-1.6.6-1.fc21.noarch requires PyQt
albumart-konqueror-1.6.6-1.fc21.noarch requires kde-baseapps
[alexandria]
alexandria-0.6.9-9.fc21.noarch requires rubygem-goocanvas1
alexandria-0.6.9-9.fc21.noarch requires rubygem(zoom) >= 0:0.3.0
alexandria-0.6.9-9.fc21.noarch requires rubygem(syck)
alexandria-0.6.9-9.fc21.noarch requires rubygem(hpricot)
alexandria-0.6.9-9.fc21.noarch requires rubygem(gstreamer)
alexandria-0.6.9-9.fc21.noarch requires rubygem(glib2)
alexandria-0.6.9-9.fc21.noarch requires rubygem(gdk_pixbuf2)
[alien]
alien-8.88-4.fc20.noarch requires dpkg
[allegro]
alleggl-4.4.2-8.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
alleggl-4.4.2-8.fc21.aarch64 requires libXpm.so.4()(64bit)
alleggl-4.4.2-8.fc21.aarch64 requires libXext.so.6()(64bit)
alleggl-4.4.2-8.fc21.aarch64 requires libXcursor.so.1()(64bit)
alleggl-4.4.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
alleggl-4.4.2-8.fc21.aarch64 requires libGLU.so.1()(64bit)
allegro-4.4.2-8.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
allegro-4.4.2-8.fc21.aarch64 requires libXxf86dga.so.1()(64bit)
allegro-4.4.2-8.fc21.aarch64 requires libXpm.so.4()(64bit)
allegro-4.4.2-8.fc21.aarch64 requires libXext.so.6()(64bit)
allegro-4.4.2-8.fc21.aarch64 requires libXcursor.so.1()(64bit)
allegro-4.4.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
allegro-devel-4.4.2-8.fc21.aarch64 requires libXcursor-devel
allegro-devel-4.4.2-8.fc21.aarch64 requires libX11-devel
allegro-jack-plugin-4.4.2-8.fc21.aarch64 requires libjack.so.0()(64bit)
allegro-loadpng-4.4.2-8.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
allegro-loadpng-4.4.2-8.fc21.aarch64 requires libXpm.so.4()(64bit)
allegro-loadpng-4.4.2-8.fc21.aarch64 requires libXext.so.6()(64bit)
allegro-loadpng-4.4.2-8.fc21.aarch64 requires libXcursor.so.1()(64bit)
allegro-loadpng-4.4.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
allegro-logg-4.4.2-8.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
allegro-logg-4.4.2-8.fc21.aarch64 requires libXpm.so.4()(64bit)
allegro-logg-4.4.2-8.fc21.aarch64 requires libXext.so.6()(64bit)
allegro-logg-4.4.2-8.fc21.aarch64 requires libXcursor.so.1()(64bit)
allegro-logg-4.4.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
allegro-tools-4.4.2-8.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
allegro-tools-4.4.2-8.fc21.aarch64 requires libXpm.so.4()(64bit)
allegro-tools-4.4.2-8.fc21.aarch64 requires libXext.so.6()(64bit)
allegro-tools-4.4.2-8.fc21.aarch64 requires libXcursor.so.1()(64bit)
allegro-tools-4.4.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
jpgalleg-4.4.2-8.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
jpgalleg-4.4.2-8.fc21.aarch64 requires libXpm.so.4()(64bit)
jpgalleg-4.4.2-8.fc21.aarch64 requires libXext.so.6()(64bit)
jpgalleg-4.4.2-8.fc21.aarch64 requires libXcursor.so.1()(64bit)
jpgalleg-4.4.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
[alsa-firmware]
alsa-firmware-1.0.27-2.fc20.noarch requires alsa-tools-firmware >= 0:1.0.27
[amavisd-new]
amavisd-new-2.8.1-2.fc21.noarch requires unzoo
amavisd-new-2.8.1-2.fc21.noarch requires perl(Unix::Syslog)
amavisd-new-2.8.1-2.fc21.noarch requires perl(Razor2::Client::Version)
amavisd-new-2.8.1-2.fc21.noarch requires perl(Mail::SpamAssassin)
amavisd-new-2.8.1-2.fc21.noarch requires perl(Crypt::OpenSSL::RSA)
amavisd-new-2.8.1-2.fc21.noarch requires perl(Convert::UUlib)
amavisd-new-2.8.1-2.fc21.noarch requires p7zip-plugins
amavisd-new-2.8.1-2.fc21.noarch requires p7zip
amavisd-new-2.8.1-2.fc21.noarch requires nomarch
amavisd-new-2.8.1-2.fc21.noarch requires lzop
amavisd-new-2.8.1-2.fc21.noarch requires freeze
amavisd-new-2.8.1-2.fc21.noarch requires cabextract
amavisd-new-2.8.1-2.fc21.noarch requires arj
amavisd-new-2.8.1-2.fc21.noarch requires altermime
amavisd-new-2.8.1-2.fc21.noarch requires /usr/sbin/tmpwatch
amavisd-new-snmp-2.8.1-2.fc21.noarch requires perl(Unix::Syslog)
[amftools]
amftools-0.0-4.20121220svn32.fc21.aarch64 requires libstbi.so.1()(64bit)
amftools-0.0-4.20121220svn32.fc21.aarch64 requires libmuparser.so.2()(64bit)
[amplab-tachyon]
amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21.noarch requires mvn(org.apache.thrift:libthrift)
amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[anaconda]
anaconda-core-21.15-1.fc21.aarch64 requires python-nss
anaconda-gui-21.15-1.fc21.aarch64 requires scrot
anaconda-gui-21.15-1.fc21.aarch64 requires nm-connection-editor
anaconda-gui-21.15-1.fc21.aarch64 requires libgnomekbd
anaconda-gui-21.15-1.fc21.aarch64 requires keybinder3
anaconda-widgets-21.15-1.fc21.aarch64 requires libgladeui-2.so.4()(64bit)
[angrydd]
angrydd-1.0.1-11.fc20.noarch requires pygame
[anki]
anki-2.0.22-1.fc21.noarch requires sox
anki-2.0.22-1.fc21.noarch requires python-sqlalchemy
anki-2.0.22-1.fc21.noarch requires python-matplotlib
anki-2.0.22-1.fc21.noarch requires pygame
anki-2.0.22-1.fc21.noarch requires pyaudio
anki-2.0.22-1.fc21.noarch requires PyQt4
[antlr3]
antlr3-C-docs-3.4-15.fc20.noarch requires antlr3-C = 0:3.4-15.fc20
[anyremote]
anyremote-6.3.2-1.fc21.aarch64 requires wmctrl
anyremote-6.3.2-1.fc21.aarch64 requires libXtst.so.6()(64bit)
anyremote-6.3.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
[appliance-tools]
appliance-tools-007.7-1.fc21.noarch requires livecd-tools >= 0:020
[arch-install-scripts]
arch-install-scripts-13-2.fc21.noarch requires pacman
[archlinux-keyring]
archlinux-keyring-20140220-1.fc21.noarch requires pacman-filesystem
[archmage]
archmage-0.2.4-8.fc20.noarch requires python-chm
[arduino]
1:arduino-1.0.5-6.fc21.noarch requires zenity
1:arduino-1.0.5-6.fc21.noarch requires rxtx
1:arduino-core-1.0.5-6.fc21.noarch requires avrdude
1:arduino-core-1.0.5-6.fc21.noarch requires avr-gcc-c++
1:arduino-core-1.0.5-6.fc21.noarch requires avr-gcc
1:arduino-doc-1.0.5-6.fc21.noarch requires avrdude
1:arduino-doc-1.0.5-6.fc21.noarch requires avr-gcc-c++
1:arduino-doc-1.0.5-6.fc21.noarch requires avr-gcc
[asc-music]
asc-music-1.0-9.fc20.noarch requires asc
[asciidoc]
asciidoc-music-8.6.8-5.fc21.noarch requires lilypond
[askbot]
askbot-0.7.48-12.fc21.noarch requires python-billiard
[asterisk-gui]
asterisk-gui-2.0-9.20120518svn5220.fc20.noarch requires asterisk
[asterisk-sounds-core]
asterisk-sounds-core-en-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-alaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-g722-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-g729-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-gsm-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-siren14-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-siren7-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-sln16-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-ulaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en-wav-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-alaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-g722-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-g729-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-gsm-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-siren14-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-siren7-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-sln16-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-ulaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-en_AU-wav-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-alaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-g722-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-g729-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-gsm-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-siren14-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-siren7-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-sln16-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-ulaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-es-wav-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-alaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-g722-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-g729-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-gsm-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-siren14-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-siren7-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-sln16-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-ulaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-fr-wav-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-alaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-g722-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-g729-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-gsm-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-siren14-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-siren7-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-sln16-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-ulaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-it-wav-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-alaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-g722-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-g729-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-gsm-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-siren14-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-siren7-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-sln16-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-ulaw-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
asterisk-sounds-core-ru-wav-1.4.24-1.fc21.noarch requires asterisk >= 0:1.4.0
[at-spi2-core]
at-spi2-core-2.11.1-1.fc21.aarch64 requires libXtst.so.6()(64bit)
at-spi2-core-2.11.1-1.fc21.aarch64 requires libXext.so.6()(64bit)
at-spi2-core-2.11.1-1.fc21.aarch64 requires libXevie.so.1()(64bit)
at-spi2-core-2.11.1-1.fc21.aarch64 requires libX11.so.6()(64bit)
[atoum]
atoum-0-0.7.gita68f365.fc21.noarch requires php-pecl(Xdebug) >= 0:2.2.1
[audacious]
audacious-3.4.1-2.fc21.aarch64 requires libguess.so.1()(64bit)
audacious-3.4.1-2.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.4.1
[audacity]
audacity-2.0.4-2.fc21.aarch64 requires portaudio(aarch-64) >= 0:19-16
audacity-2.0.4-2.fc21.aarch64 requires libvamp-hostsdk.so.3()(64bit)
audacity-2.0.4-2.fc21.aarch64 requires libsoxr.so.0()(64bit)
audacity-2.0.4-2.fc21.aarch64 requires libportaudio.so.2()(64bit)
audacity-2.0.4-2.fc21.aarch64 requires libjack.so.0()(64bit)
audacity-2.0.4-2.fc21.aarch64 requires libid3tag.so.0()(64bit)
audacity-2.0.4-2.fc21.aarch64 requires libSoundTouch.so.1()(64bit)
[audio-convert-mod]
audio-convert-mod-3.46.0b-7.fc20.noarch requires vorbis-tools
audio-convert-mod-3.46.0b-7.fc20.noarch requires notify-python
[augeas-vala]
augeas-vala-0.10.0-6.fc20.noarch requires augeas-devel >= 0:0.10.0
[authconfig]
authconfig-gtk-6.2.8-4.fc21.aarch64 requires usermode-gtk
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[autogen]
autogen-5.18.2-1.fc21.aarch64 requires libguile-2.0.so.22(GUILE_2.0)(64bit)
autogen-5.18.2-1.fc21.aarch64 requires libguile-2.0.so.22()(64bit)
[autokey]
autokey-common-0.90.4-5.fc21.noarch requires wmctrl
autokey-gtk-0.90.4-5.fc21.noarch requires zenity
autokey-gtk-0.90.4-5.fc21.noarch requires notify-python
autokey-qt-0.90.4-5.fc21.noarch requires qscintilla-python
autokey-qt-0.90.4-5.fc21.noarch requires notify-python
autokey-qt-0.90.4-5.fc21.noarch requires PyKDE4
[autotest-framework]
autotest-framework-0.16.0-1.fc21.noarch requires grubby
autotest-framework-server-0.16.0-1.fc21.noarch requires python-matplotlib
autotest-framework-server-0.16.0-1.fc21.noarch requires python-imaging
autotest-framework-server-0.16.0-1.fc21.noarch requires MySQL-python
[avl]
avl-3.32-4.fc21.aarch64 requires libX11.so.6()(64bit)
[avro]
avro-mapred-1.7.5-4.fc21.noarch requires hadoop-mapreduce
avro-mapred-1.7.5-4.fc21.noarch requires hadoop-client
avro-thrift-1.7.5-4.fc21.noarch requires mvn(org.apache.thrift:libthrift)
avro-thrift-1.7.5-4.fc21.noarch requires libthrift-java
[awstats]
awstats-7.1.1-5.fc21.noarch requires perl-Geo-IP
[axis2]
axis2-1.6.1-10.fc21.noarch requires mvn(org.apache.neethi:neethi)
[babl]
babl-devel-docs-0.1.10-8.fc20.noarch requires babl-devel = 0:0.1.10-8.fc20
[backintime]
backintime-gnome-1.0.34-1.fc21.noarch requires usermode-gtk
backintime-gnome-1.0.34-1.fc21.noarch requires notify-python
backintime-gnome-1.0.34-1.fc21.noarch requires gnome-python2-gnome
backintime-kde-1.0.34-1.fc21.noarch requires xorg-x11-utils
backintime-kde-1.0.34-1.fc21.noarch requires usermode-gtk
backintime-kde-1.0.34-1.fc21.noarch requires PyKDE4
[backup-manager]
backup-manager-0.7.10-11.fc21.noarch requires ftp
backup-manager-0.7.10-11.fc21.noarch requires dvd+rw-tools
backup-manager-0.7.10-11.fc21.noarch requires dar
backup-manager-0.7.10-11.fc21.noarch requires /usr/bin/mkisofs
backup-manager-0.7.10-11.fc21.noarch requires /usr/bin/cdrecord
[backupninja]
backupninja-1.0.1-2.fc21.noarch requires rdiff-backup
[bacula]
bacula-storage-5.2.13-17.fc21.aarch64 requires mt-st
[barman]
barman-1.3.0-1.fc21.noarch requires python-psycopg2
[batti]
batti-0.3.8-6.fc20.noarch requires upower
batti-0.3.8-6.fc20.noarch requires notify-python
[beefy-miracle-backgrounds]
beefy-miracle-backgrounds-xfce-16.91.0-6.fc20.noarch requires xfdesktop
[beneath-a-steel-sky]
beneath-a-steel-sky-1.3-6.fc20.noarch requires scummvm >= 0:0.12.0
[beneath-a-steel-sky-cd]
beneath-a-steel-sky-cd-0.0372-9.fc20.noarch requires scummvm >= 0:0.9.1
[bicon]
bicon-fonts-0.2.0-7.fc20.noarch requires bicon = 0:0.2.0-7.fc20
bicon-keymaps-0.2.0-7.fc20.noarch requires bicon = 0:0.2.0-7.fc20
[bind]
32:bind-pkcs11-9.9.4-5.fc21.aarch64 requires engine_pkcs11
[binwalk]
binwalk-1.2-2.fc20.noarch requires python-matplotlib
[bitlyclip]
bitlyclip-0.2.2-4.fc20.noarch requires xsel
bitlyclip-0.2.2-4.fc20.noarch requires notify-python
[bkchem]
bkchem-0.14.0-9.pre2.fc20.noarch requires python-imaging
[bleachbit]
bleachbit-1.0-1.fc21.noarch requires gnome-python2
[bluebird]
bluebird-gtk2-theme-0.9-1.fc21.noarch requires gtk2-engines
bluebird-gtk2-theme-0.9-1.fc21.noarch requires gtk-murrine-engine >= 0:0.98.1.1
bluebird-metacity-theme-0.9-1.fc21.noarch requires metacity
bluebird-xfwm4-theme-0.9-1.fc21.noarch requires xfwm4
[bluecurve-classic-metacity-theme]
bluecurve-classic-metacity-theme-1.0.0-8.fc20.noarch requires metacity
[bluecurve-gnome-theme]
bluecurve-gnome-theme-1.0.0-8.fc20.noarch requires bluecurve-gtk-themes
[bluecurve-metacity-theme]
bluecurve-metacity-theme-1.0.0-8.fc20.noarch requires metacity
[blueproximity]
blueproximity-1.2.5-12.fc20.noarch requires pybluez
[bmon]
bmon-3.1-4.fc21.aarch64 requires libconfuse.so.0()(64bit)
[bmpanel2]
bmpanel2-cfg-2.1-0.13.pre1.fc20.noarch requires bmpanel2 = 0:2.1-0.13.pre1.fc20
[bodhi]
bodhi-server-0.9.8-2.fc21.noarch requires python-imaging
[boinc-client]
boinc-client-doc-7.0.65-2.git79b00ef.fc20.noarch requires boinc-client = 0:7.0.65-2.git79b00ef.fc20
[boom]
boom-0.5-3.fc20.noarch requires python-gevent
[boswars-addons]
boswars-addons-2.6-9.fc20.noarch requires boswars >= 0:2.6
[bpython]
bpython-0.12-4.fc21.noarch requires python-urwid
[btanks]
btanks-data-0.9.8083-7.fc20.noarch requires btanks = 0:0.9.8083-7.fc20
[bucardo]
bucardo-4.5.0-6.fc20.noarch requires perl(DBD::Pg) >= 0:2.0
bucardo-4.5.0-6.fc20.noarch requires perl(DBD::Pg)
[bugzilla]
bugzilla-4.2.7-3.fc21.noarch requires perl(DateTime) >= 0:0.28
bugzilla-4.2.7-3.fc21.noarch requires perl(DateTime)
[buildbot]
buildbot-master-0.8.8-1.fc21.noarch requires python-twisted-words
buildbot-master-0.8.8-1.fc21.noarch requires python-twisted-web
buildbot-master-0.8.8-1.fc21.noarch requires python-twisted-mail
buildbot-master-0.8.8-1.fc21.noarch requires python-twisted-core
buildbot-master-0.8.8-1.fc21.noarch requires python-twisted-conch
buildbot-master-0.8.8-1.fc21.noarch requires python-sqlalchemy
buildbot-slave-0.8.8-1.fc21.noarch requires python-twisted-core
[byobu]
byobu-5.73-2.fc21.noarch requires screen
[bzr]
bzr-doc-2.6.0-2.fc20.noarch requires bzr = 0:2.6.0-2.fc20
[bzr-explorer]
bzr-explorer-1.3.0-1.fc21.noarch requires qbzr
bzr-explorer-1.3.0-1.fc21.noarch requires bzr
[bzr-fastimport]
bzr-fastimport-0.13.0-4.fc21.noarch requires bzr
[cairo]
cairo-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libXrender.so.1()(64bit)
cairo-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libXext.so.6()(64bit)
cairo-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libX11.so.6()(64bit)
cairo-devel-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires pkgconfig(xrender) >= 0:0.6
cairo-devel-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires pkgconfig(xext)
cairo-devel-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires pkgconfig(x11)
cairo-devel-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libXrender-devel
cairo-gobject-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libXrender.so.1()(64bit)
cairo-gobject-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libXext.so.6()(64bit)
cairo-gobject-1.13.1-0.1.1.git337ab1f.fc21.aarch64 requires libX11.so.6()(64bit)
[cairomm]
cairomm-1.10.0-7.fc21.aarch64 requires libXrender.so.1()(64bit)
cairomm-1.10.0-7.fc21.aarch64 requires libXext.so.6()(64bit)
cairomm-1.10.0-7.fc21.aarch64 requires libX11.so.6()(64bit)
[caja-terminal]
caja-terminal-0.8.1-4.fc21.aarch64 requires vte
caja-terminal-0.8.1-4.fc21.aarch64 requires python-caja
[calligra-l10n]
calligra-l10n-2.7.92-1.fc21.noarch requires calligra-core >= 0:2.7.92
[canl-c]
canl-c-2.1.2-1.fc21.aarch64 requires libcares.so.2()(64bit)
canl-c-examples-2.1.2-1.fc21.aarch64 requires libcares.so.2()(64bit)
[cas]
cas-1.0-5.fc20.noarch requires python-sqlalchemy
[catfish]
catfish-1.0.0-1.fc21.noarch requires /usr/bin/locate
[catkin]
catkin-0.4.5-9.gitd4f1f24.fc21.noarch requires gtest
[cbios]
cbios-openmsx-0.23-7.fc20.noarch requires openmsx >= 0:0.5.0
[ccsm]
1:ccsm-0.8.4-14.fc21.noarch requires python-sexy
1:ccsm-0.8.4-14.fc21.noarch requires libcompizconfig >= 0:0.8.8
1:ccsm-0.8.4-14.fc21.noarch requires compizconfig-python >= 0:0.8.4
[cdm]
cdm-0.5.3-13.fc21.noarch requires xorg-x11-xinit
cdm-0.5.3-13.fc21.noarch requires xorg-x11-utils
[cdogs-data]
cdogs-data-0.4-10.fc20.noarch requires cdogs-sdl >= 0:0.4
[celestia]
celestia-1.6.1-14.fc21.aarch64 requires libpangox-1.0.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libgnomeui-2.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libgnomecanvas-2.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libgnome-2.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libbonoboui-2.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libbonobo-activation.so.4()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libbonobo-2.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libXmu.so.6()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libX11.so.6()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libSM.so.6()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libORBit-2.so.0()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libICE.so.6()(64bit)
celestia-1.6.1-14.fc21.aarch64 requires libGLU.so.1()(64bit)
[ceph]
ceph-0.67.3-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
ceph-0.67.3-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
ceph-0.67.3-4.fc21.aarch64 requires libaio.so.1()(64bit)
ceph-fuse-0.67.3-4.fc21.aarch64 requires libfuse.so.2(FUSE_2.8)(64bit)
ceph-fuse-0.67.3-4.fc21.aarch64 requires libfuse.so.2(FUSE_2.6)(64bit)
ceph-fuse-0.67.3-4.fc21.aarch64 requires libfuse.so.2(FUSE_2.5)(64bit)
ceph-fuse-0.67.3-4.fc21.aarch64 requires libfuse.so.2(FUSE_2.4)(64bit)
ceph-fuse-0.67.3-4.fc21.aarch64 requires libfuse.so.2()(64bit)
ceph-radosgw-0.67.3-4.fc21.aarch64 requires libfcgi.so.0()(64bit)
[cfengine]
cfengine-doc-3.3.0-4.fc20.noarch requires cfengine = 0:3.3.0-4.fc20
[chatzilla]
chatzilla-0.9.87-8.1450hg.fc20.noarch requires xulrunner
[cherrytree]
cherrytree-0.32.0-1.fc21.noarch requires pygtksourceview
cherrytree-0.32.0-1.fc21.noarch requires /usr/bin/7za
[childsplay]
childsplay-1.6-13.fc21.noarch requires python-sqlalchemy
childsplay-1.6-13.fc21.noarch requires pygame
childsplay-1.6-13.fc21.noarch requires pyfribidi
[chm2pdf]
chm2pdf-0.9.1-15.fc20.noarch requires python-chm
chm2pdf-0.9.1-15.fc20.noarch requires htmldoc
[cjs]
1:cjs-2.0.0-1.fc21.aarch64 requires libmozjs185.so.1.0()(64bit)
1:cjs-devel-2.0.0-1.fc21.aarch64 requires pkgconfig(mozjs185)
[clamtk]
clamtk-5.04-1.fc21.noarch requires zenity
clamtk-5.04-1.fc21.noarch requires perl(Locale::gettext)
clamtk-5.04-1.fc21.noarch requires nautilus-python
[clawsker]
clawsker-0.7.2-8.fc20.noarch requires perl(Locale::gettext)
clawsker-0.7.2-8.fc20.noarch requires claws-mail
[clearlooks-compact-gnome-theme]
clearlooks-compact-gnome-theme-1.5-6.fc18.noarch requires gtk2-engines
[clearlooks-phenix]
clearlooks-phenix-gtk2-theme-3.0.15-2.fc20.noarch requires gtk2-engines
clearlooks-phenix-metacity-theme-3.0.15-2.fc20.noarch requires metacity
clearlooks-phenix-xfwm4-theme-3.0.15-2.fc20.noarch requires xfwm4
[clinfo]
clinfo-0.1-0.2.git20131001.7f44937.fc21.aarch64 requires libOpenCL.so.1(OPENCL_1.0)(64bit)
clinfo-0.1-0.2.git20131001.7f44937.fc21.aarch64 requires libOpenCL.so.1()(64bit)
[clipit]
clipit-1.4.2-5.fc21.aarch64 requires xdotool
clipit-1.4.2-5.fc21.aarch64 requires libX11.so.6()(64bit)
[clive]
clive-2.3.3-6.fc20.noarch requires quvi
clive-2.3.3-6.fc20.noarch requires perl(JSON::XS)
[cloud-init]
cloud-init-0.7.2-8.fc21.noarch requires rsyslog
cloud-init-0.7.2-8.fc21.noarch requires python-cheetah
cloud-init-0.7.2-8.fc21.noarch requires dmidecode
[clutter]
clutter-1.16.0-2.fc21.aarch64 requires libevdev.so.1()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libXrandr.so.2()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libXi.so.6()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libXfixes.so.3()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libXext.so.6()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libXdamage.so.1()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libXcomposite.so.1()(64bit)
clutter-1.16.0-2.fc21.aarch64 requires libX11.so.6()(64bit)
clutter-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xi)
clutter-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xfixes) >= 0:3
clutter-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xext)
clutter-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xdamage)
clutter-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xcomposite) >= 0:0.4
clutter-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(x11)
[clutter-gst2]
clutter-gst2-2.0.8-1.fc21.aarch64 requires libevdev.so.1()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libXi.so.6()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libXext.so.6()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libXdamage.so.1()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
clutter-gst2-2.0.8-1.fc21.aarch64 requires libX11.so.6()(64bit)
[clutter-gtk]
clutter-gtk-1.4.4-3.fc21.aarch64 requires libevdev.so.1()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libXrandr.so.2()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libXi.so.6()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libXfixes.so.3()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libXext.so.6()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libXdamage.so.1()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libXcomposite.so.1()(64bit)
clutter-gtk-1.4.4-3.fc21.aarch64 requires libX11.so.6()(64bit)
[cnucnu]
cnucnu-0-0.15.20131007git606929ec.fc21.noarch requires python-twisted-web
cnucnu-0-0.15.20131007git606929ec.fc21.noarch requires python-twisted-core
cnucnu-0-0.15.20131007git606929ec.fc21.noarch requires python-genshi
[cobbler]
cobbler-2.4.0-2.fc20.noarch requires syslinux
cobbler-2.4.0-2.fc20.noarch requires python-cheetah
cobbler-2.4.0-2.fc20.noarch requires genisoimage
[coccinella]
coccinella-0.96.20-6.fc20.noarch requires tktray
coccinella-0.96.20-6.fc20.noarch requires tkimg
coccinella-0.96.20-6.fc20.noarch requires tkdnd
coccinella-0.96.20-6.fc20.noarch requires tcltls
coccinella-0.96.20-6.fc20.noarch requires tcl-zlib
coccinella-0.96.20-6.fc20.noarch requires tcl-tktreectrl
coccinella-0.96.20-6.fc20.noarch requires tcl-tkpng
coccinella-0.96.20-6.fc20.noarch requires tcl-tileqt
coccinella-0.96.20-6.fc20.noarch requires tcl-tclvfs
coccinella-0.96.20-6.fc20.noarch requires tcl-tcludp
coccinella-0.96.20-6.fc20.noarch requires tcl-snack
coccinella-0.96.20-6.fc20.noarch requires memchan
coccinella-0.96.20-6.fc20.noarch requires iaxclient
coccinella-0.96.20-6.fc20.noarch requires iax
[coco-coq]
coco-coq-0.1-10.fc20.noarch requires nagi
[cogl]
cogl-1.16.0-2.fc21.aarch64 requires libXrandr.so.2()(64bit)
cogl-1.16.0-2.fc21.aarch64 requires libXfixes.so.3()(64bit)
cogl-1.16.0-2.fc21.aarch64 requires libXext.so.6()(64bit)
cogl-1.16.0-2.fc21.aarch64 requires libXdamage.so.1()(64bit)
cogl-1.16.0-2.fc21.aarch64 requires libXcomposite.so.1()(64bit)
cogl-1.16.0-2.fc21.aarch64 requires libX11.so.6()(64bit)
cogl-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xrandr) >= 0:1.2
cogl-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xfixes) >= 0:3
cogl-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xext)
cogl-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xdamage)
cogl-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(xcomposite) >= 0:0.4
cogl-devel-1.16.0-2.fc21.aarch64 requires pkgconfig(x11)
[colord]
colord-1.1.3-1.fc21.aarch64 requires libgusb.so.2()(64bit)
colord-devel-1.1.3-1.fc21.aarch64 requires pkgconfig(gusb)
colord-libs-1.1.3-1.fc21.aarch64 requires libgusb.so.2()(64bit)
[comix]
comix-4.0.4-7.fc20.1.noarch requires python-imaging
[compiz-manager]
compiz-manager-0.6.0-19.fc20.noarch requires xorg-x11-utils
compiz-manager-0.6.0-19.fc20.noarch requires libcompizconfig
compiz-manager-0.6.0-19.fc20.noarch requires glx-utils
compiz-manager-0.6.0-19.fc20.noarch requires compiz
[condor-cloud]
condor-cloud-0.1-7.fc20.noarch requires qemu-kvm >= 0:0.14
condor-cloud-0.1-7.fc20.noarch requires condor-vm-gahp >= 0:7.7.0
condor-cloud-node-0.1-7.fc20.noarch requires qemu-kvm >= 0:0.14
condor-cloud-node-0.1-7.fc20.noarch requires condor-vm-gahp >= 0:7.7.0
[condor-ec2-enhanced]
condor-ec2-enhanced-1.3.1-3.fc20.noarch requires condor >= 0:7.4.4-0.9
[condor-ec2-enhanced-hooks]
condor-ec2-enhanced-hooks-1.3.1-3.fc20.noarch requires condor >= 0:7.2.0-4
[condor-job-hooks]
condor-job-hooks-1.5-8.fc20.noarch requires condor >= 0:7.0.2-4
[condor-low-latency]
condor-low-latency-1.2-2.fc20.4.noarch requires condor >= 0:7.0.2-4
[condor-wallaby]
condor-wallaby-client-5.0.3-5.fc21.noarch requires python-qpid-qmf >= 0:0.9.1073306
condor-wallaby-client-5.0.3-5.fc21.noarch requires condor >= 0:7.4.4-0.9
[conduit]
conduit-0.3.17-9.fc20.noarch requires scrollkeeper
conduit-0.3.17-9.fc20.noarch requires scrollkeeper
conduit-0.3.17-9.fc20.noarch requires pywebkitgtk >= 0:1.0
conduit-0.3.17-9.fc20.noarch requires python-gpod >= 0:0.6
conduit-0.3.17-9.fc20.noarch requires pygoocanvas >= 0:0.9
conduit-0.3.17-9.fc20.noarch requires gnome-python2-gconf
conduit-0.3.17-9.fc20.noarch requires gnome-python2-desktop
[congruity]
congruity-17-3.fc20.noarch requires wxPython >= 0:2.8
congruity-17-3.fc20.noarch requires libconcord-python >= 0:1.0
[conky]
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libtolua++-5.1.so()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libiw.so.29()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libXft.so.2()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libXfixes.so.3()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libXext.so.6()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libXdamage.so.1()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libX11.so.6()(64bit)
conky-1.9.0-7.20131027git11a13d.fc21.aarch64 requires libImlib2.so.1()(64bit)
[copr]
copr-backend-1.26-1.fc21.noarch requires python-setproctitle
copr-frontend-1.26-1.fc21.noarch requires python-psycopg2
[corosync]
corosync-2.3.2-1.fc21.aarch64 requires libqb.so.0()(64bit)
corosynclib-2.3.2-1.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
corosynclib-2.3.2-1.fc21.aarch64 requires librdmacm.so.1()(64bit)
corosynclib-2.3.2-1.fc21.aarch64 requires libqb.so.0()(64bit)
corosynclib-2.3.2-1.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
corosynclib-2.3.2-1.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
corosynclib-2.3.2-1.fc21.aarch64 requires libibverbs.so.1()(64bit)
corosynclib-devel-2.3.2-1.fc21.aarch64 requires pkgconfig(libqb)
[crossfire-maps]
crossfire-maps-1.70.0-5.fc20.noarch requires crossfire
[crrcsim-addon-models]
crrcsim-addon-models-0.2.0-3.fc20.noarch requires crrcsim >= 0:0.9.5
[crystal-stacker-themes]
crystal-stacker-themes-1.0-10.fc20.noarch requires crystal-stacker
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cumin]
cumin-0.1.5776-2.fc20.noarch requires python-saslwrapper
cumin-0.1.5776-2.fc20.noarch requires python-psycopg2
cumin-0.1.5776-2.fc20.noarch requires python-ldap
cumin-0.1.5776-2.fc20.noarch requires pymongo
[cura]
cura-13.11.2-1.fc21.noarch requires wxPython
cura-13.11.2-1.fc21.noarch requires pypy
cura-13.11.2-1.fc21.noarch requires CuraEngine >= 0:13.11.2
[curator]
curator-2.2.0-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[cvc3]
cvc3-doc-2.4.1-7.fc20.noarch requires cvc3 = 0:2.4.1-7.fc20
cvc3-emacs-2.4.1-7.fc20.noarch requires cvc3 = 0:2.4.1-7.fc20
cvc3-emacs-el-2.4.1-7.fc20.noarch requires cvc3 = 0:2.4.1-7.fc20
cvc3-xemacs-2.4.1-7.fc20.noarch requires cvc3 = 0:2.4.1-7.fc20
cvc3-xemacs-el-2.4.1-7.fc20.noarch requires cvc3 = 0:2.4.1-7.fc20
[cvs]
cvs-contrib-1.11.23-35.fc21.noarch requires /bin/csh
[cvs2svn]
cvs2svn-2.3.0-0.9.r5319svn.fc20.noarch requires subversion
[cxf]
1:cxf-rt-2.7.5-3.fc20.noarch requires mvn(org.apache.neethi:neethi)
[cycle]
cycle-0.3.1-16.fc20.noarch requires wxPython
[darkserver]
darkserver-kojiplugin-0.5.4-4.fc20.noarch requires MySQL-python
[datagrepper]
datagrepper-0.3.3-1.fc21.noarch requires python-sqlalchemy
[datanommer-commands]
datanommer-commands-0.4.5-2.fc20.noarch requires python-sqlalchemy >= 0:0.7
[datovka]
datovka-3.0.3-4.fc20.noarch requires python-sqlalchemy
datovka-3.0.3-4.fc20.noarch requires python-reportlab
[dayplanner]
dayplanner-0.11-1.fc21.noarch requires perl(Locale::gettext)
dayplanner-0.11-1.fc21.noarch requires perl(Gtk2::TrayIcon)
[dblatex]
dblatex-0.3.4-8.fc20.noarch requires transfig
[dbus]
1:dbus-x11-1.6.18-1.fc21.aarch64 requires libX11.so.6()(64bit)
[dbus-java]
dbus-java-2.7-15.fc21.aarch64 requires libmatthew-java
[dbus-tools]
dbus-tools-zsh-0-0.4.20120227svn.fc20.noarch requires zsh
[ddccontrol]
ddccontrol-doc-0.4.2-7.20120904gitc3af663d.fc20.noarch requires ddccontrol = 0:0.4.2-7.20120904gitc3af663d.fc20
[debconf]
debconf-kde-1.5.52-1.fc21.noarch requires perl(QtGui4)
debconf-kde-1.5.52-1.fc21.noarch requires perl(QtCore4::slots)
debconf-kde-1.5.52-1.fc21.noarch requires perl(QtCore4::isa)
debconf-kde-1.5.52-1.fc21.noarch requires perl(QtCore4)
debconf-kde-1.5.52-1.fc21.noarch requires perl(Qt)
[debhelper]
debhelper-9.20131227-2.fc21.noarch requires html2text
debhelper-9.20131227-2.fc21.noarch requires dpkg-perl
[debmirror]
debmirror-2.16-1.fc21.noarch requires ed
[decibel-audio-player]
decibel-audio-player-1.08-9.fc20.noarch requires python-imaging
decibel-audio-player-1.08-9.fc20.noarch requires python-CDDB
decibel-audio-player-1.08-9.fc20.noarch requires notify-python
decibel-audio-player-1.08-9.fc20.noarch requires gstreamer-python
decibel-audio-player-1.08-9.fc20.noarch requires gnome-python2-gnomekeyring
decibel-audio-player-1.08-9.fc20.noarch requires gnome-python2-gnome
[deco-archive]
deco-archive-1.6-2.fc20.noarch requires deco >= 0:1.5.6
[deltacloud-core]
deltacloud-core-1.1.3-1.fc20.noarch requires rubygem(thin)
deltacloud-core-1.1.3-1.fc20.noarch requires rubygem(sqlite3)
deltacloud-core-1.1.3-1.fc20.noarch requires rubygem(nokogiri)
deltacloud-core-vsphere-1.1.3-1.fc20.noarch requires genisoimage
[deluge]
deluge-common-1.3.6-4.fc20.noarch requires rb_libtorrent-python
deluge-common-1.3.6-4.fc20.noarch requires python-twisted-web
deluge-common-1.3.6-4.fc20.noarch requires python-setproctitle
deluge-common-1.3.6-4.fc20.noarch requires python-GeoIP
deluge-common-1.3.6-4.fc20.noarch requires pygame
deluge-gtk-1.3.6-4.fc20.noarch requires notify-python
[desktopcouch]
desktopcouch-1.0.8-1.fc21.noarch requires python-twisted-core
desktopcouch-1.0.8-1.fc21.noarch requires couchdb
python-desktopcouch-1.0.8-1.fc21.noarch requires python-twisted-core
python-desktopcouch-1.0.8-1.fc21.noarch requires gnome-python2-gnomekeyring
[device-mapper-multipath]
device-mapper-multipath-libs-0.4.9-59.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
device-mapper-multipath-libs-0.4.9-59.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
device-mapper-multipath-libs-0.4.9-59.fc21.aarch64 requires libaio.so.1()(64bit)
[dexter]
dexter-0.18-8.fc20.noarch requires python-storm
[dgae]
dgae-1.1-11.fc20.noarch requires nagi
[dh-make]
dh-make-0.61-3.fc20.noarch requires dpkg-dev
[dia-CMOS]
dia-CMOS-0.1-6.fc20.noarch requires dia
[dia-Digital]
dia-Digital-0.1-6.fc20.noarch requires dia
[dia-electric2]
dia-electric2-0.1-6.fc20.noarch requires dia
[dia-electronic]
dia-electronic-0.1-6.fc20.noarch requires dia
[dia-gnomeDIAicons]
dia-gnomeDIAicons-0.1-4.fc20.noarch requires dia
[dia-optics]
dia-optics-0.1-6.fc20.noarch requires dia
[diffuse]
diffuse-0.4.7-3.fc20.noarch requires scrollkeeper
diffuse-0.4.7-3.fc20.noarch requires scrollkeeper
[diskimage-builder]
diskimage-builder-0.1.5-3.fc21.noarch requires busybox
[disper]
disper-0.3.0-8.fc20.noarch requires libXrandr
disper-0.3.0-8.fc20.noarch requires libX11
[dmlite-shell]
dmlite-shell-0.2.1-2.fc21.noarch requires python-dmlite
[dnf]
dnf-0.4.16-2.fc21.noarch requires python-librepo >= 0:1.4.0
dnf-0.4.16-2.fc21.noarch requires python-libcomps >= 0:0.1.4
dnf-0.4.16-2.fc21.noarch requires python-hawkey >= 0:0.4.11
python3-dnf-0.4.16-2.fc21.noarch requires python3-librepo >= 0:1.4.0
python3-dnf-0.4.16-2.fc21.noarch requires python3-libcomps >= 0:0.1.4
python3-dnf-0.4.16-2.fc21.noarch requires python3-hawkey >= 0:0.4.11
[docbook-style-dsssl]
docbook-style-dsssl-1.79-19.fc21.noarch requires openjade
[docbook2X]
docbook2X-0.8.8-17.fc21.aarch64 requires openjade
docbook2X-0.8.8-17.fc21.aarch64 requires /usr/bin/sgml2xml
[docker-registry]
docker-registry-0.6.5-1.fc21.noarch requires python-gevent
[dogtag-pki]
dogtag-pki-10.1.0-1.fc21.noarch requires pki-tps >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-tools >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-tks >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-symkey >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-server >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-ocsp >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-kra >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-javadoc >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-ca >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires pki-base >= 0:10.1.0
dogtag-pki-10.1.0-1.fc21.noarch requires jss-javadoc >= 0:4.2.6-28
dogtag-pki-10.1.0-1.fc21.noarch requires jss >= 0:4.2.6-28
dogtag-pki-10.1.0-1.fc21.noarch requires esc >= 0:1.1.0
[dogtail]
dogtail-0.8.2-2.fc20.noarch requires xorg-x11-xinit
dogtail-0.8.2-2.fc20.noarch requires python-imaging
[drascula]
drascula-1.0-11.fc20.noarch requires scummvm >= 0:0.12.0
[dreampie]
dreampie-1.1.1-5.fc20.noarch requires pygtksourceview
[drgeo-doc]
drgeo-doc-1.6-16.fc20.noarch requires drgeo
[driconf]
driconf-0.9.1-20.fc20.noarch requires glx-utils
[drobo-utils]
drobo-utils-gui-0.6.2.2-14.fc20.noarch requires usermode
drobo-utils-gui-0.6.2.2-14.fc20.noarch requires PyQt4
[drraw]
drraw-2.2-0.12.b2.fc20.noarch requires mod_perl
[dtrx]
dtrx-7.1-5.fc20.noarch requires unshield
dtrx-7.1-5.fc20.noarch requires p7zip-plugins
dtrx-7.1-5.fc20.noarch requires ncompress
dtrx-7.1-5.fc20.noarch requires dpkg
dtrx-7.1-5.fc20.noarch requires cabextract
[duply]
duply-1.6.0-1.fc21.noarch requires duplicity
[dwdiff]
dwdiff-2.0.7-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
dwdiff-2.0.7-1.fc21.aarch64 requires libicui18n.so.50()(64bit)
dwdiff-2.0.7-1.fc21.aarch64 requires libicudata.so.50()(64bit)
[dx-samples]
dx-samples-4.4.0-11.fc20.noarch requires dx
[e16-docs]
e16-docs-0.16.8.0.2-8.fc20.noarch requires e16 >= 0:0.16.8
[e16-themes]
e16-themes-1.0.1-5.fc20.noarch requires e16 >= 0:1.0.0
[earcandy]
earcandy-0.9-1.fc21.noarch requires notify-python
earcandy-0.9-1.fc21.noarch requires gnome-python2-libwnck
earcandy-0.9-1.fc21.noarch requires gnome-python2-gconf
[easybashgui]
easybashgui-10.0.0-1.fc21.noarch requires zenity
easybashgui-10.0.0-1.fc21.noarch requires xdialog
[echo-artist]
echo-artist-0.1.1-8.fc20.noarch requires inkscape
[eclipse]
1:eclipse-pde-4.3.1-17.fc21.aarch64 requires zip
1:eclipse-swt-4.3.1-17.fc21.aarch64 requires webkitgtk
1:eclipse-swt-4.3.1-17.fc21.aarch64 requires libXtst.so.6()(64bit)
1:eclipse-swt-4.3.1-17.fc21.aarch64 requires libGLU.so.1()(64bit)
[eclipse-avr]
eclipse-avr-2.3.4-8.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-avr-2.3.4-8.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.ui)
eclipse-avr-2.3.4-8.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-avr-2.3.4-8.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-avr-2.3.4-8.fc20.noarch requires eclipse-cdt >= 0:4.0.0
eclipse-avr-2.3.4-8.fc20.noarch requires avrdude
eclipse-avr-2.3.4-8.fc20.noarch requires avr-gdb
eclipse-avr-2.3.4-8.fc20.noarch requires avr-gcc
eclipse-avr-2.3.4-8.fc20.noarch requires avr-binutils
[eclipse-epic]
eclipse-epic-0.6.44-5.fc20.noarch requires perl(PadWalker)
[eclipse-linuxtools]
2:eclipse-changelog-2.8.3-3.fc21.noarch requires osgi(org.eclipse.cdt.ui)
2:eclipse-changelog-2.8.3-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-gcov-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-gcov-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-gcov-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-gcov-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-gprof-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-gprof-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-gprof-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-gprof-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.ptp.remote.ui)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.ptp.remote.core)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.debug.ui)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-linuxtools-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-linuxtools-tests-2.2.0-3.fc21.noarch requires osgi(org.eclipse.ptp.remotetools.environment.generichost)
eclipse-linuxtools-tests-2.2.0-3.fc21.noarch requires osgi(org.eclipse.ptp.remote.remotetools.core)
eclipse-linuxtools-tests-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.managedbuilder.gnu.ui)
eclipse-linuxtools-tests-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-linuxtools-tests-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.codan.ui.cxx)
eclipse-oprofile-2.2.0-3.fc21.noarch requires usermode >= 0:1.98
eclipse-oprofile-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-oprofile-2.2.0-3.fc21.noarch requires oprofile >= 0:0.9.3
eclipse-perf-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-perf-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-perf-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-systemtap-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-systemtap-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-valgrind-2.2.0-3.fc21.noarch requires valgrind
eclipse-valgrind-2.2.0-3.fc21.noarch requires osgi(org.eclipse.cdt.codan.ui.cxx)
[eclipse-mylyn]
eclipse-mylyn-context-cdt-3.10.0-1.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-mylyn-context-cdt-3.10.0-1.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-mylyn-context-cdt-3.10.0-1.fc21.noarch requires eclipse-cdt
[eclipse-photran]
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.ui)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.make.ui)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.debug.ui)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-photran-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-photran-8.1.3-1.fc20.noarch requires eclipse-cdt >= 1:8.1.0
eclipse-photran-intel-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-photran-intel-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-photran-xlf-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-photran-xlf-8.1.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
[eclipse-ptp]
eclipse-ptp-core-source-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.rm.jaxb.core)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.rm.jaxb.control.ui)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.core)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.etfw.toolopts)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.etfw)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.ems.core)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.core)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-etfw-tau-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-etfw-tau-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-ptp-fortran-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-gem-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.pldt.openmp.core)
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.pldt.openacc)
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.pldt.mpi.core)
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.pldt.common)
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-pldt-fortran-7.0.3-1.fc20.noarch requires eclipse-cdt-parsers >= 1:8.1.0
eclipse-ptp-pldt-upc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.pldt.common)
eclipse-ptp-pldt-upc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-ptp-pldt-upc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core.parser.upc)
eclipse-ptp-pldt-upc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-pldt-upc-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-pldt-upc-7.0.3-1.fc20.noarch requires eclipse-cdt-parsers >= 1:8.1.0
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.ui)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.core)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.ui)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.gnu.ui)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.make.xlc.core)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.make.ui)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.make.core)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.debug.ui)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core.parser.upc)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core.lrparser.xlc)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-rdt-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-rdt-sync-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.rdt.sync.core)
eclipse-ptp-rdt-sync-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.rdt.sync.cdt.ui)
eclipse-ptp-rdt-sync-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-ptp-rdt-sync-fortran-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-rdt-sync-fortran-7.0.3-1.fc20.noarch requires eclipse-ptp-rdt-sync = 0:7.0.3-1.fc20
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.ui)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.core)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.xlupc.ui)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.xlc.ui)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.xlc.core)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.make.xlc.core)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core.parser.upc)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core.lrparser.xlc)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core.lrparser)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-rdt-xlc-7.0.3-1.fc20.noarch requires eclipse-cdt-parsers >= 1:8.1.0
eclipse-ptp-remote-rse-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.ui)
eclipse-ptp-remote-rse-7.0.3-1.fc20.noarch requires osgi(org.eclipse.ptp.remote.core)
eclipse-ptp-remote-rse-7.0.3-1.fc20.noarch requires osgi(org.eclipse.cdt.core)
eclipse-ptp-remote-rse-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
eclipse-ptp-rm-contrib-7.0.3-1.fc20.noarch requires eclipse-ptp = 0:7.0.3-1.fc20
[eclipse-pydev]
1:eclipse-pydev-3.3.3-1.fc21.noarch requires jpathwatch
[eclipse-rse]
eclipse-rse-server-3.5.1-0.1.RC4.fc21.noarch requires perl-Authen-PAM
[eclipse-slice2java]
eclipse-slice2java-3.5.1.20131004-1.fc21.noarch requires ice-java >= 0:3.5
[eclipse-subclipse]
eclipse-subclipse-1.10.2-2.fc21.noarch requires subversion-javahl >= 0:1.8.3
[eclipse-texlipse]
eclipse-texlipse-1.5.0-5.20111125git254ca99.fc20.noarch requires aspell-en
[edsadmin]
edsadmin-1.0-13.fc20.noarch requires python-ldap
[egtk]
egtk-gtk2-theme-3.1-4.fc20.noarch requires gtk-murrine-engine
egtk-gtk3-theme-3.1-4.fc20.noarch requires gtk-unico-engine
egtk-metacity-theme-3.1-4.fc20.noarch requires metacity
egtk-xfwm4-theme-3.1-4.fc20.noarch requires xfwm4
[ehcache-core]
ehcache-core-2.6.7-3.fc20.noarch requires ehcache-sizeof-agent
[elinks]
elinks-0.12-0.37.pre6.fc21.aarch64 requires libnss_compat_ossl.so.0()(64bit)
elinks-0.12-0.37.pre6.fc21.aarch64 requires libmozjs185.so.1.0()(64bit)
elinks-0.12-0.37.pre6.fc21.aarch64 requires libgpm.so.2()(64bit)
[emacs]
1:emacs-24.3-13.fc21.aarch64 requires libotf.so.0()(64bit)
1:emacs-24.3-13.fc21.aarch64 requires libXrender.so.1()(64bit)
1:emacs-24.3-13.fc21.aarch64 requires libXpm.so.4()(64bit)
1:emacs-24.3-13.fc21.aarch64 requires libXft.so.2()(64bit)
1:emacs-24.3-13.fc21.aarch64 requires libX11.so.6()(64bit)
1:emacs-24.3-13.fc21.aarch64 requires libSM.so.6()(64bit)
1:emacs-24.3-13.fc21.aarch64 requires libICE.so.6()(64bit)
1:emacs-nox-24.3-13.fc21.aarch64 requires libgpm.so.2()(64bit)
[emacs-spice-mode]
emacs-spice-mode-1.2.25-12.fc20.noarch requires gnucap
[ember-media]
ember-media-0.7.0-4.fc20.noarch requires ember < 0:0.7.1
ember-media-0.7.0-4.fc20.noarch requires ember >= 0:0.7.0
[emerald-themes]
1:emerald-themes-0.5.2-10.fc20.noarch requires emerald >= 0:0.8.8
1:emerald-themes-0.5.2-10.fc20.noarch requires compiz >= 0:0.8.8
[emerald-themes-extra]
emerald-themes-extra-0.7-4.fc20.noarch requires emerald >= 0:0.8.8
emerald-themes-extra-0.7-4.fc20.noarch requires compiz >= 0:0.8.8
[emesene]
emesene-2.11.11-6.fc20.noarch requires pywebkitgtk
emesene-2.11.11-6.fc20.noarch requires notify-python
emesene-2.11.11-6.fc20.noarch requires gstreamer-python
emesene-2.11.11-6.fc20.noarch requires gnome-python2-gtkspell
emesene-2.11.11-6.fc20.noarch requires gnome-python2-extras
emesene-2.11.11-6.fc20.noarch requires alsa-utils
[environment-modules]
environment-modules-3.2.10-8.fc21.aarch64 requires libX11.so.6()(64bit)
[erlang]
erlang-erts-R16B-03.0.1.fc21.aarch64 requires lksctp-tools
erlang-wx-R16B-03.0.1.fc21.aarch64 requires mesa-libGLU
[erlang-cowboy]
erlang-cowboy-doc-0.8.2-5.fc20.noarch requires erlang-cowboy = 0:0.8.2-5.fc20
[erlang-lfe]
emacs-erlang-lfe-0.6.2-3.fc20.noarch requires erlang-lfe = 0:0.6.2-3.fc20
emacs-erlang-lfe-el-0.6.2-3.fc20.noarch requires erlang-lfe = 0:0.6.2-3.fc20
[etckeeper]
etckeeper-bzr-1.11-1.fc21.noarch requires bzr
[etoys]
etoys-5.0.2408-6.fc20.noarch requires squeak-vm >= 0:3.10
[ettercap]
ettercap-0.8.0-1.fc21.aarch64 requires libnet.so.1()(64bit)
[euca2ools]
euca2ools-2.1.4-1.fc20.noarch requires m2crypto
[eurephia]
eurephia-1.1.0-7.fc21.aarch64 requires openvpn
[exaile]
exaile-3.3.2-1.fc21.noarch requires udisks
exaile-3.3.2-1.fc21.noarch requires python-CDDB
exaile-3.3.2-1.fc21.noarch requires gstreamer-python >= 0:0.10
[expendable]
expendable-0.0.9-9.fc20.noarch requires gnome-python2-gconf
[fail2ban]
fail2ban-0.9-0.3.git1f1a561.fc21.noarch requires ed
[fantasdic]
fantasdic-1.0-0.15.beta7.fc20.1.noarch requires scrollkeeper
fantasdic-1.0-0.15.beta7.fc20.1.noarch requires scrollkeeper
fantasdic-1.0-0.15.beta7.fc20.1.noarch requires ruby(libglade2)
fantasdic-1.0-0.15.beta7.fc20.1.noarch requires ruby(gtk2)
fantasdic-1.0-0.15.beta7.fc20.1.noarch requires ruby(gnome2)
fantasdic-1.0-0.15.beta7.fc20.1.noarch requires ruby(gconf2)
[fcitx]
fcitx-4.2.8-3.fc21.aarch64 requires imsettings
fcitx-devel-4.2.8-3.fc21.aarch64 requires libX11-devel
fcitx-gtk3-4.2.8-3.fc21.aarch64 requires imsettings-gnome
fcitx-libs-4.2.8-3.fc21.aarch64 requires libxkbfile.so.1()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libicuuc.so.50()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libXrender.so.1()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libXinerama.so.1()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libXfixes.so.3()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libXext.so.6()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libX11.so.6()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libSM.so.6()(64bit)
fcitx-libs-4.2.8-3.fc21.aarch64 requires libICE.so.6()(64bit)
fcitx-qt4-4.2.8-3.fc21.aarch64 requires libX11.so.6()(64bit)
[fedmsg]
fedmsg-0.7.6-2.fc21.noarch requires python-zmq
fedmsg-0.7.6-2.fc21.noarch requires python-m2ext
fedmsg-0.7.6-2.fc21.noarch requires m2crypto
[fedocal]
fedocal-0.4.7-1.fc21.noarch requires python-sqlalchemy > 0:0.5
[fedora-arm-installer]
fedora-arm-installer-1.1.1-10.fc20.noarch requires usermode
fedora-arm-installer-1.1.1-10.fc20.noarch requires PyQt4
[fedora-business-cards]
fedora-business-cards-1-0.3.beta1.fc20.noarch requires inkscape
[fedora-jam-backgrounds]
fedora-jam-backgrounds-xfce-1.0.1-0.4.git8db10f1.fc20.noarch requires xfdesktop
[fedora-package-config-apt]
fedora-package-config-apt-16.00-5.noarch requires apt >= 0:0.5.15lorg3
[fedora-packager]
fedora-packager-0.5.10.1-4.fc20.noarch requires ykpers
[fedora-review]
fedora-review-0.5.1-2.fc21.noarch requires /usr/bin/licensecheck
[fedora-screensaver-theme]
fedora-screensaver-theme-1.0.0-10.fc20.noarch requires gnome-screensaver
[fedorainfinity-screensaver-theme]
fedorainfinity-screensaver-theme-1.0.0-8.fc20.noarch requires gnome-screensaver
[fedorawaves-kdm-theme]
fedorawaves-kdm-theme-1.1-9.fc20.noarch requires kdebase-kdm
[fedup]
fedup-0.8.0-3.fc21.noarch requires grubby
[fedup-dracut]
fedup-dracut-plymouth-0.7.3-2.fc20.noarch requires plymouth-plugin-two-step >= 0:0.8.6
[festival]
festvox-awb-arctic-hts-0.20061229-26.fc20.noarch requires festival
festvox-bdl-arctic-hts-0.20061229-26.fc20.noarch requires festival
festvox-clb-arctic-hts-0.20061229-26.fc20.noarch requires festival
festvox-jmk-arctic-hts-0.20061229-26.fc20.noarch requires festival
festvox-ked-diphone-0.19990610-26.fc20.noarch requires festival
festvox-rms-arctic-hts-0.20061229-26.fc20.noarch requires festival
festvox-slt-arctic-hts-0.20061229-26.fc20.noarch requires festival
hispavoces-pal-diphone-1.0.0-26.fc20.noarch requires festival
hispavoces-sfl-diphone-1.0.0-26.fc20.noarch requires festival
[festival-freebsoft-utils]
festival-freebsoft-utils-0.10-7.fc20.noarch requires sox
festival-freebsoft-utils-0.10-7.fc20.noarch requires festival
[fife]
2:fife-doc-0.3.3r3-8.fc20.noarch requires fife = 2:0.3.3r3-8.fc20
[fig2ps]
fig2ps-1.5-4.fc20.noarch requires transfig
fig2ps-1.5-4.fc20.noarch requires gv
[fillets-ng-data]
fillets-ng-data-0.9.0-7.noarch requires fillets-ng >= 0:0.9.0
[fio]
fio-2.1.3-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
fio-2.1.3-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
fio-2.1.3-1.fc21.aarch64 requires libaio.so.1()(64bit)
[flare]
flare-data-0.18-3.fc20.noarch requires flare = 0:0.18-3.fc20
[fldigi]
fldigi-3.21.76-1.fc21.aarch64 requires libsamplerate.so.0(libsamplerate.so.0.1)(64bit)
fldigi-3.21.76-1.fc21.aarch64 requires libsamplerate.so.0(libsamplerate.so.0.0)(64bit)
fldigi-3.21.76-1.fc21.aarch64 requires libsamplerate.so.0()(64bit)
fldigi-3.21.76-1.fc21.aarch64 requires libportaudio.so.2()(64bit)
fldigi-3.21.76-1.fc21.aarch64 requires libhamlib.so.2()(64bit)
fldigi-3.21.76-1.fc21.aarch64 requires libX11.so.6()(64bit)
[flight-of-the-amazon-queen]
flight-of-the-amazon-queen-1.0-10.fc20.noarch requires scummvm >= 0:0.9.1
[flight-of-the-amazon-queen-cd]
flight-of-the-amazon-queen-cd-1.0-10.fc20.noarch requires scummvm >= 0:0.9.1
[fltk]
fltk-1.3.2-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
fltk-1.3.2-1.fc21.aarch64 requires libXft.so.2()(64bit)
fltk-1.3.2-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
fltk-1.3.2-1.fc21.aarch64 requires libXext.so.6()(64bit)
fltk-1.3.2-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
fltk-1.3.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
fltk-1.3.2-1.fc21.aarch64 requires libGLU.so.1()(64bit)
fltk-devel-1.3.2-1.fc21.aarch64 requires pkgconfig(xft)
fltk-devel-1.3.2-1.fc21.aarch64 requires pkgconfig(x11)
fltk-devel-1.3.2-1.fc21.aarch64 requires pkgconfig(sm)
fltk-devel-1.3.2-1.fc21.aarch64 requires pkgconfig(ice)
fltk-fluid-1.3.2-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
fltk-fluid-1.3.2-1.fc21.aarch64 requires libXft.so.2()(64bit)
fltk-fluid-1.3.2-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
fltk-fluid-1.3.2-1.fc21.aarch64 requires libXext.so.6()(64bit)
fltk-fluid-1.3.2-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
fltk-fluid-1.3.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
[fluxbox]
fluxbox-pulseaudio-1.3.5-2.fc20.noarch requires fluxbox = 0:1.3.5-2.fc20
fluxbox-pulseaudio-1.3.5-2.fc20.noarch requires alsa-plugins-pulseaudio
fluxbox-vim-syntax-1.3.5-2.fc20.noarch requires fluxbox = 0:1.3.5-2.fc20
[flyingsaucer]
flyingsaucer-8-6.fc20.noarch requires itext-core
[fontforge]
fontforge-20120731b-10.fc21.aarch64 requires libuninameslist.so.0()(64bit)
fontforge-20120731b-10.fc21.aarch64 requires libspiro.so.0()(64bit)
fontforge-20120731b-10.fc21.aarch64 requires libXft.so.2()(64bit)
fontforge-20120731b-10.fc21.aarch64 requires libX11.so.6()(64bit)
fontforge-20120731b-10.fc21.aarch64 requires libSM.so.6()(64bit)
fontforge-20120731b-10.fc21.aarch64 requires libICE.so.6()(64bit)
fontforge-20120731b-10.fc21.aarch64 requires autotrace
[fontpackages]
fontpackages-tools-1.44-9.fc20.noarch requires mutt
[fortune-firefly]
fortune-firefly-2.1.2-13.fc20.noarch requires fortune-mod
[fox]
fox-doc-1.6.49-3.fc20.noarch requires fox = 0:1.6.49-3.fc20
[fprintd]
fprintd-devel-0.5.1-1.fc20.noarch requires fprintd = 0:0.5.1-1.fc20
[freediams]
freediams-0.9.0-0.1.beta1.fc21.aarch64 requires libXext.so.6()(64bit)
freediams-0.9.0-0.1.beta1.fc21.aarch64 requires libX11.so.6()(64bit)
freediams-0.9.0-0.1.beta1.fc21.aarch64 requires freemedforms-common-resources >= 0:0.9.0-0.1.beta1.fc21
freediams-0.9.0-0.1.beta1.fc21.aarch64 requires freemedforms-common-libs(aarch-64) >= 0:0.9.0-0.1.beta1.fc21
[freedoom]
freedoom-0.7-5.fc20.noarch requires prboom
[freedoom-freedm]
freedoom-freedm-0.7-5.fc20.noarch requires prboom
[freedroid]
freedroid-data-1.0.2-21.fc20.noarch requires freedroid = 0:1.0.2
[freedroidrpg]
freedroidrpg-data-0.15.1-6.fc20.noarch requires freedroidrpg = 0:0.15.1-6.fc20
[freetype]
freetype-demos-2.5.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
[frepple]
frepple-doc-2.0-1.fc20.noarch requires frepple = 0:2.0-1.fc20
[frescobaldi]
frescobaldi-2.0.10-2.fc21.noarch requires python-portmidi
frescobaldi-2.0.10-2.fc21.noarch requires python-poppler-qt4
frescobaldi-2.0.10-2.fc21.noarch requires portmidi
frescobaldi-2.0.10-2.fc21.noarch requires lilypond
frescobaldi-2.0.10-2.fc21.noarch requires alsa-utils
[fts-monitoring]
fts-monitoring-3.1.74-1.fc21.noarch requires MySQL-python
[fuse-s3fs]
fuse-s3fs-0.9-5.fc20.noarch requires fuse-python
[fuse-sshfs]
fuse-sshfs-2.4-5.fc21.aarch64 requires libfuse.so.2(FUSE_2.7)(64bit)
fuse-sshfs-2.4-5.fc21.aarch64 requires libfuse.so.2(FUSE_2.6)(64bit)
fuse-sshfs-2.4-5.fc21.aarch64 requires libfuse.so.2(FUSE_2.5)(64bit)
fuse-sshfs-2.4-5.fc21.aarch64 requires libfuse.so.2(FUSE_2.4)(64bit)
fuse-sshfs-2.4-5.fc21.aarch64 requires libfuse.so.2(FUSE_2.2)(64bit)
fuse-sshfs-2.4-5.fc21.aarch64 requires libfuse.so.2()(64bit)
fuse-sshfs-2.4-5.fc21.aarch64 requires fuse >= 0:2.2
[fuse-zip]
fuse-zip-0.2.12-9.fc21.aarch64 requires libfuse.so.2(FUSE_2.8)(64bit)
fuse-zip-0.2.12-9.fc21.aarch64 requires libfuse.so.2(FUSE_2.6)(64bit)
fuse-zip-0.2.12-9.fc21.aarch64 requires libfuse.so.2(FUSE_2.5)(64bit)
fuse-zip-0.2.12-9.fc21.aarch64 requires libfuse.so.2(FUSE_2.2)(64bit)
fuse-zip-0.2.12-9.fc21.aarch64 requires libfuse.so.2()(64bit)
fuse-zip-0.2.12-9.fc21.aarch64 requires fuse
[fwbackups]
fwbackups-1.43.4-8.fc20.noarch requires notify-python
[fwfstab]
fwfstab-0.04-0.8.rc1.fc20.noarch requires usermode
[gadget]
gadget-0.0.3-10.fc19.noarch requires ejabberd
[gajim]
gajim-0.15.3-5.fc21.noarch requires python-libasyncns
gajim-0.15.3-5.fc21.noarch requires python-kerberos
gajim-0.15.3-5.fc21.noarch requires notify-python
gajim-0.15.3-5.fc21.noarch requires libXScrnSaver
gajim-0.15.3-5.fc21.noarch requires gupnp-igd-python
gajim-0.15.3-5.fc21.noarch requires gtkspell
gajim-0.15.3-5.fc21.noarch requires gstreamer-python
gajim-0.15.3-5.fc21.noarch requires gnome-python2-gnome
gajim-0.15.3-5.fc21.noarch requires gnome-python2-desktop
gajim-0.15.3-5.fc21.noarch requires gnome-python2-bonobo
gajim-0.15.3-5.fc21.noarch requires farstream-python
[gallery2]
gallery2-dcraw-2.3.2-10.fc20.noarch requires dcraw
gallery2-netpbm-2.3.2-10.fc20.noarch requires netpbm >= 0:9.0
[galternatives]
galternatives-0.13.4-15.fc20.noarch requires usermode
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[gammu]
gammu-libs-1.33.0-1.fc21.aarch64 requires libdbi.so.0()(64bit)
python-gammu-1.33.0-1.fc21.aarch64 requires libdbi.so.0()(64bit)
[ganyremote]
ganyremote-6.3.1-1.fc21.noarch requires pybluez >= 0:0.9.1
[gap]
gap-emacs-4.6.5-1.fc20.noarch requires gap-core = 0:4.6.5-1.fc20
gap-online-help-4.6.5-1.fc20.noarch requires gap-core = 0:4.6.5-1.fc20
gap-vim-4.6.5-1.fc20.noarch requires gap-core = 0:4.6.5-1.fc20
gap-xemacs-4.6.5-1.fc20.noarch requires gap-core = 0:4.6.5-1.fc20
[gap-character-tables]
gap-character-tables-1.2.1-3.fc20.noarch requires /usr/bin/update-gap-workspace
[gap-sonata]
gap-sonata-2.6-2.fc20.noarch requires gap-core
gap-sonata-2.6-2.fc20.noarch requires /usr/bin/update-gap-workspace
gap-sonata-2.6-2.fc20.noarch requires /usr/bin/update-gap-workspace
[gap-table-of-marks]
gap-table-of-marks-1.2.4-1.fc21.noarch requires gap-core
gap-table-of-marks-1.2.4-1.fc21.noarch requires /usr/bin/update-gap-workspace
[garcon]
garcon-0.2.1-3.fc21.aarch64 requires libxfce4util.so.6()(64bit)
[gausssum]
gausssum-2.2.6-3.fc21.noarch requires python-imaging-tk
[gavl]
gavl-1.4.0-4.fc21.aarch64 requires libgdither.so.1()(64bit)
[gcc]
libgcj-4.8.2-14.fc21.aarch64 requires zip >= 0:2.1
libgcj-4.8.2-14.fc21.aarch64 requires libXtst.so.6()(64bit)
libgcj-4.8.2-14.fc21.aarch64 requires libXrender.so.1()(64bit)
libgcj-4.8.2-14.fc21.aarch64 requires libXrandr.so.2()(64bit)
libgcj-4.8.2-14.fc21.aarch64 requires libSM.so.6()(64bit)
libgcj-4.8.2-14.fc21.aarch64 requires libICE.so.6()(64bit)
[gcin]
gcin-2.8.1-4.fc21.aarch64 requires libXtst.so.6()(64bit)
gcin-2.8.1-4.fc21.aarch64 requires libX11.so.6()(64bit)
gcin-2.8.1-4.fc21.aarch64 requires imsettings
gcin-im-client-2.8.1-4.fc21.aarch64 requires libX11.so.6()(64bit)
gcin-libs-2.8.1-4.fc21.aarch64 requires libX11.so.6()(64bit)
[gcstar]
gcstar-1.7.0-7.fc21.noarch requires perl(XML::LibXSLT)
[gd]
gd-2.1.0-4.fc21.aarch64 requires libvpx.so.1()(64bit)
gd-2.1.0-4.fc21.aarch64 requires libXpm.so.4()(64bit)
gd-2.1.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
gd-devel-2.1.0-4.fc21.aarch64 requires libvpx-devel(aarch-64)
gd-devel-2.1.0-4.fc21.aarch64 requires libXpm-devel(aarch-64)
gd-devel-2.1.0-4.fc21.aarch64 requires libX11-devel(aarch-64)
gd-progs-2.1.0-4.fc21.aarch64 requires libvpx.so.1()(64bit)
gd-progs-2.1.0-4.fc21.aarch64 requires libXpm.so.4()(64bit)
gd-progs-2.1.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
[gdesklet-SlideShow]
gdesklet-SlideShow-0.9-15.fc20.noarch requires python-imaging
gdesklet-SlideShow-0.9-15.fc20.noarch requires gdesklets
[gdesklets-citation]
gdesklets-citation-2.0-3.20120702git355e2ee.fc19.noarch requires gdesklets
[gdesklets-goodweather]
gdesklets-goodweather-0.31-15.fc21.noarch requires gdesklets
[gdesklets-quote-of-the-day]
gdesklets-quote-of-the-day-1.1-8.fc20.noarch requires gdesklets
[gdk-pixbuf2]
gdk-pixbuf2-2.30.0-1.fc21.aarch64 requires libjasper.so.1()(64bit)
gdk-pixbuf2-2.30.0-1.fc21.aarch64 requires libX11.so.6()(64bit)
[gdlmm]
gdlmm-doc-3.7.3-2.fc20.noarch requires gdlmm = 0:3.7.3-2.fc20
[geany-themes]
geany-themes-1.22.2-4.fc20.noarch requires geany >= 0:1.22
[geoqo]
geoqo-1.11-6.fc19.noarch requires perl(GD)
geoqo-1.11-6.fc19.noarch requires perl(DBD::SQLite2)
[gfal2-util]
gfal2-util-0.2.1-1.fc21.noarch requires gfal2-python >= 0:1.2.1
[gfan]
gfan-0.5-8.fc21.aarch64 requires libcddgmp.so.0()(64bit)
[ghostscript]
ghostscript-9.10-4.fc21.aarch64 requires libXext.so.6()(64bit)
ghostscript-9.10-4.fc21.aarch64 requires libX11.so.6()(64bit)
ghostscript-9.10-4.fc21.aarch64 requires libSM.so.6()(64bit)
ghostscript-9.10-4.fc21.aarch64 requires libICE.so.6()(64bit)
[ghostscript-fonts]
ghostscript-fonts-5.50-32.fc21.noarch requires xorg-x11-font-utils
[gif2png]
web2png-2.5.8-1803.fc20.noarch requires gif2png = 0:2.5.8-1803.fc20
[giflib]
giflib-4.1.6-10.fc21.aarch64 requires libX11.so.6()(64bit)
giflib-4.1.6-10.fc21.aarch64 requires libSM.so.6()(64bit)
giflib-4.1.6-10.fc21.aarch64 requires libICE.so.6()(64bit)
giflib-utils-4.1.6-10.fc21.aarch64 requires libX11.so.6()(64bit)
giflib-utils-4.1.6-10.fc21.aarch64 requires libSM.so.6()(64bit)
giflib-utils-4.1.6-10.fc21.aarch64 requires libICE.so.6()(64bit)
[gimp-data-extras]
gimp-data-extras-2.0.2-9.fc20.noarch requires gimp >= 2:2.0
[gimp-elsamuko]
gimp-elsamuko-24-2.fc21.noarch requires gimp
[gimp-help]
gimp-help-2.8.1-1.fc21.noarch requires gimp >= 2:2.4
[gimp-high-pass-filter]
gimp-high-pass-filter-1.2-2.fc20.noarch requires gimp
[gimp-paint-studio]
gimp-paint-studio-2.0-6.fc20.noarch requires gimp >= 0:2.8
[ginfo]
ginfo-1.0.2-2.fc20.noarch requires python-ldap
[git]
git-bzr-1.8.4.2-1.fc21.noarch requires bzr
git-cvs-1.8.4.2-1.fc21.noarch requires cvsps
git-hg-1.8.4.2-1.fc21.noarch requires mercurial >= 0:1.8
git-svn-1.8.4.2-1.fc21.aarch64 requires subversion
perl-Git-SVN-1.8.4.2-1.fc21.noarch requires perl(SVN::Ra)
perl-Git-SVN-1.8.4.2-1.fc21.noarch requires perl(SVN::Delta)
perl-Git-SVN-1.8.4.2-1.fc21.noarch requires perl(SVN::Core)
perl-Git-SVN-1.8.4.2-1.fc21.noarch requires perl(SVN::Client)
[git-cola]
git-cola-2.0.0-1.fc21.noarch requires PyQt4
[gitifyhg]
gitifyhg-0.8.4-1.fc21.noarch requires mercurial
[gitolite3]
1:gitolite3-3.5.3.1-1.fc21.noarch requires subversion
[gitso]
gitso-0.6-10.fc21.noarch requires x11vnc
gitso-0.6-10.fc21.noarch requires wxPython
[gjots2]
gjots2-2.3.15-6.fc20.noarch requires gnome-python2-gnome
gjots2-2.3.15-6.fc20.noarch requires gnome-python2-gconf >= 0:2.6.0
gjots2-2.3.15-6.fc20.noarch requires gnome-python2-bonobo
[glacier-cli]
glacier-cli-0-8.20131113gite8a2536.fc21.noarch requires python-sqlalchemy
[gle]
gle-4.2.4c-11.fc21.aarch64 requires libX11.so.6()(64bit)
qgle-4.2.4c-11.fc21.aarch64 requires libGLU.so.1()(64bit)
[glib-networking]
glib-networking-2.39.3-1.fc21.aarch64 requires libproxy.so.1()(64bit)
[glite-jobid-api-cpp]
glite-jobid-api-cpp-devel-1.3.8-1.fc21.noarch requires glite-jobid-api-c-devel
[globus-gram-audit]
globus-gram-audit-3.2-8.fc21.noarch requires perl(Globus::Core::Paths)
globus-gram-audit-3.2-8.fc21.noarch requires globus-common >= 0:14
[globus-gram-job-manager-condor]
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires perl(Globus::GRAM::JobState)
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires perl(Globus::GRAM::Error)
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires perl(Globus::Core::Paths)
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires perl(Globus::Core::Config)
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires globus-gram-job-manager >= 0:13
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires globus-gatekeeper >= 0:9
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires globus-gass-cache-program >= 0:5
globus-gram-job-manager-condor-1.4-7.fc21.noarch requires globus-common-progs >= 0:14
[globus-gram-job-manager-fork]
globus-gram-job-manager-fork-setup-poll-1.5-7.fc20.noarch requires globus-gram-job-manager-fork = 0:1.5-7.fc20
[globus-gram-job-manager-scripts]
globus-gram-job-manager-scripts-5.0-1.fc21.noarch requires perl(Globus::GRAM::JobState)
globus-gram-job-manager-scripts-5.0-1.fc21.noarch requires perl(Globus::GRAM::JobSignal)
globus-gram-job-manager-scripts-5.0-1.fc21.noarch requires perl(Globus::GRAM::Error)
globus-gram-job-manager-scripts-5.0-1.fc21.noarch requires perl(Globus::Core::Paths)
globus-gram-job-manager-scripts-5.0-1.fc21.noarch requires globus-common-progs >= 0:14
[globus-gram-job-manager-slurm]
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires perl(Globus::GRAM::JobState)
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires perl(Globus::GRAM::Error)
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires perl(Globus::Core::Paths)
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires perl(Globus::Core::Config)
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires globus-gram-job-manager >= 0:13
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires globus-gatekeeper >= 0:9
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires globus-gass-cache-program >= 0:5
globus-gram-job-manager-slurm-1.2-3.fc21.noarch requires globus-common-progs >= 0:14
[globus-simple-ca]
globus-simple-ca-3.5-1.fc21.noarch requires globus-common-progs >= 0:14
[glusterfs-hadoop]
glusterfs-hadoop-2.1.2-2.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[glyphtracer]
glyphtracer-1.3-6.1.fc20.noarch requires PyQt4
[gmock]
gmock-1.6.0-2.fc20.noarch requires gtest >= 0:1.6.0
[gmusicbrowser]
gmusicbrowser-1.1.10-2.fc20.noarch requires vorbis-tools
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Net::DBus::Service)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Net::DBus::Reactor)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Net::DBus::Object)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Net::DBus::Exporter)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Net::DBus::Annotation)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Net::DBus)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Locale::gettext) >= 0:1.04
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Gtk2::WebKit)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Gtk2::TrayIcon)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Gtk2::Notify)
gmusicbrowser-1.1.10-2.fc20.noarch requires perl(Gnome2::Wnck)
gmusicbrowser-1.1.10-2.fc20.noarch requires flac123
gmusicbrowser-1.1.10-2.fc20.noarch requires alsa-utils
[gnaural]
gnaural-1.0.20110606-1.fc21.aarch64 requires libportaudio.so.2()(64bit)
[gnome-activity-journal]
gnome-activity-journal-0.8.0-6.fc20.noarch requires zeitgeist >= 0:0.8.0
gnome-activity-journal-0.8.0-6.fc20.noarch requires gnome-python2-gnome
gnome-activity-journal-0.8.0-6.fc20.noarch requires gnome-python2-gconf
[gnome-desktop3]
gnome-desktop3-3.10.0-1.fc21.aarch64 requires libxkbfile.so.1()(64bit)
gnome-desktop3-3.10.0-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
gnome-desktop3-3.10.0-1.fc21.aarch64 requires libXext.so.6()(64bit)
gnome-desktop3-3.10.0-1.fc21.aarch64 requires libX11.so.6()(64bit)
gnome-desktop3-devel-3.10.0-1.fc21.aarch64 requires startup-notification-devel >= 0:%{startup_notification_version}
gnome-desktop3-devel-3.10.0-1.fc21.aarch64 requires pkgconfig(xkbfile)
[gnome-gmail]
gnome-gmail-1.8.2-5.fc20.noarch requires gnome-python2-gnomekeyring
gnome-gmail-1.8.2-5.fc20.noarch requires gnome-python2-gconf
gnome-gmail-1.8.2-5.fc20.noarch requires gconf-editor
gnome-gmail-1.8.2-5.fc20.noarch requires control-center
[gnome-maps]
gnome-maps-3.11.4.1-1.fc21.noarch requires geocode-glib
[gnome-password-generator]
gnome-password-generator-1.6-10.fc20.noarch requires gnome-python2-gnome
[gnome-schedule]
gnome-schedule-2.1.5-5.fc20.noarch requires gnome-python2-gnome
gnome-schedule-2.1.5-5.fc20.noarch requires gnome-python2-gconf
gnome-schedule-2.1.5-5.fc20.noarch requires gnome-python2-bonobo
[gnome-screensaver-frogs]
gnome-screensaver-frogs-0.2-12.noarch requires gnome-screensaver
[gnome-shell-extension-calc]
gnome-shell-extension-calc-0-0.6.git2fca097.fc20.noarch requires gnome-shell >= 0:3.2.1
[gnome-shell-extension-fedmsg]
gnome-shell-extension-fedmsg-0.1.6.1-1.fc21.noarch requires gnome-shell >= 0:3.10
[gnome-shell-extension-iok]
gnome-shell-extension-iok-0.20131012-2.fc21.noarch requires iok
gnome-shell-extension-iok-0.20131012-2.fc21.noarch requires gnome-shell >= 0:3.6.0
[gnome-shell-extension-pomodoro]
gnome-shell-extension-pomodoro-0.8-2.fc20.noarch requires gnome-shell >= 0:3.6.0
[gnome-shell-extension-remove-bluetooth-icon]
gnome-shell-extension-remove-bluetooth-icon-0.5.1-2.fc20.noarch requires gnome-shell >= 0:3.2.0
[gnome-shell-extension-remove-volume-icon]
gnome-shell-extension-remove-volume-icon-0.5.1-2.fc20.noarch requires gnome-shell >= 0:3.2.0
[gnome-shell-extensions]
gnome-shell-extension-common-3.11.90-1.fc21.noarch requires gnome-shell >= 0:3.11.90
[gnome-shell-theme-atolm]
gnome-shell-theme-atolm-3.4-3.fc20.noarch requires gnome-shell >= 0:3.4
[gnome-shell-theme-elementary]
gnome-shell-theme-elementary-3.4-4.fc20.noarch requires gnome-shell >= 0:3.4
[gnome-shell-theme-gaia]
gnome-shell-theme-gaia-3.4-3.fc20.noarch requires gnome-shell >= 0:3.4
[gnome-shell-theme-orta]
gnome-shell-theme-orta-3.4-3.fc20.noarch requires gnome-shell >= 0:3.4
[gnome-shell-theme-selene]
gnome-shell-theme-selene-3.4.0-8.fc20.noarch requires gnome-shell >= 0:3.2
[gnome-shell-theme-smooth-inset]
gnome-shell-theme-smooth-inset-3.4-3.fc20.noarch requires gnome-shell >= 0:3.4
[gnome-theme-curvylooks]
gnome-theme-curvylooks-0.4-0.6.rc2.fc20.noarch requires gtk2-engines >= 0:2.12
[gnome-themes]
gnome-themes-2.32.0-11.fc20.noarch requires gtk2-engines
[gnome-tweak-tool]
gnome-tweak-tool-3.10.1-2.fc21.noarch requires gnome-shell
[gnome-valgrind-session]
gnome-valgrind-session-1.1-10.fc20.noarch requires valgrind
gnome-valgrind-session-1.1-10.fc20.noarch requires gnome-session
[gnome-video-effects]
gnome-video-effects-0.4.0-6.fc20.noarch requires frei0r-plugins
[gnu-smalltalk]
emacs-gnu-smalltalk-3.2.5-4.fc20.noarch requires gnu-smalltalk = 0:3.2.5
[gnucash-docs]
gnucash-docs-2.6.1-1.fc21.noarch requires yelp
[gnue-common]
gnue-common-0.6.9-12.fc19.noarch requires python-psycopg2
gnue-common-0.6.9-12.fc19.noarch requires MySQL-python
[gnumed]
gnumed-1.4.5-1.fc21.noarch requires xsane
gnumed-1.4.5-1.fc21.noarch requires xmedcon
gnumed-1.4.5-1.fc21.noarch requires wxPython >= 0:2.8
gnumed-1.4.5-1.fc21.noarch requires python-psycopg2 >= 0:2.0.10
gnumed-1.4.5-1.fc21.noarch requires python-imaging-sane
gnumed-1.4.5-1.fc21.noarch requires libreoffice-pyuno
gnumed-1.4.5-1.fc21.noarch requires aspell
[gnumed-server]
gnumed-server-19.5-1.fc21.noarch requires python-psycopg2
[gnupg2]
gnupg2-smime-2.0.22-1.fc21.aarch64 requires libksba.so.8(KSBA_0.9)(64bit)
gnupg2-smime-2.0.22-1.fc21.aarch64 requires libksba.so.8()(64bit)
[gnuplot]
gnuplot-4.6.4-2.fc21.aarch64 requires libvpx.so.1()(64bit)
gnuplot-4.6.4-2.fc21.aarch64 requires libXpm.so.4()(64bit)
gnuplot-4.6.4-2.fc21.aarch64 requires libX11.so.6()(64bit)
gnuplot-common-4.6.4-2.fc21.aarch64 requires libX11.so.6()(64bit)
gnuplot-minimal-4.6.4-2.fc21.aarch64 requires libvpx.so.1()(64bit)
gnuplot-minimal-4.6.4-2.fc21.aarch64 requires libXpm.so.4()(64bit)
gnuplot-minimal-4.6.4-2.fc21.aarch64 requires libX11.so.6()(64bit)
gnuplot-qt-4.6.4-2.fc21.aarch64 requires libvpx.so.1()(64bit)
gnuplot-qt-4.6.4-2.fc21.aarch64 requires libXpm.so.4()(64bit)
gnuplot-qt-4.6.4-2.fc21.aarch64 requires libX11.so.6()(64bit)
[gnustep-base]
gnustep-base-doc-1.24.4-8.fc20.noarch requires gnustep-base = 0:1.24.4-8.fc20
[gofer]
python-gofer-0.77-1.fc21.noarch requires PyPAM
ruby-gofer-0.77-1.fc21.noarch requires rubygem(qpid) >= 0:0.16.0
[golang-bitbucket-kardianos-osext]
golang-bitbucket-kardianos-osext-devel-0-0.4.hg364fb577de68.fc21.noarch requires golang
[golang-github-coreos-go-log]
golang-github-coreos-go-log-devel-0-0.5.git840af6b.fc21.noarch requires golang
[golang-github-coreos-go-systemd]
golang-github-coreos-go-systemd-devel-0-0.3.git68bc612.fc21.noarch requires golang
[golang-github-goraft-raft]
golang-github-goraft-raft-devel-0-0.3.gite138889.fc21.noarch requires golang(code.google.com/p/goprotobuf)
golang-github-goraft-raft-devel-0-0.3.gite138889.fc21.noarch requires golang
[golang-github-gorilla-context]
golang-github-gorilla-context-devel-0-0.22.git708054d.fc21.noarch requires golang
[golang-github-gorilla-mux]
golang-github-gorilla-mux-devel-0-0.12.gite718e93.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.18.git3b1f648.fc21.noarch requires golang
[golang-github-syndtr-gocapability]
golang-github-syndtr-gocapability-devel-0-0.5.git3454319.fc21.noarch requires golang
[golang-googlecode-net]
golang-googlecode-net-devel-0-0.13.hg84a4013f96e0.fc21.noarch requires golang
[golang-googlecode-sqlite]
golang-googlecode-sqlite-devel-0-0.9.hg74691fb6f837.fc21.noarch requires golang
[goocanvasmm2]
goocanvasmm2-doc-1.90.8-5.fc20.noarch requires gtkmm30-doc
[gourmet]
gourmet-0.16.0-2.fc20.noarch requires python-sqlalchemy
gourmet-0.16.0-2.fc20.noarch requires python-reportlab
gourmet-0.16.0-2.fc20.noarch requires python-imaging
gourmet-0.16.0-2.fc20.noarch requires pypoppler
gourmet-0.16.0-2.fc20.noarch requires metakit
gourmet-0.16.0-2.fc20.noarch requires gnome-python2-gtkspell
gourmet-0.16.0-2.fc20.noarch requires gnome-python2-gnomeprint
gourmet-0.16.0-2.fc20.noarch requires gnome-python2
[gphotoframe]
gphotoframe-2.0-0.4.a3.fc21.noarch requires python-twisted-web
gphotoframe-2.0-0.4.a3.fc21.noarch requires libproxy-python
gphotoframe-gss-2.0-0.4.a3.fc21.noarch requires gnome-screensaver
[gpodder]
gpodder-3.5.2-1.fc21.noarch requires pywebkitgtk
gpodder-3.5.2-1.fc21.noarch requires python-pymtp
gpodder-3.5.2-1.fc21.noarch requires python-imaging
gpodder-3.5.2-1.fc21.noarch requires python-gpod
[gpsman]
gpsman-6.4.1-6.fc20.noarch requires tkimg
[gputils]
gputils-doc-1.2.0-3.fc20.noarch requires gputils = 0:1.2.0-3.fc20
[gramps]
gramps-4.0.3-1.fc21.noarch requires libgexiv2-python2
gramps-4.0.3-1.fc21.noarch requires gnome-python2-gtkspell
gramps-4.0.3-1.fc21.noarch requires gnome-python2-gnomevfs
gramps-4.0.3-1.fc21.noarch requires gnome-python2-gnomeprint
gramps-4.0.3-1.fc21.noarch requires gnome-python2-gnome
gramps-4.0.3-1.fc21.noarch requires gnome-python2-gconf
gramps-4.0.3-1.fc21.noarch requires gnome-python2-canvas
[graphviz]
graphviz-2.34.0-6.fc21.aarch64 requires libvpx.so.1()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libgts-0.7.so.5()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libXrender.so.1()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libXpm.so.4()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libXmu.so.6()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libXext.so.6()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libXaw.so.7()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libX11.so.6()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libSM.so.6()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libLASi.so.1()(64bit)
graphviz-2.34.0-6.fc21.aarch64 requires libICE.so.6()(64bit)
graphviz-gd-2.34.0-6.fc21.aarch64 requires libvpx.so.1()(64bit)
graphviz-gd-2.34.0-6.fc21.aarch64 requires libXpm.so.4()(64bit)
graphviz-gd-2.34.0-6.fc21.aarch64 requires libX11.so.6()(64bit)
graphviz-guile-2.34.0-6.fc21.aarch64 requires libguile-2.0.so.22(GUILE_2.0)(64bit)
graphviz-guile-2.34.0-6.fc21.aarch64 requires libguile-2.0.so.22()(64bit)
graphviz-guile-2.34.0-6.fc21.aarch64 requires guile
graphviz-tcl-2.34.0-6.fc21.aarch64 requires libvpx.so.1()(64bit)
graphviz-tcl-2.34.0-6.fc21.aarch64 requires libgts-0.7.so.5()(64bit)
graphviz-tcl-2.34.0-6.fc21.aarch64 requires libXpm.so.4()(64bit)
graphviz-tcl-2.34.0-6.fc21.aarch64 requires libX11.so.6()(64bit)
[gresolver]
gresolver-0.0.5-13.fc20.noarch requires perl-gettext
gresolver-0.0.5-13.fc20.noarch requires perl(Gtk2::GladeXML)
[greybird]
greybird-gtk2-theme-1.3.1-1.fc21.noarch requires gtk2-engines
greybird-gtk2-theme-1.3.1-1.fc21.noarch requires gtk-murrine-engine >= 0:0.98.1.1
greybird-metacity-theme-1.3.1-1.fc21.noarch requires metacity
greybird-xfce4-notifyd-theme-1.3.1-1.fc21.noarch requires xfce4-notifyd
greybird-xfwm4-theme-1.3.1-1.fc21.noarch requires xfwm4
[groff]
groff-x11-1.22.2-8.fc21.aarch64 requires libXmu.so.6()(64bit)
groff-x11-1.22.2-8.fc21.aarch64 requires libXaw.so.7()(64bit)
groff-x11-1.22.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
groff-x11-1.22.2-8.fc21.aarch64 requires libSM.so.6()(64bit)
groff-x11-1.22.2-8.fc21.aarch64 requires libICE.so.6()(64bit)
[gscan2pdf]
gscan2pdf-1.1.3-4.fc20.noarch requires unpaper
gscan2pdf-1.1.3-4.fc20.noarch requires sane-frontends
gscan2pdf-1.1.3-4.fc20.noarch requires sane-backends >= 0:1.0.17
gscan2pdf-1.1.3-4.fc20.noarch requires perl(forks)
gscan2pdf-1.1.3-4.fc20.noarch requires perl(Sane) >= 0:0.05
gscan2pdf-1.1.3-4.fc20.noarch requires perl(Sane)
gscan2pdf-1.1.3-4.fc20.noarch requires perl(Proc::Killfam)
gscan2pdf-1.1.3-4.fc20.noarch requires perl(Locale::gettext) >= 0:1.05
gscan2pdf-1.1.3-4.fc20.noarch requires perl(Gtk2::ImageView)
gscan2pdf-1.1.3-4.fc20.noarch requires perl(Goo::Canvas)
gscan2pdf-1.1.3-4.fc20.noarch requires gocr
gscan2pdf-1.1.3-4.fc20.noarch requires djvulibre
[gscribble]
gscribble-0.1.2-5.fc19.noarch requires pywebkitgtk
gscribble-0.1.2-5.fc19.noarch requires gnome-python2-gtkspell
[gst-inspector]
gst-inspector-0.4-7.fc20.noarch requires gstreamer-python >= 0:0.10.5
[gstreamer]
gstreamer-devel-0.10.36-6.fc21.aarch64 requires check-devel
[gstreamer-plugins-base]
gstreamer-plugins-base-0.10.36-6.fc21.aarch64 requires libvisual-0.4.so.0()(64bit)
gstreamer-plugins-base-0.10.36-6.fc21.aarch64 requires libcdda_paranoia.so.0()(64bit)
gstreamer-plugins-base-0.10.36-6.fc21.aarch64 requires libcdda_interface.so.0()(64bit)
gstreamer-plugins-base-0.10.36-6.fc21.aarch64 requires libXv.so.1()(64bit)
gstreamer-plugins-base-0.10.36-6.fc21.aarch64 requires libXext.so.6()(64bit)
gstreamer-plugins-base-0.10.36-6.fc21.aarch64 requires libX11.so.6()(64bit)
[gstreamer-plugins-good]
gstreamer-plugins-good-devel-docs-0.10.31-10.fc20.noarch requires gstreamer-plugins-good = 0:0.10.31-10.fc20
[gstreamer1]
gstreamer1-devel-1.2.2-1.fc21.aarch64 requires check-devel
[gstreamer1-plugins-base]
gstreamer1-plugins-base-1.2.2-2.fc21.aarch64 requires libvisual-0.4.so.0()(64bit)
gstreamer1-plugins-base-1.2.2-2.fc21.aarch64 requires libcdda_paranoia.so.0()(64bit)
gstreamer1-plugins-base-1.2.2-2.fc21.aarch64 requires libcdda_interface.so.0()(64bit)
gstreamer1-plugins-base-1.2.2-2.fc21.aarch64 requires libXv.so.1()(64bit)
gstreamer1-plugins-base-1.2.2-2.fc21.aarch64 requires libXext.so.6()(64bit)
gstreamer1-plugins-base-1.2.2-2.fc21.aarch64 requires libX11.so.6()(64bit)
[gtg]
gtg-0.3.1-3.fc21.noarch requires gnome-python2-gnome
[gtk-doc]
gtk-doc-1.20-1.fc21.noarch requires openjade
[gtk-nodoka-engine]
gtk-nodoka-engine-extras-0.7.5-7.fc20.noarch requires gtk-nodoka-engine >= 0:0.6.90.1
[gtk-recordmydesktop]
gtk-recordmydesktop-0.3.8-10.fc20.noarch requires recordmydesktop >= 0:0.3.8
[gtk-vnc]
gtk-vnc-0.5.3-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk-vnc-python-0.5.3-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk-vnc2-0.5.3-1.fc21.aarch64 requires libX11.so.6()(64bit)
[gtk2]
gtk2-2.24.22-1.fc21.aarch64 requires libXrender.so.1()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXrandr >= 0:1.2.99.4-2
gtk2-2.24.22-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXi.so.6()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXext.so.6()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXdamage.so.1()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
gtk2-2.24.22-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXrender.so.1()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXrandr-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXinerama-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXi.so.6()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXi-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXfixes-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXext.so.6()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXext-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXdamage.so.1()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXcursor-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libXcomposite-devel
gtk2-devel-2.24.22-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk2-devel-2.24.22-1.fc21.aarch64 requires libX11-devel
gtk2-immodule-xim-2.24.22-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk2-immodules-2.24.22-1.fc21.aarch64 requires imsettings
[gtk3]
gtk3-3.11.2-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXrandr >= 0:1.2.99.4-2
gtk3-3.11.2-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXi.so.6()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXext.so.6()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXdamage.so.1()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
gtk3-3.11.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xrandr)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xinerama)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xi)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xfixes)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xext)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xdamage)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xcursor)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(xcomposite)
gtk3-devel-3.11.2-1.fc21.aarch64 requires pkgconfig(x11)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXrandr-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXinerama-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXi.so.6()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXi-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXfixes-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXext.so.6()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXext-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXdamage.so.1()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXcursor-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libXcomposite-devel
gtk3-devel-3.11.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk3-devel-3.11.2-1.fc21.aarch64 requires libX11-devel
gtk3-immodule-xim-3.11.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXi.so.6()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXext.so.6()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXdamage.so.1()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
gtk3-tests-3.11.2-1.fc21.aarch64 requires libX11.so.6()(64bit)
[gtkglext]
gtkglext-devel-1.2.0-22.fc21.aarch64 requires pkgconfig(pangox)
gtkglext-devel-1.2.0-22.fc21.aarch64 requires libXmu-devel
gtkglext-devel-1.2.0-22.fc21.aarch64 requires libGLU-devel
gtkglext-libs-1.2.0-22.fc21.aarch64 requires libpangox-1.0.so.0()(64bit)
gtkglext-libs-1.2.0-22.fc21.aarch64 requires libXmu.so.6()(64bit)
gtkglext-libs-1.2.0-22.fc21.aarch64 requires libX11.so.6()(64bit)
gtkglext-libs-1.2.0-22.fc21.aarch64 requires libSM.so.6()(64bit)
gtkglext-libs-1.2.0-22.fc21.aarch64 requires libICE.so.6()(64bit)
gtkglext-libs-1.2.0-22.fc21.aarch64 requires libGLU.so.1()(64bit)
[gtksourceviewmm3]
gtksourceviewmm3-doc-3.2.0-6.fc20.noarch requires gtkmm30-doc
[gtkspell3]
gtkspell3-3.0.4-1.fc21.aarch64 requires libenchant.so.1()(64bit)
gtkspell3-devel-3.0.4-1.fc21.aarch64 requires pkgconfig(enchant)
[gtkspellmm30]
gtkspellmm30-doc-3.0.2-2.fc20.noarch requires gtkmm30-doc
[gtkterm]
gtkterm-0.99.7-0.4.rc1.git26021e33.fc21.aarch64 requires libvte.so.9()(64bit)
gtkterm-0.99.7-0.4.rc1.git26021e33.fc21.aarch64 requires libXext.so.6()(64bit)
gtkterm-0.99.7-0.4.rc1.git26021e33.fc21.aarch64 requires libX11.so.6()(64bit)
[gtkwhiteboard]
gtkwhiteboard-1.3-8.fc20.noarch requires wxPython
gtkwhiteboard-1.3-8.fc20.noarch requires pybluez
[guacamole-client]
guacamole-0.8.3-5.fc21.noarch requires tomcat-native
[guake]
guake-0.4.4-11.fc21.aarch64 requires vte
guake-0.4.4-11.fc21.aarch64 requires notify-python
guake-0.4.4-11.fc21.aarch64 requires libX11.so.6()(64bit)
guake-0.4.4-11.fc21.aarch64 requires gnome-python2-gconf
guake-0.4.4-11.fc21.aarch64 requires desktop-notification-daemon
[guile-lib]
guile-lib-0.1.6-5.fc18.noarch requires guile
[gupnp-dlna]
gupnp-dlna-docs-0.10.2-2.fc20.noarch requires gupnp-dlna = 0:0.10.2-2.fc20
[gvfs]
gvfs-1.19.2-1.fc21.aarch64 requires libcdio.so.14(CDIO_14)(64bit)
gvfs-1.19.2-1.fc21.aarch64 requires libcdio.so.14()(64bit)
gvfs-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-afc-1.19.2-1.fc21.aarch64 requires libplist.so.1()(64bit)
gvfs-afc-1.19.2-1.fc21.aarch64 requires libimobiledevice.so.4()(64bit)
gvfs-afc-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-afp-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-archive-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-fuse-1.19.2-1.fc21.aarch64 requires libfuse.so.2(FUSE_2.8)(64bit)
gvfs-fuse-1.19.2-1.fc21.aarch64 requires libfuse.so.2(FUSE_2.6)(64bit)
gvfs-fuse-1.19.2-1.fc21.aarch64 requires libfuse.so.2()(64bit)
gvfs-fuse-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-fuse-1.19.2-1.fc21.aarch64 requires fuse
gvfs-goa-1.19.2-1.fc21.aarch64 requires libgoa-1.0.so.0()(64bit)
gvfs-goa-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-gphoto2-1.19.2-1.fc21.aarch64 requires libexif.so.12()(64bit)
gvfs-gphoto2-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-mtp-1.19.2-1.fc21.aarch64 requires libmtp.so.9()(64bit)
gvfs-mtp-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
gvfs-smb-1.19.2-1.fc21.aarch64 requires libbluray.so.1()(64bit)
[gvrng]
gvrng-4.4-7.fc20.noarch requires pygtksourceview
[gwsmhg]
gwsmhg-0.13.2-2.fc20.noarch requires vte
gwsmhg-0.13.2-2.fc20.noarch requires pygtksourceview
gwsmhg-0.13.2-2.fc20.noarch requires mercurial
[ha-jdbc]
ha-jdbc-2.0.16-0.6.rc1.fc20.noarch requires quartz
[hail]
hail-devel-doc-0.8-0.14.gf9c5b967.fc20.noarch requires hail = 0:0.8-0.14.gf9c5b967.fc20
[hamster-time-tracker]
hamster-time-tracker-1.04-1.fc21.noarch requires gnome-python2-libwnck
hamster-time-tracker-1.04-1.fc21.noarch requires gnome-python2-gconf
[harfbuzz]
harfbuzz-0.9.25-1.fc21.aarch64 requires libgraphite2.so.3()(64bit)
harfbuzz-devel-0.9.25-1.fc21.aarch64 requires libgraphite2.so.3()(64bit)
harfbuzz-icu-0.9.25-1.fc21.aarch64 requires libgraphite2.so.3()(64bit)
[hash-slinger]
hash-slinger-2.5-1.fc21.noarch requires m2crypto
[hatari]
hatari-1.7.0-3.fc21.aarch64 requires mtools
hatari-1.7.0-3.fc21.aarch64 requires libportaudio.so.2()(64bit)
hatari-1.7.0-3.fc21.aarch64 requires libXext.so.6()(64bit)
hatari-1.7.0-3.fc21.aarch64 requires libX11.so.6()(64bit)
[hddtemp]
hddtemp-0.3-0.28.beta15.fc21.aarch64 requires /usr/bin/consolehelper
[hdrprep]
hdrprep-0.1.2-12.fc20.noarch requires ale
[heisenbug-backgrounds]
heisenbug-backgrounds-xfce-20.0.0-1.fc21.noarch requires xfdesktop
[hexchat]
hexchat-2.9.6.1-1.fc21.aarch64 requires libsexy.so.2()(64bit)
hexchat-2.9.6.1-1.fc21.aarch64 requires libproxy.so.1()(64bit)
hexchat-2.9.6.1-1.fc21.aarch64 requires libcanberra.so.0()(64bit)
hexchat-2.9.6.1-1.fc21.aarch64 requires libX11.so.6()(64bit)
[hg-git]
hg-git-0.4.0-4.fc21.noarch requires python-dulwich
hg-git-0.4.0-4.fc21.noarch requires mercurial
[hgsvn]
hgsvn-0.2.3-1.fc21.noarch requires subversion
hgsvn-0.2.3-1.fc21.noarch requires mercurial >= 0:1.4.3
[hgview]
hgview-1.8.0-1.fc21.noarch requires qscintilla-python
hgview-1.8.0-1.fc21.noarch requires PyQt4
hgview-common-1.8.0-1.fc21.noarch requires mercurial
hgview-curses-1.8.0-1.fc21.noarch requires python-urwid
[hibernate]
hibernate-proxool-4.3.1-1.fc21.noarch requires mvn(proxool:proxool)
[holland]
holland-common-1.0.10-1.fc20.noarch requires MySQL-python
holland-mysqllvm-1.0.10-1.fc20.noarch requires MySQL-python
holland-pgdump-1.0.10-1.fc20.noarch requires python-psycopg2
[hotssh]
hotssh-0.2.7-7.fc20.noarch requires gnome-python2-gnomevfs
hotssh-0.2.7-7.fc20.noarch requires gnome-python2-desktop
[hotwire]
hotwire-0.721-12.fc20.noarch requires gnome-python2-gnomevfs
hotwire-0.721-12.fc20.noarch requires gnome-python2-desktop
[html2ps]
html2ps-1.0-0.16.b7.fc21.noarch requires /usr/bin/paperconf
[htrace]
htrace-2.03-2.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[httpd]
httpd-2.4.6-10.fc21.aarch64 requires libaprutil-1.so.0()(64bit)
httpd-devel-2.4.6-10.fc21.aarch64 requires apr-util-devel
httpd-tools-2.4.6-10.fc21.aarch64 requires libaprutil-1.so.0()(64bit)
mod_ldap-2.4.6-10.fc21.aarch64 requires apr-util-ldap
[httpdtap]
httpdtap-0.2-2.fc21.noarch requires kernel-debuginfo
httpdtap-0.2-2.fc21.noarch requires httpd-debuginfo
httpdtap-0.2-2.fc21.noarch requires apr-util-debuginfo
httpdtap-0.2-2.fc21.noarch requires apr-debuginfo
[hunspell-lb]
mythes-lb-0.20121128-2.fc20.noarch requires mythes
[hunspell-no]
mythes-nb-2.1-4.fc20.noarch requires mythes
mythes-nn-2.1-4.fc20.noarch requires mythes
[hwloc]
hwloc-1.8-1.fc21.aarch64 requires libX11.so.6()(64bit)
hwloc-devel-1.8-1.fc21.aarch64 requires pkgconfig(xext)
hwloc-devel-1.8-1.fc21.aarch64 requires pkgconfig(x11)
hwloc-libs-1.8-1.fc21.aarch64 requires libXext.so.6()(64bit)
hwloc-libs-1.8-1.fc21.aarch64 requires libXNVCtrl.so.0()(64bit)
hwloc-libs-1.8-1.fc21.aarch64 requires libX11.so.6()(64bit)
[i3]
i3-doc-4.6-1.fc20.noarch requires i3 = 0:4.6-1.fc20
[i3-ipc]
i3-ipc-0.1.4-6.fc20.noarch requires i3
[iapetal]
iapetal-1.1-7.fc20.noarch requires pygame
[ibus]
ibus-1.5.5-1.fc21.aarch64 requires xorg-x11-xkb-utils
ibus-1.5.5-1.fc21.aarch64 requires libXi.so.6()(64bit)
ibus-1.5.5-1.fc21.aarch64 requires libX11.so.6()(64bit)
[ibus-bogo]
ibus-bogo-0.4-3.fc21.noarch requires python3-PyQt4
ibus-bogo-0.4-3.fc21.noarch requires PyQt4
[ibus-cangjie]
ibus-cangjie-2.1-1.fc21.noarch requires python3-cangjie >= 0:1.1
[icaro]
icaro-1.0.3-1.fc21.noarch requires sdcc
icaro-1.0.3-1.fc21.noarch requires pywebkitgtk
icaro-1.0.3-1.fc21.noarch requires pygtksourceview
icaro-1.0.3-1.fc21.noarch requires gputils
[icewm]
icewm-clearlooks-1.3.7-10.fc20.noarch requires icewm = 0:1.3.7-10.fc20
icewm-xdgmenu-1.3.7-10.fc20.noarch requires icewm = 0:1.3.7-10.fc20
[idm-console-framework]
idm-console-framework-1.1.7-7.fc20.noarch requires jss >= 0:4.2
[igor]
igor-0.4.1-3.fc21.noarch requires livecd-tools
igor-0.4.1-3.fc21.noarch requires genisoimage
[iipsrv]
iipsrv-httpd-fcgi-1.0.0-0.8.git0b63de7.fc20.noarch requires iipsrv = 0:1.0.0-0.8.git0b63de7.fc20
[ikiwiki]
ikiwiki-3.20140125-1.fc21.noarch requires perl(YAML::XS)
ikiwiki-3.20140125-1.fc21.noarch requires perl(Locale::gettext)
[ilmbase]
ilmbase-devel-2.1.0-1.fc21.aarch64 requires pkgconfig(glu)
[imagefactory]
imagefactory-1.1.4-1.fc21.noarch requires python-zope-interface
imagefactory-1.1.4-1.fc21.noarch requires python-libguestfs
[impressive]
impressive-0.10.4-2.fc21.noarch requires python-imaging
impressive-0.10.4-2.fc21.noarch requires pygame
impressive-0.10.4-2.fc21.noarch requires pdftk < 0:2.0
impressive-0.10.4-2.fc21.noarch requires pdftk >= 0:1.41
[inception]
inception-0.3.5-1.fc21.noarch requires python3-forensic1394
inception-0.3.5-1.fc21.noarch requires alsa-utils
[inchi]
inchi-doc-1.0.4-5.fc20.noarch requires inchi = 0:1.0.4-5.fc20
[indefero]
indefero-1.3.3-4.fc21.noarch requires php-zip
[inkscape-sozi]
inkscape-sozi-13.05-3.fc21.noarch requires inkscape
[inksmoto]
inksmoto-0.7.0-11.fc20.noarch requires xmoto
inksmoto-0.7.0-11.fc20.noarch requires inkscape
[ino]
ino-0.3.6-1.fc21.noarch requires picocom
[inxi]
inxi-1.9.18-1.fc21.noarch requires xorg-x11-utils
inxi-1.9.18-1.fc21.noarch requires usbutils
[ip-sentinel]
ip-sentinel-sysvinit-0.12-1904.fc20.noarch requires ip-sentinel = 0:0.12-1904.fc20
[ipe]
ipe-doc-7.1.4-1.fc20.noarch requires ipe = 0:7.1.4-1.fc20
[ipython]
python-ipython-console-0.13.2-3.fc21.noarch requires python-zmq
python-ipython-gui-0.13.2-3.fc21.noarch requires python-matplotlib
python-ipython-gui-0.13.2-3.fc21.noarch requires PyQt4
python-ipython-notebook-0.13.2-3.fc21.noarch requires python-matplotlib
python-ipython-tests-0.13.2-3.fc21.noarch requires python-zmq-tests
python3-ipython-console-0.13.2-3.fc21.noarch requires python3-zmq
python3-ipython-gui-0.13.2-3.fc21.noarch requires python3-matplotlib
python3-ipython-gui-0.13.2-3.fc21.noarch requires python3-PyQt4
python3-ipython-notebook-0.13.2-3.fc21.noarch requires python3-matplotlib
python3-ipython-tests-0.13.2-3.fc21.noarch requires python3-zmq-tests
[iso8859-2-fonts]
iso8859-2-100dpi-fonts-1.0-29.fc20.noarch requires mkfontdir
iso8859-2-75dpi-fonts-1.0-29.fc20.noarch requires mkfontdir
iso8859-2-misc-fonts-1.0-29.fc20.noarch requires mkfontdir
[iwidgets]
iwidgets-4.0.2-10.fc20.noarch requires itk
[jacknativeclient]
jacknativeclient-javadoc-0-0.4.20120218git.fc20.noarch requires jacknativeclient = 0:0-0.4.20120218git.fc20
[jaffl]
jaffl-0.5.9-5.fc19.noarch requires jffi
[jam-control]
jam-control-1.03-3.fc20.noarch requires PyQt4
[jasperreports]
jasperreports-4.0.2-8.fc21.noarch requires itext-core
[java-1.5.0-gcj]
java-1.5.0-gcj-1.5.0.0-45.fc21.aarch64 requires sinjdoc
[java-1.7.0-openjdk]
1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libXtst.so.6()(64bit)
1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libXrender.so.1()(64bit)
1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libXi.so.6()(64bit)
1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libXext.so.6()(64bit)
1:java-1.7.0-openjdk-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libX11.so.6()(64bit)
1:java-1.7.0-openjdk-accessibility-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires java-atk-wrapper
1:java-1.7.0-openjdk-devel-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libX11.so.6()(64bit)
1:java-1.7.0-openjdk-headless-1.7.0.60-2.5.0.4.pre02.fc21.aarch64 requires libX11.so.6()(64bit)
[java-1.8.0-openjdk]
1:java-1.8.0-openjdk-1.8.0.0-0.25.b126.fc21.aarch64 requires libXtst.so.6()(64bit)
1:java-1.8.0-openjdk-1.8.0.0-0.25.b126.fc21.aarch64 requires libXrender.so.1()(64bit)
1:java-1.8.0-openjdk-1.8.0.0-0.25.b126.fc21.aarch64 requires libXi.so.6()(64bit)
1:java-1.8.0-openjdk-1.8.0.0-0.25.b126.fc21.aarch64 requires libXext.so.6()(64bit)
1:java-1.8.0-openjdk-1.8.0.0-0.25.b126.fc21.aarch64 requires libX11.so.6()(64bit)
1:java-1.8.0-openjdk-devel-1.8.0.0-0.25.b126.fc21.aarch64 requires libX11.so.6()(64bit)
[java-augeas]
java-augeas-0.0.2-6.fc20.noarch requires augeas >= 0:0.7.2
[java-gnome]
java-gnome-javadoc-4.1.3-2.fc20.noarch requires java-gnome = 0:4.1.3-2.fc20
[jbrout]
jbrout-0.3.338-0.9.svn338.fc21.noarch requires python-imaging
jbrout-0.3.338-0.9.svn338.fc21.noarch requires pyexiv2 >= 0:0.1.2
jbrout-0.3.338-0.9.svn338.fc21.noarch requires fbida
[jhdf5]
jhdfobj-2.9-3.fc20.noarch requires jhdf5 = 0:2.9-3.fc20
jhdfobj-2.9-3.fc20.noarch requires jhdf = 0:2.9-3.fc20
jhdfobj-2.9-3.fc20.noarch requires hdf5 = 0:1.8.11
jhdfobj-2.9-3.fc20.noarch requires hdf
[jmol]
jmol-14.0.7-1.fc21.noarch requires icedtea-web
[jnr-ffi]
jnr-ffi-0.7.10-4.fc21.noarch requires mvn(com.github.jnr:jffi)
[joyce]
joyce-2.2.6-1.fc21.aarch64 requires libdsk.so.3()(64bit)
joyce-2.2.6-1.fc21.aarch64 requires lib765.so.3()(64bit)
[jruby]
jruby-1.7.2-5.fc21.noarch requires jffi >= 0:1.0.10
[julius]
julius-japanese-models-4.2.2-4.fc20.noarch requires julius = 0:4.2.2-4.fc20
[julius-voxforge]
julius-voxforge-2013.03.01-2.fc20.noarch requires julius
[jython]
jython-2.2.1-14.fc20.noarch requires libreadline-java >= 0:0.8.0-16
[kajongg]
kajongg-4.12.2-1.fc21.noarch requires python-twisted-core
kajongg-4.12.2-1.fc21.noarch requires pykde4
[kanyremote]
kanyremote-6.3.2-1.fc21.noarch requires pybluez >= 0:0.9.1
kanyremote-6.3.2-1.fc21.noarch requires PyQt4
[katello-agent]
katello-agent-1.1.3-3.fc20.noarch requires subscription-manager
[katello-cli]
katello-cli-common-1.3.5-2.fc20.noarch requires python-kerberos
katello-cli-common-1.3.5-2.fc20.noarch requires m2crypto
katello-cli-unit-tests-1.3.5-2.fc20.noarch requires python-kerberos
katello-cli-unit-tests-1.3.5-2.fc20.noarch requires m2crypto
[kcbench]
kcbench-0.3-11.1.noarch requires /usr/bin/time
[kde-base-artwork]
kde-base-artwork-4.12.2-1.fc21.noarch requires kde-workspace
[kde-dev-scripts]
kde-dev-scripts-4.12.2-1.fc21.noarch requires optipng
kde-dev-scripts-4.12.2-1.fc21.noarch requires advancecomp
[kde-plasma-alsa-volume]
kde-plasma-alsa-volume-0.51.1-1.fc21.noarch requires python-alsaaudio
kde-plasma-alsa-volume-0.51.1-1.fc21.noarch requires plasma4(scriptengine-python)
[kde-plasma-applicationname]
kde-plasma-applicationname-1.9-1.fc21.noarch requires plasma4(scriptengine-declarativeappletscript)
[kde-settings]
kde-settings-20-12.fc21.noarch requires xdg-user-dirs
kde-settings-kdm-20-12.fc21.noarch requires xorg-x11-xinit
kde-settings-kdm-20-12.fc21.noarch requires kdm >= 0:4.7.1-2
kde-settings-minimal-20-12.fc21.noarch requires xorg-x11-xinit
kde-settings-minimal-20-12.fc21.noarch requires kde-workspace-ksplash-themes
kde-settings-pulseaudio-20-12.fc21.noarch requires alsa-plugins-pulseaudio
[kdeaccessibility]
1:kdeaccessibility-4.12.2-1.fc21.noarch requires kmouth >= 0:4.12.2
1:kdeaccessibility-4.12.2-1.fc21.noarch requires kmousetool >= 0:4.12.2
1:kdeaccessibility-4.12.2-1.fc21.noarch requires kmag >= 0:4.12.2
1:kdeaccessibility-4.12.2-1.fc21.noarch requires kaccessible >= 0:4.12.2
1:kdeaccessibility-4.12.2-1.fc21.noarch requires jovie >= 0:4.12.2
[kdeadmin]
7:kdeadmin-4.12.2-1.fc21.noarch requires kuser >= 0:4.12.2
7:kdeadmin-4.12.2-1.fc21.noarch requires ksystemlog >= 0:4.12.2
7:kdeadmin-4.12.2-1.fc21.noarch requires kcron >= 0:4.12.2
[kdebindings]
kdebindings-4.12.2-1.fc21.noarch requires smokeqt >= 0:4.12.2
kdebindings-4.12.2-1.fc21.noarch requires smokekde >= 0:4.12.2
kdebindings-4.12.2-1.fc21.noarch requires smokegen >= 0:4.12.2
kdebindings-devel-4.12.2-1.fc21.noarch requires smokeqt-devel >= 0:4.12.2
kdebindings-devel-4.12.2-1.fc21.noarch requires smokekde-devel >= 0:4.12.2
kdebindings-devel-4.12.2-1.fc21.noarch requires smokegen-devel >= 0:4.12.2
[kdeedu]
kdeedu-4.12.2-1.fc21.noarch requires step >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires parley >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires pairs >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires kwordquiz >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires kturtle >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires ktouch >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires klettres >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires kiten >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires khangman >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires kgeography >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires kanagram >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires kalzium >= 0:4.12.2
kdeedu-4.12.2-1.fc21.noarch requires blinken >= 0:4.12.2
kdeedu-devel-4.12.2-1.fc21.noarch requires rocs-devel
kdeedu-devel-4.12.2-1.fc21.noarch requires marble-devel
kdeedu-devel-4.12.2-1.fc21.noarch requires libkdeedu-devel
kdeedu-devel-4.12.2-1.fc21.noarch requires kiten-devel
kdeedu-devel-4.12.2-1.fc21.noarch requires cantor-devel
kdeedu-math-4.12.2-1.fc21.noarch requires rocs >= 0:4.12.2
kdeedu-math-4.12.2-1.fc21.noarch requires kmplot >= 0:4.12.2
kdeedu-math-4.12.2-1.fc21.noarch requires kig >= 0:4.12.2
kdeedu-math-4.12.2-1.fc21.noarch requires kbruch >= 0:4.12.2
kdeedu-math-4.12.2-1.fc21.noarch requires kalgebra >= 0:4.12.2
kdeedu-math-4.12.2-1.fc21.noarch requires cantor >= 0:4.12.2
[kdegames]
6:kdegames-4.12.2-1.fc21.noarch requires picmi >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires palapeli >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires lskat >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kubrick >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires ktuberling >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires ksudoku >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires ksquares >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kspaceduel >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires ksnakeduel >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires ksirk >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kshisen >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kreversi >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires konquest >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kollision >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kolf >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires knetwalk >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires knavalbattle >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires klines >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires klickety >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kjumpingcube >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kiriki >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires killbots >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kigo >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kgoldrunner >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kfourinline >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kdiamond >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kbreakout >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kbounce >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kblocks >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kblackbox >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires katomic >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires kapman >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires granatier >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires bovo >= 0:4.12.2
6:kdegames-4.12.2-1.fc21.noarch requires bomber >= 0:4.12.2
6:kdegames-minimal-4.12.2-1.fc21.noarch requires kpat >= 0:4.12.2
6:kdegames-minimal-4.12.2-1.fc21.noarch requires kmines >= 0:4.12.2
6:kdegames-minimal-4.12.2-1.fc21.noarch requires kmahjongg >= 0:4.12.2
[kdegraphics]
7:kdegraphics-4.12.2-1.fc21.noarch requires svgpart >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires okular >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires ksnapshot >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires ksaneplugin >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kruler >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kolourpaint >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kgamma >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kdegraphics-thumbnailers >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kdegraphics-strigi-analyzer >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kdegraphics-mobipocket >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kcolorchooser >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires kamera >= 0:4.12.2
7:kdegraphics-4.12.2-1.fc21.noarch requires gwenview >= 0:4.12.2
7:kdegraphics-devel-4.12.2-1.fc21.noarch requires okular-devel
7:kdegraphics-devel-4.12.2-1.fc21.noarch requires libksane-devel
7:kdegraphics-devel-4.12.2-1.fc21.noarch requires libkipi-devel
7:kdegraphics-devel-4.12.2-1.fc21.noarch requires libkexiv2-devel
7:kdegraphics-devel-4.12.2-1.fc21.noarch requires libkdcraw-devel
7:kdegraphics-libs-4.12.2-1.fc21.noarch requires libksane >= 0:4.12.2
7:kdegraphics-libs-4.12.2-1.fc21.noarch requires libkipi >= 0:4.12.2
7:kdegraphics-libs-4.12.2-1.fc21.noarch requires libkexiv2 >= 0:4.12.2
7:kdegraphics-libs-4.12.2-1.fc21.noarch requires libkdcraw >= 0:4.12.2
[kdemultimedia]
6:kdemultimedia-4.12.2-1.fc21.noarch requires kscd >= 0:4.12.2
6:kdemultimedia-4.12.2-1.fc21.noarch requires kmix >= 0:4.12.2
6:kdemultimedia-4.12.2-1.fc21.noarch requires juk >= 0:4.12.2
6:kdemultimedia-4.12.2-1.fc21.noarch requires dragon >= 0:4.12.2
6:kdemultimedia-4.12.2-1.fc21.noarch requires audiocd-kio >= 0:4.12.2
6:kdemultimedia-devel-4.12.2-1.fc21.noarch requires libkcompactdisc-devel
6:kdemultimedia-devel-4.12.2-1.fc21.noarch requires libkcddb-devel
6:kdemultimedia-devel-4.12.2-1.fc21.noarch requires audiocd-kio-devel
6:kdemultimedia-libs-4.12.2-1.fc21.noarch requires libkcompactdisc >= 0:4.12.2
6:kdemultimedia-libs-4.12.2-1.fc21.noarch requires libkcddb >= 0:4.12.2
6:kdemultimedia-libs-4.12.2-1.fc21.noarch requires audiocd-kio-libs >= 0:4.12.2
[kdenetwork]
7:kdenetwork-4.12.2-1.fc21.noarch requires krfb >= 0:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires krdc >= 0:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires kppp >= 0:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires kopete >= 0:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires kget >= 0:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires kdnssd >= 0:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires kdenetwork-strigi-analyzers >= 7:4.12.2
7:kdenetwork-4.12.2-1.fc21.noarch requires kdenetwork-filesharing >= 0:4.12.2
7:kdenetwork-devel-4.12.2-1.fc21.noarch requires krdc-devel >= 0:4.12.2
7:kdenetwork-devel-4.12.2-1.fc21.noarch requires kopete-devel >= 0:4.12.2
[kdesdk]
kdesdk-4.12.2-1.fc21.noarch requires umbrello >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires poxml >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires okteta >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires lokalize >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kompare >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kdesdk-thumbnailers >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kdesdk-strigi-analyzers >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kdesdk-kioslaves >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kde-dev-utils >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kcachegrind >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires kapptemplate >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires dolphin-plugins >= 0:4.12.2
kdesdk-4.12.2-1.fc21.noarch requires cervisia >= 0:4.12.2
kdesdk-devel-4.12.2-1.fc21.noarch requires okteta-devel >= 0:4.12.2
kdesdk-devel-4.12.2-1.fc21.noarch requires kompare-devel >= 0:4.12.2
[kdetoys]
7:kdetoys-4.12.2-1.fc21.noarch requires ktux >= 0:4.12.2
7:kdetoys-4.12.2-1.fc21.noarch requires kteatime >= 0:4.12.2
7:kdetoys-4.12.2-1.fc21.noarch requires amor >= 0:4.12.2
[kdeutils]
6:kdeutils-4.12.2-1.fc21.noarch requires sweeper >= 0:4.12.2
6:kdeutils-4.12.2-1.fc21.noarch requires superkaramba >= 0:4.12.2
6:kdeutils-4.12.2-1.fc21.noarch requires kremotecontrol >= 0:4.12.2
6:kdeutils-4.12.2-1.fc21.noarch requires kfloppy >= 0:4.12.2
6:kdeutils-4.12.2-1.fc21.noarch requires kcharselect >= 0:4.12.2
6:kdeutils-4.12.2-1.fc21.noarch requires filelight >= 1:4.12.2
6:kdeutils-minimal-4.12.2-1.fc21.noarch requires kwallet >= 0:4.12.2
6:kdeutils-minimal-4.12.2-1.fc21.noarch requires ktimer >= 0:4.12.2
6:kdeutils-minimal-4.12.2-1.fc21.noarch requires kgpg >= 0:4.12.2
6:kdeutils-minimal-4.12.2-1.fc21.noarch requires kdf >= 0:4.12.2
6:kdeutils-minimal-4.12.2-1.fc21.noarch requires kcalc >= 0:4.12.2
6:kdeutils-minimal-4.12.2-1.fc21.noarch requires ark >= 0:4.12.2
[kfilefactory]
kfilefactory-0.1.1-7.fc20.noarch requires kdebase-workspace
[kgb-bot]
kgb-bot-1.31-1.fc21.noarch requires perl(JSON::XS)
kgb-bot-client-1.31-1.fc21.noarch requires subversion-perl
kgb-bot-client-1.31-1.fc21.noarch requires perl(JSON::XS)
kgb-bot-client-git-1.31-1.fc21.noarch requires perl(JSON::XS)
[kicad]
kicad-doc-2013.06.11-3.rev4021.fc20.noarch requires kicad = 0:2013.06.11-3.rev4021.fc20
[kipi-plugins-elegant-theme]
kipi-plugins-elegant-theme-1.4.0-2.fc21.noarch requires kipi-plugins
[kismon]
kismon-0.6-7.fc21.noarch requires kismet
[kodos]
kodos-2.4.9-15.fc20.noarch requires PyQt
[koji]
koji-1.8.0-2.fc20.noarch requires python-krbV >= 0:1.0.13
koji-builder-1.8.0-2.fc20.noarch requires python-cheetah
koji-builder-1.8.0-2.fc20.noarch requires pycdio
koji-builder-1.8.0-2.fc20.noarch requires /usr/bin/svn
koji-vm-1.8.0-2.fc20.noarch requires python-virtinst
koji-web-1.8.0-2.fc20.noarch requires python-krbV >= 0:1.0.13
koji-web-1.8.0-2.fc20.noarch requires python-cheetah
koji-web-1.8.0-2.fc20.noarch requires mod_auth_kerb
[kpcli]
kpcli-2.3-3.fc21.noarch requires perl(Crypt::Rijndael)
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyQt >= 0:3.15
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[krb5]
krb5-devel-1.11.4-1.fc21.aarch64 requires libverto-devel
krb5-libs-1.11.4-1.fc21.aarch64 requires libverto.so.1()(64bit)
krb5-server-1.11.4-1.fc21.aarch64 requires libverto.so.1()(64bit)
krb5-server-1.11.4-1.fc21.aarch64 requires libverto-module-base
[kreetingkard_templates]
kreetingkard_templates-0.2.0-4.fc20.5.noarch requires kreetingkard >= 0:0.7.1
[krop]
krop-0.4.4-1.fc21.noarch requires python-poppler-qt4
krop-0.4.4-1.fc21.noarch requires PyQt4
[kst]
kst-docs-2.0.7-3.fc20.noarch requires kst = 0:2.0.7-3.fc20
[kup]
kup-server-0.3.4-4.fc20.noarch requires perl(BSD::Resource)
[kupfer]
kupfer-208-6.fc20.noarch requires python-keybinder
kupfer-208-6.fc20.noarch requires gnome-python2-libwnck
kupfer-208-6.fc20.noarch requires gnome-python2-gnomekeyring
kupfer-thunar-208-6.fc20.noarch requires Thunar
[labyrinth]
labyrinth-0.6-4.fc21.noarch requires gnome-python2-gconf
[laditools]
laditools-1.0.1-8.fc20.noarch requires jack-audio-connection-kit-dbus
laditools-1.0.1-8.fc20.noarch requires a2jmidid
[ladspa-caps-plugins]
ladspa-caps-plugins-0.9.10-1.fc21.aarch64 requires ladspa
[latex2html]
latex2html-2012-4.fc20.noarch requires netpbm-progs
[lcov]
lcov-1.10-3.fc20.noarch requires perl(GD::Image)
[ldapjdk]
ldapjdk-4.18-14.fc20.noarch requires jss
[ldtp]
ldtp-3.5.0-2.fc20.noarch requires python-twisted-web
ldtp-3.5.0-2.fc20.noarch requires pystatgrab
ldtp-3.5.0-2.fc20.noarch requires gnome-python2-libwnck
ldtp-3.5.0-2.fc20.noarch requires gnome-python2-gconf
ldtp-3.5.0-2.fc20.noarch requires gnome-python2-bonobo
ldtp-3.5.0-2.fc20.noarch requires at-spi-python
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires rlwrap
[lekhonee]
lekhonee-0.7-8.fc20.noarch requires PyQt4
lekhonee-0.7-8.fc20.noarch requires PyKDE4
lekhonee-gnome-0.7-8.fc20.noarch requires pywebkitgtk
lekhonee-gnome-0.7-8.fc20.noarch requires pygtksourceview
lekhonee-gnome-0.7-8.fc20.noarch requires gnome-python2-gtkspell
[libQGLViewer]
libQGLViewer-doc-2.3.9-8.fc20.noarch requires libQGLViewer = 0:2.3.9-8.fc20
[libXaw3dXft]
libXaw3dXft-1.6.2b-1.fc21.aarch64 requires libXmu.so.6()(64bit)
libXaw3dXft-1.6.2b-1.fc21.aarch64 requires libXft.so.2()(64bit)
libXaw3dXft-1.6.2b-1.fc21.aarch64 requires libXext.so.6()(64bit)
libXaw3dXft-1.6.2b-1.fc21.aarch64 requires libX11.so.6()(64bit)
libXaw3dXft-devel-1.6.2b-1.fc21.aarch64 requires pkgconfig(xmu)
libXaw3dXft-devel-1.6.2b-1.fc21.aarch64 requires pkgconfig(xft)
libXaw3dXft-devel-1.6.2b-1.fc21.aarch64 requires pkgconfig(xext)
libXaw3dXft-devel-1.6.2b-1.fc21.aarch64 requires pkgconfig(x11)
[libXt]
libXt-1.1.4-7.fc21.aarch64 requires libX11.so.6()(64bit)
libXt-1.1.4-7.fc21.aarch64 requires libX11 >= 0:1.5.99.902
libXt-1.1.4-7.fc21.aarch64 requires libSM.so.6()(64bit)
libXt-1.1.4-7.fc21.aarch64 requires libICE.so.6()(64bit)
libXt-devel-1.1.4-7.fc21.aarch64 requires pkgconfig(x11)
libXt-devel-1.1.4-7.fc21.aarch64 requires pkgconfig(sm)
libXt-devel-1.1.4-7.fc21.aarch64 requires pkgconfig(ice)
[libcdio-paranoia]
libcdio-paranoia-10.2+0.90+1-1.fc21.aarch64 requires libcdio.so.14(CDIO_14)(64bit)
libcdio-paranoia-10.2+0.90+1-1.fc21.aarch64 requires libcdio.so.14()(64bit)
libcdio-paranoia-devel-10.2+0.90+1-1.fc21.aarch64 requires pkgconfig(libcdio)
[libcdr]
libcdr-0.0.14-5.fc21.aarch64 requires libicuuc.so.50()(64bit)
libcdr-0.0.14-5.fc21.aarch64 requires libicui18n.so.50()(64bit)
libcdr-0.0.14-5.fc21.aarch64 requires libicudata.so.50()(64bit)
libcdr-devel-0.0.14-5.fc21.aarch64 requires pkgconfig(libwpg-0.2)
libcdr-tools-0.0.14-5.fc21.aarch64 requires libicuuc.so.50()(64bit)
libcdr-tools-0.0.14-5.fc21.aarch64 requires libicui18n.so.50()(64bit)
libcdr-tools-0.0.14-5.fc21.aarch64 requires libicudata.so.50()(64bit)
[libcommuni]
libcommuni-2.2.0-2.fc21.aarch64 requires libicuuc.so.50()(64bit)
libcommuni-2.2.0-2.fc21.aarch64 requires libicui18n.so.50()(64bit)
libcommuni-2.2.0-2.fc21.aarch64 requires libicudata.so.50()(64bit)
[libgnomeprintui22]
libgnomeprintui22-2.18.6-8.fc21.aarch64 requires libgnomecanvas-2.so.0()(64bit)
libgnomeprintui22-devel-2.18.6-8.fc21.aarch64 requires pkgconfig(libgnomecanvas-2.0)
[libgphoto2]
libgphoto2-2.5.2-5.fc21.aarch64 requires libexif.so.12()(64bit)
libgphoto2-devel-2.5.2-5.fc21.aarch64 requires pkgconfig(libexif) >= 0:0.6.13
[libgta]
libgta-doc-1.0.4-2.fc20.noarch requires libgta = 0:1.0.4-2.fc20
[libhtp]
libhtp-doc-0.5.6-1.fc20.noarch requires libhtp = 0:0.5.6-1.fc20
[liblouis]
liblouis-doc-2.5.3-2.fc20.noarch requires liblouis = 0:2.5.3-2.fc20
liblouis-python-2.5.3-2.fc20.noarch requires liblouis = 0:2.5.3-2.fc20
liblouis-python3-2.5.3-2.fc20.noarch requires liblouis = 0:2.5.3-2.fc20
[liblouisutdml]
liblouisutdml-doc-2.4.0-2.fc20.noarch requires liblouisutdml = 0:2.4.0-2.fc20
liblouisutdml-java-2.4.0-2.fc20.noarch requires liblouisutdml = 0:2.4.0-2.fc20
[libmatroska]
libmatroska-1.4.1-1.fc21.aarch64 requires libebml.so.4()(64bit)
libmatroska-devel-1.4.1-1.fc21.aarch64 requires libebml-devel >= 0:1.3.0
[libmspub]
libmspub-0.0.6-4.fc21.aarch64 requires libicuuc.so.50()(64bit)
libmspub-0.0.6-4.fc21.aarch64 requires libicui18n.so.50()(64bit)
libmspub-0.0.6-4.fc21.aarch64 requires libicudata.so.50()(64bit)
libmspub-devel-0.0.6-4.fc21.aarch64 requires pkgconfig(libwpg-0.2)
libmspub-tools-0.0.6-4.fc21.aarch64 requires libicuuc.so.50()(64bit)
libmspub-tools-0.0.6-4.fc21.aarch64 requires libicui18n.so.50()(64bit)
libmspub-tools-0.0.6-4.fc21.aarch64 requires libicudata.so.50()(64bit)
[libmx]
libmx-docs-1.4.7-9.fc20.noarch requires libmx = 0:1.4.7-9.fc20
[libnotify]
libnotify-0.7.6-1.fc21.aarch64 requires desktop-notification-daemon
[libofx]
libofx-0.9.9-1.fc21.aarch64 requires libosp.so.5()(64bit)
[libquvi-scripts]
libquvi-scripts-0.9.20131130-1.fc21.noarch requires lua-expat
[libreoffice-gallery-vrt-network-equipment]
libreoffice-gallery-vrt-network-equipment-1.0.3-1.fc21.aarch64 requires libreoffice-core
[libreport]
libreport-2.1.11-3.fc21.aarch64 requires libaugeas.so.0(AUGEAS_0.8.0)(64bit)
libreport-2.1.11-3.fc21.aarch64 requires libaugeas.so.0(AUGEAS_0.10.0)(64bit)
libreport-2.1.11-3.fc21.aarch64 requires libaugeas.so.0(AUGEAS_0.1.0)(64bit)
libreport-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-cli-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-compat-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-gtk-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-newt-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-bugzilla-2.1.11-3.fc21.aarch64 requires libxmlrpc_util.so.3()(64bit)
libreport-plugin-bugzilla-2.1.11-3.fc21.aarch64 requires libxmlrpc_client.so.3()(64bit)
libreport-plugin-bugzilla-2.1.11-3.fc21.aarch64 requires libxmlrpc.so.3()(64bit)
libreport-plugin-bugzilla-2.1.11-3.fc21.aarch64 requires libproxy.so.1()(64bit)
libreport-plugin-bugzilla-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-kerneloops-2.1.11-3.fc21.aarch64 requires libxmlrpc_util.so.3()(64bit)
libreport-plugin-kerneloops-2.1.11-3.fc21.aarch64 requires libxmlrpc_client.so.3()(64bit)
libreport-plugin-kerneloops-2.1.11-3.fc21.aarch64 requires libxmlrpc.so.3()(64bit)
libreport-plugin-kerneloops-2.1.11-3.fc21.aarch64 requires libproxy.so.1()(64bit)
libreport-plugin-kerneloops-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-logger-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-mailx-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-reportuploader-2.1.11-3.fc21.aarch64 requires libxmlrpc_util.so.3()(64bit)
libreport-plugin-reportuploader-2.1.11-3.fc21.aarch64 requires libxmlrpc_client.so.3()(64bit)
libreport-plugin-reportuploader-2.1.11-3.fc21.aarch64 requires libxmlrpc.so.3()(64bit)
libreport-plugin-reportuploader-2.1.11-3.fc21.aarch64 requires libtar.so.1()(64bit)
libreport-plugin-reportuploader-2.1.11-3.fc21.aarch64 requires libproxy.so.1()(64bit)
libreport-plugin-reportuploader-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-rhtsupport-2.1.11-3.fc21.aarch64 requires libxmlrpc_util.so.3()(64bit)
libreport-plugin-rhtsupport-2.1.11-3.fc21.aarch64 requires libxmlrpc_client.so.3()(64bit)
libreport-plugin-rhtsupport-2.1.11-3.fc21.aarch64 requires libxmlrpc.so.3()(64bit)
libreport-plugin-rhtsupport-2.1.11-3.fc21.aarch64 requires libtar.so.1()(64bit)
libreport-plugin-rhtsupport-2.1.11-3.fc21.aarch64 requires libproxy.so.1()(64bit)
libreport-plugin-rhtsupport-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-plugin-ureport-2.1.11-3.fc21.aarch64 requires libxmlrpc_util.so.3()(64bit)
libreport-plugin-ureport-2.1.11-3.fc21.aarch64 requires libxmlrpc_client.so.3()(64bit)
libreport-plugin-ureport-2.1.11-3.fc21.aarch64 requires libxmlrpc.so.3()(64bit)
libreport-plugin-ureport-2.1.11-3.fc21.aarch64 requires libproxy.so.1()(64bit)
libreport-plugin-ureport-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-python-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-web-2.1.11-3.fc21.aarch64 requires libxmlrpc_util.so.3()(64bit)
libreport-web-2.1.11-3.fc21.aarch64 requires libxmlrpc_client.so.3()(64bit)
libreport-web-2.1.11-3.fc21.aarch64 requires libxmlrpc.so.3()(64bit)
libreport-web-2.1.11-3.fc21.aarch64 requires libproxy.so.1()(64bit)
libreport-web-2.1.11-3.fc21.aarch64 requires libaugeas.so.0()(64bit)
libreport-web-devel-2.1.11-3.fc21.aarch64 requires pkgconfig(xmlrpc_client)
libreport-web-devel-2.1.11-3.fc21.aarch64 requires pkgconfig(xmlrpc)
libreport-web-devel-2.1.11-3.fc21.aarch64 requires pkgconfig(libproxy-1.0)
[libsemanage]
libsemanage-2.2-1.fc21.aarch64 requires libustr-1.0.so.1(USTR_1.0.1)(64bit)
libsemanage-2.2-1.fc21.aarch64 requires libustr-1.0.so.1(USTR_1.0)(64bit)
libsemanage-2.2-1.fc21.aarch64 requires libustr-1.0.so.1()(64bit)
libsemanage-devel-2.2-1.fc21.aarch64 requires ustr
libsemanage-devel-2.2-1.fc21.aarch64 requires pkgconfig(ustr)
[libsigc++]
libsigc++-doc-1.2.7-14.fc20.noarch requires libsigc++ = 0:1.2.7-14.fc20
[libsndfile]
libsndfile-1.0.25-8.fc21.aarch64 requires libgsm.so.1()(64bit)
libsndfile-utils-1.0.25-8.fc21.aarch64 requires libgsm.so.1()(64bit)
[libteam]
teamd-1.9-1.fc21.aarch64 requires libjansson.so.4()(64bit)
[libtiff]
libtiff-4.0.3-12.fc21.aarch64 requires libjbig.so.2.0()(64bit)
libtiff-tools-4.0.3-12.fc21.aarch64 requires libjbig.so.2.0()(64bit)
[libtranslit]
libtranslit-icu-0.0.3-2.fc21.aarch64 requires libicuuc.so.50()(64bit)
libtranslit-icu-0.0.3-2.fc21.aarch64 requires libicuio.so.50()(64bit)
libtranslit-icu-0.0.3-2.fc21.aarch64 requires libicui18n.so.50()(64bit)
libtranslit-icu-0.0.3-2.fc21.aarch64 requires libicudata.so.50()(64bit)
[libvdpau]
libvdpau-0.7-1.fc21.aarch64 requires libXext.so.6()(64bit)
libvdpau-devel-0.7-1.fc21.aarch64 requires pkgconfig(x11)
libvdpau-devel-0.7-1.fc21.aarch64 requires libX11-devel
[libvirt]
libvirt-client-1.1.2-3.fc21.aarch64 requires libyajl.so.2()(64bit)
libvirt-client-1.1.2-3.fc21.aarch64 requires libwsman_client.so.1()(64bit)
libvirt-client-1.1.2-3.fc21.aarch64 requires libnuma.so.1(libnuma_1.2)(64bit)
libvirt-client-1.1.2-3.fc21.aarch64 requires libnuma.so.1(libnuma_1.1)(64bit)
libvirt-client-1.1.2-3.fc21.aarch64 requires libnuma.so.1()(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires sheepdog
libvirt-daemon-1.1.2-3.fc21.aarch64 requires radvd
libvirt-daemon-1.1.2-3.fc21.aarch64 requires numad
libvirt-daemon-1.1.2-3.fc21.aarch64 requires netcf-libs >= 0:0.2.2
libvirt-daemon-1.1.2-3.fc21.aarch64 requires lzop
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libyajl.so.2()(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libwsman_client.so.1()(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libnuma.so.1(libnuma_1.2)(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libnuma.so.1(libnuma_1.1)(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libnuma.so.1()(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.8)(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.6)(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.5)(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.2)(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires libfuse.so.2()(64bit)
libvirt-daemon-1.1.2-3.fc21.aarch64 requires glusterfs-client >= 0:2.0.1
libvirt-daemon-driver-interface-1.1.2-3.fc21.aarch64 requires libnetcf.so.1(NETCF_1.4.0)(64bit)
libvirt-daemon-driver-interface-1.1.2-3.fc21.aarch64 requires libnetcf.so.1(NETCF_1.3.0)(64bit)
libvirt-daemon-driver-interface-1.1.2-3.fc21.aarch64 requires libnetcf.so.1(NETCF_1.2.0)(64bit)
libvirt-daemon-driver-interface-1.1.2-3.fc21.aarch64 requires libnetcf.so.1(NETCF_1.0.0)(64bit)
libvirt-daemon-driver-interface-1.1.2-3.fc21.aarch64 requires libnetcf.so.1()(64bit)
libvirt-daemon-driver-lxc-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.8)(64bit)
libvirt-daemon-driver-lxc-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.6)(64bit)
libvirt-daemon-driver-lxc-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.5)(64bit)
libvirt-daemon-driver-lxc-1.1.2-3.fc21.aarch64 requires libfuse.so.2(FUSE_2.2)(64bit)
libvirt-daemon-driver-lxc-1.1.2-3.fc21.aarch64 requires libfuse.so.2()(64bit)
libvirt-lock-sanlock-1.1.2-3.fc21.aarch64 requires sanlock >= 0:2.4
libvirt-lock-sanlock-1.1.2-3.fc21.aarch64 requires libyajl.so.2()(64bit)
libvirt-lock-sanlock-1.1.2-3.fc21.aarch64 requires libwsman_client.so.1()(64bit)
libvirt-lock-sanlock-1.1.2-3.fc21.aarch64 requires libsanlock_client.so.1()(64bit)
libvirt-lock-sanlock-1.1.2-3.fc21.aarch64 requires libnuma.so.1()(64bit)
libvirt-lock-sanlock-1.1.2-3.fc21.aarch64 requires augeas
libvirt-python-1.1.2-3.fc21.aarch64 requires libyajl.so.2()(64bit)
libvirt-python-1.1.2-3.fc21.aarch64 requires libwsman_client.so.1()(64bit)
libvirt-python-1.1.2-3.fc21.aarch64 requires libnuma.so.1()(64bit)
[libvisio]
libvisio-0.0.31-1.fc21.aarch64 requires libwpg-0.2.so.2()(64bit)
libvisio-0.0.31-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
libvisio-0.0.31-1.fc21.aarch64 requires libicui18n.so.50()(64bit)
libvisio-0.0.31-1.fc21.aarch64 requires libicudata.so.50()(64bit)
libvisio-devel-0.0.31-1.fc21.aarch64 requires pkgconfig(libwpg-0.2)
libvisio-tools-0.0.31-1.fc21.aarch64 requires libwpg-0.2.so.2()(64bit)
libvisio-tools-0.0.31-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
libvisio-tools-0.0.31-1.fc21.aarch64 requires libicui18n.so.50()(64bit)
libvisio-tools-0.0.31-1.fc21.aarch64 requires libicudata.so.50()(64bit)
[libwnck3]
libwnck3-3.4.7-1.fc21.aarch64 requires startup-notification
libwnck3-3.4.7-1.fc21.aarch64 requires libstartup-notification-1.so.0()(64bit)
libwnck3-3.4.7-1.fc21.aarch64 requires libXRes.so.1()(64bit)
libwnck3-3.4.7-1.fc21.aarch64 requires libX11.so.6()(64bit)
libwnck3-devel-3.4.7-1.fc21.aarch64 requires pkgconfig(xres)
libwnck3-devel-3.4.7-1.fc21.aarch64 requires pkgconfig(x11)
libwnck3-devel-3.4.7-1.fc21.aarch64 requires pkgconfig(libstartup-notification-1.0)
libwnck3-devel-3.4.7-1.fc21.aarch64 requires libstartup-notification-1.so.0()(64bit)
libwnck3-devel-3.4.7-1.fc21.aarch64 requires libXRes.so.1()(64bit)
libwnck3-devel-3.4.7-1.fc21.aarch64 requires libX11.so.6()(64bit)
[libxcb]
libxcb-1.10-1.fc21.aarch64 requires libXau.so.6()(64bit)
libxcb-devel-1.10-1.fc21.aarch64 requires pkgconfig(xau) >= 0:0.99.2
[libxklavier]
libxklavier-5.4-1.fc21.aarch64 requires libxkbfile.so.1()(64bit)
libxklavier-5.4-1.fc21.aarch64 requires libXi.so.6()(64bit)
libxklavier-5.4-1.fc21.aarch64 requires libX11.so.6()(64bit)
[libyui-qt]
libyui-qt-2.43.5-1.fc21.aarch64 requires libX11.so.6()(64bit)
[libzen]
libzen-doc-0.4.29-2.fc20.noarch requires libzen = 0:0.4.29-2.fc20
[light-themes]
light-gtk2-theme-13.10-0.3.20131014bzr324.fc21.noarch requires gtk-murrine-engine
light-gtk3-theme-13.10-0.3.20131014bzr324.fc21.noarch requires gtk-unico-engine > 0:1.0.2
light-metacity-theme-13.10-0.3.20131014bzr324.fc21.noarch requires metacity
[lightdm]
lightdm-1.8.4-1.fc21.aarch64 requires xorg-x11-xinit
lightdm-1.8.4-1.fc21.aarch64 requires lightdm-greeter = 0:1.2
lightdm-1.8.4-1.fc21.aarch64 requires libXdmcp.so.6()(64bit)
lightdm-1.8.4-1.fc21.aarch64 requires accountsservice
lightdm-gobject-1.8.4-1.fc21.aarch64 requires libX11.so.6()(64bit)
lightdm-gobject-devel-1.8.4-1.fc21.aarch64 requires pkgconfig(x11)
[lightsquid]
lightsquid-1.8-15.fc20.noarch requires perl-GD
lightsquid-apache-1.8-15.fc20.noarch requires perl(GD)
[lighttpd]
lighttpd-fastcgi-1.4.34-2.fc21.aarch64 requires spawn-fcgi
[litmus]
litmus-0.13-9.fc21.aarch64 requires libneon.so.27()(64bit)
[liveusb-creator]
liveusb-creator-3.12.1-1.fc21.noarch requires usermode-gtk
liveusb-creator-3.12.1-1.fc21.noarch requires usermode
liveusb-creator-3.12.1-1.fc21.noarch requires udisks
liveusb-creator-3.12.1-1.fc21.noarch requires syslinux-extlinux
liveusb-creator-3.12.1-1.fc21.noarch requires syslinux
liveusb-creator-3.12.1-1.fc21.noarch requires PyQt4
[logcheck]
logcheck-1.3.14-9.fc20.noarch requires lockfile-progs
[loggerhead]
loggerhead-1.18.2-1.fc20.noarch requires bzr
[logwatch]
logwatch-7.4.0-30.20130522svn140.fc20.noarch requires perl(Sys::MemInfo)
logwatch-7.4.0-30.20130522svn140.fc20.noarch requires perl(Sys::CPU)
[londonlaw]
londonlaw-0.2.1-16.fc20.noarch requires wxPython
londonlaw-0.2.1-16.fc20.noarch requires python-twisted-core
[lovelock-backgrounds]
lovelock-backgrounds-stripes-xfce-14.91.1-7.fc20.noarch requires xfdesktop
lovelock-backgrounds-xfce-14.91.1-7.fc20.noarch requires xfdesktop
[lpf]
lpf-0.1-6.36e5aa0.fc21.noarch requires zenity
lpf-0.1-6.36e5aa0.fc21.noarch requires inotify-tools
[lua-json]
lua-json-1.3.2-2.fc20.noarch requires lua-lpeg >= 0:0.8.1
[lua-logging]
lua-logging-1.3.0-4.fc20.noarch requires lua-sql
[lua-moonscript]
lua-moonscript-0.2.4-2.fc20.noarch requires lua-lpeg >= 0:0.12
lua-moonscript-0.2.4-2.fc20.noarch requires lua-inotify
[lua-xmlrpc]
lua-xmlrpc-1.2.1-7.fc20.noarch requires lua-expat
[luma]
luma-3.0.7-3.fc20.noarch requires python-smbpasswd
luma-3.0.7-3.fc20.noarch requires python-ldap >= 0:2.3
luma-3.0.7-3.fc20.noarch requires PyQt4
[lure]
lure-1.1-10.fc20.noarch requires scummvm >= 0:0.12.0
[lutok]
lutok-doc-0.3-2.fc20.noarch requires lutok = 0:0.3-2.fc20
[lvm2]
lvm2-cluster-2.02.103-3.fc21.aarch64 requires libdlm.so.3()(64bit)
lvm2-cluster-2.02.103-3.fc21.aarch64 requires dlm >= 0:3.99.1-1
[lxc]
lxc-templates-0.9.0-2.fc21.aarch64 requires dpkg
lxc-templates-0.9.0-2.fc21.aarch64 requires busybox
[lxde-common]
lxde-common-0.5.5-0.9.20110328git87c368d7.fc21.noarch requires xorg-x11-xinit
lxde-common-0.5.5-0.9.20110328git87c368d7.fc21.noarch requires xorg-x11-utils
lxde-common-0.5.5-0.9.20110328git87c368d7.fc21.noarch requires pcmanfm
lxde-common-0.5.5-0.9.20110328git87c368d7.fc21.noarch requires lxsession >= 0:0.4.0
lxde-common-0.5.5-0.9.20110328git87c368d7.fc21.noarch requires lxpanel
[lyx]
lyx-common-2.0.6-3.fc20.noarch requires lyx = 0:2.0.6-3.fc20
[m17n-lib]
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libotf.so.0()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libfribidi.so.0()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libXmu.so.6()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libXft.so.2()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libXaw.so.7()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libX11.so.6()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libSM.so.6()(64bit)
m17n-lib-tools-1.6.4-10.fc21.aarch64 requires libICE.so.6()(64bit)
[magicor]
magicor-1.1-13.fc20.noarch requires pygame
[mailnag]
mailnag-0.5.2-4.fc21.noarch requires notify-python
mailnag-0.5.2-4.fc21.noarch requires gstreamer-python
[maliit-framework]
maliit-framework-docs-0.94.2-2.fc20.noarch requires maliit-framework = 0:0.94.2-2.fc20
[man-pages-cs]
man-pages-cs-0.18.20090209-17.fc20.noarch requires man-pages-reader
[man-pages-es]
man-pages-es-1.55-21.fc20.noarch requires man-pages-reader
[man-pages-fr]
man-pages-fr-3.54-1.fc21.noarch requires man-pages-reader
[man-pages-it]
man-pages-it-3.56-2.fc21.noarch requires man-pages-reader
[man-pages-ja]
man-pages-ja-20130815-1.fc20.noarch requires man-pages-reader
[man-pages-ko]
2:man-pages-ko-20050219-25.fc20.noarch requires man-pages-reader
[man-pages-pl]
1:man-pages-pl-0.5-1.fc21.noarch requires man-pages-reader
[man-pages-ru]
man-pages-ru-3.41-3.20120901.fc20.noarch requires man-pages-reader
[man-pages-zh-CN]
man-pages-zh-CN-1.5.2-5.fc20.noarch requires man-pages-reader
[maniadrive-data]
maniadrive-data-1.2-10.fc20.noarch requires maniadrive >= 0:1.2-26
[maniadrive-music]
maniadrive-music-1.0-9.fc20.noarch requires maniadrive
[marave]
marave-0.7-10.fc20.noarch requires PyQt4
[mariadb]
1:mariadb-bench-5.5.35-1.fc21.aarch64 requires perl(GD)
1:mariadb-embedded-5.5.35-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
1:mariadb-embedded-5.5.35-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
1:mariadb-embedded-5.5.35-1.fc21.aarch64 requires libaio.so.1()(64bit)
1:mariadb-embedded-devel-5.5.35-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
1:mariadb-embedded-devel-5.5.35-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
1:mariadb-embedded-devel-5.5.35-1.fc21.aarch64 requires libaio.so.1()(64bit)
1:mariadb-server-5.5.35-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
1:mariadb-server-5.5.35-1.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
1:mariadb-server-5.5.35-1.fc21.aarch64 requires libaio.so.1()(64bit)
[mate-menu-editor]
mate-menu-editor-1.6.0-2.fc20.noarch requires mate-desktop
[mate-themes]
mate-themes-1.7.90-1.fc21.noarch requires gtk2-engines
mate-themes-1.7.90-1.fc21.noarch requires gtk-murrine-engine
[mate-themes-extras]
mate-themes-extras-1.7.11-2.fc21.noarch requires gtk-xfce-engine
mate-themes-extras-1.7.11-2.fc21.noarch requires gtk-unico-engine
mate-themes-extras-1.7.11-2.fc21.noarch requires gtk-smooth-engine
mate-themes-extras-1.7.11-2.fc21.noarch requires gtk-murrine-engine
[mathgl]
mathgl-common-2.1.2-11.fc20.noarch requires mathgl = 0:2.1.2-11.fc20
[maven-doxia]
maven-doxia-module-itext-1.5-2.fc21.noarch requires mvn(com.lowagie:itext)
[mcollective-qpid-plugin]
mcollective-qpid-plugin-1.3.2-3.fc21.noarch requires ruby-qpid-qmf
[mcomix]
mcomix-1.00-2.fc20.noarch requires python-imaging
[mcu8051ide]
mcu8051ide-1.4.7-3.fc21.noarch requires tkimg
mcu8051ide-1.4.7-3.fc21.noarch requires tdom
mcu8051ide-1.4.7-3.fc21.noarch requires tclx
mcu8051ide-1.4.7-3.fc21.noarch requires sdcc
mcu8051ide-1.4.7-3.fc21.noarch requires itcl
[memaker]
memaker-20100110-6.fc20.noarch requires python-imaging
memaker-20100110-6.fc20.noarch requires notify-python
memaker-20100110-6.fc20.noarch requires gnome-python2-rsvg
memaker-20100110-6.fc20.noarch requires gnome-python2-gnomevfs
[mesa]
mesa-libEGL-10.0.2-6.20140118.fc21.aarch64 requires libX11.so.6()(64bit)
mesa-libEGL-10.0.2-6.20140118.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
mesa-libEGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xxf86vm)
mesa-libEGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xfixes)
mesa-libEGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xext)
mesa-libEGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xdamage)
mesa-libEGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(x11-xcb)
mesa-libEGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(x11)
mesa-libGL-10.0.2-6.20140118.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
mesa-libGL-10.0.2-6.20140118.fc21.aarch64 requires libXfixes.so.3()(64bit)
mesa-libGL-10.0.2-6.20140118.fc21.aarch64 requires libXext.so.6()(64bit)
mesa-libGL-10.0.2-6.20140118.fc21.aarch64 requires libXdamage.so.1()(64bit)
mesa-libGL-10.0.2-6.20140118.fc21.aarch64 requires libX11.so.6()(64bit)
mesa-libGL-10.0.2-6.20140118.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
mesa-libGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xxf86vm)
mesa-libGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xfixes)
mesa-libGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xext)
mesa-libGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(xdamage)
mesa-libGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(x11-xcb)
mesa-libGL-devel-10.0.2-6.20140118.fc21.aarch64 requires pkgconfig(x11)
mesa-vdpau-drivers-10.0.2-6.20140118.fc21.aarch64 requires libX11.so.6()(64bit)
mesa-vdpau-drivers-10.0.2-6.20140118.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
[metamorphose2]
metamorphose2-0.8.2-5.fc20.noarch requires wxPython
[mgarepo]
mgarepo-1.10.2-4.fc20.noarch requires subversion
mgarepo-1.10.2-4.fc20.noarch requires python-cheetah
[mhonarc]
mhonarc-2.6.18-12.fc20.noarch requires perl(Unicode::String)
[midisport-firmware]
midisport-firmware-1.2-12.fc20.noarch requires fxload
[mimedefang]
mimedefang-2.74-1.fc21.aarch64 requires perl(Mail::SpamAssassin) >= 0:1.6
[mingw-GConf2]
mingw32-GConf2-3.2.6-3.fc20.noarch requires mingw32-pkg-config
mingw32-GConf2-3.2.6-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-GConf2-3.2.6-3.fc20.noarch requires mingw64-pkg-config
[mingw-LibRaw]
mingw32-LibRaw-0.16.0-1.fc21.noarch requires mingw32-pkg-config
mingw32-LibRaw-0.16.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-0.16.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-LibRaw-tools-0.16.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-tools-0.16.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-LibRaw-0.16.0-1.fc21.noarch requires mingw64-pkg-config
mingw64-LibRaw-0.16.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-0.16.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-LibRaw-tools-0.16.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-tools-0.16.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-OpenEXR]
mingw32-OpenEXR-2.1.0-2.fc21.noarch requires mingw32-pkg-config
mingw32-OpenEXR-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-OpenEXR-tools-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-tools-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-OpenEXR-2.1.0-2.fc21.noarch requires mingw64-pkg-config
mingw64-OpenEXR-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-OpenEXR-tools-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-tools-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-SDL]
mingw32-SDL-1.2.15-4.fc20.noarch requires mingw32-pkg-config
mingw32-SDL-1.2.15-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-SDL-1.2.15-4.fc20.noarch requires mingw64-pkg-config
[mingw-SDL_image]
mingw32-SDL_image-1.2.12-10.fc20.noarch requires mingw32-pkg-config
mingw32-SDL_image-1.2.12-10.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-SDL_image-1.2.12-10.fc20.noarch requires mingw64-pkg-config
[mingw-SDL_mixer]
mingw32-SDL_mixer-1.2.12-4.fc20.noarch requires mingw32-pkg-config
mingw32-SDL_mixer-1.2.12-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-SDL_mixer-1.2.12-4.fc20.noarch requires mingw64-pkg-config
[mingw-angleproject]
mingw32-angleproject-0-0.9.svn2215.20130517.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-angleproject-0-0.9.svn2215.20130517.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-angleproject-0-0.9.svn2215.20130517.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-angleproject-0-0.9.svn2215.20130517.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-antlr]
mingw32-antlr-2.7.7-12.fc20.noarch requires mingw32-pkg-config
mingw32-antlr-2.7.7-12.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-antlr-2.7.7-12.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-antlr-2.7.7-12.fc20.noarch requires mingw64-pkg-config
mingw64-antlr-2.7.7-12.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-antlr-2.7.7-12.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atk]
mingw32-atk-2.11.3-1.fc21.noarch requires mingw32-pkg-config
mingw64-atk-2.11.3-1.fc21.noarch requires mingw64-pkg-config
[mingw-atkmm]
mingw32-atkmm-2.22.7-3.fc20.noarch requires mingw32-pkg-config
mingw32-atkmm-2.22.7-3.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-atkmm-2.22.7-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-atkmm-2.22.7-3.fc20.noarch requires mingw64-pkg-config
mingw64-atkmm-2.22.7-3.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-atkmm-2.22.7-3.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-boost]
mingw32-boost-1.54.0-1.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-boost-1.54.0-1.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-boost-1.54.0-1.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-boost-1.54.0-1.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-bzip2]
mingw32-bzip2-1.0.6-4.fc20.noarch requires mingw32-pkg-config
mingw32-bzip2-1.0.6-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-bzip2-1.0.6-4.fc20.noarch requires mingw64-pkg-config
[mingw-c-ares]
mingw32-c-ares-1.10.0-2.fc21.noarch requires mingw32-pkg-config
mingw64-c-ares-1.10.0-2.fc21.noarch requires mingw64-pkg-config
[mingw-cairo]
mingw32-cairo-1.12.16-1.fc21.noarch requires mingw32-pkg-config
mingw32-cairo-1.12.16-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-1.fc21.noarch requires mingw64-pkg-config
mingw64-cairo-1.12.16-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
mingw32-cairomm-1.10.0-10.fc20.noarch requires mingw32-pkg-config
mingw32-cairomm-1.10.0-10.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-cairomm-1.10.0-10.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairomm-1.10.0-10.fc20.noarch requires mingw64-pkg-config
mingw64-cairomm-1.10.0-10.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-cairomm-1.10.0-10.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-celt051]
mingw32-celt051-0.5.1.3-12.fc20.noarch requires mingw32-pkg-config
mingw32-celt051-0.5.1.3-12.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-celt051-0.5.1.3-12.fc20.noarch requires mingw64-pkg-config
[mingw-clucene]
mingw32-clucene-2.3.3.4-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-clucene-2.3.3.4-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-clucene-2.3.3.4-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-clucene-2.3.3.4-9.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cppunit]
mingw32-cppunit-1.12.1-12.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-cppunit-1.12.1-12.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-curl]
mingw32-curl-7.33.0-1.fc21.noarch requires mingw32-pkg-config
mingw32-curl-7.33.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-curl-7.33.0-1.fc21.noarch requires mingw64-pkg-config
[mingw-cximage]
mingw32-cximage-600-11.fc21.noarch requires mingw32-pkg-config
mingw32-cximage-600-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cximage-600-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cximage-600-11.fc21.noarch requires mingw64-pkg-config
mingw64-cximage-600-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cximage-600-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-dbus]
mingw32-dbus-1.6.12-1.fc21.noarch requires mingw32-pkg-config
mingw32-dbus-1.6.12-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-dbus-1.6.12-1.fc21.noarch requires mingw64-pkg-config
[mingw-dbus-glib]
mingw32-dbus-glib-0.100.2-1.fc21.noarch requires mingw32-pkg-config
mingw64-dbus-glib-0.100.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-dirac]
mingw32-dirac-1.0.2-11.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-dirac-1.0.2-11.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-dlfcn]
mingw32-dlfcn-0-0.16.r11.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-eigen3]
mingw32-eigen3-3.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw64-eigen3-3.2.1-1.fc21.noarch requires mingw64-pkg-config
[mingw-enchant]
mingw32-enchant-1.6.0-9.fc20.noarch requires mingw32-pkg-config
mingw32-enchant-1.6.0-9.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-enchant-1.6.0-9.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-enchant-1.6.0-9.fc20.noarch requires mingw64-pkg-config
mingw64-enchant-1.6.0-9.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-enchant-1.6.0-9.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-expat]
mingw32-expat-2.1.0-5.fc20.noarch requires mingw32-pkg-config
mingw32-expat-2.1.0-5.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-expat-2.1.0-5.fc20.noarch requires mingw64-pkg-config
[mingw-fftw]
mingw32-fftw-3.3.3-2.fc20.noarch requires mingw32-pkg-config
mingw32-fftw-3.3.3-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fftw-3.3.3-2.fc20.noarch requires mingw64-pkg-config
[mingw-flac]
mingw32-flac-1.3.0-2.fc21.noarch requires mingw32-pkg-config
mingw32-flac-1.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-flac-1.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-flac-1.3.0-2.fc21.noarch requires mingw64-pkg-config
mingw64-flac-1.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-flac-1.3.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fontconfig]
mingw32-fontconfig-2.11.0-1.fc21.noarch requires mingw32-pkg-config
mingw32-fontconfig-2.11.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fontconfig-2.11.0-1.fc21.noarch requires mingw64-pkg-config
mingw64-fontconfig-2.11.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-freeglut]
mingw32-freeglut-2.8.1-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-freetype]
mingw32-freetype-2.5.0.1-1.fc21.noarch requires mingw32-pkg-config
mingw64-freetype-2.5.0.1-1.fc21.noarch requires mingw64-pkg-config
[mingw-ftplib]
mingw32-ftplib-3.1-8.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gdbm]
mingw32-gdbm-1.10-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gdk-pixbuf]
mingw32-gdk-pixbuf-2.28.2-4.fc20.noarch requires mingw32-pkg-config
mingw32-gdk-pixbuf-2.28.2-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gdk-pixbuf-2.28.2-4.fc20.noarch requires mingw64-pkg-config
[mingw-gettext]
mingw32-gettext-0.18.3.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.39.4-1.fc21.noarch requires mingw32-pkg-config
mingw32-glib2-2.39.4-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glib2-2.39.4-1.fc21.noarch requires mingw64-pkg-config
[mingw-glibmm24]
mingw32-glibmm24-2.38.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-glibmm24-2.38.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.38.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.38.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-glibmm24-2.38.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.38.1-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-5.1.3-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-5.1.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-5.1.3-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-5.1.3-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.2.11-1.fc21.noarch requires mingw32-pkg-config
mingw32-gnutls-3.2.11-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.2.11-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.2.11-1.fc21.noarch requires mingw64-pkg-config
mingw64-gnutls-3.2.11-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.2.11-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-goocanvas2]
mingw32-goocanvas2-2.0.1-7.fc20.noarch requires mingw32-pkg-config
mingw32-goocanvas2-2.0.1-7.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-goocanvas2-2.0.1-7.fc20.noarch requires mingw64-pkg-config
[mingw-gsl]
mingw32-gsl-1.16-1.fc21.noarch requires mingw32-pkg-config
mingw64-gsl-1.16-1.fc21.noarch requires mingw64-pkg-config
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-5.fc21.noarch requires mingw32-pkg-config
mingw32-gstreamer-0.10.36-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-5.fc21.noarch requires mingw64-pkg-config
mingw64-gstreamer-0.10.36-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer-plugins-bad-free]
mingw32-gstreamer-plugins-bad-free-0.10.23-10.fc21.noarch requires mingw32-pkg-config
mingw32-gstreamer-plugins-bad-free-0.10.23-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-plugins-bad-free-0.10.23-10.fc21.noarch requires mingw64-pkg-config
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-4.fc20.noarch requires mingw32-pkg-config
mingw32-gstreamer-plugins-base-0.10.36-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-plugins-base-0.10.36-4.fc20.noarch requires mingw64-pkg-config
[mingw-gstreamer-plugins-good]
mingw32-gstreamer-plugins-good-0.10.31-10.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer1]
mingw32-gstreamer1-1.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-gstreamer1-1.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-1.2.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-gstreamer1-1.2.1-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer1-plugins-base]
mingw32-gstreamer1-plugins-base-1.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-gstreamer1-plugins-base-1.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-plugins-base-1.2.1-1.fc21.noarch requires mingw64-pkg-config
[mingw-gtk-vnc]
mingw32-gtk-vnc-0.5.3-1.fc21.noarch requires mingw32-pkg-config
mingw32-gtk-vnc2-0.5.3-1.fc21.noarch requires mingw32-pkg-config
mingw32-gvnc-0.5.3-1.fc21.noarch requires mingw32-pkg-config
mingw64-gtk-vnc-0.5.3-1.fc21.noarch requires mingw64-pkg-config
mingw64-gtk-vnc2-0.5.3-1.fc21.noarch requires mingw64-pkg-config
mingw64-gvnc-0.5.3-1.fc21.noarch requires mingw64-pkg-config
[mingw-gtk2]
mingw32-gtk2-2.24.22-2.fc21.noarch requires mingw32-pkg-config
mingw32-gtk2-2.24.22-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtk2-2.24.22-2.fc21.noarch requires mingw64-pkg-config
[mingw-gtk3]
mingw32-gtk3-3.11.2-1.fc21.noarch requires mingw32-pkg-config
mingw32-gtk3-3.11.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtk3-3.11.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-gtkglext]
mingw32-gtkglext-1.2.0-11.fc20.noarch requires mingw32-pkg-config
mingw32-gtkglext-1.2.0-11.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkglext-1.2.0-11.fc20.noarch requires mingw64-pkg-config
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-1.fc21.noarch requires mingw32-pkg-config
mingw32-gtkhtml3-4.6.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkhtml3-4.6.6-1.fc21.noarch requires mingw64-pkg-config
[mingw-gtkmm24]
mingw32-gtkmm24-2.24.4-1.fc21.noarch requires mingw32-pkg-config
mingw32-gtkmm24-2.24.4-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm24-2.24.4-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm24-2.24.4-1.fc21.noarch requires mingw64-pkg-config
mingw64-gtkmm24-2.24.4-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm24-2.24.4-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkmm30]
mingw32-gtkmm30-3.8.1-3.fc20.noarch requires mingw32-pkg-config
mingw32-gtkmm30-3.8.1-3.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm30-3.8.1-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm30-3.8.1-3.fc20.noarch requires mingw64-pkg-config
mingw64-gtkmm30-3.8.1-3.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm30-3.8.1-3.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtksourceview3]
mingw32-gtksourceview3-3.9.91-1.fc21.noarch requires mingw32-pkg-config
mingw64-gtksourceview3-3.9.91-1.fc21.noarch requires mingw64-pkg-config
[mingw-gtkspell3]
mingw32-gtkspell3-3.0.4-1.fc21.noarch requires mingw32-pkg-config
mingw64-gtkspell3-3.0.4-1.fc21.noarch requires mingw64-pkg-config
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.2-4.fc20.noarch requires mingw32-pkg-config
mingw32-gtkspellmm30-3.0.2-4.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.2-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.2-4.fc20.noarch requires mingw64-pkg-config
mingw64-gtkspellmm30-3.0.2-4.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.2-4.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.25-1.fc21.noarch requires mingw32-pkg-config
mingw32-harfbuzz-0.9.25-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.25-1.fc21.noarch requires mingw64-pkg-config
mingw64-harfbuzz-0.9.25-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
mingw32-hunspell-1.3.2-10.fc20.noarch requires mingw32-pkg-config
mingw32-hunspell-1.3.2-10.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-hunspell-1.3.2-10.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-hunspell-1.3.2-10.fc20.noarch requires mingw64-pkg-config
mingw64-hunspell-1.3.2-10.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-hunspell-1.3.2-10.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-icu]
mingw32-icu-50.1.2-2.fc20.noarch requires mingw32-pkg-config
mingw32-icu-50.1.2-2.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-icu-50.1.2-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-icu-50.1.2-2.fc20.noarch requires mingw64-pkg-config
mingw64-icu-50.1.2-2.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-icu-50.1.2-2.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
mingw32-ilmbase-2.1.0-1.fc21.noarch requires mingw32-pkg-config
mingw32-ilmbase-2.1.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-ilmbase-2.1.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-ilmbase-2.1.0-1.fc21.noarch requires mingw64-pkg-config
mingw64-ilmbase-2.1.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-ilmbase-2.1.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-jasper]
mingw32-jasper-1.900.1-22.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-lcms]
mingw32-lcms-1.19-5.fc20.noarch requires mingw32-pkg-config
mingw32-lcms-1.19-5.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-lcms-1.19-5.fc20.noarch requires mingw64-pkg-config
[mingw-lcms2]
mingw32-lcms2-2.5-1.fc21.noarch requires mingw32-pkg-config
mingw64-lcms2-2.5-1.fc21.noarch requires mingw64-pkg-config
[mingw-leptonica]
mingw32-leptonica-1.69-5.fc20.noarch requires mingw32-pkg-config
mingw32-leptonica-1.69-5.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-leptonica-1.69-5.fc20.noarch requires mingw64-pkg-config
[mingw-libarchive]
mingw32-libarchive-3.1.2-2.fc20.noarch requires mingw32-pkg-config
mingw32-libarchive-3.1.2-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libarchive-3.1.2-2.fc20.noarch requires mingw64-pkg-config
[mingw-libffi]
mingw32-libffi-3.0.13-4.fc20.noarch requires mingw32-pkg-config
mingw32-libffi-3.0.13-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libffi-3.0.13-4.fc20.noarch requires mingw64-pkg-config
[mingw-libgcrypt]
mingw32-libgcrypt-1.5.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgeotiff]
mingw32-libgeotiff-1.4.0-2.fc20.noarch requires mingw32-pkg-config
mingw64-libgeotiff-1.4.0-2.fc20.noarch requires mingw64-pkg-config
[mingw-libglade2]
mingw32-libglade2-2.6.4-16.fc20.noarch requires mingw32-pkg-config
mingw32-libglade2-2.6.4-16.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libglade2-2.6.4-16.fc20.noarch requires mingw64-pkg-config
[mingw-libglademm24]
mingw32-libglademm24-2.6.7-18.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-libglademm24-2.6.7-18.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgnurx]
mingw32-libgnurx-2.5.1-15.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgsf]
mingw32-libgsf-1.14.28-1.fc21.noarch requires mingw32-pkg-config
mingw32-libgsf-1.14.28-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libgsf-1.14.28-1.fc21.noarch requires mingw64-pkg-config
[mingw-libidn]
mingw32-libidn-1.28-2.fc20.noarch requires mingw32-pkg-config
mingw32-libidn-1.28-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libidn-1.28-2.fc20.noarch requires mingw64-pkg-config
[mingw-libjpeg-turbo]
mingw32-libjpeg-turbo-1.3.0-1.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmng]
mingw32-libmng-2.0.2-2.fc21.noarch requires mingw32-pkg-config
mingw64-libmng-2.0.2-2.fc21.noarch requires mingw64-pkg-config
[mingw-libogg]
mingw32-libogg-1.3.0-5.fc20.noarch requires mingw32-pkg-config
mingw32-libogg-1.3.0-5.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libogg-1.3.0-5.fc20.noarch requires mingw64-pkg-config
[mingw-liboil]
mingw32-liboil-0.3.16-9.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libosinfo]
mingw32-libosinfo-0.2.8-1.fc21.noarch requires mingw32-pkg-config
mingw32-libosinfo-0.2.8-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libosinfo-0.2.8-1.fc21.noarch requires mingw64-pkg-config
[mingw-libpng]
mingw32-libpng-1.6.7-1.fc21.noarch requires mingw32-pkg-config
mingw32-libpng-1.6.7-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libpng-1.6.7-1.fc21.noarch requires mingw64-pkg-config
[mingw-libsigc++20]
mingw32-libsigc++20-2.3.1-2.fc20.noarch requires mingw32-pkg-config
mingw32-libsigc++20-2.3.1-2.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsigc++20-2.3.1-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsigc++20-2.3.1-2.fc20.noarch requires mingw64-pkg-config
mingw64-libsigc++20-2.3.1-2.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsigc++20-2.3.1-2.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libsigsegv]
mingw32-libsigsegv-2.6-9.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsoup]
mingw32-libsoup-2.44.2-1.fc21.noarch requires mingw32-pkg-config
mingw64-libsoup-2.44.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-libsqlite3x]
mingw32-libsq3-20071018-19.fc20.noarch requires mingw32-pkg-config
mingw32-libsq3-20071018-19.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsq3-20071018-19.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-libsqlite3x-20071018-19.fc20.noarch requires mingw32-pkg-config
mingw32-libsqlite3x-20071018-19.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-19.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsq3-20071018-19.fc20.noarch requires mingw64-pkg-config
mingw64-libsq3-20071018-19.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsq3-20071018-19.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-libsqlite3x-20071018-19.fc20.noarch requires mingw64-pkg-config
mingw64-libsqlite3x-20071018-19.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsqlite3x-20071018-19.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libssh2]
mingw32-libssh2-1.4.3-2.fc20.noarch requires mingw32-pkg-config
mingw32-libssh2-1.4.3-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libssh2-1.4.3-2.fc20.noarch requires mingw64-pkg-config
[mingw-libtasn1]
mingw32-libtasn1-3.3-4.fc20.noarch requires mingw32-pkg-config
mingw32-libtasn1-3.3-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtasn1-3.3-4.fc20.noarch requires mingw64-pkg-config
[mingw-libtiff]
mingw32-libtiff-4.0.3-3.fc20.noarch requires mingw32-pkg-config
mingw32-libtiff-4.0.3-3.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-libtiff-4.0.3-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtiff-4.0.3-3.fc20.noarch requires mingw64-pkg-config
mingw64-libtiff-4.0.3-3.fc20.noarch requires mingw64(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-2.fc20.noarch requires mingw32-pkg-config
mingw32-libusbx-1.0.15-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libusbx-1.0.15-2.fc20.noarch requires mingw64-pkg-config
[mingw-libvirt]
mingw32-libvirt-1.2.0-1.fc21.noarch requires mingw32-pkg-config
mingw32-libvirt-1.2.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvirt-1.2.0-1.fc21.noarch requires mingw64-pkg-config
mingw64-libvirt-1.2.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libvirt-glib]
mingw32-libvirt-gconfig-0.1.8-1.fc21.noarch requires mingw32-pkg-config
mingw32-libvirt-glib-0.1.8-1.fc21.noarch requires mingw32-pkg-config
mingw32-libvirt-gobject-0.1.8-1.fc21.noarch requires mingw32-pkg-config
mingw64-libvirt-gconfig-0.1.8-1.fc21.noarch requires mingw64-pkg-config
mingw64-libvirt-glib-0.1.8-1.fc21.noarch requires mingw64-pkg-config
mingw64-libvirt-gobject-0.1.8-1.fc21.noarch requires mingw64-pkg-config
[mingw-libvorbis]
mingw32-libvorbis-1.3.3-3.fc20.noarch requires mingw32-pkg-config
mingw32-libvorbis-1.3.3-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvorbis-1.3.3-3.fc20.noarch requires mingw64-pkg-config
[mingw-libwebp]
mingw32-libwebp-0.2.1-3.fc20.noarch requires mingw32-pkg-config
mingw32-libwebp-0.2.1-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libwebp-0.2.1-3.fc20.noarch requires mingw64-pkg-config
[mingw-libxml++]
mingw32-libxml++-2.37.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-libxml++-2.37.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libxml++-2.37.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml++-2.37.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-libxml++-2.37.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libxml++-2.37.1-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libxml2]
mingw32-libxml2-2.9.1-3.fc20.noarch requires mingw32-pkg-config
mingw32-libxml2-2.9.1-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml2-2.9.1-3.fc20.noarch requires mingw64-pkg-config
[mingw-libxslt]
mingw32-libxslt-1.1.28-3.fc20.noarch requires mingw32-pkg-config
mingw32-libxslt-1.1.28-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxslt-1.1.28-3.fc20.noarch requires mingw64-pkg-config
[mingw-libzip]
mingw32-libzip-0.11.2-1.fc21.noarch requires mingw32-pkg-config
mingw64-libzip-0.11.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-llvm]
mingw32-llvm-3.0-7.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-llvm-3.0-7.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-log4c]
mingw32-log4c-1.2.4-2.fc21.noarch requires mingw32-pkg-config
mingw32-log4c-1.2.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-log4c-1.2.4-2.fc21.noarch requires mingw64-pkg-config
[mingw-nettle]
mingw32-nettle-2.7.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-nettle-2.7.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-nettle-2.7.1-1.fc21.noarch requires mingw64-pkg-config
[mingw-nsiswrapper]
mingw32-nsiswrapper-10-4.fc20.noarch requires mingw32-nsis
mingw32-nsiswrapper-10-4.fc20.noarch requires mingw32-binutils
[mingw-openjpeg]
mingw32-openjpeg-1.5.1-7.fc21.noarch requires mingw32-pkg-config
mingw32-openjpeg-1.5.1-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-openjpeg-1.5.1-7.fc21.noarch requires mingw64-pkg-config
[mingw-openssl]
mingw32-openssl-1.0.1e-5.fc21.noarch requires mingw32-pkg-config
mingw32-openssl-1.0.1e-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-openssl-1.0.1e-5.fc21.noarch requires mingw64-pkg-config
[mingw-orc]
mingw32-orc-0.4.16-4.fc20.noarch requires mingw32-pkg-config
mingw32-orc-0.4.16-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-orc-0.4.16-4.fc20.noarch requires mingw64-pkg-config
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-1.fc21.noarch requires mingw32-pkg-config
mingw32-p11-kit-0.20.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-p11-kit-0.20.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-pango]
mingw32-pango-1.36.2-1.fc21.noarch requires mingw32-pkg-config
mingw32-pango-1.36.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pango-1.36.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-pangomm]
mingw32-pangomm-2.34.0-3.fc20.noarch requires mingw32-pkg-config
mingw32-pangomm-2.34.0-3.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-pangomm-2.34.0-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pangomm-2.34.0-3.fc20.noarch requires mingw64-pkg-config
mingw64-pangomm-2.34.0-3.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-pangomm-2.34.0-3.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pcre]
mingw32-pcre-8.34-1.fc21.noarch requires mingw32-pkg-config
mingw32-pcre-8.34-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pcre-8.34-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pcre-8.34-1.fc21.noarch requires mingw64-pkg-config
mingw64-pcre-8.34-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pcre-8.34-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pdcurses]
mingw32-pdcurses-3.4-15.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pixman]
mingw32-pixman-0.30.0-4.fc21.noarch requires mingw32-pkg-config
mingw32-pixman-0.30.0-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.30.0-4.fc21.noarch requires mingw64-pkg-config
mingw64-pixman-0.30.0-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plotmm]
mingw32-plotmm-0.1.2-17.fc20.noarch requires mingw32-pkg-config
mingw32-plotmm-0.1.2-17.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-plotmm-0.1.2-17.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-plotmm-0.1.2-17.fc20.noarch requires mingw64-pkg-config
mingw64-plotmm-0.1.2-17.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-plotmm-0.1.2-17.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-5.1.6-2.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-5.1.6-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-5.1.6-2.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-5.1.6-2.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.24.5-1.fc21.noarch requires mingw32-pkg-config
mingw32-poppler-0.24.5-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.24.5-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.24.5-1.fc21.noarch requires mingw32-pkg-config
mingw32-poppler-cpp-0.24.5-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.24.5-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.24.5-1.fc21.noarch requires mingw32-pkg-config
mingw32-poppler-glib-0.24.5-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.24.5-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.24.5-1.fc21.noarch requires mingw32-pkg-config
mingw32-poppler-qt-0.24.5-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.24.5-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.24.5-1.fc21.noarch requires mingw32-pkg-config
mingw32-poppler-qt5-0.24.5-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.24.5-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.24.5-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.24.5-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.24.5-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.24.5-1.fc21.noarch requires mingw64-pkg-config
mingw64-poppler-0.24.5-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.24.5-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.24.5-1.fc21.noarch requires mingw64-pkg-config
mingw64-poppler-cpp-0.24.5-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.24.5-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.24.5-1.fc21.noarch requires mingw64-pkg-config
mingw64-poppler-glib-0.24.5-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.24.5-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.24.5-1.fc21.noarch requires mingw64-pkg-config
mingw64-poppler-qt-0.24.5-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.24.5-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.24.5-1.fc21.noarch requires mingw64-pkg-config
mingw64-poppler-qt5-0.24.5-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.24.5-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.24.5-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.24.5-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.24.5-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-portablexdr]
mingw32-portablexdr-4.9.1-11.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-postgresql]
mingw32-postgresql-9.3.2-1.fc21.noarch requires mingw32-pkg-config
mingw64-postgresql-9.3.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-proj]
mingw32-proj-4.8.0-1.fc20.noarch requires mingw32-pkg-config
mingw32-proj-4.8.0-1.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-proj-4.8.0-1.fc20.noarch requires mingw64-pkg-config
[mingw-qpid-cpp]
mingw32-qpid-cpp-0.14-8.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-qpid-cpp-0.14-8.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qpid-cpp-0.14-8.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-qpid-cpp-0.14-8.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt]
mingw32-qt-4.8.5-4.fc20.noarch requires mingw32-qt-qmake = 0:4.8.5-4.fc20
mingw32-qt-4.8.5-4.fc20.noarch requires mingw32-pkg-config
mingw32-qt-4.8.5-4.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt-4.8.5-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-qt-tools-4.8.5-4.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt-tools-4.8.5-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt-4.8.5-4.fc20.noarch requires mingw64-qt-qmake = 0:4.8.5-4.fc20
mingw64-qt-4.8.5-4.fc20.noarch requires mingw64-pkg-config
mingw64-qt-4.8.5-4.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt-4.8.5-4.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-qt-tools-4.8.5-4.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt-tools-4.8.5-4.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qt3d]
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qt3d-5.0.0-0.10.git20130923.7433868.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtgraphicaleffects]
mingw32-qt5-qtgraphicaleffects-5.2.1-1.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.2.1-1.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.2.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
mingw32-qt5-qtjsbackend-5.1.1-3.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtjsbackend-5.1.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtjsbackend-5.1.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtjsbackend-5.1.1-3.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtjsbackend-5.1.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qtjsbackend-5.1.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtlocation]
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.2.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.2.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.2.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.2.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.2.1-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsystems]
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32-pkg-config
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(qt5dbus.dll)
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64-pkg-config
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64(qt5dbus.dll)
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsystems-5.0.0-0.10.git20130911.5084080.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
mingw32-qwt-6.1.0-1.fc21.noarch requires mingw32-pkg-config
mingw32-qwt-6.1.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qwt-6.1.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qwt-6.1.0-1.fc21.noarch requires mingw64-pkg-config
mingw64-qwt-6.1.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qwt-6.1.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-readline]
mingw32-readline-6.2-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sane-backends]
mingw32-sane-backends-1.0.24-1.fc21.noarch requires mingw32-pkg-config
mingw64-sane-backends-1.0.24-1.fc21.noarch requires mingw64-pkg-config
[mingw-shapelib]
mingw32-shapelib-1.3.0-2.fc20.noarch requires mingw32-pkg-config
mingw32-shapelib-tools-1.3.0-2.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-1.3.0-2.fc20.noarch requires mingw64-pkg-config
mingw64-shapelib-tools-1.3.0-2.fc20.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.11.git58097d9.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-1.fc21.noarch requires mingw32-pkg-config
mingw32-spice-glib-0.23-1.fc21.noarch requires mingw32(libopus-0.dll)
mingw32-spice-glib-0.23-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-spice-gtk-0.23-1.fc21.noarch requires mingw32-pkg-config
mingw32-spice-gtk3-0.23-1.fc21.noarch requires mingw32-pkg-config
mingw64-spice-glib-0.23-1.fc21.noarch requires mingw64-pkg-config
mingw64-spice-glib-0.23-1.fc21.noarch requires mingw64(libopus-0.dll)
mingw64-spice-gtk-0.23-1.fc21.noarch requires mingw64-pkg-config
mingw64-spice-gtk3-0.23-1.fc21.noarch requires mingw64-pkg-config
[mingw-spice-protocol]
mingw32-spice-protocol-0.12.4-2.fc20.noarch requires mingw32-pkg-config
mingw64-spice-protocol-0.12.4-2.fc20.noarch requires mingw64-pkg-config
[mingw-sqlite]
mingw32-sqlite-3.8.2-1.fc21.noarch requires mingw32-pkg-config
mingw32-sqlite-3.8.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-sqlite-3.8.2-1.fc21.noarch requires mingw64-pkg-config
[mingw-tcl]
mingw32-tcl-8.5.14-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-termcap]
mingw32-termcap-1.3.1-16.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-tesseract]
mingw32-tesseract-3.02.02-4.fc20.noarch requires mingw32-pkg-config
mingw32-tesseract-3.02.02-4.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-3.02.02-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-tesseract-tools-3.02.02-4.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-tools-3.02.02-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-tesseract-3.02.02-4.fc20.noarch requires mingw64-pkg-config
mingw64-tesseract-3.02.02-4.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-3.02.02-4.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-tesseract-tools-3.02.02-4.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-tools-3.02.02-4.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-usbredir]
mingw32-usbredir-0.6-3.fc20.noarch requires mingw32-pkg-config
mingw32-usbredir-0.6-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-usbredir-0.6-3.fc20.noarch requires mingw64-pkg-config
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.3-1.fc21.noarch requires mingw32-pkg-config
mingw32-webkitgtk-2.2.3-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.3-1.fc21.noarch requires mingw64-pkg-config
mingw64-webkitgtk-2.2.3-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.3-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.3-1.fc21.noarch requires mingw32-pkg-config
mingw32-webkitgtk3-2.2.3-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.3-1.fc21.noarch requires mingw64-pkg-config
mingw64-webkitgtk3-2.2.3-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.3-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-win-iconv]
mingw32-win-iconv-0.0.4-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-wine-gecko]
mingw32-wine-gecko-2.24-1.fc21.noarch requires wine-common
mingw64-wine-gecko-2.24-1.fc21.noarch requires wine-common
[mingw-wpcap]
mingw32-wpcap-4.1.final2-12.fc20.noarch requires mingw32-pkg-config
mingw32-wpcap-4.1.final2-12.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wpcap-4.1.final2-12.fc20.noarch requires mingw64-pkg-config
[mingw-wxWidgets]
mingw32-wxWidgets-2.8.12-15.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-wxWidgets-2.8.12-15.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wxWidgets-2.8.12-15.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-wxWidgets-2.8.12-15.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xerces-c]
mingw32-xerces-c-3.1.1-8.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-8.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-xz]
mingw32-xz-libs-5.1.2-4alpha.fc20.noarch requires mingw32-pkg-config
mingw32-xz-libs-5.1.2-4alpha.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xz-libs-5.1.2-4alpha.fc20.noarch requires mingw64-pkg-config
[mingw-zfstream]
mingw32-zfstream-20041202-17.fc20.noarch requires mingw32-pkg-config
mingw32-zfstream-20041202-17.fc20.noarch requires mingw32(libstdc++-6.dll)
mingw32-zfstream-20041202-17.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-zfstream-20041202-17.fc20.noarch requires mingw64-pkg-config
mingw64-zfstream-20041202-17.fc20.noarch requires mingw64(libstdc++-6.dll)
mingw64-zfstream-20041202-17.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-zlib]
mingw32-minizip-1.2.8-2.fc20.noarch requires mingw32-pkg-config
mingw32-minizip-1.2.8-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-zlib-1.2.8-2.fc20.noarch requires mingw32-pkg-config
mingw32-zlib-1.2.8-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-minizip-1.2.8-2.fc20.noarch requires mingw64-pkg-config
mingw64-zlib-1.2.8-2.fc20.noarch requires mingw64-pkg-config
[mintmenu]
mintmenu-5.5.1-0.1.git9e8c4d91.fc21.noarch requires mate-panel
mintmenu-5.5.1-0.1.git9e8c4d91.fc21.noarch requires beesu
[mirrormanager]
mirrormanager-1.4.4-1.fc21.noarch requires python-GeoIP
mirrormanager-1.4.4-1.fc21.noarch requires py-radix
mirrormanager-1.4.4-1.fc21.noarch requires perl(Net::Patricia)
[mitter]
mitter-0.4.5-7.fc20.noarch requires gnome-python2
[mnemosyne]
mnemosyne-2.2.1-2.fc20.noarch requires python-matplotlib-qt4
mnemosyne-2.2.1-2.fc20.noarch requires PyQt4
[mock]
mock-1.1.36-1.fc21.noarch requires usermode
mock-1.1.36-1.fc21.noarch requires pigz
mock-scm-1.1.36-1.fc21.noarch requires subversion
[mod_security_crs]
mod_security_crs-2.2.8-2.fc20.noarch requires mod_security >= 0:2.7.0
[modplugtools]
modplugtools-0.5.3-6.fc21.aarch64 requires libmodplug.so.1()(64bit)
modplugtools-0.5.3-6.fc21.aarch64 requires libao.so.4(LIBAO4_1.1.0)(64bit)
modplugtools-0.5.3-6.fc21.aarch64 requires libao.so.4()(64bit)
[mojomojo]
mojomojo-1.10-1.fc20.noarch requires perl(XML::LibXSLT) >= 0:1.66
mojomojo-1.10-1.fc20.noarch requires perl(Moose)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1::Searcher)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1::Search::Query)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1::QueryParser::QueryParser)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1::InvIndexer)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1::Index::Term)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1::Analysis::PolyAnalyzer)
mojomojo-1.10-1.fc20.noarch requires perl(KinoSearch1) >= 0:1.00
mojomojo-1.10-1.fc20.noarch requires perl(Imager)
mojomojo-1.10-1.fc20.noarch requires perl(HTML::Strip)
mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA)
mojomojo-1.10-1.fc20.noarch requires perl(DateTime)
mojomojo-1.10-1.fc20.noarch requires perl(Cache::FastMmap) >= 0:1.31
[mona]
mona-emacs-1.4r15-2.fc20.noarch requires mona-libs = 0:1.4r15-2.fc20
mona-examples-1.4r15-2.fc20.noarch requires mona-libs = 0:1.4r15-2.fc20
mona-xemacs-1.4r15-2.fc20.noarch requires mona-libs = 0:1.4r15-2.fc20
[monkeysphere]
monkeysphere-0.35-8.fc20.noarch requires perl(Crypt::OpenSSL::RSA)
monkeysphere-0.35-8.fc20.noarch requires perl(Crypt::OpenSSL::Bignum::CTX)
monkeysphere-0.35-8.fc20.noarch requires perl(Crypt::OpenSSL::Bignum)
[moodle]
moodle-2.6.1-1.fc21.noarch requires mimetex
moodle-2.6.1-1.fc21.noarch requires aspell
[mousetweaks]
mousetweaks-3.10.0-1.fc21.aarch64 requires libXtst.so.6()(64bit)
mousetweaks-3.10.0-1.fc21.aarch64 requires libXfixes.so.3()(64bit)
mousetweaks-3.10.0-1.fc21.aarch64 requires libXcursor.so.1()(64bit)
mousetweaks-3.10.0-1.fc21.aarch64 requires libX11.so.6()(64bit)
[mozilla-adblockplus]
mozilla-adblockplus-2.4.1-1.fc21.noarch requires mozilla-filesystem
[mozilla-googlesharing]
mozilla-googlesharing-0.18-10.fc20.noarch requires mozilla-filesystem
[mozilla-https-everywhere]
mozilla-https-everywhere-3.4.5-1.fc21.noarch requires mozilla-filesystem
[mozilla-noscript]
mozilla-noscript-2.6.8.13-1.fc21.noarch requires mozilla-filesystem
[mozvoikko]
mozvoikko-2.0.1-5.fc20.noarch requires mozilla-filesystem
mozvoikko-2.0.1-5.fc20.noarch requires libvoikko
[mscore]
mscore-doc-1.3-2.fc20.noarch requires mscore = 0:1.3-2.fc20
[msmtp]
msmtp-1.4.31-1.fc21.aarch64 requires libgsasl.so.7(LIBGSASL_1.1)(64bit)
msmtp-1.4.31-1.fc21.aarch64 requires libgsasl.so.7()(64bit)
[msp430-libc]
msp430-libc-20120224-3.fc21.noarch requires msp430-gcc >= 0:4.6.3
[mtn-browse]
mtn-browse-1.10-4.fc20.noarch requires perl(Gtk2::SourceView)
mtn-browse-1.10-4.fc20.noarch requires perl(Gtk2::GladeXML)
mtn-browse-1.10-4.fc20.noarch requires perl(Gnome2::VFS)
mtn-browse-1.10-4.fc20.noarch requires perl(Gnome2::Canvas)
mtn-browse-1.10-4.fc20.noarch requires perl(Gnome2)
[mtpaint]
mtpaint-handbook-3.40-14.fc20.noarch requires mtpaint = 0:3.40-14.fc20
[mule]
mule-2.0.2.20080813-11.fc21.noarch requires java-service-wrapper
mule-transport-quartz-2.0.2.20080813-11.fc21.noarch requires quartz
[munin]
munin-2.0.19-1.fc21.noarch requires sysstat
munin-2.0.19-1.fc21.noarch requires perl(Params::Validate)
munin-2.0.19-1.fc21.noarch requires perl(DateTime)
munin-nginx-2.0.19-1.fc21.noarch requires spawn-fcgi
munin-node-2.0.19-1.fc21.noarch requires sysstat
munin-node-2.0.19-1.fc21.noarch requires perl(DBD::Pg)
munin-node-2.0.19-1.fc21.noarch requires hdparm
[mybashburn]
mybashburn-1.0.2-10.fc20.noarch requires vorbis-tools
mybashburn-1.0.2-10.fc20.noarch requires mkisofs
mybashburn-1.0.2-10.fc20.noarch requires dvd+rw-tools
mybashburn-1.0.2-10.fc20.noarch requires cdrecord
mybashburn-1.0.2-10.fc20.noarch requires cdrdao
mybashburn-1.0.2-10.fc20.noarch requires cdda2wav
[mypaint]
mypaint-data-1.1.0-1.fc20.noarch requires mypaint = 0:1.1.0-1.fc20
[mysql-mmm]
mysql-mmm-agent-2.2.1-11.fc21.noarch requires perl(Net::ARP)
[mythes-bg]
mythes-bg-4.3-6.fc20.noarch requires mythes
[mythes-ca]
mythes-ca-1.5.0-9.fc20.noarch requires mythes
[mythes-cs]
mythes-cs-0.20070926-10.fc20.noarch requires mythes
[mythes-da]
mythes-da-0.20100629.15.16-6.fc20.noarch requires mythes
[mythes-de]
mythes-de-0.20130206-2.fc20.noarch requires mythes
[mythes-el]
mythes-el-0.20070412-11.fc20.noarch requires mythes
[mythes-en]
mythes-en-3.0-13.fc20.noarch requires mythes
[mythes-es]
mythes-es-0.20130102-2.fc20.noarch requires mythes
[mythes-fr]
mythes-fr-2.3-4.fc20.noarch requires mythes
[mythes-ga]
mythes-ga-0.20071001-11.fc20.noarch requires mythes
[mythes-hu]
mythes-hu-0.20101019-7.fc20.noarch requires mythes
[mythes-it]
mythes-it-2.0.9l-10.fc20.noarch requires mythes
[mythes-mi]
mythes-mi-0.20080630-9.fc20.noarch requires mythes
[mythes-ne]
mythes-ne-1.1-6.fc20.noarch requires mythes
[mythes-nl]
mythes-nl-0.20130131-2.fc20.noarch requires mythes
[mythes-pl]
mythes-pl-1.5-11.fc20.noarch requires mythes
[mythes-pt]
mythes-pt-0.20060817-11.fc20.noarch requires mythes
[mythes-ro]
mythes-ro-3.3-7.fc20.noarch requires mythes
[mythes-ru]
mythes-ru-0.20070613-9.fc20.noarch requires mythes
[mythes-sk]
mythes-sk-0.20130130-2.fc20.noarch requires mythes
[mythes-sl]
mythes-sl-0.20130130-2.fc20.noarch requires mythes
[mythes-sv]
mythes-sv-1.3-6.fc20.noarch requires mythes
[mythes-uk]
mythes-uk-1.6.5-6.fc20.noarch requires mythes
[narayana]
narayana-5.0.0-1.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[naturette]
naturette-1.3-9.fc20.noarch requires nagi
[nautilus-terminal]
nautilus-terminal-1.0-1.fc20.3.noarch requires vte3
nautilus-terminal-1.0-1.fc20.3.noarch requires nautilus-python >= 0:1.0
[ncid]
ncid-kpopup-0.83-6.fc20.noarch requires kdebase
ncid-kpopup-0.83-6.fc20.noarch requires festival
ncid-kpopup-0.83-6.fc20.noarch requires /usr/bin/dcop
ncid-speak-0.83-6.fc20.noarch requires festival
[nested]
nested-1.2.2-13.fc20.noarch requires pywebkitgtk
[netbeans-svnclientadapter]
netbeans-svnclientadapter-7.3.1-0.2.1.8.22.fc21.noarch requires subversion
[netdisco]
netdisco-1.1-6.fc20.noarch requires perl-libapreq2
netdisco-1.1-6.fc20.noarch requires perl(SNMP::Info::Layer2::Bay)
netdisco-1.1-6.fc20.noarch requires perl(DBD::Pg)
netdisco-1.1-6.fc20.noarch requires mod_perl
[newsbeuter]
newsbeuter-2.7-1.fc21.aarch64 requires stfl
newsbeuter-2.7-1.fc21.aarch64 requires libstfl.so.0()(64bit)
[nfs-utils]
1:nfs-utils-1.2.9-2.0.fc21.aarch64 requires libtirpc.so.1()(64bit)
1:nfs-utils-1.2.9-2.0.fc21.aarch64 requires libtirpc >= 0:0.2.3-1
1:nfs-utils-1.2.9-2.0.fc21.aarch64 requires libnfsidmap.so.0()(64bit)
1:nfs-utils-1.2.9-2.0.fc21.aarch64 requires libnfsidmap
[nfsometer]
nfsometer-1.7-1.fc21.noarch requires time
nfsometer-1.7-1.fc21.noarch requires python-matplotlib
[nicotine+]
nicotine+-1.2.16-8.fc20.noarch requires python-sexy
nicotine+-1.2.16-8.fc20.noarch requires python-GeoIP
nicotine+-1.2.16-8.fc20.noarch requires notify-python
[nimbus]
nimbus-metacity-theme-0.1.4-8.fc20.noarch requires metacity
nimbus-theme-gnome-0.1.4-8.fc20.noarch requires gtk-nimbus-engine
[nini]
nini-1.1.0-2.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
nini-1.1.0-2.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
nini-1.1.0-2.fc21.noarch requires mono(System) = 0:2.0.0.0
[ninja-ide]
ninja-ide-2.3-2.fc20.noarch requires PyQt4
[nitrogen]
nitrogen-1.5.2-7.fc21.aarch64 requires libXinerama.so.1()(64bit)
nitrogen-1.5.2-7.fc21.aarch64 requires libX11.so.6()(64bit)
[nmap]
2:nmap-frontend-6.40-3.fc21.noarch requires usermode
[nml]
nml-0.2.4-2.fc20.noarch requires python-imaging
[nocpulse-common]
nocpulse-common-2.2.7-2.fc20.noarch requires perl(RHN::DBI)
[nodejs-JSV]
nodejs-JSV-4.0.2-3.fc20.noarch requires nodejs(engine)
[nodejs-amdefine]
nodejs-amdefine-0.0.4-3.fc20.noarch requires nodejs(engine) >= 0:0.4.2
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-2.fc21.noarch requires nodejs(engine)
[nodejs-cookie-signature]
nodejs-cookie-signature-1.0.1-3.fc20.noarch requires nodejs(engine)
[nodejs-deep-equal]
nodejs-deep-equal-0.0.0-3.fc20.noarch requires nodejs(engine)
[nodejs-defined]
nodejs-defined-0.0.0-2.fc20.noarch requires nodejs(engine)
[nodejs-dep-graph]
nodejs-dep-graph-1.1.0-4.fc21.noarch requires nodejs(engine)
[nodejs-get]
nodejs-get-1.3.0-1.fc21.noarch requires nodejs(engine) >= 0:0.3.6
[nodejs-hashish]
nodejs-hashish-0.0.4-2.fc20.noarch requires npm(traverse) >= 0:0.2.4
nodejs-hashish-0.0.4-2.fc20.noarch requires nodejs(engine)
[nodejs-highlight-js]
nodejs-highlight-js-7.3.0-3.fc20.noarch requires nodejs(engine)
[nodejs-jade]
nodejs-jade-0.28.2-2.fc20.noarch requires npm(mkdirp) < 0:0.4
nodejs-jade-0.28.2-2.fc20.noarch requires npm(mkdirp) >= 0:0.3
nodejs-jade-0.28.2-2.fc20.noarch requires npm(commander) < 0:2
nodejs-jade-0.28.2-2.fc20.noarch requires npm(commander) >= 0:1.0
nodejs-jade-0.28.2-2.fc20.noarch requires nodejs(engine)
[nodejs-mapnik-reference]
nodejs-mapnik-reference-5.0.7-1.fc21.noarch requires nodejs(engine)
[nodejs-optimist]
nodejs-optimist-0.4.0-2.fc20.noarch requires npm(wordwrap) < 0:0.1
nodejs-optimist-0.4.0-2.fc20.noarch requires npm(wordwrap) >= 0:0.0.2
nodejs-optimist-0.4.0-2.fc20.noarch requires nodejs(engine)
[nodejs-options]
nodejs-options-0.0.5-2.fc20.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-passport]
nodejs-passport-0.2.0-1.fc21.noarch requires npm(pkginfo) < 0:0.4
nodejs-passport-0.2.0-1.fc21.noarch requires npm(pkginfo) >= 0:0.3.0
nodejs-passport-0.2.0-1.fc21.noarch requires npm(pause) = 0:0.0.1
nodejs-passport-0.2.0-1.fc21.noarch requires npm(passport-strategy) < 0:2
nodejs-passport-0.2.0-1.fc21.noarch requires npm(passport-strategy) >= 0:1
nodejs-passport-0.2.0-1.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-require-all]
nodejs-require-all-0.0.6-2.fc21.noarch requires nodejs(engine)
[nodejs-sphericalmercator]
nodejs-sphericalmercator-1.0.2-2.fc20.noarch requires nodejs(engine)
[nodejs-step]
nodejs-step-0.0.5-2.fc20.noarch requires nodejs(engine)
[nodejs-tinycolor]
nodejs-tinycolor-0.0.1-4.fc20.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-underscore]
nodejs-underscore-1.5.1-2.fc21.noarch requires nodejs(engine)
[nodejs-underscore-dot-string]
nodejs-underscore-dot-string-2.3.1-2.fc20.noarch requires nodejs(engine)
[nodejs-uri-js]
nodejs-uri-js-1.4.2-3.fc20.noarch requires nodejs(engine)
[nodejs-yamlish]
nodejs-yamlish-0.0.5-4.fc20.noarch requires nodejs(engine)
[nodoka-theme-gnome]
nodoka-theme-gnome-0.3.90-9.fc20.noarch requires notification-daemon-engine-nodoka
nodoka-theme-gnome-0.3.90-9.fc20.noarch requires gtk-nodoka-engine >= 0:0.3.1.1
[nogravity-data]
nogravity-data-2.00-11.fc20.noarch requires nogravity >= 0:2.00
[non-ntk]
non-ntk-1.3.0-0.5.20130730gitd006352.fc21.aarch64 requires libXft.so.2()(64bit)
non-ntk-1.3.0-0.5.20130730gitd006352.fc21.aarch64 requires libX11.so.6()(64bit)
non-ntk-devel-1.3.0-0.5.20130730gitd006352.fc21.aarch64 requires pkgconfig(xft)
non-ntk-devel-1.3.0-0.5.20130730gitd006352.fc21.aarch64 requires pkgconfig(x11)
non-ntk-fluid-1.3.0-0.5.20130730gitd006352.fc21.aarch64 requires libX11.so.6()(64bit)
[notmuch]
notmuch-mutt-0.16-1.fc21.noarch requires perl(Term::ReadLine::Gnu)
[nwsserver]
nwsserver-2.0.0-7.fc20.noarch requires python-twisted-web >= 0:0.5
[nxt_python]
nxt_python-0.7-13.fc20.noarch requires pybluez
[oath-toolkit]
liboath-doc-2.4.0-2.fc20.noarch requires liboath = 0:2.4.0-2.fc20
libpskc-doc-2.4.0-2.fc20.noarch requires libpskc = 0:2.4.0-2.fc20
[ocaml]
ocaml-4.01.0-8.fc21.aarch64 requires libX11.so.6()(64bit)
ocaml-labltk-4.01.0-8.fc21.aarch64 requires libX11.so.6()(64bit)
ocaml-labltk-devel-4.01.0-8.fc21.aarch64 requires libX11-devel
ocaml-runtime-4.01.0-8.fc21.aarch64 requires libX11.so.6()(64bit)
ocaml-x11-4.01.0-8.fc21.aarch64 requires libX11-devel
[ocaml-SDL]
ocaml-SDL-0.9.1-1.fc21.aarch64 requires libSDL_ttf-2.0.so.0()(64bit)
[ocaml-augeas]
ocaml-augeas-0.5-6.fc21.aarch64 requires libaugeas.so.0(AUGEAS_0.1.0)(64bit)
ocaml-augeas-0.5-6.fc21.aarch64 requires libaugeas.so.0()(64bit)
[ocaml-json-static]
ocaml-json-static-0.9.8-11.fc21.aarch64 requires ocaml-json-wheel
[ocaml-lablgl]
ocaml-lablgl-20120306-7.fc21.aarch64 requires libglut.so.3()(64bit)
ocaml-lablgl-20120306-7.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
ocaml-lablgl-20120306-7.fc21.aarch64 requires libXmu.so.6()(64bit)
ocaml-lablgl-20120306-7.fc21.aarch64 requires libXext.so.6()(64bit)
ocaml-lablgl-20120306-7.fc21.aarch64 requires libX11.so.6()(64bit)
ocaml-lablgl-20120306-7.fc21.aarch64 requires libGLU.so.1()(64bit)
[ocsinventory]
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::SubRequest)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::ServerUtil)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::RequestUtil)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::RequestRec)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::RequestIO)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::Log)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::Const)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::Connection)
ocsinventory-server-2.1-2.fc21.noarch requires perl(Apache2::Access)
ocsinventory-server-2.1-2.fc21.noarch requires perl(APR::Table)
ocsinventory-server-2.1-2.fc21.noarch requires mod_perl
[ocsinventory-agent]
ocsinventory-agent-2.0.5-8.fc20.noarch requires monitor-edid
[octave]
6:octave-3.6.4-8.fc21.aarch64 requires libqrupdate.so.1()(64bit)
6:octave-3.6.4-8.fc21.aarch64 requires libqhull.so.5()(64bit)
6:octave-3.6.4-8.fc21.aarch64 requires libglpk.so.33()(64bit)
6:octave-3.6.4-8.fc21.aarch64 requires libX11.so.6()(64bit)
6:octave-3.6.4-8.fc21.aarch64 requires libGLU.so.1()(64bit)
6:octave-3.6.4-8.fc21.aarch64 requires epstool
[oggconvert]
oggconvert-0.3.3-8.fc20.noarch requires gstreamer-python
[olpc-netutils]
olpc-netutils-0.8.2-4.fc20.noarch requires wireless-tools
olpc-netutils-0.8.2-4.fc20.noarch requires olpc-utils >= 0:1.3.1
[olpc-update]
olpc-update-2.29-2.fc20.noarch requires olpc-contents
olpc-update-2.29-2.fc20.noarch requires bitfrost
[openCOLLADA]
openCOLLADA-doc-0-16.git9665d16.fc20.noarch requires openCOLLADA = 0:0-16.git9665d16.fc20
[openarena]
openarena-0.8.8-3.fc20.noarch requires quake3 >= 0:1.36-11
[openbox]
gdm-control-3.5.2-3.fc21.aarch64 requires libXau.so.6()(64bit)
gdm-control-3.5.2-3.fc21.aarch64 requires libX11.so.6()(64bit)
gdm-control-3.5.2-3.fc21.aarch64 requires libSM.so.6()(64bit)
gdm-control-3.5.2-3.fc21.aarch64 requires libICE.so.6()(64bit)
gdm-control-3.5.2-3.fc21.aarch64 requires gdm
gnome-panel-control-3.5.2-3.fc21.aarch64 requires libX11.so.6()(64bit)
gnome-panel-control-3.5.2-3.fc21.aarch64 requires libSM.so.6()(64bit)
gnome-panel-control-3.5.2-3.fc21.aarch64 requires libICE.so.6()(64bit)
gnome-panel-control-3.5.2-3.fc21.aarch64 requires gnome-panel
openbox-3.5.2-3.fc21.aarch64 requires libstartup-notification-1.so.0()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libXrender.so.1()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libXrandr.so.2()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libXinerama.so.1()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libXext.so.6()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libXcursor.so.1()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libX11.so.6()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libSM.so.6()(64bit)
openbox-3.5.2-3.fc21.aarch64 requires libICE.so.6()(64bit)
openbox-devel-3.5.2-3.fc21.aarch64 requires pkgconfig(xft)
openbox-devel-3.5.2-3.fc21.aarch64 requires pkgconfig(imlib2)
openbox-gnome-3.5.2-3.fc21.noarch requires gnome-session
openbox-kde-3.5.2-3.fc21.noarch requires kdebase-workspace
openbox-libs-3.5.2-3.fc21.aarch64 requires libXrender.so.1()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libXrandr.so.2()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libXinerama.so.1()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libXft.so.2()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libXext.so.6()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libX11.so.6()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libSM.so.6()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libImlib2.so.1()(64bit)
openbox-libs-3.5.2-3.fc21.aarch64 requires libICE.so.6()(64bit)
[openerp]
openerp-6.1-6.20130408_234645.fc20.noarch requires python-reportlab
openerp-6.1-6.20130408_234645.fc20.noarch requires python-psycopg2
openerp-6.1-6.20130408_234645.fc20.noarch requires python-ldap
openerp-6.1-6.20130408_234645.fc20.noarch requires python-imaging
[openerp-client]
openerp-client-6.1-5.20130126_002033.fc20.noarch requires python-matplotlib
openerp-client-6.1-5.20130126_002033.fc20.noarch requires hippo-canvas-python
[openerp7]
openerp7-7.0-4.20140109_002644.fc21.noarch requires python-reportlab
openerp7-7.0-4.20140109_002644.fc21.noarch requires python-psycopg2
openerp7-7.0-4.20140109_002644.fc21.noarch requires python-ldap
openerp7-7.0-4.20140109_002644.fc21.noarch requires python-imaging
[opengl-games-utils]
opengl-games-utils-0.2-5.fc20.noarch requires zenity
opengl-games-utils-0.2-5.fc20.noarch requires glx-utils
[opengrm-ngram]
opengrm-ngram-1.1.0-1.fc21.aarch64 requires libfst.so.1()(64bit)
opengrm-ngram-devel-1.1.0-1.fc21.aarch64 requires openfst-devel(aarch-64)
opengrm-ngram-devel-1.1.0-1.fc21.aarch64 requires gsl-devel(aarch-64)
opengrm-ngram-tools-1.1.0-1.fc21.aarch64 requires libgsl.so.0()(64bit)
opengrm-ngram-tools-1.1.0-1.fc21.aarch64 requires libfstfar.so.1()(64bit)
opengrm-ngram-tools-1.1.0-1.fc21.aarch64 requires libfst.so.1()(64bit)
[opengrok]
opengrok-0.11.1-1.fc21.noarch requires ctags
[openhpi]
openhpi-3.2.1-4.fc21.aarch64 requires libsysfs.so.2()(64bit)
[openlierox]
openlierox-0.59-0.17.beta10.fc21.aarch64 requires libopenal.so.1()(64bit)
openlierox-0.59-0.17.beta10.fc21.aarch64 requires libalut.so.0()(64bit)
openlierox-0.59-0.17.beta10.fc21.aarch64 requires libX11.so.6()(64bit)
openlierox-0.59-0.17.beta10.fc21.aarch64 requires libNL.so.1.6()(64bit)
[openlmi-scripts]
openlmi-scripts-0.2.7-5.fc21.noarch requires openlmi-python-base >= 0:0.3.0
openlmi-scripts-0.2.7-5.fc21.noarch requires openlmi-providers >= 0:0.4.0
[openlmi-storage]
openlmi-storage-0.7.1-2.fc21.noarch requires openlmi-python-providers
openlmi-storage-0.7.1-2.fc21.noarch requires openlmi-providers >= 0:0.4.1
openlmi-storage-0.7.1-2.fc21.noarch requires openlmi-providers >= 0:0.4.1
openlmi-storage-0.7.1-2.fc21.noarch requires openlmi-logicalfile
openlmi-storage-0.7.1-2.fc21.noarch requires cmpi-bindings-pywbem
[openlmi-tools]
openlmi-tools-0.9-16.fc21.noarch requires openlmi-python-base
[openmpi]
openmpi-1.7.4-1.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
openmpi-1.7.4-1.fc21.aarch64 requires librdmacm.so.1()(64bit)
openmpi-1.7.4-1.fc21.aarch64 requires libosmcomp.so.3()(64bit)
openmpi-1.7.4-1.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
openmpi-1.7.4-1.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
openmpi-1.7.4-1.fc21.aarch64 requires libibverbs.so.1()(64bit)
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libftdi.so.1()(64bit)
[openoffice-lv]
mythes-lv-0.9.6-1.fc20.noarch requires mythes
[opensc]
opensc-0.13.0-10.fc21.aarch64 requires pcsc-lite-libs(aarch-64)
opensc-0.13.0-10.fc21.aarch64 requires pcsc-lite
[openscad-MCAD]
openscad-MCAD-0.0-5.20130531git9a958fd.fc20.noarch requires openscad
[openshift-origin-broker]
openshift-origin-broker-1.15.1.2-1.fc21.noarch requires rubygem-passenger-native-libs
openshift-origin-broker-1.15.1.2-1.fc21.noarch requires rubygem-passenger-native
openshift-origin-broker-1.15.1.2-1.fc21.noarch requires rubygem-passenger
openshift-origin-broker-1.15.1.2-1.fc21.noarch requires rubygem-bson_ext
openshift-origin-broker-1.15.1.2-1.fc21.noarch requires mod_passenger
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-1.fc21.noarch requires mongodb
[openshift-origin-cartridge-abstract]
openshift-origin-cartridge-abstract-1.10.1-1.fc20.noarch requires socat
openshift-origin-cartridge-abstract-1.10.1-1.fc20.noarch requires lsof
openshift-origin-cartridge-abstract-1.10.1-1.fc20.noarch requires facter
[openshift-origin-cartridge-mongodb]
openshift-origin-cartridge-mongodb-1.17.1.1-1.fc21.noarch requires mongodb-server
openshift-origin-cartridge-mongodb-1.17.1.1-1.fc21.noarch requires mongodb-devel
openshift-origin-cartridge-mongodb-1.17.1.1-1.fc21.noarch requires mongodb
openshift-origin-cartridge-mongodb-1.17.1.1-1.fc21.noarch requires libmongodb
[openshift-origin-msg-node-mcollective]
openshift-origin-msg-node-mcollective-1.18.0.1-1.fc21.noarch requires facter
[openshift-origin-node-proxy]
openshift-origin-node-proxy-1.11.1.1-3.fc21.noarch requires nodejs-ws
openshift-origin-node-proxy-1.11.1.1-3.fc21.noarch requires nodejs-supervisor
openshift-origin-node-proxy-1.11.1.1-3.fc21.noarch requires nodejs-async
openshift-origin-node-proxy-1.11.1.1-3.fc21.noarch requires nodejs
[openshift-origin-node-util]
openshift-origin-node-util-1.18.0.2-1.fc21.noarch requires rng-tools
openshift-origin-node-util-1.18.0.2-1.fc21.noarch requires oddjob
openshift-origin-node-util-1.18.0.2-1.fc21.noarch requires lsof
[openshift-origin-port-proxy]
openshift-origin-port-proxy-1.8.1.2-1.fc21.noarch requires haproxy
[openshift-origin-util]
openshift-origin-util-1.15.1.1-1.fc21.noarch requires lsof
[openslides]
openslides-1.3.1-2.fc20.noarch requires python-reportlab
openslides-1.3.1-2.fc20.noarch requires python-pillow
[openssh]
openssh-askpass-6.4p1-1.fc21.aarch64 requires libX11.so.6()(64bit)
[openssl]
1:openssl-perl-1.0.1e-38.fc21.aarch64 requires perl(WWW::Curl::Easy)
[openstack-ceilometer]
openstack-ceilometer-api-2014.1-0.4.b2.fc21.noarch requires python-pymongo
openstack-ceilometer-collector-2014.1-0.4.b2.fc21.noarch requires python-pymongo
python-ceilometer-2014.1-0.4.b2.fc21.noarch requires python-sqlalchemy
python-ceilometer-2014.1-0.4.b2.fc21.noarch requires python-msgpack
[openstack-cinder]
openstack-cinder-2014.1-0.2.b1.fc21.noarch requires scsi-target-utils
python-cinder-2014.1-0.2.b1.fc21.noarch requires sysfsutils
python-cinder-2014.1-0.2.b1.fc21.noarch requires python-sqlalchemy
python-cinder-2014.1-0.2.b1.fc21.noarch requires python-cheetah
python-cinder-2014.1-0.2.b1.fc21.noarch requires MySQL-python
[openstack-glance]
python-glance-2014.1-0.2.b2.fc21.noarch requires python-sqlalchemy
python-glance-2014.1-0.2.b2.fc21.noarch requires pysendfile
python-glance-2014.1-0.2.b2.fc21.noarch requires MySQL-python
[openstack-heat]
openstack-heat-common-2014.1-0.5.b2.fc21.noarch requires python-sqlalchemy
openstack-heat-common-2014.1-0.5.b2.fc21.noarch requires m2crypto
openstack-heat-common-2014.1-0.5.b2.fc21.noarch requires MySQL-python
[openstack-keystone]
python-keystone-2014.1-0.3.b2.fc21.noarch requires python-sqlalchemy
python-keystone-2014.1-0.3.b2.fc21.noarch requires python-ldap
python-keystone-2014.1-0.3.b2.fc21.noarch requires PyPAM
python-keystone-2014.1-0.3.b2.fc21.noarch requires MySQL-python
[openstack-neutron]
openstack-neutron-linuxbridge-2014.1-0.6.b2.fc21.noarch requires bridge-utils
openstack-neutron-openvswitch-2014.1-0.6.b2.fc21.noarch requires openvswitch
python-neutron-2014.1-0.6.b2.fc21.noarch requires python-sqlalchemy
python-neutron-2014.1-0.6.b2.fc21.noarch requires MySQL-python
[openstack-nova]
openstack-nova-common-2014.1-0.11.b2.fc21.noarch requires python-oslo-rootwrap
openstack-nova-compute-2014.1-0.11.b2.fc21.noarch requires qemu-kvm
openstack-nova-compute-2014.1-0.11.b2.fc21.noarch requires python-libguestfs
openstack-nova-compute-2014.1-0.11.b2.fc21.noarch requires ipmitool
openstack-nova-compute-2014.1-0.11.b2.fc21.noarch requires genisoimage
openstack-nova-compute-2014.1-0.11.b2.fc21.noarch requires bridge-utils
openstack-nova-network-2014.1-0.11.b2.fc21.noarch requires radvd
openstack-nova-network-2014.1-0.11.b2.fc21.noarch requires bridge-utils
python-nova-2014.1-0.11.b2.fc21.noarch requires python-sqlalchemy
python-nova-2014.1-0.11.b2.fc21.noarch requires python-ldap
python-nova-2014.1-0.11.b2.fc21.noarch requires python-cheetah
python-nova-2014.1-0.11.b2.fc21.noarch requires MySQL-python
[openstack-savanna]
openstack-savanna-2014.1.b2-3.fc21.noarch requires python-sqlalchemy
[openstack-swift]
openstack-swift-1.12.0-1.fc21.noarch requires python-netifaces
[openteacher]
openteacher-3.0-4.fc20.noarch requires PyQt4
[openttd-opengfx]
openttd-opengfx-0.4.7-1.fc21.noarch requires openttd
[openwsman]
libwsman-devel-2.4.0-2.fc21.aarch64 requires sblim-sfcc-devel
openwsman-server-2.4.0-2.fc21.aarch64 requires libcmpisfcc.so.1(CMPISFCC_2.0)(64bit)
openwsman-server-2.4.0-2.fc21.aarch64 requires libcmpisfcc.so.1()(64bit)
[openxcap]
openxcap-2.0.1-4.fc21.noarch requires python-zope-interface
openxcap-2.0.1-4.fc21.noarch requires python-twisted-web2 >= 0:8.1.0
openxcap-2.0.1-4.fc21.noarch requires python-twisted-web >= 0:8.1.0
openxcap-2.0.1-4.fc21.noarch requires python-twisted-core >= 0:8.1.0
openxcap-2.0.1-4.fc21.noarch requires python-imaging >= 0:1.1.7
openxcap-2.0.1-4.fc21.noarch requires python-gnutls >= 0:1.1.9
openxcap-2.0.1-4.fc21.noarch requires MySQL-python >= 0:1.2.2
[orbited]
orbited-0.7.10-11.fc20.noarch requires python-twisted-web
[orca]
orca-3.10.1-1.fc21.noarch requires python3-speechd
orca-3.10.1-1.fc21.noarch requires python3-brlapi
orca-3.10.1-1.fc21.noarch requires control-center
[osc]
osc-0.140.1-108.1.1.fc20.noarch requires m2crypto
osc-0.140.1-108.1.1.fc20.noarch requires fuse-python
[oscap-anaconda-addon]
oscap-anaconda-addon-0.4-1.fc21.noarch requires openscap-utils
oscap-anaconda-addon-0.4-1.fc21.noarch requires openscap-python
oscap-anaconda-addon-0.4-1.fc21.noarch requires openscap
[owncloud]
owncloud-6.0.1-3.fc21.noarch requires php-zip
owncloud-6.0.1-3.fc21.noarch requires php-pear(phpseclib.sourceforge.net/Net_SFTP)
owncloud-nginx-6.0.1-3.fc21.noarch requires nginx
[oxygen-gtk]
oxygen-gtk-1.2.0-5.fc20.noarch requires oxygen-gtk3
oxygen-gtk-1.2.0-5.fc20.noarch requires oxygen-gtk2
[oz]
oz-0.12.0-2.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-2.fc21.noarch requires mtools
oz-0.12.0-2.fc21.noarch requires m2crypto
oz-0.12.0-2.fc21.noarch requires libvirt-daemon-kvm
oz-0.12.0-2.fc21.noarch requires genisoimage
[p0rn-comfort]
p0rn-comfort-0.0.4-19.fc20.noarch requires mmv
p0rn-comfort-0.0.4-19.fc20.noarch requires lynx
[pam_mount]
pam_mount-2.14-1.fc21.aarch64 requires hxtools
[pango]
pango-1.36.0-1.fc21.aarch64 requires libthai.so.0(LIBTHAI_0.1)(64bit)
pango-1.36.0-1.fc21.aarch64 requires libthai.so.0()(64bit)
pango-1.36.0-1.fc21.aarch64 requires libthai >= 0:0.1.9
pango-1.36.0-1.fc21.aarch64 requires libXrender.so.1()(64bit)
pango-1.36.0-1.fc21.aarch64 requires libXft.so.2()(64bit)
pango-1.36.0-1.fc21.aarch64 requires libX11.so.6()(64bit)
pango-devel-1.36.0-1.fc21.aarch64 requires pkgconfig(xft)
[papi]
papi-5.2.0-2.1.gff3e15d.fc21.aarch64 requires libpfm.so.4()(64bit)
papi-testsuite-5.2.0-2.1.gff3e15d.fc21.aarch64 requires libibumad.so.3()(64bit)
papi-testsuite-5.2.0-2.1.gff3e15d.fc21.aarch64 requires libibmad.so.5()(64bit)
[papyon]
papyon-0.5.6-6.fc20.noarch requires gstreamer-python
papyon-0.5.6-6.fc20.noarch requires farstream-python
[pari]
pari-gp-2.5.5-1.fc21.aarch64 requires mimehandler(application/x-dvi)
pari-gp-2.5.5-1.fc21.aarch64 requires libX11.so.6()(64bit)
[parrot]
parrot-5.5.0-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
parrot-5.5.0-1.fc21.aarch64 requires libicudata.so.50()(64bit)
parrot-devel-5.5.0-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
parrot-devel-5.5.0-1.fc21.aarch64 requires libicudata.so.50()(64bit)
[pass]
pass-1.4.1-3.fc20.noarch requires xclip
pass-1.4.1-3.fc20.noarch requires tree
pass-1.4.1-3.fc20.noarch requires pwgen
[pbuilder]
pbuilder-0.215-8.fc21.noarch requires dpkg-dev
pbuilder-0.215-8.fc21.noarch requires devscripts
[pcapdiff]
pcapdiff-0.1-13.fc20.noarch requires pcapy
[pcb]
pcb-0.20110918-12.fc21.aarch64 requires libvpx.so.1()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libpangox-1.0.so.0()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libXrender.so.1()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libXpm.so.4()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libXmu.so.6()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libXinerama.so.1()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libX11.so.6()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libSM.so.6()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libICE.so.6()(64bit)
pcb-0.20110918-12.fc21.aarch64 requires libGLU.so.1()(64bit)
[pdfshuffler]
pdfshuffler-0.6.0-4.fc21.noarch requires pypoppler
[pencil]
pencil-2.0.5-1.fc21.noarch requires xulrunner >= 0:1.9.8
[peppy]
peppy-0.16.0-5.fc20.noarch requires wxPython
[perl-AI-Categorizer]
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(Params::Validate) >= 0:0.18
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(Params::Validate)
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(Algorithm::SVM::DataSet)
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(Algorithm::SVM) >= 0:0.06
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(Algorithm::SVM)
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(AI::DecisionTree) >= 0:0.06
perl-AI-Categorizer-0.09-5.fc20.noarch requires perl(AI::DecisionTree)
[perl-Ace]
perl-Ace-1.92-16.fc20.noarch requires perl(GD)
[perl-Acme-PlayCode]
perl-Acme-PlayCode-0.12-11.fc20.noarch requires perl(Moose::Role)
perl-Acme-PlayCode-0.12-11.fc20.noarch requires perl(Moose)
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-4.fc21.noarch requires root-core
[perl-Any-Moose]
perl-Any-Moose-0.21-5.fc20.noarch requires perl(Any-Moose) >= 0:0.40
[perl-AnyEvent-DBus]
perl-AnyEvent-DBus-0.31-10.fc20.noarch requires perl(Net::DBus::Binding::Watch)
perl-AnyEvent-DBus-0.31-10.fc20.noarch requires perl(Net::DBus)
[perl-AnyEvent-I3]
perl-AnyEvent-I3-0.15-3.fc20.noarch requires perl(JSON::XS)
[perl-Apache-Session-Wrapper]
perl-Apache-Session-Wrapper-0.34-10.fc20.noarch requires perl(Params::Validate) >= 0:0.70
[perl-App-SVN-Bisect]
perl-App-SVN-Bisect-1.1-9.fc20.noarch requires subversion
perl-App-SVN-Bisect-1.1-9.fc20.noarch requires perl(YAML::Syck)
[perl-App-p]
perl-App-p-0.0304-3.fc20.noarch requires perl(YAML::XS)
perl-App-p-0.0304-3.fc20.noarch requires perl(JSON::XS)
[perl-Archive-Peek]
perl-Archive-Peek-0.35-2.fc21.noarch requires perl(Moose)
[perl-Archive-RPM]
perl-Archive-RPM-0.07-6.fc20.noarch requires perl(RPM2) >= 0:0.67
perl-Archive-RPM-0.07-6.fc20.noarch requires perl(Moose)
perl-Archive-RPM-0.07-6.fc20.noarch requires perl(DateTime)
[perl-Array-Compare]
perl-Array-Compare-2.02-4.fc20.noarch requires perl(Moose)
[perl-Audio-Beep]
perl-Audio-Beep-0.11-11.fc20.noarch requires beep
[perl-Authen-Captcha]
perl-Authen-Captcha-1.023-17.fc20.noarch requires perl(GD)
[perl-Authen-Credential]
perl-Authen-Credential-1.0-3.fc20.noarch requires perl(Params::Validate)
[perl-Authen-OATH]
perl-Authen-OATH-1.0.0-9.fc20.noarch requires perl(Moose)
[perl-Authen-Simple]
perl-Authen-Simple-0.5-6.fc20.noarch requires perl(Params::Validate)
[perl-Authen-Simple-Passwd]
perl-Authen-Simple-Passwd-0.6-9.fc20.noarch requires perl(Params::Validate)
[perl-BackPAN-Index]
perl-BackPAN-Index-0.42-3.fc20.noarch requires perl(Mouse::Util::TypeConstraints)
perl-BackPAN-Index-0.42-3.fc20.noarch requires perl(Mouse::Role)
perl-BackPAN-Index-0.42-3.fc20.noarch requires perl(Mouse)
[perl-Barcode-Code128]
perl-Barcode-Code128-2.01-10.fc20.noarch requires perl(GD)
[perl-Beanstalk-Client]
perl-Beanstalk-Client-1.07-4.fc20.noarch requires perl(YAML::Syck)
[perl-Bisect-Perl-UsingGit]
perl-Bisect-Perl-UsingGit-0.33-7.fc20.noarch requires perl(Moose)
[perl-CGI-Application-Plugin-ErrorPage]
perl-CGI-Application-Plugin-ErrorPage-1.21-16.fc20.noarch requires perl(Params::Validate)
[perl-CGI-Session]
perl-CGI-Session-4.48-1.fc20.noarch requires perl(DBD::Pg)
[perl-CGI-Untaint-date]
perl-CGI-Untaint-date-1.00-22.fc20.noarch requires perl(Date::Simple) >= 0:0.01
perl-CGI-Untaint-date-1.00-22.fc20.noarch requires perl(Date::Simple)
[perl-CHI]
perl-CHI-0.56-3.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-CHI-0.56-3.fc20.noarch requires perl(Moose::Role)
perl-CHI-0.56-3.fc20.noarch requires perl(Moose) >= 0:0.66
perl-CHI-0.56-3.fc20.noarch requires perl(Digest::JHash)
perl-CHI-0.56-3.fc20.noarch requires perl(Class::MOP)
perl-CHI-0.56-3.fc20.noarch requires perl(Cache::FastMmap)
perl-CHI-Test-0.56-3.fc20.noarch requires perl(Moose::Role)
perl-CHI-Test-0.56-3.fc20.noarch requires perl(Moose) >= 0:0.66
perl-CHI-Test-0.56-3.fc20.noarch requires perl(Class::MOP)
[perl-Cache-Cache]
perl-Cache-Cache-1.06-14.fc20.noarch requires perl(IPC::ShareLite)
[perl-Cache-Memcached]
perl-Cache-Memcached-1.30-6.fc20.noarch requires perl(String::CRC32)
[perl-Carp-REPL]
perl-Carp-REPL-0.15-8.fc20.noarch requires perl(Devel::LexAlias)
perl-Carp-REPL-0.15-8.fc20.noarch requires perl(Data::Dump::Streamer)
[perl-Catalyst-Action-REST]
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(YAML::Syck) >= 0:0.67
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(YAML::Syck)
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(Params::Validate) >= 0:0.76
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(Params::Validate)
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(Moose) >= 0:1.03
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(Moose)
perl-Catalyst-Action-REST-1.11-1.fc20.noarch requires perl(JSON::XS)
[perl-Catalyst-ActionRole-ACL]
perl-Catalyst-ActionRole-ACL-0.07-4.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-ActionRole-ACL-0.07-4.fc20.noarch requires perl(Moose)
[perl-Catalyst-Authentication-Store-DBIx-Class]
perl-Catalyst-Authentication-Store-DBIx-Class-0.1505-1.fc20.noarch requires perl(Moose)
[perl-Catalyst-Component-InstancePerContext]
perl-Catalyst-Component-InstancePerContext-0.001001-14.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-Component-InstancePerContext-0.001001-14.fc20.noarch requires perl(Moose)
[perl-Catalyst-Controller-ActionRole]
perl-Catalyst-Controller-ActionRole-0.15-10.fc20.noarch requires perl(Moose::Meta::Class)
perl-Catalyst-Controller-ActionRole-0.15-10.fc20.noarch requires perl(Moose) >= 0:0.90
perl-Catalyst-Controller-ActionRole-0.15-10.fc20.noarch requires perl(Moose)
perl-Catalyst-Controller-ActionRole-0.15-10.fc20.noarch requires perl(Class::MOP) >= 0:0.80
perl-Catalyst-Controller-ActionRole-0.15-10.fc20.noarch requires perl(Class::MOP)
[perl-Catalyst-Controller-HTML-FormFu]
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(Moose)
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm)
[perl-Catalyst-Devel]
perl-Catalyst-Devel-1.37-6.fc20.noarch requires perl(Moose)
[perl-Catalyst-Engine-Apache]
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::URI)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::Response)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::RequestUtil)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::RequestRec)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::RequestIO)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::Const)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(Apache2::Connection)
perl-Catalyst-Engine-Apache-1.16-9.fc20.noarch requires perl(APR::Table)
[perl-Catalyst-Engine-PSGI]
perl-Catalyst-Engine-PSGI-0.13-9.fc20.noarch requires perl(Moose)
perl-Catalyst-Engine-PSGI-0.13-9.fc20.noarch requires perl(Class::MOP)
[perl-Catalyst-Helper-FastCGI-ExternalServer]
perl-Catalyst-Helper-FastCGI-ExternalServer-0.05-13.fc20.noarch requires perl(DateTime)
[perl-Catalyst-Model-DBIC-Schema]
perl-Catalyst-Model-DBIC-Schema-0.61-1.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-Model-DBIC-Schema-0.61-1.fc20.noarch requires perl(Moose) >= 0:1.12
perl-Catalyst-Model-DBIC-Schema-0.61-1.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Authentication]
perl-Catalyst-Plugin-Authentication-0.10022-3.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Authorization-ACL]
perl-Catalyst-Plugin-Authorization-ACL-0.15-13.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Authorization-Roles]
perl-Catalyst-Plugin-Authorization-Roles-0.09-8.fc20.noarch requires perl(Set::Object) >= 0:1.14
perl-Catalyst-Plugin-Authorization-Roles-0.09-8.fc20.noarch requires perl(Set::Object)
[perl-Catalyst-Plugin-Cache]
perl-Catalyst-Plugin-Cache-0.12-3.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Session]
perl-Catalyst-Plugin-Session-0.37-4.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Session-State-Cookie]
perl-Catalyst-Plugin-Session-State-Cookie-0.17-13.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Session-State-URI]
perl-Catalyst-Plugin-Session-State-URI-0.15-11.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Session-Store-Delegate]
perl-Catalyst-Plugin-Session-Store-Delegate-0.06-7.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-Session-Store-FastMmap]
perl-Catalyst-Plugin-Session-Store-FastMmap-0.16-6.fc20.noarch requires perl(Moose)
perl-Catalyst-Plugin-Session-Store-FastMmap-0.16-6.fc20.noarch requires perl(Cache::FastMmap) >= 0:1.29
perl-Catalyst-Plugin-Session-Store-FastMmap-0.16-6.fc20.noarch requires perl(Cache::FastMmap)
[perl-Catalyst-Plugin-Static-Simple]
perl-Catalyst-Plugin-Static-Simple-0.30-6.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-Plugin-Static-Simple-0.30-6.fc20.noarch requires perl(Moose)
[perl-Catalyst-Plugin-SubRequest]
perl-Catalyst-Plugin-SubRequest-0.20-4.fc20.noarch requires perl(Moose)
[perl-Catalyst-Runtime]
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(MooseX::Role::WithOverloading) >= 0:0.09
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(MooseX::Role::WithOverloading)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Moose::Util)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Moose::Meta::Class)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Moose) >= 0:1.03
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Moose)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Class::MOP::Object)
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Class::MOP) >= 0:0.95
perl-Catalyst-Runtime-5.90019-4.fc20.noarch requires perl(Class::MOP)
[perl-Catalyst-View-Component-SubInclude]
perl-Catalyst-View-Component-SubInclude-0.10-10.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Catalyst-View-Component-SubInclude-0.10-10.fc20.noarch requires perl(Moose::Role)
perl-Catalyst-View-Component-SubInclude-0.10-10.fc20.noarch requires perl(Moose)
perl-Catalyst-View-Component-SubInclude-0.10-10.fc20.noarch requires perl(Class::MOP)
[perl-Catalyst-View-Email]
perl-Catalyst-View-Email-0.33-2.fc20.noarch requires perl(Moose)
[perl-CatalystX-Component-Traits]
perl-CatalystX-Component-Traits-0.16-9.fc20.noarch requires perl(Moose::Role)
[perl-CatalystX-LeakChecker]
perl-CatalystX-LeakChecker-0.06-12.fc20.noarch requires perl(PadWalker) >= 0:1.8
perl-CatalystX-LeakChecker-0.06-12.fc20.noarch requires perl(Moose::Role)
[perl-CatalystX-Profile]
perl-CatalystX-Profile-0.02-7.fc20.noarch requires perl(Sub::Identify) >= 0:0.04
perl-CatalystX-Profile-0.02-7.fc20.noarch requires perl(Moose::Role)
perl-CatalystX-Profile-0.02-7.fc20.noarch requires perl(Moose) >= 0:0.93
perl-CatalystX-Profile-0.02-7.fc20.noarch requires perl(Moose)
perl-CatalystX-Profile-0.02-7.fc20.noarch requires perl(Devel::NYTProf) >= 0:3.01
perl-CatalystX-Profile-0.02-7.fc20.noarch requires perl(Devel::NYTProf)
[perl-CatalystX-REPL]
perl-CatalystX-REPL-0.04-8.fc20.noarch requires perl(Moose::Role)
[perl-CatalystX-SimpleLogin]
perl-CatalystX-SimpleLogin-0.18-4.fc20.noarch requires perl(Moose::Role)
perl-CatalystX-SimpleLogin-0.18-4.fc20.noarch requires perl(Moose)
[perl-Chart]
perl-Chart-2.4.6-1.fc21.noarch requires perl(GD::Image)
perl-Chart-2.4.6-1.fc21.noarch requires perl(GD)
[perl-Class-CSV]
perl-Class-CSV-1.03-16.fc20.noarch requires perl(Text::CSV_XS)
[perl-Class-Container]
perl-Class-Container-0.12-21.fc20.noarch requires perl(Params::Validate) >= 0:0.23
perl-Class-Container-0.12-21.fc20.noarch requires perl(Params::Validate)
[perl-Class-DBI-Pg]
perl-Class-DBI-Pg-0.09-19.fc20.noarch requires perl-DBD-Pg
[perl-Class-Mix]
perl-Class-Mix-0.005-8.fc20.noarch requires perl(Params::Classify) >= 0:0.000
[perl-Clipboard]
perl-Clipboard-0.13-9.fc20.noarch requires xclip
[perl-Color-Calc]
perl-Color-Calc-1.073-6.fc20.noarch requires perl(Params::Validate)
[perl-Config-Any]
perl-Config-Any-0.24-2.fc21.noarch requires perl(YAML::XS)
perl-Config-Any-0.24-2.fc21.noarch requires perl(JSON::XS)
[perl-Config-ApacheFormat]
perl-Config-ApacheFormat-1.2-4.fc20.noarch requires perl(Class::MethodMaker)
[perl-Config-MVP]
perl-Config-MVP-2.200003-3.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Config-MVP-2.200003-3.fc20.noarch requires perl(Moose::Role)
perl-Config-MVP-2.200003-3.fc20.noarch requires perl(Moose) >= 0:0.91
perl-Config-MVP-2.200003-3.fc20.noarch requires perl(Moose)
[perl-Config-MVP-Reader-INI]
perl-Config-MVP-Reader-INI-2.101461-9.fc20.noarch requires perl(Moose)
[perl-Config-Model]
perl-Config-Model-1.235-11.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Config-Model-1.235-11.fc20.noarch requires perl(Moose::Role)
perl-Config-Model-1.235-11.fc20.noarch requires perl(Moose)
[perl-Contextual-Return]
perl-Contextual-Return-0.004007-4.fc20.noarch requires perl(Want)
[perl-Crypt-DH]
perl-Crypt-DH-0.07-5.fc20.noarch requires perl(Math::BigInt::GMP) >= 0:1.24
[perl-Crypt-DSA]
perl-Crypt-DSA-1.17-10.fc21.noarch requires perl(Math::BigInt::GMP)
[perl-Crypt-Primes]
perl-Crypt-Primes-0.50-20.fc20.noarch requires perl(Math::Pari)
[perl-Crypt-RSA]
perl-Crypt-RSA-1.99-13.fc20.noarch requires perl(Math::Pari)
perl-Crypt-RSA-1.99-13.fc20.noarch requires perl(Digest::MD2)
[perl-Crypt-Random]
perl-Crypt-Random-1.25-18.fc20.noarch requires perl(Math::Pari)
[perl-Crypt-Simple]
perl-Crypt-Simple-0.06-20.fc20.noarch requires perl(Crypt::Blowfish)
[perl-Crypt-SmbHash]
perl-Crypt-SmbHash-0.12-21.fc20.noarch requires perl(Digest::MD4)
[perl-DBD-CSV]
perl-DBD-CSV-0.41-1.fc20.noarch requires perl(Text::CSV_XS) >= 0:1.01
[perl-DBIx-Class]
perl-DBIx-Class-0.08250-2.fc20.noarch requires perl(Moose::Role)
perl-DBIx-Class-0.08250-2.fc20.noarch requires perl(Moose)
[perl-DBIx-Class-DateTime-Epoch]
perl-DBIx-Class-DateTime-Epoch-0.10-3.fc20.noarch requires perl(DateTime)
[perl-DBIx-Class-EncodedColumn]
perl-DBIx-Class-EncodedColumn-0.00011-7.fc20.noarch requires perl(Crypt::Eksblowfish::Bcrypt)
[perl-DBIx-Class-Schema-Loader]
perl-DBIx-Class-Schema-Loader-0.07033-3.fc20.noarch requires perl(Lingua::EN::Tagger)
[perl-DBIx-Class-TimeStamp]
perl-DBIx-Class-TimeStamp-0.14-9.fc20.noarch requires perl(DateTime)
[perl-DBIx-DBSchema]
perl-DBIx-DBSchema-0.44-1.fc21.noarch requires perl(DBD::Pg) >= 0:1.32
[perl-DBIx-SearchBuilder]
perl-DBIx-SearchBuilder-1.65-3.fc20.noarch requires perl(Want)
[perl-Dancer-Session-Cookie]
perl-Dancer-Session-Cookie-0.15-7.fc20.noarch requires perl(String::CRC32)
perl-Dancer-Session-Cookie-0.15-7.fc20.noarch requires perl(Crypt::Rijndael)
[perl-Data-AMF]
perl-Data-AMF-0.09-7.fc20.noarch requires perl(DateTime)
[perl-Data-Dumper-Names]
perl-Data-Dumper-Names-0.03-17.fc21.noarch requires perl(PadWalker) >= 0:0.13
perl-Data-Dumper-Names-0.03-17.fc21.noarch requires perl(PadWalker)
[perl-Data-FormValidator-Constraints-DateTime]
perl-Data-FormValidator-Constraints-DateTime-1.11-10.fc20.noarch requires perl(DateTime)
[perl-Data-Serializer]
perl-Data-Serializer-0.59-7.fc20.noarch requires perl(YAML::Syck)
perl-Data-Serializer-0.59-7.fc20.noarch requires perl(JSON::XS)
perl-Data-Serializer-0.59-7.fc20.noarch requires perl(JSON::Syck)
perl-Data-Serializer-0.59-7.fc20.noarch requires perl(Crypt::Blowfish)
perl-Data-Serializer-0.59-7.fc20.noarch requires perl(Convert::Bencode_XS)
[perl-Data-Stag]
perl-Data-Stag-0.11-15.fc20.noarch requires perl(XML::LibXSLT)
perl-Data-Stag-0.11-15.fc20.noarch requires perl(GD)
[perl-Data-Stream-Bulk]
perl-Data-Stream-Bulk-0.11-5.fc20.noarch requires perl(Moose::Role)
perl-Data-Stream-Bulk-0.11-5.fc20.noarch requires perl(Moose)
[perl-Data-TreeDumper]
perl-Data-TreeDumper-0.40-6.fc21.noarch requires perl(Term::Size) >= 0:0.2
[perl-Data-Visitor]
perl-Data-Visitor-0.30-1.fc20.noarch requires perl(Moose)
[perl-Date-Calc]
perl-Date-Calc-6.3-15.fc20.noarch requires perl(Bit::Vector) >= 0:7.1
perl-Date-Calc-6.3-15.fc20.noarch requires perl(Bit::Vector)
[perl-DateTime-Calendar-Mayan]
perl-DateTime-Calendar-Mayan-0.0601-15.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Calendar-Mayan-0.0601-15.fc20.noarch requires perl(DateTime)
[perl-DateTime-Event-ICal]
perl-DateTime-Event-ICal-0.11-1.fc21.noarch requires perl(Params::Validate)
perl-DateTime-Event-ICal-0.11-1.fc21.noarch requires perl(DateTime)
[perl-DateTime-Event-Recurrence]
perl-DateTime-Event-Recurrence-0.16-20.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Event-Recurrence-0.16-20.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-Builder]
perl-DateTime-Format-Builder-0.8100-4.fc20.noarch requires perl(Params::Validate) >= 0:0.72
perl-DateTime-Format-Builder-0.8100-4.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-Builder-0.8100-4.fc20.noarch requires perl(DateTime) >= 0:1.00
[perl-DateTime-Format-DB2]
perl-DateTime-Format-DB2-0.05-15.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-DateManip]
perl-DateTime-Format-DateManip-0.04-15.fc20.noarch requires perl(DateTime::Duration)
perl-DateTime-Format-DateManip-0.04-15.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-DateParse]
perl-DateTime-Format-DateParse-0.05-6.fc20.noarch requires perl(DateTime) >= 0:0.29
[perl-DateTime-Format-Duration]
perl-DateTime-Format-Duration-1.03-3.a.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-Duration-1.03-3.a.fc20.noarch requires perl(DateTime::Duration)
perl-DateTime-Format-Duration-1.03-3.a.fc20.noarch requires perl(DateTime) >= 0:0.30
[perl-DateTime-Format-Epoch]
perl-DateTime-Format-Epoch-0.13-7.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-Epoch-0.13-7.fc20.noarch requires perl(DateTime::LeapSecond)
perl-DateTime-Format-Epoch-0.13-7.fc20.noarch requires perl(DateTime) >= 0:0.31
perl-DateTime-Format-Epoch-0.13-7.fc20.noarch requires perl(DateTime) >= 0:0.22
perl-DateTime-Format-Epoch-0.13-7.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-Excel]
1:perl-DateTime-Format-Excel-0.31-10.fc20.noarch requires perl(DateTime) >= 0:0.18
[perl-DateTime-Format-Flexible]
perl-DateTime-Format-Flexible-0.25-3.fc20.noarch requires perl(DateTime::Infinite)
perl-DateTime-Format-Flexible-0.25-3.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-HTTP]
perl-DateTime-Format-HTTP-0.40-10.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-IBeat]
perl-DateTime-Format-IBeat-0.161-19.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-ICal]
perl-DateTime-Format-ICal-0.09-15.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-ICal-0.09-15.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-ISO8601]
perl-DateTime-Format-ISO8601-0.08-6.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-ISO8601-0.08-6.fc20.noarch requires perl(DateTime) >= 0:0.18
[perl-DateTime-Format-Mail]
perl-DateTime-Format-Mail-0.3001-19.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-Mail-0.3001-19.fc20.noarch requires perl(DateTime) >= 0:0.18
[perl-DateTime-Format-MySQL]
perl-DateTime-Format-MySQL-0.04-20.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-Natural]
perl-DateTime-Format-Natural-1.01-4.fc20.noarch requires perl(Params::Validate)
perl-DateTime-Format-Natural-1.01-4.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-Oracle]
perl-DateTime-Format-Oracle-0.06-6.fc20.noarch requires perl(DateTime)
[perl-DateTime-Format-Pg]
perl-DateTime-Format-Pg-0.16008-4.fc20.noarch requires perl(DateTime::Duration)
perl-DateTime-Format-Pg-0.16008-4.fc20.noarch requires perl(DateTime) >= 0:0.13
[perl-DateTime-Format-SQLite]
perl-DateTime-Format-SQLite-0.11-12.fc20.noarch requires perl(DateTime) >= 0:0.1
[perl-DateTime-Format-Strptime]
perl-DateTime-Format-Strptime-1.5400-3.fc20.noarch requires perl(Params::Validate) >= 0:0.64
perl-DateTime-Format-Strptime-1.5400-3.fc20.noarch requires perl(DateTime) >= 0:1.00
[perl-DateTime-Format-W3CDTF]
perl-DateTime-Format-W3CDTF-0.06-7.fc20.noarch requires perl(DateTime)
[perl-DateTime-Locale]
perl-DateTime-Locale-0.45-8.fc20.noarch requires perl(Params::Validate)
[perl-DateTime-Set]
perl-DateTime-Set-0.3400-1.fc21.noarch requires perl(Params::Validate)
perl-DateTime-Set-0.3400-1.fc21.noarch requires perl(DateTime::Infinite)
perl-DateTime-Set-0.3400-1.fc21.noarch requires perl(DateTime::Duration)
perl-DateTime-Set-0.3400-1.fc21.noarch requires perl(DateTime) >= 0:0.12
[perl-DateTime-TimeZone]
perl-DateTime-TimeZone-1.64-1.fc21.noarch requires perl-DateTime >= 2:0.70-1
perl-DateTime-TimeZone-1.64-1.fc21.noarch requires perl(Params::Validate) >= 0:0.72
perl-DateTime-TimeZone-1.64-1.fc21.noarch requires perl(DateTime::Duration)
perl-DateTime-TimeZone-1.64-1.fc21.noarch requires perl(DateTime)
[perl-DateTime-TimeZone-SystemV]
perl-DateTime-TimeZone-SystemV-0.009-1.fc21.noarch requires perl(Params::Classify) >= 0:0.000
[perl-DateTime-TimeZone-Tzfile]
perl-DateTime-TimeZone-Tzfile-0.007-7.fc20.noarch requires perl(Params::Classify) >= 0:0.000
[perl-DateTime-Tiny]
perl-DateTime-Tiny-1.04-5.fc20.noarch requires perl(DateTime)
[perl-DateTimeX-Easy]
perl-DateTimeX-Easy-0.089-7.fc20.noarch requires perl(DateTime)
[perl-DepGen-Perl-Tests]
perl-DepGen-Perl-Tests-0.1.1-1.fc21.noarch requires perl(RPM2)
[perl-Devel-Cycle]
perl-Devel-Cycle-1.11-15.fc20.noarch requires perl(PadWalker) >= 0:1.0
[perl-Devel-Declare-Parser]
perl-Devel-Declare-Parser-0.017-3.fc20.noarch requires perl(Devel::Declare) >= 0:0.006
perl-Devel-Declare-Parser-0.017-3.fc20.noarch requires perl(Devel::Declare)
perl-Devel-Declare-Parser-0.017-3.fc20.noarch requires perl(Devel::BeginLift)
perl-Devel-Declare-Parser-0.017-3.fc20.noarch requires perl(B::Compiling) >= 0:0.02
perl-Devel-Declare-Parser-0.017-3.fc20.noarch requires perl(B::Compiling)
[perl-Devel-PartialDump]
perl-Devel-PartialDump-0.15-11.fc20.noarch requires perl(Moose)
[perl-Devel-Profiler]
perl-Devel-Profiler-0.04-18.fc20.noarch requires perl-Devel-DProf
[perl-Devel-REPL]
perl-Devel-REPL-1.003015-3.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Devel-REPL-1.003015-3.fc20.noarch requires perl(Moose::Role)
perl-Devel-REPL-1.003015-3.fc20.noarch requires perl(Moose)
perl-Devel-REPL-1.003015-3.fc20.noarch requires perl(Data::Dump::Streamer)
[perl-Devel-StackTrace-WithLexicals]
perl-Devel-StackTrace-WithLexicals-0.10-7.fc20.noarch requires perl(PadWalker) >= 0:1.92
perl-Devel-StackTrace-WithLexicals-0.10-7.fc20.noarch requires perl(PadWalker)
[perl-Devel-StringInfo]
perl-Devel-StringInfo-0.04-6.fc20.noarch requires perl(Moose)
[perl-Dist-Zilla]
perl-Dist-Zilla-4.300023-4.fc20.noarch requires perl(autobox) >= 0:2.53
perl-Dist-Zilla-4.300023-4.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Dist-Zilla-4.300023-4.fc20.noarch requires perl(Moose::Role)
perl-Dist-Zilla-4.300023-4.fc20.noarch requires perl(Moose) >= 0:0.92
perl-Dist-Zilla-4.300023-4.fc20.noarch requires perl(Moose)
perl-Dist-Zilla-4.300023-4.fc20.noarch requires perl(DateTime) >= 0:0.44
[perl-EBook-EPUB]
perl-EBook-EPUB-0.6-7.fc20.noarch requires perl(Moose)
[perl-Email-Sender]
perl-Email-Sender-0.120002-4.fc20.noarch requires perl(Moose::Role)
perl-Email-Sender-0.120002-4.fc20.noarch requires perl(Moose) >= 0:0.90
perl-Email-Sender-0.120002-4.fc20.noarch requires perl(Moose)
[perl-Fedora-Rebuild]
perl-Fedora-Rebuild-0.11.0-1.fc21.noarch requires perl(RPM::VersionCompare)
perl-Fedora-Rebuild-0.11.0-1.fc21.noarch requires perl(RPM2)
perl-Fedora-Rebuild-0.11.0-1.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-Fedora-Rebuild-0.11.0-1.fc21.noarch requires perl(Moose)
perl-Fedora-Rebuild-0.11.0-1.fc21.noarch requires perl(DateTime)
[perl-File-ChangeNotify]
perl-File-ChangeNotify-0.24-1.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-File-ChangeNotify-0.24-1.fc21.noarch requires perl(Moose)
perl-File-ChangeNotify-0.24-1.fc21.noarch requires perl(Linux::Inotify2) >= 0:1.2
perl-File-ChangeNotify-0.24-1.fc21.noarch requires perl(Class::MOP)
[perl-File-Flock]
perl-File-Flock-2013.11-1.fc21.noarch requires perl(Data::Structure::Util)
[perl-File-KeePass]
perl-File-KeePass-2.03-3.fc21.noarch requires perl(Crypt::Rijndael)
[perl-Filesys-Notify-Simple]
perl-Filesys-Notify-Simple-0.12-2.fc21.noarch requires perl(Linux::Inotify2)
[perl-Frontier-RPC]
perl-Frontier-RPC-0.07b4p1-19.fc20.noarch requires perl(Apache2::ServerUtil)
perl-Frontier-RPC-0.07b4p1-19.fc20.noarch requires perl(Apache2::Const)
[perl-GD-Barcode]
perl-GD-Barcode-1.15-17.fc20.noarch requires perl(GD)
[perl-GD-SVG]
perl-GD-SVG-0.33-12.fc20.noarch requires perl(GD::Polygon)
[perl-GD-SecurityImage]
perl-GD-SecurityImage-1.72-4.fc20.noarch requires perl(GD)
[perl-GDGraph]
1:perl-GDGraph-1.44-17.fc20.noarch requires perl(GD) >= 0:1.18
[perl-GDGraph3d]
perl-GDGraph3d-0.63-23.fc21.noarch requires perl(GD)
[perl-GDTextUtil]
perl-GDTextUtil-0.86-25.fc20.noarch requires perl(GD)
[perl-GPS]
perl-GPS-0.16-13.fc20.noarch requires perl(Device::SerialPort)
[perl-Gearman]
perl-Gearman-1.11-10.fc20.noarch requires perl(String::CRC32)
[perl-Getopt-Long-Descriptive]
perl-Getopt-Long-Descriptive-0.093-4.fc20.noarch requires perl(Params::Validate) >= 0:0.97
[perl-Git-CPAN-Patch]
perl-Git-CPAN-Patch-0.8.0-5.fc20.noarch requires perl(Moose)
[perl-Git-PurePerl]
perl-Git-PurePerl-0.48-7.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Git-PurePerl-0.48-7.fc20.noarch requires perl(Moose)
perl-Git-PurePerl-0.48-7.fc20.noarch requires perl(DateTime)
[perl-HTML-FormFu]
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(YAML::XS) >= 0:0.32
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(Moose::Util)
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(Moose::Role)
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(Moose)
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(DateTime) >= 0:0.38
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(DateTime)
perl-HTML-FormFu-1.00-1.fc21.noarch requires perl(Class::MOP::Method)
[perl-HTML-FormFu-Model-DBIC]
perl-HTML-FormFu-Model-DBIC-1.02-1.fc21.noarch requires perl(Moose)
[perl-HTML-FormHandler]
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Moose::Role)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Moose::Exporter)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Moose) >= 0:2.0007
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Moose)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(HTML::Tidy)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(DateTime)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Data::Clone)
perl-HTML-FormHandler-0.40020-3.fc20.noarch requires perl(Class::MOP)
[perl-HTML-Mason]
1:perl-HTML-Mason-1.52-1.fc21.noarch requires perl(mod_perl2)
1:perl-HTML-Mason-1.52-1.fc21.noarch requires perl(Params::Validate) >= 0:0.7
1:perl-HTML-Mason-1.52-1.fc21.noarch requires perl(Params::Validate)
[perl-HTML-WikiConverter]
perl-HTML-WikiConverter-0.68-13.fc20.noarch requires perl(Params::Validate)
[perl-HTML-WikiConverter-Markdown]
perl-HTML-WikiConverter-Markdown-0.05-13.fc20.noarch requires perl(Params::Validate)
[perl-Hash-Case]
perl-Hash-Case-1.20.0-1.fc21.noarch requires perl(Log::Report) >= 0:0.26
[perl-IO-Compress-Lzma]
perl-IO-Compress-Lzma-2.064-1.fc21.noarch requires perl(Compress::Raw::Lzma) >= 0:2.064
[perl-IO-Prompt]
perl-IO-Prompt-0.997.002-4.fc20.noarch requires perl(Want)
[perl-IPC-SharedCache]
perl-IPC-SharedCache-1.3-23.fc20.noarch requires perl(IPC::ShareLite)
[perl-JSON-Any]
perl-JSON-Any-1.32-1.fc21.noarch requires perl(JSON::XS) >= 0:1.52
[perl-JSON-Pointer]
perl-JSON-Pointer-0.03-1.fc21.noarch requires perl(Clone) >= 0:0.36
[perl-JSON-RPC]
perl-JSON-RPC-Apache2-1.03-7.fc20.noarch requires perl(Apache2::RequestUtil)
perl-JSON-RPC-Apache2-1.03-7.fc20.noarch requires perl(Apache2::RequestRec)
perl-JSON-RPC-Apache2-1.03-7.fc20.noarch requires perl(Apache2::RequestIO)
perl-JSON-RPC-Apache2-1.03-7.fc20.noarch requires perl(Apache2::Const)
perl-JSON-RPC-Apache2-1.03-7.fc20.noarch requires perl(APR::Table)
[perl-JSON-RPC-Common]
perl-JSON-RPC-Common-0.10-3.fc20.noarch requires perl(Moose::Role)
perl-JSON-RPC-Common-0.10-3.fc20.noarch requires perl(Moose)
[perl-JSON-Util]
perl-JSON-Util-0.05-8.fc20.noarch requires perl(JSON::XS)
[perl-Kwiki-ModPerl]
perl-Kwiki-ModPerl-0.09-20.fc20.noarch requires perl(mod_perl2)
[perl-Language-Expr]
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
[perl-Lexical-Persistence]
perl-Lexical-Persistence-1.020-11.fc20.noarch requires perl(PadWalker)
perl-Lexical-Persistence-1.020-11.fc20.noarch requires perl(Devel::LexAlias)
[perl-Lingua-EN-Inflect-Phrase]
perl-Lingua-EN-Inflect-Phrase-0.13-4.fc20.noarch requires perl(Lingua::EN::Tagger)
[perl-Lingua-Identify]
perl-Lingua-Identify-0.54-2.fc20.noarch requires perl(Text::Ngram) >= 0:0.13
perl-Lingua-Identify-tools-0.54-2.fc20.noarch requires perl(Text::Ngram) >= 0:0.13
perl-Lingua-Identify-tools-0.54-2.fc20.noarch requires perl(Text::ExtractWords)
[perl-Locale-Maketext-Lexicon]
perl-Locale-Maketext-Lexicon-0.99-1.fc21.noarch requires perl(Text::Haml)
[perl-Log-Dispatch]
perl-Log-Dispatch-2.41-1.fc20.noarch requires perl(Params::Validate) >= 0:0.15
perl-Log-Dispatch-2.41-1.fc20.noarch requires perl(Params::Validate)
[perl-Log-Dispatch-FileRotate]
perl-Log-Dispatch-FileRotate-1.19-15.fc21.noarch requires perl(Params::Validate)
[perl-Log-Handler]
perl-Log-Handler-0.81-1.fc21.noarch requires perl(Params::Validate)
[perl-MARC-XML]
perl-MARC-XML-1.0.2-1.fc21.noarch requires perl(MARC::Charset)
[perl-Mail-Box]
perl-Mail-Box-2.107-4.fc20.noarch requires perl(Mail::Transport::Dbx) >= 0:0.04
perl-Mail-Box-2.107-4.fc20.noarch requires perl(Mail::SpamAssassin::Message)
perl-Mail-Box-2.107-4.fc20.noarch requires perl(Mail::SpamAssassin)
perl-Mail-Box-2.107-4.fc20.noarch requires perl(File::FcntlLock)
[perl-Mail-DKIM]
perl-Mail-DKIM-0.40-3.fc20.noarch requires perl(Crypt::OpenSSL::RSA)
[perl-MasonX-Request-WithApacheSession]
perl-MasonX-Request-WithApacheSession-0.30-18.fc20.noarch requires perl(Params::Validate)
[perl-Math-NumSeq]
perl-Math-NumSeq-69-1.fc21.noarch requires perl(Math::Prime::XS) >= 0:0.23
perl-Math-NumSeq-69-1.fc21.noarch requires perl(Math::Prime::XS)
perl-Math-NumSeq-69-1.fc21.noarch requires perl(Math::Libm)
perl-Math-NumSeq-69-1.fc21.noarch requires perl(Math::Factor::XS) >= 0:0.40
perl-Math-NumSeq-69-1.fc21.noarch requires perl(Math::Factor::XS) >= 0:0.39
perl-Math-NumSeq-69-1.fc21.noarch requires perl(Math::Factor::XS)
[perl-Math-PlanePath]
perl-Math-PlanePath-114-2.fc21.noarch requires perl(Math::Libm)
perl-Math-PlanePath-114-2.fc21.noarch requires perl(Math::Factor::XS)
[perl-Maypole]
1:perl-Maypole-2.13-13.fc20.noarch requires perl(File::MMagic::XS)
1:perl-Maypole-2.13-13.fc20.noarch requires mod_perl
[perl-Messaging-Message]
perl-Messaging-Message-1.5-2.fc21.noarch requires perl(Params::Validate)
[perl-Method-Signatures]
perl-Method-Signatures-20121201-3.fc20.noarch requires perl(Devel::Pragma) >= 0:0.40
perl-Method-Signatures-20121201-3.fc20.noarch requires perl(Devel::Pragma)
perl-Method-Signatures-20121201-3.fc20.noarch requires perl(Devel::Declare::MethodInstaller::Simple) >= 0:0.006002
perl-Method-Signatures-20121201-3.fc20.noarch requires perl(Devel::Declare::MethodInstaller::Simple)
perl-Method-Signatures-20121201-3.fc20.noarch requires perl(Devel::Declare) >= 0:0.006002
perl-Method-Signatures-20121201-3.fc20.noarch requires perl(Devel::BeginLift) >= 0:0.001001
[perl-Moo]
perl-Moo-1.003001-2.fc21.noarch requires perl(Class::MOP)
[perl-Moose-Autobox]
perl-Moose-Autobox-0.12-6.fc20.noarch requires perl(metaclass)
perl-Moose-Autobox-0.12-6.fc20.noarch requires perl(autobox)
perl-Moose-Autobox-0.12-6.fc20.noarch requires perl(Moose::Util)
perl-Moose-Autobox-0.12-6.fc20.noarch requires perl(Moose::Role)
[perl-MooseX-Aliases]
perl-MooseX-Aliases-0.10-8.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Aliases-0.10-8.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Aliases-0.10-8.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-Aliases-0.10-8.fc20.noarch requires perl(Moose) >= 0:1.09
perl-MooseX-Aliases-0.10-8.fc20.noarch requires perl(Moose)
[perl-MooseX-App-Cmd]
perl-MooseX-App-Cmd-0.09-7.fc20.noarch requires perl(Moose) >= 0:0.86
perl-MooseX-App-Cmd-0.09-7.fc20.noarch requires perl(Moose)
[perl-MooseX-Async]
perl-MooseX-Async-0.07-14.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Async-0.07-14.fc20.noarch requires perl(Moose) >= 0:0.56
perl-MooseX-Async-0.07-14.fc20.noarch requires perl(Moose)
[perl-MooseX-Attribute-Chained]
perl-MooseX-Attribute-Chained-1.0.1-6.fc20.noarch requires perl(Moose::Util)
perl-MooseX-Attribute-Chained-1.0.1-6.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Attribute-Chained-1.0.1-6.fc20.noarch requires perl(Moose::Meta::Method::Accessor)
[perl-MooseX-AttributeHelpers]
perl-MooseX-AttributeHelpers-0.23-11.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-AttributeHelpers-0.23-11.fc20.noarch requires perl(Moose::Role)
perl-MooseX-AttributeHelpers-0.23-11.fc20.noarch requires perl(Moose) >= 0:0.56
perl-MooseX-AttributeHelpers-0.23-11.fc20.noarch requires perl(Moose)
[perl-MooseX-AttributeShortcuts]
perl-MooseX-AttributeShortcuts-0.022-1.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-AttributeShortcuts-0.022-1.fc21.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-AttributeShortcuts-0.022-1.fc21.noarch requires perl(Moose::Exporter)
perl-MooseX-AttributeShortcuts-0.022-1.fc21.noarch requires perl(Moose)
[perl-MooseX-CascadeClearing]
perl-MooseX-CascadeClearing-0.05-3.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-CascadeClearing-0.05-3.fc20.noarch requires perl(Moose::Role)
perl-MooseX-CascadeClearing-0.05-3.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-CascadeClearing-0.05-3.fc20.noarch requires perl(Moose)
[perl-MooseX-ClassAttribute]
perl-MooseX-ClassAttribute-0.27-2.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-ClassAttribute-0.27-2.fc20.noarch requires perl(Moose::Util)
perl-MooseX-ClassAttribute-0.27-2.fc20.noarch requires perl(Moose::Role)
perl-MooseX-ClassAttribute-0.27-2.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-ClassAttribute-0.27-2.fc20.noarch requires perl(Moose) >= 0:2.00
perl-MooseX-ClassAttribute-0.27-2.fc20.noarch requires perl(Moose)
[perl-MooseX-Clone]
perl-MooseX-Clone-0.05-10.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Clone-0.05-10.fc20.noarch requires perl(Moose) >= 0:0.74
[perl-MooseX-CoercePerAttribute]
perl-MooseX-CoercePerAttribute-1.000-1.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-CoercePerAttribute-1.000-1.fc21.noarch requires perl(Moose::Role)
[perl-MooseX-ConfigFromFile]
perl-MooseX-ConfigFromFile-0.04-7.fc20.noarch requires perl(Moose::Role)
[perl-MooseX-Daemonize]
perl-MooseX-Daemonize-0.15-6.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Daemonize-0.15-6.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Daemonize-0.15-6.fc20.noarch requires perl(Moose)
[perl-MooseX-Declare]
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Moose::Util)
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Moose::Meta::Class)
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Moose) >= 0:0.90
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Moose)
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Devel::Declare)
[perl-MooseX-Emulate-Class-Accessor-Fast]
perl-MooseX-Emulate-Class-Accessor-Fast-0.00903-12.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Emulate-Class-Accessor-Fast-0.00903-12.fc20.noarch requires perl(Moose) >= 0:0.84
perl-MooseX-Emulate-Class-Accessor-Fast-0.00903-12.fc20.noarch requires perl(Moose)
perl-MooseX-Emulate-Class-Accessor-Fast-0.00903-12.fc20.noarch requires perl(Class::MOP)
[perl-MooseX-Getopt]
perl-MooseX-Getopt-0.47-4.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Getopt-0.47-4.fc20.noarch requires perl(Moose::Role) >= 0:0.56
perl-MooseX-Getopt-0.47-4.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Getopt-0.47-4.fc20.noarch requires perl(Moose)
[perl-MooseX-GlobRef]
perl-MooseX-GlobRef-0.0701-9.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-GlobRef-0.0701-9.fc20.noarch requires perl(Moose::Role)
perl-MooseX-GlobRef-0.0701-9.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-GlobRef-0.0701-9.fc20.noarch requires perl(Moose) >= 0:0.94
perl-MooseX-GlobRef-0.0701-9.fc20.noarch requires perl(Moose)
[perl-MooseX-InsideOut]
perl-MooseX-InsideOut-0.106-8.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-InsideOut-0.106-8.fc20.noarch requires perl(Moose::Role)
perl-MooseX-InsideOut-0.106-8.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-InsideOut-0.106-8.fc20.noarch requires perl(Moose) >= 0:0.94
perl-MooseX-InsideOut-0.106-8.fc20.noarch requires perl(Moose)
perl-MooseX-InsideOut-0.106-8.fc20.noarch requires perl(Class::MOP) >= 0:0.80
[perl-MooseX-Iterator]
perl-MooseX-Iterator-0.11-13.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Iterator-0.11-13.fc20.noarch requires perl(Moose)
[perl-MooseX-LazyLogDispatch]
perl-MooseX-LazyLogDispatch-0.02-14.fc20.noarch requires perl(Moose::Role)
[perl-MooseX-LazyRequire]
perl-MooseX-LazyRequire-0.09-3.fc20.noarch requires perl(Moose::Role)
perl-MooseX-LazyRequire-0.09-3.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-LazyRequire-0.09-3.fc20.noarch requires perl(Moose) >= 0:0.94
[perl-MooseX-LogDispatch]
perl-MooseX-LogDispatch-1.2002-8.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-LogDispatch-1.2002-8.fc20.noarch requires perl(Moose::Role)
perl-MooseX-LogDispatch-1.2002-8.fc20.noarch requires perl(Moose::Exporter)
[perl-MooseX-MarkAsMethods]
perl-MooseX-MarkAsMethods-0.15-5.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-MarkAsMethods-0.15-5.fc20.noarch requires perl(Moose::Role)
perl-MooseX-MarkAsMethods-0.15-5.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-MarkAsMethods-0.15-5.fc20.noarch requires perl(Moose) >= 0:0.94
[perl-MooseX-Meta-TypeConstraint-ForceCoercion]
perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.01-10.fc20.noarch requires perl(Moose)
[perl-MooseX-Method-Signatures]
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Moose::Util)
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Moose::Meta::Method)
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Moose::Meta::Class)
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Moose) >= 0:0.89
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Moose)
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Devel::Declare) >= 0:0.005011
[perl-MooseX-MethodAttributes]
perl-MooseX-MethodAttributes-0.28-2.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-MethodAttributes-0.28-2.fc20.noarch requires perl(Moose::Util)
perl-MooseX-MethodAttributes-0.28-2.fc20.noarch requires perl(Moose::Role)
perl-MooseX-MethodAttributes-0.28-2.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-MethodAttributes-0.28-2.fc20.noarch requires perl(Moose)
[perl-MooseX-MultiInitArg]
perl-MooseX-MultiInitArg-0.02-1.fc20.noarch requires perl(Moose::Role)
perl-MooseX-MultiInitArg-0.02-1.fc20.noarch requires perl(Moose)
[perl-MooseX-MultiMethods]
perl-MooseX-MultiMethods-0.10-11.fc20.noarch requires perl(Moose)
perl-MooseX-MultiMethods-0.10-11.fc20.noarch requires perl(Devel::Declare)
[perl-MooseX-NonMoose]
perl-MooseX-NonMoose-0.22-7.fc20.noarch requires perl(Moose::Role)
perl-MooseX-NonMoose-0.22-7.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-NonMoose-0.22-7.fc20.noarch requires perl(Moose) >= 0:1.15
[perl-MooseX-Object-Pluggable]
perl-MooseX-Object-Pluggable-0.0011-13.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Object-Pluggable-0.0011-13.fc20.noarch requires perl(Moose)
perl-MooseX-Object-Pluggable-0.0011-13.fc20.noarch requires perl(Class::MOP)
[perl-MooseX-OneArgNew]
perl-MooseX-OneArgNew-0.002-7.fc20.noarch requires perl(Moose::Util::TypeConstraints)
[perl-MooseX-POE]
perl-MooseX-POE-0.215-6.fc20.noarch requires perl(Moose::Role)
perl-MooseX-POE-0.215-6.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-POE-0.215-6.fc20.noarch requires perl(Moose)
[perl-MooseX-Param]
perl-MooseX-Param-0.02-14.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Param-0.02-14.fc20.noarch requires perl(Moose) >= 0:0.32
[perl-MooseX-Params-Validate]
perl-MooseX-Params-Validate-0.18-3.fc20.noarch requires perl(Params::Validate) >= 0:0.88
perl-MooseX-Params-Validate-0.18-3.fc20.noarch requires perl(Moose) >= 0:0.58
perl-MooseX-Params-Validate-0.18-3.fc20.noarch requires perl(Devel::Caller)
[perl-MooseX-RelatedClassRoles]
perl-MooseX-RelatedClassRoles-0.004-7.fc20.noarch requires perl(Moose) >= 0:0.73
perl-MooseX-RelatedClassRoles-0.004-7.fc20.noarch requires perl(Class::MOP) >= 0:0.80
[perl-MooseX-Role-Cmd]
perl-MooseX-Role-Cmd-0.10-7.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Role-Cmd-0.10-7.fc20.noarch requires perl(Moose::Role)
[perl-MooseX-Role-Parameterized]
perl-MooseX-Role-Parameterized-1.00-8.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Role-Parameterized-1.00-8.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-Role-Parameterized-1.00-8.fc20.noarch requires perl(Moose) >= 0:2.0300
perl-MooseX-Role-Parameterized-1.00-8.fc20.noarch requires perl(Moose)
[perl-MooseX-Role-TraitConstructor]
perl-MooseX-Role-TraitConstructor-0.01-6.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Role-TraitConstructor-0.01-6.fc20.noarch requires perl(Moose) >= 0:0.40
[perl-MooseX-SemiAffordanceAccessor]
perl-MooseX-SemiAffordanceAccessor-0.09-8.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-SemiAffordanceAccessor-0.09-8.fc20.noarch requires perl(Moose::Role)
perl-MooseX-SemiAffordanceAccessor-0.09-8.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-SemiAffordanceAccessor-0.09-8.fc20.noarch requires perl(Moose) >= 0:1.16
perl-MooseX-SemiAffordanceAccessor-0.09-8.fc20.noarch requires perl(Moose) >= 0:0.94
[perl-MooseX-SetOnce]
perl-MooseX-SetOnce-0.200001-7.fc20.noarch requires perl(Moose::Role) >= 0:0.90
perl-MooseX-SetOnce-0.200001-7.fc20.noarch requires perl(Moose)
[perl-MooseX-SimpleConfig]
perl-MooseX-SimpleConfig-0.09-10.fc20.noarch requires perl(Moose::Role)
[perl-MooseX-Singleton]
perl-MooseX-Singleton-0.29-6.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Singleton-0.29-6.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-Singleton-0.29-6.fc20.noarch requires perl(Moose) >= 0:1.10
[perl-MooseX-Storage]
perl-MooseX-Storage-0.32-3.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Storage-0.32-3.fc20.noarch requires perl(Moose)
[perl-MooseX-StrictConstructor]
perl-MooseX-StrictConstructor-0.19-5.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-MooseX-StrictConstructor-0.19-5.fc20.noarch requires perl(Moose::Role)
perl-MooseX-StrictConstructor-0.19-5.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-StrictConstructor-0.19-5.fc20.noarch requires perl(Moose) >= 0:0.94
[perl-MooseX-Traits]
perl-MooseX-Traits-0.11-11.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Traits-0.11-11.fc20.noarch requires perl(Moose)
perl-MooseX-Traits-0.11-11.fc20.noarch requires perl(Class::MOP) >= 0:0.84
[perl-MooseX-Traits-Pluggable]
perl-MooseX-Traits-Pluggable-0.10-7.fc20.noarch requires perl(Moose::Util)
perl-MooseX-Traits-Pluggable-0.10-7.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Traits-Pluggable-0.10-7.fc20.noarch requires perl(Moose)
perl-MooseX-Traits-Pluggable-0.10-7.fc20.noarch requires perl(Class::MOP) >= 0:0.84
[perl-MooseX-Types]
perl-MooseX-Types-0.35-6.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Types-0.35-6.fc20.noarch requires perl(Moose::Meta::TypeConstraint::Union)
perl-MooseX-Types-0.35-6.fc20.noarch requires perl(Moose::Exporter)
perl-MooseX-Types-0.35-6.fc20.noarch requires perl(Moose)
perl-MooseX-Types-0.35-6.fc20.noarch requires perl(Class::MOP)
[perl-MooseX-Types-DateTime]
perl-MooseX-Types-DateTime-0.08-2.fc20.noarch requires perl(Moose) >= 0:0.41
perl-MooseX-Types-DateTime-0.08-2.fc20.noarch requires perl(DateTime::Duration) >= 0:0.43
perl-MooseX-Types-DateTime-0.08-2.fc20.noarch requires perl(DateTime) >= 0:0.43
[perl-MooseX-Types-DateTime-ButMaintained]
perl-MooseX-Types-DateTime-ButMaintained-0.16-4.fc20.noarch requires perl(Moose) >= 0:0.41
perl-MooseX-Types-DateTime-ButMaintained-0.16-4.fc20.noarch requires perl(DateTime) >= 0:0.44
[perl-MooseX-Types-DateTime-MoreCoercions]
perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc20.noarch requires perl(Moose) >= 0:0.41
perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc20.noarch requires perl(DateTime::Duration) >= 0:0.4302
perl-MooseX-Types-DateTime-MoreCoercions-0.11-2.fc20.noarch requires perl(DateTime) >= 0:0.4302
[perl-MooseX-Types-DateTimeX]
perl-MooseX-Types-DateTimeX-0.10-12.fc20.noarch requires perl(Moose) >= 0:0.41
perl-MooseX-Types-DateTimeX-0.10-12.fc20.noarch requires perl(DateTime::Duration)
perl-MooseX-Types-DateTimeX-0.10-12.fc20.noarch requires perl(DateTime)
[perl-MooseX-Types-JSON]
perl-MooseX-Types-JSON-0.02-11.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Types-JSON-0.02-11.fc20.noarch requires perl(Moose) >= 0:0.82
perl-MooseX-Types-JSON-0.02-11.fc20.noarch requires perl(JSON::XS) >= 0:2.00
perl-MooseX-Types-JSON-0.02-11.fc20.noarch requires perl(JSON::XS)
[perl-MooseX-Types-LoadableClass]
perl-MooseX-Types-LoadableClass-0.008-5.fc20.noarch requires perl(Moose::Util::TypeConstraints)
[perl-MooseX-Types-Path-Class]
perl-MooseX-Types-Path-Class-0.06-6.fc20.noarch requires perl(Moose) >= 0:0.39
perl-MooseX-Types-Path-Class-0.06-6.fc20.noarch requires perl(Class::MOP)
[perl-MooseX-Types-Set-Object]
perl-MooseX-Types-Set-Object-0.03-7.fc20.noarch requires perl(Set::Object)
[perl-MooseX-Types-Structured]
perl-MooseX-Types-Structured-0.28-7.fc20.noarch requires perl(Moose::Util::TypeConstraints) >= 0:1.06
perl-MooseX-Types-Structured-0.28-7.fc20.noarch requires perl(Moose::Meta::TypeConstraint::Parameterizable)
perl-MooseX-Types-Structured-0.28-7.fc20.noarch requires perl(Moose::Meta::TypeConstraint)
perl-MooseX-Types-Structured-0.28-7.fc20.noarch requires perl(Moose::Meta::TypeCoercion)
perl-MooseX-Types-Structured-0.28-7.fc20.noarch requires perl(Moose) >= 0:1.08
[perl-MooseX-Types-URI]
perl-MooseX-Types-URI-0.03-6.fc20.noarch requires perl(Moose::Util::TypeConstraints)
[perl-MooseX-Types-VariantTable]
perl-MooseX-Types-VariantTable-0.04-10.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-MooseX-Types-VariantTable-0.04-10.fc20.noarch requires perl(Moose)
[perl-MooseX-Workers]
perl-MooseX-Workers-0.16-7.fc20.noarch requires perl(Moose::Role)
perl-MooseX-Workers-0.16-7.fc20.noarch requires perl(Moose)
[perl-MouseX-Types]
perl-MouseX-Types-0.06-7.fc20.noarch requires perl(Mouse::Util::TypeConstraints)
perl-MouseX-Types-0.06-7.fc20.noarch requires perl(Mouse::Exporter)
perl-MouseX-Types-0.06-7.fc20.noarch requires perl(Mouse) >= 0:0.41
[perl-NOCpulse-Debug]
perl-NOCpulse-Debug-1.23.17-7.fc20.noarch requires perl(Class::MethodMaker)
[perl-NOCpulse-SetID]
perl-NOCpulse-SetID-1.7.1-2.fc20.noarch requires perl(Class::MethodMaker)
[perl-Nagios-Plugin]
perl-Nagios-Plugin-0.36-6.fc20.noarch requires perl(Params::Validate)
[perl-Net-Amazon-EC2]
perl-Net-Amazon-EC2-0.24-1.fc21.noarch requires perl(Params::Validate)
perl-Net-Amazon-EC2-0.24-1.fc21.noarch requires perl(Moose)
[perl-Net-Amazon-S3]
perl-Net-Amazon-S3-0.59-1.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Net-Amazon-S3-0.59-1.fc20.noarch requires perl(Moose) >= 0:0.85
[perl-Net-DNS-SEC]
perl-Net-DNS-SEC-0.17-1.fc21.noarch requires perl(Crypt::OpenSSL::RSA)
perl-Net-DNS-SEC-0.17-1.fc21.noarch requires perl(Crypt::OpenSSL::DSA)
perl-Net-DNS-SEC-0.17-1.fc21.noarch requires perl(Crypt::OpenSSL::Bignum)
[perl-Net-Dropbox-API]
perl-Net-Dropbox-API-1.9-5.fc20.noarch requires perl(Mouse)
[perl-Net-FTPServer]
perl-Net-FTPServer-1.125-1.fc21.noarch requires perl(BSD::Resource)
perl-Net-FTPServer-1.125-1.fc21.noarch requires perl(Authen::PAM)
[perl-Net-SFTP-Foreign]
perl-Net-SFTP-Foreign-1.75-3.fc20.noarch requires perl(Sort::Key)
[perl-Net-SSH-Perl]
perl-Net-SSH-Perl-1.36-1.fc20.noarch requires perl(String::CRC32)
perl-Net-SSH-Perl-1.36-1.fc20.noarch requires perl(Math::Pari)
perl-Net-SSH-Perl-1.36-1.fc20.noarch requires perl(Math::GMP)
perl-Net-SSH-Perl-1.36-1.fc20.noarch requires perl(Crypt::Blowfish)
[perl-Net-STOMP-Client]
perl-Net-STOMP-Client-2.2-1.fc21.noarch requires perl(Params::Validate)
[perl-Net-Twitter]
perl-Net-Twitter-4.01002-1.fc21.noarch requires perl(Moose::Role)
perl-Net-Twitter-4.01002-1.fc21.noarch requires perl(Moose::Exporter)
perl-Net-Twitter-4.01002-1.fc21.noarch requires perl(Moose)
perl-Net-Twitter-4.01002-1.fc21.noarch requires perl(DateTime)
[perl-No-Worries]
perl-No-Worries-1.1-1.fc21.noarch requires perl(Params::Validate)
[perl-Object-ID]
perl-Object-ID-0.1.2-2.fc21.noarch requires perl(Hash::FieldHash)
[perl-Object-InsideOut]
perl-Object-InsideOut-3.98-1.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-Olson-Abbreviations]
perl-Olson-Abbreviations-0.04-3.fc20.noarch requires perl(Moose)
[perl-POE-API-Peek]
1:perl-POE-API-Peek-2.20-6.fc20.noarch requires perl(Devel::Size)
[perl-POE-Component-Server-Bayeux]
perl-POE-Component-Server-Bayeux-0.04-12.fc20.noarch requires perl(Params::Validate)
perl-POE-Component-Server-Bayeux-0.04-12.fc20.noarch requires perl(JSON::XS)
[perl-POE-Component-Server-SimpleHTTP]
perl-POE-Component-Server-SimpleHTTP-2.18-3.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-POE-Component-Server-SimpleHTTP-2.18-3.fc20.noarch requires perl(Moose) >= 0:0.81
[perl-PPI-Tester]
perl-PPI-Tester-0.15-2.fc20.noarch requires perl(Wx::Frame)
perl-PPI-Tester-0.15-2.fc20.noarch requires perl(Wx::Event)
perl-PPI-Tester-0.15-2.fc20.noarch requires perl(Wx) >= 0:0.85
[perl-Package-Pkg]
perl-Package-Pkg-0.0020-6.fc20.noarch requires perl(Mouse)
[perl-Padre]
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::RichText)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::Print)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::Locale)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::Html)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::Event)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::DND)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx::AUI)
perl-Padre-0.90-10.fc21.noarch requires perl(Wx) >= 0:0.91
perl-Padre-0.90-10.fc21.noarch requires perl(Parse::ExuberantCTags) >= 0:1.00
perl-Padre-0.90-10.fc21.noarch requires perl(JSON::XS) >= 0:2.29
perl-Padre-0.90-10.fc21.noarch requires perl(Debug::Client) >= 0:0.11
[perl-Parallel-Prefork]
perl-Parallel-Prefork-0.14-3.fc20.noarch requires perl(Proc::Wait3)
[perl-Params-CallbackRequest]
perl-Params-CallbackRequest-1.20-1.fc21.noarch requires perl(Params::Validate) >= 0:0.59
[perl-Parse-CPAN-Packages]
perl-Parse-CPAN-Packages-2.38-1.fc21.noarch requires perl(Moose)
[perl-Parse-Method-Signatures]
perl-Parse-Method-Signatures-1.003014-8.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Parse-Method-Signatures-1.003014-8.fc20.noarch requires perl(Moose::Role)
perl-Parse-Method-Signatures-1.003014-8.fc20.noarch requires perl(Moose)
[perl-ParseUtil-Domain]
perl-ParseUtil-Domain-2.30-1.fc21.noarch requires perl(perl5i::2)
perl-ParseUtil-Domain-2.30-1.fc21.noarch requires perl(Net::IDN::Punycode)
perl-ParseUtil-Domain-2.30-1.fc21.noarch requires perl(Net::IDN::Encode)
[perl-Pegex]
perl-Pegex-0.21-3.fc20.noarch requires perl(YAML::XS)
perl-Pegex-0.21-3.fc20.noarch requires perl(JSON::XS)
[perl-Perl-Critic]
perl-Perl-Critic-1.121-1.fc21.noarch requires aspell
[perl-Perl-PrereqScanner]
perl-Perl-PrereqScanner-1.015-3.fc20.noarch requires perl(Moose::Role)
perl-Perl-PrereqScanner-1.015-3.fc20.noarch requires perl(Moose)
[perl-Pipeline]
perl-Pipeline-3.12-19.fc20.noarch requires perl(Data::Structure::Util) >= 0:0.04
[perl-Plack]
perl-Plack-1.0030-3.fc21.noarch requires perl(Apache2::Response)
perl-Plack-1.0030-3.fc21.noarch requires perl(Apache2::RequestUtil)
perl-Plack-1.0030-3.fc21.noarch requires perl(Apache2::RequestRec)
perl-Plack-1.0030-3.fc21.noarch requires perl(Apache2::RequestIO)
perl-Plack-1.0030-3.fc21.noarch requires perl(Apache2::Log)
perl-Plack-1.0030-3.fc21.noarch requires perl(Apache2::Const)
perl-Plack-1.0030-3.fc21.noarch requires perl(APR::Table)
[perl-Pod-Coverage-Moose]
perl-Pod-Coverage-Moose-0.02-12.fc20.noarch requires perl(Moose)
perl-Pod-Coverage-Moose-0.02-12.fc20.noarch requires perl(Class::MOP)
[perl-Prima]
perl-Prima-1.37-1.fc21.aarch64 requires libXrender.so.1()(64bit)
perl-Prima-1.37-1.fc21.aarch64 requires libXpm.so.4()(64bit)
perl-Prima-1.37-1.fc21.aarch64 requires libXft.so.2()(64bit)
perl-Prima-1.37-1.fc21.aarch64 requires libXext.so.6()(64bit)
perl-Prima-1.37-1.fc21.aarch64 requires libX11.so.6()(64bit)
[perl-Proc-Daemon]
perl-Proc-Daemon-0.14-9.fc21.noarch requires perl(Proc::ProcessTable)
[perl-RPC-XML]
perl-Apache-RPC-0.78-1.fc21.noarch requires perl(Apache::File)
perl-Apache-RPC-0.78-1.fc21.noarch requires perl(Apache::Constants)
perl-Apache-RPC-0.78-1.fc21.noarch requires perl(Apache)
perl-RPC-XML-0.78-1.fc21.noarch requires perl(DateTime) >= 0:0.70
[perl-RT-Client-REST]
perl-RT-Client-REST-0.45-1.fc21.noarch requires perl(Params::Validate)
perl-RT-Client-REST-0.45-1.fc21.noarch requires perl(DateTime)
[perl-Role-HasMessage]
perl-Role-HasMessage-0.005-7.fc20.noarch requires perl(Moose::Role)
[perl-Role-Identifiable]
perl-Role-Identifiable-0.005-8.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Role-Identifiable-0.005-8.fc20.noarch requires perl(Moose::Role)
[perl-Rose-DB]
perl-Rose-DB-0.775-1.fc21.noarch requires perl(DateTime::Infinite)
perl-Rose-DB-0.775-1.fc21.noarch requires perl(Bit::Vector::Overload)
[perl-Rose-DB-Object]
perl-Rose-DB-Object-0.810-1.fc21.noarch requires perl(Bit::Vector::Overload)
[perl-Rose-DateTime]
perl-Rose-DateTime-0.540-1.fc21.noarch requires perl(DateTime::Infinite)
perl-Rose-DateTime-0.540-1.fc21.noarch requires perl(DateTime)
[perl-SGMLSpm]
perl-SGMLSpm-1.03ii-32.fc20.noarch requires openjade
[perl-SQL-Shell]
sqlsh-1.14-15.fc20.noarch requires perl(Term::ReadLine::Gnu)
[perl-SQL-Translator]
perl-SQL-Translator-0.11016-2.fc20.noarch requires perl(Spreadsheet::ParseExcel)
perl-SQL-Translator-0.11016-2.fc20.noarch requires perl(GD)
[perl-STD]
perl-STD-20101111-1.fc21.noarch requires perl(YAML::XS)
perl-STD-20101111-1.fc21.noarch requires perl(Moose::Role)
perl-STD-20101111-1.fc21.noarch requires perl(Moose)
[perl-SUPER]
perl-SUPER-1.20120705-5.fc20.noarch requires perl(Sub::Identify) >= 0:0.03
perl-SUPER-1.20120705-5.fc20.noarch requires perl(Sub::Identify)
[perl-SVG-TT-Graph]
perl-SVG-TT-Graph-0.23-3.fc20.noarch requires perl(DateTime)
[perl-SVK]
perl-SVK-2.2.3-11.fc20.noarch requires perl(YAML::Syck)
perl-SVK-2.2.3-11.fc20.noarch requires perl(SVN::Repos)
perl-SVK-2.2.3-11.fc20.noarch requires perl(SVN::Ra)
perl-SVK-2.2.3-11.fc20.noarch requires perl(SVN::Fs)
perl-SVK-2.2.3-11.fc20.noarch requires perl(SVN::Delta)
perl-SVK-2.2.3-11.fc20.noarch requires perl(SVN::Core)
perl-SVK-2.2.3-11.fc20.noarch requires perl(SVN::Client)
perl-SVK-2.2.3-11.fc20.noarch requires perl(PerlIO::eol) >= 0:0.10
[perl-SVN-Simple]
perl-SVN-Simple-0.28-7.fc20.noarch requires perl(SVN::Delta)
perl-SVN-Simple-0.28-7.fc20.noarch requires perl(SVN::Core)
[perl-Server-Starter]
perl-Server-Starter-0.17-1.fc21.noarch requires perl(Proc::Wait3)
[perl-Set-Array]
perl-Set-Array-0.30-1.fc21.noarch requires perl(Want)
[perl-Socket-Netlink-Route]
perl-Socket-Netlink-Route-0.05-3.fc20.noarch requires perl(Socket::Netlink) >= 0:0.03
perl-Socket-Netlink-Route-0.05-3.fc20.noarch requires perl(IO::Socket::Netlink::_Message)
perl-Socket-Netlink-Route-0.05-3.fc20.noarch requires perl(IO::Socket::Netlink) >= 0:0.04
[perl-Spreadsheet-ParseExcel-Simple]
perl-Spreadsheet-ParseExcel-Simple-1.04-17.fc20.noarch requires perl(Spreadsheet::ParseExcel)
[perl-Spreadsheet-XLSX]
perl-Spreadsheet-XLSX-0.13-5.fc20.noarch requires perl(Spreadsheet::ParseExcel)
[perl-Starman]
perl-Starman-0.4008-1.fc21.noarch requires perl(HTTP::Parser::XS)
[perl-Statistics-Contingency]
perl-Statistics-Contingency-0.08-5.fc20.noarch requires perl(Params::Validate) >= 0:0.23
perl-Statistics-Contingency-0.08-5.fc20.noarch requires perl(Params::Validate)
[perl-Storm]
perl-Storm-0.240-2.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Storm-0.240-2.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-Storm-0.240-2.fc20.noarch requires perl(Moose::Role)
perl-Storm-0.240-2.fc20.noarch requires perl(Moose::Exporter)
perl-Storm-0.240-2.fc20.noarch requires perl(Moose)
[perl-Sub-WrapPackages]
perl-Sub-WrapPackages-2.0-13.fc20.noarch requires perl(Sub::Prototype)
[perl-Sys-Virt-TCK]
perl-Sys-Virt-TCK-0.1.0-16.fc20.noarch requires perl(Sys::Virt) >= 0:0.2.1
perl-Sys-Virt-TCK-0.1.0-16.fc20.noarch requires perl(Sys::Virt)
[perl-SystemC-Vregs]
perl-SystemC-Vregs-1.470-4.fc20.noarch requires perl(Verilog::Language) >= 0:2.1
perl-SystemC-Vregs-1.470-4.fc20.noarch requires perl(Bit::Vector::Overload)
perl-SystemC-Vregs-1.470-4.fc20.noarch requires perl(Bit::Vector)
[perl-TAP-Formatter-JUnit]
perl-TAP-Formatter-JUnit-0.09-7.fc20.noarch requires perl(Moose)
[perl-Task-Kensho-Exceptions]
perl-Task-Kensho-Exceptions-0.35-1.fc21.noarch requires perl(TryCatch)
[perl-Task-Moose]
perl-Task-Moose-0.03-6.fc20.noarch requires perl(TryCatch)
perl-Task-Moose-0.03-6.fc20.noarch requires perl(Moose) >= 0:0.92
[perl-Template-GD]
perl-Template-GD-2.66-19.fc20.noarch requires perl(GD)
[perl-Term-Clui]
perl-Term-Clui-1.68-3.fc21.noarch requires perl(Term::Size)
perl-Term-Clui-1.68-3.fc21.noarch requires perl(Term::ReadLine::Gnu)
[perl-Term-ProgressBar]
perl-Term-ProgressBar-2.14-2.fc20.noarch requires perl(Class::MethodMaker) >= 0:1.02
[perl-Term-Size-Any]
perl-Term-Size-Any-0.002-13.fc20.noarch requires perl(Term::Size::Perl)
[perl-Test-Able]
perl-Test-Able-0.11-7.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Test-Able-0.11-7.fc20.noarch requires perl(Moose::Util::MetaRole)
perl-Test-Able-0.11-7.fc20.noarch requires perl(Moose::Role)
perl-Test-Able-0.11-7.fc20.noarch requires perl(Moose::Exporter)
perl-Test-Able-0.11-7.fc20.noarch requires perl(Moose) >= 0:0.94
[perl-Test-Able-Runner]
perl-Test-Able-Runner-1.002-1.fc21.noarch requires perl(Moose::Util::MetaRole)
perl-Test-Able-Runner-1.002-1.fc21.noarch requires perl(Moose::Role)
perl-Test-Able-Runner-1.002-1.fc21.noarch requires perl(Moose::Exporter)
perl-Test-Able-Runner-1.002-1.fc21.noarch requires perl(Moose) >= 0:0.94
[perl-Test-CPAN-Meta-YAML]
perl-Test-CPAN-Meta-YAML-0.22-2.fc20.noarch requires perl(YAML::Syck)
[perl-Test-Dependencies]
perl-Test-Dependencies-0.12-8.fc20.noarch requires perl(PerlReq::Utils)
perl-Test-Dependencies-0.12-8.fc20.noarch requires perl(B::PerlReq)
[perl-Test-Mojibake]
perl-Test-Mojibake-0.9-3.fc21.noarch requires perl(Unicode::CheckUTF8)
[perl-Test-Moose-More]
perl-Test-Moose-More-0.023-1.fc21.noarch requires perl(Test::Moose)
perl-Test-Moose-More-0.023-1.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-Test-Moose-More-0.023-1.fc21.noarch requires perl(Moose::Util)
[perl-Test-Pod-LinkCheck]
perl-Test-Pod-LinkCheck-0.007-8.fc20.noarch requires perl(Moose::Util::TypeConstraints) >= 0:1.01
perl-Test-Pod-LinkCheck-0.007-8.fc20.noarch requires perl(Moose) >= 0:1.01
[perl-Test-Routine]
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose::Util::TypeConstraints)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose::Util)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose::Role)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose::Meta::Method)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose::Meta::Class)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose::Exporter)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Moose)
perl-Test-Routine-0.015-5.fc20.noarch requires perl(Class::MOP)
[perl-Test-TempDir]
perl-Test-TempDir-0.08-1.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-Test-TempDir-0.08-1.fc21.noarch requires perl(Moose)
[perl-Test-Valgrind]
perl-Test-Valgrind-1.14-1.fc21.noarch requires valgrind >= 0:3.1.0
perl-Test-Valgrind-1.14-1.fc21.noarch requires perl(Perl::Destruct::Level)
[perl-Test-WWW-Mechanize-Catalyst]
perl-Test-WWW-Mechanize-Catalyst-0.58-5.fc20.noarch requires perl(Moose) >= 0:0.67
perl-Test-WWW-Mechanize-Catalyst-0.58-5.fc20.noarch requires perl(Moose)
[perl-Test-YAML-Valid]
perl-Test-YAML-Valid-0.04-12.fc20.noarch requires perl(YAML::Syck)
[perl-Text-SpellChecker]
perl-Text-SpellChecker-0.11-8.fc20.noarch requires perl(Text::Hunspell)
[perl-Text-WrapI18N]
perl-Text-WrapI18N-0.06-19.fc20.noarch requires perl(Text::CharWidth) >= 0:0.02
perl-Text-WrapI18N-0.06-19.fc20.noarch requires perl(Text::CharWidth)
[perl-Throwable]
perl-Throwable-0.102080-11.fc21.noarch requires perl(Moose::Util::TypeConstraints)
perl-Throwable-0.102080-11.fc21.noarch requires perl(Moose::Role) >= 0:0.87
perl-Throwable-0.102080-11.fc21.noarch requires perl(Moose) >= 0:0.87
[perl-Time-OlsonTZ-Download]
perl-Time-OlsonTZ-Download-0.004-4.fc20.noarch requires perl(Params::Classify) >= 0:0.000
[perl-Tk]
perl-Tk-804.031-4.fc21.aarch64 requires libXft.so.2()(64bit)
perl-Tk-804.031-4.fc21.aarch64 requires libX11.so.6()(64bit)
[perl-Tk-TableMatrix]
perl-Tk-TableMatrix-1.23-19.fc21.aarch64 requires libX11.so.6()(64bit)
[perl-Tree-DAG_Node]
perl-Tree-DAG_Node-1.22-1.fc21.noarch requires perl(File::Slurp::Tiny)
[perl-Twiggy]
perl-Twiggy-0.1024-1.fc21.noarch requires perl(HTTP::Parser::XS)
[perl-URI-FromHash]
perl-URI-FromHash-0.04-3.fc20.noarch requires perl(Params::Validate)
[perl-Unicode-MapUTF8]
perl-Unicode-MapUTF8-1.11-23.fc20.noarch requires perl(Unicode::String)
perl-Unicode-MapUTF8-1.11-23.fc20.noarch requires perl(Unicode::Map8)
perl-Unicode-MapUTF8-1.11-23.fc20.noarch requires perl(Unicode::Map)
[perl-VOMS-Lite]
perl-VOMS-Lite-0.20-1.fc21.noarch requires perl(Math::BigInt::GMP)
perl-VOMS-Lite-0.20-1.fc21.noarch requires perl(Digest::MD2)
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-14.fc20.noarch requires tkgate
perl-Verilog-CodeGen-0.9.4-14.fc20.noarch requires iverilog
perl-Verilog-CodeGen-0.9.4-14.fc20.noarch requires gtkwave
perl-Verilog-CodeGen-0.9.4-14.fc20.noarch requires dia
[perl-WWW-Bugzilla]
perl-WWW-Bugzilla-1.5-6.fc20.noarch requires perl(Params::Validate)
perl-WWW-Bugzilla-1.5-6.fc20.noarch requires perl(Class::MethodMaker) >= 0:1.08
[perl-WWW-Google-Contacts]
perl-WWW-Google-Contacts-0.38-1.fc21.noarch requires perl(Moose::Role)
perl-WWW-Google-Contacts-0.38-1.fc21.noarch requires perl(Moose)
perl-WWW-Google-Contacts-0.38-1.fc21.noarch requires perl(Class::MOP) >= 0:1.09
[perl-WWW-Mechanize-TreeBuilder]
perl-WWW-Mechanize-TreeBuilder-1.10003-10.fc20.noarch requires perl(Moose::Util::TypeConstraints)
[perl-WWW-OrangeHRM-Client]
perl-WWW-OrangeHRM-Client-0.7.1-1.fc21.noarch requires perl(User::Utmp)
perl-WWW-OrangeHRM-Client-0.7.1-1.fc21.noarch requires perl(DateTime::Duration)
perl-WWW-OrangeHRM-Client-0.7.1-1.fc21.noarch requires perl(DateTime)
[perl-WWW-Search]
perl-WWW-Search-2.511-1.fc20.noarch requires perl(Bit::Vector)
[perl-Workflow]
perl-Workflow-1.39-1.fc20.noarch requires perl(DateTime)
[perl-Wx-Perl-DataWalker]
perl-Wx-Perl-DataWalker-0.02-16.fc20.noarch requires perl(Wx::Event)
perl-Wx-Perl-DataWalker-0.02-16.fc20.noarch requires perl(Wx)
perl-Wx-Perl-DataWalker-0.02-16.fc20.noarch requires perl(Devel::Size)
[perl-Wx-Perl-ProcessStream]
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx::Timer)
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx::Process)
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx::PlCommandEvent)
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx::Perl::Carp)
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx::Event)
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx) >= 0:0.50
perl-Wx-Perl-ProcessStream-0.32-5.fc20.noarch requires perl(Wx) >= 0:0.5
[perl-XML-Atom]
perl-XML-Atom-0.41-7.fc20.noarch requires perl(DateTime)
[perl-YUM-RepoQuery]
perl-YUM-RepoQuery-0.002-6.fc20.noarch requires perl(Moose)
[perl-autobox-Core]
perl-autobox-Core-1.24-4.fc20.noarch requires perl(autobox)
[perl-autobox-List-Util]
perl-autobox-List-Util-20090629-7.fc20.noarch requires perl(autobox)
[perl-autobox-dump]
perl-autobox-dump-20090426.1746-7.fc20.noarch requires perl(autobox)
[perl-mogilefs-server]
mogstored-2.36-10.fc20.noarch requires sysstat
[perl-namespace-autoclean]
perl-namespace-autoclean-0.13-6.fc20.noarch requires perl(Class::MOP) >= 0:0.80
[perl-opts]
perl-opts-0.070-1.fc21.noarch requires perl(PadWalker) >= 0:1.9
perl-opts-0.070-1.fc21.noarch requires perl(PadWalker)
[perl-podlinkcheck]
perl-podlinkcheck-12-3.fc20.noarch requires perl(Sort::Key::Natural)
[perl-rpm-build-perl]
perl-rpm-build-perl-scripts-0.82-4.fc20.noarch requires perl-rpm-build-perl = 0:0.82-4.fc20
perl-rpm-build-perl-scripts-0.82-4.fc20.noarch requires perl(PerlReq::Utils)
[pessulus]
pessulus-2.30.3-7.fc20.noarch requires gnome-python2-gconf
pessulus-2.30.3-7.fc20.noarch requires gnome-python2-desktop
pessulus-2.30.3-7.fc20.noarch requires gnome-python2-bonobo
[pfHandle]
pfHandle-1.1-8.fc20.noarch requires postfix
[pgRouting]
pgRouting-2.0.0-1.fc21.aarch64 requires postgis
[pharosc]
pharosc-8.3-8.fc20.noarch requires ngspice
pharosc-alliance-8.3-8.fc20.noarch requires alliance
pharosc-magic-8.3-8.fc20.noarch requires magic
pharosc-xcircuit-8.3-8.fc20.noarch requires xcircuit
[phatch]
nautilus-phatch-0.2.7-14.fc21.noarch requires nautilus-python
phatch-0.2.7-14.fc21.noarch requires wxPython
phatch-cli-0.2.7-14.fc21.noarch requires xcftools
phatch-cli-0.2.7-14.fc21.noarch requires python-imaging
phatch-cli-0.2.7-14.fc21.noarch requires pyexiv2
phatch-cli-0.2.7-14.fc21.noarch requires notify-python
phatch-cli-0.2.7-14.fc21.noarch requires mlocate
phatch-cli-0.2.7-14.fc21.noarch requires fbida
phatch-cli-0.2.7-14.fc21.noarch requires dcraw
[phonon]
phonon-4.7.0-7.fc21.aarch64 requires phonon-backend(aarch-64) >= 0:4.7
phonon-qt5-4.7.0-7.fc21.aarch64 requires phonon-qt5-backend(aarch-64) >= 0:4.7
[photoml]
photoml-0.28-6.fc20.noarch requires xgrep
photoml-0.28-6.fc20.noarch requires imageinfo
photoml-0.28-6.fc20.noarch requires dcraw
[php]
php-enchant-5.5.5-1.fc21.aarch64 requires libenchant.so.1()(64bit)
php-gd-5.5.5-1.fc21.aarch64 requires libvpx.so.1()(64bit)
php-gd-5.5.5-1.fc21.aarch64 requires libt1.so.5()(64bit)
php-gd-5.5.5-1.fc21.aarch64 requires libXpm.so.4()(64bit)
php-gd-5.5.5-1.fc21.aarch64 requires libX11.so.6()(64bit)
php-imap-5.5.5-1.fc21.aarch64 requires libc-client.so.2007()(64bit)
php-intl-5.5.5-1.fc21.aarch64 requires libicuuc.so.50()(64bit)
php-intl-5.5.5-1.fc21.aarch64 requires libicuio.so.50()(64bit)
php-intl-5.5.5-1.fc21.aarch64 requires libicui18n.so.50()(64bit)
php-intl-5.5.5-1.fc21.aarch64 requires libicudata.so.50()(64bit)
php-mcrypt-5.5.5-1.fc21.aarch64 requires libmcrypt.so.4()(64bit)
php-mssql-5.5.5-1.fc21.aarch64 requires libsybdb.so.5()(64bit)
php-pspell-5.5.5-1.fc21.aarch64 requires libpspell.so.15()(64bit)
php-pspell-5.5.5-1.fc21.aarch64 requires libaspell.so.15()(64bit)
php-recode-5.5.5-1.fc21.aarch64 requires librecode.so.0()(64bit)
php-tidy-5.5.5-1.fc21.aarch64 requires libtidy-0.99.so.0()(64bit)
[php-EasyRdf]
php-EasyRdf-0.8.0-1.fc21.noarch requires php-redland
[php-ZendFramework]
php-ZendFramework-Cache-Backend-Apc-1.12.3-3.fc21.noarch requires php-pecl-apc
php-ZendFramework-Cache-Backend-Libmemcached-1.12.3-3.fc21.noarch requires php-pecl-memcached
php-ZendFramework-Cache-Backend-Memcached-1.12.3-3.fc21.noarch requires php-pecl-memcache
php-ZendFramework-Serializer-Adapter-Igbinary-1.12.3-3.fc21.noarch requires php-pecl-igbinary
[php-ZendFramework2]
php-ZendFramework2-Cache-2.2.5-2.fc21.noarch requires php-pecl(redis)
php-ZendFramework2-Cache-apc-2.2.5-2.fc21.noarch requires php-pecl(APC)
php-ZendFramework2-Cache-memcached-2.2.5-2.fc21.noarch requires php-pecl(memcached)
php-ZendFramework2-Filter-2.2.5-2.fc21.noarch requires php-zip
php-ZendFramework2-Filter-2.2.5-2.fc21.noarch requires php-pecl(LZF)
php-ZendFramework2-Log-2.2.5-2.fc21.noarch requires php-pecl(mongo)
php-ZendFramework2-ProgressBar-2.2.5-2.fc21.noarch requires php-pecl(APC)
php-ZendFramework2-Serializer-2.2.5-2.fc21.noarch requires php-pecl(igbinary)
php-ZendFramework2-Session-2.2.5-2.fc21.noarch requires php-pecl(mongo)
[php-dropbox-php-Dropbox]
php-dropbox-php-Dropbox-1.0.0-5.fc20.noarch requires php-pecl(oauth)
[php-horde-Horde-Compress]
php-horde-Horde-Compress-2.0.7-1.fc21.noarch requires php-pear(pear.horde.org/Horde_Mapi) < 0:2.0.0
php-horde-Horde-Compress-2.0.7-1.fc21.noarch requires php-pear(pear.horde.org/Horde_Mapi) >= 0:1.0.0
[php-horde-Horde-Compress-Fast]
php-horde-Horde-Compress-Fast-1.0.2-1.fc20.noarch requires php-pecl(LZF)
[php-horde-Horde-Imap-Client]
php-horde-Horde-Imap-Client-2.18.3-1.fc21.noarch requires php-pear(pear.horde.org/Horde_Pack) < 0:2.0.0
php-horde-Horde-Imap-Client-2.18.3-1.fc21.noarch requires php-pear(pear.horde.org/Horde_Pack) >= 0:1.0.0
[php-horde-Horde-Memcache]
php-horde-Horde-Memcache-2.0.5-1.fc20.noarch requires php-pecl(memcache)
[php-horde-Horde-Mongo]
php-horde-Horde-Mongo-1.0.2-1.fc21.noarch requires php-pecl(mongo) >= 0:1.3.0
[php-horde-Horde-Nls]
php-horde-Horde-Nls-2.0.3-2.fc20.noarch requires php-pecl(geoip)
[php-horde-Horde-Serialize]
php-horde-Horde-Serialize-2.0.2-3.fc20.noarch requires php-pecl(LZF)
[php-horde-Horde-SpellChecker]
php-horde-Horde-SpellChecker-2.1.1-1.fc21.noarch requires aspell
[php-horde-Horde-Vfs]
php-horde-Horde-Vfs-2.1.2-2.fc21.noarch requires php-pecl(ssh2) >= 0:0.12
[php-pdepend-PHP-Depend]
php-pdepend-PHP-Depend-1.1.2-1.fc21.noarch requires php-pecl(imagick) >= 0:2.2.0b2
[php-pear-Auth-RADIUS]
php-pear-Auth-RADIUS-1.0.7-8.fc20.noarch requires php-pecl(radius) >= 0:1.2.5
[php-pear-Text-Figlet]
php-pear-Text-Figlet-1.0.2-3.fc20.noarch requires php-zip
[php-phpunit-PHP-CodeCoverage]
php-phpunit-PHP-CodeCoverage-1.2.16-1.fc21.noarch requires php-pecl(Xdebug) >= 0:2.0.5
[php-phpunit-PHPUnit]
php-phpunit-PHPUnit-3.7.31-1.fc21.noarch requires php-pecl(Xdebug) >= 0:2.0.5
[php-phpunit-PHPUnit-Selenium]
php-phpunit-PHPUnit-Selenium-1.3.3-1.fc21.noarch requires php-zip
[pipviewer]
pipviewer-0.3.9-15.fc20.noarch requires PyQt
[pisg]
pisg-0.73-6.fc20.noarch requires perl(Text::Iconv)
[pitivi]
pitivi-0.15.2-5.fc21.noarch requires yelp
pitivi-0.15.2-5.fc21.noarch requires python-zope-interface
pitivi-0.15.2-5.fc21.noarch requires pygoocanvas
pitivi-0.15.2-5.fc21.noarch requires gstreamer-python >= 0:0.10.19
pitivi-0.15.2-5.fc21.noarch requires gstreamer-plugins-good
pitivi-0.15.2-5.fc21.noarch requires gnonlin >= 0:0.10.16
pitivi-0.15.2-5.fc21.noarch requires frei0r-plugins
[pkgdiff]
pkgdiff-1.6-3.fc20.noarch requires wdiff
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
pki-console-10.1.0-1.fc21.noarch requires jss >= 0:4.2.6-24
[pki-ra]
pki-ra-10.1.0-1.fc21.noarch requires pki-server >= 0:10.1.0
pki-ra-10.1.0-1.fc21.noarch requires perl(ModPerl::Registry)
pki-ra-10.1.0-1.fc21.noarch requires perl(APR::Const)
pki-ra-10.1.0-1.fc21.noarch requires mod_revocator >= 0:1.0.3
pki-ra-10.1.0-1.fc21.noarch requires mod_perl >= 0:1.99_16
pki-ra-10.1.0-1.fc21.noarch requires mod_nss >= 0:1.0.8
[pkpgcounter]
pkpgcounter-3.50-5.fc20.noarch requires python-imaging
[plowshare]
plowshare-0.9.4-0.46.20140112git.fc21.noarch requires recode
plowshare-0.9.4-0.46.20140112git.fc21.noarch requires js
plowshare-0.9.4-0.46.20140112git.fc21.noarch requires caca-utils
[plymouth-theme-hot-dog]
plymouth-theme-hot-dog-0.5-5.fc20.noarch requires plymouth-scripts
plymouth-theme-hot-dog-0.5-5.fc20.noarch requires plymouth-plugin-two-step >= 0:0.7.0
[pmpu]
pmpu-0.2-12.fc20.noarch requires PyQt4
[pnmixer]
pnmixer-0.5.1-7.fc21.aarch64 requires libX11.so.6()(64bit)
[po-debconf]
po-debconf-1.0.16-3.nmu2.fc20.noarch requires html2text
[po4a]
po4a-0.44-11.fc20.noarch requires perl(Locale::gettext) >= 0:1.01
[pocketsphinx]
pocketsphinx-0.8-6.fc21.aarch64 requires libsphinxbase.so.1()(64bit)
pocketsphinx-0.8-6.fc21.aarch64 requires libsphinxad.so.0()(64bit)
pocketsphinx-0.8-6.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pocketsphinx-devel-0.8-6.fc21.aarch64 requires sphinxbase-devel(aarch-64)
pocketsphinx-devel-0.8-6.fc21.aarch64 requires pkgconfig(sphinxbase) >= 0:0.8
pocketsphinx-libs-0.8-6.fc21.aarch64 requires libsphinxbase.so.1()(64bit)
pocketsphinx-plugin-0.8-6.fc21.aarch64 requires libsphinxbase.so.1()(64bit)
pocketsphinx-python-0.8-6.fc21.aarch64 requires sphinxbase-python(aarch-64)
pocketsphinx-python-0.8-6.fc21.aarch64 requires libsphinxbase.so.1()(64bit)
[pogo]
pogo-0.8.1-3.fc20.noarch requires python-imaging
pogo-0.8.1-3.fc20.noarch requires python-CDDB
pogo-0.8.1-3.fc20.noarch requires gstreamer-python
pogo-zeitgeist-0.8.1-3.fc20.noarch requires zeitgeist
[policycoreutils]
policycoreutils-gui-2.2.4-6.fc21.aarch64 requires usermode-gtk
policycoreutils-gui-2.2.4-6.fc21.aarch64 requires gnome-python2-gnome
policycoreutils-gui-2.2.4-6.fc21.aarch64 requires gnome-python2-canvas
policycoreutils-python-2.2.4-6.fc21.aarch64 requires libqpol.so.1(VERS_1.4)(64bit)
policycoreutils-python-2.2.4-6.fc21.aarch64 requires libqpol.so.1(VERS_1.2)(64bit)
policycoreutils-python-2.2.4-6.fc21.aarch64 requires libqpol.so.1()(64bit)
policycoreutils-python-2.2.4-6.fc21.aarch64 requires libapol.so.4(VERS_4.0)(64bit)
policycoreutils-python-2.2.4-6.fc21.aarch64 requires libapol.so.4()(64bit)
policycoreutils-python3-2.2.4-6.fc21.aarch64 requires libqpol.so.1(VERS_1.4)(64bit)
policycoreutils-python3-2.2.4-6.fc21.aarch64 requires libqpol.so.1(VERS_1.2)(64bit)
policycoreutils-python3-2.2.4-6.fc21.aarch64 requires libqpol.so.1()(64bit)
policycoreutils-python3-2.2.4-6.fc21.aarch64 requires libapol.so.4(VERS_4.0)(64bit)
policycoreutils-python3-2.2.4-6.fc21.aarch64 requires libapol.so.4()(64bit)
[polkit]
polkit-0.112-1.fc21.aarch64 requires polkit-pkla-compat
[polybori]
polybori-docs-0.8.3-6.fc20.noarch requires polybori = 0:0.8.3-6.fc20
[pondus]
pondus-0.8.0-5.fc20.noarch requires python-matplotlib
[pony]
pony-0.4-8.fc20.noarch requires python-pillow-qt
pony-0.4-8.fc20.noarch requires pyexiv2
pony-0.4-8.fc20.noarch requires PyQt4
pony-0.4-8.fc20.noarch requires PyKDE4
[pootle]
pootle-2.1.6-7.fc20.noarch requires zip
pootle-2.1.6-7.fc20.noarch requires xapian-bindings-python >= 0:1.0.13
pootle-2.1.6-7.fc20.noarch requires python-Levenshtein
pootle-2.1.6-7.fc20.noarch requires memcached
[popfile]
popfile-1.1.1-9.fc20.noarch requires perl(Text::Kakasi)
[poppler-sharp]
poppler-sharp-0.0.3-5.fc20.noarch requires mono(mscorlib) = 0:2.0.0.0
poppler-sharp-0.0.3-5.fc20.noarch requires mono(glib-sharp) = 0:2.12.0.0
poppler-sharp-0.0.3-5.fc20.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
[postgresql_autodoc]
postgresql_autodoc-1.41-3.fc20.noarch requires perl(DBD::Pg)
[postgrey]
postgrey-1.34-12.fc21.noarch requires postfix
[professor-is-missing]
professor-is-missing-0.1-10.fc20.noarch requires nagi
[prosody]
prosody-0.9.1-1.fc21.aarch64 requires lua-sec
prosody-0.9.1-1.fc21.aarch64 requires lua-expat
prosody-0.9.1-1.fc21.aarch64 requires lua-dbi
[proxyfuzz]
proxyfuzz-20110923-4.fc20.noarch requires python-twisted-core
[psutils]
psutils-1.21-1.fc21.aarch64 requires libpaper.so.1()(64bit)
[ptouch-driver]
ptouch-driver-foomatic-1.3-11.fc20.noarch requires ptouch-driver = 0:1.3-11.fc20
[publican]
publican-3.1.5-3.fc20.noarch requires wkhtmltopdf >= 0:0.10.0_rc2-5
publican-3.1.5-3.fc20.noarch requires perl(XML::LibXSLT) >= 0:1.67
publican-3.1.5-3.fc20.noarch requires perl(XML::LibXSLT)
publican-3.1.5-3.fc20.noarch requires perl(Text::CSV_XS)
publican-3.1.5-3.fc20.noarch requires perl(String::Similarity)
publican-3.1.5-3.fc20.noarch requires perl(DateTime)
[puddletag]
puddletag-1.0.2-1.fc21.noarch requires PyQt4
[pulseaudio]
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0(libsamplerate.so.0.0)(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-gdm-hooks-4.0-7.gitf81e3.fc21.aarch64 requires gdm >= 1:2.22.0
pulseaudio-gdm-hooks-4.0-7.gitf81e3.fc21.aarch64 requires gdm
pulseaudio-libs-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-libs-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-libs-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-libs-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-libs-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-libs-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-libs-glib2-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-libs-glib2-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-libs-glib2-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-libs-glib2-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-libs-glib2-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-libs-glib2-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-module-bluetooth-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-module-gconf-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libjack.so.0()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-module-jack-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires liblirc_client.so.0()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-module-lirc-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-module-x11-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libtdb.so.1()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libspeexdsp.so.1()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libsamplerate.so.0()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-module-zeroconf-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
pulseaudio-utils-4.0-7.gitf81e3.fc21.aarch64 requires libasyncns.so.0()(64bit)
pulseaudio-utils-4.0-7.gitf81e3.fc21.aarch64 requires libXtst.so.6()(64bit)
pulseaudio-utils-4.0-7.gitf81e3.fc21.aarch64 requires libX11.so.6()(64bit)
pulseaudio-utils-4.0-7.gitf81e3.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
pulseaudio-utils-4.0-7.gitf81e3.fc21.aarch64 requires libSM.so.6()(64bit)
pulseaudio-utils-4.0-7.gitf81e3.fc21.aarch64 requires libICE.so.6()(64bit)
[pulseaudio-equalizer]
pulseaudio-equalizer-2.7-12.fc20.noarch requires ladspa-swh-plugins
[pungi]
pungi-3.03-1.fc21.noarch requires lorax
[puppet]
puppet-3.4.3-1.fc21.noarch requires rubygem(rgen)
puppet-3.4.3-1.fc21.noarch requires ruby(shadow)
puppet-3.4.3-1.fc21.noarch requires ruby(augeas)
puppet-3.4.3-1.fc21.noarch requires facter >= 0:1.6.6
[pybliographer]
pybliographer-1.2.16-1.fc21.noarch requires python-bibtex
pybliographer-1.2.16-1.fc21.noarch requires gnome-python2-gnomevfs
pybliographer-1.2.16-1.fc21.noarch requires gnome-python2-gnome
pybliographer-1.2.16-1.fc21.noarch requires gnome-python2-gconf
pybliographer-1.2.16-1.fc21.noarch requires gnome-python2-bonobo
[pycairo]
pycairo-1.8.10-8.fc21.aarch64 requires python-xpyb
[pycam]
pycam-0.5.1-3.fc20.noarch requires pygtkglext
[pycanberra]
pycanberra-0-0.4.git65c3b3f.fc20.noarch requires libcanberra
[pychess]
pychess-0.10.1-5.fc20.noarch requires pygtksourceview
pychess-0.10.1-5.fc20.noarch requires gstreamer-python
pychess-0.10.1-5.fc20.noarch requires gnome-python2-rsvg
pychess-0.10.1-5.fc20.noarch requires gnome-python2-desktop
[pyftpdlib]
pyftpdlib-0.7.0-4.fc20.noarch requires pysendfile
[pygobject3]
python3-gobject-3.11.1-1.fc21.aarch64 requires python3-cairo
[pygrace]
pygrace-0.4-9.fc20.noarch requires grace
[pyhoca-cli]
pyhoca-cli-0.4.0.2-1.fc21.noarch requires python-setproctitle
pyhoca-cli-0.4.0.2-1.fc21.noarch requires notify-python
[pyhoca-gui]
pyhoca-gui-0.4.0.9-2.fc21.noarch requires wxPython
pyhoca-gui-0.4.0.9-2.fc21.noarch requires system-config-printer-libs
pyhoca-gui-0.4.0.9-2.fc21.noarch requires python-setproctitle
pyhoca-gui-0.4.0.9-2.fc21.noarch requires notify-python
[pyicq-t]
pyicq-t-0.8.1.5-18.fc20.noarch requires python-twisted-words
pyicq-t-0.8.1.5-18.fc20.noarch requires python-twisted-web
pyicq-t-0.8.1.5-18.fc20.noarch requires python-twisted-core
pyicq-t-0.8.1.5-18.fc20.noarch requires python-pillow
pyicq-t-mysql-0.8.1.5-18.fc20.noarch requires MySQL-python
[pyjigdo]
pyjigdo-0.4.0.3-7.fc20.noarch requires python-twisted-web >= 0:8.2.0
pyjigdo-0.4.0.3-7.fc20.noarch requires python-twisted-core >= 0:8.2.0
pyjigdo-0.4.0.3-7.fc20.noarch requires jigdo
pyjigdo-0.4.0.3-7.fc20.noarch requires fuseiso
[pykka]
pykka-1.1.0-2.fc20.noarch requires python-gevent
pykka-docs-1.1.0-2.fc20.noarch requires devhelp
[pympdtouchgui]
pympdtouchgui-0.327-6.fc20.noarch requires python-imaging
pympdtouchgui-0.327-6.fc20.noarch requires pygame
[pymunk]
pymunk-1.0.0-7.fc20.noarch requires chipmunk >= 0:5.0.0
[pynetsnmp]
pynetsnmp-twisted-0.28.14-10.fc20.noarch requires python-twisted-core
[pyobd]
pyobd-0.9.2.2-3.fc20.noarch requires wxPython
[pypolicyd-spf]
pypolicyd-spf-1.2-3.fc20.noarch requires postfix
[pyqt-mail-checker]
pyqt-mail-checker-2.1.10-1.fc21.noarch requires PyQt4
[pyqtrailer]
pyqtrailer-0.6.2-6.fc20.noarch requires PyQt4
[pyrasite]
pyrasite-2.0-5.fc20.noarch requires python-urwid
pyrasite-2.0-5.fc20.noarch requires python-meliae
[pyrenamer]
pyrenamer-0.6.0-12.fc20.noarch requires gnome-python2-gconf
[pysdm]
pysdm-0.4.1-7.fc21.noarch requires beesu
[python]
python-debug-2.7.5-11.fc21.aarch64 requires libX11.so.6()(64bit)
python-debug-2.7.5-11.fc21.aarch64 requires libTix.so()(64bit)
tkinter-2.7.5-11.fc21.aarch64 requires libX11.so.6()(64bit)
tkinter-2.7.5-11.fc21.aarch64 requires libTix.so()(64bit)
[python-Coherence]
python-Coherence-0.6.6.2-7.fc20.noarch requires python-twisted-web >= 0:2.5
python-Coherence-0.6.6.2-7.fc20.noarch requires python-twisted-core >= 0:2.5
[python-Rtree]
python-Rtree-0.7.0-5.fc21.noarch requires spatialindex
[python-ZODB3]
python-ZODB3-devel-3.10.5-5.fc20.noarch requires python-ZODB3 = 0:3.10.5-5.fc20
[python-acoustid]
python-acoustid-0.7-5.fc20.noarch requires libchromaprint
[python-alchimia]
python-alchimia-0.4-3.fc21.noarch requires python-sqlalchemy
[python-alembic]
python-alembic-0.6.3-1.fc21.noarch requires python-sqlalchemy >= 0:0.7.4
python3-alembic-0.6.3-1.fc21.noarch requires python3-sqlalchemy >= 0:0.7.4
[python-amara]
python-amara-1.2.0.2-12.fc20.noarch requires python-4Suite-XML
[python-anyvc]
python-anyvc-0.3.7.1-4.fc20.noarch requires python-subvertpy
python-anyvc-0.3.7.1-4.fc20.noarch requires python-dulwich
python-anyvc-0.3.7.1-4.fc20.noarch requires mercurial
[python-ase]
python-ase-3.8.1.3440-10.fc21.noarch requires python-matplotlib
[python-asyncmongo]
python-asyncmongo-0.1.3-5.fc20.noarch requires python-bson
python-asyncmongo-0.1.3-5.fc20.noarch requires pymongo >= 0:1.9
[python-audioread]
python-audioread-1.0.1-1.fc21.noarch requires gstreamer-python
[python-augeas]
python-augeas-0.4.1-5.fc21.noarch requires augeas-libs
[python-basemap]
python-basemap-1.0.6-5.fc21.aarch64 requires python-matplotlib >= 0:0.98
[python-beaker]
python-beaker-1.5.4-8.fc20.noarch requires pycryptopp
[python-blivet]
python-blivet-0.42-1.fc21.noarch requires lsof
[python-bucky]
python-bucky-0.2.6-3.fc21.noarch requires collectd
[python-cairocffi]
python-cairocffi-0.5.1-3.fc20.noarch requires python-cffi
[python-cairosvg]
python3-CairoSVG-1.0.4-1.fc21.noarch requires python3-cairo
[python-carbon]
python-carbon-0.9.12-3.fc21.noarch requires python-twisted-core >= 0:8.0
[python-carddav]
python-carddav-0.4.1-5.fc21.noarch requires python-urwid
[python-cclib]
python-cclib-1.0.1-5.fc20.noarch requires vtk-python
python-cclib-1.0.1-5.fc20.noarch requires PyQt4
[python-celery]
python-celery-3.1.9-1.fc21.noarch requires python-billiard < 1:3.4
python-celery-3.1.9-1.fc21.noarch requires python-billiard >= 1:3.3.0.13
python3-celery-3.1.9-1.fc21.noarch requires python3-billiard >= 1:3.3.0.13
[python-cffi]
python-cffi-doc-0.6-5.fc20.noarch requires python-cffi = 0:0.6-5.fc20
[python-chameleon]
python-chameleon-2.11-4.fc21.noarch requires python-zope-interface
python3-chameleon-2.11-4.fc21.noarch requires python3-zope-interface
[python-compositor]
python-compositor-0.2b-8.fc20.noarch requires fonttools
[python-configshell]
1:python-configshell-1.1.fb11-1.fc21.noarch requires python-urwid
[python-couchdbkit]
python-couchdbkit-0.6.5-2.fc21.noarch requires couchdb
[python-cov-core]
python-cov-core-1.7-2.fc21.noarch requires python-coverage >= 0:3.4
python3-cov-core-1.7-2.fc21.noarch requires python3-coverage >= 0:3.4
[python-coverage-test-runner]
python-coverage-test-runner-1.10-2.fc20.noarch requires python-coverage
[python-datanommer-models]
python-datanommer-models-0.6.1-2.fc21.noarch requires python-sqlalchemy >= 0:0.7
[python-django-avatar]
python-django-avatar-2.0a1-5.20120609git097ed8.fc21.noarch requires python-imaging
[python-django-ckeditor]
python-django-ckeditor-4.0.2-5.fc21.noarch requires python-pillow
[python-django-profile]
python-django-profile-0.6-0.4.20110216svnr458.fc20.1.noarch requires python-imaging
[python-django-simple-captcha]
python-django-simple-captcha-0.3.3-4.fc20.noarch requires python-imaging
python-django-simple-captcha-0.3.3-4.fc20.noarch requires flite
[python-djblets]
python-djblets-0.7.28-2.fc21.noarch requires python-imaging
[python-docs]
python-docs-2.7.6-1.fc21.noarch requires python = 0:2.7.6
[python-docutils]
python-docutils-0.11-1.fc20.noarch requires python-imaging
python3-docutils-0.11-1.fc20.noarch requires python3-imaging
[python-elasticsearch]
python-elasticsearch-0.4.3-4.fc21.noarch requires python-thrift
[python-elements]
python-elements-0.13-8.20100110svn.fc20.noarch requires pybox2d
[python-elixir]
python-elixir-0.7.1-12.fc20.noarch requires python-sqlalchemy
[python-enchant]
python-enchant-1.6.5-12.fc20.noarch requires enchant >= 0:1.5.0
[python-fabulous]
python-fabulous-0.1.5-8.fc20.noarch requires python-imaging
[python-fedbadges]
python-fedbadges-0.3.0-1.fc21.noarch requires python-zope-sqlalchemy
[python-fedora]
python-fedora-turbogears-0.3.33-2.fc21.noarch requires python-sqlalchemy
python-fedora-turbogears2-0.3.33-2.fc21.noarch requires python-sqlalchemy
[python-fiat]
python-fiat-1.1.0-2.fc20.noarch requires ScientificPython
[python-fixtures]
python3-fixtures-0.3.12-4.fc20.noarch requires python3-testtools
[python-flask-images]
python-flask-images-1.0.0-3.fc21.noarch requires python-pillow
[python-flask-sqlalchemy]
python-flask-sqlalchemy-1.0-2.fc21.noarch requires python-sqlalchemy
python3-flask-sqlalchemy-1.0-2.fc21.noarch requires python3-sqlalchemy
[python-flatland]
python-flatland-0.0.2-5.fc20.noarch requires python-genshi
[python-fmn-lib]
python-fmn-lib-0.2.2-1.fc21.noarch requires python-sqlalchemy
[python-fmn-web]
python-fmn-web-0.2.2-1.fc21.noarch requires python-sqlalchemy
[python-foolscap]
python-foolscap-0.6.4-2.fc21.noarch requires python-twisted-web
[python-gasp]
python-gasp-0.3.2-7.fc20.noarch requires pygame
[python-gevent-socketio]
python-gevent-socketio-0.3.5-2.rc2.fc20.1.noarch requires python-gevent
[python-gevent-websocket]
python-gevent-websocket-0.3.6-3.fc20.noarch requires python-gevent
[python-glue]
python-glue-0.4.1-1.fc21.noarch requires python-pillow
[python-hghooks]
python-hghooks-0.6.0-2.fc20.noarch requires mercurial
[python-ldaphelper]
python-ldaphelper-1.0.1-9.fc20.noarch requires python-ldap
[python-ldappool]
python-ldappool-1.0-3.fc20.noarch requires python-ldap
[python-ldaptor]
python-ldaptor-0.0.44-3.20120515git29a06fa.fc20.noarch requires python-zope-interface
python-ldaptor-0.0.44-3.20120515git29a06fa.fc20.noarch requires python-twisted-names
python-ldaptor-0.0.44-3.20120515git29a06fa.fc20.noarch requires python-twisted-mail
python-ldaptor-0.0.44-3.20120515git29a06fa.fc20.noarch requires python-twisted-core
[python-mandrill]
python-mandrill-1.0.51-2.fc21.noarch requires python-ujson
[python-martian]
python-martian-0.14-2.fc20.noarch requires python-zope-interface
[python-migrate]
python-migrate-0.8.2-1.fc21.noarch requires python-sqlalchemy
[python-mongoengine]
python-mongoengine-0.8.4-1.fc21.noarch requires python-pymongo-gridfs
python-mongoengine-0.8.4-1.fc21.noarch requires python-pymongo
python-mongoengine-0.8.4-1.fc21.noarch requires python-pillow
[python-morbid]
python-morbid-0.8.7.3-6.fc20.noarch requires python-twisted-web
[python-musicbrainz2]
python-musicbrainz2-0.7.0-7.fc20.noarch requires libdiscid
[python-mwlib-docbook]
python-mwlib-docbook-0.1.0-6.fc20.noarch requires python-mwlib
[python-mwlib-xhtml]
python-mwlib-xhtml-0.1.0-6.fc20.noarch requires python-mwlib
[python-narcissus-common]
python-narcissus-common-0.9.0.1-2.fc20.noarch requires python-zmq
[python-networkx]
python-networkx-1.8.1-2.fc21.noarch requires scipy
python-networkx-1.8.1-2.fc21.noarch requires gdal-python
python3-networkx-1.8.1-2.fc21.noarch requires python3-scipy
[python-nevow]
python-nevow-0.10.0-9.fc20.noarch requires python-twisted-web
python-nevow-0.10.0-9.fc20.noarch requires python-twisted-core
[python-nitrate]
python-nitrate-0.9-2.fc20.noarch requires python-kerberos
[python-nltk]
1:python-nltk-2.0.4-5.fc20.noarch requires python-matplotlib
[python-nose-xcover]
python-nose-xcover-1.0.7-3.fc20.noarch requires python-coverage >= 0:3.4
[python-olpcgames]
python-olpcgames-1.6-9.fc20.noarch requires pygame
[python-openoffice]
python-openoffice-0.1-0.12.20090228svn34.fc20.noarch requires libreoffice-pyuno
[python-paramiko]
python-paramiko-1.12.2-1.fc21.noarch requires python-ecdsa
[python-paste-script]
python-paste-script-1.7.5-7.fc20.noarch requires python-cheetah
[python-patsy]
python-patsy-0.2.1-2.fc21.noarch requires scipy
python-patsy-0.2.1-2.fc21.noarch requires python-pandas
python3-patsy-0.2.1-2.fc21.noarch requires python3-scipy
[python-pgu]
python-pgu-0.12.3-11.fc20.noarch requires pygame
[python-phacter]
python-phacter-0.2.0-6.fc20.noarch requires python-netifaces
[python-phyghtmap]
python-phyghtmap-1.47-1.fc21.noarch requires python-matplotlib
[python-pudb]
python-pudb-2013.4-1.fc21.noarch requires python-urwid
python3-pudb-2013.4-1.fc21.noarch requires python3-urwid
[python-pyblock]
python-pyblock-0.53-5.fc20.aarch64 requires libdmraid.so.1(Base)(64bit)
python-pyblock-0.53-5.fc20.aarch64 requires libdmraid.so.1()(64bit)
[python-pyface]
python-pyface-4.3.0-4.fc21.noarch requires python-traits
python-pyface-qt-4.3.0-4.fc21.noarch requires PyQt4
python-pyface-wx-4.3.0-4.fc21.noarch requires wxPython
[python-pyglet]
python-pyglet-1.2-0.7.alpha1.fc21.noarch requires python-pillow
python-pyglet-1.2-0.7.alpha1.fc21.noarch requires libX11
python3-pyglet-1.2-0.7.alpha1.fc21.noarch requires python3-pillow
python3-pyglet-1.2-0.7.alpha1.fc21.noarch requires libX11
[python-pygments]
python-pygments-1.6-1.fc21.noarch requires python-imaging
[python-pyrad]
python-pyrad-2.0-3.fc21.noarch requires python-twisted-core
[python-pyramid]
python-pyramid-1.4-10.fc20.noarch requires python-zope-interface >= 0:3.8.0
python3-pyramid-1.4-10.fc20.noarch requires python3-zope-interface >= 0:3.8.0
[python-qrcode]
python-qrcode-2.4.1-5.fc20.noarch requires python-imaging
[python-qserve]
python-qserve-0.2.8-2.fc20.noarch requires python-gevent
[python-relatorio]
python-relatorio-0.5.5-6.fc20.noarch requires python-genshi
[python-repoze-what-plugins-sql]
python-repoze-what-plugins-sql-1.0.1-6.fc20.noarch requires python-zope-interface
python-repoze-what-plugins-sql-1.0.1-6.fc20.noarch requires python-sqlalchemy >= 0:0.5
[python-repoze-who]
python-repoze-who-2.1-2.fc20.noarch requires python3-zope-interface
python-repoze-who-2.1-2.fc20.noarch requires python-zope-interface
[python-repoze-who-friendlyform]
python-repoze-who-friendlyform-1.0.8-6.fc20.noarch requires python-zope-interface
[python-repoze-who-plugins-sa]
python-repoze-who-plugins-sa-1.0.1-4.fc20.noarch requires python-sqlalchemy
[python-repoze-who-testutil]
python-repoze-who-testutil-1.0.1-5.fc20.noarch requires python-zope-interface
[python-requests-kerberos]
python-requests-kerberos-0.3-2.fc21.noarch requires python-kerberos
[python-rtslib]
python-rtslib-2.1.fb46-1.fc21.noarch requires python-kmod
[python-shove]
python-shove-0.3.3-5.fc20.noarch requires python-sqlalchemy
[python-sippy]
python-sippy-1.0.3-8.fc20.noarch requires radiusclient-ng-utils
python-sippy-1.0.3-8.fc20.noarch requires python-twisted-core
[python-social-auth]
python3-social-auth-0.1.19-1.fc21.noarch requires python3-openid >= 0:3.0.1
[python-spiffgtkwidgets]
python-spiffgtkwidgets-0.2.0-6.59a713f.fc21.noarch requires hippo-canvas-python
[python-sprox]
python-sprox-0.8.3-2.fc20.noarch requires python-sqlalchemy
[python-sqlalchemy-traversal]
python-sqlalchemy-traversal-0.4.1-4.fc20.noarch requires python-zope-interface
python-sqlalchemy-traversal-0.4.1-4.fc20.noarch requires python-sqlalchemy
[python-sqlamp]
python-sqlamp-0.5.2-7.fc20.noarch requires python-sqlalchemy >= 0:0.5
[python-sqlobject]
python-sqlobject-1.5.1-1.fc21.noarch requires MySQL-python
[python-squaremap]
python-squaremap-1.0.1-0.4.b3.fc20.noarch requires wxPython
[python-tahrir]
python-tahrir-0.5.2-1.fc21.noarch requires python-zope-sqlalchemy
python-tahrir-0.5.2-1.fc21.noarch requires python-sqlalchemy >= 0:0.7
[python-tahrir-api]
python-tahrir-api-0.5.1-2.fc21.noarch requires python-zope-sqlalchemy
python-tahrir-api-0.5.1-2.fc21.noarch requires python-zope-interface
python-tahrir-api-0.5.1-2.fc21.noarch requires python-sqlalchemy >= 0:0.7
[python-taskw]
python-taskw-0.7.2-1.fc21.noarch requires task
python3-taskw-0.7.2-1.fc21.noarch requires task
[python-testify]
python-testify-0.4.0-3.fc20.noarch requires python-sqlalchemy
[python-tg-devtools]
python-tg-devtools-2.3.0-0.4.fc20.noarch requires python-zope-sqlalchemy >= 0:0.4
python-tg-devtools-2.3.0-0.4.fc20.noarch requires python-sqlalchemy >= 0:0.5
python-tg-devtools-2.3.0-0.4.fc20.noarch requires python-genshi
python-tg-devtools-2.3.0-0.4.fc20.noarch requires python-coverage
[python-tgcaptcha]
python-tgcaptcha-0.11-14.fc20.noarch requires python-imaging
[python-tgfastdata]
python-tgfastdata-0.9a7-0.5.a7.fc20.noarch requires python-ruledispatch
[python-theano]
python-theano-0.6.0-1.fc21.noarch requires scipy
[python-tidy]
python-tidy-0.2-13.fc20.noarch requires libtidy >= 0:0.99.0
[python-transaction]
python-transaction-1.4.1-3.fc21.noarch requires python-zope-interface
python3-transaction-1.4.1-3.fc21.noarch requires python3-zope-interface
[python-trml2pdf12]
python-trml2pdf12-1.2-13.fc21.noarch requires python-reportlab >= 0:2.1
python-trml2pdf12-1.2-13.fc21.noarch requires python-imaging
[python-turbocheetah]
python-turbocheetah-1.0-12.fc21.noarch requires python-cheetah >= 0:2.0.1
[python-tw2-dynforms]
python-tw2-dynforms-2.0.1-6.fc20.noarch requires python-genshi
[python-tw2-jit]
python-tw2-jit-2.0.3-7.fc20.noarch requires python-sqlalchemy
python-tw2-jit-2.0.3-7.fc20.noarch requires python-genshi
[python-tw2-sqla]
python-tw2-sqla-2.0.6-3.fc20.noarch requires python-zope-sqlalchemy
python-tw2-sqla-2.0.6-3.fc20.noarch requires python-sqlalchemy >= 0:0.7
[python-twisted]
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-words >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-web >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-runner >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-news >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-names >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-mail >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-lore >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-core >= 0:12.2.0
python-twisted-12.2.0-3.fc20.noarch requires python-twisted-conch >= 0:12.2.0
[python-txamqp]
python-txamqp-0.6.1-3.fc20.noarch requires python-twisted-core
[python-txws]
python-txws-0.8-2.fc21.noarch requires python-twisted-web
python-txws-0.8-2.fc21.noarch requires python-twisted-core
[python-txzmq]
python-txzmq-0.7.0-1.fc21.noarch requires python-zmq >= 0:13.0.0
python-txzmq-0.7.0-1.fc21.noarch requires python-twisted-core
[python-ufo2fdk]
python-ufo2fdk-0.1-8.fc20.noarch requires fonttools
[python-urllib2_kerberos]
python-urllib2_kerberos-0.1.6-9.fc20.noarch requires python-kerberos
[python-wokkel]
python-wokkel-0.7.1-1.fc21.noarch requires python-twisted-words
python-wokkel-0.7.1-1.fc21.noarch requires python-twisted-names
[python-x2go]
python-x2go-0.4.0.9-1.fc21.noarch requires python-gevent
python-x2go-0.4.0.9-1.fc21.noarch requires nxproxy
[python-xappy]
python-xappy-0.6.0-0.5.svn624.fc20.noarch requires xapian-bindings-python
[python-xhtml2pdf]
python-xhtml2pdf-0.0.5-1.fc20.noarch requires python-reportlab
python-xhtml2pdf-0.0.5-1.fc20.noarch requires python-pillow
[python-zope-component]
python-zope-component-4.1.0-2.fc20.noarch requires python-zope-interface
python3-zope-component-4.1.0-2.fc20.noarch requires python3-zope-interface
[python-zope-configuration]
python-zope-configuration-4.0.2-2.fc20.noarch requires python-zope-interface
python-zope-configuration-4.0.2-2.fc20.noarch requires python-zope-i18nmessageid
python3-zope-configuration-4.0.2-2.fc20.noarch requires python3-zope-interface
python3-zope-configuration-4.0.2-2.fc20.noarch requires python3-zope-i18nmessageid
[python-zope-exceptions]
python-zope-exceptions-4.0.6-2.fc20.noarch requires python-zope-interface
python3-zope-exceptions-4.0.6-2.fc20.noarch requires python3-zope-interface
[python-zope-filerepresentation]
python-zope-filerepresentation-4.0.2-1.fc21.noarch requires python-zope-interface
[python-zope-i18n]
python-zope-i18n-3.8.0-3.fc21.noarch requires python-zope-i18nmessageid
[python-zope-processlifetime]
python-zope-processlifetime-1.0-5.fc20.noarch requires python-zope-interface
[python-zope-proxy]
python-zope-proxy-devel-4.1.1-3.fc20.noarch requires python-zope-proxy = 0:4.1.1-3.fc20
[python-zope-schema]
python-zope-schema-4.4.0-1.fc21.noarch requires python-zope-interface
python3-zope-schema-4.4.0-1.fc21.noarch requires python3-zope-interface
[python-zope-testing]
python-zope-testing-4.1.2-2.fc20.noarch requires python-zope-interface
python3-zope-testing-4.1.2-2.fc20.noarch requires python3-zope-interface
[python3]
python3-debug-3.3.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
python3-tkinter-3.3.2-8.fc21.aarch64 requires libX11.so.6()(64bit)
[pytrainer]
pytrainer-1.9.1-5.fc20.noarch requires pywebkitgtk
pytrainer-1.9.1-5.fc20.noarch requires python-matplotlib
pytrainer-1.9.1-5.fc20.noarch requires gpsbabel
pytrainer-1.9.1-5.fc20.noarch requires gecko-libs >= 0:1.9
[pyutil]
pyutil-1.9.7-1.fc21.noarch requires python-twisted-core
[pyvcs]
pyvcs-0.2.0-6.fc20.noarch requires python-dulwich
pyvcs-0.2.0-6.fc20.noarch requires pysvn
pyvcs-0.2.0-6.fc20.noarch requires mercurial
pyvcs-0.2.0-6.fc20.noarch requires bzr
[pyvnc2swf]
pyvnc2swf-0.9.5-15.fc20.noarch requires x11vnc
pyvnc2swf-0.9.5-15.fc20.noarch requires pygame
[pywbem]
pywbem-0.7.0-25.20131121svn626.fc21.noarch requires m2crypto
pywbem-twisted-0.7.0-25.20131121svn626.fc21.noarch requires python-twisted-web
pywbem-twisted-0.7.0-25.20131121svn626.fc21.noarch requires python-twisted-core
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires nautilus-python
[qemu]
2:libcacard-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:libcacard-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:libcacard-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:libcacard-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:libcacard-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:libcacard-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:libcacard-tools-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:libcacard-tools-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:libcacard-tools-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:libcacard-tools-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:libcacard-tools-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:libcacard-tools-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-common-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-common-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-common-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-common-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-common-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-common-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-img-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-alpha-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-arm-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-cris-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-lm32-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-m68k-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-microblaze-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-mips-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-moxie-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-or32-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-ppc-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-s390x-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-sh4-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-sparc-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-unicore32-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-x86-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libvte2_90.so.9()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires librdmacm.so.1(RDMACM_1.0)(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires librdmacm.so.1()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.1)(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libibverbs.so.1(IBVERBS_1.0)(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libibverbs.so.1()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libglusterfs.so.0()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libgfxdr.so.0()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libgfrpc.so.0()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libbrlapi.so.0.6()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libaio.so.1()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libXext.so.6()(64bit)
2:qemu-system-xtensa-1.7.0-4.fc21.aarch64 requires libX11.so.6()(64bit)
2:qemu-user-1.7.0-4.fc21.aarch64 requires libiscsi.so.1()(64bit)
[qle]
qle-0.0.18-9.fc20.noarch requires hamlib
qle-0.0.18-9.fc20.noarch requires cwdaemon
[qmforge]
qmforge-2.2-3.fc21.noarch requires python-openbabel
qmforge-2.2-3.fc21.noarch requires PyQwt
qmforge-2.2-3.fc21.noarch requires PyQt4
[qt]
1:qt-assistant-4.8.5-14.fc21.aarch64 requires libQtWebKit.so.4()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXrender.so.1()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXrandr.so.2()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXinerama.so.1()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXi.so.6()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXfixes.so.3()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXext.so.6()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libXcursor.so.1()(64bit)
1:qt-config-4.8.5-14.fc21.aarch64 requires libX11.so.6()(64bit)
1:qt-demos-4.8.5-14.fc21.aarch64 requires libQtWebKit.so.4()(64bit)
1:qt-designer-plugin-webkit-4.8.5-14.fc21.aarch64 requires libQtWebKit.so.4()(64bit)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xv)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xrender)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xrandr)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xinerama)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xi)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xft)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xfixes)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xext)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(xcursor)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(x11)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(sm)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(ice)
1:qt-devel-4.8.5-14.fc21.aarch64 requires pkgconfig(glu)
1:qt-examples-4.8.5-14.fc21.aarch64 requires libQtWebKit.so.4()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXtst.so.6()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXrender.so.1()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXrandr.so.2()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXinerama.so.1()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXi.so.6()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXfixes.so.3()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXext.so.6()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libXcursor.so.1()(64bit)
1:qt-qvfb-4.8.5-14.fc21.aarch64 requires libX11.so.6()(64bit)
1:qt-tds-4.8.5-14.fc21.aarch64 requires libsybdb.so.5()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXrender.so.1()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXrandr.so.2()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXinerama.so.1()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXi.so.6()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXfixes.so.3()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXext.so.6()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libXcursor.so.1()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libX11.so.6()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libSM.so.6()(64bit)
1:qt-x11-4.8.5-14.fc21.aarch64 requires libICE.so.6()(64bit)
[qt-mobility]
qt-mobility-1.2.2-0.6.20120224git.fc21.aarch64 requires libgstphotography-0.10.so.23()(64bit)
qt-mobility-1.2.2-0.6.20120224git.fc21.aarch64 requires libXv.so.1()(64bit)
qt-mobility-1.2.2-0.6.20120224git.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt-mobility-1.2.2-0.6.20120224git.fc21.aarch64 requires libXext.so.6()(64bit)
qt-mobility-1.2.2-0.6.20120224git.fc21.aarch64 requires libX11.so.6()(64bit)
[qt-recordmydesktop]
qt-recordmydesktop-0.3.8-9.fc20.noarch requires recordmydesktop >= 0:0.3.8
qt-recordmydesktop-0.3.8-9.fc20.noarch requires PyQt4
[qt3]
qt3-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-MySQL-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-ODBC-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-PostgreSQL-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-config-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-designer-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires mesa-libGLU-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXrender-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXrandr-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXinerama-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXft-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXext-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libXcursor-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libX11-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libSM-devel
qt3-devel-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
qt3-devel-3.3.8b-56.fc21.aarch64 requires libICE-devel
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libsqlite.so.0()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXrender.so.1()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXrandr.so.2()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXinerama.so.1()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXi.so.6()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXft.so.2()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXext.so.6()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libXcursor.so.1()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libX11.so.6()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libSM.so.6()(64bit)
qt3-sqlite-3.3.8b-56.fc21.aarch64 requires libICE.so.6()(64bit)
[qt5-qtbase]
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires xorg-x11-xinit
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libxcb-render-util.so.0()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libxcb-keysyms.so.1()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libxcb-image.so.0()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libxcb-icccm.so.4()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libXrender.so.1()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libXi.so.6()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libXext.so.6()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libX11.so.6()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libSM.so.6()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires libICE.so.6()(64bit)
qt5-qtbase-gui-5.2.1-2.fc21.aarch64 requires glx-utils
qt5-qtbase-tds-5.2.1-2.fc21.aarch64 requires libsybdb.so.5()(64bit)
[qt5-qtdeclarative]
qt5-qtdeclarative-5.2.1-1.fc21.aarch64 requires libQt5XmlPatterns.so.5()(64bit)
[qt5-qtwebkit]
qt5-qtwebkit-5.2.1-1.fc21.aarch64 requires libwebp.so.4()(64bit)
qt5-qtwebkit-5.2.1-1.fc21.aarch64 requires libXrender.so.1()(64bit)
qt5-qtwebkit-5.2.1-1.fc21.aarch64 requires libXext.so.6()(64bit)
qt5-qtwebkit-5.2.1-1.fc21.aarch64 requires libXcomposite.so.1()(64bit)
qt5-qtwebkit-5.2.1-1.fc21.aarch64 requires libX11.so.6()(64bit)
[quilt]
quilt-0.61-1.fc21.noarch requires procmail
[quodlibet]
exfalso-3.0.2-1.fc21.noarch requires python-CDDB
quodlibet-3.0.2-1.fc21.noarch requires udisks
quodlibet-3.0.2-1.fc21.noarch requires libgpod
quodlibet-3.0.2-1.fc21.noarch requires gstreamer1-plugins-good
[quota]
1:quota-nld-4.01-11.fc21.aarch64 requires libnl.so.1()(64bit)
[rabbitvcs]
rabbitvcs-core-0.15.0.5-4.fc20.noarch requires subversion
rabbitvcs-core-0.15.0.5-4.fc20.noarch requires python-dulwich
rabbitvcs-core-0.15.0.5-4.fc20.noarch requires pysvn
[radicale]
radicale-0.8-7.fc21.noarch requires python-ldap
[radiotray]
radiotray-0.7.3-2.fc20.noarch requires gstreamer-python
[raidem-music]
raidem-music-1.0-9.fc20.noarch requires raidem >= 0:0.3.1
[rapid-photo-downloader]
rapid-photo-downloader-0.4.9-1.fc21.noarch requires python-kaa-metadata
rapid-photo-downloader-0.4.9-1.fc21.noarch requires python-imaging
rapid-photo-downloader-0.4.9-1.fc21.noarch requires pyexiv2
rapid-photo-downloader-0.4.9-1.fc21.noarch requires notify-python
rapid-photo-downloader-0.4.9-1.fc21.noarch requires gnome-python2-gconf
rapid-photo-downloader-0.4.9-1.fc21.noarch requires gnome-python2
rapid-photo-downloader-0.4.9-1.fc21.noarch requires fbida
[raptor2]
raptor2-2.0.9-3.fc21.aarch64 requires libyajl.so.2()(64bit)
[rawtherapee]
rawtherapee-doc-4.0.11-2.fc20.noarch requires rawtherapee = 0:4.0.11-2.fc20
[rcssserver3d]
rcssserver3d-devel-0.6.7-3.fc20.noarch requires simspark-devel
rcssserver3d-devel-0.6.7-3.fc20.noarch requires rcssserver3d = 0:0.6.7-3.fc20
rcssserver3d-devel-0.6.7-3.fc20.noarch requires ode-devel
rcssserver3d-devel-0.6.7-3.fc20.noarch requires libGLU-devel
[rdesktop]
rdesktop-1.8.1-2.fc21.aarch64 requires libsamplerate.so.0(libsamplerate.so.0.1)(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libsamplerate.so.0(libsamplerate.so.0.0)(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libsamplerate.so.0()(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libpcsclite.so.1()(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libao.so.4(LIBAO4_1.1.0)(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libao.so.4()(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libXrandr.so.2()(64bit)
rdesktop-1.8.1-2.fc21.aarch64 requires libX11.so.6()(64bit)
[realmd]
realmd-0.15.0-1.fc21.aarch64 requires libpackagekit-glib2.so.16()(64bit)
[rear]
rear-1.15-1.fc21.noarch requires mingetty
[redhat-lsb]
redhat-lsb-core-4.1-22.fc21.aarch64 requires /usr/bin/time
redhat-lsb-core-4.1-22.fc21.aarch64 requires /usr/bin/passwd
redhat-lsb-core-4.1-22.fc21.aarch64 requires /usr/bin/man
redhat-lsb-core-4.1-22.fc21.aarch64 requires /sbin/fuser
redhat-lsb-core-4.1-22.fc21.aarch64 requires /bin/ed
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires mesa-libGLU(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libXtst(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libXrender(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libXi(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libXft(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libXext(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libX11(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libSM(aarch-64)
redhat-lsb-desktop-4.1-22.fc21.aarch64 requires libICE(aarch-64)
redhat-lsb-printing-4.1-22.fc21.aarch64 requires /usr/bin/foomatic-rip
[redhat-rpm-config]
redhat-rpm-config-9.1.0-57.fc21.noarch requires zip
[redis]
redis-2.6.16-1.fc21.aarch64 requires libjemalloc.so.1()(64bit)
[redmode]
redmode-1.1-8.fc20.noarch requires zenity
[rednotebook]
rednotebook-1.8.0-1.fc21.noarch requires pywebkitgtk
rednotebook-1.8.0-1.fc21.noarch requires gnome-python2-extras
[reinteract]
reinteract-0.5.9-7.noarch requires sox
reinteract-0.5.9-7.noarch requires python-matplotlib >= 0:0.98.0
[remake]
remake-doc-0.9-1.fc20.noarch requires remake = 0:0.9-1.fc20
[resource-agents]
ldirectord-3.9.5-10.fc21.aarch64 requires ipvsadm
[retrace-server]
retrace-server-1.10-2.fc21.noarch requires p7zip
retrace-server-1.10-2.fc21.noarch requires kexec-tools
[revisor]
revisor-cli-2.2-9.fc20.noarch requires usermode
revisor-cli-2.2-9.fc20.noarch requires notify-python
revisor-cli-2.2-9.fc20.noarch requires livecd-tools >= 0:015
revisor-gui-2.2-9.fc20.noarch requires gnome-python2-gconf
[rf]
rf-0.4.18-4.fc20.noarch requires xmlstarlet
rf-0.4.18-4.fc20.noarch requires lynx
[rhn-client-tools]
rhn-client-tools-2.0.1-2.fc20.noarch requires python-gudev
rhn-client-tools-2.0.1-2.fc20.noarch requires python-dmidecode
rhn-setup-2.0.1-2.fc20.noarch requires usermode >= 0:1.36
rhn-setup-2.0.1-2.fc20.noarch requires rhnsd
rhn-setup-gnome-2.0.1-2.fc20.noarch requires usermode-gtk
rhn-setup-gnome-2.0.1-2.fc20.noarch requires gnome-python2-gnome
rhn-setup-gnome-2.0.1-2.fc20.noarch requires gnome-python2-canvas
rhn-setup-gnome-2.0.1-2.fc20.noarch requires gnome-python2-bonobo
rhn-setup-gnome-2.0.1-2.fc20.noarch requires gnome-python2
[rkhunter]
rkhunter-1.4.0-9.fc21.noarch requires lsof
[rnv]
vim-rnv-1.7.11-5.fc20.noarch requires rnv = 0:1.7.11-5.fc20
[rootplot]
rootplot-2.2.1-7.fc19.noarch requires root-python
rootplot-2.2.1-7.fc19.noarch requires python-matplotlib
[rospack]
rospack-2.0.14-1.fc21.aarch64 requires libtinyxml.so.0()(64bit)
[rpcbind]
rpcbind-0.2.1-0.1.fc21.aarch64 requires libtirpc.so.1()(64bit)
[rpmgrill]
rpmgrill-0.26-1.fc21.noarch requires perl(YAML::Syck)
rpmgrill-0.26-1.fc21.noarch requires perl(JSON::XS)
[rst2pdf]
rst2pdf-0.93-4.fc20.noarch requires python-reportlab
[rt3]
rt3-3.8.17-1.fc20.noarch requires perl(mod_perl2)
rt3-tests-3.8.17-1.fc20.noarch requires perl(PerlIO::eol)
[ruby]
ruby-tcltk-2.0.0.353-0.16.fc21.aarch64 requires libX11.so.6()(64bit)
[ruby-icon-artist]
ruby-icon-artist-0.1.92-8.fc20.noarch requires inkscape
[ruby-rhubarb]
ruby-rhubarb-0.4.3-8.fc20.noarch requires rubygem-sqlite3
[ruby-spqr]
ruby-spqr-0.3.6-7.fc21.noarch requires ruby-qpid-qmf
[rubygem-activeldap]
rubygem-activeldap-4.0.2-1.fc21.noarch requires rubygem(gettext_i18n_rails)
[rubygem-addressable]
rubygem-addressable-2.3.5-1.fc21.noarch requires rubygem(idn)
[rubygem-atomic]
rubygem-atomic-doc-1.1.9-2.fc20.noarch requires rubygem-atomic = 0:1.1.9-2.fc20
[rubygem-audited-activerecord]
rubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4
[rubygem-aws-sdk]
rubygem-aws-sdk-1.34.0-1.fc21.noarch requires rubygem(nokogiri)
[rubygem-boxgrinder-build]
rubygem-boxgrinder-build-0.10.4-4.fc21.noarch requires rubygem(nokogiri)
rubygem-boxgrinder-build-0.10.4-4.fc21.noarch requires ruby-libvirt
rubygem-boxgrinder-build-0.10.4-4.fc21.noarch requires ruby-libguestfs
[rubygem-capybara]
rubygem-capybara-1.1.2-5.fc20.noarch requires rubygem(nokogiri) >= 0:1.3.3
[rubygem-charlock_holmes]
rubygem-charlock_holmes-doc-0.6.9.4-3.fc20.noarch requires rubygem-charlock_holmes = 0:0.6.9.4-3.fc20
[rubygem-childprocess]
rubygem-childprocess-0.3.9-1.fc21.noarch requires rubygem(ffi) < 0:2
rubygem-childprocess-0.3.9-1.fc21.noarch requires rubygem(ffi) >= 0:1.0.6
[rubygem-clutter]
rubygem-clutter-2.1.0-1.fc21.noarch requires rubygem(gobject-introspection)
rubygem-clutter-2.1.0-1.fc21.noarch requires rubygem(cairo-gobject)
[rubygem-cucumber]
rubygem-cucumber-1.2.1-4.fc20.noarch requires rubygem(gherkin) >= 0:2.4.5
[rubygem-cucumber-rails]
rubygem-cucumber-rails-1.3.0-5.fc20.noarch requires rubygem(nokogiri) >= 0:1.5.0
[rubygem-deltacloud-client]
rubygem-deltacloud-client-1.1.2-4.fc20.noarch requires rubygem(nokogiri)
[rubygem-ethon]
rubygem-ethon-0.5.10-3.fc20.noarch requires rubygem(ffi) >= 0:1.3.0
[rubygem-fast_xs]
rubygem-fast_xs-doc-0.8.0-3.fc20.noarch requires rubygem-fast_xs = 0:0.8.0-3.fc20
[rubygem-ferret]
rubygem-ferret-doc-0.11.8.4-5.fc20.noarch requires rubygem-ferret = 0:0.11.8.4-5.fc20
[rubygem-fog]
rubygem-fog-1.15.0-1.fc21.noarch requires rubygem(nokogiri) < 0:2.0
rubygem-fog-1.15.0-1.fc21.noarch requires rubygem(nokogiri) >= 0:1.5
[rubygem-gobject-introspection]
rubygem-gobject-introspection-doc-2.0.2-1.fc20.noarch requires rubygem-gobject-introspection = 0:2.0.2-1.fc20
[rubygem-gruff]
rubygem-gruff-0.3.6-7.fc20.noarch requires ruby-RMagick
[rubygem-gssapi]
rubygem-gssapi-1.1.2-3.fc20.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-haml]
rubygem-haml-4.0.5-1.fc21.noarch requires rubygem(hpricot)
[rubygem-hawler]
rubygem-hawler-0.3-12.fc20.noarch requires rubygem(hpricot)
[rubygem-levenshtein]
rubygem-levenshtein-doc-0.2.2-3.fc20.noarch requires rubygem-levenshtein = 0:0.2.2-3.fc20
[rubygem-mechanize]
rubygem-mechanize-2.7.3-1.fc21.noarch requires rubygem(nokogiri)
[rubygem-net-ping]
rubygem-net-ping-1.6.2-1.fc20.noarch requires rubygem(ffi)
[rubygem-newgem]
rubygem-newgem-1.5.3-11.fc21.noarch requires rubygem(RedCloth)
[rubygem-openshift-origin-node]
rubygem-openshift-origin-node-1.18.0.1-1.fc21.noarch requires rubygem(parallel)
rubygem-openshift-origin-node-1.18.0.1-1.fc21.noarch requires pam_openshift
rubygem-openshift-origin-node-1.18.0.1-1.fc21.noarch requires mercurial
rubygem-openshift-origin-node-1.18.0.1-1.fc21.noarch requires lsof
[rubygem-pkgwat]
rubygem-pkgwat-0.1.4-4.fc21.noarch requires rubygem(nokogiri) < 0:2
rubygem-pkgwat-0.1.4-4.fc21.noarch requires rubygem(nokogiri) >= 0:1.4
[rubygem-prawn]
rubygem-prawn-1.0.0-0.5.rc2.fc20.noarch requires rubygem(ttfunk) < 0:1.1
[rubygem-rabbit]
rubygem-rabbit-2.1.1-3.fc21.noarch requires rubygem(rsvg2)
rubygem-rabbit-2.1.1-3.fc21.noarch requires rubygem(poppler)
rubygem-rabbit-2.1.1-3.fc21.noarch requires rubygem(nokogiri)
rubygem-rabbit-2.1.1-3.fc21.noarch requires rubygem(gtk2)
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-4.fc20.noarch requires rubygem(ffi)
[rubygem-rbovirt]
rubygem-rbovirt-0.0.18-3.fc20.noarch requires rubygem(nokogiri)
[rubygem-rbvmomi]
rubygem-rbvmomi-1.2.3-9.fc20.noarch requires rubygem(nokogiri) >= 0:1.4.1
[rubygem-rdiscount]
rubygem-rdiscount-doc-2.0.7.3-2.fc20.noarch requires rubygem-rdiscount = 0:2.0.7.3-2.fc20
[rubygem-redcarpet]
rubygem-redcarpet-doc-2.1.1-8.fc20.noarch requires rubygem-redcarpet = 0:2.1.1-8.fc20
[rubygem-riot]
rubygem-riot-0.12.5-5.fc20.noarch requires rubygem(rr)
[rubygem-ronn]
rubygem-ronn-0.7.3-5.fc20.noarch requires rubygem(rdiscount)
rubygem-ronn-0.7.3-5.fc20.noarch requires rubygem(hpricot)
[rubygem-ruby-debug-base19]
rubygem-ruby-debug-base19-doc-0.11.26-6.fc20.noarch requires rubygem-ruby-debug-base19 = 0:0.11.26-6.fc20
[rubygem-ruby-debug19]
rubygem-ruby-debug19-0.11.6-6.fc20.noarch requires rubygem(ruby-debug-base19) >= 0:0.11.26
rubygem-ruby-debug19-0.11.6-6.fc20.noarch requires rubygem(linecache19) >= 0:0.5.13
[rubygem-ruby-libvirt]
rubygem-ruby-libvirt-doc-0.4.0-5.fc20.noarch requires rubygem-ruby-libvirt = 0:0.4.0-5.fc20
[rubygem-ruby-opengl]
rubygem-ruby-opengl-0.61.0-1.fc21.noarch requires rubygem(opengl)
[rubygem-sanitize]
rubygem-sanitize-2.1.0-1.fc21.noarch requires rubygem(nokogiri) >= 0:1.4.4
[rubygem-selenium-webdriver]
rubygem-selenium-webdriver-2.3.2-7.fc20.noarch requires rubygem(ffi) >= 0:1.0.7
[rubygem-sqlite3]
rubygem-sqlite3-doc-1.3.7-2.fc20.noarch requires rubygem-sqlite3 = 0:1.3.7-2.fc20
[rubygem-sup]
rubygem-sup-0.10.2-12.fc20.noarch requires xapian-bindings-ruby
rubygem-sup-0.10.2-12.fc20.noarch requires ruby(ncurses)
[rubygem-syck]
rubygem-syck-doc-1.0.0-3.fc20.noarch requires rubygem-syck = 0:1.0.0-3.fc20
[rubygem-term-ansicolor]
rubygem-term-ansicolor-1.2.2-3.fc21.noarch requires rubygem(tins) < 0:1
[rubygem-thread_safe]
rubygem-thread_safe-0.1.3-3.fc21.noarch requires rubygem(atomic)
[rubygem-webrat]
rubygem-webrat-0.7.3-7.fc20.noarch requires rubygem(nokogiri)
[rubygem-webrobots]
rubygem-webrobots-0.1.1-2.fc20.noarch requires rubygem(nokogiri)
[rubygem-xpath]
rubygem-xpath-0.1.4-7.fc20.noarch requires rubygem(nokogiri) < 0:2
rubygem-xpath-0.1.4-7.fc20.noarch requires rubygem(nokogiri) >= 0:1.3
[rurple]
rurple-1.0-0.10.rc3.fc20.noarch requires wxPython
[rxvt-unicode]
rxvt-unicode-9.19-1.fc21.aarch64 requires libXrender.so.1()(64bit)
rxvt-unicode-9.19-1.fc21.aarch64 requires libXft.so.2()(64bit)
rxvt-unicode-9.19-1.fc21.aarch64 requires libX11.so.6()(64bit)
rxvt-unicode-256color-9.19-1.fc21.aarch64 requires libXrender.so.1()(64bit)
rxvt-unicode-256color-9.19-1.fc21.aarch64 requires libXft.so.2()(64bit)
rxvt-unicode-256color-9.19-1.fc21.aarch64 requires libX11.so.6()(64bit)
rxvt-unicode-256color-ml-9.19-1.fc21.aarch64 requires libXrender.so.1()(64bit)
rxvt-unicode-256color-ml-9.19-1.fc21.aarch64 requires libXft.so.2()(64bit)
rxvt-unicode-256color-ml-9.19-1.fc21.aarch64 requires libX11.so.6()(64bit)
rxvt-unicode-ml-9.19-1.fc21.aarch64 requires libXrender.so.1()(64bit)
rxvt-unicode-ml-9.19-1.fc21.aarch64 requires libXft.so.2()(64bit)
rxvt-unicode-ml-9.19-1.fc21.aarch64 requires libX11.so.6()(64bit)
[safekeep]
safekeep-common-1.4.2-3.fc21.noarch requires rdiff-backup
[sagator]
sagator-1.2.3-7.fc20.noarch requires spamassassin
sagator-core-1.2.3-7.fc20.noarch requires spamassassin
sagator-webq-1.2.3-7.fc20.noarch requires python-genshi >= 0:0.4
[salt]
salt-0.17.5-1.fc21.noarch requires sshpass
salt-0.17.5-1.fc21.noarch requires python-zmq
salt-0.17.5-1.fc21.noarch requires python-msgpack
salt-0.17.5-1.fc21.noarch requires m2crypto
[samba]
2:libsmbclient-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
2:libsmbclient-4.1.1-2.fc21.aarch64 requires libtdb.so.1()(64bit)
2:libsmbclient-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:libsmbclient-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:libwbclient-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:libwbclient-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libtdb.so.1()(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libaio.so.1(LIBAIO_0.4)(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libaio.so.1(LIBAIO_0.1)(64bit)
2:samba-4.1.1-2.fc21.aarch64 requires libaio.so.1()(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.19)(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.18)(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.15)(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.10)(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libldb.so.1()(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-client-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-common-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.2)(64bit)
2:samba-common-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
2:samba-common-4.1.1-2.fc21.aarch64 requires libtdb.so.1()(64bit)
2:samba-common-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-common-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-devel-4.1.1-2.fc21.aarch64 requires pkgconfig(ldb)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.2)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libtdb.so.1()(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_1.1.1)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.23)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.15)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.10)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libldb.so.1()(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.3)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-libs-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-python-4.1.1-2.fc21.aarch64 requires python-tdb
2:samba-python-4.1.1-2.fc21.aarch64 requires pyldb
2:samba-python-4.1.1-2.fc21.aarch64 requires libpyldb-util.so.1(PYLDB_UTIL_1.1.2)(64bit)
2:samba-python-4.1.1-2.fc21.aarch64 requires libpyldb-util.so.1()(64bit)
2:samba-python-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.10)(64bit)
2:samba-python-4.1.1-2.fc21.aarch64 requires libldb.so.1()(64bit)
2:samba-python-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-python-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libtdb.so.1()(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.24)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.19)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.15)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.12)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libldb.so.1(LDB_0.9.10)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libldb.so.1()(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-test-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-vfs-glusterfs-4.1.1-2.fc21.aarch64 requires libgfapi.so.0()(64bit)
2:samba-vfs-glusterfs-4.1.1-2.fc21.aarch64 requires glusterfs-api >= 0:3.4.0.16
2:samba-vfs-glusterfs-4.1.1-2.fc21.aarch64 requires glusterfs >= 0:3.4.0.16
2:samba-winbind-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.2)(64bit)
2:samba-winbind-4.1.1-2.fc21.aarch64 requires libtdb.so.1(TDB_1.2.1)(64bit)
2:samba-winbind-4.1.1-2.fc21.aarch64 requires libtdb.so.1()(64bit)
2:samba-winbind-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.3)(64bit)
2:samba-winbind-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-winbind-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-winbind-clients-4.1.1-2.fc21.aarch64 requires libiniparser.so.0()(64bit)
2:samba-winbind-clients-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-winbind-clients-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
2:samba-winbind-modules-4.1.1-2.fc21.aarch64 requires libiniparser.so.0()(64bit)
2:samba-winbind-modules-4.1.1-2.fc21.aarch64 requires libbsd.so.0(LIBBSD_0.0)(64bit)
2:samba-winbind-modules-4.1.1-2.fc21.aarch64 requires libbsd.so.0()(64bit)
[samcoupe-rom]
samcoupe-rom-3.0-8.fc20.noarch requires simcoupe
[sawfish]
sawfish-1.10-1.fc21.aarch64 requires rep-gtk >= 0:0.90.7
sawfish-1.10-1.fc21.aarch64 requires librep.so.16()(64bit)
sawfish-1.10-1.fc21.aarch64 requires librep >= 0:0.92.3
sawfish-1.10-1.fc21.aarch64 requires libXtst.so.6()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libXrender.so.1()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libXrandr.so.2()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libXinerama.so.1()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libXft.so.2()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libXext.so.6()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libX11.so.6()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libSM.so.6()(64bit)
sawfish-1.10-1.fc21.aarch64 requires libICE.so.6()(64bit)
sawfish-1.10-1.fc21.aarch64 requires control-center-filesystem
sawfish-devel-1.10-1.fc21.aarch64 requires pkgconfig(rep-gtk) >= 0:0.90.7
sawfish-devel-1.10-1.fc21.aarch64 requires pkgconfig(librep) >= 0:0.92.3
[sblim-testsuite]
sblim-testsuite-1.3.0-10.fc21.noarch requires sblim-wbemcli >= 0:1.5
[scanssh]
scanssh-2.1.1-3.fc21.aarch64 requires libdnet.so.1()(64bit)
[scap-security-guide]
scap-security-guide-0.1.4-2.fc21.noarch requires openscap-utils >= 0:0.9.1
[schroedinger-cat-backgrounds]
schroedinger-cat-backgrounds-xfce-18.91.0-2.fc20.noarch requires xfdesktop
[scim]
scim-1.4.14-7.fc21.aarch64 requires libX11.so.6()(64bit)
scim-1.4.14-7.fc21.aarch64 requires imsettings
scim-1.4.14-7.fc21.aarch64 requires im-chooser
scim-libs-1.4.14-7.fc21.aarch64 requires libX11.so.6()(64bit)
[scim-thai]
scim-thai-0.1.1-11.fc21.aarch64 requires libthai.so.0(LIBTHAI_0.1)(64bit)
scim-thai-0.1.1-11.fc21.aarch64 requires libthai.so.0()(64bit)
[scirenderer]
scirenderer-1.1.0-3.fc21.noarch requires jogl2
[scitools]
scitools-0.9.0-4.fc20.noarch requires scipy
scitools-0.9.0-4.fc20.noarch requires ScientificPython
scitools-extras-0.9.0-4.fc20.noarch requires vtk-python
scitools-extras-0.9.0-4.fc20.noarch requires veusz
scitools-extras-0.9.0-4.fc20.noarch requires python-matplotlib
scitools-extras-0.9.0-4.fc20.noarch requires dx
scitools-extras-0.9.0-4.fc20.noarch requires blt
[scratch]
scratch-image-1.4.0.7-6.fc20.noarch requires squeak-vm >= 0:4.10.2.2593
[screenie]
screenie-1.30.0-11.fc20.noarch requires screen
[screenruler]
screenruler-0.96-2.fc20.noarch requires rubygem-gtk2
screenruler-0.96-2.fc20.noarch requires rubygem-cairo
[seahorse-adventures]
seahorse-adventures-1.0-13.fc20.noarch requires pygame
[secstate]
secstate-0.4.1-6.fc20.noarch requires openscap-python
[security-menus]
security-menus-1.2.1-1.fc20.noarch requires xfce4-terminal
[seed]
seed-doc-3.8.1-2.fc20.noarch requires seed = 0:3.8.1-2.fc20
[seekwatcher]
seekwatcher-0.12-10.fc20.noarch requires python-matplotlib
seekwatcher-0.12-10.fc20.noarch requires blktrace
[seivot]
seivot-1.18-2.fc20.noarch requires summain
[selinux-policy]
selinux-policy-mls-3.13.1-27.fc21.noarch requires setransd
[sendmail]
sendmail-8.14.7-5.fc21.aarch64 requires procmail
sendmail-8.14.7-5.fc21.aarch64 requires libhesiod.so.0()(64bit)
[sergueis-destiny]
sergueis-destiny-1.1-11.fc20.noarch requires nagi
[setroubleshoot-plugins]
setroubleshoot-plugins-3.0.60-1.fc21.noarch requires setroubleshoot-server >= 0:3.1.16-1
[sfact]
sfact-0.0-5.20130128gitbc56c68.fc21.noarch requires pypy
[sfbm]
sfbm-0.7-2.fc21.noarch requires python3-PyQt4
[shinken]
shinken-poller-1.4.1-1.fc21.noarch requires nagios-plugins-all
[shutter]
shutter-0.90.1-1.fc21.noarch requires perl(Proc::Killfam)
shutter-0.90.1-1.fc21.noarch requires perl(Net::DBus::GLib)
shutter-0.90.1-1.fc21.noarch requires perl(Net::DBus)
shutter-0.90.1-1.fc21.noarch requires perl(Locale::gettext)
shutter-0.90.1-1.fc21.noarch requires perl(Gtk2::Unique)
shutter-0.90.1-1.fc21.noarch requires perl(Gtk2::ImageView)
shutter-0.90.1-1.fc21.noarch requires perl(Goo::Canvas)
shutter-0.90.1-1.fc21.noarch requires perl(Gnome2::Wnck)
shutter-0.90.1-1.fc21.noarch requires perl(Gnome2::VFS)
shutter-0.90.1-1.fc21.noarch requires perl(Gnome2::Canvas)
shutter-0.90.1-1.fc21.noarch requires perl(Gnome2)
shutter-0.90.1-1.fc21.noarch requires gnome-web-photo
[sidc-gui]
sidc-gui-0.4-3.fc20.noarch requires wxPython
sidc-gui-0.4-3.fc20.noarch requires python-matplotlib-wx
[sigul]
sigul-0.100-3.fc20.noarch requires python-sqlalchemy >= 0:0.5
sigul-0.100-3.fc20.noarch requires python-nss >= 0:0.11
[sk2py]
sk2py-0.1-11.fc20.noarch requires wxPython
[skeinforge]
skeinforge-12.03.14-16.fc21.noarch requires pypy
[slang]
slang-slsh-2.2.4-11.fc21.aarch64 requires libonig.so.2()(64bit)
[slic3r]
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::WizardPage)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Wizard)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::StatusBar)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::ScrolledWindow)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Print)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Panel)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Html)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Grid)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::GLCanvas)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::FileDropTarget)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Event)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::Dialog)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::DND)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::App)
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx) >= 0:0.9901
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx)
slic3r-0.9.10b-5.fc21.noarch requires perl(OpenGL)
slic3r-0.9.10b-5.fc21.noarch requires perl(Math::Geometry::Voronoi)
slic3r-0.9.10b-5.fc21.noarch requires perl(Math::ConvexHull::MonotoneChain)
slic3r-0.9.10b-5.fc21.noarch requires perl(Math::Clipper) >= 0:1.22
slic3r-0.9.10b-5.fc21.noarch requires perl(Math::Clipper)
slic3r-0.9.10b-5.fc21.noarch requires perl(Boost::Geometry::Utils) >= 0:0.12
slic3r-0.9.10b-5.fc21.noarch requires perl(Boost::Geometry::Utils)
[slingshot]
slingshot-0.8.1p-11.fc21.noarch requires pygame
[smokeping]
smokeping-2.6.9-1.fc20.noarch requires fping >= 0:2.4b2
[snake]
snake-0.11.1-3.fc20.noarch requires pax
[snotes]
snotes-1.0-3.fc20.noarch requires dmenu
[solarwolf]
solarwolf-1.5-9.fc20.noarch requires pygame
[sombok]
sombok-2.3.1-1.fc21.aarch64 requires libthai.so.0(LIBTHAI_0.1)(64bit)
sombok-2.3.1-1.fc21.aarch64 requires libthai.so.0()(64bit)
[soundconverter]
soundconverter-2.1.2-3.fc21.noarch requires notify-python
soundconverter-2.1.2-3.fc21.noarch requires gstreamer-python
soundconverter-2.1.2-3.fc21.noarch requires gstreamer-plugins-good
soundconverter-2.1.2-3.fc21.noarch requires gnome-python2-gnomevfs
soundconverter-2.1.2-3.fc21.noarch requires gnome-python2-gnome
soundconverter-2.1.2-3.fc21.noarch requires gnome-python2-gconf
soundconverter-2.1.2-3.fc21.noarch requires gnome-python2-canvas
soundconverter-2.1.2-3.fc21.noarch requires gnome-python2-bonobo
[source-highlight]
source-highlight-3.1.7-1.fc21.aarch64 requires ctags
[spacewalk-admin]
spacewalk-admin-2.0.1-2.fc20.noarch requires spacewalk-base
spacewalk-admin-2.0.1-2.fc20.noarch requires perl(RHN::SatelliteCert)
spacewalk-admin-2.0.1-2.fc20.noarch requires lsof
[spacewalk-backend]
spacewalk-backend-server-2.0.3-2.fc20.noarch requires PyPAM
spacewalk-backend-sql-postgresql-2.0.3-2.fc20.noarch requires python-psycopg2 >= 0:2.0.14-2
[spacewalk-setup-jabberd]
spacewalk-setup-jabberd-2.0.1-2.fc20.noarch requires jabberd
[spamass-milter]
spamass-milter-postfix-0.3.2-11.fc20.noarch requires spamass-milter = 0:0.3.2-11.fc20
spamass-milter-postfix-0.3.2-11.fc20.noarch requires spamass-milter = 0:0.3.2-11.fc20
spamass-milter-postfix-0.3.2-11.fc20.noarch requires postfix
[spamassassin-FuzzyOcr]
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires spamassassin
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl-String-Approx
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl(String::Approx)
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl(Mail::SpamAssassin::Util)
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl(Mail::SpamAssassin::Timeout)
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl(Mail::SpamAssassin::Plugin)
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl(Mail::SpamAssassin::Logger)
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires perl(Mail::SpamAssassin)
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires ocrad
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires netpbm-progs
spamassassin-FuzzyOcr-3.6.0-11.fc20.noarch requires gifsicle
[spamassassin-iXhash2]
spamassassin-iXhash2-2.05-6.fc20.noarch requires spamassassin >= 0:3.2
spamassassin-iXhash2-2.05-6.fc20.noarch requires perl(Mail::SpamAssassin::Plugin)
[spampd]
spampd-2.30-17.fc21.noarch requires perl(Mail::SpamAssassin)
[spe]
spe-0.8.4.h-13.fc20.noarch requires wxPython >= 0:2.8
spe-0.8.4.h-13.fc20.noarch requires python-imaging
[specto]
specto-0.4.1-6.fc21.noarch requires notify-python
specto-0.4.1-6.fc21.noarch requires gnome-python2-gnomevfs
specto-0.4.1-6.fc21.noarch requires gnome-python2-gconf
[speech-dispatcher]
speech-dispatcher-doc-0.8-5.fc20.noarch requires speech-dispatcher = 0:0.8-5.fc20
[speed-dreams]
speed-dreams-robots-base-2.1.0-15.trunk_r4810.fc20.3.noarch requires speed-dreams = 0:2.1.0-15.trunk_r4810.fc20.3
[spherical-cow-backgrounds]
spherical-cow-backgrounds-xfce-18.0.0-3.fc20.noarch requires xfdesktop
[sphinx-webtools]
sphinx-webtools-0.2.1-20120529.hg86a2eac02afe.fc20.noarch requires python-genshi >= 0:0.5.1
[splix]
splix-2.0.1-0.19.20130902svn.fc21.aarch64 requires libjbig85.so.2.0()(64bit)
[spring-maps-default]
spring-maps-default-0.1-11.fc20.noarch requires spring
[springframework]
springframework-context-support-3.2.6-2.fc21.noarch requires mvn(org.quartz-scheduler:quartz-backward-compat)
springframework-context-support-3.2.6-2.fc21.noarch requires mvn(com.lowagie:itext)
springframework-webmvc-3.2.6-2.fc21.noarch requires mvn(com.lowagie:itext)
[spyder]
spyder-2.2.4-1.fc21.noarch requires PyQt4
[sqlcli]
sqlcli-2-3.fc21.noarch requires python-sqlalchemy
[sqlgrey]
sqlgrey-1.8.0-6.fc20.noarch requires postfix
[sqljet]
sqljet-browser-1.1.10-1.fc21.noarch requires netbeans-platform
[sqlninja]
sqlninja-0.2.6-5.fc20.noarch requires perl-Net-RawIP
sqlninja-0.2.6-5.fc20.noarch requires perl-Net-Pcap
[squeak-image]
squeak-image-4.3-3.fc20.noarch requires squeak-vm >= 0:4.4.7.2357
[squirrelmail]
squirrelmail-1.4.22-13.fc20.noarch requires tmpwatch
[sshmenu]
sshmenu-3.18-13.fc20.noarch requires ruby(gtk2)
sshmenu-3.18-13.fc20.noarch requires ruby(gconf2)
[sslstrip]
sslstrip-0.9-6.fc20.noarch requires python-twisted-web
[stardict-dic-en]
stardict-dic-en-2.4.2-12.fc20.noarch requires stardict >= 0:2.4.2
[stardict-dic-hi]
stardict-dic-hi-3.0.1-11.fc20.noarch requires stardict
[stardict-dic-ja]
stardict-dic-ja-2.4.2-11.fc20.noarch requires stardict >= 0:2.4.2
[stardict-dic-ru]
stardict-dic-ru-2.4.2-12.fc20.noarch requires stardict >= 0:2.4.2
[stardict-dic-zh_CN]
stardict-dic-zh_CN-2.4.2-12.fc20.noarch requires stardict >= 0:2.4.2
[stardict-dic-zh_TW]
stardict-dic-zh_TW-2.4.2-13.fc20.noarch requires stardict >= 0:2.4.2
[stardict-xmllittre]
stardict-xmllittre-1.0-7.fc20.noarch requires stardict >= 0:3.0.1
[starplot-contrib]
starplot-contrib-3-8.fc20.noarch requires starplot
[starplot-gliese3]
starplot-gliese3-0.95-9.fc20.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-9.fc20.noarch requires starplot >= 0:0.95
[starplot-yale5]
starplot-yale5-0.95-9.fc20.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-9.fc20.noarch requires starplot >= 0:0.95
[stylus-toolbox]
stylus-toolbox-0.2.7-6.fc20.noarch requires gutenprint
[subdownloader]
subdownloader-2.0.18-3.fc20.noarch requires python-kaa-metadata
subdownloader-2.0.18-3.fc20.noarch requires PyQt4
[sugar]
sugar-0.101.3-1.fc21.noarch requires xdg-user-dirs
sugar-0.101.3-1.fc21.noarch requires upower
sugar-0.101.3-1.fc21.noarch requires telepathy-mission-control
sugar-0.101.3-1.fc21.noarch requires sugar-toolkit-gtk3
sugar-0.101.3-1.fc21.noarch requires sugar-artwork
sugar-0.101.3-1.fc21.noarch requires metacity
sugar-0.101.3-1.fc21.noarch requires gstreamer-plugins-espeak
[sugar-browse]
sugar-browse-156-1.fc21.noarch requires sugar-toolkit-gtk3
[sugar-chat]
sugar-chat-78-3.fc20.noarch requires telepathy-mission-control
[sugar-clock]
sugar-clock-15-3.fc21.noarch requires gstreamer-python
[sugar-infoslicer]
sugar-infoslicer-22-1.fc21.noarch requires sugar-toolkit-gtk3
[sugar-logos]
sugar-logos-3-8.fc20.noarch requires plymouth-plugin-two-step
sugar-logos-3-8.fc20.noarch requires plymouth
[sugar-memorize]
sugar-memorize-47-1.fc21.noarch requires gstreamer-python
sugar-memorize-47-1.fc21.noarch requires csound-python
[sugar-physics]
sugar-physics-13-1.fc21.noarch requires pybox2d
[sugar-pippy]
sugar-pippy-57-1.fc21.noarch requires pygame
sugar-pippy-57-1.fc21.noarch requires pybox2d
[sugar-presence-service]
sugar-presence-service-0.90.2-4.fc20.noarch requires telepathy-salut
sugar-presence-service-0.90.2-4.fc20.noarch requires telepathy-mission-control
sugar-presence-service-0.90.2-4.fc20.noarch requires telepathy-gabble
[sugar-read]
sugar-read-112-1.fc21.noarch requires sugar-toolkit-gtk3
sugar-read-112-1.fc21.noarch requires evince-libs
sugar-read-112-1.fc21.noarch requires evince-djvu
[sugar-record]
sugar-record-99-3.fc21.noarch requires gstreamer-python
sugar-record-99-3.fc21.noarch requires gstreamer-plugins-good
[sugar-speak]
sugar-speak-47-3.fc21.noarch requires gstreamer-python
[sugar-terminal]
sugar-terminal-42-2.fc20.noarch requires vte3
[sugar-view-slides]
sugar-view-slides-8-10.fc20.noarch requires pygame
[sugar-write]
sugar-write-94-1.fc21.noarch requires python-abiword
[supervisor]
supervisor-3.0-1.fc20.noarch requires python-meld3 >= 0:0.6.5
[supybot]
supybot-0.83.4.1-11.fc20.noarch requires python-twisted-names
supybot-0.83.4.1-11.fc20.noarch requires python-twisted-core
[surfraw]
surfraw-2.2.9-1.fc21.noarch requires screen
[svn2cl]
svn2cl-0.14-1.fc21.noarch requires subversion
[svni]
svni-0.36.2-2.fc20.noarch requires subversion
[svnkit]
svnkit-1.7.6-7.fc20.noarch requires subversion-javahl >= 0:1.5
svnkit-javahl-1.7.6-7.fc20.noarch requires subversion-javahl >= 0:1.5
[svnmailer]
svnmailer-1.0.9-3.fc20.noarch requires subversion-python >= 0:1.0.0
[sympy]
python3-sympy-0.7.4-1.fc21.noarch requires python3-matplotlib
sympy-0.7.4-1.fc21.noarch requires python-matplotlib
sympy-texmacs-0.7.4-1.fc21.noarch requires TeXmacs
[synce-gnome]
synce-gnome-0.11-9.fc20.noarch requires odccm
synce-gnome-0.11-9.fc20.noarch requires notify-python
[synce-kpm]
synce-kpm-0.15.1-6.fc20.noarch requires python-rapi
synce-kpm-0.15.1-6.fc20.noarch requires odccm
synce-kpm-0.15.1-6.fc20.noarch requires PyQt4
[synergy]
synergy-1.4.10-3.fc21.aarch64 requires libXtst.so.6()(64bit)
synergy-1.4.10-3.fc21.aarch64 requires libXinerama.so.1()(64bit)
synergy-1.4.10-3.fc21.aarch64 requires libXi.so.6()(64bit)
synergy-1.4.10-3.fc21.aarch64 requires libXext.so.6()(64bit)
synergy-1.4.10-3.fc21.aarch64 requires libX11.so.6()(64bit)
synergy-1.4.10-3.fc21.aarch64 requires libSM.so.6()(64bit)
synergy-1.4.10-3.fc21.aarch64 requires libICE.so.6()(64bit)
[syntastic]
syntastic-d-2.3.0-11.20120917git72856e6.fc20.noarch requires ldc
syntastic-html-2.3.0-11.20120917git72856e6.fc20.noarch requires tidy
syntastic-javascript-2.3.0-11.20120917git72856e6.fc20.noarch requires jsl
syntastic-xhtml-2.3.0-11.20120917git72856e6.fc20.noarch requires tidy
[system-config-bind]
system-config-bind-4.0.15-8.fc20.noarch requires usermode-gtk
system-config-bind-4.0.15-8.fc20.noarch requires usermode
system-config-bind-4.0.15-8.fc20.noarch requires gnome-python2-gnome
system-config-bind-4.0.15-8.fc20.noarch requires gnome-python2-canvas
[system-config-date]
system-config-date-1.10.7-1.fc21.noarch requires gnome-python2-canvas
[system-config-date-docs]
system-config-date-docs-1.0.11-4.fc20.noarch requires yelp
system-config-date-docs-1.0.11-4.fc20.noarch requires rarian-compat
[system-config-httpd]
5:system-config-httpd-1.5.5-6.fc20.noarch requires usermode
5:system-config-httpd-1.5.5-6.fc20.noarch requires gnome-python2-gnome
5:system-config-httpd-1.5.5-6.fc20.noarch requires gnome-python2-canvas
[system-config-kdump]
system-config-kdump-2.0.14-1.fc21.noarch requires yelp
system-config-kdump-2.0.14-1.fc21.noarch requires usermode >= 0:1.36
system-config-kdump-2.0.14-1.fc21.noarch requires kexec-tools
[system-config-language]
system-config-language-1.4.1-1.fc21.noarch requires usermode-gtk
system-config-language-1.4.1-1.fc21.noarch requires usermode
[system-config-nfs-docs]
system-config-nfs-docs-1.0.9-6.fc20.noarch requires yelp
system-config-nfs-docs-1.0.9-6.fc20.noarch requires rarian-compat
[system-config-rootpassword]
system-config-rootpassword-1.99.6-9.fc21.noarch requires usermode-gtk
system-config-rootpassword-1.99.6-9.fc21.noarch requires usermode >= 0:1.36
[system-config-samba-docs]
system-config-samba-docs-1.0.9-6.fc20.noarch requires yelp
system-config-samba-docs-1.0.9-6.fc20.noarch requires rarian-compat
[system-config-services-docs]
system-config-services-docs-1.1.9-6.fc20.noarch requires yelp
system-config-services-docs-1.1.9-6.fc20.noarch requires rarian-compat
[system-config-users-docs]
system-config-users-docs-1.0.9-6.fc20.noarch requires yelp
system-config-users-docs-1.0.9-6.fc20.noarch requires rarian-compat
[system-switch-java]
system-switch-java-1.1.5-9.fc21.noarch requires usermode-gtk
system-switch-java-1.1.5-9.fc21.noarch requires usermode
[system-switch-mail]
system-switch-mail-1.0.1-6.fc20.noarch requires usermode
system-switch-mail-gnome-1.0.1-6.fc20.noarch requires usermode-gtk
[systemtap]
systemtap-client-2.5-0.78.ga7dd945a54f2.fc21.aarch64 requires zip
systemtap-server-2.5-0.78.ga7dd945a54f2.fc21.aarch64 requires zip
systemtap-testsuite-2.5-0.78.ga7dd945a54f2.fc21.aarch64 requires prelink
[sysusage]
sysusage-5.3-5.fc21.noarch requires sysstat
sysusage-rsysusage-5.3-5.fc21.noarch requires sysstat
[tagainijisho]
tagainijisho-common-0.9.4-6.fc20.noarch requires tagainijisho = 0:0.9.4-6.fc20
[tailor]
python-vcpx-0.9.35-16.fc20.noarch requires subversion
python-vcpx-0.9.35-16.fc20.noarch requires monotone
python-vcpx-0.9.35-16.fc20.noarch requires mercurial >= 0:1.1.2
[targetd]
targetd-0.7.1-1.fc21.noarch requires python-setproctitle
[taskcoach]
taskcoach-1.3.34-1.fc21.noarch requires wxPython
[techtalk-pse]
techtalk-pse-1.1.0-6.fc20.noarch requires perl(Gtk2::WebKit)
techtalk-pse-1.1.0-6.fc20.noarch requires perl(Gnome2::Vte)
[terminator]
terminator-0.97-5.fc21.noarch requires vte
terminator-0.97-5.fc21.noarch requires gnome-python2-gconf
terminator-0.97-5.fc21.noarch requires gnome-python2-bonobo
[tesseract-langpack]
tesseract-langpack-afr-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ara-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-aze-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-bel-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ben-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-bul-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-cat-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ces-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-chi_sim-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-chi_tra-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-chr-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-dan-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-deu-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ell-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-enm-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-epo-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-epo_alt-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-equ-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-est-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-eus-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-fin-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-fra-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-frk-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-frm-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-glg-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-grc-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-heb-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-hin-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-hrv-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-hun-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ind-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-isl-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ita-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ita_old-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-jpn-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-kan-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-kor-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-lav-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-lit-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-mal-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-mkd-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-mlt-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-msa-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-nld-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-nor-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-pol-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-por-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ron-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-rus-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-slk-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-slv-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-spa-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-spa_old-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-sqi-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-srp-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-swa-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-swe-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-tam-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-tel-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-tgl-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-tha-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-tur-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-ukr-3.02-7.fc20.noarch requires tesseract >= 0:3.02
tesseract-langpack-vie-3.02-7.fc20.noarch requires tesseract >= 0:3.02
[testoob]
testoob-1.13-14.fc20.noarch requires python-4Suite-XML >= 0:1.0.2
[texlive]
3:texlive-collection-fontutils-svn30396.0-4.20131226_r32488.fc21.noarch requires t1utils
3:texlive-dvipdfmx-bin-svn30845.0-4.20131226_r32488.fc21.aarch64 requires libpaper.so.1()(64bit)
3:texlive-luatex-bin-svn31084.0-4.20131226_r32488.fc21.aarch64 requires libzzip-0.so.13()(64bit)
3:texlive-metafont-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libXext.so.6()(64bit)
3:texlive-metafont-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libX11.so.6()(64bit)
3:texlive-metafont-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libSM.so.6()(64bit)
3:texlive-metafont-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libICE.so.6()(64bit)
3:texlive-pdftools-bin-svn31666.0-4.20131226_r32488.fc21.aarch64 requires libXmu.so.6()(64bit)
3:texlive-pdftools-bin-svn31666.0-4.20131226_r32488.fc21.aarch64 requires libX11.so.6()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libXpm.so.4()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libXmu.so.6()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libXext.so.6()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libXaw.so.7()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libX11.so.6()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libSM.so.6()(64bit)
3:texlive-xdvi-bin-svn30088.0-4.20131226_r32488.fc21.aarch64 requires libICE.so.6()(64bit)
3:texlive-xetex-bin-svn30845.0-4.20131226_r32488.fc21.aarch64 requires teckit
3:texlive-xetex-bin-svn30845.0-4.20131226_r32488.fc21.aarch64 requires libpaper.so.1()(64bit)
3:texlive-xetex-bin-svn30845.0-4.20131226_r32488.fc21.aarch64 requires libgraphite2.so.3()(64bit)
3:texlive-xetex-bin-svn30845.0-4.20131226_r32488.fc21.aarch64 requires libTECkit.so.0()(64bit)
[thredds]
netcdf-java-4.3.19-4.fc21.noarch requires mvn(org.quartz-scheduler:quartz)
[thunar-sendto-clamtk]
thunar-sendto-clamtk-0.04-3.fc21.noarch requires Thunar
[thunar-vfs]
thunar-vfs-1.2.0-12.fc21.aarch64 requires libxfce4util.so.6()(64bit)
thunar-vfs-1.2.0-12.fc21.aarch64 requires libstartup-notification-1.so.0()(64bit)
thunar-vfs-1.2.0-12.fc21.aarch64 requires libexo-1.so.0()(64bit)
thunar-vfs-1.2.0-12.fc21.aarch64 requires libX11.so.6()(64bit)
thunar-vfs-devel-1.2.0-12.fc21.aarch64 requires pkgconfig(exo-1)
[tigervnc]
tigervnc-1.3.0-11.fc21.aarch64 requires libXinerama.so.1()(64bit)
tigervnc-1.3.0-11.fc21.aarch64 requires libXft.so.2()(64bit)
tigervnc-1.3.0-11.fc21.aarch64 requires libXfixes.so.3()(64bit)
tigervnc-1.3.0-11.fc21.aarch64 requires libXext.so.6()(64bit)
tigervnc-1.3.0-11.fc21.aarch64 requires libX11.so.6()(64bit)
tigervnc-1.3.0-11.fc21.aarch64 requires libSM.so.6()(64bit)
tigervnc-1.3.0-11.fc21.aarch64 requires libICE.so.6()(64bit)
tigervnc-server-1.3.0-11.fc21.aarch64 requires xorg-x11-xinit
tigervnc-server-1.3.0-11.fc21.aarch64 requires xorg-x11-xauth
tigervnc-server-1.3.0-11.fc21.aarch64 requires libXtst.so.6()(64bit)
tigervnc-server-1.3.0-11.fc21.aarch64 requires libXext.so.6()(64bit)
tigervnc-server-1.3.0-11.fc21.aarch64 requires libX11.so.6()(64bit)
tigervnc-server-1.3.0-11.fc21.aarch64 requires libSM.so.6()(64bit)
tigervnc-server-1.3.0-11.fc21.aarch64 requires libICE.so.6()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires xorg-x11-xkb-utils
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libXfont.so.1()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libXext.so.6()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libXdmcp.so.6()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libXau.so.6()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libX11.so.6()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libSM.so.6()(64bit)
tigervnc-server-minimal-1.3.0-11.fc21.aarch64 requires libICE.so.6()(64bit)
[timeline]
timeline-1.0.1-1.fc21.noarch requires wxPython
[tintwizard]
tintwizard-0.3.4-7.fc20.noarch requires tint2
[tinyca2]
tinyca2-0.7.6-0.14.20070611.fc21.noarch requires perl(Locale::gettext)
[tk]
1:tk-8.5.15-1.fc21.aarch64 requires libXft.so.2()(64bit)
1:tk-8.5.15-1.fc21.aarch64 requires libX11.so.6()(64bit)
1:tk-devel-8.5.15-1.fc21.aarch64 requires libXft-devel
1:tk-devel-8.5.15-1.fc21.aarch64 requires libX11-devel
[tkabber]
tkabber-1.0-1.svn2114.fc21.noarch requires tktray
tkabber-1.0-1.svn2114.fc21.noarch requires tkimg
tkabber-1.0-1.svn2114.fc21.noarch requires tdom
tkabber-1.0-1.svn2114.fc21.noarch requires tcltls
tkabber-1.0-1.svn2114.fc21.noarch requires tcl-zlib
tkabber-1.0-1.svn2114.fc21.noarch requires tcl-tkpng
tkabber-1.0-1.svn2114.fc21.noarch requires tcl-tclxml
[tmw]
tmw-20130201-2.fc20.noarch requires manaplus
[tncfhh]
tncfhh-0.8.3-15.fc21.aarch64 requires liblog4cxx.so.10()(64bit)
tncfhh-devel-0.8.3-15.fc21.aarch64 requires libtnc.so.0()(64bit)
tncfhh-examples-0.8.3-15.fc21.aarch64 requires liblog4cxx.so.10()(64bit)
tncfhh-libs-0.8.3-15.fc21.aarch64 requires liblog4cxx.so.10()(64bit)
tncfhh-utils-0.8.3-15.fc21.aarch64 requires liblog4cxx.so.10()(64bit)
[tomcatjss]
tomcatjss-7.1.0-4.fc20.noarch requires jss >= 0:4.2.6-24
[torcs-data]
torcs-data-1.3.3-4.noarch requires torcs
torcs-data-cars-extra-1.3.3-4.noarch requires torcs
torcs-data-tracks-dirt-1.3.3-4.noarch requires torcs
torcs-data-tracks-oval-1.3.3-4.noarch requires torcs
torcs-data-tracks-road-1.3.3-4.noarch requires torcs
[torque]
torque-gui-3.0.4-4.fc21.aarch64 requires libX11.so.6()(64bit)
[tortoisehg]
tortoisehg-2.11-1.fc21.noarch requires qscintilla-python
tortoisehg-2.11-1.fc21.noarch requires mercurial < 0:2.10
tortoisehg-2.11-1.fc21.noarch requires gnome-python2-gconf
tortoisehg-2.11-1.fc21.noarch requires PyQt4 >= 0:4.6
tortoisehg-nautilus-2.11-1.fc21.noarch requires nautilus-python
[totpcgi]
python-totpcgi-0.5.5-1.fc21.noarch requires py-bcrypt
totpcgi-selinux-0.5.5-1.fc21.noarch requires file:///usr/share/doc/selinux-policy/html/index.html
[towhee]
towhee-common-7.0.5-2.fc20.noarch requires towhee = 0:7.0.5-2.fc20
[tpp]
tpp-1.3.1-17.fc21.noarch requires ruby-ncurses
[trac]
trac-1.0.1-3.fc20.noarch requires python-genshi >= 0:0.6
[trac-accountmanager-plugin]
trac-accountmanager-plugin-0.4-0.4.20120108svn11131.fc20.noarch requires python-genshi >= 0:0.6
[trac-bazaar-plugin]
trac-bazaar-plugin-0.4.2-6.fc20.noarch requires bzr >= 0:2.0
[trac-mercurial-plugin]
trac-mercurial-plugin-1.0.0.1-2.fc20.noarch requires mercurial >= 0:1.3
[trac-monotone-plugin]
trac-monotone-plugin-0.0.14-11.20100327mtnda420c80.fc20.noarch requires monotone >= 0:0.46
[trac-peerreview-plugin]
trac-peerreview-plugin-0.11-9.svn11062.fc20.noarch requires python-clearsilver
trac-peerreview-plugin-0.11-9.svn11062.fc20.noarch requires mod_dav_svn
[trac-spamfilter-plugin]
trac-spamfilter-plugin-0.8.0-0.17.20130913svn11796.fc21.noarch requires python-pillow
[trackballs-music]
trackballs-music-1.4-7.fc20.noarch requires trackballs >= 0:1.1.2
[transifex]
transifex-1.2.1-11.fc20.noarch requires mercurial >= 0:1.3
[translate-toolkit]
translate-toolkit-1.9.0-5.fc20.noarch requires python-Levenshtein
[translation-filter]
translation-filter-kde-1.0-7.fc20.noarch requires PyQt4
[transmageddon]
transmageddon-0.25-5.fc20.noarch requires xdg-user-dirs-gtk
transmageddon-0.25-5.fc20.noarch requires gstreamer1-plugins-good
[transmission-remote-cli]
transmission-remote-cli-1.4.7-2.fc19.noarch requires transmission-daemon >= 0:1.90
transmission-remote-cli-1.4.7-2.fc19.noarch requires python-adns
transmission-remote-cli-1.4.7-2.fc19.noarch requires python-GeoIP
[trytond]
trytond-mysql-2.6.2-3.fc20.noarch requires MySQL-python
trytond-pgsql-2.6.2-3.fc20.noarch requires python-psycopg2
[trytond-ldap-connection]
trytond-ldap-connection-2.6.0-3.fc20.noarch requires python-ldap
[ttname]
ttname-1-2.fc21.noarch requires fonttools
[tuna]
oscilloscope-0.11.1-2.fc21.noarch requires python-matplotlib
tuna-0.11.1-2.fc21.noarch requires python-schedutils >= 0:0.2
[tuned]
tuned-2.3.0-2.fc21.noarch requires virt-what
tuned-2.3.0-2.fc21.noarch requires virt-what
[turpial]
turpial-1.6.9-4.fc20.noarch requires pywebkitgtk
turpial-1.6.9-4.fc20.noarch requires notify-python
turpial-1.6.9-4.fc20.noarch requires gstreamer-python
turpial-1.6.9-4.fc20.noarch requires gnome-python2-gtkspell
[tuxcut]
tuxcut-5.1-1.fc21.noarch requires dsniff
tuxcut-5.1-1.fc21.noarch requires arp-scan
tuxcut-5.1-1.fc21.noarch requires PyQt4
[tuxpaint]
1:tuxpaint-0.9.21-12.fc21.aarch64 requires libpaper.so.1()(64bit)
1:tuxpaint-0.9.21-12.fc21.aarch64 requires libfribidi.so.0()(64bit)
1:tuxpaint-0.9.21-12.fc21.aarch64 requires libSDL_ttf-2.0.so.0()(64bit)
1:tuxpaint-0.9.21-12.fc21.aarch64 requires libSDL_Pango.so.1()(64bit)
[twirssi]
twirssi-2.6.3-1.fc21.noarch requires perl(Irssi::Irc)
twirssi-2.6.3-1.fc21.noarch requires perl(Irssi)
twirssi-2.6.3-1.fc21.noarch requires perl(DateTime)
twirssi-2.6.3-1.fc21.noarch requires irssi
[udisks2]
udisks2-2.1.1-1.fc21.aarch64 requires ntfsprogs
udisks2-2.1.1-1.fc21.aarch64 requires mtools
udisks2-2.1.1-1.fc21.aarch64 requires libatasmart.so.4()(64bit)
udisks2-2.1.1-1.fc21.aarch64 requires libatasmart >= 0:0.12
[uhd]
uhd-firmware-3.5.3-3.fc20.noarch requires uhd = 0:3.5.3-3.fc20
[unbound]
unbound-1.4.21-2.fc21.aarch64 requires libldns.so.1()(64bit)
unbound-1.4.21-2.fc21.aarch64 requires ldns >= 0:1.6.13
unbound-devel-1.4.21-2.fc21.aarch64 requires ldns-devel
unbound-libs-1.4.21-2.fc21.aarch64 requires libldns.so.1()(64bit)
unbound-python-1.4.21-2.fc21.aarch64 requires libldns.so.1()(64bit)
[undertaker]
undertaker-emacs-1.2-11.fc20.noarch requires undertaker = 0:1.2-11.fc20
undertaker-xemacs-1.2-11.fc20.noarch requires undertaker = 0:1.2-11.fc20
[unique3]
unique3-docs-3.0.2-7.fc20.noarch requires unique3 = 0:3.0.2-7.fc20
[unoconv]
unoconv-0.6-8.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-8.fc21.noarch requires libreoffice-filters
[upnp-inspector]
upnp-inspector-0.2.2-9.fc20.noarch requires python-twisted-mail
[urw-fonts]
urw-fonts-2.4-18.fc21.noarch requires xorg-x11-font-utils
[usbmuxd]
usbmuxd-1.0.8-10.fc21.aarch64 requires libplist.so.1()(64bit)
[vala]
vala-doc-0.22.1-1.fc21.noarch requires devhelp
[vala-compat]
vala-compat-doc-0.18.1-2.fc20.noarch requires vala-compat = 0:0.18.1-2.fc20
vala-compat-doc-0.18.1-2.fc20.noarch requires devhelp
[vanityhash]
vanityhash-1.1-3.fc20.noarch requires perl(Digest::MD4)
vanityhash-1.1-3.fc20.noarch requires perl(Digest::MD2)
[vdradmin-am]
vdradmin-am-3.6.9-9.fc21.noarch requires perl(Locale::gettext)
[vegastrike-data]
vegastrike-data-0.5.1-6.r1.fc20.noarch requires vegastrike >= 0:0.5.1
[verne-backgrounds]
verne-backgrounds-xfce-15.92.1-7.fc20.noarch requires xfdesktop
[vicious]
vicious-2.1.1-4.fc21.noarch requires wireless-tools
vicious-2.1.1-4.fc21.noarch requires awesome
vicious-2.1.1-4.fc21.noarch requires alsa-utils
[viewmtn]
viewmtn-0.10-11.20100308mtn0030ad67.fc20.noarch requires python-cheetah
viewmtn-0.10-11.20100308mtn0030ad67.fc20.noarch requires monotone >= 0:0.46
viewmtn-0.10-11.20100308mtn0030ad67.fc20.noarch requires highlight
[viewvc]
viewvc-1.1.22-1.fc21.noarch requires subversion-python >= 0:1.2
viewvc-1.1.22-1.fc21.noarch requires subversion >= 0:1.2
viewvc-1.1.22-1.fc21.noarch requires cvsgraph
[vim]
2:vim-X11-7.4.052-1.fc21.aarch64 requires libgpm.so.2()(64bit)
2:vim-X11-7.4.052-1.fc21.aarch64 requires libX11.so.6()(64bit)
2:vim-X11-7.4.052-1.fc21.aarch64 requires libSM.so.6()(64bit)
2:vim-X11-7.4.052-1.fc21.aarch64 requires libICE.so.6()(64bit)
2:vim-enhanced-7.4.052-1.fc21.aarch64 requires libgpm.so.2()(64bit)
[vim-perl-support]
vim-perl-support-5.2-1.fc21.noarch requires perl(Devel::NYTProf)
vim-perl-support-5.2-1.fc21.noarch requires perl(Devel::FastProf)
[vim-taglist]
vim-taglist-4.6-7.fc21.noarch requires ctags
[virt-manager]
virt-manager-1.0.0-2.fc21.noarch requires vte3
virt-manager-1.0.0-2.fc21.noarch requires spice-gtk3
virt-manager-1.0.0-2.fc21.noarch requires libvirt-glib >= 0:0.0.9
[virt-who]
virt-who-0.8-9.fc20.noarch requires python-rhsm >= 0:1.0.4
virt-who-0.8-9.fc20.noarch requires m2crypto
[virtaal]
virtaal-0.7.1-4.fc20.noarch requires python-psycopg2
virtaal-0.7.1-4.fc20.noarch requires python-Levenshtein
virtaal-0.7.1-4.fc20.noarch requires libtranslate
virtaal-0.7.1-4.fc20.noarch requires gnome-python2-gtkspell
[virtuoso-opensource]
2:virtuoso-opensource-6.1.6-5.fc21.aarch64 requires libiodbcinst.so.2()(64bit)
2:virtuoso-opensource-6.1.6-5.fc21.aarch64 requires libiodbc.so.2()(64bit)
2:virtuoso-opensource-utils-6.1.6-5.fc21.aarch64 requires libiodbcinst.so.2()(64bit)
2:virtuoso-opensource-utils-6.1.6-5.fc21.aarch64 requires libiodbc.so.2()(64bit)
[vorbisspi]
vorbisspi-1.0.3-8.fc20.noarch requires tritonus
[vpnc]
vpnc-consoleuser-0.5.3-19.svn457.fc21.aarch64 requires usermode
[vxl]
vxl-doc-1.17.0-12.fc20.noarch requires vxl = 0:1.17.0-12.fc20
[vym]
vym-2.3.20-1.fc21.aarch64 requires zip
[w3c-markup-validator]
w3c-markup-validator-1.3-7.fc21.noarch requires perl(SGML::Parser::OpenSP) >= 0:0.991
w3c-markup-validator-1.3-7.fc21.noarch requires perl(HTML::Tidy)
w3c-markup-validator-1.3-7.fc21.noarch requires perl(Encode::HanExtra)
[w3m]
w3m-0.5.3-14.fc21.aarch64 requires libgpm.so.2()(64bit)
w3m-img-0.5.3-14.fc21.aarch64 requires libX11.so.6()(64bit)
[waffle]
waffle-1.3.0-1.fc21.aarch64 requires libX11.so.6()(64bit)
waffle-1.3.0-1.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
waffle-examples-1.3.0-1.fc21.aarch64 requires libX11.so.6()(64bit)
waffle-examples-1.3.0-1.fc21.aarch64 requires libX11-xcb.so.1()(64bit)
[wallaby]
python-wallaby-0.16.4-2.fc21.noarch requires python-qpid-qmf
ruby-wallaby-0.16.4-2.fc21.noarch requires ruby-qpid-qmf >= 0:0.7.929717
wallaby-0.16.4-2.fc21.noarch requires ruby-qpid-qmf >= 0:0.7.929717
wallaby-http-server-0.16.4-2.fc21.noarch requires ruby-qpid-qmf >= 0:0.7.929717
wallaby-utils-0.16.4-2.fc21.noarch requires ruby-qpid-qmf >= 0:0.7.929717
[wallpapoz]
wallpapoz-0.6.2-7.fc21.noarch requires xorg-x11-utils
wallpapoz-0.6.2-7.fc21.noarch requires python-imaging
wallpapoz-0.6.2-7.fc21.noarch requires gnome-python2-gnome
[wammu]
wammu-0.36-1.fc21.noarch requires wxPython
[warmux]
warmux-11.04.1-10.fc21.aarch64 requires libX11.so.6()(64bit)
warmux-11.04.1-10.fc21.aarch64 requires libSDL_ttf-2.0.so.0()(64bit)
warmux-11.04.1-10.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
[wastesedge]
wastesedge-0.3.5-3.fc20.noarch requires adonthell >= 0:0.3.5
[wavextract]
wavextract-1.0.0-11.fc20.noarch requires python-imaging
[weasyprint]
python-weasyprint-0.19.2-3.fc20.noarch requires python-tinycss
[webkitgtk3]
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libwebp.so.4()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libicuuc.so.50()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libicui18n.so.50()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libicudata.so.50()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libenchant.so.1()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libXrender.so.1()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libXfixes.so.3()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libXdamage.so.1()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libXcomposite.so.1()(64bit)
libwebkit2gtk-2.3.90-2.fc21.aarch64 requires libX11.so.6()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libwebp.so.4()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libicuuc.so.50()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libicui18n.so.50()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libicudata.so.50()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libenchant.so.1()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libXrender.so.1()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libXfixes.so.3()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libXdamage.so.1()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libXcomposite.so.1()(64bit)
webkitgtk3-2.3.90-2.fc21.aarch64 requires libX11.so.6()(64bit)
[websvn]
websvn-2.3.3-6.fc20.noarch requires enscript
[weka]
weka-3.6.8-3.fc20.noarch requires libsvm-java
weka-3.6.8-3.fc20.noarch requires javasqlite
[wesnoth]
wesnoth-1.10.7-1.fc21.aarch64 requires libfribidi.so.0()(64bit)
wesnoth-1.10.7-1.fc21.aarch64 requires libX11.so.6()(64bit)
wesnoth-1.10.7-1.fc21.aarch64 requires libSDL_ttf-2.0.so.0()(64bit)
wesnoth-1.10.7-1.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
wesnoth-server-1.10.7-1.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
wesnoth-tools-1.10.7-1.fc21.aarch64 requires libfribidi.so.0()(64bit)
wesnoth-tools-1.10.7-1.fc21.aarch64 requires libX11.so.6()(64bit)
wesnoth-tools-1.10.7-1.fc21.aarch64 requires libSDL_ttf-2.0.so.0()(64bit)
wesnoth-tools-1.10.7-1.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
[whaawmp]
whaawmp-0.2.14-6.fc20.noarch requires gstreamer-python >= 0:0.10
whaawmp-0.2.14-6.fc20.noarch requires gstreamer-plugins-good >= 0:0.10
[wicd]
wicd-common-1.7.2.4-7.fc20.noarch requires wireless-tools
wicd-curses-1.7.2.4-7.fc20.noarch requires python-urwid >= 0:0.9.8.3
wicd-gtk-1.7.2.4-7.fc20.noarch requires notify-python
[wifi-radar]
wifi-radar-2.0.s08-6.fc20.noarch requires wireless-tools
wifi-radar-2.0.s08-6.fc20.noarch requires usermode
[wildfly]
wildfly-8.0.0-0.17.CR1.fc21.noarch requires tomcat-native
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.jboss.mod_cluster:mod_cluster-core)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
wildfly-8.0.0-0.17.CR1.fc21.noarch requires jtype
[wine-mono]
wine-mono-4.5.2-2.fc21.noarch requires wine-filesystem
[winpdb]
winpdb-1.4.8-6.fc20.noarch requires wxPython >= 0:2.6
[woffTools]
woffTools-0.1-0.7.684svn.fc20.noarch requires fonttools
[wordgroupz]
wordgroupz-0.3.1-8.fc20.noarch requires wordnet
wordgroupz-0.3.1-8.fc20.noarch requires pywebkitgtk
wordgroupz-0.3.1-8.fc20.noarch requires gstreamer-python
[wordpress]
wordpress-3.8.1-3.fc21.noarch requires php-zip
[worminator-data]
worminator-data-3.0R2.1-11.fc20.noarch requires worminator
[writetype]
writetype-1.2.130-11.fc20.noarch requires festival
writetype-1.2.130-11.fc20.noarch requires PyQt4
[wt]
wt-3.3.1-0.1.rc1.fc21.aarch64 requires libhpdf-2.2.1.so()(64bit)
wt-3.3.1-0.1.rc1.fc21.aarch64 requires libfcgi.so.0()(64bit)
wt-3.3.1-0.1.rc1.fc21.aarch64 requires libfcgi++.so.0()(64bit)
wt-examples-3.3.1-0.1.rc1.fc21.aarch64 requires libhpdf-2.2.1.so()(64bit)
[wtop]
wtop-0.6.8-4.fc20.noarch requires python-GeoIP
[wuja]
wuja-0.0.8-13.fc20.noarch requires notify-python >= 0:0.1.0
wuja-0.0.8-13.fc20.noarch requires gnome-python2-libegg >= 0:2.14.3
wuja-0.0.8-13.fc20.noarch requires gnome-python2-gconf >= 0:2.18.1
[wxGTK]
wxGTK-2.8.12-10.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
wxGTK-2.8.12-10.fc21.aarch64 requires libXinerama.so.1()(64bit)
wxGTK-2.8.12-10.fc21.aarch64 requires libSM.so.6()(64bit)
wxGTK-devel-2.8.12-10.fc21.aarch64 requires libGLU-devel
wxGTK-devel-2.8.12-10.fc21.aarch64 requires bakefile
wxGTK-gl-2.8.12-10.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
wxGTK-gl-2.8.12-10.fc21.aarch64 requires libXinerama.so.1()(64bit)
wxGTK-gl-2.8.12-10.fc21.aarch64 requires libSM.so.6()(64bit)
wxGTK-gl-2.8.12-10.fc21.aarch64 requires libGLU.so.1()(64bit)
wxGTK-media-2.8.12-10.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
wxGTK-media-2.8.12-10.fc21.aarch64 requires libXinerama.so.1()(64bit)
wxGTK-media-2.8.12-10.fc21.aarch64 requires libSM.so.6()(64bit)
[wxGlade]
wxGlade-0.6.8-1.fc21.noarch requires wxPython
[wxPython]
wxPython-docs-2.8.12.0-5.fc20.noarch requires wxPython = 0:2.8.12.0-5.fc20
[x-tile]
x-tile-2.5-3.fc20.noarch requires gnome-python2-gconf
[x11vnc]
x11vnc-javaviewers-0.9.13-8.fc20.noarch requires x11vnc = 0:0.9.13-8.fc20
[x3270]
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires libXmu.so.6()(64bit)
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires libXext.so.6()(64bit)
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires libXaw.so.7()(64bit)
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires libX11.so.6()(64bit)
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires libSM.so.6()(64bit)
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires libICE.so.6()(64bit)
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires /usr/bin/mkfontdir
x3270-x11-3.3.13ga7-1.fc21.aarch64 requires /usr/bin/mkfontdir
[xblast-data]
xblast-data-2.10.0-11.fc20.noarch requires xblast-engine >= 0:2.10.0
[xemacs]
xemacs-21.5.34-3.fc21.aarch64 requires libneXtaw.so.0()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libgpm.so.2()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libcompface.so.1()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libXpm.so.4()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libXmu.so.6()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libXext.so.6()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libXau.so.6()(64bit)
xemacs-21.5.34-3.fc21.aarch64 requires libX11.so.6()(64bit)
xemacs-common-21.5.34-3.fc21.aarch64 requires libXau.so.6()(64bit)
xemacs-nox-21.5.34-3.fc21.aarch64 requires libgpm.so.2()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libneXtaw.so.0()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libgpm.so.2()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libcompface.so.1()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libXpm.so.4()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libXmu.so.6()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libXft.so.2()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libXext.so.6()(64bit)
xemacs-xft-21.5.34-3.fc21.aarch64 requires libX11.so.6()(64bit)
[xfoil]
xfoil-6.97-3.fc21.aarch64 requires libX11.so.6()(64bit)
[xfwm4-theme-nodoka]
xfwm4-theme-nodoka-0.2-6.fc20.noarch requires xfwm4
[xfwm4-themes]
xfwm4-themes-4.10.0-4.fc20.noarch requires xfwm4
[xls2csv]
xls2csv-1.07-1.fc21.noarch requires perl(Unicode::Map)
xls2csv-1.07-1.fc21.noarch requires perl(Text::CSV_XS)
xls2csv-1.07-1.fc21.noarch requires perl(Spreadsheet::ParseExcel::FmtUnicode)
xls2csv-1.07-1.fc21.noarch requires perl(Spreadsheet::ParseExcel)
[xorg-x11-fonts]
xorg-x11-fonts-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-1-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-1-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-1-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-14-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-14-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-14-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-14-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-15-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-15-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-15-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-15-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-2-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-2-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-2-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-2-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-9-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-9-100dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-9-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ISO8859-9-75dpi-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-Type1-7.5-9.fc20.noarch requires ttmkfdir
xorg-x11-fonts-Type1-7.5-9.fc20.noarch requires ttmkfdir
xorg-x11-fonts-Type1-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-Type1-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-cyrillic-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-cyrillic-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ethiopic-7.5-9.fc20.noarch requires ttmkfdir
xorg-x11-fonts-ethiopic-7.5-9.fc20.noarch requires ttmkfdir
xorg-x11-fonts-ethiopic-7.5-9.fc20.noarch requires mkfontscale
xorg-x11-fonts-ethiopic-7.5-9.fc20.noarch requires mkfontscale
xorg-x11-fonts-ethiopic-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-ethiopic-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-misc-7.5-9.fc20.noarch requires mkfontdir
xorg-x11-fonts-misc-7.5-9.fc20.noarch requires mkfontdir
[xorg-x11-server]
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libunwind.so.8()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libdmx.so.1()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXrender.so.1()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXpm.so.4()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXmuu.so.1()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXmu.so.6()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXi.so.6()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXfont.so.1()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXfixes.so.3()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXext.so.6()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXdmcp.so.6()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXaw.so.7()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXau.so.6()(64bit)
xorg-x11-server-Xdmx-1.14.99.902-0.3.20131118.fc21.aarch64 requires libX11.so.6()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libxcb-util.so.1()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libxcb-keysyms.so.1()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libxcb-image.so.0()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libxcb-icccm.so.4()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libunwind.so.8()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXfont.so.1()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXdmcp.so.6()(64bit)
xorg-x11-server-Xephyr-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXau.so.6()(64bit)
xorg-x11-server-Xnest-1.14.99.902-0.3.20131118.fc21.aarch64 requires libunwind.so.8()(64bit)
xorg-x11-server-Xnest-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXfont.so.1()(64bit)
xorg-x11-server-Xnest-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXext.so.6()(64bit)
xorg-x11-server-Xnest-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXdmcp.so.6()(64bit)
xorg-x11-server-Xnest-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXau.so.6()(64bit)
xorg-x11-server-Xnest-1.14.99.902-0.3.20131118.fc21.aarch64 requires libX11.so.6()(64bit)
xorg-x11-server-Xorg-1.14.99.902-0.3.20131118.fc21.aarch64 requires libunwind.so.8()(64bit)
xorg-x11-server-Xorg-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXfont.so.1()(64bit)
xorg-x11-server-Xorg-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXdmcp.so.6()(64bit)
xorg-x11-server-Xorg-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXau.so.6()(64bit)
xorg-x11-server-Xvfb-1.14.99.902-0.3.20131118.fc21.aarch64 requires xorg-x11-xauth
xorg-x11-server-Xvfb-1.14.99.902-0.3.20131118.fc21.aarch64 requires libunwind.so.8()(64bit)
xorg-x11-server-Xvfb-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXfont.so.1()(64bit)
xorg-x11-server-Xvfb-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXdmcp.so.6()(64bit)
xorg-x11-server-Xvfb-1.14.99.902-0.3.20131118.fc21.aarch64 requires libXau.so.6()(64bit)
xorg-x11-server-common-1.14.99.902-0.3.20131118.fc21.aarch64 requires xkbcomp
[xorg-x11-server-utils]
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires mcpp
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXxf86vm.so.1()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXxf86misc.so.1()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXrender.so.1()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXrandr.so.2()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXmuu.so.1()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXmu.so.6()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXinerama.so.1()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXi.so.6()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXext.so.6()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libXcursor.so.1()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libX11.so.6()(64bit)
xorg-x11-server-utils-7.7-4.fc21.aarch64 requires libICE.so.6()(64bit)
[xpaint]
xpaint-2.9.9.4-1.fc21.aarch64 requires netpbm
xpaint-2.9.9.4-1.fc21.aarch64 requires libXpm.so.4()(64bit)
xpaint-2.9.9.4-1.fc21.aarch64 requires libXmu.so.6()(64bit)
xpaint-2.9.9.4-1.fc21.aarch64 requires libXft.so.2()(64bit)
xpaint-2.9.9.4-1.fc21.aarch64 requires libXext.so.6()(64bit)
xpaint-2.9.9.4-1.fc21.aarch64 requires libX11.so.6()(64bit)
xpaint-2.9.9.4-1.fc21.aarch64 requires gv
[xpdf]
1:xpdf-3.03-8.fc21.aarch64 requires libpaper.so.1()(64bit)
1:xpdf-3.03-8.fc21.aarch64 requires libXm.so.2()(64bit)
1:xpdf-3.03-8.fc21.aarch64 requires libXext.so.6()(64bit)
1:xpdf-3.03-8.fc21.aarch64 requires libX11.so.6()(64bit)
1:xpdf-3.03-8.fc21.aarch64 requires libSM.so.6()(64bit)
1:xpdf-3.03-8.fc21.aarch64 requires libICE.so.6()(64bit)
[xrotor]
xrotor-7.55-3.fc21.aarch64 requires libX11.so.6()(64bit)
[xterm]
xterm-300-1.fc21.aarch64 requires libXpm.so.4()(64bit)
xterm-300-1.fc21.aarch64 requires libXmu.so.6()(64bit)
xterm-300-1.fc21.aarch64 requires libXft.so.2()(64bit)
xterm-300-1.fc21.aarch64 requires libXaw.so.7()(64bit)
xterm-300-1.fc21.aarch64 requires libX11.so.6()(64bit)
xterm-300-1.fc21.aarch64 requires libICE.so.6()(64bit)
[xword]
xword-1.0-4.fc20.noarch requires gnome-python2-gnomeprint
[yap]
yap-docs-6.2.2-8.fc20.noarch requires yap = 0:6.2.2-8.fc20
[yash]
yash-doc-2.35-2.fc20.noarch requires yash = 0:2.35-2.fc20
[yaz]
yaz-doc-4.2.56-3.fc20.noarch requires yaz = 0:4.2.56-3.fc20
[yum-rhn-plugin]
yum-rhn-plugin-2.0.1-2.fc20.noarch requires m2crypto >= 0:0.16-6
[yumex]
yumex-3.0.14-1.fc21.noarch requires udisks
[zarafa]
zarafa-webaccess-7.1.5-1.fc20.noarch requires php-mapi = 0:7.1.5-1.fc20
[zeromq3]
zeromq3-3.2.4-1.fc21.aarch64 requires libpgm-5.1.so.0()(64bit)
[zikula]
zikula-1.2.3-5.fc19.noarch requires symlinks
[zinnia]
zinnia-doc-0.06-18.fc20.noarch requires zinnia = 0:0.06-18.fc20
[zukini]
zukini-gtk2-theme-20120817-5.fc20.noarch requires gtk2-engines
zukini-gtk2-theme-20120817-5.fc20.noarch requires gtk-murrine-engine >= 0:0.98.1.1
zukini-gtk3-theme-20120817-5.fc20.noarch requires gtk-unico-engine >= 0:1.0.2
zukini-metacity-theme-20120817-5.fc20.noarch requires metacity
[zukitwo]
zukitwo-gtk2-theme-20131210-1.fc21.noarch requires gtk2-engines
zukitwo-gtk2-theme-20131210-1.fc21.noarch requires gtk-murrine-engine >= 0:0.98.1.1
zukitwo-metacity-theme-20131210-1.fc21.noarch requires metacity
zukitwo-xfwm4-theme-20131210-1.fc21.noarch requires xfwm4
[zukiwi]
zukiwi-gtk2-theme-20130424-2.fc20.noarch requires gtk2-engines
zukiwi-gtk2-theme-20130424-2.fc20.noarch requires gtk-murrine-engine >= 0:0.98.1.1
zukiwi-metacity-theme-20130424-2.fc20.noarch requires metacity
zukiwi-xfwm4-theme-20130424-2.fc20.noarch requires xfwm4
New package: authconfig-6.2.8-4.fc21
Command line tool for setting up authentication from network services
New package: clamav-0.98-2.fc21
End-user tools for the Clam Antivirus scanner
New package: conky-1.9.0-7.20131027git11a13d.fc21
A system monitor for X
New package: gsoap-2.8.16-2.fc21
Generator Tools for Coding SOAP/XML Web Services in C and C++
New package: liblo-0.27-3.fc21
Open Sound Control library
New package: libxdg-basedir-1.2.0-5.fc21
Implementation of the XDG Base Directory Specifications
New package: lighttpd-1.4.34-2.fc21
Lightning fast webserver with light system requirements
New package: nodejs-chai-1.9.0-1.fc21
BDD/TDD assertion library for Node.js and the browser
New package: openwsman-2.4.0-2.fc21
Open source Implementation of WS-Management
New package: python-backports-1.0-3.fc21
Namespace for backported Python features
New package: qwt-6.1.0-1.fc21
Qt Widgets for Technical Applications
New package: qwt5-5.2.2-24.fc21
Qt Widgets for Technical Applications
New package: resource-agents-3.9.5-10.fc21
Open Source HA Reusable Cluster Resource Scripts
New package: rxvt-unicode-9.19-1.fc21
Unicode version of rxvt
New package: vorbisgain-0.36-13.fc21
Adds tags to Ogg Vorbis files to adjust the volume
New package: wise-2.0.3-3.fc21
JBoss Wise: 'Wise invokes services easily'
New package: yaml-cpp03-0.3.0-4.fc21
A YAML parser and emitter for C++
Removed package: mate-text-editor-1.6.0-5.fc20
Updated Packages:
aether-0.9.0-1.fc21
-------------------
* Thu Feb 27 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 1:0.9.0-1
- Update to upstream version 0.9.0
Size change: 3886 bytes
aether-ant-tasks-0.9.0-1.fc21
-----------------------------
* Thu Feb 27 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 1:0.9.0-1
- Update to upstream version 0.9.0
Size change: 273 bytes
alsa-lib-1.0.27.2-2.fc21
------------------------
Size change: -52 bytes
amplab-tachyon-0.4.1-2.SNAPSHOT.4b9c806.fc21
--------------------------------------------
* Mon Feb 24 2014 Timothy St. Clair <tstclair(a)redhat.com> - 0.4.1-2.SNAPSHOT.4b9c806
- Update due to cascading dependencies around java-headless
Size change: 159 bytes
arm-none-eabi-newlib-2.1.0-3.fc21
---------------------------------
* Tue Feb 25 2014 Michal Hlavinka <mhlavink(a)redhat.com> - 2.1.0-3
- enable libnosys (#1060567,#1058722)
Size change: 646 bytes
atk-2.11.1-1.fc21
-----------------
* Wed Oct 30 2013 Richard Hughes <rhughes(a)redhat.com> - 2.11.1-1
- Update to 2.11.1
Size change: 3879 bytes
bcfg2-1.3.3-5.fc21
------------------
* Wed Feb 26 2014 John Morris <john(a)zultron.com> - 1.3.3-5
- EL7: Re-add deps and re-enable %check script; bz #1058427
Size change: 86 bytes
beust-jcommander-1.35-1.fc21
----------------------------
* Wed Feb 26 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 1.35-1
- Update to upstream version 1.35
Size change: 911 bytes
bind-9.9.4-5.fc21
-----------------
* Wed Oct 30 2013 Tomas Hozza <thozza(a)redhat.com> 32:9.9.4-5
- Create symlink /var/named/chroot/var/run -> /var/named/chroot/run
- Added session-keyfile statement into default named.conf since we use /run/named
* Tue Oct 29 2013 Tomas Hozza <thozza(a)redhat.com> 32:9.9.4-4
- Use upstream version of patch for previously fixed #794940
Size change: 790 bytes
bindex-2.2-10.svn96.fc21
------------------------
* Mon Feb 24 2014 Omair Majid <omajid(a)redhat.com> - 2.2-10.svn96
- Requires java-headless
Size change: 108 bytes
bison-3.0.2-1.fc21
------------------
* Mon Dec 09 2013 Patsy Franklin <pfrankli(a)redhat.com> - 3.0.2-1
- Rebase to 3.0.2. Add BuildRequires: flex for testsuite.
Size change: 149805 bytes
bouncycastle-1.50-2.fc21
------------------------
* Wed Feb 26 2014 Michal Srb <msrb(a)redhat.com> - 1.50-2
- Fix java BR/R
- Build with -source/target 1.5
- s/organised/organized/
* Fri Feb 21 2014 Michal Srb <msrb(a)redhat.com> - 1.50-1
- Update to upstream version 1.50
- Switch to java-headless
Size change: 1016809 bytes
bouncycastle-mail-1.50-2.fc21
-----------------------------
* Tue Feb 25 2014 Michal Srb <msrb(a)redhat.com> - 1.50-2
- Remove unavailable dep from pom.xml
* Mon Feb 24 2014 Michal Srb <msrb(a)redhat.com> - 1.50-1
- Update to upstream version 1.50
- Switch to java-headless (Resolves: rhbz#1067986)
- Enable (some) tests
Size change: -315387 bytes
bouncycastle-pg-1.50-2.fc21
---------------------------
* Tue Feb 25 2014 Michal Srb <msrb(a)redhat.com> - 1.50-2
- Fix OSGi metadata
* Mon Feb 24 2014 Michal Srb <msrb(a)redhat.com> - 1.50-1
- Update to upstream version 1.50
- Switch to java-headless
Size change: 245601 bytes
bouncycastle-tsp-1.50-1.fc21
----------------------------
* Tue Feb 25 2014 Michal Srb <msrb(a)redhat.com> - 1.50-1
- Update to version 1.50
- Switch to java-headless (Resolves: rhbz#1067987)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.46-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Size change: 1019146 bytes
bridge-method-injector-1.12-1.fc21
----------------------------------
* Tue Feb 25 2014 Michal Srb <msrb(a)redhat.com> - 1.12-1
- Update to upstream version 1.12
Size change: 2414 bytes
byobu-5.73-2.fc21
-----------------
* Wed Feb 26 2014 Jan Klepek <jan.klepek at, gmail.com> - 5.73-2
- various upstream patches
Size change: 1429 bytes
createrepo_c-0.2.2-1.fc21
-------------------------
* Thu Feb 20 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.2.2-1
- Temporary remove deltarepo subpackages
- cmake: Do not install deltarepo stuff yet
- helper: Removed cr_remove_metadata() and cr_get_list_of_md_locations()
- Add module helpers
- Sanitize strings before writting them to XML or sqlitedb (ISSUE #3)
* Mon Jan 27 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.2.1-3
- New expert option: --ignore-lock
* Mon Jan 20 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.2.1-2
- More effort to avoid residual .repodata/ directory on error
- Add deltarepo and python-deltarepo subpackages
- Add modifyrepo_c
- Add documentation for python bindings
- Refactored code & a lot of little bug fixes
Size change: 51555 bytes
device-mapper-multipath-0.4.9-59.fc21
-------------------------------------
* Sat Oct 12 2013 Benjamin Marzinski <bmarzins(a)redhat.com> 0.4.9-59
- Add 0066-UP-dos-4k-partition-fix.patch
* Make kpartx correctly handle 4K sector size devices with dos partitions.
* Fri Sep 27 2013 Benjamin Marzinski <bmarzins(a)redhat.com> 0.4.9-58
- Add 0065-UPBZ-995538-fail-rdac-on-unavailable.patch
* make rdac checker always mark paths with asymmetric access state of
unavailable as down
Size change: 2483 bytes
device-mapper-persistent-data-0.2.8-1.fc21
------------------------------------------
* Fri Oct 18 2013 Heinz Mauelshagen <heinzm(a)redhat.com> - 0.2.8-1
- New upstream version 0.2.8 introducing cache_{check,dump,repair,restore}
Size change: 11092 bytes
dnf-0.4.16-2.fc21
-----------------
* Wed Feb 26 2014 Aleš Kozumplík <ales(a)redhat.com> - 0.4.16-1
- fix: ensure MDPayload always has a valid progress attribute. (RhBug:1069996) (Ales Kozumplik)
- refactor: Move repo-pkgs upgrade-to to a standalone class instead of reusing the UpgradeToCommand. (Radek Holy)
- remove: BaseCli.updatePkgs (Radek Holy)
- refactor: Remove the reference to updatePkgs from UpgradeSubCommand. (Radek Holy)
- refactor: Remove the reference to updatePkgs from UpgradeCommand. (Radek Holy)
- refactor: Move repo-pkgs upgrade to a standalone class instead of reusing the UpgradeCommand. (Radek Holy)
- remove: BaseCli.installPkgs (Radek Holy)
- refactor: Remove the reference to installPkgs from InstallSubCommand. (Radek Holy)
- refactor: Remove the reference to installPkgs from InstallCommand. (Radek Holy)
- refactor: Move repo-pkgs install to a standalone class instead of reusing the InstallCommand. (Radek Holy)
- Revert "Support filtering by repository name in install_groupie." (Radek Holy)
- Revert "Support filtering by repository name in Base.select_group." (Radek Holy)
- Drop group filtering by repository name from installPkgs. (Radek Holy)
- Drop "repo-pkgs install @Group" support. (Radek Holy)
- refactor: Move CheckUpdateCommand.check_updates to BaseCli. (Radek Holy)
- refactor: Move repo-pkgs check-update to a standalone class instead of reusing the CheckUpdateCommand. (Radek Holy)
- refactor: Move repo-pkgs list to a standalone class instead of reusing the ListCommand. (Radek Holy)
- tests: Add tests of repo-pkgs info against the documentation. (Radek Holy)
- Fix "repo-pkgs info installed" behavior with respect to the documentation. (Radek Holy)
- refactor: Move MockBase methods to BaseStubMixin. (Radek Holy)
- refactor: Move repo-pkgs info to a standalone class instead of reusing the InfoCommand. (Radek Holy)
- refactor: Move InfoCommand._print_packages to BaseCli.output_packages. (Radek Holy)
* Mon Feb 24 2014 Aleš Kozumplík <ales(a)redhat.com> - 0.4.15-1
- refactor: Payload makes more sense to live in dnf.callback. (Ales Kozumplik)
- api: document dnf.callback.DownloadProgress and friends. (Ales Kozumplik)
- rename: callback.Progress -> callback.DownloadProgress. (Ales Kozumplik)
- doc: faq: simple installing rawhide packages. (Ales Kozumplik)
- remove: dnf.output. (Ales Kozumplik)
- refactored _nevra_to_filters function (Jan Silhan)
- fixed path to imported constant (Jan Silhan)
- added glob arch pattern support (RhBug:1048788) (Jan Silhan)
- fup-drpm refactoring (Ales Kozumplik)
- Turn DRPM into playing by the same Payload rules as RPM. (Ales Kozumplik)
- tests: fix the unit tests after Progress/Payload refactoring. (Ales Kozumplik)
- refactor: downloads of metadata use the Payload system too. (Ales Kozumplik)
- remove: repo.get_package(), get_package_target(). (Ales Kozumplik)
- refactor: how download progress are handled. (Ales Kozumplik)
- refactor: MultiFileProgressMeter.end()'s status shouldn't default to FAILED. (Ales Kozumplik)
- doc: improve documentation on --cacheonly. (RhBug:1066743) (Ales Kozumplik)
- doc: groom README and man page a bit. (Ales Kozumplik)
- doc: groom --enablerepo description a bit. (Ales Kozumplik)
- doc: man: document --enablerepo and --disablerepo cli options (Ahmad Samir)
- Add repository-packages upgrade-to command. (Radek Holy)
- refactor: dnf.cli.commands.UpgradeToCommand (Radek Holy)
- Support filtering by repository name in Base.upgrade_to. (Radek Holy)
- Add repository-packages upgrade command. (Radek Holy)
- refactor: dnf.cli.commands.UpgradeCommand (Radek Holy)
- Support filtering by repository name in updatePkgs. (Radek Holy)
- Support filtering by repository name in Base.upgrade_all. (Radek Holy)
- Support filtering by repository name in Base.upgrade. (Radek Holy)
- Add repository-packages install command. (Radek Holy)
- Support filtering by repository name in installPkgs. (Radek Holy)
- Support filtering by repository name in Base.select_group. (Radek Holy)
- Support filtering by repository name in install_groupie. (Radek Holy)
- Support filtering by repository name in Base.install. (Radek Holy)
- refactor: dnf.cli.commands.InstallCommand (Radek Holy)
- renamed setupYumConfig to configure_from_options (Jan Silhan)
- renamed YumOptionParser to OptionParser (Jan Silhan)
- removed unused imports in cli.py (Jan Silhan)
- refactored cli: using ArgParse instead of OptionParser (Jan Silhan)
- bash completion: "distro-sync" is the preferred spelling. (RhBug:1065959) (Ales Kozumplik)
- doc: add provides to queries (RhBug:1065879) (Igor Gnatenko)
- doc: metadata_expire is both [main] and per-repo option. (RhBug:1065728) (Ales Kozumplik)
- installonly: kernel-devel should not be installonly. (Ales Kozumplik)
Size change: 10965 bytes
dnf-plugins-core-0.0.5-2.fc21
-----------------------------
* Wed Feb 26 2014 Aleš Kozumplík <ales(a)redhat.com> - 0.0.5-2
- packaging: add debuginfo-install.py (Ales Kozumplik)
* Wed Feb 26 2014 Aleš Kozumplík <ales(a)redhat.com> - 0.0.5-1
- packaging: add builddep.py to the RPM. (Ales Kozumplik)
* Tue Feb 25 2014 Radek Holý <rholy(a)redhat.com> - 0.0.4-1
- refactor: use Base.install instead of installPkgs in kickstart plugin. (Radek Holy)
- refactor: move kickstart arguments parsing to standalone method. (Radek Holy)
- tests: test effects instead of mock calls. (Radek Holy)
- Add debuginfo-install plugin. (RhBug:1045770) (Igor Gnatenko)
- builddep: needs to be run under root. (RhBug:1065851) (Ales Kozumplik)
Size change: 4473 bytes
eigen3-3.2.1-1.fc21
-------------------
* Wed Feb 26 2014 Sandro Mani <manisandro(a)gmail.com> - 3.2.1-1
- Udpate to release 3.2.1
Size change: 2628 bytes
fedocal-0.4.7-1.fc21
--------------------
* Wed Feb 26 2014 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.7-1
- Update to 0.4.7
- Add the 3 and 4 weeks recursion frequency
Size change: 3347 bytes
filesystem-3.2-24.fc21
----------------------
* Fri Jan 10 2014 Ondrej Vasik <ovasik(a)redhat.com> - 3.2-24
- refresh the list of lang-exceptions from rawhide repo
* Fri Jan 10 2014 Ondrej Vasik <ovasik(a)redhat.com> - 3.2-23
- add ppc64 little endian to the 64-bit arches(#1051191)
- add bn_BD to lang exceptions (#1048327)
Size change: 551 bytes
flute-1.3.0-12.OOo31.fc21
-------------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> 1.3.0-12.OOo31
- Resolves: rhbz#1068074 Switch to java-headless (build)requires
Size change: 179 bytes
freemarker-2.3.19-8.fc21
------------------------
* Mon Feb 24 2014 Omair Majid <omajid(a)redhat.com> - 2.3.19-8
- Require java-headless
* Fri Oct 04 2013 Omair Majid <omajid(a)redhat.com> - 2.3.19-7
- Fix upstream Source URL for pom file
Size change: 219 bytes
gcr-3.10.1-1.fc21
-----------------
* Mon Oct 28 2013 Richard Hughes <rhughes(a)redhat.com> - 3.10.1-1
- Update to 3.10.1
Size change: -65 bytes
gdesklets-goodweather-0.31-15.fc21
----------------------------------
* Tue Feb 25 2014 Luya Tshimbalanga <luya(a)fedoraproject.org> - 0.31-15
- Removal of unnecessary files (rhbz #1069113)
Size change: 140 bytes
git-cola-2.0.0-1.fc21
---------------------
* Wed Feb 26 2014 Christopher Meng <rpm(a)cicku.me> - 2.0.0-1
- Update to 2.0.0
Size change: 29 bytes
glassfish-jsp-api-2.3.1-2.fc21
------------------------------
* Tue Feb 25 2014 Alexander Kurtakov <akurtako(a)redhat.com> 2.3.1-2
- Do not require jvnet-parent.
Size change: 126 bytes
glpi-0.84.5-1.fc21
------------------
* Wed Feb 26 2014 Remi Collet <remi(a)fedoraproject.org> - 0.84.5-1
- update to 0.84.5
https://forge.indepnet.net/projects/glpi/versions/1011
Size change: 70440 bytes
guacamole-client-0.8.3-5.fc21
-----------------------------
* Wed Feb 26 2014 Simone Caronni <negativo17(a)gmail.com> - 0.8.3-5
- Remove symlink workaround, all Fedora/RHEL supported releases had 0.8.3 for
quite some time.
- Switch to java-headless requirement (#1068116).
Size change: 150 bytes
hntool-0.1.2-8.fc21
-------------------
* Sun Feb 23 2014 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.1.2-8
- Fix packaging issues
- Fix rhbz #992482
- Notified upstream about incorrect-fsf-address
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.1.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Size change: -755 bytes
hwdata-0.261-1.fc21
-------------------
* Tue Feb 25 2014 Michal Minar <miminar(a)redhat.com> 0.261-1
- Update of pci, usb and vendor ids.
Size change: 5848 bytes
ini4j-0.5.1-11.fc21
-------------------
* Mon Feb 24 2014 Omair Majid<omajid(a)redhat.com> - 0.5.1-11
- Switch to xmvn from mvn-rpmbuild
- Require java-headless
Size change: -91 bytes
jcommon-1.0.18-4.fc21
---------------------
* Tue Feb 25 2014 Caolan McNamara <caolanm(a)redhat.com> 1.0.18-4
- Resolves: rhbz#1068257 Switch to java-headless (build)requires
Size change: 167 bytes
jcommon-serializer-0.3.0-11.fc21
--------------------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> 0.3.0-11
- Related: rhbz#1068258 Switch to java-headless (build)requires
Size change: 170 bytes
jenkins-crypto-util-1.3-1.fc21
------------------------------
* Wed Feb 26 2014 Michal Srb <msrb(a)redhat.com> - 1.3-1
- Update to upstream version 1.3
- Enable tests
Size change: 4522 bytes
kernel-3.14.0-0.rc4.git1.1.fc21
-------------------------------
* Wed Feb 26 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.14.0-0.rc4.git1.1
- Linux v3.14-rc4-34-g6dba6ec
- Reenable debugging options.
* Wed Feb 26 2014 Peter Robinson <pbrobinson(a)fedoraproject.org>
- Re-enable KVM on aarch64 now it builds again
* Tue Feb 25 2014 Josh Boyer <jwboyer(a)fedoraproject.org>
- Fix mounting issues on cifs (rhbz 1068862)
* Mon Feb 24 2014 Josh Boyer <jwboyer(a)fedoraproject.org>
- Fix lockdep issue in EHCI when using threaded IRQs (rhbz 1056170)
* Mon Feb 24 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.14.0-0.rc4.git0.1
- Linux v3.14-rc4
- Disable debugging options.
* Thu Feb 20 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.14.0-0.rc3.git5.1
- Linux v3.14-rc3-219-gd158fc7
* Thu Feb 20 2014 Kyle McMartin <kyle(a)fedoraproject.org>
- armv7: disable CONFIG_DEBUG_SET_MODULE_RONX until debugged (rhbz#1067113)
* Thu Feb 20 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.14.0-0.rc3.git4.1
- Linux v3.14-rc3-184-ge95003c
* Wed Feb 19 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.14.0-0.rc3.git3.1
- Linux v3.14-rc3-168-g960dfc4
* Tue Feb 18 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.14.0-0.rc3.git2.1
- Linux v3.14-rc3-43-g805937c
Size change: 157084 bytes
langtable-0.0.24-1.fc21
-----------------------
* Mon Feb 24 2014 Mike FABIAN <mfabian(a)redhat.com> - 0.0.24-1
- mark Bengali (bd) and its Probhat variant layout as not ASCII-capable (by Adam Williamson)
- Also validate timezones.xml and timezoneidparts.xml in .spec file
- List list_inputmethods() as public API
- Fall back to returning untranslated timezone id if translation for the requested language does not exist (Resolves: rhbz#1032848)
Size change: 3499 bytes
libbase-1.1.3-12.fc21
---------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.1.3-12
- Resolves: rhbz#1068349 Switch to java-headless (build)requires
Size change: 164 bytes
libedit-3.1-3.20130712cvs.fc21
------------------------------
* Thu Jan 02 2014 Kamil Dudka <kdudka(a)redhat.com> - 3.1-3.20130712cvs
- Update to 20130712-3.1 (#1045675)
- Do not mark man pages as %doc (#1045675)
Size change: 6413 bytes
libfonts-1.1.3-15.fc21
----------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.1.3-15
- Resolves: rhbz#1068353 Switch to java-headless (build)requires
Size change: 168 bytes
libformula-1.1.3-12.fc21
------------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.1.3-12
- Resolves: rhbz#1068354 Switch to java-headless (build)requires
Size change: 169 bytes
libfprint-0.5.1-2.fc21
----------------------
* Thu Jan 16 2014 Ville Skyttä <ville.skytta(a)iki.fi> - 0.5.1-2
- Drop INSTALL from docs.
Size change: 79 bytes
libgnome-keyring-3.10.1-1.fc21
------------------------------
* Tue Oct 29 2013 Richard Hughes <rhughes(a)redhat.com> - 3.10.1-1
- Update to 3.10.1
Size change: 415 bytes
liblayout-0.2.10-9.fc21
-----------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 0.2.10-9
- Resolves: rhbz#1068356 Switch to java-headless (build)requires
Size change: 173 bytes
libloader-1.1.3-11.fc21
-----------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.1.3-11
- Resolves: rhbz#1068358 Switch to java-headless (build)requires
Size change: 153 bytes
libndp-1.2-1.fc21
-----------------
* Tue Oct 15 2013 Jiri Pirko <jpirko(a)redhat.com> - 1.2-1
- Update to 1.2
- libndp: silently ignore packets with optlen 0
- libndp: fix processing for larger options
- libndp: do not fail on receiving non-ndp packets
* Fri Oct 04 2013 Jiri Pirko <jpirko(a)redhat.com> - 1.1-1
- Update to 1.1
Size change: 2845 bytes
librepository-1.1.3-11.fc21
---------------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.1.3-11
- Resolves: rhbz#1068365 Switch to java-headless (build)requires
Size change: 166 bytes
libsemanage-2.2-1.fc21
----------------------
* Thu Oct 31 2013 Dan Walsh <dwalsh(a)redhat.com> - 2.2-1
- Update to upstream
* Avoid duplicate list entries from Dan Walsh.
* Add audit support to libsemanage from Dan Walsh.
* Remove policy.kern and replace with symlink from Dan Walsh.
* Apply a MAX_UID check for genhomedircon from Laurent Bigonville.
* Fix man pages from Laurent Bigonville.
Size change: 154 bytes
libserializer-1.1.2-12.fc21
---------------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.1.2-12
- Resolves: rhbz#1068367 Switch to java-headless (build)requires
Size change: 159 bytes
libvirt-java-0.4.9-6.fc21
-------------------------
* Tue Feb 25 2014 Cole Robinson <crobinso(a)redhat.com> - 0.4.9-6
- Require java-headless (bz #1068369)
Size change: 140 bytes
logback-1.1.1-1.fc21
--------------------
* Mon Feb 24 2014 Orion Poplawski <orion(a)cora.nwra.com> - 1.1.1-1
- Update to 1.1.1
Size change: 29 bytes
lynis-1.4.3-1.fc21
------------------
* Thu Feb 27 2014 Christopher Meng <rpm(a)cicku.me> - 1.4.3-1
- Update to 1.4.3
Size change: 1991 bytes
man-pages-de-1.5-1.fc21
-----------------------
* Tue Feb 25 2014 Mario Blättermann <mario.blaettermann(a)gmail.com> - 1.5-1
- New upstream release
Size change: -125 bytes
maven-3.2.1-3.fc21
------------------
* Mon Feb 24 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 3.2.1-3
- Add patch for MNG-5591
Size change: 753 bytes
maven-gpg-plugin-1.5-1.fc21
---------------------------
* Wed Feb 26 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 1.5-1
- Update to upstream version 1.5
Size change: 3355 bytes
maven-stapler-plugin-1.17-1.fc21
--------------------------------
* Wed Feb 26 2014 Michal Srb <msrb(a)redhat.com> - 1.17-1
- Update to upstream version 1.17
Size change: -11548 bytes
maven2-2.2.1-47.fc21
--------------------
* Tue Sep 10 2013 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 2.2.1-47
- Remove code related to bootstrapping
- Remove empty-dep JAR and POM
- Remove local depmap
- Use mfiles to simplify %files sections
- Remove handling of custom settings.xml
- Build with XMvn
Size change: -3043 bytes
meld-3.11.0-1.fc21
------------------
* Mon Feb 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.11.0-1
- Update to 3.11.0
Size change: -7153 bytes
mingw-crt-3.1.999-0.7.trunk.r6497.20140224.fc21
-----------------------------------------------
* Mon Feb 24 2014 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 3.1.999-0.7.trunk.r6497.20140224
- Update to r6497 (20140224 snapshot)
* Tue Feb 11 2014 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 3.1.999-0.6.trunk.r6479.20140211
- Update to r6479 (20140211 snapshot)
Size change: 33403 bytes
mingw-eigen3-3.2.1-1.fc21
-------------------------
* Wed Feb 26 2014 Sandro Mani <manisandro(a)gmail.com> - 3.2.1-1
- Update to release 3.2.1
* Mon Aug 05 2013 Sandro Mani <manisandro(a)gmail.com> - 3.2-3
- Add patch to work around gcc bug 58087
Size change: 3280 bytes
mingw-headers-3.1.999-0.7.trunk.r6497.20140224.fc21
---------------------------------------------------
* Mon Feb 24 2014 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 3.1.999-0.7.trunk.r6497.20140224
- Update to r6497 (20140224 snapshot)
* Tue Feb 11 2014 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 3.1.999-0.6.trunk.r6479.20140211
- Update to r6479 (20140211 snapshot)
- Fixes another math.h issue
Size change: 33464 bytes
mingw-winpthreads-3.1.999-0.3.trunk.r6497.20140224.fc21
-------------------------------------------------------
* Mon Feb 24 2014 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 3.1.999-0.3.trunk.r6497.20140224
- Update to r6497 (20140224 snapshot)
Size change: 2581569 bytes
netbeans-javaparser-7.0.1-7.fc21
--------------------------------
* Mon Feb 24 2014 Omair Majid <omajid(a)redhat.com> - 7.0.1-7
- Require java-headless
Size change: 98 bytes
netbeans-resolver-6.7.1-9.fc21
------------------------------
* Mon Feb 24 2014 Omair Majid <omajid(a)redhat.com> - 6.7.1-9
- Require java-headless
Size change: 106 bytes
netbeans-svnclientadapter-7.3.1-0.2.1.8.22.fc21
-----------------------------------------------
* Mon Feb 24 2014 Omair Majid <omajid(a)redhat.com> - 7.3.1-0.2.1.8.22
- Require java-headless
Size change: 102 bytes
nodejs-less-1.6.3-1.fc21
------------------------
* Tue Feb 25 2014 Stephen Gallagher <sgallagh(a)redhat.com> 1.6.3-1
- New upstream release 1.6.3
- https://github.com/less/less.js/blob/v1.6.3/CHANGELOG.md
- Fix issue with calling toCSS twice not working in some situations (like with
bootstrap 2)
- The Rhino release is fixed!
- ability to use uppercase colours
- Fix a nasty bug causing syntax errors when selector interpolation is preceded
by a long comment (and some other cases)
- Fix a major bug with the variable scope in guards on selectors (e.g. not
mixins)
- Fold in & when () { to the current selector rather than duplicating it
- fix another issue with array prototypes
- add a url-args option which adds a value to all urls (for cache busting)
- Round numbers to 8 decimal places - thereby stopping javascript precision
errors
- some improvements to the default() function in more complex scenarios
- improved missing '{' and '(' detection
Size change: 447834 bytes
nodejs-mapnik-vector-tile-0.4.1-1.fc21
--------------------------------------
* Tue Feb 25 2014 Tom Hughes <tom(a)compton.nu> - 0.4.1-1
- Update to 0.4.1 upstream release
Size change: 3828 bytes
nodejs-stylus-0.42.2-1.fc21
---------------------------
* Sun Feb 23 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.42.2-1
- update to upstream release 0.42.2
- take Source0 from GitHub as the NPM tarball has some files stripped
Size change: 316116 bytes
openlmi-scripts-0.2.7-5.fc21
----------------------------
* Wed Feb 26 2014 Michal Minar <miminar(a)redhat.com> 0.2.7-5
- Fixed error handling in service scripts.
- Updated documentation for built-ins commands.
- Fixed checking for thinlv provisioning in storage scripts.
* Tue Feb 25 2014 Michal Minar <miminar(a)redhat.com> 0.2.7-4
- Removed unstable features from hardware scripts.
* Tue Feb 25 2014 Michal Minar <miminar(a)redhat.com> 0.2.7-3
- Added account and powermanagement commands.
* Tue Feb 25 2014 Michal Minar <miminar(a)redhat.com> 0.2.7-2
- Fixed storage mount list command.
* Tue Feb 25 2014 Michal Minar <miminar(a)redhat.com> 0.2.7-1
- Support older OpenLMI Hardware providers.
- Resolves: bz#1069320
* Mon Feb 24 2014 Michal Minar <miminar(a)redhat.com> 0.2.7-0
- New upstream version.
- Added system library.
Size change: 91034 bytes
openstack-packstack-2014.1.1-0.1.dev992.fc21
--------------------------------------------
* Mon Feb 24 2014 Martin Mágr <mmagr(a)redhat.com> - 2014.1.1-0.1.dev992
- Added openstack-packstack-doc subpackage
- Added openstack-packstack-puppet subpackage (rhbz#1063980)
- Removed packstack-puppet-modules subpackage (rhbz#1063980)
- Added openstack-puppet-modules require (rhbz#1063980)
* Tue Feb 04 2014 Matthias Runge <mrunge(a)redhat.com> - 2013.2.1-0.30.dev956
- fix build related issue on el7
- fix bogus date in changelogs
Size change: 96782 bytes
owncloud-6.0.1-3.fc21
---------------------
* Mon Feb 24 2014 Adam Williamson <awilliam(a)redhat.com> - 6.0.1-3
- set a minimum ver on the DBAL req for safety (using with 2.3 is dangerous)
Size change: 155 bytes
pentaho-reporting-flow-engine-0.9.4-9.fc21
------------------------------------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> 1:0.9.4-9
- Resolves: rhbz#1068477 Switch to java-headless (build)requires
Size change: 168 bytes
perl-CPAN-Meta-YAML-0.012-1.fc21
--------------------------------
* Tue Feb 25 2014 Paul Howarth <paul(a)city-fan.org> - 0.012-1
- Update to 0.012:
- Generated from ETHER/YAML-Tiny-1.61.tar.gz
Size change: 153 bytes
perl-DBI-1.630-1.fc21
---------------------
Size change: -1145 bytes
perl-IO-Socket-IP-0.29-1.fc21
-----------------------------
* Wed Feb 26 2014 Petr Šabata <contyk(a)redhat.com> - 0.29-1
- 0.29 bump
Size change: 392 bytes
perl-Log-Contextual-0.006003-1.fc21
-----------------------------------
* Wed Feb 26 2014 Petr Pisar <ppisar(a)redhat.com> - 0.006003-1
- 0.006003 bump
Size change: -2360 bytes
perl-Math-NumSeq-69-1.fc21
--------------------------
* Mon Feb 24 2014 Miro Hrončok <mhroncok(a)redhat.com> - 69-1
- New version 69 (#1066371)
Size change: 2357 bytes
perl-Net-GitHub-0.56-1.fc21
---------------------------
* Tue Feb 25 2014 Petr Šabata <contyk(a)redhat.com> - 0.56-1
- 0.56 bump
Size change: 727 bytes
perl-Perl6-Slurp-0.051005-1.fc21
--------------------------------
* Thu Feb 27 2014 Christopher Meng <rpm(a)cicku.me> - 0.051005-1
- Update to 0.051005
Size change: 315 bytes
perl-Pod-Perldoc-3.23-1.fc21
----------------------------
* Tue Feb 25 2014 Petr Pisar <ppisar(a)redhat.com> - 3.23-1
- 3.23 bump
Size change: 1216 bytes
perl-SOAP-Lite-1.11-1.fc21
--------------------------
* Wed Feb 26 2014 Petr Šabata <contyk(a)redhat.com> - 1.11-1
- 1.11 bump
Size change: 188 bytes
perl-Symbol-Global-Name-0.05-1.fc21
-----------------------------------
* Thu Feb 27 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> 0.05-1
- Upstream update.
Size change: 586 bytes
perl-Test-Harness-3.30-2.fc21
-----------------------------
* Thu Feb 27 2014 Petr Pisar <ppisar(a)redhat.com> - 3.30-2
- Obsolete perl-TAP-Harness-Env (bug #1067098)
Size change: 176 bytes
perl-Tree-DAG_Node-1.22-1.fc21
------------------------------
* Wed Feb 26 2014 Paul Howarth <paul(a)city-fan.org> - 1.22-1
- Update to 1.22
- Switch from File::Slurp to File::Slurp::Tiny (CPAN RT#92976)
Size change: 270 bytes
perl-YAML-Tiny-1.61-1.fc21
--------------------------
* Tue Feb 25 2014 Paul Howarth <paul(a)city-fan.org> 1.61-1
- Update to 1.61
- Fixed a test for VMS (CPAN RT#93297)
Size change: 237 bytes
php-horde-Horde-Http-2.0.5-1.fc21
---------------------------------
* Tue Feb 25 2014 Remi Collet <remi(a)fedoraproject.org> - 2.0.5-1
- Update to 2.0.5
Size change: 399 bytes
php-horde-Horde-Imap-Client-2.18.3-1.fc21
-----------------------------------------
* Tue Feb 25 2014 Remi Collet <remi(a)fedoraproject.org> - 2.18.3-1
- Update to 2.18.3
Size change: 108 bytes
php-phpunit-PHP-CodeCoverage-1.2.16-1.fc21
------------------------------------------
* Tue Feb 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.2.16-1
- Update to 1.2.16
Size change: 111 bytes
pm-utils-1.4.1-26.fc21
----------------------
Size change: -49 bytes
puppet-3.4.3-1.fc21
-------------------
* Mon Feb 24 2014 Sam Kottler <skottler(a)fedoraproject.org> - 3.4.3-1
- Update to 3.4.3
Size change: 963 bytes
pycairo-1.8.10-8.fc21
---------------------
* Thu Feb 27 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.8.10-8
- Enable xcb and xpyb (RHBZ 1045725, 1005447)
- Spec cleanups
- Run check
Size change: 254 bytes
python-celery-3.1.9-1.fc21
--------------------------
* Wed Feb 26 2014 Matthias Runge <mrunge(a)redhat.com> - 3.1.9-1
- update to 3.1.9 (rhbz#1055304)
* Wed Feb 26 2014 Matthias Runge <mrunge(a)redhat.com> - 3.1.7-4
- add runtime requirement pyzu (rhbz#1069774)
- remove runtime req. python-dateutil
Size change: 9846 bytes
python-d2to1-0.2.11-1.fc21
--------------------------
* Mon Feb 24 2014 Sergio Pascual <sergiopr(a)fedoraproject.org> - 0.2.11-1
- New upstream source (0.2.11)
- Use python2 macro
Size change: -16250 bytes
python-dirq-1.6.1-1.fc21
------------------------
* Tue Feb 25 2014 Massimo Paladin <massimo.paladin(a)gmail.com> - 1.6.1-1
- Update to upstream version, rhbz #1069202.
Size change: 750 bytes
python-django-celery-3.1.9-1.fc21
---------------------------------
* Thu Feb 27 2014 Matthias Runge <mrunge(a)redhat.com> - 3.1.9-1
- update to 3.1.9 (rhbz#1966896)
Size change: 1157 bytes
python-kombu-3.0.12-1.fc21
--------------------------
* Wed Feb 26 2014 Matthias Runge <mrunge(a)redhat.com> - 3.0.12-1
- update to 3.0.12 (rhbz#1052424)
Size change: 2839 bytes
python-lettuce-0.2.19-1.fc21
----------------------------
* Mon Feb 24 2014 Bohuslav Kabrda <bkabrda(a)redhat.com> - 0.2.19-1
- Updated to version 0.2.19.
Size change: 879 bytes
python-neutronclient-2.3.4-1.fc21
---------------------------------
* Tue Feb 25 2014 Jakub Ruzicka <jruzicka(a)redhat.com> 2.3.4-1
- Update to upstream 2.3.4
Size change: -40744 bytes
python-paramiko-1.12.2-1.fc21
-----------------------------
* Tue Feb 25 2014 Orion Poplawski <orion(a)cora.nwra.com> - 1.12.2-1
- Update to 1.12.2
Size change: 54465 bytes
python-pygal-1.4.1-1.fc21
-------------------------
* Wed Feb 26 2014 Ralph Bean <rbean(a)redhat.com> - 1.4.1-1
- Latest upstream.
- Disable tests for https://github.com/Kozea/pygal/issues/97
Size change: 411851 bytes
python-subunit-0.0.18-1.fc21
----------------------------
* Tue Feb 25 2014 Pádraig Brady <pbrady(a)redhat.com> - 0.0.18-1
- Latest upstream
Size change: 6969 bytes
python-tahrir-api-0.5.1-2.fc21
------------------------------
* Mon Feb 24 2014 Ralph Bean <rbean(a)redhat.com> - 0.5.1-2
- Bump spec.
* Mon Feb 24 2014 Ralph Bean <rbean(a)redhat.com> - 0.5.1-1
- Standardize arguments to the add_invitation api.
Size change: 382 bytes
pywbem-0.7.0-25.20131121svn626.fc21
-----------------------------------
* Mon Feb 24 2014 Michal Minar <miminar(a)redhat.com> 0.7.0-25.20131121svn656
- Fixed local authentication under root.
Size change: 942 bytes
remoot-0.9-20.fc21
------------------
* Wed Feb 26 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 0.9-20
- Switch to macro for path
Size change: 77 bytes
rubygem-actionmailer-4.0.3-1.fc21
---------------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 1:4.0.3-1
- Update to ActionMailer 4.0.3
Size change: -374 bytes
rubygem-actionpack-4.0.3-1.fc21
-------------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 1:4.0.3-1
- Update to ActivePack 4.0.3
Size change: 617 bytes
rubygem-activemodel-4.0.3-1.fc21
--------------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 4.0.3-1
- Update to ActiveModel 4.0.3
Size change: -407 bytes
rubygem-activerecord-4.0.3-2.fc21
---------------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 1:4.0.3-1
- Update to ActiveRecord 4.0.3
Size change: 142 bytes
rubygem-activesupport-4.0.3-1.fc21
----------------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 1:4.0.3-1
- Update to ActiveSupport 4.0.3
Size change: -1180 bytes
rubygem-gettext-3.1.1-1.fc21
----------------------------
* Thu Feb 27 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 3.1.1-1
- 3.1.1
Size change: 1525 bytes
rubygem-rails-4.0.3-1.fc21
--------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 1:4.0.3-1
- Update to Rails 4.0.3
Size change: 894 bytes
rubygem-railties-4.0.3-1.fc21
-----------------------------
* Wed Feb 26 2014 Josef Stribny <jstribny(a)redhat.com> - 4.0.3-1
- Update to Railties 4.0.3
Size change: 148 bytes
rubygem-rspec-mocks-2.14.6-1.fc21
---------------------------------
* Thu Feb 27 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.14.6-1
- 2.14.6
Size change: 343 bytes
sac-1.3-18.fc21
---------------
* Tue Feb 25 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.3-18
- Resolves: rhbz#1068513 switch to java-headless (build)requires
Size change: 164 bytes
scannotation-1.0.3-0.8.r12.fc21
-------------------------------
* Tue Feb 25 2014 Kashyap Chamarthy <kashyapc(a)fedoraproject.org> - 1.0.3.0 -8.r12
- Switch to java-headless in Requires. Fix rhbz#1068519
Size change: 180 bytes
selinux-policy-3.13.1-27.fc21
-----------------------------
* Mon Feb 24 2014 Miroslav Grepl<mgrepl(a)redhat.com> 3.13.1-27
- Make unconfined_service_t valid in enforcing
- Remove transition for temp dirs created by init_t
- gdm-simple-slave uses use setsockopt
- Treat usermodehelper_t as a sysctl_type
- xdm communicates with geo
- Add lvm_read_metadata()
- Allow rabbitmq_beam to connect to jabber_interserver_port
- Allow logwatch_mail_t to transition to qmail_inject and queueu
- Added new rules to pcp policy
- Allow vmtools_helper_t to change role to system_r
- Allow NM to dbus chat with vmtools
Size change: 838 bytes
setup-2.8.74-1.fc21
-------------------
* Tue Feb 25 2014 Ondrej Vasik <ovasik(a)redhat.com> 2.8.74-1
- add more securetty required for mainframes (#1067347)
- set SHELL envvar to /bin/bash in bashrc (#1063552)
- adjust the homedir for oprofile uid (#1068902)
Size change: 193 bytes
sil-scheherazade-fonts-2.020-1.fc21
-----------------------------------
* Tue Feb 25 2014 Hedayat Vatankhah <hedayat.fwd+rpmchlog(a)gmail.com> - 2.020-1
- Update to 2.020 upstream release with bug fixes
Size change: 2385 bytes
snappy-1.1.1-1.fc21
-------------------
* Mon Feb 24 2014 Martin Gieseking <martin.gieseking(a)uos.de> 1.1.1-1
- Updated to new release.
Size change: 58916 bytes
spambayes-1.1-0.8.b1.fc21
-------------------------
* Wed Feb 26 2014 Christopher Meng <rpm(a)cicku.me> - 1.1-0.8.b1
- Update to 1.1b1
Size change: -2630 bytes
stapler-1.224-1.fc21
--------------------
* Wed Feb 26 2014 Michal Srb <msrb(a)redhat.com> - 1.224-1
- Update to upstream version 1.224
Size change: 459 bytes
swig-2.0.11-2.fc21
------------------
* Wed Oct 09 2013 Jitka Plesnikova <jplesnik(a)redhat.com> - 2.0.11-2
- Use bconds for enabling testsuite
Size change: 162 bytes
swt-chart-0.8.0-9.fc21
----------------------
* Wed Feb 26 2014 Roland Grunberg <rgrunber(a)redhat.com> - 0.8.0-9
- Change R:java to R:java-headless (Bug 1068558).
Size change: 153 bytes
targetcli-2.1.fb34-1.fc21
-------------------------
* Mon Feb 24 2014 Andy Grover <agrover(a)redhat.com> - 2.1.fb34-1
- New upstream version
Size change: 266 bytes
tcllib-1.15-4.fc21
------------------
* Tue Feb 25 2014 Dmitrij S. Kryzhevich <krege(a)land.ru> - 1.15-4
- Add two more man files to conflict-list. Again.
Size change: 130 bytes
testng-6.8.8-1.fc21
-------------------
* Wed Feb 26 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 6.8.8-1
- Update to upstream version 6.8.8
Size change: 1564 bytes
truezip-7.7.5-3.fc21
--------------------
* Wed Feb 26 2014 Gerard Ryan <galileo(a)fedoraproject.org> - 7.7.5-3
- Patch to fix bouncycastle API changes
* Tue Feb 25 2014 Gerard Ryan <galileo(a)fedoraproject.org> - 7.7.5-1
- RHBZ#1068570: Switch to java-headless (build)requires
- RHBZ#1030946: Update to upstream version 7.7.5
Size change: 1429 bytes
tycho-0.19.0-9.fc21
-------------------
* Wed Feb 26 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 0.19.0-9
- Improve logging and error handling fop copy-platform-all
* Wed Jan 15 2014 Roland Grunberg <rgrunber(a)redhat.com> - 0.19.0-8
- Perform a pure bootstrap build.
- Fix issues with bootstrap build.
* Thu Jan 09 2014 Roland Grunberg <rgrunber(a)redhat.com> - 0.19.0-7
- Fix bootstrap build.
Size change: 3081 bytes
uddi4j-2.0.5-8.fc21
-------------------
* Tue Feb 25 2014 Gerard Ryan <galileo(a)fedoraproject.org> - 2.0.5-8
- RHBZ#1068576: Switch to java-headless requires
Size change: -16 bytes
unbound-1.4.21-2.fc21
---------------------
* Mon Oct 21 2013 Tomas Hozza <thozza(a)redhat.com> - 1.4.21-2
- run test suite during the build
Size change: 126 bytes
uuid-1.6.2-24.fc21
------------------
* Wed Oct 30 2013 Michal Hlavinka <mhlavink(a)redhat.com> - 1.6.2-24
- drop uuid-pgsql subpackage, it is outdated and does not work, use
uuid-ossp module from postgresql-contrib instead
Size change: 188 bytes
wsil4j-1.0-8.fc21
-----------------
* Mon Feb 24 2014 Gerard Ryan <galileo(a)fedoraproject.org> - 1.0-8
- Use java-headless instead of java
Size change: 129 bytes
yawn-0-0.16.20140227svn630.fc21
-------------------------------
* Thu Feb 27 2014 Michal Minar <miminar(a)redhat.com> 0-0.16.20140227svn630
- New upstream version fixing enumeration of instrumetned classes.
Size change: 290 bytes
youtube-dl-2014.02.25-1.fc21
----------------------------
* Tue Feb 25 2014 Christopher Meng <rpm(a)cicku.me> - 2014.02.25-1
- Update to 2014.02.25
Size change: 9327 bytes
yum-metadata-parser-1.1.4-9.fc21
--------------------------------
Size change: -56 bytes
yumex-3.0.14-1.fc21
-------------------
* Tue Feb 25 2014 Tim Lauridsen <timlau(a)fedoraproject.org> 3.0.14-1
- bumped version to 3.0.14
Size change: 2725 bytes
Summary:
Added Packages: 17
Removed Packages: 1
Modified Packages: 140
Size of added packages: 144264787 (138 M)
Size change of modified packages: 6582427 (6.3 M)
Size of removed packages: 2418700 (2.3 M)
Size change: 148428514 (142 M)
Compose finished at Fri Feb 28 07:24:20 UTC 2014
9 years, 7 months
Re: [fedora-arm] XFS on Fedora i686, armv7hl
by Chris Murphy
On Feb 27, 2014, at 8:06 AM, Eric Sandeen <sandeen(a)sandeen.net> wrote:
> On 2/26/14, 11:37 PM, Chris Murphy wrote:
>> Hi,
>>
>> Fedora is considering XFS as their default file system. They support
>> three primary architectures: x86_64, i686, and armv7hl. Do XFS devs
>> have any reservations about XFS as a default file system on either
>> i686, or arm?
>
> As Dave said, we rely on others to do ARM testing for the most part,
> though I've certainly jumped in and debugged some issues from time
> to time.
>
> It'd be super if Fedora could run the xfstests test suite on arm
> as part of QE. I'd be more than happy to help get that started
> if people are interested.
I don't know that Fedora QA has the resources to do this, but I'll cc the Fedora test@ (QA) arm@ lists. If these are highly automatable tests it might be possible, if they have the hardware. More likely I think it's that we need some ARM community folks to look at splitting up some of this work.
I'm not sure yet what concerns the ARM group might have with XFS either as this hasn't been decided, but the Fedora Server product working group is slightly leaning toward XFS by default. Performance and CPU hit wise on x86_64, XFS seems to match up well with ext4 and maybe even a bit better ratio of throughput/CPUtime for booting workload (systemd is parallel!) so if were the same on ARM XFS could work out slightly better for them.
Chris Murphy
9 years, 7 months
about port fedora20 or some version to Arndale Octa 5420
by jefby
Hello,every one!
I have an Arndale Octa Board ,its SoC is Exynos Octa 5420,and I am very
interested in porting the newest fedora to it,but i don't now how to start
it ,Anyone can help me ?
Thanks very much!
jefby
道男儿到死心如铁,看试手,补天裂......
9 years, 7 months