Compare commits
17 Commits
2.1.4-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
8320bc143b | |||
266a6dda65 | |||
fbf03154a6 | |||
7a846e44b0 | |||
0481e03b89 | |||
76e2775535 | |||
f000766747 | |||
4741c7b922 | |||
bf1fd384e1 | |||
5d4e4e7c53 | |||
17759c5895 | |||
2e5c51fe36 | |||
b5a1abd70c | |||
45d725a6b3 | |||
d04ac3f63a | |||
d086339f2d | |||
342c0160e5 |
@ -8,3 +8,4 @@ Connecting to audio devices
|
||||
Sending / Receiving files via OBEX
|
||||
Pairing
|
||||
|
||||
|
||||
|
89
blueman.spec
89
blueman.spec
@ -1,8 +1,8 @@
|
||||
Name: blueman
|
||||
Version: 2.1.4
|
||||
Version: 2.4.4
|
||||
Release: 1mamba
|
||||
Summary: A GTK+ Bluetooth Manager
|
||||
Group: Graphical Destkop/Applications/Networking
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
@ -11,15 +11,13 @@ Source: https://github.com/blueman-project/blueman.git/%{version}/blueman
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libbluetooth-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libtermcap-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.11
|
||||
Requires: bluez
|
||||
Requires: pycairo-py3
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Blueman is a GTK+ Bluetooth Manager designed to provide a simple yet effective means for controlling the BlueZ API and simplifying Bluetooth tasks, such as:
|
||||
@ -30,20 +28,23 @@ Connecting to audio devices
|
||||
Sending / Receiving files via OBEX
|
||||
Pairing
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure \
|
||||
PYTHON=%{__python3}
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
sed -i "s|wheel|sysadmin|" %{buildroot}%{_datadir}/polkit-1/rules.d/blueman.rules
|
||||
|
||||
%find_lang %{name} || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
@ -69,18 +70,19 @@ fi
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
|
||||
#%{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
|
||||
%{_sysconfdir}/xdg/autostart/blueman.desktop
|
||||
%{_bindir}/blueman-adapters
|
||||
%{_bindir}/blueman-applet
|
||||
%{_bindir}/blueman-assistant
|
||||
#%{_bindir}/blueman-assistant
|
||||
%{_bindir}/blueman-manager
|
||||
%{_bindir}/blueman-report
|
||||
#%{_bindir}/blueman-report
|
||||
%{_bindir}/blueman-sendto
|
||||
%{_bindir}/blueman-services
|
||||
%{_bindir}/blueman-tray
|
||||
%{_unitdir}/blueman-mechanism.service
|
||||
%{_userunitdir}/blueman-applet.service
|
||||
%{_userunitdir}/blueman-manager.service
|
||||
%{_libexecdir}/blueman-mechanism
|
||||
%{_libexecdir}/blueman-rfcomm-watcher
|
||||
%{_datadir}/Thunar/sendto/thunar-sendto-blueman.desktop
|
||||
@ -89,29 +91,86 @@ fi
|
||||
%{_datadir}/polkit-1/actions/org.blueman.policy
|
||||
%{_datadir}/polkit-1/rules.d/blueman.rules
|
||||
%dir %{_datadir}/blueman
|
||||
%{_datadir}/blueman/pin-code-database.xml
|
||||
#%{_datadir}/blueman/pin-code-database.xml
|
||||
%dir %{_datadir}/blueman/ui
|
||||
%{_datadir}/blueman/ui/*.ui
|
||||
%{_datadir}/dbus-1/services/org.blueman.Applet.service
|
||||
%{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
|
||||
%dir %{_datadir}/doc/blueman
|
||||
%{_datadir}/doc/blueman/*
|
||||
%{_datadir}/dbus-1/services/org.blueman.Manager.service
|
||||
%{_datadir}/dbus-1/system.d/org.blueman.Mechanism.conf
|
||||
%{_datadir}/glib-2.0/schemas/org.blueman.gschema.xml
|
||||
%dir %{python3_sitelib}/blueman
|
||||
%{python3_sitelib}/blueman/*
|
||||
%{python3_sitearch}/_blueman.*
|
||||
%{_datadir}/icons/hicolor/*/apps/blueman.png
|
||||
%{_datadir}/icons/hicolor/*/actions/blueman*.png
|
||||
%{_datadir}/icons/hicolor/*/devices/blueman-device.png
|
||||
%{_datadir}/icons/hicolor/*/status/blueman*.png
|
||||
%{_datadir}/icons/hicolor/scalable/actions/blueman-plugin.svg
|
||||
%{_datadir}/icons/hicolor/scalable/actions/blueman-*.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/blueman.svg
|
||||
%{_datadir}/icons/hicolor/scalable/devices/blueman*.svg
|
||||
%{_datadir}/icons/hicolor/scalable/emblems/blueman-*.svg
|
||||
%{_datadir}/icons/hicolor/scalable/status/blueman*.svg
|
||||
%{_datadir}/pixmaps/blueman/blueman*.png
|
||||
%dir %{_datadir}/blueman/pixmaps
|
||||
%{_datadir}/blueman/pixmaps/*.png
|
||||
%{_mandir}/man1/blueman*.1*
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 2.4.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 2.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.2-2mamba
|
||||
- replace wheel group with sysadmin in polkit rule file
|
||||
|
||||
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 2.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 09 2024 Automatic Build System <autodist@openmamba.org> 2.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.5-2mamba
|
||||
- rebuilt with python3 == 3.11
|
||||
|
||||
* Wed Nov 23 2022 Automatic Build System <autodist@mambasoft.it> 2.3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 2.3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 2.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 01 2022 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 18 2022 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 09 2022 Automatic Build System <autodist@mambasoft.it> 2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 2.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 10 2022 Automatic Build System <autodist@mambasoft.it> 2.2.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 29 2021 Automatic Build System <autodist@mambasoft.it> 2.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 07 2021 Automatic Build System <autodist@mambasoft.it> 2.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-1mamba
|
||||
- update to 2.2.1
|
||||
|
||||
* Thu Jan 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user