rpms/munin/devel munin.spec, 1.28, 1.29 sources, 1.5, 1.6 .cvsignore, 1.5, 1.6

Kevin Fenzi kevin at fedoraproject.org
Fri Dec 4 20:24:07 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/munin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11005

Modified Files:
	munin.spec sources .cvsignore 
Log Message:
Update to 1.4.1



Index: munin.spec
===================================================================
RCS file: /cvs/extras/rpms/munin/devel/munin.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- munin.spec	1 Dec 2009 05:47:50 -0000	1.28
+++ munin.spec	4 Dec 2009 20:24:07 -0000	1.29
@@ -1,5 +1,5 @@
 Name:      munin
-Version:   1.4.0
+Version:   1.4.1
 Release:   1%{?dist}
 Summary:   Network-wide graphing framework (grapher/gatherer)
 License:   GPLv2 and Bitstream Vera
@@ -8,7 +8,7 @@ URL:       http://munin.projects.linpro.
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Source0: http://downloads.sourceforge.net/sourceforge/munin/%{name}_%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/sourceforge/munin/%{name}-%{version}.tar.gz
 
 Patch1: munin-1.4.0-config.patch
 
@@ -16,7 +16,6 @@ Source1: munin-1.2.4-sendmail-config
 Source2: munin-1.2.5-hddtemp_smartctl-config
 Source3: munin-node.logrotate
 Source4: munin.logrotate
-Source5: nf_conntrack
 Source6: munin-1.2.6-postfix-config
 
 BuildArchitectures: noarch
@@ -24,6 +23,7 @@ BuildArchitectures: noarch
 BuildRequires: perl-Module-Build
 # needed for hostname for the defaut config
 BuildRequires: net-tools
+# java buildrequires on fedora
 BuildRequires: java-devel >= 1.6
 BuildRequires: mx4j
 BuildRequires: jpackage-utils
@@ -167,8 +167,6 @@ install -m 0644 %{SOURCE2} %{buildroot}/
 # install logrotate scripts
 install -m 0644 %{SOURCE3} %{buildroot}/etc/logrotate.d/munin-node
 install -m 0644 %{SOURCE4} %{buildroot}/etc/logrotate.d/munin
-# install config for nf_conntrack
-install -m 0644 %{SOURCE5} %{buildroot}/etc/munin/plugin-conf.d/nf_conntrack
 # install config for postfix under fedora
 install -m 0644 %{SOURCE6} %{buildroot}/etc/munin/plugin-conf.d/postfix
 
@@ -232,7 +230,6 @@ exit 0
 %attr(-, munin, munin) %dir /var/run/munin
 %attr(-, munin, munin) %dir /var/log/munin
 %attr(-, munin, munin) /var/www/html/munin
-%attr(-, root, root) %dir /var/www/html/munin/cgi
 %doc %{_mandir}/man8/munin*
 %doc %{_mandir}/man5/munin.conf*
 
@@ -243,7 +240,6 @@ exit 0
 %config(noreplace) /etc/munin/plugin-conf.d/munin-node
 %config(noreplace) /etc/munin/plugin-conf.d/sendmail
 %config(noreplace) /etc/munin/plugin-conf.d/hddtemp_smartctl
-%config(noreplace) /etc/munin/plugin-conf.d/nf_conntrack
 %config(noreplace) /etc/munin/plugin-conf.d/postfix
 %config(noreplace) /etc/logrotate.d/munin-node
 /etc/rc.d/init.d/munin-node
@@ -274,6 +270,9 @@ exit 0
 %{_datadir}/java/%{name}-jmx-plugins.jar
 
 %changelog
+* Fri Dec 04 2009 Kevin Fenzi <kevin at tummy.com> - 1.4.1-1
+- Update to 1.4.1
+
 * Sat Nov 28 2009 Kevin Fenzi <kevin at tummy.com> - 1.4.0-1
 - Update to final 1.4.0 version
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/munin/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	1 Dec 2009 05:47:50 -0000	1.5
+++ sources	4 Dec 2009 20:24:07 -0000	1.6
@@ -1 +1 @@
-95be0e6eb98c4c7b2a4f2f922b358414  munin_1.4.0.tar.gz
+04086f23b657e05e4e5e5a8fa6082f16  munin-1.4.1.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/munin/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	1 Dec 2009 05:47:50 -0000	1.5
+++ .cvsignore	4 Dec 2009 20:24:07 -0000	1.6
@@ -1 +1 @@
-munin_1.4.0.tar.gz
+munin-1.4.1.tar.gz




More information about the fedora-extras-commits mailing list