Author: lisu Date: Mon Sep 20 11:08:01 2010 GMT Module: packages Tag: HEAD ---- Log message: - add -link.patch - pl fixes
---- Files affected: packages/cmatrix: cmatrix.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/cmatrix/cmatrix.spec diff -u packages/cmatrix/cmatrix.spec:1.38 packages/cmatrix/cmatrix.spec:1.39 --- packages/cmatrix/cmatrix.spec:1.38 Thu Feb 4 13:45:12 2010 +++ packages/cmatrix/cmatrix.spec Mon Sep 20 13:07:55 2010 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): CMatrix - pokazuje efekt spadających znaków znany z filmu "Matrix" Name: cmatrix Version: 1.2a -Release: 7 -License: GPL v2 +Release: 8 +License: GPL v2+ Group: Applications/Terminal Source0: http://www.asty.org/cmatrix/dist/%{name}-%{version}.tar.gz # Source0-md5: ebfb5733104a258173a9ccf2669968a1 Patch0: %{name}-DESTDIR.patch Patch1: %{name}-setfont-consolechars-choice.patch +Patch2: %{name}-link.patch URL: http://www.asty.org/cmatrix/ BuildRequires: autoconf BuildRequires: automake @@ -30,14 +31,15 @@ What is CMatrix? :-) CMatrix został napisany w jeden wieczór byś nie musiał uruchamiać M$ -Wind*ws, aby zobaczyć na konsoli interesując efekt spadających znaków +Wind*ws, aby zobaczyć na konsoli interesujący efekt spadających znaków znany z filmu "Matrix". Jeżeli nie widziałeś tego filmu, a jesteś -fanem komputerów i sci-fi w ogólności - biegnij zobaczyć ten film!! +fanem komputerów i sci-fi w ogólności - biegnij zobaczyć ten film!!! %prep %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__aclocal} @@ -84,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2010/09/20 11:07:55 lisu +- add -link.patch +- pl fixes + Revision 1.38 2010/02/04 12:45:12 evil - %{datadir}/consolefonts -> /lib/kbd/consolefonts (now installs and works w/o glitches) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cmatrix/cmatrix.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
