Compare commits

..

No commits in common. "173176776d7ac575ca3913e796901b91476f2367" and "84bcef480a42bb18f365aa841be8ae4ff210e742" have entirely different histories.

5 changed files with 30 additions and 42 deletions

View File

@ -0,0 +1,7 @@
# Get access to /dev/rfkill for users
# See https://bugzilla.redhat.com/show_bug.cgi?id=514798
#
# Simplified by Kay Sievers
# https://bugzilla.redhat.com/show_bug.cgi?id=733326
KERNEL=="rfkill", SUBSYSTEM=="misc", TAG+="uaccess"

Binary file not shown.

Binary file not shown.

View File

@ -1,19 +1,14 @@
Name: gnome-bluetooth Name: gnome-bluetooth
Epoch: 1 Epoch: 1
Version: 42.7 Version: 3.28.2
Release: 1 Release: 3
Summary: Bluetooth graphical utilities Summary: Bluetooth graphical utilities
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
URL: https://wiki.gnome.org/Projects/GnomeBluetooth URL: https://wiki.gnome.org/Projects/GnomeBluetooth
Source0: https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-%{version}.tar.xz Source0: https://download.gnome.org/sources/gnome-bluetooth/3.28/gnome-bluetooth-%{version}.tar.xz
Source1: 61-gnome-bluetooth-rfkill.rules
BuildRequires: gettext gobject-introspection-devel gtk3-devel gtk-doc meson pkgconfig(libnotify) systemd-devel BuildRequires: gettext gobject-introspection-devel gtk3-devel gtk-doc meson pkgconfig(libcanberra-gtk3) pkgconfig(libnotify) systemd-devel
BuildRequires: pkgconfig(gsound) Requires: bluez >= 5.0 pulseaudio-module-bluetooth
BuildRequires: pkgconfig(upower-glib) >= 0.99.14
BuildRequires: libadwaita-devel
BuildRequires: python3-dbusmock >= 0.25.0-1
Requires: bluez >= 5.0 pulseaudio-module-bluetooth bluez-obexd
Provides: dbus-bluez-pin-helper gnome-bluetooth-libs = %{epoch}:%{version}-%{release} Provides: dbus-bluez-pin-helper gnome-bluetooth-libs = %{epoch}:%{version}-%{release}
Obsoletes: gnome-bluetooth-libs < %{epoch}:%{version}-%{release} Obsoletes: gnome-bluetooth-libs < %{epoch}:%{version}-%{release}
@ -47,46 +42,32 @@ The gnome-bluetooth-help package conatins manual pages for gnome-bluetooth.
%install %install
%meson_install %meson_install
%find_lang gnome-bluetooth-3.0 install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
%files -f gnome-bluetooth-3.0.lang %find_lang gnome-bluetooth2
%doc README.md NEWS COPYING COPYING.LIB
%files -f gnome-bluetooth2.lang
%doc README NEWS COPYING COPYING.LIB
%{_bindir}/bluetooth-sendto %{_bindir}/bluetooth-sendto
%{_datadir}/applications/*.desktop %{_datadir}/applications/*.desktop
%{_datadir}/gnome-bluetooth-3.0/ %{_datadir}/gnome-bluetooth/
%{_libdir}/libgnome-bluetooth-3.0.so.* %{_libdir}/libgnome-bluetooth.so.*
%{_libdir}/libgnome-bluetooth-ui-3.0.so.* %{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
%{_libdir}/girepository-1.0/GnomeBluetooth-3.0.typelib %{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/icons/hicolor/*/status/*
/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
%files libs-devel %files libs-devel
%{_includedir}/gnome-bluetooth-3.0/ %{_includedir}/gnome-bluetooth/
%{_libdir}/libgnome-bluetooth-3.0.so %{_libdir}/libgnome-bluetooth.so
%{_libdir}/libgnome-bluetooth-ui-3.0.so %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
%{_libdir}/pkgconfig/gnome-bluetooth-3.0.pc %{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
%{_libdir}/pkgconfig/gnome-bluetooth-ui-3.0.pc
%{_datadir}/gir-1.0/GnomeBluetooth-3.0.gir
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%files help %files help
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Nov 24 2023 lwg <liweiganga@uniontech.com> - 1:42.7-1
- update to version 42.7
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 1:42.5-1
- Upgrade to 42.5
* Thu Jun 23 2022 liukuo <liukuo@kylinos.cn> - 1:42.1-1
- Upgrade to 42.1
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1:42.0-1
- Upgrade to 42.0
* Fri May 28 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.34.5-1
- Upgrade to 3.34.5
- Update Version, Release, Source0, stage 'files'
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.28.2-3 * Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.28.2-3
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA

View File

@ -1,4 +1,4 @@
version_control: gitlab.gnome version_control: gitlab.gnome
src_repo: gnome-bluetooth src_repo: gnome-bluetooth
tag_prefix: GNOMEBT_V_ tag_prefix: GNOMEBT_V_
separator: _ seperator: _