[matahari] - New release

Adam Stokes astokes at fedoraproject.org
Wed Sep 14 20:53:07 UTC 2011


commit 9f398d676bac65a8078f5192884543c09bf2c277
Author: Adam Stokes <astokes at fedoraproject.org>
Date:   Wed Sep 14 16:52:40 2011 -0400

    - New release

 .gitignore    |    1 +
 matahari.spec |   22 +++++++++++++++++-----
 sources       |    2 +-
 3 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8030e0d..3d2c4e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ matahari-0.0.5.tar.gz
 /matahari-matahari-cb3faf4.tgz
 /matahari-matahari-67227ab.tgz
 /matahari-matahari-2667bbb.tgz
+/matahari-matahari-59d1fe1.tgz
diff --git a/matahari.spec b/matahari.spec
index 2eae7eb..96ab7a0 100644
--- a/matahari.spec
+++ b/matahari.spec
@@ -1,5 +1,5 @@
 %global specversion 1
-%global upstream_version 2667bbb
+%global upstream_version 59d1fe1
 
 # Messaging buses
 %bcond_without dbus
@@ -15,7 +15,7 @@
 %endif
 
 Name:		matahari
-Version:	0.4.4
+Version:	0.4.5
 Release:	%{mh_release}%{?dist}
 Summary:	Matahari QMF Agents for Linux guests
 
@@ -47,7 +47,8 @@ BuildRequires:	pcre-devel
 BuildRequires:	glib2-devel
 BuildRequires:	sigar-devel
 BuildRequires:	libcurl-devel
-BuildRequires:  cxxtest
+BuildRequires:	cxxtest
+BuildRequires:	help2man
 
 %if %{with qmf}
 BuildRequires:	qpid-cpp-client-devel > 0.7
@@ -100,6 +101,7 @@ Group:		Applications/System
 Requires:	%{name}-lib = %{version}-%{release}
 Requires:	qpid-cpp-client-ssl > 0.7
 Requires(pre):	shadow-utils
+Requires:       kstart
 
 %description agent-lib
 C++ library containing the base class for Matahari agents
@@ -142,7 +144,7 @@ Summary:	QMF agent for post boot configuration services.
 Group:		Applications/System
 Requires:	%{name}-lib = %{version}-%{release}
 Requires:	%{name}-agent-lib = %{version}-%{release}
-Requires:   puppet >= 2.6.6
+Requires:   puppet
 
 %description sysconfig
 QMF agent/console for providing post boot capabilities.
@@ -345,6 +347,7 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %attr(755, root, root) %{_initddir}/matahari-network
 %endif
 %attr(755, root, root) %{_sbindir}/matahari-qmf-networkd
+%{_mandir}/man8/matahari-qmf-networkd.8*
 %endif
 
 %if %{with dbus}
@@ -367,6 +370,7 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %attr(755, root, root) %{_initddir}/matahari-host
 %endif
 %attr(755, root, root) %{_sbindir}/matahari-qmf-hostd
+%{_mandir}/man8/matahari-qmf-hostd.8*
 %endif
 
 %if %{with dbus}
@@ -389,7 +393,7 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %attr(755, root, root) %{_initddir}/matahari-service
 %endif
 %attr(755, root, root) %{_sbindir}/matahari-qmf-serviced
-%attr(755, root, root) %{_sbindir}/matahari-qmf-service-cli
+%{_mandir}/man8/matahari-qmf-serviced.8*
 %endif
 
 %if %{with dbus}
@@ -413,6 +417,7 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %attr(755, root, root) %{_initddir}/matahari-sysconfig
 %endif
 %attr(755, root, root) %{_sbindir}/matahari-qmf-sysconfigd
+%{_mandir}/man8/matahari-qmf-sysconfigd.8*
 %endif
 
 %files consoles
@@ -424,6 +429,9 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %attr(755, root, root) %{_initddir}/matahari-sysconfig-console
 %endif
 %attr(755, root, root) %{_sbindir}/matahari-qmf-sysconfig-consoled
+%{_mandir}/man8/matahari-qmf-sysconfig-consoled.8*
+%attr(755, root, root) %{_sbindir}/matahari-qmf-service-cli
+%{_mandir}/man8/matahari-qmf-service-cli.8*
 %if %{defined _unitdir}
 %{_unitdir}/matahari-sysconfig-console.service
 %endif
@@ -439,6 +447,7 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/matahari-broker.conf
 %attr(755, root, root) %{_sbindir}/matahari-brokerd
 
+%{_mandir}/man8/matahari-brokerd.8*
 %doc AUTHORS COPYING
 
 %if %{defined _unitdir}
@@ -479,6 +488,9 @@ test "x%{buildroot}" != "x" && rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Sep 14 2011 Adam Stokes <astokes at fedoraproject.org> 0.4.5-0.1.59d1fe1.git
+- New upstream release
+
 * Fri Sep 09 2011 Adam Stokes <astokes at fedoraproject.org> 0.4.4-0.1.2667bbb.git
 - New upstream release
 
diff --git a/sources b/sources
index 1854bf9..ccf6cb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eeac6e19b6fff40730e5f9479b0eb853  matahari-matahari-2667bbb.tgz
+4a49798741b0a4323263ad55ff28da73  matahari-matahari-59d1fe1.tgz


More information about the scm-commits mailing list