[rubygem-deltacloud-client] Fixed tests dir

Vít Ondruch vondruch at fedoraproject.org
Mon Mar 25 12:31:38 UTC 2013


commit 3e9bec21c479c6f5d33782b37d452dc3a05562a9
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Mon Mar 18 14:05:02 2013 +0100

    Fixed tests dir

 rubygem-deltacloud-client.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-deltacloud-client.spec b/rubygem-deltacloud-client.spec
index 935d12f..6f8fe5b 100644
--- a/rubygem-deltacloud-client.spec
+++ b/rubygem-deltacloud-client.spec
@@ -6,7 +6,7 @@
 Summary: Deltacloud REST Client
 Name: rubygem-%{gem_name}
 Version: 1.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: ASL 2.0
 URL: http://www.deltacloud.org
@@ -66,16 +66,19 @@ cp -a ./%{gem_dir}/* %{buildroot}%{gem_dir}/
 %dir %{gem_instdir}
 %{gem_libdir}
 %exclude %{gem_cache}
-%exclude %{gem_instdir}/.yardoc
 %{gem_spec}
 %doc %{gem_instdir}/LICENSE
 
 %files doc
 %doc %{gem_docdir}
 %{gem_instdir}/Rakefile
+%{gem_instdir}/tests
 %{gem_instdir}/NOTICE
 
 %changelog
+* Mon Mar 18 2013 Michal Fojtik <mfojtik at redhat.com> - 1.1.2-2
+- Fixed tests directory
+
 * Mon Mar 18 2013 Michal Fojtik <mfojtik at redhat.com> - 1.1.2-1
 - Release 1.1.2
 


More information about the scm-commits mailing list