diff --git a/python-PyPDF2.spec b/python-PyPDF2.spec index de311ba..e854ec4 100644 --- a/python-PyPDF2.spec +++ b/python-PyPDF2.spec @@ -3,7 +3,7 @@ Name: python-PyPDF2 Version: 1.25.1 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD Summary: %{sum} Group: Development/Libraries @@ -33,6 +33,7 @@ Summary: %{sum} BuildRequires: python2-devel BuildRequires: python-libs Obsoletes: python-PyPDF2 <= 1.25.1-6 +Provides: python-PyPDF2 %{?python_provide:%python_provide python2-PyPDF2} @@ -119,6 +120,9 @@ chmod a-x Scripts/* Sample_Code/* LICENSE README.md CHANGELOG %license LICENSE %changelog +* Fri May 20 2016 Major Hayden - 1.25.1-11 +- Adding Provides tag to fix dependency problems + * Thu May 19 2016 Major Hayden - 1.25.1-10 - Correcting python_provides line for python2