4 Commits

View File

@@ -1,6 +1,6 @@
Name: libsolv
Version: 0.7.29
Release: 2mamba
Version: 0.7.32
Release: 1mamba
Summary: Library for solving packages and reading repositories
Group: System/Libraries
Vendor: openmamba
@@ -55,7 +55,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description -n python-libsolv-py3
This package contains the Python bindings for %{name}.
%debug_package
%prep
%setup -q
@@ -65,8 +64,7 @@ This package contains the Python bindings for %{name}.
-DENABLE_APPDATA=ON \
-DENABLE_BZIP2_COMPRESSION=ON \
-DENABLE_COMPLEX_DEPS=ON \
-DENABLE_LZMA_COMPRESSION=ON \
-DENABLE_ZCHUNK_COMPRESSION=ON \
-DENABLE_COMPS=ON \
-DENABLE_RPMDB=ON \
-DENABLE_RPMDB_BYRPMHEADER=ON \
-DENABLE_RPMDB_LIBRPM=ON \
@@ -79,6 +77,7 @@ This package contains the Python bindings for %{name}.
-DENABLE_TCL=ON \
-DENABLE_LZMA_COMPRESSION=ON \
-DENABLE_BZIP2_COMPRESSION=ON \
-DENABLE_ZSTD_COMPRESSION=ON \
-DENABLE_ZCHUNK_COMPRESSIO=ON \
-DWITH_SYSTEM_ZCHUNK=ON \
-DENABLE_PYTHON=OFF \
@@ -98,8 +97,6 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -130,6 +127,7 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
%defattr(-,root,root)
%{_bindir}/solv
%{_bindir}/appdata2solv
%{_bindir}/comps2solv
%{_bindir}/deltainfoxml2solv
%{_bindir}/dumpsolv
%{_bindir}/installcheck
@@ -142,6 +140,7 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
%{_bindir}/rpms2solv
%{_bindir}/updateinfoxml2solv
%{_mandir}/man1/appdata2solv.1*
%{_mandir}/man1/comps2solv.1*
%{_mandir}/man1/deltainfoxml2solv.1*
%{_mandir}/man1/dumpsolv.1*
%{_mandir}/man1/installcheck.1*
@@ -161,6 +160,18 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
%{python3_sitearch}/solv.py
%changelog
* Fri Apr 04 2025 Automatic Build System <autodist@openmamba.org> 0.7.32-1mamba
- automatic version update by autodist
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 0.7.31-1mamba
- automatic version update by autodist
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.7.30-1mamba
- automatic version update by autodist
* Sun May 26 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.29-3mamba
- rebuilt with ENABLE_COMPS and ENABLE_ZSTD_COMPRESSION
* Mon May 13 2024 Automatic Build System <autodist@openmamba.org> 0.7.29-2mamba
- rebuilt with rpm 4.19.1.1