]> git.pld-linux.org Git - packages/atop.git/commitdiff
- up to 2.3.0 auto/th/atop-2.3.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 Aug 2017 09:09:18 +0000 (11:09 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 Aug 2017 09:09:18 +0000 (11:09 +0200)
atop.spec

index f000df3b3e7686c7d3379167adfaeb700d656f48..d5a98a12797ea93dfdc42d891601b64f631fadeb 100644 (file)
--- a/atop.spec
+++ b/atop.spec
@@ -3,13 +3,13 @@
 Summary:       AT Computing System and Process Monitor
 Summary(pl.UTF-8):     Monitor obciążenia systemu alternatywny dla programu top
 Name:          atop
-Version:       2.1
+Version:       2.3.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/System
-Source0:       http://www.atoptool.nl/download/%{name}-%{version}-1.tar.gz
-# Source0-md5: d956f5b0c7e0705cff6cf44898d664d7
-URL:           http://www.atcomputing.nl/Tools/atop
+Source0:       http://www.atoptool.nl/download/%{name}-%{version}.tar.gz
+# Source0-md5: 48e1dbef8c7d826e68829a8d5fc920fc
+URL:           https://www.atoptool.nl/
 BuildRequires: ncurses-devel
 BuildRequires: sed >= 4.0
 BuildRequires: zlib-devel
@@ -45,7 +45,8 @@ również które procesy są odpowiedzialne za generowane obciążenie
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
-%{__make} install \
+
+%{__make} -j1 sysvinstall systemdinstall \
        INIPATH=/etc/rc.d/init.d \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.179981 seconds and 4 git commands to generate.