Author: sparky Date: Fri Jan 28 02:25:28 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: autoconf, automake, gettext-devel, pkgconfig
---- Files affected: packages/lilyterm: lilyterm.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/lilyterm/lilyterm.spec diff -u packages/lilyterm/lilyterm.spec:1.2 packages/lilyterm/lilyterm.spec:1.3 --- packages/lilyterm/lilyterm.spec:1.2 Tue Dec 14 14:17:09 2010 +++ packages/lilyterm/lilyterm.spec Fri Jan 28 03:25:22 2011 @@ -10,9 +10,13 @@ Source0: http://lilyterm.luna.com.tw/file/%{name}-%{version}.tar.gz # Source0-md5: 995f7b4634523bf5e150b529a4bdbf6f URL: http://lilyterm.luna.com.tw/index_en.html +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gettext-devel BuildRequires: gtk+2-devel BuildRequires: intltool BuildRequires: perl-libxml +BuildRequires: pkgconfig BuildRequires: vte-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -66,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2011/01/28 02:25:22 sparky +- BR: autoconf, automake, gettext-devel, pkgconfig + Revision 1.2 2010/12/14 13:17:09 lisu - up to 0.9.8 - lilyterm.rc -> lilyterm.conf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lilyterm/lilyterm.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
