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 603270 Details for
Bug 846872
Please update and branch for EPEL
[?]
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 file patch
iasl.spec.patch (text/plain), 1.64 KB, created by
Jon Stanley
on 2012-08-09 14:43:29 UTC
(
hide
)
Description:
spec file patch
Filename:
MIME Type:
Creator:
Jon Stanley
Created:
2012-08-09 14:43:29 UTC
Size:
1.64 KB
patch
obsolete
>--- iasl.spec.orig 2012-07-20 00:12:14.000000000 -0400 >+++ iasl.spec 2012-08-09 10:38:18.637578559 -0400 >@@ -1,12 +1,12 @@ > Name: iasl >-Version: 20100528 >-Release: 5%{?dist} >+Version: 20120711 >+Release: 1%{?dist} > Summary: Intel ASL compiler/decompiler > > Group: Development/Languages > License: Intel ACPI > URL: http://developer.intel.com/technology/iapc/acpi/ >-Source0: http://www.acpica.org/download/acpica-unix-%{version}.tar.gz >+Source0: http://www.acpica.org/download/acpica-unix2-%{version}.tar.gz > Source1: iasl-README.Fedora > Source2: iasl.1 > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >@@ -21,22 +21,23 @@ > > > %prep >-%setup -q -n acpica-unix-%{version} >+%setup -q -n acpica-unix2-%{version} > cp -p %{SOURCE1} README.Fedora > cp -p %{SOURCE2} iasl.1 > > %build > export CC=gcc >-export CFLAGS="$RPM_OPT_FLAGS" >+# will not compile with -O2 >+export CFLAGS="$(echo $RPM_OPT_FLAGS | sed -e 's/-O2 //g')" > export LDFLAGS="$CFLAGS" >-cd compiler >+cd source/compiler > # does not compile with %{?_smp_mflags} > make > > > %install > rm -rf $RPM_BUILD_ROOT >-install -p -D compiler/iasl $RPM_BUILD_ROOT%{_bindir}/iasl >+install -p -D source/compiler/iasl $RPM_BUILD_ROOT%{_bindir}/iasl > install -m 0644 -p -D iasl.1 $RPM_BUILD_ROOT%{_mandir}/man1/iasl.1 > > >@@ -52,6 +53,9 @@ > > > %changelog >+* Thu Aug 09 2012 Jon Stanley <jon.stanley@gmail.com> - 20120711-1 >+- Update to new upstream version >+ > * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20100528-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild >
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 846872
: 603270