public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Resolves: rhbz#850008 bsh - Should not own /usr/share/maven-fragments directory
@ 2026-07-15 9:36 David Tardon
0 siblings, 0 replies; only message in thread
From: David Tardon @ 2026-07-15 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bsh
Branch : epel10
Commit : 86dcb637291228425fa2d04a24a7c3f3c9f8da0f
Author : David Tardon <dtardon@redhat.com>
Date : 2012-11-20T10:35:36+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/86dcb637291228425fa2d04a24a7c3f3c9f8da0f?branch=epel10
Log:
Resolves: rhbz#850008 bsh - Should not own /usr/share/maven-fragments directory
---
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@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@redhat.com> - 0:1.3.0-21
- Add additional maven depmap
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 9:36 [rpms/bsh] epel10: Resolves: rhbz#850008 bsh - Should not own /usr/share/maven-fragments directory David Tardon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox