From 6f72de8c75482fb7e878ac5ea0118b5832892d64dd274e01cfb0c69503535c04 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 15 Dec 2008 11:20:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=23 --- baselibs.conf | 1 + boost.changes | 6 ++++++ boost.spec | 5 ++++- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/baselibs.conf b/baselibs.conf index 5c2b2db..8fff1e9 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,5 @@ arch ppc package boost-devel + requires -boost- arch ppc package libboost_date_time1_36_0 arch ppc package libboost_filesystem1_36_0 arch ppc package libboost_graph1_36_0 diff --git a/boost.changes b/boost.changes index 8d1174a..3d911de 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 11 17:08:05 CET 2008 - ro@suse.de + +- fix baselibs.conf (no requirement for boost-xxbit) + (bnc#457699) + ------------------------------------------------------------------- Thu Nov 27 15:11:54 CET 2008 - ro@suse.de diff --git a/boost.spec b/boost.spec index fc520e1..d072800 100644 --- a/boost.spec +++ b/boost.spec @@ -45,7 +45,7 @@ Group: Development/Libraries/C and C++ Summary: Boost C++ Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 1.36.0 -Release: 9 +Release: 10 Source0: %{name}_1_36_0.tar.bz2 Source1: boost-rpmlintrc Source2: boost_1_33_1_man.tar.bz2 @@ -609,6 +609,9 @@ find %{buildroot}%{_docdir}/boost-%{version} -name \*.py -exec chmod -x {} + %doc %{_mandir}/man7/*.7.gz %changelog +* Thu Dec 11 2008 ro@suse.de +- fix baselibs.conf (no requirement for boost-xxbit) + (bnc#457699) * Thu Nov 27 2008 ro@suse.de - update baselibs.conf - package mpi.so only in mpi package, not in devel