Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 297503 Details for
Bug 417491
[PATCH] Add bsh desktop menu entry, fix scriptlet exit status
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Replace -desktop with -utils, move scripts there
bsh.patch (text/plain), 1.80 KB, created by
Ville Skyttä
on 2008-03-10 19:58:48 UTC
(
hide
)
Description:
Replace -desktop with -utils, move scripts there
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2008-03-10 19:58:48 UTC
Size:
1.80 KB
patch
obsolete
>Index: bsh.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/bsh/devel/bsh.spec,v >retrieving revision 1.17 >diff -u -r1.17 bsh.spec >--- bsh.spec 10 Mar 2008 13:59:44 -0000 1.17 >+++ bsh.spec 10 Mar 2008 19:58:17 -0000 >@@ -32,7 +32,7 @@ > > Name: bsh > Version: 1.3.0 >-Release: 12jpp.3%{?dist} >+Release: 12jpp.4%{?dist} > Epoch: 0 > Summary: Lightweight Scripting for Java > License: LGPL >@@ -107,13 +107,14 @@ > %description demo > Demonstrations and samples for %{name}. > >-%package desktop >-Summary: %{name} integration for the desktop >+%package utils >+Summary: %{name} utilities > Group: Development/Java > Requires: %{name} = %{epoch}:%{version}-%{release} >+Obsoletes: %{name}-desktop < 0:1.3.0-12jpp.4 > >-%description desktop >-Contains a menu entry for %{name}. >+%description utils >+%{name} utilities. > > %prep > %setup -q -n BeanShell >@@ -317,8 +318,6 @@ > %files > %defattr(-,root,root) > %doc src/Changes.html src/License.txt src/README.txt >-%attr(0755,root,root) %{_bindir}/%{name} >-%attr(0755,root,root) %{_bindir}/%{name}doc > %{_javadir}/* > %dir %{_datadir}/%{name} > %{_datadir}/%{name}/webapps >@@ -343,12 +342,15 @@ > %doc tests/README.txt tests/Interactive/README > %{_datadir}/%{name}/* > >-%files desktop >-%attr(0755,root,root) %{_bindir}/%{name}-desktop >+%files utils >+%attr(0755,root,root) %{_bindir}/%{name}* > %{_datadir}/applications/*%{name}-desktop.desktop > %{_datadir}/icons/hicolor/*x*/apps/%{name}.png > > %changelog >+* Mon Mar 10 2008 Ville Skyttä <ville.skytta at iki.fi> - 0:1.3.0-12jpp.4 >+- Rename -desktop to -utils, move shell scripts there too. >+ > * Mon Mar 10 2008 Permaine Cheung <pcheung@redhat.com> 0:1.3.0-12jpp.3 > - Fix bugzilla 436675. Separate menu entry into desktop subpackage. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 417491
:
282351
|
297503
|
348938
|
457862