unlink to avoid broken state

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=76
This commit is contained in:
Stephan Kulow 2012-03-23 19:04:02 +00:00 committed by Git OBS Bridge
parent 1063d332be
commit f49628a888

View File

@ -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