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 660967 Details for
Bug 885306
/usr/include/alsa/asoundlib.h needs to include sys/types.h?
[?]
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]
Git diff from master
alsa-1.0.26-types_h.diff (text/plain), 1.43 KB, created by
Richard Shaw
on 2012-12-10 17:02:58 UTC
(
hide
)
Description:
Git diff from master
Filename:
MIME Type:
Creator:
Richard Shaw
Created:
2012-12-10 17:02:58 UTC
Size:
1.43 KB
patch
obsolete
> alsa-lib.spec | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/alsa-lib.spec b/alsa-lib.spec >index d572159..95787cf 100644 >--- a/alsa-lib.spec >+++ b/alsa-lib.spec >@@ -5,7 +5,7 @@ > Summary: The Advanced Linux Sound Architecture (ALSA) library > Name: alsa-lib > Version: 1.0.26 >-Release: 2%{?prever_dot}%{?dist} >+Release: 3%{?prever_dot}%{?dist} > License: LGPLv2+ > Group: System Environment/Libraries > URL: http://www.alsa-project.org/ >@@ -17,6 +17,7 @@ Source12: modprobe-dist-oss.conf > Patch0: alsa-lib-1.0.24-config.patch > Patch2: alsa-lib-1.0.14-glibc-open.patch > Patch4: alsa-lib-1.0.16-no-dox-date.patch >+Patch5: alsa-lib-1.0.26-types_h.patch > > BuildRequires: doxygen > Requires(post): /sbin/ldconfig, coreutils >@@ -47,6 +48,7 @@ against the ALSA libraries and interfaces. > %patch0 -p1 -b .config > %patch2 -p1 -b .glibc-open > %patch4 -p1 -b .no-dox-date >+%patch5 -p1 -b .types_h > > %build > %configure --disable-aload --with-plugindir=%{_libdir}/alsa-lib --disable-alisp >@@ -107,6 +109,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' > %{_datadir}/aclocal/alsa.m4 > > %changelog >+* Mon Dec 10 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.26-3 >+- Add include for sys/types.h to asoundlib.h since we no longer get it for >+ free in gcc. >+ > * Mon Dec 3 2012 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.26-2 > - Create and own ucm directory so alsaucm doesn't crash. > - Cleanup and modernise spec
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 885306
: 660967 |
660968