Tom Yandell created JENKINS-13626:
-------------------------------------

             Summary: Include Source RPMs in Yum Repo
                 Key: JENKINS-13626
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13626
             Project: Jenkins
          Issue Type: Improvement
          Components: other
            Reporter: Tom Yandell
            Priority: Minor


Source RPMs are built by the rpm/build.sh script in the Jenkins Git repo, but 
they are not available in the Yum repository:

{code:none}
[root@sandbox ~]# yumdownloader --disablerepo='*' --enablerepo=jenkins --urls 
--source jenkins
...
No source RPM found for jenkins-1.423-1.1.noarch
No source RPM found for jenkins-1.413-1.1.noarch
Nothing to download
{code}

Source RPMs are useful for us to be able to use your packaged version as it 
allows us to review the contents of the package more easily.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to