LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fedora 12 and 13 packages installed when installing GNote and Inkscape on Fedora 14 (https://www.linuxquestions.org/questions/linux-software-2/fedora-12-and-13-packages-installed-when-installing-gnote-and-inkscape-on-fedora-14-a-852061/)

jc_cpu 12-23-2010 12:11 PM

Fedora 12 and 13 packages installed when installing GNote and Inkscape on Fedora 14
 
Hi. I recently upgraded from Fedora 13 to Fedora 14 and noticed something strange when I used Yum to install GNote and Inkscape. Yum installed the Fedora 14 version of the programs, but installed some dependencies that were actually from Fedora 12 and 13. The output below shows what packages were installed.

Yum output:

==================================================================================================== ===================================================================
Package Arch Version Repository Size
==================================================================================================== ===================================================================
Installing:
gnote i686 0.7.3-4.fc14 updates 1.6 M
Installing for dependencies:
dbus-c++ i686 0.5.0-0.11.20090203git13281b3.fc13 fedora 109 k
gconfmm26 i686 2.28.2-1.fc14 fedora 46 k
libpanelappletmm i686 2.26.0-2.fc12 fedora 30 k



==================================================================================================== ===================================================================
Package Arch Version Repository Size
==================================================================================================== ===================================================================
Installing:
inkscape i686 0.48.0-1.fc14.3 fedora 8.9 M
Installing for dependencies:
ImageMagick-c++ i686 6.6.4.1-14.fc14.1 fedora 145 k
gc i686 7.2-0.1.alpha4.fc13 fedora 147 k
gsl i686 1.14-1.fc14 fedora 763 k
libwpg i686 0.1.3-4.fc12 fedora 92 k
python-lxml i686 2.2.8-1.fc14 fedora 570 k



When I ran the yum command to list all of the packages for the dependencies in question, it only listed the version for Fedora 12 or 13. Is there something wrong with one of my repositories or do these Fedora 14 programs actually use packages from previous versions of Fedora?

szboardstretcher 12-23-2010 12:44 PM

Nothing wrong.

Thats the way it works.

In fact, if you'd like to see more, do this:

Quote:

rpm -qa|grep fc13
rpm -qa|grep fc12

jc_cpu 12-24-2010 12:52 AM

That's good news. Thanks for the reply.


All times are GMT -5. The time now is 08:17 PM.