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 934740 Details for
Bug 1044051
FTBS with dbus-c++-0.9.0
[?]
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]
fix for a bug
0002-check-for-dbus-c-glib-1-library.patch (text/plain), 2.12 KB, created by
Marcin Juszkiewicz
on 2014-09-05 10:45:57 UTC
(
hide
)
Description:
fix for a bug
Filename:
MIME Type:
Creator:
Marcin Juszkiewicz
Created:
2014-09-05 10:45:57 UTC
Size:
2.12 KB
patch
obsolete
>From 4def7b79577cf02283133e077a4cc1d61c043380 Mon Sep 17 00:00:00 2001 >From: Marcin Juszkiewicz <mjuszkiewicz@redhat.com> >Date: Fri, 5 Sep 2014 12:39:54 +0200 >Subject: [PATCH 2/2] check for dbus-c++-glib-1 library > >--- > flush-dbus3.patch | 17 +++++++++++++++++ > flush.spec | 9 +++++++-- > 2 files changed, 24 insertions(+), 2 deletions(-) > create mode 100644 flush-dbus3.patch > >diff --git a/flush-dbus3.patch b/flush-dbus3.patch >new file mode 100644 >index 0000000..2baef8f >--- /dev/null >+++ b/flush-dbus3.patch >@@ -0,0 +1,17 @@ >+Index: flush-0.9.12/configure.ac >+=================================================================== >+--- flush-0.9.12.orig/configure.ac >++++ flush-0.9.12/configure.ac >+@@ -209,6 +209,12 @@ dnl Compiler flags --> >+ AC_SUBST([DBUSXX_XML2CPP], [['dbusxx-xml2cpp']]) >+ dnl dbus-c++ <-- >+ >++ dnl dbus-c++-glib --> >++ PKG_CHECK_MODULES([dbus_cxx_glib], [dbus-c++-glib-1]) >++ APP_CPPFLAGS="$APP_CPPFLAGS $dbus_cxx_glib_CFLAGS" >++ APP_LDADD="$APP_LDADD $dbus_cxx_glib_LIBS" >++ dnl dbus-c++-glib <-- >++ >+ dnl Gettext >+ APP_LDADD="$APP_LDADD $LIBINTL" >+ >diff --git a/flush.spec b/flush.spec >index 9c2780d..4d01f25 100644 >--- a/flush.spec >+++ b/flush.spec >@@ -1,6 +1,6 @@ > Name: flush > Version: 0.9.12 >-Release: 11%{?dist} >+Release: 12%{?dist} > Summary: GTK-based BitTorrent client > > License: GPLv3+ >@@ -10,7 +10,8 @@ Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{ > Source1: %{name}.desktop > Patch0: %{name}-dbus1.patch > Patch1: %{name}-dbus2.patch >-Patch2: %{name}-aarch64.patch >+Patch2: %{name}-dbus3.patch >+Patch3: %{name}-aarch64.patch > > BuildRequires: bison-devel > BuildRequires: flex >@@ -49,6 +50,7 @@ Features: > %patch0 -p1 > %patch1 -p1 > %patch2 -p1 >+%patch3 -p1 > > %build > autoconf >@@ -93,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : > %{_mandir}/ru/man?/* > > %changelog >+* Fri Sep 05 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 0.9.12-12 >+- check for dbus-c++-glib-1 library >+ > * Fri Sep 05 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 0.9.12-11 > - handle AArch64 as 64-bit > >-- >2.1.0 >
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 1044051
: 934740