Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 910499 Details for
Bug 1107034
kguitar: FTBFS in rawhide
[?]
New
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.rh83 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]
Patch for rawhide
0001-Fix-texlive-BR-1107034-and-aarch64-build.patch (text/plain), 2.32 KB, created by
Yaakov Selkowitz
on 2014-06-19 19:22:08 UTC
(
hide
)
Description:
Patch for rawhide
Filename:
MIME Type:
Creator:
Yaakov Selkowitz
Created:
2014-06-19 19:22:08 UTC
Size:
2.32 KB
patch
obsolete
>From a1c50e08182d83e236d5b15315562809faed4c9d Mon Sep 17 00:00:00 2001 >From: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> >Date: Thu, 19 Jun 2014 14:20:55 -0500 >Subject: [PATCH] Fix texlive BR (#1107034) and aarch64 build > >--- > kguitar.spec | 18 +++++++----------- > 1 file changed, 7 insertions(+), 11 deletions(-) > >diff --git a/kguitar.spec b/kguitar.spec >index 91e4559..2f0b496 100644 >--- a/kguitar.spec >+++ b/kguitar.spec >@@ -2,7 +2,7 @@ > > Name: kguitar > Version: 0.5.1 >-Release: 17.%{svnver}%{?dist} >+Release: 18.%{svnver}%{?dist} > Group: Applications/Multimedia > Summary: Guitar Tabulature Music Editor > License: GPLv2+ >@@ -16,14 +16,13 @@ Source9: %{name}-snapshot.sh > # Patch to make kguitar build with automake 1.11 or higher > # https://sourceforge.net/tracker/?func=detail&aid=2804980&group_id=7693&atid=307693 > Patch0: %{name}-automake111.patch >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: autoconf > BuildRequires: automake > BuildRequires: desktop-file-utils > BuildRequires: gettext > BuildRequires: kdelibs3-devel > BuildRequires: libtool >-BuildRequires: texlive-texmf >+BuildRequires: texlive > BuildRequires: tse3-devel > > %description >@@ -73,14 +72,13 @@ make -f admin/Makefile.common cvs ||: > --program-transform-name="" \ > --enable-final \ > --with-tse3-libraries="%{_libdir}" \ >-%ifarch x86_64 ppc64 >+%ifarch x86_64 ppc64 aarch64 > --enable-libsuffix="64" > %endif > > make %{?_smp_flags} > > %install >-rm -rf $RPM_BUILD_ROOT > make install DESTDIR=$RPM_BUILD_ROOT > > # Make symlinks relative: >@@ -118,12 +116,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > > %postun tex -p /usr/bin/texhash > >-%clean >-rm -rf $RPM_BUILD_ROOT >- > %files -f %{name}.lang >-%defattr(-,root,root,-) >- > %doc AUTHORS ChangeLog COPYING README > %doc licenseMusicXML.html > %{_docdir}/HTML/en/%{name} >@@ -137,10 +130,13 @@ rm -rf $RPM_BUILD_ROOT > %{_datadir}/icons/*/*/*/* > > %files tex >-%defattr(-,root,root,-) > %{_texmf_main}/tex/generic/kgtabs > > %changelog >+* Thu Jun 19 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 0.5.1-18.926svn >+- Fix texlive BR (#1107034) >+- Use /usr/lib64 on aarch64 >+ > * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1-17.926svn > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild > >-- >1.9.3 >
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 1107034
:
905897
|
905898
|
905899
| 910499