SPECS: ncurses.spec - rel 10; prefer wide utils over narrow (by installing ...

arekm arekm at pld-linux.org
Thu Feb 19 19:27:05 CET 2009


Author: arekm                        Date: Thu Feb 19 18:27:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 10; prefer wide utils over narrow (by installing wide version as last)

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

---- Diffs:

================================================================
Index: SPECS/ncurses.spec
diff -u SPECS/ncurses.spec:1.186 SPECS/ncurses.spec:1.187
--- SPECS/ncurses.spec:1.186	Thu Feb 19 08:50:42 2009
+++ SPECS/ncurses.spec	Thu Feb 19 19:27:00 2009
@@ -17,7 +17,7 @@
 Summary(uk.UTF-8):	ncurses - нова бібліотека керування терміналами
 Name:		ncurses
 Version:	5.7
-Release:	9
+Release:	10
 License:	distributable
 Group:		Libraries
 Source0:	ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz
@@ -382,7 +382,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/%{_lib},%{_mandir}}
 
-for t in widec narrowc; do
+for t in narrowc widec; do
 %{__make} -C obj-$t install \
 	INSTALL_PREFIX=$RPM_BUILD_ROOT
 done
@@ -599,6 +599,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2009/02/19 18:27:00  arekm
+- rel 10; prefer wide utils over narrow (by installing wide version as last)
+
 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.187&f=u



More information about the pld-cvs-commit mailing list