automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024]
This commit is contained in:
parent
632eb01a0b
commit
c087c4c851
@ -4,44 +4,41 @@
|
|||||||
|
|
||||||
Name: bluedevil
|
Name: bluedevil
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.27.10
|
Version: 6.0.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A set of components which integrates bluetooth within KDE 5
|
Summary: A set of components which integrates bluetooth within KDE 5
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kde.org/
|
URL: https://kde.org/it/plasma-desktop/
|
||||||
Source: http://download.kde.org/stable/plasma/%{plasmaver}/bluedevil-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/bluedevil-%{version}.tar.xz
|
||||||
Patch0: bluedevil-5.3.1-no-bluedevilaction.patch
|
Patch0: bluedevil-5.3.1-no-bluedevilaction.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libbluez-qt-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkbookmarks-devel
|
BuildRequires: libkf6-bluez-qt-devel
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkf6-kbookmarks-devel
|
||||||
BuildRequires: libkcompletion-devel
|
BuildRequires: libkf6-kcmutils-devel
|
||||||
BuildRequires: libkconfig-devel
|
BuildRequires: libkf6-kcompletion-devel
|
||||||
BuildRequires: libkconfigwidgets-devel
|
BuildRequires: libkf6-kconfig-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
BuildRequires: libkdbusaddons-devel
|
BuildRequires: libkf6-kdbusaddons-devel
|
||||||
BuildRequires: libkdeclarative-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libkf6-kio-devel
|
||||||
BuildRequires: libkio-devel
|
BuildRequires: libkf6-kitemviews-devel
|
||||||
BuildRequires: libkitemviews-devel
|
BuildRequires: libkf6-kjobwidgets-devel
|
||||||
BuildRequires: libkjobwidgets-devel
|
BuildRequires: libkf6-knotifications-devel
|
||||||
BuildRequires: libknotifications-devel
|
BuildRequires: libkf6-kservice-devel
|
||||||
BuildRequires: libkservice-devel
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkf6-kwindowsystem-devel
|
||||||
BuildRequires: libkwindowsystem-devel
|
BuildRequires: libkf6-solid-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
|
||||||
BuildRequires: libsolid-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt6-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: kded-devel
|
BuildRequires: kded-devel
|
||||||
Requires: bluez5
|
Requires: bluez5
|
||||||
@ -61,12 +58,12 @@ A set of components which integrates bluetooth within KDE 5.
|
|||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde5 -d build
|
%cmake_kf6
|
||||||
%make
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%cmake_install
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
@ -75,28 +72,43 @@ A set of components which integrates bluetooth within KDE 5.
|
|||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_bindir}/bluedevil-sendfile
|
%{_bindir}/bluedevil-sendfile
|
||||||
%{_kde5_bindir}/bluedevil-wizard
|
%{_bindir}/bluedevil-wizard
|
||||||
%{_kde5_xdgmimedir}/bluedevil-mime.xml
|
%{_kf6_plugindir}/kded/bluedevil.so
|
||||||
%{_kde5_datadir}/bluedevilwizard/pin-code-database.xml
|
%{_kf6_plugindir}/kio/kio_bluetooth.so
|
||||||
%{_libdir}/qt5/plugins/kf5/kded/bluedevil.so
|
%{_kf6_plugindir}/kio/kio_obexftp.so
|
||||||
%{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_bluetooth.so
|
%{_qt6_plugindir}/plasma/kcms/systemsettings/kcm_bluetooth.so
|
||||||
%{_libdir}/qt5/plugins/kf5/kio/kio_*.so
|
%dir %{_qt6_qmldir}/org/kde/plasma/private/bluetooth
|
||||||
%{_libdir}/qt5/qml/org/kde/plasma/private/bluetooth/*
|
%{_qt6_qmldir}/org/kde/plasma/private/bluetooth/*
|
||||||
%{_datadir}/applications/org.kde.bluedevil*.desktop
|
|
||||||
%{_datadir}/applications/kcm_bluetooth.desktop
|
%{_datadir}/applications/kcm_bluetooth.desktop
|
||||||
%{_datadir}/qlogging-categories5/bluedevil.categories
|
%{_datadir}/applications/org.kde.bluedevilsendfile.desktop
|
||||||
%{_datadir}/metainfo/org.kde.plasma.bluetooth.appdata.xml
|
%{_datadir}/applications/org.kde.bluedevilwizard.desktop
|
||||||
%{_datadir}/kservices5/plasma-applet-org.kde.plasma.bluetooth.desktop
|
%{_datadir}/bluedevilwizard/pin-code-database.xml
|
||||||
%{_datadir}/knotifications5/bluedevil.notifyrc
|
%{_datadir}/knotifications6/bluedevil.notifyrc
|
||||||
%dir %{_datadir}/kpackage/kcms/kcm_bluetooth
|
%{_metainfodir}/org.kde.plasma.bluetooth.appdata.xml
|
||||||
%{_datadir}/kpackage/kcms/kcm_bluetooth/*
|
%{_datadir}/mime/packages/bluedevil-mime.xml
|
||||||
%dir %{_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth
|
%dir %{_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth
|
||||||
%{_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth/*
|
%{_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth/*
|
||||||
|
%{_datadir}/qlogging-categories6/bluedevil.categories
|
||||||
%{_datadir}/remoteview/bluetooth-network.desktop
|
%{_datadir}/remoteview/bluetooth-network.desktop
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Mar 03 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Feb 03 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Feb 01 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
* Thu Dec 07 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user