Author: pawelz Date: Sun Nov 23 14:47:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch 5.7-20081122 from upstream - rel 2
---- Files affected: SPECS: ncurses.spec (1.178 -> 1.179) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.178 SPECS/ncurses.spec:1.179 --- SPECS/ncurses.spec:1.178 Sat Nov 22 22:06:08 2008 +++ SPECS/ncurses.spec Sun Nov 23 15:47:03 2008 @@ -17,7 +17,7 @@ Summary(uk.UTF-8): ncurses - нова бібліотека керування терміналами Name: ncurses Version: 5.7 -Release: 1 +Release: 2 License: distributable Group: Libraries Source0: ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz @@ -27,6 +27,7 @@ # source: ftp://dickey.his.com/ncurses/5.7/ Patch0: %{name}-5.7-20081115.patch.gz +Patch1: %{name}-5.7-20081122.patch.gz Patch100: %{name}-screen_hpa_fix.patch Patch101: %{name}-xterm_hpa_fix.patch @@ -303,6 +304,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %patch100 -p1 %patch101 -p1 @@ -562,6 +564,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.179 2008/11/23 14:47:03 pawelz +- added patch 5.7-20081122 from upstream +- rel 2 + Revision 1.178 2008/11/22 21:06:08 qboosh - unified symlink creation method - ghost soname symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ncurses.spec?r1=1.178&r2=1.179&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
