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 607453 Details for
Bug 852359
Updated to upstream version 1.7.1
[?]
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]
Updated to upstream version 1.7.1
0001-Updated-to-upstream-version-1.7.1.patch (text/plain), 2.27 KB, created by
gil cattaneo
on 2012-08-28 09:21:17 UTC
(
hide
)
Description:
Updated to upstream version 1.7.1
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2012-08-28 09:21:17 UTC
Size:
2.27 KB
patch
obsolete
>From 3cad076b00217fe83f1cb4742acabfa45e2e4783 Mon Sep 17 00:00:00 2001 >From: gil <puntogil@libero.it> >Date: Tue, 28 Aug 2012 11:19:00 +0200 >Subject: [PATCH] Updated to upstream version 1.7.1 > >--- > .gitignore | 1 + > sources | 2 +- > stax-ex.spec | 24 +++++++++++++----------- > 3 files changed, 15 insertions(+), 12 deletions(-) > >diff --git a/.gitignore b/.gitignore >index 941c332..01e50dc 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -1 +1,2 @@ > /stax-ex-1.7.tar.gz >+/stax-ex-1.7.1.tar.gz >diff --git a/sources b/sources >index a62471b..c5b221b 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-eadf0c40de992283c99e8b20789d0de3 stax-ex-1.7.tar.gz >+78633ebac7bc304fed7e351eb70b4779 stax-ex-1.7.1.tar.gz >diff --git a/stax-ex.spec b/stax-ex.spec >index d586d64..674a04f 100644 >--- a/stax-ex.spec >+++ b/stax-ex.spec >@@ -1,24 +1,23 @@ > Name: stax-ex >-Version: 1.7 >-Release: 2%{?dist} >+Version: 1.7.1 >+Release: 1%{?dist} > Summary: StAX API extensions > Group: Development/Libraries > License: CDDL or GPLv2 > Url: https://stax-ex.dev.java.net > >-# svn export https://svn.java.net/svn/stax-ex~svn/tags/stax-ex-1.7 stax-ex-1.7 >-# find stax-ex-1.7/ -name '*.jar' -delete >-# tar czf stax-ex-1.7.tar.gz stax-ex-1.7 >+# svn export https://svn.java.net/svn/stax-ex~svn/tags/stax-ex-1.7.1 stax-ex-1.7.1 >+# find stax-ex-1.7.1/ -name '*.jar' -delete >+# tar czf stax-ex-1.7.1.tar.gz stax-ex-1.7.1 > Source0: %{name}-%{version}.tar.gz > >-Patch0: %{name}-pom.patch >- > BuildRequires: bea-stax >-BuildRequires: maven >+BuildRequires: dos2unix > BuildRequires: java-devel >-BuildRequires: junit > BuildRequires: jpackage-utils >-BuildRequires: dos2unix >+BuildRequires: junit >+BuildRequires: jvnet-parent >+BuildRequires: maven > > Requires: bea-stax > Requires: jpackage-utils >@@ -49,7 +48,7 @@ This package contains javadoc for %{name}. > > %prep > %setup -q >-%patch0 -p1 >+%pom_remove_dep javax.activation:activation > > # Convert the license to UTF-8: > mv LICENSE.txt LICENSE.txt.tmp >@@ -95,6 +94,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} > > > %changelog >+* Tue Aug 28 2012 gil cattaneo <puntogil@libero.it> 1.7.1-1 >+- Updated to upstream version 1.7.1 >+ > * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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 852359
: 607453