]> git.pld-linux.org Git - packages/scummvm.git/commitdiff
- 1.0.0 final auto/th/scummvm-1_0_0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Feb 2010 02:07:31 +0000 (02:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    scummvm-wx-config.patch -> 1.3
    scummvm.spec -> 1.55

scummvm-wx-config.patch
scummvm.spec

index 602165f0131a86bc08bd5f96966ee0f02f52ab4d..7f18aae4770f74c1bc2f77ff3202f42b4391ddb1 100644 (file)
@@ -1,5 +1,5 @@
---- scummvm-1.0.0rc1/scummvm-tools-1.0.0rc1/Makefile   2009-09-30 11:45:38.477143239 +0200
-+++ scummvm-1.0.0rc1/scummvm-tools-1.0.0rc1/Makefile~  2009-08-23 15:44:34.000000000 +0200
+--- scummvm-1.0.0rc1/scummvm-tools-1.0.0/Makefile      2009-09-30 11:45:38.477143239 +0200
++++ scummvm-1.0.0rc1/scummvm-tools-1.0.0/Makefile~     2009-08-23 15:44:34.000000000 +0200
 @@ -212,7 +212,7 @@
        $(CXX) $(LDFLAGS) `freetype-config --libs` -o $@ $+
  
index 6ff6a2756913d83499d8f76a2243fc22234fb37e..7754d6f66a8b9278876caaaba53a0017d3952cde 100644 (file)
@@ -1,16 +1,15 @@
-%define                version_tools   1.0.0rc1
-%define                pre     rc1
+%define                version_tools   1.0.0
 Summary:       Graphic adventure game interpreter
 Summary(pl.UTF-8):     Interpreter gier przygodowych
 Name:          scummvm
 Version:       1.0.0
-Release:       0.%{pre}.1
+Release:       1
 License:       GPL
 Group:         X11/Applications/Games
-Source0:       http://dl.sourceforge.net/scummvm/%{name}-%{version}%{pre}.tar.bz2
-# Source0-md5: f3fabedc7ff2424d6a4bc678229b22ce
+Source0:       http://dl.sourceforge.net/scummvm/%{name}-%{version}.tar.bz2
+# Source0-md5: 11b911937e0fc73c94a7bdc374ab617c
 Source1:       http://dl.sourceforge.net/scummvm/%{name}-tools-%{version_tools}.tar.bz2
-# Source1-md5: 3434770afa91a8eaf4fa31c9229d7686
+# Source1-md5: 6bbe24c7774f63d9ec0a4670ed32b8b6
 Source2:       %{name}.desktop
 Patch0:                %{name}-wx-config.patch
 URL:           http://scummvm.org/
@@ -393,7 +392,7 @@ Theme modern for ScummVM.
 Motyw modern dla ScummVM.
 
 %prep
-%setup -q -a 1 -n %{name}-%{version}%{pre}
+%setup -q -a 1
 %patch0 -p1
 
 %{__sed} -i -e 's:"plugins":"%{_libdir}/scummvm":' base/plugins.cpp
This page took 0.094959 seconds and 4 git commands to generate.