diff --git a/time.spec b/time.spec index ee95a61..67ee291 100644 --- a/time.spec +++ b/time.spec @@ -1,34 +1,32 @@ Name: time Version: 1.9 -Release: 1mamba +Release: 2mamba Summary: A GNU utility for monitoring a program's use of system resources Group: System/Tools Vendor: openmamba Distribution: openmamba -Packager: Aleph0 -URL: http://www.gnu.org/software/time/time.html -Source: https://git.savannah.gnu.org/git/time.git/v%{version}/time-%{version}.tar.bz2 -#Source: ftp://ftp.gnu.org/gnu/time/time-%{version}.tar.gz +Packager: Silvan Calarco +URL: https://www.gnu.org/software/time/ +Source: https://ftp.gnu.org/gnu/time/time-%{version}.tar.gz Patch: %{name}-1.7-destdir.patch License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: bash BuildRequires: glibc-devel -BuildRequires: texinfo ## AUTOBUILDREQ-END Requires(post):%{__install_info} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The `time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have `time' save the information in a file instead of displaying it on the screen. +%debug_package + %prep %setup -q #%patch -p1 +#./bootstrap %build -./bootstrap %configure %make @@ -55,6 +53,9 @@ You can select which information is reported and the format in which it is shown #ChangeLog NEWS README %changelog +* Sat Jun 05 2021 Silvan Calarco 1.9-2mamba +- rebuilt with debug package and specfile fixes + * Wed Mar 21 2018 Silvan Calarco 1.9-1mamba - update to 1.9