[rubygem-tilt/f17] Fix unowned directory (rhbz#912046).

Vít Ondruch vondruch at fedoraproject.org
Mon Apr 15 14:33:39 UTC 2013


commit 92356a8a675490552d3b12a0071a8c69828ab89b
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Apr 15 10:47:22 2013 +0200

    Fix unowned directory (rhbz#912046).

 rubygem-tilt.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/rubygem-tilt.spec b/rubygem-tilt.spec
index 1f59a10..59a5cd7 100644
--- a/rubygem-tilt.spec
+++ b/rubygem-tilt.spec
@@ -87,6 +87,7 @@ popd
 %endif
 
 %files
+%dir %{gem_instdir}
 %{_bindir}/%{gem_name}
 %exclude %{gem_instdir}/%{gem_name}.gemspec
 %if "%{bootstrap}" == "0"
@@ -110,6 +111,7 @@ popd
 
 %changelog
 * Mon Apr 15 2013 Vít Ondruch <vondruch at redhat.com> - 1.3.3-4
+- Fix unowned directory (rhbz#912046).
 - Fixes RDoc >= 3.10 compatibility.
 
 * Fri Feb 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1.3.3-3


More information about the scm-commits mailing list