Author: lisu Date: Thu Jun 17 11:53:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.6.1
---- Files affected: packages/gemrb: gemrb-useless_files.patch (1.2 -> 1.3) , gemrb.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/gemrb/gemrb-useless_files.patch diff -u packages/gemrb/gemrb-useless_files.patch:1.2 packages/gemrb/gemrb-useless_files.patch:1.3 --- packages/gemrb/gemrb-useless_files.patch:1.2 Wed Nov 4 10:57:15 2009 +++ packages/gemrb/gemrb-useless_files.patch Thu Jun 17 13:53:06 2010 @@ -1,14 +1,14 @@ ---- gemrb-0.6.0/gemrb/Makefile.am~ 2009-08-28 15:37:50.000000000 +0200 -+++ gemrb-0.6.0/gemrb/Makefile.am 2009-11-04 12:29:37.000000000 +0100 +--- gemrb-0.6.1/gemrb/Makefile.am~ 2010-06-16 18:11:26.000000000 +0200 ++++ gemrb-0.6.1/gemrb/Makefile.am 2010-06-17 13:45:59.317619658 +0200 @@ -1,10 +1,9 @@ bin_PROGRAMS = gemrb -sysconf_DATA = GemRB.cfg.sample GemRB.cfg.subdir.sample gemrb_SOURCES = GemRB.cpp - gemrb_LDADD = ./plugins/Core/libgemrb_core.la + gemrb_LDADD = ./core/libgemrb_core.la --SUBDIRS = plugins includes GUIScripts override docs -+SUBDIRS = plugins includes GUIScripts override +-SUBDIRS = core plugins includes GUIScripts override docs ++SUBDIRS = core plugins includes GUIScripts override EXTRA_DIST = GemRB.cfg* plugins-prepare.sh CMakeLists.txt - INCLUDES= \ - $(all_includes) \ + + gemrb_LDFLAGS = $(all_libraries) @LIBPTHREAD@ ================================================================ Index: packages/gemrb/gemrb.spec diff -u packages/gemrb/gemrb.spec:1.21 packages/gemrb/gemrb.spec:1.22 --- packages/gemrb/gemrb.spec:1.21 Wed Nov 4 10:57:15 2009 +++ packages/gemrb/gemrb.spec Thu Jun 17 13:53:06 2010 @@ -11,12 +11,12 @@ Summary: Emulator of BioWare's Infinity game engine Summary(pl.UTF-8): Emulator silnika gier Infinity firmy BioWare Name: gemrb -Version: 0.6.0 +Version: 0.6.1 Release: 0.1 License: GPL v2+ Group: Applications/Emulators Source0: http://downloads.sourceforge.net/gemrb/%{name}-%{version}.tar.gz -# Source0-md5: 797df7e3abf4b9a051572e83f3d70380 +# Source0-md5: 3d7f10a0137b3a018d23540cdb676750 Patch0: %{name}-config_file.patch Patch1: %{name}-useless_files.patch URL: http://gemrb.sourceforge.net/ @@ -88,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2010/06/17 11:53:06 lisu +- up to 0.6.1 + Revision 1.21 2009/11/04 09:57:15 lisu - up to 0.6.0 - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gemrb/gemrb-useless_files.patch?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gemrb/gemrb.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
