Thank you all for your assistance. Both of these items is what I was looking for. Thank you for your time and have a great day!<br><br><div class="gmail_quote">On Thu, May 24, 2012 at 4:06 PM, Kevin Fenzi <span dir="ltr">&lt;<a href="mailto:kevin@scrye.com" target="_blank">kevin@scrye.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, 23 May 2012 17:05:40 -0600<br>
Jeremy Davis &lt;<a href="mailto:jdavis4102@gmail.com">jdavis4102@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Hello List,<br>
&gt;<br>
&gt; I hope I picked the correct mailing list to ask these types of<br>
&gt; questions.<br>
<br>
</div>As noted, the buildsys list might be better. ;)<br>
<div class="im">&gt;<br>
&gt; In my environment we are trying to setup a koji build system using<br>
&gt; the same structure that you all use for the Fedora project. This<br>
&gt; involves using fedpkg (modified for our environment) to import the<br>
&gt; SRPM into the SCM and then tell koji to build. We have everything<br>
&gt; working with our environment but have to do a couple of things<br>
&gt; manually. Mainly the SCM creation and adding a tag for the package in<br>
&gt; koji before the user is allow to add their srpm to the SCM and build<br>
&gt; with koji (get the error that it can&#39;t tag if a tag is not created<br>
&gt; before hand). Once we create the SCM and add the tag into Koji<br>
&gt; everything works as it should based on the documentation I have read.<br>
&gt;<br>
&gt; My question is this. Do you by chance have any tools that automate<br>
&gt; the SCM creation and koji tag adding? Is this how you all manage<br>
&gt; packages in Fedora? Do you have to manually create SCM and koji tags<br>
&gt; when a user wants to add a new package to Fedora? Any assistance you<br>
&gt; could provide would be greatly appreciated.<br>
<br>
</div>Yes, we use bugzilla to review packages, then we have a script that<br>
takes the approved packages list and processes the new package requests<br>
from it. It&#39;s available at:<br>
<br>
<a href="http://git.fedorahosted.org/git/?p=fedora-infrastructure.git;a=blob;f=scripts/process-git-requests/process-git-requests;h=37ebbc9c6b1fec0338d082e077bef8856fc1dd21;hb=29e87a22fac82df08e7b31563be5b4bca01f821d" target="_blank">http://git.fedorahosted.org/git/?p=fedora-infrastructure.git;a=blob;f=scripts/process-git-requests/process-git-requests;h=37ebbc9c6b1fec0338d082e077bef8856fc1dd21;hb=29e87a22fac82df08e7b31563be5b4bca01f821d</a><br>

<br>
It calls our package database and then goes to the packages machine and<br>
creates the git repo with the needed branches.<br>
<br>
Hope that helps some.<br>
<span class="HOEnZb"><font color="#888888"><br>
kevin<br>
</font></span><br>_______________________________________________<br>
infrastructure mailing list<br>
<a href="mailto:infrastructure@lists.fedoraproject.org">infrastructure@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/infrastructure" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/infrastructure</a><br></blockquote></div><br>