packages: owfs/owfs.spec - adjusted for new owtcl

shadzik shadzik at pld-linux.org
Tue Jun 15 21:46:49 CEST 2010


Author: shadzik                      Date: Tue Jun 15 19:46:49 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adjusted for new owtcl

---- Files affected:
packages/owfs:
   owfs.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/owfs/owfs.spec
diff -u packages/owfs/owfs.spec:1.23 packages/owfs/owfs.spec:1.24
--- packages/owfs/owfs.spec:1.23	Tue Jun 15 21:45:04 2010
+++ packages/owfs/owfs.spec	Tue Jun 15 21:46:44 2010
@@ -169,7 +169,7 @@
 %{?with_python: %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}/ow}
 %{?with_python:%py_postclean}
 
-%{?with_tcl:rm $RPM_BUILD_ROOT%{_libdir}/owtcl-1.0/*.la}
+%{?with_owtcl:rm $RPM_BUILD_ROOT%{_libdir}/owtcl-1.0/*.la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -261,7 +261,7 @@
 %{py_sitedir}/ownet-*.egg-info
 %endif
 
-%if %{with tcl}
+%if %{with owtcl}
 %files -n tcl-owfs
 %defattr(644,root,root,755)
 %dir %{_libdir}/owtcl-1.0
@@ -278,6 +278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2010/06/15 19:46:44  shadzik
+- adjusted for new owtcl
+
 Revision 1.23  2010/06/15 19:45:04  shadzik
 - oops! :)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list