[google-guice] Fix directory ownership

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Mar 4 14:40:17 UTC 2014


commit 0b67497c462b2c4a59ca189c60736c18d441492b
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Mar 4 15:40:57 2014 +0100

    Fix directory ownership

 google-guice.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/google-guice.spec b/google-guice.spec
index a6fd523..6b043fa 100644
--- a/google-guice.spec
+++ b/google-guice.spec
@@ -204,7 +204,7 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice- at 1"
 %mvn_install
 
 %files -f .mfiles-sisu-guice
-%dir %{_javadir}/%{name}
+%dir %{_javadir}/%{short_name}
 
 %files -n %{short_name}-parent -f .mfiles-guice-parent
 %doc COPYING
@@ -227,6 +227,9 @@ servlet,spring,throwingproviders}" "com.google.inject.extensions:guice- at 1"
 
 
 %changelog
+* Tue Mar  4 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.1.10-3
+- Fix directory ownership
+
 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.1.10-3
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list