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.5 by cebix, 1999-10-03T20:40:05Z vs.
Revision 1.9 by cebix, 1999-11-03T10:48:43Z

# Line 1 | Line 1
1   Summary:   A free, portable Mac II emulator
2   Name:      BasiliskII
3 < Version:   0.7
4 < Release:   2
3 > Version:   0.8
4 > Release:   1
5   URL:       http://www.uni-mainz.de/~bauec002/B2Main.html
6 < Source:    BasiliskII_src_03101999.tar.gz
6 > Source:    BasiliskII_src_02111999.tar.gz
7   Copyright: GPL
8   Group:     Applications/Emulators
9   Packager:  Christian Bauer <Christian.Bauer@uni-mainz.de>
# Line 22 | Line 22 | Some features of Basilisk II:
22    - Floppy disk driver (only 1.44MB disks supported)
23    - Driver for HFS partitions and hardfiles
24    - CD-ROM driver with basic audio functions
25 +  - Easy file exchange with the host OS via a "Host Directory Tree" icon
26 +    on the Mac desktop
27    - Ethernet driver
28    - Serial drivers
29    - SCSI Manager (old-style) emulation
# Line 33 | Line 35 | Some features of Basilisk II:
35  
36   %build
37   cd src/Unix
38 < ./configure --prefix=/usr --exec_prefix=/usr/X11R6
38 > ./configure --prefix=/usr
39   make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
40  
41   %install
# Line 42 | Line 44 | make install
44  
45   %files
46   %doc ChangeLog COPYING INSTALL README TECH TODO
47 < /usr/X11R6/bin/BasiliskII
47 > /usr/bin/BasiliskII
48   /usr/man/man1/BasiliskII.1
49   /usr/share/BasiliskII/keycodes

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines