SPECS: scummvm.spec - 0.9.0

wolf wolf at pld-linux.org
Tue Jun 27 14:45:00 CEST 2006


Author: wolf                         Date: Tue Jun 27 12:45:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.9.0

---- Files affected:
SPECS:
   scummvm.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/scummvm.spec
diff -u SPECS/scummvm.spec:1.37 SPECS/scummvm.spec:1.38
--- SPECS/scummvm.spec:1.37	Mon May 22 22:57:17 2006
+++ SPECS/scummvm.spec	Tue Jun 27 14:44:55 2006
@@ -3,20 +3,18 @@
 #  - include gui/themes/modern* and teach scummvm to search
 #    for it in some system paths, not current dir
 #
-%define		version_tools	0.8.0
-%define		_snap	20060522
+%define		version_tools	0.9.0
 Summary:	SCUMM graphic adventure game interpreter
 Summary(pl):	Interpreter przygodówek opartych na SCUMM
 Name:		scummvm
 Version:	0.9.0
-Release:	0.%{_snap}
+Release:	1
 License:	GPL
 Group:		X11/Applications/Games
-#Source0:	http://dl.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
-Source0:	http://www.scummvm.org/daily/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	05999b9b57f8b1aad720dcf797589318
+Source0:	http://dl.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
+# Source0-md5:	5eede9c97d1883f80770a3e211419783
 Source1:	http://dl.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2
-# Source1-md5:	cc7e13ea10acf692c10e90b9507074ed
+# Source1-md5:	c8164fa1cca90b1c3bff1c8949d875a3
 Source2:	%{name}.desktop
 Source3:	%{name}.png
 URL:		http://scummvm.sourceforge.net/
@@ -77,7 +75,7 @@
 Zestaw narzędzi mogących być użytecznymi w połączeniu ze ScummVM.
 
 %prep
-%setup -q -n %{name} -a 1
+%setup -q -a 1
 
 sed -i -e 's:"plugins/":"%{_libdir}/scummvm/":' base/plugins.cpp
 
@@ -112,10 +110,11 @@
 install plugins/lib*.so $RPM_BUILD_ROOT%{_libdir}/scummvm
 
 cd tools-%{version_tools}
+install compress_kyra		$RPM_BUILD_ROOT%{_bindir}
 install compress_queen		$RPM_BUILD_ROOT%{_bindir}
 install compress_saga		$RPM_BUILD_ROOT%{_bindir}
-install compress_san		$RPM_BUILD_ROOT%{_bindir}
 install compress_scumm_bun	$RPM_BUILD_ROOT%{_bindir}
+install compress_scumm_san	$RPM_BUILD_ROOT%{_bindir}
 install compress_scumm_sou	$RPM_BUILD_ROOT%{_bindir}
 install compress_simon		$RPM_BUILD_ROOT%{_bindir}
 install compress_sword1		$RPM_BUILD_ROOT%{_bindir}
@@ -123,6 +122,7 @@
 install dekyra			$RPM_BUILD_ROOT%{_bindir}
 install descumm			$RPM_BUILD_ROOT%{_bindir}
 install desword2		$RPM_BUILD_ROOT%{_bindir}
+install encode_dxa		$RPM_BUILD_ROOT%{_bindir}
 install extract_kyra		$RPM_BUILD_ROOT%{_bindir}
 install extract_loom_tg16	$RPM_BUILD_ROOT%{_bindir}
 install extract_mm_c64		$RPM_BUILD_ROOT%{_bindir}
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/06/27 12:44:55  wolf
+- 0.9.0
+
 Revision 1.37  2006/05/22 20:57:17  adamg
 - updated to 0.9.0 snap (with support to legend of kyrandia)
 - dropped -copyright.patch (I believe it's not needed anymore)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/scummvm.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list