forked from pool/tpm2-0-tss
- Explicitly own the udev dir to fix builds on SLE12-SP2 and older.
Alternative would be to require the filesystem package but that does seem like a hack, too. OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=62
This commit is contained in:
parent
20164b1bf7
commit
3d60827667
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 3 07:56:18 UTC 2018 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
- Explicitly own the udev dir to fix builds on SLE12-SP2 and older.
|
||||||
|
Alternative would be to require the filesystem package but that does seem
|
||||||
|
like a hack, too.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 29 10:55:58 UTC 2018 - matthias.gerstner@suse.com
|
Fri Jun 29 10:55:58 UTC 2018 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
@ -159,6 +159,7 @@ mv %{buildroot}%{_udevrulesdir}/tpm-udev.rules %{buildroot}%{_udevrulesdir}/%{ud
|
|||||||
%doc *.md LICENSE
|
%doc *.md LICENSE
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
%{_mandir}/man7/tss2-*
|
%{_mandir}/man7/tss2-*
|
||||||
|
%dir %{_udevrulesdir}
|
||||||
%{_udevrulesdir}/%{udev_rule_file}
|
%{_udevrulesdir}/%{udev_rule_file}
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user