Author: arekm Date: Fri Jun 13 22:04:29 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 7; add 20080531 and 20080607 upstream fixes; todo seems obsolete
---- Files affected: SPECS: ncurses.spec (1.170 -> 1.171) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.170 SPECS/ncurses.spec:1.171 --- SPECS/ncurses.spec:1.170 Thu May 29 13:38:44 2008 +++ SPECS/ncurses.spec Sat Jun 14 00:04:24 2008 @@ -1,7 +1,4 @@ # $Revision$, $Date$ -# TODO: -# - fix ada build -# - restore parts of ncurses-linking.patch rev 1.7 that fix ncurses with tinfo linking # # Conditional build: %bcond_without ada # do not build Ada95 bindings @@ -20,7 +17,7 @@ Summary(uk.UTF-8): ncurses - нова бібліотека керування терміналами Name: ncurses Version: 5.6 -Release: 6 +Release: 7 License: distributable Group: Libraries Source0: ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz @@ -48,6 +45,8 @@ Patch16: %{name}-5.6-20080503.patch.gz Patch17: %{name}-5.6-20080517.patch.gz Patch18: %{name}-5.6-20080524.patch.gz +Patch19: %{name}-5.6-20080531.patch.gz +Patch20: %{name}-5.6-20080607.patch.gz Patch100: %{name}-screen_hpa_fix.patch Patch101: %{name}-xterm_hpa_fix.patch @@ -343,6 +342,8 @@ %patch16 -p1 %patch17 -p1 %patch18 -p1 +%patch19 -p1 +%patch20 -p1 %patch100 -p1 %patch101 -p1 @@ -595,6 +596,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.171 2008-06-13 22:04:24 arekm +- rel 7; add 20080531 and 20080607 upstream fixes; todo seems obsolete + Revision 1.170 2008-05-29 11:38:44 hawk - don't apply shell script as patch, sources get broken - added ada_fixes.patch (kills fatal ADA warnings) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ncurses.spec?r1=1.170&r2=1.171&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
