From 6a57a31a731c0a1cb4d094e1bd056cacd66390de Mon Sep 17 00:00:00 2001 From: Lucian Langa Date: Jan 07 2010 10:19:57 +0000 Subject: upload correct source files --- diff --git a/.cvsignore b/.cvsignore index 7fab621..f3f54f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -scummvm-tools-0.13.0.tar.bz2 +scummvm-tools-1.0.0.tar.bz2 diff --git a/scummvm-tools.spec b/scummvm-tools.spec index 1393f10..fbe5526 100644 --- a/scummvm-tools.spec +++ b/scummvm-tools.spec @@ -1,6 +1,6 @@ Name: scummvm-tools -Version: 0.13.0 -Release: 2%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: Tools for scummVM / S.C.U.M.M scripting language Group: Development/Tools @@ -17,14 +17,14 @@ Requires: scummvm >= %{version} This is a collection of various tools that may be useful to use in conjunction with ScummVM. Please note that although a tool may support a feature, certain ScummVM -versions may not. ScummVM 0.6.x does not support FLAC audio, for example. +versions may not. ScummVM 0.6.x does not support FLAC audio, for example. Many games package together all their game data in a few big archive files. The following tools can be used to extract these archives, and in some cases -are needed to make certain game versions usable with ScummVM. +are needed to make certain game versions usable with ScummVM. -The following tools can also be used to analyze the game scripts -(controlling the behavior of certain scenes and actors in a game). +The following tools can also be used to analyze the game scripts +(controlling the behavior of certain scenes and actors in a game). These tools are most useful to developers. %prep @@ -33,7 +33,7 @@ sed -i -e "s/-O //g" -e "s/-fno-exceptions//g" Makefile %build CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS -make %{?_smp_mflags} +make %{?_smp_mflags} %install rm -rf ${RPM_BUILD_ROOT} @@ -59,6 +59,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Nov 26 2009 Lucian Langa - 1.0.0-1 +- new upstream release + * Sun Jul 26 2009 Fedora Release Engineering - 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 5b6eac8..751b76f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57031b2b8b209e2e6f705788f2056a3d scummvm-tools-0.13.0.tar.bz2 +6bbe24c7774f63d9ec0a4670ed32b8b6 scummvm-tools-1.0.0.tar.bz2