[libstoragemgmt] Bug fix release

tasleson tasleson at fedoraproject.org
Wed Oct 1 17:03:18 UTC 2014


commit 3b31b02a85a938217d89d20e07353a31fc32e0f9
Author: Tony Asleson <tasleson at redhat.com>
Date:   Wed Oct 1 11:07:20 2014 -0500

    Bug fix release
    
    Signed-off-by: Tony Asleson <tasleson at redhat.com>

 libstoragemgmt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec
index 29964e9..c648711 100644
--- a/libstoragemgmt.spec
+++ b/libstoragemgmt.spec
@@ -9,7 +9,7 @@
 
 Name:           libstoragemgmt
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Storage array management library
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -132,7 +132,6 @@ the %{name}-rest package contains the http daemon for %{name} rest api.
 %build
 ./autogen.sh
 
-#Tell the install program to preserve file date/timestamps
 %configure \
 %if 0%{?with_rest_api} != 1
     --without-rest-api \
@@ -285,6 +284,10 @@ getent passwd libstoragemgmt >/dev/null || \
 %endif
 
 %changelog
+* Wed Oct 1 2014 Tony Asleson <tasleson at redhat.com> - 1.0.0-2
+- BZ 850185, Use new systemd rpm macros
+- BZ 1122117, Use correct tmpfiles.d dir
+
 * Sun Sep 7 2014 Tony Asleson <tasleson at redhat.com> - 1.0.0-1
 - New upstream release
 


More information about the scm-commits mailing list