SPECS: elinks.spec - added without doc bcond

sparky sparky at pld-linux.org
Wed Apr 19 16:21:43 CEST 2006


Author: sparky                       Date: Wed Apr 19 14:21:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added without doc bcond

---- Files affected:
SPECS:
   elinks.spec (1.128 -> 1.129) 

---- Diffs:

================================================================
Index: SPECS/elinks.spec
diff -u SPECS/elinks.spec:1.128 SPECS/elinks.spec:1.129
--- SPECS/elinks.spec:1.128	Tue Jan 31 13:49:57 2006
+++ SPECS/elinks.spec	Wed Apr 19 16:21:38 2006
@@ -15,6 +15,7 @@
 %bcond_without	lua		# Disable Lua scripting
 %bcond_without	openssl		# Disable OpenSSL support
 %bcond_without	perl		# Disable Perl scripting
+%bcond_without	doc		# Don't build texi documentation
 # 
 %if %{with gnutls}
 %undefine	with_openssl
@@ -56,7 +57,7 @@
 %{?with_perl:BuildRequires:	perl-devel}
 %{?with_ruby:BuildRequires:	ruby-devel}
 BuildRequires:	zlib-devel
-BuildRequires:	tetex
+%{?with_doc:BuildRequires:	tetex}
 Provides:	webclient
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -126,9 +127,11 @@
 
 %{__make} V=1
 
+%if %{with doc}
 cd doc
 texi2html elinks-lua.texi
 cd ..
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -167,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2006/04/19 14:21:38  sparky
+- added without doc bcond
+
 Revision 1.128  2006/01/31 12:49:57  witekfl
 - BR: fsplib-devel
 
@@ -203,7 +209,7 @@
 - updated to 0.10.6
 
 Revision 1.121  2005/07/11 16:42:21  arekm
-BR gnutls >= 1.2.5
+- BR gnutls >= 1.2.5
 
 Revision 1.120  2005/05/11 18:18:44  adamg
 - release 2 for Th
@@ -276,7 +282,7 @@
 
 Revision 1.93.2.10  2004/12/15 23:01:57  adamg
 - tidying up bcond stuff, (alphabetical order, more readable syntax in
-  configure call in %%build)
+  configure call in %build)
 
 Revision 1.93.2.9  2004/12/15 22:38:19  adamg
 - updated configure parameter for js support
@@ -546,20 +552,20 @@
 - Release 2
 
 Revision 1.37  2002/12/02 09:44:30  juandon
-- added missing file to %%doc
+- added missing file to %doc
 
 Revision 1.36  2002/12/02 08:05:52  juandon
 - upgrade to 0.4pre21
 
 Revision 1.35  2002/11/30 16:17:26  juandon
--fixed %%doc
+- fixed %doc
 - Release 1
 
 Revision 1.34  2002/11/30 16:01:20  juandon
 - upgrade to pre20
 
 Revision 1.33  2002/11/29 23:58:01  juandon
-- fixed %%doc
+- fixed %doc
 - Release 2
 
 Revision 1.32  2002/11/29 23:24:50  juandon
@@ -621,20 +627,20 @@
 - typo
 
 Revision 1.15  2002/05/21 23:12:59  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
-             s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+  		s/^automake -a -c -f/\%\{__automake\}/; \
+  		s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.14  2002/05/21 22:38:33  qboosh
-- new %%doc
+- new %doc
 
 Revision 1.13  2002/05/19 18:32:06  grzegol
 - updated to 0.3.2
 - cleanups
-STBR
+  STBR
 
 Revision 1.12.2.11  2002/07/31 14:16:55  grzegol
-- added converting scripts from contrib to %%doc
+- added converting scripts from contrib to %doc
 - rel. 2
 
 Revision 1.12.2.10  2002/07/10 05:52:56  jojoro
@@ -647,7 +653,7 @@
 
 Revision 1.12.2.8  2002/07/04 12:05:09  grzegol
 - updated to 0.4pre10
-- lua scripts are now in %%docdir
+- lua scripts are now in %docdir
 - cosmetics
 
 Revision 1.12.2.7  2002/05/28 18:21:46  grzegol
@@ -662,7 +668,7 @@
 - rel. 1.3
 
 Revision 1.12.2.5  2002/05/25 21:42:25  qboosh
-- new %%doc
+- new %doc
 
 Revision 1.12.2.4  2002/05/17 19:19:35  grzegol
 - fixed gzip-http patch (fix by Witold Filypczyk)
@@ -675,7 +681,7 @@
 
 Revision 1.12.2.2  2002/05/15 10:59:28  grzegol
 - added hooks-fix patch (fixes paths in elinks-hooks.lua)
-- s/elinks-bm.lua/bm.lua/ in %%{_datadir}/elinks
+- s/elinks-bm.lua/bm.lua/ in %{_datadir}/elinks
 - added BR: bzip2-devel and BR: zlib-devel
 - cleanups
 
@@ -686,7 +692,7 @@
 - fixed URL and Source0
 
 Revision 1.11  2002/04/25 16:14:55  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.10  2002/03/24 23:28:15  kloczek
 - perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
@@ -694,7 +700,7 @@
 Revision 1.9  2002/03/04 20:08:53  grzegol
 - updated to 0.3.0
 - added noreplace flag for /etc/elinks-hooks.lua file
-STBR
+  STBR
 
 Revision 1.8  2002/02/23 01:58:10  kloczek
 - adapterized.
@@ -711,7 +717,7 @@
 - added default lua config file (Source3)
 - added better bookmarking system (Source2) (default off - edit
   elinks-hooks.lua file)
-STBR
+  STBR
 
 Revision 1.5  2002/02/03 19:58:52  kloczek
 - release 2.
@@ -721,7 +727,7 @@
 - STBR
 
 Revision 1.3  2002/01/18 02:12:48  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.2  2002/01/08 08:52:30  qboosh
 - typo
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elinks.spec?r1=1.128&r2=1.129&f=u



More information about the pld-cvs-commit mailing list