[libstoragemgmt] Update to version 0.0.11

tasleson tasleson at fedoraproject.org
Mon Aug 13 18:46:13 UTC 2012


commit 0f593de6341bc6b15a4b7da8b7a902d97005388d
Author: Tony Asleson <tasleson at redhat.com>
Date:   Mon Aug 13 13:44:09 2012 -0500

    Update to version 0.0.11
    
    Signed-off-by: Tony Asleson <tasleson at redhat.com>

 .gitignore          |    1 +
 libstoragemgmt.spec |   14 +++++++-------
 sources             |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4dcfdc6..a8200a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libstoragemgmt-0.0.9.tar.gz
+/libstoragemgmt-0.0.11.tar.gz
diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec
index 163a97e..f70e8e0 100644
--- a/libstoragemgmt.spec
+++ b/libstoragemgmt.spec
@@ -1,17 +1,15 @@
 Name:           libstoragemgmt
-Version:        0.0.9
-Release:        3%{?dist}
+Version:        0.0.11
+Release:        1%{?dist}
 Summary:        Storage array management library
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://sourceforge.net/projects/libstoragemgmt/
 Source0:        http://sourceforge.net/projects/libstoragemgmt/files/Alpha/libstoragemgmt-%{version}.tar.gz
-# detect also non-x86 arches in Pegasus check
-Patch0:         %{name}-0.0.9-secondary.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  yajl-devel libxml2-devel tog-pegasus-devel pywbem check-devel
-Requires:       pywbem
+BuildRequires:  yajl-devel libxml2-devel pywbem check-devel m2crypto glib2-devel
+Requires:       pywbem m2crypto
 
 %if 0%{?fedora}
 BuildRequires:  systemd-units
@@ -40,7 +38,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .secondary
 
 %build
 %configure --disable-static
@@ -143,6 +140,9 @@ fi
 %{_libdir}/pkgconfig/libstoragemgmt.pc
 
 %changelog
+* Mon Aug 13 2012 Tony Asleson <tasleson at redhat.com> 0.0.11-1
+- New upstream release
+
 * Fri Jul 27 2012 Dan HorĂ¡k <dan[at]danny.cz> - 0.0.9-3
 - detect also non-x86 arches in Pegasus check
 
diff --git a/sources b/sources
index be10419..b29b28b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76433d1092a9d43c250043c076cd4a38  libstoragemgmt-0.0.9.tar.gz
+221206db40b76e19a72fdcfd5a1a674d  libstoragemgmt-0.0.11.tar.gz


More information about the scm-commits mailing list