diff --git a/tiff.changes b/tiff.changes index bc102cb..a6a1b94 100644 --- a/tiff.changes +++ b/tiff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 15:58:49 CEST 2007 - ro@suse.de + +- add provides and obsoletes for libtiff to libtiff3 package + ------------------------------------------------------------------- Thu Jul 19 15:01:40 CEST 2007 - nadvornik@suse.cz diff --git a/tiff.spec b/tiff.spec index 57b4589..29561f9 100644 --- a/tiff.spec +++ b/tiff.spec @@ -17,7 +17,7 @@ Group: Productivity/Graphics/Convertors Autoreqprov: on URL: http://www.remotesensing.org/libtiff/ Version: 3.8.2 -Release: 54 +Release: 56 Summary: Tools for Converting from and to the Tiff Format Source: tiff-%{version}.tar.bz2 Source1: jpegint.h @@ -40,6 +40,8 @@ Authors: %package -n libtiff3 Summary: The Tiff Library (with JPEG and compression support) Group: System/Libraries +Provides: libtiff = %{version} +Obsoletes: libtiff <= %{version} Autoreqprov: on %description -n libtiff3 @@ -120,6 +122,8 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man3/* %changelog +* Fri Jul 27 2007 - ro@suse.de +- add provides and obsoletes for libtiff to libtiff3 package * Thu Jul 19 2007 - nadvornik@suse.cz - renamed libtiff to libtiff3 - do not package static libraries