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