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 584408 Details for
Bug 821494
Update to mingw64 and 0.10.1
[?]
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]
.spec patch
0001-Update-to-release-0.10.1.patch (text/plain), 2.38 KB, created by
Marc-Andre Lureau
on 2012-05-14 16:41:15 UTC
(
hide
)
Description:
.spec patch
Filename:
MIME Type:
Creator:
Marc-Andre Lureau
Created:
2012-05-14 16:41:15 UTC
Size:
2.38 KB
patch
obsolete
>From d4d3f17107673a39240caae73011da59846a28f6 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= <marcandre.lureau@gmail.com> >Date: Mon, 14 May 2012 18:40:37 +0200 >Subject: [PATCH] - Update to release 0.10.1 - Update to mingw64 packaging > guideline > >--- > mingw-spice-protocol.spec | 34 ++++++++++++++++++++++++++-------- > 1 file changed, 26 insertions(+), 8 deletions(-) > >diff --git a/mingw-spice-protocol.spec b/mingw-spice-protocol.spec >index 7e53a04..c3bf58c 100644 >--- a/mingw-spice-protocol.spec >+++ b/mingw-spice-protocol.spec >@@ -1,9 +1,8 @@ >-%global __strip %{mingw32_strip} >-%global __objdump %{mingw32_objdump} >+%{?mingw_package_header} > > Name: mingw-spice-protocol >-Version: 0.8.0 >-Release: 4%{?dist} >+Version: 0.10.1 >+Release: 1%{?dist} > Summary: Spice protocol header files > Group: Development/Libraries > License: BSD >@@ -11,7 +10,7 @@ URL: http://www.spice-space.org/ > Source0: http://www.spice-space.org/download/releases/spice-protocol-%{version}.tar.bz2 > > BuildArch: noarch >-BuildRequires: mingw32-filesystem >+BuildRequires: mingw32-filesystem >= 95 > > %description > Header files describing the spice protocol >@@ -26,23 +25,42 @@ Requires: pkgconfig > Header files describing the spice protocol > and the para-virtual graphics card QXL. > >+%package -n mingw64-spice-protocol >+Summary: Spice protocol header files >+Requires: pkgconfig >+ >+%description -n mingw64-spice-protocol >+Header files describing the spice protocol >+and the para-virtual graphics card QXL. >+ > > %prep > %setup -q -n spice-protocol-%{version} > > %build >-%{mingw32_configure} >-make >+%mingw_configure >+%mingw_make %{?_smp_mflags} V=1 > > %install >-make DESTDIR=%{buildroot} install >+%mingw_make install DESTDIR=%{buildroot} >+ > > %files -n mingw32-spice-protocol > %doc COPYING NEWS > %{mingw32_includedir}/spice-1 > %{mingw32_datadir}/pkgconfig/spice-protocol.pc > >+%files -n mingw64-spice-protocol >+%doc COPYING NEWS >+%{mingw64_includedir}/spice-1 >+%{mingw64_datadir}/pkgconfig/spice-protocol.pc >+ >+ > %changelog >+* Mon May 14 2012 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.10.1-1 >+- Update to release 0.10.1 >+- Update to mingw64 packaging guideline >+ > * Wed Mar 07 2012 Kalev Lember <kalevlember@gmail.com> - 0.8.0-4 > - Renamed the source package to mingw-spice-protocol (#801030) > - Modernize the spec file >-- >1.7.10.1 >
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 821494
:
584408
|
584422