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 293415 Details for
Bug 430908
libXcomposite.so.1 missing from stage2.img
[?]
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 libXcomposite.so.1 missing
libXcomposite.so.1-not-in-stage2.patch (text/plain), 1.61 KB, created by
Jeroen van Meeuwen
on 2008-01-30 15:02:35 UTC
(
hide
)
Description:
patch for libXcomposite.so.1 missing
Filename:
MIME Type:
Creator:
Jeroen van Meeuwen
Created:
2008-01-30 15:02:35 UTC
Size:
1.61 KB
patch
obsolete
>diff --git a/anaconda.spec b/anaconda.spec >index 05d69c1..613055a 100644 >--- a/anaconda.spec >+++ b/anaconda.spec >@@ -3,7 +3,7 @@ > Summary: Graphical system installer > Name: anaconda > Version: 11.3.0.50 >-Release: 3 >+Release: 5 > License: GPLv2 > Group: Applications/System > URL: http://fedoraproject.org/wiki/Anaconda >@@ -215,6 +215,10 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu > /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : > > %changelog >+* Tue Jan 29 2008 Jeroen van Meeuwen <kanarip@fedoraunity.org> - 11.3.0.50-4 >+- Backported fix for i586 from development >+- Catch libXcomposite.so.1 missing from stage2 >+ > * Wed Oct 31 2007 Jeremy Katz <katzj@redhat.com> - 11.3.0.50-1 > - Fix creating users in kickstart (#358901) > >diff --git a/scripts/upd-instroot b/scripts/upd-instroot >index bb9e71b..352e83e 100755 >--- a/scripts/upd-instroot >+++ b/scripts/upd-instroot >@@ -302,7 +302,7 @@ PACKAGESGR="anaconda libpng gtk2 libglade2 fonts-ISO8859-2 fonts-ISO8859-9 > fonts-malayalam fonts-oriya fonts-kannada fonts-telugu cjkunifonts-ukai > fonts-gujarati fonts-hindi fonts-punjabi fonts-tamil synaptics > firstboot pycairo pirut dejavu-lgc-fonts libxcb sazanami-fonts-gothic >- dmraid python-pyblock libbdevid libbdevid-python zenity" >+ dmraid python-pyblock libbdevid libbdevid-python zenity libXcomposite" > > # > # stuff ONLY included for rescue mode >@@ -763,6 +763,7 @@ usr/$LIBDIR/libICE* > usr/$LIBDIR/libSM* > usr/$LIBDIR/libXaw.so* > usr/$LIBDIR/libX11* >+usr/$LIBDIR/libXcomposite* > usr/$LIBDIR/libXcursor* > usr/$LIBDIR/libXext* > usr/$LIBDIR/libXfixes*
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 430908
: 293415