Compare commits
No commits in common. "f1815a1f80a6634cef4ebb6378494d511fcf73aa" and "3e26643ae7edb11b8fea2dec96c6c6dffa666afc" have entirely different histories.
f1815a1f80
...
3e26643ae7
BIN
bolt-0.5.tar.gz
Normal file
BIN
bolt-0.5.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
20
bolt.spec
20
bolt.spec
@ -1,6 +1,6 @@
|
||||
Name: bolt
|
||||
Version: 0.9.6
|
||||
Release: 1
|
||||
Version: 0.5
|
||||
Release: 2
|
||||
Summary: Userspace system daemon to enable security levels for Thunderbolt 3 on GNU/Linux.
|
||||
License: LGPLv2+
|
||||
URL: https://gitlab.freedesktop.org/bolt/bolt
|
||||
@ -25,7 +25,7 @@ The security level is set by the system firmware.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
%meson -Ddb-name=boltd
|
||||
@ -57,7 +57,7 @@ The security level is set by the system firmware.
|
||||
%{_libexecdir}/boltd
|
||||
%{_unitdir}/bolt.service
|
||||
%{_udevrulesdir}/*-bolt.rules
|
||||
%{_datadir}/dbus-1/system.d/org.freedesktop.bolt.conf
|
||||
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.bolt.conf
|
||||
%ghost %dir %{_localstatedir}/lib/boltd
|
||||
|
||||
%files help
|
||||
@ -65,17 +65,5 @@ The security level is set by the system firmware.
|
||||
%{_mandir}/man8/boltd.8*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 09 2023 xu_ping <707078654@qq.com> - 0.9.6-1
|
||||
- Upgrade to 0.9.6
|
||||
|
||||
* Mon Jul 17 2023 xu_ping <707078654@qq.com> - 0.9.5-1
|
||||
- Upgrade to 0.9.5
|
||||
|
||||
* Wed Feb 08 2023 wulei <wulei80@h-partners.com> - 0.9.1-2
|
||||
- Fix avoid multiple g_log_set_writer_func calls
|
||||
|
||||
* Thu Jul 8 2021 xuguangmin <xuguangmin@kylinos.cn> - 0.9.1-1
|
||||
- update to 0.9.1
|
||||
|
||||
* Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.5-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user