rpms/beneath-a-steel-sky-cd/devel beneath-a-steel-sky-cd.desktop, NONE, 1.1 beneath-a-steel-sky-cd.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Fri Nov 10 08:43:12 UTC 2006


Author: jwrdegoede

Update of /cvs/extras/rpms/beneath-a-steel-sky-cd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4758/devel

Modified Files:
	.cvsignore sources 
Added Files:
	beneath-a-steel-sky-cd.desktop beneath-a-steel-sky-cd.spec 
Log Message:
auto-import beneath-a-steel-sky-cd-0.0372-1 on branch devel from beneath-a-steel-sky-cd-0.0372-1.src.rpm


--- NEW FILE beneath-a-steel-sky-cd.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Beneath a Steel Sky (CD version)
Comment=Adventure Game
Exec=scummvm -f -p /usr/share/beneath-a-steel-sky-cd sky
Icon=scummvm.png
Terminal=false
Type=Application
Categories=Application;Game;AdventureGame;
StartupNotify=false


--- NEW FILE beneath-a-steel-sky-cd.spec ---
Name:           beneath-a-steel-sky-cd
Version:        0.0372
Release:        1
Summary:        Beneath a Steel Sky - Adventure Game - CD version
Group:          Amusements/Games
# For further discussion on distribution rights see:
# http://www.redhat.com/archives/fedora-extras-list/2006-November/msg00030.html
License:        Distributable
URL:            http://www.revolution.co.uk/_display.php?id=16
Source0:        http://dl.sf.net/sourceforge/scummvm/bass-cd-1.2.zip
Source1:        %{name}.desktop
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  desktop-file-utils
BuildArch:      noarch
Requires:       scummvm >= 0.9.1, hicolor-icon-theme

%description
After the Dungeons and Dragons fantasy setting of Revolution's first game, Lure
of the Temptress, Revolution decided to go down a completely different avenue
with its second adventure game, Beneath a Steel Sky, that of Science Fiction.
A bleak vision of the future was imagined, where mind control and medical
science combined forces to repress the populace. Leading comic artist, Dave
Gibbons, joined the design team to visualise this desperate landscape. The
result is the cult classic Beneath a Steel Sky.

This package contains the CD version, which contains additional / longer
cutscenes and voice acting, but also is much larger: 70 MB where as the also
available floppy version (package name beneath-a-steel-sky) is only 8 MB.


%prep
%setup -q -n bass-cd-1.2


%build
# Nothing to build data only


%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
install -p -m 644 sky.* $RPM_BUILD_ROOT%{_datadir}/%{name}

mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
desktop-file-install --vendor fedora            \
  --dir $RPM_BUILD_ROOT%{_datadir}/applications \
  --add-category X-Fedora                       \
  %{SOURCE1}


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc readme.txt
%{_datadir}/%{name}
%{_datadir}/applications/fedora-%{name}.desktop


%changelog
* Sun Nov  5 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.0372-1
- Initial FE package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/beneath-a-steel-sky-cd/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Nov 2006 08:36:44 -0000	1.1
+++ .cvsignore	10 Nov 2006 08:42:42 -0000	1.2
@@ -0,0 +1 @@
+bass-cd-1.2.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/beneath-a-steel-sky-cd/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Nov 2006 08:36:44 -0000	1.1
+++ sources	10 Nov 2006 08:42:42 -0000	1.2
@@ -0,0 +1 @@
+1d4401cd663715332abe8bb5431e356d  bass-cd-1.2.zip




More information about the scm-commits mailing list