Author: lisu Date: Tue Dec 14 13:25:49 2010 GMT Module: packages Tag: DEVEL ---- Log message: - add desktop.patch
---- Files affected: packages/lilyterm: lilyterm.spec (1.2.2.1 -> 1.2.2.2) ---- Diffs: ================================================================ Index: packages/lilyterm/lilyterm.spec diff -u packages/lilyterm/lilyterm.spec:1.2.2.1 packages/lilyterm/lilyterm.spec:1.2.2.2 --- packages/lilyterm/lilyterm.spec:1.2.2.1 Tue Dec 14 14:22:35 2010 +++ packages/lilyterm/lilyterm.spec Tue Dec 14 14:25:44 2010 @@ -10,6 +10,7 @@ Group: X11/Applications Source0: http://lilyterm.luna.com.tw/file/%{name}-%{version}~%{_rc}.tar.gz # Source0-md5: 1f239e7623d8b2c03c6dd7be84f5df3d +Patch0: %{name}-desktop.patch URL: http://lilyterm.luna.com.tw/index_en.html BuildRequires: gtk+2-devel BuildRequires: intltool @@ -28,6 +29,7 @@ %prep %setup -q -n %{name}-%{version}~%{_rc} +%patch0 -p1 %build %{__aclocal} @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2.2.2 2010/12/14 13:25:44 lisu +- add desktop.patch + Revision 1.2.2.1 2010/12/14 13:22:35 lisu - 0.9.9~rc8 - package man page ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lilyterm/lilyterm.spec?r1=1.2.2.1&r2=1.2.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
