debe06b
Summary:       A library of functions for manipulating PNG image format files
debe06b
Name:          libpng
debe06b
Epoch:         2
bd3950c
Version:       1.6.25
71ed48d
Release:       1%{?dist}
debe06b
License:       zlib
debe06b
Group:         System Environment/Libraries
debe06b
URL:           http://www.libpng.org/pub/png/
8b34992
09eed71
# Note: non-current tarballs get moved to the history/ subdirectory,
09eed71
# so look there if you fail to retrieve the version you want
debe06b
Source0:       ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-%{version}.tar.gz
debe06b
Source1:       pngusr.dfa
debe06b
Patch0:        libpng-multilib.patch
debe06b
Patch1:        libpng-fix-arm-neon.patch
ad1e7bc
8b34992
85903e1
BuildRequires: zlib-devel
85903e1
BuildRequires: autoconf automake libtool
cvsdist 7ca90e5
cvsdist 7ca90e5
%description
cvsdist 7ca90e5
The libpng package contains a library of functions for creating and
cvsdist 7ca90e5
manipulating PNG (Portable Network Graphics) image format files.  PNG
cvsdist 7ca90e5
is a bit-mapped graphics format similar to the GIF format.  PNG was
cvsdist 7ca90e5
created to replace the GIF format, since GIF uses a patented data
cvsdist 7ca90e5
compression algorithm.
cvsdist 7ca90e5
cvsdist 7ca90e5
Libpng should be installed if you need to manipulate PNG format image
cvsdist 7ca90e5
files.
cvsdist 7ca90e5
cvsdist 7ca90e5
%package devel
debe06b
Summary:       Development tools for programs to manipulate PNG image format files
debe06b
Group:         Development/Libraries
debe06b
Requires:      %{name}%{?_isa} = %{epoch}:%{version}-%{release}
debe06b
Requires:      zlib-devel%{?_isa} pkgconfig%{?_isa}
cvsdist 7ca90e5
cvsdist 7ca90e5
%description devel
8b34992
The libpng-devel package contains header files and documentation necessary
8b34992
for developing programs using the PNG (Portable Network Graphics) library.
cvsdist 7ca90e5
cvsdist 7ca90e5
If you want to develop programs which will manipulate PNG image format
cvsdist 7ca90e5
files, you should install libpng-devel.  You'll also need to install
cvsdist 7ca90e5
the libpng package.
cvsdist 7ca90e5
8b34992
%package static
debe06b
Summary:       Static PNG image format file library
debe06b
Group:         Development/Libraries
debe06b
Requires:      %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release}
8b34992
8b34992
%description static
8b34992
The libpng-static package contains the statically linkable version of libpng.
8b34992
Linking to static libraries is discouraged for most applications, but it is
8b34992
necessary for some boot packages.
8b34992
Jaromír Končický 5b5ff5a
%package tools
debe06b
Summary:       Tools for PNG image format file library
debe06b
Group:         Development/Libraries
debe06b
Requires:      %{name}%{?_isa} = %{epoch}:%{version}-%{release}
Jaromír Končický 5b5ff5a
Jaromír Končický 5b5ff5a
%description tools
Jaromír Končický 5b5ff5a
The libpng-tools package contains tools used by the authors of libpng.
Jaromír Končický 5b5ff5a
cvsdist 7ca90e5
%prep
cvsdist 7ca90e5
%setup -q
Tom Lane 814373a
# Provide pngusr.dfa for build.
Tom Lane 814373a
cp -p %{SOURCE1} .
Tom Lane 814373a
8b34992
%patch0 -p1
85903e1
%patch1 -p1 -b .arm
Tom Lane d54238f
cvsdist 7ca90e5
%build
85903e1
autoreconf -vif
220f1be
%configure
Tom Lane 814373a
make %{?_smp_mflags} DFA_XTRA=pngusr.dfa
cvsdist 7ca90e5
cvsdist 7ca90e5
%install
Tom Lane d54238f
make DESTDIR=$RPM_BUILD_ROOT install
Tom Lane d54238f
8b34992
# We don't ship .la files.
38c65d9
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
cvsdist 7ca90e5
448e5e1
%check
448e5e1
#to run make check use "--with check"
448e5e1
%if %{?_with_check:1}%{!?_with_check:0}
448e5e1
make check
448e5e1
%endif
448e5e1
cvsdist 7ca90e5
%post -p /sbin/ldconfig
cvsdist 7ca90e5
cvsdist 7ca90e5
%postun -p /sbin/ldconfig
cvsdist 7ca90e5
cvsdist 7ca90e5
%files
ab54795
%{!?_licensedir:%global license %%doc}
ab54795
%license LICENSE
999b95e
%{_libdir}/libpng16.so.*
cvsdist 7ca90e5
%{_mandir}/man5/*
cvsdist 7ca90e5
cvsdist 7ca90e5
%files devel
ab54795
%doc libpng-manual.txt example.c TODO CHANGES
cvsdist 0d2f9b1
%{_bindir}/*
cvsdist 5d2a5e8
%{_includedir}/*
cvsdist 5d2a5e8
%{_libdir}/libpng*.so
Tom Lane 05c2272
%{_libdir}/pkgconfig/libpng*.pc
cvsdist 5d059a0
%{_mandir}/man3/*
cvsdist 7ca90e5
8b34992
%files static
8b34992
%{_libdir}/libpng*.a
8b34992
Jaromír Končický 5b5ff5a
%files tools
Jaromír Končický 5b5ff5a
%{_bindir}/pngfix
Jaromír Končický 5b5ff5a
cvsdist 7ca90e5
%changelog
bd3950c
* Mon Sep 05 2016 Nikola Forró <nforro@redhat.com> - 2:1.6.25-1
bd3950c
- New upstream release 1.6.25 (#1373171)
bd3950c
6ca6c5c
* Mon Aug 08 2016 Nikola Forró <nforro@redhat.com> - 2:1.6.24-1
6ca6c5c
- New upstream release 1.6.24 (#1365115)
6ca6c5c
88a9b90
* Wed Jun 15 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.23-1
88a9b90
- New upstream release 1.6.23 (#1346522)
88a9b90
71ed48d
* Mon Jun 06 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.22-1
71ed48d
- New upstream release 1.6.22 (#1341646)
71ed48d
50a7191
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.6.21-2
50a7191
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
50a7191
f09d882
* Mon Jan 18 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.21-1
f09d882
- New upstream release 1.6.21 (#1299292)
f09d882
3cbcb34
* Fri Jan 08 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.20-2
3cbcb34
- Bumping
3cbcb34
3f385de
* Wed Jan 06 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.20-1
3f385de
- new upstream release 1.6.20 (#1293326)
3f385de
2fa7425
* Thu Nov 19 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.19-1
2fa7425
- new upstream release 1.6.19 (#1282193)
2fa7425
6ce4092
* Wed Nov 18 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.18-3
6ce4092
- fix for CVE-2015-8126 (#1281756, #1281757)
6ce4092
- correct patch
6ce4092
ad1e7bc
* Wed Nov 18 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.18-2
ad1e7bc
- fix for CVE-2015-8126 (#1281756)
ad1e7bc
a726775
* Mon Aug 03 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.18-1
a726775
- New upstream release 1.6.18 (#1247132)
a726775
e8e6a60
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.17-2
e8e6a60
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
e8e6a60
debe06b
* Tue Apr 07 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.17-1
debe06b
- New upstream release 1.6.17 (#1209145)
debe06b
0bc34b7
* Sun Mar 22 2015 Peter Robinson <pbrobinson@fedoraproject.org> 2:1.6.16-3
ab54795
- Use %%license
ab54795
- Move docs to devel package as they're all related to dev
ab54795
300cd32
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 2:1.6.16-2
300cd32
- Rebuilt for Fedora 23 Change
300cd32
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
300cd32
2c826a4
* Thu Jan 15 2015 Petr Hracek <phracek@redhat.com> - 2:1.6.16-1
2c826a4
- New upstream release 1.6.16 (#1167665)
2c826a4
85903e1
* Mon Nov  3 2014 Peter Robinson <pbrobinson@fedoraproject.org> 2:1.6.14-2
85903e1
- Add upstream patch to fix build on aarch64 (NEON issues)
85903e1
98862cd
* Mon Oct 27 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.14-1
98862cd
- Update to libpng 1.6.14 for minor bug fixes (#1147423)
98862cd
75f1335
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.12-2
75f1335
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
75f1335
e5085b5
* Fri Jul 18 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.12-1
e5085b5
- Update to libpng 1.6.12 for minor bug fixes (#1111832)
e5085b5
569cde8
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.10-2
569cde8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
569cde8
ca83751
* Thu Apr 10 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.10-1
ca83751
- Update to libpng 1.6.10 for minor bug fixes (#1063749)
ca83751
8a35d64
* Wed Jan 15 2014 Petr Hracek <phracek@redhat.com> - 2:1.6.8-1
8a35d64
- Update to libpng 1.6.8 for minor bug fixes (#1033049)
8a35d64
dd33ef4
* Wed Sep 25 2013 Petr Hracek <phracek@redhat.com> - 2:1.6.6-2
dd33ef4
- Correct BuildRequires on autoconf to 2.68 (#1008101)
dd33ef4
Jaromír Končický 43e8bbd
* Tue Sep 24 2013 Jaromir Koncicky <jkoncick@redhat.com> - 2:1.6.6-1
Jaromír Končický 43e8bbd
- New upstream version 1.6.6 (#1007757)
Jaromír Končický 43e8bbd
bca37c8
* Tue Aug 13 2013 Petr Hracek <phracek@redhat.com> 2:1.6.3-3
bca37c8
- libpng-tools depends only on libpng
bca37c8
Jaromír Končický 5b5ff5a
* Tue Aug 13 2013 Jaromir Koncicky <jkoncick@redhat.com> 2:1.6.3-2
Jaromír Končický 5b5ff5a
- Added tools package with pngfix
Jaromír Končický 5b5ff5a
Jaromír Končický c6889d0
* Tue Aug 13 2013 Jaromir Koncicky <jkoncick@redhat.com> 2:1.6.3-1
Jaromír Končický c6889d0
- New upstream version 1.6.3 (#987368)
Jaromír Končický c6889d0
0b1b38d
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.2-3
0b1b38d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
0b1b38d
135e53f
* Tue Jun 25 2013 Adam Jackson <ajax@redhat.com> 2:1.6.2-2
135e53f
- Don't Require autoconf at runtime, just at build time (#977853)
135e53f
999b95e
* Fri May 17 2013 Petr Hracek <phracek@redhat.com> 2:1.6.2-1
999b95e
- New upstream version 1.6.2 (#963113)
999b95e
999b95e
* Wed May 15 2013 Petr Hracek <phracek@redhat.com> 2:1.5.13-3
999b95e
- Rebuild for ARM64 support (#925861)
999b95e
c94a01f
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.5.13-2
c94a01f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c94a01f
Tom Lane bf205f4
* Thu Sep 27 2012 Tom Lane <tgl@redhat.com> 2:1.5.13-1
Tom Lane bf205f4
- Update to libpng 1.5.13 for minor bug fixes
Tom Lane bf205f4
Tom Lane 814373a
* Sat Aug  4 2012 Tom Lane <tgl@redhat.com> 2:1.5.12-1
Tom Lane 814373a
- Update to libpng 1.5.12 for minor bug fixes
Tom Lane 814373a
- Activate chunk size limits by default, with a very generous default limit
Tom Lane 814373a
Tom Lane 8a7fe49
* Wed Aug  1 2012 Tom Lane <tgl@redhat.com> 2:1.5.10-3
Tom Lane 8a7fe49
- Remove compat subpackage (it's now a separate package "libpng12")
Tom Lane 8a7fe49
- Minor specfile cleanup per suggestions from Tom Callaway
Tom Lane 8a7fe49
Related: #845110
Tom Lane 8a7fe49
16fc794
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.5.10-2
16fc794
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
16fc794
Tom Lane 643a731
* Sat Apr  7 2012 Tom Lane <tgl@redhat.com> 2:1.5.10-1
Tom Lane 643a731
- Update to libpng 1.5.10 and 1.2.49, for minor security issues (CVE-2011-3048)
Tom Lane 643a731
Resolves: #809597
Tom Lane 643a731
Tom Lane fab31ee
* Sun Mar 11 2012 Tom Lane <tgl@redhat.com> 2:1.5.9-1
Tom Lane fab31ee
- Update to libpng 1.5.9 and 1.2.48, for minor security issues (CVE-2011-3045)
Tom Lane fab31ee
Resolves: #801667
Tom Lane fab31ee
Tom Lane 403f532
* Thu Feb 16 2012 Tom Lane <tgl@redhat.com> 2:1.5.8-2
Tom Lane 403f532
- Fix CVE-2011-3026
Tom Lane 403f532
Resolves: #791183
Tom Lane 403f532
Tom Lane c220705
* Fri Feb  3 2012 Tom Lane <tgl@redhat.com> 2:1.5.8-1
Tom Lane c220705
- Update to libpng 1.5.8, for minor security issue (CVE-2011-3464)
Tom Lane c220705
8c74663
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.5.7-2
8c74663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8c74663
Tom Lane be5c398
* Sun Dec 18 2011 Tom Lane <tgl@redhat.com> 2:1.5.7-1
Tom Lane be5c398
- Update to libpng 1.5.7, for assorted minor fixes
Tom Lane be5c398
Tom Lane 05c2272
* Mon Nov 21 2011 Tom Lane <tgl@redhat.com> 2:1.5.6-2
Tom Lane 05c2272
- Don't include libpng12.pc in the compat subpackage; instead just offer a
Tom Lane 05c2272
  phony Provides: for it in the devel subpackage
Tom Lane 05c2272
Tom Lane d54238f
* Sat Nov  5 2011 Tom Lane <tgl@redhat.com> 2:1.5.6-1
Tom Lane d54238f
- Update to new major release series 1.5.x; includes source-code-incompatible
Tom Lane d54238f
  API changes and a soname version bump
Tom Lane d54238f
- Temporarily package 1.2.46 shared library (only) in libpng-compat subpackage
Tom Lane d54238f
  so that dependent packages won't be broken while rebuilding proceeds
Tom Lane d54238f
Tom Lane fb2a4a8
* Thu Jul 14 2011 Tom Lane <tgl@redhat.com> 2:1.2.46-1
Tom Lane fb2a4a8
- Update to libpng 1.2.46, includes fixes for CVE-2011-2501, CVE-2011-2690,
Tom Lane fb2a4a8
  CVE-2011-2691, CVE-2011-2692
Tom Lane fb2a4a8
Resolves: #717509
Tom Lane fb2a4a8
Resolves: #721307
Tom Lane fb2a4a8
e16887b
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.2.44-3
e16887b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e16887b
08284dd
* Sat Jan 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 2:1.2.44-2
08284dd
- Use xz compressed source tarball
08284dd
Resolves: #647282
08284dd
7698ae0
* Tue Jun 29 2010 Tom Lane <tgl@redhat.com> 2:1.2.44-1
7698ae0
- Update to libpng 1.2.44, includes fixes for CVE-2010-1205 and CVE-2010-2249
7698ae0
Resolves: #609161
7698ae0
3f8132d
* Mon Mar 15 2010 Tom Lane <tgl@redhat.com> 2:1.2.43-1
3f8132d
- Update to libpng 1.2.43, includes fix for CVE-2010-0205
3f8132d
Related: #566234
3f8132d
09eed71
* Wed Jan 20 2010 Tom Lane <tgl@redhat.com> 2:1.2.42-1
09eed71
- Update to libpng 1.2.42
09eed71
58d8b7b
* Thu Aug 20 2009 Tom Lane <tgl@redhat.com> 2:1.2.39-1
58d8b7b
- Update to libpng 1.2.39
58d8b7b
3eb0185
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.2.37-2
3eb0185
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3eb0185
836780b
* Sat Jun 13 2009 Tom Lane <tgl@redhat.com> 2:1.2.37-1
836780b
- Update to libpng 1.2.37, to fix CVE-2009-2042
836780b
Related: #504782
836780b
9b2d4ba
* Wed Feb 25 2009 Tom Lane <tgl@redhat.com> 2:1.2.35-1
9b2d4ba
- Update to libpng 1.2.35, to fix CVE-2009-0040
9b2d4ba
fa59380
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.2.34-2
fa59380
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
fa59380
ed66483
* Fri Jan  9 2009 Tom Lane <tgl@redhat.com> 2:1.2.34-1
ed66483
- Update to libpng 1.2.34
ed66483
Caolan McNamara 712bcd9
* Thu Dec 11 2008 Caolán McNamara <caolanm@redhat.com> 2:1.2.33-2
Caolan McNamara 712bcd9
- rebuild to get provides pkgconfig(libpng)
Caolan McNamara 712bcd9
038afbf
* Sun Nov  2 2008 Tom Lane <tgl@redhat.com> 2:1.2.33-1
038afbf
- Update to libpng 1.2.33
038afbf
9d40c61
* Tue Sep  9 2008 Tom Lane <tgl@redhat.com> 2:1.2.31-2
9d40c61
- Apply upstream patch for zTXT buffer overrun (CVE-2008-3964)
9d40c61
Related: #461599
9d40c61
5808907
* Sat Aug 23 2008 Tom Lane <tgl@redhat.com> 2:1.2.31-1
5808907
- Update to libpng 1.2.31
5808907
d4f9163
* Sat May 31 2008 Tom Lane <tgl@redhat.com> 2:1.2.29-1
f57b811
- Update to libpng 1.2.29 (fixes low-priority security issue CVE-2008-1382)
f57b811
Related: #441839
d4f9163
be0ceb6
* Tue Feb 12 2008 Tom Lane <tgl@redhat.com> 2:1.2.24-1
be0ceb6
- Update to libpng 1.2.24
be0ceb6
05c16db
* Thu Oct 18 2007 Tom Lane <tgl@redhat.com> 2:1.2.22-1
05c16db
- Update to libpng 1.2.22, primarily to fix CVE-2007-5269
05c16db
Related: #324771
05c16db
5f4c9dd
* Wed Aug 22 2007 Tom Lane <tgl@redhat.com> 2:1.2.16-3
5f4c9dd
- Update License tag
5f4c9dd
- Rebuild to fix Fedora toolchain issues
5f4c9dd
dc36a80
* Wed May 23 2007 Tom Lane <tgl@redhat.com> 2:1.2.16-2
dc36a80
- Add patch to fix CVE-2007-2445
dc36a80
Related: #239542
dc36a80
8b34992
* Mon Feb 12 2007 Tom Lane <tgl@redhat.com> 2:1.2.16-1
8b34992
- Update to libpng 1.2.16
8b34992
Resolves: #211705, #216706, #227334
8b34992
- Separate libpng.a into a -static subpackage
8b34992
- Other minor packaging fixes per Fedora merge review
8b34992
Resolves: #226038
8b34992
9641286
* Mon Oct 02 2006 Jesse Keating <jkeating@redhat.com> - 2:1.2.10-7
9641286
- Require pkgconfig in the -devel subpackage as it gets called by
9641286
  /usr/bin/libpng-config
9641286
c04fff5
* Thu Jul 27 2006 Matthias Clasen <mclasen@redhat.com> - 2:1.2.10-6
c04fff5
- Disable asm on arches other than i386  (#196580)
c04fff5
e1e58ce
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:1.2.10-5.1
e1e58ce
- rebuild
e1e58ce
115ecdb
* Thu May 25 2006 Matthias Clasen  <mclasen@redhat.com> - 2:1.2.10-5
115ecdb
- Fix some paths in the -config script
115ecdb
be5d969
* Tue May 23 2006 Matthias Clasen  <mclasen@redhat.com> - 2:1.2.10-4
be5d969
- fix multilib conflicts
be5d969
ba4b32d
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 2:1.2.10-3
ba4b32d
- Add a comment about the need to keep static libraries
ba4b32d
9ad22e2
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 2:1.2.10-2
9ad22e2
- Re-add static libraries
9ad22e2
220f1be
* Thu May  4 2006 Matthias Clasen  <mclasen@redhat.com>  - 2:1.2.10-1
220f1be
- Update to 1.2.10
220f1be
- Drop static libraries
220f1be
4c5d676
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:1.2.8-2.2.1
4c5d676
- bump again for double-long bug on ppc(64)
4c5d676
108c313
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:1.2.8-2.2
108c313
- rebuilt for new gcc4.1 snapshot and glibc changes
108c313
0dd16df
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
0dd16df
- rebuilt
0dd16df
6ce3cf9
* Wed Mar  2 2005 Matthias Clasen <mclasen@redhat.com> - 2:1.2.8-2
6ce3cf9
- Rebuild with gcc4
6ce3cf9
59d023a
* Mon Dec 06 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.8-1
59d023a
- Update to 1.2.8
59d023a
59d023a
* Wed Sep 15 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.7-1
e8dedaf
- Update to 1.2.7
e8dedaf
cvsdist a121d09
* Tue Aug 17 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.6-1
cvsdist a121d09
- Update to 1.2.6
cvsdist a121d09
- Combine patches
cvsdist a121d09
cvsdist eaa6b6a
* Wed Aug 4 2004 Matthias Clasen <mclasen@redhat.com> 2:1.2.5-9
cvsdist eaa6b6a
- Build for FC3
cvsdist eaa6b6a
cvsdist eaa6b6a
* Fri Jul 30 2004 Matthias Clasen <mclasen@redhat.com> 
cvsdist eaa6b6a
- Include LICENSE.
cvsdist eaa6b6a
cvsdist eaa6b6a
* Fri Jul 23 2004 Matthias Clasen <mclasen@redhat.com> 2:1.2.5-8
cvsdist eaa6b6a
- Build for FC2
cvsdist eaa6b6a
cvsdist eaa6b6a
* Fri Jul 23 2004 Matthias Clasen <mclasen@redhat.com> 2:1.2.5-7
cvsdist eaa6b6a
- Replace the patches for individual security problems with the
cvsdist eaa6b6a
  cumulative patch issued by the png developers. 
cvsdist eaa6b6a
- Build for FC1
cvsdist eaa6b6a
cvsdist 0c80bef
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 0c80bef
- rebuilt
cvsdist 0c80bef
cvsdist 0c80bef
* Mon Jun 14 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.5-5
cvsdist 0c80bef
- Rebuild for FC2
cvsdist 0c80bef
cvsdist 0c80bef
* Mon Jun 14 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.5-4
cvsdist 0c80bef
- Rebuild for FC1
cvsdist 0c80bef
cvsdist 0c80bef
* Mon Jun 14 2004 Matthias Clasen <mclasen@redhat.com> - 2:1.2.5-3
cvsdist 0c80bef
- Reinstate and improve the transfix patch which got lost sometime ago, 
cvsdist 0c80bef
  but is still needed for CAN-2002-1363 (#125934)
cvsdist 0c80bef
cvsdist 9b21269
* Mon May 24 2004 Than Ngo <than@redhat.com> 2:1.2.5-2
cvsdist 9b21269
- add patch to link libm automatically
cvsdist 9b21269
- get rid of rpath
cvsdist 9b21269
cvsdist 0d2f9b1
* Wed May 19 2004 Matthias Clasen <mclasen@redhat.com> 2:1.2.5-1
cvsdist 0d2f9b1
- 1.2.5
cvsdist 0d2f9b1
cvsdist 080c436
* Mon May 3 2004 Matthias Clasen <mclasen@redhat.com> 2:1.2.2-22
cvsdist 080c436
- Redo the out-of-bounds fix in a slightly better way.
cvsdist 080c436
cvsdist 080c436
* Wed Apr 21 2004 Matthias Clasen <mclasen@redhat.com>
cvsdist 080c436
- Bump release number to disambiguate n-v-rs.
cvsdist 080c436
cvsdist 080c436
* Mon Apr 19 2004 Matthias Clasen <mclasen@redhat.com> 
cvsdist 080c436
- fix a possible out-of-bounds read in the error message 
cvsdist 080c436
  handler. #121229
cvsdist 080c436
cvsdist fc5f0f9
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist fc5f0f9
- rebuilt
cvsdist fc5f0f9
cvsdist fc5f0f9
* Fri Feb 27 2004 Mark McLoughlin <markmc@redhat.com> 2:1.2.2-19
cvsdist fc5f0f9
- rebuild with changed bits/setjmp.h on ppc
cvsdist fc5f0f9
cvsdist fc5f0f9
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist fc5f0f9
- rebuilt
cvsdist fc5f0f9
cvsdist c3e4388
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist c3e4388
- rebuilt
cvsdist c3e4388
cvsdist c3e4388
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
cvsdist c3e4388
- add explicit epoch's where needed.
cvsdist c3e4388
cvsdist e6da2b8
* Mon Feb 24 2003 Jonathan Blandford <jrb@redhat.com> 2:1.2.2-15
cvsdist e6da2b8
- change pkg-config to use libdir instead of hardcoding /usr/lib
cvsdist e6da2b8
cvsdist e6da2b8
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
cvsdist e6da2b8
- rebuilt
cvsdist e6da2b8
cvsdist e6da2b8
* Thu Feb 20 2003 Jonathan Blandford <jrb@redhat.com> 2:1.2.2-12
cvsdist e6da2b8
- add Provides: libpng.so.3, #67007
cvsdist e6da2b8
cvsdist e6da2b8
* Fri Jan 24 2003 Jonathan Blandford <jrb@redhat.com>
cvsdist e6da2b8
- change requires to include the Epoch
cvsdist e6da2b8
cvsdist e6da2b8
* Thu Jan 23 2003 Karsten Hopp <karsten@redhat.de> 2:1.2.2-11
cvsdist e6da2b8
- Bump & rebuild
cvsdist e6da2b8
cvsdist e6da2b8
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist e6da2b8
- rebuilt
cvsdist e6da2b8
cvsdist e6da2b8
* Wed Jan 15 2003 Elliot Lee <sopwith@redhat.com> 2:1.2.2-9
cvsdist e6da2b8
- Bump & rebuild
cvsdist e6da2b8
cvsdist e6da2b8
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 2:1.2.2-7
cvsdist e6da2b8
- merge changes in from -6hammer
cvsdist 8417c51
cvsdist e65541b
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist e65541b
- automated rebuild
cvsdist e65541b
cvsdist 5d2a5e8
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 5d2a5e8
- automated rebuild
cvsdist 5d2a5e8
cvsdist 5d2a5e8
* Tue May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-4
8b34992
- Don't own {_libdir}/pkgconfig
cvsdist 5d2a5e8
- Don't strip library, that's up to rpm
cvsdist 5d2a5e8
cvsdist 5d2a5e8
* Tue May  7 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-3
cvsdist 5d2a5e8
- Forgot png.h
cvsdist 5d2a5e8
cvsdist 5d2a5e8
* Mon May  6 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-2
cvsdist 5d2a5e8
- Fix compatibility with everyone else.
cvsdist 5d2a5e8
cvsdist 5d2a5e8
* Thu May  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5d2a5e8
- 1.2.2 plus makefile patches tarball
cvsdist 5d2a5e8
- update file list to contain versioned libpng only
cvsdist 5d2a5e8
cvsdist 5d2a5e8
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 5d2a5e8
- automated rebuild
cvsdist 86f2e59
cvsdist 5d2a5e8
* Mon Dec 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.1-1
cvsdist 5d2a5e8
- 1.2.1
cvsdist 9efa2bd
cvsdist 5d2a5e8
* Wed Sep 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.0-1
cvsdist 5d2a5e8
- 1.2.0
cvsdist 9148799
8b34992
* Mon Jul 16 2001 Trond Eivind Glomsrd <teg@redhat.com>
cvsdist 6343139
- s/Copyright/License/
cvsdist 6343139
- fix weird versioning system (epoch was set to "2" in the main
cvsdist 6343139
  package, serial to "1" in the devel package. Huh?)
cvsdist 6343139
cvsdist 02ded87
* Wed Jun 20 2001 Than Ngo <than@redhat.com> 1.0.12-1
cvsdist 02ded87
- update to 1.0.12
cvsdist 02ded87
- add missing libpng symlink
cvsdist 02ded87
cvsdist 02ded87
* Thu May  3 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.0.11-2
cvsdist 02ded87
- libpng-devel requires zlib-devel (since png.h includes zlib.h)
cvsdist 02ded87
  (#38883)
cvsdist 02ded87
cvsdist 02ded87
* Wed May  2 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.0.11-1
cvsdist 02ded87
- 1.0.11
cvsdist 02ded87
cvsdist 02ded87
* Sun Apr 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 02ded87
- 1.0.10
cvsdist 02ded87
cvsdist 5d059a0
* Tue Feb  6 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 5d059a0
- 1.0.9, fixes Mozilla problems
cvsdist 5d059a0
cvsdist 5d059a0
* Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 5d059a0
- Rebuild to get rid of 0777 dirs
cvsdist 5d059a0
cvsdist 5d059a0
* Wed Nov 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 5d059a0
- Remove the workaround for Bug #20018 (from Oct 30).
cvsdist 5d059a0
  Qt 2.2.2 fixes the problem the workaround addressed.
cvsdist 5d059a0
cvsdist 5d059a0
* Mon Oct 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 5d059a0
- Work around a problem causing konqueror to segfault in image preview
cvsdist 5d059a0
  mode (Bug #20018)
cvsdist 5d059a0
- Copy SuSE 7.0's patch to handle bad chunks
cvsdist 5d059a0
cvsdist 5d059a0
* Sun Sep  3 2000 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 5d059a0
- only include the man5 man-pages once in the main rpm
cvsdist 5d059a0
Jaromír Končický c6889d0
* Fri Jul 28 2000 Preston Brown <pbrown@redhat.com>
cvsdist 7ca90e5
- upgrade to 1.0.8 - fixes small memory leak, other bugs
cvsdist 7ca90e5
cvsdist 7ca90e5
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist 7ca90e5
- automatic rebuild
cvsdist 7ca90e5
cvsdist 7ca90e5
* Mon Jun 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 7ca90e5
- patchlevel c
cvsdist 7ca90e5
- FHSify
cvsdist 7ca90e5
cvsdist 7ca90e5
* Tue Mar 21 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 7ca90e5
- update to 1.0.6
cvsdist 7ca90e5
cvsdist 7ca90e5
* Mon Mar 13 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 7ca90e5
- change serial to Epoch to get dependencies working correctly
cvsdist 7ca90e5
cvsdist 7ca90e5
* Fri Feb 11 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 7ca90e5
- move buildroot and add URL
cvsdist 7ca90e5
8b34992
* Sat Feb  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 7ca90e5
- strip library
cvsdist 7ca90e5
- rebuild to compress man pages
cvsdist 7ca90e5
8b34992
* Sun Nov 21 1999 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 7ca90e5
- 1.0.5
cvsdist 7ca90e5
- some tweaks to spec file to make updating easier
cvsdist 7ca90e5
- handle RPM_OPT_FLAGS
cvsdist 7ca90e5
cvsdist 7ca90e5
* Mon Sep 20 1999 Matt Wilson <msw@redhat.com>
cvsdist 7ca90e5
- changed requires in libpng-devel to include serial
cvsdist 7ca90e5
- corrected typo
cvsdist 7ca90e5
cvsdist 7ca90e5
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
cvsdist 7ca90e5
- auto rebuild in the new build environment (release 2)
cvsdist 7ca90e5
cvsdist 7ca90e5
* Sun Feb 07 1999 Michael Johnson <johnsonm@redhat.com>
cvsdist 7ca90e5
- rev to 1.0.3
cvsdist 7ca90e5
cvsdist 7ca90e5
* Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 7ca90e5
- build for 6.0
cvsdist 7ca90e5
cvsdist 7ca90e5
* Wed Sep 23 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 7ca90e5
- we are Serial: 1 now because we are reverting the 1.0.2 version from 5.2
cvsdist 7ca90e5
  beta to this prior one
cvsdist 7ca90e5
- install man pages; set defattr defaults
cvsdist 7ca90e5
cvsdist 7ca90e5
* Thu May 07 1998 Prospector System <bugs@redhat.com>
cvsdist 7ca90e5
- translations modified for de, fr, tr
cvsdist 7ca90e5
cvsdist 7ca90e5
* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 7ca90e5
- devel subpackage moved to Development/Libraries
cvsdist 7ca90e5
cvsdist 7ca90e5
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
cvsdist 7ca90e5
- upgraded to 1.0.1
cvsdist 7ca90e5
- added buildroot
cvsdist 7ca90e5
cvsdist 7ca90e5
* Tue Oct 14 1997 Donnie Barnes <djb@redhat.com>
cvsdist 7ca90e5
- updated to new version
cvsdist 7ca90e5
- spec file cleanups
cvsdist 7ca90e5
cvsdist 7ca90e5
* Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
cvsdist 7ca90e5
- built against glibc
cvsdist 7ca90e5