SPECS (AC-branch): ncurses.spec - revert wide version for AC-branch

glen glen at pld-linux.org
Thu Feb 19 11:03:59 CET 2009


Author: glen                         Date: Thu Feb 19 10:03:59 2009 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- revert wide version for AC-branch

---- Files affected:
SPECS:
   ncurses.spec (1.186 -> 1.186.2.1) 

---- Diffs:

================================================================
Index: SPECS/ncurses.spec
diff -u SPECS/ncurses.spec:1.186 SPECS/ncurses.spec:1.186.2.1
--- SPECS/ncurses.spec:1.186	Thu Feb 19 08:50:42 2009
+++ SPECS/ncurses.spec	Thu Feb 19 11:03:54 2009
@@ -17,7 +17,7 @@
 Summary(uk.UTF-8):	ncurses - нова бібліотека керування терміналами
 Name:		ncurses
 Version:	5.7
-Release:	9
+Release:	8
 License:	distributable
 Group:		Libraries
 Source0:	ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz
@@ -371,7 +371,7 @@
 	--with-ada-include=%{_libdir}/gcc/$gcc_target/$gcc_version/adainclude/ \
 	--with-ada-objects=%{_libdir}/gcc/$gcc_target/$gcc_version/adalib/ \
 	`[ "$t" != "widec" ] && echo --with-termlib=tinfo` \
-	`[ "$t" = "widec" ] && echo --with-termlib=tinfow --enable-widec --enable-ext-colors --includedir=%{_includedir}w`
+	`[ "$t" = "widec" ] && echo --with-termlib=tinfow --enable-widec --includedir=%{_includedir}w`
 
 %{__make}
 
@@ -426,9 +426,9 @@
 %attr(755,root,root) /%{_lib}/libtinfo.so.*.*
 %attr(755,root,root) %ghost /%{_lib}/libtinfo.so.5
 %attr(755,root,root) %{_libdir}/libncursesw.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libncursesw.so.6
+%attr(755,root,root) %ghost %{_libdir}/libncursesw.so.5
 %attr(755,root,root) %{_libdir}/libtinfow.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtinfow.so.6
+%attr(755,root,root) %ghost %{_libdir}/libtinfow.so.5
 
 %{_datadir}/tabset
 
@@ -480,7 +480,7 @@
 %defattr(644,root,root,755)
 %doc doc/html/ncurses-intro.html
 %attr(755,root,root) %{_bindir}/ncurses5-config
-%attr(755,root,root) %{_bindir}/ncursesw6-config
+%attr(755,root,root) %{_bindir}/ncursesw5-config
 %attr(755,root,root) %{_libdir}/libcurses.so
 %attr(755,root,root) %{_libdir}/libncurses.so
 %attr(755,root,root) %{_libdir}/libtinfo.so
@@ -588,7 +588,6 @@
 %defattr(644,root,root,755)
 %doc Ada95/{README,TODO}
 %attr(755,root,root) %{_bindir}/adacurses-config
-%attr(755,root,root) %{_bindir}/adacursesw-config
 %{_libdir}/gcc/*/*/adainclude/*
 %{_libdir}/gcc/*/*/adalib/*
 %endif
@@ -599,6 +598,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.186.2.1  2009/02/19 10:03:54  glen
+- revert wide version for AC-branch
+
 Revision 1.186  2009/02/19 07:50:42  arekm
 - rel 9; move gnome, putty, rxvt terms to main package, too
 
================================================================

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



More information about the pld-cvs-commit mailing list