untabify; clean up Obsoletes

This commit is contained in:
roland 2008-02-01 00:45:02 +00:00
parent e3a54f8ba2
commit 9fb6ec880d
1 changed files with 6 additions and 5 deletions

View File

@ -34,7 +34,6 @@ Group: Development/Tools
Source: elfutils-%{version}.tar.gz
Patch1: elfutils-portability.patch
Patch2: elfutils-robustify.patch
Obsoletes: libelf libelf-devel
Requires: elfutils-libelf-%{_arch} = %{version}-%{release}
Requires: elfutils-libs-%{_arch} = %{version}-%{release}
@ -112,6 +111,7 @@ with the code to handle compiled objects.
Summary: Library to read and write ELF files.
Group: Development/Tools
Provides: elfutils-libelf-%{_arch} = %{version}-%{release}
Obsoletes: libelf <= 0.8.2-2
%description libelf
The elfutils-libelf package provides a DSO which allows reading and
@ -128,6 +128,7 @@ Conflicts: libelf-devel
%if !0%{?separate_devel_static}
Requires: elfutils-libelf-devel-static-%{_arch} = %{version}-%{release}
%endif
Obsoletes: libelf-devel <= 0.8.2-2
%description libelf-devel
The elfutils-libelf-devel package contains the libraries to create