This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog PickPackageLine.cc download.cc ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sources.redhat.com	2002-07-13 07:00:38

Modified files:
	.              : ChangeLog PickPackageLine.cc download.cc 
	                 package_meta.cc package_version.cc 
	                 package_version.h 

Log message:
	2002-07-13  Robert Collins  <rbtcollins@hotmail.com>
	
	* PickPackageLine.cc (PickPackageLine::click): Set requirements for
	packages under all circumstances - slightly higher overheader, simpler
	code.
	* download.cc (do_download_thread): Correctly download source
	packages.
	* package_meta.cc (checkForInstalled): Remove.
	(checkForUpgradeable): Ditto.
	(checkForSatisfiable): Ditto.
	(processOneDependency): Ditto.
	(packagemeta::set_requirements): Move guts to packageversion.
	* package_version.cc (checkForInstalled): Copied from package_meta.cc.
	(checkForUpgradeable): Ditto.
	(checkForSatisfiable): Ditto.
	(processOneDependency): Ditto.
	(packageversion::set_requirements): Ditto.
	* package_version.h (packageversion::set_requirements): Declare.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.274&r2=2.275
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/PickPackageLine.cc.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/download.cc.diff?cvsroot=cygwin-apps&r1=2.31&r2=2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_meta.cc.diff?cvsroot=cygwin-apps&r1=2.30&r2=2.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_version.cc.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/package_version.h.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]