We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OpenMandrivaAssociation
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 7f24ebf commit e51bef8Copy full SHA for e51bef8
podofo.spec
@@ -6,7 +6,7 @@
6
Summary: Tools and libraries to work with the PDF file format
7
Name: podofo
8
Version: 0.10.3
9
-Release: 1
+Release: 2
10
Group: Publishing
11
License: GPL and LGPL
12
Url: http://podofo.github.io/
@@ -49,6 +49,8 @@ your own application using PoDoFo.
49
Summary: Runtime library for %{name}
50
Group: System/Libraries
51
License: LGPLv2+
52
+# loads legacy provider which is in openssl
53
+Requires: openssl
54
# We had wrong major used for library package
55
Obsoletes: %{_lib}podofo0 < 0.9.2
56
Conflicts: %{_lib}podofo0 < 0.9.2
0 commit comments