SPECS: cgicc.spec - don't build demos - they aren't packaged - TOD...

twittner twittner at pld-linux.org
Tue Nov 28 20:18:49 CET 2006


Author: twittner                     Date: Tue Nov 28 19:18:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't build demos - they aren't packaged
- TODO about subpackages with demos
- NOTE about cgicc-config

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

---- Diffs:

================================================================
Index: SPECS/cgicc.spec
diff -u SPECS/cgicc.spec:1.6 SPECS/cgicc.spec:1.7
--- SPECS/cgicc.spec:1.6	Tue Nov 28 20:03:28 2006
+++ SPECS/cgicc.spec	Tue Nov 28 20:18:44 2006
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:	- provide subpackages with cgi and fastcgi demos
+# NOTE:	- cgicc-config is not included in subpackage -devel (but nothing interesting is shown by it)
 # Conditional build:
 %bcond_without	static_libs # don't build static libraries
 #
@@ -81,7 +83,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no}
+	--enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} \
+	--enable-demos=no
 %{__make}
 
 %install
@@ -119,6 +122,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/28 19:18:44  twittner
+- don't build demos - they aren't packaged
+- TODO about subpackages with demos
+- NOTE about cgicc-config
+
 Revision 1.6  2006/11/28 19:03:28  twittner
 - added AUTHORS BUGS ChangeLog NEWS README THANKS to %%doc
 
================================================================

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



More information about the pld-cvs-commit mailing list