Skip to content

Commit e51bef8

Browse files
committedFeb 26, 2024
Add openssl br as library requires legacy providers
1 parent 7f24ebf commit e51bef8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎podofo.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Summary: Tools and libraries to work with the PDF file format
77
Name: podofo
88
Version: 0.10.3
9-
Release: 1
9+
Release: 2
1010
Group: Publishing
1111
License: GPL and LGPL
1212
Url: http://podofo.github.io/
@@ -49,6 +49,8 @@ your own application using PoDoFo.
4949
Summary: Runtime library for %{name}
5050
Group: System/Libraries
5151
License: LGPLv2+
52+
# loads legacy provider which is in openssl
53+
Requires: openssl
5254
# We had wrong major used for library package
5355
Obsoletes: %{_lib}podofo0 < 0.9.2
5456
Conflicts: %{_lib}podofo0 < 0.9.2

0 commit comments

Comments
 (0)
Please sign in to comment.