From 470205b858c0e532a9b8feb3f8fadfb8aadf40c9 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 2 Dec 2014 15:04:23 +0100 Subject: [PATCH] Update to sblim-sfcb-1.4.9, Silence sfcbrepos in %%post --- .gitignore | 1 + sblim-sfcb.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b7e4e5b..72069d8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ sblim-sfcb-1.3.8.tar.bz2 /sblim-sfcb-1.4.6.tar.bz2 /sblim-sfcb-1.4.7.tar.bz2 /sblim-sfcb-1.4.8.tar.bz2 +/sblim-sfcb-1.4.9.tar.bz2 diff --git a/sblim-sfcb.spec b/sblim-sfcb.spec index ccced28..eaa6f30 100644 --- a/sblim-sfcb.spec +++ b/sblim-sfcb.spec @@ -7,8 +7,8 @@ Name: sblim-sfcb Summary: Small Footprint CIM Broker URL: http://sblim.wiki.sourceforge.net/ -Version: 1.4.8 -Release: 4%{?dist} +Version: 1.4.9 +Release: 1%{?dist} Group: Applications/System License: EPL Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 @@ -107,7 +107,7 @@ cat _pkg_list %post %{_datadir}/sfcb/genSslCert.sh %{_sysconfdir}/sfcb &>/dev/null || : /sbin/ldconfig -%{_bindir}/sfcbrepos -f +%{_bindir}/sfcbrepos -f > /dev/null 2>1 %systemd_post sblim-sfcb.service %preun @@ -123,6 +123,10 @@ fi; %files -f _pkg_list %changelog +* Tue Dec 02 2014 Vitezslav Crhonek - 1.4.9-1 +- Update to sblim-sfcb-1.4.9 +- Silence sfcbrepos in %%post + * Mon Aug 18 2014 Fedora Release Engineering - 1.4.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 559d78e..82a014f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 494b9bdd96c1d8d90dafc26cd5534082 sfcb.service -b2e0cb26628cb31e2374959637d9268c sblim-sfcb-1.4.8.tar.bz2 +28021cdabc73690a94f4f9d57254ce30 sblim-sfcb-1.4.9.tar.bz2