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.4 by cebix, 2003-07-09T12:08:32Z

# 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 three flavours: The "normal" Frodo with a line-based
22 + emulation, the improved line-based emulation "Frodo PC", and the
23 + single-cycle emulation "Frodo SC" that is slower but far more compatible.
24  
25   %prep
26   %setup -q
# Line 39 | Line 46 | rm -rf ${RPM_BUILD_ROOT}
46   %{_bindir}/FrodoPC
47   %{_bindir}/FrodoSC
48   %{_bindir}/Frodo_GUI.tcl
49 < "%{_datadir}/Frodo/1541 ROM"
43 < "%{_datadir}/Frodo/Basic ROM"
44 < "%{_datadir}/Frodo/Char ROM"
45 < "%{_datadir}/Frodo/Kernal ROM"
49 > "%{_datadir}/frodo/Kernal ROM"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines