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 610712 Details for
Bug 613529
spice doesn't build on PPC
[?]
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 spec
spice-arm-spec.patch (text/plain), 1.88 KB, created by
Peter Robinson
on 2012-09-07 13:01:51 UTC
(
hide
)
Description:
Patch for spec
Filename:
MIME Type:
Creator:
Peter Robinson
Created:
2012-09-07 13:01:51 UTC
Size:
1.88 KB
patch
obsolete
>diff --git a/spice.spec b/spice.spec >index 42f9d9b..98e6970 100644 >--- a/spice.spec >+++ b/spice.spec >@@ -9,7 +9,7 @@ > > Name: spice > Version: 0.10.1 >-Release: 6%{?dist} >+Release: 7%{?dist} > Summary: Implements the SPICE protocol > Group: User Interface/Desktops > License: LGPLv2+ >@@ -25,13 +25,14 @@ Patch5: 0006-server-reds-add-usbredir-to-recognized-channel-names.patch > Patch6: 0007-server-mjpeg_encoder-Fix-memory-leak-for-the-inital-.patch > Patch7: 0008-server-mjpeg_encoder-fix-wrong-size-assigned-to-dest.patch > Patch8: 0009-spice-configure-cleanup-client-build.patch >+Patch9: spice-arm.patch > > # https://bugzilla.redhat.com/show_bug.cgi?id=613529 > > %if 0%{?rhel} > ExclusiveArch: x86_64 > %else >-ExclusiveArch: i686 x86_64 >+ExclusiveArch: i686 x86_64 armv6l armv7l armv7hl > %endif > > BuildRequires: pkgconfig >@@ -104,6 +105,7 @@ using spice-server, you will need to install spice-server-devel. > %patch6 -p1 > %patch7 -p1 > %patch8 -p1 >+%patch9 -p1 > > %build > %if %{build_client} >@@ -114,7 +116,7 @@ using spice-server, you will need to install spice-server-devel. > > autoreconf -fi > %configure --enable-smartcard %{configure_client} >-make WARN_CFLAGS='' %{?_smp_mflags} >+make WARN_CFLAGS='' %{?_smp_mflags} V=1 > > %install > make DESTDIR=%{buildroot} install >@@ -160,6 +162,9 @@ fi > %{_libdir}/pkgconfig/spice-server.pc > > %changelog >+* Fri Sep 7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.10.1-7 >+- Add suport for building on ARM >+ > * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.1-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >@@ -170,7 +175,6 @@ fi > * Sun May 13 2012 Alon Levy <alevy@redhat.com> > - Add double free fix. (#808936) > >-%changelog > * Tue Apr 24 2012 Alon Levy <alevy@redhat.com> > - Add 32 bit fixes from git master. (#815717) >
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 613529
:
610711
| 610712