mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] sysstat: version bump to 9.1.5
@ 2012-05-28 12:42 Bart vdr. Meulen
  2012-05-30  7:25 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bart vdr. Meulen @ 2012-05-28 12:42 UTC (permalink / raw)
  To: ptxdist

From: "Bart vdr. Meulen" <bartvdrmeulen@gmail.com>

Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>
---
 rules/sysstat.make |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/rules/sysstat.make b/rules/sysstat.make
index 92515d7..ef49b1d 100644
--- a/rules/sysstat.make
+++ b/rules/sysstat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_SYSSTAT) += sysstat
 #
 # Paths and names
 #
-SYSSTAT_VERSION	:= 9.0.3
-SYSSTAT_MD5	:= 0b464951596db934418259737cf50a31
+SYSSTAT_VERSION	:= 9.1.5
+SYSSTAT_MD5	:= b680828159b5158094b9bf1ebad30e90
 SYSSTAT		:= sysstat-$(SYSSTAT_VERSION)
 SYSSTAT_SUFFIX	:= tar.gz
 SYSSTAT_URL	:= http://pagesperso-orange.fr/sebastien.godard/$(SYSSTAT).$(SYSSTAT_SUFFIX)
@@ -71,6 +71,9 @@ $(STATEDIR)/sysstat.targetinstall:
 	@$(call install_copy, sysstat, 0, 0, 0755, -, /usr/lib/sa/sa2)
 	@$(call install_copy, sysstat, 0, 0, 0755, -, /usr/lib/sa/sadc)
 
+	@$(call install_copy, sysstat, 0, 0, 0755, /etc/sysconfig)
+	@$(call install_copy, sysstat, 0, 0, 0644, -, /etc/sysconfig/sysstat.ioconf)
+
 	@$(call install_finish, sysstat)
 
 	@$(call touch)
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] sysstat: version bump to 9.1.5
  2012-05-28 12:42 [ptxdist] [PATCH] sysstat: version bump to 9.1.5 Bart vdr. Meulen
@ 2012-05-30  7:25 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2012-05-30  7:25 UTC (permalink / raw)
  To: ptxdist

On Mon, May 28, 2012 at 02:42:31PM +0200, Bart vdr. Meulen wrote:
> From: "Bart vdr. Meulen" <bartvdrmeulen@gmail.com>
> 
> Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>
> ---
>  rules/sysstat.make |    7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/sysstat.make b/rules/sysstat.make
> index 92515d7..ef49b1d 100644
> --- a/rules/sysstat.make
> +++ b/rules/sysstat.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_SYSSTAT) += sysstat
>  #
>  # Paths and names
>  #
> -SYSSTAT_VERSION	:= 9.0.3
> -SYSSTAT_MD5	:= 0b464951596db934418259737cf50a31
> +SYSSTAT_VERSION	:= 9.1.5
> +SYSSTAT_MD5	:= b680828159b5158094b9bf1ebad30e90
>  SYSSTAT		:= sysstat-$(SYSSTAT_VERSION)
>  SYSSTAT_SUFFIX	:= tar.gz
>  SYSSTAT_URL	:= http://pagesperso-orange.fr/sebastien.godard/$(SYSSTAT).$(SYSSTAT_SUFFIX)
> @@ -71,6 +71,9 @@ $(STATEDIR)/sysstat.targetinstall:
>  	@$(call install_copy, sysstat, 0, 0, 0755, -, /usr/lib/sa/sa2)
>  	@$(call install_copy, sysstat, 0, 0, 0755, -, /usr/lib/sa/sadc)
>  
> +	@$(call install_copy, sysstat, 0, 0, 0755, /etc/sysconfig)
> +	@$(call install_copy, sysstat, 0, 0, 0644, -, /etc/sysconfig/sysstat.ioconf)

Why not install_alternative, it will fall back to the same file, but it can
be overwritten.

Michael

> +
>  	@$(call install_finish, sysstat)
>  
>  	@$(call touch)
> -- 
> 1.7.9.5
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2012-05-30  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-28 12:42 [ptxdist] [PATCH] sysstat: version bump to 9.1.5 Bart vdr. Meulen
2012-05-30  7:25 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox