automatic version update by autodist [release 0.186-1mamba;Fri Nov 12 2021]
This commit is contained in:
parent
9758123677
commit
2e00034364
@ -4,7 +4,7 @@
|
|||||||
%define portability_version 0.163
|
%define portability_version 0.163
|
||||||
|
|
||||||
Name: elfutils
|
Name: elfutils
|
||||||
Version: 0.185
|
Version: 0.186
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A collection of utilities and DSOs to handle compiled objects
|
Summary: A collection of utilities and DSOs to handle compiled objects
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -53,7 +53,7 @@ Also included are numerous helper libraries which implement DWARF, ELF, and mach
|
|||||||
Summary: Library to read and write ELF files
|
Summary: Library to read and write ELF files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: elfutils-libelf
|
Provides: elfutils-libelf
|
||||||
Obsoletes: elfutils-libelf
|
Obsoletes: elfutils-libelf < 0.186
|
||||||
|
|
||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
The %{libname} package provides a DSO which allows reading and writing ELF files on a high level.
|
The %{libname} package provides a DSO which allows reading and writing ELF files on a high level.
|
||||||
@ -66,7 +66,7 @@ Group: Development/Libraries
|
|||||||
Requires: %{libname} = %{version}-%{release}
|
Requires: %{libname} = %{version}-%{release}
|
||||||
Requires: glibc-devel
|
Requires: glibc-devel
|
||||||
Provides: elfutils-libelf-devel
|
Provides: elfutils-libelf-devel
|
||||||
Obsoletes: elfutils-libelf-devel
|
Obsoletes: elfutils-libelf-devel < 0.186
|
||||||
|
|
||||||
%description -n %{libname}-devel
|
%description -n %{libname}-devel
|
||||||
The %{libname}-devel package contains the libraries to create applications for handling compiled objects.
|
The %{libname}-devel package contains the libraries to create applications for handling compiled objects.
|
||||||
@ -85,7 +85,7 @@ Summary: Development support for libdw
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{libname} = %{version}-%{release}
|
Requires: %{libname} = %{version}-%{release}
|
||||||
Provides: elfutils-devel
|
Provides: elfutils-devel
|
||||||
Obsoletes: elfutils-devel
|
Obsoletes: elfutils-devel < 0.186
|
||||||
|
|
||||||
%description -n libdw-devel
|
%description -n libdw-devel
|
||||||
The %{libname}-devel package contains the libraries to create applications for handling compiled objects.
|
The %{libname}-devel package contains the libraries to create applications for handling compiled objects.
|
||||||
@ -172,6 +172,7 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*}
|
|||||||
%{_mandir}/man1/debuginfod-find.1*
|
%{_mandir}/man1/debuginfod-find.1*
|
||||||
%{_mandir}/man1/eu-elfclassify.1*
|
%{_mandir}/man1/eu-elfclassify.1*
|
||||||
%{_mandir}/man1/eu-readelf.1*
|
%{_mandir}/man1/eu-readelf.1*
|
||||||
|
%{_mandir}/man7/debuginfod-client-config.7*
|
||||||
%{_mandir}/man8/debuginfod.8*
|
%{_mandir}/man8/debuginfod.8*
|
||||||
|
|
||||||
%files -n libdw
|
%files -n libdw
|
||||||
@ -211,6 +212,9 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*}
|
|||||||
%{_libdir}/pkgconfig/libdebuginfod.pc
|
%{_libdir}/pkgconfig/libdebuginfod.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 12 2021 Automatic Build System <autodist@mambasoft.it> 0.186-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 23 2021 Automatic Build System <autodist@mambasoft.it> 0.185-1mamba
|
* Sun May 23 2021 Automatic Build System <autodist@mambasoft.it> 0.185-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user