diff --git a/libpng.spec b/libpng.spec index 7fccf92..54ee8f2 100644 --- a/libpng.spec +++ b/libpng.spec @@ -1,7 +1,7 @@ Summary: A library of functions for manipulating PNG image format files. Name: libpng Version: 1.2.2 -Release: 16 +Release: 17 License: OSI certified Group: System Environment/Libraries Source: ftp://swrinde.nde.swri.edu/pub/png/src/libpng-%{version}.tar.bz2 @@ -15,7 +15,7 @@ Provides: libpng.so.3 URL: http://www.libpng.org/pub/png/ %define LIBVER 3.%{version} Epoch: 2 -Conflicts: qt < 2.2.2 +Conflicts: qt < 0:2.2.2 %description The libpng package contains a library of functions for creating and @@ -90,6 +90,12 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man5/libpng.so* rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 04 2003 Elliot Lee +- rebuilt + +* Tue Jun 3 2003 Jeff Johnson +- add explicit epoch's where needed. + * Mon Feb 24 2003 Jonathan Blandford 2:1.2.2-15 - change pkg-config to use libdir instead of hardcoding /usr/lib