public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Fix directory ownership
@ 2026-07-15  9:36 Mikolaj Izdebski
  0 siblings, 0 replies; 2+ messages in thread
From: Mikolaj Izdebski @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : ff0381a55e231ff118bdaca5a8438ea86ab60c27
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2017-03-03T11:05:09+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/ff0381a55e231ff118bdaca5a8438ea86ab60c27?branch=epel10

Log:
Fix directory ownership

---
diff --git a/bsh.spec b/bsh.spec
index 990ca7c..169b503 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -162,7 +162,7 @@ fi
 %attr(0755,root,root) %{_bindir}/%{name}*
 %{_datadir}/applications/%{name}-desktop.desktop
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
-%{_datadir}/%{name}/webapps
+%{_datadir}/%{name}
 
 %files manual
 %doc docs/manual/html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/bsh] epel10: Fix directory ownership
@ 2026-07-15  9:36 Mikolaj Izdebski
  0 siblings, 0 replies; 2+ messages in thread
From: Mikolaj Izdebski @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : 150999e71faebdbff52bb5d92537fa82348475f7
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2017-03-03T11:07:27+01:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/150999e71faebdbff52bb5d92537fa82348475f7?branch=epel10

Log:
Fix directory ownership

---
diff --git a/bsh.spec b/bsh.spec
index 169b503..448d035 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -32,7 +32,7 @@
 
 Name:           bsh
 Version:        2.0
-Release:        3.%{reltag}%{?dist}
+Release:        4.%{reltag}%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 URL:            http://www.beanshell.org/
@@ -174,6 +174,9 @@ fi
 %license LICENSE NOTICE
 
 %changelog
+* Fri Mar  3 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-4.b6
+- Fix directory ownership
+
 * Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-3.b6
 - Build against glassfish-servlet-api
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-15  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15  9:36 [rpms/bsh] epel10: Fix directory ownership Mikolaj Izdebski
2026-07-15  9:36 Mikolaj Izdebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox