packages: ies4linux/ies4linux.spec, libdvdplay/libdvdplay.spec, znc/znc.spe...

sparky sparky at pld-linux.org
Sun May 16 22:40:04 CEST 2010


Author: sparky                       Date: Sun May 16 20:40:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use # for bcond comments

---- Files affected:
packages/ies4linux:
   ies4linux.spec (1.25 -> 1.26) 
packages/libdvdplay:
   libdvdplay.spec (1.6 -> 1.7) 
packages/znc:
   znc.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/ies4linux/ies4linux.spec
diff -u packages/ies4linux/ies4linux.spec:1.25 packages/ies4linux/ies4linux.spec:1.26
--- packages/ies4linux/ies4linux.spec:1.25	Fri Jun 19 18:22:08 2009
+++ packages/ies4linux/ies4linux.spec	Sun May 16 22:39:59 2010
@@ -18,7 +18,7 @@
 # NOTE: For IE7 you should have normaliz.dll and inetcplc.dll from your
 #	WindowsXP SP2 installation!
 
-%bcond_with	ie7	build ie7 package
+%bcond_with	ie7	# build ie7 package
 
 %bcond_with	all_locales	# build for all locales
 %bcond_without	locale_en_US	# build without en_US version
@@ -944,6 +944,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2010/05/16 20:39:59  sparky
+- use # for bcond comments
+
 Revision 1.25  2009/06/19 16:22:08  glen
 - rename $USER -> All Users
 

================================================================
Index: packages/libdvdplay/libdvdplay.spec
diff -u packages/libdvdplay/libdvdplay.spec:1.6 packages/libdvdplay/libdvdplay.spec:1.7
--- packages/libdvdplay/libdvdplay.spec:1.6	Mon Jul 23 19:29:50 2007
+++ packages/libdvdplay/libdvdplay.spec	Sun May 16 22:39:59 2010
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	static_libs	% don't build static library
+%bcond_without	static_libs	# don't build static library
 #
 Summary:	libdvdplay - simple library designed for DVD navigation
 Summary(pl.UTF-8):	libdvdplay - prosta biblioteka do nawigacji po DVD
@@ -100,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/05/16 20:39:59  sparky
+- use # for bcond comments
+
 Revision 1.6  2007/07/23 17:29:50  witekfl
 - added missing #
 

================================================================
Index: packages/znc/znc.spec
diff -u packages/znc/znc.spec:1.4 packages/znc/znc.spec:1.5
--- packages/znc/znc.spec:1.4	Sat Apr 12 23:26:34 2008
+++ packages/znc/znc.spec	Sun May 16 22:39:59 2010
@@ -1,10 +1,11 @@
 # $Revision$, $Date$
+#
 # Conditional build:
-%bcond_without ssl    Build without support for SSL encryption.
-%bcond_without sasl   Build without Cyrus SASL authentication module.
-%bcond_without perl   Build without Perl scripting module.
-%bcond_without ipv6   Build without IPv6 connection support.
-%bcond_with debug     Build debugging binaries.
+%bcond_without	ssl	# Build without support for SSL encryption.
+%bcond_without	sasl	# Build without Cyrus SASL authentication module.
+%bcond_without	perl	# Build without Perl scripting module.
+%bcond_without	ipv6	# Build without IPv6 connection support.
+%bcond_with	debug	# Build debugging binaries.
 Summary:	An advanced IRC bouncer
 Name:		znc
 Version:	0.052
@@ -437,6 +438,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/05/16 20:39:59  sparky
+- use # for bcond comments
+
 Revision 1.4  2008/04/12 21:26:34  glen
 - BR: perl-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ies4linux/ies4linux.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdvdplay/libdvdplay.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/znc/znc.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list