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 695961 Details for
Bug 909767
libxml2 rpm fails to build with --nocheck flag
[?]
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]
specfile patch to fix --nocheck builds
libxml2-spec.patch (text/plain), 873 bytes, created by
Mark Salter
on 2013-02-11 00:33:17 UTC
(
hide
)
Description:
specfile patch to fix --nocheck builds
Filename:
MIME Type:
Creator:
Mark Salter
Created:
2013-02-11 00:33:17 UTC
Size:
873 bytes
patch
obsolete
>diff -ru a/libxml2.spec b/libxml2.spec >--- a/libxml2.spec 2013-02-10 18:05:46.718487143 -0500 >+++ b/libxml2.spec 2013-02-10 18:06:58.919841959 -0500 >@@ -84,16 +84,16 @@ > # multiarch crazyness on timestamp differences or Makefile/binaries for examples > touch -m --reference=$RPM_BUILD_ROOT/%{_includedir}/libxml2/libxml/parser.h $RPM_BUILD_ROOT/%{_bindir}/xml2-config > >-%check >-make check >- > rm -f $RPM_BUILD_ROOT%{_libdir}/*.la > rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/*.a > rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/*.la > rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-%{version}/* > rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libxml2-python-%{version}/* > (cd doc/examples ; make clean ; rm -rf .deps Makefile) >-gzip -9 doc/libxml2-api.xml >+gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz >+ >+%check >+make runtests > > %clean > rm -fr %{buildroot}
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 909767
: 695961