Blame SPECS/iio-sensor-proxy.spec

d845ad
Name:           iio-sensor-proxy
d845ad
Version:        3.3
d845ad
Release:        1%{?dist}
d845ad
Summary:        IIO accelerometer sensor to input device proxy
d845ad
d845ad
License:        GPLv3+
d845ad
URL:            https://github.com/hadess/iio-sensor-proxy
d845ad
Source0:        https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/uploads/83c63a8dd585ef6d1568791369dc8877/iio-sensor-proxy-3.3.tar.xz
d845ad
d845ad
BuildRequires:  meson
d845ad
BuildRequires:  gcc
d845ad
BuildRequires:  gtk-doc
d845ad
BuildRequires:  pkgconfig(udev)
d845ad
BuildRequires:  pkgconfig(systemd)
d845ad
BuildRequires:  pkgconfig(gio-2.0)
d845ad
BuildRequires:  pkgconfig(gudev-1.0)
d845ad
BuildRequires:  systemd
d845ad
%{?systemd_requires}
d845ad
d845ad
%description
d845ad
%{summary}.
d845ad
d845ad
%package docs
d845ad
Summary:        Documentation for %{name}
d845ad
BuildArch:      noarch
d845ad
d845ad
%description docs
d845ad
This package contains the documentation for %{name}.
d845ad
d845ad
%prep
d845ad
%autosetup
d845ad
d845ad
%build
d845ad
%meson -Dgtk_doc=true -Dgtk-tests=false
d845ad
%meson_build
d845ad
d845ad
%install
d845ad
%meson_install
d845ad
d845ad
%post
d845ad
%systemd_post %{name}.service
d845ad
d845ad
%preun
d845ad
%systemd_preun %{name}.service
d845ad
d845ad
%postun
d845ad
%systemd_postun_with_restart %{name}.service
d845ad
d845ad
%files
d845ad
%license COPYING
d845ad
%doc README.md
d845ad
%{_bindir}/monitor-sensor
d845ad
%{_libexecdir}/%{name}
d845ad
%{_unitdir}/%{name}.service
d845ad
%{_udevrulesdir}/*-%{name}.rules
d845ad
%{_sysconfdir}/dbus-1/system.d/net.hadess.SensorProxy.conf
d845ad
d845ad
%files docs
d845ad
%dir %{_datadir}/gtk-doc/
d845ad
%dir %{_datadir}/gtk-doc/html/
d845ad
%{_datadir}/gtk-doc/html/%{name}/
d845ad
d845ad
%changelog
d845ad
* Wed Aug 18 2021 Bastien Nocera <bnocera@redhat.com> - 3.3-1
d845ad
+ iio-sensor-proxy-3.3-1
d845ad
- Update to 3.3
d845ad
- Resolves: rhbz#1993769
d845ad
d845ad
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.1-2
d845ad
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
d845ad
  Related: rhbz#1991688
d845ad
d845ad
* Mon Jun 14 2021 Bastien Nocera <bnocera@redhat.com> - 3.1-1
d845ad
+ iio-sensor-proxy-3.1-1
d845ad
- Update to 3.1
d845ad
- Resolves: rhbz#1971625
d845ad
d845ad
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0-4
d845ad
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
d845ad
d845ad
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-3
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
d845ad
d845ad
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
d845ad
d845ad
* Mon Mar 23 2020 Bastien Nocera <bnocera@redhat.com> - 3.0-1
d845ad
+ iio-sensor-proxy-3.0-1
d845ad
- Update to 3.0
d845ad
d845ad
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
d845ad
d845ad
* Wed Sep 04 2019 Bastien Nocera <bnocera@redhat.com> - 2.8-1
d845ad
+ iio-sensor-proxy-2.8-1
d845ad
- Update to 2.8
d845ad
d845ad
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
d845ad
d845ad
* Fri Jun 07 2019 Bastien Nocera <bnocera@redhat.com> - 2.7-1
d845ad
+ iio-sensor-proxy-2.7-1
d845ad
- Update to 2.7 (#1709812)
d845ad
d845ad
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
d845ad
d845ad
* Tue Oct 09 2018 Bastien Nocera <bnocera@redhat.com> - 2.5-1
d845ad
+ iio-sensor-proxy-2.5-1
d845ad
- Update to 2.5
d845ad
d845ad
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-4
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
d845ad
d845ad
* Sun Feb 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.4-3
d845ad
- Add BuildRequires: make/gcc
d845ad
d845ad
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
d845ad
d845ad
* Thu Nov 02 2017 Bastien Nocera <bnocera@redhat.com> - 2.4-1
d845ad
+ iio-sensor-proxy-2.4-1
d845ad
- Update to 2.4
d845ad
d845ad
* Wed Sep 20 2017 Bastien Nocera <bnocera@redhat.com> - 2.3-1
d845ad
+ iio-sensor-proxy-2.3-1
d845ad
- Update to 2.3
d845ad
d845ad
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-3
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
d845ad
d845ad
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
d845ad
d845ad
* Wed Feb 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.2-1
d845ad
- Update to 2.2
d845ad
d845ad
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
d845ad
d845ad
* Thu Feb 02 2017 Igor Gnatenko <ignatenko@redhat.com> - 2.1-1
d845ad
- Update to 2.1
d845ad
d845ad
* Mon Dec 12 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.0-1
d845ad
- Update to 2.0
d845ad
d845ad
* Fri Nov 18 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.3-2
d845ad
- Don't use hwdb update macro
d845ad
- Trivial fixes
d845ad
d845ad
* Sat Sep 17 2016 Bastien Nocera <bnocera@redhat.com> - 1.3-1
d845ad
- Update to 1.3
d845ad
d845ad
* Tue Sep 06 2016 Bastien Nocera <bnocera@redhat.com> - 1.2-1
d845ad
- Update to 1.2
d845ad
d845ad
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
d845ad
d845ad
* Thu Jul 23 2015 Igor Gnatenko <ignatenko@src.gnome.org> - 1.1-1
d845ad
- Update to 1.1
d845ad
- Add -docs subpackage
d845ad
d845ad
* Tue Jun 23 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0-6
d845ad
- Fix udev rule (RHBZ #1234744)
d845ad
d845ad
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-5
d845ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
d845ad
d845ad
* Wed May 27 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0-4
d845ad
- use real license (GPLv3+)
d845ad
d845ad
* Sun May 24 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0-3
d845ad
- Fix license tag
d845ad
- Disable silent building
d845ad
d845ad
* Sat May 23 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0-2
d845ad
- Use _udevrules dir instead of custom detecting rules dir
d845ad
d845ad
* Sat May 23 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0-1
d845ad
- Initial package