Author: hunter Date: Fri Feb 25 22:28:21 2005 GMT Module: SPECS Tag: HEAD ---- Log message: -stbr svp.
---- Files affected: SPECS: xharbour.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xharbour.spec diff -u SPECS/xharbour.spec:1.2 SPECS/xharbour.spec:1.3 --- SPECS/xharbour.spec:1.2 Fri Feb 25 21:03:40 2005 +++ SPECS/xharbour.spec Fri Feb 25 23:28:15 2005 @@ -7,11 +7,16 @@ # --with pgsql - build pgsql lib # --with odbc - build build odbc lib # --with hrbsh - build /etc/profile.d/harb.sh (not necessary) -# --without nf - do not build nanforum lib # --without x11 - do not build GTXVT and GTXWC # --without gpm - build GTSLN and GTCRS without GPM support # --without gtsln - do not build GTSLN ###################################################################### +#### --without nf - do not build nanforum lib doesn't work now. +###################################################################### +# +# TODO: +# nf +# pprun # Summary: Backwards compatible Clipper Language compiler and preprocessor. Summary(pl): Zgodny wstecz kompilator clippera oraz preprocesor @@ -25,20 +30,7 @@ #Icon: - Source0: http://files.xharbour.org/source/%{name}-%{version}.src.tar.gz # Source0-md5: 7e660044656df06d98589da25285fc20 -#Source1: - -# Source1-md5: - -#Patch0: %{name}-what.patch URL: http://www.xharbour.org -#BuildRequires: - -#PreReq: - -#Requires(pre,post): - -#Requires(preun): - -#Requires(postun): - -#Requires: - -#Provides: - -#Obsoletes: - -#Conflicts: - -#BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -339,7 +331,7 @@ %files contrib %defattr(-,root,root,755) %dir %{prefix}/lib/%{name} -%{!?_without_nf: %{prefix}/lib/%{name}/libnf*.a} +#%{!?_without_nf: %{prefix}/lib/%{name}/libnf*.a} %{?_with_adsrdd: %{prefix}/lib/%{name}/librddads*.a} %{?_with_mysql: %{prefix}/lib/%{name}/libmysql*.a} %{?_with_pgsql: %{prefix}/lib/%{name}/libhbpg*.a} @@ -354,7 +346,7 @@ %defattr(-,root,root,755) %doc utils/xbscript/xbscript.txt %{prefix}/bin/xbscript -%{prefix}/bin/pprun +#%{prefix}/bin/pprun %{prefix}/bin/xprompt %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -363,6 +355,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/02/25 22:28:15 hunter +-stbr svp. + Revision 1.2 2005/02/25 20:03:40 hunter -huge amounts of project own spec file integrated ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xharbour.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
