Author: lisu Date: Wed Mar 4 12:48:10 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.99.1 - really pass CFLAGS (patch)
---- Files affected: SPECS: tintin.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/tintin.spec diff -u SPECS/tintin.spec:1.26 SPECS/tintin.spec:1.27 --- SPECS/tintin.spec:1.26 Mon Feb 16 10:51:10 2009 +++ SPECS/tintin.spec Wed Mar 4 13:48:05 2009 @@ -2,12 +2,13 @@ Summary: A mud client that runs in console mode Summary(pl.UTF-8): Klient mudowy uruchamiany na terminalu tekstowym Name: tintin -Version: 1.99.0 +Version: 1.99.1 Release: 1 License: GPL v2+ Group: Applications/Games Source0: http://dl.sourceforge.net/tintin/%{name}-%{version}.tar.gz -# Source0-md5: be86f5b4a999fde360e9bc024feefc82 +# Source0-md5: e5726c7e2dc1b00603dcf0bbc8d9d192 +Patch0: %{name}-cflags.patch URL: http://tintin.sourceforge.net/ BuildRequires: readline-devel BuildRequires: sed >= 4.0 @@ -22,6 +23,7 @@ %prep %setup -q -n tt +%patch0 -p1 %{__sed} -i -e 's@/usr/b...@$(DESTDIR)/usr/b...@g' src/Makefile.in # change binary file name to better one @@ -53,6 +55,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2009/03/04 12:48:05 lisu +- up to 1.99.1 +- really pass CFLAGS (patch) + Revision 1.26 2009/02/16 09:51:10 lisu - 1.99.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tintin.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
