[bsh] Resolves: rhbz#850008 bsh - Should not own /usr/share/maven-fragments directory

David Tardon dtardon at fedoraproject.org
Tue Nov 20 09:42:04 UTC 2012


commit 86dcb637291228425fa2d04a24a7c3f3c9f8da0f
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Nov 20 10:11:02 2012 +0100

    Resolves: rhbz#850008 bsh - Should not own /usr/share/maven-fragments directory

 bsh.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/bsh.spec b/bsh.spec
index 3af489e..82fc004 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
 
 Name:           bsh
 Version:        1.3.0
-Release:        21%{?dist}
+Release:        22%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 License:        SPL or LGPLv2+
@@ -304,7 +304,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/webapps
 %{_datadir}/maven2/poms/*
-%{_mavendepmapfragdir}
+%{_mavendepmapfragdir}/%{name}
 
 %ifnarch ppc64 s390x
 %files manual
@@ -329,6 +329,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
 
 %changelog
+* Tue Nov 20 2012 David Tardon <dtardon at redhat.com> - 0:1.3.0-22
+- Resolves: rhbz#850008 bsh - Should not own /usr/share/maven-fragments
+  directory
+
 * Thu Nov  1 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.3.0-21
 - Add additional maven depmap
 


More information about the scm-commits mailing list