Author: adamg Date: Sat Nov 21 02:12:48 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.15
---- Files affected: packages/tig: tig.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/tig/tig.spec diff -u packages/tig/tig.spec:1.18 packages/tig/tig.spec:1.19 --- packages/tig/tig.spec:1.18 Thu Feb 19 17:02:31 2009 +++ packages/tig/tig.spec Sat Nov 21 03:12:43 2009 @@ -2,14 +2,14 @@ Summary: Text-mode interface for git-core Summary(pl.UTF-8): Tekstowy interfejs do git-core Name: tig -Version: 0.14.1 -Release: 3 +Version: 0.15 +Release: 1 License: GPL v2 Group: Development/Tools Source0: http://jonas.nitro.dk/tig/releases/%{name}-%{version}.tar.gz -# Source0-md5: e47bf48813c0cbe6be0f3b749e6de96c +# Source0-md5: 8f373a99823f6db241b66642075657d3 URL: http://jonas.nitro.dk/tig/ -#Patch0: tig-git.patch +Patch0: tig-git.patch BuildRequires: asciidoc BuildRequires: ncurses-devel Requires: git-core @@ -49,6 +49,7 @@ %prep %setup -q +#%patch0 -p1 %build %{__make} \ @@ -87,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/11/21 02:12:43 adamg +- updated to 0.15 + Revision 1.18 2009/02/19 16:02:31 witekfl - fixed issue with colors with current ncurses - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tig/tig.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
