summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Falk <oliver@linux-kernel.at>2013-08-13 12:21:31 +0200
committerOliver Falk <oliver@linux-kernel.at>2013-08-13 12:21:31 +0200
commit5c2cb754d77acbb0a91e9de6698146d59572c422 (patch)
treefc67da5f7cfd996d742d5936c81c9d25323b23ed
parent10013241cc082a116435c50a7716d8e85f7a4e70 (diff)
downloadlibstatgrab-5c2cb754d77acbb0a91e9de6698146d59572c422.tar.gz
libstatgrab-5c2cb754d77acbb0a91e9de6698146d59572c422.tar.xz
libstatgrab-5c2cb754d77acbb0a91e9de6698146d59572c422.zip
* Tue Aug 13 2013 Oliver Falk <oliver@linux-kernel.at> - 0.90-1
- Update - Should fix BZ#925891
-rw-r--r--.gitignore3
-rw-r--r--libstatgrab.spec13
-rw-r--r--sources2
3 files changed, 10 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index ec3569e..76875ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-libstatgrab-0.16.tar.gz
-/libstatgrab-0.17.tar.gz
+/libstatgrab-0.90.tar.gz
diff --git a/libstatgrab.spec b/libstatgrab.spec
index e5ed142..4fffaaa 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -3,11 +3,10 @@
Summary: Make system statistics
Name: libstatgrab
-Version: 0.17
-Release: 4%{?dist}
+Version: 0.90
+Release: 1%{?dist}
Source0: http://ftp.i-scream.org/pub/i-scream/%{name}/%{name}-%{version}.tar.gz
-Patch0: %{name}.nochmod.patch
License: LGPLv2+
Group: System Environment/Libraries
@@ -66,7 +65,6 @@ to develop libstatgrab based applications.
%prep
%setup -q
-%patch0 -p0
%build
%configure --with-ncurses --disable-static
@@ -103,7 +101,8 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/statgrab
%{_bindir}/statgrab-make-mrtg-config
%{_bindir}/statgrab-make-mrtg-index
-%{_mandir}/*/statgrab*
+%{_mandir}/*/*statgrab*
+%{_mandir}/*/saidar*
%{_mandir}/*/saidar*
%files
@@ -134,6 +133,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/vm_stats
%changelog
+* Tue Aug 13 2013 Oliver Falk <oliver@linux-kernel.at> - 0.90-1
+- Update
+- Should fix BZ#925891
+
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
diff --git a/sources b/sources
index 54a1a22..1a74067 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58385c9392898be3b09ffc5e3ebe8717 libstatgrab-0.17.tar.gz
+b7c349c500fabc14d04c7c1ac7770d94 libstatgrab-0.90.tar.gz