jbigkit: fix wrong requirement for libjbig [release 2.1-3mamba;Fri Nov 29 2024]
This commit is contained in:
parent
4e85f20176
commit
d6ad74a9d0
@ -1,6 +1,6 @@
|
|||||||
Name: jbigkit
|
Name: jbigkit
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Data compression library/utilities for bi-level high-resolution images
|
Summary: Data compression library/utilities for bi-level high-resolution images
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -18,7 +18,7 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libjbig = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Provides: libjbig-tools
|
Provides: libjbig-tools
|
||||||
Obsoletes: libjbig-tools < 2.1-2mamba
|
Obsoletes: libjbig-tools < 2.1-2mamba
|
||||||
|
|
||||||
@ -103,6 +103,9 @@ ln -s libjbig.so.2.1 %{buildroot}%{_libdir}/libjbig.so.2.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-3mamba
|
||||||
|
- jbigkit: fix wrong requirement for libjbig
|
||||||
|
|
||||||
* Fri Nov 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-2mamba
|
* Fri Nov 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-2mamba
|
||||||
- rename from libjbig to jbigkit; apply well known patches
|
- rename from libjbig to jbigkit; apply well known patches
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user