Author: uzsolt Date: Mon Oct 27 18:05:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - removed TODO - rel 1
---- Files affected: SPECS: stfl.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/stfl.spec diff -u SPECS/stfl.spec:1.10 SPECS/stfl.spec:1.11 --- SPECS/stfl.spec:1.10 Mon Oct 27 18:52:51 2008 +++ SPECS/stfl.spec Mon Oct 27 19:05:13 2008 @@ -1,13 +1,9 @@ # $Revision$, $Date$ -# TODO: fix file paths on x86_64 -# File not found: /tmp/B.a1fd4c/stfl-0.19-root-builder/usr/lib64/python2.6/lib-dynload/_stfl.so -# File not found by glob: /tmp/B.a1fd4c/stfl-0.19-root-builder/usr/lib64/python2.6/* -# File not found: /tmp/B.a1fd4c/stfl-0.19-root-builder/usr/lib64/ruby/1.8/x86_64-linux/stfl.so Summary: STFL implements a curses-based widget set for text terminals Summary(pl.UTF-8): Implementacja opartego na ncurses zestawu widgetów dla terminali tekstowych Name: stfl Version: 0.19 -Release: 0.3 +Release: 1 License: GPL v2 Group: Libraries Source0: http://www.clifford.at/stfl/%{name}-%{version}.tar.gz @@ -94,12 +90,6 @@ %prep %setup -q %patch0 -p1 -# %if "%{_lib}" == "lib64" -# for file in $(find -name "Makefile*"); do -# sed -i "s@/lib/@/lib64/@g" $file -# sed -i "[EMAIL PROTECTED](mkdir .*\)/[EMAIL PROTECTED]/[EMAIL PROTECTED]" $file -# done -# %endif %{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' python/Makefile.snippet %{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' ruby/Makefile.snippet @@ -124,8 +114,6 @@ %files %defattr(644,root,root,755) %doc README COPYING -# %attr(755,root,root) %{_bindir}/%{name} -#%{_libdir}/lib%{name}* %files devel %defattr(644,root,root,755) @@ -158,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/10/27 18:05:13 uzsolt +- removed TODO +- rel 1 + Revision 1.10 2008/10/27 17:52:51 uzsolt - sedding {python,perl}/Makefile.snippet to fix libdir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stfl.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
