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, 5 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.
8 years, 10 months
loss Android boot from nand
by Robert Moskowitz
I read somewhere that with the Cubieboard, if no rootfs on an sd card,
it boots android from nand.
Well it is NOT doing that. The screen is flashing something and nothing
is happening.
How do I get my android boot back?
9 years
Getting Fedora on an SD boot for Cubieboard 2
by Robert Moskowitz
Well I got my first Cubieboard. A C2. It is booting Android, but so
far I can't get ethernet working; it is reporting 'disconnected'.
But I want to be able to boot either Android or Fedora. I am told that
the boot process checks for rootfs on an SD card and if it finds it,
boots that, if not it boots what is in NAND.
So I am trying to find the tutorial for installing Fedora (and I
naturally want F20). I get it that to do an update I will need a
'--exclude kernel*' option.
So I am looking for the tutorial. I have found:
http://rwmj.wordpress.com/page/10/ that points me to:
scotland.proximity.on.ca/contrib-images/hansg/
But no response to this page. So can someone point me in the right
direction.
thanks
9 years
Booting A10 Device on F20
by Robert Brown
Hi
I have successfully installed and booted
Fedora-Xfce-armhfp-20-a10-1-sda.raw.xz from an SD card for a MK802ii
using the select-board.sh script but it uses kernel 3.4.75 and so I
don't get the modules I need for a DVB-T usb device.
If I install Fedora-Xfce-armhfp-20-20140407-sda.raw.xz which uses the
3.11.10 kernel and has the required modules, it does not have the
select-board script. The partitions _/ and _/boot are not recognised
and so the device boots from Nand not the SD card.
Is there a guide I can refer to for this installation?
Thanks
9 years
Re: [fedora-arm] Performance test of X64 compared to arm
by Gordan Bobic
That'll be very dependant on the exact application, and compiler. If you just want a very rough data point I guess you could benchmark a sha512sum loop on a large file on tmpfs generated from /dev/urandom. It's as meaningless a number as most, but a lot less meaningless than BogoMIPS - all that measures is how fast the CPU can idle, which in most cases nowdays is going to be the same as the CPU clock speed.
Robert Moskowitz <rgm(a)htt-consult.com> wrote:
>So now I have some approximation of F20 running on my cubieboard2. So I
>want to do a performance comparison, and simple BOGOmips from
>/proc/cpuinfo probably does not tell the whole story of RISC vs CISC.
>
>So is there a tool available for F20 on both that I can use?
>
>Want to see what I have here.
>
>
>_______________________________________________
>arm mailing list
>arm(a)lists.fedoraproject.org
>https://admin.fedoraproject.org/mailman/listinfo/arm
9 years
arm rawhide report: 20140531 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[APLpy]
APLpy-0.9.8-4.fc20.noarch requires pywcs
[ATpy]
ATpy-0.9.7-3.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-3.fc21.noarch requires python3-astropy
python3-ATpy-0.9.7-3.fc21.noarch requires python(abi) = 0:3.3
[BackupPC]
BackupPC-3.3.0-2.fc21.aarch64 requires perl(File::RsyncP)
[CGAL]
CGAL-4.4-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
CGAL-4.4-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
CGAL-4.4-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[Field3D]
Field3D-1.3.2-15.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
Field3D-1.3.2-15.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
Field3D-1.3.2-15.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
Field3D-1.3.2-15.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[NLopt]
python3-NLopt-2.4.1-5.fc21.aarch64 requires python(abi) = 0:3.3
[OCE]
OCE-draw-0.15-3.fc21.aarch64 requires libtk8.5.so()(64bit)
OCE-draw-0.15-3.fc21.aarch64 requires libtcl8.5.so()(64bit)
[OpenImageIO]
OpenImageIO-1.4.7-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
OpenImageIO-1.4.7-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
OpenImageIO-1.4.7-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
OpenImageIO-1.4.7-1.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
OpenImageIO-1.4.7-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
OpenImageIO-1.4.7-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
OpenImageIO-iv-1.4.7-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
OpenImageIO-iv-1.4.7-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
OpenImageIO-iv-1.4.7-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
OpenImageIO-iv-1.4.7-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
OpenImageIO-iv-1.4.7-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
OpenImageIO-utils-1.4.7-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
OpenImageIO-utils-1.4.7-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
OpenImageIO-utils-1.4.7-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
OpenImageIO-utils-1.4.7-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
OpenImageIO-utils-1.4.7-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[OpenLP]
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
[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
[PackageKit]
PackageKit-0.9.2-3.fc21.aarch64 requires python(abi) = 0:3.3
[Perlbal]
Perlbal-1.80-10.fc21.noarch requires perl(Perlbal::XS::HTTPHeaders)
[PyOpenGL]
python3-PyOpenGL-3.1.0b2-1.fc21.noarch requires python(abi) = 0:3.3
python3-PyOpenGL-Tk-3.1.0b2-1.fc21.noarch requires python(abi) = 0:3.3
[PyQuante]
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[PySolFC]
PySolFC-2.0-9.fc20.noarch requires pygame
[PySolFC-music]
PySolFC-music-4.40-11.fc20.noarch requires pygame
[PyYAML]
python3-PyYAML-3.11-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-PyYAML-3.11-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[QuantLib]
QuantLib-test-1.4-1.fc21.aarch64 requires libboost_unit_test_framework.so.1.54.0()(64bit)
[R]
R-core-3.1.0-6.fc21.aarch64 requires libtk8.5.so()(64bit)
R-core-3.1.0-6.fc21.aarch64 requires libtcl8.5.so()(64bit)
[R-GenomicFeatures]
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-rtracklayer
R-GenomicFeatures-1.12.2-2.fc20.noarch requires R-RCurl
[R-affydata]
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-XML
R-biomaRt-2.18.0-1.fc21.noarch requires R-RCurl
[R-sandwich]
R-sandwich-2.3.0-1.fc21.noarch requires R-zoo
R-sandwich-2.3.0-1.fc21.noarch requires R-lmtest
[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-2.0.1-1.fc21.noarch requires python-djblets >= 0:0.8.1
ReviewBoard-2.0.1-1.fc21.noarch requires pysvn
[Sprog]
Sprog-0.14-27.fc20.noarch requires perl(Imager)
[abcde]
abcde-2.5.4-4.fc21.noarch requires vorbis-tools
[abiword]
1:libabiword-3.0.0-6.fc21.aarch64 requires libmathview_frontend_libxml2.so.0()(64bit)
1:libabiword-3.0.0-6.fc21.aarch64 requires libmathview.so.0()(64bit)
1:libabiword-3.0.0-6.fc21.aarch64 requires libloudmouth-1.so.0()(64bit)
1:libabiword-3.0.0-6.fc21.aarch64 requires libAiksaurus-1.2.so.0()(64bit)
[abrt]
abrt-addon-python3-2.2.1-3.fc21.aarch64 requires python(abi) = 0:3.3
abrt-addon-vmcore-2.2.1-3.fc21.aarch64 requires kexec-tools
abrt-desktop-2.2.1-3.fc21.aarch64 requires gnome-abrt
abrt-gui-2.2.1-3.fc21.aarch64 requires gnome-abrt
abrt-python3-2.2.1-3.fc21.aarch64 requires python(abi) = 0:3.3
abrt-python3-2.2.1-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
abrt-python3-doc-2.2.1-3.fc21.noarch requires python(abi) = 0:3.3
[accerciser]
accerciser-3.12.0-1.fc21.noarch requires python(abi) = 0:3.3
[akonadi]
akonadi-1.12.1-5.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
akonadi-devel-1.12.1-5.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[amavisd-new]
amavisd-new-2.9.0-2.fc21.noarch requires freeze
amavisd-new-2.9.0-2.fc21.noarch requires arj
[ambdec]
ambdec-0.5.1-5.fc20.aarch64 requires libclxclient.so.3()(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)
[ams]
ams-2.1.1-1.fc21.aarch64 requires ladspa-vco-plugins
ams-2.1.1-1.fc21.aarch64 requires ladspa-swh-plugins
ams-2.1.1-1.fc21.aarch64 requires ladspa-rev-plugins
ams-2.1.1-1.fc21.aarch64 requires ladspa-mcp-plugins
ams-2.1.1-1.fc21.aarch64 requires ladspa-cmt-plugins
[angrydd]
angrydd-1.0.1-11.fc20.noarch requires pygame
[anki]
anki-2.0.26-1.fc21.noarch requires pygame
[antlr3]
antlr3-C-docs-3.4-15.fc20.noarch requires antlr3-C = 0:3.4-15.fc20
[anyremote]
anyremote-6.4-1.fc21.aarch64 requires wmctrl
[aprsdigi]
aprsdigi-3.5.1-2.fc21.aarch64 requires ax25-tools
[arch-install-scripts]
arch-install-scripts-13-2.fc21.noarch requires pacman
[archlinux-keyring]
archlinux-keyring-20140220-1.fc21.noarch requires pacman-filesystem
[arduino]
1:arduino-1.0.5-6.fc21.noarch requires rxtx
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 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
[assimp]
assimp-python3-3.0.1270-4.fc21.noarch requires python(abi) = 0:3.3
[asterisk]
asterisk-ices-11.9.0-2.fc21.aarch64 requires ices
[asunder]
asunder-2.5-1.fc21.aarch64 requires vorbis-tools
[audacious]
audacious-3.5-1.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.5
[audio-convert-mod]
audio-convert-mod-3.46.0b-7.fc20.noarch requires vorbis-tools
[audit-viewer]
audit-viewer-0.7.4-4.fc20.aarch64 requires python-gtkextra
[audtty]
audtty-0.1.12-9.fc20.aarch64 requires libaudclient.so.2()(64bit)
[auriferous]
auriferous-1.0.1-16.fc20.aarch64 requires libclanVorbis.so.2()(64bit)
auriferous-1.0.1-16.fc20.aarch64 requires libclanSound.so.2()(64bit)
auriferous-1.0.1-16.fc20.aarch64 requires libclanPNG.so.2()(64bit)
auriferous-1.0.1-16.fc20.aarch64 requires libclanJPEG.so.2()(64bit)
auriferous-1.0.1-16.fc20.aarch64 requires libclanDisplay.so.2()(64bit)
auriferous-1.0.1-16.fc20.aarch64 requires libclanCore.so.2()(64bit)
auriferous-1.0.1-16.fc20.aarch64 requires libclanApp.so.2()(64bit)
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[autoarchive]
autoarchive-1.1.1-1.fc21.noarch requires python(abi) = 0:3.3
[autokey]
autokey-common-0.90.4-5.fc21.noarch requires wmctrl
[avogadro]
avogadro-1.1.1-2.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
avogadro-libs-1.1.1-2.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[avoision]
avoision-1.1-4.fc20.aarch64 requires libradius-engine.so.1()(64bit)
avoision-1.1-4.fc20.aarch64 requires libSDL_sound-1.0.so.1()(64bit)
[avro]
avro-mapred-1.7.5-6.fc21.noarch requires hadoop-mapreduce
avro-mapred-1.7.5-6.fc21.noarch requires hadoop-client
avro-thrift-1.7.5-6.fc21.noarch requires mvn(org.apache.thrift:libthrift)
avro-thrift-1.7.5-6.fc21.noarch requires libthrift-java
[awake]
python3-awake-1.0-2.fc21.noarch requires python(abi) = 0:3.3
[babel]
python3-babel-1.3-3.fc21.noarch requires python(abi) = 0:3.3
[barry]
barry-0.18.4-3.fc20.aarch64 requires libboost_serialization.so.1.54.0()(64bit)
[bastet]
bastet-0.43-21.fc20.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[beesu]
caja-beesu-manager-1.8-19.fc21.noarch requires /usr/bin/pluma
pluma-beesu-plugin-0.4-19.fc21.aarch64 requires pluma
[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
[bibus]
bibus-1.5.1-11.fc21.aarch64 requires libreoffice-writer
bibus-1.5.1-11.fc21.aarch64 requires libreoffice-pyuno
[bind]
32:bind-pkcs11-9.9.5-3.fc21.aarch64 requires engine_pkcs11
[bind10]
bind10-1.2.0-0.1.beta1.fc21.aarch64 requires python(abi) = 0:3.3
bind10-1.2.0-0.1.beta1.fc21.aarch64 requires /usr/bin/python3.3
bind10-dns-1.2.0-0.1.beta1.fc21.aarch64 requires python(abi) = 0:3.3
bind10-dns-1.2.0-0.1.beta1.fc21.aarch64 requires /usr/bin/python3.3
[blt]
blt-2.4-37.z.fc20.aarch64 requires tcl(abi) = 0:8.5
[bochs]
bochs-2.6.2-5.fc20.aarch64 requires bochs-bios = 0:2.6.2-5.fc20
[boswars-addons]
boswars-addons-2.6-9.fc20.noarch requires boswars >= 0:2.6
[botan]
botan-python-1.10.8-4.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[bpython]
python3-bpython-0.12-4.fc21.noarch requires python(abi) = 0:3.3
[brltty]
python3-brlapi-0.6.2-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-brlapi-0.6.2-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
tcl-brlapi-0.6.2-2.fc21.aarch64 requires libtcl8.5.so()(64bit)
[btanks]
btanks-data-0.9.8083-7.fc20.noarch requires btanks = 0:0.9.8083-7.fc20
[bzr-explorer]
bzr-explorer-1.3.0-1.fc21.noarch requires qbzr
[calf]
dssi-calf-plugins-0.0.19-4.fc20.aarch64 requires dssi
[camE]
camE-1.9-21.fc20.aarch64 requires libgiblib.so.1()(64bit)
[ccgo]
ccgo-0.3.6.4-10.fc21.aarch64 requires gnugo
[cclive]
cclive-0.9.3-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
cclive-0.9.3-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
cclive-0.9.3-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
cclive-0.9.3-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
cclive-0.9.3-1.fc21.aarch64 requires libboost_date_time.so.1.54.0()(64bit)
[ccsm]
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
[cdrkit]
icedax-1.1.11-22.fc20.aarch64 requires vorbis-tools
[cfdg-fe]
cfdg-fe-0.1-11.fc20.aarch64 requires cfdg
[childsplay]
childsplay-1.6-13.fc21.noarch requires pygame
[cinnamon]
cinnamon-2.2.10-1.fc21.aarch64 requires PyPAM
[clanbomber]
clanbomber-1.05-21.fc20.aarch64 requires libclanSound.so.2()(64bit)
clanbomber-1.05-21.fc20.aarch64 requires libclanMikMod.so.2()(64bit)
clanbomber-1.05-21.fc20.aarch64 requires libclanDisplay.so.2()(64bit)
clanbomber-1.05-21.fc20.aarch64 requires libclanCore.so.2()(64bit)
clanbomber-1.05-21.fc20.aarch64 requires libclanApp.so.2()(64bit)
[cloud-init]
cloud-init-0.7.5-1.fc21.noarch requires dmidecode
[coccinella]
coccinella-0.96.20-8.fc21.noarch requires tkimg
coccinella-0.96.20-8.fc21.noarch requires iaxclient
[collada-dom]
collada-dom-2.4.2-2.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
collada-dom-2.4.2-2.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[compiz]
1:compiz-0.8.8-26.fc21.aarch64 requires emerald
[compiz-manager]
compiz-manager-0.6.0-19.fc20.noarch requires libcompizconfig
[condor-cloud]
condor-cloud-0.1-7.fc20.noarch requires condor-vm-gahp >= 0:7.7.0
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 condor >= 0:7.4.4-0.9
[conduit]
conduit-0.3.17-9.fc21.noarch requires pygoocanvas >= 0:0.9
[coriander]
coriander-2.0.1-5.fc20.aarch64 requires libftp.so.3()(64bit)
[crossfire-client]
crossfire-client-1.70.0-5.fc20.aarch64 requires crossfire-client-images
[crossfire-maps]
crossfire-maps-1.70.0-5.fc20.noarch requires crossfire
[crrcsim]
crrcsim-0.9.12-8.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
crrcsim-0.9.12-8.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
crrcsim-0.9.12-8.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[cryptkeeper]
cryptkeeper-0.9.5-8.fc20.aarch64 requires fuse-encfs
[crystal-stacker-themes]
crystal-stacker-themes-1.0-10.fc21.noarch requires crystal-stacker
[csdiff]
csdiff-1.0.4-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
csdiff-1.0.4-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cura]
cura-13.11.2-1.fc21.noarch requires pypy
[curator]
curator-2.2.0-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[cutecom]
cutecom-0.22.0-6.fc20.aarch64 requires lrzsz(aarch-64)
[dayplanner]
dayplanner-0.11-1.fc21.noarch requires perl(Gtk2::TrayIcon)
[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)
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires rubygem(cloudfiles)
[deltarpm]
python3-deltarpm-3.6-3.fc21.aarch64 requires python(abi) = 0:3.3
[deluge]
deluge-common-1.3.6-4.fc20.noarch requires python-GeoIP
deluge-common-1.3.6-4.fc20.noarch requires pygame
[desktopcouch]
desktopcouch-1.0.8-1.fc21.noarch requires couchdb
[devscripts]
devscripts-2.14.2-1.fc21.aarch64 requires python(abi) = 0:3.3
[diet]
diet-2.8.1-9.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
diet-2.8.1-9.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
diet-2.8.1-9.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
diet-2.8.1-9.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
diet-2.8.1-9.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
diet-examples-2.8.1-9.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
diet-examples-2.8.1-9.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
diet-examples-2.8.1-9.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
diet-examples-2.8.1-9.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
diet-examples-2.8.1-9.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[digikam]
digikam-4.0.0-0.8.rc.fc21.aarch64 requires kio_mtp
kipi-plugins-4.0.0-0.8.rc.fc21.aarch64 requires hugin-base
[dmlite]
dmlite-libs-0.6.2-3.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
dmlite-libs-0.6.2-3.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
dmlite-libs-0.6.2-3.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
dmlite-libs-0.6.2-3.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
python-dmlite-0.6.2-3.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
python-dmlite-0.6.2-3.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
python-dmlite-0.6.2-3.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
python-dmlite-0.6.2-3.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
python-dmlite-0.6.2-3.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[dnf]
python3-dnf-0.5.1-1.fc21.noarch requires python(abi) = 0:3.3
[dnf-plugins-core]
python3-dnf-plugins-core-0.0.7-1.fc21.noarch requires python(abi) = 0:3.3
[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 esc >= 0:1.1.0
[drascula]
drascula-1.0-11.fc20.noarch requires scummvm >= 0:0.12.0
[dreampie]
dreampie-python3-1.1.1-5.fc20.noarch requires python(abi) = 0:3.3
[drgeo-doc]
drgeo-doc-1.6-16.fc20.noarch requires drgeo
[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
[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 avr-gcc
eclipse-avr-2.3.4-8.fc20.noarch requires avr-binutils
[eclipse-dltk]
eclipse-dltk-5.1.0-0.1.git9eca4e.fc21.noarch requires eclipse-platform >= 1:4.4.0
eclipse-dltk-sdk-5.1.0-0.1.git9eca4e.fc21.noarch requires eclipse-pde >= 1:4.4.0
[eclipse-emf]
eclipse-emf-2.9.2-2.fc21.noarch requires eclipse-platform >= 1:4.3.2
[eclipse-linuxtools]
2:eclipse-changelog-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.ui)
2:eclipse-changelog-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-gcov-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-gcov-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-gcov-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-gcov-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-gprof-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.managedbuilder.core)
eclipse-gprof-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-gprof-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-gprof-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-linuxtools-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-linuxtools-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-linuxtools-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.debug.ui)
eclipse-linuxtools-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-linuxtools-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-linuxtools-tests-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.managedbuilder.gnu.ui)
eclipse-linuxtools-tests-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-linuxtools-tests-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-linuxtools-tests-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.codan.ui.cxx)
eclipse-oprofile-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-oprofile-3.0.0-0.2.git20140509.fc21.noarch requires oprofile >= 0:0.9.3
eclipse-perf-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.launch)
eclipse-perf-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.debug.core)
eclipse-perf-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-systemtap-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-systemtap-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-valgrind-3.0.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.codan.ui.cxx)
[eclipse-mylyn]
eclipse-mylyn-context-cdt-3.12.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.ui)
eclipse-mylyn-context-cdt-3.12.0-0.2.git20140509.fc21.noarch requires osgi(org.eclipse.cdt.core)
eclipse-mylyn-context-cdt-3.12.0-0.2.git20140509.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-remote]
eclipse-remote-1.0.0-0.4.git19f4d9.fc21.noarch requires eclipse-platform >= 1:4.3.2
[eclipse-slice2java]
eclipse-slice2java-3.5.1.20131004-1.fc21.noarch requires ice-java >= 0:3.5
[eclipse-xsd]
eclipse-xsd-2.9.2-2.fc21.noarch requires eclipse-platform >= 1:4.3.2
eclipse-xsd-sdk-2.9.2-2.fc21.noarch requires eclipse-pde >= 1:4.3.2
[emacs-mew]
emacs-mew-6.6-1.fc21.aarch64 requires hyperestraier
[emacspeak]
emacspeak-39.0-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
[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
[emerald-themes-extra]
emerald-themes-extra-0.7-4.fc20.noarch requires emerald >= 0:0.8.8
[emesene]
emesene-2.11.11-6.fc20.noarch requires gnome-python2-gtkspell
emesene-2.11.11-6.fc20.noarch requires gnome-python2-extras
[empathy]
empathy-3.12.2-1.fc21.aarch64 requires telepathy-salut >= 0:0.8.0
empathy-3.12.2-1.fc21.aarch64 requires telepathy-idle
empathy-3.12.2-1.fc21.aarch64 requires telepathy-haze >= 0:0.6.0
[enblend]
enblend-4.1.2-4.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
enblend-4.1.2-4.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[environment-modules]
environment-modules-3.2.10-9.fc21.aarch64 requires libtcl8.5.so()(64bit)
[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
[erlang-rebar]
erlang-rebar-2.1.0-0.0.9.fc21.aarch64 requires erlang-protobuffs(aarch-64)
erlang-rebar-2.1.0-0.0.9.fc21.aarch64 requires erlang-neotoma(aarch-64)
erlang-rebar-2.1.0-0.0.9.fc21.aarch64 requires erlang-mustache(aarch-64)
erlang-rebar-2.1.0-0.0.9.fc21.aarch64 requires erlang-lfe(aarch-64)
erlang-rebar-2.1.0-0.0.9.fc21.aarch64 requires erlang-getopt(aarch-64)
erlang-rebar-2.1.0-0.0.9.fc21.aarch64 requires erlang-erlydtl(aarch-64)
[espresso]
espresso-3.2.0-2.fc21.aarch64 requires libtcl8.5.so()(64bit)
espresso-mpich-3.2.0-2.fc21.aarch64 requires libtcl8.5.so()(64bit)
espresso-openmpi-3.2.0-2.fc21.aarch64 requires libtcl8.5.so()(64bit)
[esteid-browser-plugin]
esteid-browser-plugin-1.3.4-4.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
esteid-browser-plugin-1.3.4-4.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
esteid-browser-plugin-1.3.4-4.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
esteid-browser-plugin-1.3.4-4.fc21.aarch64 requires libboost_chrono.so.1.54.0()(64bit)
esteid-browser-plugin-1.3.4-4.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[etoys]
etoys-5.0.2408-6.fc20.noarch requires squeak-vm >= 0:3.10
[fedora-dockerfiles]
fedora-dockerfiles-0-0.5.git122ef5d.fc21.noarch requires docker-io
[fedora-gooey-karma]
fedora-gooey-karma-0.1-4.fc21.noarch requires python-pyside
[fedora-package-config-apt]
fedora-package-config-apt-16.00-5.noarch requires apt >= 0:0.5.15lorg3
[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 gv
[file]
python3-magic-5.14-20.fc21.noarch requires python(abi) = 0:3.3
[fillets-ng-data]
fillets-ng-data-0.9.0-7.noarch requires fillets-ng >= 0:0.9.0
[flare]
flare-data-0.18-3.fc20.noarch requires flare = 0:0.18-3.fc20
[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
[flint]
flint-2.4.2-1.fc21.aarch64 requires libntl.so.2()(64bit)
[floppy-support]
floppy-support-1.0.0-8.fc21.noarch requires kmod(floppy.ko)
[fluxbox]
fluxbox-pulseaudio-1.3.5-2.fc20.noarch requires fluxbox = 0:1.3.5-2.fc20
fluxbox-vim-syntax-1.3.5-2.fc20.noarch requires fluxbox = 0:1.3.5-2.fc20
[fmtools]
fmtools-tkradio-2.0.7-2.fc21.noarch requires vorbis-tools
[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 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
[frescobaldi]
frescobaldi-2.0.10-2.fc21.noarch requires python-portmidi
frescobaldi-2.0.10-2.fc21.noarch requires portmidi
frescobaldi-2.0.10-2.fc21.noarch requires lilypond
[fts]
fts-client-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-client-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-client-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-client-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-client-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-client-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-devel-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-devel-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-devel-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-devel-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-devel-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-devel-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-infosys-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-infosys-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-infosys-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-infosys-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-infosys-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-infosys-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
fts-libs-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
fts-msg-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-python-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
fts-server-3.2.25-1.fc21.aarch64 requires gfal2-plugin-xrootd(aarch-64) >= 0:0.2.2
[fts-mysql]
fts-mysql-3.2.25-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
fts-mysql-3.2.25-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
fts-mysql-3.2.25-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
fts-mysql-3.2.25-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
fts-mysql-3.2.25-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[fuse-s3fs]
fuse-s3fs-0.9-5.fc20.noarch requires fuse-python
[gadget]
gadget-0.0.3-10.fc19.noarch requires ejabberd
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[gdb-heap]
gdb-heap-0.5-15.fc21.aarch64 requires glibc(aarch-64) = 0:2.18.90
[gdcm]
python3-gdcm-2.4.2-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-gdcm-2.4.2-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[gedit]
2:gedit-3.12.1-1.fc21.aarch64 requires python(abi) = 0:3.3
[gfal2-python]
gfal2-python-1.4.1-1.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[ghc-rpm-macros]
ghc-rpm-macros-1.2.10-2.fc21.aarch64 requires prelink
[glimmer]
glimmer-3.02b-2.fc20.aarch64 requires elph
[glite-lb-client-java]
glite-lb-client-java-2.0.5-3.fc21.aarch64 requires jakarta-commons-lang
glite-lb-client-java-axis-2.0.5-3.fc21.noarch requires jakarta-commons-lang
[globus-gram-job-manager]
globus-gram-job-manager-13.53-3.fc21.aarch64 requires globus-gatekeeper >= 0:9
globus-gram-job-manager-13.53-3.fc21.aarch64 requires globus-gass-cache-program >= 0:5
[globus-gram-job-manager-condor]
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-fork]
globus-gram-job-manager-fork-1.5-9.fc21.aarch64 requires globus-gatekeeper >= 0:9
globus-gram-job-manager-fork-1.5-9.fc21.aarch64 requires globus-gass-cache-program >= 0:5
[globus-gram-job-manager-lsf]
globus-gram-job-manager-lsf-1.2-2.fc21.aarch64 requires globus-gatekeeper >= 0:9
globus-gram-job-manager-lsf-1.2-2.fc21.aarch64 requires globus-gass-cache-program >= 0:5
[globus-gram-job-manager-pbs]
globus-gram-job-manager-pbs-1.6-7.fc21.aarch64 requires globus-gatekeeper >= 0:9
globus-gram-job-manager-pbs-1.6-7.fc21.aarch64 requires globus-gass-cache-program >= 0:5
[globus-gram-job-manager-sge]
globus-gram-job-manager-sge-1.7-2.fc21.aarch64 requires gridengine
globus-gram-job-manager-sge-1.7-2.fc21.aarch64 requires globus-gatekeeper >= 0:9
globus-gram-job-manager-sge-1.7-2.fc21.aarch64 requires globus-gass-cache-program >= 0:5
[globus-gram-job-manager-slurm]
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
[glogg]
glogg-0.99.1-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[glusterfs-hadoop]
glusterfs-hadoop-2.3.2-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager)
glusterfs-hadoop-2.3.2-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[gmusicbrowser]
gmusicbrowser-1.1.12-2.fc21.noarch requires vorbis-tools
gmusicbrowser-1.1.12-2.fc21.noarch requires perl(Gtk2::TrayIcon)
gmusicbrowser-1.1.12-2.fc21.noarch requires flac123
[gnome-gmail]
gnome-gmail-1.8.2-5.fc20.noarch requires gconf-editor
[gnome-music]
gnome-music-3.13.1-1.fc21.aarch64 requires python(abi) = 0:3.3
[gnome-shell-extension-iok]
gnome-shell-extension-iok-0.20131012-2.fc21.noarch requires iok
[gnome-shell-extensions]
gnome-shell-extension-common-3.13.2-1.fc21.noarch requires gnome-shell >= 0:3.13.2
[gnome-sudoku]
1:gnome-sudoku-3.12.2-1.fc21.noarch requires python(abi) = 0:3.3
[gnu-smalltalk]
emacs-gnu-smalltalk-3.2.5-4.fc20.noarch requires gnu-smalltalk = 0:3.2.5
[gnumed]
gnumed-1.4.8-1.fc21.noarch requires libreoffice-pyuno
[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.4.git8514b9f.fc21.noarch requires golang
[golang-github-fsouza-go-dockerclient]
golang-github-fsouza-go-dockerclient-devel-0-0.1.gitd639515.fc21.noarch requires golang
[golang-github-godbus-dbus]
golang-github-godbus-dbus-devel-0-0.1.gitcb98efb.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-kdar-factorlog]
golang-github-kdar-factorlog-devel-0-0.1.git814d8f7.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.18.git3b1f648.fc21.noarch requires golang
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.1.gitd700e5b.fc21.noarch requires golang
[golang-github-openshift-go-json-rest]
golang-github-openshift-go-json-rest-devel-0-0.1.git7715b15.fc21.noarch requires golang
[golang-github-openshift-go-systemd]
golang-github-openshift-go-systemd-devel-0-0.2.gitb71042d.fc21.noarch requires golang
[golang-github-smarterclayton-go-systemd]
golang-github-smarterclayton-go-systemd-devel-0-0.4.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
golang-github-smarterclayton-go-systemd-devel-0-0.4.git5cb9e9e.fc21.noarch requires golang
[golang-github-spf13-cobra]
golang-github-spf13-cobra-devel-0-0.2.gite174a40.fc21.noarch requires golang
[golang-github-spf13-pflag]
golang-github-spf13-pflag-devel-0-0.1.git94e98a5.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
[golang-launchpad-gocheck]
golang-launchpad-gocheck-devel-0-0.2.bzr85.fc21.noarch requires golang
[gourmet]
gourmet-0.16.0-2.fc20.noarch requires metakit
gourmet-0.16.0-2.fc20.noarch requires gnome-python2-gtkspell
[gpodder]
gpodder-3.6.1-1.fc21.noarch requires python-pymtp
[gprbuild]
gprbuild-2013-8.fc21.aarch64 requires fedora-gnat-project-common >= 0:2
[gpsman]
gpsman-6.4.1-6.fc20.noarch requires tkimg
[gramps]
gramps-4.0.3-1.fc21.noarch requires gnome-python2-gtkspell
[graphviz]
graphviz-tcl-2.38.0-3.fc21.aarch64 requires libtk8.5.so()(64bit)
[greadelf]
greadelf-1.0-11.fc20.aarch64 requires elfinfo >= 0:1.1-4
[grip]
1:grip-3.2.0-45.fc21.aarch64 requires vorbis-tools
[grub-customizer]
grub-customizer-4.0.6-1.fc21.aarch64 requires grub2
[gscan2pdf]
gscan2pdf-1.2.3-1.fc21.noarch requires unpaper
gscan2pdf-1.2.3-1.fc21.noarch requires sane-frontends
gscan2pdf-1.2.3-1.fc21.noarch requires perl(forks)
[gscribble]
gscribble-0.1.2-5.fc19.noarch requires gnome-python2-gtkspell
[gspiceui]
gspiceui-0.9.98-11.fc21.aarch64 requires ngspice
[gstreamer-plugins-bad-free]
gstreamer-plugins-bad-free-extras-0.10.23-21.fc21.aarch64 requires libdirac_encoder.so.0()(64bit)
gstreamer-plugins-bad-free-extras-0.10.23-21.fc21.aarch64 requires libdirac_decoder.so.0()(64bit)
[gtk-recordmydesktop]
gtk-recordmydesktop-0.3.8-10.fc20.noarch requires recordmydesktop >= 0:0.3.8
[gtkwave]
gtkwave-3.3.59-2.fc21.aarch64 requires libtk8.5.so()(64bit)
gtkwave-3.3.59-2.fc21.aarch64 requires libtcl8.5.so()(64bit)
[guitone]
guitone-1.0-0.6.rc5.fc20.aarch64 requires monotone >= 0:0.99.1
[gumbo-parser]
gumbo-parser-python-1.0-0.2.20131204git87b99f2.fc21.noarch requires python(abi) = 0:3.3
[gwibber]
1:gwibber-3.4.2-11.fc21.aarch64 requires gnome-python2-gtkspell
[h5py]
python3-h5py-2.3.0-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-h5py-2.3.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[hail]
hail-devel-doc-0.8-0.14.gf9c5b967.fc20.noarch requires hail = 0:0.8-0.14.gf9c5b967.fc20
[hamlib]
hamlib-tcl-1.2.15.3-6.fc21.aarch64 requires libtcl8.5.so()(64bit)
[hawkey]
python3-hawkey-0.4.14-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-hawkey-0.4.14-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[hbase]
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-minicluster)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-tests-0.96.1.1-3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.96.1.1-3.fc21.noarch requires hadoop-tests
[hexter-dssi]
hexter-dssi-1.0.0-3.fc20.aarch64 requires dssi
[hive]
hive-0.12.0-3.fc21.noarch requires zookeeper-java
hive-0.12.0-3.fc21.noarch requires libthrift-java
hive-0.12.0-3.fc21.noarch requires hadoop-mapreduce
hive-0.12.0-3.fc21.noarch requires hadoop-common
hive-0.12.0-3.fc21.noarch requires fb303-java
[htrace]
htrace-2.03-3.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[httpie]
python3-httpie-0.8.0-1.fc21.noarch requires python(abi) = 0:3.3
[iapetal]
iapetal-1.1-7.fc20.noarch requires pygame
[ibus]
ibus-1.5.7-2.fc21.aarch64 requires python(abi) = 0:3.3
[ibus-cangjie]
ibus-cangjie-2.2-1.fc21.noarch requires python(abi) = 0:3.3
[ibus-fbterm]
ibus-fbterm-0.9.1-17.fc20.aarch64 requires fbterm >= 0:1.6
[icaro]
icaro-1.0.3-1.fc21.noarch requires sdcc
[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
[iipsrv]
iipsrv-httpd-fcgi-1.0.0-0.8.git0b63de7.fc20.noarch requires iipsrv = 0:1.0.0-0.8.git0b63de7.fc20
[imagefactory]
imagefactory-1.1.4-1.fc21.noarch requires python-libguestfs
[impressive]
impressive-0.10.4-3.fc21.noarch requires pygame
[imsettings]
imsettings-lxde-1.6.7-2.fc21.aarch64 requires lxsession
imsettings-lxde-1.6.7-2.fc21.aarch64 requires lxde-settings-daemon
imsettings-lxde-1.6.7-2.fc21.aarch64 requires /usr/bin/lxsession
imsettings-xfce-1.6.7-2.fc21.aarch64 requires xfce4-settings >= 0:4.5.99.1-2
[inception]
inception-0.3.5-1.fc21.noarch requires python(abi) = 0:3.3
[inksmoto]
inksmoto-0.7.0-11.fc20.noarch requires xmoto
[ipython]
python3-ipython-console-0.13.2-3.fc21.noarch requires python(abi) = 0:3.3
python3-ipython-gui-0.13.2-3.fc21.noarch requires python(abi) = 0:3.3
python3-ipython-notebook-0.13.2-3.fc21.noarch requires python(abi) = 0:3.3
python3-ipython-tests-0.13.2-3.fc21.noarch requires python(abi) = 0:3.3
[isdn4k-utils]
isdn4k-utils-vboxgetty-3.2-94.fc21.aarch64 requires libtcl8.5.so()(64bit)
[istanbul]
istanbul-0.2.2-20.fc20.aarch64 requires gnome-python2-libegg
istanbul-0.2.2-20.fc20.aarch64 requires gnome-python2-extras
[itcl]
itcl-3.4-11.fc20.aarch64 requires tcl(abi) = 0:8.5
[itk]
itk-3.4-10.fc20.aarch64 requires tcl(abi) = 0:8.5
[iwidgets]
iwidgets-4.0.2-10.fc20.noarch requires tcl(abi) = 0:8.5
[jaaa]
jaaa-0.6.0-5.fc20.aarch64 requires libclxclient.so.3()(64bit)
[jack_capture]
jack_capture-0.9.61-4.fc20.aarch64 requires vorbis-tools
[jamin]
jamin-0.97.16-6.20111031cvs.fc20.aarch64 requires ladspa-swh-plugins
[jbrout]
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
[jj]
jj-1-5.fc20.aarch64 requires libloudmouth-1.so.0()(64bit)
[jkmeter]
jkmeter-0.6.1-7.fc20.aarch64 requires libclxclient.so.3()(64bit)
[jmeters]
jmeters-0.4.1-4.fc20.aarch64 requires libclxclient.so.3()(64bit)
[jmol]
jmol-14.0.13-2.fc21.noarch requires icedtea-web
[jspecview]
jspecview-2-8.1649svn.fc21.noarch requires icedtea-web
[kcm_systemd]
kcm_systemd-0.6.1-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
kcm_systemd-0.6.1-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
kcm_systemd-0.6.1-1.fc21.aarch64 requires libboost_chrono.so.1.54.0()(64bit)
[kdeedu]
kdeedu-4.13.1-1.fc21.noarch requires kalzium >= 0:4.13.1
[kdelibs3]
kdelibs3-devel-3.5.10-59.fc21.aarch64 requires libkdnssd-devel
[kdenetwork]
7:kdenetwork-4.13.1-1.fc21.noarch requires krdc >= 0:4.13.1
7:kdenetwork-4.13.1-1.fc21.noarch requires kopete >= 0:4.13.1
7:kdenetwork-devel-4.13.1-1.fc21.noarch requires krdc-devel >= 0:4.13.1
7:kdenetwork-devel-4.13.1-1.fc21.noarch requires kopete-devel >= 0:4.13.1
[kdepim]
7:kdepim-4.13.1-1.fc21.aarch64 requires kdepim4-runtime >= 0:4.13.1
[kicad]
kicad-doc-2013.06.11-3.rev4021.fc20.noarch requires kicad = 0:2013.06.11-3.rev4021.fc20
[kig]
kig-4.13.1-1.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[kigo]
kigo-4.13.1-1.fc21.aarch64 requires gnugo
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[kreetingkard_templates]
kreetingkard_templates-0.2.0-4.fc20.5.noarch requires kreetingkard >= 0:0.7.1
[kst]
kst-docs-2.0.7-3.fc20.noarch requires kst = 0:2.0.7-3.fc20
[ktp-accounts-kcm]
ktp-accounts-kcm-0.8.1-1.fc21.aarch64 requires telepathy-salut
ktp-accounts-kcm-0.8.1-1.fc21.aarch64 requires telepathy-rakia >= 0:0.7.4
ktp-accounts-kcm-0.8.1-1.fc21.aarch64 requires telepathy-haze
[kupfer]
kupfer-208-6.fc20.noarch requires python-keybinder
[laditools]
laditools-1.0.1-8.fc20.noarch requires a2jmidid
[langtable]
langtable-python3-0.0.24-2.fc21.noarch requires python(abi) = 0:3.3
[lcgdm]
dpm-python3-1.8.8-1.fc21.aarch64 requires python(abi) = 0:3.3
dpm-python3-1.8.8-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
lfc-python3-1.8.8-1.fc21.aarch64 requires python(abi) = 0:3.3
lfc-python3-1.8.8-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[ledger]
ledger-3.0.2-5.fc21.aarch64 requires libboost_unit_test_framework.so.1.54.0()(64bit)
ledger-3.0.2-5.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
ledger-3.0.2-5.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
ledger-3.0.2-5.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
ledger-3.0.2-5.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
ledger-3.0.2-5.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
ledger-3.0.2-5.fc21.aarch64 requires libboost_date_time.so.1.54.0()(64bit)
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
[lekhonee]
lekhonee-gnome-0.7-8.fc21.noarch requires gnome-python2-gtkspell
[libcomps]
python3-libcomps-0.1.6-10.fc21.aarch64 requires python(abi) = 0:3.3
python3-libcomps-0.1.6-10.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[libcutl]
libcutl-1.8.0-2.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
libcutl-1.8.0-2.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
[libetonyek]
libetonyek-tools-0.0.4-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[libewf]
ewftools-20130416-2.fc20.aarch64 requires fuse-python >= 0:0.2
[libflatarray]
libflatarray-devel-0.1.1-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
libflatarray-devel-0.1.1-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
libflatarray-devel-0.1.1-1.fc21.aarch64 requires libboost_date_time.so.1.54.0()(64bit)
[libforensic1394]
python3-forensic1394-0.2-7.fc20.aarch64 requires python(abi) = 0:3.3
[libgexiv2]
libgexiv2-python3-0.10.1-1.fc21.aarch64 requires python(abi) = 0:3.3
[libgit2-glib]
libgit2-glib-0.0.12-1.fc21.aarch64 requires python(abi) = 0:3.3
[libglade]
1:libglade-0.17-31.fc20.aarch64 requires libgnomeui.so.32()(64bit)
1:libglade-0.17-31.fc20.aarch64 requires libgnome.so.32()(64bit)
1:libglade-devel-0.17-31.fc20.aarch64 requires gnome-libs-devel(aarch-64) >= 1:1.4.1.2
[liblinear]
python3-liblinear-1.94-1.fc21.aarch64 requires python(abi) = 0:3.3
[liblouis]
liblouis-python3-2.5.4-1.fc21.noarch requires python(abi) = 0:3.3
[libodb-boost]
libodb-boost-2.3.0-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
[libpano13]
libpano13-devel-2.9.18-8.fc20.aarch64 requires libgcj-devel
[libpeas]
libpeas-1.10.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[libprojectM-qt]
libprojectM-qt-2.0.1-8.fc20.aarch64 requires libprojectM.so.2.0.1()(64bit)
libprojectM-qt-devel-2.0.1-8.fc20.aarch64 requires pkgconfig(libprojectM)
libprojectM-qt-devel-2.0.1-8.fc20.aarch64 requires libprojectM-devel
[libpst]
libpst-python-0.6.63-1.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[librasterlite]
librasterlite-1.1g-2.fc20.aarch64 requires libspatialite.so.5()(64bit)
[libreatlas]
libreatlas-1.0.0a-5.fc20.aarch64 requires libspatialite.so.5()(64bit)
[libreoffice-gallery-vrt-network-equipment]
libreoffice-gallery-vrt-network-equipment-1.0.4-1.fc21.aarch64 requires libreoffice-core
[librepo]
python3-librepo-1.7.3-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-librepo-1.7.3-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[libreport]
libreport-python3-2.2.2-3.fc21.aarch64 requires python(abi) = 0:3.3
libreport-python3-2.2.2-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[librime]
librime-1.1-3.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
librime-1.1-3.fc21.aarch64 requires libboost_signals.so.1.54.0()(64bit)
librime-1.1-3.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
librime-1.1-3.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
librime-tools-1.1-3.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
librime-tools-1.1-3.fc21.aarch64 requires libboost_signals.so.1.54.0()(64bit)
librime-tools-1.1-3.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
librime-tools-1.1-3.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[libselinux]
libselinux-python3-2.3-1.fc21.aarch64 requires python(abi) = 0:3.3
[libsemanage]
libsemanage-python3-2.3-1.fc21.aarch64 requires python(abi) = 0:3.3
[libsigrokdecode]
libsigrokdecode-0.2.0-2.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[libucil]
libucil-devel-0.9.10-8.fc20.aarch64 requires pkgconfig(libunicap)
[libunicapgtk]
libunicapgtk-devel-0.9.8-10.fc20.aarch64 requires pkgconfig(libunicap)
[libvirt-python]
libvirt-python3-1.2.4-1.fc21.aarch64 requires python(abi) = 0:3.3
libvirt-python3-1.2.4-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[libyui-bindings]
python3-yui-1.0.4-0.1.fc21.aarch64 requires python(abi) = 0:3.3
python3-yui-1.0.4-0.1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[libyui-qt]
libyui-qt-2.43.5-1.fc21.aarch64 requires libyui.so.5()(64bit)
[liveusb-creator]
liveusb-creator-3.12.1-1.fc21.noarch requires syslinux-extlinux
liveusb-creator-3.12.1-1.fc21.noarch requires syslinux
[logcheck]
logcheck-1.3.14-9.fc20.noarch requires lockfile-progs
[lonote]
lonote-3.0.6-1.fc21.noarch requires python(abi) = 0:3.3
[loook]
loook-0.6.7-11.fc20.noarch requires python(abi) = 0:3.3
[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-inotify
[lure]
lure-1.1-10.fc20.noarch requires scummvm >= 0:0.12.0
[lxc]
python3-lxc-0.9.0-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-lxc-0.9.0-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[lxde-common]
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-2.1.0-3.fc21.aarch64 requires libboost_signals.so.1.54.0()(64bit)
lyx-2.1.0-3.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
[magicor]
magicor-1.1-13.fc20.noarch requires pygame
[mariadb-galera]
1:mariadb-galera-server-5.5.36-10.fc21.aarch64 requires galera >= 0:25.3.3
[mate-applet-softupd]
mate-applet-softupd-0.2.11-1.fc21.aarch64 requires libpackagekit-glib2.so.16()(64bit)
[mate-themes-extras]
mate-themes-extras-1.9.0-1.fc21.noarch requires gtk-smooth-engine
[mbox2eml]
mbox2eml-0.1.1-19.fc20.aarch64 requires libboost_system.so.1.54.0()(64bit)
mbox2eml-0.1.1-19.fc20.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[mcu8051ide]
mcu8051ide-1.4.7-3.fc21.noarch requires tkimg
mcu8051ide-1.4.7-3.fc21.noarch requires sdcc
[memchan]
memchan-2.3-4.fc20.aarch64 requires tcl(abi) = 0:8.5
[mesa-demos]
mesa-demos-8.1.0-5.fc21.aarch64 requires libGLEW.so.1.9()(64bit)
[mingw-GConf2]
mingw32-GConf2-3.2.6-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-LibRaw]
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(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(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(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(libgcc_s_sjlj-1.dll)
[mingw-SDL_image]
mingw32-SDL_image-1.2.12-10.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-SDL_mixer]
mingw32-SDL_mixer-1.2.12-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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(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(libstdc++-6.dll)
mingw64-antlr-2.7.7-12.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atkmm]
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(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(libgcc_s_sjlj-1.dll)
[mingw-cairo]
mingw32-cairo-1.12.16-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
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(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(libgcc_s_sjlj-1.dll)
[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(libgcc_s_sjlj-1.dll)
[mingw-cximage]
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(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(libgcc_s_sjlj-1.dll)
[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-enchant]
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(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(libgcc_s_sjlj-1.dll)
[mingw-fftw]
mingw32-fftw-3.3.4-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-flac]
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(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(libgcc_s_sjlj-1.dll)
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-freeimage]
mingw32-freeimage-3.15.4-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-freeimage-3.15.4-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-freeimage-3.15.4-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-freeimage-3.15.4-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[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-gettext]
mingw32-gettext-0.18.3.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.40.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-glibmm24]
mingw32-glibmm24-2.39.92-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.39.92-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.39.92-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.39.92-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-6.0.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-6.0.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-6.0.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-6.0.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.3.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.3.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.3.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.3.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-goocanvas2]
mingw32-goocanvas2-2.0.1-7.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-6.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(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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(libgcc_s_sjlj-1.dll)
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(libgcc_s_sjlj-1.dll)
[mingw-gtk2]
mingw32-gtk2-2.24.23-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk3]
mingw32-gtk3-3.12.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkglext]
mingw32-gtkglext-1.2.0-11.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkmm24]
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(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(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(libstdc++-6.dll)
mingw64-gtkmm30-3.8.1-3.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.3-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.3-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.3-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.28-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.28-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
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(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(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(libstdc++-6.dll)
mingw64-icu-50.1.2-2.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-id3lib]
mingw32-id3lib-3.8.3-31.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-3.8.3-31.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-id3lib-tools-3.8.3-31.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-tools-3.8.3-31.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-id3lib-3.8.3-31.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-3.8.3-31.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-id3lib-tools-3.8.3-31.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-tools-3.8.3-31.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
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(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(libgcc_s_sjlj-1.dll)
[mingw-leptonica]
mingw32-leptonica-1.69-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libarchive]
mingw32-libarchive-3.1.2-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libffi]
mingw32-libffi-3.0.13-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgcrypt]
mingw32-libgcrypt-1.5.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libglade2]
mingw32-libglade2-2.6.4-16.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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.30-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libidn]
mingw32-libidn-1.28-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libjpeg-turbo]
mingw32-libjpeg-turbo-1.3.0-1.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmicrohttpd]
mingw32-libmicrohttpd-0.9.34-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libogg]
mingw32-libogg-1.3.0-5.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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(libgcc_s_sjlj-1.dll)
[mingw-libpng]
mingw32-libpng-1.6.10-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsigc++20]
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(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-libsqlite3x]
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(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-19.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
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(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(libgcc_s_sjlj-1.dll)
[mingw-libtiff]
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(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libvirt]
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(libgcc_s_seh-1.dll)
[mingw-libwebp]
mingw32-libwebp-0.4.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libxml++]
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(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(libgcc_s_sjlj-1.dll)
[mingw-libxslt]
mingw32-libxslt-1.1.28-3.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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(libgcc_s_sjlj-1.dll)
[mingw-nettle]
mingw32-nettle-2.7.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-openssl]
mingw32-openssl-1.0.1e-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-opus]
mingw32-opus-1.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-opus-1.1-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-opusfile]
mingw32-opusfile-0.5-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-orc]
mingw32-orc-0.4.16-4.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pango]
mingw32-pango-1.36.3-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pangomm]
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(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(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(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.32.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.32.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plibc]
mingw32-plibc-0.1.7-0.1.20130812svn147.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-plotmm]
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(libstdc++-6.dll)
mingw64-plotmm-0.1.2-17.fc20.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-6.1.3a-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-6.1.3a-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-6.1.3a-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-6.1.3a-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.26.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.26.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.26.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.26.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.26.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.26.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.26.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.26.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.26.0-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.26.0-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.26.0-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.26.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.26.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.26.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.26.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.26.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.26.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.26.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.26.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.26.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.26.0-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.26.0-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.26.0-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.26.0-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.26.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.26.0-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-proj]
mingw32-proj-4.8.0-1.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[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(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(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(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(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.3.0-1.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.3.0-1.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.3.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
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(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-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.2.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.3.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.2.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.3.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.3.0-1.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsvg]
mingw32-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtsvg-5.3.0-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsvg-5.3.0-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(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(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-qt5-qtwebkit]
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5printsupport.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5printsupport.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtwebkit-5.2.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
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(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-shapelib]
mingw32-shapelib-tools-1.3.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-tools-1.3.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.12.git58097d9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-speex]
mingw32-speex-1.2-0.16.rc1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-speex-1.2-0.16.rc1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sqlite]
mingw32-sqlite-3.8.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-taglib]
mingw32-taglib-1.9.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-taglib-1.9.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-taglib-1.9.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-taglib-1.9.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tcl]
mingw32-tcl-8.5.15-1.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(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(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(libgcc_s_sjlj-1.dll)
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.7-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.7-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.7-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.7-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.7-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.7-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.7-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.7-1.fc21.noarch requires mingw64(libgcc_s_seh-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(libgcc_s_sjlj-1.dll)
[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-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xerces-c-3.1.1-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-xerces-c-3.1.1-9.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xz]
mingw32-xz-libs-5.1.2-4alpha.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-zfstream]
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(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(libgcc_s_sjlj-1.dll)
mingw32-zlib-1.2.8-2.fc20.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[minicom]
minicom-2.7-1.fc21.aarch64 requires lrzsz
[miniupnpc]
python3-miniupnpc-1.9-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-miniupnpc-1.9-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[mirrormanager]
mirrormanager-1.4.4-1.fc21.noarch requires python-GeoIP
[mkvtoolnix]
mkvtoolnix-6.9.1-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
mkvtoolnix-6.9.1-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
mkvtoolnix-6.9.1-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
mkvtoolnix-gui-6.9.1-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
mkvtoolnix-gui-6.9.1-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
mkvtoolnix-gui-6.9.1-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[mlpack]
mlpack-1.0.8-2.fc21.aarch64 requires libboost_unit_test_framework.so.1.54.0()(64bit)
mlpack-1.0.8-2.fc21.aarch64 requires libboost_random.so.1.54.0()(64bit)
mlpack-1.0.8-2.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
mlpack-bin-1.0.8-2.fc21.aarch64 requires libboost_unit_test_framework.so.1.54.0()(64bit)
mlpack-bin-1.0.8-2.fc21.aarch64 requires libboost_random.so.1.54.0()(64bit)
mlpack-bin-1.0.8-2.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[mod_wsgi]
python3-mod_wsgi-3.4-13.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[mojomojo]
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1::Searcher)
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1::Search::Query)
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1::QueryParser::QueryParser)
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1::InvIndexer)
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1::Index::Term)
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1::Analysis::PolyAnalyzer)
mojomojo-1.10-3.fc21.noarch requires perl(KinoSearch1) >= 0:1.00
mojomojo-1.10-3.fc21.noarch requires perl(Imager)
mojomojo-1.10-3.fc21.noarch requires perl(Cache::FastMmap) >= 0:1.31
[monsterz]
monsterz-0.7.1-11.fc20.aarch64 requires pygame
[mpi4py]
python3-mpi4py-mpich-1.3.1-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-mpi4py-mpich-1.3.1-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-mpi4py-openmpi-1.3.1-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-mpi4py-openmpi-1.3.1-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[mscore]
mscore-1.3-4.fc21.aarch64 requires qtscriptbindings
[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)
[mule]
mule-2.0.2.20080813-11.fc21.noarch requires java-service-wrapper
[munin]
munin-2.0.21-1.fc21.noarch requires perl(CGI::Fast)
[mybashburn]
mybashburn-1.0.2-10.fc20.noarch requires vorbis-tools
[mysql-connector-python]
mysql-connector-python3-1.1.6-1.fc21.noarch requires python(abi) = 0:3.3
[mysql-mmm]
mysql-mmm-agent-2.2.1-11.fc21.noarch requires perl(Net::ARP)
[narayana]
narayana-5.0.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[netdisco]
netdisco-1.1-6.fc21.noarch requires perl(SNMP::Info::Layer2::Bay)
[newt]
newt-python3-0.52.17-1.fc21.aarch64 requires python(abi) = 0:3.3
newt-python3-0.52.17-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[nf3d]
nf3d-0.8-2.fc21.noarch requires python-visual
[nfoview]
nfoview-1.13.1-1.fc21.noarch requires python(abi) = 0:3.3
[nfspy]
nfspy-1.0-2.fc21.noarch requires python-fuse
[nicotine+]
nicotine+-1.2.16-8.fc20.noarch requires python-GeoIP
[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
[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-ansicolors]
nodejs-ansicolors-0.3.2-2.fc21.noarch requires nodejs(engine)
[nodejs-ansistyles]
nodejs-ansistyles-0.1.3-4.fc21.noarch requires nodejs(engine)
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-2.fc21.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-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-mapnik-reference]
nodejs-mapnik-reference-5.0.9-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.8-1.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-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)
[nogravity-data]
nogravity-data-2.00-11.fc20.noarch requires nogravity >= 0:2.00
[nordugrid-arc]
nordugrid-arc-gridmap-utils-4.1.0-1.fc21.noarch requires perl(Crypt::OpenSSL::X509)
nordugrid-arc-python3-4.1.0-1.fc21.aarch64 requires python(abi) = 0:3.3
nordugrid-arc-python3-4.1.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[nss-gui]
nss-gui-0.3.10-9.fc20.aarch64 requires libboost_system.so.1.54.0()(64bit)
nss-gui-0.3.10-9.fc20.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[nxtvepg]
nxtvepg-2.8.1-11.fc20.aarch64 requires libtk8.5.so()(64bit)
nxtvepg-2.8.1-11.fc20.aarch64 requires libtcl8.5.so()(64bit)
[ocaml]
ocaml-labltk-4.01.0-17.fc21.aarch64 requires libtk8.5.so()(64bit)
ocaml-labltk-4.01.0-17.fc21.aarch64 requires libtcl8.5.so()(64bit)
[ocaml-json-static]
ocaml-json-static-0.9.8-11.fc21.aarch64 requires ocaml-json-wheel
[octave-ncarray]
octave-ncarray-1.0.3-1.fc21.noarch requires octave-netcdf
[ogdi]
ogdi-tcl-3.2.0-0.20.beta2.fc20.aarch64 requires libtcl8.5.so()(64bit)
[olpc-netutils]
olpc-netutils-0.8.2-4.fc20.noarch requires olpc-utils >= 0:1.3.1
[openarena]
openarena-0.8.8-3.fc20.noarch requires quake3 >= 0:1.36-11
[openbox]
gnome-panel-control-3.5.2-3.fc21.aarch64 requires gnome-panel
[openlierox]
openlierox-0.59-0.17.beta10.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
openlierox-0.59-0.17.beta10.fc21.aarch64 requires libboost_signals.so.1.54.0()(64bit)
[openmsx]
openmsx-0.10.1-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libjim.so.0.74()(64bit)
[openscad]
openscad-2014.03-2.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
openscad-2014.03-2.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
openscad-2014.03-2.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
openscad-2014.03-2.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
openscad-2014.03-2.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
openscad-2014.03-2.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-1.fc21.noarch requires mongodb
[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-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
[openslide-python]
openslide-python3-1.0.1-1.fc21.noarch requires python(abi) = 0:3.3
[openstack-keystone]
python-keystone-2014.1-2.fc21.noarch requires PyPAM
[openstack-nova]
openstack-nova-compute-2014.1-2.fc21.noarch requires python-libguestfs
[openstack-tripleo]
openstack-tripleo-0.0.2-6.icehouse.fc21.noarch requires jq
[openxcap]
openxcap-2.0.1-4.fc21.noarch requires python-gnutls >= 0:1.1.9
[orca]
orca-3.13.1-1.fc21.noarch requires python(abi) = 0:3.3
[osc]
osc-0.140.1-108.1.1.fc20.noarch requires fuse-python
[owfs]
owfs-tcl-2.9p5-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
[owncloud]
owncloud-nginx-6.0.3-1.fc21.noarch requires nginx
[oz]
oz-0.12.0-2.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-2.fc21.noarch requires libvirt-daemon-kvm
[p0rn-comfort]
p0rn-comfort-0.0.4-19.fc20.noarch requires mmv
[pam_kcoda]
pam_kcoda-0.5.1-10.fc20.aarch64 requires coda-client
[pam_mount]
pam_mount-2.14-1.fc21.aarch64 requires hxtools
[parprouted]
parprouted-0.70-10.fc20.aarch64 requires tunctl
[pcsc-perl]
pcsc-perl-1.4.12-8.fc20.aarch64 requires libpcsclite.so.1
[pdns]
pdns-3.3.1-3.fc21.aarch64 requires libboost_serialization.so.1.54.0()(64bit)
pdns-3.3.1-3.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
pdns-tools-3.3.1-3.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-4.fc21.noarch requires root-core
[perl-App-SVN-Bisect]
perl-App-SVN-Bisect-1.1-9.fc20.noarch requires perl(YAML::Syck)
[perl-Audio-Beep]
perl-Audio-Beep-0.11-11.fc20.noarch requires beep
[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-Beanstalk-Client]
perl-Beanstalk-Client-1.07-4.fc20.noarch requires perl(YAML::Syck)
[perl-CHI]
perl-CHI-0.56-3.fc20.noarch requires perl(Cache::FastMmap)
[perl-Carp-REPL]
perl-Carp-REPL-0.15-8.fc20.noarch requires perl(Devel::LexAlias)
[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-Plugin-Session-Store-FastMmap]
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-DBIx-Class-EncodedColumn]
perl-DBIx-Class-EncodedColumn-0.00011-7.fc20.noarch requires perl(Crypt::Eksblowfish::Bcrypt)
[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::Syck)
[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-Digest-Bcrypt]
perl-Digest-Bcrypt-1.0.1-1.fc21.noarch requires perl(Crypt::Eksblowfish::Bcrypt)
[perl-HTML-FormHandler]
perl-HTML-FormHandler-0.40020-4.fc21.noarch requires perl(HTML::Tidy)
[perl-Language-Expr]
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
[perl-Language-Prolog-Yaswi]
perl-Language-Prolog-Yaswi-0.21-18.fc21.aarch64 requires libswipl.so.6.6.3()(64bit)
[perl-Lexical-Persistence]
perl-Lexical-Persistence-1.020-11.fc20.noarch requires perl(Devel::LexAlias)
[perl-Math-NumSeq]
perl-Math-NumSeq-70-1.fc21.noarch requires perl(Math::Prime::XS) >= 0:0.23
perl-Math-NumSeq-70-1.fc21.noarch requires perl(Math::Prime::XS)
perl-Math-NumSeq-70-1.fc21.noarch requires perl(Math::Factor::XS) >= 0:0.40
perl-Math-NumSeq-70-1.fc21.noarch requires perl(Math::Factor::XS) >= 0:0.39
perl-Math-NumSeq-70-1.fc21.noarch requires perl(Math::Factor::XS)
[perl-Math-PlanePath]
perl-Math-PlanePath-115-1.fc21.noarch requires perl(Math::Factor::XS)
[perl-Method-Signatures]
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-MooseX-App-Cmd]
perl-MouseX-App-Cmd-0.27-2.fc21.noarch requires perl(Mouse::Object)
perl-MouseX-App-Cmd-0.27-2.fc21.noarch requires perl(Mouse)
[perl-MooseX-Declare]
perl-MooseX-Declare-0.35-7.fc20.noarch requires perl(Devel::Declare)
[perl-MooseX-Method-Signatures]
perl-MooseX-Method-Signatures-0.44-3.fc20.noarch requires perl(Devel::Declare) >= 0:0.005011
[perl-MooseX-MultiMethods]
perl-MooseX-MultiMethods-0.10-11.fc20.noarch requires perl(Devel::Declare)
[perl-MooseX-Params-Validate]
perl-MooseX-Params-Validate-0.18-3.fc20.noarch requires perl(Devel::Caller)
[perl-MouseX-ConfigFromFile]
perl-MouseX-ConfigFromFile-0.05-3.fc21.noarch requires perl(Mouse::Role)
perl-MouseX-ConfigFromFile-0.05-3.fc21.noarch requires perl(Mouse) >= 0:0.39
[perl-MouseX-Getopt]
perl-MouseX-Getopt-0.35-3.fc21.noarch requires perl(Mouse::Util::TypeConstraints)
perl-MouseX-Getopt-0.35-3.fc21.noarch requires perl(Mouse::Role)
perl-MouseX-Getopt-0.35-3.fc21.noarch requires perl(Mouse::Meta::Attribute)
perl-MouseX-Getopt-0.35-3.fc21.noarch requires perl(Mouse) >= 0:0.64
[perl-MouseX-SimpleConfig]
perl-MouseX-SimpleConfig-0.11-3.fc21.noarch requires perl(Mouse::Role)
[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-MouseX-Types-Path-Class]
perl-MouseX-Types-Path-Class-0.07-2.fc21.noarch requires perl(Mouse) >= 0:0.39
[perl-Net-Dropbox-API]
perl-Net-Dropbox-API-1.9-5.fc20.noarch requires perl(Mouse)
[perl-Object-InsideOut]
perl-Object-InsideOut-3.98-1.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-Package-Pkg]
perl-Package-Pkg-0.0020-6.fc20.noarch requires perl(Mouse)
[perl-Padre]
perl-Padre-0.90-11.fc21.noarch requires perl(Debug::Client) >= 0:0.11
[perl-ParseUtil-Domain]
perl-ParseUtil-Domain-2.30-1.fc21.noarch requires perl(perl5i::2)
[perl-SQL-Translator]
perl-SQL-Translator-0.11016-2.fc20.noarch requires perl(Spreadsheet::ParseExcel)
[perl-SVK]
perl-SVK-2.2.3-11.fc20.noarch requires perl(YAML::Syck)
[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-Task-Kensho-Exceptions]
perl-Task-Kensho-Exceptions-0.36-1.fc21.noarch requires perl(TryCatch)
[perl-Task-Moose]
perl-Task-Moose-0.03-6.fc20.noarch requires perl(TryCatch)
[perl-Test-CPAN-Meta-YAML]
perl-Test-CPAN-Meta-YAML-0.22-2.fc20.noarch requires perl(YAML::Syck)
[perl-Test-Modern]
perl-Test-Modern-0.007-1.fc21.noarch requires perl(Mouse::Util)
[perl-Test-YAML-Valid]
perl-Test-YAML-Valid-0.04-12.fc20.noarch requires perl(YAML::Syck)
[perl-Unicode-MapUTF8]
perl-Unicode-MapUTF8-1.11-23.fc20.noarch requires perl(Unicode::Map8)
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-14.fc20.noarch requires tkgate
[perl-re-engine-RE2]
perl-re-engine-RE2-0.11-5.fc20.aarch64 requires libre2.so.0()(64bit)
[pgRouting]
pgRouting-2.0.0-1.fc21.aarch64 requires postgis
pgRouting-2.0.0-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
pgRouting-2.0.0-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
pgRouting-2.0.0-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[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]
phatch-cli-0.2.7-14.fc21.noarch requires fbida
[photocollage]
photocollage-1.0.2-1.fc21.noarch requires python(abi) = 0:3.3
[php-ZendFramework]
php-ZendFramework-Cache-Backend-Apc-1.12.5-1.fc21.noarch requires php-pecl-apc
php-ZendFramework-Cache-Backend-Libmemcached-1.12.5-1.fc21.noarch requires php-pecl-memcached
php-ZendFramework-Serializer-Adapter-Igbinary-1.12.5-1.fc21.noarch requires php-pecl-igbinary
[php-ZendFramework2]
php-ZendFramework2-ProgressBar-2.3.1-1.fc21.noarch requires php-pecl(APC)
php-ZendFramework2-Serializer-2.3.1-1.fc21.noarch requires php-pecl(igbinary)
[pidgin]
libpurple-tcl-2.10.9-1.fc21.aarch64 requires libtk8.5.so()(64bit)
libpurple-tcl-2.10.9-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
[pig]
pig-0.12.0-3.fc21.noarch requires hadoop-tests
[pion-net]
pion-net-4.0.9-11.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_signals.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_date_time.so.1.54.0()(64bit)
pion-net-4.0.9-11.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
[pki-ra]
pki-ra-10.1.0-1.fc21.noarch requires pki-server >= 0:10.1.0
[plplot]
plplot-libs-5.10.0-6.fc21.aarch64 requires libtk8.5.so()(64bit)
plplot-libs-5.10.0-6.fc21.aarch64 requires libtcl8.5.so()(64bit)
plplot-tk-5.10.0-6.fc21.aarch64 requires libtk8.5.so()(64bit)
plplot-tk-5.10.0-6.fc21.aarch64 requires libtcl8.5.so()(64bit)
[poezio]
poezio-0.8-1.fc21.aarch64 requires python(abi) = 0:3.3
poezio-0.8-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[pokerth]
pokerth-1.1.1-1.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_random.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
pokerth-1.1.1-1.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[polari]
polari-3.13.1-1.fc21.aarch64 requires telepathy-idle
[policycoreutils]
policycoreutils-devel-2.3-4.fc21.aarch64 requires python(abi) = 0:3.3
policycoreutils-gui-2.3-4.fc21.aarch64 requires python(abi) = 0:3.3
policycoreutils-python3-2.3-4.fc21.aarch64 requires python(abi) = 0:3.3
policycoreutils-python3-2.3-4.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[polybori]
python-polybori-0.8.3-8.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[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]
postgresql-plpython3-9.3.4-4.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
postgresql-pltcl-9.3.4-4.fc21.aarch64 requires libtcl8.5.so()(64bit)
[povray]
povray-3.7-0.2.20131116git39ce8a2.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
povray-3.7-0.2.20131116git39ce8a2.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
povray-3.7-0.2.20131116git39ce8a2.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[ppl]
ppl-swiprolog-1.0-4.fc21.9.aarch64 requires libswipl.so.6.6.3()(64bit)
[printrun]
plater-2014.01.26-3.fc21.noarch requires simarrange
pronterface-2014.01.26-3.fc21.noarch requires simarrange
[psi]
psi-0.15-3.fc20.aarch64 requires qca-gnupg(aarch-64)
[pulseaudio-equalizer]
pulseaudio-equalizer-2.7-12.fc20.noarch requires ladspa-swh-plugins
[pyOpenSSL]
python3-pyOpenSSL-0.13.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-pyOpenSSL-0.13.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[pyatspi]
python3-pyatspi-2.12.0-1.fc21.noarch requires python(abi) = 0:3.3
[pycam]
pycam-0.5.1-3.fc20.noarch requires pygtkglext
[pycscope]
python3-pycscope-1.2.1-1.fc21.noarch requires python(abi) = 0:3.3
[pyelftools]
python3-pyelftools-0.22-0.2.git20130619.a1d9681.fc21.noarch requires python(abi) = 0:3.3
[pyexiv2]
pyexiv2-0.3.2-10.fc21.aarch64 requires libboost_python.so.1.54.0()(64bit)
[pyfits]
python3-pyfits-3.2.2-5.fc21.aarch64 requires python(abi) = 0:3.3
python3-pyfits-3.2.2-5.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[pygrace]
pygrace-0.4-9.fc20.noarch requires grace
[pyjigdo]
pyjigdo-0.4.0.3-7.fc20.noarch requires fuseiso
[pykde4]
python3-pykde4-4.13.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-pykde4-4.13.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-pykde4-akonadi-4.13.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-pykde4-akonadi-4.13.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-pykde4-devel-4.13.1-1.fc21.aarch64 requires python(abi) = 0:3.3
[pyke]
python3-pyke-1.1.1-11.fc20.noarch requires python(abi) = 0:3.3
[pylint]
python3-pylint-1.2-4.fc21.noarch requires python(abi) = 0:3.3
python3-pylint-gui-1.2-4.fc21.noarch requires python(abi) = 0:3.3
[pymol]
pymol-1.7.0-2.20140115svn4060.fc21.aarch64 requires apbs
[pympdtouchgui]
pympdtouchgui-0.327-6.fc20.noarch requires pygame
[pyproj]
python3-pyproj-1.9.2-8.20120712svn300.fc21.aarch64 requires python(abi) = 0:3.3
python3-pyproj-1.9.2-8.20120712svn300.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[pyserial]
python3-pyserial-2.6-7.fc21.noarch requires python(abi) = 0:3.3
[pyshp]
python3-pyshp-1.2.1-1.fc21.noarch requires python(abi) = 0:3.3
[python]
python-debug-2.7.6-7.fc21.aarch64 requires libtk8.5.so()(64bit)
python-debug-2.7.6-7.fc21.aarch64 requires libtcl8.5.so()(64bit)
tkinter-2.7.6-7.fc21.aarch64 requires libtk8.5.so()(64bit)
tkinter-2.7.6-7.fc21.aarch64 requires libtcl8.5.so()(64bit)
[python-Bottleneck]
python3-Bottleneck-0.6.0-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-Bottleneck-0.6.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-IPy]
python-IPy-python3-0.81-9.fc21.noarch requires python(abi) = 0:3.3
[python-ZODB3]
python-ZODB3-devel-3.10.5-5.fc20.noarch requires python-ZODB3 = 0:3.10.5-5.fc20
[python-alembic]
python3-alembic-0.6.3-1.fc21.noarch requires python(abi) = 0:3.3
[python-amqplib]
python3-amqplib-1.0.2-8.fc20.noarch requires python(abi) = 0:3.3
[python-aniso8601]
python3-aniso8601-0.82-2.fc21.noarch requires python(abi) = 0:3.3
[python-ansi2html]
python3-ansi2html-1.0.6-1.fc21.noarch requires python(abi) = 0:3.3
[python-apipkg]
python3-apipkg-1.2-3.fc20.noarch requires python(abi) = 0:3.3
[python-apsw]
python3-apsw-3.8.4.3.r1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-apsw-3.8.4.3.r1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-argh]
python3-argh-0.23.2-1.fc20.noarch requires python(abi) = 0:3.3
[python-asciitable]
python3-asciitable-0.8.0-7.fc20.noarch requires python(abi) = 0:3.3
[python-astroML]
python-astroML-0.2-2.fc21.noarch requires python-astropy
[python-audioread]
python3-audioread-1.0.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-auth-credential]
python3-auth.credential-1.0-2.fc20.noarch requires python(abi) = 0:3.3
[python-backlash]
python3-backlash-0.0.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-basemap]
python3-basemap-1.0.7-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-basemap-1.0.7-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-billiard]
1:python3-billiard-3.3.0.17-1.fc21.noarch requires python(abi) = 0:3.3
[python-biopython]
python-biopython-1.60-3.fc20.aarch64 requires wise2
[python-blist]
python3-blist-1.3.6-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-blist-1.3.6-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-bucky]
python-bucky-0.2.6-3.fc21.noarch requires collectd
[python-cairocffi]
python3-cairocffi-0.5.1-3.fc20.noarch requires python(abi) = 0:3.3
[python-cairosvg]
python3-CairoSVG-1.0.7-1.fc21.noarch requires python(abi) = 0:3.3
[python-cclib]
python-cclib-1.0.1-5.fc20.noarch requires vtk-python
[python-celery]
python3-celery-3.1.9-1.fc21.noarch requires python(abi) = 0:3.3
[python-cement]
python3-cement-2.2.2-1.fc21.noarch requires python(abi) = 0:3.3
[python-cffi]
python3-cffi-0.8.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-cffi-0.8.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-colorama]
python3-colorama-0.2.7-2.fc21.noarch requires python(abi) = 0:3.3
[python-compositor]
python-compositor-0.2b-8.fc20.noarch requires fonttools
[python-couchdbkit]
python-couchdbkit-0.6.5-2.fc21.noarch requires couchdb
[python-coverage]
python3-coverage-3.7-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-coverage-3.7-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-crypto]
python3-crypto-2.6.1-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-crypto-2.6.1-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-cups]
python3-cups-1.9.66-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-cups-1.9.66-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-cvxopt]
python3-cvxopt-1.1.6-4.fc21.aarch64 requires python(abi) = 0:3.3
python3-cvxopt-1.1.6-4.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-defusedxml]
python3-defusedxml-0.4-2.fc20.noarch requires python(abi) = 0:3.3
[python-dirq]
python3-dirq-1.6.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-distutils-extra]
python3-distutils-extra-2.38-1.fc20.noarch requires python(abi) = 0:3.3
[python-django]
python3-django-1.6.5-1.fc21.noarch requires python(abi) = 0:3.3
[python-django-ajax-selects]
python3-django-ajax-selects-1.3.4-2.fc21.noarch requires python(abi) = 0:3.3
[python-django-classy-tags]
python3-django-classy-tags-0.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-django-mptt]
python3-django-mptt-0.6.0-2.fc21.noarch requires python(abi) = 0:3.3
[python-django-post_office]
python3-django-post_office-0.6.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-django-sekizai]
python3-django-sekizai-0.7-1.fc21.noarch requires python(abi) = 0:3.3
[python-django-simple-captcha]
python3-django-simple-captcha-0.4.2-1.fc21.noarch requires python(abi) = 0:3.3
[python-django-south]
python3-django-south-0.8.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-django-tagging]
python3-django-tagging-0.3.1-11.fc21.noarch requires python(abi) = 0:3.3
[python-django15]
python3-django15-1.5.8-1.fc21.noarch requires python(abi) = 0:3.3
[python-dns]
python3-dns-1.11.1-2.fc21.noarch requires python(abi) = 0:3.3
[python-docopt]
python3-docopt-0.6.1-3.fc21.noarch requires python(abi) = 0:3.3
[python-dogpile-cache]
python3-dogpile-cache-0.5.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-dogpile-core]
python3-dogpile-core-0.4.1-3.fc20.noarch requires python(abi) = 0:3.3
[python-doit]
python3-doit-0.25.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-dpath]
python3-dpath-1.2-0.2.70.fc21.noarch requires python(abi) = 0:3.3
[python-easygui]
python3-easygui-0.96-7.fc20.noarch requires python(abi) = 0:3.3
[python-ecdsa]
python3-ecdsa-0.11-1.fc21.noarch requires python(abi) = 0:3.3
[python-elasticsearch]
python-elasticsearch-1.0.0-1.fc21.noarch requires python-thrift
[python-empy]
python3-empy-3.3.2-2.fc21.noarch requires python(abi) = 0:3.3
[python-enchant]
python3-enchant-1.6.5-12.fc20.noarch requires python(abi) = 0:3.3
[python-enum34]
python3-enum34-0.9.23-1.fc21.noarch requires python(abi) = 0:3.3
[python-espeak]
python3-espeak-0.5-6.fc21.aarch64 requires python(abi) = 0:3.3
python3-espeak-0.5-6.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-falcon]
python3-falcon-0.1.8-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-falcon-0.1.8-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-fdb]
python3-fdb-1.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-feedparser]
python3-feedparser-5.1.3-5.fc20.noarch requires python(abi) = 0:3.3
[python-fiat]
python-fiat-1.1.0-2.fc20.noarch requires ScientificPython
[python-firehose]
python3-firehose-0.2-4.fc20.noarch requires python(abi) = 0:3.3
[python-flask-whooshee]
python3-flask-whooshee-0.0.6-1.fc21.noarch requires python(abi) = 0:3.3
[python-flock]
python3-flock-0.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-fn]
python3-fn-0.2.13-1.fc21.noarch requires python(abi) = 0:3.3
[python-gasp]
python-gasp-0.3.2-7.fc20.noarch requires pygame
[python-gccinvocation]
python3-gccinvocation-0.1-3.fc20.noarch requires python(abi) = 0:3.3
[python-gearbox]
python3-gearbox-0.0.5-1.fc21.noarch requires python(abi) = 0:3.3
[python-gensim]
python3-gensim-addons-0.9.2-0.3.git20140510.d1c6d58.fc21.aarch64 requires python(abi) = 0:3.3
python3-gensim-addons-0.9.2-0.3.git20140510.d1c6d58.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-gensim-core-0.9.2-0.3.git20140510.d1c6d58.fc21.noarch requires python(abi) = 0:3.3
python3-gensim-test-0.9.2-0.3.git20140510.d1c6d58.fc21.noarch requires python(abi) = 0:3.3
[python-gstreamer1]
python3-gstreamer1-1.2.1-1.fc21.aarch64 requires python(abi) = 0:3.3
[python-gunicorn]
python3-gunicorn-18.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-httplib2]
python3-httplib2-0.9-1.fc21.noarch requires python(abi) = 0:3.3
[python-humanize]
python3-humanize-0.5-4.fc21.noarch requires python(abi) = 0:3.3
[python-hwdata]
python3-hwdata-1.10.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-inotify]
python3-inotify-0.9.4-4.fc20.noarch requires python(abi) = 0:3.3
[python-ipdb]
python3-ipdb-0.8-5.fc21.noarch requires python(abi) = 0:3.3
[python-iso8601]
python3-iso8601-0.1.10-2.fc21.noarch requires python(abi) = 0:3.3
[python-isodate]
python3-isodate-0.5.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-jedi]
python3-jedi-0.7.0-3.fc21.noarch requires python(abi) = 0:3.3
[python-jsonpath-rw]
python3-jsonpath-rw-1.2.3-1.fc21.noarch requires python(abi) = 0:3.3
[python-jsonpointer]
python3-jsonpointer-1.0-3.fc21.noarch requires python(abi) = 0:3.3
[python-jsonschema]
python3-jsonschema-2.3.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-junitxml]
python3-junitxml-0.7-1.fc21.noarch requires python(abi) = 0:3.3
[python-keyring]
python3-keyring-3.8-1.fc21.noarch requires python(abi) = 0:3.3
[python-lazy]
python3-lazy-1.2-1.fc21.noarch requires python(abi) = 0:3.3
[python-llfuse]
python3-llfuse-0.40-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-llfuse-0.40-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-logging-tree]
python3-logging-tree-1.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-logutils]
python3-logutils-0.3.3-1.fc21.noarch requires python(abi) = 0:3.3
[python-lxml]
python3-lxml-3.3.5-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-lxml-3.3.5-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-markdown]
python3-markdown-2.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-markdown2]
python3-markdown2-2.2.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-markupsafe]
python3-markupsafe-0.23-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-markupsafe-0.23-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-matplotlib]
python-matplotlib-tk-1.3.1-3.fc21.aarch64 requires libtk8.5.so()(64bit)
python-matplotlib-tk-1.3.1-3.fc21.aarch64 requires libtcl8.5.so()(64bit)
python3-matplotlib-1.3.1-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-matplotlib-1.3.1-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-matplotlib-qt4-1.3.1-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-matplotlib-tk-1.3.1-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-matplotlib-tk-1.3.1-3.fc21.aarch64 requires libtk8.5.so()(64bit)
python3-matplotlib-tk-1.3.1-3.fc21.aarch64 requires libtcl8.5.so()(64bit)
python3-matplotlib-tk-1.3.1-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-messaging]
python3-messaging-1.0-2.fc20.noarch requires python(abi) = 0:3.3
[python-minimock]
python3-minimock-1.2.8-3.fc21.noarch requires python(abi) = 0:3.3
[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-netaddr]
python3-netaddr-0.7.11-1.fc21.noarch requires python(abi) = 0:3.3
[python-networkx]
python-networkx-geo-1.8.1-13.fc21.noarch requires gdal-python
python3-networkx-geo-1.8.1-13.fc21.noarch requires gdal-python
[python-ngram]
python3-ngram-3.3.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-nikola]
python-nikola-6.4.0-1.fc21.noarch requires python-yapsy
python3-nikola-6.4.0-1.fc21.noarch requires python3-yapsy
python3-nikola-6.4.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-nose-parameterized]
python3-nose-parameterized-0.3.3-2.fc21.noarch requires python(abi) = 0:3.3
[python-numexpr]
python3-numexpr-2.3-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-numexpr-2.3-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-offtrac]
python3-offtrac-0.1.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-olpcgames]
python-olpcgames-1.6-9.fc20.noarch requires pygame
[python-openoffice]
python-openoffice-0.1-0.13.20110209.fc21.noarch requires libreoffice-pyuno
python3-openoffice-0.1-0.13.20110209.fc21.noarch requires python(abi) = 0:3.3
[python-pandas]
python3-pandas-0.12.0-4.fc21.aarch64 requires python(abi) = 0:3.3
python3-pandas-0.12.0-4.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-parse]
python3-parse-1.6.2-4.fc21.noarch requires python(abi) = 0:3.3
[python-path]
python3-path-5.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-patsy]
python3-patsy-0.2.1-3.fc21.noarch requires python(abi) = 0:3.3
[python-pbs]
python3-pbs-4.3.3-5.fc20.aarch64 requires python(abi) = 0:3.3
python3-pbs-4.3.3-5.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-pgpdump]
python3-pgpdump-1.4-1.fc21.noarch requires python(abi) = 0:3.3
[python-pgu]
python-pgu-0.12.3-11.fc20.noarch requires pygame
[python-pillow]
python-pillow-tk-2.4.0-8.fc21.aarch64 requires libtk8.5.so()(64bit)
python-pillow-tk-2.4.0-8.fc21.aarch64 requires libtcl8.5.so()(64bit)
python3-pillow-2.4.0-8.fc21.aarch64 requires python(abi) = 0:3.3
python3-pillow-2.4.0-8.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-pillow-qt-2.4.0-8.fc21.aarch64 requires python(abi) = 0:3.3
python3-pillow-sane-2.4.0-8.fc21.aarch64 requires python(abi) = 0:3.3
python3-pillow-sane-2.4.0-8.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-pillow-tk-2.4.0-8.fc21.aarch64 requires python(abi) = 0:3.3
python3-pillow-tk-2.4.0-8.fc21.aarch64 requires libtk8.5.so()(64bit)
python3-pillow-tk-2.4.0-8.fc21.aarch64 requires libtcl8.5.so()(64bit)
python3-pillow-tk-2.4.0-8.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-pivy]
python-pivy-0.5.0-6.hg609.fc20.aarch64 requires libSoQt.so.20()(64bit)
python-pivy-0.5.0-6.hg609.fc20.aarch64 requires libSimVoleon.so.40()(64bit)
[python-pkgwat-api]
python3-pkgwat-api-0.12-1.fc21.noarch requires python(abi) = 0:3.3
[python-plumbum]
python3-plumbum-1.1.0-3.fc20.noarch requires python(abi) = 0:3.3
[python-plyvel]
python3-plyvel-0.8-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-plyvel-0.8-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-polib]
python3-polib-1.0.3-3.fc20.noarch requires python(abi) = 0:3.3
[python-profilehooks]
python3-profilehooks-1.6-5.fc20.noarch requires python(abi) = 0:3.3
[python-psutil]
python3-psutil-1.2.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-psutil-1.2.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-psycopg2]
python3-psycopg2-2.5.2-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-psycopg2-2.5.2-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-psycopg2-debug-2.5.2-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-psycopg2-debug-2.5.2-2.fc21.aarch64 requires libpython3.3dm.so.1.0()(64bit)
[python-ptrace]
python3-ptrace-0.6.6-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-ptrace-0.6.6-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-pudb]
python3-pudb-2013.5.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-py2neo]
python3-py2neo-1.5-3.fc20.noarch requires python(abi) = 0:3.3
[python-pyasn1]
python3-pyasn1-0.1.7-2.fc20.noarch requires python(abi) = 0:3.3
python3-pyasn1-modules-0.1.7-2.fc20.noarch requires python(abi) = 0:3.3
[python-pycurl]
python3-pycurl-7.19.3.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-pycurl-7.19.3.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-pygeoip]
python3-pygeoip-0.2.6-2.fc20.noarch requires python(abi) = 0:3.3
[python-pygit2]
python3-pygit2-0.20.2-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-pygit2-0.20.2-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-pylcdsysinfo]
python3-pylcdsysinfo-0-0.9.20131014git.fc21.noarch requires python(abi) = 0:3.3
[python-pylibravatar]
python3-pylibravatar-1.6-2.fc21.noarch requires python(abi) = 0:3.3
[python-pymongo]
python3-bson-2.5.2-3.fc20.aarch64 requires python(abi) = 0:3.3
python3-bson-2.5.2-3.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-pymongo-2.5.2-3.fc20.aarch64 requires python(abi) = 0:3.3
python3-pymongo-2.5.2-3.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-pymongo-gridfs-2.5.2-3.fc20.aarch64 requires python(abi) = 0:3.3
[python-pyphen]
python3-pyphen-0.7-3.fc20.noarch requires python(abi) = 0:3.3
[python-pypng]
python3-pypng-0.0.16-1.fc21.noarch requires python(abi) = 0:3.3
[python-pyramid]
python3-pyramid-1.4-10.fc20.noarch requires python(abi) = 0:3.3
[python-pyramid-tm]
python3-pyramid-tm-0.7-3.fc20.noarch requires python(abi) = 0:3.3
[python-pyro]
python3-pyro-4.14-4.fc20.noarch requires python(abi) = 0:3.3
[python-pytest-cov]
python3-pytest-cov-1.6-1.fc21.noarch requires python(abi) = 0:3.3
[python-pyzolib]
python3-pyzolib-0.2.9-2.fc21.noarch requires python(abi) = 0:3.3
[python-q]
python3-q-2.4-2.fc20.noarch requires python(abi) = 0:3.3
[python-queuelib]
python3-queuelib-1.1.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-raven]
python3-raven-4.1.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-redis]
python3-redis-2.9.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-rencode]
python3-rencode-1.0.2-3.20121209svn33.fc20.aarch64 requires python(abi) = 0:3.3
python3-rencode-1.0.2-3.20121209svn33.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-reportlab]
python3-reportlab-3.1.8-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-reportlab-3.1.8-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-restauth]
python3-restauth-0.6.1-2.fc20.noarch requires python(abi) = 0:3.3
[python-restauth-common]
python3-restauth-common-0.6.2-2.fc20.noarch requires python(abi) = 0:3.3
[python-rtslib]
python3-rtslib-2.1.fb47-1.fc21.noarch requires python(abi) = 0:3.3
[python-scikit-learn]
python3-scikit-learn-0.14.1-5.fc21.aarch64 requires python(abi) = 0:3.3
python3-scikit-learn-0.14.1-5.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-selenium]
python3-selenium-2.40.0-2.fc21.noarch requires python(abi) = 0:3.3
[python-setproctitle]
python3-setproctitle-1.1.6-3.fc20.aarch64 requires python(abi) = 0:3.3
python3-setproctitle-1.1.6-3.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-sh]
python3-sh-1.08-2.fc20.noarch requires python(abi) = 0:3.3
[python-simplejson]
python3-simplejson-3.4.0-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-simplejson-3.4.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-simplemediawiki]
python3-simplemediawiki-1.2.0-0.1.b2.fc21.noarch requires python(abi) = 0:3.3
[python-simplevisor]
python3-simplevisor-0.9-1.fc21.noarch requires python(abi) = 0:3.3
[python-slip]
python3-slip-0.6.0-1.fc21.noarch requires python(abi) = 0:3.3
python3-slip-dbus-0.6.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-smbc]
python3-smbc-1.0.13-8.fc20.aarch64 requires python(abi) = 0:3.3
python3-smbc-1.0.13-8.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-smbpasswd]
python3-smbpasswd-1.0.1-23.fc20.aarch64 requires python(abi) = 0:3.3
python3-smbpasswd-1.0.1-23.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-social-auth]
python3-social-auth-0.1.23-1.fc21.noarch requires python(abi) = 0:3.3
[python-sqlalchemy]
python3-sqlalchemy-0.9.4-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-sqlalchemy-0.9.4-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-sqlparse]
python3-sqlparse-0.1.11-2.fc21.noarch requires python(abi) = 0:3.3
[python-stem]
python3-stem-1.1.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-straight-plugin]
python3-straight-plugin-1.4.0-2.fc20.noarch requires python(abi) = 0:3.3
[python-svgwrite]
python3-svgwrite-1.1.5-1.fc21.noarch requires python(abi) = 0:3.3
[python-tables]
python3-tables-3.0.0-3.fc21.aarch64 requires python(abi) = 0:3.3
python3-tables-3.0.0-3.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-tbgrep]
python3-tbgrep-0.2.3-2.fc20.noarch requires python(abi) = 0:3.3
[python-tgfastdata]
python-tgfastdata-0.9a7-0.5.a7.fc20.noarch requires python-ruledispatch
[python-theano]
python3-theano-0.6.0-2.fc21.noarch requires python(abi) = 0:3.3
[python-tinycss]
python3-tinycss-0.3-3.fc20.aarch64 requires python(abi) = 0:3.3
python3-tinycss-0.3-3.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-ufo2fdk]
python-ufo2fdk-0.1-8.fc20.noarch requires fonttools
[python-uinput]
python3-uinput-0.10.1-2.fc21.aarch64 requires python(abi) = 0:3.3
python3-uinput-0.10.1-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-unidecode]
python3-unidecode-0.04.13-2.fc20.noarch requires python(abi) = 0:3.3
[python-unipath]
python3-unipath-1.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-urwid]
python3-urwid-1.1.1-2.fc20.aarch64 requires python(abi) = 0:3.3
python3-urwid-1.1.1-2.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-vcstools]
python3-vcstools-0.1.35-1.fc21.noarch requires python(abi) = 0:3.3
[python-webassets]
python3-webassets-0.9-1.fc21.noarch requires python(abi) = 0:3.3
[python-websocket-client]
python3-websocket-client-0.14.1-1.fc21.noarch requires python(abi) = 0:3.3
[python-wstool]
python3-wstool-0.1.3-1.fc21.noarch requires python(abi) = 0:3.3
[python-wtforms]
python3-wtforms-2.0-1.fc21.noarch requires python(abi) = 0:3.3
[python-xlrd]
python3-xlrd-0.9.2-3.fc21.noarch requires python(abi) = 0:3.3
[python-xmltodict]
python3-xmltodict-0.4.2-3.fc20.noarch requires python(abi) = 0:3.3
[python-zmq]
python3-zmq-13.0.2-1.fc20.aarch64 requires python(abi) = 0:3.3
python3-zmq-13.0.2-1.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
python3-zmq-tests-13.0.2-1.fc20.aarch64 requires python(abi) = 0:3.3
[python-zope-i18nmessageid]
python3-zope-i18nmessageid-4.0.2-2.fc20.aarch64 requires python(abi) = 0:3.3
python3-zope-i18nmessageid-4.0.2-2.fc20.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-zope-interface]
python3-zope-interface-4.1.0-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-zope-interface-4.1.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python-zope-proxy]
python3-zope-proxy-4.1.3-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-zope-proxy-4.1.3-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python3-bsddb3]
python3-bsddb3-6.0.1-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-bsddb3-6.0.1-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python3-cangjie]
python3-cangjie-1.2-1.fc21.aarch64 requires python(abi) = 0:3.3
[python3-docs]
python3-docs-3.3.2-2.fc21.noarch requires python3 = 0:3.3.2
[python3-iep]
python3-iep-3.4-2.fc21.noarch requires python(abi) = 0:3.3
[python3-memcached]
python3-memcached-1.51-1.fc21.noarch requires python(abi) = 0:3.3
[python3-postgresql]
python3-postgresql-1.1.0-1.fc21.aarch64 requires python(abi) = 0:3.3
python3-postgresql-1.1.0-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[python3-py3dns]
python3-py3dns-3.0.4-2.fc21.noarch requires python(abi) = 0:3.3
[python3-simplepam]
python3-simplepam-0.1.4-1.fc21.noarch requires python(abi) = 0:3.3
[python3-zope-fixers]
python3-zope-fixers-1.1.2-2.fc20.noarch requires python(abi) = 0:3.3
[pyusb]
python3-pyusb-1.0.0-0.8.b1.fc21.noarch requires python(abi) = 0:3.3
[pyvcs]
pyvcs-0.2.0-6.fc20.noarch requires pysvn
[pyvnc2swf]
pyvnc2swf-0.9.5-15.fc20.noarch requires pygame
[pyxdg]
python3-pyxdg-0.25-2.fc20.noarch requires python(abi) = 0:3.3
[pyxtrlock]
pyxtrlock-0.2-5.fc21.noarch requires python(abi) = 0:3.3
[qbittorrent]
1:qbittorrent-3.1.9-2.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
1:qbittorrent-nox-3.1.9-2.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
[qepcad-B]
qepcad-B-1.69-5.fc21.aarch64 requires Singular
[qle]
qle-0.0.18-9.fc20.noarch requires cwdaemon
[qpid-qmf]
python-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidtypes.so.1()(64bit)
python-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidmessaging.so.2()(64bit)
python-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidcommon.so.2()(64bit)
python-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidclient.so.2()(64bit)
python-qpid-qmf-0.24-18.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
python-qpid-qmf-0.24-18.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
qpid-qmf-0.24-18.fc21.aarch64 requires qpid(client) >= 0:0.24
qpid-qmf-0.24-18.fc21.aarch64 requires libqpidtypes.so.1()(64bit)
qpid-qmf-0.24-18.fc21.aarch64 requires libqpidmessaging.so.2()(64bit)
qpid-qmf-0.24-18.fc21.aarch64 requires libqpidcommon.so.2()(64bit)
qpid-qmf-0.24-18.fc21.aarch64 requires libqpidclient.so.2()(64bit)
qpid-qmf-0.24-18.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
qpid-qmf-0.24-18.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
qpid-qmf-devel-0.24-18.fc21.aarch64 requires qpid(client-devel) >= 0:0.24
ruby-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidtypes.so.1()(64bit)
ruby-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidmessaging.so.2()(64bit)
ruby-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidcommon.so.2()(64bit)
ruby-qpid-qmf-0.24-18.fc21.aarch64 requires libqpidclient.so.2()(64bit)
ruby-qpid-qmf-0.24-18.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
ruby-qpid-qmf-0.24-18.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[qscintilla]
python3-qscintilla-2.8.1-3.fc21.aarch64 requires python(abi) = 0:3.3
[qt-recordmydesktop]
qt-recordmydesktop-0.3.8-9.fc20.noarch requires recordmydesktop >= 0:0.3.8
[qucs]
qucs-0.0.17-3.fc21.aarch64 requires freehdl
[quesoglc]
quesoglc-0.7.2-9.fc21.aarch64 requires libGLEWmx.so.1.9()(64bit)
[qutim]
qutim-0.3.2-1.git.6f3a98a.fc21.aarch64 requires qca-gnupg
qutim-0.3.2-1.git.6f3a98a.fc21.aarch64 requires qca-cyrus-sasl
[rabbitvcs]
rabbitvcs-core-0.16-1.fc21.noarch requires pysvn
rabbitvcs-thunar-0.16-1.fc21.aarch64 requires thunarx-python
[raidem-music]
raidem-music-1.0-9.fc20.noarch requires raidem >= 0:0.3.1
[rapid-photo-downloader]
rapid-photo-downloader-0.4.10-1.fc21.noarch requires fbida
[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 rcssserver3d = 0:0.6.7-3.fc20
[rednotebook]
rednotebook-1.8.0-1.fc21.noarch requires gnome-python2-extras
[redshift]
redshift-gtk-1.9.1-1.fc21.aarch64 requires python(abi) = 0:3.3
[retrace-server]
retrace-server-1.11-1.fc21.noarch requires kexec-tools
[rf]
rf-0.4.18-4.fc20.noarch requires xmlstarlet
[rhn-client-tools]
rhn-client-tools-2.1.16-1.fc21.noarch requires python-gudev
[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
[rospack]
rospack-2.0.14-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
rospack-2.0.14-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
rospack-2.0.14-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[rpm]
rpm-python3-4.11.2-11.fc21.aarch64 requires python(abi) = 0:3.3
rpm-python3-4.11.2-11.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[rpm-ostree]
rpm-ostree-autobuilder-2014.8-1.fc21.aarch64 requires libguestfs-gobject
rpm-ostree-autobuilder-2014.8-1.fc21.aarch64 requires /usr/bin/guestmount
[rpmgrill]
rpmgrill-0.26-1.fc21.noarch requires perl(YAML::Syck)
[rt3]
rt3-3.8.17-1.fc20.noarch requires perl(CGI::Fast)
[ruby]
ruby-tcltk-2.1.1-19.fc21.aarch64 requires libtk8.5.so()(64bit)
ruby-tcltk-2.1.1-19.fc21.aarch64 requires libtcl8.5.so()(64bit)
[rubygem-activeldap]
rubygem-activeldap-4.0.2-1.fc21.noarch requires rubygem(gettext_i18n_rails)
[rubygem-audited-activerecord]
rubygem-audited-activerecord-3.0.0-3.fc19.noarch requires rubygem(activerecord) < 0:4
[rubygem-boxgrinder-build]
rubygem-boxgrinder-build-0.10.4-4.fc21.noarch requires ruby-libguestfs
[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-ethon]
rubygem-ethon-0.7.0-1.fc21.noarch requires rubygem(ffi) >= 0:1.3.0
[rubygem-ferret]
rubygem-ferret-doc-0.11.8.4-5.fc20.noarch requires rubygem-ferret = 0:0.11.8.4-5.fc20
[rubygem-gssapi]
rubygem-gssapi-1.1.2-3.fc20.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-net-ping]
rubygem-net-ping-1.7.3-1.fc21.noarch requires rubygem(ffi)
[rubygem-openscap]
rubygem-openscap-0.1.0-4.fc21.noarch requires rubygem(ffi) >= 0:1.4.0
rubygem-openscap-0.1.0-4.fc21.noarch requires libopenscap.so.8
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-4.fc20.noarch requires rubygem(ffi)
[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-selenium-webdriver]
rubygem-selenium-webdriver-2.3.2-7.fc20.noarch requires rubygem(ffi) >= 0:1.0.7
[sK1]
sK1-0.9.1-0.8.pre_rev730.fc20.aarch64 requires libtk8.5.so()(64bit)
sK1-0.9.1-0.8.pre_rev730.fc20.aarch64 requires libtcl8.5.so()(64bit)
[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-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
[scirenderer]
scirenderer-1.1.0-3.fc21.noarch requires jogl2
[scitools]
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 dx
[scratch]
scratch-image-1.4.0.7-6.fc20.noarch requires squeak-vm >= 0:4.10.2.2593
[seahorse-adventures]
seahorse-adventures-1.0-13.fc20.noarch requires pygame
[selinux-policy]
selinux-policy-mls-3.13.1-55.fc21.noarch requires setransd
[setools]
setools-libs-tcl-3.3.8-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
[sfact]
sfact-0.0-5.20130128gitbc56c68.fc21.noarch requires pypy
[sfbm]
sfbm-0.7-2.fc21.noarch requires python(abi) = 0:3.3
[shutter]
shutter-0.90.1-1.fc21.noarch requires perl(Net::DBus::GLib)
[sigil]
sigil-0.7.4-3.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
sigil-0.7.4-3.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
sigil-0.7.4-3.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
sigil-0.7.4-3.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
sigil-0.7.4-3.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
sigil-0.7.4-3.fc21.aarch64 requires libboost_date_time.so.1.54.0()(64bit)
sigil-0.7.4-3.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[skeinforge]
skeinforge-12.03.14-16.fc21.noarch requires pypy
[slashem]
slashem-0.0.8-0.14.E0F1.fc21.aarch64 requires nethack-bitmap-fonts-core
[slic3r]
slic3r-0.9.10b-5.fc21.noarch requires perl(Wx::GLCanvas)
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::Clipper) >= 0:1.22
slic3r-0.9.10b-5.fc21.noarch requires perl(Math::Clipper)
[slingshot]
slingshot-0.8.1p-11.fc21.noarch requires pygame
[smokeping]
smokeping-2.6.9-2.fc21.noarch requires perl(CGI::Fast)
[snobol]
snobol-4.1.5-4.fc21.aarch64 requires libtcl8.5.so()(64bit)
[solarwolf]
solarwolf-1.5-9.fc20.noarch requires pygame
[solr]
solr-4.8.0-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
solr-4.8.0-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
solr-4.8.0-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
solr-4.8.0-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
solr-4.8.0-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
[sonata]
sonata-1.6.2.1-12.fc21.aarch64 requires python-tag
sonata-1.6.2.1-12.fc21.aarch64 requires gnome-python2-libegg
[spacewalk-admin]
spacewalk-admin-2.1.2-1.fc21.noarch requires spacewalk-base
spacewalk-admin-2.1.2-1.fc21.noarch requires perl(RHN::SatelliteCert)
[spacewalk-backend]
spacewalk-backend-server-2.0.3-2.fc20.noarch requires PyPAM
[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
[spark]
spark-0.9.0-0.3.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
spark-0.9.0-0.3.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
[speech-dispatcher]
python3-speechd-0.8-7.fc21.aarch64 requires python(abi) = 0:3.3
[spice-xpi]
spice-xpi-2.8.90-4.fc21.aarch64 requires virt-viewer >= 0:0.5.3-1
[spring-maps-default]
spring-maps-default-0.1-11.fc20.noarch requires spring
[sqlite]
sqlite-analyzer-3.8.4.3-1.fc21.aarch64 requires tcl(abi) = 0:8.5
sqlite-analyzer-3.8.4.3-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
sqlite-tcl-3.8.4.3-1.fc21.aarch64 requires tcl(abi) = 0:8.5
[sqlite2]
sqlite2-tcl-2.8.17-13.fc21.aarch64 requires tcl(abi) = 0:8.5
sqlite2-tcl-2.8.17-13.fc21.aarch64 requires libtcl8.5.so()(64bit)
[sqljet]
sqljet-browser-1.1.10-1.fc21.noarch requires netbeans-platform
[squeak-image]
squeak-image-4.5.13680-1.fc21.noarch requires squeak-vm >= 0:4.4.7.2357
[squid]
7:squid-3.4.5-2.fc21.aarch64 requires perl(Crypt::OpenSSL::X509)
[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
[stomppy]
python3-stomppy-3.1.6-1.fc21.noarch requires python(abi) = 0:3.3
[sugar]
sugar-0.101.6-1.fc21.noarch requires gstreamer-plugins-espeak
[sugar-memorize]
sugar-memorize-47-1.fc21.noarch requires csound-python
[sugar-pippy]
sugar-pippy-58-1.fc21.noarch requires pygame
[sugar-presence-service]
sugar-presence-service-0.90.2-4.fc20.noarch requires telepathy-salut
[sugar-view-slides]
sugar-view-slides-8-10.fc20.noarch requires pygame
[svxlink]
1:svxlink-server-0.13.1-11.fc21.aarch64 requires libtcl8.5.so()(64bit)
[sympol]
sympol-0.1.8-9.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
sympol-libs-0.1.8-9.fc21.aarch64 requires liblrsgmp.so.4()(64bit)
[sympy]
sympy-texmacs-0.7.5-2.fc21.noarch requires TeXmacs
[synce-gnome]
synce-gnome-0.11-9.fc20.noarch requires odccm
[synce-kpm]
synce-kpm-0.15.1-6.fc20.noarch requires odccm
[synfig]
synfig-0.64.1-3.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
[syntastic]
syntastic-coffee-3.4.0-18.fc21.noarch requires coffee-script
syntastic-coq-3.4.0-18.fc21.noarch requires coq
syntastic-cs-3.4.0-18.fc21.noarch requires mono-core
syntastic-d-3.4.0-18.fc21.noarch requires ldc
syntastic-haskell-3.4.0-18.fc21.noarch requires ghc
syntastic-less-3.4.0-18.fc21.noarch requires nodejs
syntastic-lisp-3.4.0-18.fc21.noarch requires clisp
syntastic-scss-3.4.0-18.fc21.noarch requires rubygem-scss
syntastic-vhdl-3.4.0-18.fc21.noarch requires freehdl
[system-config-kdump]
system-config-kdump-2.0.15-2.fc21.noarch requires kexec-tools >= 0:2.0.6-4
[system-config-repo]
system-config-repo-0-4.20140518gitae3eff1.fc21.noarch requires python(abi) = 0:3.3
[systemd]
systemd-python3-212-5.fc21.aarch64 requires python(abi) = 0:3.3
systemd-python3-212-5.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[tailor]
python-vcpx-0.9.35-16.fc20.noarch requires monotone
[tcl-mysqltcl]
tcl-mysqltcl-3.05-15.fc20.aarch64 requires tcl(abi) = 0:8.5
[tcl-signal]
tcl-signal-1.4-6.fc20.aarch64 requires libtcl8.5.so()(64bit)
[tcl-snack]
tcl-snack-2.2.10-21.fc21.aarch64 requires tcl(abi) = 0:8.5
[tcl-tcludp]
tcl-tcludp-1.0.10-1.fc21.aarch64 requires tcl(abi) = 0:8.5
[tcl-tclvfs]
tcl-tclvfs-20080503-9.fc20.aarch64 requires tcl(abi) = 0:8.5
[tcl-tclxml]
tcl-tclxml-3.2-11.fc20.aarch64 requires tcl(abi) = 0:8.5
[tcl-tileqt]
tcl-tileqt-0.4-0.12.b1.fc20.aarch64 requires tcl(abi) = 0:8.5
[tcl-tkpng]
tcl-tkpng-0.9-9.fc20.aarch64 requires tcl(abi) = 0:8.5
[tcl-tktreectrl]
tcl-tktreectrl-2.4.1-5.fc20.aarch64 requires tcl(abi) = 0:8.5
[tcl-trf]
tcl-trf-2.1.4-7.fc21.aarch64 requires tcl(abi) = 0:8.5
[tcl-zlib]
tcl-zlib-2.0.1-0.10.svn40.fc20.aarch64 requires tcl(abi) = 0:8.5
[tclabc]
tclabc-1.2.2-5.fc20.aarch64 requires libtcl8.5.so()(64bit)
tclabc-1.2.2-5.fc20.aarch64 requires abcm2ps
[tcltls]
tcltls-1.6-11.fc20.aarch64 requires tcl(abi) = 0:8.5
[tdom]
tdom-0.8.2-11.fc20.aarch64 requires tcl(abi) = 0:8.5
[techtalk-pse]
techtalk-pse-1.1.0-6.fc20.noarch requires perl(Gnome2::Vte)
[tempest]
tempest-kde-0-0.15.20081027.fc20.aarch64 requires kdeartwork-kxs
[texlive]
3:texlive-exceltex-svn26313.0.5.1-12.fc21.noarch requires perl(Spreadsheet::ParseExcel)
[thermostat]
thermostat-1.0.2-8.fc21.aarch64 requires mongodb-server
thermostat-1.0.2-8.fc21.aarch64 requires mongodb
[tkabber]
tkabber-1.1-1.svn2150.fc21.noarch requires tkimg
[tkdnd]
tkdnd-2.6-1.fc21.aarch64 requires tcl(abi) = 0:8.5
[tktray]
tktray-1.3.9-6.fc20.aarch64 requires tcl(abi) = 0:8.5
[tlp]
tlp-0.5-2.fc21.noarch requires rfkill
[tmw]
tmw-20130201-2.fc20.noarch requires manaplus
[tncfhh]
tncfhh-examples-0.8.3-15.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
tncfhh-examples-0.8.3-15.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
tncfhh-examples-0.8.3-15.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
tncfhh-libs-0.8.3-15.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
tncfhh-libs-0.8.3-15.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
tncfhh-libs-0.8.3-15.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
tncfhh-utils-0.8.3-15.fc21.aarch64 requires libboost_thread.so.1.54.0()(64bit)
tncfhh-utils-0.8.3-15.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
tncfhh-utils-0.8.3-15.fc21.aarch64 requires libboost_atomic.so.1.54.0()(64bit)
[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-client-4.2.6.1-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
torque-gui-4.2.6.1-1.fc21.aarch64 requires libtk8.5.so()(64bit)
torque-gui-4.2.6.1-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
torque-gui-4.2.6.1-1.fc21.aarch64 requires /usr/bin/wish8.5
[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
[trac-monotone-plugin]
trac-monotone-plugin-0.0.14-11.20100327mtnda420c80.fc20.noarch requires monotone >= 0:0.46
[trackballs-music]
trackballs-music-1.4-7.fc20.noarch requires trackballs >= 0:1.1.2
[transmageddon]
transmageddon-1.1-1.fc21.noarch requires python(abi) = 0:3.3
[transmission-remote-cli]
transmission-remote-cli-1.4.7-2.fc19.noarch requires python-GeoIP
[ttname]
ttname-1-2.fc21.noarch requires fonttools
[turpial]
turpial-1.6.9-4.fc20.noarch requires gnome-python2-gtkspell
[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
[unoconv]
unoconv-0.6-10.fc21.noarch requires openoffice.org-diafilter
unoconv-0.6-10.fc21.noarch requires libreoffice-writer2latex
unoconv-0.6-10.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-10.fc21.noarch requires libreoffice-filters
[urlwatch]
urlwatch-1.15-5.fc20.noarch requires python(abi) = 0:3.3
[util-linux]
python3-libmount-2.24.2-4.fc21.aarch64 requires python(abi) = 0:3.3
python3-libmount-2.24.2-4.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[uwsgi]
uwsgi-plugin-python3-1.9.19-2.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
[vdsm]
vdsm-4.14.8.1-0.fc21.aarch64 requires libguestfs-tools-c
vdsm-hook-fileinject-4.14.8.1-0.fc21.noarch requires python-libguestfs
[vegastrike-data]
vegastrike-data-0.5.1-6.r1.fc20.noarch requires vegastrike >= 0:0.5.1
[viewmtn]
viewmtn-0.10-11.20100308mtn0030ad67.fc20.noarch requires monotone >= 0:0.46
[vim-perl-support]
vim-perl-support-5.2-1.fc21.noarch requires perl(Devel::FastProf)
[vinagre]
vinagre-3.12.2-1.fc21.aarch64 requires freerdp
[vinci]
vinci-1.0.5-6.fc21.aarch64 requires lrslib-utils
[virtaal]
virtaal-0.7.1-4.fc20.noarch requires gnome-python2-gtkspell
[vorbisspi]
vorbisspi-1.0.3-8.fc20.noarch requires tritonus
[vxl]
vxl-doc-1.17.0-12.fc20.noarch requires vxl = 0:1.17.0-12.fc20
[w3c-markup-validator]
w3c-markup-validator-1.3-7.fc21.noarch requires perl(HTML::Tidy)
w3c-markup-validator-1.3-7.fc21.noarch requires perl(Encode::HanExtra)
[waf]
waf-python3-1.7.16-1.fc21.noarch requires python(abi) = 0:3.3
[warmux]
warmux-11.04.1-10.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
[weasyprint]
python3-weasyprint-0.21-3.fc21.noarch requires python(abi) = 0:3.3
[weechat]
weechat-0.4.3-3.fc21.aarch64 requires libtcl8.5.so()(64bit)
[weka]
weka-3.6.8-3.fc20.noarch requires javasqlite
[wesnoth]
wesnoth-1.11.13-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
wesnoth-1.11.13-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
wesnoth-1.11.13-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
wesnoth-1.11.13-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
wesnoth-1.11.13-1.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
wesnoth-server-1.11.13-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
wesnoth-server-1.11.13-1.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
wesnoth-tools-1.11.13-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
wesnoth-tools-1.11.13-1.fc21.aarch64 requires libboost_regex.so.1.54.0()(64bit)
wesnoth-tools-1.11.13-1.fc21.aarch64 requires libboost_program_options.so.1.54.0()(64bit)
wesnoth-tools-1.11.13-1.fc21.aarch64 requires libboost_iostreams.so.1.54.0()(64bit)
wesnoth-tools-1.11.13-1.fc21.aarch64 requires libSDL_net-1.2.so.0()(64bit)
[wfut]
wfut-1.1.0-15.fc21.aarch64 requires libgcj.so.15()(64bit)
[wildfly]
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.1.0-0.2.CR1.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
[wine-mono]
wine-mono-4.5.2-2.fc21.noarch requires wine-filesystem
[woffTools]
woffTools-0.1-0.7.684svn.fc20.noarch requires fonttools
[wordnet]
wordnet-browser-3.0-21.fc21.aarch64 requires libtk8.5.so()(64bit)
wordnet-browser-3.0-21.fc21.aarch64 requires libtcl8.5.so()(64bit)
[worminator-data]
worminator-data-3.0R2.1-11.fc20.noarch requires worminator
[wtop]
wtop-0.6.8-4.fc20.noarch requires python-GeoIP
[wuja]
wuja-0.0.8-13.fc20.noarch requires gnome-python2-libegg >= 0:2.14.3
[xbiso]
xbiso-0.6.1-10.fc20.aarch64 requires libftp.so.3()(64bit)
[xblast]
xblast-2.10.4-14.fc20.aarch64 requires libSDL_net-1.2.so.0()(64bit)
[xchat]
1:xchat-tcl-2.8.8-21.fc20.aarch64 requires libtcl8.5.so()(64bit)
[xfig]
xfig-3.2.5-41.c.fc21.aarch64 requires libXaw3d.so.8()(64bit)
[xls2csv]
xls2csv-1.07-1.fc21.noarch requires perl(Spreadsheet::ParseExcel::FmtUnicode)
xls2csv-1.07-1.fc21.noarch requires perl(Spreadsheet::ParseExcel)
[xmlada]
xmlada-devel-2013-5.fc21.aarch64 requires fedora-gnat-project-common >= 0:2
[xorg-x11-glamor]
xorg-x11-glamor-0.6.0-1.20140419gita4fbc77.fc21.aarch64 requires xserver-abi(videodrv-15) >= 0:0
[xpaint]
xpaint-2.9.9.4-1.fc21.aarch64 requires gv
[xscreensaver]
1:xscreensaver-extras-base-5.26-7.fc21.aarch64 requires xorg-x11-resutils
[xsynth-dssi]
xsynth-dssi-0.9.4-9.fc20.aarch64 requires dssi
[xvkbd]
xvkbd-3.5-2.fc20.aarch64 requires libXaw3d.so.8()(64bit)
[yagf]
yagf-0.9.3.2-1.fc21.aarch64 requires cuneiform
[yumdaemon]
python3-yumdaemon-0.9.2-5.fc21.noarch requires python(abi) = 0:3.3
[zarafa]
libmapi-7.1.9-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
libmapi-7.1.9-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
zarafa-search-7.1.9-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
zarafa-search-7.1.9-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
zarafa-server-7.1.9-1.fc21.aarch64 requires libboost_system.so.1.54.0()(64bit)
zarafa-server-7.1.9-1.fc21.aarch64 requires libboost_filesystem.so.1.54.0()(64bit)
[zeromq]
zeromq-2.2.0-8.fc20.aarch64 requires libpgm-5.1.so.0()(64bit)
[zeromq3]
zeromq3-3.2.4-1.fc21.aarch64 requires libpgm-5.1.so.0()(64bit)
[zita-at1]
zita-at1-0.2.3-9.fc20.aarch64 requires libclxclient.so.3()(64bit)
[zita-rev1]
zita-rev1-0.2.1-8.fc20.aarch64 requires libclxclient.so.3()(64bit)
[znc]
znc-modpython-1.4-1.fc21.aarch64 requires libpython3.3m.so.1.0()(64bit)
znc-modtcl-1.4-1.fc21.aarch64 requires libtcl8.5.so()(64bit)
[zynaddsubfx]
zynaddsubfx-dssi-2.4.3-4.fc20.aarch64 requires dssi
Removed package: blacs-1.1-53.fc21
Removed package: funnel-0.0-5.20110803git66922b.fc20
Removed package: lastuser-0.1-5.20110724gitf41a49.fc18
Removed package: mate-menu-editor-1.6.0-2.fc20
Removed package: openoffice.org-ooolatex-4.0.0-0.14.beta2.fc20
Removed package: openshift-origin-cartridge-abstract-1.10.1-1.fc20
Removed package: openshift-origin-cartridge-cron-1.4-1.9.1-2.fc20
Removed package: openshift-origin-cartridge-diy-0.1-1.9.1-3.fc20
Removed package: perl-PBS-0.33-20.fc20
Removed package: php-doctrine-Doctrine-1.2.4-6.fc20
Removed package: python-flask-mail-0.6.1-5.fc20
Removed package: python-lamson-1.3.4-1.fc20
Removed package: python-ssh-1.7.14-3.fc19
Removed package: synergy-plus-1.3.4-12.fc20
Removed package: tesla-concurrent-localrepo-0.0.3-1.fc21
Removed package: tesla-filelock-0.0.2-1.fc21
Removed package: unalz-0.65-8.fc20
Updated Packages:
expect-5.45-15.fc21
-------------------
* Wed May 21 2014 Jaroslav Škarvada <jskarvad(a)redhat.com> - 5.45-15
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
Size change: 165 bytes
gdb-7.7.1-17.fc21
-----------------
* Fri May 30 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.1-17.fc21
- [arm*,aarch64] Turn on --enable-werror, fix aarch64 for it.
* Fri May 30 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.1-16.fc21
- [aarch64] Fix signal frame unwinding (BZ 1086894, upstream).
* Mon May 26 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.1-15.fc21
- [testsuite] Drop BuildRequires: gcc-java+libgcj on Fedora (no longer in F21+).
Size change: 3784 bytes
Summary:
Added Packages: 0
Removed Packages: 17
Modified Packages: 2
Size of added packages: 0 (0 )
Size change of modified packages: 3949 (3.9 k)
Size of removed packages: 4593902 (4.4 M)
Size change: -4589953 (-4.4 M)
Compose finished at Sat May 31 06:05:14 UTC 2014
9 years
Running excat to install image on SD card
by Robert Moskowitz
Do I run
xzcat Fedora-Xfce-armhfp-20-a10-1-sda.raw.xz > /dev/sbd
or
xzcat Fedora-Xfce-armhfp-20-a10-1-sda.raw.xz > /dev/sbd1
??
The mount was to sbd1, but the device is sbd
9 years
Re: [fedora-arm] Performance test of X64 compared to arm
by Gordan Bobic
I think it's important to distinguish between floating point and integer performance. X64 FPU is very powerful, which might make a big difference to the pi calculation.
Jeffrey Bastian <jbastian(a)redhat.com> wrote:
>On Fri, May 30, 2014 at 03:57:52PM -0400, Robert Moskowitz wrote:
>> So now I have some approximation of F20 running on my cubieboard2.
>> So I want to do a performance comparison, and simple BOGOmips from
>> /proc/cpuinfo probably does not tell the whole story of RISC vs
>> CISC.
>>
>> So is there a tool available for F20 on both that I can use?
>
>
>A quick-n-dirty CPU benchmark is to just run
> openssl speed [algorithm]
>and compare the results of the various hashing and encryption
>algorithms. For example:
>
>~]$ openssl speed md5
>Doing md5 for 3s on 16 size blocks: 11289961 md5's in 3.00s
>Doing md5 for 3s on 64 size blocks: 8221348 md5's in 2.99s
>Doing md5 for 3s on 256 size blocks: 4560242 md5's in 3.00s
>...
>...
>The 'numbers' are in 1000s of bytes per second processed.
>type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
>md5 60213.13k 175975.34k 389140.65k 551768.06k 630786.73k
>
>
>Another is to calculate pi out to some number of digits and time it.
>For example, on my laptop with a Core i7-4600U, calculating to 10,000
>digits takes nearly 2 minutes:
>
>~]$ time bc -l <<<'scale=10000;pi=4*a(1);0'
>0
>
>real 1m48.646s
>user 1m48.590s
>sys 0m0.011s
>
>
>Meanwhile, my Trimslice with a 1GHz Tegra 2 takes over 10 minutes:
>
>~]$ time bc -l <<<'scale=10000;pi=4*a(1);0'
>0
>
>real 10m14.643s
>user 10m14.523s
>sys 0m0.028s
>
>
>Jeff
>_______________________________________________
>arm mailing list
>arm(a)lists.fedoraproject.org
>https://admin.fedoraproject.org/mailman/listinfo/arm
9 years