diff --git a/iio-sensor-proxy.spec b/iio-sensor-proxy.spec index 6910bc8..c3baa39 100644 --- a/iio-sensor-proxy.spec +++ b/iio-sensor-proxy.spec @@ -1,6 +1,6 @@ Name: iio-sensor-proxy Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: IIO accelerometer sensor to input device proxy License: GPLv3+ @@ -12,10 +12,7 @@ BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gudev-1.0) BuildRequires: systemd - -Requires(post): systemd -Requires(preun): systemd -Requires(postun): systemd +%{?systemd_requires} %description %{summary}. @@ -39,7 +36,6 @@ This package contains the documentation for %{name}. %post %systemd_post %{name}.service -%udev_hwdb_update %preun %systemd_preun %{name}.service @@ -57,9 +53,15 @@ This package contains the documentation for %{name}. %{_sysconfdir}/dbus-1/system.d/net.hadess.SensorProxy.conf %files docs +%dir %{_datadir}/gtk-doc/ +%dir %{_datadir}/gtk-doc/html/ %{_datadir}/gtk-doc/html/%{name}/ %changelog +* Fri Nov 18 2016 Igor Gnatenko - 1.3-2 +- Don't use hwdb update macro +- Trivial fixes + * Sat Sep 17 2016 Bastien Nocera - 1.3-1 - Update to 1.3