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 157850 Details for
Bug 208679
Review Request: vamos - Automotive simulation framework
[?]
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.
Proposed spec changes
vamos.spec.diff (text/x-patch), 1.58 KB, created by
Ralf Corsepius
on 2007-06-26 04:38:13 UTC
(
hide
)
Description:
Proposed spec changes
Filename:
MIME Type:
Creator:
Ralf Corsepius
Created:
2007-06-26 04:38:13 UTC
Size:
1.58 KB
patch
obsolete
>--- vamos.spec.orig 2007-06-25 17:19:27.000000000 +0200 >+++ vamos.spec 2007-06-25 19:09:07.000000000 +0200 >@@ -6,10 +6,12 @@ > Summary: Automotive simulation framework > URL: http://vamos.sourceforge.net/ > Source0: http://download.sourceforge.net/vamos/vamos-%{version}.tar.gz >-Patch0: vamos-0.5.5-ICEcheck.patch >+Patch0: vamos-0.5.5-autotools.diff > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >-BuildRequires: plib-devel, libsigc++-devel, SimGear-devel, libpng-devel >-BuildRequires: libICE-devel, cppunit-devel >+BuildRequires: plib-devel, libsigc++-devel, libpng-devel >+BuildRequires: libXi-devel, libXmu-devel >+BuildRequires: cppunit-devel >+BuildRequires: freeglut-devel > > %description > Vamos is an automotive simulation framework with an emphasis on thorough >@@ -20,6 +22,10 @@ > Summary: Development libraries and headers for vamos > Group: Development/Libraries > Requires: %{name} = %{version}-%{release} >+Requires: libGL-devel libGLU-devel >+Requires: libstdc++-devel >+Requires: plib-devel >+Requires: libsigc++-devel > > %description devel > Libraries and header files for developing applications against vamos. >@@ -40,8 +46,7 @@ > %prep > %setup -q > %patch0 -p1 >-# Remember kids, hardcoding paths in your code is dumb. >-sed -i 's|/usr/local/|/usr/|g' vamos/vamos.cc >+touch -r configure.ac aclocal.m4 configure > > %build > %configure --disable-static >@@ -52,6 +57,7 @@ > make DESTDIR=$RPM_BUILD_ROOT install > install -m0755 caelum/.libs/caelum $RPM_BUILD_ROOT%{_bindir} > rm -f ${RPM_BUILD_ROOT}%{_libdir}/*.la >+rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir > > %clean > rm -rf $RPM_BUILD_ROOT
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 208679
: 157850 |
157851
|
158683