Author: witekfl Date: Sat Jan 16 16:34:49 2010 GMT Module: packages Tag: HEAD ---- Log message: - added the fonts-pl.patch - rel 2
---- Files affected: packages/fbterm: fbterm.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/fbterm/fbterm.spec diff -u packages/fbterm/fbterm.spec:1.13 packages/fbterm/fbterm.spec:1.14 --- packages/fbterm/fbterm.spec:1.13 Fri Dec 11 02:15:57 2009 +++ packages/fbterm/fbterm.spec Sat Jan 16 17:34:44 2010 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Emulator terminala dla framebuffera Name: fbterm Version: 1.6 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Graphics Source0: http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: 531ea0984836b58fd123e6a97a4228c6 Patch0: %{name}-install.patch +Patch1: %{name}-fonts-pl.patch URL: http://code.google.com/p/fbterm/ BuildRequires: autoconf BuildRequires: automake @@ -41,6 +42,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -78,6 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2010/01/16 16:34:44 witekfl +- added the fonts-pl.patch +- rel 2 + Revision 1.13 2009/12/11 01:15:57 sparky - BR: pkgconfig ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fbterm/fbterm.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
