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
arm rawhide report: 20140630 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[APLpy]
APLpy-0.9.8-5.fc21.noarch requires pywcs
[ATpy]
ATpy-0.9.7-5.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-5.fc21.noarch requires python3-astropy
[BackupPC]
BackupPC-3.3.0-3.fc21.aarch64 requires perl(File::RsyncP)
[OpenLP]
OpenLP-2.0.5-1.fc21.noarch requires libreoffice-impress
OpenLP-2.0.5-1.fc21.noarch requires libreoffice-headless
OpenLP-2.0.5-1.fc21.noarch requires libreoffice-graphicfilter
[OpenTK]
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System) = 0:2.0.0.0
[PyQuante]
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[R-GenomicFeatures]
R-GenomicFeatures-1.14.2-2.fc21.noarch requires R-rtracklayer
[RepetierHost]
RepetierHost-0.90D-2.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System) = 0:2.0.0.0
[abiword]
1:libabiword-3.0.0-9.fc21.aarch64 requires liblink-grammar.so.4()(64bit)
[abrt]
abrt-addon-vmcore-2.2.1-6.fc21.aarch64 requires kexec-tools
[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)
[aprsdigi]
aprsdigi-3.5.1-3.fc21.aarch64 requires ax25-tools
[arduino]
1:arduino-1.0.5-7.fc21.noarch requires rxtx
[asterisk]
asterisk-ices-11.10.2-2.fc21.aarch64 requires ices
[audacious]
audacious-3.5-3.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.5
[audtty]
audtty-0.1.12-9.fc20.aarch64 requires libaudclient.so.2()(64bit)
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[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)
[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
[beneath-a-steel-sky]
beneath-a-steel-sky-1.3-7.fc21.noarch requires scummvm >= 0:0.12.0
[beneath-a-steel-sky-cd]
beneath-a-steel-sky-cd-0.0372-10.fc21.noarch requires scummvm >= 0:0.9.1
[bibus]
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-writer
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-pyuno
[bochs]
bochs-2.6.2-5.fc20.aarch64 requires bochs-bios = 0:2.6.2-5.fc20
[cabal-rpm]
cabal-rpm-0.8.11-2.fc21.aarch64 requires cabal-install
[ccgo]
ccgo-0.3.6.4-11.fc21.aarch64 requires gnugo
[coccinella]
coccinella-0.96.20-9.fc21.noarch requires iaxclient
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cura]
cura-14.06-2.fc21.noarch requires pypy
[curator]
curator-2.2.0-4.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[ddccontrol]
ddccontrol-doc-0.4.2-7.20120904gitc3af663d.fc20.noarch requires ddccontrol = 0:0.4.2-7.20120904gitc3af663d.fc20
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires rubygem(cloudfiles)
[desktopcouch]
desktopcouch-1.0.8-2.fc21.noarch requires couchdb
[dogtag-pki]
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tps >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tools >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tks >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-symkey >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ocsp >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-kra >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-javadoc >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ca >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-base >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires esc >= 0:1.1.0
[drascula]
drascula-1.0-12.fc21.noarch requires scummvm >= 0:0.12.0
[drgeo-doc]
drgeo-doc-1.6-17.fc21.noarch requires drgeo
[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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 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 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-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 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-slice2java]
eclipse-slice2java-3.5.1.20131004-2.fc21.noarch requires ice-java >= 0:3.5
[edelib]
edelib-2.1-4.fc21.aarch64 requires libedelib.so()(64bit)
edelib-devel-2.1-4.fc21.aarch64 requires libedelib.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-log4erl]
erlang-log4erl-0.9.0-9.fc21.aarch64 requires erlang-mochiweb
[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-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)
[fedora-dockerfiles]
fedora-dockerfiles-0-0.6.git122ef5d.fc21.noarch requires docker-io
[fedora-package-config-apt]
fedora-package-config-apt-16.00-6.noarch requires apt >= 0:0.5.15lorg3
[flight-of-the-amazon-queen]
flight-of-the-amazon-queen-1.0-11.fc21.noarch requires scummvm >= 0:0.9.1
[flight-of-the-amazon-queen-cd]
flight-of-the-amazon-queen-cd-1.0-11.fc21.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-9.fc21.noarch requires kmod(floppy.ko)
[freedroidrpg]
freedroidrpg-data-0.15.1-6.fc20.noarch requires freedroidrpg = 0:0.15.1-6.fc20
[freeipa]
freeipa-server-3.3.5-4.fc21.aarch64 requires pki-ca >= 0:10.1.1
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[globus-gram-job-manager-sge]
globus-gram-job-manager-sge-1.7-4.fc21.aarch64 requires gridengine
[glusterfs-hadoop]
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager)
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[gnome-shell-extensions]
gnome-shell-extension-common-3.13.3-1.fc21.noarch requires gnome-shell >= 0:3.13.3
[gnumed]
gnumed-1.4.8-2.fc21.noarch requires libreoffice-pyuno
[gofer]
ruby-gofer-0.77.1-2.fc21.noarch requires rubygem(qpid) >= 0:0.16.0
[golang-bitbucket-kardianos-osext]
golang-bitbucket-kardianos-osext-devel-0-0.5.hg364fb577de68.fc21.noarch requires golang
[golang-github-coreos-go-log]
golang-github-coreos-go-log-devel-0-0.6.git840af6b.fc21.noarch requires golang
[golang-github-coreos-go-systemd]
golang-github-coreos-go-systemd-devel-2-1.fc21.noarch requires golang
[golang-github-fsouza-go-dockerclient]
golang-github-fsouza-go-dockerclient-devel-0-0.2.gitd639515.fc21.noarch requires golang
[golang-github-godbus-dbus]
golang-github-godbus-dbus-devel-0-0.2.gitcb98efb.fc21.noarch requires golang
[golang-github-goraft-raft]
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang(code.google.com/p/goprotobuf)
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang
[golang-github-gorilla-context]
golang-github-gorilla-context-devel-0-0.24.gitb06ed15.fc21.noarch requires golang
[golang-github-gorilla-mux]
golang-github-gorilla-mux-devel-0-0.14.git136d54f.fc21.noarch requires golang
[golang-github-kdar-factorlog]
golang-github-kdar-factorlog-devel-0-0.2.git814d8f7.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.20.git67e2db2.fc21.noarch requires golang
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.2.gitd700e5b.fc21.noarch requires golang
[golang-github-openshift-go-json-rest]
golang-github-openshift-go-json-rest-devel-0-0.2.git7715b15.fc21.noarch requires golang
[golang-github-openshift-go-systemd]
golang-github-openshift-go-systemd-devel-0-0.3.gitb71042d.fc21.noarch requires golang
[golang-github-smarterclayton-go-systemd]
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang
[golang-github-spf13-cobra]
golang-github-spf13-cobra-devel-0-0.3.gite174a40.fc21.noarch requires golang
[golang-github-spf13-pflag]
golang-github-spf13-pflag-devel-0-0.2.git94e98a5.fc21.noarch requires golang
[golang-github-syndtr-gocapability]
golang-github-syndtr-gocapability-devel-0-0.7.git3c85049.fc21.noarch requires golang
[golang-googlecode-net]
golang-googlecode-net-devel-0-0.14.hg84a4013f96e0.fc21.noarch requires golang
[golang-googlecode-sqlite]
golang-googlecode-sqlite-devel-0-0.10.hg74691fb6f837.fc21.noarch requires golang
[golang-launchpad-gocheck]
golang-launchpad-gocheck-devel-0-0.3.bzr85.fc21.noarch requires golang
[gourmet]
gourmet-0.17.4-1.fc21.noarch requires metakit
[grub-customizer]
grub-customizer-4.0.6-2.fc21.aarch64 requires grub2
[gscan2pdf]
gscan2pdf-1.2.5-2.fc21.noarch requires unpaper
[gspiceui]
gspiceui-0.9.98-12.fc21.aarch64 requires ngspice
[guitone]
guitone-1.0-0.7.rc5.fc21.aarch64 requires monotone >= 0:0.99.1
[hbase]
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-minicluster)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires hadoop-tests
[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-4.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[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-2.fc21.noarch requires python-libguestfs
[ipython]
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
[jmol]
jmol-14.0.13-3.fc21.noarch requires icedtea-web
[jspecview]
jspecview-2-9.1649svn.fc21.noarch requires icedtea-web
[kdeedu]
kdeedu-4.13.2-1.fc21.noarch requires kalzium >= 0:4.13.2
[kicad]
kicad-doc-2013.06.11-3.rev4021.fc20.noarch requires kicad = 0:2013.06.11-3.rev4021.fc20
[kigo]
kigo-4.13.2-1.fc21.aarch64 requires gnugo
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[laditools]
laditools-1.0.1-9.fc21.noarch requires a2jmidid
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
leiningen-1.7.1-7.fc20.noarch requires classworlds
[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
[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-2.fc21.aarch64 requires libreoffice-core
[liveusb-creator]
liveusb-creator-3.12.1-2.fc21.noarch requires syslinux
[lure]
lure-1.1-11.fc21.noarch requires scummvm >= 0:0.12.0
[lxde-common]
lxde-common-0.5.5-0.10.20110328git87c368d7.fc21.noarch requires lxpanel
[mariadb-galera]
1:mariadb-galera-server-5.5.36-10.fc21.aarch64 requires galera >= 0:25.3.3
[memchan]
memchan-2.3-6.fc21.aarch64 requires tcl(abi) = 0:8.5
[mingw-LibRaw]
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-OpenEXR]
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-SDL]
mingw32-SDL-1.2.15-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-angleproject]
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-antlr]
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atkmm]
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-boost]
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairo]
mingw32-cairo-1.12.16-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-clucene]
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cppunit]
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-curl]
mingw32-curl-7.37.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-cximage]
mingw32-cximage-600-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cximage-600-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-dbus]
mingw32-dbus-1.6.12-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-dirac]
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-enchant]
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fftw]
mingw32-fftw-3.3.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-flac]
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fontconfig]
mingw32-fontconfig-2.11.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fontconfig-2.11.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-freeimage]
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gettext]
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.41.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-glibmm24]
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-7.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer-plugins-bad-free]
mingw32-gstreamer-plugins-bad-free-0.10.23-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-good]
mingw32-gstreamer-plugins-good-0.10.31-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer1]
mingw32-gstreamer1-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-1.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer1-plugins-base]
mingw32-gstreamer1-plugins-base-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk2]
mingw32-gtk2-2.24.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk3]
mingw32-gtk3-3.13.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkmm24]
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkmm30]
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.28-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.28-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-icu]
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-id3lib]
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-jasper]
mingw32-jasper-1.900.1-23.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-leptonica]
mingw32-leptonica-1.69-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libarchive]
mingw32-libarchive-3.1.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgcrypt]
mingw32-libgcrypt-1.6.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libglademm24]
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgsf]
mingw32-libgsf-1.14.30-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmicrohttpd]
mingw32-libmicrohttpd-0.9.34-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-liboil]
mingw32-liboil-0.3.16-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libosinfo]
mingw32-libosinfo-0.2.8-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libpng]
mingw32-libpng-1.6.10-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsigc++20]
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libsqlite3x]
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libssh2]
mingw32-libssh2-1.4.3-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libtiff]
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtiff-4.0.3-5.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libvirt]
mingw32-libvirt-1.2.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvirt-1.2.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libwebp]
mingw32-libwebp-0.4.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libxml++]
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libxslt]
mingw32-libxslt-1.1.28-4.fc21.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-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nettle]
mingw32-nettle-2.7.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nsiswrapper]
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-nsis
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-binutils
[mingw-openjpeg]
mingw32-openjpeg-1.5.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-openssl]
mingw32-openssl-1.0.1e-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-opus]
mingw32-opus-1.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-opus-1.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-opusfile]
mingw32-opusfile-0.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-orc]
mingw32-orc-0.4.16-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pango]
mingw32-pango-1.36.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pangomm]
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pcre]
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-physfs]
mingw32-physfs-2.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pixman]
mingw32-pixman-0.32.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.32.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plibc]
mingw32-plibc-0.1.7-0.2.20130812svn147.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-plotmm]
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qpid-cpp]
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qpid-cpp-0.14-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qpid-cpp-0.14-9.fc21.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.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtgraphicaleffects]
mingw32-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtlocation]
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsvg]
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsystems]
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5dbus.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5dbus.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtwebkit]
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5printsupport.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5printsupport.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-shapelib]
mingw32-shapelib-tools-1.3.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-tools-1.3.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.13.git58097d9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-speex]
mingw32-speex-1.2-0.17.rc1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-speex-1.2-0.17.rc1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sqlite]
mingw32-sqlite-3.8.4.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-taglib]
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tcl]
mingw32-tcl-8.6.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-tesseract]
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tk]
mingw32-tk-8.5.13-5.fc21.noarch requires mingw32(tcl85.dll)
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.7-2.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-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-wxWidgets]
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xerces-c]
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-zfstream]
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[msp430-libc]
msp430-libc-20120224-3.fc21.noarch requires msp430-gcc >= 0:4.6.3
[narayana]
narayana-5.0.0-3.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[netdisco]
netdisco-1.1-7.fc21.noarch requires perl(SNMP::Info::Layer2::Bay)
[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-4.fc21.noarch requires nodejs(engine)
[nodejs-amdefine]
nodejs-amdefine-0.0.4-4.fc21.noarch requires nodejs(engine) >= 0:0.4.2
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-3.fc21.noarch requires nodejs(engine)
[nodejs-deep-equal]
nodejs-deep-equal-0.0.0-4.fc21.noarch requires nodejs(engine)
[nodejs-defined]
nodejs-defined-0.0.0-3.fc21.noarch requires nodejs(engine)
[nodejs-get]
nodejs-get-1.3.0-2.fc21.noarch requires nodejs(engine) >= 0:0.3.6
[nodejs-hashish]
nodejs-hashish-0.0.4-3.fc21.noarch requires npm(traverse) >= 0:0.2.4
nodejs-hashish-0.0.4-3.fc21.noarch requires nodejs(engine)
[nodejs-mapnik-reference]
nodejs-mapnik-reference-5.0.9-2.fc21.noarch requires nodejs(engine)
[nodejs-optimist]
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) < 0:0.1
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) >= 0:0.0.2
nodejs-optimist-0.4.0-3.fc21.noarch requires nodejs(engine)
[nodejs-options]
nodejs-options-0.0.5-3.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-passport]
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) < 0:0.4
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) >= 0:0.3.0
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pause) = 0:0.0.1
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) < 0:2
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) >= 0:1
nodejs-passport-0.2.0-2.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-require-all]
nodejs-require-all-0.0.8-2.fc21.noarch requires nodejs(engine)
[nodejs-sphericalmercator]
nodejs-sphericalmercator-1.0.2-3.fc21.noarch requires nodejs(engine)
[nodejs-step]
nodejs-step-0.0.5-3.fc21.noarch requires nodejs(engine)
[nodejs-tinycolor]
nodejs-tinycolor-0.0.1-5.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-underscore-dot-string]
nodejs-underscore-dot-string-2.3.1-4.fc21.noarch requires nodejs(engine)
[nodejs-uri-js]
nodejs-uri-js-1.4.2-4.fc21.noarch requires nodejs(engine)
[nodejs-yamlish]
nodejs-yamlish-0.0.5-5.fc21.noarch requires nodejs(engine)
[olpc-netutils]
olpc-netutils-0.8.2-5.fc21.noarch requires olpc-utils >= 0:1.3.1
[oozie]
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.thrift:libfb303)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-streaming)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-distcp)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
[openarena]
openarena-0.8.8-4.fc21.noarch requires quake3 >= 0:1.36-11
[openbox]
gnome-panel-control-3.5.2-4.fc21.aarch64 requires gnome-panel
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libjim.so.0.74()(64bit)
openocd-0.7.0-3.fc21.aarch64 requires libftdi.so.1()(64bit)
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-2.fc21.noarch requires mongodb
[openshift-origin-cartridge-mongodb]
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-server
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-devel
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires libmongodb
[openshift-origin-node-proxy]
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-ws
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-supervisor
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-async
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs
[openstack-nova]
openstack-nova-compute-2014.1.1-2.fc21.noarch requires python-libguestfs
[owncloud]
owncloud-nginx-6.0.3-2.fc21.noarch requires nginx
[oz]
oz-0.12.0-3.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-3.fc21.noarch requires libvirt-daemon-kvm
[paraview]
paraview-devel-4.1.0-6.fc21.aarch64 requires vtk-devel(aarch-64)
[pcsc-perl]
pcsc-perl-1.4.12-9.fc21.aarch64 requires libpcsclite.so.1
[pdfmod]
pdfmod-0.9.1-8.fc21.noarch requires mono-core
pdfmod-0.9.1-8.fc21.noarch requires mono(pango-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gtk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gdk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gconf-sharp) = 0:2.24.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(atk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Posix) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires hyena
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-5.fc21.noarch requires root-core
[perl-Object-InsideOut]
perl-Object-InsideOut-3.98-2.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-15.fc21.noarch requires tkgate
[pgRouting]
pgRouting-2.0.0-3.fc21.aarch64 requires postgis
[pharosc]
pharosc-8.3-9.fc21.noarch requires ngspice
pharosc-alliance-8.3-9.fc21.noarch requires alliance
pharosc-magic-8.3-9.fc21.noarch requires magic
pharosc-xcircuit-8.3-9.fc21.noarch requires xcircuit
[php-pecl-parsekit]
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[pidgin-rhythmbox]
pidgin-rhythmbox-2.0-12.fc21.aarch64 requires rhythmbox
[pig]
pig-0.12.0-5.fc21.noarch requires hadoop-tests
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
[pki-ra]
pki-ra-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
[poppler-sharp]
poppler-sharp-0.0.3-6.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
[prosody]
prosody-0.9.4-3.fc21.aarch64 requires luajit
prosody-0.9.4-3.fc21.aarch64 requires /usr/bin/luajit
[python-astroML]
python-astroML-0.2-3.fc21.noarch requires python-astropy
[python-cclib]
python-cclib-1.2-1.fc21.noarch requires vtk-python
[python-couchdbkit]
python-couchdbkit-0.6.5-3.fc21.noarch requires couchdb
[python-elasticsearch]
python-elasticsearch-1.0.0-2.fc21.noarch requires python-thrift
[python-networkx]
python-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
python3-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
[python-openoffice]
python-openoffice-0.1-0.15.20110209.fc21.noarch requires libreoffice-pyuno
[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-pymtp]
python-pymtp-0.0.6-2.fc21.aarch64 requires libmtp.so.9
[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)
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
[qepcad-B]
qepcad-B-1.69-6.fc21.aarch64 requires Singular
[qle]
qle-0.0.18-10.fc21.noarch requires cwdaemon
[qt4pas]
qt4pas-2.5-4.fc21.aarch64 requires fpc-src
[rcsslogplayer]
rcsslogplayer-15.1.1-3.fc21.aarch64 requires rcssmonitor
[retrace-server]
retrace-server-1.11-2.fc21.noarch requires kexec-tools
[rf]
rf-0.4.18-5.fc21.noarch requires xmlstarlet
[rhythmbox-equalizer]
rhythmbox-equalizer-1.4-7.fc21.aarch64 requires rhythmbox
[rootplot]
rootplot-2.2.1-7.fc19.noarch requires root-python
[rpm-ostree-toolbox]
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-xfs
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-tools-c
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-gobject
[rubygem-activeldap]
rubygem-activeldap-4.0.2-2.fc21.noarch requires rubygem(activemodel) < 0:4.1
[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-5.fc21.noarch requires ruby-libguestfs
[rubygem-childprocess]
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) < 0:2
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.6
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.11
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0
[rubygem-coffee-script-source]
rubygem-coffee-script-source-1.6.3-1.fc21.noarch requires coffee-script-common = 0:1.6.3
[rubygem-compass-rails]
rubygem-compass-rails-1.1.7-2.fc21.noarch requires rubygem(sprockets) <= 0:2.11.0
[rubygem-ethon]
rubygem-ethon-0.7.0-2.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-4.fc21.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-mongoid]
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(tzinfo) < 0:0.4
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(origin) < 0:2
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(activemodel) < 0:4
[rubygem-net-ping]
rubygem-net-ping-1.7.3-2.fc21.noarch requires rubygem(ffi)
[rubygem-openscap]
rubygem-openscap-0.1.0-6.fc21.noarch requires rubygem(ffi) >= 0:1.4.0
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi) >= 0:0.5.0
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi)
[rubygem-rubigen]
rubygem-rubigen-1.5.8-3.fc21.noarch requires rubygem(activesupport) < 0:3.2.0
[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-8.fc21.noarch requires rubygem(ffi) >= 0:1.0.7
[rubygem-simple_form]
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(activemodel) < 0:4.1
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(actionpack) < 0:4.1
[rubygem-thinking-sphinx]
rubygem-thinking-sphinx-3.1.0-2.fc21.noarch requires rubygem(joiner) >= 0:0.2.0
[sawfish]
sawfish-1.10-1.fc21.aarch64 requires rep-gtk >= 0:0.90.7
sawfish-devel-1.10-1.fc21.aarch64 requires pkgconfig(rep-gtk) >= 0:0.90.7
[scirenderer]
scirenderer-1.1.0-4.fc21.noarch requires jogl2
[scitools]
scitools-extras-0.9.0-5.fc21.noarch requires vtk-python
[scummvm-tools]
scummvm-tools-1.6.0-6.fc21.aarch64 requires scummvm >= 0:1.6.0
[selinux-policy]
selinux-policy-mls-3.13.1-62.fc21.noarch requires setransd
[sfact]
sfact-0.0-6.20130128gitbc56c68.fc21.noarch requires pypy
[skeinforge]
skeinforge-12.03.14-17.fc21.noarch requires pypy
[slashem]
slashem-0.0.8-0.15.E0F1.fc21.aarch64 requires nethack-bitmap-fonts-core
[slic3r]
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)
[solr]
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
[spacewalk-admin]
spacewalk-admin-2.1.2-2.fc21.noarch requires spacewalk-base
spacewalk-admin-2.1.2-2.fc21.noarch requires perl(RHN::SatelliteCert)
[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)
[spice-xpi]
spice-xpi-2.8.90-5.fc21.aarch64 requires virt-viewer >= 0:0.5.3-1
[spring-maps-default]
spring-maps-default-0.1-12.fc21.noarch requires spring
[starplot-contrib]
starplot-contrib-3-9.fc21.noarch requires starplot
[starplot-gliese3]
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
[starplot-yale5]
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
[sugar-memorize]
sugar-memorize-47-2.fc21.noarch requires csound-python
[sympy]
sympy-texmacs-0.7.5-2.fc21.noarch requires TeXmacs
[syntastic]
syntastic-coffee-3.4.0-19.fc21.noarch requires coffee-script
syntastic-coq-3.4.0-19.fc21.noarch requires coq
syntastic-cs-3.4.0-19.fc21.noarch requires mono-core
syntastic-d-3.4.0-19.fc21.noarch requires ldc
syntastic-less-3.4.0-19.fc21.noarch requires nodejs
syntastic-lisp-3.4.0-19.fc21.noarch requires clisp
syntastic-scss-3.4.0-19.fc21.noarch requires rubygem-scss
[sys_basher]
sys_basher-2.0.1-6.fc21.aarch64 requires dmidecode
[system-config-kdump]
system-config-kdump-2.0.15-3.fc21.noarch requires kexec-tools >= 0:2.0.6-4
[tailor]
python-vcpx-0.9.35-17.fc21.noarch requires monotone
[thermostat]
thermostat-1.0.4-3.fc21.aarch64 requires mongodb-server
[thunderbird-enigmail]
thunderbird-enigmail-1.7-0.2.20140608git611bc95.fc21.aarch64 requires thunderbird >= 0:24.0
[tmw]
tmw-20130201-3.fc21.noarch requires manaplus
[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]
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-12.20100327mtnda420c80.fc21.noarch requires monotone >= 0:0.46
[trackballs-music]
trackballs-music-1.4-8.fc21.noarch requires trackballs >= 0:1.1.2
[unoconv]
unoconv-0.6-11.fc21.noarch requires openoffice.org-diafilter
unoconv-0.6-11.fc21.noarch requires libreoffice-writer2latex
unoconv-0.6-11.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-11.fc21.noarch requires libreoffice-filters
[vdsm]
vdsm-4.14.8.1-1.fc21.aarch64 requires libguestfs-tools-c
vdsm-hook-fileinject-4.14.8.1-1.fc21.noarch requires python-libguestfs
[vegastrike-data]
vegastrike-data-0.5.1-7.r1.fc21.noarch requires vegastrike >= 0:0.5.1
[viewmtn]
viewmtn-0.10-12.20100308mtn0030ad67.fc21.noarch requires monotone >= 0:0.46
[wildfly]
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-stomp-protocol)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-native)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-amqp-protocol)
[wine-mono]
wine-mono-4.5.2-4.fc21.noarch requires wine-filesystem
[worminator-data]
worminator-data-3.0R2.1-12.fc21.noarch requires worminator
[xmonad]
xmonad-config-0.11-12.fc21.aarch64 requires ghc-xmonad-contrib-devel
[xorg-x11-glamor]
xorg-x11-glamor-0.6.0-2.20140419gita4fbc77.fc21.aarch64 requires xserver-abi(videodrv-17) >= 0:0
[yash]
yash-doc-2.36-1.fc21.1.1.noarch requires yash = 0:2.36-1.fc21.1.1
New package: CImg-1.5.8-2.fc21
C++ Template Image Processing Toolkit
New package: GtkAda3-3.8.2-1.fc21
GTKada 3, an Ada binding to GTK+ 3
New package: SDL2_gfx-1.0.0-4.fc21
SDL2 graphics drawing primitives and other support functions
New package: SDL2_net-2.0.0-1.fc21
SDL portable network library
New package: apbs-1.4-1.fc21
Adaptive Poisson Boltzmann Solver
New package: apron-0.9.10-18.fc21
Numerical abstract domain library
New package: arm-none-eabi-gdb-7.6.2-1.fc21
GDB for (remote) debugging ARM targets
New package: ascend-0.9.8-8.20140429svn4677.fc21
ASCEND modelling environment
New package: calibre-1.42.0-1.fc21
E-book converter and library manager
New package: coin-or-Ipopt-3.11.0-6.fc21
Interior Point OPTimizer
New package: community-mysql-5.6.19-2.fc21
MySQL client programs and shared libraries
New package: condor-8.1.4-5.a1a7df5.fc21
Condor: High Throughput Computing
New package: cross-gcc-4.8.2-2.fc21.1
Cross C compiler
New package: dhex-0.68-2.fc21
Ncurses based hexadecimal editor with a diff mode
New package: glite-lb-client-6.0.10-1.fc21
gLite Logging and Bookkeeping client library
New package: glite-lb-common-9.1.1-1.fc21
gLite Logging and Bookkeeping common headers and library
New package: glite-lb-logger-2.4.23-1.fc21
gLite Logging and Bookkeeping local-logger and inter-loggers
New package: glite-lb-state-machine-2.0.9-1.fc21
gLite Logging and Bookkeeping state machine
New package: glite-lb-utils-2.3.11-1.fc21
gLite Logging and Bookkeeping auxiliary utilities
New package: grisbi-0.8.9-7.fc21
Personal finances manager
New package: heimdal-1.6.0-0.7.20140621gita5adc06.fc21
A Kerberos 5 implementation without export restrictions
New package: jpnevulator-2.1.2-3.fc21
Serial line sniffer including very simple terminal emulator
New package: kdepim-runtime-4.13.2-2.fc21
KDE PIM Runtime Environment
New package: kf5-kauth-4.100.0-1.fc21
KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user
New package: kf5-kbookmarks-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 addon for bookmarks manipulation
New package: kf5-kcompletion-4.100.0-1.fc21
KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes
New package: kf5-kconfigwidgets-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 addon for creating configuration dialogs
New package: kf5-kcrash-4.100.0-1.fc21
KDE Frameworks 5 Tier 2 addon for handling application crashes
New package: kf5-kdoctools-4.100.0-3.fc21
KDE Frameworks 5 Tier 2 addon for generating documentation
New package: kf5-kiconthemes-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 integration module with icon themes
New package: kf5-knotifications-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 solution with abstraction for system notifications
New package: kf5-kpty-4.100.0-2.fc21
KDE Frameworks 5 Tier 2 module providing Pty abstraction
New package: kf5-kservice-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection
New package: kf5-ktextwidgets-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 addon with advanced text editing widgets
New package: kf5-kunitconversion-4.100.0-2.fc21
KDE Frameworks 5 Tier 2 addon for unit conversions
New package: kf5-kwallet-4.100.0-2.fc21
KDE Frameworks 5 Tier 3 solution for password management
New package: kf5-kxmlgui-4.100.0-1.fc21
KDE Frameworks 5 Tier 3 solution for user-configurable main windows
New package: libcsv-3.0.3-2.fc21
Small, simple and fast CSV library
New package: libhif-0.1.1-1.fc21
Simple package library built on top of hawkey and librepo
New package: liblbfgs-1.10-3.fc21
Limited-memory Broyden-Fletcher-Goldfarb-Shanno library
New package: liborigin-20080225-12.fc21
Library for reading OriginLab OPJ project files
New package: libpagemaker-0.0.0-1.fc21
A library for import of Adobe PageMaker documents
New package: netgen-mesher-5.1-9.fc21
Automatic mesh generation tool
New package: pam_script-1.1.7-1.fc21
PAM module for executing scripts
New package: perl-App-a2p-1.007-1.fc21
Awk to Perl translator
New package: php-pecl-redis-2.2.5-4.fc21
Extension for communicating with the Redis key-value store
New package: picojson-1.1.1-1.05f8f10.fc21
A header-file-only, JSON parser / serializer in C++
New package: pylibpcap-0.6.4-6.fc21
A Python module for libpcap
New package: pysubnettree-0.23-3.fc21
A Python Module for CIDR Lookups
New package: seqan-1.4.1-2.fc21
Open source C++ library of efficient algorithms and data structures
New package: sni-qt-0.2.6-3.fc21
Plugin for Qt4 that turns QSystemTrayIcons into status notifiers
New package: tcl-togl-1.7-1.fc21
A Tk OpenGL widget
New package: tetgen-1.5.0-3.fc21
A Quality Tetrahedral Mesh Generator
New package: voro++-0.4.6-6.fc21
Library for 3D computations of the Voronoi tessellation
New package: zorba-3.0.0-7.20140621git152f8964c.fc21
General purpose XQuery processor implemented in C++
Updated Packages:
CGSI-gSOAP-1.3.6-3.fc21
-----------------------
* Fri Jun 27 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.3.6-3
- Fix broken man page
* Fri Jun 27 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.3.6-2
- Update the source description for the new release
* Fri Jun 27 2014 Alejandro Alvarez Ayllon <aalvarez(a)cern.ch> - 1.3.6-1
- Update for new upstream release
Size change: 2372 bytes
CuraEngine-14.03-1.fc21
-----------------------
* Mon Jun 23 2014 Miro Hrončok <mhroncok(a)redhat.com> - 14.03-1
- New version 14.03
Size change: 5276 bytes
MUMPS-4.10.0-17.fc21
--------------------
* Tue Jun 24 2014 Antonio Trande <sagitter(a)fedoraproject.org> - 4.10.0-17
- Some MPI packaging fixes
- Changed MUMPS sequential build
Size change: 1202 bytes
NearTree-3.1.1-8.fc21
---------------------
* Sat Jun 28 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 3.1.1-8
- Fix FTBFS, cleanup spec
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.1.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Size change: -595 bytes
NetworkManager-0.9.9.98-1.git20140620.fc21
------------------------------------------
* Wed Jun 25 2014 Thomas Haller <thaller(a)redhat.com> - 0.9.9.98-1.git20140620
- Update to upstream 0.9.9.98 (0.9.10-rc1) release snapshot
* Fri Jun 06 2014 Dan Williams <dcbw(a)redhat.com> - 0.9.9.95-1.git20140609
- Update to upstream 0.9.9.95 (0.9.10-beta1) release snapshot
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.9.9.1-6.git20140319
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: -6583 bytes
PackageKit-0.9.3-1.fc21
-----------------------
* Mon Jun 23 2014 Richard Hughes <rhughes(a)redhat.com> - 0.9.3-1
- New upstream release
- Add PK_ROLE_ENUM_GET_OLD_TRANSACTIONS to get-roles response
- Fix crash when a plugin is using the backend in it's initialization stage
- Make the polkit policy not be desktop-centric
- Port to libhif and rename the backend to "Hif"
Size change: -25530 bytes
PyPAM-0.5.0-20.fc21
-------------------
* Tue Jun 24 2014 Bohuslav Kabrda <bkabrda(a)redhat.com> - 0.5.0-20
- Add Python 3 support.
Size change: 2540 bytes
R-3.1.0-9.fc21
--------------
* Tue Jun 24 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.1.0-9
- mark files in %{_libdir}/R/etc as config(noreplace), resolves 1098663
Size change: 191 bytes
R-qtl-1.32.10-2.fc21
--------------------
* Sat Jun 28 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.32.10-2
- Disable checks on ppc64
* Wed Jun 25 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 1.32.10-1
- Update to 1.32.10
- Use R-core-devel instead of R-devel as BR
- Re-enable checks
Size change: 41216 bytes
abrt-2.2.1-6.fc21
-----------------
* Tue Jun 10 2014 Jakub Filak <jfilak(a)redhat.com> - 2.2.1-6
- configui: do not use deprecated gtk3 API
- gdb: disable auto-loaded files
- Resolves: #1105940
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 3408 bytes
admesh-0.97.5-1.fc21
--------------------
* Sun Jun 29 2014 Miro Hrončok <mhroncok(a)redhat.com> - 0.97.5-1
- Update to 0.97.5
* Sun Jun 29 2014 Miro Hrončok <mhroncok(a)redhat.com> - 0.97.4-1
- Update to 0.97.4
Size change: 3298 bytes
aime-7.20140511-1.fc21
----------------------
* Sat Jun 21 2014 Christopher Meng <rpm(a)cicku.me> - 7.20140511-1
- Update to 7.20140511
Size change: 9000 bytes
amarok-2.8.0-6.fc21
-------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.8.0-6
- work on epel7 support, BR: kdelibs4-webkit-devel
Size change: 1976 bytes
appstream-0.6.2-6.fc21
----------------------
* Sat Jun 28 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.2-6
- Requires: appstream-data
* Sat Jun 28 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.2-5
- backport upstream commit to fix appstream-index hang (#1098306)
* Fri Jun 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.6.2-4
- appstream-index scriptlet hanging, skip for now (#1098306)
Size change: 1953 bytes
apt-cacher-ng-0.7.26-2.fc21
---------------------------
* Wed Jun 25 2014 Kenjiro Nakayama <knakayam(a)redhat.com> - 0.7.26-2
- update to 0.7.26 fixed XSS vulnerability (rhbz 1111808)
Size change: 11110 bytes
ascii-design-1.1.0-1.fc21
-------------------------
* Fri Jun 20 2014 Christopher Meng <rpm(a)cicku.me> - 1.1.0-1
- Update to 1.1.0
* Wed Jun 11 2014 Christopher Meng <rpm(a)cicku.me> - 1.0.3-1
- Update to 1.0.3
Size change: 2267 bytes
asterisk-11.10.2-2.fc21
-----------------------
* Thu Jun 19 2014 Jeffrey Ollie <jeff(a)ocjtech.us> - 11.10.2-2:
- Drop the 389 directory server schema (1061414)
* Thu Jun 19 2014 Jeffrey Ollie <jeff(a)ocjtech.us> - 11.10.2-1:
- The Asterisk Development Team has announced security releases for Certified
- Asterisk 1.8.15, 11.6, and Asterisk 1.8, 11, and 12. The available security
- releases are released as versions 1.8.15-cert7, 11.6-cert4, 1.8.28.2, 11.10.2,
- and 12.3.2.
-
- These releases are available for immediate download at
- http://downloads.asterisk.org/pub/telephony/asterisk/releases
-
- These releases resolve security vulnerabilities that were previously fixed in
- 1.8.15-cert6, 11.6-cert3, 1.8.28.1, 11.10.1, and 12.3.1. Unfortunately, the fix
- for AST-2014-007 inadvertently introduced a regression in Asterisk's TCP and TLS
- handling that prevented Asterisk from sending data over these transports. This
- regression and the security vulnerabilities have been fixed in the versions
- specified in this release announcement.
-
- The security patches for AST-2014-007 have been updated with the fix for the
- regression, and are available at http://downloads.asterisk.org/pub/security
-
- Please note that the release of these versions resolves the following security
- vulnerabilities:
-
- * AST-2014-005: Remote Crash in PJSIP Channel Driver's Publish/Subscribe
- Framework
-
- * AST-2014-006: Permission Escalation via Asterisk Manager User Unauthorized
- Shell Access
-
- * AST-2014-007: Denial of Service via Exhaustion of Allowed Concurrent HTTP
- Connections
-
- * AST-2014-008: Denial of Service in PJSIP Channel Driver Subscriptions
-
- For more information about the details of these vulnerabilities, please read
- security advisories AST-2014-005, AST-2014-006, AST-2014-007, and AST-2014-008,
- which were released with the previous versions that addressed these
- vulnerabilities.
-
- For a full list of changes in the current releases, please see the ChangeLogs:
-
- http://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/C...
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1...
- http://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/C...
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1...
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1...
-
- The security advisories are available at:
-
- * http://downloads.asterisk.org/pub/security/AST-2014-005.pdf
- * http://downloads.asterisk.org/pub/security/AST-2014-006.pdf
- * http://downloads.asterisk.org/pub/security/AST-2014-007.pdf
- * http://downloads.asterisk.org/pub/security/AST-2014-008.pdf
* Thu Jun 19 2014 Jeffrey Ollie <jeff(a)ocjtech.us> - 11.10.1-1:
- The Asterisk Development Team has announced security releases for Certified
- Asterisk 1.8.15, 11.6, and Asterisk 1.8, 11, and 12. The available security
- releases are released as versions 1.8.15-cert6, 11.6-cert3, 1.8.28.1, 11.10.1,
- and 12.3.1.
-
- These releases are available for immediate download at
- http://downloads.asterisk.org/pub/telephony/asterisk/releases
-
- The release of these versions resolves the following issue:
-
- * AST-2014-007: Denial of Service via Exhaustion of Allowed Concurrent HTTP
- Connections
-
- Establishing a TCP or TLS connection to the configured HTTP or HTTPS port
- respectively in http.conf and then not sending or completing a HTTP request
- will tie up a HTTP session. By doing this repeatedly until the maximum number
- of open HTTP sessions is reached, legitimate requests are blocked.
-
- Additionally, the release of 11.6-cert3, 11.10.1, and 12.3.1 resolves the
- following issue:
-
- * AST-2014-006: Permission Escalation via Asterisk Manager User Unauthorized
- Shell Access
-
- Manager users can execute arbitrary shell commands with the MixMonitor manager
- action. Asterisk does not require system class authorization for a manager
- user to use the MixMonitor action, so any manager user who is permitted to use
- manager commands can potentially execute shell commands as the user executing
- the Asterisk process.
-
- Additionally, the release of 12.3.1 resolves the following issues:
-
- * AST-2014-005: Remote Crash in PJSIP Channel Driver's Publish/Subscribe
- Framework
-
- A remotely exploitable crash vulnerability exists in the PJSIP channel
- driver's pub/sub framework. If an attempt is made to unsubscribe when not
- currently subscribed and the endpoint's “sub_min_expiry” is set to zero,
- Asterisk tries to create an expiration timer with zero seconds, which is not
- allowed, so an assertion raised.
-
- * AST-2014-008: Denial of Service in PJSIP Channel Driver Subscriptions
-
- When a SIP transaction timeout caused a subscription to be terminated, the
- action taken by Asterisk was guaranteed to deadlock the thread on which SIP
- requests are serviced. Note that this behavior could only happen on
- established subscriptions, meaning that this could only be exploited if an
- attacker bypassed authentication and successfully subscribed to a real
- resource on the Asterisk server.
-
- These issues and their resolutions are described in the security advisories.
-
- For more information about the details of these vulnerabilities, please read
- security advisories AST-2014-005, AST-2014-006, AST-2014-007, and AST-2014-008,
- which were released at the same time as this announcement.
-
- For a full list of changes in the current releases, please see the ChangeLogs:
-
- http://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/C...
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1...
- http://downloads.asterisk.org/pub/telephony/certified-asterisk/releases/C...
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1...
- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1...
-
- The security advisories are available at:
-
- * http://downloads.asterisk.org/pub/security/AST-2014-005.pdf
- * http://downloads.asterisk.org/pub/security/AST-2014-006.pdf
- * http://downloads.asterisk.org/pub/security/AST-2014-007.pdf
- * http://downloads.asterisk.org/pub/security/AST-2014-008.pdf
* Thu Jun 19 2014 Jeffrey Ollie <jeff(a)ocjtech.us> - 11.10.0-1:
- The Asterisk Development Team has announced the release of Asterisk 11.10.0.
- This release is available for immediate download at
- http://downloads.asterisk.org/pub/telephony/asterisk
-
- The release of Asterisk 11.10.0 resolves several issues reported by the
- community and would have not been possible without your participation.
- Thank you!
-
- The following are the issues resolved in this release:
-
- Bugs fixed in this release:
- -----------------------------------
- * ASTERISK-23547 - [patch] app_queue removing callers from queue
- when reloading (Reported by Italo Rossi)
- * ASTERISK-23559 - app_voicemail fails to load after fix to
- dialplan functions (Reported by Corey Farrell)
- * ASTERISK-22846 - testsuite: masquerade super test fails on all
- branches (still) (Reported by Matt Jordan)
- * ASTERISK-23545 - Confbridge talker detection settings
- configuration load bug (Reported by John Knott)
- * ASTERISK-23546 - CB_ADD_LEN does not do what you'd think
- (Reported by Walter Doekes)
- * ASTERISK-23620 - Code path in app_stack fails to unlock list
- (Reported by Bradley Watkins)
- * ASTERISK-23616 - Big memory leak in logger.c (Reported by
- ibercom)
- * ASTERISK-23576 - Build failure on SmartOS / Illumos / SunOS
- (Reported by Sebastian Wiedenroth)
- * ASTERISK-23550 - Newer sound sets don't show up in menuselect
- (Reported by Rusty Newton)
- * ASTERISK-18331 - app_sms failure (Reported by David Woodhouse)
- * ASTERISK-19465 - P-Asserted-Identity Privacy (Reported by
- Krzysztof Chmielewski)
- * ASTERISK-23605 - res_http_websocket: Race condition in shutting
- down websocket causes crash (Reported by Matt Jordan)
- * ASTERISK-23707 - Realtime Contacts: Apparent mismatch between
- PGSQL database state and Asterisk state (Reported by Mark
- Michelson)
- * ASTERISK-23381 - [patch]ChanSpy- Barge only works on the initial
- 'spy', if the spied-on channel makes a new call, unable to
- barge. (Reported by Robert Moss)
- * ASTERISK-23665 - Wrong mime type for codec H263-1998 (h263+)
- (Reported by Guillaume Maudoux)
- * ASTERISK-23664 - Incorrect H264 specification in SDP. (Reported
- by Guillaume Maudoux)
- * ASTERISK-22977 - chan_sip+CEL: missing ANSWER and PICKUP event
- for INVITE/w/replaces pickup (Reported by Walter Doekes)
- * ASTERISK-23709 - Regression in Dahdi/Analog/waitfordialtone
- (Reported by Steve Davies)
-
- Improvements made in this release:
- -----------------------------------
- * ASTERISK-23649 - [patch]Support for DTLS retransmission
- (Reported by NITESH BANSAL)
- * ASTERISK-23564 - [patch]TLS/SRTP status of channel not currently
- available in a CLI command (Reported by Patrick Laimbock)
- * ASTERISK-23754 - [patch] Use var/lib directory for log file
- configured in asterisk.conf (Reported by Igor Goncharovsky)
-
- For a full list of changes in this release, please see the ChangeLog:
-
- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.10.0
Size change: 15352 bytes
attica-0.4.2-3.fc21
-------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.4.2-3
- .spec cleanup
Size change: 32 bytes
audacious-3.5-3.fc21
--------------------
* Tue Jun 24 2014 Michael Schwendt <mschwendt(a)fedoraproject.org> - 3.5-3
- Drop the old non-arch-specific Plugin API version capabilities.
Size change: 131 bytes
b43-fwcutter-019-1.fc21
-----------------------
* Wed Jun 25 2014 John W. Linville <linville(a)redhat.com> 019-1
- Update for b43-fwcutter-019
- Fixup bad date in changelog for build 011-3
Size change: 26754 bytes
berusky2-0.10-3.fc21
--------------------
* Thu Jun 19 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 0.10-3
- Build on aarch64
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Jan 18 2014 Martin Stransky <stransky(a)redhat.com> 0.10-1
- Updated to 0.10
Size change: -7018 bytes
bigloo-4.1a-4.2.fc21
--------------------
* Thu Jun 26 2014 Jerry James <loganjerry(a)gmail.com> - 4.1a-4.2
- Library renaming must be done in the version-specific directory too
Size change: 184 bytes
bijiben-3.13.3-1.fc21
---------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 2231 bytes
bind-dyndb-ldap-5.0-1.fc21
--------------------------
* Tue Jun 24 2014 Petr Spacek <pspacek redhat com> 5.0-1
- update to 5.0
Size change: 26199 bytes
blackbox-0.70.1-23.fc21
-----------------------
* Thu Jun 12 2014 Christopher Meng <rpm(a)cicku.me> - 0.70.1-23
- Fix messy pkg-config file.
Size change: 196 bytes
btrfs-progs-3.14.2-3.fc21
-------------------------
* Mon Jun 16 2014 Eric Sandeen <sandeen(a)redhat.com> 3.14.2-3
- Support specification of UUID at mkfs time (#1094857)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.14.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 3056 bytes
bzr-2.6.0-4.fc21
----------------
* Fri Jun 27 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 2.6.0-4
- Let bzr and bsr-doc own %{_pkgdocdir} (RHBZ #1113236).
- Fix bogus %changelog timestamps.
- Restore %release tag having been broken by Fedora_21_Mass_Rebuild.
Size change: 347 bytes
calligra-2.8.4-1.fc21
---------------------
* Tue Jun 24 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.8.4-1
- 2.8.4
Size change: 9880 bytes
canl-c-2.1.5-1.fc21
-------------------
* Fri Jun 27 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.1.5-1
- New upstream version
- Consistent style with buildroot macro
- Patch to build with gcc 4.9.0
Size change: 1229 bytes
cbmc-4.7-1.fc21
---------------
* Wed Jun 25 2014 Jerry James <loganjerry(a)gmail.com> - 4.7-1
- New upstream release
- Build with CUDD support
Size change: -2082221 bytes
certmonger-0.75.6-1.fc21
------------------------
* Thu Jun 26 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.6-1
- avoid potential use-after-free and read overrun after a CA is added
dynamically (thanks to Jan Cholasta)
* Fri Jun 20 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.5-1
- documentation updates
* Fri Jun 20 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.4-2
- add a %trigger to remove knowledge of the "dogtag-ipa-renew-agent" CA
when we detect certmonger versions prior to 0.58 being installed, to
avoid cases where some older versions choke on CAs with nicknames that
contain characters that can't legally be part of a D-Bus name (#948993)
* Thu Jun 19 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.4-1
- fix creation and packaging of the "local" CA's data directory
* Wed Jun 18 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.3-1
- read and cache whether or not we saw a noOCSPcheck extension in certificates
- documentation updates
* Mon Jun 16 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.2-1
- when generating keys using OpenSSL, if key generation fails, try
again with the default key size, in case we're in FIPS mode
- documentation updates
* Sat Jun 14 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75.1-1
- log the state in 'getcert status' verbose mode
* Fri Jun 13 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.75-1
- add a -w (wait) flag to the getcert's request/resubmit/start-tracking
commands, and add a non-waiting status command
* Wed Jun 11 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.74.96-1
- make the trust settings we apply to CA-supplied certificates while
saving them to NSS databases run-time configurable
- fix compiling against EL5-era OpenSSL
- when saving CA certificates we pull from an IPA server, nickname
it using the realm name with " IPA CA" appended rather than just
naming it "IPA CA"
- fix the local signer so that when it issues itself a new certificate,
it uses the same subject name
- add a -w flag to getcert's request, resubmit, and start-tracking
commands, telling it to wait until either the certificate is issued,
we get to a state where we know that we won't be able to get one, or
we are waiting for a CA
* Mon Jun 09 2014 Nalin Dahyabhai <nalin(a)redhat.com> 0.74.95-1
- add the "local" signer, a local toy CA that signs anything you'll
ask it to sign
Size change: 136997 bytes
cfitsio-3.370-1.fc21
--------------------
* Thu Jun 12 2014 Sergio Pascual <sergiopr(a)fedoraproject.org> - 3.370-1
- New upstream (3.370)
- Patches for ppc64le and aarch64 added upstream
Size change: 83013 bytes
cinnamon-2.2.14-1.fc21
----------------------
* Fri Jun 27 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.2.14-1
- update to 2.2.14
- Touchpad support: Added support for two and three finger clicks
Size change: 1772 bytes
cinnamon-screensaver-2.2.4-1.fc21
---------------------------------
* Fri Jun 27 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.2.4-1
- update to 2.2.4
Size change: 147 bytes
clamav-0.98.4-1.fc21
--------------------
* Sat Jun 21 2014 Robert Scheck <robert(a)fedoraproject.org> - 0.98.4-1
- Upgrade to 0.98.4 and updated daily.cvd (#1111811)
- Add build requirement to libxml2 for DMG, OpenIOC and XAR
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.98.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1456548 bytes
claws-mail-plugins-3.10.1-1.fc21
--------------------------------
* Thu Jun 19 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.10.1-1
- bump
Size change: 87 bytes
clutter-1.19.4-1.fc21
---------------------
* Wed Jun 25 2014 Richard Hughes <rhughes(a)redhat.com> - 1.19.4-1
- Update to 1.19.4
Size change: 9621 bytes
cockpit-0.12-1.fc21
-------------------
* Tue Jun 24 2014 Stef Walter <stefw(a)redhat.com> 0.12-1
- Update to upstream 0.12 release
* Fri Jun 20 2014 Stef Walter <stefw(a)redhat.com> 0.11-1
- Update to upstream 0.11 release
* Thu Jun 12 2014 Stef Walter <stefw(a)redhat.com> 0.10-1
- Update to upstream 0.10 release
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 64248 bytes
compat-lua-5.1.5-1.fc21
-----------------------
* Thu Jun 19 2014 Hans de Goede <hdegoede(a)redhat.com> - 5.1.5-1
- Rebase to 5.1.5 (rhbz#1111013)
Size change: 2583 bytes
conky-1.9.0-10.20140617gitab826d.fc21
-------------------------------------
* Mon Jun 23 2014 Miroslav Lichvar <mlichvar(a)redhat.com> - 1.9.0-10.20140617gitab826d
- update to 20140617gitab826d
Size change: 747 bytes
crda-3.13_2014.06.13-1.fc21
---------------------------
* Fri Jun 13 2014 John W. Linville <linville(a)redhat.com> - 3.13_2014.06.13-1
- Update wireless-regdb to version 2014.06.13
Size change: 75 bytes
createrepo_c-0.4.1-1.fc21
-------------------------
* Thu Jun 26 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 0.4.1-1
- Initialize threads correctly on old versions of GLib2 (RhBug: 1108787)
- Do not print log domain (get rid off C_CREATEREPOLIB prefix in log messages)
- Implements support for --cachedir
- New option --retain-old-md-by-age
- Few small API changes
Size change: 5325 bytes
cross-binutils-2.24-4.fc21
--------------------------
* Mon Jun 16 2014 David Howells <dhowells(a)redhat.com> - 2.24-4
- Fix gcc-4.9 new compile error in m68k handler in gas.
* Wed Jun 11 2014 David Howells <dhowells(a)redhat.com> - 2.24-4
- Sync with binutils-2.24-15 fixing the bfd_set_section_alignment() error [BZ 1106093]
- Apply the changes on binutils-2_24-branch in git to cab6c3ee9785f072a373afe31253df0451db93cf.
* Fri Mar 28 2014 David Howells <dhowells(a)redhat.com> - 2.24-2
- A sysroot of / is bad, so make it /usr/<program-prefix>/sys-root/.
Size change: 148653 bytes
cryptsetup-1.6.5-1.fc21
-----------------------
* Sun Jun 29 2014 Milan Broz <gmazyland(a)gmail.com> - 1.6.5-1
- Update to cryptsetup 1.6.5.
- Add cryptsetup-python3 subpackage.
Size change: 56106 bytes
csdiff-1.0.6-1.fc21
-------------------
* Thu Jun 19 2014 Kamil Dudka <kdudka(a)redhat.com> 1.0.6-1
- update to latest upstream bugfix release
Size change: 1282 bytes
ctpl-0.3.3-1.fc21
-----------------
Size change: 11703 bytes
cups-filters-1.0.54-4.fc21
--------------------------
* Fri Jun 13 2014 Tim Waugh <twaugh(a)redhat.com> - 1.0.54-4
- Really fix execmem issue (bug #1079534).
Size change: 577 bytes
cups-pk-helper-0.2.5-4.fc21
---------------------------
* Fri Jun 27 2014 Marek Kasik <mkasik(a)redhat.com> - 0.2.5-4
- Remove redundant requires
Size change: 30 bytes
dash-0.5.7-10.fc21
------------------
* Tue Jun 24 2014 Petr Šabata <contyk(a)redhat.com> - 0.5.7-10
- Fix FTBFS due to -Werror=format-security (#1037030)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.7-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 885 bytes
dbus-python-1.2.0-5.fc21
------------------------
* Fri Jun 20 2014 Dan Mashal <dan.mashal(a)fedoraproject.org> - 1.2.0-5
- Add patch needed that adds Object Manager functionality for Fedora server dbus api.
Size change: 5954 bytes
digikam-4.0.0-3.fc21
--------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.0.0-3
- BR: kdelibs4-webkit-devel
Size change: 126 bytes
dnssec-trigger-0.12-11.fc21
---------------------------
* Tue Jun 24 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-11
- Resolves: #1112248 - serialize the script instances
* Tue Jun 24 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-10
- Resolves: #1112248 - fix a typo
* Tue Jun 24 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-9
- Resolves: #1112248 - fix systemd race condition
* Mon Jun 23 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-8
- Resolves: #1112248 - don't block on systemctl restart NetworkManager
* Mon Jun 23 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-7
- Resolves: #1112248, #1111143 - update dnssec-trigger-script and dnssec-triggerd.service
* Fri Jun 20 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-6
- Resolves: #1111143 - fix for python2
* Fri Jun 20 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-5
- Related: #842455 - remove a patch that is now redundant
* Fri Jun 20 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-4
- update dnssec-trigger-script to current development submitted upstream
* Wed Jun 18 2014 Pavel Šimerda <psimerda(a)redhat.com> - 0.12-3
- Resolves: #1105896 - the new script doesn't call dnssec-trigger-control submit
Size change: 3497 bytes
dpkg-1.16.15-1.fc21
-------------------
* Mon Jun 23 2014 Sérgio Basto <sergio(a)serjux.com> - 1.16.15-1
- Update to 1.16.15, fixes: CVE-2014-3864, CVE-2014-3865 , rhbz #1103026
Size change: 9905 bytes
dracut-037-14.git20140628.fc21
------------------------------
* Sat Jun 28 2014 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 037-14.git20140628
- Pull most bugfixy commits from current git
Resolves: rhbz#1112061
Size change: 20365 bytes
dwm-6.0-10.fc21
---------------
* Thu Jun 26 2014 Petr Šabata <contyk(a)redhat.com> - 6.0-10
- Minor enhancements for the dwm-start manpage
Size change: 197 bytes
easytag-2.2.3-1.fc21
--------------------
* Sun Jun 22 2014 David King <amigadave(a)amigadave.com> 2.2.3-1
- Update to 2.2.3
Size change: 12841 bytes
ebtables-2.0.10-15.fc21
-----------------------
* Tue Jun 24 2014 Tom Callaway <spot(a)fedoraproject.org> - 2.0.10-15
- create and own /var/lib/ebtables (bz 1093361)
Size change: 163 bytes
eclipse-4.4.0-2.fc21
--------------------
* Thu Jun 26 2014 Roland Grunberg <rgrunber(a)redhat.com> - 1:4.4.0-2
- Update eclipse-build with improvements to bundle testing.
Size change: 79 bytes
edelib-2.1-4.fc21
-----------------
* Thu Jun 26 2014 Christopher Meng <rpm(a)cicku.me> - 2.1-4
- Library path fix again.
* Thu Jun 26 2014 Christopher Meng <rpm(a)cicku.me> - 2.1-3
- %files section typo fix
* Wed Jun 25 2014 Christopher Meng <rpm(a)cicku.me> - 2.1-2
- NVR bump
* Tue Jun 24 2014 Christopher Meng <rpm(a)cicku.me> - 2.1-1
- Update to 2.1
- Fix the unusable package.
- Correct the pkgconfig libdir path.
Size change: 295362 bytes
elektra-0.8.6-1.fc21
--------------------
* Mon Jun 09 2014 Christopher Meng <rpm(a)cicku.me> - 0.8.6-1
- Update to 0.8.6
Size change: -5839 bytes
empathy-3.12.4-1.fc21
---------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.12.4-1
- Update to 3.12.4
Size change: 1656 bytes
evemu-2.0.0-1.fc21
------------------
* Thu Jun 19 2014 Benjamin Tissoires <benjamin.tissoires(a)redhat.com> 2.0.0-1
- Update to version 2.0.0
Size change: -1220053 bytes
evince-3.13.3.1-1.fc21
----------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3.1-1
- Update to 3.13.3.1
* Wed Jun 25 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 43871 bytes
evolution-3.12.3-3.fc21
-----------------------
* Thu Jun 26 2014 Milan Crha <mcrha(a)redhat.com> - 3.12.3-3
- Add upstream patch to fix folder names in Mail view's folder tree
- Add upstream patch to fix colors in preview
* Mon Jun 09 2014 Milan Crha <mcrha(a)redhat.com> - 3.12.3-2
- Drop gnome-icon-theme dependency
Size change: 3228 bytes
fbdesk-1.4.1-16.fc21
--------------------
* Wed Jun 11 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 1.4.1-16
- Fix FTBFS with gcc-4.8 (#992241, #1106250)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.1-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Size change: -373 bytes
file-5.19-1.fc21
----------------
* Wed Jun 25 2014 Jan Kaluza <jkaluza(a)redhat.com> - 5.19-1
- fix #1011789 - update to version 5.19
Size change: 63578 bytes
fltk-1.3.2-6.fc21
-----------------
* Wed Jun 25 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.3.2-6
- fltk-config transmits wrong ldflags (#1112930)
Size change: -122 bytes
four-in-a-row-3.13.3-1.fc21
---------------------------
* Tue Jun 24 2014 Yanko Kaneti <yaneti(a)declera.com> - 3.13.3-1
- First devlopment release from the 3.14 cycle
* Tue Jun 17 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.12.3-1
- Update to 3.12.3
Size change: -42402 bytes
fparser-4.5.1-9.fc21
--------------------
* Sat Jun 07 2014 Till Hofmann <hofmann(a)kbsg.rwth-aachen.de> - 4.5.1-9
- Include internal headers, which are required by some external packages
- Enable multi-threading support
Size change: 974 bytes
gambas3-3.5.4-1.fc21
--------------------
* Mon Jun 23 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.5.4-1
- update to 3.5.4
* Tue Jun 10 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.5.3-4
- fix llvm-config check to deal with longer version strings
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.5.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 86365 bytes
gap-4.7.5-1.fc21
----------------
* Thu Jun 19 2014 Jerry James <loganjerry(a)gmail.com> - 4.7.5-1
- New upstream release
- Fix ownership of workspace.gz
Size change: 2145937 bytes
gap-io-4.3.1-1.fc21
-------------------
* Fri Jun 20 2014 Jerry James <loganjerry(a)gmail.com> - 4.3.1-1
- New upstream release
- New project and source URLs
Size change: 143136 bytes
gdb-7.7.90.20140627-6.fc21
--------------------------
* Fri Jun 27 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.90.20140627-6.fc21
- Rebase to FSF GDB 7.7.90.20140627 (pre-7.8 snapshot).
* Fri Jun 27 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.90.20140613-5.fc21
- Continue backtrace even if a frame filter throws an exception (Phil Muldoon).
Size change: -7668 bytes
geoclue2-2.1.9-1.fc21
---------------------
* Sat Jun 21 2014 Kalev Lember <kalevlember(a)gmail.com> - 2.1.9-1
- Update to 2.1.9
Size change: 10490 bytes
geocode-glib-3.13.3-1.fc21
--------------------------
* Wed Jun 25 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 1681 bytes
ghc-rpm-macros-1.2.13-2.fc21
----------------------------
* Fri Jun 27 2014 Jens Petersen <petersen(a)redhat.com> - 1.2.13-2
- ghc-srpm-macros is now a separate source package
Size change: -228 bytes
giblib-1.2.4-21.fc21
--------------------
* Tue Jun 24 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.2.4-21
- Append dist tag
Size change: 82 bytes
gimmix-0.5.7.2-1.fc21
---------------------
* Fri Jun 20 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 0.5.7.2-1
- version upgrade
- fix ftbfs (#1106620)
- upgrade project and download url
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.7.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 166936 bytes
girara-0.2.2-1.fc21
-------------------
* Thu Jun 26 2014 Petr Šabata <contyk(a)redhat.com> - 0.2.2-1
- 0.2.2 bump
- Introduce libnotify support
Size change: 6833 bytes
gjs-1.41.3-1.fc21
-----------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 1.41.3-1
- Update to 1.41.3
Size change: 1502 bytes
gkrellm-freq-2.3-1.fc21
-----------------------
* Fri Jun 20 2014 Ville Skyttä <ville.skytta(a)iki.fi> - 2.3-1
- Update to 2.3
Size change: 584 bytes
gle-4.2.4c-13.fc21
------------------
* Wed Jun 25 2014 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 4.2.4c-13
- Add in some explicit buildrequires and --with switches the need for
which was revealed in EPEL.
- Add in requires on the BR'd latex packages that are necessary for a
properly functioning package.
Size change: 516 bytes
glib-networking-2.41.3-1.fc21
-----------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 2.41.3-1
- Update to 2.41.3
Size change: 471 bytes
glibmm24-2.41.1-1.fc21
----------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 2.41.1-1
- Update to 2.41.1
Size change: -1472 bytes
glite-jobid-api-c-2.2.13-1.fc21
-------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.2.13-1
- New release 2.2.13 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 200 bytes
glite-lb-client-java-2.0.7-1.fc21
---------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.0.7-1
- New release 2.0.7 (L&B 4.1.2)
- Consistent style with buildroot macro
- Axis timeout patch in upstream
Size change: -576 bytes
glite-lbjp-common-db-3.2.11-1.fc21
----------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 3.2.11-1
- New release 3.2.11 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 203 bytes
glite-lbjp-common-gsoap-plugin-3.2.12-1.fc21
--------------------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 3.2.12-1
- New release 3.2.12 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 200 bytes
glite-lbjp-common-gss-3.2.16-1.fc21
-----------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 3.2.16-1
- New release 3.2.16 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 148 bytes
glite-lbjp-common-jp-interface-2.3.11-1.fc21
--------------------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.3.11-1
- New release 2.3.11 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 196 bytes
glite-lbjp-common-log-1.3.11-1.fc21
-----------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 1.3.11-1
- New release 1.3.11 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 200 bytes
glite-lbjp-common-maildir-2.3.11-1.fc21
---------------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.3.11-1
- New release 2.3.11 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 203 bytes
glite-lbjp-common-server-bones-2.3.11-1.fc21
--------------------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.3.11-1
- New release 2.3.11 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 166 bytes
glite-lbjp-common-trio-2.3.13-1.fc21
------------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.3.13-1
- New release 2.3.13 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 190 bytes
glite-px-proxyrenewal-1.3.35-3.fc21
-----------------------------------
* Sat Jun 28 2014 František Dvořák <valtri(a)civ.zcu.cz> - 1.3.35-3
- Consistent style with buildroot macro
Size change: 91 bytes
glm-0.9.5.2-3.fc21
------------------
* Mon Jun 23 2014 Joonas Sarajärvi <muep(a)iki.fi> - 0.9.5.2-3
- Reduce test array size to avoid memory allocation failure in tests
- Resolve a number of aliasing warnings
- Disable the packing test
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Mar 29 2014 Joonas Sarajärvi <muep(a)iki.fi> - 0.9.5.2-1
- Update to upstream GLM version 0.9.5.2
Size change: -1143251 bytes
glusterfs-3.5.1-1.fc21
----------------------
* Tue Jun 24 2014 Lalatendu Mohanty <lmohanty[at]redhat.com> - 3.5.1-1
- GlusterFS 3.5.1 GA
Size change: 2733 bytes
gnome-abrt-0.3.7-2.fc21
-----------------------
* Mon Jun 23 2014 Jakub Filak <jfilak(a)redhat.com> - 0.3.7-2
- Properly handle UTF-8 problem filter input
Size change: 1260 bytes
gnome-color-manager-3.13.1-5.fc21
---------------------------------
* Fri Jun 27 2014 Rex Dieter <rdieter(a)fedoraproject.org> 3.13.1-5
- omit needless scriptlet deps, %postun update-mime-database only on removal
* Fri Jun 27 2014 Bastien Nocera <bnocera(a)redhat.com> 3.13.1-4
- Don't run update-mime-database in post, we don't ship mime XML
files anymore.
Size change: 342 bytes
gnome-commander-1.4.3-1.fc21
----------------------------
* Wed Jun 25 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 4:1.4.3-1
- Update to 1.4.3
* Thu Jun 12 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 4:1.4.2-2
- F-21: mass rebuild
Size change: 4429 bytes
gnome-contacts-3.13.3-1.fc21
----------------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 13732 bytes
gnome-desktop3-3.13.3-1.fc21
----------------------------
* Fri Jun 27 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 34762 bytes
gnome-klotski-3.13.3-1.fc21
---------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 11014 bytes
gnome-logs-3.13.3-1.fc21
------------------------
* Mon Jun 23 2014 David King <amigadave(a)amigadave.com> - 3.13.3-1
- Update to 3.13.3
Size change: 262 bytes
gnome-music-3.13.3-1.fc21
-------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 3324 bytes
gnome-online-accounts-3.13.3-2.fc21
-----------------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 26303 bytes
gnome-online-miners-3.13.3-1.fc21
---------------------------------
* Wed Jun 25 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 2302 bytes
gnome-packagekit-3.12.2-5.fc21
------------------------------
* Fri Jun 27 2014 Rex Dieter <rdieter(a)fedoraproject.org> 3.12.2-5
- %postun: update-mime-database only on removal
* Fri Jun 27 2014 Bastien Nocera <bnocera(a)redhat.com> 3.12.2-4
- Don't run update-mime-database in post, we don't ship mime XML
files anymore.
Size change: 315 bytes
gnome-software-3.13.3-1.fc21
----------------------------
* Wed Jun 25 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.13.3-1
- Update to 3.13.3
* Thu Jun 12 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-0.2.git7491627
- Depend on the newly-created appstream-data package and stop shipping
the metadata here.
Size change: -6235705 bytes
gnome-sudoku-3.13.3-1.fc21
--------------------------
* Tue Jun 24 2014 Yanko Kaneti <yaneti(a)declera.com> - 3.13.3-1
- First development release from the 3.14 cycle.
- Redesigned and rewritten in vala. Spec rework.
Size change: 57244 bytes
gnome-themes-standard-3.13.3-2.fc21
-----------------------------------
* Thu Jun 26 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.13.3-2
- Drop last references to adwaita-gtk3-theme
- Make gtk3 itself obsolete the adwaita-gtk3-theme package
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: -181082 bytes
gnome-user-share-3.13.2-1.fc21
------------------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.2-1
- Update to 3.13.2
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.1-1
- Update to 3.13.1
Size change: 1483 bytes
gnome-weather-3.13.3-1.fc21
---------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 789 bytes
gnupg-1.4.17-1.fc21
-------------------
* Mon Jun 23 2014 Brian C. Lane <bcl(a)redhat.com> 1.4.17-1
- New upstream v1.4.17
- Avoid DoS due to garbled compressed data packets.
- Screen keyserver reponses to avoid import of unwanted keys by rogue servers.
- Add hash algorithms to the "sig" records of the colon output.
- More specific reason codes for INV_RECP status.
- Drop gpg.ru.1
Size change: -7997 bytes
gnupg2-2.0.24-1.fc21
--------------------
* Wed Jun 25 2014 Tomáš Mráz <tmraz(a)redhat.com> - 2.0.24-1
- new upstream release fixing CVE-2014-4617
Size change: 24167 bytes
gobject-introspection-1.41.3-1.fc21
-----------------------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 1.41.3-1
- Update to 1.41.3
Size change: 23165 bytes
goffice-0.10.17-1.fc21
----------------------
* Thu Jun 12 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.10.17-1
- Updated to 0.10.17
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.10.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 9650 bytes
gputils-1.3.0-0.fc21
--------------------
* Wed Jun 25 2014 Roy Rankin <rrankin[AT]ihug[DOT]com[DOT]au> 1.3.0-0
- New upstream version, add flex, bison to build requires
Size change: 1114452 bytes
grib_api-1.12.1-3.fc21
----------------------
* Fri Jun 27 2014 Orion Poplawski <orion(a)cora.nwra.com> - 1.12.1-1
- Add requires numpy to grib_api-python (bug #1098510)
Size change: 121 bytes
gsim85-0.3-12.fc21
------------------
* Mon Jun 23 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.3-12
- Fix FTBFS with -Werror=format-security (rhbz#1037107, rhbz#1106733)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1114 bytes
gssntlmssp-0.4.0-1.fc21
-----------------------
* Sat Jun 21 2014 Simo Sorce <simo(a)samba.org> - 0.4.0-1
- New upstream release 0.4.0:
* Added support for MIC and Channel Binding features of NTLMv2
* Improve testing so that multiple versions can be tested
* Various importnat fixes in the GSSAPI interface that were causing errors
* Special workaround for SPNEGO mechanism when talking to Windows Servers and
using the internal NTLM MIC feature.
Size change: 7351 bytes
gstreamer1-plugins-bad-free-1.2.4-1.fc21
----------------------------------------
* Tue Jun 17 2014 Wim Taymans <wtaymans(a)redhat.com> - 1.2.4-1
- Update to 1.2.4.
Size change: 33260 bytes
gstreamer1-plugins-good-1.2.4-1.fc21
------------------------------------
* Tue Jun 17 2014 Wim Taymans <wtaymans(a)redhat.com> - 1.2.4-1
- Update to 1.2.4.
- Drop old patches
Size change: 1115 bytes
gtk-splitter-2.2.1-11.fc21
--------------------------
* Fri Jun 13 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 2.2.1-11
- Fix FTBFS with -Werror=format-security (rhbz#1037112, rhbz#1106737)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Aug 06 2013 Fabian Affolter <mail(a)fabian-affolter.ch> - 2.2.1-9
- Spec file updated
- Checked #993810
Size change: 1257 bytes
gtk3-3.13.3-2.fc21
------------------
* Thu Jun 26 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.13.3-2
- Obsolete adwaita-gtk3-theme
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 52556 bytes
gtkmm30-3.13.3-1.fc21
---------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: -5315 bytes
gtksourceview3-3.13.1-1.fc21
----------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.1-1
- Update to 3.13.1
Size change: 529 bytes
gumbo-parser-1.0-0.5.20140503git3a61e9a.fc21
--------------------------------------------
* Fri Jun 27 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1.0-0.5.20140503git3a61e9a
- Update tarball.
* Fri Jun 27 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1.0-0.5.20131204git87b99f2
- Own %{_pkgdocdir}.
- Fix *-python egg version numbering.
Size change: 2426 bytes
gvfs-1.21.3-1.fc21
------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 1.21.3-1
- Update to 1.21.3
Size change: 1941 bytes
h5py-2.3.1-1.fc21
-----------------
* Wed Jun 25 2014 Orion Poplawski <orion(a)cora.nwra.com> - 2.3.1-1
- Update to 2.3.1
* Tue Jun 10 2014 Orion Poplawski <orion(a)cora.nwra.com> - 2.3.0-4
- Rebuild for hdf 1.8.13
Size change: 25191 bytes
hamlib-1.2.15.3-10.fc21
-----------------------
* Tue Jun 24 2014 Jaroslav Škarvada <jskarvad(a)redhat.com> - 1.2.15.3-10
- Switched to recent dependency filtering system,
it should resolve most of the multilib conflicts
Size change: 234 bytes
haproxy-1.5.1-1.fc21
--------------------
* Tue Jun 24 2014 Ryan O'Hara <rohara(a)redhat.com> - 1.5.1-1
- Update to 1.5.1
* Thu Jun 19 2014 Ryan O'Hara <rohara(a)redhat.com> - 1.5.0-2
- Build with zlib and openssl support
* Thu Jun 19 2014 Ryan O'Hara <rohara(a)redhat.com> - 1.5.0-1
- Update to 1.5.0
Size change: 493083 bytes
hdf5-1.8.13-4.fc21
------------------
* Fri Jun 27 2014 Orion Poplawski <orion(a)cora.nwra.com> - 1.8.13-4
- Make build work if not building any mpi pacakges (bug #1113610)
* Fri Jun 27 2014 Marcin Juszkiewicz <mjuszkiewicz(a)redhat.com> - 1.8.13-3
- Drop gnu-config patches replaced by %configure macro
Size change: -14854 bytes
hercstudio-1.5.0-1.fc21
-----------------------
* Sat Jun 28 2014 Dan Horák <dan[at]danny.cz> - 1.5.0-1
- update to 1.5.0
Size change: 55314 bytes
homebank-4.6.1-1.fc21
---------------------
* Thu Jun 26 2014 Filipe Rosset <rosset.filipe(a)gmail.com> - 4.6.1-1
- Rebuilt for new upstream version 4.6.1
* Mon Jun 23 2014 Filipe Rosset <rosset.filipe(a)gmail.com> - 4.6-1
- Rebuilt for new upstream version 4.6, spec cleanup
Size change: 8529 bytes
htop-1.0.3-3.fc21
-----------------
* Sun Jun 22 2014 Morten Stevens <mstevens(a)imt-systems.com> - 1.0.3-3
- Enable OOM column score support (BZ#1111922)
Size change: 135 bytes
httpd-2.4.9-5.fc21
------------------
* Fri Jun 20 2014 Joe Orton <jorton(a)redhat.com> - 2.4.9-5
- mod_ssl: don't use the default OpenSSL cipher suite in ssl.conf (#1109119)
Size change: 195 bytes
httrack-3.48.13-1.fc21
----------------------
* Fri Jun 13 2014 Christopher Meng <rpm(a)cicku.me> - 3.48.13-1
- Update to 3.48.13
Size change: -2703 bytes
hxtools-20140325-1.fc21
-----------------------
* Thu Jun 19 2014 Christopher Meng <rpm(a)cicku.me> - 20140325-1
- Update to 20140325
- Add peicon.
- Fix conflicting types include on AArch64.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 20130605-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 5310 bytes
hyphen-2.8.7-1.fc21
-------------------
* Fri Jun 27 2014 Caolán McNamara <caolanm(a)redhat.com> - 2.8.7-1
- latest version
Size change: -13210 bytes
i3-4.8-2.fc21
-------------
* Wed Jun 25 2014 Christopher Meng <rpm(a)cicku.me> - 4.8-2
- Bugfix: don't focus unmapped container on manage(regression)
* Sat Jun 21 2014 Christopher Meng <rpm(a)cicku.me> - 4.8-1
- Update to 4.8
Size change: 41770 bytes
java-1.8.0-openjdk-1.8.0.5-13.b13.fc21
--------------------------------------
* Tue Jun 24 2014 Omair Majid <omajid(a)redhat.com> - 1:1.8.0.5-13.b13
- Obsolete java-1.7.0-openjdk
* Wed Jun 18 2014 Omair Majid <omajid(a)redhat.com> - 1:1.8.0.5-12.b13
- Use system tzdata from tzdata-java
Size change: 307 bytes
javasqlite-20140624-2.fc21
--------------------------
* Sat Jun 28 2014 Ville Skyttä <ville.skytta(a)iki.fi> - 20140624-2
- Avoid autoconf rerun due to Java 1.8 patch
* Thu Jun 26 2014 Ville Skyttä <ville.skytta(a)iki.fi> - 20140624-1
- Update to 20140624
- Patch to build with Java 1.8.0 and do it for F-21+
Size change: 5954 bytes
jinput-2.0.7-1.20140526svn.fc21
-------------------------------
* Mon Jun 23 2014 Jerry James <loganjerry(a)gmail.com> - 2.0.7-1.20140526svn
- New upstream release
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.6-10.20130309svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: -28 bytes
kalgebra-4.13.2-2.fc21
----------------------
* Tue Jun 24 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.13.2-2
- BR: qtwebkit ...
Size change: 179 bytes
kawa-1.14-1.fc21
----------------
* Thu Jun 19 2014 Christopher Meng <rpm(a)cicku.me> - 1:1.14-1
- Update to 1.14
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:1.11-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Sep 23 2013 Christopher Meng <rpm(a)cicku.me> - 1:1.13-1
- Update to 1.13
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:1.11-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Size change: 400549 bytes
kcm_wacomtablet-2.0.1-1.fc21
----------------------------
* Sat Jun 28 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.0.1-1
- kcm_wacomtablet-2.0.1 (#1114238)
Size change: 423554 bytes
kde-connect-0.7-1.fc21
----------------------
* Sat Jun 28 2014 Rex Dieter <rdieter(a)fedoraproject.org> - 0.7-1
- kde-connect-0.7 (#1114196)
- Requires: fuse-sshfs (#1114197)
- Requires: qca-ossl
- -libs, -devel subpkgs
Size change: 12263 bytes
kde-plasma-publictransport-0.10-0.11.20111204git.fc21
-----------------------------------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.10-0.11.20111204git
- .spec cleanup, BR: kdelibs4-webkit-devel
Size change: 95 bytes
kde-workspace-4.11.10-5.fc21
----------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.11.10-5
- BR: kdelibs4-webkit-devel
* Wed Jun 11 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.11.10-4
- revert patch for "Fix ... cut off ... in digital clock"
* Wed Jun 11 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.11.10-3
- Fix the numbers cut off problem in digital clock applet (kde#228902)
Size change: 2024 bytes
kdelibs-4.13.2-8.fc21
---------------------
* Fri Jun 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> - 6:4.13.2-8
- %files enumerate libs
- move kdewebkitwidgets.so to -webkit too
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 6:4.13.2-7
- add Obsoletes for -webkit upgrade path
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 6:4.13.2-6
- -webkit subpkg
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 6:4.13.2-5
- backport another meinproc/libxml2 fix (kde#335001)
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 6:4.13.2-4
- POP3 kiosloave silently accepted invalid SSL certificates (#1111022, #1111023, CVE-2014-3494)
Size change: 3052 bytes
kdepim-4.13.2-2.fc21
--------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> - 7:4.13.2-2
- BR: kdelibs4-webkit-devel
* Mon Jun 09 2014 Rex Dieter <rdieter(a)fedoraproject.org> - 7:4.13.2-1
- 4.13.2
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 7:4.13.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1491 bytes
kernel-3.16.0-0.rc2.git4.1.fc21
-------------------------------
* Fri Jun 27 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.16.0-0.rc2.git4.1
- Linux v3.16-rc2-222-g3493860c76eb
* Fri Jun 27 2014 Hans de Goede <hdegoede(a)redhat.com>
- Add patch to fix wifi on lenove yoga 2 series (rhbz#1021036)
* Thu Jun 26 2014 Josh Boyer <jwboyer(a)fedoraproject.org>
- Enable rtl8192ee (rhbz 1113422)
* Thu Jun 26 2014 Kyle McMartin <kyle(a)fedoraproject.org> - 3.16.0-0.rc2.git3.2
- Add kernel-arm64.patch, which contains AArch64 support destined for upstream.
ssh://git.fedorahosted.org/git/kernel-arm64.git is Mark Salter's source tree
integrating these patches on the devel branch. I've added a twiddle to the
top of the spec file to disable the aarch64 patchset, and also set aarch64
to nobuildarches, so we still get kernel-headers, but no one accidentally
installs a non-booting kernel if the patchset causes rejects during a
rebase.
* Thu Jun 26 2014 Josh Boyer <jwboyer(a)fedoraproject.org>
- Trimmed changelog, see fedpkg git for earlier history.
* Thu Jun 26 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.16.0-0.rc2.git3.1
- Linux v3.16-rc2-211-gd7933ab727ed
* Wed Jun 25 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.16.0-0.rc2.git2.1
- Linux v3.16-rc2-69-gd91d66e88ea9
* Wed Jun 25 2014 Josh Boyer <jwboyer(a)fedoraproject.org>
- Revert commit that breaks Wacom Intuos4 from Benjamin Tissoires
* Tue Jun 24 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 3.16.0-0.rc2.git1.1
- Linux v3.16-rc2-35-g8b8f5d971584
- Reenable debugging options.
* Mon Jun 23 2014 Josh Boyer <jwboyer(a)fedoraproject.org>
- CVE-2014-4508 BUG in x86_32 syscall auditing (rhbz 1111590 1112073)
Size change: 114249 bytes
kguitar-0.5.1-18.926svn.fc21
----------------------------
* Fri Jun 20 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 0.5.1-18.926svn
- Proper 64 bit macro check
- Cleanup spec, update tex dependencies
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.1-17.926svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.1-16.926svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.1-15.926svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Size change: -429 bytes
klatexformula-3.2.10-1.fc21
---------------------------
* Sat Jun 28 2014 Alexey Kurov <nucleo(a)fedoraproject.org> - 3.2.10-1
- klatexformula 3.2.10
Size change: -1295325 bytes
kmod-18-1.fc21
--------------
* Tue Jun 24 2014 Josh Boyer <jwboyer(a)fedoraproject.org> - 18-1
- Update to version 18
Size change: -10838 bytes
kmplayer-0.11.3c-6.fc21
-----------------------
* Thu Jun 26 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.11.3c-6
- Fix FTBFS on aarch64 (#1113337)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.11.3c-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1149 bytes
kmymoney-4.6.6-1.fc21
---------------------
* Mon Jun 23 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.6.6-1
- kmymoney-4.6.6
* Fri Jun 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.6.5-1
- kmymoney-4.6.5
Size change: 72179 bytes
konkretcmpi-0.9.2-3.fc21
------------------------
* Fri Jun 20 2014 Radek Novacek <rnovacek(a)redhat.com> 0.9.2-3
- Fix returning instance as an output argument from method
- Resolves: rhbz#1111527
Size change: 1090 bytes
konversation-1.5-4.fc21
-----------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.5-4
- .spec cleanup
Size change: -180 bytes
krb5-1.12.1-9.fc21
------------------
* Tue Jun 24 2014 Nalin Dahyabhai <nalin(a)redhat.com> - 1.12.1-9
- pull in changes from upstream which add processing of the contents of
/etc/gss/mech.d/*.conf when loading GSS modules (#1102839)
Size change: 3778 bytes
krecipes-2.0-0.5.beta2.fc21
---------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.0-0.5.beta2
- BR: kdelibs4-webkit-devel
Size change: 141 bytes
kst-2.0.7-6.fc21
----------------
* Fri Jun 13 2014 Orion Poplawski <orion(a)cora.nwra.com> - 2.0.7-6
- Rebuild for cfitsio 3.360
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Jan 09 2014 Jon Ciesla <limburgher(a)gmail.com> - 2.0.7-4
- Rebuild for new cfitsio.
Size change: 355 bytes
ktorrent-4.3.1-10.fc21
----------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.3.1-10
- BR: kdelibs4-webkit-devel
Size change: 126 bytes
ktp-auth-handler-0.8.1-3.fc21
-----------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.8.1-3
- BR: kdelibs4-webkit-devel
Size change: 149 bytes
ktp-text-ui-0.8.1-3.fc21
------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.8.1-3
- BR: kdelibs4-webkit-devel
Size change: 132 bytes
kwebkitpart-1.3.4-2.fc21
------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.3.4-2
- BR: kdelibs4-webkit-devel
* Thu Jun 12 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.3.4-1
- 1.3.4
Size change: 669 bytes
lapack-3.5.0-6.fc21
-------------------
* Thu Jun 19 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-6
- compile in tmglib object files, not static lib
* Wed Jun 18 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-5
- link tmglib into lapacke
* Tue Jun 17 2014 Tom Callaway <spot(a)fedoraproject.org> - 3.5.0-4
- include matgen_obj items in lapacke library
Size change: 1040 bytes
lasso-2.4.0-4.fc21
------------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 2.4.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
- drop unneeded dependency on pecl
- add provides php-lasso
Size change: 349 bytes
lfcbase-1.5.10-1.fc21
---------------------
* Sun Jun 22 2014 Christopher Meng <rpm(a)cicku.me> - 1.5.10-1
- Update to 1.5.10
Size change: 1311 bytes
libappstream-glib-0.2.1-1.fc21
------------------------------
* Tue Jun 24 2014 Richard Hughes <richard(a)hughsie.com> 0.2.1-1
- New upstream release
- Add an 'appstream-util upgrade' command to convert version < 0.6 metadata
- Add packages recursively when using appstream-builder --packages-dir
- Allow empty URL sections
- Fix the xmldir in the APPSTREAM_XML_RULES m4 helper
* Thu Jun 19 2014 Richard Hughes <richard(a)hughsie.com> 0.2.0-1
- New upstream release
- Accept slightly truncated SPDX IDs
- Allow any SPDX license when validating in relaxed mode
- Allow as_node_get_attribute_as_int() to parse negative numbers
- Allow dumping .desktop, .appdata.xml and .metainfo.xml files in appstream-util
- Do not add addons that are packaged in the parent package
- Do not require a content license to be included into the metadata
- This is the first release that merges the createrepo_as project.
- Validate the <developer_name> tag values
* Thu Jun 12 2014 Richard Hughes <richard(a)hughsie.com> 0.1.7-1
- New upstream release
- Add <extends> from the draft AppStream 0.7 specification
- Add support for the 'dbus' AsProvideKind
- Add support for validating metainfo.xml files
- Allow 'appstream-util validate' to validate multiple files
- Do not log a critical warning in as_store_to_xml()
- Fix a crash when we try to validate <p></p>
- Support the non-standard X-Ubuntu-Software-Center-Name
Size change: 92547 bytes
libexttextcat-3.4.4-1.fc21
--------------------------
* Fri Jun 27 2014 Caolán McNamara <caolanm(a)redhat.com> 3.4.4-1
- latest version
Size change: 37303 bytes
libgap-4.7.5.1-1.fc21
---------------------
* Thu Jun 19 2014 Jerry James <loganjerry(a)gmail.com> - 4.7.5.1-1
- New upstream release
* Thu Jun 19 2014 Jerry James <loganjerry(a)gmail.com> - 4.7.5-1
- New upstream release
Size change: 1222 bytes
libgee-0.15.3-1.fc21
--------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 0.15.3-1
- Update to 0.15.3
Size change: 18745 bytes
libgpg-error-1.13-1.fc21
------------------------
* Wed Jun 25 2014 Tomáš Mráz <tmraz(a)redhat.com> 1.13-1
- new upstream release
Size change: 645 bytes
libgringotts-1.2.1-15.fc21
--------------------------
* Fri Jun 27 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1.2.1-15
- Reflect package is installing into /usr/share/doc/libgringotts directly.
* Thu Jun 19 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 1.2.1-14
- Fix for F20UnversionedDocdirs (#992085, #1106018)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Size change: 601 bytes
libgweather-3.13.3-1.fc21
-------------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: -404256 bytes
libhtp-0.5.12-1.fc21
--------------------
* Sun Jun 29 2014 Mathieu Bridon <bochecha(a)fedoraproject.org> - 0.5.12 - 1
- Update to 0.5.12
Size change: -2783906 bytes
libinput-0.4.0-1.fc21
---------------------
* Wed Jun 25 2014 Kalev Lember <kalevlember(a)gmail.com> - 0.4.0-1
- Update to 0.4.0
Size change: 30294 bytes
libiscsi-1.11.0-1.fc21
----------------------
* Thu Jun 12 2014 Paolo Bonzini <pbonzini(a)redhat.com> - 1.11.0-1
- Rebased to version 1.11.0
- Most patches removed
- New tool iscsi-swp + manpages
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.9.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1171 bytes
libisofs-1.3.8-1.fc21
---------------------
* Sun Jun 29 2014 Robert Scheck <robert(a)fedoraproject.org> 1.3.8-1
- Upgrade to 1.3.8 (#1114299)
Size change: 17830 bytes
libkfbapi-1.0-3.fc21
--------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.0-3
- BR: kdelibs4-webkit-devel
Size change: 117 bytes
libkgapi-2.1.0-3.fc21
---------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.1.0-3
- BR: kdelibs4-webkit-devel
Size change: 104 bytes
libkolab-0.5.0-4.fc21
---------------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 0.5.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 251 bytes
libkolabxml-1.0.1-6.fc21
------------------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.1-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 287 bytes
libndp-1.3-1.fc21
-----------------
* Thu Jun 26 2014 Jiri Pirko <jpirko(a)redhat.com> - 1.3-1
- Update to 1.3
- Add missing <stdarg.h> include for va_list
Size change: -8997 bytes
libnftnl-1.0.2-1.fc21
---------------------
* Wed Jun 25 2014 Kevin Fenzi <kevin(a)scrye.com> 1.0.2-1
- Update to 1.0.2
Size change: 14705 bytes
libopensync-plugin-opie-0.22-12.fc21
------------------------------------
* Mon Jun 16 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 1:0.22-12
- Fix FTBFS with gcc-4.8 (#914140, #992107)
- Fix FTBFS with -Werror=format-security (#1106050)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.22-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.22-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.22-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Size change: 630 bytes
libpqxx-4.0.1-1.fc21
--------------------
* Tue Jun 24 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1:4.0.1-1
- 4.0.1
Size change: -853890 bytes
librep-0.92.3-5.fc21
--------------------
* Sat Jun 28 2014 Kim B. Heino <b(a)bbbs.net> - 0.92.3-5
- Fix stack direction on aarch64
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.92.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 846 bytes
librepo-1.7.4-3.fc21
--------------------
* Thu Jun 26 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.4-3
- Increase default value of LRO_LOWSPEEDTIME from 10 to 30 (RhBug: 1109189)
Size change: 388 bytes
libsoup-2.47.3-1.fc21
---------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 2.47.3-1
- Update to 2.47.3
Size change: 13988 bytes
libteam-1.11-1.fc21
-------------------
* Thu Jun 26 2014 Jiri Pirko <jpirko(a)redhat.com> - 1.11-1
- 1.11 release
- teamd: add forgotten teamd_link_watch.h to noinst_HEADERS
- teamd: add tipc.h kernel header
- teamd: Add support for TIPC link watcher
- teamd: add TIPC link watcher
- teamd: move icmp6 NS/NA ping link watcher to a separate file
- teamd: move arp ping link watcher to a separate file
- teamd: move psr template link watcher to a separate file
- teamd: move ethtool link watcher to a separate file
- teamd_dbus: add PortConfigDump to introspection
- teamd: allow restart on failure through systemd
- teamd: distinguish exit code between init error and runtime error
- man teamd.conf: remove "mandatory" since the options are no longer mandatory
- teamd: add "debug_level" config option
- teamd: allow to change debug level during run
- teamd: register debug callback at the start of callbacks list
- libteam: add team_change_handler_register_head function
- teamd: lacp: update partner info before setting state
- teamd: lacp: do not check SYNCHRO flag before enable of port
- teamd: lacp: "expired" port is not selectable, only "current"
- teamd: lacp: update actor system (mac) before sending lacpdu
- teamd: respect currently set user linkup for created linkwatches
- teamd: split --take-over option into --no-quit-destroy
- teamd: fix port removal when using take_over
- libteam: add SubmittingPatches doc
- libteam: Use u8 for put/get TEAM_ATTR_OPTION_TYPE
Size change: 9388 bytes
libva-1.3.1-3.fc21
------------------
* Fri Jun 20 2014 Elad Alfassa <elad(a)fedoraproject.org> - 1.3.1-3
- Apply upstream patch to fix a firefox crash (rhbz #1105890)
Size change: 1061 bytes
link-grammar-5.0.8-1.fc21
-------------------------
* Tue Jun 24 2014 Jon Ciesla <limburgher(a)gmail.com> - 5.0.8-1
- Latest upstream to fix FTBFS BZ 1106100, License change.
- Include JAVA_HOME from Yaakov Selkowitz's patch.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.8.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 411315 bytes
linsmith-0.99.28-1.fc21
-----------------------
* Fri Jun 27 2014 Filipe Rosset <rosset.filipe(a)gmail.com> - 0.99.28-1
- Rebuilt for new upstream version 0.99.28
Size change: 1978 bytes
lmdb-0.9.11-3.fc21
------------------
* Thu Jun 26 2014 Jan Stanek <jstanek(a)redhat.com> - 0.9.11-3
- Added delay in testing which was needed on s390* arches (#1104232)
Size change: 506 bytes
lorax-21.14-1.fc21
------------------
* Fri Jun 27 2014 Brian C. Lane <bcl(a)redhat.com> 21.14-1
- The theme has been absorbed into gtk3 (bcl(a)redhat.com)
* Thu Jun 26 2014 Brian C. Lane <bcl(a)redhat.com> 21.13-1
- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl(a)redhat.com)
* Tue Jun 24 2014 Brian C. Lane <bcl(a)redhat.com> 21.12-1
- tito.props section name is buildconfig (bcl(a)redhat.com)
- Stop removing libcanberra-gtk3 libraries (#1111724) (bcl(a)redhat.com)
- Update tito config (bcl(a)redhat.com)
* Thu Jun 19 2014 Brian C. Lane <bcl(a)redhat.com> 21.11-1
- livemedia-creator: Handle virt-install failure cleanup (bcl(a)redhat.com)
- livemedia-creator: Fail when there are missing packages (bcl(a)redhat.com)
- Keep virtio_console harder. (dshea(a)redhat.com)
Size change: 909 bytes
lz4-r117-3.fc21
---------------
* Sat Jun 14 2014 pjp <pjp(a)fedoraproject.org> - r117-3
- Move shared library object to -devel package.
* Sat Jun 07 2014 pjp <pjp(a)fedoraproject.org> - r117-2
- Skip static library from installation.
Size change: 231 bytes
mailnag-1.0.0-1.fc21
--------------------
* Sun Jun 29 2014 Thorsten Leemhuis <fedora(a)leemhuis.info> - 1.0.0-1
- update to 1.0.0
- drop patches
Size change: 62901 bytes
man-db-2.6.7.1-3.fc21
---------------------
* Wed Jun 25 2014 jchaloup <jchaloup(a)redhat.com> - 2.6.7.1-3
- resolves: #1110274
Add systemd tmpfiles snippet to clean up old cat files after (upstream patch)
Size change: 29332 bytes
maniadrive-1.2-59.fc21
----------------------
* Fri Jun 20 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.2-59
- Rebuild for new php
Size change: 59 bytes
marble-4.13.2-2.fc21
--------------------
* Thu Jun 26 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1:4.13.2-2
- BR: qtwebkit ...
Size change: 123 bytes
marco-1.8.1-1.fc21
------------------
* Sun Jun 29 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.1-1
- update to 1.8.1 release
- remove upstreamed patch
* Fri Jun 20 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-4
- add marco_ignore-adding-a-window-if-already-present.patch
- from upstream, fix hopefully rhbz (#1109528)
Size change: 7565 bytes
mariadb-10.0.12-1.fc21
----------------------
* Tue Jun 17 2014 Jakub Dorňák <jdornak(a)redhat.com> - 1:10.0.12-1
- Rebase to version 10.0.12
Size change: 5623 bytes
masscan-1.0.3-1.fc21
--------------------
* Mon Jun 23 2014 Rino Rondan <villadalmine(a)fedoraproject.org> - 1.0.3-1
- Rebuilt for version 1.0.3 and fix Source0
Size change: 61288 bytes
mate-menus-1.8.0-3.fc21
-----------------------
* Sun Jun 22 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0-3
- final fix for games-menu
- try fix wine-menu
Size change: 130 bytes
mate-panel-1.8.0-3.fc21
-----------------------
* Wed Jun 25 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.8.0.3
- try fix rhbz (#1023604)
Size change: 714 bytes
mdadm-3.3.1-2.fc21
------------------
* Thu Jun 12 2014 Jes Sorensen <Jes.Sorensen(a)redhat.com> - 3.3.1-2
- Revert 'change' event support fix from 3.3.1-1 - this requires a lot
more testing if we are to go there.
Size change: 243 bytes
meataxe-2.4.24-8.fc21
---------------------
* Fri Jun 27 2014 Jerry James <loganjerry(a)gmail.com> - 2.4.24-8
- Build with -fsigned-char to fix FTBFS on aarch64
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.4.24-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 320 bytes
meiga-0.4.3-1.fc21
------------------
* Fri Jun 20 2014 Rajeesh K Nambiar <rajeeshknambiar(a)fedoraproject.org> - 0.4.3-1
- New source with recent autotools. Fixes FTBFS RHBZ#1106183
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: -49407 bytes
mesa-10.2.2-2.20140625.fc21
---------------------------
* Fri Jun 27 2014 Dave Airlie <airlied(a)redhat.com> 10.2.2-2.20140625
- add dri3 gnome-shell startup fix from Jasper.
* Wed Jun 25 2014 Igor Gnatenko <i.gnatenko.brain(a)gmail.com> - 10.2.2-1.20140625
- 10.2.2 upstream release
Size change: 17557 bytes
ming-0.4.5-4.fc21
-----------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 0.4.5-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 150 bytes
mod_auth_mellon-0.8.0-1.fc21
----------------------------
* Tue Jun 24 2014 Simo Sorce <simo(a)redhat.com> 0.8.0-1
- New upstream realease version 0.8.0
- Upstream moved to github
- Drops patches as they have been all included upstream
* Fri Jun 20 2014 Simo Sorce <simo(a)redhat.com> 0.7.0-3
- Backport of useful patches from upstream
- Better handling of IDP reported errors
- Better handling of session data storage size
Size change: 4400 bytes
mod_perl-2.0.8-8.20140624svn1602105.fc21
----------------------------------------
* Tue Jun 24 2014 Jan Kaluza <jkaluza(a)redhat.com> - 2.0.8-8.20140624svn1602105
- update to latest revision from trunk to backport latest upstream fixes
Size change: -2703 bytes
morse2txt-1.0.0-12.fc21
-----------------------
* Mon Jun 23 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 1.0.0-12
- Fix FTBFS with -Werror=format-security (rhbz#1037204, rhbz#1106239)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1177 bytes
muffin-2.2.6-1.fc21
-------------------
* Fri Jun 27 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 2.2.6-1
- update to 2.2.6
Size change: -2455 bytes
mutter-3.13.3-1.fc21
--------------------
* Wed Jun 25 2014 Florian Müllner <fmuellner(a)redhat.com> - 3.13.3-1
- Revert annotation updates until we get a new gobject-introspection build
* Wed Jun 25 2014 Florian Müllner <fmuellner(a)redhat.com> - 3.13.3-1
- Update to 3.13.1
* Wed Jun 11 2014 Florian Müllner <fmuellner(a)redhat.com> - 3.13.2-2
- Backport fix for legacy fullscreen check
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.13.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 17204 bytes
mysql-proxy-0.8.4-1.fc21
------------------------
* Thu Jun 26 2014 Dominic Hopf <dmaphy(a)fedoraproject.org> - 0.8.4-1
- Update to new upstream release: MySQL Proxy 0.8.4
* Fri Jun 20 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.8.3-4
- Use compat-lua to fix FTBFS with lua-5.2 (#1106258)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.8.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.8.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 28 2013 Dominic Hopf <dmaphy(a)fedoraproject.org> - 0.8.3-1
- Update to new upstream release: MySQL Proxy 0.8.3
- update project URL
- support build for aarch64 (RHBZ#926189)
Size change: 176865 bytes
mythes-1.2.4-1.fc21
-------------------
* Fri Jun 27 2014 Caolán McNamara <caolanm(a)redhat.com> - 1.2.4-1
- latest version
Size change: -10931 bytes
nagios-plugins-check-updates-1.6.7-1.fc21
-----------------------------------------
* Mon Jun 23 2014 Jose Pedro Oliveira <jose.p.oliveira.oss at gmail.com> - 1.6.7-1
- Update to 1.6.7.
Size change: 245 bytes
nbdkit-1.1.8-1.fc21
-------------------
* Sat Jun 21 2014 Richard W.M. Jones <rjones(a)redhat.com> - 1.1.8-1
- New upstream version 1.1.8.
- Add support for cURL, and new nbdkit-plugin-curl package.
* Fri Jun 20 2014 Richard W.M. Jones <rjones(a)redhat.com> - 1.1.7-1
- New upstream version 1.1.7.
- Remove patches which are now all upstream.
Size change: 7414 bytes
ndoutils-2.0.0-7.fc21
---------------------
* Fri Jun 27 2014 Simone Caronni <negativo17(a)gmail.com> - 2.0.0-7
- Fix runtime directory packaging.
* Fri Jun 27 2014 Simone Caronni <negativo17(a)gmail.com> - 2.0.0-6
- Install Nagios 3 binaries on RHEL 7 (#1113757).
- Fix Fedora and RHEL 7 temporary directories (#1113767).
- Adjust service file for RHEL 7 / Fedora (#1113767).
Size change: 646 bytes
netactview-0.6.3-1.fc21
-----------------------
* Mon Jun 23 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 0.6.3-1
- update to 0.6.3
Size change: 837 bytes
netcdf-fortran-4.2-14.fc21
--------------------------
* Wed Jun 25 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 4.2-14
- Update config.guess/sub for new arch support (aarch64/ppc64le)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Feb 24 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.2-12
- Rebuild for mpich-3.1
Size change: 500 bytes
nfoview-1.14-1.fc21
-------------------
* Sun Jun 29 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 1.14-1
- Update to new upstream version 1.14
Size change: -3643 bytes
nip2-7.38.3-1.fc21
------------------
* Sun Jun 22 2014 Benjamin Gilbert <bgilbert(a)backtick.net> - 7.38.3-1
- New release
Size change: -517 bytes
nmh-1.6-1.fc21
--------------
* Sun Jun 29 2014 David Levine <levinedl(a)acm.org> 1.6-1
- Update nmh to 1.6
- Configure with SASL and TLS support
- Replaced patch of autoconf files with autoreconf --force
- Updated run-time and build dependencies
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 125028 bytes
nodejs-grunt-contrib-uglify-0.5.0-1.fc21
----------------------------------------
* Sun Jun 29 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.5.0-1
- update to upstream release 0.5.0
Size change: 488 bytes
numad-0.5-17.20140620git.fc21
-----------------------------
* Mon Jun 23 2014 Jan Synáček <jsynacek(a)redhat.com> - 0.5-17.20140620git
- Update to 20140620
Size change: -99 bytes
oat-1.6.0-14.fc21
-----------------
* Fri Jun 27 2014 Gang Wei <gang.wei(a)intel.com> - 0:1.6.0-14
- fix bug #1113306, oat should not depend on retired java-1.7.0-openjdk-devel
* Wed Jun 18 2014 Gang Wei <gang.wei(a)intel.com> - 0:1.6.0-13
- fix bug #1106607, oat: FTBFS in rawhide
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Mar 28 2014 Michael Simacek <msimacek(a)redhat.com> - 1.6.0-11
- Use Requires: java-headless rebuild (#1067528)
Size change: 1718 bytes
ocaml-4.01.0-20.fc21
--------------------
* Thu Jun 26 2014 Richard W.M. Jones <rjones(a)redhat.com> - 4.01.0-20
- BR binutils-devel so ocamlobjinfo supports *.cmxs files (RHBZ#1113735).
Size change: 161 bytes
ocaml-lablgl-1.05-3.fc21
------------------------
* Thu Jun 19 2014 Richard W.M. Jones <rjones(a)redhat.com> - 1.05-3
- Make -devel subpackage depend on the epoch + base version.
* Wed Jun 18 2014 Richard W.M. Jones <rjones(a)redhat.com> - 1.05-1
- New upstream version 1.05.
- Requires Epoch because upstream version went from 20120306->1.05.
- Fixes FTBFS (RHBZ#1106619).
- Use ExclusiveArch and add a comment about how we could fix this.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 20120306-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: -124176 bytes
octave-control-2.6.5-1.fc21
---------------------------
* Sun Jun 29 2014 Thomas Sailer <t.sailer(a)alumni.ethz.ch> - 2.6.5-1
- update to 2.6.5
Size change: -35631 bytes
openscap-1.0.9-1.fc21
---------------------
* Wed Jun 25 2014 Martin Preisler <mpreisle(a)redhat.com> - 1.0.9-1
- upgrade
Size change: -53458 bytes
openttd-1.4.1-1.fc21
--------------------
* Sat Jun 21 2014 Felix Kaechele <heffer(a)fedoraproject.org> - 1.4.1-1
- update to 1.4.1
- change my e-mail in the changelogs
Size change: 2976 bytes
opusfile-0.6-1.fc21
-------------------
* Fri Jun 13 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 0.6-1
- Update to 0.6
Size change: 379 bytes
orsa-0.7.0-28.fc21
------------------
* Wed Jun 25 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 0.7.0-28
- Update config.guess/sub to fix FTBFS on new arches
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.0-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Feb 22 2014 Deji Akingunola <dakingun(a)gmail.com> - 0.7.0-26
- Rebuild for mpich-3.1
Size change: 481 bytes
ostree-2014.5-3.fc21
--------------------
* Wed Jun 25 2014 Colin Walters <walters(a)verbum.org>
- Rebuild to pick up new libsoup
* Fri Jun 13 2014 Colin Walters <walters(a)verbum.org> - 2014.4-2
- Include /etc/ostree, even though it is empty
* Mon Jun 09 2014 Colin Walters <walters(a)verbum.org> - 2014.4-1
- New upstream release
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2014.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: -216717 bytes
pango-1.36.5-1.fc21
-------------------
* Wed Jun 25 2014 Richard Hughes <rhughes(a)redhat.com> - 1.36.5-1
- Update to 1.36.5
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 1.36.4-1
- Update to 1.36.4
Size change: 2605 bytes
pdns-recursor-3.6.0-1.fc21
--------------------------
* Fri Jun 20 2014 Morten Stevens <mstevens(a)imt-systems.com> - 3.6.0-1
- Update to 3.6.0
Size change: -275 bytes
pen-0.23.0-1.fc21
-----------------
* Wed Jun 18 2014 Christopher Meng <rpm(a)cicku.me> - 0.23.0-1
- Update to 0.23.0
Size change: -20166 bytes
perl-5.18.2-301.fc21
--------------------
* Fri Jun 27 2014 Petr Pisar <ppisar(a)redhat.com> - 4:5.18.2-301
- Remove bundled perl-App-a2p, perl-App-find2perl, perl-App-s2p, and
perl-Package-Constants
- Correct perl-App-s2p license to ((GPL+ or Artistic) and App-s2p)
Size change: 298 bytes
perl-Gtk2-1.2491-1.fc21
-----------------------
* Tue Jun 24 2014 Tom Callaway <spot(a)fedoraproject.org> - 1.2491-1
- update to 1.2491
Size change: 107 bytes
perl-Imager-0.99-1.fc21
-----------------------
* Sat Jun 28 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 0.99-1
- Upstream update.
- Remove 2014-06-18's changes (went upstream).
Size change: -1168 bytes
perl-LWP-UserAgent-Determined-1.07-1.fc21
-----------------------------------------
* Sun Jun 29 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.07-1
- Update to 1.07
Size change: 22 bytes
perl-Marpa-XS-1.008000-8.fc21
-----------------------------
* Sun Jun 29 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.008000-8
- Update config.guess/sub for newer arch support
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.008000-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 395 bytes
perl-Mojolicious-5.10-1.fc21
----------------------------
* Sun Jun 29 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 5.10-1
- Update to 5.10
Size change: 793 bytes
perl-Net-DNS-0.77-1.fc21
------------------------
* Sat Jun 14 2014 Paul Wouters <pwouters(a)redhat.com> - 0.77-1
- Updated to 0.77, a "quickfix release" fixing AXFR support
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.76-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1067 bytes
perl-NetAddr-IP-4.075-1.fc21
----------------------------
* Thu Jun 12 2014 Paul Howarth <paul(a)city-fan.org> - 4.075-1
- Update to 4.075
- Change input filter for resolvable hostnames to allow the underscore
character
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.073-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 540 bytes
perl-Newt-1.08-38.fc21
----------------------
* Fri Jun 27 2014 Petr Pisar <ppisar(a)redhat.com> - 1.08-38
- Specify all build-time dependencies
Size change: 187 bytes
perl-Params-Validate-1.12-1.fc21
--------------------------------
* Sat Jun 28 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1.12-1
- Upstream update.
Size change: 3826 bytes
perl-Search-Xapian-1.2.18.0-1.fc21
----------------------------------
* Sun Jun 29 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.2.18.0-1
- Update to 1.2.18.0
Size change: -104 bytes
perl-Sys-Detect-Virtualization-0.107-1.fc21
-------------------------------------------
* Sun Jun 22 2014 David Dick <ddick(a)cpan.org> - 0.107-1
- Update to 0.107-1
Size change: 1027 bytes
perl-Tk-804.031-6.fc21
----------------------
* Fri Jun 20 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 804.031-6
- add patch from Yaakov Selkowitz to fix freetype detection (rhbz#1110872)
Size change: 639 bytes
perl-URI-Fetch-0.10-1.fc21
--------------------------
* Sun Jun 29 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 0.10-1
- Update to 0.10
Size change: -35417 bytes
perl-XML-DifferenceMarkup-1.05-1.fc21
-------------------------------------
* Mon Jun 23 2014 Petr Pisar <ppisar(a)redhat.com> - 1.05-1
- 1.05 bump
* Mon Jun 09 2014 Petr Pisar <ppisar(a)redhat.com> - 1.04-9
- Fix -Werror=format-security warning on i686 (bug #1106279)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.04-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 6223 bytes
phonon-4.7.2-1.fc21
-------------------
* Mon Jun 23 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.7.2-2
- phonon-4.7.2
Size change: -8848 bytes
phonon-backend-gstreamer-4.7.2-1.fc21
-------------------------------------
* Mon Jun 23 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.7.2-1
- 4.7.2
Size change: -3268 bytes
php-5.6.0-0.2.RC1.fc21
----------------------
* Mon Jun 23 2014 Remi Collet <rcollet(a)redhat.com> 5.6.0-0.2.RC1
- fix phpdbg with libedit https://bugs.php.net/67499
- add workaround for unserialize/mock issue from 5.4/5.5
Size change: 2280 bytes
php-facedetect-1.0.1-12.fc21
----------------------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.1-12
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 254 bytes
php-idn-1.2c-11.fc21
--------------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 1.2c-11
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 231 bytes
php-libvirt-0.4.8-3.fc21
------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 0.4.8-3
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 297 bytes
php-magickwand-1.0.9.2-6.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.9.2-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 242 bytes
php-pecl-amqp-1.4.0-4.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.4.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 114 bytes
php-pecl-apcu-4.0.6-2.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 4.0.6-2
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 143 bytes
php-pecl-cairo-0.3.2-6.fc21
---------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 2.2.5-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 249 bytes
php-pecl-event-1.10.2-1.fc21
----------------------------
* Fri Jun 20 2014 Remi Collet <remi(a)fedoraproject.org> - 1.10.2-1
- Update to 1.10.2 (stable)
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.10.1-3
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 319 bytes
php-pecl-gearman-1.1.1-4.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.1-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 239 bytes
php-pecl-geoip-1.0.8-8.fc21
---------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.8-8
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 248 bytes
php-pecl-gmagick-1.1.7-0.1.RC2.fc21
-----------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.7-0.1.RC2
- update to 1.1.7RC2
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 6791 bytes
php-pecl-http-2.0.6-4.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 2.0.6-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 132 bytes
php-pecl-igbinary-1.1.2-0.11.gitc35d48f.fc21
--------------------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.2-0.11.gitc35d48f
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1.2-0.10.gitc35d48f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Apr 23 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.2-0.9.gitc35d48f
- add numerical prefix to extension configuration file
* Mon Mar 10 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.2-0.8.gitc35d48f
- cleanups and drop SCL support
- install doc in pecl_docdir
- install tests in pecl_testdir (devel)
Size change: 646 bytes
php-pecl-imagick-3.1.2-1.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 3.1.2-1
- update to 1.1.7RC2
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 1061 bytes
php-pecl-jsonc-1.3.5-4.fc21
---------------------------
* Sun Jun 22 2014 Remi Collet <rcollet(a)redhat.com> - 1.3.5-4
- fix typo in configuration file name
Size change: 103 bytes
php-pecl-judy-1.0.2-5.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.2-5
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 121 bytes
php-pecl-krb5-1.0.0-5.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.0-5
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 131 bytes
php-pecl-lzf-1.6.2-7.fc21
-------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.6.2-7
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 219 bytes
php-pecl-mailparse-2.1.6-9.fc21
-------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 2.1.6-9
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 116 bytes
php-pecl-memcache-3.0.8-5.fc21
------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 3.0.8-5
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 134 bytes
php-pecl-memcached-2.2.0-4.fc21
-------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 2.2.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Apr 24 2014 Remi Collet <rcollet(a)redhat.com> - 2.2.0-2
- add numerical prefix to extension configuration file
* Wed Apr 02 2014 Remi Collet <remi(a)fedoraproject.org> - 2.2.0-1
- update to 2.2.0 (stable)
- add all ini options in configuration file (comments)
- install doc in pecl doc_dir
- install tests in pecl test_dir
- add dependency on pecl/msgpack (except on ppc64)
- add --with tests option to run upstream test suite during build
Size change: 31523 bytes
php-pecl-memprof-1.0.0-6.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.0-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 117 bytes
php-pecl-mongo-1.5.4-2.fc21
---------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.5.4-2
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
* Tue Jun 17 2014 Remi Collet <remi(a)fedoraproject.org> - 1.5.4-1
- Update to 1.5.4 (stable)
Size change: 1349 bytes
php-pecl-msgpack-0.5.5-8.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 0.5.5-8
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 150 bytes
php-pecl-mysqlnd-ms-1.6.0-1.svn333506.fc21
------------------------------------------
* Thu Jun 19 2014 Remi Collet <remi(a)fedoraproject.org> - 1.6.0-1.svn333506
- Update to 1.6.0 (alpha) svn snapshot for php 5.6
- add numerical prefix to extension configuration file
Size change: 42669 bytes
php-pecl-mysqlnd-qc-1.2.0-7.fc21
--------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.2.0-7
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 111 bytes
php-pecl-ncurses-1.0.2-9.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.2-9
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 133 bytes
php-pecl-oauth-1.2.3-6.fc21
---------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.2.3-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 259 bytes
php-pecl-propro-1.0.0-4.fc21
----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 126 bytes
php-pecl-radius-1.2.7-6.fc21
----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.2.7-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 116 bytes
php-pecl-raphf-1.0.4-4.fc21
---------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.4-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 126 bytes
php-pecl-rrd-1.1.3-4.fc21
-------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.3-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 142 bytes
php-pecl-runkit-1.0.4-0.6.git5e179e9.fc21
-----------------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.4-0.6.git5e179e9
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
- new snapshot
- quick fix for FTBFS #1111495
https://github.com/zenovich/runkit/issues/69
- improve source0 URL
Size change: 33495 bytes
php-pecl-selinux-0.3.1-14.fc21
------------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 0.3.1-14
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 261 bytes
php-pecl-solr-1.1.1-1.fc21
--------------------------
* Fri Jun 20 2014 Remi Collet <remi(a)fedoraproject.org> - 1.1.1-1
- Update to 1.1.1 (stable)
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.2-10
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 9812 bytes
php-pecl-sphinx-1.2.0-4.fc21
----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.2.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 268 bytes
php-pecl-ssh2-0.12-4.fc21
-------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.2.0-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 271 bytes
php-pecl-uuid-1.0.3-10.fc21
---------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.3-10
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 136 bytes
php-pecl-xdebug-2.2.5-3.fc21
----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 2.2.5-3
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 142 bytes
php-pecl-xmldiff-0.9.2-6.fc21
-----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 0.9.2-6
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 167 bytes
php-pecl-yaml-1.1.1-3.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.1.1-3
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 237 bytes
php-pecl-zip-1.12.4-4.fc21
--------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.12.4-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 140 bytes
php-shout-0.9.2-17.fc21
-----------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 0.9.2-17
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 286 bytes
php-twig-ctwig-1.15.1-3.fc21
----------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.15.1-3
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 264 bytes
php-xcache-4.0.0-0.1.svn1496.fc21
---------------------------------
* Sat Jun 07 2014 Remi Collet <remi(a)fedoraproject.org> - 4.0.0-0.1.svn1496
- Update to 4.0.0-dev for PHP 5.6
- add numerical prefix to configuration file
Size change: 225657 bytes
php-zmq-1.0.8-4.fc21
--------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.8-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 254 bytes
planets-0.1.13-14.fc21
----------------------
* Thu Jun 12 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.1.13-14
- Add Debian patch to fix FTBFS with ocaml-4.01 (#1106642)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.1.13-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Jaroslav Škarvada <jskarvad(a)redhat.com> - 0.1.13-12
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
Size change: 1914 bytes
plasma-mobile-0.4-9.fc21
------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.4-9
- BR: kdelibs4-webkit-devel
Size change: 140 bytes
polkit-qt5-1-0.103.0-3.20130415gitbac771e.fc21
----------------------------------------------
* Sun Jun 15 2014 Lubomir Rintel <lkundrak(a)v3.sk> - 0.103.0-3.20130415gitbac771e
- Update to upstream GIT snapshot, drop custom qt5 support patches
Size change: -11491 bytes
poly2tri-0.0-7.20130501hg26242d0aa7b8.fc21
------------------------------------------
* Sun Jun 29 2014 Miro Hrončok <mhroncok(a)redhat.com> - 0.0-7.20130501hg26242d0aa7b8
- Updated to latest revision
Size change: 140 bytes
poppler-0.26.2-1.fc21
---------------------
* Fri Jun 27 2014 Marek Kasik <mkasik(a)redhat.com> - 0.26.2-1
- Update to 0.26.2
Size change: 893 bytes
popt-1.16-4.fc21
----------------
* Thu Jun 26 2014 Panu Matilainen <pmatilai(a)redhat.com> - 1.16-4
- Mark license as such, not documentation
Size change: 134 bytes
portaudio-19-19.fc21
--------------------
* Sun Jun 22 2014 Hans de Goede <hdegoede(a)redhat.com> - 19-19
- Upgrade to the "stable" v19_20140130 snapshot (rhbz#1111780)
Size change: 615 bytes
ppl-1.1-5.fc21
--------------
* Sun Jun 22 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.1-5
- fix FTBFS on aarch64
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jun 02 2014 Brent Baude <baude(a)us.ibm.com> - 1.1-3
- Fixing include detection for ppc64 and ppc64le
* Thu May 22 2014 Brent Baude <baude(a)us.ibm.com> - 1.1-2
- Replace ppc64 arch with power64 macro
Size change: 580 bytes
pygobject3-3.13.2-2.fc21
------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.13.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 190 bytes
pyparted-3.9.5-1.fc21
---------------------
* Tue Jun 24 2014 David Cantrell <dcantrell(a)redhat.com> - 3.9.5-1
- Upgrade to pyparted-3.9.5
Size change: -719 bytes
python-billiard-3.3.0.18-3.fc21
-------------------------------
* Mon Jun 23 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 3.3.0.18-1
- Update to latest upstream version 3.3.0.18 (rhbz#1111875)
Size change: -510 bytes
python-cheetah-2.4.4-7.fc21
---------------------------
* Thu Jun 19 2014 Matthew Miller <mattdm(a)fedoraproject.org> - 2.4.4-7
- remove python-markdown and python-pygments hard dependencies
Size change: 54 bytes
python-cpopen-1.3-3.fc21
------------------------
* Tue Jun 24 2014 Douglas Schilling Landgraf <dougsland(a)redhat.com> - 1.3-3
- fix compatibility with F20's python 2.7.5-12
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 490 bytes
python-cups-1.9.67-1.fc21
-------------------------
* Fri Jun 20 2014 Tim Waugh <twaugh(a)redhat.com> - 1.9.67-1
- 1.9.67, fixing a Connection.getFile crash.
Size change: 1023 bytes
python-django-admin-honeypot-0.3.0-1.fc21
-----------------------------------------
* Sat Jun 28 2014 Eduardo Echeverria <echevemaster(a)gmail.com> - 0.3.0-1
- Update to the latest upstream release
* Tue Feb 04 2014 Eduardo Echeverria <echevemaster(a)gmail.com> - 0.2.5-1
- Update to the latest upstream version
Size change: -1060 bytes
python-dulwich-0.9.7-1.fc21
---------------------------
* Fri Jun 27 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 0.9.7-1
- Update to new upstream version 0.9.7
Size change: 22216 bytes
python-simplejson-3.5.3-1.fc21
------------------------------
* Tue Jun 24 2014 Luke Macken <lmacken(a)redhat.com> - 3.5.3-1
- Update to 3.5.3 (#1093685, #1112285)
Size change: 140 bytes
pyxattr-0.5.3-1.fc21
--------------------
* Sat Jun 28 2014 Miro Hrončok <mhroncok(a)redhat.com> - 0.5.3-1
- Updated to 0.5.3
- Updated the website
- Updated download URL to PyPI
- Removed useless Require of python >= 2.2
- Use %{pythonX_sitearch} macros
- Removed BuildRoot definition, %clean section and rm -rf at the beginning of %install
- Introduced Python 3 subpackage
- Introduced %check and run the test suite
Size change: 1517 bytes
qalculate-kde-0.9.7.10-1.nmu1.fc21
----------------------------------
* Fri Jun 27 2014 Rex Dieter <rdieter(a)fedoraproject.org> 0.9.7.10-1.nmu1
- kqalculate_0.9.7.10+nmu1 (initial kde4 support)
Size change: -129435 bytes
qbittorrent-3.2.0-0.3.gitd58d87a.fc21
-------------------------------------
* Sun Jun 22 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.2.0-0.3.gitd58d87a
- fix bz 1072046
* Sun Jun 08 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.2.0-0.2.gitd58d87a
- remove bundled qjson
- patch to use system qjson
- add build requires qjson-devel
Size change: 662 bytes
qemu-2.0.0-7.fc21
-----------------
* Sun Jun 15 2014 Cole Robinson <crobinso(a)redhat.com> - 2:2.0.0-7
- Don't use libtool on dtrace, fixes rawhide build (bz #1106968)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2:2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 31 2014 Cole Robinson <crobinso(a)redhat.com> - 2:2.0.0-5
- QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz
- CVE-2014-3461: Issues in USB post load checks (bz #1097260, bz #1096821)
Size change: 22135 bytes
qt-creator-3.1.2-1.fc21
-----------------------
* Thu Jun 26 2014 Sandro Mani <manisandro(a)gmail.com> - 3.1.2-1
- 3.1.2 release
* Sun Jun 22 2014 Sandro Mani <manisandro(a)gmail.com> - 3.1.1-3
- Backport upstream patch to fix dumper with gdb 7.7, see rhbz#1110980
Size change: 67932 bytes
qt5-qtbase-5.3.1-2.fc21
-----------------------
* Fri Jun 27 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-2
- Prefer QPA implementation in qsystemtrayicon_x11 if available
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 38254 bytes
qt5-qtconnectivity-5.3.1-1.fc21
-------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 1721 bytes
qt5-qtdeclarative-5.3.1-1.fc21
------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 11210 bytes
qt5-qtgraphicaleffects-5.3.1-1.fc21
-----------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 27 bytes
qt5-qtimageformats-5.3.1-1.fc21
-------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 2991 bytes
qt5-qtlocation-5.3.1-1.fc21
---------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 4051 bytes
qt5-qtmultimedia-5.3.1-1.fc21
-----------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 3754 bytes
qt5-qtquick1-5.3.1-1.fc21
-------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 599 bytes
qt5-qtquickcontrols-5.3.1-1.fc21
--------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 8436 bytes
qt5-qtscript-5.3.1-1.fc21
-------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: -3588 bytes
qt5-qtsensors-5.3.1-1.fc21
--------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 159 bytes
qt5-qtsvg-5.3.1-1.fc21
----------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 899 bytes
qt5-qttools-5.3.1-1.fc21
------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 4562 bytes
qt5-qtwebkit-5.3.1-1.fc21
-------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 91758 bytes
qt5-qtx11extras-5.3.1-1.fc21
----------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 74 bytes
qt5-qtxmlpatterns-5.3.1-1.fc21
------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 1020 bytes
qtwebkit-2.3.3-15.fc21
----------------------
* Fri Jun 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.3.3-15
- use pkgconfig deps for qt-mobility
Size change: 111 bytes
quitcount-3.1.3-1.fc21
----------------------
* Tue Jun 24 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 3.1.3-1
- Update to latest upstream release 3.1.3
Size change: 78 bytes
rawstudio-2.0-15.fc21
---------------------
* Fri Jun 20 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 2.0-15
- Fix builds for new arches (aarch64/ppc64le)
- Modernise spec
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Dec 03 2013 Rex Dieter <rdieter(a)fedoraproject.org> - 2.0-13
- rebuild (exiv2)
Size change: 387 bytes
rb_libtorrent-0.16.17-1.fc21
----------------------------
* Sun Jun 22 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 0.16.17-1
- upstream release 0.16.17
* Sun Jun 15 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 0.16.16-4
- patch to stop UPNP from openning port 0
Size change: 2578 bytes
redland-bindings-1.0.16.1-8.fc21
--------------------------------
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 1.0.16.1-8
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add PHP extension configuration file
Size change: 307 bytes
rekonq-2.4.2-4.fc21
-------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 2.4.2-4
- BR: kdelibs4-webkit-devel
Size change: 78 bytes
remctl-3.8-5.fc21
-----------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 3.8-5
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 245 bytes
rfdump-1.6-16.fc21
------------------
* Tue Jun 24 2014 Fabian Affolter <mail(a)fabian-affolter.ch> - 1.6-16
- Fix FTBFS with -Werror=format-security (rhbz#1107014)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 844 bytes
rocs-4.13.2-2.fc21
------------------
* Tue Jun 24 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.13.2-2
- BR: qtwebkit ...
Size change: 143 bytes
rpm-4.11.2-17.fc21
------------------
* Thu Jun 26 2014 Panu Matilainen <pmatilai(a)redhat.com> - 4.11.2-17
- Clean up old, no longer needed cruft from spec
* Thu Jun 26 2014 Panu Matilainen <pmatilai(a)redhat.com> - 4.11.2-16
- Mark licenses as such, not documentation
* Wed Jun 25 2014 Panu Matilainen <pmatilai(a)redhat.com> - 4.11.2-15
- Perl dependency generators live in perl-generators (#1110823) now
Size change: 296 bytes
rpm-ostree-2014.103-2.fc21
--------------------------
* Sat Jun 21 2014 Colin Walters <walters(a)verbum.org>
- New upstream release
- Bump OSTree requirements
- Enable hawkey package diff, we have new enough versions
of libsolv/hawkey
- Enable /usr/bin/atomic symbolic link
* Tue Jun 10 2014 Colin Walters <walters(a)verbum.org>
- New upstream git snapshot
Size change: 3078 bytes
rrdtool-1.4.8-14.fc21
---------------------
* Tue Jun 24 2014 Jaroslav Škarvada <jskarvad(a)redhat.com> - 1.4.8-14
- Improved backward compatibility
Resolves: rhbz#111633
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.4.8-13
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
- cleanup filter (no more needed in F20+)
Size change: 510 bytes
rsync-3.1.1-1.fc21
------------------
* Wed Jun 25 2014 Michal Luscon <mluscon(a)redhat.com> - 3.1.1-1
- Update to latest upstream version 3.1.1
Size change: -2324 bytes
rubygem-bson_ext-1.10.2-1.fc21
------------------------------
* Thu Jun 26 2014 Vít Ondruch <vondruch(a)redhat.com> - 1.10.2-1
- Update to bson_ext 1.10.2.
Size change: 175 bytes
rubygem-gherkin-2.12.2-1.fc21
-----------------------------
* Thu Jun 19 2014 Josef Stribny <jstribny(a)redhat.com> - 2.12.2-1
- Update to gherkin 2.12.2
Size change: 541353 bytes
rygel-0.23.1.1-1.fc21
---------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 0.23.1.1-1
- Update to 0.23.1.1
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 0.23.1-1
- Update to 0.23.1
Size change: -53688 bytes
samba-4.1.9-3.fc21
------------------
* Mon Jun 23 2014 - Guenther Deschner <gdeschner(a)redhat.com> - 4.1.9-3
- Update to Samba 4.1.9.
- resolves: #1112251 - Fix CVE-2014-0244 and CVE-2014-3493.
* Wed Jun 11 2014 - Guenther Deschner <gdeschner(a)redhat.com> - 4.1.8-3
- Update to Samba 4.1.8.
- resolves: #1102528 - CVE-2014-0178.
Size change: 2092 bytes
scipy-0.14.0-3.fc21
-------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 180 bytes
screen-4.2.1-3.fc21
-------------------
* Mon Jun 23 2014 Rex Dieter <rdieter(a)fedoraproject.org> 4.2.1-3
- comply with http://fedoraproject.org/wiki/Packaging:Tmpfiles.d (#1112016)
Size change: 196 bytes
sddm-0.2.0-0.31.20140627gitf49c2c79.fc21
----------------------------------------
* Fri Jun 27 2014 Martin Briza <mbriza(a)redhat.com> - 0.2.0-0.31.20140627gitf49c2c79
- Patch unitialized values in signal handler in the daemon
* Fri Jun 27 2014 Martin Briza <mbriza(a)redhat.com> - 0.2.0-0.30.20140627gitf49c2c79
- Bump to latest upstream, switch back to sddm project
- Drop sddm.service
- Enable manpage and journald support
* Tue Jun 24 2014 Martin Briza <mbriza(a)redhat.com> - 0.2.0-0.29.20140623gitdb1d7381
- Fix default config to respect the new /usr/share paths
- Fixed multiple users after autologin
Size change: 1466 bytes
seahorse-3.12.2-4.fc21
----------------------
* Fri Jun 27 2014 Rex Dieter <rdieter(a)fedoraproject.org> 3.12.2-4
- drop needless scriptlet deps, %postun: update-mime-database only on removal
* Fri Jun 27 2014 Bastien Nocera <bnocera(a)redhat.com> 3.12.2-3
- Don't run update-mime-database in post, we don't ship mime XML
files anymore.
Size change: 351 bytes
shared-mime-info-1.3-6.fc21
---------------------------
* Fri Jun 27 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.3-6
- pull in upstream support for new -n option, re-enable fsync default on (#1052173)
* Thu Jun 26 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.3-5
- include PKGSYSTEM_ENABLE_FSYNC upstream implementation, except default off (#1052173)
Size change: 3395 bytes
silvia-0.2.2-0.7.9324db2git.fc21
--------------------------------
* Mon Jun 23 2014 Patrick Uiterwijk <puiterwijk(a)redhat.com> - 0.2.2-0.7.f14d948git
- Update to newest git commit
* Fri Jun 20 2014 Patrick Uiterwijk <puiterwijk(a)redhat.com> - 0.2.2-0.6.9324db2git
- Update to newest git commit
- This includes silvia_proxy
Size change: 11964 bytes
simple-scan-3.13.3-1.fc21
-------------------------
* Mon Jun 23 2014 David King <amigadave(a)amigadave.com> - 3.13.3-1
- Update to 3.13.3
Size change: 1397 bytes
spamassassin-3.4.0-7.fc21
-------------------------
* Fri Jun 20 2014 Kevin Fenzi <kevin(a)scrye.com> 3.4.0-7
- Add patch to work with newer perl-Net-DNS. Fixes bug #1111586
* Wed Jun 18 2014 Kevin Fenzi <kevin(a)scrye.com> 3.4.0-6
- Adjust systemd unit to not log to syslog since spamd does it already.
- Fixes bug #1107541
Size change: 949 bytes
speed-dreams-2.1.0-0.20.20140627svn5799.rc2.fc21
------------------------------------------------
* Sat Jun 28 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-0.20.20140627svn5799.rc2
- Update to svn5799.rc2
- added epoch to allow upgrade to pre-release
- added global svndate macro
* Thu Jun 26 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-19.trunk_r5796
- spec file cleanup
- rebuild for new svn version
* Wed Jun 25 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-18.trunk_r5781
- added BR libogg-devel
- added BR libvorbis-devel
* Tue Jun 24 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 2.1.0-17.trunk_r5781
- Update to rc1 svn5781
- added libportability.so to __requires_exclude
- remove zero length files
Size change: 148762447 bytes
srecord-1.64-1.fc21
-------------------
* Mon Jun 23 2014 Tom Callaway <spot(a)fedoraproject.org> - 1.64-1
- update to 1.64
Size change: 4452 bytes
st-0.5-3.fc21
-------------
* Thu Jun 26 2014 Petr Šabata <contyk(a)redhat.com> - 0.5-3
- Introduce the `user' subpackage
Size change: 2995 bytes
stardict-3.0.5-1.fc21
---------------------
* Sat Jun 28 2014 Robin Lee <cheeselee(a)fedoraproject.org> - 3.0.5-1
- Update to 3.0.5, drop upstreamed patches
- Don't run autoreconf
- License revised from 'GPLv3' to 'GPLv3+ and GPLv2+ and CPL'
Size change: 391214 bytes
stoken-0.6-1.fc21
-----------------
* Mon Jun 23 2014 Simone Caronni <negativo17(a)gmail.com> - 0.6-1
- Update to 0.6.
Size change: 570 bytes
stp-0.1-23.20140619git.44de620.fc21
-----------------------------------
* Wed Jun 18 2014 Jerry James <loganjerry(a)gmail.com> - 0.1-23.20140619git.44de620
- Update to recent git snapshot
- Drop upstreamed -undefined patch
Size change: 1330 bytes
strongswan-5.2.0-0.4.dr6.fc21
-----------------------------
* Thu Jun 26 2014 Pavel Šimerda <psimerda(a)redhat.com> - 5.2.0-0.4.dr6
- improve prerelease macro
* Thu Jun 26 2014 Pavel Šimerda <psimerda(a)redhat.com> - 5.2.0-0.3
- Resolves: #1111895 - bump to 5.2.0dr6
* Thu Jun 12 2014 Pavel Šimerda <psimerda(a)redhat.com> - 5.2.0-0.2
- Related: #1087437 - remove or upstream all patches not specific to fedora/epel
Size change: 126458 bytes
supermin-5.1.8-9.fc21
---------------------
* Wed Jun 25 2014 Richard W.M. Jones <rjones(a)redhat.com> - 5.1.8-9
- Add Requires findutils (RHBZ#1113029).
Size change: 109 bytes
suricata-2.0.2-2.fc21
---------------------
* Sat Jun 28 2014 Steve Grubb <sgrubb(a)redhat.com> 2.0.2-2
- Specfile cleanups (#1113413)
* Wed Jun 25 2014 Steve Grubb <sgrubb(a)redhat.com> 2.0.2-1
- New upstream bug fix release
- Enable liblua support
Size change: 13873 bytes
syck-0.70-4.20130402.fc21
-------------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 0.70-4.20130402
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to PHP extension configuration file
Size change: 246 bytes
synce-software-manager-0.9.0-22.fc21
------------------------------------
* Mon Jun 16 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.9.0-22
- Fix FTBFS with automake-1.14 (#1107435)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.0-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 332 bytes
synce-trayicon-0.15.2-0.9.20110523svn.fc21
------------------------------------------
* Mon Jun 16 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.15.2-0.9.20110523svn
- Fix FTBFS with recent gnome-common (#1107436)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15.2-0.8.20110523svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 738 bytes
syncevolution-1.4.1-4.fc21
--------------------------
* Fri Jun 27 2014 Milan Crha <mcrha(a)redhat.com> - 1:1.4.1-4
- Enable Akonadi and pbap backends
Size change: 980 bytes
sys_basher-2.0.1-6.fc21
-----------------------
* Sun Jun 22 2014 Joshua Rosen <bjrosen(a)polybus.com>
- 2.0.1-6 Excluded all ppc64
* Thu Jun 19 2014 Joshua Rosen <bjrosen(a)polybus.com>
- 2.0.1-5 Excluded all arms, added CPU Frequency tracking, added sys_basher_setup script to generate DMI info for sys_basher
* Wed Jun 18 2014 Joshua Rosen <bjrosen(a)polybus.com>
- 2.0.1-4 Excluded armv7hl
* Tue Jun 17 2014 Joshua Rosen <bjrosen(a)polybus.com>
- 2.0.1-2 Can now identify the location of a bad DIMM
Size change: 9230 bytes
systemd-214-5.fc21
------------------
* Sun Jun 29 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 214-5
- On aarch64 disable LTO as it still has issues on that arch
* Thu Jun 26 2014 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 214-4
- Bugfixes (#996133, #1112908)
* Mon Jun 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 214-3
- Actually create input group (#1054549)
* Sun Jun 22 2014 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 214-2
- Do not restart systemd-logind on upgrades (#1110697)
- Add some patches (#1081429, #1054549, #1108568, #928962)
* Wed Jun 11 2014 Lennart Poettering <lpoetter(a)redhat.com> - 214-1
- New upstream release
- Get rid of "floppy" group, since udev uses "disk" now
- Reenable LTO
Size change: 57262 bytes
tabbed-0.6-3.fc21
-----------------
* Wed Jun 25 2014 Petr Šabata <contyk(a)redhat.com> - 0.6-3
- Introduce the `user' subpackage
Size change: 3197 bytes
taglib-extras-1.0.1-8.fc21
--------------------------
* Thu Jun 19 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.0.1-8
- .spec cleanup
Size change: -2 bytes
tclabc-1.2.2-8.fc21
-------------------
* Wed Jun 25 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 1.2.2-8
- Fix FTBFS with tcl-8.6 (#1107442)
- Cleanup spec
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 21 2014 Jaroslav Škarvada <jskarvad(a)redhat.com> - 1.2.2-6
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
Size change: 489 bytes
texstudio-2.8.0-1.fc21
----------------------
* Fri Jun 20 2014 Johannes Lips <hannes(a)fedoraproject.org> 2.8.0-1
- Update to latest upstream version 2.8.0
Size change: 191501 bytes
the_silver_searcher-0.22.0-1.fc21
---------------------------------
Size change: 6376 bytes
tigervnc-1.3.1-7.fc21
---------------------
* Fri Jun 20 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.3.1-7
- xserver 1.15.99.903 ABI rebuild
Size change: 104 bytes
tintii-2.9.0-1.fc21
-------------------
* Mon Jun 23 2014 Christopher Meng <rpm(a)cicku.me> - 2.9.0-1
- Update to 2.9.0
Size change: 1546 bytes
tk-8.6.1-2.fc21
---------------
* Fri Jun 13 2014 Jaroslav Škarvada <jskarvad(a)redhat.com> - 1:8.6.1-2
- Re-enabled threads (previously reported bugs are no more reproducible)
Size change: 181 bytes
tnftp-20130505-7.fc21
---------------------
* Tue Jun 24 2014 David Cantrell <dcantrell(a)redhat.com> - 20130505-7
- Link with system libedit rather than using internal one (#1079639)
Size change: 895 bytes
tolua++-1.0.93-12.fc21
----------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.0.93-12
- Use the pre-generated toluabind.c everywhere but x86_64, something goes wrong
when re-generating it (bootstrap) elsewhere (rhbz#1094103)
Size change: 232 bytes
treecc-0.3.8-14.fc21
--------------------
* Wed Jun 11 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0.3.8-14
- Fix FTBFS (#1107463)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.3.8-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.3.8-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Size change: -164 bytes
udpxy-1.0.23-1.fc21
-------------------
* Sun Jun 29 2014 Alexey Kurov <nucleo(a)fedoraproject.org> - 1.0.23-1
- udpxy 1.0.23-9
Size change: -4814 bytes
udunits2-2.2.14-1.fc21
----------------------
* Mon Jun 23 2014 Orion Poplawski <orion(a)cora.nwra.com> - 2.2.14-1
- Update to 2.2.14
* Fri Jun 13 2014 Orion Poplawski <orion(a)cora.nwra.com> - 2.2.13-1
- Update to 2.2.13
Size change: 1323 bytes
uhttpmock-0.3.0-1.fc21
----------------------
* Sun Jun 22 2014 Philip Withnall <philip(a)tecnocode.co.uk> - 0.3.0-1
- Update to 0.3.0
Size change: 5308 bytes
unifont-7.0.01-1.fc21
---------------------
* Sun Jun 22 2014 Zbigniew Jędrzejewski-Szmek <zbyszek(a)in.waw.pl> - 7.0.01-1
- Update to new upstream version
- Split out unifont-viewer subpackage
Size change: 769739 bytes
util-linux-2.25-0.2.fc21
------------------------
* Wed Jun 25 2014 Peter Jones <pjones(a)redhat.com> - 2.25-0.2
- Fix libblkid's squashfs probe return checking.
Related: rhbz#1112315
Size change: 938 bytes
uuid-1.6.2-26.fc21
------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.6.2-26
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to PHP extension configuration file
Size change: 255 bytes
uwsgi-1.9.19-5.fc21
-------------------
* Thu Jun 19 2014 Remi Collet <rcollet(a)redhat.com> - 1.9.19-5
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
Size change: 105 bytes
varnish-agent-4.0.0-0.3.RC2.fc21
--------------------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.0-0.3.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 269 bytes
vavoom-1.33-10.fc21
-------------------
* Fri Jun 20 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.33-10
- Fix FTBFS (rhbz#1037375)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.33-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1004 bytes
viewnior-1.4-1.fc21
-------------------
* Thu Jun 26 2014 Christoph Wickert <cwickert(a)fedoraproject.org> - 1.4-1
- Update to 1.4
- Fix Source0 URL and website
- Update BuildRequires
- Drop obsolete aarch64 patch
- Fix changelog
Size change: 37728 bytes
vino-3.13.3-1.fc21
------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: 775 bytes
vips-7.38.6-1.fc21
------------------
* Sun Jun 22 2014 Benjamin Gilbert <bgilbert(a)backtick.net> - 7.38.6-1
- New release
Size change: -62 bytes
voms-2.0.11-6.fc21
------------------
* Thu Jun 26 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 2.0.11-6
- Clean up SHA2 patch
* Thu Jun 26 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 2.0.11-5
- Fix compilation problems when strndup is already defined
* Thu Jun 26 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 2.0.11-4
- Patch that fixes a stack smash when SHA2 certificates are used
Size change: 1712 bytes
vte-0.28.2-12.fc21
------------------
* Sat Jun 28 2014 Kevin Fenzi <kevin(a)scrye.com> 0.28.2-12
- Add patch to fix control+home/control+end. Fixes bug #1114074
- Thanks to jskarvad for the patch
Size change: 991 bytes
vte291-0.37.2-1.fc21
--------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 0.37.2-1
- Update to 0.37.2
Size change: 2626 bytes
vte3-0.36.3-1.fc21
------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 0.36.3-1
- Update to 0.36.3
Size change: 4348 bytes
webkitgtk-2.4.3-3.fc21
----------------------
* Wed Jun 25 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 2.4.3-3
- Fix for 64k pages on aarch64 (#1074093, #1113347)
Size change: 163 bytes
writerperfect-0.9.1-3.fc21
--------------------------
* Fri Jun 27 2014 David Tardon <dtardon(a)redhat.com> - 0.9.1-3
- enable support for Adobe PageMaker documents
Size change: 208 bytes
xcb-util-renderutil-0.3.9-1.fc21
--------------------------------
* Sun Jun 22 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 0.3.9-1
- Update to 0.3.9.
Size change: 35505 bytes
xorg-x11-drv-apm-1.2.5-17.fc21
------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.2.5-17
- xserver 1.15.99.903 ABI rebuild
Size change: 104 bytes
xorg-x11-drv-armsoc-0.7.0-5.20140504.fc21
-----------------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.7.0-5.20140504
- xserver 1.15.99.903 ABI rebuild
Size change: 107 bytes
xorg-x11-drv-ati-7.4.0-0.4.20140419git48d3dbc.fc21
--------------------------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 7.4.0-0.4.20140419git48d3dbc
- xserver 1.15.99.903 ABI rebuild
Size change: 98 bytes
xorg-x11-drv-cirrus-1.5.2-9.fc21
--------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.5.2-9
- xserver 1.15.99.903 ABI rebuild
Size change: 98 bytes
xorg-x11-drv-dummy-0.3.6-19.fc21
--------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.3.6-19
- xserver 1.15.99.903 ABI rebuild
Size change: 71 bytes
xorg-x11-drv-fbdev-0.4.3-18.fc21
--------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.4.3-18
- xserver 1.15.99.903 ABI rebuild
Size change: 82 bytes
xorg-x11-drv-glint-1.2.8-16.fc21
--------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.2.8-16
- xserver 1.15.99.903 ABI rebuild
Size change: 100 bytes
xorg-x11-drv-i128-1.3.6-17.fc21
-------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.3.6-17
- xserver 1.15.99.903 ABI rebuild
Size change: 86 bytes
xorg-x11-drv-i740-1.3.4-17.fc21
-------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.3.4-17
- xserver 1.15.99.903 ABI rebuild
Size change: 96 bytes
xorg-x11-drv-ivtv-1.2.0-0.14.fc21
---------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.2.0-0.14
- xserver 1.15.99.903 ABI rebuild
Size change: 79 bytes
xorg-x11-drv-mach64-6.9.4-15.fc21
---------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 6.9.4-15
- xserver 1.15.99.903 ABI rebuild
Size change: 99 bytes
xorg-x11-drv-mga-1.6.2-16.fc21
------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.6.2-16
- xserver 1.15.99.903 ABI rebuild
Size change: 75 bytes
xorg-x11-drv-modesetting-0.8.1-3.20140428git509dbe8.fc21
--------------------------------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.8.1-3.20140428git509dbe8
- xserver 1.15.99.903 ABI rebuild
Size change: 122 bytes
xorg-x11-drv-nouveau-1.0.10-5.fc21
----------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1:1.0.10-5
- xserver 1.15.99.903 ABI rebuild
Size change: 94 bytes
xorg-x11-drv-qxl-0.1.1-11.fc21
------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.1.1-11
- xserver 1.15.99.903 ABI rebuild
Size change: 107 bytes
xorg-x11-drv-r128-6.9.1-14.fc21
-------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 6.9.1-14
- xserver 1.15.99.903 ABI rebuild
Size change: 76 bytes
xorg-x11-drv-rendition-4.2.5-17.fc21
------------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 4.2.5-17
- xserver 1.15.99.903 ABI rebuild
Size change: 104 bytes
xorg-x11-drv-s3virge-1.10.6-17.fc21
-----------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.10.6-17
- xserver 1.15.99.903 ABI rebuild
Size change: 99 bytes
xorg-x11-drv-savage-2.3.7-6.fc21
--------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 2.3.7-6
- xserver 1.15.99.903 ABI rebuild
Size change: 81 bytes
xorg-x11-drv-siliconmotion-1.7.7-16.fc21
----------------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.7.7-16
- xserver 1.15.99.903 ABI rebuild
Size change: 78 bytes
xorg-x11-drv-sis-0.10.7-18.fc21
-------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.10.7-18
- xserver 1.15.99.903 ABI rebuild
Size change: 78 bytes
xorg-x11-drv-sisusb-0.9.6-17.fc21
---------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.9.6-17
- xserver 1.15.99.903 ABI rebuild
Size change: 78 bytes
xorg-x11-drv-tdfx-1.4.5-16.fc21
-------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.4.5-16
- xserver 1.15.99.903 ABI rebuild
Size change: 79 bytes
xorg-x11-drv-trident-1.3.6-17.fc21
----------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.3.6-17
- xserver 1.15.99.903 ABI rebuild
Size change: 82 bytes
xorg-x11-drv-v4l-0.2.0-40.fc21
------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 0.2.0-40
- xserver 1.15.99.903 ABI rebuild
Size change: 72 bytes
xorg-x11-drv-voodoo-1.2.5-17.fc21
---------------------------------
* Mon Jun 16 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.2.5-17
- xserver 1.15.99.903 ABI rebuild
Size change: 76 bytes
xorg-x11-drv-wacom-0.25.0-1.fc21
--------------------------------
* Fri Jun 20 2014 Peter Hutterer <peter.hutterer(a)redhat.com> 0.25.0-
- wacom 0.25.0
Size change: 5075 bytes
xorg-x11-server-1.15.99.903-2.fc21
----------------------------------
* Thu Jun 19 2014 Dennis Gilmore <dennis(a)ausil.us> - 1.15.99.903-2
- add support for non pci platform devices
* Wed Jun 11 2014 Hans de Goede <hdegoede(a)redhat.com> - 1.15.99.903-1
- Update to 1.15.99.903
- This bumps the videodrv ABI once more, so all drivers must be rebuild
Size change: -34877251 bytes
xterm-308-1.fc21
----------------
* Mon Jun 23 2014 Miroslav Lichvar <mlichvar(a)redhat.com> 308-1
- update to 308
* Mon Jun 09 2014 Miroslav Lichvar <mlichvar(a)redhat.com> 306-1
- update to 306
Size change: 2119 bytes
yad-0.26.1-2.fc21
-----------------
* Sat Jun 21 2014 Elder Marco <eldermarco(a)fedoraproject.org> - 0.26.1-2
- Patch to fix missing buttons (BZ #1111285)
* Tue Jun 10 2014 Elder Marco <eldermarco(a)fedoraproject.org> - 0.26.1-1
- Update to 0.26.1
- New Source and Project URL
Size change: 3163 bytes
yaz-5.2.0-1.fc21
----------------
* Sun Jun 15 2014 Christopher Meng <rpm(a)cicku.me> - 5.2.0-1
- Update to 5.2.0
* Mon Jun 09 2014 Christopher Meng <rpm(a)cicku.me> - 5.1.3-1
- Update to 5.1.3
Size change: 7354 bytes
yelp-3.13.3-1.fc21
------------------
* Tue Jun 24 2014 Richard Hughes <rhughes(a)redhat.com> - 1:3.13.3-1
- Update to 3.13.3
Size change: -7486 bytes
zabbix-2.2.4-1.fc21
-------------------
* Tue Jun 24 2014 Volker Fröhlich <volker27(a)gmx.at> - 2.2.4-1
- New upstream release
- Remove obsolete patches
* Fri Jun 20 2014 Volker Fröhlich <volker27(a)gmx.at> - 2.2.3-4
- Patch for ZBX-8151 (Local file inclusion via XXE attack) -- CVE-2014-3005
* Sun Jun 08 2014 Volker Fröhlich <volker27(a)gmx.at> - 2.2.3-3
- Patch for ZBX-8238 (logrt may continue reading an old file repeatedly)
Size change: 316763 bytes
zarafa-7.1.10-1.fc21
--------------------
* Sun Jun 29 2014 Robert Scheck <robert(a)fedoraproject.org> 7.1.10-1
- Upgrade to 7.1.10
* Fri Jun 20 2014 Remi Collet <rcollet(a)redhat.com> - 7.1.9-2.1
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
- add numerical prefix to extension configuration file
Size change: 4341 bytes
zathura-0.2.9-1.fc21
--------------------
* Thu Jun 26 2014 Petr Šabata <contyk(a)redhat.com> - 0.2.9-1
- 0.2.9 bump
Size change: 51380 bytes
Summary:
Added Packages: 55
Removed Packages: 0
Modified Packages: 449
Size of added packages: 424430712 (405 M)
Size change of modified packages: 109523375 (104 M)
Size of removed packages: 0 (0 )
Size change: 533954087 (509 M)
Compose finished at Mon Jun 30 06:57:21 UTC 2014
8 years, 11 months
arm rawhide report: 20140629 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[APLpy]
APLpy-0.9.8-5.fc21.noarch requires pywcs
[ATpy]
ATpy-0.9.7-5.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-5.fc21.noarch requires python3-astropy
[BackupPC]
BackupPC-3.3.0-3.fc21.aarch64 requires perl(File::RsyncP)
[OpenLP]
OpenLP-2.0.5-1.fc21.noarch requires libreoffice-impress
OpenLP-2.0.5-1.fc21.noarch requires libreoffice-headless
OpenLP-2.0.5-1.fc21.noarch requires libreoffice-graphicfilter
[OpenTK]
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System) = 0:2.0.0.0
[PyQuante]
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[R-GenomicFeatures]
R-GenomicFeatures-1.14.2-2.fc21.noarch requires R-rtracklayer
[RepetierHost]
RepetierHost-0.90D-2.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System) = 0:2.0.0.0
[abrt]
abrt-addon-vmcore-2.2.1-4.fc21.aarch64 requires kexec-tools
[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)
[aprsdigi]
aprsdigi-3.5.1-3.fc21.aarch64 requires ax25-tools
[arduino]
1:arduino-1.0.5-7.fc21.noarch requires rxtx
[asterisk]
asterisk-ices-11.9.0-2.fc21.1.aarch64 requires ices
[audacious]
audacious-3.5-2.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.5
[audtty]
audtty-0.1.12-9.fc20.aarch64 requires libaudclient.so.2()(64bit)
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[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)
[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
[beneath-a-steel-sky]
beneath-a-steel-sky-1.3-7.fc21.noarch requires scummvm >= 0:0.12.0
[beneath-a-steel-sky-cd]
beneath-a-steel-sky-cd-0.0372-10.fc21.noarch requires scummvm >= 0:0.9.1
[bibus]
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-writer
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-pyuno
[bochs]
bochs-2.6.2-5.fc20.aarch64 requires bochs-bios = 0:2.6.2-5.fc20
[cabal-rpm]
cabal-rpm-0.8.11-2.fc21.aarch64 requires cabal-install
[ccgo]
ccgo-0.3.6.4-11.fc21.aarch64 requires gnugo
[coccinella]
coccinella-0.96.20-9.fc21.noarch requires iaxclient
[condor-cloud]
condor-cloud-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
condor-cloud-node-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
[condor-ec2-enhanced]
condor-ec2-enhanced-1.3.1-4.fc21.noarch requires condor >= 0:7.4.4-0.9
[condor-ec2-enhanced-hooks]
condor-ec2-enhanced-hooks-1.3.1-4.fc21.noarch requires condor >= 0:7.2.0-4
[condor-job-hooks]
condor-job-hooks-1.5-9.fc21.noarch requires condor >= 0:7.0.2-4
[condor-low-latency]
condor-low-latency-1.2-2.fc21.5.noarch requires condor >= 0:7.0.2-4
[condor-wallaby]
condor-wallaby-client-5.0.3-6.fc21.noarch requires condor >= 0:7.4.4-0.9
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cura]
cura-14.06-2.fc21.noarch requires pypy
cura-14.06-2.fc21.noarch requires CuraEngine >= 0:14.03
[curator]
curator-2.2.0-4.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[ddccontrol]
ddccontrol-doc-0.4.2-7.20120904gitc3af663d.fc20.noarch requires ddccontrol = 0:0.4.2-7.20120904gitc3af663d.fc20
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires rubygem(cloudfiles)
[desktopcouch]
desktopcouch-1.0.8-2.fc21.noarch requires couchdb
[dogtag-pki]
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tps >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tools >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tks >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-symkey >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ocsp >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-kra >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-javadoc >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ca >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-base >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires esc >= 0:1.1.0
[drascula]
drascula-1.0-12.fc21.noarch requires scummvm >= 0:0.12.0
[drgeo-doc]
drgeo-doc-1.6-17.fc21.noarch requires drgeo
[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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 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 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-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 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-slice2java]
eclipse-slice2java-3.5.1.20131004-2.fc21.noarch requires ice-java >= 0:3.5
[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-log4erl]
erlang-log4erl-0.9.0-9.fc21.aarch64 requires erlang-mochiweb
[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-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)
[fedora-dockerfiles]
fedora-dockerfiles-0-0.6.git122ef5d.fc21.noarch requires docker-io
[fedora-package-config-apt]
fedora-package-config-apt-16.00-6.noarch requires apt >= 0:0.5.15lorg3
[flight-of-the-amazon-queen]
flight-of-the-amazon-queen-1.0-11.fc21.noarch requires scummvm >= 0:0.9.1
[flight-of-the-amazon-queen-cd]
flight-of-the-amazon-queen-cd-1.0-11.fc21.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-9.fc21.noarch requires kmod(floppy.ko)
[freedroidrpg]
freedroidrpg-data-0.15.1-6.fc20.noarch requires freedroidrpg = 0:0.15.1-6.fc20
[freeipa]
freeipa-server-3.3.5-4.fc21.aarch64 requires pki-ca >= 0:10.1.1
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[globus-gram-job-manager-sge]
globus-gram-job-manager-sge-1.7-4.fc21.aarch64 requires gridengine
[glusterfs-hadoop]
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager)
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[gnome-shell-extensions]
gnome-shell-extension-common-3.13.3-1.fc21.noarch requires gnome-shell >= 0:3.13.3
[gnumed]
gnumed-1.4.8-2.fc21.noarch requires libreoffice-pyuno
[gofer]
ruby-gofer-0.77.1-2.fc21.noarch requires rubygem(qpid) >= 0:0.16.0
[golang-bitbucket-kardianos-osext]
golang-bitbucket-kardianos-osext-devel-0-0.5.hg364fb577de68.fc21.noarch requires golang
[golang-github-coreos-go-log]
golang-github-coreos-go-log-devel-0-0.6.git840af6b.fc21.noarch requires golang
[golang-github-coreos-go-systemd]
golang-github-coreos-go-systemd-devel-2-1.fc21.noarch requires golang
[golang-github-fsouza-go-dockerclient]
golang-github-fsouza-go-dockerclient-devel-0-0.2.gitd639515.fc21.noarch requires golang
[golang-github-godbus-dbus]
golang-github-godbus-dbus-devel-0-0.2.gitcb98efb.fc21.noarch requires golang
[golang-github-goraft-raft]
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang(code.google.com/p/goprotobuf)
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang
[golang-github-gorilla-context]
golang-github-gorilla-context-devel-0-0.24.gitb06ed15.fc21.noarch requires golang
[golang-github-gorilla-mux]
golang-github-gorilla-mux-devel-0-0.14.git136d54f.fc21.noarch requires golang
[golang-github-kdar-factorlog]
golang-github-kdar-factorlog-devel-0-0.2.git814d8f7.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.20.git67e2db2.fc21.noarch requires golang
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.2.gitd700e5b.fc21.noarch requires golang
[golang-github-openshift-go-json-rest]
golang-github-openshift-go-json-rest-devel-0-0.2.git7715b15.fc21.noarch requires golang
[golang-github-openshift-go-systemd]
golang-github-openshift-go-systemd-devel-0-0.3.gitb71042d.fc21.noarch requires golang
[golang-github-smarterclayton-go-systemd]
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang
[golang-github-spf13-cobra]
golang-github-spf13-cobra-devel-0-0.3.gite174a40.fc21.noarch requires golang
[golang-github-spf13-pflag]
golang-github-spf13-pflag-devel-0-0.2.git94e98a5.fc21.noarch requires golang
[golang-github-syndtr-gocapability]
golang-github-syndtr-gocapability-devel-0-0.7.git3c85049.fc21.noarch requires golang
[golang-googlecode-net]
golang-googlecode-net-devel-0-0.14.hg84a4013f96e0.fc21.noarch requires golang
[golang-googlecode-sqlite]
golang-googlecode-sqlite-devel-0-0.10.hg74691fb6f837.fc21.noarch requires golang
[golang-launchpad-gocheck]
golang-launchpad-gocheck-devel-0-0.3.bzr85.fc21.noarch requires golang
[gourmet]
gourmet-0.17.4-1.fc21.noarch requires metakit
[grub-customizer]
grub-customizer-4.0.6-2.fc21.aarch64 requires grub2
[gscan2pdf]
gscan2pdf-1.2.5-2.fc21.noarch requires unpaper
[gspiceui]
gspiceui-0.9.98-12.fc21.aarch64 requires ngspice
[guitone]
guitone-1.0-0.7.rc5.fc21.aarch64 requires monotone >= 0:0.99.1
[h5py]
h5py-2.3.0-3.fc21.aarch64 requires hdf5 = 0:1.8.12
[hbase]
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-minicluster)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires hadoop-tests
[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-4.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[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-2.fc21.noarch requires python-libguestfs
[ipython]
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
[javasqlite]
javasqlite-20131124-3.fc21.aarch64 requires jre-1.7.0-headless
[jmol]
jmol-14.0.13-3.fc21.noarch requires icedtea-web
[jspecview]
jspecview-2-9.1649svn.fc21.noarch requires icedtea-web
[kdeedu]
kdeedu-4.13.2-1.fc21.noarch requires kalzium >= 0:4.13.2
[kdepim]
7:kdepim-4.13.1-2.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
[kigo]
kigo-4.13.2-1.fc21.aarch64 requires gnugo
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[kst]
kst-docs-2.0.7-3.fc20.noarch requires kst = 0:2.0.7-3.fc20
[laditools]
laditools-1.0.1-9.fc21.noarch requires a2jmidid
[lasso]
lasso-php-2.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
lasso-php-2.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
leiningen-1.7.1-7.fc20.noarch requires classworlds
[libkolab]
php-kolab-0.5.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolab-0.5.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[libkolabxml]
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(api) = 0:20121113-64
[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
[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-2.fc21.aarch64 requires libreoffice-core
[liveusb-creator]
liveusb-creator-3.12.1-2.fc21.noarch requires syslinux
[lure]
lure-1.1-11.fc21.noarch requires scummvm >= 0:0.12.0
[lxde-common]
lxde-common-0.5.5-0.10.20110328git87c368d7.fc21.noarch requires lxpanel
[maniadrive]
maniadrive-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
maniadrive-track-editor-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
raydium-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[mariadb-galera]
1:mariadb-galera-server-5.5.36-10.fc21.aarch64 requires galera >= 0:25.3.3
[memchan]
memchan-2.3-6.fc21.aarch64 requires tcl(abi) = 0:8.5
[ming]
ming-php-0.4.5-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
ming-php-0.4.5-3.fc21.aarch64 requires php(api) = 0:20121113-64
[mingw-LibRaw]
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-OpenEXR]
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-SDL]
mingw32-SDL-1.2.15-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-angleproject]
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-antlr]
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atkmm]
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-boost]
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairo]
mingw32-cairo-1.12.16-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-clucene]
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cppunit]
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-curl]
mingw32-curl-7.37.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-cximage]
mingw32-cximage-600-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cximage-600-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-dbus]
mingw32-dbus-1.6.12-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-dirac]
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-enchant]
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fftw]
mingw32-fftw-3.3.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-flac]
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fontconfig]
mingw32-fontconfig-2.11.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fontconfig-2.11.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-freeimage]
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gettext]
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.41.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-glibmm24]
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-7.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer-plugins-bad-free]
mingw32-gstreamer-plugins-bad-free-0.10.23-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-good]
mingw32-gstreamer-plugins-good-0.10.31-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer1]
mingw32-gstreamer1-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-1.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer1-plugins-base]
mingw32-gstreamer1-plugins-base-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk2]
mingw32-gtk2-2.24.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk3]
mingw32-gtk3-3.13.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkmm24]
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkmm30]
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.28-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.28-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-icu]
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-id3lib]
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-jasper]
mingw32-jasper-1.900.1-23.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-leptonica]
mingw32-leptonica-1.69-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libarchive]
mingw32-libarchive-3.1.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgcrypt]
mingw32-libgcrypt-1.6.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libglademm24]
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgsf]
mingw32-libgsf-1.14.30-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmicrohttpd]
mingw32-libmicrohttpd-0.9.34-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-liboil]
mingw32-liboil-0.3.16-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libosinfo]
mingw32-libosinfo-0.2.8-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libpng]
mingw32-libpng-1.6.10-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsigc++20]
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libsqlite3x]
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libssh2]
mingw32-libssh2-1.4.3-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libtiff]
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtiff-4.0.3-5.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libvirt]
mingw32-libvirt-1.2.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvirt-1.2.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libwebp]
mingw32-libwebp-0.4.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libxml++]
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libxslt]
mingw32-libxslt-1.1.28-4.fc21.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-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nettle]
mingw32-nettle-2.7.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nsiswrapper]
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-nsis
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-binutils
[mingw-openjpeg]
mingw32-openjpeg-1.5.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-openssl]
mingw32-openssl-1.0.1e-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-opus]
mingw32-opus-1.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-opus-1.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-opusfile]
mingw32-opusfile-0.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-orc]
mingw32-orc-0.4.16-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pango]
mingw32-pango-1.36.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pangomm]
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pcre]
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-physfs]
mingw32-physfs-2.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pixman]
mingw32-pixman-0.32.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.32.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plibc]
mingw32-plibc-0.1.7-0.2.20130812svn147.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-plotmm]
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qpid-cpp]
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qpid-cpp-0.14-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qpid-cpp-0.14-9.fc21.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.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtgraphicaleffects]
mingw32-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtlocation]
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsvg]
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsystems]
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5dbus.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5dbus.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtwebkit]
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5printsupport.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5printsupport.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-shapelib]
mingw32-shapelib-tools-1.3.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-tools-1.3.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.13.git58097d9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-speex]
mingw32-speex-1.2-0.17.rc1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-speex-1.2-0.17.rc1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sqlite]
mingw32-sqlite-3.8.4.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-taglib]
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tcl]
mingw32-tcl-8.6.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-tesseract]
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tk]
mingw32-tk-8.5.13-5.fc21.noarch requires mingw32(tcl85.dll)
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.7-2.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-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-wxWidgets]
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xerces-c]
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-zfstream]
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[msp430-libc]
msp430-libc-20120224-3.fc21.noarch requires msp430-gcc >= 0:4.6.3
[narayana]
narayana-5.0.0-3.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[netdisco]
netdisco-1.1-7.fc21.noarch requires perl(SNMP::Info::Layer2::Bay)
[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-4.fc21.noarch requires nodejs(engine)
[nodejs-amdefine]
nodejs-amdefine-0.0.4-4.fc21.noarch requires nodejs(engine) >= 0:0.4.2
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-3.fc21.noarch requires nodejs(engine)
[nodejs-deep-equal]
nodejs-deep-equal-0.0.0-4.fc21.noarch requires nodejs(engine)
[nodejs-defined]
nodejs-defined-0.0.0-3.fc21.noarch requires nodejs(engine)
[nodejs-get]
nodejs-get-1.3.0-2.fc21.noarch requires nodejs(engine) >= 0:0.3.6
[nodejs-hashish]
nodejs-hashish-0.0.4-3.fc21.noarch requires npm(traverse) >= 0:0.2.4
nodejs-hashish-0.0.4-3.fc21.noarch requires nodejs(engine)
[nodejs-mapnik-reference]
nodejs-mapnik-reference-5.0.9-2.fc21.noarch requires nodejs(engine)
[nodejs-optimist]
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) < 0:0.1
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) >= 0:0.0.2
nodejs-optimist-0.4.0-3.fc21.noarch requires nodejs(engine)
[nodejs-options]
nodejs-options-0.0.5-3.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-passport]
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) < 0:0.4
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) >= 0:0.3.0
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pause) = 0:0.0.1
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) < 0:2
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) >= 0:1
nodejs-passport-0.2.0-2.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-require-all]
nodejs-require-all-0.0.8-2.fc21.noarch requires nodejs(engine)
[nodejs-sphericalmercator]
nodejs-sphericalmercator-1.0.2-3.fc21.noarch requires nodejs(engine)
[nodejs-step]
nodejs-step-0.0.5-3.fc21.noarch requires nodejs(engine)
[nodejs-tinycolor]
nodejs-tinycolor-0.0.1-5.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-underscore-dot-string]
nodejs-underscore-dot-string-2.3.1-4.fc21.noarch requires nodejs(engine)
[nodejs-uri-js]
nodejs-uri-js-1.4.2-4.fc21.noarch requires nodejs(engine)
[nodejs-yamlish]
nodejs-yamlish-0.0.5-5.fc21.noarch requires nodejs(engine)
[olpc-netutils]
olpc-netutils-0.8.2-5.fc21.noarch requires olpc-utils >= 0:1.3.1
[oozie]
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.thrift:libfb303)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-streaming)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-distcp)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
[openarena]
openarena-0.8.8-4.fc21.noarch requires quake3 >= 0:1.36-11
[openbox]
gnome-panel-control-3.5.2-4.fc21.aarch64 requires gnome-panel
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libjim.so.0.74()(64bit)
openocd-0.7.0-3.fc21.aarch64 requires libftdi.so.1()(64bit)
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-2.fc21.noarch requires mongodb
[openshift-origin-cartridge-mongodb]
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-server
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-devel
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires libmongodb
[openshift-origin-node-proxy]
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-ws
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-supervisor
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-async
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs
[openstack-nova]
openstack-nova-compute-2014.1.1-2.fc21.noarch requires python-libguestfs
[owncloud]
owncloud-nginx-6.0.3-2.fc21.noarch requires nginx
[oz]
oz-0.12.0-3.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-3.fc21.noarch requires libvirt-daemon-kvm
[pam_mount]
pam_mount-2.14-2.fc21.aarch64 requires hxtools
[paraview]
paraview-devel-4.1.0-6.fc21.aarch64 requires vtk-devel(aarch-64)
[pcsc-perl]
pcsc-perl-1.4.12-9.fc21.aarch64 requires libpcsclite.so.1
[pdfmod]
pdfmod-0.9.1-8.fc21.noarch requires mono-core
pdfmod-0.9.1-8.fc21.noarch requires mono(pango-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gtk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gdk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gconf-sharp) = 0:2.24.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(atk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Posix) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires hyena
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-5.fc21.noarch requires root-core
[perl-Object-InsideOut]
perl-Object-InsideOut-3.98-2.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-15.fc21.noarch requires tkgate
[pgRouting]
pgRouting-2.0.0-3.fc21.aarch64 requires postgis
[pharosc]
pharosc-8.3-9.fc21.noarch requires ngspice
pharosc-alliance-8.3-9.fc21.noarch requires alliance
pharosc-magic-8.3-9.fc21.noarch requires magic
pharosc-xcircuit-8.3-9.fc21.noarch requires xcircuit
[php-ZendFramework]
php-ZendFramework-Cache-Backend-Libmemcached-1.12.5-2.fc21.noarch requires php-pecl-memcached
php-ZendFramework-Serializer-Adapter-Igbinary-1.12.5-2.fc21.noarch requires php-pecl-igbinary
[php-ZendFramework2]
php-ZendFramework2-Serializer-2.3.1-2.fc21.noarch requires php-pecl(igbinary)
[php-facedetect]
php-facedetect-1.0.1-11.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-facedetect-1.0.1-11.fc21.aarch64 requires php(api) = 0:20121113-64
[php-idn]
php-idn-1.2c-10.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-idn-1.2c-10.fc21.aarch64 requires php(api) = 0:20121113-64
[php-libvirt]
php-libvirt-0.4.8-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-libvirt-0.4.8-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-magickwand]
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-amqp]
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-cairo]
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-event]
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gearman]
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-geoip]
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gmagick]
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-http]
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-imagick]
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-judy]
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-krb5]
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-lzf]
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mailparse]
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memcache]
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memprof]
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mongo]
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-msgpack]
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-ms]
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-qc]
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ncurses]
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-oauth]
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-parsekit]
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-propro]
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-radius]
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-raphf]
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-rrd]
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-runkit]
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-selinux]
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-solr]
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-sphinx]
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ssh2]
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-uuid]
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xdebug]
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xmldiff]
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-yaml]
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-zip]
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-shout]
php-shout-0.9.2-16.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-shout-0.9.2-16.fc21.aarch64 requires php(api) = 0:20121113-64
[php-twig-ctwig]
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-xcache]
php-xcache-3.1.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-xcache-3.1.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-zmq]
php-zmq-1.0.8-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-zmq-1.0.8-3.fc21.aarch64 requires php(api) = 0:20121113-64
[pidgin-rhythmbox]
pidgin-rhythmbox-2.0-12.fc21.aarch64 requires rhythmbox
[pig]
pig-0.12.0-5.fc21.noarch requires hadoop-tests
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
[pki-ra]
pki-ra-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
[poppler-sharp]
poppler-sharp-0.0.3-6.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
[prosody]
prosody-0.9.4-3.fc21.aarch64 requires luajit
prosody-0.9.4-3.fc21.aarch64 requires /usr/bin/luajit
[pymol]
pymol-1.7.0-3.20140115svn4060.fc21.aarch64 requires apbs
[python-astroML]
python-astroML-0.2-3.fc21.noarch requires python-astropy
[python-cclib]
python-cclib-1.2-1.fc21.noarch requires vtk-python
[python-couchdbkit]
python-couchdbkit-0.6.5-3.fc21.noarch requires couchdb
[python-elasticsearch]
python-elasticsearch-1.0.0-2.fc21.noarch requires python-thrift
[python-networkx]
python-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
python3-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
[python-openoffice]
python-openoffice-0.1-0.15.20110209.fc21.noarch requires libreoffice-pyuno
[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-pymtp]
python-pymtp-0.0.6-2.fc21.aarch64 requires libmtp.so.9
[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)
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
[qepcad-B]
qepcad-B-1.69-6.fc21.aarch64 requires Singular
[qle]
qle-0.0.18-10.fc21.noarch requires cwdaemon
[qt4pas]
qt4pas-2.5-4.fc21.aarch64 requires fpc-src
[rcsslogplayer]
rcsslogplayer-15.1.1-3.fc21.aarch64 requires rcssmonitor
[redland-bindings]
php-redland-1.0.16.1-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-redland-1.0.16.1-7.fc21.aarch64 requires php(api) = 0:20121113-64
[remctl]
remctl-php-3.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
remctl-php-3.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[retrace-server]
retrace-server-1.11-2.fc21.noarch requires kexec-tools
[rf]
rf-0.4.18-5.fc21.noarch requires xmlstarlet
[rhythmbox-equalizer]
rhythmbox-equalizer-1.4-7.fc21.aarch64 requires rhythmbox
[rootplot]
rootplot-2.2.1-7.fc19.noarch requires root-python
[rpm-ostree-toolbox]
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-xfs
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-tools-c
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-gobject
[rrdtool]
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(api) = 0:20121113-64
[rubygem-activeldap]
rubygem-activeldap-4.0.2-2.fc21.noarch requires rubygem(activemodel) < 0:4.1
[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-5.fc21.noarch requires ruby-libguestfs
[rubygem-bson_ext]
rubygem-bson_ext-1.9.2-4.fc21.aarch64 requires rubygem(bson) < 0:1.10
[rubygem-childprocess]
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) < 0:2
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.6
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.11
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0
[rubygem-coffee-script-source]
rubygem-coffee-script-source-1.6.3-1.fc21.noarch requires coffee-script-common = 0:1.6.3
[rubygem-compass-rails]
rubygem-compass-rails-1.1.7-2.fc21.noarch requires rubygem(sprockets) <= 0:2.11.0
[rubygem-cucumber]
rubygem-cucumber-1.3.15-1.fc21.noarch requires rubygem(gherkin) >= 0:2.12
[rubygem-ethon]
rubygem-ethon-0.7.0-2.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-4.fc21.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-mongoid]
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(tzinfo) < 0:0.4
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(origin) < 0:2
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(activemodel) < 0:4
[rubygem-net-ping]
rubygem-net-ping-1.7.3-2.fc21.noarch requires rubygem(ffi)
[rubygem-openscap]
rubygem-openscap-0.1.0-6.fc21.noarch requires rubygem(ffi) >= 0:1.4.0
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi) >= 0:0.5.0
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi)
[rubygem-rubigen]
rubygem-rubigen-1.5.8-3.fc21.noarch requires rubygem(activesupport) < 0:3.2.0
[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-8.fc21.noarch requires rubygem(ffi) >= 0:1.0.7
[rubygem-simple_form]
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(activemodel) < 0:4.1
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(actionpack) < 0:4.1
[rubygem-thinking-sphinx]
rubygem-thinking-sphinx-3.1.0-2.fc21.noarch requires rubygem(joiner) >= 0:0.2.0
[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-4.fc21.noarch requires jogl2
[scitools]
scitools-extras-0.9.0-5.fc21.noarch requires vtk-python
[scummvm-tools]
scummvm-tools-1.6.0-6.fc21.aarch64 requires scummvm >= 0:1.6.0
[selinux-policy]
selinux-policy-mls-3.13.1-62.fc21.noarch requires setransd
[sfact]
sfact-0.0-6.20130128gitbc56c68.fc21.noarch requires pypy
[skeinforge]
skeinforge-12.03.14-17.fc21.noarch requires pypy
[slashem]
slashem-0.0.8-0.15.E0F1.fc21.aarch64 requires nethack-bitmap-fonts-core
[slic3r]
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)
[solr]
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
[spacewalk-admin]
spacewalk-admin-2.1.2-2.fc21.noarch requires spacewalk-base
spacewalk-admin-2.1.2-2.fc21.noarch requires perl(RHN::SatelliteCert)
[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)
[spice-xpi]
spice-xpi-2.8.90-5.fc21.aarch64 requires virt-viewer >= 0:0.5.3-1
[spring-maps-default]
spring-maps-default-0.1-12.fc21.noarch requires spring
[starplot-contrib]
starplot-contrib-3-9.fc21.noarch requires starplot
[starplot-gliese3]
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
[starplot-yale5]
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
[sugar-memorize]
sugar-memorize-47-2.fc21.noarch requires csound-python
[syck]
syck-php-0.70-3.20130402.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
syck-php-0.70-3.20130402.fc21.aarch64 requires php(api) = 0:20121113-64
[sympy]
sympy-texmacs-0.7.5-2.fc21.noarch requires TeXmacs
[syntastic]
syntastic-coffee-3.4.0-19.fc21.noarch requires coffee-script
syntastic-coq-3.4.0-19.fc21.noarch requires coq
syntastic-cs-3.4.0-19.fc21.noarch requires mono-core
syntastic-d-3.4.0-19.fc21.noarch requires ldc
syntastic-java-3.4.0-19.fc21.noarch requires java-1.7.0-openjdk-devel
syntastic-less-3.4.0-19.fc21.noarch requires nodejs
syntastic-lisp-3.4.0-19.fc21.noarch requires clisp
syntastic-scss-3.4.0-19.fc21.noarch requires rubygem-scss
[system-config-kdump]
system-config-kdump-2.0.15-3.fc21.noarch requires kexec-tools >= 0:2.0.6-4
[tailor]
python-vcpx-0.9.35-17.fc21.noarch requires monotone
[tclabc]
tclabc-1.2.2-5.fc20.aarch64 requires libtcl8.5.so()(64bit)
[thermostat]
thermostat-1.0.4-3.fc21.aarch64 requires mongodb-server
[thunderbird-enigmail]
thunderbird-enigmail-1.7-0.2.20140608git611bc95.fc21.aarch64 requires thunderbird >= 0:24.0
[tmw]
tmw-20130201-3.fc21.noarch requires manaplus
[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]
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-12.20100327mtnda420c80.fc21.noarch requires monotone >= 0:0.46
[trackballs-music]
trackballs-music-1.4-8.fc21.noarch requires trackballs >= 0:1.1.2
[unoconv]
unoconv-0.6-11.fc21.noarch requires openoffice.org-diafilter
unoconv-0.6-11.fc21.noarch requires libreoffice-writer2latex
unoconv-0.6-11.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-11.fc21.noarch requires libreoffice-filters
[uuid]
uuid-php-1.6.2-25.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
uuid-php-1.6.2-25.fc21.aarch64 requires php(api) = 0:20121113-64
[uwsgi]
uwsgi-plugin-jvm-1.9.19-4.fc21.aarch64 requires java-1.7.0-openjdk
uwsgi-plugin-php-1.9.19-4.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[vdsm]
vdsm-4.14.8.1-1.fc21.aarch64 requires libguestfs-tools-c
vdsm-hook-fileinject-4.14.8.1-1.fc21.noarch requires python-libguestfs
[vegastrike-data]
vegastrike-data-0.5.1-7.r1.fc21.noarch requires vegastrike >= 0:0.5.1
[viewmtn]
viewmtn-0.10-12.20100308mtn0030ad67.fc21.noarch requires monotone >= 0:0.46
[wildfly]
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-stomp-protocol)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-native)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-amqp-protocol)
[will-crash]
will-crash-0.7-2.fc21.aarch64 requires java-1.7.0-openjdk
[wine-mono]
wine-mono-4.5.2-4.fc21.noarch requires wine-filesystem
[worminator-data]
worminator-data-3.0R2.1-12.fc21.noarch requires worminator
[xmonad]
xmonad-config-0.11-12.fc21.aarch64 requires ghc-xmonad-contrib-devel
[yash]
yash-doc-2.36-1.fc21.1.1.noarch requires yash = 0:2.36-1.fc21.1.1
[zarafa]
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(zend-abi) = 0:20121212-64
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(api) = 0:20121113-64
New package: avr-gcc-4.8.2-2.fc21
Cross Compiling GNU GCC targeted at avr
New package: cvc4-1.3-5.fc21
Automatic theorem prover for SMT problems
New package: hfsplus-tools-540.1.linux3-8.fc21
Tools to create/check Apple HFS+ filesystems
New package: leveldbjni-1.8-4.fc21
A Java Native Interface to LevelDB
New package: python-pyside-1.2.2-1.fc21
Python bindings for Qt4
Removed package: perl-Language-Expr-0.19-4.fc19
Updated Packages:
AcetoneISO-6.7-13.fc21
----------------------
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.7-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 169 bytes
AcetoneISO2-2.3-7.fc21
----------------------
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 163 bytes
OpenLP-2.0.5-1.fc21
-------------------
* Fri Jun 27 2014 Tim Bentley Tim.Bentley(a)openlp.org - 2.0.5-1
- 2.0.5 final release
Size change: 316 bytes
R-BufferedMatrixMethods-1.26.0-2.fc21
-------------------------------------
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.26.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jan 27 2014 pingou <pingou(a)pingoured.fr> 1.26.0-1
- Update to version 1.26.0
Size change: 262 bytes
amavisd-new-2.9.1-1.fc21
------------------------
* Sat Jun 28 2014 Juan Orti Alcaine <jorti(a)fedoraproject.org> 2.9.1-1
- New version 2.9.1
Size change: 867 bytes
eclipse-4.4.0-1.fc21
--------------------
* Wed Jun 25 2014 Mat Booth <mat.booth(a)redhat.com> - 1:4.4.0-1
- Update to final Luna release
- Rebuild against newer dependencies
Size change: -4369 bytes
eclipse-xsd-2.10.0-1.fc21
-------------------------
* Wed Jun 25 2014 Mat Booth <mat.booth(a)redhat.com> - 2.10.0-1
- Update to latest upstream release
Size change: 20244 bytes
flare-0.18-4.fc21
-----------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 167 bytes
perl-Devel-StackTrace-1.34-1.fc21
---------------------------------
* Sat Jun 28 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1:1.34-1
- Upstream update.
Size change: 501 bytes
python-ntplib-0.3.2-3.fc21
--------------------------
* Sat Jun 28 2014 Miro Hrončok <mhroncok(a)redhat.com> - 0.3.2-3
- Introduced Python 3 subpackage
- Conditional %check section
Size change: 478 bytes
rubygem-chef-zero-2.2-1.fc21
----------------------------
* Sat Jun 21 2014 Julian C. Dunn <jdunn(a)aquezada.com> - 2.2-2
- Update to 2.2 (bz#1111886)
* Fri Jun 06 2014 Julian C. Dunn <jdunn(a)aquezada.com> - 2.1.5-2
- Fix build on EL6
Size change: 906 bytes
rubygem-scruffy-0.3.0-7.beta1.fc21
----------------------------------
* Fri Jun 27 2014 Mo Morsi <mmorsi(a)redhat.com> - 0.3.0-7.beta1
- rm backup generated by patch command
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.3.0-6.beta1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 296 bytes
sugar-chat-79-1.fc21
--------------------
* Sat Jun 28 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 79-1
- Release 79
Size change: 301206 bytes
sugar-infoslicer-24-1.fc21
--------------------------
* Sat Jun 28 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 24-1
- Release 24
Size change: -125 bytes
sugar-turtleart-206-1.fc21
--------------------------
* Sat Jun 28 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 206-1
- release 206
Size change: 15100 bytes
Summary:
Added Packages: 5
Removed Packages: 1
Modified Packages: 15
Size of added packages: 96390868 (92 M)
Size change of modified packages: 336181 (328 k)
Size of removed packages: 43610 (43 k)
Size change: 96683439 (92 M)
Compose finished at Sun Jun 29 06:31:11 UTC 2014
8 years, 11 months
Re: [fedora-arm] disk size and networking on a wandboard?
by Peter Robinson
> On Sat, June 28, 2014 4:28 pm, Peter Robinson wrote:
>>> So I just started to play with Fedora on my Wandboard. I connected via
>>> serial cable and booted it up for the first time. It booted nicely
>>> immediately and asked me to assign timezone and root password, which I
>>> did. I didn't create a user; I figure I can do that later. So far so
>>> good.
>>>
>>> However, I quickly noticed two things:
>>>
>>> 1) It did not resize the root filesystem. I thought it was supposed to
>>> do that automatically? Did something not run correctly the first
>>> time or is this a bug in F20?
>>
>> I'm not sure but I've got a feeling it might have resized the
>> partition but not the filesystem. The former has to be done before
>> anything is mounted where the later can be done online with resize2fs.
>> What does "fdisk -l /dev/STORAGE-DEV report? If it's a using all the
>> disk you can just use resize2fs to fix the issue.
>
> No, according to fdisk it is not using the whole disk.
> If it was I know that I could just use resize2fs.
> It's that the partition did not get resized.
>
>>> 2) Networking doesn't work. I plug it into a network cable and it tries
>>> to run DHCP but my DHCP server doesn't see any packets and the
>>> wandboard doesn't come up. I tried to configure it manually and it
>>> doesn't work. I've tried with multiple cables and it doesn't seem to
>>> help. I even pulled the cable out of a working machine, plugged it
>>> into the wandboard, and still nothing (it worked fine again when I
>>> plugged it back into the original machine).
>>>
>>> The wandboard seems to notice that there is link, but it cannot
>>> properly transmit anything.
>>
>> Which kernel? I seem to remember there might have been issues with the
>> kernel shipped as GA for the wandboard in some cases with network but
>> TBH it was a long time ago, I would suggest possibly getting the
>> latest kernel [1] putting it on a usb stick and updating it and see if
>> that helps.
>
> Whatever kernel was distributed with the F20 images.
>
> Do I just need to install the new kernel and symlink the dtb? Or is there
> more than just the kernel package I need to install?
If you upgrade to the latest arm-boot-config first before the kernel
you might not need to do that (I don't remember TBH) but if it's just
the NIC problems your having that should be enough to get the NIC
working. You might also want to look at rawhide nightly images as
they're pretty stable too.
Peter
[1] http://koji.fedoraproject.org/koji/buildinfo?buildID=508761
8 years, 11 months
disk size and networking on a wandboard?
by Derek Atkins
Hi,
So I just started to play with Fedora on my Wandboard. I connected via
serial cable and booted it up for the first time. It booted nicely
immediately and asked me to assign timezone and root password, which I
did. I didn't create a user; I figure I can do that later. So far so good.
However, I quickly noticed two things:
1) It did not resize the root filesystem. I thought it was supposed to
do that automatically? Did something not run correctly the first
time or is this a bug in F20?
2) Networking doesn't work. I plug it into a network cable and it tries
to run DHCP but my DHCP server doesn't see any packets and the
wandboard doesn't come up. I tried to configure it manually and it
doesn't work. I've tried with multiple cables and it doesn't seem to
help. I even pulled the cable out of a working machine, plugged it
into the wandboard, and still nothing (it worked fine again when I
plugged it back into the original machine).
The wandboard seems to notice that there is link, but it cannot
properly transmit anything.
In support of #2, running tcpdump -i eth0 on the wandboard I don't see
very much (I know I have much more broadcast traffic on my network):
16:15:16.924043 IP6 localhost > ff02::2: ICMP6, router solicitation, length 8
16:15:24.092095 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request0
16:15:26.924618 IP6 localhost > ff02::2: ICMP6, router solicitation, length 8
16:15:36.924020 IP6 localhost > ff02::2: ICMP6, router solicitation, length 8
16:15:37.821455 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request0
Could I have a bad board? :( Or could this still be a software issue?
Thanks,
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord(a)MIT.EDU PGP key available
8 years, 11 months
arm rawhide report: 20140628 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[APLpy]
APLpy-0.9.8-5.fc21.noarch requires pywcs
[ATpy]
ATpy-0.9.7-5.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-5.fc21.noarch requires python3-astropy
[BackupPC]
BackupPC-3.3.0-3.fc21.aarch64 requires perl(File::RsyncP)
[OpenLP]
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-impress
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-headless
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-graphicfilter
[OpenTK]
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System) = 0:2.0.0.0
[PyQuante]
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[R-GenomicFeatures]
R-GenomicFeatures-1.14.2-2.fc21.noarch requires R-rtracklayer
[RepetierHost]
RepetierHost-0.90D-2.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System) = 0:2.0.0.0
[abrt]
abrt-addon-vmcore-2.2.1-4.fc21.aarch64 requires kexec-tools
[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)
[aprsdigi]
aprsdigi-3.5.1-3.fc21.aarch64 requires ax25-tools
[arduino]
1:arduino-1.0.5-7.fc21.noarch requires rxtx
1:arduino-core-1.0.5-7.fc21.noarch requires avr-gcc-c++
1:arduino-core-1.0.5-7.fc21.noarch requires avr-gcc
1:arduino-doc-1.0.5-7.fc21.noarch requires avr-gcc-c++
1:arduino-doc-1.0.5-7.fc21.noarch requires avr-gcc
[asterisk]
asterisk-ices-11.9.0-2.fc21.1.aarch64 requires ices
[audacious]
audacious-3.5-2.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.5
[audtty]
audtty-0.1.12-9.fc20.aarch64 requires libaudclient.so.2()(64bit)
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[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)
[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
[beneath-a-steel-sky]
beneath-a-steel-sky-1.3-7.fc21.noarch requires scummvm >= 0:0.12.0
[beneath-a-steel-sky-cd]
beneath-a-steel-sky-cd-0.0372-10.fc21.noarch requires scummvm >= 0:0.9.1
[bibus]
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-writer
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-pyuno
[bochs]
bochs-2.6.2-5.fc20.aarch64 requires bochs-bios = 0:2.6.2-5.fc20
[cabal-rpm]
cabal-rpm-0.8.11-2.fc21.aarch64 requires cabal-install
[ccgo]
ccgo-0.3.6.4-11.fc21.aarch64 requires gnugo
[coccinella]
coccinella-0.96.20-9.fc21.noarch requires iaxclient
[condor-cloud]
condor-cloud-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
condor-cloud-node-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
[condor-ec2-enhanced]
condor-ec2-enhanced-1.3.1-4.fc21.noarch requires condor >= 0:7.4.4-0.9
[condor-ec2-enhanced-hooks]
condor-ec2-enhanced-hooks-1.3.1-4.fc21.noarch requires condor >= 0:7.2.0-4
[condor-job-hooks]
condor-job-hooks-1.5-9.fc21.noarch requires condor >= 0:7.0.2-4
[condor-low-latency]
condor-low-latency-1.2-2.fc21.5.noarch requires condor >= 0:7.0.2-4
[condor-wallaby]
condor-wallaby-client-5.0.3-6.fc21.noarch requires condor >= 0:7.4.4-0.9
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cura]
cura-14.06-2.fc21.noarch requires pypy
cura-14.06-2.fc21.noarch requires CuraEngine >= 0:14.03
[curator]
curator-2.2.0-4.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[ddccontrol]
ddccontrol-doc-0.4.2-7.20120904gitc3af663d.fc20.noarch requires ddccontrol = 0:0.4.2-7.20120904gitc3af663d.fc20
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires rubygem(cloudfiles)
[desktopcouch]
desktopcouch-1.0.8-2.fc21.noarch requires couchdb
[dogtag-pki]
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tps >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tools >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tks >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-symkey >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ocsp >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-kra >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-javadoc >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ca >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-base >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires esc >= 0:1.1.0
[drascula]
drascula-1.0-12.fc21.noarch requires scummvm >= 0:0.12.0
[drgeo-doc]
drgeo-doc-1.6-17.fc21.noarch requires drgeo
[eclipse-avr]
eclipse-avr-2.3.4-9.fc21.noarch requires avr-gcc
[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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 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 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-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 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-slice2java]
eclipse-slice2java-3.5.1.20131004-2.fc21.noarch requires ice-java >= 0:3.5
[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-log4erl]
erlang-log4erl-0.9.0-9.fc21.aarch64 requires erlang-mochiweb
[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-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)
[fedora-dockerfiles]
fedora-dockerfiles-0-0.6.git122ef5d.fc21.noarch requires docker-io
[fedora-gooey-karma]
fedora-gooey-karma-0.1-5.fc21.noarch requires python-pyside
[fedora-package-config-apt]
fedora-package-config-apt-16.00-6.noarch requires apt >= 0:0.5.15lorg3
[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-11.fc21.noarch requires scummvm >= 0:0.9.1
[flight-of-the-amazon-queen-cd]
flight-of-the-amazon-queen-cd-1.0-11.fc21.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-9.fc21.noarch requires kmod(floppy.ko)
[freedroidrpg]
freedroidrpg-data-0.15.1-6.fc20.noarch requires freedroidrpg = 0:0.15.1-6.fc20
[freeipa]
freeipa-server-3.3.5-4.fc21.aarch64 requires pki-ca >= 0:10.1.1
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[globus-gram-job-manager-sge]
globus-gram-job-manager-sge-1.7-4.fc21.aarch64 requires gridengine
[glusterfs-hadoop]
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager)
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[gnome-shell-extensions]
gnome-shell-extension-common-3.13.3-1.fc21.noarch requires gnome-shell >= 0:3.13.3
[gnumed]
gnumed-1.4.8-2.fc21.noarch requires libreoffice-pyuno
[gofer]
ruby-gofer-0.77.1-2.fc21.noarch requires rubygem(qpid) >= 0:0.16.0
[golang-bitbucket-kardianos-osext]
golang-bitbucket-kardianos-osext-devel-0-0.5.hg364fb577de68.fc21.noarch requires golang
[golang-github-coreos-go-log]
golang-github-coreos-go-log-devel-0-0.6.git840af6b.fc21.noarch requires golang
[golang-github-coreos-go-systemd]
golang-github-coreos-go-systemd-devel-2-1.fc21.noarch requires golang
[golang-github-fsouza-go-dockerclient]
golang-github-fsouza-go-dockerclient-devel-0-0.2.gitd639515.fc21.noarch requires golang
[golang-github-godbus-dbus]
golang-github-godbus-dbus-devel-0-0.2.gitcb98efb.fc21.noarch requires golang
[golang-github-goraft-raft]
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang(code.google.com/p/goprotobuf)
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang
[golang-github-gorilla-context]
golang-github-gorilla-context-devel-0-0.24.gitb06ed15.fc21.noarch requires golang
[golang-github-gorilla-mux]
golang-github-gorilla-mux-devel-0-0.14.git136d54f.fc21.noarch requires golang
[golang-github-kdar-factorlog]
golang-github-kdar-factorlog-devel-0-0.2.git814d8f7.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.20.git67e2db2.fc21.noarch requires golang
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.2.gitd700e5b.fc21.noarch requires golang
[golang-github-openshift-go-json-rest]
golang-github-openshift-go-json-rest-devel-0-0.2.git7715b15.fc21.noarch requires golang
[golang-github-openshift-go-systemd]
golang-github-openshift-go-systemd-devel-0-0.3.gitb71042d.fc21.noarch requires golang
[golang-github-smarterclayton-go-systemd]
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang
[golang-github-spf13-cobra]
golang-github-spf13-cobra-devel-0-0.3.gite174a40.fc21.noarch requires golang
[golang-github-spf13-pflag]
golang-github-spf13-pflag-devel-0-0.2.git94e98a5.fc21.noarch requires golang
[golang-github-syndtr-gocapability]
golang-github-syndtr-gocapability-devel-0-0.7.git3c85049.fc21.noarch requires golang
[golang-googlecode-net]
golang-googlecode-net-devel-0-0.14.hg84a4013f96e0.fc21.noarch requires golang
[golang-googlecode-sqlite]
golang-googlecode-sqlite-devel-0-0.10.hg74691fb6f837.fc21.noarch requires golang
[golang-launchpad-gocheck]
golang-launchpad-gocheck-devel-0-0.3.bzr85.fc21.noarch requires golang
[gourmet]
gourmet-0.17.4-1.fc21.noarch requires metakit
[grub-customizer]
grub-customizer-4.0.6-2.fc21.aarch64 requires grub2
[gscan2pdf]
gscan2pdf-1.2.5-2.fc21.noarch requires unpaper
[gspiceui]
gspiceui-0.9.98-12.fc21.aarch64 requires ngspice
[guitone]
guitone-1.0-0.7.rc5.fc21.aarch64 requires monotone >= 0:0.99.1
[h5py]
h5py-2.3.0-3.fc21.aarch64 requires hdf5 = 0:1.8.12
[hbase]
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-minicluster)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires hadoop-tests
[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-4.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[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-2.fc21.noarch requires python-libguestfs
[ipython]
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
[javasqlite]
javasqlite-20131124-3.fc21.aarch64 requires jre-1.7.0-headless
[jmol]
jmol-14.0.13-3.fc21.noarch requires icedtea-web
[jspecview]
jspecview-2-9.1649svn.fc21.noarch requires icedtea-web
[kdeedu]
kdeedu-4.13.2-1.fc21.noarch requires kalzium >= 0:4.13.2
[kdepim]
7:kdepim-4.13.1-2.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
[kigo]
kigo-4.13.2-1.fc21.aarch64 requires gnugo
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[kst]
kst-docs-2.0.7-3.fc20.noarch requires kst = 0:2.0.7-3.fc20
[laditools]
laditools-1.0.1-9.fc21.noarch requires a2jmidid
[lasso]
lasso-php-2.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
lasso-php-2.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
leiningen-1.7.1-7.fc20.noarch requires classworlds
[libkolab]
php-kolab-0.5.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolab-0.5.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[libkolabxml]
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(api) = 0:20121113-64
[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
[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-2.fc21.aarch64 requires libreoffice-core
[liveusb-creator]
liveusb-creator-3.12.1-2.fc21.noarch requires syslinux
[lure]
lure-1.1-11.fc21.noarch requires scummvm >= 0:0.12.0
[lxde-common]
lxde-common-0.5.5-0.10.20110328git87c368d7.fc21.noarch requires lxpanel
[maniadrive]
maniadrive-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
maniadrive-track-editor-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
raydium-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[mariadb-galera]
1:mariadb-galera-server-5.5.36-10.fc21.aarch64 requires galera >= 0:25.3.3
[memchan]
memchan-2.3-6.fc21.aarch64 requires tcl(abi) = 0:8.5
[ming]
ming-php-0.4.5-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
ming-php-0.4.5-3.fc21.aarch64 requires php(api) = 0:20121113-64
[mingw-LibRaw]
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-OpenEXR]
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-SDL]
mingw32-SDL-1.2.15-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-angleproject]
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-antlr]
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atkmm]
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-boost]
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairo]
mingw32-cairo-1.12.16-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-clucene]
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cppunit]
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-curl]
mingw32-curl-7.37.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-cximage]
mingw32-cximage-600-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cximage-600-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-dbus]
mingw32-dbus-1.6.12-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-dirac]
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-enchant]
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fftw]
mingw32-fftw-3.3.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-flac]
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fontconfig]
mingw32-fontconfig-2.11.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fontconfig-2.11.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-freeimage]
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gettext]
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.41.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-glibmm24]
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-7.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer-plugins-bad-free]
mingw32-gstreamer-plugins-bad-free-0.10.23-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-good]
mingw32-gstreamer-plugins-good-0.10.31-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer1]
mingw32-gstreamer1-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-1.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer1-plugins-base]
mingw32-gstreamer1-plugins-base-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk2]
mingw32-gtk2-2.24.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk3]
mingw32-gtk3-3.13.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkmm24]
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkmm30]
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.28-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.28-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-icu]
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-id3lib]
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-jasper]
mingw32-jasper-1.900.1-23.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-leptonica]
mingw32-leptonica-1.69-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libarchive]
mingw32-libarchive-3.1.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgcrypt]
mingw32-libgcrypt-1.6.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libglademm24]
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgsf]
mingw32-libgsf-1.14.30-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmicrohttpd]
mingw32-libmicrohttpd-0.9.34-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-liboil]
mingw32-liboil-0.3.16-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libosinfo]
mingw32-libosinfo-0.2.8-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libpng]
mingw32-libpng-1.6.10-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsigc++20]
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libsqlite3x]
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libssh2]
mingw32-libssh2-1.4.3-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libtiff]
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtiff-4.0.3-5.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libvirt]
mingw32-libvirt-1.2.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvirt-1.2.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libwebp]
mingw32-libwebp-0.4.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libxml++]
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libxslt]
mingw32-libxslt-1.1.28-4.fc21.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-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nettle]
mingw32-nettle-2.7.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nsiswrapper]
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-nsis
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-binutils
[mingw-openjpeg]
mingw32-openjpeg-1.5.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-openssl]
mingw32-openssl-1.0.1e-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-opus]
mingw32-opus-1.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-opus-1.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-opusfile]
mingw32-opusfile-0.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-orc]
mingw32-orc-0.4.16-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pango]
mingw32-pango-1.36.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pangomm]
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pcre]
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-physfs]
mingw32-physfs-2.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pixman]
mingw32-pixman-0.32.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.32.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plibc]
mingw32-plibc-0.1.7-0.2.20130812svn147.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-plotmm]
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qpid-cpp]
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qpid-cpp-0.14-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qpid-cpp-0.14-9.fc21.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.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtgraphicaleffects]
mingw32-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtlocation]
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsvg]
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsystems]
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5dbus.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5dbus.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtwebkit]
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5printsupport.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5printsupport.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-shapelib]
mingw32-shapelib-tools-1.3.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-tools-1.3.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.13.git58097d9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-speex]
mingw32-speex-1.2-0.17.rc1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-speex-1.2-0.17.rc1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sqlite]
mingw32-sqlite-3.8.4.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-taglib]
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tcl]
mingw32-tcl-8.6.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-tesseract]
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tk]
mingw32-tk-8.5.13-5.fc21.noarch requires mingw32(tcl85.dll)
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.7-2.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-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-wxWidgets]
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xerces-c]
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-zfstream]
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[msp430-libc]
msp430-libc-20120224-3.fc21.noarch requires msp430-gcc >= 0:4.6.3
[narayana]
narayana-5.0.0-3.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[netdisco]
netdisco-1.1-7.fc21.noarch requires perl(SNMP::Info::Layer2::Bay)
[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-4.fc21.noarch requires nodejs(engine)
[nodejs-amdefine]
nodejs-amdefine-0.0.4-4.fc21.noarch requires nodejs(engine) >= 0:0.4.2
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-3.fc21.noarch requires nodejs(engine)
[nodejs-deep-equal]
nodejs-deep-equal-0.0.0-4.fc21.noarch requires nodejs(engine)
[nodejs-defined]
nodejs-defined-0.0.0-3.fc21.noarch requires nodejs(engine)
[nodejs-get]
nodejs-get-1.3.0-2.fc21.noarch requires nodejs(engine) >= 0:0.3.6
[nodejs-hashish]
nodejs-hashish-0.0.4-3.fc21.noarch requires npm(traverse) >= 0:0.2.4
nodejs-hashish-0.0.4-3.fc21.noarch requires nodejs(engine)
[nodejs-mapnik-reference]
nodejs-mapnik-reference-5.0.9-2.fc21.noarch requires nodejs(engine)
[nodejs-optimist]
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) < 0:0.1
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) >= 0:0.0.2
nodejs-optimist-0.4.0-3.fc21.noarch requires nodejs(engine)
[nodejs-options]
nodejs-options-0.0.5-3.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-passport]
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) < 0:0.4
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) >= 0:0.3.0
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pause) = 0:0.0.1
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) < 0:2
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) >= 0:1
nodejs-passport-0.2.0-2.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-require-all]
nodejs-require-all-0.0.8-2.fc21.noarch requires nodejs(engine)
[nodejs-sphericalmercator]
nodejs-sphericalmercator-1.0.2-3.fc21.noarch requires nodejs(engine)
[nodejs-step]
nodejs-step-0.0.5-3.fc21.noarch requires nodejs(engine)
[nodejs-tinycolor]
nodejs-tinycolor-0.0.1-5.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-underscore-dot-string]
nodejs-underscore-dot-string-2.3.1-4.fc21.noarch requires nodejs(engine)
[nodejs-uri-js]
nodejs-uri-js-1.4.2-4.fc21.noarch requires nodejs(engine)
[nodejs-yamlish]
nodejs-yamlish-0.0.5-5.fc21.noarch requires nodejs(engine)
[olpc-netutils]
olpc-netutils-0.8.2-5.fc21.noarch requires olpc-utils >= 0:1.3.1
[oozie]
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.thrift:libfb303)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-streaming)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-distcp)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
oozie-4.0.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
[openarena]
openarena-0.8.8-4.fc21.noarch requires quake3 >= 0:1.36-11
[openbox]
gnome-panel-control-3.5.2-4.fc21.aarch64 requires gnome-panel
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libjim.so.0.74()(64bit)
openocd-0.7.0-3.fc21.aarch64 requires libftdi.so.1()(64bit)
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-2.fc21.noarch requires mongodb
[openshift-origin-cartridge-mongodb]
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-server
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-devel
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires libmongodb
[openshift-origin-node-proxy]
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-ws
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-supervisor
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-async
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs
[openstack-nova]
openstack-nova-compute-2014.1.1-2.fc21.noarch requires python-libguestfs
[owncloud]
owncloud-nginx-6.0.3-2.fc21.noarch requires nginx
[oz]
oz-0.12.0-3.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-3.fc21.noarch requires libvirt-daemon-kvm
[pam_mount]
pam_mount-2.14-2.fc21.aarch64 requires hxtools
[paraview]
paraview-devel-4.1.0-6.fc21.aarch64 requires vtk-devel(aarch-64)
[pcsc-perl]
pcsc-perl-1.4.12-9.fc21.aarch64 requires libpcsclite.so.1
[pdfmod]
pdfmod-0.9.1-8.fc21.noarch requires mono-core
pdfmod-0.9.1-8.fc21.noarch requires mono(pango-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gtk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gdk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gconf-sharp) = 0:2.24.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(atk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Posix) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires hyena
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-5.fc21.noarch requires root-core
[perl-Language-Expr]
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
[perl-Object-InsideOut]
perl-Object-InsideOut-3.98-2.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-15.fc21.noarch requires tkgate
[pgRouting]
pgRouting-2.0.0-3.fc21.aarch64 requires postgis
[pharosc]
pharosc-8.3-9.fc21.noarch requires ngspice
pharosc-alliance-8.3-9.fc21.noarch requires alliance
pharosc-magic-8.3-9.fc21.noarch requires magic
pharosc-xcircuit-8.3-9.fc21.noarch requires xcircuit
[php-ZendFramework]
php-ZendFramework-Cache-Backend-Libmemcached-1.12.5-2.fc21.noarch requires php-pecl-memcached
php-ZendFramework-Serializer-Adapter-Igbinary-1.12.5-2.fc21.noarch requires php-pecl-igbinary
[php-ZendFramework2]
php-ZendFramework2-Serializer-2.3.1-2.fc21.noarch requires php-pecl(igbinary)
[php-facedetect]
php-facedetect-1.0.1-11.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-facedetect-1.0.1-11.fc21.aarch64 requires php(api) = 0:20121113-64
[php-idn]
php-idn-1.2c-10.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-idn-1.2c-10.fc21.aarch64 requires php(api) = 0:20121113-64
[php-libvirt]
php-libvirt-0.4.8-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-libvirt-0.4.8-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-magickwand]
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-amqp]
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-cairo]
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-event]
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gearman]
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-geoip]
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gmagick]
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-http]
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-imagick]
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-judy]
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-krb5]
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-lzf]
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mailparse]
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memcache]
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memprof]
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mongo]
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-msgpack]
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-ms]
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-qc]
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ncurses]
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-oauth]
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-parsekit]
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-propro]
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-radius]
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-raphf]
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-rrd]
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-runkit]
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-selinux]
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-solr]
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-sphinx]
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ssh2]
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-uuid]
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xdebug]
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xmldiff]
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-yaml]
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-zip]
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-shout]
php-shout-0.9.2-16.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-shout-0.9.2-16.fc21.aarch64 requires php(api) = 0:20121113-64
[php-twig-ctwig]
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-xcache]
php-xcache-3.1.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-xcache-3.1.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-zmq]
php-zmq-1.0.8-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-zmq-1.0.8-3.fc21.aarch64 requires php(api) = 0:20121113-64
[pidgin-rhythmbox]
pidgin-rhythmbox-2.0-12.fc21.aarch64 requires rhythmbox
[pig]
pig-0.12.0-5.fc21.noarch requires hadoop-tests
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
[pki-ra]
pki-ra-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
[poppler-sharp]
poppler-sharp-0.0.3-6.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
[prosody]
prosody-0.9.4-3.fc21.aarch64 requires luajit
prosody-0.9.4-3.fc21.aarch64 requires /usr/bin/luajit
[pymol]
pymol-1.7.0-3.20140115svn4060.fc21.aarch64 requires apbs
[python-astroML]
python-astroML-0.2-3.fc21.noarch requires python-astropy
[python-cclib]
python-cclib-1.2-1.fc21.noarch requires vtk-python
[python-couchdbkit]
python-couchdbkit-0.6.5-3.fc21.noarch requires couchdb
[python-elasticsearch]
python-elasticsearch-1.0.0-2.fc21.noarch requires python-thrift
[python-networkx]
python-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
python3-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
[python-openoffice]
python-openoffice-0.1-0.15.20110209.fc21.noarch requires libreoffice-pyuno
[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-pymtp]
python-pymtp-0.0.6-2.fc21.aarch64 requires libmtp.so.9
[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)
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
[qepcad-B]
qepcad-B-1.69-6.fc21.aarch64 requires Singular
[qle]
qle-0.0.18-10.fc21.noarch requires cwdaemon
[qt4pas]
qt4pas-2.5-4.fc21.aarch64 requires fpc-src
[rcsslogplayer]
rcsslogplayer-15.1.1-3.fc21.aarch64 requires rcssmonitor
[redland-bindings]
php-redland-1.0.16.1-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-redland-1.0.16.1-7.fc21.aarch64 requires php(api) = 0:20121113-64
[remctl]
remctl-php-3.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
remctl-php-3.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[retrace-server]
retrace-server-1.11-2.fc21.noarch requires kexec-tools
[rf]
rf-0.4.18-5.fc21.noarch requires xmlstarlet
[rhythmbox-equalizer]
rhythmbox-equalizer-1.4-7.fc21.aarch64 requires rhythmbox
[rootplot]
rootplot-2.2.1-7.fc19.noarch requires root-python
[rpm-ostree-toolbox]
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-xfs
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-tools-c
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-gobject
[rrdtool]
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(api) = 0:20121113-64
[rubygem-activeldap]
rubygem-activeldap-4.0.2-2.fc21.noarch requires rubygem(activemodel) < 0:4.1
[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-5.fc21.noarch requires ruby-libguestfs
[rubygem-bson_ext]
rubygem-bson_ext-1.9.2-4.fc21.aarch64 requires rubygem(bson) < 0:1.10
[rubygem-childprocess]
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) < 0:2
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.6
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.11
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0
[rubygem-coffee-script-source]
rubygem-coffee-script-source-1.6.3-1.fc21.noarch requires coffee-script-common = 0:1.6.3
[rubygem-compass-rails]
rubygem-compass-rails-1.1.7-2.fc21.noarch requires rubygem(sprockets) <= 0:2.11.0
[rubygem-cucumber]
rubygem-cucumber-1.3.15-1.fc21.noarch requires rubygem(gherkin) >= 0:2.12
[rubygem-ethon]
rubygem-ethon-0.7.0-2.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-4.fc21.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-mongoid]
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(tzinfo) < 0:0.4
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(origin) < 0:2
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(activemodel) < 0:4
[rubygem-net-ping]
rubygem-net-ping-1.7.3-2.fc21.noarch requires rubygem(ffi)
[rubygem-openscap]
rubygem-openscap-0.1.0-6.fc21.noarch requires rubygem(ffi) >= 0:1.4.0
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi) >= 0:0.5.0
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi)
[rubygem-rubigen]
rubygem-rubigen-1.5.8-3.fc21.noarch requires rubygem(activesupport) < 0:3.2.0
[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-8.fc21.noarch requires rubygem(ffi) >= 0:1.0.7
[rubygem-simple_form]
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(activemodel) < 0:4.1
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(actionpack) < 0:4.1
[rubygem-thinking-sphinx]
rubygem-thinking-sphinx-3.1.0-2.fc21.noarch requires rubygem(joiner) >= 0:0.2.0
[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-4.fc21.noarch requires jogl2
[scitools]
scitools-extras-0.9.0-5.fc21.noarch requires vtk-python
[scummvm-tools]
scummvm-tools-1.6.0-6.fc21.aarch64 requires scummvm >= 0:1.6.0
[selinux-policy]
selinux-policy-mls-3.13.1-62.fc21.noarch requires setransd
[sfact]
sfact-0.0-6.20130128gitbc56c68.fc21.noarch requires pypy
[skeinforge]
skeinforge-12.03.14-17.fc21.noarch requires pypy
[slashem]
slashem-0.0.8-0.15.E0F1.fc21.aarch64 requires nethack-bitmap-fonts-core
[slic3r]
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)
[solr]
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
[spacewalk-admin]
spacewalk-admin-2.1.2-2.fc21.noarch requires spacewalk-base
spacewalk-admin-2.1.2-2.fc21.noarch requires perl(RHN::SatelliteCert)
[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)
[spice-xpi]
spice-xpi-2.8.90-5.fc21.aarch64 requires virt-viewer >= 0:0.5.3-1
[spring-maps-default]
spring-maps-default-0.1-12.fc21.noarch requires spring
[starplot-contrib]
starplot-contrib-3-9.fc21.noarch requires starplot
[starplot-gliese3]
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
[starplot-yale5]
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
[sugar-memorize]
sugar-memorize-47-2.fc21.noarch requires csound-python
[syck]
syck-php-0.70-3.20130402.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
syck-php-0.70-3.20130402.fc21.aarch64 requires php(api) = 0:20121113-64
[sympy]
sympy-texmacs-0.7.5-2.fc21.noarch requires TeXmacs
[syntastic]
syntastic-coffee-3.4.0-19.fc21.noarch requires coffee-script
syntastic-coq-3.4.0-19.fc21.noarch requires coq
syntastic-cs-3.4.0-19.fc21.noarch requires mono-core
syntastic-d-3.4.0-19.fc21.noarch requires ldc
syntastic-java-3.4.0-19.fc21.noarch requires java-1.7.0-openjdk-devel
syntastic-less-3.4.0-19.fc21.noarch requires nodejs
syntastic-lisp-3.4.0-19.fc21.noarch requires clisp
syntastic-scss-3.4.0-19.fc21.noarch requires rubygem-scss
[system-config-kdump]
system-config-kdump-2.0.15-3.fc21.noarch requires kexec-tools >= 0:2.0.6-4
[tailor]
python-vcpx-0.9.35-17.fc21.noarch requires monotone
[tclabc]
tclabc-1.2.2-5.fc20.aarch64 requires libtcl8.5.so()(64bit)
[thermostat]
thermostat-1.0.4-3.fc21.aarch64 requires mongodb-server
[thunderbird-enigmail]
thunderbird-enigmail-1.7-0.2.20140608git611bc95.fc21.aarch64 requires thunderbird >= 0:24.0
[tmw]
tmw-20130201-3.fc21.noarch requires manaplus
[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]
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-12.20100327mtnda420c80.fc21.noarch requires monotone >= 0:0.46
[trackballs-music]
trackballs-music-1.4-8.fc21.noarch requires trackballs >= 0:1.1.2
[unoconv]
unoconv-0.6-11.fc21.noarch requires openoffice.org-diafilter
unoconv-0.6-11.fc21.noarch requires libreoffice-writer2latex
unoconv-0.6-11.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-11.fc21.noarch requires libreoffice-filters
[uuid]
uuid-php-1.6.2-25.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
uuid-php-1.6.2-25.fc21.aarch64 requires php(api) = 0:20121113-64
[uwsgi]
uwsgi-plugin-jvm-1.9.19-4.fc21.aarch64 requires java-1.7.0-openjdk
uwsgi-plugin-php-1.9.19-4.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[vdsm]
vdsm-4.14.8.1-1.fc21.aarch64 requires libguestfs-tools-c
vdsm-hook-fileinject-4.14.8.1-1.fc21.noarch requires python-libguestfs
[vegastrike-data]
vegastrike-data-0.5.1-7.r1.fc21.noarch requires vegastrike >= 0:0.5.1
[viewmtn]
viewmtn-0.10-12.20100308mtn0030ad67.fc21.noarch requires monotone >= 0:0.46
[wildfly]
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-stomp-protocol)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-native)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-amqp-protocol)
[will-crash]
will-crash-0.7-2.fc21.aarch64 requires java-1.7.0-openjdk
[wine-mono]
wine-mono-4.5.2-4.fc21.noarch requires wine-filesystem
[worminator-data]
worminator-data-3.0R2.1-12.fc21.noarch requires worminator
[xmonad]
xmonad-config-0.11-12.fc21.aarch64 requires ghc-xmonad-contrib-devel
[yash]
yash-doc-2.36-1.fc21.1.1.noarch requires yash = 0:2.36-1.fc21.1.1
[zarafa]
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(zend-abi) = 0:20121212-64
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(api) = 0:20121113-64
New package: R-caTools-1.16-2.fc21
Tools: moving window statistics, gif, base64, roc auc...
New package: arj-3.10.22-19.fc21
Archiver for .arj files
New package: blender-2.70a-6.fc21
3D modeling, animation, rendering and post-production
New package: compat-SFML16-1.6-5.fc21
Simple and Fast Multimedia Library
New package: crlibm-1.0-0.10.beta4.fc21
Correctly Rounded mathematical library
New package: ghc-srpm-macros-1.3-2.fc21
RPM macros for building Haskell source packages
New package: grace-5.1.23-7.fc21
Numerical Data Processing and Visualization Tool
New package: kopete-4.13.2-1.fc21
Instant messenger
New package: linphone-3.6.1-3.fc21
Phone anywhere in the whole world by using the Internet
New package: oozie-4.0.1-1.fc21
A work-flow scheduling system for Apache Hadoop
New package: perl-App-s2p-1.001-1.fc21
Convert sed script to Perl program
New package: perl-Geo-ShapeFile-2.60-1.fc21
Perl extension for handling ESRI GIS Shapefiles
New package: perl-perl5i-2.12.0-4.fc21
Fix as much of Perl 5 as possible in one pragma
New package: shiboken-1.2.2-1.fc21
CPython bindings generator for C++ libraries
Removed package: copr-1.26-2.fc21
Removed package: synapse-0.2.10-6.fc20
Updated Packages:
Lmod-5.6.2-1.fc21
-----------------
* Thu Jun 26 2014 Orion Poplawski <orion(a)cora.nwra.com> - 5.6.2-1
- Update to 5.6.2
Size change: -741 bytes
adwaita-icon-theme-3.13.3-1.fc21
--------------------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: -32743 bytes
airinv-1.00.0-9.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.00.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 187 bytes
airrac-1.00.0-9.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.00.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 136 bytes
amavisd-new-2.9.0-4.fc21
------------------------
* Fri Jun 27 2014 Juan Orti Alcaine <jorti(a)fedoraproject.org> 2.9.0-4
- Change permissions of /var/spool/amavisd folders to 750. Fix bug #906396
Size change: 171 bytes
auriferous-1.0.1-17.fc21
------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.1-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 172 bytes
avoision-1.1-5.fc21
-------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 150 bytes
bytelist-1.0.8-9.fc21
---------------------
* Fri Jun 27 2014 Mo Morsi <mmorsi(a)redhat.com> - 1.0.8-9
- Updates to fix build against rawhide
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.8-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 283 bytes
cacti-0.8.8b-7.fc21
-------------------
* Fri Jun 27 2014 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 0.8.8b-7
- Patches for CVE-2014-4002 Cross-site scripting vulnerability
(RHBZ #1113035)
Size change: 1320 bytes
camE-1.9-22.fc21
----------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.9-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 142 bytes
chromium-bsu-0.9.15.1-3.fc21
----------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.15.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 151 bytes
clanbomber-1.05-22.fc21
-----------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.05-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 143 bytes
compiz-plugins-extra-0.8.8-12.fc21
----------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.8.8-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 174 bytes
compiz-plugins-unsupported-0.8.8-11.fc21
----------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.8.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 152 bytes
dkms-2.2.0.3-24.fc21
--------------------
* Fri Jun 27 2014 Julien Floret <julien.floret(a)6wind.com> - 2.2.0.3-24
- Prevent parallel depmod failure with autoinstall (#1113946).
Size change: 647 bytes
dmlite-plugins-adapter-0.6.2-4.fc21
-----------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 24 2014 Petr Machata <pmachata(a)redhat.com> - 0.6.2-3
- Rebuild for boost 1.55.0
Size change: 254 bytes
dmlite-plugins-librarian-0.6.2-3.fc21
-------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 142 bytes
dmlite-plugins-mysql-0.6.2-3.fc21
---------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 163 bytes
dmlite-plugins-profiler-0.6.2-4.fc21
------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 23 2014 Petr Machata <pmachata(a)redhat.com> - 0.6.2-3
- Rebuild for boost 1.55.0
* Wed Mar 12 2014 Adrien Devresse <adevress at cern.ch> - 0.6.2-2
- Update for synchronization with dmlite 0.6.2
* Thu Feb 20 2014 Fabrizio Furano <fabrizio.furano(a)cern.ch> - 0.6.2-1
- Rebuild for dmlite core 0.6 update
Size change: 542 bytes
dmlite-plugins-s3-0.5.1-4.fc21
------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 158 bytes
dopewars-1.5.12-15.1033svn.fc21
-------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5.12-15.1033svn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 155 bytes
dosbox-0.74-12.fc21
-------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.74-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Dec 18 2013 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 0.74-11
- fix format security (rhbz#1037041)
Size change: 872 bytes
dpm-dsi-1.9.3-4.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.9.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 139 bytes
dpm-xrootd-3.3.5-2.fc21
-----------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 141 bytes
drupal7-backup_migrate-3.0-1.fc21
---------------------------------
* Fri Jun 27 2014 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 3.0-1
- Updated to 3.0 (BZ #1101926; release notes https://www.drupal.org/node/2275063)
- Spec cleanup
Size change: 22691 bytes
drupal7-date_ical-3.2-1.fc21
----------------------------
* Fri Jun 27 2014 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 3.2-1
- Updated to 3.2 (BZ #1103436; release notes https://www.drupal.org/node/2277339)
- Spec cleanup
Size change: -3731 bytes
drupal7-languageicons-1.1-1.fc21
--------------------------------
* Thu Jun 26 2014 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 1.1-1
- Updated to 1.1 (BZ #1096599; release notes = https://www.drupal.org/node/2264675)
Size change: 4278 bytes
drupal7-taxonomy_access_fix-2.1-1.fc21
--------------------------------------
* Thu Jun 26 2014 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 2.1-1
- Updated to 2.1 (BZ #1101179; release notes https://www.drupal.org/node/2274235)
Size change: 213 bytes
eclipse-dltk-5.1.0-1.fc21
-------------------------
* Thu Jun 26 2014 Mat Booth <mat.booth(a)redhat.com> - 5.1.0-1
- Update to latest upstream release
Size change: 894 bytes
eclipse-dtp-1.11.2-5.fc21
-------------------------
* Fri Jun 20 2014 Gerard Ryan <galileo(a)fedoraproject.org> - 1.11.2-5
- Add feature org.eclipse.datatools.doc.user
Size change: 271 bytes
eclipse-m2e-core-1.5.0-12.fc21
------------------------------
* Fri Jun 27 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 1.5.0-12
- Update to final 1.5.0 (Luna)
Size change: 746 bytes
eclipse-remote-1.0.0-1.fc21
---------------------------
* Fri Jun 27 2014 Mat Booth <mat.booth(a)redhat.com> - 1.0.0-1
- Update to upstream released version
- Add BR on eclipse-license
Size change: -3033 bytes
eclipse-rse-3.6.0-1.fc21
------------------------
* Thu Jun 26 2014 Jeff Johnston <jjohnstn(a)redhat.com> - 3.6.0-1
- Update to Luna release 3.6 final.
Size change: -108736 bytes
glite-jobid-api-cpp-1.3.10-1.fc21
---------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 1.3.10-1
- New release 1.3.10 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 240 bytes
glite-jobid-api-java-1.3.9-1.fc21
---------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 1.3.9-1
- New release 1.3.9 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 277 bytes
glite-lb-types-2.0.10-1.fc21
----------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 2.0.10-1
- New release 2.0.10 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 224 bytes
glite-lb-ws-interface-4.0.9-1.fc21
----------------------------------
* Thu Jun 26 2014 František Dvořák <valtri(a)civ.zcu.cz> - 4.0.9-1
- New release 4.0.9 (L&B 4.1.2)
- Consistent style with buildroot macro
Size change: 225 bytes
gnome-shell-extensions-3.13.3-1.fc21
------------------------------------
* Thu Jun 26 2014 Richard Hughes <rhughes(a)redhat.com> - 3.13.3-1
- Update to 3.13.3
Size change: -1214 bytes
guacamole-client-0.9.1-2.fc21
-----------------------------
* Fri Jun 27 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 0.9.1-2
- Add workaround for MSHARED-325
- Resolves: rhbz#1106740
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 26 2014 Simone Caronni <negativo17(a)gmail.com> - 0.9.1-1
- Update to 0.9.1.
- Convert context.xml patch to additional file.
* Sun Apr 20 2014 Simone Caronni <negativo17(a)gmail.com> - 0.9.0-1
- Update to 0.9.0.
- Remove minify-maven-plugin. See
https://bugzilla.redhat.com/show_bug.cgi?id=745515
- Use xmvn-subst for jar replacement.
Size change: 40429 bytes
httpunit-1.7-15.fc21
--------------------
* Fri Jun 27 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 0:1.7-15
- Fix FTBFS due to xmvn changes (#1106777)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0:1.7-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 313 bytes
ikiwiki-3.20140613-1.fc21
-------------------------
* Fri Jun 27 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 3.20140613-1
- Update to 3.20140613-1.
Size change: 50373 bytes
instack-undercloud-0.0.14-1.fc21
--------------------------------
* Thu Jun 26 2014 James Slagle <jslagle(a)redhat.com> 0.0.14-1
- Add element to run os-refresh-config on reboot (jslagle(a)redhat.com)
- Copy the answers and deployrc file into the instack vm (jslagle(a)redhat.com)
- Fix delete scripts (rbrady(a)redhat.com)
- Use the devtest_testenv.sh generated id_rsa_virt_power ssh key as the virtual
power ssh key. (jslagle(a)redhat.com)
- always do baremetal clean up (charles.crouch(a)gmail.com)
- Switch to rabbitmq-server from qpidd (rwsu(a)redhat.com)
Size change: 1125 bytes
jenkins-1.569-1.fc21
--------------------
* Thu Jun 26 2014 Michal Srb <msrb(a)redhat.com> - 1.569-1
- Update to upstream version 1.569
Size change: -102858 bytes
leveldb-1.12.0-6.fc21
---------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.12.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 183 bytes
mintlocale-1.1.6-0.3.gitfb4118d.fc21
------------------------------------
* Fri Jun 27 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.6-0.3.gitfb4118d
- only show in cinnamon menu
Size change: 152 bytes
mozilla-adblockplus-2.6.3-1.fc21
--------------------------------
* Thu Jun 26 2014 Russell Golden <niveusluna(a)niveusluna.org> - 2.6.3-1
- Many performance improvements
Size change: 24107 bytes
oorexx-4.1.0-8.fc21
-------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 150 bytes
openstack-java-sdk-3.0.5-1.fc21
-------------------------------
* Fri Jun 27 2014 Federico Simoncelli <fsimonce(a)redhat.com> - 3.0.5-1
- update to openstack-java-sdk-3.0.5
Size change: 710 bytes
openstack-nova-2014.1.1-2.fc21
------------------------------
* Thu Jun 26 2014 Vladan Popovic <vpopovic(a)redhat.com> 2014.1.1-2
- Fixes rbd backend image size - rhbz#1112871
* Fri Jun 13 2014 Nikola Đipanov <ndipanov(a)redhat.com> 2014.1.1-1
- Update to latest stable/icehouse 2014.1.1 release
Size change: 29203 bytes
openstack-packstack-2014.1.1-0.23.dev1194.fc21
----------------------------------------------
* Wed Jun 25 2014 Martin Mágr <mmagr(a)redhat.com> - 2014.1.1-0.23.dev1194
- [Neutron] Fixes DHCP firewall protocol (rhbz#1112019)
- [Neutron] Setup neutron l2 plugin configs only on neutron api nodes (rhbz#1113472)
- [Neutron] Connect bridge with interface only on network hosts (rhbz#1072268)
- [Neutron] Enables Debugging Mode for Neutron Agents (rhbz#1090785)
- [Swift] Add crossdomain middleware into switf proxy pipeline
Size change: 626 bytes
openstack-puppet-modules-2014.1-18.fc21
---------------------------------------
* Thu Jun 26 2014 Martin Mágr <mmagr(a)redhat.com> - 2014.1-18
- Updated modules to redhat-openstack/openstack-puppet-modules-2014.1-18
- Added 0001-Refresh-Neutron-server.patch (rhbz#1110281)
- Added rabbitmq-repo-manage.patch (rhbz#1112853)
- Added cinder-target-service.patch
- Removed swift-restorecon.patch
Size change: 3162 bytes
openstack-swift-1.13.1-5.fc21
-----------------------------
* Fri Jun 27 2014 Pete Zaitcev <zaitcev(a)redhat.com> - 1.13.1-5
- Fix CVE-2014-3497, unquoted realm in WWW-Authenticate
Size change: 1685 bytes
openstack-tripleo-heat-templates-0.4.4-3.fc21
---------------------------------------------
* Thu Jun 26 2014 James Slagle <jslagle(a)redhat.com> - 0.4.4-3
- Remove patch that swiched to qpid, we are back to rabbit
Size change: -740 bytes
openstack-tripleo-image-elements-0.6.5-5.fc21
---------------------------------------------
* Thu Jun 26 2014 James Slagle <jslagle(a)redhat.com> - 0.6.5-5
- Add 3 new SELinux patches
Size change: 2333 bytes
perl-Cache-Cache-1.06-16.fc21
-----------------------------
* Thu Jun 26 2014 Petr Pisar <ppisar(a)redhat.com> - 1.06-16
- Fix time races in tests (bug #1112553)
Size change: 1774 bytes
perl-Devel-CallParser-0.002-2.fc21
----------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.002-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 173 bytes
perl-ExtUtils-Config-0.008-1.fc21
---------------------------------
* Thu Jun 26 2014 Paul Howarth <paul(a)city-fan.org> - 0.008-1
- Update to 0.008
- Remove set, clear, clone methods
- Don't bother with the release tests, which can't be run on EPEL < 7 anyway
- Update patch for building with old Test::More versions
Size change: -923 bytes
perl-ExtUtils-PkgConfig-1.15-1.fc21
-----------------------------------
* Thu Jun 26 2014 Tom Callaway <spot(a)fedoraproject.org> - 1.15-1
- update to 1.15
Size change: -996 bytes
perl-Readonly-1.500.0-1.fc21
----------------------------
* Thu Jun 26 2014 Paul Howarth <paul(a)city-fan.org> - 1.500.0-1
- Update to v1.500.0
- Re-release with new version number
Size change: -312 bytes
perl-Sub-Install-0.928-1.fc21
-----------------------------
* Fri Jun 27 2014 Paul Howarth <paul(a)city-fan.org> - 0.928-1
- Update to 0.928
- Cope with subroutines with spaces in their names when catching warnings
- Don't assume that the source sub isn't blessed in tests (!)
Size change: 1360 bytes
perl-Test-TCP-2.02-3.fc21
-------------------------
* Fri Jun 27 2014 Petr Pisar <ppisar(a)redhat.com> - 2.02-3
- Fix a race in a test (bug #1113962)
Size change: 1802 bytes
php-horde-Horde-Mapi-1.0.3-1.fc21
---------------------------------
* Fri Jun 27 2014 Remi Collet <remi(a)fedoraproject.org> - 1.0.3-1
- Update to 1.0.3
Size change: 148 bytes
pig-0.12.0-5.fc21
-----------------
* Fri Jun 20 2014 Peter MacKinnon <pmackinn(a)redhat.com> 0.12.0-5
- enable jython support
- add jline1 BR
- fix some List generics from antlr update
Size change: 272 bytes
postscriptbarcode-20140620-1.fc21
---------------------------------
* Thu Jun 26 2014 Mario Blättermann <mariobl(a)fedoraproject.org> - 20140620-1
- New upstream release
- Build from low-level source instead of monolithic file
- New upstream URL
Size change: 45335 bytes
ppl-1.1-1.fc21
--------------
* Tue Apr 29 2014 pcpa <paulo.cesar.pereira.de.andrade(a)gmail.com> - 1.1-1
- Update to latest upstream release
- Remove patches added upstream
- Add new cstddef patch to build recent gcc
- Correct bogus dates in chagelog
- Remove hack with explicit provides of (wrong) library major
* Fri Mar 28 2014 Michael Simacek <msimacek(a)redhat.com> - 1.0-5.10
- Use Requires: java-headless rebuild (#1067528)
* Thu Mar 13 2014 pcpa <paulo.cesar.pereira.de.andrade(a)gmail.com> - 1.0-4.10
- Rebuild with newer pl
Size change: 714411 bytes
python-blivet-0.59-1.fc21
-------------------------
* Thu Jun 26 2014 Brian C. Lane <bcl(a)redhat.com> - 0.59-1
- When logging, indicate whether exception was ignored by blivet. (amulhern)
Size change: -188 bytes
python-configobj-5.0.5-1.fc21
-----------------------------
* Thu Jun 26 2014 Bohuslav Kabrda <bkabrda(a)redhat.com> - 5.0.5-1
- Updated to 5.0.5 (new upstream "with the blessing of original creator")
- Introduced python3-configobj subpackage
- Changed upstream url to documentation written by new upstream
Size change: -89108 bytes
python-social-auth-0.1.26-1.fc21
--------------------------------
* Fri Jun 27 2014 Jakub Dorňák <jdornak(a)redhat.com> - 0.1.26-1
- rebase to 0.1.26
Size change: 1677 bytes
qt5-qtdoc-5.3.1-1.fc21
----------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 7808 bytes
qt5-qttranslations-5.3.1-1.fc21
-------------------------------
* Tue Jun 17 2014 Jan Grulich <jgrulich(a)redhat.com> - 5.3.1-1
- 5.3.1
Size change: 2212 bytes
rubygem-aws-sdk-1.44.0-1.fc21
-----------------------------
* Thu Jun 26 2014 Brett Lentz <blentz(a)redhat.com> - 1.44.0-1
- Upstream release 1.44.0
Size change: 11922 bytes
rubygem-domain_name-0.5.19-1.fc21
---------------------------------
* Fri Jun 27 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 0.5.19-1
- 0.5.19
Size change: 508 bytes
rubygem-kramdown-1.4.0-1.fc21
-----------------------------
* Fri Jun 27 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.4.0-1
- 1.4.0
Size change: -9746 bytes
rubygem-text-1.3.0-1.fc21
-------------------------
* Fri Jun 27 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.3.0-1
- 1.3.0
Size change: 1223 bytes
Summary:
Added Packages: 14
Removed Packages: 2
Modified Packages: 74
Size of added packages: 95088535 (91 M)
Size change of modified packages: 626560 (612 k)
Size of removed packages: 766752 (749 k)
Size change: 94948343 (91 M)
Compose finished at Sat Jun 28 06:30:22 UTC 2014
8 years, 11 months
arm rawhide report: 20140627 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[APLpy]
APLpy-0.9.8-5.fc21.noarch requires pywcs
[ATpy]
ATpy-0.9.7-5.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-5.fc21.noarch requires python3-astropy
[BackupPC]
BackupPC-3.3.0-3.fc21.aarch64 requires perl(File::RsyncP)
[OpenLP]
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-impress
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-headless
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-graphicfilter
[OpenTK]
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System) = 0:2.0.0.0
[PyQuante]
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[R-GenomicFeatures]
R-GenomicFeatures-1.14.2-2.fc21.noarch requires R-rtracklayer
[RepetierHost]
RepetierHost-0.90D-2.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System) = 0:2.0.0.0
[YafaRay]
YafaRay-blender-0.1.1-11.fc21.aarch64 requires blender
[abrt]
abrt-addon-vmcore-2.2.1-4.fc21.aarch64 requires kexec-tools
[amavisd-new]
amavisd-new-2.9.0-3.fc21.noarch requires arj
[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)
[aprsdigi]
aprsdigi-3.5.1-3.fc21.aarch64 requires ax25-tools
[arduino]
1:arduino-1.0.5-7.fc21.noarch requires rxtx
1:arduino-core-1.0.5-7.fc21.noarch requires avr-gcc-c++
1:arduino-core-1.0.5-7.fc21.noarch requires avr-gcc
1:arduino-doc-1.0.5-7.fc21.noarch requires avr-gcc-c++
1:arduino-doc-1.0.5-7.fc21.noarch requires avr-gcc
[asterisk]
asterisk-ices-11.9.0-2.fc21.1.aarch64 requires ices
[audacious]
audacious-3.5-2.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.5
[audtty]
audtty-0.1.12-9.fc20.aarch64 requires libaudclient.so.2()(64bit)
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[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)
[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
[beneath-a-steel-sky]
beneath-a-steel-sky-1.3-7.fc21.noarch requires scummvm >= 0:0.12.0
[beneath-a-steel-sky-cd]
beneath-a-steel-sky-cd-0.0372-10.fc21.noarch requires scummvm >= 0:0.9.1
[bibus]
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-writer
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-pyuno
[bochs]
bochs-2.6.2-5.fc20.aarch64 requires bochs-bios = 0:2.6.2-5.fc20
[cabal-rpm]
cabal-rpm-0.8.11-2.fc21.aarch64 requires cabal-install
[ccgo]
ccgo-0.3.6.4-11.fc21.aarch64 requires gnugo
[coccinella]
coccinella-0.96.20-9.fc21.noarch requires iaxclient
[condor-cloud]
condor-cloud-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
condor-cloud-node-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
[condor-ec2-enhanced]
condor-ec2-enhanced-1.3.1-4.fc21.noarch requires condor >= 0:7.4.4-0.9
[condor-ec2-enhanced-hooks]
condor-ec2-enhanced-hooks-1.3.1-4.fc21.noarch requires condor >= 0:7.2.0-4
[condor-job-hooks]
condor-job-hooks-1.5-9.fc21.noarch requires condor >= 0:7.0.2-4
[condor-low-latency]
condor-low-latency-1.2-2.fc21.5.noarch requires condor >= 0:7.0.2-4
[condor-wallaby]
condor-wallaby-client-5.0.3-6.fc21.noarch requires condor >= 0:7.4.4-0.9
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cura]
cura-14.06-2.fc21.noarch requires pypy
cura-14.06-2.fc21.noarch requires CuraEngine >= 0:14.03
[curator]
curator-2.2.0-4.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[ddccontrol]
ddccontrol-doc-0.4.2-7.20120904gitc3af663d.fc20.noarch requires ddccontrol = 0:0.4.2-7.20120904gitc3af663d.fc20
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires rubygem(cloudfiles)
[desktopcouch]
desktopcouch-1.0.8-2.fc21.noarch requires couchdb
[dogtag-pki]
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tps >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tools >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tks >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-symkey >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ocsp >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-kra >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-javadoc >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ca >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-base >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires esc >= 0:1.1.0
[drascula]
drascula-1.0-12.fc21.noarch requires scummvm >= 0:0.12.0
[drgeo-doc]
drgeo-doc-1.6-17.fc21.noarch requires drgeo
[eclipse-avr]
eclipse-avr-2.3.4-9.fc21.noarch requires avr-gcc
[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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 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 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-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 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-slice2java]
eclipse-slice2java-3.5.1.20131004-2.fc21.noarch requires ice-java >= 0:3.5
[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-log4erl]
erlang-log4erl-0.9.0-9.fc21.aarch64 requires erlang-mochiweb
[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-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)
[fedora-dockerfiles]
fedora-dockerfiles-0-0.6.git122ef5d.fc21.noarch requires docker-io
[fedora-gooey-karma]
fedora-gooey-karma-0.1-5.fc21.noarch requires python-pyside
[fedora-package-config-apt]
fedora-package-config-apt-16.00-6.noarch requires apt >= 0:0.5.15lorg3
[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-11.fc21.noarch requires scummvm >= 0:0.9.1
[flight-of-the-amazon-queen-cd]
flight-of-the-amazon-queen-cd-1.0-11.fc21.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-9.fc21.noarch requires kmod(floppy.ko)
[freedroidrpg]
freedroidrpg-data-0.15.1-6.fc20.noarch requires freedroidrpg = 0:0.15.1-6.fc20
[freeipa]
freeipa-server-3.3.5-4.fc21.aarch64 requires pki-ca >= 0:10.1.1
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[globus-gram-job-manager-sge]
globus-gram-job-manager-sge-1.7-4.fc21.aarch64 requires gridengine
[glusterfs-hadoop]
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager)
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[gnumed]
gnumed-1.4.8-2.fc21.noarch requires libreoffice-pyuno
[gofer]
ruby-gofer-0.77.1-2.fc21.noarch requires rubygem(qpid) >= 0:0.16.0
[golang-bitbucket-kardianos-osext]
golang-bitbucket-kardianos-osext-devel-0-0.5.hg364fb577de68.fc21.noarch requires golang
[golang-github-coreos-go-log]
golang-github-coreos-go-log-devel-0-0.6.git840af6b.fc21.noarch requires golang
[golang-github-coreos-go-systemd]
golang-github-coreos-go-systemd-devel-2-1.fc21.noarch requires golang
[golang-github-fsouza-go-dockerclient]
golang-github-fsouza-go-dockerclient-devel-0-0.2.gitd639515.fc21.noarch requires golang
[golang-github-godbus-dbus]
golang-github-godbus-dbus-devel-0-0.2.gitcb98efb.fc21.noarch requires golang
[golang-github-goraft-raft]
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang(code.google.com/p/goprotobuf)
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang
[golang-github-gorilla-context]
golang-github-gorilla-context-devel-0-0.24.gitb06ed15.fc21.noarch requires golang
[golang-github-gorilla-mux]
golang-github-gorilla-mux-devel-0-0.14.git136d54f.fc21.noarch requires golang
[golang-github-kdar-factorlog]
golang-github-kdar-factorlog-devel-0-0.2.git814d8f7.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.20.git67e2db2.fc21.noarch requires golang
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.2.gitd700e5b.fc21.noarch requires golang
[golang-github-openshift-go-json-rest]
golang-github-openshift-go-json-rest-devel-0-0.2.git7715b15.fc21.noarch requires golang
[golang-github-openshift-go-systemd]
golang-github-openshift-go-systemd-devel-0-0.3.gitb71042d.fc21.noarch requires golang
[golang-github-smarterclayton-go-systemd]
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang
[golang-github-spf13-cobra]
golang-github-spf13-cobra-devel-0-0.3.gite174a40.fc21.noarch requires golang
[golang-github-spf13-pflag]
golang-github-spf13-pflag-devel-0-0.2.git94e98a5.fc21.noarch requires golang
[golang-github-syndtr-gocapability]
golang-github-syndtr-gocapability-devel-0-0.7.git3c85049.fc21.noarch requires golang
[golang-googlecode-net]
golang-googlecode-net-devel-0-0.14.hg84a4013f96e0.fc21.noarch requires golang
[golang-googlecode-sqlite]
golang-googlecode-sqlite-devel-0-0.10.hg74691fb6f837.fc21.noarch requires golang
[golang-launchpad-gocheck]
golang-launchpad-gocheck-devel-0-0.3.bzr85.fc21.noarch requires golang
[gourmet]
gourmet-0.17.4-1.fc21.noarch requires metakit
[grub-customizer]
grub-customizer-4.0.6-2.fc21.aarch64 requires grub2
[gscan2pdf]
gscan2pdf-1.2.5-2.fc21.noarch requires unpaper
[gspiceui]
gspiceui-0.9.98-12.fc21.aarch64 requires ngspice
[guitone]
guitone-1.0-0.7.rc5.fc21.aarch64 requires monotone >= 0:0.99.1
[h5py]
h5py-2.3.0-3.fc21.aarch64 requires hdf5 = 0:1.8.12
[hbase]
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-minicluster)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires hadoop-tests
[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-4.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[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-2.fc21.noarch requires python-libguestfs
[ipython]
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
[javasqlite]
javasqlite-20131124-3.fc21.aarch64 requires jre-1.7.0-headless
[jmol]
jmol-14.0.13-3.fc21.noarch requires icedtea-web
[jspecview]
jspecview-2-9.1649svn.fc21.noarch requires icedtea-web
[kdeedu]
kdeedu-4.13.2-1.fc21.noarch requires kalzium >= 0:4.13.2
[kdenetwork]
7:kdenetwork-4.13.2-1.fc21.noarch requires kopete >= 0:4.13.2
7:kdenetwork-devel-4.13.2-1.fc21.noarch requires kopete-devel >= 0:4.13.2
[kdepim]
7:kdepim-4.13.1-2.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
[kigo]
kigo-4.13.2-1.fc21.aarch64 requires gnugo
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[kst]
kst-docs-2.0.7-3.fc20.noarch requires kst = 0:2.0.7-3.fc20
[laditools]
laditools-1.0.1-9.fc21.noarch requires a2jmidid
[lasso]
lasso-php-2.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
lasso-php-2.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
leiningen-1.7.1-7.fc20.noarch requires classworlds
[libkolab]
php-kolab-0.5.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolab-0.5.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[libkolabxml]
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(api) = 0:20121113-64
[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
[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-2.fc21.aarch64 requires libreoffice-core
[liveusb-creator]
liveusb-creator-3.12.1-2.fc21.noarch requires syslinux
[lure]
lure-1.1-11.fc21.noarch requires scummvm >= 0:0.12.0
[lxde-common]
lxde-common-0.5.5-0.10.20110328git87c368d7.fc21.noarch requires lxpanel
[maniadrive]
maniadrive-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
maniadrive-track-editor-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
raydium-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[mariadb-galera]
1:mariadb-galera-server-5.5.36-10.fc21.aarch64 requires galera >= 0:25.3.3
[memchan]
memchan-2.3-6.fc21.aarch64 requires tcl(abi) = 0:8.5
[ming]
ming-php-0.4.5-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
ming-php-0.4.5-3.fc21.aarch64 requires php(api) = 0:20121113-64
[mingw-LibRaw]
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-OpenEXR]
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-SDL]
mingw32-SDL-1.2.15-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-angleproject]
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-antlr]
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atkmm]
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-boost]
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairo]
mingw32-cairo-1.12.16-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-clucene]
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cppunit]
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-curl]
mingw32-curl-7.37.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-cximage]
mingw32-cximage-600-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cximage-600-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-dbus]
mingw32-dbus-1.6.12-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-dirac]
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-enchant]
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fftw]
mingw32-fftw-3.3.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-flac]
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fontconfig]
mingw32-fontconfig-2.11.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fontconfig-2.11.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-freeimage]
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gettext]
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.41.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-glibmm24]
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-7.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer-plugins-bad-free]
mingw32-gstreamer-plugins-bad-free-0.10.23-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-good]
mingw32-gstreamer-plugins-good-0.10.31-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer1]
mingw32-gstreamer1-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-1.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer1-plugins-base]
mingw32-gstreamer1-plugins-base-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk2]
mingw32-gtk2-2.24.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk3]
mingw32-gtk3-3.13.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkmm24]
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkmm30]
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.28-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.28-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-icu]
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-id3lib]
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-jasper]
mingw32-jasper-1.900.1-23.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-leptonica]
mingw32-leptonica-1.69-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libarchive]
mingw32-libarchive-3.1.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgcrypt]
mingw32-libgcrypt-1.6.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libglademm24]
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgsf]
mingw32-libgsf-1.14.30-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmicrohttpd]
mingw32-libmicrohttpd-0.9.34-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-liboil]
mingw32-liboil-0.3.16-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libosinfo]
mingw32-libosinfo-0.2.8-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libpng]
mingw32-libpng-1.6.10-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsigc++20]
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libsqlite3x]
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libssh2]
mingw32-libssh2-1.4.3-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libtiff]
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtiff-4.0.3-5.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libvirt]
mingw32-libvirt-1.2.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvirt-1.2.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libwebp]
mingw32-libwebp-0.4.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libxml++]
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libxslt]
mingw32-libxslt-1.1.28-4.fc21.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-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nettle]
mingw32-nettle-2.7.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nsiswrapper]
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-nsis
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-binutils
[mingw-openjpeg]
mingw32-openjpeg-1.5.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-openssl]
mingw32-openssl-1.0.1e-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-opus]
mingw32-opus-1.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-opus-1.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-opusfile]
mingw32-opusfile-0.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-orc]
mingw32-orc-0.4.16-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pango]
mingw32-pango-1.36.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pangomm]
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pcre]
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-physfs]
mingw32-physfs-2.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pixman]
mingw32-pixman-0.32.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.32.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plibc]
mingw32-plibc-0.1.7-0.2.20130812svn147.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-plotmm]
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qpid-cpp]
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qpid-cpp-0.14-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qpid-cpp-0.14-9.fc21.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.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtgraphicaleffects]
mingw32-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtlocation]
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsvg]
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsystems]
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5dbus.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5dbus.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtwebkit]
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5printsupport.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5printsupport.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-shapelib]
mingw32-shapelib-tools-1.3.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-tools-1.3.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.13.git58097d9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-speex]
mingw32-speex-1.2-0.17.rc1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-speex-1.2-0.17.rc1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sqlite]
mingw32-sqlite-3.8.4.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-taglib]
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tcl]
mingw32-tcl-8.6.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-tesseract]
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tk]
mingw32-tk-8.5.13-5.fc21.noarch requires mingw32(tcl85.dll)
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.7-2.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-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-wxWidgets]
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xerces-c]
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-zfstream]
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[msp430-libc]
msp430-libc-20120224-3.fc21.noarch requires msp430-gcc >= 0:4.6.3
[narayana]
narayana-5.0.0-3.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[netdisco]
netdisco-1.1-7.fc21.noarch requires perl(SNMP::Info::Layer2::Bay)
[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-4.fc21.noarch requires nodejs(engine)
[nodejs-amdefine]
nodejs-amdefine-0.0.4-4.fc21.noarch requires nodejs(engine) >= 0:0.4.2
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-3.fc21.noarch requires nodejs(engine)
[nodejs-deep-equal]
nodejs-deep-equal-0.0.0-4.fc21.noarch requires nodejs(engine)
[nodejs-defined]
nodejs-defined-0.0.0-3.fc21.noarch requires nodejs(engine)
[nodejs-get]
nodejs-get-1.3.0-2.fc21.noarch requires nodejs(engine) >= 0:0.3.6
[nodejs-hashish]
nodejs-hashish-0.0.4-3.fc21.noarch requires npm(traverse) >= 0:0.2.4
nodejs-hashish-0.0.4-3.fc21.noarch requires nodejs(engine)
[nodejs-mapnik-reference]
nodejs-mapnik-reference-5.0.9-2.fc21.noarch requires nodejs(engine)
[nodejs-optimist]
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) < 0:0.1
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) >= 0:0.0.2
nodejs-optimist-0.4.0-3.fc21.noarch requires nodejs(engine)
[nodejs-options]
nodejs-options-0.0.5-3.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-passport]
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) < 0:0.4
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) >= 0:0.3.0
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pause) = 0:0.0.1
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) < 0:2
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) >= 0:1
nodejs-passport-0.2.0-2.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-require-all]
nodejs-require-all-0.0.8-2.fc21.noarch requires nodejs(engine)
[nodejs-sphericalmercator]
nodejs-sphericalmercator-1.0.2-3.fc21.noarch requires nodejs(engine)
[nodejs-step]
nodejs-step-0.0.5-3.fc21.noarch requires nodejs(engine)
[nodejs-tinycolor]
nodejs-tinycolor-0.0.1-5.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-underscore-dot-string]
nodejs-underscore-dot-string-2.3.1-4.fc21.noarch requires nodejs(engine)
[nodejs-uri-js]
nodejs-uri-js-1.4.2-4.fc21.noarch requires nodejs(engine)
[nodejs-yamlish]
nodejs-yamlish-0.0.5-5.fc21.noarch requires nodejs(engine)
[olpc-netutils]
olpc-netutils-0.8.2-5.fc21.noarch requires olpc-utils >= 0:1.3.1
[openarena]
openarena-0.8.8-4.fc21.noarch requires quake3 >= 0:1.36-11
[openbox]
gnome-panel-control-3.5.2-4.fc21.aarch64 requires gnome-panel
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libjim.so.0.74()(64bit)
openocd-0.7.0-3.fc21.aarch64 requires libftdi.so.1()(64bit)
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-2.fc21.noarch requires mongodb
[openshift-origin-cartridge-mongodb]
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-server
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-devel
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires libmongodb
[openshift-origin-node-proxy]
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-ws
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-supervisor
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-async
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs
[openstack-nova]
openstack-nova-compute-2014.1-3.fc21.noarch requires python-libguestfs
[owncloud]
owncloud-nginx-6.0.3-2.fc21.noarch requires nginx
[oz]
oz-0.12.0-3.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-3.fc21.noarch requires libvirt-daemon-kvm
[pam_mount]
pam_mount-2.14-2.fc21.aarch64 requires hxtools
[paraview]
paraview-devel-4.1.0-6.fc21.aarch64 requires vtk-devel(aarch-64)
[pcsc-perl]
pcsc-perl-1.4.12-9.fc21.aarch64 requires libpcsclite.so.1
[pdfmod]
pdfmod-0.9.1-8.fc21.noarch requires mono-core
pdfmod-0.9.1-8.fc21.noarch requires mono(pango-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gtk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gdk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gconf-sharp) = 0:2.24.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(atk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Posix) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires hyena
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-5.fc21.noarch requires root-core
[perl-Language-Expr]
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
[perl-Object-InsideOut]
perl-Object-InsideOut-3.98-2.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-ParseUtil-Domain]
perl-ParseUtil-Domain-2.30-2.fc21.noarch requires perl(perl5i::2)
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-15.fc21.noarch requires tkgate
[pgRouting]
pgRouting-2.0.0-3.fc21.aarch64 requires postgis
[pharosc]
pharosc-8.3-9.fc21.noarch requires ngspice
pharosc-alliance-8.3-9.fc21.noarch requires alliance
pharosc-magic-8.3-9.fc21.noarch requires magic
pharosc-xcircuit-8.3-9.fc21.noarch requires xcircuit
[php-ZendFramework]
php-ZendFramework-Cache-Backend-Libmemcached-1.12.5-2.fc21.noarch requires php-pecl-memcached
php-ZendFramework-Serializer-Adapter-Igbinary-1.12.5-2.fc21.noarch requires php-pecl-igbinary
[php-ZendFramework2]
php-ZendFramework2-Serializer-2.3.1-2.fc21.noarch requires php-pecl(igbinary)
[php-facedetect]
php-facedetect-1.0.1-11.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-facedetect-1.0.1-11.fc21.aarch64 requires php(api) = 0:20121113-64
[php-idn]
php-idn-1.2c-10.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-idn-1.2c-10.fc21.aarch64 requires php(api) = 0:20121113-64
[php-libvirt]
php-libvirt-0.4.8-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-libvirt-0.4.8-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-magickwand]
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-amqp]
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-cairo]
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-event]
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gearman]
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-geoip]
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gmagick]
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-http]
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-imagick]
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-judy]
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-krb5]
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-lzf]
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mailparse]
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memcache]
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memprof]
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mongo]
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-msgpack]
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-ms]
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-qc]
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ncurses]
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-oauth]
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-parsekit]
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-propro]
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-radius]
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-raphf]
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-rrd]
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-runkit]
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-selinux]
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-solr]
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-sphinx]
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ssh2]
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-uuid]
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xdebug]
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xmldiff]
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-yaml]
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-zip]
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-shout]
php-shout-0.9.2-16.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-shout-0.9.2-16.fc21.aarch64 requires php(api) = 0:20121113-64
[php-twig-ctwig]
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-xcache]
php-xcache-3.1.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-xcache-3.1.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-zmq]
php-zmq-1.0.8-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-zmq-1.0.8-3.fc21.aarch64 requires php(api) = 0:20121113-64
[pidgin-rhythmbox]
pidgin-rhythmbox-2.0-12.fc21.aarch64 requires rhythmbox
[pig]
pig-0.12.0-4.fc21.noarch requires hadoop-tests
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
[pki-ra]
pki-ra-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
[poppler-sharp]
poppler-sharp-0.0.3-6.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
[ppl]
ppl-swiprolog-1.0-4.fc21.9.aarch64 requires libswipl.so.6.6.3()(64bit)
[prosody]
prosody-0.9.4-3.fc21.aarch64 requires luajit
prosody-0.9.4-3.fc21.aarch64 requires /usr/bin/luajit
[pygrace]
pygrace-0.4-10.fc21.noarch requires grace
[pymol]
pymol-1.7.0-3.20140115svn4060.fc21.aarch64 requires apbs
[python-astroML]
python-astroML-0.2-3.fc21.noarch requires python-astropy
[python-cclib]
python-cclib-1.2-1.fc21.noarch requires vtk-python
[python-couchdbkit]
python-couchdbkit-0.6.5-3.fc21.noarch requires couchdb
[python-elasticsearch]
python-elasticsearch-1.0.0-2.fc21.noarch requires python-thrift
[python-networkx]
python-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
python3-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
[python-openoffice]
python-openoffice-0.1-0.15.20110209.fc21.noarch requires libreoffice-pyuno
[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-pymtp]
python-pymtp-0.0.6-2.fc21.aarch64 requires libmtp.so.9
[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)
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
[qepcad-B]
qepcad-B-1.69-6.fc21.aarch64 requires Singular
[qle]
qle-0.0.18-10.fc21.noarch requires cwdaemon
[qt4pas]
qt4pas-2.5-4.fc21.aarch64 requires fpc-src
[rcsslogplayer]
rcsslogplayer-15.1.1-3.fc21.aarch64 requires rcssmonitor
[redland-bindings]
php-redland-1.0.16.1-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-redland-1.0.16.1-7.fc21.aarch64 requires php(api) = 0:20121113-64
[remctl]
remctl-php-3.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
remctl-php-3.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[retrace-server]
retrace-server-1.11-2.fc21.noarch requires kexec-tools
[rf]
rf-0.4.18-5.fc21.noarch requires xmlstarlet
[rhythmbox-equalizer]
rhythmbox-equalizer-1.4-7.fc21.aarch64 requires rhythmbox
[rootplot]
rootplot-2.2.1-7.fc19.noarch requires root-python
[rpm-ostree-toolbox]
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-xfs
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-tools-c
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-gobject
[rrdtool]
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(api) = 0:20121113-64
[rubygem-activeldap]
rubygem-activeldap-4.0.2-2.fc21.noarch requires rubygem(activemodel) < 0:4.1
[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-5.fc21.noarch requires ruby-libguestfs
[rubygem-bson_ext]
rubygem-bson_ext-1.9.2-4.fc21.aarch64 requires rubygem(bson) < 0:1.10
[rubygem-childprocess]
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) < 0:2
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.6
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.11
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0
[rubygem-coffee-script-source]
rubygem-coffee-script-source-1.6.3-1.fc21.noarch requires coffee-script-common = 0:1.6.3
[rubygem-compass-rails]
rubygem-compass-rails-1.1.7-2.fc21.noarch requires rubygem(sprockets) <= 0:2.11.0
[rubygem-cucumber]
rubygem-cucumber-1.3.15-1.fc21.noarch requires rubygem(gherkin) >= 0:2.12
[rubygem-ethon]
rubygem-ethon-0.7.0-2.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-4.fc21.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-mongoid]
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(tzinfo) < 0:0.4
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(origin) < 0:2
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(activemodel) < 0:4
[rubygem-net-ping]
rubygem-net-ping-1.7.3-2.fc21.noarch requires rubygem(ffi)
[rubygem-openscap]
rubygem-openscap-0.1.0-6.fc21.noarch requires rubygem(ffi) >= 0:1.4.0
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi) >= 0:0.5.0
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi)
[rubygem-rubigen]
rubygem-rubigen-1.5.8-3.fc21.noarch requires rubygem(activesupport) < 0:3.2.0
[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-8.fc21.noarch requires rubygem(ffi) >= 0:1.0.7
[rubygem-simple_form]
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(activemodel) < 0:4.1
rubygem-simple_form-3.0.0-0.1.rc.fc20.noarch requires rubygem(actionpack) < 0:4.1
[rubygem-thinking-sphinx]
rubygem-thinking-sphinx-3.1.0-2.fc21.noarch requires rubygem(joiner) >= 0:0.2.0
[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-4.fc21.noarch requires jogl2
[scitools]
scitools-extras-0.9.0-5.fc21.noarch requires vtk-python
[scummvm-tools]
scummvm-tools-1.6.0-6.fc21.aarch64 requires scummvm >= 0:1.6.0
[selinux-policy]
selinux-policy-mls-3.13.1-62.fc21.noarch requires setransd
[sfact]
sfact-0.0-6.20130128gitbc56c68.fc21.noarch requires pypy
[skeinforge]
skeinforge-12.03.14-17.fc21.noarch requires pypy
[slashem]
slashem-0.0.8-0.15.E0F1.fc21.aarch64 requires nethack-bitmap-fonts-core
[slic3r]
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)
[solr]
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
[spacewalk-admin]
spacewalk-admin-2.1.2-2.fc21.noarch requires spacewalk-base
spacewalk-admin-2.1.2-2.fc21.noarch requires perl(RHN::SatelliteCert)
[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)
[spice-xpi]
spice-xpi-2.8.90-5.fc21.aarch64 requires virt-viewer >= 0:0.5.3-1
[spring-maps-default]
spring-maps-default-0.1-12.fc21.noarch requires spring
[starplot-contrib]
starplot-contrib-3-9.fc21.noarch requires starplot
[starplot-gliese3]
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
[starplot-yale5]
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
[sugar-memorize]
sugar-memorize-47-2.fc21.noarch requires csound-python
[syck]
syck-php-0.70-3.20130402.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
syck-php-0.70-3.20130402.fc21.aarch64 requires php(api) = 0:20121113-64
[sympy]
sympy-texmacs-0.7.5-2.fc21.noarch requires TeXmacs
[syntastic]
syntastic-coffee-3.4.0-19.fc21.noarch requires coffee-script
syntastic-coq-3.4.0-19.fc21.noarch requires coq
syntastic-cs-3.4.0-19.fc21.noarch requires mono-core
syntastic-d-3.4.0-19.fc21.noarch requires ldc
syntastic-java-3.4.0-19.fc21.noarch requires java-1.7.0-openjdk-devel
syntastic-less-3.4.0-19.fc21.noarch requires nodejs
syntastic-lisp-3.4.0-19.fc21.noarch requires clisp
syntastic-scss-3.4.0-19.fc21.noarch requires rubygem-scss
[system-config-kdump]
system-config-kdump-2.0.15-3.fc21.noarch requires kexec-tools >= 0:2.0.6-4
[tailor]
python-vcpx-0.9.35-17.fc21.noarch requires monotone
[tclabc]
tclabc-1.2.2-5.fc20.aarch64 requires libtcl8.5.so()(64bit)
[thermostat]
thermostat-1.0.4-3.fc21.aarch64 requires mongodb-server
[thunderbird-enigmail]
thunderbird-enigmail-1.7-0.2.20140608git611bc95.fc21.aarch64 requires thunderbird >= 0:24.0
[tmw]
tmw-20130201-3.fc21.noarch requires manaplus
[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]
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-12.20100327mtnda420c80.fc21.noarch requires monotone >= 0:0.46
[trackballs-music]
trackballs-music-1.4-8.fc21.noarch requires trackballs >= 0:1.1.2
[unoconv]
unoconv-0.6-11.fc21.noarch requires openoffice.org-diafilter
unoconv-0.6-11.fc21.noarch requires libreoffice-writer2latex
unoconv-0.6-11.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-11.fc21.noarch requires libreoffice-filters
[uuid]
uuid-php-1.6.2-25.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
uuid-php-1.6.2-25.fc21.aarch64 requires php(api) = 0:20121113-64
[uwsgi]
uwsgi-plugin-jvm-1.9.19-4.fc21.aarch64 requires java-1.7.0-openjdk
uwsgi-plugin-php-1.9.19-4.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[vdsm]
vdsm-4.14.8.1-1.fc21.aarch64 requires libguestfs-tools-c
vdsm-hook-fileinject-4.14.8.1-1.fc21.noarch requires python-libguestfs
[vegastrike-data]
vegastrike-data-0.5.1-7.r1.fc21.noarch requires vegastrike >= 0:0.5.1
[viewmtn]
viewmtn-0.10-12.20100308mtn0030ad67.fc21.noarch requires monotone >= 0:0.46
[wildfly]
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-stomp-protocol)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-native)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-amqp-protocol)
[will-crash]
will-crash-0.7-2.fc21.aarch64 requires java-1.7.0-openjdk
[wine-mono]
wine-mono-4.5.2-4.fc21.noarch requires wine-filesystem
[worminator-data]
worminator-data-3.0R2.1-12.fc21.noarch requires worminator
[xmonad]
xmonad-config-0.11-12.fc21.aarch64 requires ghc-xmonad-contrib-devel
[yash]
yash-doc-2.36-1.fc21.1.1.noarch requires yash = 0:2.36-1.fc21.1.1
[zarafa]
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(zend-abi) = 0:20121212-64
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(api) = 0:20121113-64
New package: abrt-java-connector-1.0.10-3.fc21
JNI Agent library converting Java exceptions to ABRT problems
New package: compizconfig-python-0.8.4-10.fc21
Python bindings for the Compiz Configuration System
New package: perl-Devel-CallParser-0.002-1.fc21
Custom parsing attached to subroutines
New package: rubygem-archivist-1.1.1-5.fc20
A rails 3 model archiving system based on acts_as_archive
New package: rubygem-qpid_messaging-0.28.0-1.fc21
Ruby bindings for the Qpid messaging framework
New package: rubygem-simple_form-3.0.0-0.1.rc.fc20
Flexible and powerful components to create forms
New package: scribus-1.4.4-1.fc21
DeskTop Publishing application written in Qt
New package: xscope-1.4.1-1.fc21
X Window Protocol Viewer
Removed package: pcp-gui-1.5.13-1.fc21.1
Updated Packages:
ScientificPython-2.8-19.fc21
----------------------------
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.8-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 145 bytes
ansible-1.6.5-1.fc21
--------------------
* Wed Jun 25 2014 Kevin Fenzi <kevin(a)scrye.com> 1.6.5-1
- Update to 1.6.5
Size change: 108 bytes
apache-ivy-2.3.0-15.fc21
------------------------
* Thu Jun 26 2014 Michal Srb <msrb(a)redhat.com> - 2.3.0-15
- Drop workaround for broken apache-ivy
* Thu Jun 26 2014 Michal Srb <msrb(a)redhat.com> - 2.3.0-14
- Fix /etc/ant.d/apache-ivy (Resolves: rhbz#1113275)
Size change: 248 bytes
bluefish-2.2.6-2.fc21
---------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 194 bytes
compiz-plugins-main-0.8.8-11.fc21
---------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1:0.8.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 181 bytes
dap-hdf4_handler-3.10.1-2.fc21
------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 148 bytes
dap-netcdf_handler-3.10.2-2.fc21
--------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 143 bytes
deja-dup-30.0-2.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 30.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 11 2014 Rahul Sundaram <sundaram(a)fedoraproject.org> - 30.0-1
- update to 30.0
- add a runtime requirement on duplicity >= 0.6.23
* Wed Mar 05 2014 Rahul Sundaram <sundaram(a)fedoraproject.org> - 29.5-1
- update to 29.5. resolves rhbz#1011780
- respect rpm opt flags. resolves rhbz#1057771
- add requires on dconf. resolves rhbz#1072097
- add upstream patch to make it build with cmake 3.0
* Mon Jan 20 2014 Kai Engert <kaie(a)redhat.com> - 29.4-1
- Update to 29.4
- Change configure to cmake
Size change: -138706 bytes
dx-4.4.4-33.fc21
----------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.4.4-33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Feb 27 2014 Dominik Mierzejewski <rpm(a)greysector.net> 4.4.4-32
- drop ancient Obsoletes (bug #1002099)
- rebuild to fix bug #925284
- fix -Werror=format-security errors (bug #1037047)
Size change: 2518 bytes
eclipse-egit-3.4.1-1.fc21
-------------------------
* Thu Jun 26 2014 Mat Booth <mat.booth(a)redhat.com> - 3.4.1-1
- Update to latest upstream release 3.4.1
Size change: 61 bytes
eclipse-jgit-3.4.1-1.fc21
-------------------------
* Thu Jun 26 2014 Mat Booth <mat.booth(a)redhat.com> - 3.4.1-1
- Update to latest upstream release 3.4.1
- Drop unnecessary BRs
Size change: 342 bytes
fontaine-0-11.svn57.fc21
------------------------
* Sun Jun 08 2014 Yanko Kaneti <yaneti(a)declera.com> - 0-11.svn57
- Patch to adapt to latest freetype include changes
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0-10.svn57
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 916 bytes
gcc-4.9.0-13.fc21
-----------------
* Wed Jun 25 2014 Jakub Jelinek <jakub(a)redhat.com> 4.9.0-13
- update from the 4.9 branch
- PRs bootstrap/61583, c++/61556, ipa/61211, ipa/61540, libstdc++/61532,
target/61570
- backport -fsanitize=bounds support from the trunk
Size change: 49457 bytes
git-cola-2.0.4-1.fc21
---------------------
* Thu Jun 26 2014 Christopher Meng <rpm(a)cicku.me> - 2.0.4-1
- Update to 2.0.4
Size change: 26320 bytes
glassfish-jax-rs-api-2.0-6.fc21
-------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 175 bytes
glassfish-jaxws-2.2.7-5.fc21
----------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 120 bytes
glassfish-policy-2.3.1-5.fc21
-----------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 158 bytes
glassfish-toplink-essentials-2.0.46-8.fc21
------------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.46-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 90 bytes
grads-2.0.2-5.fc21
------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Feb 24 2014 Deji Akingunola <dakingun(a)gmail.com> - 2.0.2-4
- Apply patch to fix format-security build error (Bug 1037101)
Size change: 909 bytes
grizzly-2.3.6-2.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 168 bytes
hessian-4.0.7-8.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0:4.0.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 81 bytes
hibernate3-3.6.10-15.fc21
-------------------------
* Thu Jun 26 2014 gil cattaneo <puntogil(a)libero.it> 3.6.10-15
- disable jbosscache support
Size change: 16 bytes
high-scale-lib-1.1.4-3.fc21
---------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 220 bytes
howl-logger-1.0.2-3.fc21
------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 242 bytes
htmlunit-core-js-2.9-7.fc21
---------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.9-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 100 bytes
itext-2.1.7-27.fc21
-------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.1.7-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 120 bytes
jackson-core-2.2.2-5.fc21
-------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 163 bytes
jackson-databind-2.2.2-5.fc21
-----------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 157 bytes
jackson-dataformat-smile-2.2.2-4.fc21
-------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 160 bytes
jackson-dataformat-xml-2.2.2-5.fc21
-----------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 235 bytes
jackson-jaxrs-providers-2.2.2-3.fc21
------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 222 bytes
jackson-module-jaxb-annotations-2.2.2-5.fc21
--------------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 169 bytes
jackson-module-mrbean-2.2.2-4.fc21
----------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 233 bytes
jamonapi-2.74-4.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.74-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 436 bytes
jarbundler-2.2.0-8.fc21
-----------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 147 bytes
mediawiki-1.23.1-1.fc21
-----------------------
* Wed Jun 25 2014 Michael Cronenworth <mike(a)cchtml.com> - 1.23.1-1
- Update to 1.23.1
- (bug 65839) SECURITY: Prevent external resources in SVG files.
- (bug 67025) Special:Watchlist: Don't try to render empty row.
- (bug 66922) Don't allow some E_NOTICE messages to end up in the LocalSettings.php.
- (bug 66467) FileBackend: Avoid using popen() when "parallelize" is disabled.
- (bug 66428) MimeMagic: Don't seek before BOF. This has weird side effects
like only extracting the tail of the file partially or not at all.
- (bug 66182) Removed -x flag on some php files.
Size change: 2372 bytes
mozilla-https-everywhere-3.5.3-1.fc21
-------------------------------------
* Wed Jun 25 2014 Russell Golden <niveusluna(a)niveusluna.org> - 3.5.3-1
- Now works when installed globally!
- Various ruleset fixes, including PCWorld.
Size change: -861 bytes
parted-3.1-28.fc21
------------------
* Wed Jun 11 2014 Brian C. Lane <bcl(a)redhat.com> 3.1-28
- Rebase on parted master commit 1da239e2ebd2
- libparted: Fix bug with dupe and empty name
Size change: 18351 bytes
perl-Language-Prolog-Yaswi-0.21-22.fc21
---------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.21-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Jun 03 2014 Petr Pisar <ppisar(a)redhat.com> - 0.21-21
- Rebuild against pl-6.6.6
* Wed Apr 30 2014 Petr Pisar <ppisar(a)redhat.com> - 0.21-20
- Rebuild against pl-6.6.5
* Mon Mar 24 2014 Petr Pisar <ppisar(a)redhat.com> - 0.21-19
- Rebuild against pl-6.6.4
Size change: 413 bytes
perl-Syntax-Feature-Loop-1.6.0-7.fc21
-------------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 169 bytes
perl-indirect-0.29-6.fc21
-------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.29-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Feb 04 2014 Paul Howarth <paul(a)city-fan.org> - 0.29-5
- Build for epel7 bootstrap done
* Fri Jan 31 2014 Paul Howarth <paul(a)city-fan.org> - 0.29-4
- Don't pull in Devel::CallParser when bootstrapping
- Bootstrap epel7 build
Size change: 530 bytes
php-horde-Horde-Pack-1.0.2-1.fc21
---------------------------------
* Thu Jun 26 2014 Remi Collet <remi(a)fedoraproject.org> - 1.0.2-1
- Update to 1.0.2
Size change: 349 bytes
php-phpunit-File-Iterator-1.3.4-5.fc21
--------------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.3.4-5
- composer dependencies
Size change: 116 bytes
php-phpunit-FinderFacade-1.1.0-6.fc21
-------------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.1.0-6
- composer dependencies
Size change: 148 bytes
php-phpunit-PHP-CodeCoverage-2.0.8-3.fc21
-----------------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 2.0.8-3
- composer dependencies
Size change: 111 bytes
php-phpunit-PHP-TokenStream-1.2.2-5.fc21
----------------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.2.2-5
- composer dependencies
Size change: 134 bytes
php-phpunit-Version-1.0.3-3.fc21
--------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.0.3-3
- composer dependencies
Size change: 110 bytes
php-phpunit-diff-1.1.0-6.fc21
-----------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.1.0-6
- composer dependencies
Size change: 125 bytes
php-phpunit-environment-1.0.0-4.fc21
------------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.0.0-4
- composer dependencies
Size change: 154 bytes
php-phpunit-git-1.2.0-7.fc21
----------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 1.2.0-7
- composer dependencies
Size change: 132 bytes
php-phpunit-phpcov-2.0.1-1.fc21
-------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 2.0.1-1
- update to 2.0.1
- composer dependencies
Size change: 578 bytes
php-phpunit-phploc-2.0.6-1.fc21
-------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 2.0.6-1
- update to 2.0.6
- composer dependencies
Size change: 521 bytes
pl-6.6.6-3.fc21
---------------
* Wed Jun 25 2014 Yaakov Selkowitz <yselkowi(a)redhat.com> - 6.6.6-3
- Fix detection of libjvm on aarch64 (#1112012)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 6.6.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jun 02 2014 Petr Pisar <ppisar(a)redhat.com> - 6.6.6-1
- 6.6.6 bump
* Mon Apr 28 2014 Petr Pisar <ppisar(a)redhat.com> - 6.6.5-1
- 6.6.5 bump
Size change: 10793 bytes
proftpd-1.3.5-3.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> 1.3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 194 bytes
python-blivet-0.58-1.fc21
-------------------------
* Wed Jun 25 2014 Brian C. Lane <bcl(a)redhat.com> - 0.58-1
- Only import ROOT_PATH if needed (bcl)
- Add early keyword to setUpBootLoader (#1086811) (bcl)
- Only log a warning about labeling if something is wrong (#1075136) (amulhern)
- When adding an md array, allow adding incomplete arrays (#1090009) (amulhern)
- Add a flag to control whether a degraded md raid array is used (#1090009)
(amulhern)
- Remove preferLeaves parameter from getDeviceByPath() (amulhern)
- Factor out commonalities among getDevice[s|]By* methods. (amulhern)
- Omit special check for md devices in addUdevDevice(). (amulhern)
- Remove unused 'slaves' variable. (amulhern)
- Move down or remove assignment to device in add* methods. (amulhern)
- Move DevicelibsTestCase up to the top level of the testing directory.
(amulhern)
- Accept None for btrfs raid levels (#1109195) (amulhern)
- Add a test for a btrfs error associated with small devices (#1109195)
(amulhern)
Size change: 4322 bytes
replacer-1.5.2-5.fc21
---------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 267 bytes
resteasy-3.0.6-5.fc21
---------------------
* Tue Jun 24 2014 Ade Lee <alee(a)redhat.com> - 3.0.6-5
- Replace broken dependencies junit4-> junit
- Add patch to handle new bouncycastle API in version 1.50
- Fix bogus dates in changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 3.0.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Mar 28 2014 Michael Simacek <msimacek(a)redhat.com> - 3.0.6-3
- Use Requires: java-headless rebuild (#1067528)
Size change: 2608 bytes
rubygem-bson-1.10.2-1.fc21
--------------------------
* Thu Jun 26 2014 Vít Ondruch <vondruch(a)redhat.com> - 1.10.2-1
- Update to bson 1.10.2.
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 3431 bytes
rubygem-coffee-rails-4.0.1-1.fc21
---------------------------------
* Wed Jun 25 2014 Vít Ondruch <vondruch(a)redhat.com> - 4.0.1-1
- Update to coffee-rails 4.0.1.
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 1098 bytes
rubygem-mongo-1.10.2-1.fc21
---------------------------
* Thu Jun 26 2014 Vít Ondruch <vondruch(a)redhat.com> - 1.10.2-1
- Update to mongo 1.10.2.
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 32384 bytes
rubygem-pkg-config-1.1.5-3.fc21
-------------------------------
* Thu Jun 26 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.1.5-3
- Fix build failure
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 620 bytes
rubygem-rake-compiler-0.9.2-3.fc21
----------------------------------
* Thu Jun 26 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 0.9.2-3
- Adjust test suite for ruby 2.1.x
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 799 bytes
rubygem-rspec-expectations-2.14.5-2.fc21
----------------------------------------
* Thu Jun 26 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.14.5-2
- Force to use minitest 4.x, 5.x is too dangerous now
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.14.5-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 499 bytes
rubygem-rubyforge-2.0.4-13.fc21
-------------------------------
* Thu Jun 26 2014 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 2.0.4-13
- Use minitest directly, instead of rake
- Adjust for minitest 5
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.4-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 448 bytes
voms-api-java-3.0.3-1.fc21
--------------------------
* Thu Jun 26 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 3.0.3-1
- Update to version 3.0.3
Size change: 4897 bytes
xapian-bindings-1.2.17-3.fc21
-----------------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 163 bytes
Summary:
Added Packages: 8
Removed Packages: 1
Modified Packages: 66
Size of added packages: 18455191 (18 M)
Size change of modified packages: 32371 (32 k)
Size of removed packages: 5223798 (5.0 M)
Size change: 13263764 (13 M)
Compose finished at Fri Jun 27 06:36:07 UTC 2014
8 years, 11 months
arm rawhide report: 20140626 changes
by Fedora compose checker
Broken deps for aarch64
----------------------------------------------------------
[APLpy]
APLpy-0.9.8-5.fc21.noarch requires pywcs
[ATpy]
ATpy-0.9.7-5.fc21.noarch requires python-astropy
python3-ATpy-0.9.7-5.fc21.noarch requires python3-astropy
[BackupPC]
BackupPC-3.3.0-3.fc21.aarch64 requires perl(File::RsyncP)
[OpenLP]
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-impress
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-headless
OpenLP-2.0.4-2.fc21.noarch requires libreoffice-graphicfilter
[OpenTK]
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
OpenTK-1.1-0.2.b1.fc21.noarch requires mono(System) = 0:2.0.0.0
[PyQuante]
PyQuante-libint-1.6.4-7.fc20.aarch64 requires libint-stable.so.1()(64bit)
[R-GenomicFeatures]
R-GenomicFeatures-1.14.2-2.fc21.noarch requires R-rtracklayer
[RepetierHost]
RepetierHost-0.90D-2.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Windows.Forms) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
RepetierHost-0.90D-2.fc21.noarch requires mono(System) = 0:2.0.0.0
[YafaRay]
YafaRay-blender-0.1.1-11.fc21.aarch64 requires blender
[abrt]
abrt-addon-vmcore-2.2.1-4.fc21.aarch64 requires kexec-tools
[amavisd-new]
amavisd-new-2.9.0-3.fc21.noarch requires arj
[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)
[aprsdigi]
aprsdigi-3.5.1-3.fc21.aarch64 requires ax25-tools
[arduino]
1:arduino-1.0.5-7.fc21.noarch requires rxtx
1:arduino-core-1.0.5-7.fc21.noarch requires avr-gcc-c++
1:arduino-core-1.0.5-7.fc21.noarch requires avr-gcc
1:arduino-doc-1.0.5-7.fc21.noarch requires avr-gcc-c++
1:arduino-doc-1.0.5-7.fc21.noarch requires avr-gcc
[asterisk]
asterisk-ices-11.9.0-2.fc21.1.aarch64 requires ices
[audacious]
audacious-3.5-2.fc21.aarch64 requires audacious-plugins(aarch-64) >= 0:3.5
[audtty]
audtty-0.1.12-9.fc20.aarch64 requires libaudclient.so.2()(64bit)
[authhub]
python-authhub-0.1.2-3.fc19.noarch requires authhub = 0:0.1.2-3.fc19
[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)
[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
[beneath-a-steel-sky]
beneath-a-steel-sky-1.3-7.fc21.noarch requires scummvm >= 0:0.12.0
[beneath-a-steel-sky-cd]
beneath-a-steel-sky-cd-0.0372-10.fc21.noarch requires scummvm >= 0:0.9.1
[bibus]
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-writer
bibus-1.5.1-12.fc21.aarch64 requires libreoffice-pyuno
[bochs]
bochs-2.6.2-5.fc20.aarch64 requires bochs-bios = 0:2.6.2-5.fc20
[cabal-rpm]
cabal-rpm-0.8.11-2.fc21.aarch64 requires cabal-install
[ccgo]
ccgo-0.3.6.4-11.fc21.aarch64 requires gnugo
[ccsm]
1:ccsm-0.8.4-15.fc21.noarch requires compizconfig-python >= 0:0.8.4
[coccinella]
coccinella-0.96.20-9.fc21.noarch requires iaxclient
[condor-cloud]
condor-cloud-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
condor-cloud-node-0.1-8.fc21.noarch requires condor-vm-gahp >= 0:7.7.0
[condor-ec2-enhanced]
condor-ec2-enhanced-1.3.1-4.fc21.noarch requires condor >= 0:7.4.4-0.9
[condor-ec2-enhanced-hooks]
condor-ec2-enhanced-hooks-1.3.1-4.fc21.noarch requires condor >= 0:7.2.0-4
[condor-job-hooks]
condor-job-hooks-1.5-9.fc21.noarch requires condor >= 0:7.0.2-4
[condor-low-latency]
condor-low-latency-1.2-2.fc21.5.noarch requires condor >= 0:7.0.2-4
[condor-wallaby]
condor-wallaby-client-5.0.3-6.fc21.noarch requires condor >= 0:7.4.4-0.9
[csound]
csound-manual-5.19.01-1.fc20.noarch requires csound = 0:5.19.01-1.fc20
[cura]
cura-14.06-2.fc21.noarch requires pypy
cura-14.06-2.fc21.noarch requires CuraEngine >= 0:14.03
[curator]
curator-2.2.0-4.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
[ddccontrol]
ddccontrol-doc-0.4.2-7.20120904gitc3af663d.fc20.noarch requires ddccontrol = 0:0.4.2-7.20120904gitc3af663d.fc20
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires rubygem(cloudfiles)
[desktopcouch]
desktopcouch-1.0.8-2.fc21.noarch requires couchdb
[dogtag-pki]
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tps >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tools >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-tks >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-symkey >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ocsp >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-kra >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-javadoc >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-ca >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires pki-base >= 0:10.1.0
dogtag-pki-10.1.0-2.fc21.noarch requires esc >= 0:1.1.0
[drascula]
drascula-1.0-12.fc21.noarch requires scummvm >= 0:0.12.0
[drgeo-doc]
drgeo-doc-1.6-17.fc21.noarch requires drgeo
[dx-samples]
dx-samples-4.4.0-12.fc21.noarch requires dx
[eclipse-avr]
eclipse-avr-2.3.4-9.fc21.noarch requires avr-gcc
[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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 eclipse-ptp = 0:7.0.3-1.fc20
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 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 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-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 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-slice2java]
eclipse-slice2java-3.5.1.20131004-2.fc21.noarch requires ice-java >= 0:3.5
[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-log4erl]
erlang-log4erl-0.9.0-9.fc21.aarch64 requires erlang-mochiweb
[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-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)
[fedora-dockerfiles]
fedora-dockerfiles-0-0.6.git122ef5d.fc21.noarch requires docker-io
[fedora-gooey-karma]
fedora-gooey-karma-0.1-5.fc21.noarch requires python-pyside
[fedora-package-config-apt]
fedora-package-config-apt-16.00-6.noarch requires apt >= 0:0.5.15lorg3
[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-11.fc21.noarch requires scummvm >= 0:0.9.1
[flight-of-the-amazon-queen-cd]
flight-of-the-amazon-queen-cd-1.0-11.fc21.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-9.fc21.noarch requires kmod(floppy.ko)
[freedroidrpg]
freedroidrpg-data-0.15.1-6.fc20.noarch requires freedroidrpg = 0:0.15.1-6.fc20
[freeipa]
freeipa-server-3.3.5-4.fc21.aarch64 requires pki-ca >= 0:10.1.1
[gambit-c]
gambit-c-doc-4.6.6-2.fc18.noarch requires gambit-c = 0:4.6.6-2.fc18
[globus-gram-job-manager-sge]
globus-gram-job-manager-sge-1.7-4.fc21.aarch64 requires gridengine
[glusterfs-hadoop]
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-yarn-server-nodemanager)
glusterfs-hadoop-2.3.2-4.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
[gnumed]
gnumed-1.4.8-2.fc21.noarch requires libreoffice-pyuno
[gofer]
ruby-gofer-0.77.1-2.fc21.noarch requires rubygem(qpid) >= 0:0.16.0
[golang-bitbucket-kardianos-osext]
golang-bitbucket-kardianos-osext-devel-0-0.5.hg364fb577de68.fc21.noarch requires golang
[golang-github-coreos-go-log]
golang-github-coreos-go-log-devel-0-0.6.git840af6b.fc21.noarch requires golang
[golang-github-coreos-go-systemd]
golang-github-coreos-go-systemd-devel-2-1.fc21.noarch requires golang
[golang-github-fsouza-go-dockerclient]
golang-github-fsouza-go-dockerclient-devel-0-0.2.gitd639515.fc21.noarch requires golang
[golang-github-godbus-dbus]
golang-github-godbus-dbus-devel-0-0.2.gitcb98efb.fc21.noarch requires golang
[golang-github-goraft-raft]
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang(code.google.com/p/goprotobuf)
golang-github-goraft-raft-devel-0-0.4.gite138889.fc21.noarch requires golang
[golang-github-gorilla-context]
golang-github-gorilla-context-devel-0-0.24.gitb06ed15.fc21.noarch requires golang
[golang-github-gorilla-mux]
golang-github-gorilla-mux-devel-0-0.14.git136d54f.fc21.noarch requires golang
[golang-github-kdar-factorlog]
golang-github-kdar-factorlog-devel-0-0.2.git814d8f7.fc21.noarch requires golang
[golang-github-kr-pty]
golang-github-kr-pty-devel-0-0.20.git67e2db2.fc21.noarch requires golang
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.2.gitd700e5b.fc21.noarch requires golang
[golang-github-openshift-go-json-rest]
golang-github-openshift-go-json-rest-devel-0-0.2.git7715b15.fc21.noarch requires golang
[golang-github-openshift-go-systemd]
golang-github-openshift-go-systemd-devel-0-0.3.gitb71042d.fc21.noarch requires golang
[golang-github-smarterclayton-go-systemd]
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang(github.com/guelfey/go.dbus)
golang-github-smarterclayton-go-systemd-devel-0-0.5.git5cb9e9e.fc21.noarch requires golang
[golang-github-spf13-cobra]
golang-github-spf13-cobra-devel-0-0.3.gite174a40.fc21.noarch requires golang
[golang-github-spf13-pflag]
golang-github-spf13-pflag-devel-0-0.2.git94e98a5.fc21.noarch requires golang
[golang-github-syndtr-gocapability]
golang-github-syndtr-gocapability-devel-0-0.7.git3c85049.fc21.noarch requires golang
[golang-googlecode-net]
golang-googlecode-net-devel-0-0.14.hg84a4013f96e0.fc21.noarch requires golang
[golang-googlecode-sqlite]
golang-googlecode-sqlite-devel-0-0.10.hg74691fb6f837.fc21.noarch requires golang
[golang-launchpad-gocheck]
golang-launchpad-gocheck-devel-0-0.3.bzr85.fc21.noarch requires golang
[gourmet]
gourmet-0.17.4-1.fc21.noarch requires metakit
[grub-customizer]
grub-customizer-4.0.6-2.fc21.aarch64 requires grub2
[gscan2pdf]
gscan2pdf-1.2.5-2.fc21.noarch requires unpaper
[gspiceui]
gspiceui-0.9.98-12.fc21.aarch64 requires ngspice
[guitone]
guitone-1.0-0.7.rc5.fc21.aarch64 requires monotone >= 0:0.99.1
[h5py]
h5py-2.3.0-3.fc21.aarch64 requires hdf5 = 0:1.8.12
[hbase]
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.thrift:libthrift)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-minicluster)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-jobclient)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-mapreduce-client-core)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs::tests:)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-client)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
hbase-tests-0.98.3-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
hbase-tests-0.98.3-1.fc21.noarch requires hadoop-tests
[hibernate3]
hibernate3-jbosscache-3.6.10-14.fc21.noarch requires mvn(org.jboss.cache:jbosscache-core)
[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-4.fc21.noarch requires mvn(org.apache.thrift:libthrift)
[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-2.fc21.noarch requires python-libguestfs
[ipython]
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-underscore
python3-ipython-notebook-2.1.0-5.fc21.noarch requires nodejs-requirejs
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-marked
python3-ipython-notebook-2.1.0-5.fc21.noarch requires js-highlight
[javasqlite]
javasqlite-20131124-3.fc21.aarch64 requires jre-1.7.0-headless
[jmol]
jmol-14.0.13-3.fc21.noarch requires icedtea-web
[jspecview]
jspecview-2-9.1649svn.fc21.noarch requires icedtea-web
[kdeedu]
kdeedu-4.13.2-1.fc21.noarch requires kalzium >= 0:4.13.2
[kdenetwork]
7:kdenetwork-4.13.2-1.fc21.noarch requires kopete >= 0:4.13.2
7:kdenetwork-devel-4.13.2-1.fc21.noarch requires kopete-devel >= 0:4.13.2
[kdepim]
7:kdepim-4.13.1-2.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
[kigo]
kigo-4.13.2-1.fc21.aarch64 requires gnugo
[kphotobymail]
kphotobymail-0.4.1-14.fc20.noarch requires PyKDE >= 0:3.16
[kst]
kst-docs-2.0.7-3.fc20.noarch requires kst = 0:2.0.7-3.fc20
[laditools]
laditools-1.0.1-9.fc21.noarch requires a2jmidid
[lasso]
lasso-php-2.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
lasso-php-2.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
leiningen-1.7.1-7.fc20.noarch requires classworlds
[libkolab]
php-kolab-0.5.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolab-0.5.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[libkolabxml]
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-kolabformat-1.0.1-5.fc21.aarch64 requires php(api) = 0:20121113-64
[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
[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-2.fc21.aarch64 requires libreoffice-core
[liveusb-creator]
liveusb-creator-3.12.1-2.fc21.noarch requires syslinux
[lure]
lure-1.1-11.fc21.noarch requires scummvm >= 0:0.12.0
[lxde-common]
lxde-common-0.5.5-0.10.20110328git87c368d7.fc21.noarch requires lxpanel
[maniadrive]
maniadrive-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
maniadrive-track-editor-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
raydium-1.2-58.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[mariadb-galera]
1:mariadb-galera-server-5.5.36-10.fc21.aarch64 requires galera >= 0:25.3.3
[memchan]
memchan-2.3-6.fc21.aarch64 requires tcl(abi) = 0:8.5
[ming]
ming-php-0.4.5-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
ming-php-0.4.5-3.fc21.aarch64 requires php(api) = 0:20121113-64
[mingw-LibRaw]
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-LibRaw-tools-0.16.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-OpenEXR]
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-OpenEXR-tools-2.1.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-SDL]
mingw32-SDL-1.2.15-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-angleproject]
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-angleproject-0-0.10.svn2215.20130517.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-antlr]
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-antlr-2.7.7-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-antlr-2.7.7-13.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-atkmm]
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-atkmm-2.22.7-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-atkmm-2.22.7-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-boost]
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-boost-1.54.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-boost-1.54.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairo]
mingw32-cairo-1.12.16-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairo-1.12.16-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cairomm]
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cairomm-1.10.0-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cairomm-1.10.0-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-clucene]
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-clucene-2.3.3.4-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-clucene-2.3.3.4-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-cppunit]
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cppunit-1.12.1-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-curl]
mingw32-curl-7.37.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-cximage]
mingw32-cximage-600-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-cximage-600-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-cximage-600-12.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-dbus]
mingw32-dbus-1.6.12-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-dirac]
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-dirac-1.0.2-12.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-enchant]
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-enchant-1.6.0-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-enchant-1.6.0-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fftw]
mingw32-fftw-3.3.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-flac]
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-flac-1.3.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-flac-1.3.0-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-fontconfig]
mingw32-fontconfig-2.11.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-fontconfig-2.11.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-freeimage]
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-freeimage-3.15.4-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-freeimage-3.15.4-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gettext]
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gettext-0.18.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gettext-0.18.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-glib2]
mingw32-glib2-2.41.0-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-glibmm24]
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-glibmm24-2.41.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-glibmm24-2.41.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gmp]
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gmp-6.0.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gmp-6.0.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gnutls]
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gnutls-3.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gnutls-3.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer]
mingw32-gstreamer-0.10.36-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer-0.10.36-7.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer-plugins-bad-free]
mingw32-gstreamer-plugins-bad-free-0.10.23-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-base]
mingw32-gstreamer-plugins-base-0.10.36-6.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer-plugins-good]
mingw32-gstreamer-plugins-good-0.10.31-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gstreamer1]
mingw32-gstreamer1-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gstreamer1-1.3.2-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gstreamer1-plugins-base]
mingw32-gstreamer1-plugins-base-1.3.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk2]
mingw32-gtk2-2.24.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtk3]
mingw32-gtk3-3.13.2-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkhtml3]
mingw32-gtkhtml3-4.6.6-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-gtkmm24]
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm24-2.24.4-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm24-2.24.4-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkmm30]
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkmm30-3.12.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkmm30-3.12.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-gtkspellmm30]
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-gtkspellmm30-3.0.3-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-harfbuzz]
mingw32-harfbuzz-0.9.28-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-harfbuzz-0.9.28-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-hunspell]
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-hunspell-1.3.2-11.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-hunspell-1.3.2-11.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-icu]
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-icu-50.1.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-icu-50.1.2-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-id3lib]
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-id3lib-tools-3.8.3-32.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-id3lib-tools-3.8.3-32.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-ilmbase]
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-ilmbase-2.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-ilmbase-2.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-jasper]
mingw32-jasper-1.900.1-23.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-leptonica]
mingw32-leptonica-1.69-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libarchive]
mingw32-libarchive-3.1.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgcrypt]
mingw32-libgcrypt-1.6.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libglademm24]
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libglademm24-2.6.7-19.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libgsf]
mingw32-libgsf-1.14.30-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libmicrohttpd]
mingw32-libmicrohttpd-0.9.34-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-liboil]
mingw32-liboil-0.3.16-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libosinfo]
mingw32-libosinfo-0.2.8-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libpng]
mingw32-libpng-1.6.10-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libsigc++20]
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsigc++20-2.3.1-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsigc++20-2.3.1-3.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libsqlite3x]
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsq3-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libsqlite3x-20071018-20.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsq3-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libsqlite3x-20071018-20.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libssh2]
mingw32-libssh2-1.4.3-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libtiff]
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libtiff-4.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libtiff-4.0.3-5.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-libusbx]
mingw32-libusbx-1.0.15-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libvirt]
mingw32-libvirt-1.2.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libvirt-1.2.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libwebp]
mingw32-libwebp-0.4.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-libxml++]
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-libxml++-2.37.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-libxml++-2.37.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-libxslt]
mingw32-libxslt-1.1.28-4.fc21.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-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nettle]
mingw32-nettle-2.7.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-nsiswrapper]
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-nsis
mingw32-nsiswrapper-10-5.fc21.noarch requires mingw32-binutils
[mingw-openjpeg]
mingw32-openjpeg-1.5.2-3.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-openssl]
mingw32-openssl-1.0.1e-7.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-opus]
mingw32-opus-1.1-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-opus-1.1-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-opusfile]
mingw32-opusfile-0.6-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-orc]
mingw32-orc-0.4.16-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-p11-kit]
mingw32-p11-kit-0.20.2-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pango]
mingw32-pango-1.36.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pangomm]
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pangomm-2.34.0-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pangomm-2.34.0-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-pcre]
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-pcre-8.34-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-pcre-8.34-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-physfs]
mingw32-physfs-2.0.3-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-pixman]
mingw32-pixman-0.32.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-pixman-0.32.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-plibc]
mingw32-plibc-0.1.7-0.2.20130812svn147.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-plotmm]
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-plotmm-0.1.2-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-plotmm-0.1.2-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-polyclipping]
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-polyclipping-6.1.3a-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-polyclipping-6.1.3a-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-poppler]
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-cpp-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-glib-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5xml.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(qt5core.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-poppler-qt5-0.26.2-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-cpp-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-glib-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5xml.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(qt5core.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-poppler-qt5-0.26.2-1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qpid-cpp]
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qpid-cpp-0.14-9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qpid-cpp-0.14-9.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qpid-cpp-0.14-9.fc21.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.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qt3d-5.0.0-0.12.git20140525.bdb98ba.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtgraphicaleffects]
mingw32-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw32-qt5-qtdeclarative
mingw64-qt5-qtgraphicaleffects-5.3.0-2.fc21.noarch requires mingw64-qt5-qtdeclarative
[mingw-qt5-qtimageformats]
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtimageformats-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtjsbackend]
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qt5-qtjsbackend-5.1.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-qt5-qtlocation]
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtlocation-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtmultimedia]
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtmultimedia-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtquick1]
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtquick1-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtscript]
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtscript-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsensors]
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsensors-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsvg]
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsvg-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtsystems]
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5dbus.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5dbus.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtsystems-5.0.0-0.13.git20140323.3f65ffa.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qt5-qtwebkit]
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5widgets.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5sql.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5quick.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5qml.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5printsupport.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5opengl.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5network.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5gui.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(qt5core.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5widgets.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5sql.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5quick.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5qml.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5printsupport.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5opengl.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5network.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5gui.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(qt5core.dll)
mingw64-qt5-qtwebkit-5.3.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-qwt]
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-qwt-6.1.0-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-qwt-6.1.0-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-shapelib]
mingw32-shapelib-tools-1.3.0-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw64-shapelib-tools-1.3.0-4.fc21.noarch requires mingw64(libstdc++-6.dll)
[mingw-sigar]
mingw32-sigar-1.6.5-0.13.git58097d9.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-speex]
mingw32-speex-1.2-0.17.rc1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-speex-1.2-0.17.rc1.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-spice-gtk]
mingw32-spice-glib-0.23-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-sqlite]
mingw32-sqlite-3.8.4.3-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-taglib]
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-taglib-1.9.1-4.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-taglib-1.9.1-4.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tcl]
mingw32-tcl-8.6.1-1.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-tesseract]
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-tesseract-tools-3.02.02-5.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-tesseract-tools-3.02.02-5.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-tk]
mingw32-tk-8.5.13-5.fc21.noarch requires mingw32(tcl85.dll)
[mingw-webkitgtk]
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk-2.2.7-2.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-webkitgtk3]
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-webkitgtk3-2.2.7-2.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-webkitgtk3-2.2.7-2.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-webkitgtk3-2.2.7-2.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-13.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
[mingw-wxWidgets]
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-wxWidgets-2.8.12-16.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-wxWidgets-2.8.12-16.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-xerces-c]
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-xerces-c-3.1.1-10.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-xerces-c-3.1.1-10.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[mingw-zfstream]
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libstdc++-6.dll)
mingw32-zfstream-20041202-18.fc21.noarch requires mingw32(libgcc_s_sjlj-1.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libstdc++-6.dll)
mingw64-zfstream-20041202-18.fc21.noarch requires mingw64(libgcc_s_seh-1.dll)
[msp430-libc]
msp430-libc-20120224-3.fc21.noarch requires msp430-gcc >= 0:4.6.3
[narayana]
narayana-5.0.0-3.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
[netdisco]
netdisco-1.1-7.fc21.noarch requires perl(SNMP::Info::Layer2::Bay)
[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-4.fc21.noarch requires nodejs(engine)
[nodejs-amdefine]
nodejs-amdefine-0.0.4-4.fc21.noarch requires nodejs(engine) >= 0:0.4.2
[nodejs-bignumber-js]
nodejs-bignumber-js-1.2.0-3.fc21.noarch requires nodejs(engine)
[nodejs-deep-equal]
nodejs-deep-equal-0.0.0-4.fc21.noarch requires nodejs(engine)
[nodejs-defined]
nodejs-defined-0.0.0-3.fc21.noarch requires nodejs(engine)
[nodejs-get]
nodejs-get-1.3.0-2.fc21.noarch requires nodejs(engine) >= 0:0.3.6
[nodejs-hashish]
nodejs-hashish-0.0.4-3.fc21.noarch requires npm(traverse) >= 0:0.2.4
nodejs-hashish-0.0.4-3.fc21.noarch requires nodejs(engine)
[nodejs-mapnik-reference]
nodejs-mapnik-reference-5.0.9-2.fc21.noarch requires nodejs(engine)
[nodejs-optimist]
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) < 0:0.1
nodejs-optimist-0.4.0-3.fc21.noarch requires npm(wordwrap) >= 0:0.0.2
nodejs-optimist-0.4.0-3.fc21.noarch requires nodejs(engine)
[nodejs-options]
nodejs-options-0.0.5-3.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-passport]
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) < 0:0.4
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pkginfo) >= 0:0.3.0
nodejs-passport-0.2.0-2.fc21.noarch requires npm(pause) = 0:0.0.1
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) < 0:2
nodejs-passport-0.2.0-2.fc21.noarch requires npm(passport-strategy) >= 0:1
nodejs-passport-0.2.0-2.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-require-all]
nodejs-require-all-0.0.8-2.fc21.noarch requires nodejs(engine)
[nodejs-sphericalmercator]
nodejs-sphericalmercator-1.0.2-3.fc21.noarch requires nodejs(engine)
[nodejs-step]
nodejs-step-0.0.5-3.fc21.noarch requires nodejs(engine)
[nodejs-tinycolor]
nodejs-tinycolor-0.0.1-5.fc21.noarch requires nodejs(engine) >= 0:0.4.0
[nodejs-underscore-dot-string]
nodejs-underscore-dot-string-2.3.1-4.fc21.noarch requires nodejs(engine)
[nodejs-uri-js]
nodejs-uri-js-1.4.2-4.fc21.noarch requires nodejs(engine)
[nodejs-yamlish]
nodejs-yamlish-0.0.5-5.fc21.noarch requires nodejs(engine)
[olpc-netutils]
olpc-netutils-0.8.2-5.fc21.noarch requires olpc-utils >= 0:1.3.1
[openarena]
openarena-0.8.8-4.fc21.noarch requires quake3 >= 0:1.36-11
[openbox]
gnome-panel-control-3.5.2-4.fc21.aarch64 requires gnome-panel
[openocd]
openocd-0.7.0-3.fc21.aarch64 requires libjim.so.0.74()(64bit)
openocd-0.7.0-3.fc21.aarch64 requires libftdi.so.1()(64bit)
[openshift-origin-broker-util]
openshift-origin-broker-util-1.18.0.1-2.fc21.noarch requires mongodb
[openshift-origin-cartridge-mongodb]
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-server
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb-devel
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires mongodb
openshift-origin-cartridge-mongodb-1.17.1.1-2.fc21.noarch requires libmongodb
[openshift-origin-node-proxy]
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-ws
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-supervisor
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs-async
openshift-origin-node-proxy-1.17.0.2-2.fc21.noarch requires nodejs
[openstack-nova]
openstack-nova-compute-2014.1-3.fc21.noarch requires python-libguestfs
[owncloud]
owncloud-nginx-6.0.3-2.fc21.noarch requires nginx
[oz]
oz-0.12.0-3.fc21.noarch requires python-libguestfs >= 0:1.18
oz-0.12.0-3.fc21.noarch requires libvirt-daemon-kvm
[pam_mount]
pam_mount-2.14-2.fc21.aarch64 requires hxtools
[paraview]
paraview-devel-4.1.0-6.fc21.aarch64 requires vtk-devel(aarch-64)
[pcsc-perl]
pcsc-perl-1.4.12-9.fc21.aarch64 requires libpcsclite.so.1
[pdfmod]
pdfmod-0.9.1-8.fc21.noarch requires mono-core
pdfmod-0.9.1-8.fc21.noarch requires mono(pango-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gtk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gdk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(gconf-sharp) = 0:2.24.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(atk-sharp) = 0:2.12.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Xml) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Drawing) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System.Core) = 0:3.5.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(System) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Posix) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
pdfmod-0.9.1-8.fc21.noarch requires hyena
[perl-Alien-ROOT]
perl-Alien-ROOT-5.34.3.1-5.fc21.noarch requires root-core
[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-Object-InsideOut]
perl-Object-InsideOut-3.98-2.fc21.noarch requires perl(Math::Random::MT::Auto) >= 0:5.04
[perl-ParseUtil-Domain]
perl-ParseUtil-Domain-2.30-2.fc21.noarch requires perl(perl5i::2)
[perl-Verilog-CodeGen]
perl-Verilog-CodeGen-0.9.4-15.fc21.noarch requires tkgate
[pgRouting]
pgRouting-2.0.0-3.fc21.aarch64 requires postgis
[pharosc]
pharosc-8.3-9.fc21.noarch requires ngspice
pharosc-alliance-8.3-9.fc21.noarch requires alliance
pharosc-magic-8.3-9.fc21.noarch requires magic
pharosc-xcircuit-8.3-9.fc21.noarch requires xcircuit
[php-ZendFramework]
php-ZendFramework-Cache-Backend-Libmemcached-1.12.5-2.fc21.noarch requires php-pecl-memcached
php-ZendFramework-Serializer-Adapter-Igbinary-1.12.5-2.fc21.noarch requires php-pecl-igbinary
[php-ZendFramework2]
php-ZendFramework2-Serializer-2.3.1-2.fc21.noarch requires php-pecl(igbinary)
[php-facedetect]
php-facedetect-1.0.1-11.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-facedetect-1.0.1-11.fc21.aarch64 requires php(api) = 0:20121113-64
[php-idn]
php-idn-1.2c-10.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-idn-1.2c-10.fc21.aarch64 requires php(api) = 0:20121113-64
[php-libvirt]
php-libvirt-0.4.8-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-libvirt-0.4.8-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-magickwand]
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-magickwand-1.0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-amqp]
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-amqp-1.4.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-cairo]
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-cairo-0.3.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-event]
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-event-1.10.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gearman]
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gearman-1.1.1-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-geoip]
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-geoip-1.0.8-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-gmagick]
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-gmagick-1.1.0-0.10.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-http]
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-http-2.0.6-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-imagick]
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-imagick-3.1.0-0.9.RC2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-judy]
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-judy-1.0.2-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-krb5]
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-krb5-1.0.0-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-lzf]
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-lzf-1.6.2-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mailparse]
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mailparse-2.1.6-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memcache]
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memcache-3.0.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-memprof]
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-memprof-1.0.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mongo]
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mongo-1.5.3-1.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-msgpack]
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-msgpack-0.5.5-7.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-ms]
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-ms-1.5.2-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-mysqlnd-qc]
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-mysqlnd-qc-1.2.0-6.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ncurses]
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ncurses-1.0.2-8.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-oauth]
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-oauth-1.2.3-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-parsekit]
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-parsekit-1.3.0-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-propro]
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-propro-1.0.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-radius]
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-radius-1.2.7-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-raphf]
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-raphf-1.0.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-rrd]
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-rrd-1.1.3-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-runkit]
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-runkit-1.0.4-0.5.GIT8c73eaf.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-selinux]
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-selinux-0.3.1-13.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-solr]
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-solr-1.0.2-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-sphinx]
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-sphinx-1.2.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-ssh2]
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-ssh2-0.12-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-uuid]
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-uuid-1.0.3-9.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xdebug]
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xdebug-2.2.5-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-xmldiff]
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-xmldiff-0.9.2-5.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-yaml]
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-yaml-1.1.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-pecl-zip]
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-pecl-zip-1.12.4-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-shout]
php-shout-0.9.2-16.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-shout-0.9.2-16.fc21.aarch64 requires php(api) = 0:20121113-64
[php-twig-ctwig]
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-twig-ctwig-1.15.1-2.fc21.aarch64 requires php(api) = 0:20121113-64
[php-xcache]
php-xcache-3.1.0-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-xcache-3.1.0-3.fc21.aarch64 requires php(api) = 0:20121113-64
[php-zmq]
php-zmq-1.0.8-3.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-zmq-1.0.8-3.fc21.aarch64 requires php(api) = 0:20121113-64
[pidgin-rhythmbox]
pidgin-rhythmbox-2.0-12.fc21.aarch64 requires rhythmbox
[pig]
pig-0.12.0-4.fc21.noarch requires hadoop-tests
[pki-console]
pki-console-10.1.0-1.fc21.noarch requires pki-base >= 0:10.0.0
[pki-ra]
pki-ra-10.1.0-2.fc21.noarch requires pki-server >= 0:10.1.0
[poppler-sharp]
poppler-sharp-0.0.3-6.fc21.noarch requires mono(mscorlib) = 0:2.0.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(glib-sharp) = 0:2.12.0.0
poppler-sharp-0.0.3-6.fc21.noarch requires mono(Mono.Cairo) = 0:2.0.0.0
[ppl]
ppl-swiprolog-1.0-4.fc21.9.aarch64 requires libswipl.so.6.6.3()(64bit)
[prosody]
prosody-0.9.4-3.fc21.aarch64 requires luajit
prosody-0.9.4-3.fc21.aarch64 requires /usr/bin/luajit
[pygrace]
pygrace-0.4-10.fc21.noarch requires grace
[pymol]
pymol-1.7.0-3.20140115svn4060.fc21.aarch64 requires apbs
[python-astroML]
python-astroML-0.2-3.fc21.noarch requires python-astropy
[python-cclib]
python-cclib-1.2-1.fc21.noarch requires vtk-python
[python-couchdbkit]
python-couchdbkit-0.6.5-3.fc21.noarch requires couchdb
[python-elasticsearch]
python-elasticsearch-1.0.0-2.fc21.noarch requires python-thrift
[python-fiat]
python-fiat-1.1.0-3.fc21.noarch requires ScientificPython
[python-networkx]
python-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
python3-networkx-geo-1.8.1-14.fc21.noarch requires gdal-python
[python-openoffice]
python-openoffice-0.1-0.15.20110209.fc21.noarch requires libreoffice-pyuno
[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-pymtp]
python-pymtp-0.0.6-2.fc21.aarch64 requires libmtp.so.9
[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)
[qdigidoc]
qdigidoc-nautilus-0.4.1-4.fc20.noarch requires qdigidoc = 0:0.4.1-4.fc20
[qepcad-B]
qepcad-B-1.69-6.fc21.aarch64 requires Singular
[qle]
qle-0.0.18-10.fc21.noarch requires cwdaemon
[qt4pas]
qt4pas-2.5-4.fc21.aarch64 requires fpc-src
[rcsslogplayer]
rcsslogplayer-15.1.1-3.fc21.aarch64 requires rcssmonitor
[redland-bindings]
php-redland-1.0.16.1-7.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
php-redland-1.0.16.1-7.fc21.aarch64 requires php(api) = 0:20121113-64
[remctl]
remctl-php-3.8-4.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
remctl-php-3.8-4.fc21.aarch64 requires php(api) = 0:20121113-64
[retrace-server]
retrace-server-1.11-2.fc21.noarch requires kexec-tools
[rf]
rf-0.4.18-5.fc21.noarch requires xmlstarlet
[rhythmbox-equalizer]
rhythmbox-equalizer-1.4-7.fc21.aarch64 requires rhythmbox
[rootplot]
rootplot-2.2.1-7.fc19.noarch requires root-python
[rpm-ostree-toolbox]
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-xfs
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-tools-c
rpm-ostree-toolbox-2014.100-2.fc21.aarch64 requires libguestfs-gobject
[rrdtool]
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
rrdtool-php-1.4.8-12.fc21.aarch64 requires php(api) = 0:20121113-64
[rubygem-activeldap]
rubygem-activeldap-4.0.2-2.fc21.noarch requires rubygem(activemodel) < 0:4.1
[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-5.fc21.noarch requires ruby-libguestfs
[rubygem-childprocess]
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) < 0:2
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.6
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0.11
rubygem-childprocess-0.3.9-2.fc21.noarch requires rubygem(ffi) >= 0:1.0
[rubygem-coffee-script-source]
rubygem-coffee-script-source-1.6.3-1.fc21.noarch requires coffee-script-common = 0:1.6.3
[rubygem-compass-rails]
rubygem-compass-rails-1.1.7-2.fc21.noarch requires rubygem(sprockets) <= 0:2.11.0
[rubygem-cucumber]
rubygem-cucumber-1.3.15-1.fc21.noarch requires rubygem(gherkin) >= 0:2.12
[rubygem-ethon]
rubygem-ethon-0.7.0-2.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-4.fc21.noarch requires rubygem(ffi) >= 0:1.0.1
[rubygem-mongoid]
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(tzinfo) < 0:0.4
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(origin) < 0:2
rubygem-mongoid-3.1.6-2.fc21.noarch requires rubygem(activemodel) < 0:4
[rubygem-net-ping]
rubygem-net-ping-1.7.3-2.fc21.noarch requires rubygem(ffi)
[rubygem-openscap]
rubygem-openscap-0.1.0-6.fc21.noarch requires rubygem(ffi) >= 0:1.4.0
[rubygem-rb-inotify]
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi) >= 0:0.5.0
rubygem-rb-inotify-0.8.8-5.fc21.noarch requires rubygem(ffi)
[rubygem-rubigen]
rubygem-rubigen-1.5.8-3.fc21.noarch requires rubygem(activesupport) < 0:3.2.0
[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-8.fc21.noarch requires rubygem(ffi) >= 0:1.0.7
[rubygem-thinking-sphinx]
rubygem-thinking-sphinx-3.1.0-2.fc21.noarch requires rubygem(joiner) >= 0:0.2.0
[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-4.fc21.noarch requires jogl2
[scitools]
scitools-0.9.0-5.fc21.noarch requires ScientificPython
scitools-extras-0.9.0-5.fc21.noarch requires vtk-python
scitools-extras-0.9.0-5.fc21.noarch requires dx
[scummvm-tools]
scummvm-tools-1.6.0-6.fc21.aarch64 requires scummvm >= 0:1.6.0
[selinux-policy]
selinux-policy-mls-3.13.1-62.fc21.noarch requires setransd
[sfact]
sfact-0.0-6.20130128gitbc56c68.fc21.noarch requires pypy
[skeinforge]
skeinforge-12.03.14-17.fc21.noarch requires pypy
[slashem]
slashem-0.0.8-0.15.E0F1.fc21.aarch64 requires nethack-bitmap-fonts-core
[slic3r]
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)
[solr]
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.zookeeper:zookeeper)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-hdfs)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-common)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-auth)
solr-4.8.1-1.fc21.noarch requires mvn(org.apache.hadoop:hadoop-annotations)
[spacewalk-admin]
spacewalk-admin-2.1.2-2.fc21.noarch requires spacewalk-base
spacewalk-admin-2.1.2-2.fc21.noarch requires perl(RHN::SatelliteCert)
[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)
[spice-xpi]
spice-xpi-2.8.90-5.fc21.aarch64 requires virt-viewer >= 0:0.5.3-1
[spring-maps-default]
spring-maps-default-0.1-12.fc21.noarch requires spring
[starplot-contrib]
starplot-contrib-3-9.fc21.noarch requires starplot
[starplot-gliese3]
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-gliese3-0.95-10.fc21.noarch requires starplot >= 0:0.95
[starplot-yale5]
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
starplot-yale5-0.95-10.fc21.noarch requires starplot >= 0:0.95
[sugar-memorize]
sugar-memorize-47-2.fc21.noarch requires csound-python
[syck]
syck-php-0.70-3.20130402.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
syck-php-0.70-3.20130402.fc21.aarch64 requires php(api) = 0:20121113-64
[sympy]
sympy-texmacs-0.7.5-2.fc21.noarch requires TeXmacs
[syntastic]
syntastic-coffee-3.4.0-19.fc21.noarch requires coffee-script
syntastic-coq-3.4.0-19.fc21.noarch requires coq
syntastic-cs-3.4.0-19.fc21.noarch requires mono-core
syntastic-d-3.4.0-19.fc21.noarch requires ldc
syntastic-java-3.4.0-19.fc21.noarch requires java-1.7.0-openjdk-devel
syntastic-less-3.4.0-19.fc21.noarch requires nodejs
syntastic-lisp-3.4.0-19.fc21.noarch requires clisp
syntastic-scss-3.4.0-19.fc21.noarch requires rubygem-scss
[system-config-kdump]
system-config-kdump-2.0.15-3.fc21.noarch requires kexec-tools >= 0:2.0.6-4
[tailor]
python-vcpx-0.9.35-17.fc21.noarch requires monotone
[tclabc]
tclabc-1.2.2-5.fc20.aarch64 requires libtcl8.5.so()(64bit)
[thermostat]
thermostat-1.0.4-3.fc21.aarch64 requires mongodb-server
[thunderbird-enigmail]
thunderbird-enigmail-1.7-0.2.20140608git611bc95.fc21.aarch64 requires thunderbird >= 0:24.0
[tmw]
tmw-20130201-3.fc21.noarch requires manaplus
[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]
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-12.20100327mtnda420c80.fc21.noarch requires monotone >= 0:0.46
[trackballs-music]
trackballs-music-1.4-8.fc21.noarch requires trackballs >= 0:1.1.2
[unoconv]
unoconv-0.6-11.fc21.noarch requires openoffice.org-diafilter
unoconv-0.6-11.fc21.noarch requires libreoffice-writer2latex
unoconv-0.6-11.fc21.noarch requires libreoffice-pyuno
unoconv-0.6-11.fc21.noarch requires libreoffice-filters
[uuid]
uuid-php-1.6.2-25.fc21.aarch64 requires php(zend-abi) = 0:20121212-64
uuid-php-1.6.2-25.fc21.aarch64 requires php(api) = 0:20121113-64
[uwsgi]
uwsgi-plugin-jvm-1.9.19-4.fc21.aarch64 requires java-1.7.0-openjdk
uwsgi-plugin-php-1.9.19-4.fc21.aarch64 requires libphp5-5.5.so()(64bit)
[vdsm]
vdsm-4.14.8.1-1.fc21.aarch64 requires libguestfs-tools-c
vdsm-hook-fileinject-4.14.8.1-1.fc21.noarch requires python-libguestfs
[vegastrike-data]
vegastrike-data-0.5.1-7.r1.fc21.noarch requires vegastrike >= 0:0.5.1
[viewmtn]
viewmtn-0.10-12.20100308mtn0030ad67.fc21.noarch requires monotone >= 0:0.46
[wildfly]
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-tools)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-stomp-protocol)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-ra)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-native)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-journal)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-server)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-jms-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-core-client)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-commons)
wildfly-8.1.0-2.fc21.noarch requires mvn(org.hornetq:hornetq-amqp-protocol)
[will-crash]
will-crash-0.7-2.fc21.aarch64 requires java-1.7.0-openjdk
[wine-mono]
wine-mono-4.5.2-4.fc21.noarch requires wine-filesystem
[worminator-data]
worminator-data-3.0R2.1-12.fc21.noarch requires worminator
[xmonad]
xmonad-config-0.11-12.fc21.aarch64 requires ghc-xmonad-contrib-devel
[yash]
yash-doc-2.36-1.fc21.1.1.noarch requires yash = 0:2.36-1.fc21.1.1
[zarafa]
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(zend-abi) = 0:20121212-64
php-mapi-7.1.9-2.fc21.1.aarch64 requires php(api) = 0:20121113-64
New package: eclipse-cdt-8.4.0-0.7.git20140506.fc21
Eclipse C/C++ Development Tools (CDT) plugin
New package: emerald-0.8.8-10.fc21
Themeable window decorator and compositing manager for Compiz
New package: feh-2.9.3-2.fc21
Fast command line image viewer using Imlib2
New package: gqrx-2.2.0-9.fc21
Software defined radio receiver powered by GNU Radio and Qt
New package: grib_api-1.12.1-2.fc21
WMO FM-92 GRIB (v1,v2) interface accessible from C and FORTRAN programs
New package: kde-plasma-activitymanager-0.5-7.fc21
KDE plasma activity manager applet
New package: kde-plasma-yawp-0.4.5-3.fc21
Yet Another Weather Plasmoid
New package: kdevelop-php-1.6.0-2.fc21
Php language and documentation plugins for KDevelop
New package: libcompizconfig-0.8.8-10.fc21
Configuration back end for compiz
New package: linbox-1.3.2-14.fc21
C++ Library for High-Performance Exact Linear Algebra
New package: mediatomb-0.12.1-32.fc21.20120403gitb66dc1
MediaTomb - UPnP AV Mediaserver for Linux
New package: mingw-gsm-1.0.13-1.fc21
Shared libraries for GSM speech compressor
New package: nco-4.4.3-2.fc21
Suite of programs for manipulating NetCDF/HDF4 files
New package: netcdf-4.3.2-3.fc21
Libraries for the Unidata network Common Data Form
New package: netcdf4-python-1.0.9-3.fc21
Python/numpy interface to netCDF
New package: ninja-build-1.4.0-2.fc21
A small build system with a focus on speed
New package: octave-netcdf-1.0.4-2.fc21
A MATLAB compatible NetCDF interface for Octave
New package: paraview-4.1.0-6.fc21
Parallel visualization application
New package: pdsh-2.31-2.fc21
Parallel remote shell program
New package: perdition-2.0-5.fc21
Mail Retrieval Proxy
New package: perl-App-find2perl-1.003-1.fc21
Translate find command lines to Perl code
New package: perl-Package-Constants-0.04-1.fc21
List all constants declared in a package
New package: perl-WWW-DuckDuckGo-0.016-1.fc21
Access to the DuckDuckGo APIs
New package: perl-generators-1.00-1.fc21
RPM Perl dependencies generators
New package: python-docker-registry-core-1.0.6-2.fc21
Core package for docker-registry (drivers) developers
New package: rebase-helper-0.3.0-0.3.20140624git.fc21
The tool which helps you with rebase package
New package: wgrib2-1.9.9-3.fc21
Manipulate, inventory and decode GRIB2 files
Removed package: java-1.7.0-openjdk-1.7.0.60-2.5.0.1.fc21
Removed package: jbosscache-core-3.2.8-10.fc21
Removed package: jbosscache-support-1.6-8.fc21
Removed package: postgresql-table_log-0.4.4-16.fc21
Updated Packages:
BitchX-1.2.1-5.fc21
-------------------
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 166 bytes
ansible-1.6.4-1.fc21
--------------------
* Wed Jun 25 2014 Kevin Fenzi <kevin(a)scrye.com> 1.6.4-1
- Update to 1.6.4
Size change: 1049 bytes
binutils-2.24-16.fc21
---------------------
* Tue Jun 24 2014 Kyle McMartin <kyle(a)redhat.com> - 2.24-16
- Backport a couple LTO testsuite fixes from HEAD.
Default to -ffat-lto-objects for some ld tests, which was the default in
gcc 4.8, but changed in 4.9, and resulted in some failures.
- Add STATIC_TLS flag on ARM when IE relocs are emitted in a shared
library. Also fix up offsets in the testsuite resulting from the
addition of the flags.
- XFail some ld tests on AArch64 to cut some of the spurious testsuite
failures down.
Size change: 5648 bytes
eclipse-4.4.0-0.31.git201406042000.fc21
---------------------------------------
* Tue Jun 24 2014 Alexander Kurtakov <akurtako(a)redhat.com> 1:4.4.0-0.31.git201406042000
- Non bootstrap build.
* Tue Jun 24 2014 Alexander Kurtakov <akurtako(a)redhat.com> 1:4.4.0-0.30.git201406042000
- Bootstrap build for aarch64.
* Fri Jun 13 2014 Michael Simacek <msimacek(a)redhat.com> - 1:4.4.0-0.29.git201406042000
- Rebuild against new jetty
* Tue Jun 10 2014 Alexander Kurtakov <akurtako(a)redhat.com> 1:4.4.0-0.28.git201406042000
- Drop jdt mvn depmaps.
* Thu Jun 05 2014 Mat Booth <mat.booth(a)redhat.com> - 1:4.4.0-0.27.git201406042000
- Remove pre-built launcher binaries
- Remove last uses of tomcat
* Tue Jun 03 2014 Mat Booth <mat.booth(a)redhat.com> - 1:4.4.0-0.26.git201406022000
- Update to latest I-build
* Fri May 30 2014 Michael Simacek <msimacek(a)redhat.com> - 1:4.4.0-0.25.git201405252000
- Rebuild against new jetty
* Tue May 27 2014 Alexander Kurtakov <akurtako(a)redhat.com> 1:4.4.0-0.24.git201405252000
- Pass eclipse.javadoc as param to mvn call to fix javadoc generation.
* Tue May 27 2014 Alexander Kurtakov <akurtako(a)redhat.com> 1:4.4.0-0.23.git201405252000
- Update to latest I-build.
* Fri May 23 2014 Alexander Kurtakov <akurtako(a)redhat.com> 1:4.4.0-0.22.git201405112000
- Rebuild for new lucene/junit metadata.
Size change: 3504961 bytes
eclipse-ecf-3.8.1-1.fc21
------------------------
* Wed Jun 25 2014 Mat Booth <mat.booth(a)redhat.com> - 3.8.1-1
- Update to latest upstream release
* Wed Jun 11 2014 Roland Grunberg <rgrunber(a)redhat.com> - 3.8.0-4
- Remove problematic manifest alterations from specfile.
Size change: -886136 bytes
eclipse-emf-2.10.0-1.fc21
-------------------------
* Wed Jun 25 2014 Mat Booth <mat.booth(a)redhat.com> - 2.10.0-1
- Update to latest upstream release
- Fix obsoletes on emf-core package, rhbz #1095431
- Move edit plugin from core to main package
Size change: 64222 bytes
erlang-R16B-03.7.fc21
---------------------
* Wed Jun 11 2014 Peter Lemenkov <lemenkov(a)gmail.com> - R16B-03.7
- Added missing template for epmd@.socket
Size change: 271 bytes
fedpkg-1.16-1.fc21
------------------
* Tue Jun 24 2014 Dennis Gilmore <dennis(a)ausil.us> - 1.16-1
- retire: Make retirement message/reason mandatory (opensource)
- retire: Use pkgdb2 API (opensource)
- Don't check for the config file if the user is asking for help (bochecha)
Size change: 321 bytes
gdb-7.7.90.20140613-4.fc21
--------------------------
* Tue Jun 24 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.90.20140613-4.fc21
- [aarch64] Fix compilation error.
* Fri Jun 20 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.90.20140613-3.fc21
- Fix --with-system-readline with readline-6.3 patch 5.
- Use --enable-werror again.
* Thu Jun 19 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.90.20140613-2.fc21
- Temporarily use --disable-werror for readline-6.3's deprecated 'VFunction'.
* Thu Jun 19 2014 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 7.7.90.20140613-1.fc21
- Rebase to FSF GDB 7.7.90.20140613 (pre-7.8 snapshot).
Size change: 563950 bytes
ghc-X11-xft-0.3.1-12.fc21
-------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.3.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 145 bytes
ghc-arrows-0.4.4.1-5.fc21
-------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4.4.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 150 bytes
ghc-cairo-0.12.5.0-2.fc21
-------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.12.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Dec 21 2013 Jens Petersen <petersen(a)redhat.com> - 0.12.5.0-1
- update to 0.12.5.0
Size change: 2662 bytes
glibc-2.19.90-23.fc21
---------------------
* Tue Jun 24 2014 Siddhesh Poyarekar <siddhesh(a)redhat.com> - 2.19.90-23
- Sync with upstream master.
- Add fix to unbreak i386 ABI breakage due to a change in scalbn.
Size change: 15875 bytes
gnome-user-docs-3.12.2-1.fc21
-----------------------------
* Wed Jun 25 2014 Richard Hughes <rhughes(a)redhat.com> - 3.12.2-1
- Update to 3.12.2
Size change: 118 bytes
gtk2hs-buildtools-0.12.5.1-2.fc21
---------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.12.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Dec 21 2013 Jens Petersen <petersen(a)redhat.com> - 0.12.5.1-1
- update to 0.12.5.1
Size change: -42128 bytes
gyp-0.1-0.15.1617svn.fc21
-------------------------
* Wed Jun 25 2014 Akira TAGOH <tagoh(a)redhat.com> - 0.1-0.15.1617svn
- Update rpm macros to the latest guidelines.
- Build against python26 for EPEL5.
Size change: 296 bytes
hbase-0.98.3-1.fc21
-------------------
* Wed Jun 25 2014 Robert Rati <rrati@redhat> - 0.98.3-1
- Update to upstream 0.98.3
- Fixes for guava 17.0
- Conditionalize javadoc creation
- Fix FTBFS(#1096107,#1106755)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.96.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Mar 28 2014 Michael Simacek <msimacek(a)redhat.com> - 0.96.1.1-4
- Use Requires: java-headless rebuild (#1067528)
Size change: 386637 bytes
hdf-4.2.10-4.fc21
-----------------
* Wed Jun 25 2014 Marcin Juszkiewicz <mjuszkiewicz(a)redhat.com> 4.2.10-4
- Add AArch64 support.
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.2.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu May 22 2014 Jakub Čajka <jcajka(a)redhat.com> 4.2.10-2
- Fixed build/tests on s390x
- Tests enabled on ppc
* Fri Feb 14 2014 Orion Poplawski <orion(a)cora.nwra.com> 4.2.10-1
- Update to 4.2.10
- Rebase arm, ppc, and s390 patches
- Add destdir, examplesdir patches to fix installation of examples
* Sat Feb 01 2014 Orion Poplawski <orion(a)cora.nwra.com> 4.2.9-4
- Fix build with -Werror=format-security (bug #1037120)
Size change: -278014 bytes
ibus-table-1.8.3-1.fc21
-----------------------
* Wed Jun 25 2014 Mike FABIAN <mfabian(a)redhat.com> - 1.8.3-1
- update to 1.8.3
- Insert a special candidate for the wildcard character itself
if only a wildcard character has been typed
- Make wildchard characters configurable
- Resolves: rhbz#1110325 - Unable to input question marks in Wubi-jidian
Size change: 2899 bytes
ibus-table-others-1.3.0.20140625-1.fc21
---------------------------------------
* Wed Jun 25 2014 Mike FABIAN <mfabian(a)redhat.com> - 1.3.0.20140625-1
- update to latest upstream 1.3.0.20140625
- Add single and multi wildcard options to all tables
Size change: 239 bytes
initial-setup-0.3.21-3.fc21
---------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.3.21-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 31 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 0.3.21-2
- Only the GUI needs a window manager
* Wed May 28 2014 Martin Kolman <mkolman(a)redhat.com> - 0.3.21-1
- Adapt to python-nose API change (mkolman)
* Thu May 22 2014 Martin Kolman <mkolman(a)redhat.com> - 0.3.20-1
- Adapt Initial Setup to the new way Anaconda handles root path (#1099581) (vpodzime)
* Tue May 06 2014 Martin Kolman <mkolman(a)redhat.com> - 0.3.19-1
- Bump required Anaconda version due to TUI category handling change (mkolman)
- Override Hub collect methods also in TUI hub (mkolman)
- Translation update
Size change: 1264 bytes
irssi-xmpp-0.52-5.fc21
----------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.52-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Feb 05 2014 Luis Bazan <lbazan(a)fedoraproject.org> - 0.52-4
- remove extra line
* Wed Feb 05 2014 Luis Bazan <lbazan(a)fedoraproject.org> - 0.52-3
- fix some lines in to the patch
* Wed Feb 05 2014 Luis Bazan <lbazan(a)fedoraproject.org> - 0.52-2
- change config patch for the new version
* Wed Feb 05 2014 Luis Bazan <lbazan(a)fedoraproject.org> - 0.52-1
- new upstream version
Size change: 878 bytes
jhdf5-2.10-3.fc21
-----------------
* Tue Jun 10 2014 Orion Poplawski <orion(a)cora.nwra.com> - 2.10-3
- Rebuild for hdf 1.8.13
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Feb 28 2014 Clément David <c.david86(a)gmail.com> - 2.10-1
- Update version
- Change R:java to R:java-headless (Bug 1068283).
* Fri Dec 27 2013 Orion Poplawski <orion(a)cora.nwra.com> - 2.9-4
- Rebuild for hdf5 1.8.12
Size change: 34016242 bytes
jj-1-6.fc21
-----------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 163 bytes
jpilot-backup-0.60-15.fc21
--------------------------
* Wed Jun 25 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 0.60-15
- Remove aarch64 patch (handled in %configure macro)
- Generalise 64 bit arch detection
- Cleanup spec
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.60-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: -13815 bytes
kdeplasma-addons-4.13.1-2.fc21
------------------------------
* Fri May 23 2014 Petr Machata <pmachata(a)redhat.com> - 4.13.1-2
- Rebuild for boost 1.55.0
Size change: 73 bytes
kdissert-1.0.7-14.fc21
----------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.7-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 170 bytes
kita-0.177.5-13.fc21
--------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.177.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 151 bytes
klamav-0.46-14.fc21
-------------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.46-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 142 bytes
libaccounts-qt-1.11-4.fc21
--------------------------
* Wed Jun 25 2014 Peter Robinson <pbrobinson(a)fedoraproject.org> 1.11-4
- Update 64 bits arch patch
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Mar 08 2014 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 1.11-2
- Rebuild against fixed qt to fix -debuginfo (#1074041)
* Wed Feb 26 2014 Daniel Vrátil <dvratil(a)redhat.com> - 1.11-1
- Update to 1.11
* Sat Dec 14 2013 Michael Schwendt <mschwendt(a)fedoraproject.org> - 1.6-4
- Fix duplicate documentation (#1001255)
- Add %?_isa to -devel base package dep
- Remove %defattr
Size change: 467231 bytes
lxappearance-obconf-0.2.0-5.fc21
--------------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 172 bytes
maven-3.2.2-1.fc21
------------------
* Wed Jun 18 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 3.2.2-1
- Update to upstream version 3.2.2
Size change: 998 bytes
mfiler3-4.4.9-7.fc21
--------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.4.9-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 147 bytes
minion-1.6.1-4.fc21
-------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 188 bytes
ncview-2.1.2-4.fc21
-------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 138 bytes
nepomuktvnamer-0.2.0-6.fc21
---------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.2.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 169 bytes
netcdf-cxx-4.2-10.fc21
----------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.2-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 152 bytes
netcdf-cxx4-4.2.1-3.fc21
------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Feb 24 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.2.1-2
- Rebuild for mpich-3.1
* Thu Feb 06 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.2.1-1
- Update to 4.2.1
Size change: 60983 bytes
netcdf-perl-1.2.4-16.fc21
-------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.2.4-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 171 bytes
netty-4.0.19-1.fc21
-------------------
* Mon Jun 09 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 4.0.19-1
- Update to upstream version 4.0.19
- Convert to arch-specific package
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.14-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 87545 bytes
octave-octcdf-1.1.7-2.fc21
--------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Feb 17 2014 Orion Poplawski <orion(a)cora.nwra.com> 1.1.7-1
- Update to 1.1.7
* Sun Dec 29 2013 Orion Poplawski <orion(a)cora.nwra.com> - 1.1.6-3
- Rebuild for octave 3.8.0
Size change: -1488 bytes
openstack-ceilometer-2014.1.1-3.fc21
------------------------------------
* Wed Jun 25 2014 Steve Linabery <slinaber(a)redhat.com> - 2014.1.1-3
- remove token from notifier middleware bz#1112949
* Wed Jun 11 2014 Steve Linabery <slinaber(a)redhat.com> - 2014.1.1-2
- Update to upstream 2014.1.1
- fix message routing with newer QPID (rhbz#1103800)
Size change: 1074 bytes
openstack-neutron-2014.1.1-4.fc21
---------------------------------
* Wed Jun 25 2014 Ihar Hrachyshka <ihrachys(a)redhat.com> 2014.1.1-4
- remove token from notifier middleware, bz#1112948
Size change: 1535 bytes
openstack-packstack-2014.1.1-0.22.dev1184.fc21
----------------------------------------------
* Tue Jun 24 2014 Martin Mágr <mmagr(a)redhat.com> - 2014.1.1-0.22.dev1184
- [Heat] Add CONFIG_CONTROLLER_HOST to heat cfn config (rhbz#1054353)
- [MySQL] Fix check for CentOS in mysql_install (rhbz#1111318)
- [Packstack] prevent packstack from aborting of o-p-m package has no deps (lp#1332705)
- [Packstack] configure authorized_keys locally for --allinone (rhbz#1111705)
- [Packstack] Fixed subscription-manager registration (rhbz#1093482)
- [Neutron] Connect bridge with interface also for GRE and VXLAN (rhbz#1072268)
- [Neutron] Fixed metering to be installed on each L3 agent (rhbz#1108499)
- [Neutron] Don't install l2 agent on api node by default (rhbz#1076888)
- [Tempest] Provision Demo/Tempest Separation (rhbz#1111969)
Size change: -81 bytes
openstack-puppet-modules-2014.1-17.fc21
---------------------------------------
* Wed Jun 25 2014 Martin Mágr <mmagr(a)redhat.com> - 2014.1-17
- Updated modules to redhat-openstack/openstack-puppet-modules-2014.1-17
- Added rdo-documentation.patch
- Added 0001-stop-puppet-from-breaking-neutron.patch
- Added 0001-Fixes-bridge-interface-name-check.patch
- Added 0001-Fixed-ovs-provider.patch, 0002-Refacfored-a-more-suitable-ovs_redhat-provider.patch,
0003-Fixes-bridge-addition-error-if-interface-has-no-IP.patch (rhbz#1109894)
Size change: 10364 bytes
papaki-1.0.0-0.6.Beta3.fc21
---------------------------
* Wed Jun 25 2014 Lin Gao <lgao(a)redhat.com> - 1.0.0-0.6.Beta3
- Fix %files list(#1105925)
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.0-0.5.Beta3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 290 bytes
perl-Config-Generator-0.8-1.fc21
--------------------------------
* Tue Jun 24 2014 Adrien Devresse <adevress at cern.ch> - 0.8-1
- Update for 0.8 Release
Size change: 350 bytes
perl-Readonly-1.5.0-1.fc21
--------------------------
* Wed Jun 25 2014 Paul Howarth <paul(a)city-fan.org> - 1.5.0-1
- Update to v1.5.0
- Readonly::XS is no longer needed
- Typo fix (CPAN RT#86350)
- Array and Hash scalar references were not made deeply readonly
(CPAN RT#37864)
- Upstream magic related bugs were reported to p5p and fixed in perl itself
so we can resolve the following local issues:
- CPAN RT#24216 ('looks_like_number' doesn't handle Readonly properly)
- CPAN RT#29487 (magical variable bug in perl 5.8.5)
- CPAN RT#36653 (Readonly scalar as class name sometimes undefined)
- CPAN RT#57382 (tie-related bug in perl's core)
- CPAN RT#70167 (unaccessed read-only variables are undef in select calls)
- Reported Perl RT#120122 (tie + smartmatch bug) upstream to p5p; will
eventually resolve local (CPAN RT#59256)
- Use readonly support exposed in Internals on perl ≥ 5.8.0
- Checking Readonly::XS::Okay is no longer suggested... never should have
been
- Update shellbang patch
Size change: 182 bytes
php-horde-Horde-Secret-2.0.3-1.fc21
-----------------------------------
* Wed Jun 25 2014 Remi Collet <remi(a)fedoraproject.org> - 2.0.3-1
- Update to 2.0.3
Size change: 100 bytes
python-demjson-2.2.2-1.fc21
---------------------------
* Wed Jun 25 2014 Thomas Moschny <thomas.moschny(a)gmx.de> - 2.2.2-1
- Update to 2.2.2.
- Provide python3 subpackage.
- Modernize spec file.
- Update %description.
Size change: 66144 bytes
rpmlint-1.5-12.fc21
-------------------
* Wed Jun 25 2014 Tom Callaway <spot(a)fedoraproject.org> - 1.5-12
- add systemd to UsrLibBinaryException
Size change: 171 bytes
rubygem-coffee-script-2.2.0-6.fc21
----------------------------------
* Wed Jun 25 2014 Vít Ondruch <vondruch(a)redhat.com> - 2.2.0-6
- Fix FTBFS in Rawhide (rhbz#1107086).
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 2187 bytes
rubygem-coffee-script-source-1.6.3-1.fc21
-----------------------------------------
* Mon Jun 23 2014 Vít Ondruch <vondruch(a)redhat.com> - 1.6.3-1
- Update to coffee-script-source 1.6.3.
- Un-bundle coffee-script.js.
Size change: 1474 bytes
scrot-0.8-11.fc21
-----------------
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 140 bytes
selinux-policy-3.13.1-62.fc21
-----------------------------
* Wed Jun 25 2014 Miroslav Grepl<mgrepl(a)redhat.com> 3.13.1-62
- Allow swift to use tcp/6200 swift port
- ALlow swift to search apache configs
- Remove duplicate .fc entry for Grilo plugin bookmarks
- Remove duplicate .fc entry for telepathy-gabble
- Additional allow rules for docker sandbox processes
- Allow keepalived connect to agentx port
- Allow neutron-ns-metadata to connectto own unix stream socket
- Add support for tcp/6200 port
- Remove ability for confined users to run xinit
- New tool for managing wireless /usr/sbin/iw
Size change: 757 bytes
thermostat-1.0.4-3.fc21
-----------------------
* Tue Jun 10 2014 Severin Gehwolf <sgehwolf(a)redhat.com> - 1.0.4-3
- Drop manual requires in favour of mvn()-style auto-requires.
- Switch to mvn()-style BRs.
- Use io.netty:netty over org.jboss.netty:netty in order to keep
thermostat installable.
Size change: 792 bytes
tycho-0.20.0-15.fc21
--------------------
* Wed Jun 25 2014 Alexander Kurtakov <akurtako(a)redhat.com> 0.20.0-15
- Non-bootstrap build now that aarch64 is done.
* Tue Jun 24 2014 Roland Grunberg <rgrunber(a)redhat.com> - 0.20.0-14.1
- Add swt aarch64 fragment to bootstrap repo.
* Tue Jun 24 2014 Alexander Kurtakov <akurtako(a)redhat.com> 0.20.0-14
- Full bootstrap build for secondary archs.
Size change: 372 bytes
wine-mono-4.5.2-4.fc21
----------------------
* Tue Jun 24 2014 Michael Cronenworth <mike(a)cchtml.com> - 4.5.2-4
- Rebuilt to use static libgcc (#1056436)
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 992 bytes
Summary:
Added Packages: 27
Removed Packages: 4
Modified Packages: 58
Size of added packages: 183507272 (175 M)
Size change of modified packages: 38051848 (36 M)
Size of removed packages: 82957100 (79 M)
Size change: 138602020 (132 M)
Compose finished at Thu Jun 26 06:39:36 UTC 2014
8 years, 11 months