Spec file fixes
- Use GFDL abbreviation as GFDLv1.1+ is not listed - Do not hardcode unit path
This commit is contained in:
parent
a2e87bb14f
commit
ecd3f3bfde
@ -44,7 +44,7 @@ authentication.
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
License: GFDLv1.1+
|
||||
License: GFDL
|
||||
BuildArch: noarch
|
||||
|
||||
%description devel
|
||||
@ -79,7 +79,7 @@ fi
|
||||
%{_sysconfdir}/fprintd.conf
|
||||
%{_datadir}/dbus-1/system.d/net.reactivated.Fprint.conf
|
||||
%{_datadir}/dbus-1/system-services/net.reactivated.Fprint.service
|
||||
/usr/lib/systemd/system/fprintd.service
|
||||
%{_unitdir}/fprintd.service
|
||||
%{_datadir}/polkit-1/actions/net.reactivated.fprint.device.policy
|
||||
%{_localstatedir}/lib/fprint
|
||||
%{_mandir}/man1/fprintd.1.gz
|
||||
@ -95,6 +95,10 @@ fi
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Thu May 27 2021 Benjamin Berg <bberg@redhat.com> - 1.90.9-2
|
||||
- Use GFDL abbreviation as GFDLv1.1+ is not listed
|
||||
- Do not hardcode unit path
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.90.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user