From 2ba805faad528bef859888476ce9a3f533975749 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Jul 03 2019 14:11:06 +0000 Subject: spec cleanup and modernization --- diff --git a/bonnie++.spec b/bonnie++.spec index 7528f51..51dda9b 100644 --- a/bonnie++.spec +++ b/bonnie++.spec @@ -21,18 +21,14 @@ Do not leave bonnie++ installed on a production system. Use only while you test servers. %prep -%setup -q -n bonnie++-%{version} -%patch0 -p1 - +%autosetup %build %configure --disable-stripping make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" - %install -make install DESTDIR=$RPM_BUILD_ROOT - +%make_install %files %doc readme.html copyright.txt credits.txt debian/changelog