From f49628a88866a6f77c28cc54297490d5959fd0991dfcda1700cda604719ef0e0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 23 Mar 2012 19:04:02 +0000 Subject: [PATCH] unlink to avoid broken state OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=76 --- boost.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index a20e685..f429845 100644 --- a/boost.spec +++ b/boost.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define ver 1.49.0 %define file_version 1_49_0 %define short_version 1_49 @@ -132,7 +133,8 @@ see the boost-doc package. %package devel Summary: Development package for Boost C++ Group: Development/Libraries/C and C++ -Requires: %{all_libs} libstdc++-devel +Requires: %{all_libs} +Requires: libstdc++-devel %description devel This package contains all that is needed to develop/compile