From b11f6e7b7f0951d3f8376c86bc6c830f9bc9b3e7 Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Thu, 2 Dec 2004 02:27:54 +0000 Subject: [PATCH] - Remove bogus Obsoletes. --- boost.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/boost.spec b/boost.spec index 35a3eed..9a0dd05 100644 --- a/boost.spec +++ b/boost.spec @@ -3,7 +3,7 @@ Name: boost Summary: The Boost C++ Libraries Version: 1.32.0 -Release: 1 +Release: 2 License: Boost Software License URL: http://www.boost.org/ Group: System Environment/Libraries @@ -11,8 +11,6 @@ Source: %{tarball_name}.tar.bz2 BuildRoot: %{_tmppath}/boost-%{version}-root Prereq: /sbin/ldconfig BuildRequires: libstdc++-devel python -Obsoletes: boost <= 1.31.0 -Obsoletes: boost-devel <= 1.31.0 Obsoletes: boost-doc <= 1.30.2 Obsoletes: boost-python <= 1.30.2 Patch0: boost-base.patch @@ -95,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Wed Dec 01 2004 Benjamin Kosnik 1.32.0-2 +- Remove bogus Obsoletes. + * Mon Nov 29 2004 Benjamin Kosnik 1.32.0-1 - Update to 1.32.0 - (#122817: libboost_*.so symlinks missing)