public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* conga/ricci/modules/rpm PackageHandler.cpp
@ 2006-09-26  0:56 kupcevic
  0 siblings, 0 replies; 9+ messages in thread
From: kupcevic @ 2006-09-26  0:56 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	kupcevic@sourceware.org	2006-09-26 00:56:13

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	rpm module: fix of RHEL5 support

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2009-03-09 20:20 rmccabe
  0 siblings, 0 replies; 9+ messages in thread
From: rmccabe @ 2009-03-09 20:20 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe@sourceware.org	2009-03-09 20:20:58

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	The kmod-gfs2 and kmod-gfs2-xen packages disappeared in 5.3

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.9.2.12&r2=1.9.2.13


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2007-03-03  5:18 rmccabe
  0 siblings, 0 replies; 9+ messages in thread
From: rmccabe @ 2007-03-03  5:18 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe@sourceware.org	2007-03-03 05:18:18

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	yum repo names may contain spaces, so the != 3 check will cause packages in repositories whose name contains a space to be omitted from the package list. Change the check to l < 3, as we don't care what the repository is called, just what the package's name and version are.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.9.2.3&r2=1.9.2.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2007-03-03  5:16 rmccabe
  0 siblings, 0 replies; 9+ messages in thread
From: rmccabe @ 2007-03-03  5:16 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	rmccabe@sourceware.org	2007-03-03 05:16:58

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	yum repo names may contain spaces, so the != 3 check will cause packages in repositories whose name contains a space to be omitted from the package list. Change the check to l < 3, as we don't care what the repository is called, just what the package's name and version are.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.2&r2=1.11.2.3


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2007-03-03  5:15 rmccabe
  0 siblings, 0 replies; 9+ messages in thread
From: rmccabe @ 2007-03-03  5:15 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe@sourceware.org	2007-03-03 05:15:32

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	yum repo names may contain spaces, so the != 3 check will cause packages in repositories whose name contains a space to be omitted from the package list. Change the check to l < 3, as we don't care what the repository is called, just what the package's name and version are.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2007-02-05 22:19 kupcevic
  0 siblings, 0 replies; 9+ messages in thread
From: kupcevic @ 2007-02-05 22:19 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	kupcevic@sourceware.org	2007-02-05 22:19:12

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	modrpm: enable up2date handling

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&r1=1.12&r2=1.13


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2007-02-05 21:29 rmccabe
  0 siblings, 0 replies; 9+ messages in thread
From: rmccabe @ 2007-02-05 21:29 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	rmccabe@sourceware.org	2007-02-05 21:29:57

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	More fenced removal stuff for GULM clusters.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11.2.1&r2=1.11.2.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2007-02-05 11:10 kupcevic
  0 siblings, 0 replies; 9+ messages in thread
From: kupcevic @ 2007-02-05 11:10 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	kupcevic@sourceware.org	2007-02-05 11:10:43

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	modrpm: enable up2date handling

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.11&r2=1.11.2.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

* conga/ricci/modules/rpm PackageHandler.cpp
@ 2006-10-11 22:33 kupcevic
  0 siblings, 0 replies; 9+ messages in thread
From: kupcevic @ 2006-10-11 22:33 UTC (permalink / raw)
  To: cluster-cvs

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	kupcevic@sourceware.org	2006-10-11 22:33:43

Modified files:
	ricci/modules/rpm: PackageHandler.cpp 

Log message:
	rpm module: don't upgrade packages

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-03-09 20:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-26  0:56 conga/ricci/modules/rpm PackageHandler.cpp kupcevic
2006-10-11 22:33 kupcevic
2007-02-05 11:10 kupcevic
2007-02-05 21:29 rmccabe
2007-02-05 22:19 kupcevic
2007-03-03  5:15 rmccabe
2007-03-03  5:16 rmccabe
2007-03-03  5:18 rmccabe
2009-03-09 20:20 rmccabe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).