SPECS: smc.spec - up to 1.6 - added music pack - works fine, removed TODO -...

arvenil arvenil at pld-linux.org
Sun Sep 28 23:39:48 CEST 2008


Author: arvenil                      Date: Sun Sep 28 21:39:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.6
- added music pack
- works fine, removed TODO
- release 1

---- Files affected:
SPECS:
   smc.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/smc.spec
diff -u SPECS/smc.spec:1.8 SPECS/smc.spec:1.9
--- SPECS/smc.spec:1.8	Tue May 27 19:14:05 2008
+++ SPECS/smc.spec	Sun Sep 28 23:39:42 2008
@@ -1,24 +1,16 @@
 # $Revision$, $Date$
-# TODO:
-# - fails on start:
-#   CEGUI::Exception: DynamicModule::DynamicModule - Failed to load module
-#         'libCEGUIFreeImageImageCodec.so': libCEGUIFreeImageImageCodec.so:
-#          cannot open shared object file: No such file or directory
-#   CEGUI Exception occurred : DynamicModule::DynamicModule - Failed to load module
-#   'libCEGUIFreeImageImageCodec.so': libCEGUIFreeImageImageCodec.so:
-#   cannot open shared object file: No such file or directory
-#   lib is on libCEGUIFreeImageImageCodec.so.0 - anybody could help with this?
-# - music pack: http://downloads.sourceforge.net/smclone/SMC_music_4.0_high.zip
 Summary:	A jump-and-run game similar to classic sidescroller games
 Summary(pl.UTF-8):	Gra typu "skacz i biegnij" podobna do klasycznych przewijanych gier
 Name:		smc
-Version:	1.5
-Release:	0.1
+Version:	1.6
+Release:	1
 License:	GPL v3
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/smclone/%{name}-%{version}.tar.bz2
-# Source0-md5:	72d10648435c349988dcd053e5fe64fe
-Source1:	%{name}.desktop
+# Source0-md5:	f3197a5e61c1899637ff1a2a858db226
+Source1:	http://dl.sourceforge.net/smclone/SMC_music_4.0_high.zip
+# Source1-md5:	bb007603c723eddd6ccb007cc5f01cd6
+Source2:	%{name}.desktop
 URL:		http://www.secretmaryo.org/
 BuildRequires:	CEGUI-devel
 BuildRequires:	OpenGL-GLU-devel
@@ -28,6 +20,7 @@
 BuildRequires:	SDL_ttf-devel
 BuildRequires:	boost-devel >= 1.35.0
 BuildRequires:	libstdc++-devel
+BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,6 +38,7 @@
 
 %prep
 %setup -q
+/usr/bin/unzip -qq -o /home/users/Arvenil/rpm/SOURCES/SMC_music_4.0_high.zip
 
 %build
 %configure
@@ -58,7 +52,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # desktop file
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
 
 # icon
 cp -f data/icon/window_32.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
@@ -79,7 +73,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.8  2008/05/27 17:14:05  qboosh
+Revision 1.9  2008/09/28 21:39:42  arvenil
+- up to 1.6
+- added music pack
+- works fine, removed TODO
+- release 1
+
+Revision 1.8  2008-05-27 17:14:05  qboosh
 - added Comment[pl] in desktop
 
 Revision 1.7  2008-05-27 17:12:32  qboosh
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smc.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list