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 291704 Details for
Bug 428102
vtk won't build on rawhide against new Tcl 8.5
[?]
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]
Additional fixes for Python eggs
vtk.spec.patch (text/plain), 1.42 KB, created by
Alex Lancaster
on 2008-01-15 12:07:52 UTC
(
hide
)
Description:
Additional fixes for Python eggs
Filename:
MIME Type:
Creator:
Alex Lancaster
Created:
2008-01-15 12:07:52 UTC
Size:
1.42 KB
patch
obsolete
>Index: vtk.spec >=================================================================== >RCS file: /cvs/extras/rpms/vtk/devel/vtk.spec,v >retrieving revision 1.4 >diff -u -r1.4 vtk.spec >--- vtk.spec 28 Aug 2007 21:42:28 -0000 1.4 >+++ vtk.spec 15 Jan 2008 12:05:16 -0000 >@@ -7,7 +7,7 @@ > Summary: The Visualization Toolkit - A high level 3D visualization library > Name: vtk > Version: 5.0.3 >-Release: 20%{?dist} >+Release: 22%{?dist} > License: BSD-like > Group: System Environment/Libraries > Source: http://www.vtk.org/files/release/5.0/%{name}-%{version}.tar.gz >@@ -137,6 +137,7 @@ > -DVTK_INSTALL_INCLUDE_DIR:PATH=%{_includedir}/vtk \ > -DVTK_INSTALL_LIB_DIR:PATH=%{_libdir} \ > -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-%{version} \ >+ -DTK_INTERNAL_PATH:PATH=/usr/include/tk-private/generic \ > %if %{with OSMesa} > -DVTK_OPENGL_HAS_OSMESA:BOOL=ON \ > %endif >@@ -335,6 +336,9 @@ > %files python > %defattr(-,root,root,-) > %{python_sitearch}/vtk >+%if 0%{?fedora} >= 9 >+%{python_sitearch}/*egg-info >+%endif > %{_libdir}/*PythonD.so.* > %{_bindir}/vtkpython > %{_bindir}/vtkWrapPython >@@ -364,6 +368,12 @@ > %{_libdir}/vtk-examples-5.0 > > %changelog >+* Tue Jan 15 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 5.0.3-22 >+- Add Python Eggs for F9+ >+ >+* Thu Jan 10 2008 Caolan McNamara <caolanm@redhat.com> 5.0.3-21 >+- Rebuild for new tcl/tk >+ > * Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 5.0.3-20 > - Rebuild for selinux ppc32 issue. >
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 428102
:
291264
| 291704