Rebuilt for python package
This commit is contained in:
parent
9ee75c7c75
commit
0964137717
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for handling different graphics file formats
|
Summary: A library for handling different graphics file formats
|
||||||
Name: netpbm
|
Name: netpbm
|
||||||
Version: 10.80.00
|
Version: 10.80.00
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# See copyright_summary for details
|
# See copyright_summary for details
|
||||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -19,7 +19,7 @@ Patch2: netpbm-ppmfadeusage.patch
|
|||||||
Patch3: netpbm-noppmtompeg.patch
|
Patch3: netpbm-noppmtompeg.patch
|
||||||
Patch4: netpbm-CVE-2017-2587.patch
|
Patch4: netpbm-CVE-2017-2587.patch
|
||||||
BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex
|
BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex
|
||||||
BuildRequires: libX11-devel, perl-generators, python, jasper-devel, libxml2-devel
|
BuildRequires: libX11-devel, perl-generators, python2, jasper-devel, libxml2-devel
|
||||||
BuildRequires: ghostscript-core
|
BuildRequires: ghostscript-core
|
||||||
Provides: bundled(jasper), bundled(jbigkit)
|
Provides: bundled(jasper), bundled(jbigkit)
|
||||||
|
|
||||||
@ -223,6 +223,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc userguide/*
|
%doc userguide/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 19 2017 Josef Ridky <jridky@redhat.com> - 10.80.00-2
|
||||||
|
- Rebuilt for python package
|
||||||
|
|
||||||
* Mon Oct 02 2017 Josef Ridky <jridky@redhat.com> - 10.80.00-1
|
* Mon Oct 02 2017 Josef Ridky <jridky@redhat.com> - 10.80.00-1
|
||||||
- New upstream release 10.80.00 (#1496797)
|
- New upstream release 10.80.00 (#1496797)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user