packaging ./ChangeLog templates/generic-build- ...

igor@sources.redhat.com igor@sources.redhat.com
Wed Feb 18 15:49:00 GMT 2004


CVSROOT:	/cvs/cygwin-apps
Module name:	packaging
Changes by:	igor@sourceware.org	2004-02-18 15:49:32

Modified files:
	.              : ChangeLog 
	templates      : generic-build-script 

Log message:
	2004-02-18  Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
	
	* generic-build-script: Add 'configure', 'make', and 'test'
	arguments as aliases for 'conf', 'build', and 'check'
	respectively.  Add 'first' argument that calls mkdir(), spkg(),
	and finish().  Add checksig() to beginning of 'all' sequence.
	(install_docs): Add ABOUT-NLS, FAQ, THANKS.
	(SIG): Define as 0 (off by default).
	(reconf): New function for clean reconfigure.
	(install): Clean ${instdir} before install.  Automatically gzip
	info and man pages, if present.  Code cleanup.
	(list): Simplify sed expression.
	(depend): New function for listing runtime dependencies of
	package executables and libraries.
	(strip,mkpatch): Remove redirection of output to /dev/null.
	(spkg): Improve readability.  Change test of ${SIG} to equality.
	(checksig): Change order to ORIGINAL PACKAGE, SCRIPT, PATCH.
	Change test of ${SIG} to equality.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/packaging/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/packaging/templates/generic-build-script.diff?cvsroot=cygwin-apps&r1=1.15&r2=1.16



More information about the Cygwin-apps-cvs mailing list