Manuel Wolfshant wrote: > On 10/21/2011 05:38 PM, Alexey Asemov (Alex/AT) wrote: > >> http://mirror.centos.org/centos-6/6.0/cr/i386/RPMS/ has packages but > >> http://mirror.centos.org/centos-6/6.0/cr/SRPMS/Packages/ remains empty. > > /join :) > > > > Please, put at least some SRPMS here :) Most interesting are net-base: > > kernel, iptables, tc, ifconfig, ppp, rp-pppoe and all such - people are > > updating their patches for 6.1 out there (I'm among them) and it may be > > nice to have sources to know what awaits us. I'm waiting for kernel-2.6.32-131.17.1.el6.src.rpm . > except for the packages which must be modified by CentOS (and therefore > must be patched before building ), all sources are available on > ftp.redhat.com. Was i386/RPMS/kernel-2.6.32-131.17.1.el6.i686.rpm made by simply doing wget http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/kernel-2.6.32-131.17.1.el6.src.rpm rpmbuild --rebuild kernel-2.6.32-131.17.1.el6.src.rpm ? Regarding kernel-2.6.32-71.29.1.el6.src.rpm , there was a small difference in the spec file and dynamically generated files. --- kernel-rh.spec +++ kernel-centos.spec @@ -947,3 +947,3 @@ fi -gpg --homedir . --export --keyring ./kernel.pub Red > extract.pub +gpg --homedir . --export --keyring ./kernel.pub CentOS > extract.pub gcc -o scripts/bin2c scripts/bin2c.c @@ -1656,2 +1656,5 @@ %changelog +* Mon Jun 27 2011 Karanbir Singh <kbsingh at centos.org> [2.6.32-71.29.1.el6.centos] +- Roll in CentOS Branding + * Thu Apr 21 2011 Frantisek Hrbata <fhrbata at redhat.com> [2.6.32-71.29.1.el6] linux-2.6.32-71.29.1.el6.i686/.config | 2 linux-2.6.32-71.29.1.el6.i686/configs/kernel-2.6.32-i686-debug.config | 2 linux-2.6.32-71.29.1.el6.i686/configs/kernel-2.6.32-i686.config | 2 linux-2.6.32-71.29.1.el6.i686/crypto/signature/key.h | 109 +++------- linux-2.6.32-71.29.1.el6.i686/extract.pub |binary linux-2.6.32-71.29.1.el6.i686/kernel.pub |binary linux-2.6.32-71.29.1.el6.i686/kernel.pub~ |binary linux-2.6.32-71.29.1.el6.i686/kernel.sec |binary linux-2.6.32-71.29.1.el6.i686/random_seed |binary vanilla-2.6.32-71.29.1.el6/crypto/signature/key.h | 109 +++------- vanilla-2.6.32-71.29.1.el6/extract.pub |binary vanilla-2.6.32-71.29.1.el6/kernel.pub |binary vanilla-2.6.32-71.29.1.el6/kernel.sec |binary vanilla-2.6.32-71.29.1.el6/random_seed |binary 14 files changed, 75 insertions(+), 149 deletions(-)