Author: twittner Date: Wed Jan 23 20:07:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.1.2
---- Files affected: SPECS: termit.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/termit.spec diff -u SPECS/termit.spec:1.7 SPECS/termit.spec:1.8 --- SPECS/termit.spec:1.7 Thu Dec 27 22:06:28 2007 +++ SPECS/termit.spec Wed Jan 23 21:07:08 2008 @@ -2,12 +2,12 @@ Summary: TermIt - terminal emulator based on the vte library Summary(pl.UTF-8): TermIt - emulator terminala oparty na bibliotece vte Name: termit -Version: 1.1.1 +Version: 1.1.2 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://termit.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: bf9bb0cf20e6f934670e455ebf8926d4 +# Source0-md5: b94c0989f92211dc0a2e0b10c53a6e56 Source1: %{name}.desktop Source2: %{name}.png URL: http://code.google.com/p/termit/wiki/TermIt @@ -43,7 +43,7 @@ %setup -q %build -%{__cmake} -D CMAKE_INSTALL_PREFIX:PATH="%{_prefix}" . +%{cmake} -D CMAKE_INSTALL_PREFIX:PATH="%{_prefix}" . %{__make} %install @@ -73,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008-01-23 20:07:08 twittner +- up to 1.1.2 + Revision 1.7 2007-12-27 21:06:28 twittner - up to 1.1.1 (now uses cmake) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/termit.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
