Skip to content

Instantly share code, notes, and snippets.

@relrod
Created October 29, 2012 22:57
Show Gist options
  • Save relrod/3977089 to your computer and use it in GitHub Desktop.
Save relrod/3977089 to your computer and use it in GitHub Desktop.
--- pkgbugs.html.orig 2012-10-29 18:57:20.503446866 -0400
+++ pkgbugs.html 2012-10-29 18:57:27.595465291 -0400
@@ -15,7 +15,7 @@
<h4>Report a new bug against this package in
<a href="${'https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&amp;version=rawhide&amp;component=%s' % tg.quote_plus(package)}">Fedora</a>
or
- <a href="${'https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora+EPEL&amp;version=el5&amp;component=%s' % tg.quote_plus(package)}">EPEL</a>.
+ <a href="${'https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora+EPEL&amp;version=el6&amp;component=%s' % tg.quote_plus(package)}">EPEL</a>.
</h4>
<table class="buglist">
<tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment