+ fprintd-0.8.1-3
Fix missing .service file in files by installing systemd
This commit is contained in:
parent
24b6f90c06
commit
dbf1f38451
@ -1,6 +1,6 @@
|
||||
Name: fprintd
|
||||
Version: 0.8.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -17,6 +17,7 @@ BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: perl-podlators
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
|
||||
%description
|
||||
D-Bus service to access fingerprint readers.
|
||||
@ -93,6 +94,10 @@ fi
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Fri Jul 20 2018 Bastien Nocera <bnocera@redhat.com> - 0.8.1-3
|
||||
+ fprintd-0.8.1-3
|
||||
- Fix missing .service file in files by installing systemd
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user