From 9dbdf0867c1e774cfd7e532c1accf0a5e5ed7bf0 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Feb 03 2017 00:00:18 +0000 Subject: Add Requires: openssl-devel to -devel --- diff --git a/podofo.spec b/podofo.spec index d96a7d2..2ee5c25 100644 --- a/podofo.spec +++ b/podofo.spec @@ -1,6 +1,6 @@ Name: podofo Version: 0.9.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools and libraries to work with the PDF file format # The library is licensed under the LGPL. @@ -61,6 +61,7 @@ Runtime library for %{name}. Summary: Development files for %{name} library License: LGPLv2+ Requires: %{name}-libs%{?_isa} = %{version}-%{release} +Requires: openssl-devel%{?_isa} %description devel Development files and documentation for the %{name} library. @@ -123,6 +124,9 @@ find doc/html -exec touch -r %{SOURCE0} {} \; %changelog +* Fri Feb 03 2017 Sandro Mani - 0.9.5-2 +- Add Requires: openssl-devel to -devel + * Thu Feb 02 2017 Sandro Mani - 0.9.5-1 - Update to 0.9.5