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

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu Nov 9 19:23:05 UTC 2006


Author: jwrdegoede

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

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


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


--- NEW FILE beneath-a-steel-sky.spec ---
Name:           beneath-a-steel-sky
Version:        0.0348
Release:        2
Summary:        Beneath a Steel Sky - Adventure Game
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://www.mixnmojo.com/bss/BASS-Floppy.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
Obsoletes:      bass <= 0-8
Provides:       bass = 0-8

%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.

Notice that this package contains the floppy version, the CD version is also
available in the %{name}-cd package. The CD version contains
additional / longer cutscenes and voice acting, but also is much larger: the CD
version ways in at 70 MB where as this version is only 8 MB.


%prep
%setup -q -n sky-floppy


%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
* Thu Nov  9 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 0.0348-2
- Fix Source0 URL
- Various small specfile cleanups (bug 214057)

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/beneath-a-steel-sky/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Nov 2006 19:17:31 -0000	1.1
+++ .cvsignore	9 Nov 2006 19:22:35 -0000	1.2
@@ -0,0 +1 @@
+BASS-Floppy.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/beneath-a-steel-sky/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Nov 2006 19:17:31 -0000	1.1
+++ sources	9 Nov 2006 19:22:35 -0000	1.2
@@ -0,0 +1 @@
+cb968b4cfdde8491069915bf15d275b3  BASS-Floppy.zip




More information about the scm-commits mailing list