From 5f5d7bc4a44b56a60592fd189aca8b7026e90981e99a2944010b304ea1f59672 Mon Sep 17 00:00:00 2001 From: Darin Perusich Date: Fri, 12 Sep 2014 12:58:48 +0000 Subject: [PATCH] - remove conditions on Sources and include them regardless OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=13 --- munin.changes | 5 +++++ munin.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/munin.changes b/munin.changes index 821a1f7..d61e664 100644 --- a/munin.changes +++ b/munin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 12 12:58:09 UTC 2014 - darin@darins.net + +- remove conditions on Sources and include them regardless + ------------------------------------------------------------------- Thu Jan 16 15:54:28 UTC 2014 - wr@rosenauer.org diff --git a/munin.spec b/munin.spec index f414670..ab93503 100644 --- a/munin.spec +++ b/munin.spec @@ -32,19 +32,15 @@ Group: System/Monitoring Url: http://munin-monitoring.org/ Source0: http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz Source1: Makefile.config -%if 0%{?suse_version} < 1220 Source2: munin-node.rc -%endif Source3: munin.cron.d Source4: munin.logrotate Source5: munin-node.logrotate Source7: plugins.conf -%if 0%{?suse_version} >= 1220 Source8: munin-node.tmpfiles Source9: munin-node.service Source10: munin-cgi-graph.service Source11: munin-cgi-html.service -%endif # https://github.com/ifad/nginx-munin/archive/master.zip Source12: nginx-munin.zip # https://github.com/ifad/gsa-munin/archive/master.zip