Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1981507 Details for
Bug 2228918
Review Request: jedit - Programmer's text editor
Home
New
Search
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.rh89 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]
The .spec file difference from Copr build 6238131 to 6238651
spec-from-6238131-to-6238651.diff (text/plain), 2.51 KB, created by
Fedora Review Service
on 2023-08-03 18:59:21 UTC
(
hide
)
Description:
The .spec file difference from Copr build 6238131 to 6238651
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2023-08-03 18:59:21 UTC
Size:
2.51 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/6238131 >+++ https://copr.fedorainfracloud.org/coprs/build/6238651 >@@ -3,7 +3,7 @@ > Release: 1%{?dist} > Summary: Programmer's text editor > >-License: GPLv2+ >+License: GPL-2.0-or-later > URL: http://www.jedit.org/ > Source0: https://sourceforge.net/projects/jedit/files/jedit/%{version}/jedit%{version}source.tar.bz2 > >@@ -15,7 +15,13 @@ > ExclusiveArch: %{java_arches} noarch > > %description >-Programmer's text editor >+jEdit is an Open Source, cross platform text editor written in Java. It >+has an extensive feature set that includes syntax highlighting, auto indent, >+folding, word wrap, abbreviation expansion, multiple clipboards, powerful search >+and replace, and much more. >+ >+Futhermore, jEdit is extremely customizable, and extensible, using either macros >+written in the BeanShell scripting language, or plugins written in Java. > > %prep > %setup -q -n jEdit >@@ -33,7 +39,7 @@ > # fix mockito dependency > sed -i 's;name="mockito-junit-jupiter";name="mockito-core";g' ivy.xml > >-# skip dowlnoading binary plugins >+# skip downloading of binary plugins > sed -i '/<dependency org="org.jedit.plugins"/d' ivy.xml > sed -i '/<script language="javascript">/,/<[/]script>/d' build.xml > sed -i 's;<ivy:retrieve.*/>;&\n<mkdir dir="${lib.dir}/default-plugins"/>;g' build.xml >@@ -49,7 +55,7 @@ > mkdir -p %{buildroot}%{_javadir}/%{name} > cp -pR build/{%{name}.jar,keymaps,macros,modes,properties,startup,jars} %{buildroot}%{_javadir}/%{name} > >-# basic docs, without generated part (which needs deps unavaliable in fedora atm) >+# basic docs, without generated part (which needs deps unavailable in fedora atm) > # rest can be found online on project's site: http://www.jedit.org/index.php?page=docs > cp -pR doc %{buildroot}%{_javadir}/%{name} > find %{buildroot}%{_javadir}/%{name}/doc -name '*.xml' -delete >@@ -63,7 +69,6 @@ > mkdir -p %{buildroot}%{_mandir}/man1 > cp -p package-files/linux/jedit.1 %{buildroot}%{_mandir}/man1/jedit.1 > sed -i 's;@jedit.version@;%{version};g' %{buildroot}%{_mandir}/man1/jedit.1 >-gzip %{buildroot}%{_mandir}/man1/jedit.1 > > mkdir -p %{buildroot}%{_datadir}/applications > desktop-file-install --dir=%{buildroot}%{_datadir}/applications --set-icon=%{_javadir}/%{name}/doc/%{name}.png package-files/linux/deb/%{name}.desktop >@@ -72,7 +77,7 @@ > %dir %{_javadir}/%{name} > %{_javadir}/%{name}/** > %{_bindir}/%{name} >-%{_mandir}/man1/jedit.1.gz >+%{_mandir}/man1/jedit.1* > %{_datadir}/applications/jedit.desktop > %doc doc/README.txt > %license doc/COPYING.txt
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 2228918
: 1981507 |
1981639