From ffd360e4cb132af2179cc180d634ca6ec11b73ae Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 14 Dec 2006 03:59:04 +0000 Subject: [PATCH] obsolete xpdf-utils --- poppler.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/poppler.spec b/poppler.spec index 8134425..fd5fac1 100644 --- a/poppler.spec +++ b/poppler.spec @@ -3,7 +3,7 @@ Summary: PDF rendering library Name: poppler Version: 0.5.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Libraries URL: http://poppler.freedesktop.org/ @@ -54,8 +54,13 @@ Group: Applications/Text Requires: %{name} = %{version}-%{release} Conflicts: xpdf <= 1:3.01-8 # There's an extras package that provides pdftohtml + +Provides: pdftohtml Obsoletes: pdftohtml +Provides: xpdf-utils = 3.01-27.fc7 +Obsoletes: xpdf-utils <= 3.01-26.fc7 + %description utils Poppler, a PDF rendering library, it's a fork of the xpdf PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. @@ -122,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Wed Dec 13 2006 Matthias Clasen - 0.5.4-4 +- Add Provides/Obsoletes for xpdf-utils (#219033) + * Fri Dec 08 2006 Rex Dieter - 0.5.4-3 - drop hard-wired: Req: gtk2 - --disable-static