Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1289157 Details for
Bug 1424408
rubygem-vegas: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix for failure to build from source (FTBFS)
0001-Fix-for-failure-to-build-from-source-FTBFS.patch (text/plain), 1.50 KB, created by
Jun Aruga
on 2017-06-19 16:58:42 UTC
(
hide
)
Description:
Fix for failure to build from source (FTBFS)
Filename:
MIME Type:
Creator:
Jun Aruga
Created:
2017-06-19 16:58:42 UTC
Size:
1.50 KB
patch
obsolete
>From a7d1d0ab36aa7e848e48a97129e79130654d20b5 Mon Sep 17 00:00:00 2001 >From: Jun Aruga <jaruga@redhat.com> >Date: Mon, 19 Jun 2017 18:52:43 +0200 >Subject: [PATCH] Fix for failure to build from source(FTBFS). > >--- > rubygem-vegas.spec | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > >diff --git a/rubygem-vegas.spec b/rubygem-vegas.spec >index f533217..5a8ba4e 100644 >--- a/rubygem-vegas.spec >+++ b/rubygem-vegas.spec >@@ -2,7 +2,7 @@ > > Name: rubygem-%{gem_name} > Version: 0.1.11 >-Release: 5%{?dist} >+Release: 6%{?dist} > Summary: Create executable versions of Sinatra/Rack apps > Group: Development/Languages > License: MIT >@@ -19,7 +19,6 @@ BuildRequires: rubygem(mocha) > BuildRequires: rubygem(sinatra) > BuildRequires: rubygem(thin) > BuildArch: noarch >-Provides: rubygem(%{gem_name}) = %{version} > > %description > Vegas aims to solve the simple problem of creating executable versions of >@@ -46,7 +45,7 @@ gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec > > # Remove developer-only file. > rm Rakefile >-sed -i "s|\"Rakefile\",||g" %{gem_name}.gemspec >+sed -i "s|\"Rakefile\"\.freeze,||g" %{gem_name}.gemspec > > # Remove deprecated mocha statements. > # https://github.com/quirkey/vegas/pull/20 >@@ -87,6 +86,9 @@ popd > %exclude %{gem_instdir}/test > > %changelog >+* Mon Jun 19 2017 Jun Aruga <jaruga@redhat.com> - 0.1.11-6 >+- Fix for failure to build from source. >+ > * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild > >-- >2.9.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1424408
:
1254495
|
1254496
|
1254497
| 1289157