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 703843 Details for
Bug 911559
jline2: Does not follow guidelines for compatibility packages
[?]
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]
Proposed patch
mizdebsk_rhbz911559.patch (text/plain), 1.85 KB, created by
Mikolaj Izdebski
on 2013-02-28 08:40:23 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2013-02-28 08:40:23 UTC
Size:
1.85 KB
patch
obsolete
>From 8dbc528a086d20304bf041a8e2c6f810321a561b Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Thu, 28 Feb 2013 09:29:07 +0100 >Subject: [PATCH] Install versioned JAR and POM > >- Add missing BR: animal-sniffer >- Resolves: rhbz#911559 >--- > jline2.spec | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > >diff --git a/jline2.spec b/jline2.spec >index abba096..8db99a4 100644 >--- a/jline2.spec >+++ b/jline2.spec >@@ -1,6 +1,6 @@ > Name: jline2 > Version: 2.10 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: JLine is a Java library for handling console input > Group: Development/Libraries > License: BSD and ASL 2.0 >@@ -19,6 +19,7 @@ BuildRequires: maven-compiler-plugin > BuildRequires: maven-jar-plugin > BuildRequires: maven-surefire-plugin > BuildRequires: maven-install-plugin >+BuildRequires: animal-sniffer > BuildRequires: junit4 > BuildRequires: jansi > BuildRequires: fusesource-pom >@@ -73,7 +74,7 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom > # Uh, oh... > # http://sourceforge.net/mailarchive/message.php?msg_id=27330388 > # https://github.com/jline/jline2/commit/7a4d27430999706f0fd30b4548d5879275a88de2#pom.xml >-%add_maven_depmap JPP-%{name}.pom %{name}.jar -a "jline:jline" >+%add_maven_depmap -v "" -a "jline:jline" > > %files > %{_mavenpomdir}/* >@@ -86,6 +87,11 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom > %doc LICENSE.txt > > %changelog >+* Thu Feb 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.10-4 >+- Install versioned JAR and POM >+- Add missing BR: animal-sniffer >+- Resolves: rhbz#911559 >+ > * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.10-3 > - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild > - Replace maven BuildRequires with maven-local >-- >1.8.1.2 >
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 911559
:
703840
| 703843