%define majver %(echo %version | cut -d. -f1) Name: gnome-bluetooth Version: 46.0 Release: 1mamba Summary: A fork of bluez-gnome focused on integration with the GNOME desktop environment Group: Graphical Desktop/Applications/Networking Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://wiki.gnome.org/ Source: https://download.gnome.org/sources/gnome-bluetooth/%{majver}/gnome-bluetooth-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libadwaita-devel BuildRequires: libglib-devel BuildRequires: libgsound-devel BuildRequires: libgtk-devel BuildRequires: libnotify-devel BuildRequires: libudev-devel BuildRequires: libupower-devel ## AUTOBUILDREQ-END BuildRequires: libadwaita-devel Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description gnome-bluetooth is a fork of bluez-gnome focused on integration with the GNOME desktop environment. gnome-bluetooth is the historical name of the first GNOME focused Bluetooth effort for Linux. As such, when the need came to name this project, we selected something that was still in the people's minds. %package -n lib%{name} Group: System/Libraries Summary: Shared libraries for %{name} Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name} This package contains shared libraries for %{name}. %package -n lib%{name}-devel Group: Development/Libraries Summary: Development files for %{name} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. %package apidocs Group: Documentation Summary: %{name} API documentation Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: gtk-doc %description apidocs This package includes the %{name} API documentation. %debug_package %prep %setup -q %build %meson \ -Dgtk_doc=true %meson_build %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %meson_install %find_lang gnome-bluetooth2 --all-name %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %post -n lib%{name} -p /sbin/ldconfig %postun -n lib%{name} -p /sbin/ldconfig %files -f gnome-bluetooth2.lang %defattr(-,root,root) %{_bindir}/bluetooth-sendto %{_datadir}/applications/bluetooth-sendto.desktop %{_datadir}/gnome-bluetooth-*/pin-code-database.xml %{_mandir}/man1/bluetooth-sendto.1* %doc AUTHORS COPYING %files -n lib%{name} %defattr(-,root,root) %{_libdir}/libgnome-bluetooth-*.so.* %{_libdir}/girepository-1.0/GnomeBluetooth-*.typelib %doc COPYING.LIB %files -n lib%{name}-devel %defattr(-,root,root) %dir %{_includedir}/gnome-bluetooth-* %{_includedir}/gnome-bluetooth-*/*.h %{_libdir}/libgnome-bluetooth-*.so %{_libdir}/pkgconfig/gnome-bluetooth-*.pc %{_datadir}/gir-1.0/GnomeBluetooth-*.gir #%doc ChangeLog ChangeLog.pre-2.27 NEWS README %files apidocs %defattr(-,root,root) %dir %{_datadir}/gtk-doc/html/gnome-bluetooth-* %{_datadir}/gtk-doc/html/gnome-bluetooth-*/* %changelog * Tue Mar 19 2024 Automatic Build System 46.0-1mamba - automatic version update by autodist * Mon Feb 05 2024 Automatic Build System 42.8-1mamba - automatic version update by autodist * Thu Nov 16 2023 Automatic Build System 42.7-1mamba - automatic version update by autodist * Tue Aug 15 2023 Automatic Build System 42.6-1mamba - automatic version update by autodist * Sat Dec 17 2022 Automatic Build System 42.5-1mamba - automatic version update by autodist * Tue Sep 06 2022 Automatic Build System 42.4-1mamba - automatic version update by autodist * Thu Aug 25 2022 Automatic Build System 42.3-1mamba - automatic version update by autodist * Fri Jul 08 2022 Automatic Build System 42.2-1mamba - automatic version update by autodist * Wed Jun 15 2022 Automatic Build System 42.1-1mamba - automatic version update by autodist * Sat Apr 02 2022 Silvan Calarco 42.0-1mamba - update to 42.0 * Sat Mar 27 2021 Automatic Build System 3.34.5-1mamba - automatic version update by autodist * Thu Oct 01 2020 Automatic Build System 3.34.3-1mamba - automatic version update by autodist * Sun Sep 27 2020 Automatic Build System 3.34.2-1mamba - automatic version update by autodist * Mon Mar 09 2020 Automatic Build System 3.34.1-1mamba - automatic version update by autodist * Sun Oct 27 2019 Automatic Build System 3.34.0-1mamba - automatic version update by autodist * Wed Mar 27 2019 Automatic Build System 3.32.1-1mamba - automatic version update by autodist * Thu Mar 14 2019 Automatic Build System 3.32.0-1mamba - automatic version update by autodist * Wed Aug 01 2018 Automatic Build System 3.28.2-1mamba - automatic version update by autodist * Fri Jul 20 2018 Automatic Build System 3.28.1-1mamba - automatic version update by autodist * Sun Apr 15 2018 Automatic Build System 3.28.0-1mamba - automatic version update by autodist * Fri Mar 03 2017 Automatic Build System 3.20.1-1mamba - automatic version update by autodist * Sun Jul 31 2016 Silvan Calarco 3.20.0-1mamba - update to 3.20.0 * Sat Apr 09 2016 Automatic Build System 3.18.3-1mamba - automatic version update by autodist * Wed Jan 20 2016 Automatic Build System 3.18.2-1mamba - automatic version update by autodist * Fri Dec 25 2015 Silvan Calarco 3.18.1-1mamba - package created using the webbuild interface