Author: uzsolt Date: Sun Dec 7 16:02:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1.1 - patch0 commented out
---- Files affected: SPECS: termit.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/termit.spec diff -u SPECS/termit.spec:1.12 SPECS/termit.spec:1.13 --- SPECS/termit.spec:1.12 Fri Nov 7 18:13:01 2008 +++ SPECS/termit.spec Sun Dec 7 17:02:52 2008 @@ -2,15 +2,15 @@ Summary: TermIt - terminal emulator based on the vte library Summary(pl.UTF-8): TermIt - emulator terminala oparty na bibliotece vte Name: termit -Version: 2.1 +Version: 2.1.1 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://termit.googlecode.com/files/%{name}-%{version}.tar.bz2 -# Source0-md5: 7f386b4745080cfa544296890e85f4e7 +# Source0-md5: ce1dba707a8b803fcb21db4163c50a4a Source1: %{name}.desktop Source2: %{name}.png -Patch0: %{name}-FindLua51.patch +# Patch0: %{name}-FindLua51.patch URL: http://code.google.com/p/termit/wiki/TermIt BuildRequires: cmake >= 2.6.1 BuildRequires: gtk+2-devel >= 2:2.8 @@ -44,7 +44,7 @@ %prep %setup -q -%patch0 -p1 +# %patch0 -p1 %build %{cmake} -D CMAKE_INSTALL_PREFIX:PATH="%{_prefix}" . @@ -80,6 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2008/12/07 16:02:52 uzsolt +- up to 2.1.1 +- patch0 commented out + Revision 1.12 2008/11/07 17:13:01 twittner - up to 2.1 - I don't know if there is a better solution for current cmake ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/termit.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
