SPECS: emacs.spec - added bcond_with motif - build with motif X to...

twittner twittner at pld-linux.org
Mon Aug 29 21:38:36 CEST 2005


Author: twittner                     Date: Mon Aug 29 19:38:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond_with motif - build with motif X toolkit

---- Files affected:
SPECS:
   emacs.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/emacs.spec
diff -u SPECS/emacs.spec:1.75 SPECS/emacs.spec:1.76
--- SPECS/emacs.spec:1.75	Tue Feb 22 19:10:02 2005
+++ SPECS/emacs.spec	Mon Aug 29 21:38:31 2005
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_with	gnus	# Include old Gnus newsreader and MUA version
 			# (obsoleted by emacsen-gnus-pkg-emacs)
+%bcond_with	motif	# build with motif
 #
 %define		elisp_man_version	21-2.8
 Summary:	The Emacs text editor for the X Window System
@@ -312,7 +313,7 @@
 	--sharedstatedir=%{_var} \
 	--with-gcc \
 	--with-pop \
-	--with-x-toolkit \
+	--with-x-toolkit%{?with_motif:=motif} \
 	--with-xpm \
 	--with-jpeg \
 	--with-tiff \
@@ -632,6 +633,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2005/08/29 19:38:31  twittner
+- added bcond_with motif - build with motif X toolkit
+
 Revision 1.75  2005/02/22 18:10:02  darekr
 - BR: sed 4.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/emacs.spec?r1=1.75&r2=1.76&f=u




More information about the pld-cvs-commit mailing list