Bug 992300
| Summary: | mscore: FTBFS in rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
| Component: | mscore | Assignee: | Jaromír Cápík <jcapik> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | brendan.jones.it, gustavold, jcapik, ovasik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | mscore-1.3-4.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-13 15:31:49 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 991858, 1051573 | ||
|
Description
Dennis Gilmore
2013-08-05 04:15:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 Please consider the flolowing patch. For some context refer to: https://lists.fedoraproject.org/pipermail/devel/2014-January/195018.html diff --git a/mscore.spec b/mscore.spec index 89a2baf..49de21a 100644 --- a/mscore.spec +++ b/mscore.spec @@ -63,7 +63,7 @@ Requires: qtscriptbindings # Hence we don't build it for now. Otherwise it needs: # BuildRequires: graphviz doxygen texlive-latex texlive-dvips -Provides: musescore = %{name}-%{version}-%{release} +Provides: musescore = %{version}-%{release} %description MuseScore is a free cross platform WYSIWYG music notation program. Some |