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 581240 Details for
Bug 817646
kxml: incorrect License tag
[?]
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]
Patch fixing the problem
0001-Fix-license-tag.patch (text/plain), 1.62 KB, created by
Mikolaj Izdebski
on 2012-04-30 18:07:00 UTC
(
hide
)
Description:
Patch fixing the problem
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2012-04-30 18:07:00 UTC
Size:
1.62 KB
patch
obsolete
>From 13100bee3356c15f614afcf57f8fa43893f40151 Mon Sep 17 00:00:00 2001 >From: Mikolaj Izdebski <mizdebsk@redhat.com> >Date: Mon, 30 Apr 2012 20:01:01 +0200 >Subject: [PATCH] Fix license tag > >- Add missing Requires >--- > kxml.spec | 10 ++++++++-- > 1 files changed, 8 insertions(+), 2 deletions(-) > >diff --git a/kxml.spec b/kxml.spec >index 2a0bf01..5803afb 100644 >--- a/kxml.spec >+++ b/kxml.spec >@@ -30,9 +30,9 @@ > > Name: kxml > Version: 2.2.2 >-Release: 10%{?dist} >+Release: 11%{?dist} > Summary: Small XML pull parser >-License: BSD >+License: MIT > URL: http://kxml.sourceforge.net/ > Group: Development/Libraries > Source0: http://dl.sourceforge.net/sourceforge/kxml/kxml2-src-2.2.2.zip >@@ -42,6 +42,7 @@ BuildRequires: java-devel >= 0:1.5.0 > BuildRequires: ant >= 0:1.6.5 > BuildRequires: xpp3 >= 0:1.1.3.1 > Requires: java >= 0:1.5.0 >+Requires: jpackage-utils > Requires: xpp3 > BuildArch: noarch > >@@ -52,6 +53,7 @@ environments such as Applets, Personal Java or MIDP devices. > %package javadoc > Summary: Javadoc for %{name} > Group: Documentation >+Requires: jpackage-utils > > %description javadoc > API documentation for %{name}. >@@ -96,6 +98,10 @@ cp -pr www/kxml2/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name} > %{_javadocdir}/%{name} > > %changelog >+* Mon Apr 30 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.2.2-11 >+- Fix license tag >+- Add missing Requires >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-10 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild > >-- >1.7.7.6 >
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 817646
: 581240