diff --git a/boost.changes b/boost.changes index f3b5b35..b3d38ae 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 19 15:20:52 CEST 2009 - pth@suse.de + +- Provide/Obsolete boost-license (bnc#544958) + ------------------------------------------------------------------- Thu Aug 6 18:50:30 CEST 2009 - pth@suse.de diff --git a/boost.spec b/boost.spec index 97022fd..b9f1ff7 100644 --- a/boost.spec +++ b/boost.spec @@ -45,7 +45,9 @@ Group: Development/Libraries/C and C++ Summary: Boost C++ Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 1.39.0 -Release: 2 +Release: 3 +Provides: boost-license = %{version}-%{release} +Obsoletes: boost-license < %{version} Source0: %{name}_1_39_0.tar.bz2 Source1: boost-rpmlintrc Source2: boost_1_33_1_man.tar.bz2 diff --git a/boost.spec.in b/boost.spec.in index 943d96d..be2802f 100644 --- a/boost.spec.in +++ b/boost.spec.in @@ -55,6 +55,8 @@ Group: Development/Libraries/C and C++ Summary: Boost C++ Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 1.39.0 +Provides: boost-license = %{version}-%{release} +Obsoletes: boost-license < %{version} Release: 2 Source0: %{name}_@file_version@.tar.bz2 Source1: boost-rpmlintrc