packages: owfs/owfs.spec - change tcl bcond to owtcl - tcl support is made ...
shadzik
shadzik at pld-linux.org
Tue Jun 15 21:11:13 CEST 2010
Author: shadzik Date: Tue Jun 15 19:11:13 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- change tcl bcond to owtcl
- tcl support is made with the --with-tcl option
---- Files affected:
packages/owfs:
owfs.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/owfs/owfs.spec
diff -u packages/owfs/owfs.spec:1.20 packages/owfs/owfs.spec:1.21
--- packages/owfs/owfs.spec:1.20 Tue Jun 15 20:59:22 2010
+++ packages/owfs/owfs.spec Tue Jun 15 21:11:08 2010
@@ -9,7 +9,7 @@
%bcond_without libusb # build without USB support
%bcond_with owphp # build with PHP support
%bcond_without owfs # build without owfs support
-%bcond_without tcl # build without tcl support
+%bcond_without owtcl # build without owtcl support
%bcond_without owftpd # build without owftpd support
%bcond_without perl # build without perl support
%bcond_without python # build without python support
@@ -149,7 +149,7 @@
%configure \
--%{?with_owfs:en}%{!?with_owfs:dis}able-owfs \
--%{?with_owphp:en}%{!?with_owphp:dis}able-owphp \
- --%{?with_tcl:en}%{!?with_tcl:dis}able-tcl \
+ --%{?with_libusb:en}%{!?with_libusb:dis}able-owtcl \
--%{?with_libusb:en}%{!?with_libusb:dis}able-usb \
--%{?with_owftpd:en}%{!?with_owftpd:dis}able-owftpd \
--%{?with_perl:en}%{!?with_perl:dis}able-owperl \
@@ -278,6 +278,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2010/06/15 19:11:08 shadzik
+- change tcl bcond to owtcl
+- tcl support is made with the --with-tcl option
+
Revision 1.20 2010/06/15 18:59:22 shadzik
- kill bogus BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list