/[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 651 by johnpye, Thu Jun 1 11:51:33 2006 UTC revision 652 by johnpye, Thu Jun 1 12:06:30 2006 UTC
# Line 101  update-mime-database /usr/share/mime Line 101  update-mime-database /usr/share/mime
101  %files  %files
102  %defattr(-, root, root)  %defattr(-, root, root)
103  %doc INSTALL.txt LICENSE.txt  %doc INSTALL.txt LICENSE.txt
 %{_datadir}/applications/ascend.desktop  
104  %{_datadir}/ascend/models  %{_datadir}/ascend/models
105  %{_libdir}/libascend.so  %{_libdir}/libascend.so
106    %{_datadir}/mime/packages/ascend.xml
107    %{_datadir}/gtksourceview-1.0/language-specs/ascend.lang
108    
109  # %package -n ascend-python  # %package -n ascend-python
110  %{_bindir}/ascend  %{_bindir}/ascend
 %{_datadir}/gtksourceview-1.0/language-specs/ascend.lang  
 %{_datadir}/icons/ascend-app.png  
 %{_datadir}/icons/hicolor/64x64/ascend.png  
 %{_datadir}/icons/ascend4-app.png  
 %{_datadir}/icons/hicolor/64x64/ascend4.png  
 %{_datadir}/mime/packages/ascend.xml  
111  %{_datadir}/ascend/*.py  %{_datadir}/ascend/*.py
112  %{_datadir}/ascend/*.pyc  %{_datadir}/ascend/*.pyc
113  %{_datadir}/ascend/*.pyo  %{_datadir}/ascend/*.pyo
114  %{_datadir}/ascend/glade  %{_datadir}/ascend/glade
115  %{_datadir}/ascend/_ascpy.so  %{_datadir}/ascend/_ascpy.so
116    %{_datadir}/applications/ascend.desktop
117    %{_datadir}/icons/ascend-app.png
118    %{_datadir}/icons/hicolor/64x64/ascend.png
119    
120  # %package -n ascend-tcltk  # %package -n ascend-tcltk
121  %{_bindir}/ascend4  %{_bindir}/ascend4
122  %{_datadir}/ascend/tcltk  %{_datadir}/ascend/tcltk
123  %{_libdir}/libascendtcl.so  %{_libdir}/libascendtcl.so
124    %{_datadir}/applications/ascend4.desktop
125    %{_datadir}/icons/ascend4-app.png
126    %{_datadir}/icons/hicolor/64x64/ascend4.png
127    
128  %changelog  %changelog
129    * Thu Jun 01 2006 John Pye <john.pye@student.unsw.edu.au>
130    - Add Tcl/Tk interface to GNOME menu
131    
132  * Tue May 02 2006 John Pye <john.pye@student.unsw.edu.au>  * Tue May 02 2006 John Pye <john.pye@student.unsw.edu.au>
133  - Break out ascend-core, ascend-python and ascend-tcltk packages.  - Break out ascend-core, ascend-python and ascend-tcltk packages.
134    

Legend:
Removed from v.651  
changed lines
  Added in v.652

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