packages: ncurses/ncurses.spec - check-files cleanup

glen glen at pld-linux.org
Mon Oct 19 07:22:11 CEST 2009


Author: glen                         Date: Mon Oct 19 05:22:11 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
packages/ncurses:
   ncurses.spec (1.199 -> 1.200) 

---- Diffs:

================================================================
Index: packages/ncurses/ncurses.spec
diff -u packages/ncurses/ncurses.spec:1.199 packages/ncurses/ncurses.spec:1.200
--- packages/ncurses/ncurses.spec:1.199	Sat Oct 17 17:15:38 2009
+++ packages/ncurses/ncurses.spec	Mon Oct 19 07:22:05 2009
@@ -489,6 +489,11 @@
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
+rm $RPM_BUILD_ROOT%{_libdir}/libcurses.a
+rm $RPM_BUILD_ROOT%{_libdir}/libcursesw.a
+rm $RPM_BUILD_ROOT%{_libdir}/terminfo
+rm $RPM_BUILD_ROOT%{_mandir}/README.ncurses-non-english-man-pages
+
 # FIXME: should be fixed properly
 # fix too many w's
 sed -i -e 's/tinfoww/tinfow/' $RPM_BUILD_ROOT%{_bindir}/ncurses*-config
@@ -718,6 +723,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200  2009/10/19 05:22:05  glen
+- check-files cleanup
+
 Revision 1.199  2009/10/17 15:15:38  glen
 - fix -ltinfoww error for lynx compile; rel 16
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ncurses/ncurses.spec?r1=1.199&r2=1.200&f=u



More information about the pld-cvs-commit mailing list