[github2fedmsg] Note bundling.

Ralph Bean ralph at fedoraproject.org
Tue Jul 1 12:48:26 UTC 2014


commit c34001dbb30f7842d255961297d90b3c00fa4a31
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Jul 1 08:48:24 2014 -0400

    Note bundling.

 github2fedmsg.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/github2fedmsg.spec b/github2fedmsg.spec
index 2ae5426..b21f6cd 100644
--- a/github2fedmsg.spec
+++ b/github2fedmsg.spec
@@ -6,7 +6,7 @@
 
 Name:               github2fedmsg
 Version:            0.3.1
-Release:            1%{?dist}
+Release:            2%{?dist}
 Summary:            Pubsubhubbub app that rebroadcasts GH events over fedmsg
 
 Group:              System Environment/Daemons
@@ -54,6 +54,11 @@ BuildRequires:    glyphicons-halflings-fonts
 Requires:         glyphicons-halflings-fonts
 %endif
 
+# There is a temporary exception granted for this.
+# See https://bugzilla.redhat.com/show_bug.cgi?id=1078327
+Provides:           bundled(bootstrap)
+Provides:           bundled(jquery)
+
 %description
 It is a web application that monitors GitHub repositories you subscribe it to.
 When new actions (commits, pull-request, tickets) are made, it broadcasts a
@@ -93,6 +98,9 @@ ln -s \
 %{_bindir}/initialize_github2fedmsg_db
 
 %changelog
+* Tue Jul 01 2014 Ralph Bean <rbean at redhat.com> - 0.3.1-2
+- Note bundling in BuildRequires.
+
 * Wed Jun 18 2014 Ralph Bean <rbean at redhat.com> - 0.3.1-1
 - Bugfix to webhooks receipt.
 


More information about the scm-commits mailing list