[rubygem-openshift-origin-common] Removed incorrect doc tag usage

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


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

    Removed incorrect doc tag usage

 rubygem-openshift-origin-common.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/rubygem-openshift-origin-common.spec b/rubygem-openshift-origin-common.spec
index 3864d70..78b5f8d 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:        8%{?dist}
+Release:        9%{?dist}
 Group:          Development/Tools
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
@@ -91,15 +91,15 @@ cd -
 
 %files
 %dir %{gem_instdir}
+%{gem_instdir}/Gemfile
+%{gem_instdir}/Rakefile
+%{gem_instdir}/%{gem_name}.gemspec
+%{gem_spec}
+%{gem_libdir}
 %doc %{gem_instdir}/LICENSE
 %doc %{gem_instdir}/COPYRIGHT
 %doc %{gem_docdir}
-%doc %{gem_instdir}/Gemfile
-%doc %{gem_instdir}/Rakefile
 %doc %{gem_instdir}/README.md
-%doc %{gem_instdir}/%{gem_name}.gemspec
-%{gem_spec}
-%{gem_libdir}
 %{_datadir}/selinux/packages/%{name}/
 %exclude %{gem_cache}
 %exclude %{gem_instdir}/%{name}.spec
@@ -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-9
+- Removed incorrect doc tag usage
+
 * Tue Aug 21 2012 Brenton Leanhardt <bleanhar at redhat.com> - 0.13.3-8
 - Removed incorrect libdir exclude
 


More information about the scm-commits mailing list