*****************************************************
Packagers please remove the gcc section from your synaptic sections list as it will be removed from the repos now.
*****************************************************
Open Synaptic
Select Settings
Select Repositories
Change to ibiblio
In the section area add gcc (I will move these packages to testing later then to main)
Click OKPress Reload
Press Mark Upgrades
Click Apply.
Click on Search
Type kernel-headers
Right click and mark kernel-headers 2.6.30-2
Click Apply.
Upgrading should be painless. You will probably get 2 rpmnew files in /etc which can be deleted later.
All new build packages will have pclos2010 suffix
You should add to each spec file you are packaging in the future:
Requires: glibc >= 2.10.1
Requires: libstdc++6 >= 4.4.1The above Requires will force the pick and choosers to get the minimum update to be able to run new gcc built programs. This update should fix some compile problems with KDE 4, allow us to move past the 2.6.28.10 kernel and provide new programs that require updated gcc/glibc.