Author: laxathom
Update of /cvs/free/rpms/lxdream/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32500/EL-5
Modified Files:
lxdream.spec
Added Files:
README.fedora
Log Message:
make README distrib based name instead
--- NEW FILE README.fedora ---
README for lxdream
==================
1. The ROMs are not distributed with the RPM and must be obtained separately.
2. The ROMs should be installed in the user's home directory and named
appropriately. Consult the file '/etc/lxdreamrc' for the system defaults.
3. Upon on startup, if you receive an error stating that it's unable to
initialise the video display or similar then the most likely cause is that the
GL implementation for your graphics card is not sufficient.
4. lxdream requires 'esound' for sound output. If you do not hear sound then
you'll need to ensure that esound is running, particularly if you're using a
desktop other than Gnome, such as KDE.
Index: lxdream.spec
===================================================================
RCS file: /cvs/free/rpms/lxdream/EL-5/lxdream.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lxdream.spec 12 Sep 2008 06:58:24 -0000 1.3
+++ lxdream.spec 12 Sep 2008 07:51:37 -0000 1.4
@@ -7,7 +7,7 @@
URL:
http://www.lxdream.org
# Actual source URL is:
http://www.lxdream.org/count.php?file=lxdream-0.8.3.tar.gz
Source0: %{name}-%{version}.tar.gz
-Source1: README.rpmfusion
+Source1: README.fedora
Patch0: %{name}-0.8.2-sanerconfig.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -44,7 +44,7 @@
make install DESTDIR=%{buildroot}
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
install -pm0644 %{name}.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps
-install -pm0644 %{SOURCE1} README.rpmfusion
+install -pm0644 %{SOURCE1} README.fedora
#Find locales
%find_lang %{name}
@@ -78,7 +78,7 @@
%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
%{_datadir}/applications/%{name}.desktop
%config(noreplace) %{_sysconfdir}/%{name}rc
-%doc RELEASE_NOTES STATUS CREDITS COPYING ChangeLog README.rpmfusion
+%doc RELEASE_NOTES STATUS CREDITS COPYING ChangeLog README.fedora
%exclude %{_datadir}/pixmaps/%{name}/dcemu.gif