SPECS: ncurses.spec - don't apply shell script as patch, sources get broken...

hawk hawk at pld-linux.org
Thu May 29 13:38:50 CEST 2008


Author: hawk                         Date: Thu May 29 11:38:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't apply shell script as patch, sources get broken
- added ada_fixes.patch (kills fatal ADA warnings)
- dropped linking and hash patches (affected source isn't part of ncurses
  package anymore)

---- Files affected:
SPECS:
   ncurses.spec (1.169 -> 1.170) 

---- Diffs:

================================================================
Index: SPECS/ncurses.spec
diff -u SPECS/ncurses.spec:1.169 SPECS/ncurses.spec:1.170
--- SPECS/ncurses.spec:1.169	Wed May 28 11:10:25 2008
+++ SPECS/ncurses.spec	Thu May 29 13:38:44 2008
@@ -20,7 +20,7 @@
 Summary(uk.UTF-8):	ncurses - нова бібліотека керування терміналами
 Name:		ncurses
 Version:	5.6
-Release:	5.1
+Release:	6
 License:	distributable
 Group:		Libraries
 Source0:	ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz
@@ -29,7 +29,7 @@
 # Source1-md5:	3b05ee835dc20c306e9af2a9d3fbf1f1
 
 # source: ftp://dickey.his.com/ncurses/5.6/
-Patch0:		%{name}-5.6-20071201-patch.sh.bz2
+Patch0:		%{name}-5.6-20071201.patch.gz
 Patch1:		%{name}-5.6-20071215.patch.gz
 Patch2:		%{name}-5.6-20071222.patch.gz
 Patch3:		%{name}-5.6-20080105.patch.gz
@@ -60,8 +60,7 @@
 Patch106:	%{name}-xterm-kbs.patch
 # disable rain demo; triggers gcc bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14998
 Patch107:	%{name}-no-rain-demo.patch
-Patch108:	%{name}-hash.patch
-Patch109:	%{name}-linking.patch
+Patch108:	%{name}-ada_fixes.patch
 URL:		http://dickey.his.com/ncurses/ncurses.html
 BuildRequires:	automake
 %{?with_ada:BuildRequires:	gcc-ada}
@@ -354,7 +353,6 @@
 %patch106 -p1
 %patch107 -p1
 %patch108 -p0
-%patch109 -p0
 
 %build
 unset TERMINFO || :
@@ -429,7 +427,6 @@
 %attr(755,root,root) %{_bindir}/infocmp
 %attr(755,root,root) %{_bindir}/infotocap
 %attr(755,root,root) %{_bindir}/reset
-%attr(755,root,root) %{_bindir}/tack
 %attr(755,root,root) %{_bindir}/tic
 %attr(755,root,root) %{_bindir}/toe
 %attr(755,root,root) %{_bindir}/tput
@@ -598,6 +595,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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)
+- dropped linking and hash patches (affected source isn't part of ncurses
+  package anymore)
+
 Revision 1.169  2008-05-28 09:10:25  hawk
 - more patches are available, ada still doesn't build
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ncurses.spec?r1=1.169&r2=1.170&f=u



More information about the pld-cvs-commit mailing list