public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikolaj Izdebski <mizdebsk@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/bsh] epel10: Use .mfiles generated during build
Date: Wed, 15 Jul 2026 09:36:27 GMT [thread overview]
Message-ID: <178410818796.1.9940735294387128016.rpms-bsh-2193e40c9dab@fedoraproject.org> (raw)
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)
reply other threads:[~2026-07-15 9:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178410818796.1.9940735294387128016.rpms-bsh-2193e40c9dab@fedoraproject.org \
--to=mizdebsk@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox