[rubygem-openshift-origin-common/f18] Removing incorrect libdir exclude

Brenton Leanhardt brenton at fedoraproject.org
Tue Aug 21 13:02:28 UTC 2012


commit a192fb084d2c8ea9d5e52f099336edc3554b4d2d
Author: Brenton Leanhardt <bleanhar at redhat.com>
Date:   Tue Aug 21 09:02:02 2012 -0400

    Removing incorrect libdir exclude

 rubygem-openshift-origin-common.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-openshift-origin-common.spec b/rubygem-openshift-origin-common.spec
index 1e5ee39..3864d70 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:        7%{?dist}
+Release:        8%{?dist}
 Group:          Development/Tools
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
@@ -99,9 +99,9 @@ cd -
 %doc %{gem_instdir}/README.md
 %doc %{gem_instdir}/%{gem_name}.gemspec
 %{gem_spec}
+%{gem_libdir}
 %{_datadir}/selinux/packages/%{name}/
 %exclude %{gem_cache}
-%exclude %{gem_libdir}
 %exclude %{gem_instdir}/%{name}.spec
 
 %post
@@ -125,6 +125,9 @@ fixfiles -R rubygem-stickshift-common restore
 fi
 
 %changelog
+* Tue Aug 21 2012 Brenton Leanhardt <bleanhar at redhat.com> - 0.13.3-8
+- Removed incorrect libdir exclude
+
 * Thu Aug 16 2012 Brenton Leanhardt <bleanhar at redhat.com> - 0.13.3-7
 - Using rubygem-devel macros and the exclude macro
 - Removed SELinux dir from package


More information about the scm-commits mailing list