--- BasiliskII/BasiliskII.spec 2000/10/10 21:14:21 1.15 +++ BasiliskII/BasiliskII.spec 2001/01/02 21:03:27 1.17 @@ -8,9 +8,14 @@ Version: %{version} Release: %{release} Copyright: GPL Group: Applications/Emulators -Source: %{name}_src_10102000.tar.gz +Source: %{name}_src_08122000.tar.gz URL: http://www.uni-mainz.de/~bauec002/B2Main.html BuildRoot: %{_tmppath}/%{name}-root + +# While the data file path (/usr/share/BasiliskII) is compiled into the +# executable, the data files are not required for operation and their location +# can be overridden with prefs items, so I consider this package to be +# relocatable. Prefix: %{_prefix} %description @@ -66,6 +71,6 @@ rm -rf ${RPM_BUILD_ROOT} %defattr(-,root,root) %doc ChangeLog COPYING INSTALL README TECH TODO %{_bindir}/BasiliskII -%{_mandir}/man1/BasiliskII.1 -%{_datadir}/BasiliskII/keycodes -%{_datadir}/BasiliskII/fbdevices +%{_mandir}/man1/BasiliskII.1* +%config %{_datadir}/BasiliskII/keycodes +%config %{_datadir}/BasiliskII/fbdevices