[libstatgrab/f19] * Tue Sep 17 2013 Oliver Falk <oliver at linux-kernel.at> - 1:0.17-4.1 - Fix BZ#1008491 - too many brok

Oliver Falk oliver at fedoraproject.org
Tue Sep 17 06:10:19 UTC 2013


commit 11844f31f3f5bb6fc50baceab45bee6ee27a32bc
Author: Oliver Falk <oliver at linux-kernel.at>
Date:   Tue Sep 17 08:10:01 2013 +0200

    * Tue Sep 17 2013 Oliver Falk <oliver at linux-kernel.at> - 1:0.17-4.1
    - Fix BZ#1008491 - too many broken deps

 .gitignore       |    1 +
 libstatgrab.spec |    8 ++++++--
 sources          |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76875ab..3ac7e73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libstatgrab-0.90.tar.gz
+/libstatgrab-0.17.tar.gz
diff --git a/libstatgrab.spec b/libstatgrab.spec
index 1669401..e5911db 100644
--- a/libstatgrab.spec
+++ b/libstatgrab.spec
@@ -1,8 +1,9 @@
 %global pkgname statgrab
 
 Name:           libstatgrab
-Version:        0.90
-Release:        1%{?dist}
+Version:        0.17
+Release:        4%{?dist}.1
+Epoch:		1
 Summary:        A library that provides cross platform access to statistics about the system
 License:        LGPLv2+
 URL:            http://www.i-scream.org/libstatgrab
@@ -113,6 +114,9 @@ find %{buildroot} -name '*.la' -delete
 %{_mandir}/*/saidar*
 
 %changelog
+* Tue Sep 17 2013 Oliver Falk <oliver at linux-kernel.at> - 1:0.17-4.1
+- Fix BZ#1008491 - too many broken deps
+
 * Fri Aug 16 2013 Christopher Meng <rpm at cicku.me> - 0.90-2
 - SPEC Cleanup.
 - Remove unneeded Requires.
diff --git a/sources b/sources
index 1a74067..da8807a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 b7c349c500fabc14d04c7c1ac7770d94  libstatgrab-0.90.tar.gz
+58385c9392898be3b09ffc5e3ebe8717  libstatgrab-0.17.tar.gz


More information about the scm-commits mailing list