SPECS: innovation3d.spec - added bcond for TH

cieciwa cieciwa at pld-linux.org
Wed Apr 19 09:28:46 CEST 2006


Author: cieciwa                      Date: Wed Apr 19 07:28:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond for TH

---- Files affected:
SPECS:
   innovation3d.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/innovation3d.spec
diff -u SPECS/innovation3d.spec:1.6 SPECS/innovation3d.spec:1.7
--- SPECS/innovation3d.spec:1.6	Wed Apr 19 08:20:15 2006
+++ SPECS/innovation3d.spec	Wed Apr 19 09:28:41 2006
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_with	tiff		# build with tiff support
+%bcond_with	th		# build for TH
 #
 Summary:	Innovation3D - 3D modeling program
 Summary(pl):	Innovation3D - program do modelowania 3D
@@ -18,7 +19,11 @@
 BuildRequires:	libtiff-devel
 BuildRequires:	nurbs++-devel
 BuildRequires:	qt-devel
+%if %{with th}
 BuildRequires:	xorg-lib-libXmu-devel
+%else
+BuildRequires:	XFree86-devel
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -97,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/04/19 07:28:41  cieciwa
+- added bcond for TH
+
 Revision 1.6  2006/04/19 06:20:15  qboosh
 - spec file moved
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/innovation3d.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list