This commit is contained in:
parent
addac91417
commit
a372d94170
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 09:45:26 UTC 2010 - pth@novell.com
|
||||
|
||||
- Move provides/obsoletes for boost-license to the right section
|
||||
(bnc#544958).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 10:34:26 UTC 2010 - pth@novell.com
|
||||
|
||||
|
@ -63,8 +63,6 @@ Summary: Boost C++ Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Version: %{ver}
|
||||
Release: 2
|
||||
Provides: boost-license = %{version}-%{release}
|
||||
Obsoletes: boost-license < %{version}
|
||||
Source0: %{name}_%{file_version}.tar.bz2
|
||||
Source1: boost-rpmlintrc
|
||||
Source2: %{name}_man_%{file_version}.tar.bz2
|
||||
@ -125,6 +123,8 @@ License: BSD3c
|
||||
Summary: Boost License
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Provides: boost-license = %{version}-%{release}
|
||||
Obsoletes: boost-license < %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n boost-license%{lib_appendix}
|
||||
|
Loading…
Reference in New Issue
Block a user