From db417d0979f2436ff475cc0d29951110284d5cdc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 21 Dec 2013 16:29:05 +0100 Subject: [PATCH] * Sat Dec 21 2013 Fabian Affolter - 1.2.3-2 - Add install section to service file --- mosquitto.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mosquitto.spec b/mosquitto.spec index 01fdd1d..c2e6aec 100644 --- a/mosquitto.spec +++ b/mosquitto.spec @@ -1,6 +1,6 @@ Name: mosquitto Version: 1.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An Open Source MQTT v3.1 Broker License: BSD @@ -77,6 +77,9 @@ Documentation=man:mosquitto.conf(5) man:mosquitto(8) [Service] ExecStart=/usr/sbin/mosquitto User=mosquitto + +[Install] +WantedBy=multi-user.target FOE mkdir -p $RPM_BUILD_ROOT%{_unitdir} @@ -125,6 +128,9 @@ exit 0 %{python_sitelib}/%{name}* %changelog +* Sat Dec 21 2013 Fabian Affolter - 1.2.3-2 +- Add install section to service file + * Sat Dec 21 2013 Fabian Affolter - 1.2.3-1 - Update to latest upstream release 1.2.3