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 228591 Details for
Bug 333911
Include ldlinux.sys and ldlinux.bss so that makebootfat can work at compose time
[?]
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 changes.
diff (text/plain), 1.46 KB, created by
Joel Andres Granados
on 2007-10-16 11:49:07 UTC
(
hide
)
Description:
spec file changes.
Filename:
MIME Type:
Creator:
Joel Andres Granados
Created:
2007-10-16 11:49:07 UTC
Size:
1.46 KB
patch
obsolete
>Index: syslinux.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/syslinux/devel/syslinux.spec,v >retrieving revision 1.47 >diff -u -r1.47 syslinux.spec >--- syslinux.spec 3 Oct 2007 17:19:46 -0000 1.47 >+++ syslinux.spec 16 Oct 2007 11:43:49 -0000 >@@ -2,7 +2,7 @@ > Name: syslinux > Version: 3.36 > %define tarball_version 3.36 >-Release: 6%{?dist} >+Release: 7%{?dist} > License: GPL > Group: Applications/System > Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2 >@@ -68,6 +68,9 @@ > mkdir -p %{buildroot}/%{_docdir}/%{name}-%{version}/sample > install -m 644 sample/sample.* %{buildroot}/%{_docdir}/%{name}-%{version}/sample/ > >+mkdir -p %{buildroot}%{_datadir}/syslinux >+install -m 644 ldlinux.bss %{buildroot}%{_datadir}/syslinux >+install -m 644 ldlinux.sys %{buildroot}%{_datadir}/syslinux > # don't ship libsyslinux, at least, not for now > rm -f %{buildroot}%{_prefix}/lib/libsyslinux* > rm -f %{buildroot}%{_includedir}/syslinux.h >@@ -97,8 +100,14 @@ > %{_prefix}/lib/syslinux/syslinux > %{_prefix}/lib/syslinux/syslinux-nomtools > %{_prefix}/lib/syslinux/com32 >+%{_datadir}/syslinux/ldlinux.bss >+%{_datadir}/syslinux/ldlinux.sys > > %changelog >+* Tue Oct 16 2007 Joel Granados <jgranado@redhat.com> - 3.36.7 >+- Add the ldlinux.sys and ldlinux.bss so makebootfat can make >+ usb images at compose time. >+ > * Wed Oct 3 2007 Jeremy Katz <katzj@redhat.com> - 3.36-6 > - fix menu system memory corruption (#239585) >
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 333911
: 228591