Re: Update Piding 2.5
by the.masch
> Hi Guys!
> Do you know if there will be an update for Pidgin 2.5 in Fedora 9?
>
> Hello Mario,
>
>
> Yes, It's in Koji right now. According to the post earlier today from Rahul, I'm guessing it will be released next week.
>
> On a side note, the incredible barrage of email from updates-testing and updates, once they are all released at > once, should be quite interesting! ;-)
>
> *******************************************************************************
> Gilbert Sebenste ********
> (My opinions only!) ******
> Staff Meteorologist, Northern Illinois University ****
> E-mail: sebenste weather admin niu edu ***
> web: http://weather.admin.niu.edu **
> *******************************************************************************
>
Great!.. Thanks for your help Gilbert.
Salu2...
12 years, 7 months
Update Piding 2.5
by the.masch
Hi Guys!
Do you know if there will be an update for Pidgin 2.5 in Fedora 9?
Salu2...
12 years, 7 months
rawhide report: 20080830 changes
by Fedora compose checker
New package NetworkManager-pptp
NetworkManager VPN integration for pptp
New package appframework
Swing Application Framework
New package beansbinding
Beans Binding (JSR 295) reference implementation
New package grc
GUI for Gnuradio
New package libhocr
A Hebrew optical character recognition library
New package netbeans-javaparser
NetBeans Java Parser
New package pangomm
C++ interface for Pango
New package perl-Data-ICal
Generates iCalendar (RFC 2445) calendar files
New package perl-HTML-RewriteAttributes
Concise attribute rewriting
New package perl-Text-vFile-asData
Parse vFile formatted files into data structures
Removed package tetex-unicode
Updated Packages:
NetworkManager-openvpn-0.7.0-15.svn4027.fc10
--------------------------------------------
* Fri Aug 29 18:00:00 2008 Dan Williams <dcbw(a)redhat.com> 1:0.7.0-15.svn4027
- Rebuild for updated NetworkManager
NetworkManager-vpnc-0.7.0-0.10.svn4024.fc10
-------------------------------------------
* Fri Aug 29 18:00:00 2008 Dan Williams <dcbw(a)redhat.com> 1:0.7.0-10.svn4024
- Fix regression where username radio buttons were mistakenly shown in the
auth dialog
- Fix regression where the auth dialog would segfault when cancel was clicked
R-2.7.2-1.fc10
--------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.7.2-1
- update to 2.7.2
- fix spec for alpha compile (bz 458931)
- fix security issue in javareconf script (bz 460658)
abicheck-1.2-20
---------------
* Fri Aug 29 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 1.2-20
- Rename Patch to Patch0 - should fix build in Rawhide.
* Wed Aug 6 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 1.2-19
- Fix shebang to make rpmlint happy.
anaconda-11.4.1.30-1
--------------------
* Fri Aug 29 18:00:00 2008 David Cantrell <dcantrell(a)redhat.com> - 11.4.1.30-1
- Fix a traceback with unencrypted autopart. (dlehman)
- doLoggingSetup has grown some new arguments (#460654). (clumens)
- Updated German translation (fabian)
- Remove references to isConfigured in network.py (dcantrell)
- Define the NM_STATE_* constants in isys.py (dcantrell)
- Rewrite NetworkWindow to only prompt for hostname. (dcantrell)
- Pad the icon more in network.glade (dcantrell)
- Removed iface_dns_lookup() (dcantrell)
- Don't pass NULL to dbus_message_unref() (dcantrell)
- New network configuration screen for GTK+ UI. (dcantrell)
- Pass family to iface_ip2str() call (dcantrell)
- Rewrite iface_ip2str() to talk to NetworkManager over D-Bus (dcantrell)
- New translation (besnik)
- Pull in the gtkrc file so we can find the theme. (clumens)
- Use signed git tags (katzj)
- Skip networkDeviceCheck in dispatch.py (dcantrell)
- Do not call has_key() on NetworkDevice, use isys.NM_* (dcantrell)
- Separate lines per BR. (dcantrell)
- Remove invalid line iw/autopart_type.py (dcantrell)
- Fix syntax error in yuminstall.py, fix pychecker warnings. (dcantrell)
- Updated Hungarian translation (sulyokpeti)
- Add missing () to function definitions. (dcantrell)
- Fix err handling in doMultiMount() (dcantrell)
- Revert "Pass --follow to git-log" (dcantrell)
- Remove references to /tmp/netinfo (dcantrell)
- Gather network settings from NetworkManager and ifcfg files. (dcantrell)
- Update the pot file and refresh the pos (katzj)
- For all HTTP/FTP repos, keep the cached repodata (#173441). (clumens)
- Fix a traceback when trying to set the status whiteboard on a bug.
(clumens)
- When the wrong filesystem type is used, raise a more explicit error.
(clumens)
- Don't copy the install.img over in single media cases (#216167). (clumens)
- Remove isys.getopt() (dcantrell)
- Remove code not used in net.c (dcantrell)
- Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE (dcantrell)
- mystrstr() -> strstr() (dcantrell)
- Expand getDeviceProperties to return all devices. (dcantrell)
- Pass --follow to git-log (dcantrell)
- Support accessing preexisting LUKS devs using LRW or XTS ciphers.
(#455063) (dlehman)
- Use yum's handling of optional/default/mandatory package selection
(#448172). (clumens)
- List iSCSI multipath devices in the installer UI. (dcantrell)
- Fix text wrap width on the partition type combo, for real this time
(#221791) (dlehman)
- For /dev/hvc0 terminals, set TERM to vt320 (#219556). (dcantrell)
- The Timer class is no longer used. (clumens)
- Handle preexisting swraid w/ encrypted member disks/partitions. (dlehman)
- Don't try to close a dm-crypt mapping that is not open. (dlehman)
- Remove unused silo code that wouldn't even build if it were used. (clumens)
- Remove some really old, really unused code. (clumens)
- Add another mount function that takes a list of fstypes to try. (clumens)
- Download progress indicator for FTP and HTTP in stage 1. (dcantrell)
- Make sure we wait for NetworkManager. (dcantrell)
- Renamed loader2 subdirectory to loader (hooray for git) (dcantrell)
- Do not include wireless.h or call is_wireless_device() (dcantrell)
- Add getDeviceProperties() and rewrite getMacAddress() (dcantrell)
- Do not include wireless.h (dcantrell)
- Rewrite isys.isWireless() to use D-Bus and NetworkManager (dcantrell)
- Rewrite isys.getIPAddress() to use D-Bus and NetworkManager. (dcantrell)
- Include ../isys/ethtool.h instead of ../isys/net.h. (dcantrell)
- Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.
(dcantrell)
- Removed waitForLink() function in loader. (dcantrell)
- Remove initLoopback() function in loader (dcantrell)
- Use D-Bus properties to get current NM state. (dcantrell)
- Use dbus in hasActiveNetDev() and _anyUsing() (dcantrell)
- Use NetworkManager instead of libdhcp. (#458183) (dcantrell)
- When mount fails, pass the error message up to the UI layer. (clumens)
- Bring askmethod back to prompt for the location of install.img. (clumens)
audacious-plugin-fc-0.2-7
-------------------------
* Fri Aug 29 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.2-7
- in %build add work-around for #454364 (libSAD API headers are broken)
brasero-0.8.1-1.fc10
--------------------
* Wed Aug 27 18:00:00 2008 Denis Leroy <denis(a)poolshark.org> - 0.8.1-1
- Update to upstream 0.8.1
- Desktop patch upstreamed
* Sun Jul 6 18:00:00 2008 Denis Leroy <denis(a)poolshark.org> - 0.7.91-1
- Update to unstable 0.7.91
- open flags patch upstreamed
cairomm-1.6.2-1.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Denis Leroy <denis(a)poolshark.org> - 1.6.2-1
- Update to upstream 1.6.2
- atsui patch upstreamed
cobbler-1.2.0-1.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Michael DeHaan <mdehaan(a)redhat.com> - 1.2.0-1
- Upstream changes (see CHANGELOG)
codeblocks-8.02-2.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Dan Horak <dan[at]danny.cz> 8.02-2
- refresh patches
cyrus-sasl-2.1.22-17.fc10
-------------------------
* Fri Aug 29 18:00:00 2008 Tomas Mraz <tmraz(a)redhat.com> - 2.1.22-17
- always link against the internal db4 (#459163)
- rediff patches for no fuzz
dhcp-4.0.0-23.fc10
------------------
* Fri Aug 29 18:00:00 2008 David Cantrell <dcantrell(a)redhat.com> - 12:4.0.0-23
- Prevent $metric from being set to '' (#460640)
- Remove unnecessary warning messages
- Do not source config file (ifcfg-DEVICE) unless it exists
docbook-dtds-1.0-39.fc10
------------------------
* Fri Aug 29 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> - 1.0-39
- rebuild with F9 spec file to fix some heavy-weight black
magic causing failures of sgml documents
echo-icon-theme-0.3.89.0-0.9.20080828git3e5f61d.fc10
----------------------------------------------------
* Thu Aug 28 18:00:00 2008 Martin Sourada <martin.sourada(a)gmail.com>
- 0.3.89.0-0.9.20080828git3e5f61d
- New git snapshot
ejabberd-2.0.2-1.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Peter Lemenkov <lemenkov(a)gmail.com> 2.0.2-1
- Ver. 2.0.2
gcc-4.3.2-1
-----------
* Fri Aug 29 18:00:00 2008 Jakub Jelinek <jakub(a)redhat.com> 4.3.2-1
- update from gcc-4_3-branch
- 4.3.2 release
- PRs c++/36741, middle-end/36548, middle-end/36817, middle-end/37125,
target/37184, target/37191, target/37197
- backport further Fortran debuginfo improvements (#460378, #459375)
- revert removal of adjacent bitfield comparison
optimization (PR middle-end/37248)
- on ppc/ppc64 add paired.h, ppu_instrinsics.h, si2vmx.h and spu2vmx.h
headers (#460497)
glibc-2.8.90-12
---------------
* Fri Aug 29 18:00:00 2008 Jakub Jelinek <jakub(a)redhat.com> 2.8.90-12
- update from trunk
- revert origin changes (#457849)
- use MAP_STACK for thread stacks
- misc fixes (BZ#6845, BZ#6544, BZ#6634, BZ#6589, BZ#6790, BZ#6791,
BZ#6824)
- power7 bits (BZ#6817)
- fix expm1 on i?86/x86_64 (#43354, BZ#5794)
gnome-applets-2.23.90-2.fc10
----------------------------
* Fri Aug 29 18:00:00 2008 Matthias Clasen <mclasen(a)redhat.com> - 1:2.23.90-2
- Plug a memory leak in the keyboard applet
gnome-desktop-2.23.90-4.fc10
----------------------------
* Fri Aug 29 18:00:00 2008 Matthias Clasen <mclasen(a)redhat.com> - 2.23.90-4
- Plug a memory leak
gtkmm24-2.13.7-1.fc10
---------------------
* Sun Aug 24 18:00:00 2008 Denis Leroy <denis(a)poolshark.org> - 2.13.7-1
- Update to upstream 2.13.7, with pangomm split
hunspell-en-0.20080829-1.fc10
-----------------------------
* Fri Aug 29 18:00:00 2008 Caolan McNamara <caolanm(a)redhat.com> - 0.20080829-1
- latest version
ibus-0.1.1.20080830-1.fc10
--------------------------
* Sat Aug 30 18:00:00 2008 Huang Peng <shawn.p.huang(a)gmail.com> - 0.1.1.20080830-1
- Update to 0.1.1.20080830.
ibus-table-0.1.1.20080829-1.fc10
--------------------------------
imlib-1.9.15-8.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Paul Howarth <paul(a)city-fan.org> 1:1.9.15-8
- fix patches to apply without fuzz
imsettings-0.103.0-1.fc10
-------------------------
* Fri Aug 29 18:00:00 2008 Akira TAGOH <tagoh(a)redhat.com> - 0.103.0-1
- New upstream release.
- im-xsettings-daemon doesn't run automatically. (#459443)
- Enable XIM support again. (#457635)
- BR: libgxim-devel and libnotify-devel
initscripts-8.81-1
------------------
* Fri Aug 29 18:00:00 2008 Bill Nottingham <notting(a)redhat.com> - 8.81-1
- rc.sysinit: Don't use -L in find (#458652, #458504, CVE-2008-3524)
- ifup: kill more code from loopback bringup
inn-2.4.5-3.fc10
----------------
* Fri Aug 29 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> - 2.4.5-3
- patch fuzz clean up
kdeaddons-3.5.10-1.fc10
-----------------------
* Sat Aug 30 18:00:00 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 3.5.10-1
- update to 3.5.10
kdegames3-3.5.10-1.fc10
-----------------------
* Fri Aug 29 18:00:00 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 3.5.10-1
- update to 3.5.10
- update trademarks patch
kdelibs-4.1.0-9.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 4.1.0-9
- -devel: +Requires: libutempter-devel (cmake wants to link it in)
kiconedit-4.1.0-1.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Sebastian Vahl <fedora(a)deadbabylon.de> 4.1.0-1
- 4.1 (final)
* Mon May 26 18:00:00 2008 Than Ngo <than(a)redhat.com> 4.0.80-1
- 4.1 beta 1
koan-1.2.0-1.fc10
-----------------
* Fri Aug 29 18:00:00 2008 Michael DeHaan <mdehaan(a)redhat.com> - 1.2.0-1
- Upstream changes (see CHANGELOG)
ksig-1.1-0.6.20080213.fc10
--------------------------
* Fri Aug 29 18:00:00 2008 Sebastian Vahl <fedora(a)deadbabylon.de> - 1.1-0.6.20080213
- re-create patches for rpmbuild's fuzz=0
- BR: libutempter-devel
libgnomekbd-2.23.2-2.fc10
-------------------------
* Fri Aug 29 18:00:00 2008 Matthias Clasen <mclasen(a)redhat.com> - 2.23.2-2
- Plug a small memory leak
libgxim-0.1.1-1.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Akira TAGOH <tagoh(a)redhat.com> - 0.1.1-1
- New upstream release.
liblicense-0.8-1
----------------
* Mon Jul 28 18:00:00 2008 Asheesh Laroia <asheesh(a)creativecommons.org> - 0.8-1
- liblicense 0.8 upstream
libsemanage-2.0.27-2.fc10
-------------------------
libtool-1.5.26-4.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Dennis Gilmore <dennis(a)ausil.us> 1.5.26-4
- rebuild for gcc-4.3.2
libwvstreams-4.4.1-5.fc10
-------------------------
* Thu Aug 28 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> - 4.4.1-5
- patch fuzz clean up
linuxdoc-tools-0.9.21-17.fc10
-----------------------------
* Fri Aug 29 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> 0.9.21-17
- patch fuzz clean up
mach-0.9.4-1.fc10
-----------------
* Fri Aug 29 18:00:00 2008 Thomas Vander Stichele <thomas at apestaart dot org>
- 0.9.4-1
- new release
magic-7.5.147-1.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 7.5.147-1
- new upstream release
* Fri Aug 15 18:00:00 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 7.5.146-1
- new upstream release
mairix-0.21-2.fc10
------------------
* Fri Aug 29 18:00:00 2008 Miroslav Lichvar <mlichvar(a)redhat.com> 0.21-2
- fix building with new rpm
mftrace-1.2.15-1.fc10
---------------------
* Wed Aug 27 18:00:00 2008 Quentin Spencer <qspencer(a)users.sourceforge.net> 1.2.15-1
- Update to new release.
migrationtools-47-2.fc10
------------------------
* Fri Aug 29 18:00:00 2008 Jan Safranek <jsafrane(a)redhat.com> 47-2
- added support for Fedora DS (when it provides ldif2ldbm)
- rediffed all patches to get rid of patch fuzz
minicom-2.3-3.fc10
------------------
* Fri Aug 29 18:00:00 2008 Miroslav Lichvar <mlichvar(a)redhat.com> 2.3-3
- rediff patches with fuzz
mono-tools-2.0-4.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Paul F. Johnson <paul(a)all-the-johnsons.co.uk> - 2.0-4
- additional BRs included
* Thu Aug 28 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 2.0-3
- include unowned directories
* Fri Aug 15 18:00:00 2008 Paul F. Johnson <paul(a)all-the-johnsons.co.uk> 2.0-2
- reworked the patchfiles
- removed monodir (not used)
- spec file fix
* Sun Aug 3 18:00:00 2008 Paul F. Johnson <paul(a)all-the-johnsons.co.uk> 2.0-1
- bump to 2.0 preview 1
- spec file fixes
monotorrent-0.4-4.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.4-4
- include %_libdir/monotorrent directory
ntp-4.2.4p5-1.fc10
------------------
* Fri Aug 29 18:00:00 2008 Miroslav Lichvar <mlichvar(a)redhat.com> 4.2.4p5-1
- update to 4.2.4p5
- add support for fast interface updates
obexftp-0.23-0.1.alpha.fc10
---------------------------
* Mon Aug 18 18:00:00 2008 Dominik Mierzejewski <rpm(a)greysector.net> - 0.23-0.1.alpha
- updated to 0.23-alpha
- split libs into separate subpackage for multilib
pax-3.4-6.fc10
--------------
* Fri Aug 29 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> - 3.4-6
- removed duplicate Source0
perl-Apache-Session-1.87-1.fc10
-------------------------------
* Fri Aug 29 18:00:00 2008 Steven Pritchard <steve(a)kspei.com> 1.87-1
- Update to 1.87.
- Explicitly BR Test::More.
- Get rid of DOS line endings in Contributing.txt.
perl-DBD-Pg-2.10.0-1.fc10
-------------------------
* Fri Aug 29 18:00:00 2008 Marcela Maslanova <mmaslano(a)redhat.com> - 2.10.0-1
- update to 2.10.0
* Mon Aug 25 18:00:00 2008 Marcela Maslanova <mmaslano(a)redhat.com> - 2.9.2-1
- update to 2.9.2
php-pear-Net-DIME-1.0.0-2.fc10
------------------------------
* Fri Aug 29 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 1.0.0-2
- fix Source0
* Fri Aug 29 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 1.0.0-1
- Switched license to BSD License
php-pear-PHP-CompatInfo-1.8.0-1.fc10
------------------------------------
* Fri Aug 29 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 1.8.0-1
- update to 1.8.0
- change license from PHP 3.01 to New BSD
* Sun Jul 20 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 1.8.0-0.1.RC2
- update to 1.8.0RC2
* Tue Jul 8 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 1.8.0-0.1.RC1
- update to 1.8.0RC1
php-pear-XML-Parser-1.3.0-1.fc10
--------------------------------
* Fri Aug 29 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 1.3.0-1
- update to 1.3.0
- Switched license to BSD License
phpMyAdmin-2.11.9-1.fc10
------------------------
* Fri Aug 29 18:00:00 2008 Robert Scheck <robert(a)fedoraproject.org> 2.11.9-1
- Upstream released 2.11.9
plotmm-0.1.2-9.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.1.2-9
- fix code to compile against libsigc++20
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.1.2-8
- fix broken BR
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.1.2-7
- fix license tag
policycoreutils-2.0.55-1.fc10
-----------------------------
* Thu Aug 28 18:00:00 2008 Dan Walsh <dwalsh(a)redhat.com> 2.0.55-1
- Update to upstream
* Merged semanage node support from Christian Kuester.
* Fri Aug 15 18:00:00 2008 Dan Walsh <dwalsh(a)redhat.com> 2.0.54-7
- Add require libsemanage-python
proxychains-3.1-6.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 3.1-6
- fix license tag
prozilla-2.0.4-9.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.0.4-9
- fix license tag
psmisc-22.6-8.fc10
------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 22.6-8
- fix package so it builds again
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 22.6-7
- fix license tag
* Mon Apr 14 18:00:00 2008 Tomas Smetana <tsmetana(a)redhat.com> 22.6-6
- fix #441871 - pstree fails to show most processes;
patch by Emil Jerabek
psutils-1.17-29.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.17-29
- fix license tag
publican-genome-1.0-1.fc10
--------------------------
pwlib-1.10.10-9.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.10.10-9
- fix license tag
pwsafe-0.2.0-5.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.2.0-5
- fix license tag
pycairo-1.4.12-4.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.4.12-4
- fix license tag
pydict-0.3.0-12.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.3.0-12
- fix license tag
pyflowtools-0.3.4-2.fc10
------------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.3.4-2
- fix license tag
pyfribidi-0.6.0-5.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.6.0-5
- fix license tag
pygtksourceview-2.2.0-2.fc10
----------------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.2.0-2
- fix license tag
pyicq-t-0.8-6.b.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.8-6.b
- fix license tag
pypar2-1.4-2.fc10
-----------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.4-2
- fix license tag
pyserial-2.2-6.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.2-6
- fix license tag
python-4Suite-XML-1.0.2-4.fc10
------------------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.0.2-4
- fix license tag
python-cpio-0.1-6.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.1-6
- fix license tag
python-dateutil-1.4-2.fc10
--------------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.4-2
- fix license tag
python-dns-1.6.0-2.fc10
-----------------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.6.0-2
- fix license tag
python-slip-0.1.12-1.fc10
-------------------------
* Fri Aug 29 18:00:00 2008 Nils Philippsen <nphilipp(a)redhat.com> - 0.1.12
- make slip.dbus.service.Object persistence overridable per object
quota-3.16-4.fc10
-----------------
* Wed Aug 27 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> 3.16-4
- fix bug in warnquota which could result in bogus hostname
and domainname (upstream)
- remove IMMUTABLE flag from quota file in quotacheck(upstream)
rpy-1.0.3-3.fc10
----------------
* Fri Aug 29 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.0.3-3
- rebuild against R-2.7.2
selinux-policy-3.5.5-3.fc10
---------------------------
* Fri Aug 29 18:00:00 2008 Dan Walsh <dwalsh(a)redhat.com> 3.5.5-3
- Allow audit dispatcher to kill his children
* Tue Aug 26 18:00:00 2008 Dan Walsh <dwalsh(a)redhat.com> 3.5.5-2
- Update to upstream
- Fix crontab use by unconfined user
sugar-0.82.2-1.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.82.2-1
- 6929 Control panel: include copyright/licensing info in about dialogue
- Fix some launcher issues
* Thu Aug 28 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.82.1-1
- #2866 Network Manager GUI doesn't report success or failure
- #3993 The color of network icon in Home view becomes white after restarting Sugar.
- #2866 Network Manager GUI doesn't report success or failure
- #7988 Sugar control panel doesn't have a language entry for kreyol
- #7823 Non-modal alerts in CP remain when they shouldn't
- #7733 Cannot install Wikipedia-10.xo
- #7356 regression in activity view performance.
- #7660 XO Neighborhood icon drawing & erase glitches
- #6605 Screen rotates clockwise, while rotation button shows counter clockwise arrows
- #7877 Control Panel / Data & Time: Selecting timezone by typing locks up UI
- #7965 Mirror activities list in RTL locales
- #7220 Mark newly downloaded activities as favorites by default
- #7874 Search entry in Home focuses list view when cleared
- #7971 CP fails to validate all settings correctly
- #7970 Some CP modules set needs_restart to False when they shouldn't
- #7764 Reset Registration with school servers - short term solution
- #7823 Non-modal alerts in CP remain when they shouldn't
- #7874 Search entry in Home focuses list view when cleared
- #7730 Clicking on Speaker icon should Mute/Unmute Sound
- #4656 Non-olpc buddies not shown in the meshview (using salut)
- #7873 Search entry in Home should be focused implicitly
* Fri Aug 22 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 0.82.0-2.20080822git454def195d
- Fix #6605 #7877 #7965 #7220 #7874 #7971 #7970 #7764 #7823 #7841
* Thu Aug 7 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 0.82.0-1
- Mirror the intro screen in rtl. Patch by Khaled Kosny Fix #3108
- #7740 react gracefully to dbus services being restarted
- Fix case when already registered 7836
- Redirect keyboard brightness and DCON freeze requests to OHM #7357
- open cp software-updater on first boot after an update 7495
- Activate threads support 7486
- added languages Norwegian and Slovenian
- translation updates
* Fri Aug 1 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.8-1
- 7248 Speaker device has inconsistent behavior
- 7625 alt+tab switching is slow because activities are notified unneccessary
- 7560 cp: Inconsistent behavior after changing the xo color
- 7641 Control panel sugar theme infelicities.
- 6136 No feedback from 'register' request.
* Wed Jul 23 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.7-1
- 7546 Activity launcher fails to show when launching from the journal
- 5664 Copying formatted text out of Browse breaks Journal/clipboard interaction
- 7385 Change the accelerator for switching between views in the home level
- 7249 Device ordering in Frame is not fixed
- 7510 Control Panel 'About Me' incorrectly keeps a name edit when you choose to Cancel out
- 7071 Activities cannot be deleted via GUI
- 4208 Battery indicator's icon fullness inconsistent with indicator %.
- 7430 Favorites view is not preserved
- 7434 Control panel UI for power management.
* Thu Jul 17 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-4.20080715git8137d5c37f
- split the sugar-emulator in it's own package to get rid of the
xephyr dependency
* Tue Jul 15 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.81.6-3.20080715git8137d5c37f
- 7071 Add an option for uninstalling activities from the home view
- 7476 Order control panel modules logically
- 4208 battery icon consistency fix
- 7354 Maintain correct zoom level after activity launch
* Wed Jul 9 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-2.20080709git8f4819a62e
- git snapshot
- 7430 Preserve the favorites layout across reboots
- 7434 Add power section to the control panel
* Wed Jul 9 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-1
- 7438 sugar shuts down when you click Restart
- 7365 Invites not working
- 7248 Speaker device has inconsistent behavior
- 7339 CPU Spins after starting an activity
- 7015 Add proper alignment support to the tray control
- 5613 Cannot set non-ASCII nick name
- 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
- 7391 Make the search field in Home reveal the list view
- 7248 Speaker device has inconsistent behavior
- 7272 Notifications are redundant with new launching feedback
- 7273 Activity icons remain colored after launch
sugar-artwork-0.82.1-1.fc10
---------------------------
* Thu Aug 28 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 0.82.1-1
- #4312 need volume button icons for totem player
- #7939 Missing stock icons
* Thu Aug 7 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 0.82.0-1
- 7641 Install GTK compatibility symlinks using icon-naming-utils package
* Wed Jul 9 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-2.20080709gitc77b345c02
- git snapshot
- 7385 Add view-freeform icon (eben)
* Sat Jun 21 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.81.1
- Some improvements to the gtk theme (benzea)
* Fri Jun 13 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.79.3-1
- Update to 0.79.3
sugar-base-0.82.2-1.fc10
------------------------
* Thu Aug 28 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 0.82.2-1
- Translation updates
* Thu Aug 7 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 0.82.1-1
- added languages Norwegian and Slovenian
- translation update
* Fri Aug 1 18:00:00 2008 Morgan Collett <morgan(a)laptop.org> - 0.81.3-1
- Update to 0.81.3
- Make logger safe to full disk
- Translation updates
sugar-journal-98-1.fc10
-----------------------
* Thu Aug 28 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 98-1
- 7588 Sugar should provide messages indicating when NAND is 'getting full' and 'critically full'
- 6800 Journal window should be mirrored in RTL locales
* Fri Aug 22 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 97-4.20080822git0b0f78d8cb
- correct Source0 field
* Fri Aug 22 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 97-3.20080822git0b0f78d8cb
- translation updates for it, nl and ja
- #7588 Show alert when available space is below 50MB
- #6800 Reverse CollapsedEntry instead of BaseCollapsedEntry
* Thu Aug 7 18:00:00 2008 Marco Pesenti Gritti <mpg(a)redhat.com> - 97-2
- added languages Norwegian and Slovenian
- translation updates
* Fri Aug 1 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 96-1
- 5907 resume activity when preview is clicked (Daniel Drake)
- Dutch translation update (Myckel)
- Telugu translation update (Satya)
- Spanish translation update (Rafael Ortiz)
- 7600 Discard palette when the jobject changes (Tomeu Vizoso)
- Mongolian translation update (Odon)
- 7718 Fix set title (Simon Schampijer)
* Wed Jul 23 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 95-1
- 7152 journal slowness: scrolling
- 3958 Journal activity icon's pencil "fools" people into thinking it is a text editor
- 6639 Journal can't resume activity bundles using another activity
- 7441 no visual feedback on Erase
- 7487 Do not decorate the object chooser
- 7482 Object chooser has wrong icon for 'cancel'
* Tue Jul 15 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 94-2.20080715git814c37616b
- New git snapshot
sugar-toolkit-0.82.3-1.fc10
---------------------------
* Thu Aug 28 18:00:00 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.3-1
- Translation updates
* Thu Aug 28 18:00:00 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.2-1
- #5428 downloads not starting in Browse due to old compreg.dat
- #7733 Cannot install Wikipedia-10.xo
- #7533 Activity does not respond to ctrl-q keyboard shortcut unless the 'Activity' tab is visible
- #8000 Pulsing icon on activity launch significantly slows activity start-up
- #8000 Pulsing icon on activity launch significantly slows activity start-up
- #7270 /setup release does not update the bundle number
- #7680 Activity name box is too small for localizaed name
- #7881 Accelerator labels don't show up for most toolbar buttons
- #7800 time stamps doesn't use translations
* Fri Aug 22 18:00:00 2008 Tomeu Vizoso <tomeu(a)tomeuvizoso.net> - 0.82.1-2.20080822git2e6be9ea55
- #7270 Add update functionality to Config in bundlebuilder
- #7680 Widen activity tile entry
- #7841 Wrap message in alert
- #7881 Make Palette handle changes of the invoker widget
* Tue Aug 12 18:00:00 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.1-1
- Fix crash on startup on x86_64
* Thu Aug 7 18:00:00 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.0-2
- Rebuild
* Thu Aug 7 18:00:00 2008 Marco Pesenti Gritti <mpgritti(a)gmail.com> - 0.82.0-1
- #7759 Default home view should be Ring, not Freeform
- #4084 Palette persist over zoom levels
- #7754 Handle multiple Activity per process correctly
- Add git tagging to the 'setup.py release' command
* Fri Aug 1 18:00:00 2008 Morgan Collett <morgan(a)laptop.org> - 0.81.8-1
- #7566 sugar-shell enters in infinite loop after a failed shutdown
- #7534 Safer to always install, rather than comparing versions
- #7494 Updates to Browse-92 fail
* Wed Jul 23 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.7-1
- 5136 Keep error alert hard to find
- 6014 Shutdown should sync activities data
- 7532 install + open content bundles with journal
- 7523 library index regeneration fails due to no XDG_DATA_DIRS
- 4208 Battery indicator's icon fullness inconsistent with indicator %.
- 7444 cannot close a shared activity when the initiator has disconnected
- 7430 Favorites view is not preserved
- 7434 Control panel UI for power management.
- 5079 Could simplify sharing code
* Tue Jul 15 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-3.20080715gitd17347cc19
- git snapshot
- 7523 fix content bundle installation
- 5079 simplify sharing code
- 4208 get_icon_state accepts negative step kwarg
- 7444 Fix crash in get_joined_buddies when a buddy disappears uncleanly
* Wed Jul 9 18:00:00 2008 Simon Schampijer <simon(a)laptop.org> - 0.81.6-2.20080709git92ef9d298a
- git snapshot
- 7430 Preserve the favorites layout across reboots
- 7434 Add power section to the control panel
system-config-printer-1.0.7-1.fc10
----------------------------------
* Fri Aug 29 18:00:00 2008 Tim Waugh <twaugh(a)redhat.com> 1.0.7-1
- 1.0.7:
- Efficiency improvements.
- Small UI improvements for the New Printer dialog.
- Other small fixes.
* Fri Aug 29 18:00:00 2008 Tim Waugh <twaugh(a)redhat.com>
- Updated pysmbc to 1.0.5.
- Updated pycups to 1.9.42.
tar-1.20-2.fc10
---------------
* Fri Aug 29 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> 2:1.20-2
- patch fuzz clean up
tcp_wrappers-7.6-53.fc10
------------------------
* Fri Aug 29 18:00:00 2008 Jan Safranek <jsafranek(a)redhat.com> - 7.6-53
- rediff all patches to get rid of patch fuzz
tcpdump-3.9.8-6.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Miroslav Lichvar <mlichvar(a)redhat.com> - 14:3.9.8-6
- rediff patches with fuzz
- add -fno-strict-aliasing to CFLAGS
tcsh-6.15-5.fc10
----------------
* Fri Aug 29 18:00:00 2008 Vitezslav Crhonek <vcrhonek(a)redhat.com> - 6.15-5
- Rediffed all patches to work with patch --fuzz=0
- Let tcsh know 'ca' colorls variable
Resolves: #458716
texlive-texmf-2007-25.fc10
--------------------------
* Fri Aug 29 18:00:00 2008 Jindrich Novy <jnovy(a)redhat.com> - 2007-25
- get rid of the bogus perl require for -doc subpackage
- obsolete tetex-unicode (#459322)
totem-2.23.91-1.fc10
--------------------
* Fri Aug 29 18:00:00 2008 - Bastien Nocera <bnocera(a)redhat.com> - 2.23.91-1
- Update to 2.23.91
totem-pl-parser-2.23.91-1.fc10
------------------------------
* Fri Aug 29 18:00:00 2008 - Bastien Nocera <bnocera(a)redhat.com> - 2.23.91-1
- Update to 2.23.91
wvdial-1.60-6.fc10
------------------
* Fri Aug 29 18:00:00 2008 Ondrej Vasik <ovasik(a)redhat.com> - 1.60-6
- patch fuzz clean up
xcircuit-3.4.30-1.fc10
----------------------
* Fri Aug 15 18:00:00 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 3.4.30-1
- new upstream release
xen-3.3.0-1.fc10
----------------
* Fri Aug 29 18:00:00 2008 Daniel P. Berrange <berrange(a)redhat.com> - 3.3.0-1.fc10
- Update to xen 3.3.0 release
xenner-0.42-1.fc10
------------------
* Fri Aug 29 18:00:00 2008 Gerd Hoffmann <kraxel(a)redhat.com> - 0.42-1.fc10
- update to version 0.42
xqilla-2.1.3-0.2.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Milan Zazrivec <mzazrivec(a)redhat.com> 2.1.3-0.2
- Rebased XQilla to latest upstream version 2.1.3
- Fixed files section in spec (documentation was included twice)
Summary:
Added Packages: 10
Removed Packages: 1
Modified Packages: 100
Broken deps for i386
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.i386 requires libmtp.so.7
claws-mail-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-bogofilter-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-dillo-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-pgp-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-spamassassin-3.4.0-1.fc10.i386 requires libetpan.so.11
evolution-brutus-1.2.17-1.fc10.i386 requires libcamel-1.2.so.12
grisbi-0.5.9-5.fc9.i386 requires tetex-unicode
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
highlight-2.6.11-1.fc10.i386 requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.i386 requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.i386 requires perl(MT::Entry)
highlight-2.6.11-1.fc10.i386 requires perl(MT)
highlight-2.6.11-1.fc10.i386 requires perl(MT::Template::Context)
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
migrationtools-47-2.fc10.noarch requires ldif2ldbm
perl-RPM2-0.67-5.fc9.i386 requires librpmio-4.4.so
perl-RPM2-0.67-5.fc9.i386 requires librpmdb-4.4.so
perl-RPM2-0.67-5.fc9.i386 requires librpm-4.4.so
poker3d-1.1.36-10.fc10.i386 requires libosg.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgUtil.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgSim.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgTerrain.so.35
poker3d-1.1.36-10.fc10.i386 requires libOpenThreads.so.10
poker3d-1.1.36-10.fc10.i386 requires libosgGA.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgFX.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgManipulator.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgDB.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgParticle.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgViewer.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgText.so.35
qpidc-0.2.667603-2.fc10.i386 requires libxqilla.so.3
qpidc-perftest-0.2.667603-2.fc10.i386 requires libxqilla.so.3
qpidd-0.2.667603-2.fc10.i386 requires libxqilla.so.3
ruby-rpm-1.2.3-4.fc9.i386 requires librpmdb-4.4.so
ruby-rpm-1.2.3-4.fc9.i386 requires librpm-4.4.so
ruby-rpm-1.2.3-4.fc9.i386 requires librpmio-4.4.so
ruby-rpm-1.2.3-4.fc9.i386 requires librpmbuild-4.4.so
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
Broken deps for x86_64
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.x86_64 requires libmtp.so.7()(64bit)
claws-mail-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-bogofilter-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-dillo-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-pgp-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-spamassassin-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
evolution-brutus-1.2.17-1.fc10.i386 requires libcamel-1.2.so.12
evolution-brutus-1.2.17-1.fc10.x86_64 requires libcamel-1.2.so.12()(64bit)
grisbi-0.5.9-5.fc9.x86_64 requires tetex-unicode
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::Entry)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::Template::Context)
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
migrationtools-47-2.fc10.noarch requires ldif2ldbm
perl-RPM2-0.67-5.fc9.x86_64 requires librpmio-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.x86_64 requires librpm-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.x86_64 requires librpmdb-4.4.so()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgFX.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgGA.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgTerrain.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosg.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgSim.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgText.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgDB.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libOpenThreads.so.10()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgManipulator.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgParticle.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgViewer.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgUtil.so.35()(64bit)
qpidc-0.2.667603-2.fc10.i386 requires libxqilla.so.3
qpidc-0.2.667603-2.fc10.x86_64 requires libxqilla.so.3()(64bit)
qpidc-perftest-0.2.667603-2.fc10.x86_64 requires libxqilla.so.3()(64bit)
qpidd-0.2.667603-2.fc10.i386 requires libxqilla.so.3
qpidd-0.2.667603-2.fc10.x86_64 requires libxqilla.so.3()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpmio-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpm-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpmdb-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpmbuild-4.4.so()(64bit)
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
Broken deps for ppc
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.ppc requires libmtp.so.7
claws-mail-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-bogofilter-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-dillo-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-pgp-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-spamassassin-3.4.0-1.fc10.ppc requires libetpan.so.11
evolution-brutus-1.2.17-1.fc10.ppc requires libcamel-1.2.so.12
evolution-brutus-1.2.17-1.fc10.ppc64 requires libcamel-1.2.so.12()(64bit)
grisbi-0.5.9-5.fc9.ppc requires tetex-unicode
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
highlight-2.6.11-1.fc10.ppc requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.ppc requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.ppc requires perl(MT::Entry)
highlight-2.6.11-1.fc10.ppc requires perl(MT)
highlight-2.6.11-1.fc10.ppc requires perl(MT::Template::Context)
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
migrationtools-47-2.fc10.noarch requires ldif2ldbm
perl-RPM2-0.67-5.fc9.ppc requires librpmio-4.4.so
perl-RPM2-0.67-5.fc9.ppc requires librpmdb-4.4.so
perl-RPM2-0.67-5.fc9.ppc requires librpm-4.4.so
poker3d-1.1.36-10.fc10.ppc requires libosg.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgUtil.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgSim.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgTerrain.so.35
poker3d-1.1.36-10.fc10.ppc requires libOpenThreads.so.10
poker3d-1.1.36-10.fc10.ppc requires libosgGA.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgFX.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgManipulator.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgDB.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgParticle.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgViewer.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgText.so.35
ruby-rpm-1.2.3-4.fc9.ppc requires librpmdb-4.4.so
ruby-rpm-1.2.3-4.fc9.ppc requires librpm-4.4.so
ruby-rpm-1.2.3-4.fc9.ppc requires librpmio-4.4.so
ruby-rpm-1.2.3-4.fc9.ppc requires librpmbuild-4.4.so
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
Broken deps for ppc64
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.ppc64 requires libmtp.so.7()(64bit)
claws-mail-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-bogofilter-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-dillo-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-pgp-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-spamassassin-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
eclipse-mylyn-3.0.1-2.fc10.noarch requires ws-commons-util >= 0:1.0.1-5
eclipse-mylyn-3.0.1-2.fc10.noarch requires xmlrpc3-common >= 0:3.0-1jpp.3
eclipse-mylyn-3.0.1-2.fc10.noarch requires xmlrpc3-client >= 0:3.0-1jpp.3
evolution-brutus-1.2.17-1.fc10.ppc64 requires libcamel-1.2.so.12()(64bit)
grisbi-0.5.9-5.fc9.ppc64 requires tetex-unicode
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
gspiceui-0.9.65-2.fc10.ppc64 requires gwave
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::Entry)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::Template::Context)
livecd-tools-018-1.fc10.ppc64 requires yaboot
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
migrationtools-47-2.fc10.noarch requires ldif2ldbm
perl-RPM2-0.67-5.fc9.ppc64 requires librpmio-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.ppc64 requires librpm-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.ppc64 requires librpmdb-4.4.so()(64bit)
perl-Test-AutoBuild-darcs-1.2.2-3.fc9.noarch requires darcs >= 0:1.0.0
poker3d-1.1.36-10.fc10.ppc64 requires libosgFX.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgGA.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgTerrain.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosg.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgSim.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgText.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgDB.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libOpenThreads.so.10()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgManipulator.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgParticle.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgViewer.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgUtil.so.35()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpmio-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpm-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpmdb-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpmbuild-4.4.so()(64bit)
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
12 years, 7 months
What's Up?
by Chuck Forsberg WA7KGX
First several days without a loadable Rawhide, and then no
updates for well over a week. It seems a profound cascade
of events has transpired.
Any idea when new and improved fedora/development/*
files will appear?
--
Chuck Forsberg caf(a)omen.com www.omen.com 503-614-0430
Developer of Industrial ZMODEM(Tm) for Embedded Applications
Omen Technology Inc "The High Reliability Software"
10255 NW Old Cornelius Pass Portland OR 97231 FAX 629-0665
12 years, 7 months
Samsung ML-1610 stopped working
by Antonio M
For some time I didn't print, then I upgraded to rawhide, and I wanted to
print....test page is o.k, but as soon as I print any kind of document,
including very simple openoffice text document....
When I start system-config-printer the user has no chance to print a test
page....and he cannot defined the defined-printer!!!
My printer is Samsung ML-1610 and my system is updated to this morning
upgrades...
--
Antonio Montagnani
Skype : antoniomontag
12 years, 7 months
problems with sound :(
by Antonio Olivares
Dear fellow testers,
I am having problems with sound again. I try to play a simple file with mplayer and I get
[olivares@localhost ~]$ mplayer cachorros\ de\ juan\ villarreal\ -\ Amancio\ Garza.mp3
MPlayer 1.0rc2-4.3.0 (C) 2000-2007 MPlayer Team
CPU: Genuine Intel(R) CPU T2080 @ 1.73GHz (Family: 6, Model: 14, Stepping: 12)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Playing cachorros de juan villarreal - Amancio Garza.mp3.
Audio file file format detected.
Clip info:
Title: Amancio Garza
Artist: Cachorros de Juan villarreal
Album: Norte�a
Year:
Comment:
Track: 4
Genre: Other
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied
*** PULSEAUDIO: Unable to connect: Connection refused
*** Is your sound server running?
*** See: http://www.pulseaudio.org/wiki/Troubleshooting
[AO_ALSA] Playback open error: Connection refused
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
AO: [sdl] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A: 24.1 (24.1) of 188.0 (03:08.0) 1.1%
MPlayer interrupted by signal 2 in module: play_audio
Running dmesg I can see some errors that are probably related:
SELinux: Context system_u:object_r:user_mplayer_home_t:s0 is not valid (left unmapped).
ALSA sound/pci/hda/hda_intel.c:1404: azx_pcm_prepare: bufsize=0x10000, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_intel.c:1404: azx_pcm_prepare: bufsize=0x10000, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x2, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x3, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x4, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x5, stream=0x5, channel=0, format=0x4011
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x2
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x3
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x4
ALSA sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0x5
mtrr: base(0xc0000000) is not aligned on a size(0x7b0000) boundary
Thanks in Advance,
Antonio
12 years, 7 months
something is wrong with dhclient update
by Antonio Olivares
Dear fellow testers,
Something is wrong with dhclient from yesterday's updates, hopefully some of todays update fixes it :)
I tried to update and kept getting an error message from yum. I have restarted network and I see error from dhclient script line 186. Hope updates come through.
[root@localhost ~]# service network restart
Shutting down interface eth0: Error: an inet prefix is expected rather than "0/0".
Error: an inet prefix is expected rather than "0/0".
[ OK ]
Shutting down loopback interface: Error: an inet prefix is expected rather than "0/0".
Error: an inet prefix is expected rather than "0/0".
[ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0:
Determining IP information for eth0...Nothing to flush.
/sbin/dhclient-script: line 186: [: '': integer expression expected
done.
[ OK ]
Regards,
Antonio
12 years, 7 months
avcs for readahead :(
by Antonio Olivares
Dear fellow testers and Selinux experts,
Upon applying the most recent updates, I am encountering some denied avcs for readahead. I previously posted about readahead, but i got no response, maybe implying that they are not important or that it is okay for selinux to step in and stop readhead from creating trouble.
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
type=1400 audit(1220049017.315:7): avc: denied { fowner } for pid=653 comm="readahead" capability=3 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:system_r:readahead_t:s0 tclass=capability
type=1400 audit(1220049017.685:8): avc: denied { fowner } for pid=653 comm="readahead" capability=3 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:system_r:readahead_t:s0 tclass=capability
type=1400 audit(1220049017.685:9): avc: denied { fowner } for pid=653 comm="readahead" capability=3 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:system_r:readahead_t:s0 tclass=capability
type=1400 audit(1220049017.685:10): avc: denied { fowner } for pid=653 comm="readahead" capability=3 scontext=system_u:system_r:readahead_t:s0 tcontext=system_u:system_r:readahead_t:s0 tclass=capability
IA-32 Microcode Update Driver: v1.14a <tigran(a)aivazian.fsnet.co.uk>
Thanks in Advance,
Antonio
12 years, 7 months
F9 latest update testing no Xorg.conf Keyboard no longer working in X
by "Jóhann B. Guðmundsson"
I've just been back from 4 weeks vacation updated to latest F9 update
testing
Keyboard stop working in X with no xorg.conf ( Lenovo T61p )
Created an xorg.conf and keyboard works.
Also the "mouse pad" on my logitech dinovo bluetooth keyboard has stop
working.
Have we backed out of not needing any xorg.conf since I went to vacation
or am I hitting an bug?
Best regards
Johann B.
12 years, 7 months
rawhide report: 20080829 changes
by Fedora compose checker
New package libgxim
GObject-based XIM protocol library
New package php-pear-Console-ProgressBar
This class provides you with an easy-to-use interface to progress bars
New package php-pear-Event-Dispatcher
Dispatch notifications using PHP callbacks
New package php-pear-Var-Dump
Provides methods for dumping structured information about a variable
Updated Packages:
GLC_Player-1.6.0-1.fc10
-----------------------
* Thu Aug 14 18:00:00 2008 kwizart < kwizart at gmail.com > - 1.6.0-1
- Update to 1.6.0
GLC_lib-1.0.0-1.fc10
--------------------
* Thu Aug 14 18:00:00 2008 kwizart < kwizart at gmail.com > - 1.0.0-1
- Update to 1.0.0
* Wed May 28 18:00:00 2008 kwizart < kwizart at gmail.com > - 0.9.9-1
- Update to 0.9.9
calcurse-2.2-1.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Jon Ciesla <limb(a)jcomserv.net> 2.2-1
- Update to 2.2.
ccid-1.3.8-1.fc10
-----------------
* Tue Aug 26 18:00:00 2008 Bob Relyea <rrelyea(a)redhat.com> - 1.3.8-1
- update to ccid 1.3.8
eclipse-cdt-5.0.0-4.fc10
------------------------
* Wed Aug 20 18:00:00 2008 Andrew Overholt <overholt(a)redhat.com> 5.0.0-4
- Add building and running of tests
- Remove LexerTests until 5.0.1
- Fix fetch script to use new location of PDE Build
edsadmin-1.0-3.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm(a)gmail.com> 1.0-3
- Fixed patch and category handling
evas-0.9.9.043-2.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Pavel "Stalwart" Shevchuk <stlwrt(a)gmail.com> - 0.9.9.043-2
- Fix unowned /usr/lib/evas
fedorawaves-kdm-theme-1.1-2.fc10
--------------------------------
* Thu Aug 28 18:00:00 2008 Pavel "Stalwart" Shevchuk <stlwrt(a)gmail.com> 1.1-2
- Unbroke build
fig2sxd-0.18-3.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Paul F. Johnson <paul(a)all-the-johnsons.co.uk> 0.18-3
- dropped redundant patch file
g2clib-1.1.7-1.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Fedora Release Engineering <rel-eng(a)fedoraproject.org> - 1.1.7-1
- Update to 1.1.7
- Add quotes around %{__cc} as it can be multi-word
gdb-6.8-23.fc10
---------------
* Thu Aug 28 18:00:00 2008 Jan Kratochvil <jan.kratochvil(a)redhat.com> - 6.8-23
- Fix attaching to stopped processes, based on the upstream version now.
- Just kernel-2.6.25 neither upstream nor utrace work with it; 2.6.9 works.
- Fix occasional crash on a removed watchpoint.
- Fix false testcase FAILs for `gdb.pie/break.exp'.
- Fix a false warning (+a testcase FAIL) on s390x watchpoints.
- Fix a false FAIL on s390x `gdb.base/dump.exp'.
gettext-0.17-8.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.17-8
- Fix the build failure with koji.
* Fri Aug 29 18:00:00 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.17-7
- Remove the gettext-libs docs, as they are talking about autoconf, libtool,
which are not directly related to the gettext-libs.
- Remove unused definition and trailing space.
- Fix the build failure with mock .
* Tue Aug 19 18:00:00 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.17-6
- Fixed Bug 456666 msghack doesn't check for mandatory cmd line params
by adding checking statements and display usage (msghack.py modified)
- rpath patch for binary-or-shlib-defines-rpath in x86_64.
gjots2-2.3.4-10.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> 2.3.4-10
- fix python_sitelib install
- BR python and readd pyc/pyo files
gnome-screensaver-2.23.90-2.fc10
--------------------------------
* Thu Aug 28 18:00:00 2008 Jon McCann <jmccann(a)redhat.com> - 2.23.90-2
- Fix patch
* Thu Aug 28 18:00:00 2008 Jon McCann <jmccann(a)redhat.com> - 2.23.90-1
- Update to 2.23.90
gnome-settings-daemon-2.23.91-0.20080828.2.fc10
-----------------------------------------------
gtk-vnc-0.3.6-4.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Daniel P. Berrange <berrange(a)redhat.com> - 0.3.6-4.fc9
- Fix key/mouse event propagation (rhbz #454627)
gvfs-0.99.5-3.fc10
------------------
* Thu Aug 28 18:00:00 2008 Matthias Clasen <mclasen(a)redhat.com> - 0.99.5-3
- Add a comma
* Wed Aug 27 18:00:00 2008 - Bastien Nocera <bnocera(a)redhat.com> - 0.99.5-2
- Update some descriptions
hyperestraier-1.4.13-3.fc10
---------------------------
* Fri Aug 29 18:00:00 2008 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 1.4.13-3
- Use -j1 under javanative (-j8 failed)
icu4j-3.8.1-3.fc10
------------------
* Mon Aug 11 18:00:00 2008 Andrew Overholt <overholt(a)redhat.com> 3.8.1-3
- Get rid of eclipse_name macro
- Rebuild with Eclipse 3.4 and put into Eclipse stuff into
/usr/lib/eclipse
- Remove now-unnecessary OSGi configuration dir patch
- Add patch to point to PDE Build location
im-chooser-1.2.2-1.fc10
-----------------------
* Fri Aug 29 18:00:00 2008 Akira TAGOH <tagoh(a)redhat.com> - 1.2.2-1
- New upstream release.
irssi-0.8.12-11.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.8.12-11
- Don't include any C header files in main package.
jd-2.0.1-0.1.svn2292_trunk.fc10
-------------------------------
* Fri Aug 29 18:00:00 2008 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
- rev. 2292
kaffeine-0.8.7-2.fc10
---------------------
* Thu Aug 28 18:00:00 2008 Ville Skytt? <ville.skytta at iki.fi> - 0.8.7-2
- Unfuzz optflags patch.
kcoloredit-4.1-1.fc10
---------------------
* Thu Aug 28 18:00:00 2008 Sebastian Vahl <fedora(a)deadbabylon.de> 4.1-1
- 4.1 (final)
* Mon May 26 18:00:00 2008 Than Ngo <than(a)redhat.com> 4.0.80-1
- 4.1 beta1
kdebase3-3.5.10-1.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Rex Dieter <rdieter(a)fedoraproject.org> - 3.5.10-1
- kde-3.5.10
kdelibs-4.1.0-8.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 4.1.0-8
- rewrite kstandarddirs patch to fix side effects (#459904 (KDEDIRS), #457633)
kernel-2.6.27-0.290.rc5.fc10
----------------------------
kgrab-0.1.1-8.fc10
------------------
* Thu Aug 28 18:00:00 2008 Sebastian Vahl <fedora(a)deadbabylon.de> 0.1.1-8
- 4.1 (final)
* Mon May 26 18:00:00 2008 Than Ngo <than(a)redhat.com> 0.1.1-7.kde4.0.80
- 4.1 beta1
kicad-2007.07.09-4.fc10
-----------------------
* Fri Aug 29 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 2007.07.09-4
- First patch is Patch0 - should fix build in Rawhide.
- Include %_libdir/kicad directory.
- Drop explicit Requires wxGTK in favour of automatic SONAME dependencies.
kmenu-gnome-0.7.3-2.fc10
------------------------
* Fri Aug 15 18:00:00 2008 Chitlesh Goorah <chitlesh(a)fedoraproject.org>- 0.7.3-2
- merged F8 and F9 spec files
* Mon Aug 11 18:00:00 2008 Ariszlo <ariszlo(a)gmail.com> - 0.7.3-1
- release 0.7.3
* Mon Apr 21 18:00:00 2008 Ariszlo <ariszlo(a)gmail.com> - 0.7.2-1
- release 0.7.2
- Split spec into two: one for Fedora 9 and one one for earlier releases
- Removed fedora-administration.menu from the Fedora 9 package
libXfont-1.3.3-1.fc10
---------------------
* Thu Aug 28 18:00:00 2008 Adam Jackson <ajax(a)redhat.com> 1.3.3-1
- libXfont 1.3.3.
- libXfont-1.3.1-fast-retry.patch: Retry font server connections faster.
(#443070)
libgpod-0.6.0-7.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Todd Zullinger <tmz(a)pobox.com> - 0.6.0-7
- Ensure patches apply with no fuzz
libid3tag-0.15.1b-7.fc10
------------------------
* Thu Aug 28 18:00:00 2008 Todd Zullinger <tmz(a)pobox.com> - 0.15.1b-7
- Fix %patch incantation for new rpm
libmatthew-java-0.7.1-3.fc10
----------------------------
* Thu Aug 28 18:00:00 2008 Omair Majid <omajid(a)redhat.com> 0.7.1-3
- Created new patches that dont cause fuzz when patching.
libvoikko-2.0-1.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 2.0-1
- libvoikko 2.0
livecd-tools-018-1.fc10
-----------------------
* Thu Aug 28 18:00:00 2008 Jeremy Katz <katzj(a)redhat.com> - 018-1
- Use logging API for debugging messages (dhuff)
- Some initial support for booting live images on an XO
- Refactoring of mount code for appliance-creator (danpb, dhuff)
- Make --base-on actually work again
- Drop the image configs; these are now in the spin-kickstarts repo
- plymouth support
- Listen to bootloader --append in config
- Add man pages (Pedro Silva)
- Support booting from Intel based Macs via EFI on USB (#450193)
- Fixes for SELinux enforcing (eparis)
- Eject the CD on shutdown (#239928)
- Allow adding extra kernel args with livecd-iso-to-disk
- Support for persistent /home (#445218)
- Copy timezone to /etc/localtime (#445624)
- Ensure that commands run by livecd-creator exist
- Mount a tmpfs for some dirs (#447127)
logserial-0.4.2-7.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Manuel Wolfshant <wolfy(a)fedoraproject.org> 0.4.2-7
- modify the patch to make rpmbuild even happier, fuzz must be 0
* Sat Aug 2 18:00:00 2008 Manuel Wolfshant <wolfy(a)fedoraproject.org> 0.4.2-6
- make rpmbuild happy, it now has a stricter syntax checking
loudmouth-1.4.2-1.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Brian Pepple <bpepple(a)fedoraproject.org> - 1.4.2-1
- Update to 1.4.2.
- Enable libasyncns support.
lxpanel-0.3.8.1-2.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Sebastian Vahl <fedora(a)deadbabylon.de> 0.3.8.1-2
- re-create patches for rpmbuild's fuzz=0
m17n-db-1.5.2-2.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Parag Nemade <pnemade(a)redhat.com> -1.5.2-2
- Recreated patch si-wijesekera-keymap-rename_key-summary.patch
manedit-1.1.1-3.fc10
--------------------
* Fri Aug 29 18:00:00 2008 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 1.1.1-3
- Use gcc instead of %__cc
(On F-10+ %__cc is expanded as "gcc -std=c99" and using glib headers
fails with this)
mecab-java-0.97-2.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 0.97-2
- Use -j1 (-j4 failed)
mfiler2-4.0.9b-2.fc10
---------------------
* Fri Aug 29 18:00:00 2008 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 4.0.9b-2
- Fuzz up
mod_geoip-1.2.5-2.fc10
----------------------
* Fri Aug 29 18:00:00 2008 Michael Fleming <mfleming+rpm(a)enlartenment.com> - 1.2.5-2
- Update setup macro
* Fri Aug 29 18:00:00 2008 Michael Fleming <mfleming+rpm(a)enlartenment.com> - 1.2.5-1
- Update to 1.2.5
mysql++-3.0.6-1.fc10
--------------------
* Sun Aug 17 18:00:00 2008 Remi Collet <Fedora(a)FamilleCollet.com> 3.0.6-1
- update to 3.0.6
- thread aware examples.
neon-0.28.3-2
-------------
* Thu Aug 28 18:00:00 2008 Joe Orton <jorton(a)redhat.com> 0.28.3-2
- update to 0.28.3
nfs-utils-1.1.3-4.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Steve Dickson <steved(a)redhat.com> 1.1.3-4
- Added in a number of up upstream patches (101 thru 110).
nss_compat_ossl-0.9.2-6.fc10
----------------------------
* Thu Aug 28 18:00:00 2008 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.9.2-6
- include /usr/include/nss_compat_ossl directory
ocaml-3.10.2-5.fc10
-------------------
* Fri Aug 29 18:00:00 2008 Richard W.M. Jones <rjones(a)redhat.com> - 3.10.2-5
- Rebuild with patch fuzz.
openoffice.org-voikko-3.0-1.fc10
--------------------------------
* Thu Aug 28 18:00:00 2008 Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> - 3.0-1
- openoffice.org-voikko 3.0
optipng-0.6.1-1.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Ville Skytt? <ville.skytta at iki.fi> - 0.6.1-1
- 0.6.1.
pcsc-lite-1.4.102-3.fc10
------------------------
* Mon Aug 18 18:00:00 2008 Bob Relyea <rrelyea(a)redhat.com> - 1.4.102-3
- bump tag becaue the build system can't deal with mistakes.
* Mon Aug 18 18:00:00 2008 Bob Relyea <rrelyea(a)redhat.com> - 1.4.102-2
- mock build changes
* Sun Aug 17 18:00:00 2008 Bob Relyea <rrelyea(a)redhat.com> - 1.4.102-1
- Pick up 1.4.102
* Tue May 6 18:00:00 2008 Bob Relyea <rrelyea(a)redhat.com> - 1.4.101-1
- Pick up 1.4.101
perl-perlmenu-4.0-7.fc10
------------------------
* Fri Aug 29 18:00:00 2008 Parag Nemade <panemade(a)gmail.com>- 4.0-7
- Fix Patch tag
pessulus-2.23.1-2.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.23.1-2
- fix missing BR, Requires
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.23.1-1
- fix license tag
- update to 2.23.1
- install into pythondir (not pyexecdir)
pfmon-3.5-3.fc10
----------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 3.5-3
- fix license tag
- cleanup package
pfqueue-0.5.6-8.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.5.6-8
- fix license tag
pgfouine-1.0-3.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.0-3
- fix license tag
php-pear-Console-Color-1.0.2-2.fc10
-----------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.0.2-2
- fix license tag
php-pear-DB-DataObject-1.8.8-2.fc10
-----------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.8.8-2
- fix license tag
php-pear-HTML-Common-1.2.4-2.fc10
---------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.2.4-2
- fix license tag
php-pear-Image-Canvas-0.3.1-2.fc10
----------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.3.1-2
- fix license tag
php-pear-Image-Color-1.0.2-4.fc10
---------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.0.2-4
- fix license tag
php-pear-Image-Graph-0.7.2-3.fc10
---------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.7.2-3
- fix license tag
php-pear-Image-GraphViz-1.2.1-3.fc10
------------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.2.1-3
- fix license tag
php-pear-Mail-Mime-1.5.2-4.fc10
-------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.5.2-4
- fix license tag
php-pear-Math-Stats-0.9.0-0.2.beta3.fc10
----------------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.9.0-0.2.beta3
- fix license tag
php-pear-Numbers-Words-0.15.0-3.fc10
------------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.15.0-3
- fix license tag
php-pear-PEAR-Command-Packaging-0.1.2-6.fc10
--------------------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.1.2-6
- fix license tag
php-pear-PHP-Compat-1.5.0-2.fc10
--------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.5.0-2
- fix license tag
php-pear-Phlickr-0.2.7-3.fc10
-----------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.2.7-3
- fix license tag
php-pear-XML-Beautifier-1.1-3.fc10
----------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.1-3
- fix license tag
php-pear-XML-RSS-0.9.10-4.fc10
------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.9.10-4
- fix license tag
php-pear-XML-Serializer-0.18.0-4.fc10
-------------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.18.0-4
- fix license tag
php-pear-XML-Util-1.1.4-3.fc10
------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.1.4-3
- fix license tag
php-pecl-Fileinfo-1.0.4-4.fc10
------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 1.0.4-4
- fix license tag
php-shout-0.9.2-2.fc10
----------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 0.9.2-2
- fix license tag
phpPgAdmin-4.2-2.fc10
---------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 4.2-2
- fix license tag
picocom-1.4-6.fc10
------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.4-6
- fix compile
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 1.4-5
- fix license tag
pidgin-guifications-2.16-1.fc10
-------------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 2.16-1
- update to 2.16
- fix license tag
pidgin-libnotify-0.13-4.fc10
----------------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.13-4
- fix license tag
postfix-2.5.1-4.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2:2.5.1-4
- fix license tag
* Thu Aug 14 18:00:00 2008 Thomas Woerner <twoerner(a)redhat.com> 2:2.5.1-3
- fixed postfix privilege problem with symlinks in the mail spool directory
(CVE-2008-2936) (rhbz#459101)
powerman-2.1-2.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.1-2
- fix license tag
ppp-2.4.4-8.fc10
----------------
* Thu Aug 28 18:00:00 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> 2.4.4-8
- fix license tag
python-formencode-1.0.1-2.fc10
------------------------------
* Thu Aug 28 18:00:00 2008 Toshio Kuratomi <toshio(a)fedoraproject.org> 1.0.1-2
- Clean up license tag
- Fix executable in %doc
- Move translations to the proper directory
rpm-4.5.90-0.git8461.3
----------------------
* Tue Aug 26 18:00:00 2008 Jindrich Novy <jnovy(a)redhat.com>
- add support for noarch subpackages
- fix segfault in case of insufficient disk space detected (#460146)
sat4j-2.0.0-7.fc10
------------------
* Thu Aug 28 18:00:00 2008 Andrew Overholt <overholt(a)redhat.com> 2.0.0-7
- eclipse_base is now libdir/eclipse
scim-tables-0.5.8-6.fc10
------------------------
* Thu Aug 28 18:00:00 2008 Caius Chance <cchance(a)redhat.com> - 0.5.8-6.fc10
- Resolves: rhbz#459772 (Update CangJie 5 table.)
- Turned on dynamic candidate order (frequency).
* Thu Aug 28 18:00:00 2008 Caius Chance <cchance(a)redhat.com> - 0.5.8-5.fc10
- Resolves: rhbz#460505 (Update Cantonese table.)
soundtracker-0.6.8-5.fc10
-------------------------
* Fri Aug 29 18:00:00 2008 Hans Ulrich Niedermann <hun(a)n-dimensional.de> - 0.6.8-5
- Actually use no-setuid patch, which fixes rawhide FTBFS issue.
strace-4.5.18-1.fc10
--------------------
* Thu Aug 28 18:00:00 2008 Roland McGrath <roland(a)redhat.com> - 4.5.18-1
- build fix for newer kernel headers (#457291)
- fix CLONE_VFORK handling (#455078)
- Support new Linux/PPC system call subpage_prot and PROT_SAO flag.
- In sigaction system call, display sa_flags value along with SIG_DFL/SIG_IGN.
tgif-4.1.45-7.fc10
------------------
* Fri Aug 29 18:00:00 2008 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp> - 4.1.45-7
- Fuzz up
trickle-1.07-5.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Manuel Wolfshant <wolfy(a)fedoraproject.org> 1.07-5
- modify trickle-1.07-include_netdb.patch to adjust for building with fuzz=0
tzdata-2008e-2.fc10
-------------------
* Thu Aug 28 18:00:00 2008 Petr Machata <pmachata(a)redhat.com> - 2008e-2
- Pakistan DST is scheduled until Oct/31
- Morocco DST is scheduled until Aug/31
xorg-x11-drv-nv-2.1.12-1.fc10
-----------------------------
* Thu Aug 28 18:00:00 2008 Adam Jackson <ajax(a)redhat.com> 2.1.12-1
- nv 2.1.12
xorg-x11-drv-openchrome-0.2.903-1.fc10
--------------------------------------
* Wed Aug 20 18:00:00 2008 Xavier Bachelot <xavier AT bachelot DOT org> - 0.2.903-1
- Update to 0.2.903.
xorg-x11-drv-s3-0.6.0-2.fc10
----------------------------
* Thu Aug 28 18:00:00 2008 Adam Jackson <ajax(a)redhat.com> 0.6.0-2
- Drop redundant new-mmio patch.
xorg-x11-drv-summa-1.2.0-2.fc10
-------------------------------
* Thu Aug 28 18:00:00 2008 Adam Jackson <ajax(a)redhat.com> 1.2.0-2
- Fix multiple definition of Source0.
xorg-x11-proto-devel-7.4-2.fc10
-------------------------------
* Thu Aug 28 18:00:00 2008 Kristian H?gsberg <krh(a)redhat.com> - 7.4-2
- dri2proto 1.99.1
Summary:
Added Packages: 4
Removed Packages: 0
Modified Packages: 97
Broken deps for i386
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.i386 requires libmtp.so.7
claws-mail-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-bogofilter-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-dillo-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-pgp-3.4.0-1.fc10.i386 requires libetpan.so.11
claws-mail-plugins-spamassassin-3.4.0-1.fc10.i386 requires libetpan.so.11
evolution-brutus-1.2.17-1.fc10.i386 requires libcamel-1.2.so.12
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
highlight-2.6.11-1.fc10.i386 requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.i386 requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.i386 requires perl(MT::Entry)
highlight-2.6.11-1.fc10.i386 requires perl(MT)
highlight-2.6.11-1.fc10.i386 requires perl(MT::Template::Context)
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
perl-RPM2-0.67-5.fc9.i386 requires librpmio-4.4.so
perl-RPM2-0.67-5.fc9.i386 requires librpmdb-4.4.so
perl-RPM2-0.67-5.fc9.i386 requires librpm-4.4.so
poker3d-1.1.36-10.fc10.i386 requires libosg.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgUtil.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgSim.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgTerrain.so.35
poker3d-1.1.36-10.fc10.i386 requires libOpenThreads.so.10
poker3d-1.1.36-10.fc10.i386 requires libosgGA.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgFX.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgManipulator.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgDB.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgParticle.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgViewer.so.35
poker3d-1.1.36-10.fc10.i386 requires libosgText.so.35
ruby-rpm-1.2.3-4.fc9.i386 requires librpmdb-4.4.so
ruby-rpm-1.2.3-4.fc9.i386 requires librpm-4.4.so
ruby-rpm-1.2.3-4.fc9.i386 requires librpmio-4.4.so
ruby-rpm-1.2.3-4.fc9.i386 requires librpmbuild-4.4.so
texlive-texmf-doc-2007-24.fc10.noarch requires perl(a)
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
Broken deps for x86_64
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.x86_64 requires libmtp.so.7()(64bit)
claws-mail-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-bogofilter-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-dillo-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-pgp-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
claws-mail-plugins-spamassassin-3.4.0-1.fc10.x86_64 requires libetpan.so.11()(64bit)
evolution-brutus-1.2.17-1.fc10.i386 requires libcamel-1.2.so.12
evolution-brutus-1.2.17-1.fc10.x86_64 requires libcamel-1.2.so.12()(64bit)
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::Entry)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT)
highlight-2.6.11-1.fc10.x86_64 requires perl(MT::Template::Context)
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
perl-RPM2-0.67-5.fc9.x86_64 requires librpmio-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.x86_64 requires librpm-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.x86_64 requires librpmdb-4.4.so()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgFX.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgGA.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgTerrain.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosg.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgSim.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgText.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgDB.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libOpenThreads.so.10()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgManipulator.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgParticle.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgViewer.so.35()(64bit)
poker3d-1.1.36-10.fc10.x86_64 requires libosgUtil.so.35()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpmio-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpm-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpmdb-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.x86_64 requires librpmbuild-4.4.so()(64bit)
texlive-texmf-doc-2007-24.fc10.noarch requires perl(a)
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
Broken deps for ppc
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.ppc requires libmtp.so.7
claws-mail-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-bogofilter-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-dillo-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-pgp-3.4.0-1.fc10.ppc requires libetpan.so.11
claws-mail-plugins-spamassassin-3.4.0-1.fc10.ppc requires libetpan.so.11
evolution-brutus-1.2.17-1.fc10.ppc requires libcamel-1.2.so.12
evolution-brutus-1.2.17-1.fc10.ppc64 requires libcamel-1.2.so.12()(64bit)
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
highlight-2.6.11-1.fc10.ppc requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.ppc requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.ppc requires perl(MT::Entry)
highlight-2.6.11-1.fc10.ppc requires perl(MT)
highlight-2.6.11-1.fc10.ppc requires perl(MT::Template::Context)
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
perl-RPM2-0.67-5.fc9.ppc requires librpmio-4.4.so
perl-RPM2-0.67-5.fc9.ppc requires librpmdb-4.4.so
perl-RPM2-0.67-5.fc9.ppc requires librpm-4.4.so
poker3d-1.1.36-10.fc10.ppc requires libosg.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgUtil.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgSim.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgTerrain.so.35
poker3d-1.1.36-10.fc10.ppc requires libOpenThreads.so.10
poker3d-1.1.36-10.fc10.ppc requires libosgGA.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgFX.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgManipulator.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgDB.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgParticle.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgViewer.so.35
poker3d-1.1.36-10.fc10.ppc requires libosgText.so.35
ruby-rpm-1.2.3-4.fc9.ppc requires librpmdb-4.4.so
ruby-rpm-1.2.3-4.fc9.ppc requires librpm-4.4.so
ruby-rpm-1.2.3-4.fc9.ppc requires librpmio-4.4.so
ruby-rpm-1.2.3-4.fc9.ppc requires librpmbuild-4.4.so
texlive-texmf-doc-2007-24.fc10.noarch requires perl(a)
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
Broken deps for ppc64
----------------------------------------------------------
audacious-plugins-1.5.1-1.fc10.ppc64 requires libmtp.so.7()(64bit)
claws-mail-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-bogofilter-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-dillo-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-pgp-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
claws-mail-plugins-spamassassin-3.4.0-1.fc10.ppc64 requires libetpan.so.11()(64bit)
eclipse-mylyn-3.0.1-2.fc10.noarch requires ws-commons-util >= 0:1.0.1-5
eclipse-mylyn-3.0.1-2.fc10.noarch requires xmlrpc3-common >= 0:3.0-1jpp.3
eclipse-mylyn-3.0.1-2.fc10.noarch requires xmlrpc3-client >= 0:3.0-1jpp.3
evolution-brutus-1.2.17-1.fc10.ppc64 requires libcamel-1.2.so.12()(64bit)
gscan2pdf-0.9.24-1.fc10.noarch requires perl(Gtk2::ImageView)
gspiceui-0.9.65-2.fc10.ppc64 requires gwave
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::Plugin)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::WeblogPublisher)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::Entry)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT)
highlight-2.6.11-1.fc10.ppc64 requires perl(MT::Template::Context)
livecd-tools-018-1.fc10.ppc64 requires yaboot
mediawiki-SpecialInterwiki-0-0.3.20080606svn.fc10.noarch requires mediawiki < 0:1.11
perl-RPM2-0.67-5.fc9.ppc64 requires librpmio-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.ppc64 requires librpm-4.4.so()(64bit)
perl-RPM2-0.67-5.fc9.ppc64 requires librpmdb-4.4.so()(64bit)
perl-Test-AutoBuild-darcs-1.2.2-3.fc9.noarch requires darcs >= 0:1.0.0
poker3d-1.1.36-10.fc10.ppc64 requires libosgFX.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgGA.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgTerrain.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosg.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgSim.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgText.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgDB.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libOpenThreads.so.10()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgManipulator.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgParticle.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgViewer.so.35()(64bit)
poker3d-1.1.36-10.fc10.ppc64 requires libosgUtil.so.35()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpmio-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpm-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpmdb-4.4.so()(64bit)
ruby-rpm-1.2.3-4.fc9.ppc64 requires librpmbuild-4.4.so()(64bit)
texlive-texmf-doc-2007-24.fc10.noarch requires perl(a)
vdrift-data-20071226-3.fc9.noarch requires vdrift = 0:20071226
12 years, 7 months