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 630411 Details for
Bug 868502
Build with XFS support, and -qt with $RPM_LD_FLAGS
[?]
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]
Build with XFS support, and -qt with $RPM_LD_FLAGS
0001-Build-with-XFS-support-and-qt-with-RPM_LD_FLAGS.patch (text/plain), 1.45 KB, created by
Ville Skyttä
on 2012-10-20 10:32:51 UTC
(
hide
)
Description:
Build with XFS support, and -qt with $RPM_LD_FLAGS
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2012-10-20 10:32:51 UTC
Size:
1.45 KB
patch
obsolete
>From b1763eedd6ed8fdad682d9ee8996e68956d973ef Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sat, 20 Oct 2012 13:29:18 +0300 >Subject: [PATCH] Build with XFS support, and -qt with $RPM_LD_FLAGS. > >--- > transmission.spec | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > >diff --git a/transmission.spec b/transmission.spec >index 563d951..17e2468 100644 >--- a/transmission.spec >+++ b/transmission.spec >@@ -1,6 +1,6 @@ > Name: transmission > Version: 2.72 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: A lightweight GTK+ BitTorrent client > > Group: Applications/Internet >@@ -23,6 +23,7 @@ BuildRequires: libevent-devel >= 2.0.10 > BuildRequires: desktop-file-utils > BuildRequires: gettext intltool > BuildRequires: qt4-devel >+BuildRequires: xfsprogs-devel > # this modification applies to the Qt qtr.pro file > Patch1: fix-optflags.patch > Requires: transmission-cli >@@ -104,7 +105,7 @@ mv NEWS.new NEWS > make %{?_smp_mflags} > > pushd qt >-qmake-qt4 qtr.pro >+qmake-qt4 QMAKE_LFLAGS="$RPM_LD_FLAGS" qtr.pro > make %{?_smp_mflags} > popd > >@@ -207,6 +208,9 @@ update-desktop-database > /dev/null 2>&1 || : > %doc %{_mandir}/man1/transmission-qt.* > > %changelog >+* Sat Oct 20 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.72-2 >+- Build with XFS support, and -qt with $RPM_LD_FLAGS. >+ > * Sat Oct 20 2012 Kalev Lember <kalevlember@gmail.com> - 2.72-1 > - Update to 2.72 > >-- >1.7.11.7 >
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 868502
: 630411