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

Comparing BasiliskII/BasiliskII.spec (file contents):
Revision 1.14 by cebix, 2000-10-10T18:54:33Z vs.
Revision 1.15 by cebix, 2000-10-10T21:14:21Z

# Line 2 | Line 2
2   %define version 0.8
3   %define release 1
4  
5 < Summary: Free, portable 68k Macintosh emulator
5 > Summary: 68k Macintosh emulator
6   Name: %{name}
7   Version: %{version}
8   Release: %{release}
9   Copyright: GPL
10   Group: Applications/Emulators
11 < Source: %{name}_src_05102000.tar.gz
11 > Source: %{name}_src_10102000.tar.gz
12   URL: http://www.uni-mainz.de/~bauec002/B2Main.html
13   BuildRoot: %{_tmppath}/%{name}-root
14   Prefix: %{_prefix}
15  
16   %description
17 < Basilisk II is a free, portable, Open Source 68k Macintosh emulator. It
18 < requires a copy of a Mac ROM and a copy of MacOS to run. Basilisk II is
19 < freeware and distributed under the GNU General Public License.
17 > Basilisk II is an Open Source 68k Macintosh emulator. That is, it enables
18 > you to run 68k MacOS software on you computer, even if you are using a
19 > different operating system. However, you still need a copy of MacOS and
20 > a Macintosh ROM image to use Basilisk II.
21  
22   Some features of Basilisk II:
23    - Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5)
# Line 33 | Line 34 | Some features of Basilisk II:
34    - Serial drivers
35    - SCSI Manager (old-style) emulation
36    - Emulates extended ADB keyboard and 3-button mouse
37 <  - Uses UAE 68k emulation or (under AmigaOS) real 68k processor
37 >  - Uses UAE 68k emulation or (under AmigaOS and NetBSD/m68k) real 68k
38 >    processor
39  
40   %prep
41   %setup -q

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines