[rubygem-openshift-origin-common] Renamed library to correct name

tdawson tdawson at fedoraproject.org
Wed Aug 22 14:22:31 UTC 2012


commit 11ce7ceb794b9a98a0487b67f85d317d597e6c35
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Aug 22 09:22:15 2012 -0500

    Renamed library to correct name

 rubygem-openshift-origin-common.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-openshift-origin-common.spec b/rubygem-openshift-origin-common.spec
index 78b5f8d..2758832 100644
--- a/rubygem-openshift-origin-common.spec
+++ b/rubygem-openshift-origin-common.spec
@@ -18,7 +18,7 @@
 Summary:        Common library code for OpenShift subsystem
 Name:           rubygem-%{gem_name}
 Version:        0.13.3
-Release:        9%{?dist}
+Release:        10%{?dist}
 Group:          Development/Tools
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
@@ -54,6 +54,7 @@ subsystem.
 gem unpack %{SOURCE0}
 %setup -q -D -T -n  %{gem_name}-%{version}
 %patch0 -p1
+mv lib/stickshift-common.rb lib/openshift-origin-common.rb
 
 mkdir SELinux
 cp %{SOURCE1} %{SOURCE2} %{SOURCE3} SELinux
@@ -125,6 +126,9 @@ fixfiles -R rubygem-stickshift-common restore
 fi
 
 %changelog
+* Wed Aug 22 2012 Troy Dawson <tdawson at redhat.com> - 0.13.3-10
+- Renamed library to correct name
+
 * Tue Aug 21 2012 Brenton Leanhardt <bleanhar at redhat.com> - 0.13.3-9
 - Removed incorrect doc tag usage
 


More information about the scm-commits mailing list