Accepting request 149581 from home:BSiposRKF

Same as request 148711 but after resolving change file conflict.

OBS-URL: https://build.opensuse.org/request/show/149581
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=94
This commit is contained in:
Michal Vyskocil 2013-01-29 09:47:33 +00:00 committed by Git OBS Bridge
parent 1210da84ce
commit fa2332c399
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 23 13:30:18 UTC 2013 - BSipos@rkf-eng.com
- Require package for ICU having same minimum version that the build requires.
- Avoid obsoleting older versions of boost documentation to allow multiple boost package versions in same environment.
-------------------------------------------------------------------
Thu Jan 17 14:21:58 UTC 2013 - opensuse@dstoecker.de

View File

@ -68,7 +68,7 @@ BuildRequires: dos2unix
BuildRequires: gcc-c++
BuildRequires: libbz2-devel
BuildRequires: libexpat-devel
BuildRequires: libicu-devel
BuildRequires: libicu-devel >= 4.4
BuildRequires: python-devel
BuildRequires: xorg-x11-devel
%if %build_mpi
@ -147,7 +147,6 @@ the documentation packages (html, man or pdf).
Summary: Boost License
Group: Development/Libraries/C and C++
Provides: boost-license = %{version}-%{release}
Obsoletes: boost-license < %{version}
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif