public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Use .mfiles generated during build
@ 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 : 2193e40c9dab54eb7399a6ce1f7bbd5b025c23e6
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date : 2014-05-21T19:42:23+02:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/2193e40c9dab54eb7399a6ce1f7bbd5b025c23e6?branch=epel10
Log:
Use .mfiles generated during build
---
diff --git a/bsh.spec b/bsh.spec
index 496aa49..0603bb6 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,7 +30,7 @@
Name: bsh
Version: 1.3.0
-Release: 29%{?dist}
+Release: 30%{?dist}
Epoch: 0
Summary: Lightweight Scripting for Java
License: (SPL or LGPLv2+) and Public Domain
@@ -220,14 +220,12 @@ dummy = posix.readlink(dir) and os.remove(dir)
%posttrans utils
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-%files
+%files -f .mfiles
%doc src/License.txt
%doc src/Changes.html src/README.txt
%{_javadir}/*
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/webapps
-%{_mavenpomdir}/*
-%{_mavendepmapfragdir}/%{name}
%files manual
%doc src/License.txt
@@ -247,6 +245,9 @@ dummy = posix.readlink(dir) and os.remove(dir)
%{_datadir}/icons/hicolor/*x*/apps/%{name}.png
%changelog
+* Wed May 21 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.3.0-30
+- Use .mfiles generated during build
+
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.3.0-29
- Use Requires: java-headless rebuild (#1067528)
^ 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: Use .mfiles generated during build Mikolaj Izdebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox