Author: arekm Date: Wed Apr 19 14:14:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; 2 new upstram patches
---- Files affected: SPECS: ncurses.spec (1.156 -> 1.157) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.156 SPECS/ncurses.spec:1.157 --- SPECS/ncurses.spec:1.156 Mon Apr 10 23:02:00 2006 +++ SPECS/ncurses.spec Wed Apr 19 16:14:27 2006 @@ -15,7 +15,7 @@ Summary(uk): ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ Name: ncurses Version: 5.5 -Release: 4 +Release: 5 License: distributable Group: Libraries Source0: ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz @@ -32,6 +32,8 @@ Patch7: ftp://dickey.his.com/ncurses/5.5/%{name}-5.5-20060318.patch.gz Patch8: ftp://dickey.his.com/ncurses/5.5/%{name}-5.5-20060401.patch.gz Patch9: ftp://dickey.his.com/ncurses/5.5/%{name}-5.5-20060408.patch.gz +Patch10: ftp://dickey.his.com/ncurses/5.5/%{name}-5.5-20060415.patch.gz +Patch11: ftp://dickey.his.com/ncurses/5.5/%{name}-5.5-20060416.patch.gz Patch100: %{name}-screen_hpa_fix.patch Patch101: %{name}-xterm_hpa_fix.patch Patch102: %{name}-rxvt.patch @@ -47,9 +49,9 @@ %{?with_ada:BuildRequires: gcc-ada} %{?with_cxx:BuildRequires: libstdc++-devel} BuildRequires: sharutils -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: libncurses5 Conflicts: terminfo < 5.4-0.6 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _includedir %{_prefix}/include/ncurses @@ -162,8 +164,8 @@ Summary(uk): čĹÄĹŇÉ ÔÁ ÂŚÂĚŚĎÔĹËÉ ÄĚŃ ŇĎÚŇĎÂËÉ ĐŇĎÇŇÁÍ Ú ncurses Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Obsoletes: libtermcap-devel Obsoletes: libncurses5-devel +Obsoletes: libtermcap-devel %description devel This package includes the header files and libraries necessary to @@ -313,6 +315,8 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 +%patch11 -p1 %patch100 -p1 %patch101 -p1 #%patch102 -p1 @@ -545,6 +549,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.157 2006/04/19 14:14:27 arekm +- rel 5; 2 new upstram patches + Revision 1.156 2006/04/10 21:02:00 arekm - rel 4; added 20060408 patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.156&r2=1.157&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
