mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-12-04 00:56:25 +00:00
enable obex
This commit is contained in:
parent
c5eca25bbd
commit
3da21e7ea6
@ -21,3 +21,5 @@ enable pipewire-media-session.service
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2022717
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2022717
|
||||||
enable wireplumber.service
|
enable wireplumber.service
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2181984
|
||||||
|
enable obex.service
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define distro_code Blue Onyx
|
%define distro_code Blue Onyx
|
||||||
%define major 9
|
%define major 9
|
||||||
%define minor 3
|
%define minor 3
|
||||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.1}
|
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.1}
|
||||||
%define rpm_license BSD-3-Clause
|
%define rpm_license BSD-3-Clause
|
||||||
%define dist .el%{major}
|
%define dist .el%{major}
|
||||||
%define home_url https://rockylinux.org/
|
%define home_url https://rockylinux.org/
|
||||||
@ -426,8 +426,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
|||||||
%{_datadir}/pki/sb-certs/*
|
%{_datadir}/pki/sb-certs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Mar 29 2023 Louis Abel <label@rockylinux.org> - 9.3-1.1
|
* Thu Apr 06 2023 Louis Abel <label@rockylinux.org> - 9.3-0.1
|
||||||
- Bump main version to 9.3
|
- Bump main version to 9.3
|
||||||
|
- Enable obex
|
||||||
|
|
||||||
* Wed Jan 01 2023 Louis Abel <label@rockylinux.org> - 9.2-1.2
|
* Wed Jan 01 2023 Louis Abel <label@rockylinux.org> - 9.2-1.2
|
||||||
- Move macros.dist to a proper location
|
- Move macros.dist to a proper location
|
||||||
|
Loading…
Reference in New Issue
Block a user