ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Frodo.spec
(Generate patch)

Comparing Frodo4/Frodo.spec (file contents):
Revision 1.2 by cebix, 2003-07-01T19:30:46Z vs.
Revision 1.6 by cebix, 2004-01-13T19:52:48Z

# Line 14 | Line 14 | BuildRoot: %{_tmppath}/%{name}-root
14   Prefix: %{_prefix}
15  
16   %description
17 + Frodo is a free, portable Commodore 64 emulator that runs on a variety
18 + of platforms, with a focus on the exact reproduction of special graphical
19 + effects possible on the C64.
20 +
21 + Frodo comes in two flavours: The "normal" Frodo with a line-based
22 + emulation, and the single-cycle emulation "Frodo SC" that is slower
23 + but far more compatible.
24  
25   %prep
26   %setup -q
# Line 36 | Line 43 | rm -rf ${RPM_BUILD_ROOT}
43   %doc COPYING CHANGES
44   %doc Docs/*.html
45   %{_bindir}/Frodo
39 %{_bindir}/FrodoPC
46   %{_bindir}/FrodoSC
47   %{_bindir}/Frodo_GUI.tcl
48 < "%{_datadir}/Frodo/1541 ROM"
49 < "%{_datadir}/Frodo/Basic ROM"
44 < "%{_datadir}/Frodo/Char ROM"
45 < "%{_datadir}/Frodo/Kernal ROM"
48 > "%{_datadir}/frodo/Kernal ROM"
49 > %{_datadir}/frodo/Frodo.glade

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines