public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Install license file with manual and javadoc packages
@ 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 : 4d00d268f75519f3a538c08b0cee44c597796389
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date : 2013-07-12T10:58:08+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bsh/c/4d00d268f75519f3a538c08b0cee44c597796389?branch=epel10
Log:
Install license file with manual and javadoc packages
---
diff --git a/bsh.spec b/bsh.spec
index 4a96add..ba6dada 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -221,7 +221,8 @@ dummy = posix.readlink(dir) and os.remove(dir)
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files
-%doc src/Changes.html src/License.txt src/README.txt
+%doc src/License.txt
+%doc src/Changes.html src/README.txt
%{_javadir}/*
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/webapps
@@ -229,9 +230,11 @@ dummy = posix.readlink(dir) and os.remove(dir)
%{_mavendepmapfragdir}/%{name}
%files manual
+%doc src/License.txt
%doc docs/*
%files javadoc
+%doc src/License.txt
%{_javadocdir}/%{name}
%files demo
@@ -249,6 +252,7 @@ dummy = posix.readlink(dir) and os.remove(dir)
- Install versionless javadocs
- Remove old Obsoletes
- Update and format descriptions
+- Install license file with manual and javadoc packages
* Wed Jul 10 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.3.0-26
- Remove arch-specific conditionals
^ 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: Install license file with manual and javadoc packages Mikolaj Izdebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox