rebuilt by autoport with build requirements: libx265-devel>=0:4.0-1mamba [release 8.4.0-2mamba;Sun Nov 10 2024]
This commit is contained in:
parent
05f16b5176
commit
227ae60adb
24
digikam.spec
24
digikam.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: digikam
|
||||
Version: 8.4.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An advanced digital photo management application Linux, Windows and Mac-OSX
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
Vendor: openmamba
|
||||
@ -17,13 +17,23 @@ License: GPL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libMagick-devel
|
||||
BuildRequires: libQt5Concurrent
|
||||
BuildRequires: libQt5Core
|
||||
BuildRequires: libQt5DBus
|
||||
BuildRequires: libQt5Gui
|
||||
BuildRequires: libQt5Multimedia-devel
|
||||
BuildRequires: libQt5Network
|
||||
BuildRequires: libQt5NetworkAuth-devel
|
||||
BuildRequires: libQt5OpenGL
|
||||
BuildRequires: libQt5Positioning-devel
|
||||
BuildRequires: libQt5PrintSupport
|
||||
BuildRequires: libQt5Sql
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libQt5WebChannel-devel
|
||||
BuildRequires: libQt5WebEngine-devel
|
||||
BuildRequires: libQt5Widgets
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libQt5Xml
|
||||
BuildRequires: libQt5XmlPatterns-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
@ -43,7 +53,7 @@ BuildRequires: libgomp-devel
|
||||
BuildRequires: libgphoto2-devel
|
||||
BuildRequires: libheif-devel
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libjxl-devel
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcalendarcore-devel
|
||||
@ -83,10 +93,9 @@ BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libx265-devel >= 3.6-1mamba
|
||||
BuildRequires: libx265-devel >= 0:4.0-1mamba
|
||||
BuildRequires: libksane-devel >= 24.02.0
|
||||
BuildRequires: ufraw
|
||||
BuildRequires: mysql
|
||||
@ -285,11 +294,7 @@ Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%{_mandir}/man1/cleanup_digikamdb.*
|
||||
%{_mandir}/man1/digitaglinktree.*
|
||||
|
||||
%post -n %{libname} -p /sbin/ldconfig
|
||||
%postun -n %{libname} -p /sbin/ldconfig
|
||||
|
||||
%post -n libkipiplugins -p /sbin/ldconfig
|
||||
%postun -n libkipiplugins -p /sbin/ldconfig
|
||||
|
||||
%files -n %{libname}
|
||||
%defattr(-,root,root)
|
||||
@ -316,6 +321,9 @@ Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%{_libdir}/cmake/DigikamPlugin/DigikamPluginConfig.cmake
|
||||
|
||||
%changelog
|
||||
* Sun Nov 10 2024 Automatic Build System <autodist@mambasoft.it> 8.4.0-2mamba
|
||||
- rebuilt by autoport with build requirements: libx265-devel>=0:4.0-1mamba
|
||||
|
||||
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 8.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user