diff --git a/python-PyPDF2.spec b/python-PyPDF2.spec index b979556..3d07e60 100644 --- a/python-PyPDF2.spec +++ b/python-PyPDF2.spec @@ -3,7 +3,7 @@ Name: python-PyPDF2 Version: 1.25.1 -Release: 8%{?dist} +Release: 9%{?dist} License: BSD Summary: %{sum} Group: Development/Libraries @@ -33,7 +33,7 @@ Summary: %{sum} BuildRequires: python2-devel BuildRequires: python-libs Obsoletes: python-PyPDF2 <= 1.25.1-6 -%{?python_provide:%python_provide python2-%{srcname}} +%{?python_provide:%python_provide python2-PyPDF} %description -n python2-PyPDF2 @@ -55,7 +55,7 @@ It is therefore a useful tool for websites that manage or manipulate PDFs. Summary: %{sum} BuildRequires: python3-devel BuildRequires: python-libs -%{?python_provide:%python_provide python3-%{srcname}} +%{?python_provide:%python_provide python3-PyPDF2} %description -n python3-PyPDF2 @@ -119,6 +119,9 @@ chmod a-x Scripts/* Sample_Code/* LICENSE README.md CHANGELOG %license LICENSE %changelog +* Thu May 19 2016 Major Hayden - 1.25.1-9 +- Removing srcname variable in Provides + * Mon May 16 2016 Major Hayden - 1.25.1-8 - Correcting typo