[sblim-sfcc] Update to sblim-sfcc-2.2.5

vcrhonek vcrhonek at fedoraproject.org
Tue Jan 8 11:49:59 UTC 2013


commit 610eb62ed1641184fd8bf3d6a4cfff8c3c0b309d
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Tue Jan 8 12:49:48 2013 +0100

    Update to sblim-sfcc-2.2.5

 .gitignore      |    1 +
 sblim-sfcc.spec |    9 +++++----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16d6070..b450d17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ sblim-sfcc-2.2.1.tar.bz2
 /sblim-sfcc-2.2.2.tar.bz2
 /sblim-sfcc-2.2.3.tar.bz2
 /sblim-sfcc-2.2.4.tar.bz2
+/sblim-sfcc-2.2.5.tar.bz2
diff --git a/sblim-sfcc.spec b/sblim-sfcc.spec
index 0d88096..edf31ac 100644
--- a/sblim-sfcc.spec
+++ b/sblim-sfcc.spec
@@ -6,8 +6,8 @@
 
 Summary: Small Footprint CIM Client Library
 Name: sblim-sfcc
-Version: 2.2.4
-Release: 4%{?dist}
+Version: 2.2.5
+Release: 1%{?dist}
 Group: Applications/System
 License: EPL
 URL: http://www.sblim.org
@@ -34,8 +34,6 @@ Small Footprint CIM Client Library Header Files and Link Libraries
 chmod a-x backend/cimxml/*.[ch]
 
 %configure 
-sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool 
 make %{?_smp_flags}
 
 %install
@@ -59,6 +57,9 @@ rm -rf %{buildroot}/%{_libdir}/*a
 %{_libdir}/*.so 
 
 %changelog
+* Tue Jan 08 2013 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.2.5-1
+- Update to sblim-sfcc-2.2.5
+
 * Mon Nov 19 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.2.4-4
 - Remove rpath from libcmpisfcc library
 
diff --git a/sources b/sources
index c4107b0..2b4dc32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b901c459fcc7eb93167f1dcde7762d7  sblim-sfcc-2.2.4.tar.bz2
+44a2893f0e2dbc37e60b91d8f7d7d83b  sblim-sfcc-2.2.5.tar.bz2


More information about the scm-commits mailing list