/[ascend]/trunk/ascend.spec
ViewVC logotype

Diff of /trunk/ascend.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 655 by johnpye, Fri Jun 2 03:23:31 2006 UTC revision 656 by johnpye, Fri Jun 2 06:36:32 2006 UTC
# Line 2  Name:      ascend Line 2  Name:      ascend
2  Summary:    ASCEND modelling environment  Summary:    ASCEND modelling environment
3  Version:    0.9.5.93  Version:    0.9.5.93
4    
5  # Use release "0" so that distro-released versions will override ours.  # Use release 0.* so that other users can do patch releases with a higher number
6  Release:    0.jdpipe  Release:    0
7    
8  License:    GPL  License:    GPL
9  Group:      Applications/Engineering  Group:      Applications/Engineering
# Line 23  BuildRequires: desktop-file-utils Line 23  BuildRequires: desktop-file-utils
23  BuildRequires: tk-devel < 8.5  BuildRequires: tk-devel < 8.5
24  BuildRequires: tcl-devel < 8.5  BuildRequires: tcl-devel < 8.5
25  BuildRequires: tktable < 2.10, tktable >= 2.8  BuildRequires: tktable < 2.10, tktable >= 2.8
 BuildRequires: ccache  
26    
27  Requires: python >= 2.4  Requires: python >= 2.4
28  Requires: pygtk2 >= 2.6  Requires: pygtk2 >= 2.6
# Line 66  fields from Architecture to (computation Line 65  fields from Architecture to (computation
65  %setup -q -n ascend-0.9.5.93  %setup -q -n ascend-0.9.5.93
66    
67  %build  %build
68  scons %{?_smp_mflags} CC="ccache gcc" CXX="ccache g++" DEFAULT_ASCENDLIBRARY=%{_datadir}/ascend/models INSTALL_ROOT=%{buildroot} INSTALL_PREFIX=%{_prefix} INSTALL_SHARE=%{_datadir} INSTALL_BIN=%{_bindir} INSTALL_INCLUDE=%{_includedir} TCL=/usr TCL_LIB=tcl8.4 TK_LIB=tk8.4 WITH_SOLVERS=QRSLV,LSOD,CMSLV pygtk tcltk  scons %{?_smp_mflags} DEFAULT_ASCENDLIBRARY=%{_datadir}/ascend/models INSTALL_ROOT=%{buildroot} INSTALL_PREFIX=%{_prefix} INSTALL_SHARE=%{_datadir} INSTALL_BIN=%{_bindir} INSTALL_INCLUDE=%{_includedir} TCL=/usr TCL_LIB=tcl8.4 TK_LIB=tk8.4 WITH_SOLVERS=QRSLV,LSOD,CMSLV pygtk tcltk
69    
70  %install  %install
71  rm -rf %{buildroot}  rm -rf %{buildroot}

Legend:
Removed from v.655  
changed lines
  Added in v.656

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22