SPECS: scummvm.spec - 0.11.0

wolf wolf at pld-linux.org
Wed Jan 16 21:28:57 CET 2008


Author: wolf                         Date: Wed Jan 16 20:28:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.11.0

---- Files affected:
SPECS:
   scummvm.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/scummvm.spec
diff -u SPECS/scummvm.spec:1.48 SPECS/scummvm.spec:1.49
--- SPECS/scummvm.spec:1.48	Wed Jan  2 15:31:47 2008
+++ SPECS/scummvm.spec	Wed Jan 16 21:28:52 2008
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
-%define		version_tools	0.10.0
+%define		version_tools	0.11.0
 Summary:	Graphic adventure game interpreter
 Summary(pl.UTF-8):	Interpreter gier przygodowych
 Name:		scummvm
-Version:	0.10.0
-Release:	2
+Version:	0.11.0
+Release:	1
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://dl.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
-# Source0-md5:	398bbd5616a54aae8dbe7d9e6c55f064
+# Source0-md5:	5066301a182b7e0f1da1eec21c80024f
 Source1:	http://dl.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2
-# Source1-md5:	c72250ad730243d43cf2d1aea0428acd
+# Source1-md5:	13dbc307fb88604e3ad6ba6ae15719fc
 Source2:	%{name}.desktop
 URL:		http://scummvm.org/
 BuildRequires:	SDL-devel >= 1.2.2
@@ -135,6 +135,17 @@
 %description engine-cruise -l pl.UTF-8
 Silnik Cruise.
 
+%package engine-drascula
+Summary:	Drascula engine
+Summary(pl.UTF-8):	Silnik Drascula
+Group:		X11/Applications/Games
+
+%description engine-drascula
+Drascula engine.
+
+%description engine-drascula -l pl.UTF-8
+Silnik Drascula.
+
 %package engine-gob
 Summary:	Gob engine
 Summary(pl.UTF-8):	Silnik Gob
@@ -146,6 +157,17 @@
 %description engine-gob -l pl.UTF-8
 Silnik do uruchamiania gier stworzonych przez Coktel Vision.
 
+%package engine-igor
+Summary:	Igor engine
+Summary(pl.UTF-8):	Silnik Igor
+Group:		X11/Applications/Games
+
+%description engine-igor
+Igor engine.
+
+%description engine-igor -l pl.UTF-8
+Silnik Igor.
+
 %package engine-kyra
 Summary:	Kyrandia engine
 Summary(pl.UTF-8):	Silnik Kyrandia
@@ -288,8 +310,9 @@
 	--prefix=/usr \
 	--disable-debug \
 	--disable-nasm \
-	--enable-lure \
 	--enable-cruise \
+	--enable-drascula \
+	--enable-igor \
 	--enable-plugins
 
 %{__make} \
@@ -380,10 +403,18 @@
 %defattr(644,root,root,755)
 %dir %{_libdir}/scummvm/libcruise.so
 
+%files engine-drascula
+%defattr(644,root,root,755)
+%dir %{_libdir}/scummvm/libdrascula.so
+
 %files engine-gob
 %defattr(644,root,root,755)
 %dir %{_libdir}/scummvm/libgob.so
 
+%files engine-igor
+%defattr(644,root,root,755)
+%dir %{_libdir}/scummvm/libigor.so
+
 %files engine-kyra
 %defattr(644,root,root,755)
 %dir %{_libdir}/scummvm/libkyra.so
@@ -434,6 +465,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2008-01-16 20:28:52  wolf
+- 0.11.0
+
 Revision 1.48  2008-01-02 14:31:47  sls
 - description
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scummvm.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list