From Fedora Project Wiki
(New page: Working through this for EPEL 5 a few extra things I had to do. * In order to have %dist defined you have upgrade the buildsys macros from RHEL5. i.e koji add-external-repo -t dist-cen...)
 
mNo edit summary
 
Line 1: Line 1:
Working through this for EPEL 5 a few extra things I had to do.
Working through this for EPEL 5 a few extra things I had to do.


* In order to have %dist defined you have upgrade the buildsys macros from RHEL5. i.e
In order to have %dist defined you have upgrade the buildsys macros from RHEL5. i.e
   koji add-external-repo  -t dist-centos5-build dist-centos5-build 'http://buildsys.fedoraproject.org/buildgroups/rhel5/$arch/'
   koji add-external-repo  -t dist-centos5-build dist-centos5-build 'http://buildsys.fedoraproject.org/buildgroups/rhel5/$arch/'
must be added as well.


  must be added as well.
Some charset issues with some CentOS RPMS anyway resulted in http://createrepo.baseurl.org/ticket/3
 
* Some charset issues with some CentOS RPMS anyway resulted in  
  http://createrepo.baseurl.org/ticket/3


--[[User:Stevetraylen|Stevetraylen]] 23:18, 27 March 2009 (UTC)
--[[User:Stevetraylen|Stevetraylen]] 23:18, 27 March 2009 (UTC)

Latest revision as of 23:22, 27 March 2009

Working through this for EPEL 5 a few extra things I had to do.

In order to have %dist defined you have upgrade the buildsys macros from RHEL5. i.e

 koji add-external-repo  -t dist-centos5-build dist-centos5-build 'http://buildsys.fedoraproject.org/buildgroups/rhel5/$arch/'

must be added as well.

Some charset issues with some CentOS RPMS anyway resulted in http://createrepo.baseurl.org/ticket/3

--Stevetraylen 23:18, 27 March 2009 (UTC)