[packages/libsysstat] - updated to 0.3.1
witekfl
witekfl at pld-linux.org
Sat Feb 20 18:06:43 CET 2016
commit c8e69a70a03b93d9a36e5260a765bfb5d49f91fd
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat Feb 20 18:06:26 2016 +0100
- updated to 0.3.1
libsysstat.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/libsysstat.spec b/libsysstat.spec
index 333aa18..bd630c0 100644
--- a/libsysstat.spec
+++ b/libsysstat.spec
@@ -2,12 +2,12 @@
Summary: libsysstat
Name: libsysstat
-Version: 0.2.0
-Release: 0.1
+Version: 0.3.1
+Release: 1
License: GPLv2 and LGPL-2.1+
Group: X11/Libraries
-Source0: http://lxqt.org/downloads/libsysstat/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: bf404af3e9f5edb414161e30d28b0be5
+Source0: http://downloads.lxqt.org/libsysstat/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 8513824b127fd1bdcd0ec32f4ba790d6
URL: http://www.lxqt.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -38,13 +38,12 @@ Pakiet ten zawiera pliki nagłówkowe i dokumentację potrzebną przy
pisaniu własnych programów wykorzystujących libsysstat.
%prep
-%setup -q -n %{name}
+%setup -q
%build
install -d build
cd build
%cmake \
- -DUSE_QT5=ON \
../
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsysstat.git/commitdiff/c8e69a70a03b93d9a36e5260a765bfb5d49f91fd
More information about the pld-cvs-commit
mailing list