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

Diff of /trunk/ascend.spec.in

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

revision 450 by johnpye, Wed Apr 5 01:54:16 2006 UTC revision 532 by johnpye, Mon Apr 24 02:23:08 2006 UTC
# Line 49  scons %{?_smp_mflags} DEFAULT_ASCENDLIBR Line 49  scons %{?_smp_mflags} DEFAULT_ASCENDLIBR
49  rm -rf %{buildroot}  rm -rf %{buildroot}
50  scons DEFAULT_ASCENDLIBRARY=%{_datadir}/ascend/models INSTALL_ROOT=%{buildroot} INSTALL_PREFIX=%{_prefix} INSTALL_DATA=%{_datadir} INSTALL_BIN=%{_bindir} INSTALL_INCLUDE=%{_incdir} install  scons DEFAULT_ASCENDLIBRARY=%{_datadir}/ascend/models INSTALL_ROOT=%{buildroot} INSTALL_PREFIX=%{_prefix} INSTALL_DATA=%{_datadir} INSTALL_BIN=%{_bindir} INSTALL_INCLUDE=%{_incdir} install
51    
52  pushd pygtk/interface/gnome  pushd pygtk/gnome
53  install -o root -g root -m 644 -D ascend.desktop %{buildroot}/%{_datadir}/applications/ascend.desktop  install -o root -g root -m 644 -D ascend.desktop %{buildroot}/%{_datadir}/applications/ascend.desktop
54  install -o root -g root -m 644 -D ascend.png %{buildroot}/%{_datadir}/icons/ascend-app.png  install -o root -g root -m 644 -D ascend.png %{buildroot}/%{_datadir}/icons/ascend-app.png
55  install -o root -g root -m 644 -D ascend.png %{buildroot}/%{_datadir}/icons/hicolor/64x64/ascend.png  install -o root -g root -m 644 -D ascend.png %{buildroot}/%{_datadir}/icons/hicolor/64x64/ascend.png
# Line 81  update-mime-database /usr/share/mime Line 81  update-mime-database /usr/share/mime
81    
82    
83  %changelog  %changelog
84    * Mon Apr 24 2006 John Pye <john.pye@student.unsw.edu.au>
85    - Modified for removed dir in pygtk source hierachy
86    
87  * Thu Apr 04 2006 John Pye <john.pye@student.unsw.edu.au>  * Thu Apr 04 2006 John Pye <john.pye@student.unsw.edu.au>
88  - First RPM package for new SCons build  - First RPM package for new SCons build

Legend:
Removed from v.450  
changed lines
  Added in v.532

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