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 301443 Details for
Bug 439100
Review Request: octaviz - 3D visualization system for Octave
[?]
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.
add BRs for mock and some path cleanups for x86_64
octaviz_spec_br_paths.patch (text/x-patch), 2.13 KB, created by
Ed Hill
on 2008-04-06 22:40:13 UTC
(
hide
)
Description:
add BRs for mock and some path cleanups for x86_64
Filename:
MIME Type:
Creator:
Ed Hill
Created:
2008-04-06 22:40:13 UTC
Size:
2.13 KB
patch
obsolete
>--- octaviz.spec.ORIG 2008-04-06 18:37:20.000000000 -0400 >+++ octaviz.spec 2008-04-06 16:18:39.000000000 -0400 >@@ -1,6 +1,6 @@ > Name: octaviz > Version: 0.4.7 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: 3D visualization system for Octave > > Group: Applications/Engineering >@@ -9,6 +9,8 @@ > Source0: http://downloads.sourceforge.net/octaviz/%{name}-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >+BuildRequires: cmake, octave-devel >+BuildRequires: libX11-devel, libXext-devel, libXt-devel > BuildRequires: vtk-devel >= 5.0.4 > Requires: octave > Requires: vtk >= 5.0.4 >@@ -48,14 +50,14 @@ > > %build > cmake . \ >- -DVTK_DIR:PATH=/usr/lib/vtk-5.0 \ >- -DVTK_DATA_ROOT:PATH=/usr/share/vtkdata-5.0.3 \ >+ -DVTK_DIR:PATH=%{_libdir}/vtk-5.0 \ >+ -DVTK_DATA_ROOT:PATH=%{_datadir}/vtkdata-5.0.3 \ > -DCMAKE_SKIP_RPATH:BOOL=YES \ > -DCMAKE_BUILD_TYPE:STRING=Release \ > -DCMAKE_INSTALL_PREFIX:PATH=%(/usr/bin/octave-config -p EXEC_PREFIX) \ > -DX11_X11_INCLUDE_PATH:PATH=/usr/include \ >- -DX11_X11_LIB:PATH=/usr/lib/libX11.so \ >- -DX11_Xext_LIB:PATH=/usr/lib/libXext.so \ >+ -DX11_X11_LIB:PATH=%{_libdir}/libX11.so \ >+ -DX11_Xext_LIB:PATH=%{_libdir}/libXext.so \ > -DX11_Xlib_INCLUDE_PATH:PATH=/usr/include \ > -DX11_Xutil_INCLUDE_PATH:PATH=/usr/include \ > -DCMAKE_BACKWARDS_COMPATIBILITY=2.4 \ >@@ -100,6 +102,9 @@ > > > %changelog >+* Sun Apr 6 2008 Ed Hill <ed@eh3.com> - 0.4.7-3.fc8 >+- fix BRs and paths >+ > * Sat Mar 29 2008 Claudio Tomasoni <claudio@claudiotomasoni.it> - 0.4.7-2.fc8 > - Added vtkdata requirement for octaviz-examples subpackage >
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 Raw
Actions:
View
Attachments on
bug 439100
: 301443