packages (TEST): emacs/emacs.spec - booststrap play

lisu lisu at pld-linux.org
Wed Jan 11 10:44:19 CET 2012


Author: lisu                         Date: Wed Jan 11 09:44:19 2012 GMT
Module: packages                      Tag: TEST
---- Log message:
- booststrap play

---- Files affected:
packages/emacs:
   emacs.spec (1.111 -> 1.111.2.1) 

---- Diffs:

================================================================
Index: packages/emacs/emacs.spec
diff -u packages/emacs/emacs.spec:1.111 packages/emacs/emacs.spec:1.111.2.1
--- packages/emacs/emacs.spec:1.111	Tue Jan 10 17:08:51 2012
+++ packages/emacs/emacs.spec	Wed Jan 11 10:44:13 2012
@@ -5,10 +5,11 @@
 # - package ctags/etags in subpackage?
 #
 # Conditional build:
-%bcond_without	athena	# don't build athena version
-%bcond_without	gtk	# don't build GTK+2 version
-%bcond_without	motif	# don't build motif version
-%bcond_without	nox	# don't build nox version
+%bcond_without	athena		# don't build athena version
+%bcond_without	gtk		# don't build GTK+2 version
+%bcond_without	motif		# don't build motif version
+%bcond_without	nox		# don't build nox version
+%bcond_with	bootstrap	# build bootsrtap version
 
 Summary:	The Emacs text editor for the X Window System
 Summary(de.UTF-8):	GNU Emacs
@@ -393,7 +394,11 @@
 %{__autoconf}
 %{__autoheader}
 
+%if %{with bootstrap}
+%define bootstrap 1
+%else
 %define bootstrap 0
+%endif
 
 %if %{with athena}
 echo "Building emacs athena binary ..."
@@ -766,6 +771,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111.2.1  2012/01/11 09:44:13  lisu
+- booststrap play
+
 Revision 1.111  2012/01/10 16:08:51  lisu
 - no more separated libtinfo(w)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/emacs/emacs.spec?r1=1.111&r2=1.111.2.1&f=u



More information about the pld-cvs-commit mailing list