- 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:
Matthias Gerstner 2018-07-03 07:57:35 +00:00 committed by Git OBS Bridge
parent 20164b1bf7
commit 3d60827667
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -159,6 +159,7 @@ mv %{buildroot}%{_udevrulesdir}/tpm-udev.rules %{buildroot}%{_udevrulesdir}/%{ud
%doc *.md LICENSE
%{_mandir}/man3/*
%{_mandir}/man7/tss2-*
%dir %{_udevrulesdir}
%{_udevrulesdir}/%{udev_rule_file}
%files devel