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 715944 Details for
Bug 925258
ding-libs: Does not support aarch64 in f19 and 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]
specfile patch that runs autoreconf before configure
0001-Run-autoreconf-before-configure.patch (text/plain), 1.14 KB, created by
Jakub Hrozek
on 2013-03-25 09:58:28 UTC
(
hide
)
Description:
specfile patch that runs autoreconf before configure
Filename:
MIME Type:
Creator:
Jakub Hrozek
Created:
2013-03-25 09:58:28 UTC
Size:
1.14 KB
patch
obsolete
>From 2aa871e06d08ec3a56ca7b336effb784f9e341da Mon Sep 17 00:00:00 2001 >From: Jakub Hrozek <jhrozek@redhat.com> >Date: Mon, 25 Mar 2013 10:54:19 +0100 >Subject: [PATCH] Run autoreconf before configure > >Resolves: #925258 >--- > ding-libs.spec | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/ding-libs.spec b/ding-libs.spec >index a3822d973187d09146aff2f362897fa384d70587..9ebeb20355e78f05aa05cd883d58061bd7d4aa27 100644 >--- a/ding-libs.spec >+++ b/ding-libs.spec >@@ -1,6 +1,6 @@ > Name: ding-libs > Version: 0.2.91 >-Release: 13%{?dist} >+Release: 14%{?dist} > Summary: "Ding is not GLib" assorted utility libraries > Group: Development/Libraries > License: LGPLv3+ >@@ -314,6 +314,7 @@ structure > %setup -q > > %build >+autoreconf -ivf > %configure \ > --disable-static > >@@ -345,6 +346,10 @@ rm -f */doc/html/installdox > rm -rf $RPM_BUILD_ROOT > > %changelog >+* Mon Mar 25 2013 Jakub Hrozek <jhrozek@redhat.com> - 0.2.91-14 >+- run autoreconf before configure >+- Resolves: #925258 >+ > * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.91-13 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >-- >1.8.1.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 925258
:
715944
|
715946