[libpagemap/f15] kernel version detecting was fixed for kernels 3.x

Petr Holasek pholasek at fedoraproject.org
Wed Aug 10 08:35:16 UTC 2011


commit 3644a9c703decc9fefb0773d9c01713b04e54038
Author: Petr Holasek <pholasek at redhat.com>
Date:   Wed Aug 10 10:34:32 2011 +0200

    kernel version detecting was fixed for kernels 3.x
    
    python-devel was added to BuildRequires because of wrong expansion
    of %{python_sitelib} macro
    
    some compilator warnings were fixed

 libpagemap.spec |   12 +++++++++++-
 sources         |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/libpagemap.spec b/libpagemap.spec
index c73dd7f..4db3fc6 100644
--- a/libpagemap.spec
+++ b/libpagemap.spec
@@ -1,6 +1,6 @@
 Name:           libpagemap
 Version:        0.0.1 
-Release:        6%{?dist}
+Release:        9%{?dist}
 Summary:        Pagemap interface library
 
 Group:          System Environment/Libraries
@@ -54,6 +54,16 @@ rm -rf %{buildroot}
 %{_libdir}/libpagemap.so
 
 %changelog
+* Tue Aug 09 2011 Petr Holasek <pholasek at redhat.com> - 0.0.1-9
+- kernel version detecting was fixed for kernels 3.x
+
+* Tue Apr 12 2011 Petr Holasek <pholasek at redhat.com> - 0.0.1-8
+- python-devel was added to BuildRequires because of wrong expansion
+  of %{python_sitelib} macro
+
+* Wed Mar 30 2011 Petr Holasek <pholasek at redhat.com> - 0.0.1-7
+- some compilator warnings were fixed
+
 * Thu Mar 24 2011 Petr Holasek <pholasek at redhat.com> - 0.0.1-6
 - pagemapvisual and pgmap utilities are able to print outputs in CSV 
 
diff --git a/sources b/sources
index bccaa8f..30dee51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba0354b82155a4aa4355b5b260b4c40f  libpagemap-0.0.1.tar.gz
+de3439bcae4df9b9f5c8193964d399cd  libpagemap-0.0.1.tar.gz


More information about the scm-commits mailing list