public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Remove workaround for RPM bug #646523
@ 2026-07-15  9:36 Mikolaj Izdebski
  0 siblings, 0 replies; only message 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 : f3e079fa77e69c30bd1480efc82860c5bdb2ee0f
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2014-11-05T07:35:01+01:00
Stats  : +4/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/f3e079fa77e69c30bd1480efc82860c5bdb2ee0f?branch=epel10

Log:
Remove workaround for RPM bug #646523

---
diff --git a/bsh.spec b/bsh.spec
index d28d521..36fff7c 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
 
 Name:           bsh
 Version:        1.3.0
-Release:        31%{?dist}
+Release:        32%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 License:        (SPL or LGPLv2+) and Public Domain
@@ -211,12 +211,6 @@ if [ $1 -eq 0 ] ; then
     /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 fi
 
-# Workaround for RPM bug #646523 - can't change symlink to directory
-# TODO: Remove this in F-22
-%pretrans javadoc -p <lua>
-dir = "%{_javadocdir}/%{name}"
-dummy = posix.readlink(dir) and os.remove(dir)
-
 %posttrans utils
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
@@ -245,6 +239,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
 
 %changelog
+* Wed Nov  5 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.3.0-32
+- Remove workaround for RPM bug #646523
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.3.0-31
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 

^ 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: Remove workaround for RPM bug #646523 Mikolaj Izdebski

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