diff --git a/progsreiserfs.spec b/progsreiserfs.spec index 27c025f..f6b069a 100644 --- a/progsreiserfs.spec +++ b/progsreiserfs.spec @@ -2,7 +2,7 @@ Name: progsreiserfs Version: 0.3.0.5 -Release: 2mamba +Release: 3mamba Summary: Programs needed for manipulating reiserfs partitions Group: System/Tools Vendor: openmamba @@ -13,6 +13,11 @@ Source: http://progsreiserfs.sourcearchive.com/downloads/%{version}/%{nam Patch: %{name}-0.3.0.4-underquoted_m4.patch Patch1: http://progsreiserfs.sourcearchive.com/downloads/%{version}-1/progsreiserfs_%{version}-1.diff.gz License: GPL +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: ldconfig +BuildRequires: libuuid-devel +## AUTOBUILDREQ-END BuildRequires: bison BuildRequires: gettext-devel Requires: libreiserfs = %{?epoch:%epoch:}%{version}-%{release} @@ -37,8 +42,11 @@ Requires: libreiserfs = %{?epoch:%epoch:}%{version}-%{release} A library for reiserfs low-level file system access. This is the development package. +%debug_package + %prep %setup -q +sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub %patch -p1 %patch1 -p1 @@ -95,6 +103,9 @@ This is the development package. %{_datadir}/aclocal/progsreiserfs.m4 %changelog +* Sun Dec 06 2020 Silvan Calarco 0.3.0.5-3mamba +- rebuilt with debug package and aarch64 build fix + * Mon Dec 29 2014 Automatic Build System 0.3.0.5-2mamba - automatic rebuild by autodist